Aug 06 19:15:51.743326 np0000006689 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 06 19:15:51.748743 np0000006689 devstack@c-api.service[100253]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 06 19:15:51.750851 np0000006689 devstack@c-api.service[100253]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Aug 6 19:15:51 2026] *** Aug 06 19:15:51.750851 np0000006689 devstack@c-api.service[100253]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 06 19:15:51.750851 np0000006689 devstack@c-api.service[100253]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 06 19:15:51.750851 np0000006689 devstack@c-api.service[100253]: nodename: np0000006689 Aug 06 19:15:51.750851 np0000006689 devstack@c-api.service[100253]: machine: x86_64 Aug 06 19:15:51.750851 np0000006689 devstack@c-api.service[100253]: clock source: unix Aug 06 19:15:51.750851 np0000006689 devstack@c-api.service[100253]: pcre jit disabled Aug 06 19:15:51.750851 np0000006689 devstack@c-api.service[100253]: detected number of CPU cores: 16 Aug 06 19:15:51.750851 np0000006689 devstack@c-api.service[100253]: current working directory: / Aug 06 19:15:51.750851 np0000006689 devstack@c-api.service[100253]: detected binary path: /usr/bin/uwsgi-core Aug 06 19:15:51.750851 np0000006689 devstack@c-api.service[100253]: your processes number limit is 257052 Aug 06 19:15:51.750851 np0000006689 devstack@c-api.service[100253]: your memory page size is 4096 bytes Aug 06 19:15:51.750851 np0000006689 devstack@c-api.service[100253]: detected max file descriptor number: 2048 Aug 06 19:15:51.750851 np0000006689 devstack@c-api.service[100253]: lock engine: pthread robust mutexes Aug 06 19:15:51.751180 np0000006689 devstack@c-api.service[100253]: thunder lock: enabled Aug 06 19:15:51.751226 np0000006689 devstack@c-api.service[100253]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 06 19:15:51.751268 np0000006689 devstack@c-api.service[100253]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 06 19:15:51.751268 np0000006689 devstack@c-api.service[100253]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 06 19:15:51.751268 np0000006689 devstack@c-api.service[100253]: Set PythonHome to /opt/stack/data/venv Aug 06 19:15:51.782383 np0000006689 devstack@c-api.service[100253]: Python main interpreter initialized at 0x73e70e0a4668 Aug 06 19:15:51.782383 np0000006689 devstack@c-api.service[100253]: python threads support enabled Aug 06 19:15:51.782383 np0000006689 devstack@c-api.service[100253]: your server socket listen backlog is limited to 100 connections Aug 06 19:15:51.782383 np0000006689 devstack@c-api.service[100253]: your mercy for graceful operations on workers is 80 seconds Aug 06 19:15:51.782909 np0000006689 devstack@c-api.service[100253]: mapped 671795 bytes (656 KB) for 4 cores Aug 06 19:15:51.783087 np0000006689 devstack@c-api.service[100253]: *** Operational MODE: preforking *** Aug 06 19:15:51.783306 np0000006689 devstack@c-api.service[100253]: *** uWSGI is running in multiple interpreter mode *** Aug 06 19:15:51.783306 np0000006689 devstack@c-api.service[100253]: spawned uWSGI master process (pid: 100253) Aug 06 19:15:51.783488 np0000006689 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 06 19:15:51.784121 np0000006689 devstack@c-api.service[100253]: spawned uWSGI worker 1 (pid: 100262, cores: 1) Aug 06 19:15:51.784720 np0000006689 devstack@c-api.service[100253]: spawned uWSGI worker 2 (pid: 100263, cores: 1) Aug 06 19:15:51.785402 np0000006689 devstack@c-api.service[100253]: spawned uWSGI worker 3 (pid: 100264, cores: 1) Aug 06 19:15:51.786039 np0000006689 devstack@c-api.service[100253]: spawned uWSGI worker 4 (pid: 100265, cores: 1) Aug 06 19:15:51.786039 np0000006689 devstack@c-api.service[100253]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 06 19:15:51.903837 np0000006689 devstack@c-api.service[100263]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 06 19:15:51.903837 np0000006689 devstack@c-api.service[100263]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 06 19:15:51.903837 np0000006689 devstack@c-api.service[100263]: we strongly recommend against using it for new projects. Aug 06 19:15:51.903837 np0000006689 devstack@c-api.service[100263]: If you are already using Eventlet, we recommend migrating to a different Aug 06 19:15:51.903837 np0000006689 devstack@c-api.service[100263]: framework. For more detail see Aug 06 19:15:51.903837 np0000006689 devstack@c-api.service[100263]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 06 19:15:51.903837 np0000006689 devstack@c-api.service[100263]: import eventlet # noqa Aug 06 19:15:51.904501 np0000006689 devstack@c-api.service[100264]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 06 19:15:51.904501 np0000006689 devstack@c-api.service[100264]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 06 19:15:51.904501 np0000006689 devstack@c-api.service[100264]: we strongly recommend against using it for new projects. Aug 06 19:15:51.904501 np0000006689 devstack@c-api.service[100264]: If you are already using Eventlet, we recommend migrating to a different Aug 06 19:15:51.904501 np0000006689 devstack@c-api.service[100264]: framework. For more detail see Aug 06 19:15:51.904501 np0000006689 devstack@c-api.service[100264]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 06 19:15:51.904501 np0000006689 devstack@c-api.service[100264]: import eventlet # noqa Aug 06 19:15:51.920542 np0000006689 devstack@c-api.service[100262]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 06 19:15:51.920542 np0000006689 devstack@c-api.service[100262]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 06 19:15:51.920542 np0000006689 devstack@c-api.service[100262]: we strongly recommend against using it for new projects. Aug 06 19:15:51.920542 np0000006689 devstack@c-api.service[100262]: If you are already using Eventlet, we recommend migrating to a different Aug 06 19:15:51.920542 np0000006689 devstack@c-api.service[100262]: framework. For more detail see Aug 06 19:15:51.920542 np0000006689 devstack@c-api.service[100262]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 06 19:15:51.920542 np0000006689 devstack@c-api.service[100262]: import eventlet # noqa Aug 06 19:15:51.921194 np0000006689 devstack@c-api.service[100265]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 06 19:15:51.921194 np0000006689 devstack@c-api.service[100265]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 06 19:15:51.921194 np0000006689 devstack@c-api.service[100265]: we strongly recommend against using it for new projects. Aug 06 19:15:51.921194 np0000006689 devstack@c-api.service[100265]: If you are already using Eventlet, we recommend migrating to a different Aug 06 19:15:51.921194 np0000006689 devstack@c-api.service[100265]: framework. For more detail see Aug 06 19:15:51.921194 np0000006689 devstack@c-api.service[100265]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 06 19:15:51.921194 np0000006689 devstack@c-api.service[100265]: import eventlet # noqa Aug 06 19:15:52.065551 np0000006689 devstack@c-api.service[100264]: /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 06 19:15:52.065551 np0000006689 devstack@c-api.service[100264]: from cgi import parse_header Aug 06 19:15:52.066236 np0000006689 devstack@c-api.service[100263]: /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 06 19:15:52.066236 np0000006689 devstack@c-api.service[100263]: from cgi import parse_header Aug 06 19:15:52.079421 np0000006689 devstack@c-api.service[100265]: /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 06 19:15:52.079421 np0000006689 devstack@c-api.service[100265]: from cgi import parse_header Aug 06 19:15:52.080810 np0000006689 devstack@c-api.service[100262]: /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 06 19:15:52.080810 np0000006689 devstack@c-api.service[100262]: from cgi import parse_header Aug 06 19:15:52.105854 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 06 19:15:52.105854 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:15:52.107276 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 06 19:15:52.107276 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:15:52.118163 np0000006689 devstack@c-api.service[100264]: /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 06 19:15:52.118163 np0000006689 devstack@c-api.service[100264]: removals.removed_module( Aug 06 19:15:52.119036 np0000006689 devstack@c-api.service[100264]: /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 06 19:15:52.119036 np0000006689 devstack@c-api.service[100264]: removals.removed_module( Aug 06 19:15:52.119845 np0000006689 devstack@c-api.service[100263]: /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 06 19:15:52.119845 np0000006689 devstack@c-api.service[100263]: removals.removed_module( Aug 06 19:15:52.120779 np0000006689 devstack@c-api.service[100263]: /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 06 19:15:52.120779 np0000006689 devstack@c-api.service[100263]: removals.removed_module( Aug 06 19:15:52.120897 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 06 19:15:52.120897 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:15:52.121990 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 06 19:15:52.121990 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:15:52.132412 np0000006689 devstack@c-api.service[100262]: /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 06 19:15:52.132412 np0000006689 devstack@c-api.service[100262]: removals.removed_module( Aug 06 19:15:52.132683 np0000006689 devstack@c-api.service[100265]: /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 06 19:15:52.132683 np0000006689 devstack@c-api.service[100265]: removals.removed_module( Aug 06 19:15:52.133150 np0000006689 devstack@c-api.service[100262]: /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 06 19:15:52.133150 np0000006689 devstack@c-api.service[100262]: removals.removed_module( Aug 06 19:15:52.133547 np0000006689 devstack@c-api.service[100265]: /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 06 19:15:52.133547 np0000006689 devstack@c-api.service[100265]: removals.removed_module( Aug 06 19:15:52.873209 np0000006689 devstack@c-api.service[100264]: /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 06 19:15:52.873209 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:15:52.892418 np0000006689 devstack@c-api.service[100265]: /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 06 19:15:52.892418 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:15:52.895241 np0000006689 devstack@c-api.service[100262]: /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 06 19:15:52.895241 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:15:52.898942 np0000006689 devstack@c-api.service[100263]: /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 06 19:15:52.898942 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:15:52.921424 np0000006689 devstack@c-api.service[100264]: /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 06 19:15:52.921424 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:15:52.943869 np0000006689 devstack@c-api.service[100262]: /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 06 19:15:52.943869 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:15:52.946555 np0000006689 devstack@c-api.service[100265]: /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 06 19:15:52.946555 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:15:52.952132 np0000006689 devstack@c-api.service[100263]: /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 06 19:15:52.952132 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:15:53.101481 np0000006689 devstack@c-api.service[100264]: 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 06 19:15:53.101703 np0000006689 devstack@c-api.service[100264]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100264) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 06 19:15:53.118077 np0000006689 devstack@c-api.service[100262]: 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 06 19:15:53.118289 np0000006689 devstack@c-api.service[100262]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100262) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 06 19:15:53.131870 np0000006689 devstack@c-api.service[100265]: 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 06 19:15:53.132077 np0000006689 devstack@c-api.service[100265]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100265) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 06 19:15:53.139079 np0000006689 devstack@c-api.service[100263]: 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 06 19:15:53.139319 np0000006689 devstack@c-api.service[100263]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100263) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 06 19:15:53.187325 np0000006689 devstack@c-api.service[100264]: /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 06 19:15:53.187325 np0000006689 devstack@c-api.service[100264]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 06 19:15:53.187805 np0000006689 devstack@c-api.service[100262]: /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 06 19:15:53.187805 np0000006689 devstack@c-api.service[100262]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 06 19:15:53.192255 np0000006689 devstack@c-api.service[100265]: /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 06 19:15:53.192255 np0000006689 devstack@c-api.service[100265]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 06 19:15:53.200093 np0000006689 devstack@c-api.service[100263]: /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 06 19:15:53.200093 np0000006689 devstack@c-api.service[100263]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 06 19:15:53.624817 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100262) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 06 19:15:53.625101 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.625165 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100265) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 06 19:15:53.625213 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.625369 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.625600 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.625706 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.625894 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100263) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 06 19:15:53.625977 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.626449 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.626560 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.626787 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100264) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 06 19:15:53.627069 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.627140 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.627241 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.627473 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.627669 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.627765 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.627855 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.627901 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.627901 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.627969 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.628035 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.628084 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.628138 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.628186 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.628224 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.628259 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.628296 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.628331 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.628362 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.628439 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.628478 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.628516 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.628555 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.628602 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.628644 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.628678 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.628717 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.628754 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.628789 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.628825 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.628867 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.628910 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.629601 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.629601 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.629683 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.629717 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.629760 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.629795 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.629825 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.629854 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.629885 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.629915 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.629953 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.629983 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.630030 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.630065 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.630096 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.630128 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.630170 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.630216 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.630255 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.630289 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.630328 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.630365 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.630412 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.630444 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.630475 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.630517 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.630548 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.630585 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.630621 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.630652 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.630684 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.630714 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.630751 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.630784 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.630826 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.630869 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.630908 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.630949 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.630987 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.631047 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.631047 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.631115 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.631163 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.631215 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.631215 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.631292 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.631292 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.631292 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.631292 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.631292 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.631292 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.631292 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.631292 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.631564 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.631564 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.631564 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.632477 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.632541 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.632581 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.632669 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.632747 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.632821 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.632887 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.632951 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.633038 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.633087 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.633125 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.633162 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.633201 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.633239 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.633278 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.633331 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.633389 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.633442 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.633478 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.633518 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.633518 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.633576 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.633576 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.633634 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.633675 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.633710 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.633710 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.633787 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.633827 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.633867 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.633913 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.634621 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.634708 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.634777 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.634874 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.634940 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.635009 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.635097 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.635160 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.635160 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.635160 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.635160 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.635431 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.635431 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.635571 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.635571 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.635702 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.635766 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.635825 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.635881 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.635881 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.636006 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.636088 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.636161 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.636243 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.636440 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.636490 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.636540 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.636579 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.636617 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.636656 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.636694 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.636741 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.636782 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.636826 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.636866 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.636866 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.636931 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.636971 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.636971 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.637225 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.637225 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.637225 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.637467 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.637544 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.637624 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.637624 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.637761 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.637826 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.637898 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.637966 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.637966 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.638118 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.638192 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.638192 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.638192 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.638192 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.638352 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.638404 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.638404 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.638470 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.638522 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.638559 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.638593 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.638631 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.638669 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.638708 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.638747 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.638794 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.638832 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.638883 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.638922 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.638961 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.639001 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.639061 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.639100 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.639145 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.639178 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.639211 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.639250 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.639303 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.639344 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.639402 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.639448 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.639482 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.639524 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.639557 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.639598 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.639632 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.639670 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.639716 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.639716 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.639786 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.639820 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.639852 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.639852 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.639922 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.639922 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.639922 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.639922 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.639922 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.639922 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.639922 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.639922 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.639922 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.639922 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.640362 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.640419 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.640419 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.640476 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.640507 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.640542 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.640580 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.640618 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.640618 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.640618 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.640618 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.640738 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.640769 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.640802 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.640832 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.640832 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.640896 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.640929 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.640974 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.641400 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.641748 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.641820 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.641884 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.641957 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.642045 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.642118 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.642202 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.642277 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.642364 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.642453 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.642453 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.642453 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.645983 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.645983 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.645983 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.645983 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.645983 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.645983 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.645983 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.646330 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.646330 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.646330 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.646330 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.646330 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.646497 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.646536 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.646572 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.646624 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.646663 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.646663 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.646663 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.646663 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.646663 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.646823 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.646862 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.646899 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.646932 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.646973 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.647007 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.647066 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.647116 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.647157 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.647197 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.647244 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.647288 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.647326 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.647363 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.647443 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.647494 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.647536 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.647573 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.647573 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.647573 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.647665 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.647711 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.647757 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.647757 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.647836 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.647874 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.647911 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.647949 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.647993 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.648051 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.648104 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.648151 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.648206 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.648206 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.648206 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.650610 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.650610 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.650610 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.650610 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.650920 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.650994 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.651085 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.651173 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.651247 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.651314 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.651393 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.651393 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.651519 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.651592 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.651667 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.651749 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.651831 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.651831 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.652879 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.652966 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.653070 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.653145 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.653213 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.653286 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.653365 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.653365 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.653365 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.653574 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.653644 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.653714 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.653785 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.653851 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.653909 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.653981 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.654074 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.654163 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.654235 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.654307 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.654397 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.655350 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.655418 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.655473 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.655512 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.655552 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.655600 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.655651 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.655703 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.655739 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.655772 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.655806 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.655844 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.655878 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.655916 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.655952 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.655990 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.656227 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.656308 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.656308 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.656308 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.656308 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.656607 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.656684 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.656684 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.657771 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.657821 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.657881 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.657933 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.657980 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.658041 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.658087 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.658087 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.658170 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.658210 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.658256 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.658302 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.658340 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.658398 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.658398 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.658461 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.658499 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.658535 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.658535 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.658535 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.658535 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.658682 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.658682 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.658682 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.658807 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.658850 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.658899 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.658943 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.658982 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.659043 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.659088 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.659127 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.659169 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.659211 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.659269 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.659269 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.659342 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.659394 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.659394 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.659458 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.659501 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.659537 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.659577 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.659610 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.659650 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.659695 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.659732 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.659773 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.659773 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.659842 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.659842 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.659901 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.659933 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.659965 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.659996 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.660067 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.660120 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.660163 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.660202 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.660241 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.660288 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.660336 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.660388 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.660429 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.660470 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.660505 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.660544 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.660583 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.660583 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.660647 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.660696 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.660736 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.660736 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.660736 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.660736 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.660736 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.660736 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.663103 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.663103 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.663103 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.663186 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.663208 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.663208 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.663255 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.663287 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.663312 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.663332 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.663363 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.663363 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.663363 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.663452 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.663478 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.663506 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.663540 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.663574 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.663574 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.663638 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.663677 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.663703 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.663724 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.663747 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.663767 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.663794 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.663824 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.663847 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.663870 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.663892 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.663918 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.663941 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.663967 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.663991 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.664011 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.664011 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.664100 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.664123 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.664151 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.664175 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.664195 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.664219 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.665515 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.665554 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.665593 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.665651 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.665694 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.665718 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.665739 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.665764 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.665786 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.665809 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.665833 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.665857 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.665942 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.665972 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.665992 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.667111 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.667901 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.667947 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.667983 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.668037 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.668093 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.668121 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.668146 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.668167 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.668193 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.668214 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.668234 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.668354 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.668396 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.668418 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.668441 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.668474 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.668502 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.668523 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.668546 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.668567 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.668599 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.668633 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.668671 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.668696 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.668727 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.668751 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.668778 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.668806 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.668834 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.668872 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.668897 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.668926 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.668949 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.668974 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.668996 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.669047 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.669085 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.669111 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.669135 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.669160 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.669183 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.669209 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.669237 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.669261 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.669281 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.669307 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.669327 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.669350 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.669382 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.669408 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.669429 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.669449 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.669468 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.669487 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.669515 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.669515 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.669515 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.669515 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.669515 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.669611 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.669646 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.669646 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.669710 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.669710 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.669710 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.669775 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.669796 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.669818 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.669818 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.669853 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.669876 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.669900 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.669924 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.669948 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.669970 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.669970 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.670042 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.670042 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.670042 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.670042 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.670130 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.670151 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.670177 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.670198 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.670221 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.670221 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.670221 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.670221 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.670221 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.670221 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.670221 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.670365 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.670410 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.670433 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.670453 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.670473 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.670497 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.670519 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.670538 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.670559 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.670578 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.670606 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.670638 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.670673 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.670711 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.670746 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.670785 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.670827 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.670863 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.670898 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.670934 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.670982 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.671049 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.671088 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.671126 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.671169 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.671209 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.671248 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.671293 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.671329 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.671389 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.671433 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.671476 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.671516 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.671552 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.671585 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.671623 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.671668 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.671706 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.671751 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.671794 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.671834 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.671872 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.671906 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.671945 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.671978 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.671978 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.671978 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.672092 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.672092 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.672092 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.672092 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.672092 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.672092 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.672092 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.672307 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.672307 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.672307 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.672307 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.672440 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.672480 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.672480 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.672538 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.672573 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.672603 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.672638 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.672638 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.672713 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.672756 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.672797 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.672797 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.672856 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.672887 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.672908 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.672939 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.672939 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.672975 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.672975 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.672975 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.672975 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.672975 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.672975 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.672975 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.673200 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.673200 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.673200 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.673200 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.673200 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.673386 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.673430 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.673430 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.673510 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.673510 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.673588 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.673630 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.673630 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.673693 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.673693 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.673770 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.673812 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.673854 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.673894 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.673894 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.673894 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.673996 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.673996 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.673996 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.674135 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.674165 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.674187 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.674217 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.674249 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.674299 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.674335 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.674382 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.674429 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.674467 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.674512 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.674563 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.674607 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.674643 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.674687 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.674724 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.674752 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.674789 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.674825 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.674874 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.674912 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.674955 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.674992 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.675037 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.675037 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.675139 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.675139 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.675178 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.675226 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.675247 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.675298 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.675320 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.675345 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.675365 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.675403 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.675403 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.675450 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.675471 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.675492 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.675515 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.675537 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.675561 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.675561 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.675601 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.675628 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.675653 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.675674 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.675694 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.675720 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.675761 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.675761 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.675761 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.675761 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.675881 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.675881 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.675881 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.675881 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.675881 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.675881 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.676100 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.676142 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.676142 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.676215 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.676261 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.676261 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.676329 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.676365 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.676415 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.676453 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.676489 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.676532 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.676571 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.676607 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.676651 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.676651 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.676651 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.676651 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.676651 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.676651 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.676651 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.676651 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.676921 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.676921 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.676921 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.676921 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.676921 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.676921 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.676921 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.677176 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.677176 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.677176 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.677176 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.677176 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.677176 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.677176 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.677330 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.677330 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.677330 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.677330 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.677330 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.677330 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.677330 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.677617 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.677617 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.677617 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.677617 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.677617 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.677768 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.677768 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.680157 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.680228 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.680295 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.680405 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.680437 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.680480 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.680606 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.680866 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.680942 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.681008 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.681088 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.681135 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.681178 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.681245 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.681245 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.681321 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.681365 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.681417 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.681463 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.681502 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.681539 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.681588 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.681626 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.681671 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.681709 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.681744 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.681780 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.681780 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.681848 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.681886 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.681926 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.681960 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.681997 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.682054 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.682054 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.682162 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.682162 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.682162 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.682162 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.682313 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.682313 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.682393 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.682440 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.682493 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.682493 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.682588 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.682658 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.682748 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.682857 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.683288 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.683359 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.683475 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.683544 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.683623 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.683683 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.683783 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 19:15:53.684682 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.684768 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.684818 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.684862 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.684906 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.684941 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.684981 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.685037 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.685094 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.685141 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.685186 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.685229 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.685272 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.685272 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.685272 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.685428 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 19:15:53.685476 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.685476 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.685556 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 19:15:53.685606 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.685663 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 19:15:53.685663 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 19:15:53.685663 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 19:15:53.685663 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 19:15:53.726534 np0000006689 devstack@c-api.service[100264]: INFO dbcounter [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Registered counter for database cinder Aug 06 19:15:53.728138 np0000006689 devstack@c-api.service[100263]: INFO dbcounter [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Registered counter for database cinder Aug 06 19:15:53.728857 np0000006689 devstack@c-api.service[100265]: INFO dbcounter [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Registered counter for database cinder Aug 06 19:15:53.730347 np0000006689 devstack@c-api.service[100262]: INFO dbcounter [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Registered counter for database cinder Aug 06 19:15:53.765997 np0000006689 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 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=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:15:53.767570 np0000006689 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 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=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:15:53.771867 np0000006689 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 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=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:15:53.773708 np0000006689 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-42f0d740-8e58-407b-b783-547889d62c34 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=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:15:53.873917 np0000006689 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writer thread running {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 06 19:15:53.876537 np0000006689 devstack@c-api.service[100263]: INFO cinder.rpc [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 06 19:15:53.878813 np0000006689 devstack@c-api.service[100263]: INFO cinder.rpc [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 06 19:15:53.880226 np0000006689 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writer thread running {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 06 19:15:53.880904 np0000006689 devstack@c-api.service[100263]: INFO cinder.rpc [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 06 19:15:53.881805 np0000006689 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writer thread running {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 06 19:15:53.882729 np0000006689 devstack@c-api.service[100264]: INFO cinder.rpc [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 06 19:15:53.882967 np0000006689 devstack@c-api.service[100263]: INFO cinder.rpc [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 06 19:15:53.883370 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.883711 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 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 06 19:15:53.884259 np0000006689 devstack@c-api.service[100265]: INFO cinder.rpc [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 06 19:15:53.885243 np0000006689 devstack@c-api.service[100264]: INFO cinder.rpc [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 06 19:15:53.885647 np0000006689 devstack@c-api.service[100263]: WARNING cinder.keymgr.conf_key_mgr [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 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 06 19:15:53.886596 np0000006689 devstack@c-api.service[100265]: INFO cinder.rpc [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 06 19:15:53.887329 np0000006689 devstack@c-api.service[100264]: INFO cinder.rpc [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 06 19:15:53.888707 np0000006689 devstack@c-api.service[100265]: INFO cinder.rpc [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 06 19:15:53.888788 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.888993 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 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 06 19:15:53.889184 np0000006689 devstack@c-api.service[100264]: INFO cinder.rpc [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 06 19:15:53.889572 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.889848 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 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 06 19:15:53.890534 np0000006689 devstack@c-api.service[100264]: WARNING cinder.keymgr.conf_key_mgr [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 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 06 19:15:53.890639 np0000006689 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writer thread running {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 06 19:15:53.890699 np0000006689 devstack@c-api.service[100265]: INFO cinder.rpc [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 06 19:15:53.890977 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.891250 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 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 06 19:15:53.891876 np0000006689 devstack@c-api.service[100265]: WARNING cinder.keymgr.conf_key_mgr [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 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 06 19:15:53.893300 np0000006689 devstack@c-api.service[100262]: INFO cinder.rpc [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 06 19:15:53.893370 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.893370 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 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 06 19:15:53.894302 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.894487 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 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 06 19:15:53.895678 np0000006689 devstack@c-api.service[100262]: INFO cinder.rpc [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 06 19:15:53.897812 np0000006689 devstack@c-api.service[100262]: INFO cinder.rpc [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 06 19:15:53.903176 np0000006689 devstack@c-api.service[100262]: INFO cinder.rpc [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 06 19:15:53.903931 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.903931 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-42f0d740-8e58-407b-b783-547889d62c34 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 06 19:15:53.904568 np0000006689 devstack@c-api.service[100262]: WARNING cinder.keymgr.conf_key_mgr [None req-42f0d740-8e58-407b-b783-547889d62c34 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 06 19:15:53.909260 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.909260 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-42f0d740-8e58-407b-b783-547889d62c34 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 06 19:15:53.925921 np0000006689 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 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=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:15:53.926908 np0000006689 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 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=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:15:53.928140 np0000006689 devstack@c-api.service[100264]: INFO cinder.rpc [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 06 19:15:53.929255 np0000006689 devstack@c-api.service[100265]: INFO cinder.rpc [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 06 19:15:53.930055 np0000006689 devstack@c-api.service[100264]: INFO cinder.rpc [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 06 19:15:53.930455 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.930597 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 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 06 19:15:53.931681 np0000006689 devstack@c-api.service[100265]: INFO cinder.rpc [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 06 19:15:53.932249 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.932462 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 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 06 19:15:53.935653 np0000006689 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 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=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:15:53.938942 np0000006689 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-42f0d740-8e58-407b-b783-547889d62c34 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=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:15:53.941299 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.941465 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 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 06 19:15:53.942856 np0000006689 devstack@c-api.service[100263]: INFO cinder.rpc [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 06 19:15:53.943289 np0000006689 devstack@c-api.service[100262]: INFO cinder.rpc [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 06 19:15:53.943349 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.943476 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 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 06 19:15:53.943719 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.943844 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 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 06 19:15:53.945853 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.946036 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 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 06 19:15:53.946160 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.946334 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 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 06 19:15:53.946749 np0000006689 devstack@c-api.service[100263]: INFO cinder.rpc [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 06 19:15:53.947352 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.947593 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 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 06 19:15:53.947927 np0000006689 devstack@c-api.service[100262]: INFO cinder.rpc [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 06 19:15:53.948325 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.948601 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.948657 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 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 06 19:15:53.948702 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-42f0d740-8e58-407b-b783-547889d62c34 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 06 19:15:53.951071 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.951071 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 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 06 19:15:53.952814 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.952814 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 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 06 19:15:53.954115 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.954115 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 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 06 19:15:53.955308 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.955308 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 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 06 19:15:53.956423 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.956591 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 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 06 19:15:53.957011 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.957163 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 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 06 19:15:53.958741 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.958905 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 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 06 19:15:53.959240 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.959368 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 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 06 19:15:53.960535 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.960721 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-42f0d740-8e58-407b-b783-547889d62c34 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 06 19:15:53.960849 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.961022 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 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 06 19:15:53.961283 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.961481 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 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 06 19:15:53.962698 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.963121 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.963168 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 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 06 19:15:53.963198 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 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 06 19:15:53.963446 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.963576 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 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 06 19:15:53.963821 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.963957 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 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 06 19:15:53.964355 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.964490 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 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 06 19:15:53.964674 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.964851 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-42f0d740-8e58-407b-b783-547889d62c34 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 06 19:15:53.965671 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.965791 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 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 06 19:15:53.966427 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.966550 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 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 06 19:15:53.966820 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.967073 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 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 06 19:15:53.967411 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.967575 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-42f0d740-8e58-407b-b783-547889d62c34 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 06 19:15:53.969842 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.969968 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 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 06 19:15:53.970644 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.970747 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.970826 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-42f0d740-8e58-407b-b783-547889d62c34 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 06 19:15:53.970867 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.970969 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 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 06 19:15:53.971033 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 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 06 19:15:53.972474 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.972620 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 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 06 19:15:53.972955 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.973121 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-42f0d740-8e58-407b-b783-547889d62c34 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 06 19:15:53.973480 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.973625 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 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 06 19:15:53.973914 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.974075 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 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 06 19:15:53.974881 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.974941 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.975043 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 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 06 19:15:53.975081 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 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 06 19:15:53.975123 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.975162 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.975268 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-42f0d740-8e58-407b-b783-547889d62c34 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 06 19:15:53.975316 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 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 06 19:15:53.975789 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.975936 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.975995 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 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 06 19:15:53.976065 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 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 06 19:15:53.976859 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.976992 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 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 06 19:15:53.977572 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.977648 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.977745 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 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 06 19:15:53.977802 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.977970 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 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 06 19:15:53.978027 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-42f0d740-8e58-407b-b783-547889d62c34 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 06 19:15:53.978826 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.978952 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 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 06 19:15:53.979080 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.979243 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 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 06 19:15:53.979694 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.979832 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 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 06 19:15:53.980151 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.980187 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.980232 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.980296 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-42f0d740-8e58-407b-b783-547889d62c34 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 06 19:15:53.980335 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 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 06 19:15:53.980406 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 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 06 19:15:53.980505 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.980655 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 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 06 19:15:53.981158 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.981319 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 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 06 19:15:53.981484 np0000006689 devstack@c-api.service[100264]: WARNING cinder.api.contrib.hosts [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 06 19:15:53.981761 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.981886 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 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 06 19:15:53.982000 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.982171 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 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 06 19:15:53.982249 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.982403 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-42f0d740-8e58-407b-b783-547889d62c34 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 06 19:15:53.982543 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Extended resource: extensions {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:53.982589 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.982740 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 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 06 19:15:53.983127 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.983256 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-42f0d740-8e58-407b-b783-547889d62c34 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 06 19:15:53.983318 np0000006689 devstack@c-api.service[100265]: WARNING cinder.api.contrib.hosts [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 06 19:15:53.983604 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.983730 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 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 06 19:15:53.984059 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Extended resource: consistencygroups {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:53.984477 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Extended resource: extensions {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:53.984759 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.984908 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 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 06 19:15:53.984999 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.985168 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-42f0d740-8e58-407b-b783-547889d62c34 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 06 19:15:53.985936 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Extended resource: extra_specs {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:53.986044 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Extended resource: consistencygroups {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:53.986885 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.987040 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 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 06 19:15:53.987739 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Extended resource: extra_specs {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:53.987805 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Extended resource: capabilities {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:53.987880 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.988063 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 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 06 19:15:53.988905 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Extended resource: backups {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:53.989030 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Extended resource: capabilities {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:53.989648 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.989794 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-42f0d740-8e58-407b-b783-547889d62c34 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 06 19:15:53.989994 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Extended resource: backups {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:53.990395 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.990563 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 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 06 19:15:53.990616 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Extended resource: os-quota-sets {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:53.991652 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Extended resource: os-quota-sets {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:53.991725 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Extended resource: qos-specs {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:53.992253 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.992406 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-42f0d740-8e58-407b-b783-547889d62c34 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 06 19:15:53.992818 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Extended resource: qos-specs {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:53.993524 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Extended resource: encryption {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:53.993714 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.993818 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-42f0d740-8e58-407b-b783-547889d62c34 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 06 19:15:53.994463 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Extended resource: encryption {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:53.994654 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.994833 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Extended resource: encryption {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:53.994879 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-42f0d740-8e58-407b-b783-547889d62c34 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 06 19:15:53.995753 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Extended resource: encryption {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:53.995821 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.995860 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-42f0d740-8e58-407b-b783-547889d62c34 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 06 19:15:53.995896 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Extended resource: cgsnapshots {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:53.996032 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.996254 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 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 06 19:15:53.996690 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.996808 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-42f0d740-8e58-407b-b783-547889d62c34 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 06 19:15:53.996930 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Extended resource: cgsnapshots {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:53.997089 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Extended resource: scheduler-stats {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:53.997572 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.997686 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-42f0d740-8e58-407b-b783-547889d62c34 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 06 19:15:53.998165 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Extended resource: scheduler-stats {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:53.998239 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Extended resource: os-volume-manage {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:53.998474 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.998601 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-42f0d740-8e58-407b-b783-547889d62c34 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 06 19:15:53.999169 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:53.999281 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-42f0d740-8e58-407b-b783-547889d62c34 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 06 19:15:53.999338 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Extended resource: os-snapshot-manage {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:53.999408 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Extended resource: os-volume-manage {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:53.999966 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.000114 np0000006689 devstack@c-api.service[100262]: WARNING cinder.api.contrib.hosts [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 06 19:15:54.000172 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 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 06 19:15:54.000380 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.000506 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Extended resource: os-snapshot-manage {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.000566 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-42f0d740-8e58-407b-b783-547889d62c34 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 06 19:15:54.000608 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Extended resource: os-volume-transfer {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.001127 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Extended resource: extensions {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.001756 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Extended resource: os-volume-transfer {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.001819 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Extended resource: os-hosts {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.002180 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.002257 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Extended resource: consistencygroups {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.002399 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 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 06 19:15:54.002868 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Extended resource: os-volume-type-access {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.003676 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Extended resource: os-hosts {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.003755 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.003881 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 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 06 19:15:54.004225 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Extended resource: os-availability-zone {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.004980 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.005059 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Extended resource: os-volume-type-access {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.005122 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Extended resource: extra_specs {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.005168 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 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 06 19:15:54.005998 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Extended resource: os-quota-class-sets {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.006367 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Extended resource: capabilities {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.006439 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Extended resource: os-availability-zone {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.007318 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.007535 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Extended resource: backups {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.007577 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 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 06 19:15:54.007745 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.007891 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 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 06 19:15:54.008224 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.008356 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 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 06 19:15:54.008531 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Extended resource: os-quota-class-sets {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.009032 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.009094 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.009136 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Extended resource: os-quota-sets {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.009175 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 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 06 19:15:54.009215 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 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 06 19:15:54.009726 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.snapshot_actions [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] SnapshotActionsController initialized {{(pid=100264) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 06 19:15:54.010325 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.010410 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.010462 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.010507 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 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 06 19:15:54.010551 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 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 06 19:15:54.010591 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 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 06 19:15:54.010628 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Extended resource: qos-specs {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.010831 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.010965 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 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 06 19:15:54.011038 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.011088 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.011132 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 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 06 19:15:54.011177 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 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 06 19:15:54.011649 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.011810 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 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 06 19:15:54.011874 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.011923 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 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 06 19:15:54.012519 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Extended resource: encryption {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.012697 np0000006689 devstack@c-api.service[100263]: WARNING cinder.api.contrib.hosts [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 06 19:15:54.012741 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.012781 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.snapshot_actions [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] SnapshotActionsController initialized {{(pid=100265) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 06 19:15:54.012854 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 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 06 19:15:54.012897 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.012897 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 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 06 19:15:54.012968 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.013004 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 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 06 19:15:54.013068 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.013298 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.013298 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.013415 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.013538 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Extended resource: encryption {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.014221 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.014307 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Extended resource: extensions {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.014352 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.014408 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.014454 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Extension UsedLimits extending resource: limits {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.014514 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 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 06 19:15:54.014561 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.014561 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.014561 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.014561 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Extension AdminActions extending resource: volumes {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.014561 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Extension AdminActions extending resource: snapshots {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.014561 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Extension AdminActions extending resource: backups {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.014782 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.014822 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Extension VolumeActions extending resource: volumes {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.014867 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 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 06 19:15:54.014906 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.014944 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Extended resource: cgsnapshots {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.014981 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-ec4e62c3-4d71-4655-93c3-0972fca0c3e0 None None] Extension TypesManage extending resource: types {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.015157 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Extended resource: consistencygroups {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.015303 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.015429 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 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 06 19:15:54.016028 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Extended resource: scheduler-stats {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.016078 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.016174 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.016286 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.016406 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.016502 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.016637 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.016748 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Extension UsedLimits extending resource: limits {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.016868 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.016966 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.017090 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.017210 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Extension AdminActions extending resource: volumes {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.017311 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Extension AdminActions extending resource: snapshots {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.017413 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Extension AdminActions extending resource: backups {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.017513 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Extension VolumeActions extending resource: volumes {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.017557 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Extended resource: os-volume-manage {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.017666 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.017773 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-9408763e-c84d-4183-82c6-c1115d9efbc6 None None] Extension TypesManage extending resource: types {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.017817 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Extended resource: extra_specs {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.018903 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Extended resource: os-snapshot-manage {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.019784 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Extended resource: capabilities {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.020194 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Extended resource: os-volume-transfer {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.021395 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Extended resource: backups {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.021678 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Extended resource: os-hosts {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.022243 np0000006689 devstack@c-api.service[100264]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73e70e0a4668 pid: 100264 (default app) Aug 06 19:15:54.022836 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Extended resource: os-volume-type-access {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.024189 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Extended resource: os-quota-sets {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.024256 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Extended resource: os-availability-zone {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.025537 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Extended resource: os-quota-class-sets {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.025801 np0000006689 devstack@c-api.service[100265]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73e70e0a4668 pid: 100265 (default app) Aug 06 19:15:54.026111 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Extended resource: qos-specs {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.027628 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.027850 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-42f0d740-8e58-407b-b783-547889d62c34 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 06 19:15:54.028845 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Extended resource: encryption {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.028905 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.029013 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-42f0d740-8e58-407b-b783-547889d62c34 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 06 19:15:54.029775 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.029902 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-42f0d740-8e58-407b-b783-547889d62c34 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 06 19:15:54.030586 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.snapshot_actions [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] SnapshotActionsController initialized {{(pid=100262) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 06 19:15:54.031197 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Extended resource: encryption {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.031754 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.031883 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-42f0d740-8e58-407b-b783-547889d62c34 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 06 19:15:54.032533 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.032627 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7db30257-e292-4f60-abc0-647d867c26b8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:15:54.032664 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-42f0d740-8e58-407b-b783-547889d62c34 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 06 19:15:54.033194 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Extended resource: cgsnapshots {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.033312 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.033453 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-42f0d740-8e58-407b-b783-547889d62c34 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 06 19:15:54.034170 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.034284 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-42f0d740-8e58-407b-b783-547889d62c34 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 06 19:15:54.034813 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.034966 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.035096 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.035157 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Extended resource: scheduler-stats {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.035203 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.035278 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.035390 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.035516 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Extension UsedLimits extending resource: limits {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.035634 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.035735 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.035828 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.035901 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1/1] 10.4.3.5 () {60 vars in 911 bytes} [Thu Aug 6 19:15:54 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 06 19:15:54.035956 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Extension AdminActions extending resource: volumes {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.036104 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Extension AdminActions extending resource: snapshots {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.036202 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Extension AdminActions extending resource: backups {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.036293 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Extension VolumeActions extending resource: volumes {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.036425 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.036522 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-42f0d740-8e58-407b-b783-547889d62c34 None None] Extension TypesManage extending resource: types {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.037087 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Extended resource: os-volume-manage {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.038890 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Extended resource: os-snapshot-manage {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.041321 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Extended resource: os-volume-transfer {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.042320 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Extended resource: os-hosts {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.043458 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Extended resource: os-volume-type-access {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.044103 np0000006689 devstack@c-api.service[100262]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73e70e0a4668 pid: 100262 (default app) Aug 06 19:15:54.046367 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Extended resource: os-availability-zone {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.047660 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Extended resource: os-quota-class-sets {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 19:15:54.049184 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.049245 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 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 06 19:15:54.050177 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.050338 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 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 06 19:15:54.051318 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.051512 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 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 06 19:15:54.052297 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.snapshot_actions [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] SnapshotActionsController initialized {{(pid=100263) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 06 19:15:54.052730 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.054395 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 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 06 19:15:54.054395 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.054395 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 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 06 19:15:54.054733 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.056469 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 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 06 19:15:54.056469 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:15:54.056469 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 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 06 19:15:54.056686 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.056847 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.056986 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.057149 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.057280 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.057439 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.057564 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Extension UsedLimits extending resource: limits {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.061035 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.061035 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.061035 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.061035 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Extension AdminActions extending resource: volumes {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.061035 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Extension AdminActions extending resource: snapshots {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.061035 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Extension AdminActions extending resource: backups {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.061035 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Extension VolumeActions extending resource: volumes {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.061700 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.061700 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9f0f20f3-c036-4984-8ec3-68f8103b92e1 None None] Extension TypesManage extending resource: types {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 19:15:54.066463 np0000006689 devstack@c-api.service[100263]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73e70e0a4668 pid: 100263 (default app) Aug 06 19:15:58.812824 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fc3edf95-e4e9-44e2-9dca-20b9999c2611 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:15:59.410389 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fc3edf95-e4e9-44e2-9dca-20b9999c2611 admin admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:15:59.410968 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fc3edf95-e4e9-44e2-9dca-20b9999c2611 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:15:59.412557 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:15:59.412557 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:15:59.452254 np0000006689 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-fc3edf95-e4e9-44e2-9dca-20b9999c2611 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=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:15:59.479463 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fc3edf95-e4e9-44e2-9dca-20b9999c2611 admin admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:15:59.479878 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1/2] 10.4.3.5 () {68 vars in 1288 bytes} [Thu Aug 6 19:15:58 2026] POST /volume/v3/types => generated 183 bytes in 676 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:15:59.489574 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7871203f-e5ed-418b-824d-20fdebb9d589 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:15:59.774734 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7871203f-e5ed-418b-824d-20fdebb9d589 admin admin] POST https://10.4.3.5/volume/v3/types/98e2903d-445c-41ee-a9ae-94755cb7a73e/extra_specs Aug 06 19:15:59.775391 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7871203f-e5ed-418b-824d-20fdebb9d589 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:15:59.777094 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:15:59.777094 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:15:59.808358 np0000006689 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-7871203f-e5ed-418b-824d-20fdebb9d589 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=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:15:59.866281 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7871203f-e5ed-418b-824d-20fdebb9d589 admin admin] https://10.4.3.5/volume/v3/types/98e2903d-445c-41ee-a9ae-94755cb7a73e/extra_specs returned with HTTP 200 Aug 06 19:15:59.867315 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 2/3] 10.4.3.5 () {68 vars in 1435 bytes} [Thu Aug 6 19:15:59 2026] POST /volume/v3/types/98e2903d-445c-41ee-a9ae-94755cb7a73e/extra_specs => generated 52 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:16:00.104838 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-97026faa-de84-43f6-bca2-4bf723867914 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:16:00.422474 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-97026faa-de84-43f6-bca2-4bf723867914 admin admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:16:00.423178 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-97026faa-de84-43f6-bca2-4bf723867914 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:16:00.425011 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:16:00.425011 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:16:00.464171 np0000006689 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-97026faa-de84-43f6-bca2-4bf723867914 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=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:16:00.491184 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-97026faa-de84-43f6-bca2-4bf723867914 admin admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:16:00.491680 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1/4] 10.4.3.5 () {68 vars in 1288 bytes} [Thu Aug 6 19:16:00 2026] POST /volume/v3/types => generated 186 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:16:00.510541 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a23e2e27-754a-4a6d-ab50-e910aa30a54f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:16:00.794170 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a23e2e27-754a-4a6d-ab50-e910aa30a54f admin admin] POST https://10.4.3.5/volume/v3/types/6cb59166-873e-4bea-9807-82811a250a78/extra_specs Aug 06 19:16:00.794776 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a23e2e27-754a-4a6d-ab50-e910aa30a54f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:16:00.796472 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:16:00.796472 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:16:00.829261 np0000006689 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-a23e2e27-754a-4a6d-ab50-e910aa30a54f 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=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:16:00.882884 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a23e2e27-754a-4a6d-ab50-e910aa30a54f admin admin] https://10.4.3.5/volume/v3/types/6cb59166-873e-4bea-9807-82811a250a78/extra_specs returned with HTTP 200 Aug 06 19:16:00.883351 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1/5] 10.4.3.5 () {68 vars in 1435 bytes} [Thu Aug 6 19:16:00 2026] POST /volume/v3/types/6cb59166-873e-4bea-9807-82811a250a78/extra_specs => generated 45 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:16:09.477116 np0000006689 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:16:09.865069 np0000006689 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:16:10.488524 np0000006689 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:16:10.881614 np0000006689 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:16:28.474036 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c5aeaac4-f712-4acc-834c-8a4b549c5915 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:16:28.474786 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c5aeaac4-f712-4acc-834c-8a4b549c5915 None None] GET https://10.4.3.5/volume// Aug 06 19:16:28.475034 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c5aeaac4-f712-4acc-834c-8a4b549c5915 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:16:28.475292 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c5aeaac4-f712-4acc-834c-8a4b549c5915 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:16:28.475833 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c5aeaac4-f712-4acc-834c-8a4b549c5915 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:16:28.476169 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 2/6] 10.4.3.5 () {66 vars in 1411 bytes} [Thu Aug 6 19:16:28 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:17:09.473252 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-83755c72-a4d0-45a4-96a5-eef3587882c8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:17:09.751781 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-83755c72-a4d0-45a4-96a5-eef3587882c8 tempest-verify_tempest_config-923799141 tempest-verify_tempest_config-923799141-project-member] GET https://10.4.3.5/volume/v3/extensions Aug 06 19:17:09.752002 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-83755c72-a4d0-45a4-96a5-eef3587882c8 tempest-verify_tempest_config-923799141 tempest-verify_tempest_config-923799141-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:17:09.752238 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-83755c72-a4d0-45a4-96a5-eef3587882c8 tempest-verify_tempest_config-923799141 tempest-verify_tempest_config-923799141-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:17:09.752601 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-83755c72-a4d0-45a4-96a5-eef3587882c8 tempest-verify_tempest_config-923799141 tempest-verify_tempest_config-923799141-project-member] https://10.4.3.5/volume/v3/extensions returned with HTTP 200 Aug 06 19:17:09.753030 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 3/7] 10.4.3.5 () {66 vars in 1232 bytes} [Thu Aug 6 19:17:09 2026] GET /volume/v3/extensions => generated 5245 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:18:16.627452 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b5c2c613-6822-4d6c-933e-96dec7ce79b3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:16.631860 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b5c2c613-6822-4d6c-933e-96dec7ce79b3 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:18:16.631860 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b5c2c613-6822-4d6c-933e-96dec7ce79b3 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1556944788"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:18:16.632791 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-b5c2c613-6822-4d6c-933e-96dec7ce79b3 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1556944788'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:18:16.633242 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-b5c2c613-6822-4d6c-933e-96dec7ce79b3 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Create volume of 1 GB Aug 06 19:18:16.644956 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b5c2c613-6822-4d6c-933e-96dec7ce79b3 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Availability zone cache updated, next update will occur around 2026-08-06 20:18:16.644340. {{(pid=100262) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 19:18:16.645121 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b5c2c613-6822-4d6c-933e-96dec7ce79b3 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Availability Zones retrieved successfully. Aug 06 19:18:16.673611 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b5c2c613-6822-4d6c-933e-96dec7ce79b3 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Flow 'volume_create_api' (62fae1e0-365e-4e34-b334-aaa0da7ea0d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:18:16.675088 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b5c2c613-6822-4d6c-933e-96dec7ce79b3 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e7f7b23-a9e1-45fa-bf4b-edaec1c38c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:18:16.676405 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-b5c2c613-6822-4d6c-933e-96dec7ce79b3 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:18:16.736515 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b5c2c613-6822-4d6c-933e-96dec7ce79b3 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e7f7b23-a9e1-45fa-bf4b-edaec1c38c36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:18:16.737611 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b5c2c613-6822-4d6c-933e-96dec7ce79b3 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a29f55a-d560-4414-a850-8a5ed4e35bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:18:16.776495 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-b5c2c613-6822-4d6c-933e-96dec7ce79b3 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-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 06 19:18:16.776784 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-b5c2c613-6822-4d6c-933e-96dec7ce79b3 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-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 06 19:18:16.819738 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-b5c2c613-6822-4d6c-933e-96dec7ce79b3 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Created reservations ['9365b340-8ef6-4109-bb96-9ec2fdc0f233', '5a62d010-33ec-4945-b18d-8e33180708b3', '59960d76-346a-4a8f-974f-6a68bad0cc3a', '9417d52d-573a-443c-9ff1-5d7eaf1047a5'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:18:16.824038 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b5c2c613-6822-4d6c-933e-96dec7ce79b3 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a29f55a-d560-4414-a850-8a5ed4e35bee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9365b340-8ef6-4109-bb96-9ec2fdc0f233', '5a62d010-33ec-4945-b18d-8e33180708b3', '59960d76-346a-4a8f-974f-6a68bad0cc3a', '9417d52d-573a-443c-9ff1-5d7eaf1047a5']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:18:16.824038 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b5c2c613-6822-4d6c-933e-96dec7ce79b3 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0b8ff56-06f8-492f-a692-af60d4d9bf89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:18:16.883778 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b5c2c613-6822-4d6c-933e-96dec7ce79b3 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0b8ff56-06f8-492f-a692-af60d4d9bf89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6826828-f8e1-48e0-adb5-a34ff4434b83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1556944788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0f39f3f9fd7461fbadd6ffd9f9c5a2c',qos_specs=None,replication_status=,reservations=['9365b340-8ef6-4109-bb96-9ec2fdc0f233','5a62d010-33ec-4945-b18d-8e33180708b3','59960d76-346a-4a8f-974f-6a68bad0cc3a','9417d52d-573a-443c-9ff1-5d7eaf1047a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4e7bc49e1c343bcbaaae2731fe94156',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:18:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1556944788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6826828-f8e1-48e0-adb5-a34ff4434b83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0f39f3f9fd7461fbadd6ffd9f9c5a2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4e7bc49e1c343bcbaaae2731fe94156',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:18:16.884692 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b5c2c613-6822-4d6c-933e-96dec7ce79b3 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55c4b79c-6dd4-41b0-a217-54157211dec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:18:16.922088 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b5c2c613-6822-4d6c-933e-96dec7ce79b3 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55c4b79c-6dd4-41b0-a217-54157211dec5) transitioned into state 'SUCCESS' from state '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-1556944788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0f39f3f9fd7461fbadd6ffd9f9c5a2c',qos_specs=None,replication_status=,reservations=['9365b340-8ef6-4109-bb96-9ec2fdc0f233','5a62d010-33ec-4945-b18d-8e33180708b3','59960d76-346a-4a8f-974f-6a68bad0cc3a','9417d52d-573a-443c-9ff1-5d7eaf1047a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4e7bc49e1c343bcbaaae2731fe94156',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:18:16.922857 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b5c2c613-6822-4d6c-933e-96dec7ce79b3 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b6b1335-740d-41fa-99c6-090def7ee485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:18:16.971495 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b5c2c613-6822-4d6c-933e-96dec7ce79b3 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b6b1335-740d-41fa-99c6-090def7ee485) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:18:16.972870 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b5c2c613-6822-4d6c-933e-96dec7ce79b3 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Flow 'volume_create_api' (62fae1e0-365e-4e34-b334-aaa0da7ea0d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:18:16.973371 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b5c2c613-6822-4d6c-933e-96dec7ce79b3 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Create volume request issued successfully. Aug 06 19:18:16.974689 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b5c2c613-6822-4d6c-933e-96dec7ce79b3 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:18:16.975246 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 2/8] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:18:16 2026] POST /volume/v3/volumes => generated 748 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:18:16.992368 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f93f167c-95e1-4579-b540-e5654a98c868 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:16.996929 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f93f167c-95e1-4579-b540-e5654a98c868 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] GET https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 Aug 06 19:18:16.997156 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f93f167c-95e1-4579-b540-e5654a98c868 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:16.997345 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f93f167c-95e1-4579-b540-e5654a98c868 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:17.025984 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:17.025984 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:18:17.033259 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f93f167c-95e1-4579-b540-e5654a98c868 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Volume info retrieved successfully. Aug 06 19:18:17.043052 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f93f167c-95e1-4579-b540-e5654a98c868 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 returned with HTTP 200 Aug 06 19:18:17.043052 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 2/9] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:18:16 2026] GET /volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 => generated 816 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:18:18.057159 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3bc34cad-9868-4845-b1cf-2fa9d02f83b3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:18.060415 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3bc34cad-9868-4845-b1cf-2fa9d02f83b3 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] GET https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 Aug 06 19:18:18.060415 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3bc34cad-9868-4845-b1cf-2fa9d02f83b3 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:18.060559 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3bc34cad-9868-4845-b1cf-2fa9d02f83b3 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:18.100459 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:18.100459 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:18:18.107691 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3bc34cad-9868-4845-b1cf-2fa9d02f83b3 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Volume info retrieved successfully. Aug 06 19:18:18.114416 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3bc34cad-9868-4845-b1cf-2fa9d02f83b3 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 returned with HTTP 200 Aug 06 19:18:18.114941 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 3/10] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:18:18 2026] GET /volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 => generated 841 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:18:21.773975 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3816c23e-973f-4d76-9a00-e0f410a373ac None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:21.968531 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3816c23e-973f-4d76-9a00-e0f410a373ac tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:18:21.968941 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3816c23e-973f-4d76-9a00-e0f410a373ac tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1241165172"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:18:21.970503 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-3816c23e-973f-4d76-9a00-e0f410a373ac tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1241165172'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:18:21.981385 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-3816c23e-973f-4d76-9a00-e0f410a373ac tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Create volume of 1 GB Aug 06 19:18:21.981776 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:21.981776 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:18:21.986388 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3816c23e-973f-4d76-9a00-e0f410a373ac tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Availability zone cache updated, next update will occur around 2026-08-06 20:18:21.985883. {{(pid=100264) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 19:18:21.986533 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3816c23e-973f-4d76-9a00-e0f410a373ac tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Availability Zones retrieved successfully. Aug 06 19:18:22.012057 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3816c23e-973f-4d76-9a00-e0f410a373ac tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Flow 'volume_create_api' (5a6304e6-3aba-486e-a3e7-28995f1a1059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:18:22.012658 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3816c23e-973f-4d76-9a00-e0f410a373ac tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dffc7d7b-669e-4a81-8852-3cd707907727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:18:22.013888 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-3816c23e-973f-4d76-9a00-e0f410a373ac tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:18:22.034196 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:22.034196 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:18:22.058697 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3816c23e-973f-4d76-9a00-e0f410a373ac tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dffc7d7b-669e-4a81-8852-3cd707907727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:16:00Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=6cb59166-873e-4bea-9807-82811a250a78,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cb59166-873e-4bea-9807-82811a250a78', 'encryption_key_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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:18:22.060245 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3816c23e-973f-4d76-9a00-e0f410a373ac tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d255c74e-f93c-453f-9804-99bf2446a371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:18:22.100786 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-3816c23e-973f-4d76-9a00-e0f410a373ac tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-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 06 19:18:22.101249 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-3816c23e-973f-4d76-9a00-e0f410a373ac tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-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 06 19:18:22.154742 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-3816c23e-973f-4d76-9a00-e0f410a373ac tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Created reservations ['f06a4a47-157a-426a-942c-91ba6e02a703', '315ad3c5-5317-48bc-bdc9-48a2355d41ea', '346737f0-1d08-43f4-a25a-e4cb40867e04', 'f8bea759-6793-4aac-bd46-8c65c8fec3c7'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:18:22.156806 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3816c23e-973f-4d76-9a00-e0f410a373ac tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d255c74e-f93c-453f-9804-99bf2446a371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f06a4a47-157a-426a-942c-91ba6e02a703', '315ad3c5-5317-48bc-bdc9-48a2355d41ea', '346737f0-1d08-43f4-a25a-e4cb40867e04', 'f8bea759-6793-4aac-bd46-8c65c8fec3c7']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:18:22.156806 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3816c23e-973f-4d76-9a00-e0f410a373ac tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4db48b2-f816-4fad-aac5-9f7e4ab866c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:18:22.225408 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3816c23e-973f-4d76-9a00-e0f410a373ac tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4db48b2-f816-4fad-aac5-9f7e4ab866c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1547e725-4c8c-4338-8e38-4a4acbf7e1e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1241165172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6a6114b47dca4ab399feefd7a7c22228',qos_specs=None,replication_status=,reservations=['f06a4a47-157a-426a-942c-91ba6e02a703','315ad3c5-5317-48bc-bdc9-48a2355d41ea','346737f0-1d08-43f4-a25a-e4cb40867e04','f8bea759-6793-4aac-bd46-8c65c8fec3c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='126a5b29150e46028d4e409fe9ec81ab',volume_type_id=6cb59166-873e-4bea-9807-82811a250a78), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:18:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1241165172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1547e725-4c8c-4338-8e38-4a4acbf7e1e4,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6a6114b47dca4ab399feefd7a7c22228',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='126a5b29150e46028d4e409fe9ec81ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cb59166-873e-4bea-9807-82811a250a78),volume_type_id=6cb59166-873e-4bea-9807-82811a250a78)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:18:22.227970 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3816c23e-973f-4d76-9a00-e0f410a373ac tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41e64af7-8ed0-49b1-9bd7-36409ecfee7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:18:22.261634 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3816c23e-973f-4d76-9a00-e0f410a373ac tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41e64af7-8ed0-49b1-9bd7-36409ecfee7d) transitioned into state 'SUCCESS' from state '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-1241165172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6a6114b47dca4ab399feefd7a7c22228',qos_specs=None,replication_status=,reservations=['f06a4a47-157a-426a-942c-91ba6e02a703','315ad3c5-5317-48bc-bdc9-48a2355d41ea','346737f0-1d08-43f4-a25a-e4cb40867e04','f8bea759-6793-4aac-bd46-8c65c8fec3c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='126a5b29150e46028d4e409fe9ec81ab',volume_type_id=6cb59166-873e-4bea-9807-82811a250a78)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:18:22.262656 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3816c23e-973f-4d76-9a00-e0f410a373ac tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a4cec75-387a-4e64-8d65-857408efe8ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:18:22.291342 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3816c23e-973f-4d76-9a00-e0f410a373ac tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a4cec75-387a-4e64-8d65-857408efe8ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:18:22.292256 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3816c23e-973f-4d76-9a00-e0f410a373ac tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Flow 'volume_create_api' (5a6304e6-3aba-486e-a3e7-28995f1a1059) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:18:22.292643 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3816c23e-973f-4d76-9a00-e0f410a373ac tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Create volume request issued successfully. Aug 06 19:18:22.293680 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3816c23e-973f-4d76-9a00-e0f410a373ac tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:18:22.294147 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 4/11] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:18:21 2026] POST /volume/v3/volumes => generated 754 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:18:22.306347 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-65d2d773-09a4-46f3-a3a0-e739fee7d4b0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:22.308472 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-65d2d773-09a4-46f3-a3a0-e739fee7d4b0 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:18:22.308555 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-65d2d773-09a4-46f3-a3a0-e739fee7d4b0 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:22.308784 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-65d2d773-09a4-46f3-a3a0-e739fee7d4b0 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:22.318645 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:22.318645 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:18:22.324551 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-65d2d773-09a4-46f3-a3a0-e739fee7d4b0 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:18:22.331884 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-65d2d773-09a4-46f3-a3a0-e739fee7d4b0 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 200 Aug 06 19:18:22.332278 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 3/12] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:18:22 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:18:23.346095 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a16957e2-0ac7-4170-9ead-703f0f92c341 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:23.348460 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a16957e2-0ac7-4170-9ead-703f0f92c341 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:18:23.348685 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a16957e2-0ac7-4170-9ead-703f0f92c341 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:23.348923 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a16957e2-0ac7-4170-9ead-703f0f92c341 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:23.356627 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:23.356627 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:18:23.359919 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a16957e2-0ac7-4170-9ead-703f0f92c341 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:18:23.363800 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a16957e2-0ac7-4170-9ead-703f0f92c341 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 200 Aug 06 19:18:23.364194 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 3/13] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:18:23 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:18:23.365352 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1e194431-327c-4022-86bb-19718b7a5cf4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:23.377271 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-50192f65-2ac0-4f47-befe-b63f7d40a669 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:23.611727 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-50192f65-2ac0-4f47-befe-b63f7d40a669 tempest-TestMultiAttachVolumeSwap-1906362975 tempest-TestMultiAttachVolumeSwap-1906362975-project-admin] POST https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4/action Aug 06 19:18:23.612583 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-50192f65-2ac0-4f47-befe-b63f7d40a669 tempest-TestMultiAttachVolumeSwap-1906362975 tempest-TestMultiAttachVolumeSwap-1906362975-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:18:23.612788 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-50192f65-2ac0-4f47-befe-b63f7d40a669 tempest-TestMultiAttachVolumeSwap-1906362975 tempest-TestMultiAttachVolumeSwap-1906362975-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:18:23.625407 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e194431-327c-4022-86bb-19718b7a5cf4 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:18:23.625756 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1e194431-327c-4022-86bb-19718b7a5cf4 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1778832475"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:18:23.627334 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-1e194431-327c-4022-86bb-19718b7a5cf4 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1778832475'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:18:23.628521 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-1e194431-327c-4022-86bb-19718b7a5cf4 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Create volume of 1 GB Aug 06 19:18:23.636837 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e194431-327c-4022-86bb-19718b7a5cf4 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Availability zone cache updated, next update will occur around 2026-08-06 20:18:23.636041. {{(pid=100265) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 19:18:23.636837 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1e194431-327c-4022-86bb-19718b7a5cf4 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Availability Zones retrieved successfully. Aug 06 19:18:23.655233 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:23.655233 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:18:23.655609 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-50192f65-2ac0-4f47-befe-b63f7d40a669 tempest-TestMultiAttachVolumeSwap-1906362975 tempest-TestMultiAttachVolumeSwap-1906362975-project-admin] Volume info retrieved successfully. Aug 06 19:18:23.656504 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e194431-327c-4022-86bb-19718b7a5cf4 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Flow 'volume_create_api' (a616d99a-0e46-4875-9a00-0708a075dcaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:18:23.657596 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e194431-327c-4022-86bb-19718b7a5cf4 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2db582f-ae02-41f0-a25b-91bbd937bdc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:18:23.658463 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-1e194431-327c-4022-86bb-19718b7a5cf4 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:18:23.670646 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-50192f65-2ac0-4f47-befe-b63f7d40a669 tempest-TestMultiAttachVolumeSwap-1906362975 tempest-TestMultiAttachVolumeSwap-1906362975-project-admin] Update volume admin metadata completed successfully. Aug 06 19:18:23.670832 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-50192f65-2ac0-4f47-befe-b63f7d40a669 tempest-TestMultiAttachVolumeSwap-1906362975 tempest-TestMultiAttachVolumeSwap-1906362975-project-admin] Update readonly setting on volume completed successfully. Aug 06 19:18:23.671116 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-50192f65-2ac0-4f47-befe-b63f7d40a669 tempest-TestMultiAttachVolumeSwap-1906362975 tempest-TestMultiAttachVolumeSwap-1906362975-project-admin] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4/action returned with HTTP 202 Aug 06 19:18:23.671570 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 5/14] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:18:23 2026] POST /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4/action => generated 0 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:18:23.683811 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7a636e91-940d-4fcd-b6ed-76ba29e11233 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:23.686556 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7a636e91-940d-4fcd-b6ed-76ba29e11233 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:18:23.687201 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7a636e91-940d-4fcd-b6ed-76ba29e11233 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-2068093242"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:18:23.689633 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-7a636e91-940d-4fcd-b6ed-76ba29e11233 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-2068093242'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:18:23.695389 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-7a636e91-940d-4fcd-b6ed-76ba29e11233 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Create volume of 1 GB Aug 06 19:18:23.695852 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:23.695852 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:18:23.696727 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7a636e91-940d-4fcd-b6ed-76ba29e11233 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Availability Zones retrieved successfully. Aug 06 19:18:23.706866 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7a636e91-940d-4fcd-b6ed-76ba29e11233 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Flow 'volume_create_api' (b298960a-bb9f-47d3-98db-f5ab16e7238b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:18:23.707531 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e194431-327c-4022-86bb-19718b7a5cf4 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2db582f-ae02-41f0-a25b-91bbd937bdc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:18:23.708303 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e194431-327c-4022-86bb-19718b7a5cf4 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (267e1337-fb83-4f7e-9cdf-e52f3a1c77c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:18:23.708572 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7a636e91-940d-4fcd-b6ed-76ba29e11233 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f097b54-83b4-4dc8-86e6-386c3f4cae3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:18:23.710031 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-7a636e91-940d-4fcd-b6ed-76ba29e11233 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:18:23.721646 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:23.721646 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:18:23.736496 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7a636e91-940d-4fcd-b6ed-76ba29e11233 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f097b54-83b4-4dc8-86e6-386c3f4cae3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:16:00Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=6cb59166-873e-4bea-9807-82811a250a78,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cb59166-873e-4bea-9807-82811a250a78', 'encryption_key_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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:18:23.737278 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7a636e91-940d-4fcd-b6ed-76ba29e11233 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d618558a-44df-4c2c-b5e0-99e19e2ccb59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:18:23.739634 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-1e194431-327c-4022-86bb-19718b7a5cf4 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-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 06 19:18:23.739908 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-1e194431-327c-4022-86bb-19718b7a5cf4 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-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 06 19:18:23.769778 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-7a636e91-940d-4fcd-b6ed-76ba29e11233 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-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 06 19:18:23.770431 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-7a636e91-940d-4fcd-b6ed-76ba29e11233 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-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 06 19:18:23.784158 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-1e194431-327c-4022-86bb-19718b7a5cf4 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Created reservations ['563c5054-baa3-4e84-aa0a-bf7142ed3310', 'aaeca32f-c86e-4ac0-a79b-b37973b68b63', 'fac3b83c-44a7-415a-82ec-f9441806db16', '5c058513-4e5c-4071-b6d8-7b2b14b89b5b'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:18:23.784420 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-7a636e91-940d-4fcd-b6ed-76ba29e11233 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Created reservations ['add60a28-a5ab-4c76-b318-d1af35d54c19', '0cb1fa8e-98fb-466c-89d7-1cccc523cdf4', '466ddd04-6c63-4502-91f4-d6cd272c6095', '395e5291-ef76-481f-835b-32b563734a88'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:18:23.785233 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e194431-327c-4022-86bb-19718b7a5cf4 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (267e1337-fb83-4f7e-9cdf-e52f3a1c77c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['563c5054-baa3-4e84-aa0a-bf7142ed3310', 'aaeca32f-c86e-4ac0-a79b-b37973b68b63', 'fac3b83c-44a7-415a-82ec-f9441806db16', '5c058513-4e5c-4071-b6d8-7b2b14b89b5b']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:18:23.785437 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7a636e91-940d-4fcd-b6ed-76ba29e11233 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d618558a-44df-4c2c-b5e0-99e19e2ccb59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['add60a28-a5ab-4c76-b318-d1af35d54c19', '0cb1fa8e-98fb-466c-89d7-1cccc523cdf4', '466ddd04-6c63-4502-91f4-d6cd272c6095', '395e5291-ef76-481f-835b-32b563734a88']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:18:23.786216 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e194431-327c-4022-86bb-19718b7a5cf4 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cdd2455-c950-4350-a5e5-d918beeb86c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:18:23.786504 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7a636e91-940d-4fcd-b6ed-76ba29e11233 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f26af34-c04e-418d-8182-38e6bb9c4ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:18:23.815081 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7a636e91-940d-4fcd-b6ed-76ba29e11233 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f26af34-c04e-418d-8182-38e6bb9c4ecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e00f0d2e-5e7b-4008-a57c-9c34899157a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-2068093242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6a6114b47dca4ab399feefd7a7c22228',qos_specs=None,replication_status=,reservations=['add60a28-a5ab-4c76-b318-d1af35d54c19','0cb1fa8e-98fb-466c-89d7-1cccc523cdf4','466ddd04-6c63-4502-91f4-d6cd272c6095','395e5291-ef76-481f-835b-32b563734a88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='126a5b29150e46028d4e409fe9ec81ab',volume_type_id=6cb59166-873e-4bea-9807-82811a250a78), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:18:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-2068093242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e00f0d2e-5e7b-4008-a57c-9c34899157a7,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6a6114b47dca4ab399feefd7a7c22228',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='126a5b29150e46028d4e409fe9ec81ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cb59166-873e-4bea-9807-82811a250a78),volume_type_id=6cb59166-873e-4bea-9807-82811a250a78)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:18:23.816595 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7a636e91-940d-4fcd-b6ed-76ba29e11233 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d20fcf34-543f-4ec8-94d5-745181b65fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:18:23.835916 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7a636e91-940d-4fcd-b6ed-76ba29e11233 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d20fcf34-543f-4ec8-94d5-745181b65fd6) transitioned into state 'SUCCESS' from state '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-2068093242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6a6114b47dca4ab399feefd7a7c22228',qos_specs=None,replication_status=,reservations=['add60a28-a5ab-4c76-b318-d1af35d54c19','0cb1fa8e-98fb-466c-89d7-1cccc523cdf4','466ddd04-6c63-4502-91f4-d6cd272c6095','395e5291-ef76-481f-835b-32b563734a88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='126a5b29150e46028d4e409fe9ec81ab',volume_type_id=6cb59166-873e-4bea-9807-82811a250a78)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:18:23.836775 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7a636e91-940d-4fcd-b6ed-76ba29e11233 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec4cf67e-b0c2-4cf0-a52c-cb1b46e3f7f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:18:23.844850 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e194431-327c-4022-86bb-19718b7a5cf4 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cdd2455-c950-4350-a5e5-d918beeb86c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61d9000f-879e-401f-b5d7-8164652b9f3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1778832475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41c84d4f9b0540f282a9801d548fe4a1',qos_specs=None,replication_status=,reservations=['563c5054-baa3-4e84-aa0a-bf7142ed3310','aaeca32f-c86e-4ac0-a79b-b37973b68b63','fac3b83c-44a7-415a-82ec-f9441806db16','5c058513-4e5c-4071-b6d8-7b2b14b89b5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17f202adbb764e89b7d468a042239701',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:18:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1778832475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61d9000f-879e-401f-b5d7-8164652b9f3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41c84d4f9b0540f282a9801d548fe4a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17f202adbb764e89b7d468a042239701',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:18:23.845599 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e194431-327c-4022-86bb-19718b7a5cf4 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c949258-ecee-45a1-8c6f-12256051bcb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:18:23.845853 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7a636e91-940d-4fcd-b6ed-76ba29e11233 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec4cf67e-b0c2-4cf0-a52c-cb1b46e3f7f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:18:23.846645 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7a636e91-940d-4fcd-b6ed-76ba29e11233 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Flow 'volume_create_api' (b298960a-bb9f-47d3-98db-f5ab16e7238b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:18:23.846941 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7a636e91-940d-4fcd-b6ed-76ba29e11233 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Create volume request issued successfully. Aug 06 19:18:23.847520 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7a636e91-940d-4fcd-b6ed-76ba29e11233 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:18:23.847993 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 4/15] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:18:23 2026] POST /volume/v3/volumes => generated 754 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:18:23.861542 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-02ec9bfe-6310-4bdb-be1e-416f6e01448c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:23.864586 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-02ec9bfe-6310-4bdb-be1e-416f6e01448c tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/e00f0d2e-5e7b-4008-a57c-9c34899157a7 Aug 06 19:18:23.864865 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-02ec9bfe-6310-4bdb-be1e-416f6e01448c tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:23.865133 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-02ec9bfe-6310-4bdb-be1e-416f6e01448c tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:23.867035 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e194431-327c-4022-86bb-19718b7a5cf4 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c949258-ecee-45a1-8c6f-12256051bcb2) transitioned into state 'SUCCESS' from state '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-1778832475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41c84d4f9b0540f282a9801d548fe4a1',qos_specs=None,replication_status=,reservations=['563c5054-baa3-4e84-aa0a-bf7142ed3310','aaeca32f-c86e-4ac0-a79b-b37973b68b63','fac3b83c-44a7-415a-82ec-f9441806db16','5c058513-4e5c-4071-b6d8-7b2b14b89b5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17f202adbb764e89b7d468a042239701',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:18:23.867814 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e194431-327c-4022-86bb-19718b7a5cf4 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1c270f0-7fa5-4157-b01b-a1b09167ea29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:18:23.873231 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:23.873231 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:18:23.877354 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-02ec9bfe-6310-4bdb-be1e-416f6e01448c tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:18:23.882388 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-02ec9bfe-6310-4bdb-be1e-416f6e01448c tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/e00f0d2e-5e7b-4008-a57c-9c34899157a7 returned with HTTP 200 Aug 06 19:18:23.882854 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 4/16] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:18:23 2026] GET /volume/v3/volumes/e00f0d2e-5e7b-4008-a57c-9c34899157a7 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:18:23.892483 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e194431-327c-4022-86bb-19718b7a5cf4 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1c270f0-7fa5-4157-b01b-a1b09167ea29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:18:23.892483 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e194431-327c-4022-86bb-19718b7a5cf4 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Flow 'volume_create_api' (a616d99a-0e46-4875-9a00-0708a075dcaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:18:23.892483 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1e194431-327c-4022-86bb-19718b7a5cf4 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Create volume request issued successfully. Aug 06 19:18:23.892764 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e194431-327c-4022-86bb-19718b7a5cf4 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:18:23.893126 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 4/17] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:18:23 2026] POST /volume/v3/volumes => generated 781 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:18:23.908119 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c1e367e1-21cf-41f8-8fee-d12863d7570b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:23.910269 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c1e367e1-21cf-41f8-8fee-d12863d7570b tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] GET https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d Aug 06 19:18:23.910269 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c1e367e1-21cf-41f8-8fee-d12863d7570b tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:23.910417 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c1e367e1-21cf-41f8-8fee-d12863d7570b tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:23.917512 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:23.917512 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:18:23.920662 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c1e367e1-21cf-41f8-8fee-d12863d7570b tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Volume info retrieved successfully. Aug 06 19:18:23.925979 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c1e367e1-21cf-41f8-8fee-d12863d7570b tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d returned with HTTP 200 Aug 06 19:18:23.926352 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 6/18] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:18:23 2026] GET /volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d => generated 960 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:18:24.898079 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-12a69e7d-f0bc-4e9f-a668-5b3ddd7af506 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:24.899820 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-12a69e7d-f0bc-4e9f-a668-5b3ddd7af506 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/e00f0d2e-5e7b-4008-a57c-9c34899157a7 Aug 06 19:18:24.900039 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-12a69e7d-f0bc-4e9f-a668-5b3ddd7af506 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:24.900386 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-12a69e7d-f0bc-4e9f-a668-5b3ddd7af506 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:24.911332 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:24.911332 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:18:24.916520 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-12a69e7d-f0bc-4e9f-a668-5b3ddd7af506 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:18:24.924325 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-12a69e7d-f0bc-4e9f-a668-5b3ddd7af506 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/e00f0d2e-5e7b-4008-a57c-9c34899157a7 returned with HTTP 200 Aug 06 19:18:24.924941 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 5/19] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:18:24 2026] GET /volume/v3/volumes/e00f0d2e-5e7b-4008-a57c-9c34899157a7 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:18:24.944376 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-58830da6-ec4d-4128-b45a-06ae2811ab50 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:24.946756 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-58830da6-ec4d-4128-b45a-06ae2811ab50 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] GET https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d Aug 06 19:18:24.946756 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-58830da6-ec4d-4128-b45a-06ae2811ab50 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:24.946756 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-58830da6-ec4d-4128-b45a-06ae2811ab50 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:24.987142 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:24.987142 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:18:24.989880 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-58830da6-ec4d-4128-b45a-06ae2811ab50 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Volume info retrieved successfully. Aug 06 19:18:24.995046 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-58830da6-ec4d-4128-b45a-06ae2811ab50 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d returned with HTTP 200 Aug 06 19:18:24.995733 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 5/20] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:18:24 2026] GET /volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d => generated 1021 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:18:33.871908 np0000006689 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:18:33.926596 np0000006689 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=33,cinder:INSERT=11,cinder:UPDATE=12 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:18:34.922655 np0000006689 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=54,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:18:34.993970 np0000006689 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=16 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:18:36.972899 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-54d752f9-85bc-417e-912d-c6d3e8c66d72 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:36.981995 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-54d752f9-85bc-417e-912d-c6d3e8c66d72 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:18:36.981995 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-54d752f9-85bc-417e-912d-c6d3e8c66d72 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1258884795"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:18:36.992886 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-54d752f9-85bc-417e-912d-c6d3e8c66d72 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1258884795'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:18:36.993087 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-54d752f9-85bc-417e-912d-c6d3e8c66d72 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] Create volume of 1 GB Aug 06 19:18:36.993559 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:36.993559 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:18:37.007436 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-54d752f9-85bc-417e-912d-c6d3e8c66d72 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] Availability Zones retrieved successfully. Aug 06 19:18:37.011888 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-54d752f9-85bc-417e-912d-c6d3e8c66d72 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] Flow 'volume_create_api' (cd250449-2f1b-4c11-9ce1-c70d334fbb02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:18:37.013259 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-54d752f9-85bc-417e-912d-c6d3e8c66d72 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4efd118-af15-4ce1-b044-6a2ab380420e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:18:37.014797 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-54d752f9-85bc-417e-912d-c6d3e8c66d72 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:18:37.049469 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-54d752f9-85bc-417e-912d-c6d3e8c66d72 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4efd118-af15-4ce1-b044-6a2ab380420e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:18:37.050257 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-54d752f9-85bc-417e-912d-c6d3e8c66d72 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83aa9e31-03ea-440e-8376-b799ba2f2b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:18:37.118676 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-54d752f9-85bc-417e-912d-c6d3e8c66d72 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] Created reservations ['3f66b494-556c-4846-a164-8ba5810fbfa5', '613ff139-6e85-4623-a1da-a3a301471d60', '49d5721b-7c3d-4c6f-bff5-1bc0d558cdff', '79ffbb34-50c3-4509-b352-60b2cc664da7'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:18:37.119915 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-54d752f9-85bc-417e-912d-c6d3e8c66d72 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83aa9e31-03ea-440e-8376-b799ba2f2b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f66b494-556c-4846-a164-8ba5810fbfa5', '613ff139-6e85-4623-a1da-a3a301471d60', '49d5721b-7c3d-4c6f-bff5-1bc0d558cdff', '79ffbb34-50c3-4509-b352-60b2cc664da7']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:18:37.120880 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-54d752f9-85bc-417e-912d-c6d3e8c66d72 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6e4f0d4-cda5-4b23-a687-6d0357f9124e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:18:37.165800 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-54d752f9-85bc-417e-912d-c6d3e8c66d72 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6e4f0d4-cda5-4b23-a687-6d0357f9124e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc8b273c-970a-4b5b-ae20-ce792695539d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1258884795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22e66e2680c747ce95596a7a3bad4228',qos_specs=None,replication_status=,reservations=['3f66b494-556c-4846-a164-8ba5810fbfa5','613ff139-6e85-4623-a1da-a3a301471d60','49d5721b-7c3d-4c6f-bff5-1bc0d558cdff','79ffbb34-50c3-4509-b352-60b2cc664da7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b8d7c61519748a2b97422724d4519bd',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:18:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1258884795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc8b273c-970a-4b5b-ae20-ce792695539d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22e66e2680c747ce95596a7a3bad4228',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b8d7c61519748a2b97422724d4519bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:18:37.167515 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-54d752f9-85bc-417e-912d-c6d3e8c66d72 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b181e143-7073-4994-a0d9-b844243e991f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:18:37.205750 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-54d752f9-85bc-417e-912d-c6d3e8c66d72 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b181e143-7073-4994-a0d9-b844243e991f) transitioned into state 'SUCCESS' from state '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-1258884795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22e66e2680c747ce95596a7a3bad4228',qos_specs=None,replication_status=,reservations=['3f66b494-556c-4846-a164-8ba5810fbfa5','613ff139-6e85-4623-a1da-a3a301471d60','49d5721b-7c3d-4c6f-bff5-1bc0d558cdff','79ffbb34-50c3-4509-b352-60b2cc664da7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b8d7c61519748a2b97422724d4519bd',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:18:37.206559 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-54d752f9-85bc-417e-912d-c6d3e8c66d72 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a39688ca-7a73-4124-9f58-28643f53860a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:18:37.239760 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-54d752f9-85bc-417e-912d-c6d3e8c66d72 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a39688ca-7a73-4124-9f58-28643f53860a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:18:37.239760 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-54d752f9-85bc-417e-912d-c6d3e8c66d72 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] Flow 'volume_create_api' (cd250449-2f1b-4c11-9ce1-c70d334fbb02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:18:37.239760 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-54d752f9-85bc-417e-912d-c6d3e8c66d72 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] Create volume request issued successfully. Aug 06 19:18:37.239760 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-54d752f9-85bc-417e-912d-c6d3e8c66d72 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:18:37.240737 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 5/21] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:18:36 2026] POST /volume/v3/volumes => generated 751 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:18:37.265095 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f8fdc5b7-d1c4-4071-9fe6-61e91365833b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:37.275204 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f8fdc5b7-d1c4-4071-9fe6-61e91365833b tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] GET https://10.4.3.5/volume/v3/volumes/dc8b273c-970a-4b5b-ae20-ce792695539d Aug 06 19:18:37.275204 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f8fdc5b7-d1c4-4071-9fe6-61e91365833b tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:37.275204 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f8fdc5b7-d1c4-4071-9fe6-61e91365833b tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:37.313967 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:37.313967 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:18:37.324063 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f8fdc5b7-d1c4-4071-9fe6-61e91365833b tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] Volume info retrieved successfully. Aug 06 19:18:37.338652 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f8fdc5b7-d1c4-4071-9fe6-61e91365833b tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] https://10.4.3.5/volume/v3/volumes/dc8b273c-970a-4b5b-ae20-ce792695539d returned with HTTP 200 Aug 06 19:18:37.338652 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 7/22] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:18:37 2026] GET /volume/v3/volumes/dc8b273c-970a-4b5b-ae20-ce792695539d => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:18:38.354866 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-77ef641c-821c-4514-92e5-6e25e984e680 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:38.360695 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-77ef641c-821c-4514-92e5-6e25e984e680 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] GET https://10.4.3.5/volume/v3/volumes/dc8b273c-970a-4b5b-ae20-ce792695539d Aug 06 19:18:38.360952 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-77ef641c-821c-4514-92e5-6e25e984e680 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:38.361408 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-77ef641c-821c-4514-92e5-6e25e984e680 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:38.382935 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:38.382935 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:18:38.389668 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-77ef641c-821c-4514-92e5-6e25e984e680 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] Volume info retrieved successfully. Aug 06 19:18:38.397281 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-77ef641c-821c-4514-92e5-6e25e984e680 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] https://10.4.3.5/volume/v3/volumes/dc8b273c-970a-4b5b-ae20-ce792695539d returned with HTTP 200 Aug 06 19:18:38.397956 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 6/23] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:18:38 2026] GET /volume/v3/volumes/dc8b273c-970a-4b5b-ae20-ce792695539d => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:18:38.773547 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-1808ac0f-c6f3-4a6d-82fe-98a8d3a5ced9 req-8563b0b1-f757-48b5-b3d4-b2454831d352 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:38.779494 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1808ac0f-c6f3-4a6d-82fe-98a8d3a5ced9 req-8563b0b1-f757-48b5-b3d4-b2454831d352 tempest-VolumesAdminNegativeTest-449799010 tempest-VolumesAdminNegativeTest-449799010-project] GET https://10.4.3.5/volume/v3/volumes/c15fd358-838e-4649-b628-4259c11fc384 Aug 06 19:18:38.779494 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1808ac0f-c6f3-4a6d-82fe-98a8d3a5ced9 req-8563b0b1-f757-48b5-b3d4-b2454831d352 tempest-VolumesAdminNegativeTest-449799010 tempest-VolumesAdminNegativeTest-449799010-project] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:38.779494 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1808ac0f-c6f3-4a6d-82fe-98a8d3a5ced9 req-8563b0b1-f757-48b5-b3d4-b2454831d352 tempest-VolumesAdminNegativeTest-449799010 tempest-VolumesAdminNegativeTest-449799010-project] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:38.791627 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1808ac0f-c6f3-4a6d-82fe-98a8d3a5ced9 req-8563b0b1-f757-48b5-b3d4-b2454831d352 tempest-VolumesAdminNegativeTest-449799010 tempest-VolumesAdminNegativeTest-449799010-project] https://10.4.3.5/volume/v3/volumes/c15fd358-838e-4649-b628-4259c11fc384 returned with HTTP 404 Aug 06 19:18:38.792550 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 6/24] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:18:38 2026] GET /volume/v3/volumes/c15fd358-838e-4649-b628-4259c11fc384 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:18:38.811805 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9dc8c58a-c585-42e5-be49-0851ff31e9a5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:38.814188 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9dc8c58a-c585-42e5-be49-0851ff31e9a5 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] DELETE https://10.4.3.5/volume/v3/volumes/dc8b273c-970a-4b5b-ae20-ce792695539d Aug 06 19:18:38.814417 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9dc8c58a-c585-42e5-be49-0851ff31e9a5 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:38.814626 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9dc8c58a-c585-42e5-be49-0851ff31e9a5 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:38.814815 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-9dc8c58a-c585-42e5-be49-0851ff31e9a5 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] Delete volume with id: dc8b273c-970a-4b5b-ae20-ce792695539d Aug 06 19:18:38.826110 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:38.826110 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:18:38.826593 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9dc8c58a-c585-42e5-be49-0851ff31e9a5 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] Volume info retrieved successfully. Aug 06 19:18:38.855961 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9dc8c58a-c585-42e5-be49-0851ff31e9a5 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] Delete volume request issued successfully. Aug 06 19:18:38.855961 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9dc8c58a-c585-42e5-be49-0851ff31e9a5 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] https://10.4.3.5/volume/v3/volumes/dc8b273c-970a-4b5b-ae20-ce792695539d returned with HTTP 202 Aug 06 19:18:38.856099 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 6/25] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:18:38 2026] DELETE /volume/v3/volumes/dc8b273c-970a-4b5b-ae20-ce792695539d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:18:38.867826 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a6e74c1e-e1c2-4eb1-9c9a-3e9cb9eb7bd6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:38.870660 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a6e74c1e-e1c2-4eb1-9c9a-3e9cb9eb7bd6 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] GET https://10.4.3.5/volume/v3/volumes/dc8b273c-970a-4b5b-ae20-ce792695539d Aug 06 19:18:38.870872 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a6e74c1e-e1c2-4eb1-9c9a-3e9cb9eb7bd6 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:38.871137 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a6e74c1e-e1c2-4eb1-9c9a-3e9cb9eb7bd6 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:38.883959 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:38.883959 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:18:38.889572 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a6e74c1e-e1c2-4eb1-9c9a-3e9cb9eb7bd6 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] Volume info retrieved successfully. Aug 06 19:18:38.895167 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a6e74c1e-e1c2-4eb1-9c9a-3e9cb9eb7bd6 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] https://10.4.3.5/volume/v3/volumes/dc8b273c-970a-4b5b-ae20-ce792695539d returned with HTTP 200 Aug 06 19:18:38.895167 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 8/26] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:18:38 2026] GET /volume/v3/volumes/dc8b273c-970a-4b5b-ae20-ce792695539d => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:18:39.912897 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2a8ea4f4-fab4-4062-b1f0-4fc123c1ce21 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:39.914943 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2a8ea4f4-fab4-4062-b1f0-4fc123c1ce21 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] GET https://10.4.3.5/volume/v3/volumes/dc8b273c-970a-4b5b-ae20-ce792695539d Aug 06 19:18:39.915339 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2a8ea4f4-fab4-4062-b1f0-4fc123c1ce21 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:39.915507 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2a8ea4f4-fab4-4062-b1f0-4fc123c1ce21 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:39.921390 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2a8ea4f4-fab4-4062-b1f0-4fc123c1ce21 tempest-VolumesAdminNegativeTest-62475755 tempest-VolumesAdminNegativeTest-62475755-project-member] https://10.4.3.5/volume/v3/volumes/dc8b273c-970a-4b5b-ae20-ce792695539d returned with HTTP 404 Aug 06 19:18:39.921910 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 7/27] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:18:39 2026] GET /volume/v3/volumes/dc8b273c-970a-4b5b-ae20-ce792695539d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:18:40.385260 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-5e5f2397-1018-4df6-acf6-96a8100f7637 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:40.387834 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-5e5f2397-1018-4df6-acf6-96a8100f7637 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:18:40.388207 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-5e5f2397-1018-4df6-acf6-96a8100f7637 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "07e648eb-dc36-4474-b76e-d855fb9762ec-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:18:40.392246 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-5e5f2397-1018-4df6-acf6-96a8100f7637 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '07e648eb-dc36-4474-b76e-d855fb9762ec-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:18:40.392246 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-5e5f2397-1018-4df6-acf6-96a8100f7637 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Create volume of 1 GB Aug 06 19:18:40.413610 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-5e5f2397-1018-4df6-acf6-96a8100f7637 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Availability zone cache updated, next update will occur around 2026-08-06 20:18:40.412772. {{(pid=100263) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 19:18:40.413610 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-5e5f2397-1018-4df6-acf6-96a8100f7637 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Availability Zones retrieved successfully. Aug 06 19:18:40.442783 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-5e5f2397-1018-4df6-acf6-96a8100f7637 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Flow 'volume_create_api' (8796faf5-cbe2-4099-b003-d48a7805164e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:18:40.444469 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-5e5f2397-1018-4df6-acf6-96a8100f7637 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe2d1ba1-ee09-4d65-8603-a5f748e9b8e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:18:40.445593 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-5e5f2397-1018-4df6-acf6-96a8100f7637 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:18:40.501439 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-5e5f2397-1018-4df6-acf6-96a8100f7637 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe2d1ba1-ee09-4d65-8603-a5f748e9b8e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:18:40.502631 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-5e5f2397-1018-4df6-acf6-96a8100f7637 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56f3f8bf-5628-4155-986f-32f76f6e636b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:18:40.556101 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-5e5f2397-1018-4df6-acf6-96a8100f7637 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-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 06 19:18:40.556444 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-5e5f2397-1018-4df6-acf6-96a8100f7637 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-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 06 19:18:40.627918 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-5e5f2397-1018-4df6-acf6-96a8100f7637 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Created reservations ['a59e05a4-a12f-4042-8894-b0ac8a4f9385', '1bc1d6b5-952b-4f14-a3bd-304c890bcabe', '8b7b66d2-701d-47f0-bffc-0d381c098201', 'b7f5bc0a-0512-4fcf-976d-7ea3c1b32335'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:18:40.629302 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-5e5f2397-1018-4df6-acf6-96a8100f7637 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56f3f8bf-5628-4155-986f-32f76f6e636b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a59e05a4-a12f-4042-8894-b0ac8a4f9385', '1bc1d6b5-952b-4f14-a3bd-304c890bcabe', '8b7b66d2-701d-47f0-bffc-0d381c098201', 'b7f5bc0a-0512-4fcf-976d-7ea3c1b32335']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:18:40.630500 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-5e5f2397-1018-4df6-acf6-96a8100f7637 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bf38d97-5d8c-4d08-a10d-5509501975ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:18:40.666996 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-5e5f2397-1018-4df6-acf6-96a8100f7637 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bf38d97-5d8c-4d08-a10d-5509501975ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b254a55d-4fb2-424c-8e40-78d2b0c52079', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='07e648eb-dc36-4474-b76e-d855fb9762ec-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bb85fcc4e6a4326bea2026d0caaa930',qos_specs=None,replication_status=,reservations=['a59e05a4-a12f-4042-8894-b0ac8a4f9385','1bc1d6b5-952b-4f14-a3bd-304c890bcabe','8b7b66d2-701d-47f0-bffc-0d381c098201','b7f5bc0a-0512-4fcf-976d-7ea3c1b32335'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17494d6af06d4d5abe23bab2e470984c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:18:40Z,deleted=False,deleted_at=None,display_description='',display_name='07e648eb-dc36-4474-b76e-d855fb9762ec-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b254a55d-4fb2-424c-8e40-78d2b0c52079,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bb85fcc4e6a4326bea2026d0caaa930',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17494d6af06d4d5abe23bab2e470984c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:18:40.670509 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-5e5f2397-1018-4df6-acf6-96a8100f7637 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1d64a9f-eb8c-46bc-89ab-7825e27e5259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:18:40.702430 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-5e5f2397-1018-4df6-acf6-96a8100f7637 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1d64a9f-eb8c-46bc-89ab-7825e27e5259) transitioned into 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='07e648eb-dc36-4474-b76e-d855fb9762ec-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bb85fcc4e6a4326bea2026d0caaa930',qos_specs=None,replication_status=,reservations=['a59e05a4-a12f-4042-8894-b0ac8a4f9385','1bc1d6b5-952b-4f14-a3bd-304c890bcabe','8b7b66d2-701d-47f0-bffc-0d381c098201','b7f5bc0a-0512-4fcf-976d-7ea3c1b32335'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17494d6af06d4d5abe23bab2e470984c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:18:40.703437 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-5e5f2397-1018-4df6-acf6-96a8100f7637 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e272d4b-242b-44cf-a847-7a4da7394552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:18:40.733552 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-5e5f2397-1018-4df6-acf6-96a8100f7637 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e272d4b-242b-44cf-a847-7a4da7394552) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:18:40.734486 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-5e5f2397-1018-4df6-acf6-96a8100f7637 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Flow 'volume_create_api' (8796faf5-cbe2-4099-b003-d48a7805164e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:18:40.734916 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-5e5f2397-1018-4df6-acf6-96a8100f7637 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Create volume request issued successfully. Aug 06 19:18:40.735652 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-5e5f2397-1018-4df6-acf6-96a8100f7637 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:18:40.736187 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 7/28] 10.4.3.5 () {72 vars in 1527 bytes} [Thu Aug 6 19:18:40 2026] POST /volume/v3/volumes => generated 745 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:18:40.747876 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-71d0552a-e37b-49e6-8c81-34588b89a7b0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:40.753351 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-71d0552a-e37b-49e6-8c81-34588b89a7b0 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] GET https://10.4.3.5/volume/v3/volumes/b254a55d-4fb2-424c-8e40-78d2b0c52079 Aug 06 19:18:40.753702 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-71d0552a-e37b-49e6-8c81-34588b89a7b0 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:40.754087 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-71d0552a-e37b-49e6-8c81-34588b89a7b0 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:40.776846 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:40.776846 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:18:40.782608 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-71d0552a-e37b-49e6-8c81-34588b89a7b0 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Volume info retrieved successfully. Aug 06 19:18:40.792542 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-71d0552a-e37b-49e6-8c81-34588b89a7b0 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] https://10.4.3.5/volume/v3/volumes/b254a55d-4fb2-424c-8e40-78d2b0c52079 returned with HTTP 200 Aug 06 19:18:40.793145 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 7/29] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:18:40 2026] GET /volume/v3/volumes/b254a55d-4fb2-424c-8e40-78d2b0c52079 => generated 813 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:18:40.806078 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-70cbd321-0114-4c72-b556-e5d00d41416a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:40.808590 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-70cbd321-0114-4c72-b556-e5d00d41416a tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] GET https://10.4.3.5/volume/v3/volumes/b254a55d-4fb2-424c-8e40-78d2b0c52079 Aug 06 19:18:40.808853 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-70cbd321-0114-4c72-b556-e5d00d41416a tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:40.809115 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-70cbd321-0114-4c72-b556-e5d00d41416a tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:40.819430 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:40.819430 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:18:40.824915 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-70cbd321-0114-4c72-b556-e5d00d41416a tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Volume info retrieved successfully. Aug 06 19:18:40.831616 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-70cbd321-0114-4c72-b556-e5d00d41416a tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] https://10.4.3.5/volume/v3/volumes/b254a55d-4fb2-424c-8e40-78d2b0c52079 returned with HTTP 200 Aug 06 19:18:40.832119 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 9/30] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:18:40 2026] GET /volume/v3/volumes/b254a55d-4fb2-424c-8e40-78d2b0c52079 => generated 813 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:18:43.844689 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-ec9f91b0-5f9f-4838-a1e0-1e4143a5fb7b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:43.847091 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-ec9f91b0-5f9f-4838-a1e0-1e4143a5fb7b tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] GET https://10.4.3.5/volume/v3/volumes/b254a55d-4fb2-424c-8e40-78d2b0c52079 Aug 06 19:18:43.847371 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-ec9f91b0-5f9f-4838-a1e0-1e4143a5fb7b tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:43.847631 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-ec9f91b0-5f9f-4838-a1e0-1e4143a5fb7b tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:43.855401 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:43.855401 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:18:43.866326 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-ec9f91b0-5f9f-4838-a1e0-1e4143a5fb7b tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Volume info retrieved successfully. Aug 06 19:18:43.873087 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-ec9f91b0-5f9f-4838-a1e0-1e4143a5fb7b tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] https://10.4.3.5/volume/v3/volumes/b254a55d-4fb2-424c-8e40-78d2b0c52079 returned with HTTP 200 Aug 06 19:18:43.873268 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 8/31] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:18:43 2026] GET /volume/v3/volumes/b254a55d-4fb2-424c-8e40-78d2b0c52079 => generated 838 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:18:43.881171 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-870bf07d-26ed-4380-8bf1-6efabc64e90e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:43.882460 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-870bf07d-26ed-4380-8bf1-6efabc64e90e None None] GET https://10.4.3.5/volume// Aug 06 19:18:43.882460 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-870bf07d-26ed-4380-8bf1-6efabc64e90e None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:43.882460 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-870bf07d-26ed-4380-8bf1-6efabc64e90e None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:43.882460 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-870bf07d-26ed-4380-8bf1-6efabc64e90e None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:18:43.883120 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 8/32] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:18:43 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:18:43.895814 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-b747fd4a-753e-4c8a-9ced-ee633223f0d1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:43.899191 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-b747fd4a-753e-4c8a-9ced-ee633223f0d1 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:18:43.899485 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-b747fd4a-753e-4c8a-9ced-ee633223f0d1 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b254a55d-4fb2-424c-8e40-78d2b0c52079", "connector": null, "instance_uuid": "07e648eb-dc36-4474-b76e-d855fb9762ec"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:18:43.908906 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:43.908906 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:18:43.949955 np0000006689 devstack@c-api.service[100265]: /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 06 19:18:43.949955 np0000006689 devstack@c-api.service[100265]: .first() Aug 06 19:18:43.970910 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-b747fd4a-753e-4c8a-9ced-ee633223f0d1 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:18:43.971430 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 8/33] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:18:43 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:18:43.979871 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-df388ea6-34f2-4cd7-be72-cedaf29c4472 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:43.980843 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-df388ea6-34f2-4cd7-be72-cedaf29c4472 None None] GET https://10.4.3.5/volume// Aug 06 19:18:43.981607 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-df388ea6-34f2-4cd7-be72-cedaf29c4472 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:43.981981 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-df388ea6-34f2-4cd7-be72-cedaf29c4472 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:43.982994 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-df388ea6-34f2-4cd7-be72-cedaf29c4472 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:18:43.983552 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 10/34] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:18:43 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:18:43.991292 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-b40d10f1-1aa7-4f3f-b5c4-32a1ab98b5d9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:43.994555 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-b40d10f1-1aa7-4f3f-b5c4-32a1ab98b5d9 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] GET https://10.4.3.5/volume/v3/volumes/b254a55d-4fb2-424c-8e40-78d2b0c52079 Aug 06 19:18:43.994555 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-b40d10f1-1aa7-4f3f-b5c4-32a1ab98b5d9 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:43.994733 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-b40d10f1-1aa7-4f3f-b5c4-32a1ab98b5d9 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:44.006773 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:44.006773 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:18:44.011471 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-b40d10f1-1aa7-4f3f-b5c4-32a1ab98b5d9 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Volume info retrieved successfully. Aug 06 19:18:44.017010 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-b40d10f1-1aa7-4f3f-b5c4-32a1ab98b5d9 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] https://10.4.3.5/volume/v3/volumes/b254a55d-4fb2-424c-8e40-78d2b0c52079 returned with HTTP 200 Aug 06 19:18:44.017718 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 9/35] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:18:43 2026] GET /volume/v3/volumes/b254a55d-4fb2-424c-8e40-78d2b0c52079 => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:18:44.895480 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-ebe12065-968e-44d9-a034-3790bd86d404 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:44.898235 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-ebe12065-968e-44d9-a034-3790bd86d404 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] PUT https://10.4.3.5/volume/v3/attachments/3d00a01f-ef0b-4bfe-acb1-193d02a51dd6 Aug 06 19:18:44.898662 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-ebe12065-968e-44d9-a034-3790bd86d404 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:18:44.918579 np0000006689 devstack@c-api.service[100263]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 06 19:18:44.918579 np0000006689 devstack@c-api.service[100263]: .first() Aug 06 19:18:44.928609 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-ebe12065-968e-44d9-a034-3790bd86d404 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Acquiring lock "cinder-attachment_update-b254a55d-4fb2-424c-8e40-78d2b0c52079-np0000006689" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:18:44.935488 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-ebe12065-968e-44d9-a034-3790bd86d404 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Lock "cinder-attachment_update-b254a55d-4fb2-424c-8e40-78d2b0c52079-np0000006689" acquired by "attachment_update" :: waited 0.007s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:18:44.936112 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:44.936112 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:18:45.108935 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-ebe12065-968e-44d9-a034-3790bd86d404 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Lock "cinder-attachment_update-b254a55d-4fb2-424c-8e40-78d2b0c52079-np0000006689" released by "attachment_update" :: held 0.174s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:18:45.109382 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-ebe12065-968e-44d9-a034-3790bd86d404 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] https://10.4.3.5/volume/v3/attachments/3d00a01f-ef0b-4bfe-acb1-193d02a51dd6 returned with HTTP 200 Aug 06 19:18:45.110102 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 9/36] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:18:44 2026] PUT /volume/v3/attachments/3d00a01f-ef0b-4bfe-acb1-193d02a51dd6 => generated 969 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:18:45.150470 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-93870fa5-142d-47a4-bf22-7743714344bd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:45.153867 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-93870fa5-142d-47a4-bf22-7743714344bd tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] POST https://10.4.3.5/volume/v3/attachments/3d00a01f-ef0b-4bfe-acb1-193d02a51dd6/action Aug 06 19:18:45.154808 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-93870fa5-142d-47a4-bf22-7743714344bd tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:18:45.157927 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-93870fa5-142d-47a4-bf22-7743714344bd tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:18:45.183447 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:45.183447 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:18:45.203894 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e1c81d2d-f463-4be4-b1c3-c3c09fea8747 req-93870fa5-142d-47a4-bf22-7743714344bd tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] https://10.4.3.5/volume/v3/attachments/3d00a01f-ef0b-4bfe-acb1-193d02a51dd6/action returned with HTTP 204 Aug 06 19:18:45.204915 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 9/37] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:18:45 2026] POST /volume/v3/attachments/3d00a01f-ef0b-4bfe-acb1-193d02a51dd6/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:18:45.226327 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fb5dbfbd-945e-4d27-b6b0-1475614257e1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:45.228549 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fb5dbfbd-945e-4d27-b6b0-1475614257e1 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:18:45.229012 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fb5dbfbd-945e-4d27-b6b0-1475614257e1 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-85428174", "imageRef": "11f21727-e5ec-459d-91b4-c79ce982c40c", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:18:45.232121 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-fb5dbfbd-945e-4d27-b6b0-1475614257e1 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-85428174', 'imageRef': '11f21727-e5ec-459d-91b4-c79ce982c40c', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:18:45.759048 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-fb5dbfbd-945e-4d27-b6b0-1475614257e1 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Create volume of 1 GB Aug 06 19:18:45.765526 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fb5dbfbd-945e-4d27-b6b0-1475614257e1 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Availability Zones retrieved successfully. Aug 06 19:18:45.774126 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-fb5dbfbd-945e-4d27-b6b0-1475614257e1 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Flow 'volume_create_api' (f130e501-e226-4654-adfb-3ed6e4c8e2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:18:45.776051 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-fb5dbfbd-945e-4d27-b6b0-1475614257e1 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98ec18a8-08ed-4cb2-8ccf-3719d2d826a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:18:45.777757 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-fb5dbfbd-945e-4d27-b6b0-1475614257e1 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:18:45.867440 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-fb5dbfbd-945e-4d27-b6b0-1475614257e1 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98ec18a8-08ed-4cb2-8ccf-3719d2d826a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:18:45.868791 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-fb5dbfbd-945e-4d27-b6b0-1475614257e1 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dca66282-9252-4298-82ab-97f4ddd47226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:18:45.901695 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-fb5dbfbd-945e-4d27-b6b0-1475614257e1 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-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 06 19:18:45.903221 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-fb5dbfbd-945e-4d27-b6b0-1475614257e1 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-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 06 19:18:45.946603 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-fb5dbfbd-945e-4d27-b6b0-1475614257e1 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Created reservations ['3254661d-ccbc-496a-a233-2d8ddd581b61', '8ee60d04-78f7-4413-81a6-ac72ce8603a7', '0186e883-ee33-4057-a185-687d0fade8a6', '1841a945-45c8-4592-96d2-44c6effc1b0c'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:18:45.946603 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-fb5dbfbd-945e-4d27-b6b0-1475614257e1 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dca66282-9252-4298-82ab-97f4ddd47226) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3254661d-ccbc-496a-a233-2d8ddd581b61', '8ee60d04-78f7-4413-81a6-ac72ce8603a7', '0186e883-ee33-4057-a185-687d0fade8a6', '1841a945-45c8-4592-96d2-44c6effc1b0c']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:18:45.946603 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-fb5dbfbd-945e-4d27-b6b0-1475614257e1 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fd6c2a9-fdbc-4c24-a5dd-0a5af9334522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:18:45.972946 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-fb5dbfbd-945e-4d27-b6b0-1475614257e1 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fd6c2a9-fdbc-4c24-a5dd-0a5af9334522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44280d92-e88d-4971-bdee-2fb3ed64fa7f', '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-85428174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24b5e2f7405d461393ec2660daf5d884',qos_specs=None,replication_status=,reservations=['3254661d-ccbc-496a-a233-2d8ddd581b61','8ee60d04-78f7-4413-81a6-ac72ce8603a7','0186e883-ee33-4057-a185-687d0fade8a6','1841a945-45c8-4592-96d2-44c6effc1b0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0cef64be8b5431b93e16858027e4948',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:18:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-85428174',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44280d92-e88d-4971-bdee-2fb3ed64fa7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24b5e2f7405d461393ec2660daf5d884',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0cef64be8b5431b93e16858027e4948',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:18:45.974591 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-fb5dbfbd-945e-4d27-b6b0-1475614257e1 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a0af613-3263-4f9a-a4a4-96b2af2cc773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:18:46.001746 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-fb5dbfbd-945e-4d27-b6b0-1475614257e1 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a0af613-3263-4f9a-a4a4-96b2af2cc773) transitioned into state 'SUCCESS' from state '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-85428174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24b5e2f7405d461393ec2660daf5d884',qos_specs=None,replication_status=,reservations=['3254661d-ccbc-496a-a233-2d8ddd581b61','8ee60d04-78f7-4413-81a6-ac72ce8603a7','0186e883-ee33-4057-a185-687d0fade8a6','1841a945-45c8-4592-96d2-44c6effc1b0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0cef64be8b5431b93e16858027e4948',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:18:46.001746 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-fb5dbfbd-945e-4d27-b6b0-1475614257e1 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (085173bc-40f2-4ce2-9ae1-19c1a4fe5b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:18:46.017819 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-fb5dbfbd-945e-4d27-b6b0-1475614257e1 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (085173bc-40f2-4ce2-9ae1-19c1a4fe5b0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:18:46.018618 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-fb5dbfbd-945e-4d27-b6b0-1475614257e1 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Flow 'volume_create_api' (f130e501-e226-4654-adfb-3ed6e4c8e2ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:18:46.019121 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fb5dbfbd-945e-4d27-b6b0-1475614257e1 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Create volume request issued successfully. Aug 06 19:18:46.019953 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fb5dbfbd-945e-4d27-b6b0-1475614257e1 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:18:46.020568 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 11/38] 10.4.3.5 () {70 vars in 1286 bytes} [Thu Aug 6 19:18:45 2026] POST /volume/v3/volumes => generated 893 bytes in 795 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:18:46.036897 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3538d7bb-4856-4eed-b165-499e2ffb4e99 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:46.043044 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3538d7bb-4856-4eed-b165-499e2ffb4e99 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] GET https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f Aug 06 19:18:46.043044 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3538d7bb-4856-4eed-b165-499e2ffb4e99 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:46.043044 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3538d7bb-4856-4eed-b165-499e2ffb4e99 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:46.051836 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:46.051836 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:18:46.057586 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3538d7bb-4856-4eed-b165-499e2ffb4e99 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Volume info retrieved successfully. Aug 06 19:18:46.063541 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3538d7bb-4856-4eed-b165-499e2ffb4e99 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f returned with HTTP 200 Aug 06 19:18:46.064285 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 10/39] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:18:46 2026] GET /volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f => generated 961 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:18:47.081727 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-07d291dc-0ae2-4374-8ed6-69870348cdd9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:47.084563 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-07d291dc-0ae2-4374-8ed6-69870348cdd9 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] GET https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f Aug 06 19:18:47.084786 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-07d291dc-0ae2-4374-8ed6-69870348cdd9 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:47.085076 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-07d291dc-0ae2-4374-8ed6-69870348cdd9 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:47.095551 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:47.095551 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:18:47.101594 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-07d291dc-0ae2-4374-8ed6-69870348cdd9 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Volume info retrieved successfully. Aug 06 19:18:47.106216 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-07d291dc-0ae2-4374-8ed6-69870348cdd9 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f returned with HTTP 200 Aug 06 19:18:47.106647 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 10/40] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:18:47 2026] GET /volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f => generated 985 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:18:48.123577 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a1b88d48-5cc8-44fa-a21f-dfcd23c8955e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:48.126962 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a1b88d48-5cc8-44fa-a21f-dfcd23c8955e tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] GET https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f Aug 06 19:18:48.127367 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a1b88d48-5cc8-44fa-a21f-dfcd23c8955e tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:48.127725 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a1b88d48-5cc8-44fa-a21f-dfcd23c8955e tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:48.144425 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:48.144425 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:18:48.151169 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a1b88d48-5cc8-44fa-a21f-dfcd23c8955e tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Volume info retrieved successfully. Aug 06 19:18:48.157961 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a1b88d48-5cc8-44fa-a21f-dfcd23c8955e tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f returned with HTTP 200 Aug 06 19:18:48.158668 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 10/41] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:18:48 2026] GET /volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f => generated 985 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:18:49.180254 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4aa34e84-d89c-4b30-a7e5-daa2956a26a0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:49.182570 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4aa34e84-d89c-4b30-a7e5-daa2956a26a0 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] GET https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f Aug 06 19:18:49.182844 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4aa34e84-d89c-4b30-a7e5-daa2956a26a0 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:49.183104 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4aa34e84-d89c-4b30-a7e5-daa2956a26a0 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:49.197611 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:49.197611 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:18:49.202540 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4aa34e84-d89c-4b30-a7e5-daa2956a26a0 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Volume info retrieved successfully. Aug 06 19:18:49.209564 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4aa34e84-d89c-4b30-a7e5-daa2956a26a0 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f returned with HTTP 200 Aug 06 19:18:49.210135 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 12/42] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:18:49 2026] GET /volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f => generated 1046 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:18:50.224423 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3b26710b-cb80-44de-afc4-cf30930db746 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:50.226298 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3b26710b-cb80-44de-afc4-cf30930db746 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] GET https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f Aug 06 19:18:50.226728 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3b26710b-cb80-44de-afc4-cf30930db746 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:50.227080 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3b26710b-cb80-44de-afc4-cf30930db746 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:50.234960 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:50.234960 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:18:50.239755 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3b26710b-cb80-44de-afc4-cf30930db746 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Volume info retrieved successfully. Aug 06 19:18:50.245554 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3b26710b-cb80-44de-afc4-cf30930db746 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f returned with HTTP 200 Aug 06 19:18:50.246036 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 11/43] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:18:50 2026] GET /volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f => generated 1046 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:18:51.263061 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f582bd1a-1040-4017-9a67-a776bc070fa1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:51.267361 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f582bd1a-1040-4017-9a67-a776bc070fa1 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] GET https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f Aug 06 19:18:51.267647 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f582bd1a-1040-4017-9a67-a776bc070fa1 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:51.267805 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f582bd1a-1040-4017-9a67-a776bc070fa1 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:51.277686 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:51.277686 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:18:51.290065 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f582bd1a-1040-4017-9a67-a776bc070fa1 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Volume info retrieved successfully. Aug 06 19:18:51.297188 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f582bd1a-1040-4017-9a67-a776bc070fa1 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f returned with HTTP 200 Aug 06 19:18:51.297874 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 11/44] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:18:51 2026] GET /volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f => generated 1046 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:18:52.319333 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-869b9299-541f-4b10-b735-cc3884789a61 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:52.322102 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-869b9299-541f-4b10-b735-cc3884789a61 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] GET https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f Aug 06 19:18:52.322102 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-869b9299-541f-4b10-b735-cc3884789a61 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:52.322102 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-869b9299-541f-4b10-b735-cc3884789a61 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:52.333032 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:52.333032 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:18:52.339344 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-869b9299-541f-4b10-b735-cc3884789a61 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Volume info retrieved successfully. Aug 06 19:18:52.345567 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-869b9299-541f-4b10-b735-cc3884789a61 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f returned with HTTP 200 Aug 06 19:18:52.346121 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 11/45] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:18:52 2026] GET /volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f => generated 1046 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 06 19:18:53.304666 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-7c8c5378-ddb8-4674-90f3-8c2dbd261e6e req-a0477381-8136-4d5b-9c85-e39dbead1005 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:53.307515 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7c8c5378-ddb8-4674-90f3-8c2dbd261e6e req-a0477381-8136-4d5b-9c85-e39dbead1005 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] GET https://10.4.3.5/volume/v3/volumes/b254a55d-4fb2-424c-8e40-78d2b0c52079 Aug 06 19:18:53.312124 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7c8c5378-ddb8-4674-90f3-8c2dbd261e6e req-a0477381-8136-4d5b-9c85-e39dbead1005 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:53.312124 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7c8c5378-ddb8-4674-90f3-8c2dbd261e6e req-a0477381-8136-4d5b-9c85-e39dbead1005 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:53.325967 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:53.325967 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:18:53.331009 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-7c8c5378-ddb8-4674-90f3-8c2dbd261e6e req-a0477381-8136-4d5b-9c85-e39dbead1005 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Volume info retrieved successfully. Aug 06 19:18:53.336609 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7c8c5378-ddb8-4674-90f3-8c2dbd261e6e req-a0477381-8136-4d5b-9c85-e39dbead1005 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] https://10.4.3.5/volume/v3/volumes/b254a55d-4fb2-424c-8e40-78d2b0c52079 returned with HTTP 200 Aug 06 19:18:53.337175 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 13/46] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:18:53 2026] GET /volume/v3/volumes/b254a55d-4fb2-424c-8e40-78d2b0c52079 => generated 1130 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:18:53.369961 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c0f2b49a-1aaf-4c12-a30b-8eddca94fb29 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:53.373428 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c0f2b49a-1aaf-4c12-a30b-8eddca94fb29 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] GET https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f Aug 06 19:18:53.374962 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c0f2b49a-1aaf-4c12-a30b-8eddca94fb29 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:53.375088 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c0f2b49a-1aaf-4c12-a30b-8eddca94fb29 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:53.382859 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:53.382859 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:18:53.386982 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c0f2b49a-1aaf-4c12-a30b-8eddca94fb29 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Volume info retrieved successfully. Aug 06 19:18:53.392625 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c0f2b49a-1aaf-4c12-a30b-8eddca94fb29 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f returned with HTTP 200 Aug 06 19:18:53.393207 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 12/47] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:18:53 2026] GET /volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f => generated 1046 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:18:54.412132 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0a3c6848-4a94-4c74-a354-cb3a88f41ede None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:54.414365 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0a3c6848-4a94-4c74-a354-cb3a88f41ede tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] GET https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f Aug 06 19:18:54.415578 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0a3c6848-4a94-4c74-a354-cb3a88f41ede tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:54.415578 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0a3c6848-4a94-4c74-a354-cb3a88f41ede tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:54.425501 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:54.425501 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:18:54.430143 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0a3c6848-4a94-4c74-a354-cb3a88f41ede tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Volume info retrieved successfully. Aug 06 19:18:54.436433 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0a3c6848-4a94-4c74-a354-cb3a88f41ede tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f returned with HTTP 200 Aug 06 19:18:54.436835 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 12/48] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:18:54 2026] GET /volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f => generated 1046 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:18:55.456651 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b9fbd875-243b-4906-b508-19c7929d22db None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:55.459902 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9fbd875-243b-4906-b508-19c7929d22db tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] GET https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f Aug 06 19:18:55.460193 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b9fbd875-243b-4906-b508-19c7929d22db tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:55.461907 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b9fbd875-243b-4906-b508-19c7929d22db tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:55.471287 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:55.471287 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:18:55.475735 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b9fbd875-243b-4906-b508-19c7929d22db tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Volume info retrieved successfully. Aug 06 19:18:55.482506 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9fbd875-243b-4906-b508-19c7929d22db tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f returned with HTTP 200 Aug 06 19:18:55.483030 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 12/49] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:18:55 2026] GET /volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f => generated 1566 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:18:55.520868 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-33b7d1d1-46f1-40c2-b5b9-96702a49e762 req-30fbcd5e-64c2-437c-bd7a-bb32aa4f7aa7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:55.522932 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-33b7d1d1-46f1-40c2-b5b9-96702a49e762 req-30fbcd5e-64c2-437c-bd7a-bb32aa4f7aa7 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] GET https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f Aug 06 19:18:55.523157 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-33b7d1d1-46f1-40c2-b5b9-96702a49e762 req-30fbcd5e-64c2-437c-bd7a-bb32aa4f7aa7 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:55.523346 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-33b7d1d1-46f1-40c2-b5b9-96702a49e762 req-30fbcd5e-64c2-437c-bd7a-bb32aa4f7aa7 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:55.531638 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:55.531638 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:18:55.536631 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-33b7d1d1-46f1-40c2-b5b9-96702a49e762 req-30fbcd5e-64c2-437c-bd7a-bb32aa4f7aa7 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Volume info retrieved successfully. Aug 06 19:18:55.546348 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-33b7d1d1-46f1-40c2-b5b9-96702a49e762 req-30fbcd5e-64c2-437c-bd7a-bb32aa4f7aa7 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f returned with HTTP 200 Aug 06 19:18:55.547862 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 14/50] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:18:55 2026] GET /volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f => generated 1386 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:18:56.088332 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-33b7d1d1-46f1-40c2-b5b9-96702a49e762 req-00ac14b6-4ffa-43ff-9df8-945daa75a39d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:56.092777 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-33b7d1d1-46f1-40c2-b5b9-96702a49e762 req-00ac14b6-4ffa-43ff-9df8-945daa75a39d tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] GET https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f Aug 06 19:18:56.093034 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-33b7d1d1-46f1-40c2-b5b9-96702a49e762 req-00ac14b6-4ffa-43ff-9df8-945daa75a39d tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:56.093279 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-33b7d1d1-46f1-40c2-b5b9-96702a49e762 req-00ac14b6-4ffa-43ff-9df8-945daa75a39d tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:56.109188 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:56.109188 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:18:56.116434 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-33b7d1d1-46f1-40c2-b5b9-96702a49e762 req-00ac14b6-4ffa-43ff-9df8-945daa75a39d tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Volume info retrieved successfully. Aug 06 19:18:56.127914 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-33b7d1d1-46f1-40c2-b5b9-96702a49e762 req-00ac14b6-4ffa-43ff-9df8-945daa75a39d tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f returned with HTTP 200 Aug 06 19:18:56.128780 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 13/51] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:18:56 2026] GET /volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f => generated 1386 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:18:56.142329 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-441f56bd-c48d-4aa8-a66e-3c140d435f72 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:56.142329 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-441f56bd-c48d-4aa8-a66e-3c140d435f72 None None] GET https://10.4.3.5/volume// Aug 06 19:18:56.142329 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-441f56bd-c48d-4aa8-a66e-3c140d435f72 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:56.142910 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-441f56bd-c48d-4aa8-a66e-3c140d435f72 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:56.142910 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-441f56bd-c48d-4aa8-a66e-3c140d435f72 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:18:56.144042 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 13/52] 10.4.3.5 () {66 vars in 1405 bytes} [Thu Aug 6 19:18:56 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:18:56.154714 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-33b7d1d1-46f1-40c2-b5b9-96702a49e762 req-163faa0e-0b5a-458c-9fcb-e3e634302dae None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:56.159653 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-33b7d1d1-46f1-40c2-b5b9-96702a49e762 req-163faa0e-0b5a-458c-9fcb-e3e634302dae tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:18:56.160082 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-33b7d1d1-46f1-40c2-b5b9-96702a49e762 req-163faa0e-0b5a-458c-9fcb-e3e634302dae tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "44280d92-e88d-4971-bdee-2fb3ed64fa7f", "connector": null, "instance_uuid": "84bc7af0-27b3-453a-9132-d6e64c27e8bb"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:18:56.169779 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:56.169779 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:18:56.201442 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-33b7d1d1-46f1-40c2-b5b9-96702a49e762 req-163faa0e-0b5a-458c-9fcb-e3e634302dae tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:18:56.202038 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 13/53] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:18:56 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:18:57.683928 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-aa0c2fca-73bd-4322-bdab-3a7ed3a4eec6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:57.684359 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-aa0c2fca-73bd-4322-bdab-3a7ed3a4eec6 None None] GET https://10.4.3.5/volume// Aug 06 19:18:57.684445 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-aa0c2fca-73bd-4322-bdab-3a7ed3a4eec6 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:57.684633 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-aa0c2fca-73bd-4322-bdab-3a7ed3a4eec6 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:57.684930 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-aa0c2fca-73bd-4322-bdab-3a7ed3a4eec6 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:18:57.685356 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 15/54] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:18:57 2026] GET /volume/ => generated 384 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:18:57.698473 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-33b7d1d1-46f1-40c2-b5b9-96702a49e762 req-b42f7679-8967-400f-a576-0ea542191e5e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:57.700791 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-33b7d1d1-46f1-40c2-b5b9-96702a49e762 req-b42f7679-8967-400f-a576-0ea542191e5e tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] GET https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f Aug 06 19:18:57.701164 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-33b7d1d1-46f1-40c2-b5b9-96702a49e762 req-b42f7679-8967-400f-a576-0ea542191e5e tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:18:57.702325 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-33b7d1d1-46f1-40c2-b5b9-96702a49e762 req-b42f7679-8967-400f-a576-0ea542191e5e tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:18:57.713118 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:57.713118 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:18:57.717098 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-33b7d1d1-46f1-40c2-b5b9-96702a49e762 req-b42f7679-8967-400f-a576-0ea542191e5e tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Volume info retrieved successfully. Aug 06 19:18:57.722922 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-33b7d1d1-46f1-40c2-b5b9-96702a49e762 req-b42f7679-8967-400f-a576-0ea542191e5e tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f returned with HTTP 200 Aug 06 19:18:57.723771 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 14/55] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:18:57 2026] GET /volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f => generated 1565 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:18:57.826858 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-33b7d1d1-46f1-40c2-b5b9-96702a49e762 req-35df512c-b581-4f93-a83a-30c70bd6e02e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:57.831294 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-33b7d1d1-46f1-40c2-b5b9-96702a49e762 req-35df512c-b581-4f93-a83a-30c70bd6e02e tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] PUT https://10.4.3.5/volume/v3/attachments/1ce82644-02f4-43a3-b379-1d24369cc7a5 Aug 06 19:18:57.831806 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-33b7d1d1-46f1-40c2-b5b9-96702a49e762 req-35df512c-b581-4f93-a83a-30c70bd6e02e tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:18:57.841460 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-33b7d1d1-46f1-40c2-b5b9-96702a49e762 req-35df512c-b581-4f93-a83a-30c70bd6e02e tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Acquiring lock "cinder-attachment_update-44280d92-e88d-4971-bdee-2fb3ed64fa7f-np0000006689" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:18:57.850007 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-33b7d1d1-46f1-40c2-b5b9-96702a49e762 req-35df512c-b581-4f93-a83a-30c70bd6e02e tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Lock "cinder-attachment_update-44280d92-e88d-4971-bdee-2fb3ed64fa7f-np0000006689" acquired by "attachment_update" :: waited 0.009s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:18:57.851744 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:57.851744 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:18:57.935536 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-33b7d1d1-46f1-40c2-b5b9-96702a49e762 req-35df512c-b581-4f93-a83a-30c70bd6e02e tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Lock "cinder-attachment_update-44280d92-e88d-4971-bdee-2fb3ed64fa7f-np0000006689" released by "attachment_update" :: held 0.086s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:18:57.936154 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-33b7d1d1-46f1-40c2-b5b9-96702a49e762 req-35df512c-b581-4f93-a83a-30c70bd6e02e tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] https://10.4.3.5/volume/v3/attachments/1ce82644-02f4-43a3-b379-1d24369cc7a5 returned with HTTP 200 Aug 06 19:18:57.936681 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 14/56] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:18:57 2026] PUT /volume/v3/attachments/1ce82644-02f4-43a3-b379-1d24369cc7a5 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:18:57.964855 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-33b7d1d1-46f1-40c2-b5b9-96702a49e762 req-9a418913-3c46-445b-a905-9804c4435854 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:18:57.968717 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-33b7d1d1-46f1-40c2-b5b9-96702a49e762 req-9a418913-3c46-445b-a905-9804c4435854 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] POST https://10.4.3.5/volume/v3/attachments/1ce82644-02f4-43a3-b379-1d24369cc7a5/action Aug 06 19:18:57.969159 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-33b7d1d1-46f1-40c2-b5b9-96702a49e762 req-9a418913-3c46-445b-a905-9804c4435854 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:18:57.969296 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-33b7d1d1-46f1-40c2-b5b9-96702a49e762 req-9a418913-3c46-445b-a905-9804c4435854 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:18:57.986246 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:18:57.986246 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:18:57.998002 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-33b7d1d1-46f1-40c2-b5b9-96702a49e762 req-9a418913-3c46-445b-a905-9804c4435854 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] https://10.4.3.5/volume/v3/attachments/1ce82644-02f4-43a3-b379-1d24369cc7a5/action returned with HTTP 204 Aug 06 19:18:57.998334 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 14/57] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:18:57 2026] POST /volume/v3/attachments/1ce82644-02f4-43a3-b379-1d24369cc7a5/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:19:05.544927 np0000006689 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=52,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:19:07.721672 np0000006689 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=35 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:19:07.931507 np0000006689 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=49,cinder:INSERT=10,cinder:UPDATE=14 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:19:07.992917 np0000006689 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=66,cinder:INSERT=13,cinder:UPDATE=21 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:19:08.244825 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6d934fb8-7e79-4561-aa75-e806134e14bf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:08.248285 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6d934fb8-7e79-4561-aa75-e806134e14bf tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] GET https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f Aug 06 19:19:08.248715 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6d934fb8-7e79-4561-aa75-e806134e14bf tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:08.248956 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6d934fb8-7e79-4561-aa75-e806134e14bf tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:08.263721 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:08.263721 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:08.269483 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6d934fb8-7e79-4561-aa75-e806134e14bf tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Volume info retrieved successfully. Aug 06 19:19:08.276903 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6d934fb8-7e79-4561-aa75-e806134e14bf tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f returned with HTTP 200 Aug 06 19:19:08.277719 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 16/58] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:19:08 2026] GET /volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f => generated 1858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:19:08.571097 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7e49aee2-d44a-4bb3-bdfb-3e889aeffac6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:08.573516 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7e49aee2-d44a-4bb3-bdfb-3e889aeffac6 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:19:08.573910 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7e49aee2-d44a-4bb3-bdfb-3e889aeffac6 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1390423010"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:08.575698 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-7e49aee2-d44a-4bb3-bdfb-3e889aeffac6 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1390423010'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:19:08.575839 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-7e49aee2-d44a-4bb3-bdfb-3e889aeffac6 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Create volume of 1 GB Aug 06 19:19:08.581944 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7e49aee2-d44a-4bb3-bdfb-3e889aeffac6 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Availability Zones retrieved successfully. Aug 06 19:19:08.589390 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7e49aee2-d44a-4bb3-bdfb-3e889aeffac6 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Flow 'volume_create_api' (3fac1b7a-9aa5-4031-a0f9-f8f225badb90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:19:08.590865 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7e49aee2-d44a-4bb3-bdfb-3e889aeffac6 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19276827-0fe5-4b3f-9daa-2007ce2e15fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:19:08.591987 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-7e49aee2-d44a-4bb3-bdfb-3e889aeffac6 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:19:08.631897 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7e49aee2-d44a-4bb3-bdfb-3e889aeffac6 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19276827-0fe5-4b3f-9daa-2007ce2e15fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:19:08.633143 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7e49aee2-d44a-4bb3-bdfb-3e889aeffac6 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9680e416-dcdf-4b8d-aeb4-1634abf5747c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:19:08.719971 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-7e49aee2-d44a-4bb3-bdfb-3e889aeffac6 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Created reservations ['a34cde41-ecb4-45e1-8796-c098e700a15e', '1413435c-b2e1-45f0-9234-29a44ea46db5', '1900fdc6-a207-4736-87e3-8605b1309f92', '2f5077a5-a4fc-4b9d-acf6-be709b4dacdd'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:19:08.721936 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7e49aee2-d44a-4bb3-bdfb-3e889aeffac6 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9680e416-dcdf-4b8d-aeb4-1634abf5747c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a34cde41-ecb4-45e1-8796-c098e700a15e', '1413435c-b2e1-45f0-9234-29a44ea46db5', '1900fdc6-a207-4736-87e3-8605b1309f92', '2f5077a5-a4fc-4b9d-acf6-be709b4dacdd']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:19:08.722741 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7e49aee2-d44a-4bb3-bdfb-3e889aeffac6 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12da4fe5-c267-42ed-9f87-160aa66f59fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:19:08.750084 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7e49aee2-d44a-4bb3-bdfb-3e889aeffac6 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12da4fe5-c267-42ed-9f87-160aa66f59fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1390423010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f234101b6874d6093f2ca67810a0c32',qos_specs=None,replication_status=,reservations=['a34cde41-ecb4-45e1-8796-c098e700a15e','1413435c-b2e1-45f0-9234-29a44ea46db5','1900fdc6-a207-4736-87e3-8605b1309f92','2f5077a5-a4fc-4b9d-acf6-be709b4dacdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fc86fa6ab34438da512633296b6ab1d',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:19:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1390423010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f234101b6874d6093f2ca67810a0c32',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fc86fa6ab34438da512633296b6ab1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:19:08.751381 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7e49aee2-d44a-4bb3-bdfb-3e889aeffac6 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf148355-82ca-49a6-ba17-a79252d9a1f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:19:08.771837 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7e49aee2-d44a-4bb3-bdfb-3e889aeffac6 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf148355-82ca-49a6-ba17-a79252d9a1f6) transitioned into state 'SUCCESS' from state '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-1390423010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f234101b6874d6093f2ca67810a0c32',qos_specs=None,replication_status=,reservations=['a34cde41-ecb4-45e1-8796-c098e700a15e','1413435c-b2e1-45f0-9234-29a44ea46db5','1900fdc6-a207-4736-87e3-8605b1309f92','2f5077a5-a4fc-4b9d-acf6-be709b4dacdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fc86fa6ab34438da512633296b6ab1d',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:19:08.772926 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7e49aee2-d44a-4bb3-bdfb-3e889aeffac6 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f238739-b470-4e6f-b3e2-2fb31d192ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:19:08.788135 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7e49aee2-d44a-4bb3-bdfb-3e889aeffac6 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f238739-b470-4e6f-b3e2-2fb31d192ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:19:08.789135 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7e49aee2-d44a-4bb3-bdfb-3e889aeffac6 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Flow 'volume_create_api' (3fac1b7a-9aa5-4031-a0f9-f8f225badb90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:19:08.789591 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7e49aee2-d44a-4bb3-bdfb-3e889aeffac6 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Create volume request issued successfully. Aug 06 19:19:08.790718 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7e49aee2-d44a-4bb3-bdfb-3e889aeffac6 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:19:08.791149 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 15/59] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:19:08 2026] POST /volume/v3/volumes => generated 748 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:19:08.806653 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-67d7ecb3-f2d1-4047-af9c-a61cede04336 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:08.808577 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-67d7ecb3-f2d1-4047-af9c-a61cede04336 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] GET https://10.4.3.5/volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b Aug 06 19:19:08.808815 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-67d7ecb3-f2d1-4047-af9c-a61cede04336 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:08.809050 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-67d7ecb3-f2d1-4047-af9c-a61cede04336 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:08.816789 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:08.816789 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:08.821691 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-67d7ecb3-f2d1-4047-af9c-a61cede04336 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Volume info retrieved successfully. Aug 06 19:19:08.827384 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-67d7ecb3-f2d1-4047-af9c-a61cede04336 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] https://10.4.3.5/volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b returned with HTTP 200 Aug 06 19:19:08.827920 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 15/60] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:08 2026] GET /volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:09.844232 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e88c237d-0af3-4c73-b1b6-1345b870ef97 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:09.846527 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e88c237d-0af3-4c73-b1b6-1345b870ef97 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] GET https://10.4.3.5/volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b Aug 06 19:19:09.846766 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e88c237d-0af3-4c73-b1b6-1345b870ef97 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:09.847045 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e88c237d-0af3-4c73-b1b6-1345b870ef97 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:09.856949 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:09.856949 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:09.862149 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e88c237d-0af3-4c73-b1b6-1345b870ef97 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Volume info retrieved successfully. Aug 06 19:19:09.871828 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e88c237d-0af3-4c73-b1b6-1345b870ef97 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] https://10.4.3.5/volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b returned with HTTP 200 Aug 06 19:19:09.872855 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 15/61] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:09 2026] GET /volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:09.957855 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-af3eaa0e-1642-4aa5-a931-20ac1d28c5db req-4e12d2be-2af0-4b2c-a8e9-17f2e6e2ec06 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:09.960672 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-af3eaa0e-1642-4aa5-a931-20ac1d28c5db req-4e12d2be-2af0-4b2c-a8e9-17f2e6e2ec06 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] GET https://10.4.3.5/volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b Aug 06 19:19:09.960973 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-af3eaa0e-1642-4aa5-a931-20ac1d28c5db req-4e12d2be-2af0-4b2c-a8e9-17f2e6e2ec06 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:09.961270 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-af3eaa0e-1642-4aa5-a931-20ac1d28c5db req-4e12d2be-2af0-4b2c-a8e9-17f2e6e2ec06 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:09.970248 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:09.970248 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:09.974746 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-af3eaa0e-1642-4aa5-a931-20ac1d28c5db req-4e12d2be-2af0-4b2c-a8e9-17f2e6e2ec06 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Volume info retrieved successfully. Aug 06 19:19:09.980110 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-af3eaa0e-1642-4aa5-a931-20ac1d28c5db req-4e12d2be-2af0-4b2c-a8e9-17f2e6e2ec06 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] https://10.4.3.5/volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b returned with HTTP 200 Aug 06 19:19:09.980746 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 17/62] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:19:09 2026] GET /volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:10.260048 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-86ac5a64-1402-4945-8313-094775ccc374 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:10.260048 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-86ac5a64-1402-4945-8313-094775ccc374 None None] GET https://10.4.3.5/volume// Aug 06 19:19:10.260048 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-86ac5a64-1402-4945-8313-094775ccc374 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:10.260048 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-86ac5a64-1402-4945-8313-094775ccc374 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:10.260048 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-86ac5a64-1402-4945-8313-094775ccc374 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:19:10.261480 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 16/63] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:19:10 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:19:10.284732 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-af3eaa0e-1642-4aa5-a931-20ac1d28c5db req-2ddfbead-18cf-4a5c-b5c5-63a9961cc266 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:10.793195 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-af3eaa0e-1642-4aa5-a931-20ac1d28c5db req-2ddfbead-18cf-4a5c-b5c5-63a9961cc266 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:19:10.793614 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-af3eaa0e-1642-4aa5-a931-20ac1d28c5db req-2ddfbead-18cf-4a5c-b5c5-63a9961cc266 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b", "connector": null, "instance_uuid": "b5598798-63d7-4655-8848-815cbe41a071"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:10.805677 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:10.805677 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:10.852898 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-af3eaa0e-1642-4aa5-a931-20ac1d28c5db req-2ddfbead-18cf-4a5c-b5c5-63a9961cc266 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:19:10.853520 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 16/64] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:19:10 2026] POST /volume/v3/attachments => generated 273 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:10.889898 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ce56ca0c-4c06-43db-a917-395db459ccf6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:10.892503 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ce56ca0c-4c06-43db-a917-395db459ccf6 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] GET https://10.4.3.5/volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b Aug 06 19:19:10.892503 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ce56ca0c-4c06-43db-a917-395db459ccf6 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:10.892647 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ce56ca0c-4c06-43db-a917-395db459ccf6 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:10.908582 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:10.908582 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:10.913726 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ce56ca0c-4c06-43db-a917-395db459ccf6 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Volume info retrieved successfully. Aug 06 19:19:10.914307 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-707fc378-33ba-4cc7-b453-2c6d0c5ef090 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:10.914796 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-707fc378-33ba-4cc7-b453-2c6d0c5ef090 None None] GET https://10.4.3.5/volume// Aug 06 19:19:10.915027 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-707fc378-33ba-4cc7-b453-2c6d0c5ef090 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:10.915323 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-707fc378-33ba-4cc7-b453-2c6d0c5ef090 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:10.915708 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-707fc378-33ba-4cc7-b453-2c6d0c5ef090 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:19:10.916137 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 18/65] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:19:10 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:19:10.922128 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ce56ca0c-4c06-43db-a917-395db459ccf6 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] https://10.4.3.5/volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b returned with HTTP 200 Aug 06 19:19:10.922908 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 16/66] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:10 2026] GET /volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:10.933995 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-af3eaa0e-1642-4aa5-a931-20ac1d28c5db req-3ab9756b-b9eb-47a7-8d92-8092e8d6e9d8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:10.936260 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-af3eaa0e-1642-4aa5-a931-20ac1d28c5db req-3ab9756b-b9eb-47a7-8d92-8092e8d6e9d8 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] GET https://10.4.3.5/volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b Aug 06 19:19:10.936423 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-af3eaa0e-1642-4aa5-a931-20ac1d28c5db req-3ab9756b-b9eb-47a7-8d92-8092e8d6e9d8 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:10.936607 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-af3eaa0e-1642-4aa5-a931-20ac1d28c5db req-3ab9756b-b9eb-47a7-8d92-8092e8d6e9d8 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:10.949008 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:10.949008 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:10.953857 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-af3eaa0e-1642-4aa5-a931-20ac1d28c5db req-3ab9756b-b9eb-47a7-8d92-8092e8d6e9d8 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Volume info retrieved successfully. Aug 06 19:19:10.958679 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-af3eaa0e-1642-4aa5-a931-20ac1d28c5db req-3ab9756b-b9eb-47a7-8d92-8092e8d6e9d8 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] https://10.4.3.5/volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b returned with HTTP 200 Aug 06 19:19:10.959155 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 17/67] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:19:10 2026] GET /volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b => generated 1020 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:19:11.039305 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-af3eaa0e-1642-4aa5-a931-20ac1d28c5db req-76b18c68-9641-4311-b4f2-b060d7a25446 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:11.041457 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-af3eaa0e-1642-4aa5-a931-20ac1d28c5db req-76b18c68-9641-4311-b4f2-b060d7a25446 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] PUT https://10.4.3.5/volume/v3/attachments/7abe0caa-444e-4733-b51f-1b584ee3c179 Aug 06 19:19:11.041885 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-af3eaa0e-1642-4aa5-a931-20ac1d28c5db req-76b18c68-9641-4311-b4f2-b060d7a25446 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:11.050163 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-af3eaa0e-1642-4aa5-a931-20ac1d28c5db req-76b18c68-9641-4311-b4f2-b060d7a25446 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Acquiring lock "cinder-attachment_update-eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b-np0000006689" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:19:11.054609 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-af3eaa0e-1642-4aa5-a931-20ac1d28c5db req-76b18c68-9641-4311-b4f2-b060d7a25446 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Lock "cinder-attachment_update-eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b-np0000006689" acquired by "attachment_update" :: waited 0.005s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:19:11.055539 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:11.055539 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:11.136755 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-af3eaa0e-1642-4aa5-a931-20ac1d28c5db req-76b18c68-9641-4311-b4f2-b060d7a25446 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Lock "cinder-attachment_update-eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b-np0000006689" released by "attachment_update" :: held 0.082s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:19:11.137486 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-af3eaa0e-1642-4aa5-a931-20ac1d28c5db req-76b18c68-9641-4311-b4f2-b060d7a25446 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] https://10.4.3.5/volume/v3/attachments/7abe0caa-444e-4733-b51f-1b584ee3c179 returned with HTTP 200 Aug 06 19:19:11.138107 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 17/68] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:19:11 2026] PUT /volume/v3/attachments/7abe0caa-444e-4733-b51f-1b584ee3c179 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:11.940190 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9ebff100-64c1-4bee-a7d0-5298c8aebb90 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:11.942722 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9ebff100-64c1-4bee-a7d0-5298c8aebb90 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] GET https://10.4.3.5/volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b Aug 06 19:19:11.943938 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9ebff100-64c1-4bee-a7d0-5298c8aebb90 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:11.943938 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9ebff100-64c1-4bee-a7d0-5298c8aebb90 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:11.961140 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:11.961140 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:11.965564 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9ebff100-64c1-4bee-a7d0-5298c8aebb90 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Volume info retrieved successfully. Aug 06 19:19:11.971871 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9ebff100-64c1-4bee-a7d0-5298c8aebb90 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] https://10.4.3.5/volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b returned with HTTP 200 Aug 06 19:19:11.972512 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 19/69] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:11 2026] GET /volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:12.659825 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ac0d92de-83a3-4ded-bb2a-9e0693d407a0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:12.665982 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac0d92de-83a3-4ded-bb2a-9e0693d407a0 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:19:12.666400 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac0d92de-83a3-4ded-bb2a-9e0693d407a0 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-195883919"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:12.671541 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-ac0d92de-83a3-4ded-bb2a-9e0693d407a0 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-195883919'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:19:12.671763 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-ac0d92de-83a3-4ded-bb2a-9e0693d407a0 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Create volume of 1 GB Aug 06 19:19:12.685601 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ac0d92de-83a3-4ded-bb2a-9e0693d407a0 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Availability Zones retrieved successfully. Aug 06 19:19:12.692276 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ac0d92de-83a3-4ded-bb2a-9e0693d407a0 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Flow 'volume_create_api' (5c9b41ce-504f-42da-8ce0-8368a461d732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:19:12.693365 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ac0d92de-83a3-4ded-bb2a-9e0693d407a0 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faaad2a5-607f-4502-8b5f-90ef0b45bd72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:19:12.694489 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-ac0d92de-83a3-4ded-bb2a-9e0693d407a0 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:19:12.729706 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ac0d92de-83a3-4ded-bb2a-9e0693d407a0 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faaad2a5-607f-4502-8b5f-90ef0b45bd72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:19:12.730886 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ac0d92de-83a3-4ded-bb2a-9e0693d407a0 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b7f9591-fa7f-4270-ae34-fd2c73b9f3fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:19:12.817160 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-ac0d92de-83a3-4ded-bb2a-9e0693d407a0 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Created reservations ['69d867f8-08f6-499c-83a5-79435f605433', '514e4b71-1f7a-446e-9e1a-4ce7eec0280c', '4c73bfc6-30f1-4597-83cb-6f0146bc312b', '1e05425a-a125-4534-8e08-75afa0c6d0db'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:19:12.818246 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ac0d92de-83a3-4ded-bb2a-9e0693d407a0 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b7f9591-fa7f-4270-ae34-fd2c73b9f3fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69d867f8-08f6-499c-83a5-79435f605433', '514e4b71-1f7a-446e-9e1a-4ce7eec0280c', '4c73bfc6-30f1-4597-83cb-6f0146bc312b', '1e05425a-a125-4534-8e08-75afa0c6d0db']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:19:12.819112 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ac0d92de-83a3-4ded-bb2a-9e0693d407a0 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21aa546e-09bf-4c9b-b211-3ba7307c6e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:19:12.846012 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ac0d92de-83a3-4ded-bb2a-9e0693d407a0 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21aa546e-09bf-4c9b-b211-3ba7307c6e9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b6c2aab-c3a1-447b-84d8-c90639c43840', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-195883919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88cc466a200b4bada67a2a6a7a09c378',qos_specs=None,replication_status=,reservations=['69d867f8-08f6-499c-83a5-79435f605433','514e4b71-1f7a-446e-9e1a-4ce7eec0280c','4c73bfc6-30f1-4597-83cb-6f0146bc312b','1e05425a-a125-4534-8e08-75afa0c6d0db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18f2a4ec796548be8f9ff611420380c0',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:19:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-195883919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b6c2aab-c3a1-447b-84d8-c90639c43840,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88cc466a200b4bada67a2a6a7a09c378',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18f2a4ec796548be8f9ff611420380c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:19:12.846874 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ac0d92de-83a3-4ded-bb2a-9e0693d407a0 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7294b201-af8e-4a8f-93ae-a7d62fce2837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:19:12.874578 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ac0d92de-83a3-4ded-bb2a-9e0693d407a0 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7294b201-af8e-4a8f-93ae-a7d62fce2837) transitioned into state 'SUCCESS' from state '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-195883919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88cc466a200b4bada67a2a6a7a09c378',qos_specs=None,replication_status=,reservations=['69d867f8-08f6-499c-83a5-79435f605433','514e4b71-1f7a-446e-9e1a-4ce7eec0280c','4c73bfc6-30f1-4597-83cb-6f0146bc312b','1e05425a-a125-4534-8e08-75afa0c6d0db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18f2a4ec796548be8f9ff611420380c0',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:19:12.875340 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ac0d92de-83a3-4ded-bb2a-9e0693d407a0 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d931947-d9ba-4ab5-84c9-ccad53d3e1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:19:12.887781 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ac0d92de-83a3-4ded-bb2a-9e0693d407a0 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d931947-d9ba-4ab5-84c9-ccad53d3e1cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:19:12.889074 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ac0d92de-83a3-4ded-bb2a-9e0693d407a0 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Flow 'volume_create_api' (5c9b41ce-504f-42da-8ce0-8368a461d732) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:19:12.889598 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ac0d92de-83a3-4ded-bb2a-9e0693d407a0 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Create volume request issued successfully. Aug 06 19:19:12.890262 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac0d92de-83a3-4ded-bb2a-9e0693d407a0 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:19:12.890779 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 17/70] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:19:12 2026] POST /volume/v3/volumes => generated 750 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:19:12.906889 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a93d6196-31f4-447c-8a09-b3aad3b26390 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:12.908911 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a93d6196-31f4-447c-8a09-b3aad3b26390 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] GET https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 Aug 06 19:19:12.909330 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a93d6196-31f4-447c-8a09-b3aad3b26390 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:12.909416 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a93d6196-31f4-447c-8a09-b3aad3b26390 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:12.916466 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:12.916466 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:12.920179 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a93d6196-31f4-447c-8a09-b3aad3b26390 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Volume info retrieved successfully. Aug 06 19:19:12.924743 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a93d6196-31f4-447c-8a09-b3aad3b26390 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 returned with HTTP 200 Aug 06 19:19:12.925420 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 18/71] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:12 2026] GET /volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:12.989574 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6f455f05-5d2e-4ed0-a384-04938969ea52 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:12.991884 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6f455f05-5d2e-4ed0-a384-04938969ea52 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] GET https://10.4.3.5/volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b Aug 06 19:19:12.992498 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6f455f05-5d2e-4ed0-a384-04938969ea52 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:12.992498 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6f455f05-5d2e-4ed0-a384-04938969ea52 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:13.004208 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:13.004208 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:13.008504 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6f455f05-5d2e-4ed0-a384-04938969ea52 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Volume info retrieved successfully. Aug 06 19:19:13.014048 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6f455f05-5d2e-4ed0-a384-04938969ea52 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] https://10.4.3.5/volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b returned with HTTP 200 Aug 06 19:19:13.014904 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 18/72] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:12 2026] GET /volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:13.941863 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-db303f7c-ce57-4bf0-8e15-62eef8df3c95 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:13.944099 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-db303f7c-ce57-4bf0-8e15-62eef8df3c95 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] GET https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 Aug 06 19:19:13.944353 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-db303f7c-ce57-4bf0-8e15-62eef8df3c95 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:13.944877 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-db303f7c-ce57-4bf0-8e15-62eef8df3c95 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:13.954850 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:13.954850 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:13.960012 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-db303f7c-ce57-4bf0-8e15-62eef8df3c95 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Volume info retrieved successfully. Aug 06 19:19:13.965465 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-db303f7c-ce57-4bf0-8e15-62eef8df3c95 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 returned with HTTP 200 Aug 06 19:19:13.965943 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 20/73] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:13 2026] GET /volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:14.018993 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-6f565d48-2157-463d-a30e-67cd6c4f5c31 req-35366b57-8b81-433c-a993-c0309414a47b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:14.021358 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6f565d48-2157-463d-a30e-67cd6c4f5c31 req-35366b57-8b81-433c-a993-c0309414a47b tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] GET https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 Aug 06 19:19:14.021919 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6f565d48-2157-463d-a30e-67cd6c4f5c31 req-35366b57-8b81-433c-a993-c0309414a47b tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:14.021919 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6f565d48-2157-463d-a30e-67cd6c4f5c31 req-35366b57-8b81-433c-a993-c0309414a47b tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:14.029991 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:14.029991 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:14.031336 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cf71dc2a-05ad-4556-838b-9fcf244c613d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:14.034493 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cf71dc2a-05ad-4556-838b-9fcf244c613d tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] GET https://10.4.3.5/volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b Aug 06 19:19:14.034743 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cf71dc2a-05ad-4556-838b-9fcf244c613d tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:14.034959 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-6f565d48-2157-463d-a30e-67cd6c4f5c31 req-35366b57-8b81-433c-a993-c0309414a47b tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Volume info retrieved successfully. Aug 06 19:19:14.035046 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cf71dc2a-05ad-4556-838b-9fcf244c613d tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:14.040487 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6f565d48-2157-463d-a30e-67cd6c4f5c31 req-35366b57-8b81-433c-a993-c0309414a47b tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 returned with HTTP 200 Aug 06 19:19:14.041143 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 18/74] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:19:14 2026] GET /volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:14.048274 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:14.048274 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:14.053435 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cf71dc2a-05ad-4556-838b-9fcf244c613d tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Volume info retrieved successfully. Aug 06 19:19:14.060888 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cf71dc2a-05ad-4556-838b-9fcf244c613d tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] https://10.4.3.5/volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b returned with HTTP 200 Aug 06 19:19:14.061672 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 19/75] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:14 2026] GET /volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:14.380529 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4f2f8ede-a6a6-4038-b3ea-4669287471cd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:14.380945 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4f2f8ede-a6a6-4038-b3ea-4669287471cd None None] GET https://10.4.3.5/volume// Aug 06 19:19:14.381144 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4f2f8ede-a6a6-4038-b3ea-4669287471cd None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:14.381336 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4f2f8ede-a6a6-4038-b3ea-4669287471cd None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:14.381722 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4f2f8ede-a6a6-4038-b3ea-4669287471cd None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:19:14.382334 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 19/76] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:19:14 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:19:14.406325 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-6f565d48-2157-463d-a30e-67cd6c4f5c31 req-54aab9a0-aa85-41f4-b733-b85a49de76ab None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:14.492727 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-af3eaa0e-1642-4aa5-a931-20ac1d28c5db req-f551aec3-0f41-4089-9066-4daba33e3d50 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:14.495358 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-af3eaa0e-1642-4aa5-a931-20ac1d28c5db req-f551aec3-0f41-4089-9066-4daba33e3d50 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] POST https://10.4.3.5/volume/v3/attachments/7abe0caa-444e-4733-b51f-1b584ee3c179/action Aug 06 19:19:14.497040 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-af3eaa0e-1642-4aa5-a931-20ac1d28c5db req-f551aec3-0f41-4089-9066-4daba33e3d50 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:19:14.497040 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-af3eaa0e-1642-4aa5-a931-20ac1d28c5db req-f551aec3-0f41-4089-9066-4daba33e3d50 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:14.518853 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:14.518853 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:14.537703 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-af3eaa0e-1642-4aa5-a931-20ac1d28c5db req-f551aec3-0f41-4089-9066-4daba33e3d50 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] https://10.4.3.5/volume/v3/attachments/7abe0caa-444e-4733-b51f-1b584ee3c179/action returned with HTTP 204 Aug 06 19:19:14.538173 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 19/77] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:19:14 2026] POST /volume/v3/attachments/7abe0caa-444e-4733-b51f-1b584ee3c179/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:19:14.695081 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6f565d48-2157-463d-a30e-67cd6c4f5c31 req-54aab9a0-aa85-41f4-b733-b85a49de76ab tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:19:14.695536 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6f565d48-2157-463d-a30e-67cd6c4f5c31 req-54aab9a0-aa85-41f4-b733-b85a49de76ab tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b6c2aab-c3a1-447b-84d8-c90639c43840", "connector": null, "instance_uuid": "3f0217ca-c945-4a85-8539-4aa9dfb10bca"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:14.704912 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:14.704912 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:14.746358 np0000006689 devstack@c-api.service[100264]: /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 06 19:19:14.746358 np0000006689 devstack@c-api.service[100264]: .first() Aug 06 19:19:14.767863 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6f565d48-2157-463d-a30e-67cd6c4f5c31 req-54aab9a0-aa85-41f4-b733-b85a49de76ab tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:19:14.768518 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 21/78] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:19:14 2026] POST /volume/v3/attachments => generated 273 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:14.804863 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d958f54a-2660-4561-bb23-0fcc47c7047e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:14.807032 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d958f54a-2660-4561-bb23-0fcc47c7047e tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] GET https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 Aug 06 19:19:14.807390 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d958f54a-2660-4561-bb23-0fcc47c7047e tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:14.807685 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d958f54a-2660-4561-bb23-0fcc47c7047e tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:14.816367 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-26be41e3-ea6c-46b0-b513-e969fc1724bc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:14.816910 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-26be41e3-ea6c-46b0-b513-e969fc1724bc None None] GET https://10.4.3.5/volume// Aug 06 19:19:14.817305 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-26be41e3-ea6c-46b0-b513-e969fc1724bc None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:14.817546 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-26be41e3-ea6c-46b0-b513-e969fc1724bc None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:14.817938 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-26be41e3-ea6c-46b0-b513-e969fc1724bc None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:19:14.819206 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 20/79] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:19:14 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:19:14.822889 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:14.822889 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:14.828509 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-6f565d48-2157-463d-a30e-67cd6c4f5c31 req-21c00af9-3765-4930-9944-d6ec61c7d178 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:14.831149 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d958f54a-2660-4561-bb23-0fcc47c7047e tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Volume info retrieved successfully. Aug 06 19:19:14.831613 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6f565d48-2157-463d-a30e-67cd6c4f5c31 req-21c00af9-3765-4930-9944-d6ec61c7d178 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] GET https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 Aug 06 19:19:14.831853 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6f565d48-2157-463d-a30e-67cd6c4f5c31 req-21c00af9-3765-4930-9944-d6ec61c7d178 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:14.832064 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6f565d48-2157-463d-a30e-67cd6c4f5c31 req-21c00af9-3765-4930-9944-d6ec61c7d178 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:14.839731 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d958f54a-2660-4561-bb23-0fcc47c7047e tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 returned with HTTP 200 Aug 06 19:19:14.840239 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 20/80] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:14 2026] GET /volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:14.848679 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:14.848679 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:14.853466 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-6f565d48-2157-463d-a30e-67cd6c4f5c31 req-21c00af9-3765-4930-9944-d6ec61c7d178 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Volume info retrieved successfully. Aug 06 19:19:14.858040 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6f565d48-2157-463d-a30e-67cd6c4f5c31 req-21c00af9-3765-4930-9944-d6ec61c7d178 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 returned with HTTP 200 Aug 06 19:19:14.858691 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 20/81] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:19:14 2026] GET /volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 => generated 1022 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:19:14.969292 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-6f565d48-2157-463d-a30e-67cd6c4f5c31 req-f48df39a-876a-40e3-b174-da0b4951d211 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:14.972342 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6f565d48-2157-463d-a30e-67cd6c4f5c31 req-f48df39a-876a-40e3-b174-da0b4951d211 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] PUT https://10.4.3.5/volume/v3/attachments/27af850f-641c-4b12-b083-97c7dc6e5a03 Aug 06 19:19:14.972864 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6f565d48-2157-463d-a30e-67cd6c4f5c31 req-f48df39a-876a-40e3-b174-da0b4951d211 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:14.985609 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-6f565d48-2157-463d-a30e-67cd6c4f5c31 req-f48df39a-876a-40e3-b174-da0b4951d211 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Acquiring lock "cinder-attachment_update-5b6c2aab-c3a1-447b-84d8-c90639c43840-np0000006689" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:19:14.991938 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-6f565d48-2157-463d-a30e-67cd6c4f5c31 req-f48df39a-876a-40e3-b174-da0b4951d211 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Lock "cinder-attachment_update-5b6c2aab-c3a1-447b-84d8-c90639c43840-np0000006689" acquired by "attachment_update" :: waited 0.006s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:19:14.993451 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:14.993451 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:15.074476 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-06219074-6f46-4f84-974a-4afa3a93e19a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:15.076615 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-06219074-6f46-4f84-974a-4afa3a93e19a tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] GET https://10.4.3.5/volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b Aug 06 19:19:15.076912 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-06219074-6f46-4f84-974a-4afa3a93e19a tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:15.077077 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-06219074-6f46-4f84-974a-4afa3a93e19a tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:15.088936 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:15.088936 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:15.093198 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-06219074-6f46-4f84-974a-4afa3a93e19a tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Volume info retrieved successfully. Aug 06 19:19:15.098836 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-06219074-6f46-4f84-974a-4afa3a93e19a tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] https://10.4.3.5/volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b returned with HTTP 200 Aug 06 19:19:15.099495 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 21/82] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:15 2026] GET /volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b => generated 1133 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:15.120765 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5319fe9b-0c50-4415-865f-21e15458727a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:15.123160 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5319fe9b-0c50-4415-865f-21e15458727a tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] GET https://10.4.3.5/volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b Aug 06 19:19:15.123397 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5319fe9b-0c50-4415-865f-21e15458727a tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:15.126555 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5319fe9b-0c50-4415-865f-21e15458727a tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:15.137857 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-6f565d48-2157-463d-a30e-67cd6c4f5c31 req-f48df39a-876a-40e3-b174-da0b4951d211 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Lock "cinder-attachment_update-5b6c2aab-c3a1-447b-84d8-c90639c43840-np0000006689" released by "attachment_update" :: held 0.146s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:19:15.138371 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6f565d48-2157-463d-a30e-67cd6c4f5c31 req-f48df39a-876a-40e3-b174-da0b4951d211 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] https://10.4.3.5/volume/v3/attachments/27af850f-641c-4b12-b083-97c7dc6e5a03 returned with HTTP 200 Aug 06 19:19:15.138935 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 22/83] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:19:14 2026] PUT /volume/v3/attachments/27af850f-641c-4b12-b083-97c7dc6e5a03 => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:15.141720 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:15.141720 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:15.148479 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5319fe9b-0c50-4415-865f-21e15458727a tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Volume info retrieved successfully. Aug 06 19:19:15.156987 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5319fe9b-0c50-4415-865f-21e15458727a tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] https://10.4.3.5/volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b returned with HTTP 200 Aug 06 19:19:15.157607 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 21/84] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:15 2026] GET /volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b => generated 1133 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:15.334794 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b09a5d9a-7b0c-4647-99c7-fae5c1b090fe req-5f9a19aa-0b41-425e-96b5-68c8f4771f5f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:15.344404 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b09a5d9a-7b0c-4647-99c7-fae5c1b090fe req-5f9a19aa-0b41-425e-96b5-68c8f4771f5f tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] GET https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d Aug 06 19:19:15.344850 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b09a5d9a-7b0c-4647-99c7-fae5c1b090fe req-5f9a19aa-0b41-425e-96b5-68c8f4771f5f tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:15.344902 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b09a5d9a-7b0c-4647-99c7-fae5c1b090fe req-5f9a19aa-0b41-425e-96b5-68c8f4771f5f tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:15.362945 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:15.362945 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:15.372158 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b09a5d9a-7b0c-4647-99c7-fae5c1b090fe req-5f9a19aa-0b41-425e-96b5-68c8f4771f5f tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Volume info retrieved successfully. Aug 06 19:19:15.378539 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b09a5d9a-7b0c-4647-99c7-fae5c1b090fe req-5f9a19aa-0b41-425e-96b5-68c8f4771f5f tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d returned with HTTP 200 Aug 06 19:19:15.379284 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 21/85] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:19:15 2026] GET /volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d => generated 1021 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:15.860088 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-90a2d644-095f-47b2-b0f6-eb142db871d3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:15.862897 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-90a2d644-095f-47b2-b0f6-eb142db871d3 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] GET https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 Aug 06 19:19:15.863298 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-90a2d644-095f-47b2-b0f6-eb142db871d3 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:15.863498 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-90a2d644-095f-47b2-b0f6-eb142db871d3 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:15.882672 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:15.882672 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:15.892404 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-90a2d644-095f-47b2-b0f6-eb142db871d3 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Volume info retrieved successfully. Aug 06 19:19:15.909309 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c10d3fd6-39fd-4269-a1cd-ac4cf2fb302a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:15.909309 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c10d3fd6-39fd-4269-a1cd-ac4cf2fb302a None None] GET https://10.4.3.5/volume// Aug 06 19:19:15.909309 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c10d3fd6-39fd-4269-a1cd-ac4cf2fb302a None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:15.910106 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c10d3fd6-39fd-4269-a1cd-ac4cf2fb302a None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:15.910106 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c10d3fd6-39fd-4269-a1cd-ac4cf2fb302a None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:19:15.910106 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 23/86] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:19:15 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:19:15.910802 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-90a2d644-095f-47b2-b0f6-eb142db871d3 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 returned with HTTP 200 Aug 06 19:19:15.912113 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 22/87] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:15 2026] GET /volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 => generated 843 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:15.939344 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-b09a5d9a-7b0c-4647-99c7-fae5c1b090fe req-c927d64b-d7a5-475b-9388-eaf6dd67cfc5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:16.234553 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-524e14d3-e519-4475-94d3-ced7d9e42b14 req-8e00d751-7525-4129-b834-08f12eff9c67 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:16.235651 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-524e14d3-e519-4475-94d3-ced7d9e42b14 req-8e00d751-7525-4129-b834-08f12eff9c67 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] GET https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 Aug 06 19:19:16.235916 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-524e14d3-e519-4475-94d3-ced7d9e42b14 req-8e00d751-7525-4129-b834-08f12eff9c67 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:16.236203 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-524e14d3-e519-4475-94d3-ced7d9e42b14 req-8e00d751-7525-4129-b834-08f12eff9c67 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:16.249641 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:16.249641 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:16.254254 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-524e14d3-e519-4475-94d3-ced7d9e42b14 req-8e00d751-7525-4129-b834-08f12eff9c67 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Volume info retrieved successfully. Aug 06 19:19:16.259782 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-524e14d3-e519-4475-94d3-ced7d9e42b14 req-8e00d751-7525-4129-b834-08f12eff9c67 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 returned with HTTP 200 Aug 06 19:19:16.260953 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 22/88] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:19:16 2026] GET /volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:16.520921 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b09a5d9a-7b0c-4647-99c7-fae5c1b090fe req-c927d64b-d7a5-475b-9388-eaf6dd67cfc5 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:19:16.522271 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b09a5d9a-7b0c-4647-99c7-fae5c1b090fe req-c927d64b-d7a5-475b-9388-eaf6dd67cfc5 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "61d9000f-879e-401f-b5d7-8164652b9f3d", "connector": null, "instance_uuid": "2b586f65-7f31-4433-b864-ea6abbb9bb4d"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:16.573624 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:16.573624 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:16.635133 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b09a5d9a-7b0c-4647-99c7-fae5c1b090fe req-c927d64b-d7a5-475b-9388-eaf6dd67cfc5 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:19:16.635567 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 22/89] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:19:15 2026] POST /volume/v3/attachments => generated 273 bytes in 698 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:16.690045 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c892d4d9-cf0d-4254-a99b-c18ebf25d92b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:16.692593 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c892d4d9-cf0d-4254-a99b-c18ebf25d92b tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] GET https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d Aug 06 19:19:16.692899 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c892d4d9-cf0d-4254-a99b-c18ebf25d92b tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:16.693455 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c892d4d9-cf0d-4254-a99b-c18ebf25d92b tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:16.705114 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-81f982c2-c3b2-4f5b-b551-b388c5ac9edd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:16.708338 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-81f982c2-c3b2-4f5b-b551-b388c5ac9edd None None] GET https://10.4.3.5/volume// Aug 06 19:19:16.708338 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-81f982c2-c3b2-4f5b-b551-b388c5ac9edd None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:16.708338 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-81f982c2-c3b2-4f5b-b551-b388c5ac9edd None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:16.708483 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:16.708483 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:16.708529 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-81f982c2-c3b2-4f5b-b551-b388c5ac9edd None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:19:16.708706 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 23/90] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:19:16 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:19:16.713280 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c892d4d9-cf0d-4254-a99b-c18ebf25d92b tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Volume info retrieved successfully. Aug 06 19:19:16.717042 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1012b76b-8a72-422d-900b-89745a355015 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:16.717850 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1012b76b-8a72-422d-900b-89745a355015 None None] GET https://10.4.3.5/volume// Aug 06 19:19:16.717850 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1012b76b-8a72-422d-900b-89745a355015 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:16.718085 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1012b76b-8a72-422d-900b-89745a355015 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:16.718452 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1012b76b-8a72-422d-900b-89745a355015 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:19:16.718823 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 23/91] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:19:16 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:19:16.719915 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-b09a5d9a-7b0c-4647-99c7-fae5c1b090fe req-61b1717a-8693-45fc-bc31-61f8f6143a92 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:16.723001 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c892d4d9-cf0d-4254-a99b-c18ebf25d92b tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d returned with HTTP 200 Aug 06 19:19:16.723656 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 24/92] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:16 2026] GET /volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d => generated 1020 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:16.724780 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b09a5d9a-7b0c-4647-99c7-fae5c1b090fe req-61b1717a-8693-45fc-bc31-61f8f6143a92 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] GET https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d Aug 06 19:19:16.725110 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b09a5d9a-7b0c-4647-99c7-fae5c1b090fe req-61b1717a-8693-45fc-bc31-61f8f6143a92 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:16.725317 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b09a5d9a-7b0c-4647-99c7-fae5c1b090fe req-61b1717a-8693-45fc-bc31-61f8f6143a92 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:16.741232 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-524e14d3-e519-4475-94d3-ced7d9e42b14 req-dfa70dc3-b65f-4527-bd2c-ad2e20841ba1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:16.742008 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:16.742008 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:16.747742 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-b09a5d9a-7b0c-4647-99c7-fae5c1b090fe req-61b1717a-8693-45fc-bc31-61f8f6143a92 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Volume info retrieved successfully. Aug 06 19:19:16.754983 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b09a5d9a-7b0c-4647-99c7-fae5c1b090fe req-61b1717a-8693-45fc-bc31-61f8f6143a92 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d returned with HTTP 200 Aug 06 19:19:16.755602 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 23/93] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:19:16 2026] GET /volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d => generated 1243 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:19:16.852345 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b09a5d9a-7b0c-4647-99c7-fae5c1b090fe req-05ba844b-db48-4b6e-9d5a-d1133292f8b3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:16.854961 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b09a5d9a-7b0c-4647-99c7-fae5c1b090fe req-05ba844b-db48-4b6e-9d5a-d1133292f8b3 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] PUT https://10.4.3.5/volume/v3/attachments/66943733-3220-4267-b2ec-43b5f11672f1 Aug 06 19:19:16.855443 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b09a5d9a-7b0c-4647-99c7-fae5c1b090fe req-05ba844b-db48-4b6e-9d5a-d1133292f8b3 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:16.863714 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-b09a5d9a-7b0c-4647-99c7-fae5c1b090fe req-05ba844b-db48-4b6e-9d5a-d1133292f8b3 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Acquiring lock "cinder-attachment_update-61d9000f-879e-401f-b5d7-8164652b9f3d-np0000006689" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:19:16.869967 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-b09a5d9a-7b0c-4647-99c7-fae5c1b090fe req-05ba844b-db48-4b6e-9d5a-d1133292f8b3 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Lock "cinder-attachment_update-61d9000f-879e-401f-b5d7-8164652b9f3d-np0000006689" acquired by "attachment_update" :: waited 0.007s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:19:16.871061 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:16.871061 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:16.929933 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-10cf7f6e-65a4-461a-b8f7-4d4742534b50 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:16.933200 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-10cf7f6e-65a4-461a-b8f7-4d4742534b50 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] GET https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 Aug 06 19:19:16.933200 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-10cf7f6e-65a4-461a-b8f7-4d4742534b50 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:16.934060 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-10cf7f6e-65a4-461a-b8f7-4d4742534b50 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:16.947079 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:16.947079 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:16.952465 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-10cf7f6e-65a4-461a-b8f7-4d4742534b50 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Volume info retrieved successfully. Aug 06 19:19:16.961009 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-10cf7f6e-65a4-461a-b8f7-4d4742534b50 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 returned with HTTP 200 Aug 06 19:19:16.961665 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 25/94] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:16 2026] GET /volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:16.966668 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-524e14d3-e519-4475-94d3-ced7d9e42b14 req-dfa70dc3-b65f-4527-bd2c-ad2e20841ba1 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:19:16.969251 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-524e14d3-e519-4475-94d3-ced7d9e42b14 req-dfa70dc3-b65f-4527-bd2c-ad2e20841ba1 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f6826828-f8e1-48e0-adb5-a34ff4434b83", "connector": null, "instance_uuid": "9037cf96-d4f2-4798-b3fc-91a0cdde24b4"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:16.977543 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:16.977543 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:17.011218 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-524e14d3-e519-4475-94d3-ced7d9e42b14 req-dfa70dc3-b65f-4527-bd2c-ad2e20841ba1 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:19:17.011814 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 24/95] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:19:16 2026] POST /volume/v3/attachments => generated 273 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:17.024460 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-b09a5d9a-7b0c-4647-99c7-fae5c1b090fe req-05ba844b-db48-4b6e-9d5a-d1133292f8b3 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Lock "cinder-attachment_update-61d9000f-879e-401f-b5d7-8164652b9f3d-np0000006689" released by "attachment_update" :: held 0.155s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:19:17.024710 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b09a5d9a-7b0c-4647-99c7-fae5c1b090fe req-05ba844b-db48-4b6e-9d5a-d1133292f8b3 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] https://10.4.3.5/volume/v3/attachments/66943733-3220-4267-b2ec-43b5f11672f1 returned with HTTP 200 Aug 06 19:19:17.025319 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 24/96] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:19:16 2026] PUT /volume/v3/attachments/66943733-3220-4267-b2ec-43b5f11672f1 => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:17.053567 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a5c2fbf3-9d7b-4ace-88d8-b5150aace531 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:17.056711 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a5c2fbf3-9d7b-4ace-88d8-b5150aace531 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] GET https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 Aug 06 19:19:17.057042 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a5c2fbf3-9d7b-4ace-88d8-b5150aace531 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:17.057368 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a5c2fbf3-9d7b-4ace-88d8-b5150aace531 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:17.066726 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-85058991-8197-4663-aeb4-2fe2f168197c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:17.067235 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-85058991-8197-4663-aeb4-2fe2f168197c None None] GET https://10.4.3.5/volume// Aug 06 19:19:17.067430 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-85058991-8197-4663-aeb4-2fe2f168197c None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:17.067625 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-85058991-8197-4663-aeb4-2fe2f168197c None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:17.068009 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-85058991-8197-4663-aeb4-2fe2f168197c None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:19:17.068326 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 26/97] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:19:17 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:19:17.068866 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:17.068866 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:17.074710 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a5c2fbf3-9d7b-4ace-88d8-b5150aace531 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Volume info retrieved successfully. Aug 06 19:19:17.078874 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-524e14d3-e519-4475-94d3-ced7d9e42b14 req-2fdc8715-7322-4f1a-9ab5-f3992c408f5a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:17.081189 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a5c2fbf3-9d7b-4ace-88d8-b5150aace531 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 returned with HTTP 200 Aug 06 19:19:17.081372 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 24/98] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:17 2026] GET /volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:17.081874 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-524e14d3-e519-4475-94d3-ced7d9e42b14 req-2fdc8715-7322-4f1a-9ab5-f3992c408f5a tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] GET https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 Aug 06 19:19:17.082327 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-524e14d3-e519-4475-94d3-ced7d9e42b14 req-2fdc8715-7322-4f1a-9ab5-f3992c408f5a tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:17.082327 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-524e14d3-e519-4475-94d3-ced7d9e42b14 req-2fdc8715-7322-4f1a-9ab5-f3992c408f5a tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:17.094070 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:17.094070 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:17.097633 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-524e14d3-e519-4475-94d3-ced7d9e42b14 req-2fdc8715-7322-4f1a-9ab5-f3992c408f5a tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Volume info retrieved successfully. Aug 06 19:19:17.102713 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-524e14d3-e519-4475-94d3-ced7d9e42b14 req-2fdc8715-7322-4f1a-9ab5-f3992c408f5a tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 returned with HTTP 200 Aug 06 19:19:17.103257 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 25/99] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:19:17 2026] GET /volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 => generated 1020 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:19:17.199995 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-524e14d3-e519-4475-94d3-ced7d9e42b14 req-a027d746-49b6-4c04-86fe-896a2dda2647 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:17.202270 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-524e14d3-e519-4475-94d3-ced7d9e42b14 req-a027d746-49b6-4c04-86fe-896a2dda2647 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] PUT https://10.4.3.5/volume/v3/attachments/6da409a7-a388-409f-bfd4-23ec39fd6683 Aug 06 19:19:17.202702 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-524e14d3-e519-4475-94d3-ced7d9e42b14 req-a027d746-49b6-4c04-86fe-896a2dda2647 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:17.214821 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-524e14d3-e519-4475-94d3-ced7d9e42b14 req-a027d746-49b6-4c04-86fe-896a2dda2647 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Acquiring lock "cinder-attachment_update-f6826828-f8e1-48e0-adb5-a34ff4434b83-np0000006689" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:19:17.222695 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-524e14d3-e519-4475-94d3-ced7d9e42b14 req-a027d746-49b6-4c04-86fe-896a2dda2647 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Lock "cinder-attachment_update-f6826828-f8e1-48e0-adb5-a34ff4434b83-np0000006689" acquired by "attachment_update" :: waited 0.008s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:19:17.224336 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:17.224336 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:17.348566 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-524e14d3-e519-4475-94d3-ced7d9e42b14 req-a027d746-49b6-4c04-86fe-896a2dda2647 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Lock "cinder-attachment_update-f6826828-f8e1-48e0-adb5-a34ff4434b83-np0000006689" released by "attachment_update" :: held 0.126s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:19:17.349039 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-524e14d3-e519-4475-94d3-ced7d9e42b14 req-a027d746-49b6-4c04-86fe-896a2dda2647 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] https://10.4.3.5/volume/v3/attachments/6da409a7-a388-409f-bfd4-23ec39fd6683 returned with HTTP 200 Aug 06 19:19:17.349682 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 25/100] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:19:17 2026] PUT /volume/v3/attachments/6da409a7-a388-409f-bfd4-23ec39fd6683 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:17.744959 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-af838a99-a83d-4f41-83d6-b8f16b1ba321 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:17.747990 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-0e5e13a6-cc11-4844-aa51-781ff9b24007 req-28119c20-b4cb-4459-916e-e06b84952f3c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:17.748386 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-af838a99-a83d-4f41-83d6-b8f16b1ba321 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] GET https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d Aug 06 19:19:17.748386 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-af838a99-a83d-4f41-83d6-b8f16b1ba321 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:17.748541 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-af838a99-a83d-4f41-83d6-b8f16b1ba321 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:17.752191 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-0e5e13a6-cc11-4844-aa51-781ff9b24007 req-28119c20-b4cb-4459-916e-e06b84952f3c tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:17.752461 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-0e5e13a6-cc11-4844-aa51-781ff9b24007 req-28119c20-b4cb-4459-916e-e06b84952f3c tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:17.753115 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-0e5e13a6-cc11-4844-aa51-781ff9b24007 req-28119c20-b4cb-4459-916e-e06b84952f3c tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:17.763688 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:17.763688 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:17.766362 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:17.766362 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:17.770284 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-af838a99-a83d-4f41-83d6-b8f16b1ba321 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Volume info retrieved successfully. Aug 06 19:19:17.774148 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-0e5e13a6-cc11-4844-aa51-781ff9b24007 req-28119c20-b4cb-4459-916e-e06b84952f3c tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:17.774283 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-af838a99-a83d-4f41-83d6-b8f16b1ba321 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d returned with HTTP 200 Aug 06 19:19:17.774879 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 27/101] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:17 2026] GET /volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d => generated 1021 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:17.780629 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-0e5e13a6-cc11-4844-aa51-781ff9b24007 req-28119c20-b4cb-4459-916e-e06b84952f3c tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 200 Aug 06 19:19:17.781257 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 25/102] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:19:17 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 865 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:17.882694 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f14901fc-6518-42d2-aab7-67c45368187a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:17.883158 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f14901fc-6518-42d2-aab7-67c45368187a None None] GET https://10.4.3.5/volume// Aug 06 19:19:17.883310 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f14901fc-6518-42d2-aab7-67c45368187a None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:17.883549 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f14901fc-6518-42d2-aab7-67c45368187a None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:17.883892 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f14901fc-6518-42d2-aab7-67c45368187a None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:19:17.884236 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 26/103] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:19:17 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:19:17.894772 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-0e5e13a6-cc11-4844-aa51-781ff9b24007 req-ba2563bd-b01f-4a61-a461-376b1fdcbff8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:17.897449 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0e5e13a6-cc11-4844-aa51-781ff9b24007 req-ba2563bd-b01f-4a61-a461-376b1fdcbff8 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:19:17.897855 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0e5e13a6-cc11-4844-aa51-781ff9b24007 req-ba2563bd-b01f-4a61-a461-376b1fdcbff8 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1547e725-4c8c-4338-8e38-4a4acbf7e1e4", "connector": null, "instance_uuid": "4ddddb7a-4f6e-4e49-8930-720ea8aea8d1"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:17.906934 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:17.906934 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:17.931834 np0000006689 devstack@c-api.service[100265]: WARNING cinder.volume.api [req-0e5e13a6-cc11-4844-aa51-781ff9b24007 req-ba2563bd-b01f-4a61-a461-376b1fdcbff8 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 06 19:19:17.937214 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0e5e13a6-cc11-4844-aa51-781ff9b24007 req-ba2563bd-b01f-4a61-a461-376b1fdcbff8 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:19:17.937755 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 26/104] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:19:17 2026] POST /volume/v3/attachments => generated 271 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:17.982807 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-67275a08-d976-4cfa-9229-929029be9c76 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:17.984848 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-67275a08-d976-4cfa-9229-929029be9c76 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] GET https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 Aug 06 19:19:17.985044 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-67275a08-d976-4cfa-9229-929029be9c76 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:17.985243 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-67275a08-d976-4cfa-9229-929029be9c76 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:17.986156 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9632ac7c-5884-4b0b-9e96-267439412c94 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:17.990731 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d71f42a6-a0dd-4709-99db-3625f0bdc852 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:17.991188 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9632ac7c-5884-4b0b-9e96-267439412c94 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:17.991241 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d71f42a6-a0dd-4709-99db-3625f0bdc852 None None] GET https://10.4.3.5/volume// Aug 06 19:19:17.991281 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9632ac7c-5884-4b0b-9e96-267439412c94 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:17.991444 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d71f42a6-a0dd-4709-99db-3625f0bdc852 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:17.991500 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9632ac7c-5884-4b0b-9e96-267439412c94 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:17.991730 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d71f42a6-a0dd-4709-99db-3625f0bdc852 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:17.992170 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d71f42a6-a0dd-4709-99db-3625f0bdc852 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:19:17.992618 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 27/105] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:19:17 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:19:17.999739 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:17.999739 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:18.003006 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-0e5e13a6-cc11-4844-aa51-781ff9b24007 req-bee20131-72bc-4242-b190-4f1f67b7d5da None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:18.003959 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-67275a08-d976-4cfa-9229-929029be9c76 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Volume info retrieved successfully. Aug 06 19:19:18.006891 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0e5e13a6-cc11-4844-aa51-781ff9b24007 req-bee20131-72bc-4242-b190-4f1f67b7d5da tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:18.007150 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0e5e13a6-cc11-4844-aa51-781ff9b24007 req-bee20131-72bc-4242-b190-4f1f67b7d5da tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:18.007554 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0e5e13a6-cc11-4844-aa51-781ff9b24007 req-bee20131-72bc-4242-b190-4f1f67b7d5da tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:18.010868 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-67275a08-d976-4cfa-9229-929029be9c76 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 returned with HTTP 200 Aug 06 19:19:18.011266 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:18.011266 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:18.011395 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 28/106] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:17 2026] GET /volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:18.016437 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9632ac7c-5884-4b0b-9e96-267439412c94 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:18.020536 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:18.020536 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:18.023603 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9632ac7c-5884-4b0b-9e96-267439412c94 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 200 Aug 06 19:19:18.024214 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 26/107] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:17 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 864 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:18.026194 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-0e5e13a6-cc11-4844-aa51-781ff9b24007 req-bee20131-72bc-4242-b190-4f1f67b7d5da tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:18.032752 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0e5e13a6-cc11-4844-aa51-781ff9b24007 req-bee20131-72bc-4242-b190-4f1f67b7d5da tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 200 Aug 06 19:19:18.033582 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 27/108] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:19:18 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 1044 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:19:18.099557 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c898d495-cda9-496f-a9e0-6471a1e149cf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:18.103114 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c898d495-cda9-496f-a9e0-6471a1e149cf tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] GET https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 Aug 06 19:19:18.103471 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c898d495-cda9-496f-a9e0-6471a1e149cf tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:18.103713 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c898d495-cda9-496f-a9e0-6471a1e149cf tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:18.128081 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:18.128081 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:18.137150 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c898d495-cda9-496f-a9e0-6471a1e149cf tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Volume info retrieved successfully. Aug 06 19:19:18.138319 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-0e5e13a6-cc11-4844-aa51-781ff9b24007 req-e61e7292-0505-4c92-8320-0292b2122faf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:18.143286 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0e5e13a6-cc11-4844-aa51-781ff9b24007 req-e61e7292-0505-4c92-8320-0292b2122faf tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] PUT https://10.4.3.5/volume/v3/attachments/a95ec2e2-6615-43f5-9505-ce18e11ddbbf Aug 06 19:19:18.143791 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-0e5e13a6-cc11-4844-aa51-781ff9b24007 req-e61e7292-0505-4c92-8320-0292b2122faf tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:18.145889 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c898d495-cda9-496f-a9e0-6471a1e149cf tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 returned with HTTP 200 Aug 06 19:19:18.146499 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 28/109] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:18 2026] GET /volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 => generated 841 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:18.152733 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-0e5e13a6-cc11-4844-aa51-781ff9b24007 req-e61e7292-0505-4c92-8320-0292b2122faf tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Acquiring lock "cinder-attachment_update-1547e725-4c8c-4338-8e38-4a4acbf7e1e4-np0000006689" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:19:18.159522 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-0e5e13a6-cc11-4844-aa51-781ff9b24007 req-e61e7292-0505-4c92-8320-0292b2122faf tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Lock "cinder-attachment_update-1547e725-4c8c-4338-8e38-4a4acbf7e1e4-np0000006689" acquired by "attachment_update" :: waited 0.007s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:19:18.160975 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:18.160975 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:18.303069 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-0e5e13a6-cc11-4844-aa51-781ff9b24007 req-e61e7292-0505-4c92-8320-0292b2122faf tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Lock "cinder-attachment_update-1547e725-4c8c-4338-8e38-4a4acbf7e1e4-np0000006689" released by "attachment_update" :: held 0.144s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:19:18.303547 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0e5e13a6-cc11-4844-aa51-781ff9b24007 req-e61e7292-0505-4c92-8320-0292b2122faf tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/attachments/a95ec2e2-6615-43f5-9505-ce18e11ddbbf returned with HTTP 200 Aug 06 19:19:18.304207 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 29/110] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:19:18 2026] PUT /volume/v3/attachments/a95ec2e2-6615-43f5-9505-ce18e11ddbbf => generated 967 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:18.511010 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-6f565d48-2157-463d-a30e-67cd6c4f5c31 req-3f7d05ec-f772-4271-b8cb-5e80e940e7a8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:18.513949 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6f565d48-2157-463d-a30e-67cd6c4f5c31 req-3f7d05ec-f772-4271-b8cb-5e80e940e7a8 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] POST https://10.4.3.5/volume/v3/attachments/27af850f-641c-4b12-b083-97c7dc6e5a03/action Aug 06 19:19:18.514998 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6f565d48-2157-463d-a30e-67cd6c4f5c31 req-3f7d05ec-f772-4271-b8cb-5e80e940e7a8 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:19:18.515464 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6f565d48-2157-463d-a30e-67cd6c4f5c31 req-3f7d05ec-f772-4271-b8cb-5e80e940e7a8 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:18.529319 np0000006689 devstack@c-api.service[100262]: /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 06 19:19:18.529319 np0000006689 devstack@c-api.service[100262]: .first() Aug 06 19:19:18.547210 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:18.547210 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:18.567047 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6f565d48-2157-463d-a30e-67cd6c4f5c31 req-3f7d05ec-f772-4271-b8cb-5e80e940e7a8 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] https://10.4.3.5/volume/v3/attachments/27af850f-641c-4b12-b083-97c7dc6e5a03/action returned with HTTP 204 Aug 06 19:19:18.567047 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 27/111] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:19:18 2026] POST /volume/v3/attachments/27af850f-641c-4b12-b083-97c7dc6e5a03/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:19:18.794479 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-517b7925-c97a-47d4-8c60-b3c3fb62cc9f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:18.796612 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-517b7925-c97a-47d4-8c60-b3c3fb62cc9f tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] GET https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d Aug 06 19:19:18.796612 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-517b7925-c97a-47d4-8c60-b3c3fb62cc9f tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:18.796892 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-517b7925-c97a-47d4-8c60-b3c3fb62cc9f tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:18.808603 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:18.808603 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:18.813527 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-517b7925-c97a-47d4-8c60-b3c3fb62cc9f tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Volume info retrieved successfully. Aug 06 19:19:18.818859 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-517b7925-c97a-47d4-8c60-b3c3fb62cc9f tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d returned with HTTP 200 Aug 06 19:19:18.819294 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 28/112] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:18 2026] GET /volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d => generated 1021 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:19.029519 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b43f65bc-bdf0-4227-a4eb-aa995279f91f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:19.031962 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b43f65bc-bdf0-4227-a4eb-aa995279f91f tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] GET https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 Aug 06 19:19:19.033040 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b43f65bc-bdf0-4227-a4eb-aa995279f91f tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:19.033040 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b43f65bc-bdf0-4227-a4eb-aa995279f91f tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:19.041682 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f2d4b6b8-fa46-4d13-ad38-6c688f5cd81f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:19.043930 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f2d4b6b8-fa46-4d13-ad38-6c688f5cd81f tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:19.044206 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f2d4b6b8-fa46-4d13-ad38-6c688f5cd81f tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:19.044473 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f2d4b6b8-fa46-4d13-ad38-6c688f5cd81f tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:19.048762 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:19.048762 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:19.062155 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b43f65bc-bdf0-4227-a4eb-aa995279f91f tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Volume info retrieved successfully. Aug 06 19:19:19.068576 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-7d34e0c3-4afd-4b58-8d90-4f3b71a8745b req-5804675f-de1a-422b-bd75-bc0f2955a381 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:19.068899 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:19.068899 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:19.073463 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b43f65bc-bdf0-4227-a4eb-aa995279f91f tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 returned with HTTP 200 Aug 06 19:19:19.073463 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 29/113] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:19 2026] GET /volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 => generated 1135 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:19.073600 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-7d34e0c3-4afd-4b58-8d90-4f3b71a8745b req-5804675f-de1a-422b-bd75-bc0f2955a381 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] DELETE https://10.4.3.5/volume/v3/attachments/7abe0caa-444e-4733-b51f-1b584ee3c179 Aug 06 19:19:19.073600 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-7d34e0c3-4afd-4b58-8d90-4f3b71a8745b req-5804675f-de1a-422b-bd75-bc0f2955a381 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:19.073600 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-7d34e0c3-4afd-4b58-8d90-4f3b71a8745b req-5804675f-de1a-422b-bd75-bc0f2955a381 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:19.077042 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f2d4b6b8-fa46-4d13-ad38-6c688f5cd81f tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:19.080466 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f2d4b6b8-fa46-4d13-ad38-6c688f5cd81f tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 200 Aug 06 19:19:19.080971 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 30/114] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:19 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 865 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:19:19.089739 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b13c4e08-797b-4f34-8617-ec5354d4cfdd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:19.093092 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:19.093092 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:19.094803 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b13c4e08-797b-4f34-8617-ec5354d4cfdd tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] GET https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 Aug 06 19:19:19.094939 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b13c4e08-797b-4f34-8617-ec5354d4cfdd tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:19.095458 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b13c4e08-797b-4f34-8617-ec5354d4cfdd tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:19.109855 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:19.109855 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:19.115074 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b13c4e08-797b-4f34-8617-ec5354d4cfdd tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Volume info retrieved successfully. Aug 06 19:19:19.122029 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b13c4e08-797b-4f34-8617-ec5354d4cfdd tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 returned with HTTP 200 Aug 06 19:19:19.122626 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 29/115] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:19 2026] GET /volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 => generated 1135 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:19.136461 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9e18d415-5fb1-48e4-919c-aa90c6c6beea None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:19.138670 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9e18d415-5fb1-48e4-919c-aa90c6c6beea tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] GET https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 Aug 06 19:19:19.138866 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9e18d415-5fb1-48e4-919c-aa90c6c6beea tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:19.139044 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9e18d415-5fb1-48e4-919c-aa90c6c6beea tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:19.156905 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:19.156905 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:19.162962 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9e18d415-5fb1-48e4-919c-aa90c6c6beea tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] Volume info retrieved successfully. Aug 06 19:19:19.165222 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-87ed2a46-ef24-4c68-9e75-31f59dd1959e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:19.170061 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9e18d415-5fb1-48e4-919c-aa90c6c6beea tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 returned with HTTP 200 Aug 06 19:19:19.170534 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-87ed2a46-ef24-4c68-9e75-31f59dd1959e tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] GET https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 Aug 06 19:19:19.170604 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 30/116] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:19 2026] GET /volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 => generated 1135 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:19.170966 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-87ed2a46-ef24-4c68-9e75-31f59dd1959e tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:19.171481 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-87ed2a46-ef24-4c68-9e75-31f59dd1959e tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:19.186936 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:19.186936 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:19.193064 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-7d34e0c3-4afd-4b58-8d90-4f3b71a8745b req-5804675f-de1a-422b-bd75-bc0f2955a381 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] https://10.4.3.5/volume/v3/attachments/7abe0caa-444e-4733-b51f-1b584ee3c179 returned with HTTP 200 Aug 06 19:19:19.193437 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-87ed2a46-ef24-4c68-9e75-31f59dd1959e tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Volume info retrieved successfully. Aug 06 19:19:19.193578 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 28/117] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:19:19 2026] DELETE /volume/v3/attachments/7abe0caa-444e-4733-b51f-1b584ee3c179 => generated 19 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:19.199468 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-87ed2a46-ef24-4c68-9e75-31f59dd1959e tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 returned with HTTP 200 Aug 06 19:19:19.199941 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 31/118] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:19 2026] GET /volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:19.315636 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-2d91c965-0438-4886-ab70-c3ae58ff3ac8 req-e69cb870-47e2-4617-89e5-c21e34b18bb8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:19.318301 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2d91c965-0438-4886-ab70-c3ae58ff3ac8 req-e69cb870-47e2-4617-89e5-c21e34b18bb8 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] GET https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 Aug 06 19:19:19.318549 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2d91c965-0438-4886-ab70-c3ae58ff3ac8 req-e69cb870-47e2-4617-89e5-c21e34b18bb8 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:19.318747 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2d91c965-0438-4886-ab70-c3ae58ff3ac8 req-e69cb870-47e2-4617-89e5-c21e34b18bb8 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:19.330132 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:19.330132 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:19.335501 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-2d91c965-0438-4886-ab70-c3ae58ff3ac8 req-e69cb870-47e2-4617-89e5-c21e34b18bb8 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Volume info retrieved successfully. Aug 06 19:19:19.341929 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2d91c965-0438-4886-ab70-c3ae58ff3ac8 req-e69cb870-47e2-4617-89e5-c21e34b18bb8 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 returned with HTTP 200 Aug 06 19:19:19.342514 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 30/119] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:19:19 2026] GET /volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:19.397738 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-2d91c965-0438-4886-ab70-c3ae58ff3ac8 req-6c349bca-f0c3-4999-bef5-2548ebaa2195 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:19.400501 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2d91c965-0438-4886-ab70-c3ae58ff3ac8 req-6c349bca-f0c3-4999-bef5-2548ebaa2195 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] POST https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840/action Aug 06 19:19:19.401200 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2d91c965-0438-4886-ab70-c3ae58ff3ac8 req-6c349bca-f0c3-4999-bef5-2548ebaa2195 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:19:19.401280 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2d91c965-0438-4886-ab70-c3ae58ff3ac8 req-6c349bca-f0c3-4999-bef5-2548ebaa2195 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:19.416147 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:19.416147 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:19.416769 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-2d91c965-0438-4886-ab70-c3ae58ff3ac8 req-6c349bca-f0c3-4999-bef5-2548ebaa2195 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Volume info retrieved successfully. Aug 06 19:19:19.426519 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-2d91c965-0438-4886-ab70-c3ae58ff3ac8 req-6c349bca-f0c3-4999-bef5-2548ebaa2195 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Begin detaching volume completed successfully. Aug 06 19:19:19.426761 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2d91c965-0438-4886-ab70-c3ae58ff3ac8 req-6c349bca-f0c3-4999-bef5-2548ebaa2195 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840/action returned with HTTP 202 Aug 06 19:19:19.427229 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 31/120] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:19:19 2026] POST /volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:19:19.448649 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fb710d51-cc76-472e-bbf3-86c56ca6f715 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:19.451805 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fb710d51-cc76-472e-bbf3-86c56ca6f715 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] GET https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 Aug 06 19:19:19.452159 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fb710d51-cc76-472e-bbf3-86c56ca6f715 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:19.452478 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fb710d51-cc76-472e-bbf3-86c56ca6f715 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:19.472127 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:19.472127 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:19.479004 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fb710d51-cc76-472e-bbf3-86c56ca6f715 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] Volume info retrieved successfully. Aug 06 19:19:19.491719 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fb710d51-cc76-472e-bbf3-86c56ca6f715 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 returned with HTTP 200 Aug 06 19:19:19.492597 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 29/121] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:19 2026] GET /volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 => generated 1138 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:19.494371 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c56cf249-40a0-42e2-969c-e2cf78b65f0d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:19.494944 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c56cf249-40a0-42e2-969c-e2cf78b65f0d None None] GET https://10.4.3.5/volume// Aug 06 19:19:19.495184 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c56cf249-40a0-42e2-969c-e2cf78b65f0d None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:19.495506 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c56cf249-40a0-42e2-969c-e2cf78b65f0d None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:19.495976 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c56cf249-40a0-42e2-969c-e2cf78b65f0d None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:19:19.496768 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 32/122] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:19:19 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:19:19.512847 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-2d91c965-0438-4886-ab70-c3ae58ff3ac8 req-161eca5d-9597-4407-9171-0775a9d4a1c1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:19.514508 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2d91c965-0438-4886-ab70-c3ae58ff3ac8 req-161eca5d-9597-4407-9171-0775a9d4a1c1 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] GET https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 Aug 06 19:19:19.514688 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2d91c965-0438-4886-ab70-c3ae58ff3ac8 req-161eca5d-9597-4407-9171-0775a9d4a1c1 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:19.514887 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2d91c965-0438-4886-ab70-c3ae58ff3ac8 req-161eca5d-9597-4407-9171-0775a9d4a1c1 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:19.525948 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:19.525948 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:19.529661 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-2d91c965-0438-4886-ab70-c3ae58ff3ac8 req-161eca5d-9597-4407-9171-0775a9d4a1c1 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Volume info retrieved successfully. Aug 06 19:19:19.533984 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2d91c965-0438-4886-ab70-c3ae58ff3ac8 req-161eca5d-9597-4407-9171-0775a9d4a1c1 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 returned with HTTP 200 Aug 06 19:19:19.534438 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 31/123] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:19:19 2026] GET /volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 => generated 1318 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:19:19.840335 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4aa82466-0c52-4ff5-85ab-f05efc1b4b0f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:19.842322 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4aa82466-0c52-4ff5-85ab-f05efc1b4b0f tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] GET https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d Aug 06 19:19:19.842634 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4aa82466-0c52-4ff5-85ab-f05efc1b4b0f tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:19.842909 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4aa82466-0c52-4ff5-85ab-f05efc1b4b0f tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:19.854665 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:19.854665 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:19.858449 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4aa82466-0c52-4ff5-85ab-f05efc1b4b0f tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Volume info retrieved successfully. Aug 06 19:19:19.864618 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4aa82466-0c52-4ff5-85ab-f05efc1b4b0f tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d returned with HTTP 200 Aug 06 19:19:19.865210 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 32/124] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:19 2026] GET /volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d => generated 1021 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:20.099488 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7f35d36f-7da6-4db6-8632-1b7f02348baa None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:20.102065 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7f35d36f-7da6-4db6-8632-1b7f02348baa tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:20.102386 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7f35d36f-7da6-4db6-8632-1b7f02348baa tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:20.102662 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7f35d36f-7da6-4db6-8632-1b7f02348baa tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:20.114847 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:20.114847 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:20.120149 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7f35d36f-7da6-4db6-8632-1b7f02348baa tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:20.126619 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7f35d36f-7da6-4db6-8632-1b7f02348baa tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 200 Aug 06 19:19:20.127111 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 30/125] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:20 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 865 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:20.217740 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5ddec256-9c51-4dfb-b982-f7778e38fbe3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:20.220201 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5ddec256-9c51-4dfb-b982-f7778e38fbe3 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] GET https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 Aug 06 19:19:20.220577 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5ddec256-9c51-4dfb-b982-f7778e38fbe3 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:20.220864 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5ddec256-9c51-4dfb-b982-f7778e38fbe3 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:20.239606 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:20.239606 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:20.246678 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5ddec256-9c51-4dfb-b982-f7778e38fbe3 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Volume info retrieved successfully. Aug 06 19:19:20.251032 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5ddec256-9c51-4dfb-b982-f7778e38fbe3 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 returned with HTTP 200 Aug 06 19:19:20.251572 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 33/126] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:20 2026] GET /volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:20.409040 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8599898e-aeef-40b6-9214-368ef6f425a9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:20.413658 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8599898e-aeef-40b6-9214-368ef6f425a9 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] GET https://10.4.3.5/volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b Aug 06 19:19:20.413900 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8599898e-aeef-40b6-9214-368ef6f425a9 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:20.414173 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8599898e-aeef-40b6-9214-368ef6f425a9 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:20.430467 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:20.430467 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:20.437962 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8599898e-aeef-40b6-9214-368ef6f425a9 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Volume info retrieved successfully. Aug 06 19:19:20.443104 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8599898e-aeef-40b6-9214-368ef6f425a9 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] https://10.4.3.5/volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b returned with HTTP 200 Aug 06 19:19:20.443525 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 32/127] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:20 2026] GET /volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:20.461234 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-01c51148-8590-442f-8d32-bcfba25192ac None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:20.466983 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-01c51148-8590-442f-8d32-bcfba25192ac tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] GET https://10.4.3.5/volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b Aug 06 19:19:20.468722 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-01c51148-8590-442f-8d32-bcfba25192ac tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:20.468722 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-01c51148-8590-442f-8d32-bcfba25192ac tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:20.475963 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:20.475963 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:20.480431 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-01c51148-8590-442f-8d32-bcfba25192ac tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Volume info retrieved successfully. Aug 06 19:19:20.485104 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-01c51148-8590-442f-8d32-bcfba25192ac tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] https://10.4.3.5/volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b returned with HTTP 200 Aug 06 19:19:20.485572 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 33/128] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:20 2026] GET /volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:20.509353 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-63184b17-b134-42d2-9a72-223376e8f385 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:20.511354 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-63184b17-b134-42d2-9a72-223376e8f385 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] GET https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 Aug 06 19:19:20.511586 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-63184b17-b134-42d2-9a72-223376e8f385 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:20.511764 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-63184b17-b134-42d2-9a72-223376e8f385 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:20.521752 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:20.521752 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:20.525734 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-63184b17-b134-42d2-9a72-223376e8f385 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] Volume info retrieved successfully. Aug 06 19:19:20.530687 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-63184b17-b134-42d2-9a72-223376e8f385 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 returned with HTTP 200 Aug 06 19:19:20.531138 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 31/129] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:20 2026] GET /volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:20.531971 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cc5afad3-ef28-4859-bef4-649f8f1e8166 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:20.534355 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cc5afad3-ef28-4859-bef4-649f8f1e8166 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] GET https://10.4.3.5/volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b Aug 06 19:19:20.534621 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cc5afad3-ef28-4859-bef4-649f8f1e8166 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:20.534863 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cc5afad3-ef28-4859-bef4-649f8f1e8166 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:20.543539 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:20.543539 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:20.548135 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cc5afad3-ef28-4859-bef4-649f8f1e8166 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Volume info retrieved successfully. Aug 06 19:19:20.553806 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cc5afad3-ef28-4859-bef4-649f8f1e8166 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] https://10.4.3.5/volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b returned with HTTP 200 Aug 06 19:19:20.554420 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 34/130] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:20 2026] GET /volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:20.574824 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-87832218-7818-49f6-8581-e8dfe518f682 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:20.577458 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-87832218-7818-49f6-8581-e8dfe518f682 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] DELETE https://10.4.3.5/volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b Aug 06 19:19:20.577458 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-87832218-7818-49f6-8581-e8dfe518f682 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:20.577776 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-87832218-7818-49f6-8581-e8dfe518f682 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:20.578001 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-87832218-7818-49f6-8581-e8dfe518f682 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Delete volume with id: eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b Aug 06 19:19:20.737100 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:20.737100 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:20.737756 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-87832218-7818-49f6-8581-e8dfe518f682 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Volume info retrieved successfully. Aug 06 19:19:20.763200 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-87832218-7818-49f6-8581-e8dfe518f682 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Delete volume request issued successfully. Aug 06 19:19:20.763342 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-87832218-7818-49f6-8581-e8dfe518f682 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] https://10.4.3.5/volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b returned with HTTP 202 Aug 06 19:19:20.763873 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 33/131] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:19:20 2026] DELETE /volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:19:20.772192 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1217fd8e-2966-485d-bc2b-eb1e7d786c0d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:20.774226 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1217fd8e-2966-485d-bc2b-eb1e7d786c0d tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] GET https://10.4.3.5/volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b Aug 06 19:19:20.774428 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1217fd8e-2966-485d-bc2b-eb1e7d786c0d tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:20.774647 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1217fd8e-2966-485d-bc2b-eb1e7d786c0d tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:20.785160 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:20.785160 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:20.791208 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1217fd8e-2966-485d-bc2b-eb1e7d786c0d tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Volume info retrieved successfully. Aug 06 19:19:20.798776 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1217fd8e-2966-485d-bc2b-eb1e7d786c0d tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] https://10.4.3.5/volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b returned with HTTP 200 Aug 06 19:19:20.799287 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 34/132] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:20 2026] GET /volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:20.879263 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b474ad5c-2f38-445c-bf6c-5f16949de1df None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:20.881485 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b474ad5c-2f38-445c-bf6c-5f16949de1df tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] GET https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d Aug 06 19:19:20.881726 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b474ad5c-2f38-445c-bf6c-5f16949de1df tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:20.881965 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b474ad5c-2f38-445c-bf6c-5f16949de1df tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:20.893716 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:20.893716 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:20.897688 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b474ad5c-2f38-445c-bf6c-5f16949de1df tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Volume info retrieved successfully. Aug 06 19:19:20.902296 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b474ad5c-2f38-445c-bf6c-5f16949de1df tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d returned with HTTP 200 Aug 06 19:19:20.902873 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 32/133] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:20 2026] GET /volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d => generated 1021 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:21.148076 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fad5c646-64f5-4ecd-8d3a-12bdfd15293e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:21.151631 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fad5c646-64f5-4ecd-8d3a-12bdfd15293e tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:21.151808 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fad5c646-64f5-4ecd-8d3a-12bdfd15293e tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:21.153055 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fad5c646-64f5-4ecd-8d3a-12bdfd15293e tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:21.172761 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:21.172761 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:21.182472 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fad5c646-64f5-4ecd-8d3a-12bdfd15293e tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:21.189066 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fad5c646-64f5-4ecd-8d3a-12bdfd15293e tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 200 Aug 06 19:19:21.190029 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 35/134] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:21 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 865 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:19:21.268489 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-89cc9dea-3418-4526-bb80-8e7da13513d7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:21.271368 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-89cc9dea-3418-4526-bb80-8e7da13513d7 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] GET https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 Aug 06 19:19:21.271697 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-89cc9dea-3418-4526-bb80-8e7da13513d7 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:21.271993 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-89cc9dea-3418-4526-bb80-8e7da13513d7 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:21.285714 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:21.285714 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:21.290515 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-89cc9dea-3418-4526-bb80-8e7da13513d7 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Volume info retrieved successfully. Aug 06 19:19:21.297052 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-89cc9dea-3418-4526-bb80-8e7da13513d7 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 returned with HTTP 200 Aug 06 19:19:21.297550 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 34/135] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:21 2026] GET /volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:21.544196 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5d69033e-054a-4c8f-b17c-e4b91c506e19 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:21.546173 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5d69033e-054a-4c8f-b17c-e4b91c506e19 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] GET https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 Aug 06 19:19:21.546370 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5d69033e-054a-4c8f-b17c-e4b91c506e19 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:21.546632 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5d69033e-054a-4c8f-b17c-e4b91c506e19 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:21.556781 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:21.556781 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:21.560813 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5d69033e-054a-4c8f-b17c-e4b91c506e19 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] Volume info retrieved successfully. Aug 06 19:19:21.566039 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5d69033e-054a-4c8f-b17c-e4b91c506e19 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 returned with HTTP 200 Aug 06 19:19:21.566646 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 35/136] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:21 2026] GET /volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:21.813865 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d8ea8067-82f3-4483-a4b9-c84cab3d5a04 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:21.815860 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b09a5d9a-7b0c-4647-99c7-fae5c1b090fe req-15b1e27e-9419-4de6-88dc-b3040e349162 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:21.816300 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d8ea8067-82f3-4483-a4b9-c84cab3d5a04 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] GET https://10.4.3.5/volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b Aug 06 19:19:21.816563 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d8ea8067-82f3-4483-a4b9-c84cab3d5a04 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:21.816760 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d8ea8067-82f3-4483-a4b9-c84cab3d5a04 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:21.820859 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b09a5d9a-7b0c-4647-99c7-fae5c1b090fe req-15b1e27e-9419-4de6-88dc-b3040e349162 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] POST https://10.4.3.5/volume/v3/attachments/66943733-3220-4267-b2ec-43b5f11672f1/action Aug 06 19:19:21.821479 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b09a5d9a-7b0c-4647-99c7-fae5c1b090fe req-15b1e27e-9419-4de6-88dc-b3040e349162 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:19:21.821793 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b09a5d9a-7b0c-4647-99c7-fae5c1b090fe req-15b1e27e-9419-4de6-88dc-b3040e349162 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:21.824815 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d8ea8067-82f3-4483-a4b9-c84cab3d5a04 tempest-DeleteServersTestJSON-171897260 tempest-DeleteServersTestJSON-171897260-project-member] https://10.4.3.5/volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b returned with HTTP 404 Aug 06 19:19:21.825405 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 33/137] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:21 2026] GET /volume/v3/volumes/eab01c0c-2fe3-4781-9a2d-c8f79f1cca3b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:19:21.850621 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:21.850621 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:21.868615 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b09a5d9a-7b0c-4647-99c7-fae5c1b090fe req-15b1e27e-9419-4de6-88dc-b3040e349162 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] https://10.4.3.5/volume/v3/attachments/66943733-3220-4267-b2ec-43b5f11672f1/action returned with HTTP 204 Aug 06 19:19:21.869199 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 36/138] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:19:21 2026] POST /volume/v3/attachments/66943733-3220-4267-b2ec-43b5f11672f1/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:19:21.919627 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ce54c1a9-b77f-496e-95e0-ee277a6f7535 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:21.923040 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ce54c1a9-b77f-496e-95e0-ee277a6f7535 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] GET https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d Aug 06 19:19:21.923040 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ce54c1a9-b77f-496e-95e0-ee277a6f7535 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:21.923040 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ce54c1a9-b77f-496e-95e0-ee277a6f7535 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:21.946115 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:21.946115 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:21.947740 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ce54c1a9-b77f-496e-95e0-ee277a6f7535 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Volume info retrieved successfully. Aug 06 19:19:21.953919 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ce54c1a9-b77f-496e-95e0-ee277a6f7535 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d returned with HTTP 200 Aug 06 19:19:21.954497 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 35/139] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:21 2026] GET /volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d => generated 1323 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:21.959053 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-c1e94220-016c-40be-863f-19eec71cbf5b req-b2391d94-4ea5-470f-950d-6e76071fd6c0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:21.961843 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c1e94220-016c-40be-863f-19eec71cbf5b req-b2391d94-4ea5-470f-950d-6e76071fd6c0 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:19:21.962291 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c1e94220-016c-40be-863f-19eec71cbf5b req-b2391d94-4ea5-470f-950d-6e76071fd6c0 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-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": "11f21727-e5ec-459d-91b4-c79ce982c40c", "source_volid": null, "backup_id": null}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:21.964609 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [req-c1e94220-016c-40be-863f-19eec71cbf5b req-b2391d94-4ea5-470f-950d-6e76071fd6c0 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-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': '11f21727-e5ec-459d-91b4-c79ce982c40c', 'source_volid': None, 'backup_id': None}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:19:21.967301 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-39498fa8-f35a-442d-b31e-29e119467f3d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:21.969221 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-39498fa8-f35a-442d-b31e-29e119467f3d tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] GET https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d Aug 06 19:19:21.969404 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-39498fa8-f35a-442d-b31e-29e119467f3d tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:21.969657 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-39498fa8-f35a-442d-b31e-29e119467f3d tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:21.981620 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:21.981620 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:21.985991 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-39498fa8-f35a-442d-b31e-29e119467f3d tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Volume info retrieved successfully. Aug 06 19:19:21.991073 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-39498fa8-f35a-442d-b31e-29e119467f3d tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d returned with HTTP 200 Aug 06 19:19:21.991638 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 34/140] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:21 2026] GET /volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d => generated 1323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:22.205188 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cc1459df-89be-408b-bf83-281809f58430 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:22.209120 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cc1459df-89be-408b-bf83-281809f58430 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:22.209120 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cc1459df-89be-408b-bf83-281809f58430 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:22.209120 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cc1459df-89be-408b-bf83-281809f58430 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:22.316991 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-71c1e6a7-b772-4524-8e71-bff66c2f9771 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:22.321574 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71c1e6a7-b772-4524-8e71-bff66c2f9771 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] GET https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 Aug 06 19:19:22.321574 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71c1e6a7-b772-4524-8e71-bff66c2f9771 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:22.321574 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71c1e6a7-b772-4524-8e71-bff66c2f9771 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:22.341771 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:22.341771 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:22.352809 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-71c1e6a7-b772-4524-8e71-bff66c2f9771 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Volume info retrieved successfully. Aug 06 19:19:22.361485 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71c1e6a7-b772-4524-8e71-bff66c2f9771 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 returned with HTTP 200 Aug 06 19:19:22.361485 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 36/141] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:22 2026] GET /volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:22.380011 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:22.380011 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:22.385470 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cc1459df-89be-408b-bf83-281809f58430 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:22.393265 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cc1459df-89be-408b-bf83-281809f58430 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 200 Aug 06 19:19:22.393688 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 37/142] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:22 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 865 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:22.436130 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-53ede741-89e1-4870-aa93-98fed0e03300 req-951268df-46fa-4004-b201-c7a751bb6c04 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:22.439533 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-715a5ac8-b1d6-4feb-b9f0-ede9532b4d7b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:22.440118 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-83b51b9d-d3ba-49ca-b744-de489526e2ef req-dd2c07f4-35f9-4498-b95c-b17a8e3a5d70 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:22.440217 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-53ede741-89e1-4870-aa93-98fed0e03300 req-951268df-46fa-4004-b201-c7a751bb6c04 tempest-VolumesAssistedSnapshotsTest-794819626 tempest-VolumesAssistedSnapshotsTest-794819626-project] POST https://10.4.3.5/volume/v3/snapshots/5a6a591b-4403-4747-a4e2-6b175223fe96/action Aug 06 19:19:22.442465 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-53ede741-89e1-4870-aa93-98fed0e03300 req-951268df-46fa-4004-b201-c7a751bb6c04 tempest-VolumesAssistedSnapshotsTest-794819626 tempest-VolumesAssistedSnapshotsTest-794819626-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:19:22.442465 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-53ede741-89e1-4870-aa93-98fed0e03300 req-951268df-46fa-4004-b201-c7a751bb6c04 tempest-VolumesAssistedSnapshotsTest-794819626 tempest-VolumesAssistedSnapshotsTest-794819626-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:22.442876 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-715a5ac8-b1d6-4feb-b9f0-ede9532b4d7b tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] GET https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d Aug 06 19:19:22.442876 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-715a5ac8-b1d6-4feb-b9f0-ede9532b4d7b tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:22.442876 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-715a5ac8-b1d6-4feb-b9f0-ede9532b4d7b tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:22.442962 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-83b51b9d-d3ba-49ca-b744-de489526e2ef req-dd2c07f4-35f9-4498-b95c-b17a8e3a5d70 tempest-VolumesAssistedSnapshotsTest-794819626 tempest-VolumesAssistedSnapshotsTest-794819626-project] POST https://10.4.3.5/volume/v3/snapshots/None/action Aug 06 19:19:22.442990 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.snapshot_actions [req-53ede741-89e1-4870-aa93-98fed0e03300 req-951268df-46fa-4004-b201-c7a751bb6c04 tempest-VolumesAssistedSnapshotsTest-794819626 tempest-VolumesAssistedSnapshotsTest-794819626-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100262) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 06 19:19:22.443163 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-83b51b9d-d3ba-49ca-b744-de489526e2ef req-dd2c07f4-35f9-4498-b95c-b17a8e3a5d70 tempest-VolumesAssistedSnapshotsTest-794819626 tempest-VolumesAssistedSnapshotsTest-794819626-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:19:22.443295 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-83b51b9d-d3ba-49ca-b744-de489526e2ef req-dd2c07f4-35f9-4498-b95c-b17a8e3a5d70 tempest-VolumesAssistedSnapshotsTest-794819626 tempest-VolumesAssistedSnapshotsTest-794819626-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:22.445037 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.snapshot_actions [req-83b51b9d-d3ba-49ca-b744-de489526e2ef req-dd2c07f4-35f9-4498-b95c-b17a8e3a5d70 tempest-VolumesAssistedSnapshotsTest-794819626 tempest-VolumesAssistedSnapshotsTest-794819626-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100264) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 06 19:19:22.456567 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:22.456567 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:22.463166 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-715a5ac8-b1d6-4feb-b9f0-ede9532b4d7b tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Volume info retrieved successfully. Aug 06 19:19:22.470483 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-715a5ac8-b1d6-4feb-b9f0-ede9532b4d7b tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d returned with HTTP 200 Aug 06 19:19:22.471222 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 37/143] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:22 2026] GET /volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d => generated 1323 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:22.474513 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-83b51b9d-d3ba-49ca-b744-de489526e2ef req-dd2c07f4-35f9-4498-b95c-b17a8e3a5d70 tempest-VolumesAssistedSnapshotsTest-794819626 tempest-VolumesAssistedSnapshotsTest-794819626-project] https://10.4.3.5/volume/v3/snapshots/None/action returned with HTTP 404 Aug 06 19:19:22.475597 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 38/144] 10.4.3.5 () {72 vars in 1568 bytes} [Thu Aug 6 19:19:22 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:19:22.550140 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [req-c1e94220-016c-40be-863f-19eec71cbf5b req-b2391d94-4ea5-470f-950d-6e76071fd6c0 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Create volume of 1 GB Aug 06 19:19:22.557012 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-c1e94220-016c-40be-863f-19eec71cbf5b req-b2391d94-4ea5-470f-950d-6e76071fd6c0 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Availability Zones retrieved successfully. Aug 06 19:19:22.560984 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-1b911ff4-8927-40cf-b912-1369c237cfca req-dd02d336-dd2a-4d60-beba-10e7e85162fb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:22.564941 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1b911ff4-8927-40cf-b912-1369c237cfca req-dd02d336-dd2a-4d60-beba-10e7e85162fb tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] GET https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d Aug 06 19:19:22.565105 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-c1e94220-016c-40be-863f-19eec71cbf5b req-b2391d94-4ea5-470f-950d-6e76071fd6c0 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Flow 'volume_create_api' (ef2f0faa-68db-4285-a794-12125e068e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:19:22.565219 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1b911ff4-8927-40cf-b912-1369c237cfca req-dd02d336-dd2a-4d60-beba-10e7e85162fb tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:22.565491 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1b911ff4-8927-40cf-b912-1369c237cfca req-dd02d336-dd2a-4d60-beba-10e7e85162fb tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:22.566548 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-c1e94220-016c-40be-863f-19eec71cbf5b req-b2391d94-4ea5-470f-950d-6e76071fd6c0 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a7eee37-1961-4258-8bb1-9f8b8c86a8a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:19:22.567797 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [req-c1e94220-016c-40be-863f-19eec71cbf5b req-b2391d94-4ea5-470f-950d-6e76071fd6c0 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:19:22.580935 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c3e8dc13-36a3-44e8-98b4-79a23d064efc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:22.583330 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c3e8dc13-36a3-44e8-98b4-79a23d064efc tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] GET https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 Aug 06 19:19:22.583865 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c3e8dc13-36a3-44e8-98b4-79a23d064efc tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:22.583865 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c3e8dc13-36a3-44e8-98b4-79a23d064efc tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:22.585837 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:22.585837 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:22.590701 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-1b911ff4-8927-40cf-b912-1369c237cfca req-dd02d336-dd2a-4d60-beba-10e7e85162fb tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Volume info retrieved successfully. Aug 06 19:19:22.597526 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1b911ff4-8927-40cf-b912-1369c237cfca req-dd02d336-dd2a-4d60-beba-10e7e85162fb tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d returned with HTTP 200 Aug 06 19:19:22.597991 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 38/145] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:19:22 2026] GET /volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d => generated 1323 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:22.600753 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:22.600753 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:22.606902 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c3e8dc13-36a3-44e8-98b4-79a23d064efc tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] Volume info retrieved successfully. Aug 06 19:19:22.609869 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c3e8dc13-36a3-44e8-98b4-79a23d064efc tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 returned with HTTP 200 Aug 06 19:19:22.610670 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 39/146] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:22 2026] GET /volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:22.617527 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-53ede741-89e1-4870-aa93-98fed0e03300 req-951268df-46fa-4004-b201-c7a751bb6c04 tempest-VolumesAssistedSnapshotsTest-794819626 tempest-VolumesAssistedSnapshotsTest-794819626-project] https://10.4.3.5/volume/v3/snapshots/5a6a591b-4403-4747-a4e2-6b175223fe96/action returned with HTTP 404 Aug 06 19:19:22.617527 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 35/147] 10.4.3.5 () {72 vars in 1664 bytes} [Thu Aug 6 19:19:22 2026] POST /volume/v3/snapshots/5a6a591b-4403-4747-a4e2-6b175223fe96/action => generated 111 bytes in 181 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:19:22.647811 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-1b911ff4-8927-40cf-b912-1369c237cfca req-20103f67-b539-4e97-8979-ed9789d0a660 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:22.650051 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1b911ff4-8927-40cf-b912-1369c237cfca req-20103f67-b539-4e97-8979-ed9789d0a660 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] POST https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d/action Aug 06 19:19:22.650681 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1b911ff4-8927-40cf-b912-1369c237cfca req-20103f67-b539-4e97-8979-ed9789d0a660 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:19:22.650844 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1b911ff4-8927-40cf-b912-1369c237cfca req-20103f67-b539-4e97-8979-ed9789d0a660 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:22.663436 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-c1e94220-016c-40be-863f-19eec71cbf5b req-b2391d94-4ea5-470f-950d-6e76071fd6c0 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a7eee37-1961-4258-8bb1-9f8b8c86a8a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:19:22.664299 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-c1e94220-016c-40be-863f-19eec71cbf5b req-b2391d94-4ea5-470f-950d-6e76071fd6c0 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bbd945b-c366-47b1-acf4-f3ea604bc0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:19:22.669469 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:22.669469 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:22.669896 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-1b911ff4-8927-40cf-b912-1369c237cfca req-20103f67-b539-4e97-8979-ed9789d0a660 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Volume info retrieved successfully. Aug 06 19:19:22.683145 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-1b911ff4-8927-40cf-b912-1369c237cfca req-20103f67-b539-4e97-8979-ed9789d0a660 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Begin detaching volume completed successfully. Aug 06 19:19:22.683340 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1b911ff4-8927-40cf-b912-1369c237cfca req-20103f67-b539-4e97-8979-ed9789d0a660 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d/action returned with HTTP 202 Aug 06 19:19:22.684561 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 39/148] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:19:22 2026] POST /volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:19:22.718965 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [req-c1e94220-016c-40be-863f-19eec71cbf5b req-b2391d94-4ea5-470f-950d-6e76071fd6c0 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Created reservations ['ae403bab-5db8-4812-bdf2-3bafd1bcac1f', 'cebea26e-98cd-40f6-a0f0-7449611293c4', 'a2e4c42a-37a2-4412-a5f9-64a43f496ca4', 'f1308123-db8c-4574-bb82-3ef9afa24515'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:19:22.719851 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-c1e94220-016c-40be-863f-19eec71cbf5b req-b2391d94-4ea5-470f-950d-6e76071fd6c0 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bbd945b-c366-47b1-acf4-f3ea604bc0c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae403bab-5db8-4812-bdf2-3bafd1bcac1f', 'cebea26e-98cd-40f6-a0f0-7449611293c4', 'a2e4c42a-37a2-4412-a5f9-64a43f496ca4', 'f1308123-db8c-4574-bb82-3ef9afa24515']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:19:22.720603 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-c1e94220-016c-40be-863f-19eec71cbf5b req-b2391d94-4ea5-470f-950d-6e76071fd6c0 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46033a9c-bb6a-4dbf-bae1-7854e8e5f839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:19:22.761090 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e83c2510-92d5-4733-8045-c3df9050d64f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:22.761661 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e83c2510-92d5-4733-8045-c3df9050d64f None None] GET https://10.4.3.5/volume// Aug 06 19:19:22.761932 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e83c2510-92d5-4733-8045-c3df9050d64f None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:22.762206 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e83c2510-92d5-4733-8045-c3df9050d64f None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:22.762793 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e83c2510-92d5-4733-8045-c3df9050d64f None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:19:22.763978 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 40/149] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:19:22 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:19:22.776169 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-1b911ff4-8927-40cf-b912-1369c237cfca req-a9222a34-49ab-419d-a4e0-5622c02eb00d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:22.784104 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1b911ff4-8927-40cf-b912-1369c237cfca req-a9222a34-49ab-419d-a4e0-5622c02eb00d tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] GET https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d Aug 06 19:19:22.785732 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1b911ff4-8927-40cf-b912-1369c237cfca req-a9222a34-49ab-419d-a4e0-5622c02eb00d tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:22.785732 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1b911ff4-8927-40cf-b912-1369c237cfca req-a9222a34-49ab-419d-a4e0-5622c02eb00d tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:22.797137 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:22.797137 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:22.803041 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-1b911ff4-8927-40cf-b912-1369c237cfca req-a9222a34-49ab-419d-a4e0-5622c02eb00d tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Volume info retrieved successfully. Aug 06 19:19:22.809510 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1b911ff4-8927-40cf-b912-1369c237cfca req-a9222a34-49ab-419d-a4e0-5622c02eb00d tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d returned with HTTP 200 Aug 06 19:19:22.810212 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 36/150] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:19:22 2026] GET /volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d => generated 1549 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:19:22.881087 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-c1e94220-016c-40be-863f-19eec71cbf5b req-b2391d94-4ea5-470f-950d-6e76071fd6c0 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46033a9c-bb6a-4dbf-bae1-7854e8e5f839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01d1447b-c441-4767-875c-34e865ed8d1b', '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='3bb85fcc4e6a4326bea2026d0caaa930',qos_specs=None,replication_status=,reservations=['ae403bab-5db8-4812-bdf2-3bafd1bcac1f','cebea26e-98cd-40f6-a0f0-7449611293c4','a2e4c42a-37a2-4412-a5f9-64a43f496ca4','f1308123-db8c-4574-bb82-3ef9afa24515'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17494d6af06d4d5abe23bab2e470984c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:19:22Z,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=01d1447b-c441-4767-875c-34e865ed8d1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bb85fcc4e6a4326bea2026d0caaa930',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17494d6af06d4d5abe23bab2e470984c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:19:22.881567 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-c1e94220-016c-40be-863f-19eec71cbf5b req-b2391d94-4ea5-470f-950d-6e76071fd6c0 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8853fe6-a77f-4821-96a6-376ee9eeab4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:19:22.910619 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-c1e94220-016c-40be-863f-19eec71cbf5b req-b2391d94-4ea5-470f-950d-6e76071fd6c0 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8853fe6-a77f-4821-96a6-376ee9eeab4a) transitioned into 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='3bb85fcc4e6a4326bea2026d0caaa930',qos_specs=None,replication_status=,reservations=['ae403bab-5db8-4812-bdf2-3bafd1bcac1f','cebea26e-98cd-40f6-a0f0-7449611293c4','a2e4c42a-37a2-4412-a5f9-64a43f496ca4','f1308123-db8c-4574-bb82-3ef9afa24515'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17494d6af06d4d5abe23bab2e470984c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:19:22.911751 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-c1e94220-016c-40be-863f-19eec71cbf5b req-b2391d94-4ea5-470f-950d-6e76071fd6c0 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43b3c766-45f9-452d-9065-c47ca5c516d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:19:22.927282 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-c1e94220-016c-40be-863f-19eec71cbf5b req-b2391d94-4ea5-470f-950d-6e76071fd6c0 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43b3c766-45f9-452d-9065-c47ca5c516d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:19:22.928646 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-c1e94220-016c-40be-863f-19eec71cbf5b req-b2391d94-4ea5-470f-950d-6e76071fd6c0 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Flow 'volume_create_api' (ef2f0faa-68db-4285-a794-12125e068e6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:19:22.929710 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-c1e94220-016c-40be-863f-19eec71cbf5b req-b2391d94-4ea5-470f-950d-6e76071fd6c0 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Create volume request issued successfully. Aug 06 19:19:22.930043 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c1e94220-016c-40be-863f-19eec71cbf5b req-b2391d94-4ea5-470f-950d-6e76071fd6c0 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:19:22.930890 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 36/151] 10.4.3.5 () {72 vars in 1527 bytes} [Thu Aug 6 19:19:21 2026] POST /volume/v3/volumes => generated 699 bytes in 972 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:19:22.947374 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c1e94220-016c-40be-863f-19eec71cbf5b req-eb3e6ea9-e151-4d45-bc7e-f46c024b9948 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:22.948173 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c1e94220-016c-40be-863f-19eec71cbf5b req-eb3e6ea9-e151-4d45-bc7e-f46c024b9948 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] GET https://10.4.3.5/volume/v3/volumes/01d1447b-c441-4767-875c-34e865ed8d1b Aug 06 19:19:22.949760 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c1e94220-016c-40be-863f-19eec71cbf5b req-eb3e6ea9-e151-4d45-bc7e-f46c024b9948 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:22.949760 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c1e94220-016c-40be-863f-19eec71cbf5b req-eb3e6ea9-e151-4d45-bc7e-f46c024b9948 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:22.961231 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:22.961231 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:22.966502 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-c1e94220-016c-40be-863f-19eec71cbf5b req-eb3e6ea9-e151-4d45-bc7e-f46c024b9948 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Volume info retrieved successfully. Aug 06 19:19:22.972476 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c1e94220-016c-40be-863f-19eec71cbf5b req-eb3e6ea9-e151-4d45-bc7e-f46c024b9948 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] https://10.4.3.5/volume/v3/volumes/01d1447b-c441-4767-875c-34e865ed8d1b returned with HTTP 200 Aug 06 19:19:22.972974 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 40/152] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:19:22 2026] GET /volume/v3/volumes/01d1447b-c441-4767-875c-34e865ed8d1b => generated 767 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:22.983065 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-c1e94220-016c-40be-863f-19eec71cbf5b req-be5acc6c-703f-4490-87c9-3bd56ca7031f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:22.991184 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c1e94220-016c-40be-863f-19eec71cbf5b req-be5acc6c-703f-4490-87c9-3bd56ca7031f tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] GET https://10.4.3.5/volume/v3/volumes/01d1447b-c441-4767-875c-34e865ed8d1b Aug 06 19:19:22.991184 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c1e94220-016c-40be-863f-19eec71cbf5b req-be5acc6c-703f-4490-87c9-3bd56ca7031f tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:22.993185 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c1e94220-016c-40be-863f-19eec71cbf5b req-be5acc6c-703f-4490-87c9-3bd56ca7031f tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:23.008471 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:23.008471 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:23.019042 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-c1e94220-016c-40be-863f-19eec71cbf5b req-be5acc6c-703f-4490-87c9-3bd56ca7031f tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Volume info retrieved successfully. Aug 06 19:19:23.027879 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c1e94220-016c-40be-863f-19eec71cbf5b req-be5acc6c-703f-4490-87c9-3bd56ca7031f tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] https://10.4.3.5/volume/v3/volumes/01d1447b-c441-4767-875c-34e865ed8d1b returned with HTTP 200 Aug 06 19:19:23.028543 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 41/153] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:19:22 2026] GET /volume/v3/volumes/01d1447b-c441-4767-875c-34e865ed8d1b => generated 767 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:23.376952 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8bb1d90c-101d-45e3-8fdd-75f0fa7c6516 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:23.379582 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8bb1d90c-101d-45e3-8fdd-75f0fa7c6516 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] GET https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 Aug 06 19:19:23.379913 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8bb1d90c-101d-45e3-8fdd-75f0fa7c6516 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:23.380264 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8bb1d90c-101d-45e3-8fdd-75f0fa7c6516 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:23.397409 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:23.397409 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:23.402808 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8bb1d90c-101d-45e3-8fdd-75f0fa7c6516 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Volume info retrieved successfully. Aug 06 19:19:23.411847 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2a3654af-7ee0-49c3-b94e-6b5296352362 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:23.411979 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8bb1d90c-101d-45e3-8fdd-75f0fa7c6516 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 returned with HTTP 200 Aug 06 19:19:23.412572 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 37/154] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:23 2026] GET /volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:23.413749 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2a3654af-7ee0-49c3-b94e-6b5296352362 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:23.413973 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2a3654af-7ee0-49c3-b94e-6b5296352362 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:23.414301 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2a3654af-7ee0-49c3-b94e-6b5296352362 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:23.427180 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:23.427180 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:23.432580 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2a3654af-7ee0-49c3-b94e-6b5296352362 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:23.438598 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2a3654af-7ee0-49c3-b94e-6b5296352362 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 200 Aug 06 19:19:23.439674 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 37/155] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:23 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 865 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:23.629843 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2ae258b3-1b48-4d70-b433-6471bdca0dad None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:23.631543 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ae258b3-1b48-4d70-b433-6471bdca0dad tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] GET https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 Aug 06 19:19:23.631788 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ae258b3-1b48-4d70-b433-6471bdca0dad tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:23.631868 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ae258b3-1b48-4d70-b433-6471bdca0dad tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:23.642655 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:23.642655 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:23.646997 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2ae258b3-1b48-4d70-b433-6471bdca0dad tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] Volume info retrieved successfully. Aug 06 19:19:23.651832 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ae258b3-1b48-4d70-b433-6471bdca0dad tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 returned with HTTP 200 Aug 06 19:19:23.652505 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 41/156] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:23 2026] GET /volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:24.429214 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b49d14bd-966e-4474-b37e-92bb04c6e935 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:24.431080 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b49d14bd-966e-4474-b37e-92bb04c6e935 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] GET https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 Aug 06 19:19:24.431423 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b49d14bd-966e-4474-b37e-92bb04c6e935 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:24.431701 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b49d14bd-966e-4474-b37e-92bb04c6e935 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:24.445553 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:24.445553 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:24.451247 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b49d14bd-966e-4474-b37e-92bb04c6e935 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Volume info retrieved successfully. Aug 06 19:19:24.458654 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b49d14bd-966e-4474-b37e-92bb04c6e935 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 returned with HTTP 200 Aug 06 19:19:24.459254 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 42/157] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:24 2026] GET /volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:24.464671 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-89d44dac-3ad2-4091-b842-7e5e85e71b31 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:24.465841 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-89d44dac-3ad2-4091-b842-7e5e85e71b31 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:24.466366 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-89d44dac-3ad2-4091-b842-7e5e85e71b31 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:24.467323 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-89d44dac-3ad2-4091-b842-7e5e85e71b31 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:24.490796 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:24.490796 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:24.500758 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-89d44dac-3ad2-4091-b842-7e5e85e71b31 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:24.507179 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-89d44dac-3ad2-4091-b842-7e5e85e71b31 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 200 Aug 06 19:19:24.508724 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 38/158] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:24 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 865 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:24.673160 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-98c5dc04-a1f7-4c26-aa0b-e11d5a31d1c1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:24.675911 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-98c5dc04-a1f7-4c26-aa0b-e11d5a31d1c1 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] GET https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 Aug 06 19:19:24.676156 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-98c5dc04-a1f7-4c26-aa0b-e11d5a31d1c1 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:24.676410 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-98c5dc04-a1f7-4c26-aa0b-e11d5a31d1c1 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:24.686754 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:24.686754 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:24.690694 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-98c5dc04-a1f7-4c26-aa0b-e11d5a31d1c1 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] Volume info retrieved successfully. Aug 06 19:19:24.695161 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-98c5dc04-a1f7-4c26-aa0b-e11d5a31d1c1 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 returned with HTTP 200 Aug 06 19:19:24.695885 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 38/159] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:24 2026] GET /volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:24.848269 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-524e14d3-e519-4475-94d3-ced7d9e42b14 req-d892e23c-0fba-434d-9fca-9f408aad710a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:24.850589 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-524e14d3-e519-4475-94d3-ced7d9e42b14 req-d892e23c-0fba-434d-9fca-9f408aad710a tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] POST https://10.4.3.5/volume/v3/attachments/6da409a7-a388-409f-bfd4-23ec39fd6683/action Aug 06 19:19:24.850934 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-524e14d3-e519-4475-94d3-ced7d9e42b14 req-d892e23c-0fba-434d-9fca-9f408aad710a tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:19:24.851068 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-524e14d3-e519-4475-94d3-ced7d9e42b14 req-d892e23c-0fba-434d-9fca-9f408aad710a tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:24.870397 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:24.870397 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:24.884639 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-524e14d3-e519-4475-94d3-ced7d9e42b14 req-d892e23c-0fba-434d-9fca-9f408aad710a tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] https://10.4.3.5/volume/v3/attachments/6da409a7-a388-409f-bfd4-23ec39fd6683/action returned with HTTP 204 Aug 06 19:19:24.885114 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 42/160] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:19:24 2026] POST /volume/v3/attachments/6da409a7-a388-409f-bfd4-23ec39fd6683/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:19:25.474606 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5123b14e-e64a-415d-a0ea-d4dc0a522aac None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:25.477880 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5123b14e-e64a-415d-a0ea-d4dc0a522aac tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] GET https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 Aug 06 19:19:25.478122 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5123b14e-e64a-415d-a0ea-d4dc0a522aac tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:25.478351 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5123b14e-e64a-415d-a0ea-d4dc0a522aac tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:25.489245 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:25.489245 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:25.493143 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5123b14e-e64a-415d-a0ea-d4dc0a522aac tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Volume info retrieved successfully. Aug 06 19:19:25.497662 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5123b14e-e64a-415d-a0ea-d4dc0a522aac tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 returned with HTTP 200 Aug 06 19:19:25.498057 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 43/161] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:25 2026] GET /volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 => generated 1133 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:25.518369 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3346e062-d0a9-4b0f-9680-01d344064cfd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:25.521718 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3346e062-d0a9-4b0f-9680-01d344064cfd tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] GET https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 Aug 06 19:19:25.521718 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3346e062-d0a9-4b0f-9680-01d344064cfd tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:25.521718 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3346e062-d0a9-4b0f-9680-01d344064cfd tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:25.526345 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-89a22473-c4c5-4c53-9e2c-7a77af55193d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:25.528370 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-89a22473-c4c5-4c53-9e2c-7a77af55193d tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:25.528661 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-89a22473-c4c5-4c53-9e2c-7a77af55193d tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:25.528939 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-89a22473-c4c5-4c53-9e2c-7a77af55193d tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:25.538286 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:25.538286 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:25.539311 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:25.539311 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:25.542868 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3346e062-d0a9-4b0f-9680-01d344064cfd tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Volume info retrieved successfully. Aug 06 19:19:25.543259 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-89a22473-c4c5-4c53-9e2c-7a77af55193d tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:25.548530 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3346e062-d0a9-4b0f-9680-01d344064cfd tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 returned with HTTP 200 Aug 06 19:19:25.548932 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 39/162] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:25 2026] GET /volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 => generated 1133 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:25.549099 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-89a22473-c4c5-4c53-9e2c-7a77af55193d tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 200 Aug 06 19:19:25.549705 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 39/163] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:25 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 865 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:25.711321 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-73310bd6-c9f4-4d80-84db-0b348f0b1bb6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:25.713010 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-73310bd6-c9f4-4d80-84db-0b348f0b1bb6 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] GET https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 Aug 06 19:19:25.713154 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-73310bd6-c9f4-4d80-84db-0b348f0b1bb6 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:25.713352 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-73310bd6-c9f4-4d80-84db-0b348f0b1bb6 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:25.724159 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:25.724159 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:25.728308 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-73310bd6-c9f4-4d80-84db-0b348f0b1bb6 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] Volume info retrieved successfully. Aug 06 19:19:25.733495 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-73310bd6-c9f4-4d80-84db-0b348f0b1bb6 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 returned with HTTP 200 Aug 06 19:19:25.733873 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 43/164] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:25 2026] GET /volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:26.043556 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-c1e94220-016c-40be-863f-19eec71cbf5b req-34b57991-0602-4d15-b428-21f13a2fb33e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:26.045807 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c1e94220-016c-40be-863f-19eec71cbf5b req-34b57991-0602-4d15-b428-21f13a2fb33e tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] GET https://10.4.3.5/volume/v3/volumes/01d1447b-c441-4767-875c-34e865ed8d1b Aug 06 19:19:26.046003 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c1e94220-016c-40be-863f-19eec71cbf5b req-34b57991-0602-4d15-b428-21f13a2fb33e tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:26.046225 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c1e94220-016c-40be-863f-19eec71cbf5b req-34b57991-0602-4d15-b428-21f13a2fb33e tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:26.055886 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:26.055886 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:26.060007 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-c1e94220-016c-40be-863f-19eec71cbf5b req-34b57991-0602-4d15-b428-21f13a2fb33e tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Volume info retrieved successfully. Aug 06 19:19:26.064904 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c1e94220-016c-40be-863f-19eec71cbf5b req-34b57991-0602-4d15-b428-21f13a2fb33e tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] https://10.4.3.5/volume/v3/volumes/01d1447b-c441-4767-875c-34e865ed8d1b returned with HTTP 200 Aug 06 19:19:26.065310 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 44/165] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:19:26 2026] GET /volume/v3/volumes/01d1447b-c441-4767-875c-34e865ed8d1b => generated 1307 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:26.073045 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-df37f18b-10c4-4d60-a96c-d5af11ccf42b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:26.073542 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-df37f18b-10c4-4d60-a96c-d5af11ccf42b None None] GET https://10.4.3.5/volume// Aug 06 19:19:26.073716 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-df37f18b-10c4-4d60-a96c-d5af11ccf42b None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:26.073913 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-df37f18b-10c4-4d60-a96c-d5af11ccf42b None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:26.074239 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-df37f18b-10c4-4d60-a96c-d5af11ccf42b None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:19:26.074618 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 40/166] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:19:26 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:19:26.082738 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-c1e94220-016c-40be-863f-19eec71cbf5b req-8713a23a-67f2-4b2e-9092-005cd27ca318 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:26.085051 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c1e94220-016c-40be-863f-19eec71cbf5b req-8713a23a-67f2-4b2e-9092-005cd27ca318 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:19:26.085432 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c1e94220-016c-40be-863f-19eec71cbf5b req-8713a23a-67f2-4b2e-9092-005cd27ca318 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01d1447b-c441-4767-875c-34e865ed8d1b", "connector": null, "instance_uuid": "e4a3d542-42e2-4785-b26b-af2018b2da85"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:26.094400 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:26.094400 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:26.122241 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c1e94220-016c-40be-863f-19eec71cbf5b req-8713a23a-67f2-4b2e-9092-005cd27ca318 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:19:26.123043 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 40/167] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:19:26 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 06 19:19:26.131953 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-72f117e2-d219-44ad-9913-fc76ce0aa718 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:26.132480 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-72f117e2-d219-44ad-9913-fc76ce0aa718 None None] GET https://10.4.3.5/volume// Aug 06 19:19:26.132746 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-72f117e2-d219-44ad-9913-fc76ce0aa718 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:26.133072 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-72f117e2-d219-44ad-9913-fc76ce0aa718 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:26.133486 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-72f117e2-d219-44ad-9913-fc76ce0aa718 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:19:26.133792 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 44/168] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:19:26 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:19:26.141981 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-c1e94220-016c-40be-863f-19eec71cbf5b req-530ff07a-6b63-4e8b-a9ec-556b6676b898 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:26.144675 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c1e94220-016c-40be-863f-19eec71cbf5b req-530ff07a-6b63-4e8b-a9ec-556b6676b898 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] GET https://10.4.3.5/volume/v3/volumes/01d1447b-c441-4767-875c-34e865ed8d1b Aug 06 19:19:26.144946 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c1e94220-016c-40be-863f-19eec71cbf5b req-530ff07a-6b63-4e8b-a9ec-556b6676b898 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:26.145211 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c1e94220-016c-40be-863f-19eec71cbf5b req-530ff07a-6b63-4e8b-a9ec-556b6676b898 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:26.157366 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:26.157366 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:26.162336 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-c1e94220-016c-40be-863f-19eec71cbf5b req-530ff07a-6b63-4e8b-a9ec-556b6676b898 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Volume info retrieved successfully. Aug 06 19:19:26.168921 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c1e94220-016c-40be-863f-19eec71cbf5b req-530ff07a-6b63-4e8b-a9ec-556b6676b898 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] https://10.4.3.5/volume/v3/volumes/01d1447b-c441-4767-875c-34e865ed8d1b returned with HTTP 200 Aug 06 19:19:26.169600 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 45/169] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:19:26 2026] GET /volume/v3/volumes/01d1447b-c441-4767-875c-34e865ed8d1b => generated 1486 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:19:26.262816 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-c1e94220-016c-40be-863f-19eec71cbf5b req-8f984017-00c8-4957-92b3-fd667223e6ff None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:26.265405 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c1e94220-016c-40be-863f-19eec71cbf5b req-8f984017-00c8-4957-92b3-fd667223e6ff tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] PUT https://10.4.3.5/volume/v3/attachments/c629557b-1719-4499-9e01-78bf6ded9017 Aug 06 19:19:26.266008 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c1e94220-016c-40be-863f-19eec71cbf5b req-8f984017-00c8-4957-92b3-fd667223e6ff tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:26.277156 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-c1e94220-016c-40be-863f-19eec71cbf5b req-8f984017-00c8-4957-92b3-fd667223e6ff tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Acquiring lock "cinder-attachment_update-01d1447b-c441-4767-875c-34e865ed8d1b-np0000006689" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:19:26.282855 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-c1e94220-016c-40be-863f-19eec71cbf5b req-8f984017-00c8-4957-92b3-fd667223e6ff tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Lock "cinder-attachment_update-01d1447b-c441-4767-875c-34e865ed8d1b-np0000006689" acquired by "attachment_update" :: waited 0.006s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:19:26.283840 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:26.283840 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:26.430516 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-c1e94220-016c-40be-863f-19eec71cbf5b req-8f984017-00c8-4957-92b3-fd667223e6ff tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Lock "cinder-attachment_update-01d1447b-c441-4767-875c-34e865ed8d1b-np0000006689" released by "attachment_update" :: held 0.148s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:19:26.430989 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c1e94220-016c-40be-863f-19eec71cbf5b req-8f984017-00c8-4957-92b3-fd667223e6ff tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] https://10.4.3.5/volume/v3/attachments/c629557b-1719-4499-9e01-78bf6ded9017 returned with HTTP 200 Aug 06 19:19:26.431612 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 41/170] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:19:26 2026] PUT /volume/v3/attachments/c629557b-1719-4499-9e01-78bf6ded9017 => generated 969 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:26.458809 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-c1e94220-016c-40be-863f-19eec71cbf5b req-d2fe6370-83b2-4f29-a441-6b12e5f7611f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:26.462393 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c1e94220-016c-40be-863f-19eec71cbf5b req-d2fe6370-83b2-4f29-a441-6b12e5f7611f tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] POST https://10.4.3.5/volume/v3/attachments/c629557b-1719-4499-9e01-78bf6ded9017/action Aug 06 19:19:26.463154 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c1e94220-016c-40be-863f-19eec71cbf5b req-d2fe6370-83b2-4f29-a441-6b12e5f7611f tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:19:26.463383 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c1e94220-016c-40be-863f-19eec71cbf5b req-d2fe6370-83b2-4f29-a441-6b12e5f7611f tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:26.485178 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:26.485178 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:26.501148 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c1e94220-016c-40be-863f-19eec71cbf5b req-d2fe6370-83b2-4f29-a441-6b12e5f7611f tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] https://10.4.3.5/volume/v3/attachments/c629557b-1719-4499-9e01-78bf6ded9017/action returned with HTTP 204 Aug 06 19:19:26.501480 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 41/171] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:19:26 2026] POST /volume/v3/attachments/c629557b-1719-4499-9e01-78bf6ded9017/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:19:26.563678 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c51d6517-e887-426c-8e83-4f70df1708b9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:26.565662 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c51d6517-e887-426c-8e83-4f70df1708b9 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:26.565766 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c51d6517-e887-426c-8e83-4f70df1708b9 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:26.565946 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c51d6517-e887-426c-8e83-4f70df1708b9 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:26.583512 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:26.583512 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:26.590451 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c51d6517-e887-426c-8e83-4f70df1708b9 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:26.602038 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c51d6517-e887-426c-8e83-4f70df1708b9 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 200 Aug 06 19:19:26.602696 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 45/172] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:26 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 865 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:26.749999 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c05aeaff-5ff8-475e-893c-73a41cd8c48a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:26.752456 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c05aeaff-5ff8-475e-893c-73a41cd8c48a tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] GET https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 Aug 06 19:19:26.752750 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c05aeaff-5ff8-475e-893c-73a41cd8c48a tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:26.753039 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c05aeaff-5ff8-475e-893c-73a41cd8c48a tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:26.766569 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:26.766569 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:26.771341 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c05aeaff-5ff8-475e-893c-73a41cd8c48a tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] Volume info retrieved successfully. Aug 06 19:19:26.777245 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c05aeaff-5ff8-475e-893c-73a41cd8c48a tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 returned with HTTP 200 Aug 06 19:19:26.778726 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 46/173] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:26 2026] GET /volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:27.624405 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c291d92f-ce5e-4938-a8c4-e7dc6946e7e2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:27.626676 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c291d92f-ce5e-4938-a8c4-e7dc6946e7e2 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:27.626908 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c291d92f-ce5e-4938-a8c4-e7dc6946e7e2 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:27.627194 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c291d92f-ce5e-4938-a8c4-e7dc6946e7e2 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:27.629317 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-f4965bbd-64bf-450f-8c1d-0db9cd1b6ac9 req-09595016-fccf-4e40-a882-6258ac5f36e7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:27.632309 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f4965bbd-64bf-450f-8c1d-0db9cd1b6ac9 req-09595016-fccf-4e40-a882-6258ac5f36e7 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] GET https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 Aug 06 19:19:27.632660 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f4965bbd-64bf-450f-8c1d-0db9cd1b6ac9 req-09595016-fccf-4e40-a882-6258ac5f36e7 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:27.633561 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f4965bbd-64bf-450f-8c1d-0db9cd1b6ac9 req-09595016-fccf-4e40-a882-6258ac5f36e7 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:27.644300 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:27.644300 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:27.645904 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:27.645904 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:27.649453 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-f4965bbd-64bf-450f-8c1d-0db9cd1b6ac9 req-09595016-fccf-4e40-a882-6258ac5f36e7 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Volume info retrieved successfully. Aug 06 19:19:27.652102 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c291d92f-ce5e-4938-a8c4-e7dc6946e7e2 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:27.654627 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f4965bbd-64bf-450f-8c1d-0db9cd1b6ac9 req-09595016-fccf-4e40-a882-6258ac5f36e7 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 returned with HTTP 200 Aug 06 19:19:27.655503 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 42/174] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:19:27 2026] GET /volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 => generated 1133 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:27.660592 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c291d92f-ce5e-4938-a8c4-e7dc6946e7e2 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 200 Aug 06 19:19:27.661119 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 42/175] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:27 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 865 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:27.713881 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f4965bbd-64bf-450f-8c1d-0db9cd1b6ac9 req-4b0d5e56-46b5-4800-9955-9f306244b309 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:27.716311 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f4965bbd-64bf-450f-8c1d-0db9cd1b6ac9 req-4b0d5e56-46b5-4800-9955-9f306244b309 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] POST https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83/action Aug 06 19:19:27.716696 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f4965bbd-64bf-450f-8c1d-0db9cd1b6ac9 req-4b0d5e56-46b5-4800-9955-9f306244b309 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:19:27.716807 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f4965bbd-64bf-450f-8c1d-0db9cd1b6ac9 req-4b0d5e56-46b5-4800-9955-9f306244b309 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:27.729231 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:27.729231 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:27.729759 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-f4965bbd-64bf-450f-8c1d-0db9cd1b6ac9 req-4b0d5e56-46b5-4800-9955-9f306244b309 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Volume info retrieved successfully. Aug 06 19:19:27.737200 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-f4965bbd-64bf-450f-8c1d-0db9cd1b6ac9 req-4b0d5e56-46b5-4800-9955-9f306244b309 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Begin detaching volume completed successfully. Aug 06 19:19:27.737448 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f4965bbd-64bf-450f-8c1d-0db9cd1b6ac9 req-4b0d5e56-46b5-4800-9955-9f306244b309 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83/action returned with HTTP 202 Aug 06 19:19:27.737902 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 46/176] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:19:27 2026] POST /volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:19:27.769156 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5693e312-c3ab-4d37-b873-f5f5e48973f0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:27.771076 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5693e312-c3ab-4d37-b873-f5f5e48973f0 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] GET https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 Aug 06 19:19:27.771555 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5693e312-c3ab-4d37-b873-f5f5e48973f0 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:27.771951 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5693e312-c3ab-4d37-b873-f5f5e48973f0 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:27.784239 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:27.784239 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:27.790158 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5693e312-c3ab-4d37-b873-f5f5e48973f0 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Volume info retrieved successfully. Aug 06 19:19:27.792303 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5be1dc06-5a41-4bf1-be53-2c9f232d9d0f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:27.792791 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5be1dc06-5a41-4bf1-be53-2c9f232d9d0f None None] GET https://10.4.3.5/volume// Aug 06 19:19:27.793745 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5be1dc06-5a41-4bf1-be53-2c9f232d9d0f None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:27.793745 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5be1dc06-5a41-4bf1-be53-2c9f232d9d0f None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:27.793745 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5be1dc06-5a41-4bf1-be53-2c9f232d9d0f None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:19:27.793859 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 43/177] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:19:27 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:19:27.795101 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-43cd756e-7bb9-404e-886c-895f22df9681 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:27.796539 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5693e312-c3ab-4d37-b873-f5f5e48973f0 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 returned with HTTP 200 Aug 06 19:19:27.797214 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-43cd756e-7bb9-404e-886c-895f22df9681 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] GET https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 Aug 06 19:19:27.797336 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 47/178] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:27 2026] GET /volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:27.797461 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-43cd756e-7bb9-404e-886c-895f22df9681 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:27.797652 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-43cd756e-7bb9-404e-886c-895f22df9681 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:27.806356 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f4965bbd-64bf-450f-8c1d-0db9cd1b6ac9 req-3756fc31-6a96-41d0-87ec-75e64713e54e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:27.810560 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f4965bbd-64bf-450f-8c1d-0db9cd1b6ac9 req-3756fc31-6a96-41d0-87ec-75e64713e54e tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] GET https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 Aug 06 19:19:27.812008 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f4965bbd-64bf-450f-8c1d-0db9cd1b6ac9 req-3756fc31-6a96-41d0-87ec-75e64713e54e tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:27.812303 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f4965bbd-64bf-450f-8c1d-0db9cd1b6ac9 req-3756fc31-6a96-41d0-87ec-75e64713e54e tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:27.815777 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:27.815777 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:27.823059 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-43cd756e-7bb9-404e-886c-895f22df9681 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] Volume info retrieved successfully. Aug 06 19:19:27.833030 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-43cd756e-7bb9-404e-886c-895f22df9681 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 returned with HTTP 200 Aug 06 19:19:27.833571 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:27.833571 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:27.833682 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 43/179] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:27 2026] GET /volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:27.838941 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-f4965bbd-64bf-450f-8c1d-0db9cd1b6ac9 req-3756fc31-6a96-41d0-87ec-75e64713e54e tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Volume info retrieved successfully. Aug 06 19:19:27.847459 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f4965bbd-64bf-450f-8c1d-0db9cd1b6ac9 req-3756fc31-6a96-41d0-87ec-75e64713e54e tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 returned with HTTP 200 Aug 06 19:19:27.848032 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 47/180] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:19:27 2026] GET /volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 => generated 1316 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:19:27.926445 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-0e5e13a6-cc11-4844-aa51-781ff9b24007 req-b90788d0-7d0a-4fdf-917c-2987d980bf31 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:27.930238 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-0e5e13a6-cc11-4844-aa51-781ff9b24007 req-b90788d0-7d0a-4fdf-917c-2987d980bf31 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] POST https://10.4.3.5/volume/v3/attachments/a95ec2e2-6615-43f5-9505-ce18e11ddbbf/action Aug 06 19:19:27.930757 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-0e5e13a6-cc11-4844-aa51-781ff9b24007 req-b90788d0-7d0a-4fdf-917c-2987d980bf31 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:19:27.931066 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-0e5e13a6-cc11-4844-aa51-781ff9b24007 req-b90788d0-7d0a-4fdf-917c-2987d980bf31 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:27.964417 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:27.964417 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:27.980371 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-0e5e13a6-cc11-4844-aa51-781ff9b24007 req-b90788d0-7d0a-4fdf-917c-2987d980bf31 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/attachments/a95ec2e2-6615-43f5-9505-ce18e11ddbbf/action returned with HTTP 204 Aug 06 19:19:27.980995 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 44/181] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:19:27 2026] POST /volume/v3/attachments/a95ec2e2-6615-43f5-9505-ce18e11ddbbf/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:19:28.058300 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-2d91c965-0438-4886-ab70-c3ae58ff3ac8 req-f2e2c4f4-72f1-4693-85a8-897475d6cb03 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:28.061184 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2d91c965-0438-4886-ab70-c3ae58ff3ac8 req-f2e2c4f4-72f1-4693-85a8-897475d6cb03 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] DELETE https://10.4.3.5/volume/v3/attachments/27af850f-641c-4b12-b083-97c7dc6e5a03 Aug 06 19:19:28.061519 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2d91c965-0438-4886-ab70-c3ae58ff3ac8 req-f2e2c4f4-72f1-4693-85a8-897475d6cb03 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:28.061779 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2d91c965-0438-4886-ab70-c3ae58ff3ac8 req-f2e2c4f4-72f1-4693-85a8-897475d6cb03 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:28.075041 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:28.075041 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:28.147933 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2d91c965-0438-4886-ab70-c3ae58ff3ac8 req-f2e2c4f4-72f1-4693-85a8-897475d6cb03 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] https://10.4.3.5/volume/v3/attachments/27af850f-641c-4b12-b083-97c7dc6e5a03 returned with HTTP 200 Aug 06 19:19:28.148376 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 48/182] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:19:28 2026] DELETE /volume/v3/attachments/27af850f-641c-4b12-b083-97c7dc6e5a03 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:28.558564 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-1b911ff4-8927-40cf-b912-1369c237cfca req-c5865388-fd21-4ad9-a2cf-207d0340a006 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:28.560672 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1b911ff4-8927-40cf-b912-1369c237cfca req-c5865388-fd21-4ad9-a2cf-207d0340a006 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] DELETE https://10.4.3.5/volume/v3/attachments/66943733-3220-4267-b2ec-43b5f11672f1 Aug 06 19:19:28.561095 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1b911ff4-8927-40cf-b912-1369c237cfca req-c5865388-fd21-4ad9-a2cf-207d0340a006 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:28.562502 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1b911ff4-8927-40cf-b912-1369c237cfca req-c5865388-fd21-4ad9-a2cf-207d0340a006 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:28.572882 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:28.572882 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:28.631862 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1b911ff4-8927-40cf-b912-1369c237cfca req-c5865388-fd21-4ad9-a2cf-207d0340a006 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] https://10.4.3.5/volume/v3/attachments/66943733-3220-4267-b2ec-43b5f11672f1 returned with HTTP 200 Aug 06 19:19:28.633171 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 44/183] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:19:28 2026] DELETE /volume/v3/attachments/66943733-3220-4267-b2ec-43b5f11672f1 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:28.678928 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f6f08352-4853-4e23-ab69-8ad3f6d0b5c6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:28.681271 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f6f08352-4853-4e23-ab69-8ad3f6d0b5c6 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:28.681595 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f6f08352-4853-4e23-ab69-8ad3f6d0b5c6 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:28.681884 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f6f08352-4853-4e23-ab69-8ad3f6d0b5c6 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:28.697495 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:28.697495 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:28.702761 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f6f08352-4853-4e23-ab69-8ad3f6d0b5c6 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:28.710504 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f6f08352-4853-4e23-ab69-8ad3f6d0b5c6 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 200 Aug 06 19:19:28.711061 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 48/184] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:28 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 1157 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:28.760337 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-6c35b028-cbf0-4787-a81e-796e4489fe03 req-aa14f42a-5170-4c65-b40b-8c0d72149f61 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:28.763415 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6c35b028-cbf0-4787-a81e-796e4489fe03 req-aa14f42a-5170-4c65-b40b-8c0d72149f61 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:28.763682 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6c35b028-cbf0-4787-a81e-796e4489fe03 req-aa14f42a-5170-4c65-b40b-8c0d72149f61 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:28.763926 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6c35b028-cbf0-4787-a81e-796e4489fe03 req-aa14f42a-5170-4c65-b40b-8c0d72149f61 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:28.776286 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:28.776286 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:28.784005 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-6c35b028-cbf0-4787-a81e-796e4489fe03 req-aa14f42a-5170-4c65-b40b-8c0d72149f61 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:28.787127 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6c35b028-cbf0-4787-a81e-796e4489fe03 req-aa14f42a-5170-4c65-b40b-8c0d72149f61 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 200 Aug 06 19:19:28.787756 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 45/185] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:19:28 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 1157 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:28.816162 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b3993892-8a11-4399-8fcc-a0e7cb08b096 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:28.818197 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b3993892-8a11-4399-8fcc-a0e7cb08b096 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] GET https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 Aug 06 19:19:28.818487 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b3993892-8a11-4399-8fcc-a0e7cb08b096 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:28.818755 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b3993892-8a11-4399-8fcc-a0e7cb08b096 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:28.828688 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:28.828688 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:28.832860 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b3993892-8a11-4399-8fcc-a0e7cb08b096 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Volume info retrieved successfully. Aug 06 19:19:28.837364 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b3993892-8a11-4399-8fcc-a0e7cb08b096 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 returned with HTTP 200 Aug 06 19:19:28.837769 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 49/186] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:28 2026] GET /volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:28.851147 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e4f6b009-d41c-4b42-8318-23d6f6370b2a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:28.853088 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e4f6b009-d41c-4b42-8318-23d6f6370b2a tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] GET https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 Aug 06 19:19:28.854658 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e4f6b009-d41c-4b42-8318-23d6f6370b2a tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:28.854658 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e4f6b009-d41c-4b42-8318-23d6f6370b2a tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:28.862037 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:28.862037 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:28.870181 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e4f6b009-d41c-4b42-8318-23d6f6370b2a tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] Volume info retrieved successfully. Aug 06 19:19:28.877414 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e4f6b009-d41c-4b42-8318-23d6f6370b2a tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-reader] https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 returned with HTTP 200 Aug 06 19:19:28.877954 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 45/187] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:28 2026] GET /volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:28.894098 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1ea8b3e8-d299-45a1-8581-46a3652e7a57 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:28.894502 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1ea8b3e8-d299-45a1-8581-46a3652e7a57 None None] GET https://10.4.3.5/volume// Aug 06 19:19:28.894687 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1ea8b3e8-d299-45a1-8581-46a3652e7a57 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:28.894907 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1ea8b3e8-d299-45a1-8581-46a3652e7a57 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:28.895284 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1ea8b3e8-d299-45a1-8581-46a3652e7a57 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:19:28.895645 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 49/188] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:19:28 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:19:28.905893 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-6c35b028-cbf0-4787-a81e-796e4489fe03 req-452355c3-a684-47cb-8b02-c8ff8861a2b5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:28.908459 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6c35b028-cbf0-4787-a81e-796e4489fe03 req-452355c3-a684-47cb-8b02-c8ff8861a2b5 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:19:28.908459 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6c35b028-cbf0-4787-a81e-796e4489fe03 req-452355c3-a684-47cb-8b02-c8ff8861a2b5 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1547e725-4c8c-4338-8e38-4a4acbf7e1e4", "connector": null, "instance_uuid": "4e8b72eb-ada6-4ecd-bc3e-f41794da4f42"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:28.919553 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:28.919553 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:28.944535 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b466089c-241e-489d-81eb-53bd92330439 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:28.949608 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b466089c-241e-489d-81eb-53bd92330439 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] GET https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 Aug 06 19:19:28.949831 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b466089c-241e-489d-81eb-53bd92330439 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:28.950058 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b466089c-241e-489d-81eb-53bd92330439 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:28.952812 np0000006689 devstack@c-api.service[100263]: WARNING cinder.volume.api [req-6c35b028-cbf0-4787-a81e-796e4489fe03 req-452355c3-a684-47cb-8b02-c8ff8861a2b5 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 06 19:19:28.958889 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6c35b028-cbf0-4787-a81e-796e4489fe03 req-452355c3-a684-47cb-8b02-c8ff8861a2b5 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:19:28.959511 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 46/189] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:19:28 2026] POST /volume/v3/attachments => generated 271 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:28.960518 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:28.960518 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:28.964518 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b466089c-241e-489d-81eb-53bd92330439 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Volume info retrieved successfully. Aug 06 19:19:28.968864 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b466089c-241e-489d-81eb-53bd92330439 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 returned with HTTP 200 Aug 06 19:19:28.969498 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 50/190] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:28 2026] GET /volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:28.989077 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9750984a-61c0-434d-828d-457434994bb1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:28.992155 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9750984a-61c0-434d-828d-457434994bb1 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:28.992365 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9750984a-61c0-434d-828d-457434994bb1 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:28.992576 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9750984a-61c0-434d-828d-457434994bb1 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:29.006533 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e8682a67-e7a2-4264-be44-f1c12ea74a53 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:29.006956 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e8682a67-e7a2-4264-be44-f1c12ea74a53 None None] GET https://10.4.3.5/volume// Aug 06 19:19:29.007174 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e8682a67-e7a2-4264-be44-f1c12ea74a53 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:29.007411 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e8682a67-e7a2-4264-be44-f1c12ea74a53 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:29.007829 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e8682a67-e7a2-4264-be44-f1c12ea74a53 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:19:29.008146 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 50/191] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:19:29 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:19:29.014164 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:29.014164 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:29.022678 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9750984a-61c0-434d-828d-457434994bb1 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:29.023505 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-6c35b028-cbf0-4787-a81e-796e4489fe03 req-aaca8953-658e-4983-a7e1-5d92526fc689 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:29.025810 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1ce322e0-c968-4aa4-874c-a329f3871aa4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:29.026741 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6c35b028-cbf0-4787-a81e-796e4489fe03 req-aaca8953-658e-4983-a7e1-5d92526fc689 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:29.027030 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6c35b028-cbf0-4787-a81e-796e4489fe03 req-aaca8953-658e-4983-a7e1-5d92526fc689 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:29.027271 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6c35b028-cbf0-4787-a81e-796e4489fe03 req-aaca8953-658e-4983-a7e1-5d92526fc689 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:29.028066 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1ce322e0-c968-4aa4-874c-a329f3871aa4 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] GET https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 Aug 06 19:19:29.028375 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1ce322e0-c968-4aa4-874c-a329f3871aa4 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:29.028550 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9750984a-61c0-434d-828d-457434994bb1 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 200 Aug 06 19:19:29.028676 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1ce322e0-c968-4aa4-874c-a329f3871aa4 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:29.028995 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 46/192] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:28 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 1159 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:29.036674 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:29.036674 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:29.040802 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1ce322e0-c968-4aa4-874c-a329f3871aa4 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Volume info retrieved successfully. Aug 06 19:19:29.043478 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:29.043478 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:29.045336 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1ce322e0-c968-4aa4-874c-a329f3871aa4 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 returned with HTTP 200 Aug 06 19:19:29.045756 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 51/193] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:29 2026] GET /volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:29.049452 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-6c35b028-cbf0-4787-a81e-796e4489fe03 req-aaca8953-658e-4983-a7e1-5d92526fc689 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:29.055997 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6c35b028-cbf0-4787-a81e-796e4489fe03 req-aaca8953-658e-4983-a7e1-5d92526fc689 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 200 Aug 06 19:19:29.056622 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 47/194] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:19:29 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 1339 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:19:29.098789 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4d5a4d50-f855-408c-8634-108530250e62 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:29.100728 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4d5a4d50-f855-408c-8634-108530250e62 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] GET https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d Aug 06 19:19:29.100972 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4d5a4d50-f855-408c-8634-108530250e62 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:29.101238 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4d5a4d50-f855-408c-8634-108530250e62 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:29.109182 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:29.109182 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:29.113838 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4d5a4d50-f855-408c-8634-108530250e62 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Volume info retrieved successfully. Aug 06 19:19:29.118279 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4d5a4d50-f855-408c-8634-108530250e62 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d returned with HTTP 200 Aug 06 19:19:29.118818 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 51/195] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:29 2026] GET /volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d => generated 1021 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:29.132880 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e17789f6-adad-462d-8799-b9e90af2fc08 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:29.134810 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e17789f6-adad-462d-8799-b9e90af2fc08 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d Aug 06 19:19:29.135113 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e17789f6-adad-462d-8799-b9e90af2fc08 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:29.135276 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e17789f6-adad-462d-8799-b9e90af2fc08 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:29.135492 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-e17789f6-adad-462d-8799-b9e90af2fc08 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Delete volume with id: 61d9000f-879e-401f-b5d7-8164652b9f3d Aug 06 19:19:29.150927 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:29.150927 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:29.151407 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e17789f6-adad-462d-8799-b9e90af2fc08 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Volume info retrieved successfully. Aug 06 19:19:29.159093 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-6c35b028-cbf0-4787-a81e-796e4489fe03 req-706acecf-5b0a-4501-acee-4f621da00b90 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:29.161880 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6c35b028-cbf0-4787-a81e-796e4489fe03 req-706acecf-5b0a-4501-acee-4f621da00b90 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] PUT https://10.4.3.5/volume/v3/attachments/cdaa50d1-6faf-455e-85d3-0b43a2ac317f Aug 06 19:19:29.162329 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6c35b028-cbf0-4787-a81e-796e4489fe03 req-706acecf-5b0a-4501-acee-4f621da00b90 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:29.170655 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-6c35b028-cbf0-4787-a81e-796e4489fe03 req-706acecf-5b0a-4501-acee-4f621da00b90 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Acquiring lock "cinder-attachment_update-1547e725-4c8c-4338-8e38-4a4acbf7e1e4-np0000006689" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:19:29.175596 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-6c35b028-cbf0-4787-a81e-796e4489fe03 req-706acecf-5b0a-4501-acee-4f621da00b90 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Lock "cinder-attachment_update-1547e725-4c8c-4338-8e38-4a4acbf7e1e4-np0000006689" acquired by "attachment_update" :: waited 0.005s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:19:29.176612 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:29.176612 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:29.196686 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e17789f6-adad-462d-8799-b9e90af2fc08 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Delete volume request issued successfully. Aug 06 19:19:29.196944 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e17789f6-adad-462d-8799-b9e90af2fc08 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d returned with HTTP 202 Aug 06 19:19:29.197563 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 47/196] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:19:29 2026] DELETE /volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:19:29.208914 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-183d0496-dbfe-45ed-996c-826704aea512 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:29.215492 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-183d0496-dbfe-45ed-996c-826704aea512 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] GET https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d Aug 06 19:19:29.215985 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-183d0496-dbfe-45ed-996c-826704aea512 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:29.216280 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-183d0496-dbfe-45ed-996c-826704aea512 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:29.229474 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:29.229474 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:29.234035 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-183d0496-dbfe-45ed-996c-826704aea512 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Volume info retrieved successfully. Aug 06 19:19:29.239764 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-183d0496-dbfe-45ed-996c-826704aea512 tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d returned with HTTP 200 Aug 06 19:19:29.240316 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 48/197] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:29 2026] GET /volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d => generated 1020 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:29.360071 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-6c35b028-cbf0-4787-a81e-796e4489fe03 req-706acecf-5b0a-4501-acee-4f621da00b90 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Lock "cinder-attachment_update-1547e725-4c8c-4338-8e38-4a4acbf7e1e4-np0000006689" released by "attachment_update" :: held 0.184s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:19:29.360524 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6c35b028-cbf0-4787-a81e-796e4489fe03 req-706acecf-5b0a-4501-acee-4f621da00b90 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/attachments/cdaa50d1-6faf-455e-85d3-0b43a2ac317f returned with HTTP 200 Aug 06 19:19:29.361107 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 52/198] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:19:29 2026] PUT /volume/v3/attachments/cdaa50d1-6faf-455e-85d3-0b43a2ac317f => generated 967 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:29.856439 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4dab9aaf-b7a8-4d32-bbb6-d62ea8c69904 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:29.857324 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4dab9aaf-b7a8-4d32-bbb6-d62ea8c69904 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] GET https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 Aug 06 19:19:29.857681 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4dab9aaf-b7a8-4d32-bbb6-d62ea8c69904 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:29.857913 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4dab9aaf-b7a8-4d32-bbb6-d62ea8c69904 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:29.870093 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:29.870093 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:29.874663 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4dab9aaf-b7a8-4d32-bbb6-d62ea8c69904 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Volume info retrieved successfully. Aug 06 19:19:29.881305 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4dab9aaf-b7a8-4d32-bbb6-d62ea8c69904 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 returned with HTTP 200 Aug 06 19:19:29.881305 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 52/199] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:29 2026] GET /volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:30.055692 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0e665867-fe1f-42c4-b99d-4482c659f4ae None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:30.061539 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0e665867-fe1f-42c4-b99d-4482c659f4ae tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:30.061838 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0e665867-fe1f-42c4-b99d-4482c659f4ae tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:30.062153 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0e665867-fe1f-42c4-b99d-4482c659f4ae tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:30.086705 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:30.086705 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:30.091701 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0e665867-fe1f-42c4-b99d-4482c659f4ae tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:30.097280 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0e665867-fe1f-42c4-b99d-4482c659f4ae tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 200 Aug 06 19:19:30.097804 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 48/200] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:30 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 1160 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:30.258775 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9219b020-9f4a-4c0f-9283-75478803594f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:30.261336 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9219b020-9f4a-4c0f-9283-75478803594f tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] GET https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d Aug 06 19:19:30.261643 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9219b020-9f4a-4c0f-9283-75478803594f tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:30.261897 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9219b020-9f4a-4c0f-9283-75478803594f tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:30.271001 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9219b020-9f4a-4c0f-9283-75478803594f tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d returned with HTTP 404 Aug 06 19:19:30.271538 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 49/201] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:30 2026] GET /volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:19:30.896640 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f789dd62-75b9-4aeb-a802-64838692af6c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:30.901063 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f789dd62-75b9-4aeb-a802-64838692af6c tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] GET https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 Aug 06 19:19:30.901063 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f789dd62-75b9-4aeb-a802-64838692af6c tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:30.901063 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f789dd62-75b9-4aeb-a802-64838692af6c tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:30.913075 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:30.913075 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:30.922557 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f789dd62-75b9-4aeb-a802-64838692af6c tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Volume info retrieved successfully. Aug 06 19:19:30.930156 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f789dd62-75b9-4aeb-a802-64838692af6c tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 returned with HTTP 200 Aug 06 19:19:30.930841 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 53/202] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:30 2026] GET /volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:31.111691 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2fe75a1a-5cac-4705-bdd8-d5957d36bf5c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:31.113829 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2fe75a1a-5cac-4705-bdd8-d5957d36bf5c tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:31.113829 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2fe75a1a-5cac-4705-bdd8-d5957d36bf5c tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:31.113971 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2fe75a1a-5cac-4705-bdd8-d5957d36bf5c tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:31.131873 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:31.131873 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:31.137096 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2fe75a1a-5cac-4705-bdd8-d5957d36bf5c tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:31.145693 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2fe75a1a-5cac-4705-bdd8-d5957d36bf5c tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 200 Aug 06 19:19:31.146164 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 53/203] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:31 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 1160 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:31.947908 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7161f55a-8d21-4b5d-9b04-be579f665ff6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:31.954058 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7161f55a-8d21-4b5d-9b04-be579f665ff6 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] GET https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 Aug 06 19:19:31.954284 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7161f55a-8d21-4b5d-9b04-be579f665ff6 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:31.954554 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7161f55a-8d21-4b5d-9b04-be579f665ff6 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:31.973799 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:31.973799 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:31.979518 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7161f55a-8d21-4b5d-9b04-be579f665ff6 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Volume info retrieved successfully. Aug 06 19:19:31.982689 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7161f55a-8d21-4b5d-9b04-be579f665ff6 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 returned with HTTP 200 Aug 06 19:19:31.982689 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 49/204] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:31 2026] GET /volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:32.016723 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-f4965bbd-64bf-450f-8c1d-0db9cd1b6ac9 req-ddacd422-78a5-490a-b748-5764af66149e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:32.022794 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f4965bbd-64bf-450f-8c1d-0db9cd1b6ac9 req-ddacd422-78a5-490a-b748-5764af66149e tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] DELETE https://10.4.3.5/volume/v3/attachments/6da409a7-a388-409f-bfd4-23ec39fd6683 Aug 06 19:19:32.023051 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f4965bbd-64bf-450f-8c1d-0db9cd1b6ac9 req-ddacd422-78a5-490a-b748-5764af66149e tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:32.023270 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f4965bbd-64bf-450f-8c1d-0db9cd1b6ac9 req-ddacd422-78a5-490a-b748-5764af66149e tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:32.041367 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:32.041367 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:32.138706 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f4965bbd-64bf-450f-8c1d-0db9cd1b6ac9 req-ddacd422-78a5-490a-b748-5764af66149e tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] https://10.4.3.5/volume/v3/attachments/6da409a7-a388-409f-bfd4-23ec39fd6683 returned with HTTP 200 Aug 06 19:19:32.139325 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 50/205] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:19:32 2026] DELETE /volume/v3/attachments/6da409a7-a388-409f-bfd4-23ec39fd6683 => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:32.166211 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c4eb6a4c-957b-4d2b-8725-6d9738a9f6e0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:32.169947 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c4eb6a4c-957b-4d2b-8725-6d9738a9f6e0 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:32.169947 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c4eb6a4c-957b-4d2b-8725-6d9738a9f6e0 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:32.170257 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c4eb6a4c-957b-4d2b-8725-6d9738a9f6e0 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:32.188844 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:32.188844 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:32.197757 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c4eb6a4c-957b-4d2b-8725-6d9738a9f6e0 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:32.204877 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c4eb6a4c-957b-4d2b-8725-6d9738a9f6e0 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 200 Aug 06 19:19:32.205563 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 54/206] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:32 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 1160 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:33.000593 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b65a40dc-bf98-4a9e-b706-a2cf5facfc08 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:33.003695 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b65a40dc-bf98-4a9e-b706-a2cf5facfc08 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] GET https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 Aug 06 19:19:33.003970 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b65a40dc-bf98-4a9e-b706-a2cf5facfc08 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:33.004265 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b65a40dc-bf98-4a9e-b706-a2cf5facfc08 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:33.014600 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:33.014600 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:33.019831 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b65a40dc-bf98-4a9e-b706-a2cf5facfc08 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Volume info retrieved successfully. Aug 06 19:19:33.026504 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b65a40dc-bf98-4a9e-b706-a2cf5facfc08 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 returned with HTTP 200 Aug 06 19:19:33.027074 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 54/207] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:32 2026] GET /volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:33.070695 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c834b813-b428-4335-bb87-0f71ccb7c1d6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:33.073954 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c834b813-b428-4335-bb87-0f71ccb7c1d6 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] DELETE https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 Aug 06 19:19:33.074172 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c834b813-b428-4335-bb87-0f71ccb7c1d6 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:33.074472 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c834b813-b428-4335-bb87-0f71ccb7c1d6 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:33.074731 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-c834b813-b428-4335-bb87-0f71ccb7c1d6 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Delete volume with id: 5b6c2aab-c3a1-447b-84d8-c90639c43840 Aug 06 19:19:33.086375 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:33.086375 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:33.088572 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c834b813-b428-4335-bb87-0f71ccb7c1d6 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Volume info retrieved successfully. Aug 06 19:19:33.124471 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c834b813-b428-4335-bb87-0f71ccb7c1d6 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Delete volume request issued successfully. Aug 06 19:19:33.124743 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c834b813-b428-4335-bb87-0f71ccb7c1d6 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 returned with HTTP 202 Aug 06 19:19:33.125336 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 50/208] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:19:33 2026] DELETE /volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:19:33.139794 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-715c277f-7eed-4d46-862d-80d58ef8cd18 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:33.143295 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-715c277f-7eed-4d46-862d-80d58ef8cd18 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] GET https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 Aug 06 19:19:33.143466 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-715c277f-7eed-4d46-862d-80d58ef8cd18 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:33.144236 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-715c277f-7eed-4d46-862d-80d58ef8cd18 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:33.162722 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:33.162722 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:33.171419 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-715c277f-7eed-4d46-862d-80d58ef8cd18 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Volume info retrieved successfully. Aug 06 19:19:33.181208 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-715c277f-7eed-4d46-862d-80d58ef8cd18 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 returned with HTTP 200 Aug 06 19:19:33.181888 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 51/209] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:33 2026] GET /volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:33.221098 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-20ce5281-e7a1-4172-b06d-ec11a69c437c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:33.224525 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-20ce5281-e7a1-4172-b06d-ec11a69c437c tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:33.224866 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-20ce5281-e7a1-4172-b06d-ec11a69c437c tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:33.225086 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-20ce5281-e7a1-4172-b06d-ec11a69c437c tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:33.252806 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:33.252806 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:33.268743 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-20ce5281-e7a1-4172-b06d-ec11a69c437c tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:33.275917 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-20ce5281-e7a1-4172-b06d-ec11a69c437c tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 200 Aug 06 19:19:33.276751 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 55/210] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:33 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 1160 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:33.912529 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0cf7d0a5-0310-41b5-9172-9bb3131702db None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:33.914341 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0cf7d0a5-0310-41b5-9172-9bb3131702db tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d Aug 06 19:19:33.914569 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0cf7d0a5-0310-41b5-9172-9bb3131702db tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:33.914787 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0cf7d0a5-0310-41b5-9172-9bb3131702db tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:33.914995 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-0cf7d0a5-0310-41b5-9172-9bb3131702db tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Delete volume with id: 61d9000f-879e-401f-b5d7-8164652b9f3d Aug 06 19:19:33.921543 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0cf7d0a5-0310-41b5-9172-9bb3131702db tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d returned with HTTP 404 Aug 06 19:19:33.922267 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 55/211] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:19:33 2026] DELETE /volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:19:33.931486 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b81a78eb-6de4-448e-b9f2-d22b167f4dde None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:33.933757 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b81a78eb-6de4-448e-b9f2-d22b167f4dde tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] GET https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d Aug 06 19:19:33.934049 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b81a78eb-6de4-448e-b9f2-d22b167f4dde tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:33.934298 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b81a78eb-6de4-448e-b9f2-d22b167f4dde tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:33.942537 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b81a78eb-6de4-448e-b9f2-d22b167f4dde tempest-VolumesAssistedSnapshotsTest-568105689 tempest-VolumesAssistedSnapshotsTest-568105689-project-admin] https://10.4.3.5/volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d returned with HTTP 404 Aug 06 19:19:33.943300 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 51/212] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:33 2026] GET /volume/v3/volumes/61d9000f-879e-401f-b5d7-8164652b9f3d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:19:34.202193 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-63da349f-4cda-47f2-875a-418b822e8224 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:34.205651 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-63da349f-4cda-47f2-875a-418b822e8224 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] GET https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 Aug 06 19:19:34.205830 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-63da349f-4cda-47f2-875a-418b822e8224 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:34.206082 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-63da349f-4cda-47f2-875a-418b822e8224 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:34.216371 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-63da349f-4cda-47f2-875a-418b822e8224 tempest-AttachSCSIVolumeTestJSON-886356469 tempest-AttachSCSIVolumeTestJSON-886356469-project-member] https://10.4.3.5/volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 returned with HTTP 404 Aug 06 19:19:34.217005 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 52/213] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:34 2026] GET /volume/v3/volumes/5b6c2aab-c3a1-447b-84d8-c90639c43840 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:19:34.299413 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-84621a0f-716f-45f9-b840-30a083606c07 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:34.302622 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-84621a0f-716f-45f9-b840-30a083606c07 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:34.302622 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-84621a0f-716f-45f9-b840-30a083606c07 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:34.302782 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-84621a0f-716f-45f9-b840-30a083606c07 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:34.343508 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:34.343508 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:34.352284 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-84621a0f-716f-45f9-b840-30a083606c07 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:34.363361 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-84621a0f-716f-45f9-b840-30a083606c07 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 200 Aug 06 19:19:34.363361 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 56/214] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:34 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 1160 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:34.414938 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-6c35b028-cbf0-4787-a81e-796e4489fe03 req-9ed72f0b-d937-49ae-8de6-47455e6dd8b1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:34.419075 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6c35b028-cbf0-4787-a81e-796e4489fe03 req-9ed72f0b-d937-49ae-8de6-47455e6dd8b1 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] POST https://10.4.3.5/volume/v3/attachments/cdaa50d1-6faf-455e-85d3-0b43a2ac317f/action Aug 06 19:19:34.421421 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6c35b028-cbf0-4787-a81e-796e4489fe03 req-9ed72f0b-d937-49ae-8de6-47455e6dd8b1 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:19:34.421421 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6c35b028-cbf0-4787-a81e-796e4489fe03 req-9ed72f0b-d937-49ae-8de6-47455e6dd8b1 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:34.464191 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:34.464191 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:34.491232 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6c35b028-cbf0-4787-a81e-796e4489fe03 req-9ed72f0b-d937-49ae-8de6-47455e6dd8b1 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/attachments/cdaa50d1-6faf-455e-85d3-0b43a2ac317f/action returned with HTTP 204 Aug 06 19:19:34.491232 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 56/215] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:19:34 2026] POST /volume/v3/attachments/cdaa50d1-6faf-455e-85d3-0b43a2ac317f/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:19:35.216785 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-18ea7995-2544-4b33-bbad-877c30683df1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:35.219403 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-18ea7995-2544-4b33-bbad-877c30683df1 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:19:35.219946 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-18ea7995-2544-4b33-bbad-877c30683df1 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1372232663"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:35.222225 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-18ea7995-2544-4b33-bbad-877c30683df1 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1372232663'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:19:35.222604 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-18ea7995-2544-4b33-bbad-877c30683df1 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Create volume of 1 GB Aug 06 19:19:35.229676 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-18ea7995-2544-4b33-bbad-877c30683df1 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Availability Zones retrieved successfully. Aug 06 19:19:35.239783 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18ea7995-2544-4b33-bbad-877c30683df1 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Flow 'volume_create_api' (c197942f-0641-4146-91e1-7e052ebb0b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:19:35.241400 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18ea7995-2544-4b33-bbad-877c30683df1 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6df785a7-930d-4412-a7d9-78e9837c4496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:19:35.243012 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-18ea7995-2544-4b33-bbad-877c30683df1 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:19:35.300151 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18ea7995-2544-4b33-bbad-877c30683df1 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6df785a7-930d-4412-a7d9-78e9837c4496) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:19:35.302674 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18ea7995-2544-4b33-bbad-877c30683df1 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3746106b-82d3-4be4-8f73-ffe0cad0a6c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:19:35.387685 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6eea2be4-b482-4f50-91b4-560bebd79510 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:35.393773 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6eea2be4-b482-4f50-91b4-560bebd79510 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:35.394776 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6eea2be4-b482-4f50-91b4-560bebd79510 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:35.394776 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6eea2be4-b482-4f50-91b4-560bebd79510 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:35.422803 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:35.422803 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:35.429812 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6eea2be4-b482-4f50-91b4-560bebd79510 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:35.432053 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-18ea7995-2544-4b33-bbad-877c30683df1 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Created reservations ['3961d7e1-fafe-4e22-a27e-e211b44416fb', 'a338782a-6ba2-44ad-ad1b-6859792363f3', 'baa26a4c-bbe9-4428-9845-47f3f0cf9bd7', '6769d8d9-6c4f-4fa2-99f9-621d69c00c0b'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:19:35.432909 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18ea7995-2544-4b33-bbad-877c30683df1 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3746106b-82d3-4be4-8f73-ffe0cad0a6c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3961d7e1-fafe-4e22-a27e-e211b44416fb', 'a338782a-6ba2-44ad-ad1b-6859792363f3', 'baa26a4c-bbe9-4428-9845-47f3f0cf9bd7', '6769d8d9-6c4f-4fa2-99f9-621d69c00c0b']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:19:35.433982 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18ea7995-2544-4b33-bbad-877c30683df1 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (826cfa23-21c3-49f5-8d28-178bb83b8d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:19:35.439152 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6eea2be4-b482-4f50-91b4-560bebd79510 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 200 Aug 06 19:19:35.439152 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 53/216] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:35 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 1454 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:35.473544 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18ea7995-2544-4b33-bbad-877c30683df1 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (826cfa23-21c3-49f5-8d28-178bb83b8d49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23283940-831f-499d-a3ab-b150460b7262', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1372232663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc2ff8489e5449aa571b61a57d09c78',qos_specs=None,replication_status=,reservations=['3961d7e1-fafe-4e22-a27e-e211b44416fb','a338782a-6ba2-44ad-ad1b-6859792363f3','baa26a4c-bbe9-4428-9845-47f3f0cf9bd7','6769d8d9-6c4f-4fa2-99f9-621d69c00c0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f75e8fa11d5440bbce08e3fcd38c9c5',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:19:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1372232663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23283940-831f-499d-a3ab-b150460b7262,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfc2ff8489e5449aa571b61a57d09c78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f75e8fa11d5440bbce08e3fcd38c9c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:19:35.473544 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18ea7995-2544-4b33-bbad-877c30683df1 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (710b7c34-1dca-4bb0-8901-e77827cae807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:19:35.513111 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18ea7995-2544-4b33-bbad-877c30683df1 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (710b7c34-1dca-4bb0-8901-e77827cae807) transitioned into state 'SUCCESS' from state '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-1372232663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc2ff8489e5449aa571b61a57d09c78',qos_specs=None,replication_status=,reservations=['3961d7e1-fafe-4e22-a27e-e211b44416fb','a338782a-6ba2-44ad-ad1b-6859792363f3','baa26a4c-bbe9-4428-9845-47f3f0cf9bd7','6769d8d9-6c4f-4fa2-99f9-621d69c00c0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f75e8fa11d5440bbce08e3fcd38c9c5',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:19:35.513111 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18ea7995-2544-4b33-bbad-877c30683df1 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fafdb963-12e3-4726-b055-3b5467ef849e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:19:35.529779 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18ea7995-2544-4b33-bbad-877c30683df1 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fafdb963-12e3-4726-b055-3b5467ef849e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:19:35.531472 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18ea7995-2544-4b33-bbad-877c30683df1 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Flow 'volume_create_api' (c197942f-0641-4146-91e1-7e052ebb0b51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:19:35.531797 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-18ea7995-2544-4b33-bbad-877c30683df1 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Create volume request issued successfully. Aug 06 19:19:35.532825 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-18ea7995-2544-4b33-bbad-877c30683df1 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:19:35.535211 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 52/217] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:19:35 2026] POST /volume/v3/volumes => generated 750 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:19:35.548762 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-638f930d-4509-4a08-8bfc-1cd71d751b17 req-fc13a735-4ca1-4120-bfdc-3abac980037a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:35.552616 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-638f930d-4509-4a08-8bfc-1cd71d751b17 req-fc13a735-4ca1-4120-bfdc-3abac980037a tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] GET https://10.4.3.5/volume/v3/volumes/01d1447b-c441-4767-875c-34e865ed8d1b Aug 06 19:19:35.553162 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-638f930d-4509-4a08-8bfc-1cd71d751b17 req-fc13a735-4ca1-4120-bfdc-3abac980037a tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:35.553564 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-638f930d-4509-4a08-8bfc-1cd71d751b17 req-fc13a735-4ca1-4120-bfdc-3abac980037a tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:35.555537 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-747d714c-64d7-46f7-935a-2ff2632208cd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:35.559751 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-747d714c-64d7-46f7-935a-2ff2632208cd tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] GET https://10.4.3.5/volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 Aug 06 19:19:35.559751 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-747d714c-64d7-46f7-935a-2ff2632208cd tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:35.559751 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-747d714c-64d7-46f7-935a-2ff2632208cd tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:35.568603 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:35.568603 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:35.573562 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-747d714c-64d7-46f7-935a-2ff2632208cd tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Volume info retrieved successfully. Aug 06 19:19:35.575648 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:35.575648 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:35.579861 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-747d714c-64d7-46f7-935a-2ff2632208cd tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] https://10.4.3.5/volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 returned with HTTP 200 Aug 06 19:19:35.580881 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 57/218] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:35 2026] GET /volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:35.584232 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-638f930d-4509-4a08-8bfc-1cd71d751b17 req-fc13a735-4ca1-4120-bfdc-3abac980037a tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Volume info retrieved successfully. Aug 06 19:19:35.595236 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-638f930d-4509-4a08-8bfc-1cd71d751b17 req-fc13a735-4ca1-4120-bfdc-3abac980037a tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] https://10.4.3.5/volume/v3/volumes/01d1447b-c441-4767-875c-34e865ed8d1b returned with HTTP 200 Aug 06 19:19:35.595236 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 57/219] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:19:35 2026] GET /volume/v3/volumes/01d1447b-c441-4767-875c-34e865ed8d1b => generated 1599 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:35.811912 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-8cc7afbf-1d25-43da-837b-482ae4204c81 req-dedccc84-2509-4ff4-bf18-2139b972644d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:35.814901 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8cc7afbf-1d25-43da-837b-482ae4204c81 req-dedccc84-2509-4ff4-bf18-2139b972644d tempest-TestMultiAttachVolumeSwap-1847404852 tempest-TestMultiAttachVolumeSwap-1847404852-project] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:35.815155 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8cc7afbf-1d25-43da-837b-482ae4204c81 req-dedccc84-2509-4ff4-bf18-2139b972644d tempest-TestMultiAttachVolumeSwap-1847404852 tempest-TestMultiAttachVolumeSwap-1847404852-project] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:35.815445 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8cc7afbf-1d25-43da-837b-482ae4204c81 req-dedccc84-2509-4ff4-bf18-2139b972644d tempest-TestMultiAttachVolumeSwap-1847404852 tempest-TestMultiAttachVolumeSwap-1847404852-project] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:35.834108 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:35.834108 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:35.838613 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-8cc7afbf-1d25-43da-837b-482ae4204c81 req-dedccc84-2509-4ff4-bf18-2139b972644d tempest-TestMultiAttachVolumeSwap-1847404852 tempest-TestMultiAttachVolumeSwap-1847404852-project] Volume info retrieved successfully. Aug 06 19:19:35.844041 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8cc7afbf-1d25-43da-837b-482ae4204c81 req-dedccc84-2509-4ff4-bf18-2139b972644d tempest-TestMultiAttachVolumeSwap-1847404852 tempest-TestMultiAttachVolumeSwap-1847404852-project] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 200 Aug 06 19:19:35.844534 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 54/220] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:19:35 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 1647 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:35.857647 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ca31fdae-f077-4620-a878-8e96a4ba52b9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:35.863502 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ca31fdae-f077-4620-a878-8e96a4ba52b9 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-reader] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:35.864577 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ca31fdae-f077-4620-a878-8e96a4ba52b9 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:35.864577 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ca31fdae-f077-4620-a878-8e96a4ba52b9 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-reader] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:35.886899 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:35.886899 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:35.896610 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ca31fdae-f077-4620-a878-8e96a4ba52b9 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-reader] Volume info retrieved successfully. Aug 06 19:19:35.903954 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ca31fdae-f077-4620-a878-8e96a4ba52b9 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-reader] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 200 Aug 06 19:19:35.904616 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 53/221] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:35 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 1454 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:35.923336 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e405e88f-3a7e-4ed6-a2d5-c0dcfa3deeec None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:35.925716 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e405e88f-3a7e-4ed6-a2d5-c0dcfa3deeec tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-reader] GET https://10.4.3.5/volume/v3/volumes/e00f0d2e-5e7b-4008-a57c-9c34899157a7 Aug 06 19:19:35.925840 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e405e88f-3a7e-4ed6-a2d5-c0dcfa3deeec tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:35.926104 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e405e88f-3a7e-4ed6-a2d5-c0dcfa3deeec tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-reader] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:35.936339 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:35.936339 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:35.941207 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e405e88f-3a7e-4ed6-a2d5-c0dcfa3deeec tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-reader] Volume info retrieved successfully. Aug 06 19:19:35.948220 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e405e88f-3a7e-4ed6-a2d5-c0dcfa3deeec tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-reader] https://10.4.3.5/volume/v3/volumes/e00f0d2e-5e7b-4008-a57c-9c34899157a7 returned with HTTP 200 Aug 06 19:19:35.948551 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 58/222] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:35 2026] GET /volume/v3/volumes/e00f0d2e-5e7b-4008-a57c-9c34899157a7 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:36.086372 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f1284e71-2b25-4581-a2c9-e6e6379dba34 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:36.088851 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f1284e71-2b25-4581-a2c9-e6e6379dba34 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:36.089092 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f1284e71-2b25-4581-a2c9-e6e6379dba34 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:36.089341 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f1284e71-2b25-4581-a2c9-e6e6379dba34 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:36.111262 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:36.111262 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:36.115315 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f1284e71-2b25-4581-a2c9-e6e6379dba34 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:36.120094 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f1284e71-2b25-4581-a2c9-e6e6379dba34 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 200 Aug 06 19:19:36.120471 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 58/223] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:36 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 1454 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:36.203217 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-afcd2704-3cea-4cef-8e91-0edec94595e3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:36.390448 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-8526b39c-c5f8-4e34-938d-002cef6061f2 req-5fde8e08-f4d6-4c35-ac69-8ef257b5bf46 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:36.394833 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8526b39c-c5f8-4e34-938d-002cef6061f2 req-5fde8e08-f4d6-4c35-ac69-8ef257b5bf46 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:36.394833 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8526b39c-c5f8-4e34-938d-002cef6061f2 req-5fde8e08-f4d6-4c35-ac69-8ef257b5bf46 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:36.395631 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8526b39c-c5f8-4e34-938d-002cef6061f2 req-5fde8e08-f4d6-4c35-ac69-8ef257b5bf46 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:36.415289 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:36.415289 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:36.421783 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-8526b39c-c5f8-4e34-938d-002cef6061f2 req-5fde8e08-f4d6-4c35-ac69-8ef257b5bf46 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:36.430644 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8526b39c-c5f8-4e34-938d-002cef6061f2 req-5fde8e08-f4d6-4c35-ac69-8ef257b5bf46 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 200 Aug 06 19:19:36.430995 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 54/224] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:19:36 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 1454 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:36.476574 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-8526b39c-c5f8-4e34-938d-002cef6061f2 req-1630e1f9-7eaa-415a-988e-15570673c123 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:36.479602 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8526b39c-c5f8-4e34-938d-002cef6061f2 req-1630e1f9-7eaa-415a-988e-15570673c123 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] POST https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4/action Aug 06 19:19:36.479952 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8526b39c-c5f8-4e34-938d-002cef6061f2 req-1630e1f9-7eaa-415a-988e-15570673c123 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:19:36.480100 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8526b39c-c5f8-4e34-938d-002cef6061f2 req-1630e1f9-7eaa-415a-988e-15570673c123 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:36.492511 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-afcd2704-3cea-4cef-8e91-0edec94595e3 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:19:36.492850 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-afcd2704-3cea-4cef-8e91-0edec94595e3 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1673534972"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:36.494466 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-afcd2704-3cea-4cef-8e91-0edec94595e3 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1673534972'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:19:36.494644 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-afcd2704-3cea-4cef-8e91-0edec94595e3 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Create volume of 1 GB Aug 06 19:19:36.497488 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:36.497488 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:36.497989 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-8526b39c-c5f8-4e34-938d-002cef6061f2 req-1630e1f9-7eaa-415a-988e-15570673c123 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:36.498810 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-afcd2704-3cea-4cef-8e91-0edec94595e3 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Availability Zones retrieved successfully. Aug 06 19:19:36.504794 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-afcd2704-3cea-4cef-8e91-0edec94595e3 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Flow 'volume_create_api' (282b7c8d-07a4-49a7-9c0f-9295b47ae134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:19:36.507394 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-afcd2704-3cea-4cef-8e91-0edec94595e3 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (239931c1-2503-44ef-8604-4e95606a09cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:19:36.508666 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-afcd2704-3cea-4cef-8e91-0edec94595e3 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:19:36.510767 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-8526b39c-c5f8-4e34-938d-002cef6061f2 req-1630e1f9-7eaa-415a-988e-15570673c123 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Begin detaching volume completed successfully. Aug 06 19:19:36.510968 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8526b39c-c5f8-4e34-938d-002cef6061f2 req-1630e1f9-7eaa-415a-988e-15570673c123 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4/action returned with HTTP 202 Aug 06 19:19:36.511562 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 59/225] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:19:36 2026] POST /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:19:36.546251 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-afcd2704-3cea-4cef-8e91-0edec94595e3 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (239931c1-2503-44ef-8604-4e95606a09cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:19:36.547860 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-afcd2704-3cea-4cef-8e91-0edec94595e3 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddeb50f3-5af4-4ddf-be6d-ae04dd1a95b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:19:36.565957 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-48dc66d9-6b1c-4941-82c5-0fa5664afd0b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:36.566477 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-48dc66d9-6b1c-4941-82c5-0fa5664afd0b None None] GET https://10.4.3.5/volume// Aug 06 19:19:36.566829 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-48dc66d9-6b1c-4941-82c5-0fa5664afd0b None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:36.566991 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-48dc66d9-6b1c-4941-82c5-0fa5664afd0b None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:36.568344 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-48dc66d9-6b1c-4941-82c5-0fa5664afd0b None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:19:36.568344 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 59/226] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:19:36 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:19:36.582547 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-8526b39c-c5f8-4e34-938d-002cef6061f2 req-ccb8162a-e44c-4250-aab3-c7b616b2b092 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:36.586988 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8526b39c-c5f8-4e34-938d-002cef6061f2 req-ccb8162a-e44c-4250-aab3-c7b616b2b092 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:36.586988 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8526b39c-c5f8-4e34-938d-002cef6061f2 req-ccb8162a-e44c-4250-aab3-c7b616b2b092 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:36.588525 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8526b39c-c5f8-4e34-938d-002cef6061f2 req-ccb8162a-e44c-4250-aab3-c7b616b2b092 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:36.603130 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-52cd026a-9811-4996-96c6-4c2db6537f0d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:36.605197 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-52cd026a-9811-4996-96c6-4c2db6537f0d tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] GET https://10.4.3.5/volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 Aug 06 19:19:36.605412 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-52cd026a-9811-4996-96c6-4c2db6537f0d tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:36.605752 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-52cd026a-9811-4996-96c6-4c2db6537f0d tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:36.613159 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:36.613159 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:36.617988 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:36.617988 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:36.618955 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-8526b39c-c5f8-4e34-938d-002cef6061f2 req-ccb8162a-e44c-4250-aab3-c7b616b2b092 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:36.622830 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-52cd026a-9811-4996-96c6-4c2db6537f0d tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Volume info retrieved successfully. Aug 06 19:19:36.624810 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-afcd2704-3cea-4cef-8e91-0edec94595e3 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Created reservations ['a2d0b6f9-d091-42c6-85e1-d6110cc5efb4', '5a6dd1dc-6789-4b77-a174-b0d6459d8fa4', '34c3938e-c540-4bde-ad5f-d2f37e9502d1', '77f4d9a1-2d90-4a6c-b7aa-c11f97ac1793'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:19:36.625798 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-afcd2704-3cea-4cef-8e91-0edec94595e3 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddeb50f3-5af4-4ddf-be6d-ae04dd1a95b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2d0b6f9-d091-42c6-85e1-d6110cc5efb4', '5a6dd1dc-6789-4b77-a174-b0d6459d8fa4', '34c3938e-c540-4bde-ad5f-d2f37e9502d1', '77f4d9a1-2d90-4a6c-b7aa-c11f97ac1793']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:19:36.626776 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8526b39c-c5f8-4e34-938d-002cef6061f2 req-ccb8162a-e44c-4250-aab3-c7b616b2b092 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 200 Aug 06 19:19:36.626865 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-afcd2704-3cea-4cef-8e91-0edec94595e3 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f465d89-39ef-448b-a454-efb06388e5b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:19:36.627699 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 55/227] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:19:36 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 1637 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:19:36.628762 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-52cd026a-9811-4996-96c6-4c2db6537f0d tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] https://10.4.3.5/volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 returned with HTTP 200 Aug 06 19:19:36.628823 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 60/228] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:36 2026] GET /volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:36.657574 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-afcd2704-3cea-4cef-8e91-0edec94595e3 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f465d89-39ef-448b-a454-efb06388e5b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48f263ef-cc09-40de-b026-a8fd94f1291b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1673534972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80830b0240d24318beb24b7a833f3309',qos_specs=None,replication_status=,reservations=['a2d0b6f9-d091-42c6-85e1-d6110cc5efb4','5a6dd1dc-6789-4b77-a174-b0d6459d8fa4','34c3938e-c540-4bde-ad5f-d2f37e9502d1','77f4d9a1-2d90-4a6c-b7aa-c11f97ac1793'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5476ee5b55584822939660095a1dd991',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:19:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1673534972',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48f263ef-cc09-40de-b026-a8fd94f1291b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80830b0240d24318beb24b7a833f3309',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5476ee5b55584822939660095a1dd991',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:19:36.659319 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-afcd2704-3cea-4cef-8e91-0edec94595e3 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bf9ab78-3522-4967-a4d4-3d9a8c00df99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:19:36.681382 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-afcd2704-3cea-4cef-8e91-0edec94595e3 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bf9ab78-3522-4967-a4d4-3d9a8c00df99) transitioned into state 'SUCCESS' from state '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-1673534972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80830b0240d24318beb24b7a833f3309',qos_specs=None,replication_status=,reservations=['a2d0b6f9-d091-42c6-85e1-d6110cc5efb4','5a6dd1dc-6789-4b77-a174-b0d6459d8fa4','34c3938e-c540-4bde-ad5f-d2f37e9502d1','77f4d9a1-2d90-4a6c-b7aa-c11f97ac1793'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5476ee5b55584822939660095a1dd991',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:19:36.682302 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-afcd2704-3cea-4cef-8e91-0edec94595e3 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a1a2fef-f74c-422d-aeb5-fe0d2c7911fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:19:36.699188 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-afcd2704-3cea-4cef-8e91-0edec94595e3 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a1a2fef-f74c-422d-aeb5-fe0d2c7911fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:19:36.702758 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-afcd2704-3cea-4cef-8e91-0edec94595e3 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Flow 'volume_create_api' (282b7c8d-07a4-49a7-9c0f-9295b47ae134) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:19:36.705392 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-afcd2704-3cea-4cef-8e91-0edec94595e3 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Create volume request issued successfully. Aug 06 19:19:36.708577 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-afcd2704-3cea-4cef-8e91-0edec94595e3 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:19:36.709230 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 55/229] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:19:36 2026] POST /volume/v3/volumes => generated 755 bytes in 507 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:19:36.939383 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c376722e-6c55-4445-a0ff-9423b12747eb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:36.941553 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c376722e-6c55-4445-a0ff-9423b12747eb tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] GET https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 Aug 06 19:19:36.942152 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c376722e-6c55-4445-a0ff-9423b12747eb tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:36.942152 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c376722e-6c55-4445-a0ff-9423b12747eb tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:36.952421 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:36.952421 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:36.956363 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c376722e-6c55-4445-a0ff-9423b12747eb tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Volume info retrieved successfully. Aug 06 19:19:36.963276 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c376722e-6c55-4445-a0ff-9423b12747eb tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 returned with HTTP 200 Aug 06 19:19:36.963419 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 60/230] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:36 2026] GET /volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:37.050988 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-23446276-949d-4ce9-8d81-ca80a69a099c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:37.056215 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-23446276-949d-4ce9-8d81-ca80a69a099c tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] GET https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 Aug 06 19:19:37.057058 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-23446276-949d-4ce9-8d81-ca80a69a099c tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:37.057133 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-23446276-949d-4ce9-8d81-ca80a69a099c tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:37.067069 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:37.067069 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:37.074768 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-23446276-949d-4ce9-8d81-ca80a69a099c tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Volume info retrieved successfully. Aug 06 19:19:37.081174 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-23446276-949d-4ce9-8d81-ca80a69a099c tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 returned with HTTP 200 Aug 06 19:19:37.081656 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 56/231] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:37 2026] GET /volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:37.366869 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-8526b39c-c5f8-4e34-938d-002cef6061f2 req-8b74ccf2-7e33-420e-8e81-d1e8cd0a2f2e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:37.368270 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8526b39c-c5f8-4e34-938d-002cef6061f2 req-8b74ccf2-7e33-420e-8e81-d1e8cd0a2f2e tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:37.368475 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8526b39c-c5f8-4e34-938d-002cef6061f2 req-8b74ccf2-7e33-420e-8e81-d1e8cd0a2f2e tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:37.368646 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8526b39c-c5f8-4e34-938d-002cef6061f2 req-8b74ccf2-7e33-420e-8e81-d1e8cd0a2f2e tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:37.391499 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:37.391499 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:37.396529 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-8526b39c-c5f8-4e34-938d-002cef6061f2 req-8b74ccf2-7e33-420e-8e81-d1e8cd0a2f2e tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:37.401982 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8526b39c-c5f8-4e34-938d-002cef6061f2 req-8b74ccf2-7e33-420e-8e81-d1e8cd0a2f2e tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 200 Aug 06 19:19:37.402501 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 61/232] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:19:37 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:37.420282 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-8526b39c-c5f8-4e34-938d-002cef6061f2 req-7ef42719-99dc-4060-ad34-913a8591cf70 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:37.423336 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8526b39c-c5f8-4e34-938d-002cef6061f2 req-7ef42719-99dc-4060-ad34-913a8591cf70 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] DELETE https://10.4.3.5/volume/v3/attachments/cdaa50d1-6faf-455e-85d3-0b43a2ac317f Aug 06 19:19:37.423646 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8526b39c-c5f8-4e34-938d-002cef6061f2 req-7ef42719-99dc-4060-ad34-913a8591cf70 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:37.423924 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8526b39c-c5f8-4e34-938d-002cef6061f2 req-7ef42719-99dc-4060-ad34-913a8591cf70 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:37.435062 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:37.435062 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:37.474186 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-6463859d-ced6-4eca-a016-4b7f8178527c req-2fba92b0-7ce6-41e7-b262-e64f07b4e706 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:37.476950 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6463859d-ced6-4eca-a016-4b7f8178527c req-2fba92b0-7ce6-41e7-b262-e64f07b4e706 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] GET https://10.4.3.5/volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 Aug 06 19:19:37.477455 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6463859d-ced6-4eca-a016-4b7f8178527c req-2fba92b0-7ce6-41e7-b262-e64f07b4e706 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:37.477622 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6463859d-ced6-4eca-a016-4b7f8178527c req-2fba92b0-7ce6-41e7-b262-e64f07b4e706 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:37.487667 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:37.487667 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:37.492945 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-6463859d-ced6-4eca-a016-4b7f8178527c req-2fba92b0-7ce6-41e7-b262-e64f07b4e706 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Volume info retrieved successfully. Aug 06 19:19:37.500215 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6463859d-ced6-4eca-a016-4b7f8178527c req-2fba92b0-7ce6-41e7-b262-e64f07b4e706 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] https://10.4.3.5/volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 returned with HTTP 200 Aug 06 19:19:37.500899 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 61/233] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:19:37 2026] GET /volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:37.515077 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8526b39c-c5f8-4e34-938d-002cef6061f2 req-7ef42719-99dc-4060-ad34-913a8591cf70 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/attachments/cdaa50d1-6faf-455e-85d3-0b43a2ac317f returned with HTTP 200 Aug 06 19:19:37.515765 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 56/234] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:19:37 2026] DELETE /volume/v3/attachments/cdaa50d1-6faf-455e-85d3-0b43a2ac317f => generated 192 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:37.634153 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6637bfef-d1bb-491f-83ee-3dd133528e7f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:37.634707 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6637bfef-d1bb-491f-83ee-3dd133528e7f None None] GET https://10.4.3.5/volume// Aug 06 19:19:37.634981 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6637bfef-d1bb-491f-83ee-3dd133528e7f None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:37.635270 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6637bfef-d1bb-491f-83ee-3dd133528e7f None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:37.635723 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6637bfef-d1bb-491f-83ee-3dd133528e7f None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:19:37.636274 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 57/235] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:19:37 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:19:37.645295 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-6463859d-ced6-4eca-a016-4b7f8178527c req-8674ab1c-3c3b-4caa-a48f-b2f7b9fc4db2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:37.647884 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6463859d-ced6-4eca-a016-4b7f8178527c req-8674ab1c-3c3b-4caa-a48f-b2f7b9fc4db2 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:19:37.648512 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6463859d-ced6-4eca-a016-4b7f8178527c req-8674ab1c-3c3b-4caa-a48f-b2f7b9fc4db2 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "23283940-831f-499d-a3ab-b150460b7262", "connector": null, "instance_uuid": "eadb9f91-b134-42ae-9c57-9391c96d4456"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:37.657181 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d3babcf5-47fc-4efe-b9b1-65ceac239422 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:37.659366 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:37.659366 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:37.660524 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d3babcf5-47fc-4efe-b9b1-65ceac239422 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:37.663499 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d3babcf5-47fc-4efe-b9b1-65ceac239422 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:37.663499 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d3babcf5-47fc-4efe-b9b1-65ceac239422 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:37.678682 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:37.678682 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:37.683974 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d3babcf5-47fc-4efe-b9b1-65ceac239422 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:37.688943 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d3babcf5-47fc-4efe-b9b1-65ceac239422 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 200 Aug 06 19:19:37.689385 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 62/236] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:37 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 1157 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:37.713900 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6463859d-ced6-4eca-a016-4b7f8178527c req-8674ab1c-3c3b-4caa-a48f-b2f7b9fc4db2 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:19:37.714623 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 62/237] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:19:37 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:37.754131 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7e63fe21-cf35-4052-95b6-78da1619491b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:37.756466 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7e63fe21-cf35-4052-95b6-78da1619491b tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] GET https://10.4.3.5/volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 Aug 06 19:19:37.756711 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7e63fe21-cf35-4052-95b6-78da1619491b tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:37.756936 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7e63fe21-cf35-4052-95b6-78da1619491b tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:37.766000 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-bac5e738-62c4-4649-9a08-091623b16782 req-cdf959c9-04aa-469c-8e07-0f501b3a90cf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:37.773111 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-bac5e738-62c4-4649-9a08-091623b16782 req-cdf959c9-04aa-469c-8e07-0f501b3a90cf tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:37.773111 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-bac5e738-62c4-4649-9a08-091623b16782 req-cdf959c9-04aa-469c-8e07-0f501b3a90cf tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:37.773111 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-bac5e738-62c4-4649-9a08-091623b16782 req-cdf959c9-04aa-469c-8e07-0f501b3a90cf tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:37.773531 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:37.773531 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:37.774711 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-51d0e612-49b6-45ea-9961-ad06737dd2ab None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:37.774905 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-51d0e612-49b6-45ea-9961-ad06737dd2ab None None] GET https://10.4.3.5/volume// Aug 06 19:19:37.775097 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-51d0e612-49b6-45ea-9961-ad06737dd2ab None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:37.775290 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-51d0e612-49b6-45ea-9961-ad06737dd2ab None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:37.775605 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-51d0e612-49b6-45ea-9961-ad06737dd2ab None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:19:37.775923 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 63/238] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:19:37 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:19:37.778115 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7e63fe21-cf35-4052-95b6-78da1619491b tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Volume info retrieved successfully. Aug 06 19:19:37.783269 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:37.783269 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:37.784782 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7e63fe21-cf35-4052-95b6-78da1619491b tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] https://10.4.3.5/volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 returned with HTTP 200 Aug 06 19:19:37.785364 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 57/239] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:37 2026] GET /volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:37.786476 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-6463859d-ced6-4eca-a016-4b7f8178527c req-d055987b-829a-41ed-9aaf-1113112f30a4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:37.788242 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-bac5e738-62c4-4649-9a08-091623b16782 req-cdf959c9-04aa-469c-8e07-0f501b3a90cf tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:37.789444 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6463859d-ced6-4eca-a016-4b7f8178527c req-d055987b-829a-41ed-9aaf-1113112f30a4 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] GET https://10.4.3.5/volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 Aug 06 19:19:37.790477 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6463859d-ced6-4eca-a016-4b7f8178527c req-d055987b-829a-41ed-9aaf-1113112f30a4 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:37.790477 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6463859d-ced6-4eca-a016-4b7f8178527c req-d055987b-829a-41ed-9aaf-1113112f30a4 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:37.794032 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-bac5e738-62c4-4649-9a08-091623b16782 req-cdf959c9-04aa-469c-8e07-0f501b3a90cf tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 200 Aug 06 19:19:37.794612 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 58/240] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:19:37 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 1157 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:37.801428 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:37.801428 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:37.806096 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-6463859d-ced6-4eca-a016-4b7f8178527c req-d055987b-829a-41ed-9aaf-1113112f30a4 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Volume info retrieved successfully. Aug 06 19:19:37.812053 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6463859d-ced6-4eca-a016-4b7f8178527c req-d055987b-829a-41ed-9aaf-1113112f30a4 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] https://10.4.3.5/volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 returned with HTTP 200 Aug 06 19:19:37.812491 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 63/241] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:19:37 2026] GET /volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 => generated 1022 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:19:37.848701 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-bac5e738-62c4-4649-9a08-091623b16782 req-7513dc58-1780-4239-954f-4e1f5e6a790b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:37.851555 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bac5e738-62c4-4649-9a08-091623b16782 req-7513dc58-1780-4239-954f-4e1f5e6a790b tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] POST https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4/action Aug 06 19:19:37.852055 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-bac5e738-62c4-4649-9a08-091623b16782 req-7513dc58-1780-4239-954f-4e1f5e6a790b tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:19:37.852186 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-bac5e738-62c4-4649-9a08-091623b16782 req-7513dc58-1780-4239-954f-4e1f5e6a790b tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:37.869033 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:37.869033 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:37.869763 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-bac5e738-62c4-4649-9a08-091623b16782 req-7513dc58-1780-4239-954f-4e1f5e6a790b tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:37.881489 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-bac5e738-62c4-4649-9a08-091623b16782 req-7513dc58-1780-4239-954f-4e1f5e6a790b tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Begin detaching volume completed successfully. Aug 06 19:19:37.881827 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bac5e738-62c4-4649-9a08-091623b16782 req-7513dc58-1780-4239-954f-4e1f5e6a790b tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4/action returned with HTTP 202 Aug 06 19:19:37.882271 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 64/242] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:19:37 2026] POST /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:19:37.924530 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-6463859d-ced6-4eca-a016-4b7f8178527c req-b854c062-ec17-42c6-985d-68f2b645e6f8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:37.931697 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6463859d-ced6-4eca-a016-4b7f8178527c req-b854c062-ec17-42c6-985d-68f2b645e6f8 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] PUT https://10.4.3.5/volume/v3/attachments/3d062f2d-c2ff-4695-a186-c86374d50d53 Aug 06 19:19:37.933419 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6463859d-ced6-4eca-a016-4b7f8178527c req-b854c062-ec17-42c6-985d-68f2b645e6f8 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:37.946559 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-6463859d-ced6-4eca-a016-4b7f8178527c req-b854c062-ec17-42c6-985d-68f2b645e6f8 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Acquiring lock "cinder-attachment_update-23283940-831f-499d-a3ab-b150460b7262-np0000006689" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:19:37.955310 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-6463859d-ced6-4eca-a016-4b7f8178527c req-b854c062-ec17-42c6-985d-68f2b645e6f8 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Lock "cinder-attachment_update-23283940-831f-499d-a3ab-b150460b7262-np0000006689" acquired by "attachment_update" :: waited 0.009s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:19:37.956378 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:37.956378 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:37.984223 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b9a1cbfa-0a97-4b95-bd8e-bbe56550b8c9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:37.984491 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b9a1cbfa-0a97-4b95-bd8e-bbe56550b8c9 None None] GET https://10.4.3.5/volume// Aug 06 19:19:37.984758 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b9a1cbfa-0a97-4b95-bd8e-bbe56550b8c9 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:37.985045 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b9a1cbfa-0a97-4b95-bd8e-bbe56550b8c9 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:37.985510 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b9a1cbfa-0a97-4b95-bd8e-bbe56550b8c9 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:19:37.985895 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 59/243] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:19:37 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:19:37.995207 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-bac5e738-62c4-4649-9a08-091623b16782 req-dca82574-b991-40b6-ab9b-5f3dd7f4c3fa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:37.997563 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-bac5e738-62c4-4649-9a08-091623b16782 req-dca82574-b991-40b6-ab9b-5f3dd7f4c3fa tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:37.997831 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-bac5e738-62c4-4649-9a08-091623b16782 req-dca82574-b991-40b6-ab9b-5f3dd7f4c3fa tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:37.998097 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-bac5e738-62c4-4649-9a08-091623b16782 req-dca82574-b991-40b6-ab9b-5f3dd7f4c3fa tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:38.012008 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:38.012008 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:38.017596 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-bac5e738-62c4-4649-9a08-091623b16782 req-dca82574-b991-40b6-ab9b-5f3dd7f4c3fa tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:38.024579 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-bac5e738-62c4-4649-9a08-091623b16782 req-dca82574-b991-40b6-ab9b-5f3dd7f4c3fa tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 200 Aug 06 19:19:38.025270 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 64/244] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:19:37 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 1340 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:19:38.095715 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-6463859d-ced6-4eca-a016-4b7f8178527c req-b854c062-ec17-42c6-985d-68f2b645e6f8 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Lock "cinder-attachment_update-23283940-831f-499d-a3ab-b150460b7262-np0000006689" released by "attachment_update" :: held 0.140s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:19:38.096079 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6463859d-ced6-4eca-a016-4b7f8178527c req-b854c062-ec17-42c6-985d-68f2b645e6f8 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] https://10.4.3.5/volume/v3/attachments/3d062f2d-c2ff-4695-a186-c86374d50d53 returned with HTTP 200 Aug 06 19:19:38.096645 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 58/245] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:19:37 2026] PUT /volume/v3/attachments/3d062f2d-c2ff-4695-a186-c86374d50d53 => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:38.799281 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fc07b9ef-48e3-4c09-9a74-f725bfb3ea86 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:38.801377 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc07b9ef-48e3-4c09-9a74-f725bfb3ea86 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] GET https://10.4.3.5/volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 Aug 06 19:19:38.801638 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fc07b9ef-48e3-4c09-9a74-f725bfb3ea86 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:38.801867 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fc07b9ef-48e3-4c09-9a74-f725bfb3ea86 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:38.813566 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:38.813566 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:38.820080 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fc07b9ef-48e3-4c09-9a74-f725bfb3ea86 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Volume info retrieved successfully. Aug 06 19:19:38.827463 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc07b9ef-48e3-4c09-9a74-f725bfb3ea86 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] https://10.4.3.5/volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 returned with HTTP 200 Aug 06 19:19:38.827933 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 65/246] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:38 2026] GET /volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:39.844005 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-865ef87a-bbc4-4427-8dbf-49dade9e3868 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:39.846289 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-865ef87a-bbc4-4427-8dbf-49dade9e3868 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] GET https://10.4.3.5/volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 Aug 06 19:19:39.846289 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-865ef87a-bbc4-4427-8dbf-49dade9e3868 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:39.846424 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-865ef87a-bbc4-4427-8dbf-49dade9e3868 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:39.860191 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:39.860191 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:39.865453 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-865ef87a-bbc4-4427-8dbf-49dade9e3868 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Volume info retrieved successfully. Aug 06 19:19:39.871163 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-865ef87a-bbc4-4427-8dbf-49dade9e3868 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] https://10.4.3.5/volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 returned with HTTP 200 Aug 06 19:19:39.871711 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 60/247] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:39 2026] GET /volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:40.894772 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-341e8258-a0d7-4db3-b286-1621d2775c77 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:40.896994 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-341e8258-a0d7-4db3-b286-1621d2775c77 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] GET https://10.4.3.5/volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 Aug 06 19:19:40.897317 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-341e8258-a0d7-4db3-b286-1621d2775c77 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:40.897593 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-341e8258-a0d7-4db3-b286-1621d2775c77 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:40.911545 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:40.911545 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:40.919112 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-341e8258-a0d7-4db3-b286-1621d2775c77 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Volume info retrieved successfully. Aug 06 19:19:40.926418 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-341e8258-a0d7-4db3-b286-1621d2775c77 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] https://10.4.3.5/volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 returned with HTTP 200 Aug 06 19:19:40.927408 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 65/248] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:40 2026] GET /volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:40.996584 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2b1822ac-3a35-411e-a1a5-734dffc28823 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:41.000654 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2b1822ac-3a35-411e-a1a5-734dffc28823 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] DELETE https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 Aug 06 19:19:41.000967 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2b1822ac-3a35-411e-a1a5-734dffc28823 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:41.001257 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2b1822ac-3a35-411e-a1a5-734dffc28823 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:41.001559 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-2b1822ac-3a35-411e-a1a5-734dffc28823 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Delete volume with id: f6826828-f8e1-48e0-adb5-a34ff4434b83 Aug 06 19:19:41.014001 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:41.014001 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:41.014761 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2b1822ac-3a35-411e-a1a5-734dffc28823 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Volume info retrieved successfully. Aug 06 19:19:41.054556 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2b1822ac-3a35-411e-a1a5-734dffc28823 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Delete volume request issued successfully. Aug 06 19:19:41.055925 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2b1822ac-3a35-411e-a1a5-734dffc28823 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 returned with HTTP 202 Aug 06 19:19:41.055925 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 59/249] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:19:40 2026] DELETE /volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:19:41.065677 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f275f4f9-5d69-47f7-90cb-b895af4f5505 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:41.067309 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f275f4f9-5d69-47f7-90cb-b895af4f5505 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] GET https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 Aug 06 19:19:41.068893 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f275f4f9-5d69-47f7-90cb-b895af4f5505 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:41.068893 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f275f4f9-5d69-47f7-90cb-b895af4f5505 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:41.077830 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:41.077830 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:41.084089 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f275f4f9-5d69-47f7-90cb-b895af4f5505 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Volume info retrieved successfully. Aug 06 19:19:41.090807 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f275f4f9-5d69-47f7-90cb-b895af4f5505 tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 returned with HTTP 200 Aug 06 19:19:41.090807 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 66/250] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:41 2026] GET /volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:41.486482 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-6463859d-ced6-4eca-a016-4b7f8178527c req-07ddaeb5-572a-4f29-aaa2-09426d1b5093 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:41.488714 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6463859d-ced6-4eca-a016-4b7f8178527c req-07ddaeb5-572a-4f29-aaa2-09426d1b5093 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] POST https://10.4.3.5/volume/v3/attachments/3d062f2d-c2ff-4695-a186-c86374d50d53/action Aug 06 19:19:41.489081 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6463859d-ced6-4eca-a016-4b7f8178527c req-07ddaeb5-572a-4f29-aaa2-09426d1b5093 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:19:41.489233 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6463859d-ced6-4eca-a016-4b7f8178527c req-07ddaeb5-572a-4f29-aaa2-09426d1b5093 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:41.507229 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:41.507229 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:41.522965 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6463859d-ced6-4eca-a016-4b7f8178527c req-07ddaeb5-572a-4f29-aaa2-09426d1b5093 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] https://10.4.3.5/volume/v3/attachments/3d062f2d-c2ff-4695-a186-c86374d50d53/action returned with HTTP 204 Aug 06 19:19:41.523499 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 61/251] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:19:41 2026] POST /volume/v3/attachments/3d062f2d-c2ff-4695-a186-c86374d50d53/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:19:41.947339 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-88b2ad3a-51fe-4bc1-8862-ce2b45683787 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:41.950242 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-88b2ad3a-51fe-4bc1-8862-ce2b45683787 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] GET https://10.4.3.5/volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 Aug 06 19:19:41.950959 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-88b2ad3a-51fe-4bc1-8862-ce2b45683787 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:41.951731 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-88b2ad3a-51fe-4bc1-8862-ce2b45683787 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:41.973763 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:41.973763 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:41.977769 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-88b2ad3a-51fe-4bc1-8862-ce2b45683787 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Volume info retrieved successfully. Aug 06 19:19:41.985124 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-88b2ad3a-51fe-4bc1-8862-ce2b45683787 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] https://10.4.3.5/volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 returned with HTTP 200 Aug 06 19:19:41.986151 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 66/252] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:41 2026] GET /volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 => generated 1135 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:42.003709 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3dbc1532-a9c3-4853-bdae-27d9469534d7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:42.006759 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3dbc1532-a9c3-4853-bdae-27d9469534d7 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] GET https://10.4.3.5/volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 Aug 06 19:19:42.007125 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3dbc1532-a9c3-4853-bdae-27d9469534d7 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:42.007432 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3dbc1532-a9c3-4853-bdae-27d9469534d7 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:42.024113 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:42.024113 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:42.030841 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3dbc1532-a9c3-4853-bdae-27d9469534d7 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Volume info retrieved successfully. Aug 06 19:19:42.039525 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3dbc1532-a9c3-4853-bdae-27d9469534d7 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] https://10.4.3.5/volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 returned with HTTP 200 Aug 06 19:19:42.040186 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 60/253] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:42 2026] GET /volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 => generated 1135 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:42.107732 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-85aa779c-7ac8-4c31-be30-58f312e7911c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:42.110367 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-85aa779c-7ac8-4c31-be30-58f312e7911c tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] GET https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 Aug 06 19:19:42.110594 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-85aa779c-7ac8-4c31-be30-58f312e7911c tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:42.110842 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-85aa779c-7ac8-4c31-be30-58f312e7911c tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:42.122200 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-85aa779c-7ac8-4c31-be30-58f312e7911c tempest-TaggedAttachmentsTest-141786393 tempest-TaggedAttachmentsTest-141786393-project-member] https://10.4.3.5/volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 returned with HTTP 404 Aug 06 19:19:42.123022 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 67/254] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:42 2026] GET /volume/v3/volumes/f6826828-f8e1-48e0-adb5-a34ff4434b83 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:19:42.805025 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-bac5e738-62c4-4649-9a08-091623b16782 req-3252ff80-ad73-4dda-b758-3a0e386b2452 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:42.808607 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-bac5e738-62c4-4649-9a08-091623b16782 req-3252ff80-ad73-4dda-b758-3a0e386b2452 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:42.808607 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-bac5e738-62c4-4649-9a08-091623b16782 req-3252ff80-ad73-4dda-b758-3a0e386b2452 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:42.808607 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-bac5e738-62c4-4649-9a08-091623b16782 req-3252ff80-ad73-4dda-b758-3a0e386b2452 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:42.820392 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:42.820392 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:42.825343 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-bac5e738-62c4-4649-9a08-091623b16782 req-3252ff80-ad73-4dda-b758-3a0e386b2452 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:42.830821 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-bac5e738-62c4-4649-9a08-091623b16782 req-3252ff80-ad73-4dda-b758-3a0e386b2452 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 200 Aug 06 19:19:42.831373 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 62/255] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:19:42 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 1160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:43.682521 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-bac5e738-62c4-4649-9a08-091623b16782 req-465b1d82-82ee-4cbf-92dc-ebc822073c4e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:43.691893 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-bac5e738-62c4-4649-9a08-091623b16782 req-465b1d82-82ee-4cbf-92dc-ebc822073c4e tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] DELETE https://10.4.3.5/volume/v3/attachments/a95ec2e2-6615-43f5-9505-ce18e11ddbbf Aug 06 19:19:43.692060 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-bac5e738-62c4-4649-9a08-091623b16782 req-465b1d82-82ee-4cbf-92dc-ebc822073c4e tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:43.692672 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-bac5e738-62c4-4649-9a08-091623b16782 req-465b1d82-82ee-4cbf-92dc-ebc822073c4e tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:43.710729 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:43.710729 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:43.821964 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-bac5e738-62c4-4649-9a08-091623b16782 req-465b1d82-82ee-4cbf-92dc-ebc822073c4e tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/attachments/a95ec2e2-6615-43f5-9505-ce18e11ddbbf returned with HTTP 200 Aug 06 19:19:43.822889 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 67/256] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:19:43 2026] DELETE /volume/v3/attachments/a95ec2e2-6615-43f5-9505-ce18e11ddbbf => generated 19 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:44.768282 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-503ef53a-a01b-41a4-a3b4-b77389235efa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:44.771064 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-503ef53a-a01b-41a4-a3b4-b77389235efa tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] GET https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f Aug 06 19:19:44.771292 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-503ef53a-a01b-41a4-a3b4-b77389235efa tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:44.771558 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-503ef53a-a01b-41a4-a3b4-b77389235efa tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:44.784400 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:44.784400 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:44.789756 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-503ef53a-a01b-41a4-a3b4-b77389235efa tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Volume info retrieved successfully. Aug 06 19:19:44.795754 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-503ef53a-a01b-41a4-a3b4-b77389235efa tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f returned with HTTP 200 Aug 06 19:19:44.796346 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 61/257] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:19:44 2026] GET /volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f => generated 1678 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 19:19:44.846775 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-48b2fff8-d5cd-45c9-a244-9b6e804c35f5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:44.849009 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-48b2fff8-d5cd-45c9-a244-9b6e804c35f5 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] GET https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f Aug 06 19:19:44.849248 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-48b2fff8-d5cd-45c9-a244-9b6e804c35f5 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:44.849436 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-48b2fff8-d5cd-45c9-a244-9b6e804c35f5 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:44.863110 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:44.863110 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:44.878047 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-48b2fff8-d5cd-45c9-a244-9b6e804c35f5 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Volume info retrieved successfully. Aug 06 19:19:44.883483 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-48b2fff8-d5cd-45c9-a244-9b6e804c35f5 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f returned with HTTP 200 Aug 06 19:19:44.884164 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 68/258] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:19:44 2026] GET /volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f => generated 1678 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:46.873675 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-42cf819a-2051-4b0c-86aa-724abb69a59c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:46.874058 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-42cf819a-2051-4b0c-86aa-724abb69a59c None None] GET https://10.4.3.5/volume// Aug 06 19:19:46.874254 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-42cf819a-2051-4b0c-86aa-724abb69a59c None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:46.874461 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-42cf819a-2051-4b0c-86aa-724abb69a59c None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:46.875981 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-42cf819a-2051-4b0c-86aa-724abb69a59c None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:19:46.875981 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 63/259] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:19:46 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:19:46.899951 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-2065929a-a71a-43d0-a587-2f871930d3ab None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:46.902791 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-2065929a-a71a-43d0-a587-2f871930d3ab tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:19:46.903348 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-2065929a-a71a-43d0-a587-2f871930d3ab tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "44280d92-e88d-4971-bdee-2fb3ed64fa7f", "connector": null, "instance_uuid": "84bc7af0-27b3-453a-9132-d6e64c27e8bb"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:46.927679 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:46.927679 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:47.016766 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-2065929a-a71a-43d0-a587-2f871930d3ab tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:19:47.016766 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 68/260] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:19:46 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 06 19:19:47.171473 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-79f2ec5b-8d3c-4b12-a0ff-249718c0aec7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:47.172774 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-79f2ec5b-8d3c-4b12-a0ff-249718c0aec7 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] DELETE https://10.4.3.5/volume/v3/attachments/1ce82644-02f4-43a3-b379-1d24369cc7a5 Aug 06 19:19:47.172927 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-79f2ec5b-8d3c-4b12-a0ff-249718c0aec7 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:47.173240 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-79f2ec5b-8d3c-4b12-a0ff-249718c0aec7 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:47.188561 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:47.188561 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:47.306124 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-79f2ec5b-8d3c-4b12-a0ff-249718c0aec7 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] https://10.4.3.5/volume/v3/attachments/1ce82644-02f4-43a3-b379-1d24369cc7a5 returned with HTTP 200 Aug 06 19:19:47.306575 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 62/261] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:19:47 2026] DELETE /volume/v3/attachments/1ce82644-02f4-43a3-b379-1d24369cc7a5 => generated 192 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:47.527188 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a0810081-183b-489c-b2f7-0097a31f2c57 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:47.527612 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a0810081-183b-489c-b2f7-0097a31f2c57 None None] GET https://10.4.3.5/volume// Aug 06 19:19:47.527612 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a0810081-183b-489c-b2f7-0097a31f2c57 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:47.528180 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a0810081-183b-489c-b2f7-0097a31f2c57 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:47.528299 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a0810081-183b-489c-b2f7-0097a31f2c57 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:19:47.528688 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 69/262] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:19:47 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:19:47.546915 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-871e87c2-097f-41b0-92c4-3cfbe5970eba None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:47.551252 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-871e87c2-097f-41b0-92c4-3cfbe5970eba tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] POST https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f/action Aug 06 19:19:47.552363 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-871e87c2-097f-41b0-92c4-3cfbe5970eba tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Action body: b'{"os-reimage": {"image_id": "ecc5d492-5ee4-4719-bbf2-a3118de896dd", "reimage_reserved": true}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:19:47.552644 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-871e87c2-097f-41b0-92c4-3cfbe5970eba tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "ecc5d492-5ee4-4719-bbf2-a3118de896dd", "reimage_reserved": true}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:47.575686 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:47.575686 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:47.575686 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-871e87c2-097f-41b0-92c4-3cfbe5970eba tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Volume info retrieved successfully. Aug 06 19:19:48.384229 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-871e87c2-097f-41b0-92c4-3cfbe5970eba tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f/action returned with HTTP 202 Aug 06 19:19:48.384776 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 64/263] 10.4.3.5 () {74 vars in 1699 bytes} [Thu Aug 6 19:19:47 2026] POST /volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f/action => generated 0 bytes in 839 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 19:19:49.497888 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-956bf456-17c6-4239-b982-59ebb9a2c8c5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:49.498384 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-956bf456-17c6-4239-b982-59ebb9a2c8c5 None None] GET https://10.4.3.5/volume// Aug 06 19:19:49.498559 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-956bf456-17c6-4239-b982-59ebb9a2c8c5 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:49.498743 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-956bf456-17c6-4239-b982-59ebb9a2c8c5 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:49.499109 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-956bf456-17c6-4239-b982-59ebb9a2c8c5 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:19:49.499437 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 69/264] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:19:49 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:19:49.511329 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-b5ffaf4f-ea6c-4920-812d-02c8bbf2caea req-5ae3c7f3-014f-47d0-b144-a4b8d3e06bf5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:49.515123 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b5ffaf4f-ea6c-4920-812d-02c8bbf2caea req-5ae3c7f3-014f-47d0-b144-a4b8d3e06bf5 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:19:49.516226 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b5ffaf4f-ea6c-4920-812d-02c8bbf2caea req-5ae3c7f3-014f-47d0-b144-a4b8d3e06bf5 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "23283940-831f-499d-a3ab-b150460b7262", "connector": null, "instance_uuid": "eadb9f91-b134-42ae-9c57-9391c96d4456"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:49.534295 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:49.534295 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:49.589092 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b5ffaf4f-ea6c-4920-812d-02c8bbf2caea req-5ae3c7f3-014f-47d0-b144-a4b8d3e06bf5 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:19:49.592195 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 63/265] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:19: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 06 19:19:49.607963 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b5ffaf4f-ea6c-4920-812d-02c8bbf2caea req-2d275570-d081-42c6-8bb8-99f355a16782 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:49.614782 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b5ffaf4f-ea6c-4920-812d-02c8bbf2caea req-2d275570-d081-42c6-8bb8-99f355a16782 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] DELETE https://10.4.3.5/volume/v3/attachments/3d062f2d-c2ff-4695-a186-c86374d50d53 Aug 06 19:19:49.615061 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b5ffaf4f-ea6c-4920-812d-02c8bbf2caea req-2d275570-d081-42c6-8bb8-99f355a16782 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:49.616768 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b5ffaf4f-ea6c-4920-812d-02c8bbf2caea req-2d275570-d081-42c6-8bb8-99f355a16782 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:49.627808 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:49.627808 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:49.716237 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b5ffaf4f-ea6c-4920-812d-02c8bbf2caea req-2d275570-d081-42c6-8bb8-99f355a16782 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] https://10.4.3.5/volume/v3/attachments/3d062f2d-c2ff-4695-a186-c86374d50d53 returned with HTTP 200 Aug 06 19:19:49.716868 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 70/266] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:19:49 2026] DELETE /volume/v3/attachments/3d062f2d-c2ff-4695-a186-c86374d50d53 => generated 192 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:50.011839 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ce5553a6-aaa3-4a97-bc99-76ac0eb01367 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:50.013925 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ce5553a6-aaa3-4a97-bc99-76ac0eb01367 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] DELETE https://10.4.3.5/volume/v3/volumes/e00f0d2e-5e7b-4008-a57c-9c34899157a7 Aug 06 19:19:50.014345 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ce5553a6-aaa3-4a97-bc99-76ac0eb01367 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:50.014345 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ce5553a6-aaa3-4a97-bc99-76ac0eb01367 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:50.014561 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-ce5553a6-aaa3-4a97-bc99-76ac0eb01367 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Delete volume with id: e00f0d2e-5e7b-4008-a57c-9c34899157a7 Aug 06 19:19:50.025077 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:50.025077 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:50.026243 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ce5553a6-aaa3-4a97-bc99-76ac0eb01367 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:50.052725 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ce5553a6-aaa3-4a97-bc99-76ac0eb01367 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Delete volume request issued successfully. Aug 06 19:19:50.053009 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ce5553a6-aaa3-4a97-bc99-76ac0eb01367 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/e00f0d2e-5e7b-4008-a57c-9c34899157a7 returned with HTTP 202 Aug 06 19:19:50.053675 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 65/267] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:19:50 2026] DELETE /volume/v3/volumes/e00f0d2e-5e7b-4008-a57c-9c34899157a7 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:19:50.061221 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-504e6564-20a5-4a01-a559-ce610f4b8142 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:50.063897 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-504e6564-20a5-4a01-a559-ce610f4b8142 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/e00f0d2e-5e7b-4008-a57c-9c34899157a7 Aug 06 19:19:50.063897 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-504e6564-20a5-4a01-a559-ce610f4b8142 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:50.063897 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-504e6564-20a5-4a01-a559-ce610f4b8142 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:50.084819 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:50.084819 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:50.095674 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-504e6564-20a5-4a01-a559-ce610f4b8142 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:50.101366 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-504e6564-20a5-4a01-a559-ce610f4b8142 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/e00f0d2e-5e7b-4008-a57c-9c34899157a7 returned with HTTP 200 Aug 06 19:19:50.102079 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 70/268] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:50 2026] GET /volume/v3/volumes/e00f0d2e-5e7b-4008-a57c-9c34899157a7 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:51.120869 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2189c6cb-5984-4bda-97ae-d87ca22433b7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:51.124788 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2189c6cb-5984-4bda-97ae-d87ca22433b7 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/e00f0d2e-5e7b-4008-a57c-9c34899157a7 Aug 06 19:19:51.124788 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2189c6cb-5984-4bda-97ae-d87ca22433b7 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:51.124945 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b5ffaf4f-ea6c-4920-812d-02c8bbf2caea req-371a8ce8-0545-4d11-95db-b59bd3a67771 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:51.125295 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2189c6cb-5984-4bda-97ae-d87ca22433b7 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:51.129528 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b5ffaf4f-ea6c-4920-812d-02c8bbf2caea req-371a8ce8-0545-4d11-95db-b59bd3a67771 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] PUT https://10.4.3.5/volume/v3/attachments/8b73e02a-b976-4327-8d42-7ae079483513 Aug 06 19:19:51.129945 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b5ffaf4f-ea6c-4920-812d-02c8bbf2caea req-371a8ce8-0545-4d11-95db-b59bd3a67771 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:51.138112 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2189c6cb-5984-4bda-97ae-d87ca22433b7 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/e00f0d2e-5e7b-4008-a57c-9c34899157a7 returned with HTTP 404 Aug 06 19:19:51.139358 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 64/269] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:51 2026] GET /volume/v3/volumes/e00f0d2e-5e7b-4008-a57c-9c34899157a7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:19:51.147585 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-b5ffaf4f-ea6c-4920-812d-02c8bbf2caea req-371a8ce8-0545-4d11-95db-b59bd3a67771 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Acquiring lock "cinder-attachment_update-23283940-831f-499d-a3ab-b150460b7262-np0000006689" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:19:51.158361 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-b5ffaf4f-ea6c-4920-812d-02c8bbf2caea req-371a8ce8-0545-4d11-95db-b59bd3a67771 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Lock "cinder-attachment_update-23283940-831f-499d-a3ab-b150460b7262-np0000006689" acquired by "attachment_update" :: waited 0.011s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:19:51.159054 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bbdbd6a8-2b78-4645-8bb4-917c64d88b42 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:51.159850 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:51.159850 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:51.161476 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bbdbd6a8-2b78-4645-8bb4-917c64d88b42 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] DELETE https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:51.161775 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bbdbd6a8-2b78-4645-8bb4-917c64d88b42 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:51.162068 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bbdbd6a8-2b78-4645-8bb4-917c64d88b42 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:51.162334 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-bbdbd6a8-2b78-4645-8bb4-917c64d88b42 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Delete volume with id: 1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:51.175045 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:51.175045 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:19:51.175987 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bbdbd6a8-2b78-4645-8bb4-917c64d88b42 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:51.244356 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bbdbd6a8-2b78-4645-8bb4-917c64d88b42 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Delete volume request issued successfully. Aug 06 19:19:51.244356 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bbdbd6a8-2b78-4645-8bb4-917c64d88b42 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 202 Aug 06 19:19:51.244356 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 66/270] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:19:51 2026] DELETE /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:19:51.256691 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-39591809-ab42-475b-ae32-5c3c9f20e7e1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:51.260562 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-39591809-ab42-475b-ae32-5c3c9f20e7e1 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:51.261149 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-39591809-ab42-475b-ae32-5c3c9f20e7e1 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:51.261550 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-39591809-ab42-475b-ae32-5c3c9f20e7e1 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:51.275722 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:51.275722 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:51.288104 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-39591809-ab42-475b-ae32-5c3c9f20e7e1 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Volume info retrieved successfully. Aug 06 19:19:51.297210 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-39591809-ab42-475b-ae32-5c3c9f20e7e1 tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 200 Aug 06 19:19:51.298222 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 71/271] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:51 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 864 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:51.330613 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-b5ffaf4f-ea6c-4920-812d-02c8bbf2caea req-371a8ce8-0545-4d11-95db-b59bd3a67771 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Lock "cinder-attachment_update-23283940-831f-499d-a3ab-b150460b7262-np0000006689" released by "attachment_update" :: held 0.172s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:19:51.332340 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b5ffaf4f-ea6c-4920-812d-02c8bbf2caea req-371a8ce8-0545-4d11-95db-b59bd3a67771 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] https://10.4.3.5/volume/v3/attachments/8b73e02a-b976-4327-8d42-7ae079483513 returned with HTTP 200 Aug 06 19:19:51.333243 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 71/272] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:19:51 2026] PUT /volume/v3/attachments/8b73e02a-b976-4327-8d42-7ae079483513 => generated 969 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:51.346704 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-b5ffaf4f-ea6c-4920-812d-02c8bbf2caea req-9f4ff112-1279-4bc0-8985-2093cdedd6dc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:51.352698 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b5ffaf4f-ea6c-4920-812d-02c8bbf2caea req-9f4ff112-1279-4bc0-8985-2093cdedd6dc tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] GET https://10.4.3.5/volume/v3/attachments/8b73e02a-b976-4327-8d42-7ae079483513 Aug 06 19:19:51.353113 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b5ffaf4f-ea6c-4920-812d-02c8bbf2caea req-9f4ff112-1279-4bc0-8985-2093cdedd6dc tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:51.353869 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b5ffaf4f-ea6c-4920-812d-02c8bbf2caea req-9f4ff112-1279-4bc0-8985-2093cdedd6dc tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:51.390161 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b5ffaf4f-ea6c-4920-812d-02c8bbf2caea req-9f4ff112-1279-4bc0-8985-2093cdedd6dc tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] https://10.4.3.5/volume/v3/attachments/8b73e02a-b976-4327-8d42-7ae079483513 returned with HTTP 200 Aug 06 19:19:51.391566 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 65/273] 10.4.3.5 () {70 vars in 1637 bytes} [Thu Aug 6 19:19:51 2026] GET /volume/v3/attachments/8b73e02a-b976-4327-8d42-7ae079483513 => generated 994 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:19:52.317496 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-947e50be-1a42-405a-8adb-e24d2b9af9ce None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:52.319560 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-947e50be-1a42-405a-8adb-e24d2b9af9ce tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] GET https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 Aug 06 19:19:52.319801 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-947e50be-1a42-405a-8adb-e24d2b9af9ce tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:52.321074 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-947e50be-1a42-405a-8adb-e24d2b9af9ce tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:52.331710 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-947e50be-1a42-405a-8adb-e24d2b9af9ce tempest-TestMultiAttachVolumeSwap-502565949 tempest-TestMultiAttachVolumeSwap-502565949-project-member] https://10.4.3.5/volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 returned with HTTP 404 Aug 06 19:19:52.333365 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 67/274] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:19:52 2026] GET /volume/v3/volumes/1547e725-4c8c-4338-8e38-4a4acbf7e1e4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:19:56.988310 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-78c6a95b-53d6-4395-ab41-7c11b18b7889 req-d43913ec-0a1d-4609-bb30-3add9becc611 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:56.993867 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-78c6a95b-53d6-4395-ab41-7c11b18b7889 req-d43913ec-0a1d-4609-bb30-3add9becc611 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] DELETE https://10.4.3.5/volume/v3/attachments/c629557b-1719-4499-9e01-78bf6ded9017 Aug 06 19:19:56.993867 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-78c6a95b-53d6-4395-ab41-7c11b18b7889 req-d43913ec-0a1d-4609-bb30-3add9becc611 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:56.994605 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-78c6a95b-53d6-4395-ab41-7c11b18b7889 req-d43913ec-0a1d-4609-bb30-3add9becc611 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:57.021198 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:57.021198 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:19:57.105546 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-78c6a95b-53d6-4395-ab41-7c11b18b7889 req-d43913ec-0a1d-4609-bb30-3add9becc611 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] https://10.4.3.5/volume/v3/attachments/c629557b-1719-4499-9e01-78bf6ded9017 returned with HTTP 200 Aug 06 19:19:57.106206 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 72/275] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:19:56 2026] DELETE /volume/v3/attachments/c629557b-1719-4499-9e01-78bf6ded9017 => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:19:57.124270 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-78c6a95b-53d6-4395-ab41-7c11b18b7889 req-b6e8dcb0-23d1-4457-800a-9f5f88529b83 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:57.127952 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-78c6a95b-53d6-4395-ab41-7c11b18b7889 req-b6e8dcb0-23d1-4457-800a-9f5f88529b83 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] DELETE https://10.4.3.5/volume/v3/volumes/01d1447b-c441-4767-875c-34e865ed8d1b Aug 06 19:19:57.128181 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-78c6a95b-53d6-4395-ab41-7c11b18b7889 req-b6e8dcb0-23d1-4457-800a-9f5f88529b83 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:19:57.129123 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-78c6a95b-53d6-4395-ab41-7c11b18b7889 req-b6e8dcb0-23d1-4457-800a-9f5f88529b83 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:19:57.132500 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [req-78c6a95b-53d6-4395-ab41-7c11b18b7889 req-b6e8dcb0-23d1-4457-800a-9f5f88529b83 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Delete volume with id: 01d1447b-c441-4767-875c-34e865ed8d1b Aug 06 19:19:57.151865 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:57.151865 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:19:57.152249 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-78c6a95b-53d6-4395-ab41-7c11b18b7889 req-b6e8dcb0-23d1-4457-800a-9f5f88529b83 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Volume info retrieved successfully. Aug 06 19:19:57.204762 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-78c6a95b-53d6-4395-ab41-7c11b18b7889 req-b6e8dcb0-23d1-4457-800a-9f5f88529b83 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Delete volume request issued successfully. Aug 06 19:19:57.205005 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-78c6a95b-53d6-4395-ab41-7c11b18b7889 req-b6e8dcb0-23d1-4457-800a-9f5f88529b83 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] https://10.4.3.5/volume/v3/volumes/01d1447b-c441-4767-875c-34e865ed8d1b returned with HTTP 202 Aug 06 19:19:57.205969 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 72/276] 10.4.3.5 () {70 vars in 1606 bytes} [Thu Aug 6 19:19:57 2026] DELETE /volume/v3/volumes/01d1447b-c441-4767-875c-34e865ed8d1b => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:19:57.413602 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-b5ffaf4f-ea6c-4920-812d-02c8bbf2caea req-a89feb71-a11e-43fb-8767-8a13f690ae6c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:19:57.416588 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b5ffaf4f-ea6c-4920-812d-02c8bbf2caea req-a89feb71-a11e-43fb-8767-8a13f690ae6c tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] POST https://10.4.3.5/volume/v3/attachments/8b73e02a-b976-4327-8d42-7ae079483513/action Aug 06 19:19:57.417118 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b5ffaf4f-ea6c-4920-812d-02c8bbf2caea req-a89feb71-a11e-43fb-8767-8a13f690ae6c tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:19:57.417286 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b5ffaf4f-ea6c-4920-812d-02c8bbf2caea req-a89feb71-a11e-43fb-8767-8a13f690ae6c tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:19:57.447956 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:19:57.447956 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:19:57.482179 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b5ffaf4f-ea6c-4920-812d-02c8bbf2caea req-a89feb71-a11e-43fb-8767-8a13f690ae6c tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] https://10.4.3.5/volume/v3/attachments/8b73e02a-b976-4327-8d42-7ae079483513/action returned with HTTP 204 Aug 06 19:19:57.482179 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 66/277] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:19:57 2026] POST /volume/v3/attachments/8b73e02a-b976-4327-8d42-7ae079483513/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:20:01.467355 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5ab55af9-0b84-433f-81be-180f3875b132 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:01.871316 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5ab55af9-0b84-433f-81be-180f3875b132 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:20:01.872103 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5ab55af9-0b84-433f-81be-180f3875b132 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1478178608", "imageRef": "11f21727-e5ec-459d-91b4-c79ce982c40c"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:01.880723 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-5ab55af9-0b84-433f-81be-180f3875b132 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1478178608', 'imageRef': '11f21727-e5ec-459d-91b4-c79ce982c40c'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:20:02.050047 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-5ab55af9-0b84-433f-81be-180f3875b132 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Create volume of 1 GB Aug 06 19:20:02.056323 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5ab55af9-0b84-433f-81be-180f3875b132 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Availability Zones retrieved successfully. Aug 06 19:20:02.064387 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5ab55af9-0b84-433f-81be-180f3875b132 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Flow 'volume_create_api' (0a178dbc-5728-442a-a065-e58af3f6c975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:20:02.066773 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5ab55af9-0b84-433f-81be-180f3875b132 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1d21539-cab0-497f-bd2d-99fc48d2138b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:02.067941 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-5ab55af9-0b84-433f-81be-180f3875b132 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:20:02.200383 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5ab55af9-0b84-433f-81be-180f3875b132 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1d21539-cab0-497f-bd2d-99fc48d2138b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:02.201327 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5ab55af9-0b84-433f-81be-180f3875b132 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aedbddda-799d-49dd-926c-b9ecbfb9e5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:02.327447 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-5ab55af9-0b84-433f-81be-180f3875b132 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Created reservations ['7d5b0e70-dfb0-4f52-9f40-3fcd488d545f', '10396268-2e2d-4396-8131-363408b42279', '9567e771-7e35-46d1-8b01-aadeaeda2e6d', 'dbb17a3a-1683-4d15-9472-b0a993202dc2'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:20:02.328657 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5ab55af9-0b84-433f-81be-180f3875b132 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aedbddda-799d-49dd-926c-b9ecbfb9e5f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d5b0e70-dfb0-4f52-9f40-3fcd488d545f', '10396268-2e2d-4396-8131-363408b42279', '9567e771-7e35-46d1-8b01-aadeaeda2e6d', 'dbb17a3a-1683-4d15-9472-b0a993202dc2']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:02.330386 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5ab55af9-0b84-433f-81be-180f3875b132 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a645cbf1-b071-4a97-a192-ab9701efc860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:02.361892 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5ab55af9-0b84-433f-81be-180f3875b132 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a645cbf1-b071-4a97-a192-ab9701efc860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98537920-4a24-4bd1-8963-26fc6d984ae5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1478178608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='404615b2597d45d98b1de6e440230084',qos_specs=None,replication_status=,reservations=['7d5b0e70-dfb0-4f52-9f40-3fcd488d545f','10396268-2e2d-4396-8131-363408b42279','9567e771-7e35-46d1-8b01-aadeaeda2e6d','dbb17a3a-1683-4d15-9472-b0a993202dc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ec3496dc5fa4aca8da3ecfaa70d2b40',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:20:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1478178608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98537920-4a24-4bd1-8963-26fc6d984ae5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='404615b2597d45d98b1de6e440230084',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ec3496dc5fa4aca8da3ecfaa70d2b40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:02.364201 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5ab55af9-0b84-433f-81be-180f3875b132 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d20d85d-ddba-4d96-90e2-73f166cfc264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:02.395883 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5ab55af9-0b84-433f-81be-180f3875b132 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d20d85d-ddba-4d96-90e2-73f166cfc264) transitioned into state 'SUCCESS' from state '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-1478178608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='404615b2597d45d98b1de6e440230084',qos_specs=None,replication_status=,reservations=['7d5b0e70-dfb0-4f52-9f40-3fcd488d545f','10396268-2e2d-4396-8131-363408b42279','9567e771-7e35-46d1-8b01-aadeaeda2e6d','dbb17a3a-1683-4d15-9472-b0a993202dc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ec3496dc5fa4aca8da3ecfaa70d2b40',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:02.397763 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5ab55af9-0b84-433f-81be-180f3875b132 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12038154-cdaf-44f1-a6f9-9acb59699d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:02.414190 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5ab55af9-0b84-433f-81be-180f3875b132 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12038154-cdaf-44f1-a6f9-9acb59699d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:02.415107 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5ab55af9-0b84-433f-81be-180f3875b132 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Flow 'volume_create_api' (0a178dbc-5728-442a-a065-e58af3f6c975) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:20:02.415560 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5ab55af9-0b84-433f-81be-180f3875b132 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Create volume request issued successfully. Aug 06 19:20:02.416244 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5ab55af9-0b84-433f-81be-180f3875b132 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:20:02.417435 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 68/278] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:20:01 2026] POST /volume/v3/volumes => generated 748 bytes in 954 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:20:02.437364 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2427b112-783e-426c-a505-9ca6b946a55a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:02.439858 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2427b112-783e-426c-a505-9ca6b946a55a tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] GET https://10.4.3.5/volume/v3/volumes/98537920-4a24-4bd1-8963-26fc6d984ae5 Aug 06 19:20:02.442869 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2427b112-783e-426c-a505-9ca6b946a55a tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:02.442869 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2427b112-783e-426c-a505-9ca6b946a55a tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:02.458683 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:02.458683 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:02.462738 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2427b112-783e-426c-a505-9ca6b946a55a tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Volume info retrieved successfully. Aug 06 19:20:02.469379 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2427b112-783e-426c-a505-9ca6b946a55a tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/volumes/98537920-4a24-4bd1-8963-26fc6d984ae5 returned with HTTP 200 Aug 06 19:20:02.470045 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 73/279] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:02 2026] GET /volume/v3/volumes/98537920-4a24-4bd1-8963-26fc6d984ae5 => generated 816 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:03.487768 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fa1950e4-d4be-4174-a8f0-81440ba22885 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:03.490870 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fa1950e4-d4be-4174-a8f0-81440ba22885 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] GET https://10.4.3.5/volume/v3/volumes/98537920-4a24-4bd1-8963-26fc6d984ae5 Aug 06 19:20:03.491101 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fa1950e4-d4be-4174-a8f0-81440ba22885 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:03.491288 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fa1950e4-d4be-4174-a8f0-81440ba22885 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:03.499940 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:03.499940 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:20:03.508374 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fa1950e4-d4be-4174-a8f0-81440ba22885 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Volume info retrieved successfully. Aug 06 19:20:03.521556 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fa1950e4-d4be-4174-a8f0-81440ba22885 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/volumes/98537920-4a24-4bd1-8963-26fc6d984ae5 returned with HTTP 200 Aug 06 19:20:03.522553 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 73/280] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:03 2026] GET /volume/v3/volumes/98537920-4a24-4bd1-8963-26fc6d984ae5 => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:04.539141 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-11f80ee6-81c8-4a4b-bc31-5c1932de97a2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:04.540961 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-11f80ee6-81c8-4a4b-bc31-5c1932de97a2 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] GET https://10.4.3.5/volume/v3/volumes/98537920-4a24-4bd1-8963-26fc6d984ae5 Aug 06 19:20:04.541159 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-11f80ee6-81c8-4a4b-bc31-5c1932de97a2 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:04.541337 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-11f80ee6-81c8-4a4b-bc31-5c1932de97a2 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:04.552418 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:04.552418 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:20:04.558262 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-11f80ee6-81c8-4a4b-bc31-5c1932de97a2 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Volume info retrieved successfully. Aug 06 19:20:04.562120 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-11f80ee6-81c8-4a4b-bc31-5c1932de97a2 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/volumes/98537920-4a24-4bd1-8963-26fc6d984ae5 returned with HTTP 200 Aug 06 19:20:04.562567 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 67/281] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:04 2026] GET /volume/v3/volumes/98537920-4a24-4bd1-8963-26fc6d984ae5 => generated 1356 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:04.580079 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e1f2d3dc-ddcc-494f-984b-78c557fbf0fa None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:04.581994 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e1f2d3dc-ddcc-494f-984b-78c557fbf0fa tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:20:04.582373 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e1f2d3dc-ddcc-494f-984b-78c557fbf0fa tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1406477103"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:04.583864 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-e1f2d3dc-ddcc-494f-984b-78c557fbf0fa tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1406477103'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:20:04.583997 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-e1f2d3dc-ddcc-494f-984b-78c557fbf0fa tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Create volume of 1 GB Aug 06 19:20:04.584349 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:04.584349 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:04.589431 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e1f2d3dc-ddcc-494f-984b-78c557fbf0fa tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Availability Zones retrieved successfully. Aug 06 19:20:04.597751 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e1f2d3dc-ddcc-494f-984b-78c557fbf0fa tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Flow 'volume_create_api' (d75747f1-e729-4637-b32c-7e5dad16b0d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:20:04.598398 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e1f2d3dc-ddcc-494f-984b-78c557fbf0fa tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d60931bc-d476-4d86-817d-cd93a0ade17f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:04.599721 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-e1f2d3dc-ddcc-494f-984b-78c557fbf0fa tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:20:04.634735 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e1f2d3dc-ddcc-494f-984b-78c557fbf0fa tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d60931bc-d476-4d86-817d-cd93a0ade17f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:04.635842 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e1f2d3dc-ddcc-494f-984b-78c557fbf0fa tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68334f16-d2a4-4d0c-ae64-9d06c5bc650f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:04.692902 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-e1f2d3dc-ddcc-494f-984b-78c557fbf0fa tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Created reservations ['29a1e1c6-435f-4b3e-b9d7-5bb18fe61bbc', '71374cbe-89c6-4dbe-a481-43f42957a7c9', 'af18dc1d-8da5-4fa0-af65-487c82121374', 'cda13b60-1d35-4c2b-91e3-b6787be3ea7a'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:20:04.693984 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e1f2d3dc-ddcc-494f-984b-78c557fbf0fa tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68334f16-d2a4-4d0c-ae64-9d06c5bc650f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29a1e1c6-435f-4b3e-b9d7-5bb18fe61bbc', '71374cbe-89c6-4dbe-a481-43f42957a7c9', 'af18dc1d-8da5-4fa0-af65-487c82121374', 'cda13b60-1d35-4c2b-91e3-b6787be3ea7a']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:04.695038 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e1f2d3dc-ddcc-494f-984b-78c557fbf0fa tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1ad9b37-2de3-4a3d-bfc4-efb3915f9d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:04.726272 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e1f2d3dc-ddcc-494f-984b-78c557fbf0fa tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1ad9b37-2de3-4a3d-bfc4-efb3915f9d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce6e1606-85da-41f6-bf64-095ad3413176', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1406477103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='404615b2597d45d98b1de6e440230084',qos_specs=None,replication_status=,reservations=['29a1e1c6-435f-4b3e-b9d7-5bb18fe61bbc','71374cbe-89c6-4dbe-a481-43f42957a7c9','af18dc1d-8da5-4fa0-af65-487c82121374','cda13b60-1d35-4c2b-91e3-b6787be3ea7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ec3496dc5fa4aca8da3ecfaa70d2b40',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:20:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1406477103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce6e1606-85da-41f6-bf64-095ad3413176,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='404615b2597d45d98b1de6e440230084',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ec3496dc5fa4aca8da3ecfaa70d2b40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:04.727363 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e1f2d3dc-ddcc-494f-984b-78c557fbf0fa tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (152ca9bc-2e53-4122-989c-ef1a2e654b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:04.752243 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e1f2d3dc-ddcc-494f-984b-78c557fbf0fa tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (152ca9bc-2e53-4122-989c-ef1a2e654b30) transitioned into state 'SUCCESS' from state '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-1406477103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='404615b2597d45d98b1de6e440230084',qos_specs=None,replication_status=,reservations=['29a1e1c6-435f-4b3e-b9d7-5bb18fe61bbc','71374cbe-89c6-4dbe-a481-43f42957a7c9','af18dc1d-8da5-4fa0-af65-487c82121374','cda13b60-1d35-4c2b-91e3-b6787be3ea7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ec3496dc5fa4aca8da3ecfaa70d2b40',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:04.753255 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e1f2d3dc-ddcc-494f-984b-78c557fbf0fa tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b38c616b-e9de-41ee-9db3-b2f2c3c1a3f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:04.767177 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e1f2d3dc-ddcc-494f-984b-78c557fbf0fa tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b38c616b-e9de-41ee-9db3-b2f2c3c1a3f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:04.768586 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e1f2d3dc-ddcc-494f-984b-78c557fbf0fa tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Flow 'volume_create_api' (d75747f1-e729-4637-b32c-7e5dad16b0d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:20:04.769056 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e1f2d3dc-ddcc-494f-984b-78c557fbf0fa tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Create volume request issued successfully. Aug 06 19:20:04.769952 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e1f2d3dc-ddcc-494f-984b-78c557fbf0fa tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:20:04.770580 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 69/282] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:20:04 2026] POST /volume/v3/volumes => generated 748 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:20:04.791349 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-187c18e8-e4a8-48df-a41a-6d99d6a7a88c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:04.794475 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-187c18e8-e4a8-48df-a41a-6d99d6a7a88c tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] GET https://10.4.3.5/volume/v3/volumes/ce6e1606-85da-41f6-bf64-095ad3413176 Aug 06 19:20:04.794667 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-187c18e8-e4a8-48df-a41a-6d99d6a7a88c tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:04.795040 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-187c18e8-e4a8-48df-a41a-6d99d6a7a88c tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:04.816967 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:04.816967 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:04.825957 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-187c18e8-e4a8-48df-a41a-6d99d6a7a88c tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Volume info retrieved successfully. Aug 06 19:20:04.831899 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-187c18e8-e4a8-48df-a41a-6d99d6a7a88c tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/volumes/ce6e1606-85da-41f6-bf64-095ad3413176 returned with HTTP 200 Aug 06 19:20:04.832188 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 74/283] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:04 2026] GET /volume/v3/volumes/ce6e1606-85da-41f6-bf64-095ad3413176 => generated 816 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:05.846670 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-950dda50-8ea8-45fd-b694-0516f908e58b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:05.848671 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-950dda50-8ea8-45fd-b694-0516f908e58b tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] GET https://10.4.3.5/volume/v3/volumes/ce6e1606-85da-41f6-bf64-095ad3413176 Aug 06 19:20:05.849481 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-950dda50-8ea8-45fd-b694-0516f908e58b tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:05.849481 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-950dda50-8ea8-45fd-b694-0516f908e58b tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:05.851221 np0000006689 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=239,cinder:UPDATE=16,cinder:INSERT=2 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:20:05.860284 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:05.860284 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:20:05.866813 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-950dda50-8ea8-45fd-b694-0516f908e58b tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Volume info retrieved successfully. Aug 06 19:20:05.871379 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-950dda50-8ea8-45fd-b694-0516f908e58b tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/volumes/ce6e1606-85da-41f6-bf64-095ad3413176 returned with HTTP 200 Aug 06 19:20:05.871933 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 74/284] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:05 2026] GET /volume/v3/volumes/ce6e1606-85da-41f6-bf64-095ad3413176 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:05.889235 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c61c6de2-241e-4bd1-824c-730cc45df5f2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:05.891312 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c61c6de2-241e-4bd1-824c-730cc45df5f2 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:20:05.891750 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c61c6de2-241e-4bd1-824c-730cc45df5f2 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2062018414"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:05.893479 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-c61c6de2-241e-4bd1-824c-730cc45df5f2 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-2062018414'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:20:05.893617 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-c61c6de2-241e-4bd1-824c-730cc45df5f2 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Create volume of 1 GB Aug 06 19:20:05.897928 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c61c6de2-241e-4bd1-824c-730cc45df5f2 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Availability Zones retrieved successfully. Aug 06 19:20:05.905122 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c61c6de2-241e-4bd1-824c-730cc45df5f2 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Flow 'volume_create_api' (bacca9df-aafc-48b5-8ef7-cead12e5574c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:20:05.906135 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c61c6de2-241e-4bd1-824c-730cc45df5f2 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (730a9883-6aa3-41f5-914d-7777c796d986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:05.907373 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-c61c6de2-241e-4bd1-824c-730cc45df5f2 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:20:05.937034 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c61c6de2-241e-4bd1-824c-730cc45df5f2 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (730a9883-6aa3-41f5-914d-7777c796d986) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:05.937861 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c61c6de2-241e-4bd1-824c-730cc45df5f2 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1ddd6bf-a3ab-4974-821d-914aef5ae797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:05.992484 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-c61c6de2-241e-4bd1-824c-730cc45df5f2 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Created reservations ['2c985771-410e-4c07-a5ad-64d5301807af', '65b23dcc-3ebc-4fa9-a3f6-08fa59cbe518', '69ef2e37-7c79-4db0-ba74-6176200edb42', 'f1ce241b-9eb9-44e4-8ea0-b47d41e6944b'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:20:05.993403 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c61c6de2-241e-4bd1-824c-730cc45df5f2 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1ddd6bf-a3ab-4974-821d-914aef5ae797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c985771-410e-4c07-a5ad-64d5301807af', '65b23dcc-3ebc-4fa9-a3f6-08fa59cbe518', '69ef2e37-7c79-4db0-ba74-6176200edb42', 'f1ce241b-9eb9-44e4-8ea0-b47d41e6944b']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:05.994516 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c61c6de2-241e-4bd1-824c-730cc45df5f2 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ab28386-00af-4d69-afbb-468cb716d69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:06.030522 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c61c6de2-241e-4bd1-824c-730cc45df5f2 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ab28386-00af-4d69-afbb-468cb716d69b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50cdbd00-5627-4e53-a01c-4cc59eec7714', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2062018414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='404615b2597d45d98b1de6e440230084',qos_specs=None,replication_status=,reservations=['2c985771-410e-4c07-a5ad-64d5301807af','65b23dcc-3ebc-4fa9-a3f6-08fa59cbe518','69ef2e37-7c79-4db0-ba74-6176200edb42','f1ce241b-9eb9-44e4-8ea0-b47d41e6944b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ec3496dc5fa4aca8da3ecfaa70d2b40',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:20:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2062018414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50cdbd00-5627-4e53-a01c-4cc59eec7714,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='404615b2597d45d98b1de6e440230084',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ec3496dc5fa4aca8da3ecfaa70d2b40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:06.031196 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c61c6de2-241e-4bd1-824c-730cc45df5f2 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19b2a3fb-7328-452b-be25-917f77a15d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:06.057599 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c61c6de2-241e-4bd1-824c-730cc45df5f2 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19b2a3fb-7328-452b-be25-917f77a15d57) transitioned into state 'SUCCESS' from state '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-2062018414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='404615b2597d45d98b1de6e440230084',qos_specs=None,replication_status=,reservations=['2c985771-410e-4c07-a5ad-64d5301807af','65b23dcc-3ebc-4fa9-a3f6-08fa59cbe518','69ef2e37-7c79-4db0-ba74-6176200edb42','f1ce241b-9eb9-44e4-8ea0-b47d41e6944b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ec3496dc5fa4aca8da3ecfaa70d2b40',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:06.058734 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c61c6de2-241e-4bd1-824c-730cc45df5f2 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b5a4430-3e1e-4913-bbeb-a54dc4af41d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:06.072750 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c61c6de2-241e-4bd1-824c-730cc45df5f2 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b5a4430-3e1e-4913-bbeb-a54dc4af41d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:06.073655 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c61c6de2-241e-4bd1-824c-730cc45df5f2 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Flow 'volume_create_api' (bacca9df-aafc-48b5-8ef7-cead12e5574c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:20:06.074101 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c61c6de2-241e-4bd1-824c-730cc45df5f2 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Create volume request issued successfully. Aug 06 19:20:06.074739 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c61c6de2-241e-4bd1-824c-730cc45df5f2 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:20:06.075442 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 68/285] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:20:05 2026] POST /volume/v3/volumes => generated 748 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:20:06.094319 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3d37e8e6-517e-490f-875a-309c200681d7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:06.098734 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3d37e8e6-517e-490f-875a-309c200681d7 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] GET https://10.4.3.5/volume/v3/volumes/50cdbd00-5627-4e53-a01c-4cc59eec7714 Aug 06 19:20:06.098734 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3d37e8e6-517e-490f-875a-309c200681d7 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:06.098734 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3d37e8e6-517e-490f-875a-309c200681d7 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:06.106102 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:06.106102 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:06.112538 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3d37e8e6-517e-490f-875a-309c200681d7 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Volume info retrieved successfully. Aug 06 19:20:06.121545 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3d37e8e6-517e-490f-875a-309c200681d7 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/volumes/50cdbd00-5627-4e53-a01c-4cc59eec7714 returned with HTTP 200 Aug 06 19:20:06.121545 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 70/286] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:06 2026] GET /volume/v3/volumes/50cdbd00-5627-4e53-a01c-4cc59eec7714 => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:07.140831 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9c52f4a0-2acc-4d8e-941a-ec0cf21382c6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:07.144160 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9c52f4a0-2acc-4d8e-941a-ec0cf21382c6 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] GET https://10.4.3.5/volume/v3/volumes/50cdbd00-5627-4e53-a01c-4cc59eec7714 Aug 06 19:20:07.144488 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9c52f4a0-2acc-4d8e-941a-ec0cf21382c6 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:07.144702 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9c52f4a0-2acc-4d8e-941a-ec0cf21382c6 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:07.157405 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:07.157405 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:07.165925 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9c52f4a0-2acc-4d8e-941a-ec0cf21382c6 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Volume info retrieved successfully. Aug 06 19:20:07.176038 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9c52f4a0-2acc-4d8e-941a-ec0cf21382c6 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/volumes/50cdbd00-5627-4e53-a01c-4cc59eec7714 returned with HTTP 200 Aug 06 19:20:07.176626 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 75/287] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:07 2026] GET /volume/v3/volumes/50cdbd00-5627-4e53-a01c-4cc59eec7714 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:12.157522 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2454ad63-464e-4c11-9ed8-aebdc2c94c49 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:12.430264 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2454ad63-464e-4c11-9ed8-aebdc2c94c49 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:20:12.430604 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2454ad63-464e-4c11-9ed8-aebdc2c94c49 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-861990620", "imageRef": "11f21727-e5ec-459d-91b4-c79ce982c40c"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:12.432055 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-2454ad63-464e-4c11-9ed8-aebdc2c94c49 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-861990620', 'imageRef': '11f21727-e5ec-459d-91b4-c79ce982c40c'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:20:12.538483 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-2454ad63-464e-4c11-9ed8-aebdc2c94c49 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Create volume of 1 GB Aug 06 19:20:12.545245 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2454ad63-464e-4c11-9ed8-aebdc2c94c49 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Availability Zones retrieved successfully. Aug 06 19:20:12.552901 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2454ad63-464e-4c11-9ed8-aebdc2c94c49 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Flow 'volume_create_api' (7b87b487-3dda-414a-bb71-a7e4683be88a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:20:12.554856 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2454ad63-464e-4c11-9ed8-aebdc2c94c49 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daecbff5-1591-44bd-acf3-72fcb1a85948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:12.556635 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-2454ad63-464e-4c11-9ed8-aebdc2c94c49 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:20:12.641908 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2454ad63-464e-4c11-9ed8-aebdc2c94c49 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daecbff5-1591-44bd-acf3-72fcb1a85948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:12.642890 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2454ad63-464e-4c11-9ed8-aebdc2c94c49 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (496a68b2-169c-4d38-a625-7a7f59ea2706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:12.723154 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-2454ad63-464e-4c11-9ed8-aebdc2c94c49 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Created reservations ['273b9082-4877-4f0e-9081-6755a3d25912', 'e43ab3fe-c906-460f-8fba-b79c04a93676', 'e5da10a2-6dc9-4d32-b090-74a1bc4388d8', 'a495641f-ea0f-44ca-9757-907b21ebd57c'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:20:12.724136 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2454ad63-464e-4c11-9ed8-aebdc2c94c49 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (496a68b2-169c-4d38-a625-7a7f59ea2706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['273b9082-4877-4f0e-9081-6755a3d25912', 'e43ab3fe-c906-460f-8fba-b79c04a93676', 'e5da10a2-6dc9-4d32-b090-74a1bc4388d8', 'a495641f-ea0f-44ca-9757-907b21ebd57c']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:12.725110 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2454ad63-464e-4c11-9ed8-aebdc2c94c49 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25ae8cfd-d478-4ffe-ac96-988a17a983f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:12.753585 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2454ad63-464e-4c11-9ed8-aebdc2c94c49 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25ae8cfd-d478-4ffe-ac96-988a17a983f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06e3116b-c741-4dc9-a617-45434ef100aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-861990620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cb53f19b3f84bdcb005923d0ab251b8',qos_specs=None,replication_status=,reservations=['273b9082-4877-4f0e-9081-6755a3d25912','e43ab3fe-c906-460f-8fba-b79c04a93676','e5da10a2-6dc9-4d32-b090-74a1bc4388d8','a495641f-ea0f-44ca-9757-907b21ebd57c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c48fae8c264b414887eaf4f5e0d78c2a',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:20:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-861990620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06e3116b-c741-4dc9-a617-45434ef100aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1cb53f19b3f84bdcb005923d0ab251b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c48fae8c264b414887eaf4f5e0d78c2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:12.754340 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2454ad63-464e-4c11-9ed8-aebdc2c94c49 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d0e18b9-9593-4f3d-86d9-8f68050f9eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:12.778901 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2454ad63-464e-4c11-9ed8-aebdc2c94c49 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d0e18b9-9593-4f3d-86d9-8f68050f9eb1) transitioned into state 'SUCCESS' from state '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-861990620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cb53f19b3f84bdcb005923d0ab251b8',qos_specs=None,replication_status=,reservations=['273b9082-4877-4f0e-9081-6755a3d25912','e43ab3fe-c906-460f-8fba-b79c04a93676','e5da10a2-6dc9-4d32-b090-74a1bc4388d8','a495641f-ea0f-44ca-9757-907b21ebd57c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c48fae8c264b414887eaf4f5e0d78c2a',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:12.779814 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2454ad63-464e-4c11-9ed8-aebdc2c94c49 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (159bf63e-f08c-455d-8891-31a598efea97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:12.791154 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2454ad63-464e-4c11-9ed8-aebdc2c94c49 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (159bf63e-f08c-455d-8891-31a598efea97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:12.792122 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2454ad63-464e-4c11-9ed8-aebdc2c94c49 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Flow 'volume_create_api' (7b87b487-3dda-414a-bb71-a7e4683be88a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:20:12.792505 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2454ad63-464e-4c11-9ed8-aebdc2c94c49 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Create volume request issued successfully. Aug 06 19:20:12.793255 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2454ad63-464e-4c11-9ed8-aebdc2c94c49 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:20:12.793733 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 75/288] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:20:12 2026] POST /volume/v3/volumes => generated 752 bytes in 637 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 06 19:20:12.808768 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-28046aff-ffbf-4847-82e2-149e7c9aa493 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:12.811318 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-28046aff-ffbf-4847-82e2-149e7c9aa493 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] GET https://10.4.3.5/volume/v3/volumes/06e3116b-c741-4dc9-a617-45434ef100aa Aug 06 19:20:12.811576 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-28046aff-ffbf-4847-82e2-149e7c9aa493 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:12.811834 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-28046aff-ffbf-4847-82e2-149e7c9aa493 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:12.814483 np0000006689 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=293,cinder:UPDATE=65,cinder:INSERT=28 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:20:12.822180 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:12.822180 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:20:12.827353 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-28046aff-ffbf-4847-82e2-149e7c9aa493 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Volume info retrieved successfully. Aug 06 19:20:12.833737 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-28046aff-ffbf-4847-82e2-149e7c9aa493 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/volumes/06e3116b-c741-4dc9-a617-45434ef100aa returned with HTTP 200 Aug 06 19:20:12.834254 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 69/289] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:12 2026] GET /volume/v3/volumes/06e3116b-c741-4dc9-a617-45434ef100aa => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:13.853138 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f44fbc8b-47fe-48fd-a77a-4eed6d849034 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:13.853138 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f44fbc8b-47fe-48fd-a77a-4eed6d849034 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] GET https://10.4.3.5/volume/v3/volumes/06e3116b-c741-4dc9-a617-45434ef100aa Aug 06 19:20:13.853440 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f44fbc8b-47fe-48fd-a77a-4eed6d849034 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:13.853440 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f44fbc8b-47fe-48fd-a77a-4eed6d849034 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:13.860367 np0000006689 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=320,cinder:INSERT=41,cinder:UPDATE=66 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:20:13.866244 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:13.866244 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:13.870396 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f44fbc8b-47fe-48fd-a77a-4eed6d849034 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Volume info retrieved successfully. Aug 06 19:20:13.875078 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f44fbc8b-47fe-48fd-a77a-4eed6d849034 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/volumes/06e3116b-c741-4dc9-a617-45434ef100aa returned with HTTP 200 Aug 06 19:20:13.875493 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 71/290] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:13 2026] GET /volume/v3/volumes/06e3116b-c741-4dc9-a617-45434ef100aa => generated 1360 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:13.890416 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9944282d-94e4-431d-8071-1d40bab3f03a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:13.892553 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9944282d-94e4-431d-8071-1d40bab3f03a tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:20:13.892972 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9944282d-94e4-431d-8071-1d40bab3f03a tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1491710370"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:13.895001 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-9944282d-94e4-431d-8071-1d40bab3f03a tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1491710370'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:20:13.895195 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-9944282d-94e4-431d-8071-1d40bab3f03a tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Create volume of 1 GB Aug 06 19:20:13.900364 np0000006689 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=287,cinder:INSERT=14,cinder:UPDATE=36 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:20:13.905041 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9944282d-94e4-431d-8071-1d40bab3f03a tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Availability Zones retrieved successfully. Aug 06 19:20:13.913292 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9944282d-94e4-431d-8071-1d40bab3f03a tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Flow 'volume_create_api' (b2548c9b-7586-4ff7-98ae-021a3171598e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:20:13.916109 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9944282d-94e4-431d-8071-1d40bab3f03a tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfb29362-dbbf-4bb6-bd92-2c026bc02ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:13.916223 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-9944282d-94e4-431d-8071-1d40bab3f03a tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:20:13.954460 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9944282d-94e4-431d-8071-1d40bab3f03a tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfb29362-dbbf-4bb6-bd92-2c026bc02ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:13.955869 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9944282d-94e4-431d-8071-1d40bab3f03a tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b46c664-fd52-40b7-8d87-1b4f81397586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:14.007926 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-9944282d-94e4-431d-8071-1d40bab3f03a tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Created reservations ['1403e7c3-e7f4-4634-bda7-1d84298fe4ad', 'ea687c3e-f2fe-445e-8e6f-c653222de715', '500b312b-1e34-4574-b94f-057abdb3ea3b', '0b70b259-b5e7-40d9-a1e6-bf839b42e370'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:20:14.008787 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9944282d-94e4-431d-8071-1d40bab3f03a tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b46c664-fd52-40b7-8d87-1b4f81397586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1403e7c3-e7f4-4634-bda7-1d84298fe4ad', 'ea687c3e-f2fe-445e-8e6f-c653222de715', '500b312b-1e34-4574-b94f-057abdb3ea3b', '0b70b259-b5e7-40d9-a1e6-bf839b42e370']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:14.009629 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9944282d-94e4-431d-8071-1d40bab3f03a tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe2c5389-9ae8-4d42-9be9-a95ee0d8f818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:14.034732 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9944282d-94e4-431d-8071-1d40bab3f03a tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe2c5389-9ae8-4d42-9be9-a95ee0d8f818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f069ea3a-3a1a-4ec2-9ab5-ec8d7fbdca53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1491710370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cb53f19b3f84bdcb005923d0ab251b8',qos_specs=None,replication_status=,reservations=['1403e7c3-e7f4-4634-bda7-1d84298fe4ad','ea687c3e-f2fe-445e-8e6f-c653222de715','500b312b-1e34-4574-b94f-057abdb3ea3b','0b70b259-b5e7-40d9-a1e6-bf839b42e370'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c48fae8c264b414887eaf4f5e0d78c2a',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:20:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1491710370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f069ea3a-3a1a-4ec2-9ab5-ec8d7fbdca53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1cb53f19b3f84bdcb005923d0ab251b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c48fae8c264b414887eaf4f5e0d78c2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:14.035556 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9944282d-94e4-431d-8071-1d40bab3f03a tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1fdceab-eee4-4a02-aac4-f50b20bac352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:14.053892 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9944282d-94e4-431d-8071-1d40bab3f03a tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1fdceab-eee4-4a02-aac4-f50b20bac352) transitioned into state 'SUCCESS' from state '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-1491710370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cb53f19b3f84bdcb005923d0ab251b8',qos_specs=None,replication_status=,reservations=['1403e7c3-e7f4-4634-bda7-1d84298fe4ad','ea687c3e-f2fe-445e-8e6f-c653222de715','500b312b-1e34-4574-b94f-057abdb3ea3b','0b70b259-b5e7-40d9-a1e6-bf839b42e370'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c48fae8c264b414887eaf4f5e0d78c2a',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:14.054725 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9944282d-94e4-431d-8071-1d40bab3f03a tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b960d608-a68f-4be7-96e0-deda59cb57f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:14.069051 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9944282d-94e4-431d-8071-1d40bab3f03a tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b960d608-a68f-4be7-96e0-deda59cb57f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:14.070228 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9944282d-94e4-431d-8071-1d40bab3f03a tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Flow 'volume_create_api' (b2548c9b-7586-4ff7-98ae-021a3171598e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:20:14.070765 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9944282d-94e4-431d-8071-1d40bab3f03a tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Create volume request issued successfully. Aug 06 19:20:14.071616 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9944282d-94e4-431d-8071-1d40bab3f03a tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:20:14.072241 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 76/291] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:20:13 2026] POST /volume/v3/volumes => generated 753 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:20:14.085795 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-41371a97-d29f-4214-a462-dca6f36d13d2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:14.088040 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-41371a97-d29f-4214-a462-dca6f36d13d2 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] GET https://10.4.3.5/volume/v3/volumes/f069ea3a-3a1a-4ec2-9ab5-ec8d7fbdca53 Aug 06 19:20:14.088258 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-41371a97-d29f-4214-a462-dca6f36d13d2 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:14.088488 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-41371a97-d29f-4214-a462-dca6f36d13d2 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:14.095924 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:14.095924 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:20:14.100425 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-41371a97-d29f-4214-a462-dca6f36d13d2 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Volume info retrieved successfully. Aug 06 19:20:14.105587 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-41371a97-d29f-4214-a462-dca6f36d13d2 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/volumes/f069ea3a-3a1a-4ec2-9ab5-ec8d7fbdca53 returned with HTTP 200 Aug 06 19:20:14.106011 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 76/292] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:14 2026] GET /volume/v3/volumes/f069ea3a-3a1a-4ec2-9ab5-ec8d7fbdca53 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:15.119541 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f2110f9f-ad8d-472e-909a-5a9eb55317a0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:15.122468 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f2110f9f-ad8d-472e-909a-5a9eb55317a0 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] GET https://10.4.3.5/volume/v3/volumes/f069ea3a-3a1a-4ec2-9ab5-ec8d7fbdca53 Aug 06 19:20:15.122704 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f2110f9f-ad8d-472e-909a-5a9eb55317a0 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:15.122952 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f2110f9f-ad8d-472e-909a-5a9eb55317a0 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:15.134693 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:15.134693 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:20:15.138916 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f2110f9f-ad8d-472e-909a-5a9eb55317a0 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Volume info retrieved successfully. Aug 06 19:20:15.143736 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f2110f9f-ad8d-472e-909a-5a9eb55317a0 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/volumes/f069ea3a-3a1a-4ec2-9ab5-ec8d7fbdca53 returned with HTTP 200 Aug 06 19:20:15.143872 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 70/293] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:15 2026] GET /volume/v3/volumes/f069ea3a-3a1a-4ec2-9ab5-ec8d7fbdca53 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:15.160112 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-18cb4f9b-67f9-4969-8ad3-13e3437b7d3f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:15.161648 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-18cb4f9b-67f9-4969-8ad3-13e3437b7d3f tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:20:15.161987 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-18cb4f9b-67f9-4969-8ad3-13e3437b7d3f tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-740236879"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:15.163625 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-18cb4f9b-67f9-4969-8ad3-13e3437b7d3f tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-740236879'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:20:15.163806 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-18cb4f9b-67f9-4969-8ad3-13e3437b7d3f tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Create volume of 1 GB Aug 06 19:20:15.173863 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-18cb4f9b-67f9-4969-8ad3-13e3437b7d3f tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Availability Zones retrieved successfully. Aug 06 19:20:15.187509 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18cb4f9b-67f9-4969-8ad3-13e3437b7d3f tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Flow 'volume_create_api' (c14b0217-8c45-42f2-bc38-84a5605a2c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:20:15.189088 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18cb4f9b-67f9-4969-8ad3-13e3437b7d3f tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7597957-cb3a-4a1c-9521-8ed272c1666b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:15.190695 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-18cb4f9b-67f9-4969-8ad3-13e3437b7d3f tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:20:15.235702 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18cb4f9b-67f9-4969-8ad3-13e3437b7d3f tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7597957-cb3a-4a1c-9521-8ed272c1666b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:15.236795 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18cb4f9b-67f9-4969-8ad3-13e3437b7d3f tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fab81bb3-5875-4c3f-829d-6591e53627cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:15.291942 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-18cb4f9b-67f9-4969-8ad3-13e3437b7d3f tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Created reservations ['dcd8a05d-3a7c-47a4-ae2b-95e4b4f3b5b4', '8b54ea1f-e131-46c9-b78b-a82ce3ff5f53', '8178a319-3bfb-4c1e-87cd-60ae4e213731', '4443ab73-673f-4d46-bb05-bf6a78bc056f'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:20:15.293114 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18cb4f9b-67f9-4969-8ad3-13e3437b7d3f tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fab81bb3-5875-4c3f-829d-6591e53627cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcd8a05d-3a7c-47a4-ae2b-95e4b4f3b5b4', '8b54ea1f-e131-46c9-b78b-a82ce3ff5f53', '8178a319-3bfb-4c1e-87cd-60ae4e213731', '4443ab73-673f-4d46-bb05-bf6a78bc056f']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:15.294260 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18cb4f9b-67f9-4969-8ad3-13e3437b7d3f tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e0ab0fc-a40c-4daa-9c6b-91c35779bf1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:15.323034 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18cb4f9b-67f9-4969-8ad3-13e3437b7d3f tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e0ab0fc-a40c-4daa-9c6b-91c35779bf1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '987c51ca-1658-4364-9ce8-4a99f25c767a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-740236879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cb53f19b3f84bdcb005923d0ab251b8',qos_specs=None,replication_status=,reservations=['dcd8a05d-3a7c-47a4-ae2b-95e4b4f3b5b4','8b54ea1f-e131-46c9-b78b-a82ce3ff5f53','8178a319-3bfb-4c1e-87cd-60ae4e213731','4443ab73-673f-4d46-bb05-bf6a78bc056f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c48fae8c264b414887eaf4f5e0d78c2a',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:20:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-740236879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=987c51ca-1658-4364-9ce8-4a99f25c767a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1cb53f19b3f84bdcb005923d0ab251b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c48fae8c264b414887eaf4f5e0d78c2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:15.324256 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18cb4f9b-67f9-4969-8ad3-13e3437b7d3f tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fa985d6-cbf8-4ec1-8bef-edfbea50878d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:15.351263 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18cb4f9b-67f9-4969-8ad3-13e3437b7d3f tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fa985d6-cbf8-4ec1-8bef-edfbea50878d) transitioned into state 'SUCCESS' from state '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-740236879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cb53f19b3f84bdcb005923d0ab251b8',qos_specs=None,replication_status=,reservations=['dcd8a05d-3a7c-47a4-ae2b-95e4b4f3b5b4','8b54ea1f-e131-46c9-b78b-a82ce3ff5f53','8178a319-3bfb-4c1e-87cd-60ae4e213731','4443ab73-673f-4d46-bb05-bf6a78bc056f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c48fae8c264b414887eaf4f5e0d78c2a',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:15.352496 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18cb4f9b-67f9-4969-8ad3-13e3437b7d3f tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff626fff-7466-431f-9154-ace43c673b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:15.367559 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18cb4f9b-67f9-4969-8ad3-13e3437b7d3f tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff626fff-7466-431f-9154-ace43c673b2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:15.367559 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18cb4f9b-67f9-4969-8ad3-13e3437b7d3f tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Flow 'volume_create_api' (c14b0217-8c45-42f2-bc38-84a5605a2c25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:20:15.367559 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-18cb4f9b-67f9-4969-8ad3-13e3437b7d3f tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Create volume request issued successfully. Aug 06 19:20:15.367559 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-18cb4f9b-67f9-4969-8ad3-13e3437b7d3f tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:20:15.367991 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 72/294] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:20:15 2026] POST /volume/v3/volumes => generated 752 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:20:15.384056 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-67ca4f44-8b57-4ac7-b8e2-6e65703c08ea None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:15.385938 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-67ca4f44-8b57-4ac7-b8e2-6e65703c08ea tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] GET https://10.4.3.5/volume/v3/volumes/987c51ca-1658-4364-9ce8-4a99f25c767a Aug 06 19:20:15.386146 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-67ca4f44-8b57-4ac7-b8e2-6e65703c08ea tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:15.386337 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-67ca4f44-8b57-4ac7-b8e2-6e65703c08ea tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:15.397231 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:15.397231 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:15.401467 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-67ca4f44-8b57-4ac7-b8e2-6e65703c08ea tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Volume info retrieved successfully. Aug 06 19:20:15.406517 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-67ca4f44-8b57-4ac7-b8e2-6e65703c08ea tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/volumes/987c51ca-1658-4364-9ce8-4a99f25c767a returned with HTTP 200 Aug 06 19:20:15.407129 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 77/295] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:15 2026] GET /volume/v3/volumes/987c51ca-1658-4364-9ce8-4a99f25c767a => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:15.884531 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ce87791a-70e7-4122-89ee-46f887660e2a req-5f62aa8e-5fb3-418c-a6c8-cd51266b1f5e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:15.886614 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-5f62aa8e-5fb3-418c-a6c8-cd51266b1f5e tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] GET https://10.4.3.5/volume/v3/volumes/98537920-4a24-4bd1-8963-26fc6d984ae5 Aug 06 19:20:15.886846 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-5f62aa8e-5fb3-418c-a6c8-cd51266b1f5e tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:15.887069 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-5f62aa8e-5fb3-418c-a6c8-cd51266b1f5e tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:15.893958 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:15.893958 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:20:15.898038 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-ce87791a-70e7-4122-89ee-46f887660e2a req-5f62aa8e-5fb3-418c-a6c8-cd51266b1f5e tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Volume info retrieved successfully. Aug 06 19:20:15.902588 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-5f62aa8e-5fb3-418c-a6c8-cd51266b1f5e tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/volumes/98537920-4a24-4bd1-8963-26fc6d984ae5 returned with HTTP 200 Aug 06 19:20:15.903039 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 77/296] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:20:15 2026] GET /volume/v3/volumes/98537920-4a24-4bd1-8963-26fc6d984ae5 => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:15.911816 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-ce87791a-70e7-4122-89ee-46f887660e2a req-ee44cdea-9df1-4a6e-b78e-81188faef418 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:15.913698 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-ee44cdea-9df1-4a6e-b78e-81188faef418 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] GET https://10.4.3.5/volume/v3/volumes/ce6e1606-85da-41f6-bf64-095ad3413176 Aug 06 19:20:15.913879 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-ee44cdea-9df1-4a6e-b78e-81188faef418 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:15.914059 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-ee44cdea-9df1-4a6e-b78e-81188faef418 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:15.920372 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:15.920372 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:20:15.924161 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-ce87791a-70e7-4122-89ee-46f887660e2a req-ee44cdea-9df1-4a6e-b78e-81188faef418 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Volume info retrieved successfully. Aug 06 19:20:15.929257 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-ee44cdea-9df1-4a6e-b78e-81188faef418 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/volumes/ce6e1606-85da-41f6-bf64-095ad3413176 returned with HTTP 200 Aug 06 19:20:15.929924 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 71/297] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:20:15 2026] GET /volume/v3/volumes/ce6e1606-85da-41f6-bf64-095ad3413176 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:15.938998 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-ce87791a-70e7-4122-89ee-46f887660e2a req-06e360ba-9faf-4fb7-a75a-5f17c60d73d3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:15.941450 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-06e360ba-9faf-4fb7-a75a-5f17c60d73d3 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] GET https://10.4.3.5/volume/v3/volumes/50cdbd00-5627-4e53-a01c-4cc59eec7714 Aug 06 19:20:15.941654 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-06e360ba-9faf-4fb7-a75a-5f17c60d73d3 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:15.941856 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-06e360ba-9faf-4fb7-a75a-5f17c60d73d3 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:15.950137 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:15.950137 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:15.954418 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-ce87791a-70e7-4122-89ee-46f887660e2a req-06e360ba-9faf-4fb7-a75a-5f17c60d73d3 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Volume info retrieved successfully. Aug 06 19:20:15.959673 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-06e360ba-9faf-4fb7-a75a-5f17c60d73d3 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/volumes/50cdbd00-5627-4e53-a01c-4cc59eec7714 returned with HTTP 200 Aug 06 19:20:15.960110 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 73/298] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:20:15 2026] GET /volume/v3/volumes/50cdbd00-5627-4e53-a01c-4cc59eec7714 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:15.973332 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4fee3e08-abf7-41c1-a59e-eb7586dbece8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:15.973787 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4fee3e08-abf7-41c1-a59e-eb7586dbece8 None None] GET https://10.4.3.5/volume// Aug 06 19:20:15.973994 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4fee3e08-abf7-41c1-a59e-eb7586dbece8 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:15.974238 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4fee3e08-abf7-41c1-a59e-eb7586dbece8 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:15.974571 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4fee3e08-abf7-41c1-a59e-eb7586dbece8 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:20:15.974866 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 78/299] 10.4.3.5 () {66 vars in 1405 bytes} [Thu Aug 6 19:20:15 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:20:15.982927 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ce87791a-70e7-4122-89ee-46f887660e2a req-502153f2-49c8-436f-b990-200fd4cba76d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:15.985009 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-502153f2-49c8-436f-b990-200fd4cba76d tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:20:15.985374 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-502153f2-49c8-436f-b990-200fd4cba76d tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "98537920-4a24-4bd1-8963-26fc6d984ae5", "connector": null, "instance_uuid": "f2864228-370b-45e6-96ee-2b802cfb39ef"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:15.993141 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:15.993141 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:20:16.017354 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-502153f2-49c8-436f-b990-200fd4cba76d tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:20:16.017798 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 78/300] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:20:15 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 06 19:20:16.025340 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cc0a6162-ced6-413d-a533-f6f76d13d9d1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:16.025796 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cc0a6162-ced6-413d-a533-f6f76d13d9d1 None None] GET https://10.4.3.5/volume// Aug 06 19:20:16.026010 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cc0a6162-ced6-413d-a533-f6f76d13d9d1 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:16.026255 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cc0a6162-ced6-413d-a533-f6f76d13d9d1 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:16.026582 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cc0a6162-ced6-413d-a533-f6f76d13d9d1 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:20:16.026930 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 72/301] 10.4.3.5 () {66 vars in 1405 bytes} [Thu Aug 6 19:20:16 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:20:16.034830 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-ce87791a-70e7-4122-89ee-46f887660e2a req-e2a4a914-e9fb-4e97-9fca-0a95ed7b610c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:16.036794 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-e2a4a914-e9fb-4e97-9fca-0a95ed7b610c tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:20:16.037135 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-e2a4a914-e9fb-4e97-9fca-0a95ed7b610c tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ce6e1606-85da-41f6-bf64-095ad3413176", "connector": null, "instance_uuid": "f2864228-370b-45e6-96ee-2b802cfb39ef"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:16.044847 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:16.044847 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:16.068294 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-e2a4a914-e9fb-4e97-9fca-0a95ed7b610c tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:20:16.068879 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 74/302] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:20:16 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 06 19:20:16.077087 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-42898a52-b7e7-4a49-9c15-500ed17fa5ea None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:16.077484 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42898a52-b7e7-4a49-9c15-500ed17fa5ea None None] GET https://10.4.3.5/volume// Aug 06 19:20:16.077710 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42898a52-b7e7-4a49-9c15-500ed17fa5ea None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:16.077911 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42898a52-b7e7-4a49-9c15-500ed17fa5ea None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:16.078290 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42898a52-b7e7-4a49-9c15-500ed17fa5ea None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:20:16.078615 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 79/303] 10.4.3.5 () {66 vars in 1405 bytes} [Thu Aug 6 19:20:16 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:20:16.087793 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ce87791a-70e7-4122-89ee-46f887660e2a req-1e715768-1ae6-4b69-94a0-724b61f54104 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:16.089986 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-1e715768-1ae6-4b69-94a0-724b61f54104 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:20:16.090365 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-1e715768-1ae6-4b69-94a0-724b61f54104 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50cdbd00-5627-4e53-a01c-4cc59eec7714", "connector": null, "instance_uuid": "f2864228-370b-45e6-96ee-2b802cfb39ef"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:16.098335 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:16.098335 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:20:16.124710 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-1e715768-1ae6-4b69-94a0-724b61f54104 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:20:16.125258 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 79/304] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:20:16 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 06 19:20:16.425646 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-76420a67-c7ec-440f-b362-fd0bc4beee89 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:16.427380 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-76420a67-c7ec-440f-b362-fd0bc4beee89 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] GET https://10.4.3.5/volume/v3/volumes/987c51ca-1658-4364-9ce8-4a99f25c767a Aug 06 19:20:16.427696 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-76420a67-c7ec-440f-b362-fd0bc4beee89 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:16.427885 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-76420a67-c7ec-440f-b362-fd0bc4beee89 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:16.437742 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:16.437742 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:20:16.442472 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-76420a67-c7ec-440f-b362-fd0bc4beee89 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Volume info retrieved successfully. Aug 06 19:20:16.448988 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-76420a67-c7ec-440f-b362-fd0bc4beee89 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/volumes/987c51ca-1658-4364-9ce8-4a99f25c767a returned with HTTP 200 Aug 06 19:20:16.449375 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 73/305] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:16 2026] GET /volume/v3/volumes/987c51ca-1658-4364-9ce8-4a99f25c767a => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:17.767438 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d38aefd0-98bf-48f1-8d40-d450549bfa2d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:17.767983 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d38aefd0-98bf-48f1-8d40-d450549bfa2d None None] GET https://10.4.3.5/volume// Aug 06 19:20:17.768209 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d38aefd0-98bf-48f1-8d40-d450549bfa2d None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:17.768637 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d38aefd0-98bf-48f1-8d40-d450549bfa2d None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:17.768889 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d38aefd0-98bf-48f1-8d40-d450549bfa2d None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:20:17.769292 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 75/306] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:20:17 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:20:17.780243 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a6e74cfb-ac23-46e3-9539-398fdaed6464 req-c4e22fc0-220a-4066-a55f-98e09410b197 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:17.782561 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a6e74cfb-ac23-46e3-9539-398fdaed6464 req-c4e22fc0-220a-4066-a55f-98e09410b197 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:20:17.783080 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a6e74cfb-ac23-46e3-9539-398fdaed6464 req-c4e22fc0-220a-4066-a55f-98e09410b197 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "23283940-831f-499d-a3ab-b150460b7262", "connector": null, "instance_uuid": "eadb9f91-b134-42ae-9c57-9391c96d4456"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:17.797964 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:17.797964 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:17.842915 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a6e74cfb-ac23-46e3-9539-398fdaed6464 req-c4e22fc0-220a-4066-a55f-98e09410b197 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:20:17.843543 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 80/307] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:20:17 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 06 19:20:17.853889 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a6e74cfb-ac23-46e3-9539-398fdaed6464 req-73f8d133-59a5-422d-9913-e709b8d0cf21 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:17.856760 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a6e74cfb-ac23-46e3-9539-398fdaed6464 req-73f8d133-59a5-422d-9913-e709b8d0cf21 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] DELETE https://10.4.3.5/volume/v3/attachments/8b73e02a-b976-4327-8d42-7ae079483513 Aug 06 19:20:17.856920 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a6e74cfb-ac23-46e3-9539-398fdaed6464 req-73f8d133-59a5-422d-9913-e709b8d0cf21 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:17.857162 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a6e74cfb-ac23-46e3-9539-398fdaed6464 req-73f8d133-59a5-422d-9913-e709b8d0cf21 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:17.866809 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:17.866809 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:20:17.983800 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a6e74cfb-ac23-46e3-9539-398fdaed6464 req-73f8d133-59a5-422d-9913-e709b8d0cf21 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] https://10.4.3.5/volume/v3/attachments/8b73e02a-b976-4327-8d42-7ae079483513 returned with HTTP 200 Aug 06 19:20:17.984669 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 80/308] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:20:17 2026] DELETE /volume/v3/attachments/8b73e02a-b976-4327-8d42-7ae079483513 => generated 192 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:18.191364 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-00a64bfa-bb77-4182-90b5-3fcb1f1aa951 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:18.191936 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-00a64bfa-bb77-4182-90b5-3fcb1f1aa951 None None] GET https://10.4.3.5/volume// Aug 06 19:20:18.192227 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-00a64bfa-bb77-4182-90b5-3fcb1f1aa951 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:18.192521 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-00a64bfa-bb77-4182-90b5-3fcb1f1aa951 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:18.194393 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-00a64bfa-bb77-4182-90b5-3fcb1f1aa951 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:20:18.194393 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 74/309] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:20:18 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:20:18.207555 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-092ead71-5f91-45b5-9bd9-7e49ea972c0a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:18.210392 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-092ead71-5f91-45b5-9bd9-7e49ea972c0a tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] GET https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f Aug 06 19:20:18.210795 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-092ead71-5f91-45b5-9bd9-7e49ea972c0a tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:18.211131 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-092ead71-5f91-45b5-9bd9-7e49ea972c0a tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:18.224455 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:18.224455 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:18.230204 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-092ead71-5f91-45b5-9bd9-7e49ea972c0a tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Volume info retrieved successfully. Aug 06 19:20:18.239266 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-092ead71-5f91-45b5-9bd9-7e49ea972c0a tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f returned with HTTP 200 Aug 06 19:20:18.239985 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 76/310] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:20:18 2026] GET /volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f => generated 1534 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:20:18.301370 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4f100db0-bc87-4f94-af0e-37d99753e318 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:18.301896 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f100db0-bc87-4f94-af0e-37d99753e318 None None] GET https://10.4.3.5/volume// Aug 06 19:20:18.302155 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f100db0-bc87-4f94-af0e-37d99753e318 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:18.302419 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f100db0-bc87-4f94-af0e-37d99753e318 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:18.302869 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f100db0-bc87-4f94-af0e-37d99753e318 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:20:18.303332 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 81/311] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:20:18 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:20:18.346040 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ce87791a-70e7-4122-89ee-46f887660e2a req-403e6097-fdae-4780-a699-04d59beda055 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:18.347545 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-403e6097-fdae-4780-a699-04d59beda055 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] GET https://10.4.3.5/volume/v3/volumes/98537920-4a24-4bd1-8963-26fc6d984ae5 Aug 06 19:20:18.347804 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-403e6097-fdae-4780-a699-04d59beda055 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:18.348051 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-403e6097-fdae-4780-a699-04d59beda055 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:18.360225 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:18.360225 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:20:18.364548 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-b522d35d-763a-485d-882a-7a9a96256a43 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:18.365736 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-ce87791a-70e7-4122-89ee-46f887660e2a req-403e6097-fdae-4780-a699-04d59beda055 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Volume info retrieved successfully. Aug 06 19:20:18.367273 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-b522d35d-763a-485d-882a-7a9a96256a43 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] PUT https://10.4.3.5/volume/v3/attachments/3f9021f2-dd3e-452b-a279-05e350b6c336 Aug 06 19:20:18.368074 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-b522d35d-763a-485d-882a-7a9a96256a43 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:18.374039 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-403e6097-fdae-4780-a699-04d59beda055 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/volumes/98537920-4a24-4bd1-8963-26fc6d984ae5 returned with HTTP 200 Aug 06 19:20:18.374039 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 81/312] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:20:18 2026] GET /volume/v3/volumes/98537920-4a24-4bd1-8963-26fc6d984ae5 => generated 1535 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:20:18.380936 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-b522d35d-763a-485d-882a-7a9a96256a43 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Acquiring lock "cinder-attachment_update-44280d92-e88d-4971-bdee-2fb3ed64fa7f-np0000006689" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:20:18.387215 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-b522d35d-763a-485d-882a-7a9a96256a43 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Lock "cinder-attachment_update-44280d92-e88d-4971-bdee-2fb3ed64fa7f-np0000006689" acquired by "attachment_update" :: waited 0.006s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:20:18.388617 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:18.388617 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:20:18.490059 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-ce87791a-70e7-4122-89ee-46f887660e2a req-cbd09f22-1423-4656-b6d1-58d42fe9e96c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:18.493903 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-cbd09f22-1423-4656-b6d1-58d42fe9e96c tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] PUT https://10.4.3.5/volume/v3/attachments/46cc0a75-ef6f-4972-8b51-9601144ddb1a Aug 06 19:20:18.495159 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-cbd09f22-1423-4656-b6d1-58d42fe9e96c tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:18.512731 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-ce87791a-70e7-4122-89ee-46f887660e2a req-cbd09f22-1423-4656-b6d1-58d42fe9e96c tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Acquiring lock "cinder-attachment_update-98537920-4a24-4bd1-8963-26fc6d984ae5-np0000006689" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:20:18.517974 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-b522d35d-763a-485d-882a-7a9a96256a43 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Lock "cinder-attachment_update-44280d92-e88d-4971-bdee-2fb3ed64fa7f-np0000006689" released by "attachment_update" :: held 0.131s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:20:18.518662 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-b522d35d-763a-485d-882a-7a9a96256a43 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] https://10.4.3.5/volume/v3/attachments/3f9021f2-dd3e-452b-a279-05e350b6c336 returned with HTTP 200 Aug 06 19:20:18.520107 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 75/313] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:20:18 2026] PUT /volume/v3/attachments/3f9021f2-dd3e-452b-a279-05e350b6c336 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:18.521470 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-ce87791a-70e7-4122-89ee-46f887660e2a req-cbd09f22-1423-4656-b6d1-58d42fe9e96c tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Lock "cinder-attachment_update-98537920-4a24-4bd1-8963-26fc6d984ae5-np0000006689" acquired by "attachment_update" :: waited 0.009s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:20:18.523145 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:18.523145 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:18.557870 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-ffd3621e-2024-4d20-b3cf-d363e693cde5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:18.564423 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-ffd3621e-2024-4d20-b3cf-d363e693cde5 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] POST https://10.4.3.5/volume/v3/attachments/3f9021f2-dd3e-452b-a279-05e350b6c336/action Aug 06 19:20:18.565578 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-ffd3621e-2024-4d20-b3cf-d363e693cde5 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:20:18.565578 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-ffd3621e-2024-4d20-b3cf-d363e693cde5 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:18.591061 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:18.591061 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:18.608108 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8792ec50-4b46-4cda-9d44-08368c8d82d3 req-ffd3621e-2024-4d20-b3cf-d363e693cde5 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] https://10.4.3.5/volume/v3/attachments/3f9021f2-dd3e-452b-a279-05e350b6c336/action returned with HTTP 204 Aug 06 19:20:18.608715 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 82/314] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:20:18 2026] POST /volume/v3/attachments/3f9021f2-dd3e-452b-a279-05e350b6c336/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:20:18.663418 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-ce87791a-70e7-4122-89ee-46f887660e2a req-cbd09f22-1423-4656-b6d1-58d42fe9e96c tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Lock "cinder-attachment_update-98537920-4a24-4bd1-8963-26fc6d984ae5-np0000006689" released by "attachment_update" :: held 0.142s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:20:18.663749 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-cbd09f22-1423-4656-b6d1-58d42fe9e96c tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/attachments/46cc0a75-ef6f-4972-8b51-9601144ddb1a returned with HTTP 200 Aug 06 19:20:18.664238 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 77/315] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:20:18 2026] PUT /volume/v3/attachments/46cc0a75-ef6f-4972-8b51-9601144ddb1a => generated 969 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:18.717134 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ce87791a-70e7-4122-89ee-46f887660e2a req-ce9b37b8-e9cd-4738-b9d0-58c65f3e0bde None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:18.721880 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-ce9b37b8-e9cd-4738-b9d0-58c65f3e0bde tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] POST https://10.4.3.5/volume/v3/attachments/46cc0a75-ef6f-4972-8b51-9601144ddb1a/action Aug 06 19:20:18.722358 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-ce9b37b8-e9cd-4738-b9d0-58c65f3e0bde tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:20:18.722560 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-ce9b37b8-e9cd-4738-b9d0-58c65f3e0bde tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:18.742595 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-dab3b603-7c71-4482-af0c-83574221bce2 req-e366657e-4242-44e0-8ff8-d229d65ce6c4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:18.749316 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-dab3b603-7c71-4482-af0c-83574221bce2 req-e366657e-4242-44e0-8ff8-d229d65ce6c4 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] DELETE https://10.4.3.5/volume/v3/attachments/3d00a01f-ef0b-4bfe-acb1-193d02a51dd6 Aug 06 19:20:18.749316 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-dab3b603-7c71-4482-af0c-83574221bce2 req-e366657e-4242-44e0-8ff8-d229d65ce6c4 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:18.749316 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-dab3b603-7c71-4482-af0c-83574221bce2 req-e366657e-4242-44e0-8ff8-d229d65ce6c4 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:18.751892 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:18.751892 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:20:18.763636 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:18.763636 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:20:18.774284 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-ce9b37b8-e9cd-4738-b9d0-58c65f3e0bde tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/attachments/46cc0a75-ef6f-4972-8b51-9601144ddb1a/action returned with HTTP 204 Aug 06 19:20:18.774923 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 82/316] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:20:18 2026] POST /volume/v3/attachments/46cc0a75-ef6f-4972-8b51-9601144ddb1a/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:20:18.810128 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1674d539-42e4-4c9b-81b7-6c8c4087fe0a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:18.810579 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1674d539-42e4-4c9b-81b7-6c8c4087fe0a None None] GET https://10.4.3.5/volume// Aug 06 19:20:18.811007 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1674d539-42e4-4c9b-81b7-6c8c4087fe0a None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:18.814050 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1674d539-42e4-4c9b-81b7-6c8c4087fe0a None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:18.814050 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1674d539-42e4-4c9b-81b7-6c8c4087fe0a None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:20:18.814050 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 83/317] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:20:18 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:20:18.833439 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-ce87791a-70e7-4122-89ee-46f887660e2a req-e39e1a11-af3d-4d35-8408-2b7bf696fb83 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:18.834536 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-e39e1a11-af3d-4d35-8408-2b7bf696fb83 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] GET https://10.4.3.5/volume/v3/volumes/ce6e1606-85da-41f6-bf64-095ad3413176 Aug 06 19:20:18.834934 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-e39e1a11-af3d-4d35-8408-2b7bf696fb83 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:18.835211 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-e39e1a11-af3d-4d35-8408-2b7bf696fb83 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:18.843049 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-dab3b603-7c71-4482-af0c-83574221bce2 req-e366657e-4242-44e0-8ff8-d229d65ce6c4 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] https://10.4.3.5/volume/v3/attachments/3d00a01f-ef0b-4bfe-acb1-193d02a51dd6 returned with HTTP 200 Aug 06 19:20:18.843049 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 76/318] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:20:18 2026] DELETE /volume/v3/attachments/3d00a01f-ef0b-4bfe-acb1-193d02a51dd6 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:18.851602 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:18.851602 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:18.857387 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-dab3b603-7c71-4482-af0c-83574221bce2 req-afb20a73-97cf-41dc-b431-6f5cc1d65759 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:18.858729 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-ce87791a-70e7-4122-89ee-46f887660e2a req-e39e1a11-af3d-4d35-8408-2b7bf696fb83 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Volume info retrieved successfully. Aug 06 19:20:18.861153 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-dab3b603-7c71-4482-af0c-83574221bce2 req-afb20a73-97cf-41dc-b431-6f5cc1d65759 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] DELETE https://10.4.3.5/volume/v3/volumes/b254a55d-4fb2-424c-8e40-78d2b0c52079 Aug 06 19:20:18.861351 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-dab3b603-7c71-4482-af0c-83574221bce2 req-afb20a73-97cf-41dc-b431-6f5cc1d65759 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:18.861558 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-dab3b603-7c71-4482-af0c-83574221bce2 req-afb20a73-97cf-41dc-b431-6f5cc1d65759 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:18.861736 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [req-dab3b603-7c71-4482-af0c-83574221bce2 req-afb20a73-97cf-41dc-b431-6f5cc1d65759 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Delete volume with id: b254a55d-4fb2-424c-8e40-78d2b0c52079 Aug 06 19:20:18.868150 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-e39e1a11-af3d-4d35-8408-2b7bf696fb83 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/volumes/ce6e1606-85da-41f6-bf64-095ad3413176 returned with HTTP 200 Aug 06 19:20:18.868150 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 78/319] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:20:18 2026] GET /volume/v3/volumes/ce6e1606-85da-41f6-bf64-095ad3413176 => generated 1020 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:20:18.874767 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:18.874767 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:20:18.875508 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-dab3b603-7c71-4482-af0c-83574221bce2 req-afb20a73-97cf-41dc-b431-6f5cc1d65759 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Volume info retrieved successfully. Aug 06 19:20:18.917888 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-dab3b603-7c71-4482-af0c-83574221bce2 req-afb20a73-97cf-41dc-b431-6f5cc1d65759 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] Delete volume request issued successfully. Aug 06 19:20:18.918365 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-dab3b603-7c71-4482-af0c-83574221bce2 req-afb20a73-97cf-41dc-b431-6f5cc1d65759 tempest-ServerBootFromVolumeStableRescueTest-1732524757 tempest-ServerBootFromVolumeStableRescueTest-1732524757-project-member] https://10.4.3.5/volume/v3/volumes/b254a55d-4fb2-424c-8e40-78d2b0c52079 returned with HTTP 202 Aug 06 19:20:18.919207 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 83/320] 10.4.3.5 () {70 vars in 1606 bytes} [Thu Aug 6 19:20:18 2026] DELETE /volume/v3/volumes/b254a55d-4fb2-424c-8e40-78d2b0c52079 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:20:18.998545 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ce87791a-70e7-4122-89ee-46f887660e2a req-a0a0a348-b451-49b0-ae03-1d1566601851 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:19.002057 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-a0a0a348-b451-49b0-ae03-1d1566601851 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] PUT https://10.4.3.5/volume/v3/attachments/e1c48eef-1457-42c8-92cd-402675ee1f66 Aug 06 19:20:19.002281 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-a0a0a348-b451-49b0-ae03-1d1566601851 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:19.028143 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-ce87791a-70e7-4122-89ee-46f887660e2a req-a0a0a348-b451-49b0-ae03-1d1566601851 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Acquiring lock "cinder-attachment_update-ce6e1606-85da-41f6-bf64-095ad3413176-np0000006689" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:20:19.038169 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-ce87791a-70e7-4122-89ee-46f887660e2a req-a0a0a348-b451-49b0-ae03-1d1566601851 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Lock "cinder-attachment_update-ce6e1606-85da-41f6-bf64-095ad3413176-np0000006689" acquired by "attachment_update" :: waited 0.010s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:20:19.039400 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:19.039400 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:19.174308 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-ce87791a-70e7-4122-89ee-46f887660e2a req-a0a0a348-b451-49b0-ae03-1d1566601851 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Lock "cinder-attachment_update-ce6e1606-85da-41f6-bf64-095ad3413176-np0000006689" released by "attachment_update" :: held 0.136s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:20:19.174796 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-a0a0a348-b451-49b0-ae03-1d1566601851 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/attachments/e1c48eef-1457-42c8-92cd-402675ee1f66 returned with HTTP 200 Aug 06 19:20:19.175453 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 84/321] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:20:18 2026] PUT /volume/v3/attachments/e1c48eef-1457-42c8-92cd-402675ee1f66 => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:19.214634 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-ce87791a-70e7-4122-89ee-46f887660e2a req-162f9443-be8a-4164-acd9-cadfe93574d1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:19.218390 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-162f9443-be8a-4164-acd9-cadfe93574d1 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] POST https://10.4.3.5/volume/v3/attachments/e1c48eef-1457-42c8-92cd-402675ee1f66/action Aug 06 19:20:19.218983 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-162f9443-be8a-4164-acd9-cadfe93574d1 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:20:19.219196 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-162f9443-be8a-4164-acd9-cadfe93574d1 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:19.264245 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:19.264245 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:20:19.293601 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-162f9443-be8a-4164-acd9-cadfe93574d1 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/attachments/e1c48eef-1457-42c8-92cd-402675ee1f66/action returned with HTTP 204 Aug 06 19:20:19.294572 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 77/322] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:20:19 2026] POST /volume/v3/attachments/e1c48eef-1457-42c8-92cd-402675ee1f66/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:20:19.330857 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-92eca446-568d-420f-966d-5aa209baeb0b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:19.332643 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-92eca446-568d-420f-966d-5aa209baeb0b None None] GET https://10.4.3.5/volume// Aug 06 19:20:19.332837 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-92eca446-568d-420f-966d-5aa209baeb0b None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:19.332899 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-92eca446-568d-420f-966d-5aa209baeb0b None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:19.334303 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-92eca446-568d-420f-966d-5aa209baeb0b None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:20:19.334303 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 79/323] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:20:19 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:20:19.351410 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ce87791a-70e7-4122-89ee-46f887660e2a req-af60d88a-c1b9-40ab-bc38-e05497e385ab None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:19.355750 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-af60d88a-c1b9-40ab-bc38-e05497e385ab tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] GET https://10.4.3.5/volume/v3/volumes/50cdbd00-5627-4e53-a01c-4cc59eec7714 Aug 06 19:20:19.356056 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-af60d88a-c1b9-40ab-bc38-e05497e385ab tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:19.356322 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-af60d88a-c1b9-40ab-bc38-e05497e385ab tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:19.383084 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:19.383084 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:20:19.393145 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-ce87791a-70e7-4122-89ee-46f887660e2a req-af60d88a-c1b9-40ab-bc38-e05497e385ab tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Volume info retrieved successfully. Aug 06 19:20:19.402448 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-af60d88a-c1b9-40ab-bc38-e05497e385ab tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/volumes/50cdbd00-5627-4e53-a01c-4cc59eec7714 returned with HTTP 200 Aug 06 19:20:19.402448 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 84/324] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:20:19 2026] GET /volume/v3/volumes/50cdbd00-5627-4e53-a01c-4cc59eec7714 => generated 1020 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:20:19.506975 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ce87791a-70e7-4122-89ee-46f887660e2a req-b34147be-3145-4aa1-93c1-11725bc1fb7f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:19.509513 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-b34147be-3145-4aa1-93c1-11725bc1fb7f tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] PUT https://10.4.3.5/volume/v3/attachments/5cdc645b-cc34-460d-8f08-a1f42c2ac5d5 Aug 06 19:20:19.509983 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-b34147be-3145-4aa1-93c1-11725bc1fb7f tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:19.521625 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-ce87791a-70e7-4122-89ee-46f887660e2a req-b34147be-3145-4aa1-93c1-11725bc1fb7f tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Acquiring lock "cinder-attachment_update-50cdbd00-5627-4e53-a01c-4cc59eec7714-np0000006689" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:20:19.528543 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-ce87791a-70e7-4122-89ee-46f887660e2a req-b34147be-3145-4aa1-93c1-11725bc1fb7f tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Lock "cinder-attachment_update-50cdbd00-5627-4e53-a01c-4cc59eec7714-np0000006689" acquired by "attachment_update" :: waited 0.008s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:20:19.529499 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:19.529499 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:19.678495 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-ce87791a-70e7-4122-89ee-46f887660e2a req-b34147be-3145-4aa1-93c1-11725bc1fb7f tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Lock "cinder-attachment_update-50cdbd00-5627-4e53-a01c-4cc59eec7714-np0000006689" released by "attachment_update" :: held 0.149s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:20:19.678495 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-b34147be-3145-4aa1-93c1-11725bc1fb7f tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/attachments/5cdc645b-cc34-460d-8f08-a1f42c2ac5d5 returned with HTTP 200 Aug 06 19:20:19.678495 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 85/325] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:20:19 2026] PUT /volume/v3/attachments/5cdc645b-cc34-460d-8f08-a1f42c2ac5d5 => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:19.716438 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-ce87791a-70e7-4122-89ee-46f887660e2a req-b6215673-f4de-4215-b62d-bfee8cfda242 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:19.717796 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-b6215673-f4de-4215-b62d-bfee8cfda242 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] POST https://10.4.3.5/volume/v3/attachments/5cdc645b-cc34-460d-8f08-a1f42c2ac5d5/action Aug 06 19:20:19.718167 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-b6215673-f4de-4215-b62d-bfee8cfda242 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:20:19.718295 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-b6215673-f4de-4215-b62d-bfee8cfda242 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:19.743927 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:19.743927 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:20:19.762430 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-ce87791a-70e7-4122-89ee-46f887660e2a req-b6215673-f4de-4215-b62d-bfee8cfda242 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/attachments/5cdc645b-cc34-460d-8f08-a1f42c2ac5d5/action returned with HTTP 204 Aug 06 19:20:19.762990 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 78/326] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:20:19 2026] POST /volume/v3/attachments/5cdc645b-cc34-460d-8f08-a1f42c2ac5d5/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:20:20.701183 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a6e74cfb-ac23-46e3-9539-398fdaed6464 req-63b85806-0e84-4ae5-9ec5-f9d42a21dfdc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:20.704609 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a6e74cfb-ac23-46e3-9539-398fdaed6464 req-63b85806-0e84-4ae5-9ec5-f9d42a21dfdc tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] PUT https://10.4.3.5/volume/v3/attachments/862a72dd-e469-475d-920a-5ac1e2c35490 Aug 06 19:20:20.705597 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a6e74cfb-ac23-46e3-9539-398fdaed6464 req-63b85806-0e84-4ae5-9ec5-f9d42a21dfdc tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:20.717548 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-a6e74cfb-ac23-46e3-9539-398fdaed6464 req-63b85806-0e84-4ae5-9ec5-f9d42a21dfdc tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Acquiring lock "cinder-attachment_update-23283940-831f-499d-a3ab-b150460b7262-np0000006689" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:20:20.722233 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-a6e74cfb-ac23-46e3-9539-398fdaed6464 req-63b85806-0e84-4ae5-9ec5-f9d42a21dfdc tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Lock "cinder-attachment_update-23283940-831f-499d-a3ab-b150460b7262-np0000006689" acquired by "attachment_update" :: waited 0.005s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:20:20.723419 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:20.723419 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:20.866978 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-a6e74cfb-ac23-46e3-9539-398fdaed6464 req-63b85806-0e84-4ae5-9ec5-f9d42a21dfdc tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Lock "cinder-attachment_update-23283940-831f-499d-a3ab-b150460b7262-np0000006689" released by "attachment_update" :: held 0.145s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:20:20.867696 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a6e74cfb-ac23-46e3-9539-398fdaed6464 req-63b85806-0e84-4ae5-9ec5-f9d42a21dfdc tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] https://10.4.3.5/volume/v3/attachments/862a72dd-e469-475d-920a-5ac1e2c35490 returned with HTTP 200 Aug 06 19:20:20.868520 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 80/327] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:20:20 2026] PUT /volume/v3/attachments/862a72dd-e469-475d-920a-5ac1e2c35490 => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:20.893133 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a6e74cfb-ac23-46e3-9539-398fdaed6464 req-270444d8-c8c1-42e1-bd3b-a519f0487379 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:20.901158 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a6e74cfb-ac23-46e3-9539-398fdaed6464 req-270444d8-c8c1-42e1-bd3b-a519f0487379 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] GET https://10.4.3.5/volume/v3/attachments/862a72dd-e469-475d-920a-5ac1e2c35490 Aug 06 19:20:20.901158 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a6e74cfb-ac23-46e3-9539-398fdaed6464 req-270444d8-c8c1-42e1-bd3b-a519f0487379 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:20.901158 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a6e74cfb-ac23-46e3-9539-398fdaed6464 req-270444d8-c8c1-42e1-bd3b-a519f0487379 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:20.922249 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a6e74cfb-ac23-46e3-9539-398fdaed6464 req-270444d8-c8c1-42e1-bd3b-a519f0487379 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] https://10.4.3.5/volume/v3/attachments/862a72dd-e469-475d-920a-5ac1e2c35490 returned with HTTP 200 Aug 06 19:20:20.923069 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 85/328] 10.4.3.5 () {70 vars in 1637 bytes} [Thu Aug 6 19:20:20 2026] GET /volume/v3/attachments/862a72dd-e469-475d-920a-5ac1e2c35490 => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:26.077871 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-517c6191-f1a6-4abc-ac3a-0eaa4eb6ddb3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:26.081933 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-517c6191-f1a6-4abc-ac3a-0eaa4eb6ddb3 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] GET https://10.4.3.5/volume/v3/volumes/06e3116b-c741-4dc9-a617-45434ef100aa Aug 06 19:20:26.082159 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-517c6191-f1a6-4abc-ac3a-0eaa4eb6ddb3 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:26.082386 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-517c6191-f1a6-4abc-ac3a-0eaa4eb6ddb3 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:26.099133 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:26.099133 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:26.108365 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-517c6191-f1a6-4abc-ac3a-0eaa4eb6ddb3 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Volume info retrieved successfully. Aug 06 19:20:26.117641 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-517c6191-f1a6-4abc-ac3a-0eaa4eb6ddb3 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/volumes/06e3116b-c741-4dc9-a617-45434ef100aa returned with HTTP 200 Aug 06 19:20:26.118302 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 86/329] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:20:26 2026] GET /volume/v3/volumes/06e3116b-c741-4dc9-a617-45434ef100aa => generated 1360 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:26.131152 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-0ee1ad71-3dec-43a2-80d7-c3ec39251978 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:26.134091 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-0ee1ad71-3dec-43a2-80d7-c3ec39251978 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] GET https://10.4.3.5/volume/v3/volumes/f069ea3a-3a1a-4ec2-9ab5-ec8d7fbdca53 Aug 06 19:20:26.134615 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-0ee1ad71-3dec-43a2-80d7-c3ec39251978 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:26.134923 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-0ee1ad71-3dec-43a2-80d7-c3ec39251978 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:26.146395 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:26.146395 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:20:26.153928 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-0ee1ad71-3dec-43a2-80d7-c3ec39251978 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Volume info retrieved successfully. Aug 06 19:20:26.161367 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-0ee1ad71-3dec-43a2-80d7-c3ec39251978 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/volumes/f069ea3a-3a1a-4ec2-9ab5-ec8d7fbdca53 returned with HTTP 200 Aug 06 19:20:26.162279 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 79/330] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:20:26 2026] GET /volume/v3/volumes/f069ea3a-3a1a-4ec2-9ab5-ec8d7fbdca53 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:26.179629 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-b39fde59-4ea5-4b7b-be63-7f87b79422fe None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:26.183087 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-b39fde59-4ea5-4b7b-be63-7f87b79422fe tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] GET https://10.4.3.5/volume/v3/volumes/987c51ca-1658-4364-9ce8-4a99f25c767a Aug 06 19:20:26.183087 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-b39fde59-4ea5-4b7b-be63-7f87b79422fe tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:26.183398 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-b39fde59-4ea5-4b7b-be63-7f87b79422fe tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:26.200056 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:26.200056 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:26.208174 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-b39fde59-4ea5-4b7b-be63-7f87b79422fe tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Volume info retrieved successfully. Aug 06 19:20:26.216504 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-b39fde59-4ea5-4b7b-be63-7f87b79422fe tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/volumes/987c51ca-1658-4364-9ce8-4a99f25c767a returned with HTTP 200 Aug 06 19:20:26.217611 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 81/331] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:20:26 2026] GET /volume/v3/volumes/987c51ca-1658-4364-9ce8-4a99f25c767a => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:26.232826 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-afd8488d-46aa-4647-a694-b26c15465814 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:26.233241 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-afd8488d-46aa-4647-a694-b26c15465814 None None] GET https://10.4.3.5/volume// Aug 06 19:20:26.233241 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-afd8488d-46aa-4647-a694-b26c15465814 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:26.233347 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-afd8488d-46aa-4647-a694-b26c15465814 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:26.236220 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-afd8488d-46aa-4647-a694-b26c15465814 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:20:26.236220 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 86/332] 10.4.3.5 () {66 vars in 1405 bytes} [Thu Aug 6 19:20:26 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:20:26.247892 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-82000b7a-359c-4478-a431-1efcd75d922e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:26.251095 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-82000b7a-359c-4478-a431-1efcd75d922e tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:20:26.253782 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-82000b7a-359c-4478-a431-1efcd75d922e tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "06e3116b-c741-4dc9-a617-45434ef100aa", "connector": null, "instance_uuid": "dfd36461-7455-45b1-9646-0d98ce1e8395"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:26.270042 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:26.270042 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:26.327330 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-82000b7a-359c-4478-a431-1efcd75d922e tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:20:26.327330 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 87/333] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:20:26 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:26.347049 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1f2310c4-86b7-441b-980e-c243c7a20901 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:26.347049 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1f2310c4-86b7-441b-980e-c243c7a20901 None None] GET https://10.4.3.5/volume// Aug 06 19:20:26.347049 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1f2310c4-86b7-441b-980e-c243c7a20901 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:26.347049 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1f2310c4-86b7-441b-980e-c243c7a20901 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:26.350474 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1f2310c4-86b7-441b-980e-c243c7a20901 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:20:26.350474 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 80/334] 10.4.3.5 () {66 vars in 1405 bytes} [Thu Aug 6 19:20:26 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:20:26.360713 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-efb3e358-283a-4c43-a39f-725c7f0cf92f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:26.367041 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-efb3e358-283a-4c43-a39f-725c7f0cf92f tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:20:26.368096 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-efb3e358-283a-4c43-a39f-725c7f0cf92f tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f069ea3a-3a1a-4ec2-9ab5-ec8d7fbdca53", "connector": null, "instance_uuid": "dfd36461-7455-45b1-9646-0d98ce1e8395"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:26.383903 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:26.383903 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:26.427659 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-efb3e358-283a-4c43-a39f-725c7f0cf92f tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:20:26.428298 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 82/335] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:20:26 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 06 19:20:26.438337 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-294cd02a-2ee7-4844-98a7-a6f99673d7ae None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:26.438930 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-294cd02a-2ee7-4844-98a7-a6f99673d7ae None None] GET https://10.4.3.5/volume// Aug 06 19:20:26.439274 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-294cd02a-2ee7-4844-98a7-a6f99673d7ae None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:26.440483 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-294cd02a-2ee7-4844-98a7-a6f99673d7ae None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:26.440638 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-294cd02a-2ee7-4844-98a7-a6f99673d7ae None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:20:26.441110 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 87/336] 10.4.3.5 () {66 vars in 1405 bytes} [Thu Aug 6 19:20:26 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 06 19:20:26.454846 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-89bbdd01-a811-4660-8cfe-d88abe4bf165 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:26.459867 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-89bbdd01-a811-4660-8cfe-d88abe4bf165 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:20:26.460726 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-89bbdd01-a811-4660-8cfe-d88abe4bf165 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "987c51ca-1658-4364-9ce8-4a99f25c767a", "connector": null, "instance_uuid": "dfd36461-7455-45b1-9646-0d98ce1e8395"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:26.475066 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:26.475066 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:26.531343 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-89bbdd01-a811-4660-8cfe-d88abe4bf165 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:20:26.531343 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 88/337] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:20:26 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:27.014748 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-34e227b4-4174-47ab-a78a-82807f73bbdd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:27.023222 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-34e227b4-4174-47ab-a78a-82807f73bbdd tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] GET https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f Aug 06 19:20:27.023222 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-34e227b4-4174-47ab-a78a-82807f73bbdd tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:27.023222 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-34e227b4-4174-47ab-a78a-82807f73bbdd tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:27.037786 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:27.037786 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:20:27.051166 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-34e227b4-4174-47ab-a78a-82807f73bbdd tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Volume info retrieved successfully. Aug 06 19:20:27.061813 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-34e227b4-4174-47ab-a78a-82807f73bbdd tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f returned with HTTP 200 Aug 06 19:20:27.062446 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 81/338] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:20:27 2026] GET /volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f => generated 1827 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:20:27.662261 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a6e74cfb-ac23-46e3-9539-398fdaed6464 req-4726fabb-22d1-4aad-862b-fc552b494432 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:27.670334 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a6e74cfb-ac23-46e3-9539-398fdaed6464 req-4726fabb-22d1-4aad-862b-fc552b494432 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] POST https://10.4.3.5/volume/v3/attachments/862a72dd-e469-475d-920a-5ac1e2c35490/action Aug 06 19:20:27.670652 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a6e74cfb-ac23-46e3-9539-398fdaed6464 req-4726fabb-22d1-4aad-862b-fc552b494432 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:20:27.670652 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a6e74cfb-ac23-46e3-9539-398fdaed6464 req-4726fabb-22d1-4aad-862b-fc552b494432 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:27.709368 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:27.709368 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:27.734567 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a6e74cfb-ac23-46e3-9539-398fdaed6464 req-4726fabb-22d1-4aad-862b-fc552b494432 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] https://10.4.3.5/volume/v3/attachments/862a72dd-e469-475d-920a-5ac1e2c35490/action returned with HTTP 204 Aug 06 19:20:27.734567 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 83/339] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:20:27 2026] POST /volume/v3/attachments/862a72dd-e469-475d-920a-5ac1e2c35490/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:20:29.506391 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fc5b7ff9-0051-48b1-85b8-b7e78507e806 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:29.507040 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc5b7ff9-0051-48b1-85b8-b7e78507e806 None None] GET https://10.4.3.5/volume// Aug 06 19:20:29.507264 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fc5b7ff9-0051-48b1-85b8-b7e78507e806 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:29.507461 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fc5b7ff9-0051-48b1-85b8-b7e78507e806 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:29.508450 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc5b7ff9-0051-48b1-85b8-b7e78507e806 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:20:29.510768 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 88/340] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:20:29 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:20:29.527952 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-a4d925bb-e1ef-4c94-9d51-79eecfe04dc8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:29.533194 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-a4d925bb-e1ef-4c94-9d51-79eecfe04dc8 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] GET https://10.4.3.5/volume/v3/volumes/06e3116b-c741-4dc9-a617-45434ef100aa Aug 06 19:20:29.533455 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-a4d925bb-e1ef-4c94-9d51-79eecfe04dc8 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:29.533691 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-a4d925bb-e1ef-4c94-9d51-79eecfe04dc8 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:29.549862 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:29.549862 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:29.554111 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-a4d925bb-e1ef-4c94-9d51-79eecfe04dc8 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Volume info retrieved successfully. Aug 06 19:20:29.560668 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-a4d925bb-e1ef-4c94-9d51-79eecfe04dc8 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/volumes/06e3116b-c741-4dc9-a617-45434ef100aa returned with HTTP 200 Aug 06 19:20:29.560985 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 89/341] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:20:29 2026] GET /volume/v3/volumes/06e3116b-c741-4dc9-a617-45434ef100aa => generated 1539 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:20:29.700426 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-b6338cf3-6184-4be2-b3f8-c41195332ff5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:29.706282 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-b6338cf3-6184-4be2-b3f8-c41195332ff5 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] PUT https://10.4.3.5/volume/v3/attachments/5c66c358-3276-45ab-8854-cf9341d13dea Aug 06 19:20:29.706282 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-b6338cf3-6184-4be2-b3f8-c41195332ff5 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:29.721907 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-b6338cf3-6184-4be2-b3f8-c41195332ff5 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Acquiring lock "cinder-attachment_update-06e3116b-c741-4dc9-a617-45434ef100aa-np0000006689" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:20:29.731570 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-b6338cf3-6184-4be2-b3f8-c41195332ff5 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Lock "cinder-attachment_update-06e3116b-c741-4dc9-a617-45434ef100aa-np0000006689" acquired by "attachment_update" :: waited 0.011s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:20:29.732967 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:29.732967 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:20:29.898835 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-b6338cf3-6184-4be2-b3f8-c41195332ff5 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Lock "cinder-attachment_update-06e3116b-c741-4dc9-a617-45434ef100aa-np0000006689" released by "attachment_update" :: held 0.167s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:20:29.899398 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-b6338cf3-6184-4be2-b3f8-c41195332ff5 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/attachments/5c66c358-3276-45ab-8854-cf9341d13dea returned with HTTP 200 Aug 06 19:20:29.900069 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 82/342] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:20:29 2026] PUT /volume/v3/attachments/5c66c358-3276-45ab-8854-cf9341d13dea => generated 969 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:29.936973 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-69fc4472-e3e1-4431-9b8c-05836454d3eb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:29.943145 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-69fc4472-e3e1-4431-9b8c-05836454d3eb tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] POST https://10.4.3.5/volume/v3/attachments/5c66c358-3276-45ab-8854-cf9341d13dea/action Aug 06 19:20:29.944317 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-69fc4472-e3e1-4431-9b8c-05836454d3eb tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:20:29.944317 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-69fc4472-e3e1-4431-9b8c-05836454d3eb tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:29.969117 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:29.969117 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:29.991803 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-69fc4472-e3e1-4431-9b8c-05836454d3eb tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/attachments/5c66c358-3276-45ab-8854-cf9341d13dea/action returned with HTTP 204 Aug 06 19:20:29.991803 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 84/343] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:20:29 2026] POST /volume/v3/attachments/5c66c358-3276-45ab-8854-cf9341d13dea/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:20:30.025751 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9cccc779-baa9-48b1-bb78-6b734852e3ab None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:30.026324 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9cccc779-baa9-48b1-bb78-6b734852e3ab None None] GET https://10.4.3.5/volume// Aug 06 19:20:30.026972 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9cccc779-baa9-48b1-bb78-6b734852e3ab None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:30.026972 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9cccc779-baa9-48b1-bb78-6b734852e3ab None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:30.027364 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9cccc779-baa9-48b1-bb78-6b734852e3ab None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:20:30.028191 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 89/344] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:20:30 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 06 19:20:30.058997 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-10f2ecdd-6179-404a-92cd-9fb527f5b0f5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:30.062508 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-10f2ecdd-6179-404a-92cd-9fb527f5b0f5 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] GET https://10.4.3.5/volume/v3/volumes/f069ea3a-3a1a-4ec2-9ab5-ec8d7fbdca53 Aug 06 19:20:30.062858 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-10f2ecdd-6179-404a-92cd-9fb527f5b0f5 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:30.063118 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-10f2ecdd-6179-404a-92cd-9fb527f5b0f5 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:30.084176 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:30.084176 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:30.090913 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-10f2ecdd-6179-404a-92cd-9fb527f5b0f5 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Volume info retrieved successfully. Aug 06 19:20:30.099539 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-10f2ecdd-6179-404a-92cd-9fb527f5b0f5 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/volumes/f069ea3a-3a1a-4ec2-9ab5-ec8d7fbdca53 returned with HTTP 200 Aug 06 19:20:30.100472 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 90/345] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:20:30 2026] GET /volume/v3/volumes/f069ea3a-3a1a-4ec2-9ab5-ec8d7fbdca53 => generated 1025 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:20:30.248205 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-baa49f1d-847d-4841-9054-dd71993dc711 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:30.252594 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-baa49f1d-847d-4841-9054-dd71993dc711 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] PUT https://10.4.3.5/volume/v3/attachments/f7361528-6e64-40be-9aef-65ea7d5a4f9e Aug 06 19:20:30.253153 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-baa49f1d-847d-4841-9054-dd71993dc711 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:30.277261 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-baa49f1d-847d-4841-9054-dd71993dc711 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Acquiring lock "cinder-attachment_update-f069ea3a-3a1a-4ec2-9ab5-ec8d7fbdca53-np0000006689" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:20:30.285828 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-baa49f1d-847d-4841-9054-dd71993dc711 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Lock "cinder-attachment_update-f069ea3a-3a1a-4ec2-9ab5-ec8d7fbdca53-np0000006689" acquired by "attachment_update" :: waited 0.009s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:20:30.291289 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:30.291289 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:20:30.438059 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-baa49f1d-847d-4841-9054-dd71993dc711 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Lock "cinder-attachment_update-f069ea3a-3a1a-4ec2-9ab5-ec8d7fbdca53-np0000006689" released by "attachment_update" :: held 0.151s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:20:30.438059 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-baa49f1d-847d-4841-9054-dd71993dc711 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/attachments/f7361528-6e64-40be-9aef-65ea7d5a4f9e returned with HTTP 200 Aug 06 19:20:30.438059 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 83/346] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:20:30 2026] PUT /volume/v3/attachments/f7361528-6e64-40be-9aef-65ea7d5a4f9e => generated 969 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:30.472204 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-c6d8ca61-215e-41c5-a45e-9030ce6e7987 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:30.475164 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-c6d8ca61-215e-41c5-a45e-9030ce6e7987 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] POST https://10.4.3.5/volume/v3/attachments/f7361528-6e64-40be-9aef-65ea7d5a4f9e/action Aug 06 19:20:30.475768 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-c6d8ca61-215e-41c5-a45e-9030ce6e7987 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:20:30.476231 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-c6d8ca61-215e-41c5-a45e-9030ce6e7987 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:30.510520 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:30.510520 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:30.531086 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-c6d8ca61-215e-41c5-a45e-9030ce6e7987 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/attachments/f7361528-6e64-40be-9aef-65ea7d5a4f9e/action returned with HTTP 204 Aug 06 19:20:30.531817 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 85/347] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:20:30 2026] POST /volume/v3/attachments/f7361528-6e64-40be-9aef-65ea7d5a4f9e/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:20:30.575282 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c46d6f6f-2ca6-4b9a-bbc0-57350e27b2e2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:30.575770 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c46d6f6f-2ca6-4b9a-bbc0-57350e27b2e2 None None] GET https://10.4.3.5/volume// Aug 06 19:20:30.575970 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c46d6f6f-2ca6-4b9a-bbc0-57350e27b2e2 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:30.576868 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c46d6f6f-2ca6-4b9a-bbc0-57350e27b2e2 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:30.576868 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c46d6f6f-2ca6-4b9a-bbc0-57350e27b2e2 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:20:30.578558 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 90/348] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:20:30 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:20:30.592613 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-ad7a0254-39fe-4301-9e0b-6567a94963b5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:30.595213 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-ad7a0254-39fe-4301-9e0b-6567a94963b5 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] GET https://10.4.3.5/volume/v3/volumes/987c51ca-1658-4364-9ce8-4a99f25c767a Aug 06 19:20:30.595478 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-ad7a0254-39fe-4301-9e0b-6567a94963b5 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:30.595661 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-ad7a0254-39fe-4301-9e0b-6567a94963b5 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:30.606620 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:30.606620 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:30.611566 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-ad7a0254-39fe-4301-9e0b-6567a94963b5 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Volume info retrieved successfully. Aug 06 19:20:30.617285 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-ad7a0254-39fe-4301-9e0b-6567a94963b5 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/volumes/987c51ca-1658-4364-9ce8-4a99f25c767a returned with HTTP 200 Aug 06 19:20:30.617866 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 91/349] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:20:30 2026] GET /volume/v3/volumes/987c51ca-1658-4364-9ce8-4a99f25c767a => generated 1024 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:20:30.763097 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-16647598-54f7-47c8-8021-c98353c858ec None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:30.767427 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-16647598-54f7-47c8-8021-c98353c858ec tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] PUT https://10.4.3.5/volume/v3/attachments/baff8104-0fcc-471d-874d-38d3f60aaf59 Aug 06 19:20:30.768302 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-16647598-54f7-47c8-8021-c98353c858ec tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:30.788270 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-16647598-54f7-47c8-8021-c98353c858ec tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Acquiring lock "cinder-attachment_update-987c51ca-1658-4364-9ce8-4a99f25c767a-np0000006689" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:20:30.795922 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-16647598-54f7-47c8-8021-c98353c858ec tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Lock "cinder-attachment_update-987c51ca-1658-4364-9ce8-4a99f25c767a-np0000006689" acquired by "attachment_update" :: waited 0.008s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:20:30.796963 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:30.796963 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:20:30.922780 np0000006689 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=82,cinder:INSERT=13,cinder:UPDATE=22 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:20:30.959725 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-16647598-54f7-47c8-8021-c98353c858ec tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Lock "cinder-attachment_update-987c51ca-1658-4364-9ce8-4a99f25c767a-np0000006689" released by "attachment_update" :: held 0.164s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:20:30.959992 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-16647598-54f7-47c8-8021-c98353c858ec tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/attachments/baff8104-0fcc-471d-874d-38d3f60aaf59 returned with HTTP 200 Aug 06 19:20:30.960492 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 84/350] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:20:30 2026] PUT /volume/v3/attachments/baff8104-0fcc-471d-874d-38d3f60aaf59 => generated 969 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:31.005346 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-d3ae5995-576a-4e22-81ce-a7914cf785cc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:31.010193 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-d3ae5995-576a-4e22-81ce-a7914cf785cc tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] POST https://10.4.3.5/volume/v3/attachments/baff8104-0fcc-471d-874d-38d3f60aaf59/action Aug 06 19:20:31.012077 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-d3ae5995-576a-4e22-81ce-a7914cf785cc tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:20:31.012300 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-d3ae5995-576a-4e22-81ce-a7914cf785cc tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:31.017211 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4a6b9a40-3d35-4cea-a392-18c3ca2f6421 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:31.041837 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:31.041837 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:31.061266 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8f9dd323-79fd-4433-b182-24fa905c18c3 req-d3ae5995-576a-4e22-81ce-a7914cf785cc tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/attachments/baff8104-0fcc-471d-874d-38d3f60aaf59/action returned with HTTP 204 Aug 06 19:20:31.061999 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 86/351] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:20:31 2026] POST /volume/v3/attachments/baff8104-0fcc-471d-874d-38d3f60aaf59/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:20:31.351480 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-dc41119a-fe51-4cea-9750-06299b6e2b74 req-85e15cd2-cb55-4cd6-af90-08e34117574d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:31.358813 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-dc41119a-fe51-4cea-9750-06299b6e2b74 req-85e15cd2-cb55-4cd6-af90-08e34117574d tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] DELETE https://10.4.3.5/volume/v3/attachments/862a72dd-e469-475d-920a-5ac1e2c35490 Aug 06 19:20:31.358813 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-dc41119a-fe51-4cea-9750-06299b6e2b74 req-85e15cd2-cb55-4cd6-af90-08e34117574d tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:31.358813 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-dc41119a-fe51-4cea-9750-06299b6e2b74 req-85e15cd2-cb55-4cd6-af90-08e34117574d tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:31.368971 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:31.368971 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:31.390677 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a6b9a40-3d35-4cea-a392-18c3ca2f6421 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:20:31.390677 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a6b9a40-3d35-4cea-a392-18c3ca2f6421 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-705986684"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:31.391887 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-4a6b9a40-3d35-4cea-a392-18c3ca2f6421 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-705986684'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:20:31.392347 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-4a6b9a40-3d35-4cea-a392-18c3ca2f6421 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Create volume of 1 GB Aug 06 19:20:31.392520 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:31.392520 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:20:31.400913 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4a6b9a40-3d35-4cea-a392-18c3ca2f6421 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Availability Zones retrieved successfully. Aug 06 19:20:31.410322 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a6b9a40-3d35-4cea-a392-18c3ca2f6421 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Flow 'volume_create_api' (5fbfce7a-813f-4d5d-8df1-747a82bd7f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:20:31.412041 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a6b9a40-3d35-4cea-a392-18c3ca2f6421 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc787e40-c508-4f56-b62c-679c6959032e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:31.413316 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-4a6b9a40-3d35-4cea-a392-18c3ca2f6421 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:20:31.468031 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-dc41119a-fe51-4cea-9750-06299b6e2b74 req-85e15cd2-cb55-4cd6-af90-08e34117574d tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] https://10.4.3.5/volume/v3/attachments/862a72dd-e469-475d-920a-5ac1e2c35490 returned with HTTP 200 Aug 06 19:20:31.468031 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 92/352] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:20:31 2026] DELETE /volume/v3/attachments/862a72dd-e469-475d-920a-5ac1e2c35490 => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:31.475472 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a6b9a40-3d35-4cea-a392-18c3ca2f6421 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc787e40-c508-4f56-b62c-679c6959032e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:31.476875 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a6b9a40-3d35-4cea-a392-18c3ca2f6421 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (989e8f8e-6b99-4e1c-a697-9de46a36dabb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:31.585245 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-4a6b9a40-3d35-4cea-a392-18c3ca2f6421 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Created reservations ['58ac1707-377d-43a9-82d0-935816c1ea69', 'fcc2f79f-7e29-4c1b-afd4-bb1500cf58dd', '7ad86a47-daf7-421b-a5c4-ac62a40d4a2d', 'ecf1dd9c-6c01-4049-a069-6e886822767a'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:20:31.585760 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a6b9a40-3d35-4cea-a392-18c3ca2f6421 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (989e8f8e-6b99-4e1c-a697-9de46a36dabb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58ac1707-377d-43a9-82d0-935816c1ea69', 'fcc2f79f-7e29-4c1b-afd4-bb1500cf58dd', '7ad86a47-daf7-421b-a5c4-ac62a40d4a2d', 'ecf1dd9c-6c01-4049-a069-6e886822767a']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:31.586631 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a6b9a40-3d35-4cea-a392-18c3ca2f6421 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc433c00-e9e1-4685-9bbc-118af1894e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:31.627069 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a6b9a40-3d35-4cea-a392-18c3ca2f6421 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc433c00-e9e1-4685-9bbc-118af1894e9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '803645b1-39b0-4102-8b4a-672f9079f344', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-705986684',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7c2a70c2f9bb44e6b7ccb309887e1698',qos_specs=None,replication_status=,reservations=['58ac1707-377d-43a9-82d0-935816c1ea69','fcc2f79f-7e29-4c1b-afd4-bb1500cf58dd','7ad86a47-daf7-421b-a5c4-ac62a40d4a2d','ecf1dd9c-6c01-4049-a069-6e886822767a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eeebe7ec019b4f1ab477631565830e31',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:20:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-705986684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=803645b1-39b0-4102-8b4a-672f9079f344,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7c2a70c2f9bb44e6b7ccb309887e1698',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eeebe7ec019b4f1ab477631565830e31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:31.628252 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a6b9a40-3d35-4cea-a392-18c3ca2f6421 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93b83687-4677-41ad-8170-49b9ace1caa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:31.670958 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a6b9a40-3d35-4cea-a392-18c3ca2f6421 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93b83687-4677-41ad-8170-49b9ace1caa1) transitioned into state 'SUCCESS' from state '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-705986684',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7c2a70c2f9bb44e6b7ccb309887e1698',qos_specs=None,replication_status=,reservations=['58ac1707-377d-43a9-82d0-935816c1ea69','fcc2f79f-7e29-4c1b-afd4-bb1500cf58dd','7ad86a47-daf7-421b-a5c4-ac62a40d4a2d','ecf1dd9c-6c01-4049-a069-6e886822767a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eeebe7ec019b4f1ab477631565830e31',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:31.671801 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a6b9a40-3d35-4cea-a392-18c3ca2f6421 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa899a96-2f68-44d0-afd9-7016e4cc315b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:31.687899 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a6b9a40-3d35-4cea-a392-18c3ca2f6421 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa899a96-2f68-44d0-afd9-7016e4cc315b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:31.691237 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a6b9a40-3d35-4cea-a392-18c3ca2f6421 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Flow 'volume_create_api' (5fbfce7a-813f-4d5d-8df1-747a82bd7f99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:20:31.691237 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4a6b9a40-3d35-4cea-a392-18c3ca2f6421 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Create volume request issued successfully. Aug 06 19:20:31.691237 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a6b9a40-3d35-4cea-a392-18c3ca2f6421 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:20:31.691622 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 91/353] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:20:31 2026] POST /volume/v3/volumes => generated 755 bytes in 675 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:20:31.716236 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-725f6613-b956-4ae2-9285-c474a2589910 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:31.718007 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-725f6613-b956-4ae2-9285-c474a2589910 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] GET https://10.4.3.5/volume/v3/volumes/803645b1-39b0-4102-8b4a-672f9079f344 Aug 06 19:20:31.718359 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-725f6613-b956-4ae2-9285-c474a2589910 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:31.718424 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-725f6613-b956-4ae2-9285-c474a2589910 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:31.727152 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:31.727152 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:20:31.732042 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-725f6613-b956-4ae2-9285-c474a2589910 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Volume info retrieved successfully. Aug 06 19:20:31.738745 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-725f6613-b956-4ae2-9285-c474a2589910 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] https://10.4.3.5/volume/v3/volumes/803645b1-39b0-4102-8b4a-672f9079f344 returned with HTTP 200 Aug 06 19:20:31.739985 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 85/354] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:31 2026] GET /volume/v3/volumes/803645b1-39b0-4102-8b4a-672f9079f344 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:31.978489 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-760a2764-c1d3-4679-b5af-d5f771de3008 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:31.980978 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-760a2764-c1d3-4679-b5af-d5f771de3008 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] GET https://10.4.3.5/volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 Aug 06 19:20:31.981206 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-760a2764-c1d3-4679-b5af-d5f771de3008 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:31.981492 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-760a2764-c1d3-4679-b5af-d5f771de3008 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:31.991341 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:31.991341 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:31.996558 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-760a2764-c1d3-4679-b5af-d5f771de3008 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Volume info retrieved successfully. Aug 06 19:20:32.001529 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-760a2764-c1d3-4679-b5af-d5f771de3008 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] https://10.4.3.5/volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 returned with HTTP 200 Aug 06 19:20:32.001529 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 87/355] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:31 2026] GET /volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:32.049290 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cc64493d-0e11-49ef-a271-d2811124ae1d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:32.051451 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cc64493d-0e11-49ef-a271-d2811124ae1d tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] GET https://10.4.3.5/volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 Aug 06 19:20:32.051806 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cc64493d-0e11-49ef-a271-d2811124ae1d tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:32.052171 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cc64493d-0e11-49ef-a271-d2811124ae1d tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:32.062689 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:32.062689 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:32.068237 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cc64493d-0e11-49ef-a271-d2811124ae1d tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Volume info retrieved successfully. Aug 06 19:20:32.074275 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cc64493d-0e11-49ef-a271-d2811124ae1d tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] https://10.4.3.5/volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 returned with HTTP 200 Aug 06 19:20:32.074887 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 93/356] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:32 2026] GET /volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:32.098566 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0e0189a3-b838-4118-9109-094a9ca29726 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:32.100715 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0e0189a3-b838-4118-9109-094a9ca29726 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] DELETE https://10.4.3.5/volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 Aug 06 19:20:32.100985 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0e0189a3-b838-4118-9109-094a9ca29726 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:32.101468 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0e0189a3-b838-4118-9109-094a9ca29726 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:32.101708 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-0e0189a3-b838-4118-9109-094a9ca29726 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Delete volume with id: 23283940-831f-499d-a3ab-b150460b7262 Aug 06 19:20:32.113668 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:32.113668 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:20:32.114319 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0e0189a3-b838-4118-9109-094a9ca29726 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Volume info retrieved successfully. Aug 06 19:20:32.142907 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0e0189a3-b838-4118-9109-094a9ca29726 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Delete volume request issued successfully. Aug 06 19:20:32.143279 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0e0189a3-b838-4118-9109-094a9ca29726 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] https://10.4.3.5/volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 returned with HTTP 202 Aug 06 19:20:32.143685 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 92/357] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:20:32 2026] DELETE /volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:20:32.152804 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-750554e8-1eb8-480b-be1a-9efa247b9f9e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:32.155651 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-750554e8-1eb8-480b-be1a-9efa247b9f9e tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] GET https://10.4.3.5/volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 Aug 06 19:20:32.155855 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-750554e8-1eb8-480b-be1a-9efa247b9f9e tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:32.156075 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-750554e8-1eb8-480b-be1a-9efa247b9f9e tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:32.168131 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:32.168131 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:20:32.173605 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-750554e8-1eb8-480b-be1a-9efa247b9f9e tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Volume info retrieved successfully. Aug 06 19:20:32.179362 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-750554e8-1eb8-480b-be1a-9efa247b9f9e tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] https://10.4.3.5/volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 returned with HTTP 200 Aug 06 19:20:32.180039 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 86/358] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:32 2026] GET /volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:32.764183 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-113c5d8f-7f7a-4092-b8b7-f78f0949e6a5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:32.767711 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-113c5d8f-7f7a-4092-b8b7-f78f0949e6a5 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] GET https://10.4.3.5/volume/v3/volumes/803645b1-39b0-4102-8b4a-672f9079f344 Aug 06 19:20:32.768094 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-113c5d8f-7f7a-4092-b8b7-f78f0949e6a5 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:32.768349 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-113c5d8f-7f7a-4092-b8b7-f78f0949e6a5 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:32.780289 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:32.780289 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:32.789044 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-113c5d8f-7f7a-4092-b8b7-f78f0949e6a5 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Volume info retrieved successfully. Aug 06 19:20:32.795799 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-113c5d8f-7f7a-4092-b8b7-f78f0949e6a5 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] https://10.4.3.5/volume/v3/volumes/803645b1-39b0-4102-8b4a-672f9079f344 returned with HTTP 200 Aug 06 19:20:32.796757 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 88/359] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:32 2026] GET /volume/v3/volumes/803645b1-39b0-4102-8b4a-672f9079f344 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:32.839946 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d6caaddf-6d45-46dd-9cf7-ae786eea910b req-fbd0bc4f-cbc4-4260-9f0a-e3b21fb55066 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:32.846082 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d6caaddf-6d45-46dd-9cf7-ae786eea910b req-fbd0bc4f-cbc4-4260-9f0a-e3b21fb55066 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] GET https://10.4.3.5/volume/v3/volumes/803645b1-39b0-4102-8b4a-672f9079f344 Aug 06 19:20:32.846082 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d6caaddf-6d45-46dd-9cf7-ae786eea910b req-fbd0bc4f-cbc4-4260-9f0a-e3b21fb55066 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:32.846082 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d6caaddf-6d45-46dd-9cf7-ae786eea910b req-fbd0bc4f-cbc4-4260-9f0a-e3b21fb55066 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:32.860049 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:32.860049 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:32.866007 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-d6caaddf-6d45-46dd-9cf7-ae786eea910b req-fbd0bc4f-cbc4-4260-9f0a-e3b21fb55066 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Volume info retrieved successfully. Aug 06 19:20:32.873927 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d6caaddf-6d45-46dd-9cf7-ae786eea910b req-fbd0bc4f-cbc4-4260-9f0a-e3b21fb55066 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] https://10.4.3.5/volume/v3/volumes/803645b1-39b0-4102-8b4a-672f9079f344 returned with HTTP 200 Aug 06 19:20:32.874545 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 94/360] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:20:32 2026] GET /volume/v3/volumes/803645b1-39b0-4102-8b4a-672f9079f344 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:32.894447 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8a126ddf-eeb8-4c93-90fe-bbfd8c801c3f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:32.898971 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8a126ddf-eeb8-4c93-90fe-bbfd8c801c3f tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:20:32.899419 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8a126ddf-eeb8-4c93-90fe-bbfd8c801c3f tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-369570698"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:32.901483 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-8a126ddf-eeb8-4c93-90fe-bbfd8c801c3f tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-369570698'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:20:32.901716 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-8a126ddf-eeb8-4c93-90fe-bbfd8c801c3f tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Create volume of 1 GB Aug 06 19:20:32.913876 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8a126ddf-eeb8-4c93-90fe-bbfd8c801c3f tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Availability Zones retrieved successfully. Aug 06 19:20:32.924756 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a126ddf-eeb8-4c93-90fe-bbfd8c801c3f tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Flow 'volume_create_api' (ec4c1ae7-c8cf-4bbd-95de-1fb00e06c78c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:20:32.927351 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a126ddf-eeb8-4c93-90fe-bbfd8c801c3f tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acde6d38-ec73-44ed-bec3-7d4b5db4726d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:32.928750 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-8a126ddf-eeb8-4c93-90fe-bbfd8c801c3f tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:20:32.972371 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a126ddf-eeb8-4c93-90fe-bbfd8c801c3f tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acde6d38-ec73-44ed-bec3-7d4b5db4726d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:32.973866 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a126ddf-eeb8-4c93-90fe-bbfd8c801c3f tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bda5a60-e4be-4ad9-b6f0-5f0632d995eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:33.042324 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-8a126ddf-eeb8-4c93-90fe-bbfd8c801c3f tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Created reservations ['8f669cfb-f178-4130-b072-d0076e2cd274', 'ca06ee3c-28d9-46a7-93f3-5b5948061c9c', '4d2ea1b4-33b4-4b6e-855f-846c88576360', '3a930677-d21b-458e-8455-76fdcd7ede37'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:20:33.043227 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a126ddf-eeb8-4c93-90fe-bbfd8c801c3f tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bda5a60-e4be-4ad9-b6f0-5f0632d995eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f669cfb-f178-4130-b072-d0076e2cd274', 'ca06ee3c-28d9-46a7-93f3-5b5948061c9c', '4d2ea1b4-33b4-4b6e-855f-846c88576360', '3a930677-d21b-458e-8455-76fdcd7ede37']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:33.044786 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a126ddf-eeb8-4c93-90fe-bbfd8c801c3f tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7457cda4-e4f3-4093-9aa5-bb9673dcb114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:33.079392 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a126ddf-eeb8-4c93-90fe-bbfd8c801c3f tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7457cda4-e4f3-4093-9aa5-bb9673dcb114) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c2741b6-5fa3-472b-86ee-6262f1d0d501', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-369570698',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7c2a70c2f9bb44e6b7ccb309887e1698',qos_specs=None,replication_status=,reservations=['8f669cfb-f178-4130-b072-d0076e2cd274','ca06ee3c-28d9-46a7-93f3-5b5948061c9c','4d2ea1b4-33b4-4b6e-855f-846c88576360','3a930677-d21b-458e-8455-76fdcd7ede37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eeebe7ec019b4f1ab477631565830e31',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:20:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-369570698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c2741b6-5fa3-472b-86ee-6262f1d0d501,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7c2a70c2f9bb44e6b7ccb309887e1698',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eeebe7ec019b4f1ab477631565830e31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:33.080539 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a126ddf-eeb8-4c93-90fe-bbfd8c801c3f tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (284e3a5c-f825-4064-8b57-daa08f664981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:33.115218 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a126ddf-eeb8-4c93-90fe-bbfd8c801c3f tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (284e3a5c-f825-4064-8b57-daa08f664981) transitioned into state 'SUCCESS' from state '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-369570698',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7c2a70c2f9bb44e6b7ccb309887e1698',qos_specs=None,replication_status=,reservations=['8f669cfb-f178-4130-b072-d0076e2cd274','ca06ee3c-28d9-46a7-93f3-5b5948061c9c','4d2ea1b4-33b4-4b6e-855f-846c88576360','3a930677-d21b-458e-8455-76fdcd7ede37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eeebe7ec019b4f1ab477631565830e31',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:33.116166 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a126ddf-eeb8-4c93-90fe-bbfd8c801c3f tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a3fc5e8-9c37-459e-9585-b969c83dca14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:33.137404 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a126ddf-eeb8-4c93-90fe-bbfd8c801c3f tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a3fc5e8-9c37-459e-9585-b969c83dca14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:33.138818 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a126ddf-eeb8-4c93-90fe-bbfd8c801c3f tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Flow 'volume_create_api' (ec4c1ae7-c8cf-4bbd-95de-1fb00e06c78c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:20:33.139355 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8a126ddf-eeb8-4c93-90fe-bbfd8c801c3f tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Create volume request issued successfully. Aug 06 19:20:33.141044 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8a126ddf-eeb8-4c93-90fe-bbfd8c801c3f tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:20:33.141208 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 93/361] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:20:32 2026] POST /volume/v3/volumes => generated 755 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:20:33.163668 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-577700ac-f81f-471e-8022-b9cf47c49cd4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:33.167652 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-577700ac-f81f-471e-8022-b9cf47c49cd4 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] GET https://10.4.3.5/volume/v3/volumes/9c2741b6-5fa3-472b-86ee-6262f1d0d501 Aug 06 19:20:33.167652 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-577700ac-f81f-471e-8022-b9cf47c49cd4 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:33.167652 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-577700ac-f81f-471e-8022-b9cf47c49cd4 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:33.181388 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:33.181388 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:20:33.186342 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-577700ac-f81f-471e-8022-b9cf47c49cd4 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Volume info retrieved successfully. Aug 06 19:20:33.192926 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-577700ac-f81f-471e-8022-b9cf47c49cd4 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] https://10.4.3.5/volume/v3/volumes/9c2741b6-5fa3-472b-86ee-6262f1d0d501 returned with HTTP 200 Aug 06 19:20:33.193609 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 87/362] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:33 2026] GET /volume/v3/volumes/9c2741b6-5fa3-472b-86ee-6262f1d0d501 => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:33.199289 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-771f7b34-a238-4359-af04-9e2a2ca9cef3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:33.203478 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-771f7b34-a238-4359-af04-9e2a2ca9cef3 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] GET https://10.4.3.5/volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 Aug 06 19:20:33.203832 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-771f7b34-a238-4359-af04-9e2a2ca9cef3 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:33.204986 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-771f7b34-a238-4359-af04-9e2a2ca9cef3 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:33.219052 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-771f7b34-a238-4359-af04-9e2a2ca9cef3 tempest-ServerActionsTestOtherB-67493476 tempest-ServerActionsTestOtherB-67493476-project-member] https://10.4.3.5/volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 returned with HTTP 404 Aug 06 19:20:33.219715 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 89/363] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:33 2026] GET /volume/v3/volumes/23283940-831f-499d-a3ab-b150460b7262 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:20:33.546977 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c9fab08c-72e4-4457-8181-8df4b8f76369 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:33.553052 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c9fab08c-72e4-4457-8181-8df4b8f76369 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] GET https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b Aug 06 19:20:33.553052 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c9fab08c-72e4-4457-8181-8df4b8f76369 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:33.553052 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c9fab08c-72e4-4457-8181-8df4b8f76369 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:33.565805 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:33.565805 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:33.574052 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c9fab08c-72e4-4457-8181-8df4b8f76369 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Volume info retrieved successfully. Aug 06 19:20:33.581254 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c9fab08c-72e4-4457-8181-8df4b8f76369 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b returned with HTTP 200 Aug 06 19:20:33.582206 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 95/364] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:33 2026] GET /volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:33.650790 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-f15794e6-67c5-479d-8032-5d1caa60b0b4 req-44249717-0095-4cc4-b176-c25d8ce68582 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:33.653334 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f15794e6-67c5-479d-8032-5d1caa60b0b4 req-44249717-0095-4cc4-b176-c25d8ce68582 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] GET https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b Aug 06 19:20:33.653580 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f15794e6-67c5-479d-8032-5d1caa60b0b4 req-44249717-0095-4cc4-b176-c25d8ce68582 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:33.653973 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f15794e6-67c5-479d-8032-5d1caa60b0b4 req-44249717-0095-4cc4-b176-c25d8ce68582 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:33.662839 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:33.662839 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:20:33.668561 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-f15794e6-67c5-479d-8032-5d1caa60b0b4 req-44249717-0095-4cc4-b176-c25d8ce68582 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Volume info retrieved successfully. Aug 06 19:20:33.673987 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f15794e6-67c5-479d-8032-5d1caa60b0b4 req-44249717-0095-4cc4-b176-c25d8ce68582 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b returned with HTTP 200 Aug 06 19:20:33.674511 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 94/365] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:20:33 2026] GET /volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:33.795905 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8cc14e48-023c-4231-a630-95c0d1233d5c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:33.795905 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8cc14e48-023c-4231-a630-95c0d1233d5c None None] GET https://10.4.3.5/volume// Aug 06 19:20:33.795905 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8cc14e48-023c-4231-a630-95c0d1233d5c None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:33.795905 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8cc14e48-023c-4231-a630-95c0d1233d5c None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:33.795905 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8cc14e48-023c-4231-a630-95c0d1233d5c None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:20:33.795905 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 88/366] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:20:33 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:20:33.806369 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-f15794e6-67c5-479d-8032-5d1caa60b0b4 req-e9f10074-ef37-41aa-9470-32b2637f2cb4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:33.809244 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f15794e6-67c5-479d-8032-5d1caa60b0b4 req-e9f10074-ef37-41aa-9470-32b2637f2cb4 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:20:33.809719 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f15794e6-67c5-479d-8032-5d1caa60b0b4 req-e9f10074-ef37-41aa-9470-32b2637f2cb4 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "48f263ef-cc09-40de-b026-a8fd94f1291b", "connector": null, "instance_uuid": "f08499d7-fc70-4831-b9bc-fabf3bdf455a"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:33.826061 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:33.826061 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:33.874368 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f15794e6-67c5-479d-8032-5d1caa60b0b4 req-e9f10074-ef37-41aa-9470-32b2637f2cb4 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:20:33.875036 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 90/367] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:20:33 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 06 19:20:33.921065 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1c9d6433-a1f6-4323-b70d-d0eca615d4cc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:33.924100 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1c9d6433-a1f6-4323-b70d-d0eca615d4cc tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] GET https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b Aug 06 19:20:33.924821 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1c9d6433-a1f6-4323-b70d-d0eca615d4cc tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:33.925225 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1c9d6433-a1f6-4323-b70d-d0eca615d4cc tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:33.942849 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:33.942849 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:33.952615 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1c9d6433-a1f6-4323-b70d-d0eca615d4cc tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Volume info retrieved successfully. Aug 06 19:20:33.958008 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6419b777-9f2e-4c5f-9379-55275311dfe8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:33.960026 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6419b777-9f2e-4c5f-9379-55275311dfe8 None None] GET https://10.4.3.5/volume// Aug 06 19:20:33.960026 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6419b777-9f2e-4c5f-9379-55275311dfe8 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:33.960026 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6419b777-9f2e-4c5f-9379-55275311dfe8 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:33.960026 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6419b777-9f2e-4c5f-9379-55275311dfe8 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:20:33.962078 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 95/368] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:20:33 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:20:33.962145 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1c9d6433-a1f6-4323-b70d-d0eca615d4cc tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b returned with HTTP 200 Aug 06 19:20:33.964124 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 96/369] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:33 2026] GET /volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:33.972794 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-f15794e6-67c5-479d-8032-5d1caa60b0b4 req-a5c9207e-fb56-4f5d-aac9-091dfbad6582 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:33.975286 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f15794e6-67c5-479d-8032-5d1caa60b0b4 req-a5c9207e-fb56-4f5d-aac9-091dfbad6582 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] GET https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b Aug 06 19:20:33.975733 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f15794e6-67c5-479d-8032-5d1caa60b0b4 req-a5c9207e-fb56-4f5d-aac9-091dfbad6582 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:33.976258 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f15794e6-67c5-479d-8032-5d1caa60b0b4 req-a5c9207e-fb56-4f5d-aac9-091dfbad6582 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:33.999138 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:33.999138 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:20:34.005462 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-f15794e6-67c5-479d-8032-5d1caa60b0b4 req-a5c9207e-fb56-4f5d-aac9-091dfbad6582 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Volume info retrieved successfully. Aug 06 19:20:34.014160 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f15794e6-67c5-479d-8032-5d1caa60b0b4 req-a5c9207e-fb56-4f5d-aac9-091dfbad6582 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b returned with HTTP 200 Aug 06 19:20:34.014538 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 89/370] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:20:33 2026] GET /volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b => generated 1027 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:20:34.160944 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-f15794e6-67c5-479d-8032-5d1caa60b0b4 req-f89e53a4-8cac-481e-a864-6b0a48c102b5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:34.167384 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f15794e6-67c5-479d-8032-5d1caa60b0b4 req-f89e53a4-8cac-481e-a864-6b0a48c102b5 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] PUT https://10.4.3.5/volume/v3/attachments/ce194529-ae47-4263-b2b8-c0b7f98fab71 Aug 06 19:20:34.167384 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f15794e6-67c5-479d-8032-5d1caa60b0b4 req-f89e53a4-8cac-481e-a864-6b0a48c102b5 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:34.192339 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-f15794e6-67c5-479d-8032-5d1caa60b0b4 req-f89e53a4-8cac-481e-a864-6b0a48c102b5 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Acquiring lock "cinder-attachment_update-48f263ef-cc09-40de-b026-a8fd94f1291b-np0000006689" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:20:34.198483 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-f15794e6-67c5-479d-8032-5d1caa60b0b4 req-f89e53a4-8cac-481e-a864-6b0a48c102b5 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Lock "cinder-attachment_update-48f263ef-cc09-40de-b026-a8fd94f1291b-np0000006689" acquired by "attachment_update" :: waited 0.007s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:20:34.200655 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:34.200655 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:34.212550 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-62c9246c-a080-4e32-bf3a-3622d4f466fb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:34.221630 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-62c9246c-a080-4e32-bf3a-3622d4f466fb tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] GET https://10.4.3.5/volume/v3/volumes/9c2741b6-5fa3-472b-86ee-6262f1d0d501 Aug 06 19:20:34.221630 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-62c9246c-a080-4e32-bf3a-3622d4f466fb tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:34.223298 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-62c9246c-a080-4e32-bf3a-3622d4f466fb tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:34.235824 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:34.235824 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:20:34.259668 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-62c9246c-a080-4e32-bf3a-3622d4f466fb tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Volume info retrieved successfully. Aug 06 19:20:34.269150 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-62c9246c-a080-4e32-bf3a-3622d4f466fb tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] https://10.4.3.5/volume/v3/volumes/9c2741b6-5fa3-472b-86ee-6262f1d0d501 returned with HTTP 200 Aug 06 19:20:34.270264 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 96/371] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:34 2026] GET /volume/v3/volumes/9c2741b6-5fa3-472b-86ee-6262f1d0d501 => generated 848 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:34.307202 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-973cd5c3-83f9-4c3e-9a1a-bd6808f439bd req-9e679bcc-8ff4-443a-b3b6-b6d79b5ca65e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:34.312209 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-973cd5c3-83f9-4c3e-9a1a-bd6808f439bd req-9e679bcc-8ff4-443a-b3b6-b6d79b5ca65e tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] GET https://10.4.3.5/volume/v3/volumes/9c2741b6-5fa3-472b-86ee-6262f1d0d501 Aug 06 19:20:34.312483 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-973cd5c3-83f9-4c3e-9a1a-bd6808f439bd req-9e679bcc-8ff4-443a-b3b6-b6d79b5ca65e tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:34.312981 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-973cd5c3-83f9-4c3e-9a1a-bd6808f439bd req-9e679bcc-8ff4-443a-b3b6-b6d79b5ca65e tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:34.326585 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:34.326585 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:34.332838 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-973cd5c3-83f9-4c3e-9a1a-bd6808f439bd req-9e679bcc-8ff4-443a-b3b6-b6d79b5ca65e tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Volume info retrieved successfully. Aug 06 19:20:34.343583 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-973cd5c3-83f9-4c3e-9a1a-bd6808f439bd req-9e679bcc-8ff4-443a-b3b6-b6d79b5ca65e tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] https://10.4.3.5/volume/v3/volumes/9c2741b6-5fa3-472b-86ee-6262f1d0d501 returned with HTTP 200 Aug 06 19:20:34.346148 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 97/372] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:20:34 2026] GET /volume/v3/volumes/9c2741b6-5fa3-472b-86ee-6262f1d0d501 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:34.366586 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b97b238f-339e-4122-92c9-db4a35d6cb19 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:34.367264 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-f15794e6-67c5-479d-8032-5d1caa60b0b4 req-f89e53a4-8cac-481e-a864-6b0a48c102b5 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Lock "cinder-attachment_update-48f263ef-cc09-40de-b026-a8fd94f1291b-np0000006689" released by "attachment_update" :: held 0.168s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:20:34.367661 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f15794e6-67c5-479d-8032-5d1caa60b0b4 req-f89e53a4-8cac-481e-a864-6b0a48c102b5 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] https://10.4.3.5/volume/v3/attachments/ce194529-ae47-4263-b2b8-c0b7f98fab71 returned with HTTP 200 Aug 06 19:20:34.368667 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 91/373] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:20:34 2026] PUT /volume/v3/attachments/ce194529-ae47-4263-b2b8-c0b7f98fab71 => generated 969 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:34.368868 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b97b238f-339e-4122-92c9-db4a35d6cb19 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:20:34.370183 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b97b238f-339e-4122-92c9-db4a35d6cb19 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1992720721"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:34.373052 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-b97b238f-339e-4122-92c9-db4a35d6cb19 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1992720721'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:20:34.373052 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-b97b238f-339e-4122-92c9-db4a35d6cb19 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Create volume of 1 GB Aug 06 19:20:34.378674 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b97b238f-339e-4122-92c9-db4a35d6cb19 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Availability Zones retrieved successfully. Aug 06 19:20:34.386869 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b97b238f-339e-4122-92c9-db4a35d6cb19 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Flow 'volume_create_api' (5d94d130-d91f-4e5b-b606-ca37a9f51088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:20:34.390229 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b97b238f-339e-4122-92c9-db4a35d6cb19 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e72ae479-7ef7-454b-92d0-6e9010a53802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:34.390971 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-b97b238f-339e-4122-92c9-db4a35d6cb19 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:20:34.425554 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0899f434-216e-44df-8336-6b8138a25530 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:34.428345 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0899f434-216e-44df-8336-6b8138a25530 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:20:34.428758 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0899f434-216e-44df-8336-6b8138a25530 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-993962073"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:34.430368 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-0899f434-216e-44df-8336-6b8138a25530 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-993962073'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:20:34.430566 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-0899f434-216e-44df-8336-6b8138a25530 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Create volume of 1 GB Aug 06 19:20:34.438215 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0899f434-216e-44df-8336-6b8138a25530 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Availability Zones retrieved successfully. Aug 06 19:20:34.443776 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0899f434-216e-44df-8336-6b8138a25530 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Flow 'volume_create_api' (45a7e7e0-b424-4fa1-b07b-a5a897a26a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:20:34.445791 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b97b238f-339e-4122-92c9-db4a35d6cb19 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e72ae479-7ef7-454b-92d0-6e9010a53802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:34.445964 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0899f434-216e-44df-8336-6b8138a25530 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31600bbb-4932-4861-9377-ed8780b12ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:34.446070 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b97b238f-339e-4122-92c9-db4a35d6cb19 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f2e0bce-333a-49f1-8b0a-ca9a728ccb3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:34.446134 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-0899f434-216e-44df-8336-6b8138a25530 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:20:34.492532 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0899f434-216e-44df-8336-6b8138a25530 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31600bbb-4932-4861-9377-ed8780b12ebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:34.493403 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0899f434-216e-44df-8336-6b8138a25530 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (deaf5e67-79db-4a7f-b1e8-d1eb79efaff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:34.515908 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-b97b238f-339e-4122-92c9-db4a35d6cb19 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Created reservations ['92694a24-f16d-40ee-838c-5c83b78fdc6a', '05d9d265-4fb0-419d-a70f-f81da458940c', '89df3e2c-4303-46e8-abbd-6759ec0512ec', 'b4c9704c-af85-4016-a095-068ff039bbbd'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:20:34.517249 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b97b238f-339e-4122-92c9-db4a35d6cb19 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f2e0bce-333a-49f1-8b0a-ca9a728ccb3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92694a24-f16d-40ee-838c-5c83b78fdc6a', '05d9d265-4fb0-419d-a70f-f81da458940c', '89df3e2c-4303-46e8-abbd-6759ec0512ec', 'b4c9704c-af85-4016-a095-068ff039bbbd']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:34.518648 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b97b238f-339e-4122-92c9-db4a35d6cb19 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcab9655-ebe9-4e7d-9607-015e4b3cdff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:34.562608 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b97b238f-339e-4122-92c9-db4a35d6cb19 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcab9655-ebe9-4e7d-9607-015e4b3cdff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd2e8579-c9b6-4efb-a793-33385aa1957f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1992720721',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7c2a70c2f9bb44e6b7ccb309887e1698',qos_specs=None,replication_status=,reservations=['92694a24-f16d-40ee-838c-5c83b78fdc6a','05d9d265-4fb0-419d-a70f-f81da458940c','89df3e2c-4303-46e8-abbd-6759ec0512ec','b4c9704c-af85-4016-a095-068ff039bbbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eeebe7ec019b4f1ab477631565830e31',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:20:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1992720721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd2e8579-c9b6-4efb-a793-33385aa1957f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7c2a70c2f9bb44e6b7ccb309887e1698',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eeebe7ec019b4f1ab477631565830e31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:34.565281 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b97b238f-339e-4122-92c9-db4a35d6cb19 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (642446e1-017e-4709-9b3f-0974820daa3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:34.581329 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-0899f434-216e-44df-8336-6b8138a25530 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Created reservations ['58dfbc3b-8620-4fa1-ab6c-2c42ced67ba8', 'f62610ab-3dbb-4ee5-9fb8-d9b20ae90c56', '44f6810b-a5f1-4392-899a-5d3d0cd8cb28', 'cc0c8991-61ec-497f-ac6d-e4feacec4180'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:20:34.582459 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0899f434-216e-44df-8336-6b8138a25530 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (deaf5e67-79db-4a7f-b1e8-d1eb79efaff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58dfbc3b-8620-4fa1-ab6c-2c42ced67ba8', 'f62610ab-3dbb-4ee5-9fb8-d9b20ae90c56', '44f6810b-a5f1-4392-899a-5d3d0cd8cb28', 'cc0c8991-61ec-497f-ac6d-e4feacec4180']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:34.583548 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0899f434-216e-44df-8336-6b8138a25530 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d87970c-7e6d-41e9-b5c0-2e985c2fe055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:34.600949 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b97b238f-339e-4122-92c9-db4a35d6cb19 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (642446e1-017e-4709-9b3f-0974820daa3e) transitioned into state 'SUCCESS' from state '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-1992720721',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7c2a70c2f9bb44e6b7ccb309887e1698',qos_specs=None,replication_status=,reservations=['92694a24-f16d-40ee-838c-5c83b78fdc6a','05d9d265-4fb0-419d-a70f-f81da458940c','89df3e2c-4303-46e8-abbd-6759ec0512ec','b4c9704c-af85-4016-a095-068ff039bbbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eeebe7ec019b4f1ab477631565830e31',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:34.602578 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b97b238f-339e-4122-92c9-db4a35d6cb19 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34d2bef6-1aa8-4033-8c95-0bd56e1b4423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:34.614946 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0899f434-216e-44df-8336-6b8138a25530 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d87970c-7e6d-41e9-b5c0-2e985c2fe055) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed76ba78-2aef-4b6c-846f-edaf41385a2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-993962073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c58706ce5a93438eae6c4c345bcd80dd',qos_specs=None,replication_status=,reservations=['58dfbc3b-8620-4fa1-ab6c-2c42ced67ba8','f62610ab-3dbb-4ee5-9fb8-d9b20ae90c56','44f6810b-a5f1-4392-899a-5d3d0cd8cb28','cc0c8991-61ec-497f-ac6d-e4feacec4180'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41e6a657a1534cb4bff9f6e32658b453',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:20:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-993962073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed76ba78-2aef-4b6c-846f-edaf41385a2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c58706ce5a93438eae6c4c345bcd80dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41e6a657a1534cb4bff9f6e32658b453',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:34.616859 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0899f434-216e-44df-8336-6b8138a25530 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb27215b-03cb-4149-8d3b-3b6aad542307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:34.620243 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b97b238f-339e-4122-92c9-db4a35d6cb19 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34d2bef6-1aa8-4033-8c95-0bd56e1b4423) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:34.620243 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b97b238f-339e-4122-92c9-db4a35d6cb19 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Flow 'volume_create_api' (5d94d130-d91f-4e5b-b606-ca37a9f51088) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:20:34.620679 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b97b238f-339e-4122-92c9-db4a35d6cb19 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Create volume request issued successfully. Aug 06 19:20:34.621638 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b97b238f-339e-4122-92c9-db4a35d6cb19 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:20:34.622275 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 90/374] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:20:34 2026] POST /volume/v3/volumes => generated 756 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:20:34.642890 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9504fd64-65b3-43f9-9c0a-2de2e3418c85 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:34.645121 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9504fd64-65b3-43f9-9c0a-2de2e3418c85 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] GET https://10.4.3.5/volume/v3/volumes/fd2e8579-c9b6-4efb-a793-33385aa1957f Aug 06 19:20:34.645600 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9504fd64-65b3-43f9-9c0a-2de2e3418c85 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:34.645600 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9504fd64-65b3-43f9-9c0a-2de2e3418c85 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:34.660006 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:34.660006 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:34.662910 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0899f434-216e-44df-8336-6b8138a25530 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb27215b-03cb-4149-8d3b-3b6aad542307) transitioned into state 'SUCCESS' from state '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-993962073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c58706ce5a93438eae6c4c345bcd80dd',qos_specs=None,replication_status=,reservations=['58dfbc3b-8620-4fa1-ab6c-2c42ced67ba8','f62610ab-3dbb-4ee5-9fb8-d9b20ae90c56','44f6810b-a5f1-4392-899a-5d3d0cd8cb28','cc0c8991-61ec-497f-ac6d-e4feacec4180'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41e6a657a1534cb4bff9f6e32658b453',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:34.663929 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0899f434-216e-44df-8336-6b8138a25530 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f12be0c9-fcb9-4be7-bf97-7fdd0385e391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:34.666760 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9504fd64-65b3-43f9-9c0a-2de2e3418c85 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Volume info retrieved successfully. Aug 06 19:20:34.675720 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9504fd64-65b3-43f9-9c0a-2de2e3418c85 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] https://10.4.3.5/volume/v3/volumes/fd2e8579-c9b6-4efb-a793-33385aa1957f returned with HTTP 200 Aug 06 19:20:34.676373 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 98/375] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:34 2026] GET /volume/v3/volumes/fd2e8579-c9b6-4efb-a793-33385aa1957f => generated 824 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:34.679565 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0899f434-216e-44df-8336-6b8138a25530 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f12be0c9-fcb9-4be7-bf97-7fdd0385e391) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:34.680286 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0899f434-216e-44df-8336-6b8138a25530 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Flow 'volume_create_api' (45a7e7e0-b424-4fa1-b07b-a5a897a26a3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:20:34.680685 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0899f434-216e-44df-8336-6b8138a25530 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Create volume request issued successfully. Aug 06 19:20:34.682445 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0899f434-216e-44df-8336-6b8138a25530 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:20:34.682685 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 97/376] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:20:34 2026] POST /volume/v3/volumes => generated 754 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:20:34.700097 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cfdc1e55-80d2-4b57-9ef3-da70d44899bd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:34.702631 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cfdc1e55-80d2-4b57-9ef3-da70d44899bd tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] GET https://10.4.3.5/volume/v3/volumes/ed76ba78-2aef-4b6c-846f-edaf41385a2b Aug 06 19:20:34.702631 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cfdc1e55-80d2-4b57-9ef3-da70d44899bd tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:34.702631 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cfdc1e55-80d2-4b57-9ef3-da70d44899bd tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:34.712400 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:34.712400 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:34.717497 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cfdc1e55-80d2-4b57-9ef3-da70d44899bd tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Volume info retrieved successfully. Aug 06 19:20:34.724131 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cfdc1e55-80d2-4b57-9ef3-da70d44899bd tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] https://10.4.3.5/volume/v3/volumes/ed76ba78-2aef-4b6c-846f-edaf41385a2b returned with HTTP 200 Aug 06 19:20:34.724790 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 92/377] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:34 2026] GET /volume/v3/volumes/ed76ba78-2aef-4b6c-846f-edaf41385a2b => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:34.984179 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dfb84c78-6662-49a7-a40e-e47511ac81fe None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:34.986123 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dfb84c78-6662-49a7-a40e-e47511ac81fe tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] GET https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b Aug 06 19:20:34.986449 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dfb84c78-6662-49a7-a40e-e47511ac81fe tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:34.986751 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dfb84c78-6662-49a7-a40e-e47511ac81fe tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:35.001484 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:35.001484 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:20:35.008233 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-dfb84c78-6662-49a7-a40e-e47511ac81fe tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Volume info retrieved successfully. Aug 06 19:20:35.016962 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dfb84c78-6662-49a7-a40e-e47511ac81fe tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b returned with HTTP 200 Aug 06 19:20:35.017705 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 91/378] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:34 2026] GET /volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:35.695196 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-afe79761-c92c-48c9-9781-f3ae00358200 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:35.699628 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-afe79761-c92c-48c9-9781-f3ae00358200 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] GET https://10.4.3.5/volume/v3/volumes/fd2e8579-c9b6-4efb-a793-33385aa1957f Aug 06 19:20:35.699890 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-afe79761-c92c-48c9-9781-f3ae00358200 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:35.700165 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-afe79761-c92c-48c9-9781-f3ae00358200 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:35.718147 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:35.718147 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:35.726520 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-afe79761-c92c-48c9-9781-f3ae00358200 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Volume info retrieved successfully. Aug 06 19:20:35.733061 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-afe79761-c92c-48c9-9781-f3ae00358200 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] https://10.4.3.5/volume/v3/volumes/fd2e8579-c9b6-4efb-a793-33385aa1957f returned with HTTP 200 Aug 06 19:20:35.733655 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 99/379] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:35 2026] GET /volume/v3/volumes/fd2e8579-c9b6-4efb-a793-33385aa1957f => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:35.745199 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6e927a20-6096-473e-8a73-1709ca637852 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:35.749075 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6e927a20-6096-473e-8a73-1709ca637852 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] GET https://10.4.3.5/volume/v3/volumes/ed76ba78-2aef-4b6c-846f-edaf41385a2b Aug 06 19:20:35.749075 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6e927a20-6096-473e-8a73-1709ca637852 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:35.749075 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6e927a20-6096-473e-8a73-1709ca637852 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:35.761161 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:35.761161 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:20:35.766234 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6e927a20-6096-473e-8a73-1709ca637852 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Volume info retrieved successfully. Aug 06 19:20:35.769803 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-6298f44f-1df5-4f5b-b375-f83aeac59bcb req-e6d5bb99-d315-42e0-afaf-c41d432098ab None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:35.772611 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6e927a20-6096-473e-8a73-1709ca637852 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] https://10.4.3.5/volume/v3/volumes/ed76ba78-2aef-4b6c-846f-edaf41385a2b returned with HTTP 200 Aug 06 19:20:35.772736 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6298f44f-1df5-4f5b-b375-f83aeac59bcb req-e6d5bb99-d315-42e0-afaf-c41d432098ab tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] GET https://10.4.3.5/volume/v3/volumes/fd2e8579-c9b6-4efb-a793-33385aa1957f Aug 06 19:20:35.772922 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6298f44f-1df5-4f5b-b375-f83aeac59bcb req-e6d5bb99-d315-42e0-afaf-c41d432098ab tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:35.773200 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6298f44f-1df5-4f5b-b375-f83aeac59bcb req-e6d5bb99-d315-42e0-afaf-c41d432098ab tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:35.773788 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 98/380] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:35 2026] GET /volume/v3/volumes/ed76ba78-2aef-4b6c-846f-edaf41385a2b => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:35.793138 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:35.793138 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:35.799093 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-6298f44f-1df5-4f5b-b375-f83aeac59bcb req-e6d5bb99-d315-42e0-afaf-c41d432098ab tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Volume info retrieved successfully. Aug 06 19:20:35.804373 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6298f44f-1df5-4f5b-b375-f83aeac59bcb req-e6d5bb99-d315-42e0-afaf-c41d432098ab tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] https://10.4.3.5/volume/v3/volumes/fd2e8579-c9b6-4efb-a793-33385aa1957f returned with HTTP 200 Aug 06 19:20:35.804931 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 93/381] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:20:35 2026] GET /volume/v3/volumes/fd2e8579-c9b6-4efb-a793-33385aa1957f => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:35.896554 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-826722d0-62a0-4093-a245-e4a05bcdc68c req-fffeacc4-9720-4a49-8059-4ee0e03d03fa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:35.899545 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-826722d0-62a0-4093-a245-e4a05bcdc68c req-fffeacc4-9720-4a49-8059-4ee0e03d03fa tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] GET https://10.4.3.5/volume/v3/volumes/detail Aug 06 19:20:35.899923 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-826722d0-62a0-4093-a245-e4a05bcdc68c req-fffeacc4-9720-4a49-8059-4ee0e03d03fa tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:35.900274 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-826722d0-62a0-4093-a245-e4a05bcdc68c req-fffeacc4-9720-4a49-8059-4ee0e03d03fa tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:35.900868 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [req-826722d0-62a0-4093-a245-e4a05bcdc68c req-fffeacc4-9720-4a49-8059-4ee0e03d03fa tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:20:35.901911 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-826722d0-62a0-4093-a245-e4a05bcdc68c req-fffeacc4-9720-4a49-8059-4ee0e03d03fa tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:20:35.945781 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-826722d0-62a0-4093-a245-e4a05bcdc68c req-fffeacc4-9720-4a49-8059-4ee0e03d03fa tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Get all volumes completed successfully. Aug 06 19:20:35.947298 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:35.947298 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:20:35.954233 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-826722d0-62a0-4093-a245-e4a05bcdc68c req-fffeacc4-9720-4a49-8059-4ee0e03d03fa tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] https://10.4.3.5/volume/v3/volumes/detail returned with HTTP 200 Aug 06 19:20:35.954765 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 92/382] 10.4.3.5 () {68 vars in 1494 bytes} [Thu Aug 6 19:20:35 2026] GET /volume/v3/volumes/detail => generated 2528 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:36.012763 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-232ae5df-3200-49f9-af42-93544c631b08 req-9605d7ad-9a8b-45cb-9411-557425d53774 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:36.018128 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-232ae5df-3200-49f9-af42-93544c631b08 req-9605d7ad-9a8b-45cb-9411-557425d53774 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] GET https://10.4.3.5/volume/v3/volumes/detail Aug 06 19:20:36.018449 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-232ae5df-3200-49f9-af42-93544c631b08 req-9605d7ad-9a8b-45cb-9411-557425d53774 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:36.018797 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-232ae5df-3200-49f9-af42-93544c631b08 req-9605d7ad-9a8b-45cb-9411-557425d53774 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:36.019379 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [req-232ae5df-3200-49f9-af42-93544c631b08 req-9605d7ad-9a8b-45cb-9411-557425d53774 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:20:36.021480 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-232ae5df-3200-49f9-af42-93544c631b08 req-9605d7ad-9a8b-45cb-9411-557425d53774 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:20:36.037991 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-96703455-ade4-400f-805e-b21ae2ed517f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:36.042952 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-96703455-ade4-400f-805e-b21ae2ed517f tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] GET https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b Aug 06 19:20:36.042952 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-96703455-ade4-400f-805e-b21ae2ed517f tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:36.045046 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-96703455-ade4-400f-805e-b21ae2ed517f tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:36.069515 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:36.069515 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:20:36.071877 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-232ae5df-3200-49f9-af42-93544c631b08 req-9605d7ad-9a8b-45cb-9411-557425d53774 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Get all volumes completed successfully. Aug 06 19:20:36.074126 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:36.074126 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:36.076059 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-96703455-ade4-400f-805e-b21ae2ed517f tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Volume info retrieved successfully. Aug 06 19:20:36.081817 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-232ae5df-3200-49f9-af42-93544c631b08 req-9605d7ad-9a8b-45cb-9411-557425d53774 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] https://10.4.3.5/volume/v3/volumes/detail returned with HTTP 200 Aug 06 19:20:36.082408 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 100/383] 10.4.3.5 () {68 vars in 1494 bytes} [Thu Aug 6 19:20:36 2026] GET /volume/v3/volumes/detail => generated 2528 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:36.085166 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-96703455-ade4-400f-805e-b21ae2ed517f tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b returned with HTTP 200 Aug 06 19:20:36.085903 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 99/384] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:36 2026] GET /volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b => generated 848 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:36.142289 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-bc34f917-33dc-42e2-81e5-9b2bc0449e19 req-b9c5cf9b-70a2-47ec-92ed-8c7615f12c33 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:36.146220 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-bc34f917-33dc-42e2-81e5-9b2bc0449e19 req-b9c5cf9b-70a2-47ec-92ed-8c7615f12c33 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] GET https://10.4.3.5/volume/v3/volumes/detail Aug 06 19:20:36.146379 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-bc34f917-33dc-42e2-81e5-9b2bc0449e19 req-b9c5cf9b-70a2-47ec-92ed-8c7615f12c33 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:36.146929 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-bc34f917-33dc-42e2-81e5-9b2bc0449e19 req-b9c5cf9b-70a2-47ec-92ed-8c7615f12c33 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:36.148488 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [req-bc34f917-33dc-42e2-81e5-9b2bc0449e19 req-b9c5cf9b-70a2-47ec-92ed-8c7615f12c33 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:20:36.150295 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-bc34f917-33dc-42e2-81e5-9b2bc0449e19 req-b9c5cf9b-70a2-47ec-92ed-8c7615f12c33 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:20:36.198565 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-bc34f917-33dc-42e2-81e5-9b2bc0449e19 req-b9c5cf9b-70a2-47ec-92ed-8c7615f12c33 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Get all volumes completed successfully. Aug 06 19:20:36.200347 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:36.200347 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:36.208139 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-bc34f917-33dc-42e2-81e5-9b2bc0449e19 req-b9c5cf9b-70a2-47ec-92ed-8c7615f12c33 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] https://10.4.3.5/volume/v3/volumes/detail returned with HTTP 200 Aug 06 19:20:36.208807 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 94/385] 10.4.3.5 () {68 vars in 1494 bytes} [Thu Aug 6 19:20:36 2026] GET /volume/v3/volumes/detail => generated 2528 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:36.259972 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-b6ddae6b-aa01-4566-a589-06015177eca4 req-04477d4b-af80-4423-8036-7639fc93f25b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:36.263680 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b6ddae6b-aa01-4566-a589-06015177eca4 req-04477d4b-af80-4423-8036-7639fc93f25b tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] GET https://10.4.3.5/volume/v3/volumes/detail Aug 06 19:20:36.263944 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b6ddae6b-aa01-4566-a589-06015177eca4 req-04477d4b-af80-4423-8036-7639fc93f25b tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:36.264539 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b6ddae6b-aa01-4566-a589-06015177eca4 req-04477d4b-af80-4423-8036-7639fc93f25b tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:36.264733 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [req-b6ddae6b-aa01-4566-a589-06015177eca4 req-04477d4b-af80-4423-8036-7639fc93f25b tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:20:36.267223 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-b6ddae6b-aa01-4566-a589-06015177eca4 req-04477d4b-af80-4423-8036-7639fc93f25b tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:20:36.285100 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-b6ddae6b-aa01-4566-a589-06015177eca4 req-04477d4b-af80-4423-8036-7639fc93f25b tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Get all volumes completed successfully. Aug 06 19:20:36.287267 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:36.287267 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:20:36.295481 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b6ddae6b-aa01-4566-a589-06015177eca4 req-04477d4b-af80-4423-8036-7639fc93f25b tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] https://10.4.3.5/volume/v3/volumes/detail returned with HTTP 200 Aug 06 19:20:36.296676 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 93/386] 10.4.3.5 () {68 vars in 1494 bytes} [Thu Aug 6 19:20:36 2026] GET /volume/v3/volumes/detail => generated 2528 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:36.336917 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-eae687e0-bab4-4b6e-a49f-77a884e22794 req-0e263f77-d5d2-46af-a725-54fac111c095 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:36.341842 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-eae687e0-bab4-4b6e-a49f-77a884e22794 req-0e263f77-d5d2-46af-a725-54fac111c095 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] GET https://10.4.3.5/volume/v3/volumes/detail Aug 06 19:20:36.341842 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-eae687e0-bab4-4b6e-a49f-77a884e22794 req-0e263f77-d5d2-46af-a725-54fac111c095 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:36.342233 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-eae687e0-bab4-4b6e-a49f-77a884e22794 req-0e263f77-d5d2-46af-a725-54fac111c095 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:36.342573 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [req-eae687e0-bab4-4b6e-a49f-77a884e22794 req-0e263f77-d5d2-46af-a725-54fac111c095 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:20:36.343817 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-eae687e0-bab4-4b6e-a49f-77a884e22794 req-0e263f77-d5d2-46af-a725-54fac111c095 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:20:36.355492 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-eae687e0-bab4-4b6e-a49f-77a884e22794 req-0e263f77-d5d2-46af-a725-54fac111c095 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Get all volumes completed successfully. Aug 06 19:20:36.357528 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:36.357528 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:36.367468 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-eae687e0-bab4-4b6e-a49f-77a884e22794 req-0e263f77-d5d2-46af-a725-54fac111c095 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] https://10.4.3.5/volume/v3/volumes/detail returned with HTTP 200 Aug 06 19:20:36.368073 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 101/387] 10.4.3.5 () {68 vars in 1494 bytes} [Thu Aug 6 19:20:36 2026] GET /volume/v3/volumes/detail => generated 2528 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:36.407526 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-7bcc4e4d-307c-4307-b1d8-63de66c2cfc1 req-07257bbc-2184-49e0-9e45-0e994aea7dc8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:36.410322 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7bcc4e4d-307c-4307-b1d8-63de66c2cfc1 req-07257bbc-2184-49e0-9e45-0e994aea7dc8 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] GET https://10.4.3.5/volume/v3/volumes/detail Aug 06 19:20:36.411512 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7bcc4e4d-307c-4307-b1d8-63de66c2cfc1 req-07257bbc-2184-49e0-9e45-0e994aea7dc8 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:36.415049 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7bcc4e4d-307c-4307-b1d8-63de66c2cfc1 req-07257bbc-2184-49e0-9e45-0e994aea7dc8 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:36.415049 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [req-7bcc4e4d-307c-4307-b1d8-63de66c2cfc1 req-07257bbc-2184-49e0-9e45-0e994aea7dc8 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:20:36.415049 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-7bcc4e4d-307c-4307-b1d8-63de66c2cfc1 req-07257bbc-2184-49e0-9e45-0e994aea7dc8 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:20:36.459113 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-7bcc4e4d-307c-4307-b1d8-63de66c2cfc1 req-07257bbc-2184-49e0-9e45-0e994aea7dc8 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Get all volumes completed successfully. Aug 06 19:20:36.460843 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:36.460843 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:20:36.468160 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7bcc4e4d-307c-4307-b1d8-63de66c2cfc1 req-07257bbc-2184-49e0-9e45-0e994aea7dc8 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] https://10.4.3.5/volume/v3/volumes/detail returned with HTTP 200 Aug 06 19:20:36.469033 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 100/388] 10.4.3.5 () {68 vars in 1494 bytes} [Thu Aug 6 19:20:36 2026] GET /volume/v3/volumes/detail => generated 2528 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:36.518881 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-f343b9ec-6221-4425-983a-c77f516bfc84 req-92453f27-b5a5-4de8-a65d-e4ca8ae1780d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:36.521930 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f343b9ec-6221-4425-983a-c77f516bfc84 req-92453f27-b5a5-4de8-a65d-e4ca8ae1780d tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] GET https://10.4.3.5/volume/v3/volumes/detail Aug 06 19:20:36.522256 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f343b9ec-6221-4425-983a-c77f516bfc84 req-92453f27-b5a5-4de8-a65d-e4ca8ae1780d tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:36.522543 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f343b9ec-6221-4425-983a-c77f516bfc84 req-92453f27-b5a5-4de8-a65d-e4ca8ae1780d tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:36.522891 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [req-f343b9ec-6221-4425-983a-c77f516bfc84 req-92453f27-b5a5-4de8-a65d-e4ca8ae1780d tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:20:36.524322 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-f343b9ec-6221-4425-983a-c77f516bfc84 req-92453f27-b5a5-4de8-a65d-e4ca8ae1780d tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:20:36.536702 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-f343b9ec-6221-4425-983a-c77f516bfc84 req-92453f27-b5a5-4de8-a65d-e4ca8ae1780d tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Get all volumes completed successfully. Aug 06 19:20:36.538000 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:36.538000 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:36.544505 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f343b9ec-6221-4425-983a-c77f516bfc84 req-92453f27-b5a5-4de8-a65d-e4ca8ae1780d tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] https://10.4.3.5/volume/v3/volumes/detail returned with HTTP 200 Aug 06 19:20:36.545658 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 95/389] 10.4.3.5 () {68 vars in 1494 bytes} [Thu Aug 6 19:20:36 2026] GET /volume/v3/volumes/detail => generated 2528 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:36.579666 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-69c3dc89-48d6-47b2-9878-47d680572828 req-e0be8750-65d7-4774-8c6b-d34fb1febe22 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:36.585495 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-69c3dc89-48d6-47b2-9878-47d680572828 req-e0be8750-65d7-4774-8c6b-d34fb1febe22 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] GET https://10.4.3.5/volume/v3/volumes/detail Aug 06 19:20:36.585860 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-69c3dc89-48d6-47b2-9878-47d680572828 req-e0be8750-65d7-4774-8c6b-d34fb1febe22 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:36.585951 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-69c3dc89-48d6-47b2-9878-47d680572828 req-e0be8750-65d7-4774-8c6b-d34fb1febe22 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:36.586422 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [req-69c3dc89-48d6-47b2-9878-47d680572828 req-e0be8750-65d7-4774-8c6b-d34fb1febe22 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:20:36.587664 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-69c3dc89-48d6-47b2-9878-47d680572828 req-e0be8750-65d7-4774-8c6b-d34fb1febe22 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:20:36.601043 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-69c3dc89-48d6-47b2-9878-47d680572828 req-e0be8750-65d7-4774-8c6b-d34fb1febe22 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] Get all volumes completed successfully. Aug 06 19:20:36.601043 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:36.601043 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:20:36.608557 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-69c3dc89-48d6-47b2-9878-47d680572828 req-e0be8750-65d7-4774-8c6b-d34fb1febe22 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-reader] https://10.4.3.5/volume/v3/volumes/detail returned with HTTP 200 Aug 06 19:20:36.609275 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 94/390] 10.4.3.5 () {68 vars in 1494 bytes} [Thu Aug 6 19:20:36 2026] GET /volume/v3/volumes/detail => generated 2528 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:36.637552 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a816cc1b-2d4f-420f-a5e0-73601d88f32d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:36.641140 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a816cc1b-2d4f-420f-a5e0-73601d88f32d tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] DELETE https://10.4.3.5/volume/v3/volumes/fd2e8579-c9b6-4efb-a793-33385aa1957f Aug 06 19:20:36.641248 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a816cc1b-2d4f-420f-a5e0-73601d88f32d tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:36.641866 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a816cc1b-2d4f-420f-a5e0-73601d88f32d tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:36.641866 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-a816cc1b-2d4f-420f-a5e0-73601d88f32d tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Delete volume with id: fd2e8579-c9b6-4efb-a793-33385aa1957f Aug 06 19:20:36.651690 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:36.651690 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:36.652332 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a816cc1b-2d4f-420f-a5e0-73601d88f32d tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Volume info retrieved successfully. Aug 06 19:20:36.682904 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a816cc1b-2d4f-420f-a5e0-73601d88f32d tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Delete volume request issued successfully. Aug 06 19:20:36.684950 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a816cc1b-2d4f-420f-a5e0-73601d88f32d tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] https://10.4.3.5/volume/v3/volumes/fd2e8579-c9b6-4efb-a793-33385aa1957f returned with HTTP 202 Aug 06 19:20:36.684950 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 102/391] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:20:36 2026] DELETE /volume/v3/volumes/fd2e8579-c9b6-4efb-a793-33385aa1957f => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:20:36.695447 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dadd2fc4-acbc-4020-a639-1ebc3a8786fd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:36.697329 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dadd2fc4-acbc-4020-a639-1ebc3a8786fd tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] GET https://10.4.3.5/volume/v3/volumes/fd2e8579-c9b6-4efb-a793-33385aa1957f Aug 06 19:20:36.697691 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dadd2fc4-acbc-4020-a639-1ebc3a8786fd tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:36.698113 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dadd2fc4-acbc-4020-a639-1ebc3a8786fd tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:36.707565 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:36.707565 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:20:36.718047 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dadd2fc4-acbc-4020-a639-1ebc3a8786fd tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Volume info retrieved successfully. Aug 06 19:20:36.722815 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dadd2fc4-acbc-4020-a639-1ebc3a8786fd tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] https://10.4.3.5/volume/v3/volumes/fd2e8579-c9b6-4efb-a793-33385aa1957f returned with HTTP 200 Aug 06 19:20:36.723556 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 101/392] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:36 2026] GET /volume/v3/volumes/fd2e8579-c9b6-4efb-a793-33385aa1957f => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:37.112821 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f24929f5-cbe7-4796-8f5d-5e15695a7b18 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:37.115648 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f24929f5-cbe7-4796-8f5d-5e15695a7b18 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] GET https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b Aug 06 19:20:37.115648 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f24929f5-cbe7-4796-8f5d-5e15695a7b18 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:37.115832 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f24929f5-cbe7-4796-8f5d-5e15695a7b18 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:37.133028 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:37.133028 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:37.139700 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f24929f5-cbe7-4796-8f5d-5e15695a7b18 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Volume info retrieved successfully. Aug 06 19:20:37.145497 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f24929f5-cbe7-4796-8f5d-5e15695a7b18 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b returned with HTTP 200 Aug 06 19:20:37.146084 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 96/393] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:37 2026] GET /volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:37.743327 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1f71a9e3-96f6-44d2-b353-6c90b1a35084 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:37.750046 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1f71a9e3-96f6-44d2-b353-6c90b1a35084 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] GET https://10.4.3.5/volume/v3/volumes/fd2e8579-c9b6-4efb-a793-33385aa1957f Aug 06 19:20:37.750046 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1f71a9e3-96f6-44d2-b353-6c90b1a35084 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:37.750046 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1f71a9e3-96f6-44d2-b353-6c90b1a35084 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:37.761552 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1f71a9e3-96f6-44d2-b353-6c90b1a35084 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] https://10.4.3.5/volume/v3/volumes/fd2e8579-c9b6-4efb-a793-33385aa1957f returned with HTTP 404 Aug 06 19:20:37.762296 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 95/394] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:37 2026] GET /volume/v3/volumes/fd2e8579-c9b6-4efb-a793-33385aa1957f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:20:37.771372 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-42d7f9e7-06ff-4132-8b24-180cbc500580 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:37.774057 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42d7f9e7-06ff-4132-8b24-180cbc500580 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] DELETE https://10.4.3.5/volume/v3/volumes/9c2741b6-5fa3-472b-86ee-6262f1d0d501 Aug 06 19:20:37.774413 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42d7f9e7-06ff-4132-8b24-180cbc500580 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:37.774596 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42d7f9e7-06ff-4132-8b24-180cbc500580 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:37.775554 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-42d7f9e7-06ff-4132-8b24-180cbc500580 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Delete volume with id: 9c2741b6-5fa3-472b-86ee-6262f1d0d501 Aug 06 19:20:37.785760 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:37.785760 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:37.787559 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-42d7f9e7-06ff-4132-8b24-180cbc500580 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Volume info retrieved successfully. Aug 06 19:20:37.817925 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-42d7f9e7-06ff-4132-8b24-180cbc500580 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Delete volume request issued successfully. Aug 06 19:20:37.817925 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42d7f9e7-06ff-4132-8b24-180cbc500580 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] https://10.4.3.5/volume/v3/volumes/9c2741b6-5fa3-472b-86ee-6262f1d0d501 returned with HTTP 202 Aug 06 19:20:37.819040 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 103/395] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:20:37 2026] DELETE /volume/v3/volumes/9c2741b6-5fa3-472b-86ee-6262f1d0d501 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:20:37.829372 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1b6038ab-6463-4f06-8dd6-7f7314d0dfc3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:37.832083 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b6038ab-6463-4f06-8dd6-7f7314d0dfc3 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] GET https://10.4.3.5/volume/v3/volumes/9c2741b6-5fa3-472b-86ee-6262f1d0d501 Aug 06 19:20:37.832427 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1b6038ab-6463-4f06-8dd6-7f7314d0dfc3 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:37.832618 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1b6038ab-6463-4f06-8dd6-7f7314d0dfc3 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:37.841688 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:37.841688 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:20:37.847925 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1b6038ab-6463-4f06-8dd6-7f7314d0dfc3 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Volume info retrieved successfully. Aug 06 19:20:37.854856 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b6038ab-6463-4f06-8dd6-7f7314d0dfc3 tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] https://10.4.3.5/volume/v3/volumes/9c2741b6-5fa3-472b-86ee-6262f1d0d501 returned with HTTP 200 Aug 06 19:20:37.855458 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 102/396] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:37 2026] GET /volume/v3/volumes/9c2741b6-5fa3-472b-86ee-6262f1d0d501 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:38.165619 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4381e316-97cd-4610-8e55-e2fc983629a3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:38.169390 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4381e316-97cd-4610-8e55-e2fc983629a3 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] GET https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b Aug 06 19:20:38.169712 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4381e316-97cd-4610-8e55-e2fc983629a3 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:38.170299 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4381e316-97cd-4610-8e55-e2fc983629a3 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:38.203002 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:38.203002 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:38.216187 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4381e316-97cd-4610-8e55-e2fc983629a3 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Volume info retrieved successfully. Aug 06 19:20:38.229838 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4381e316-97cd-4610-8e55-e2fc983629a3 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b returned with HTTP 200 Aug 06 19:20:38.230472 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 97/397] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:38 2026] GET /volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b => generated 848 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:38.872714 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-87a3b9df-d1bf-4024-99ec-1db8ffecc15d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:38.875649 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-87a3b9df-d1bf-4024-99ec-1db8ffecc15d tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] GET https://10.4.3.5/volume/v3/volumes/9c2741b6-5fa3-472b-86ee-6262f1d0d501 Aug 06 19:20:38.876536 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-87a3b9df-d1bf-4024-99ec-1db8ffecc15d tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:38.876849 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-87a3b9df-d1bf-4024-99ec-1db8ffecc15d tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:38.888453 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-87a3b9df-d1bf-4024-99ec-1db8ffecc15d tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] https://10.4.3.5/volume/v3/volumes/9c2741b6-5fa3-472b-86ee-6262f1d0d501 returned with HTTP 404 Aug 06 19:20:38.889256 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 96/398] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:38 2026] GET /volume/v3/volumes/9c2741b6-5fa3-472b-86ee-6262f1d0d501 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:20:38.900416 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-82533d84-04e8-4d59-95f3-fc630240af3e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:38.902628 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-82533d84-04e8-4d59-95f3-fc630240af3e tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] DELETE https://10.4.3.5/volume/v3/volumes/803645b1-39b0-4102-8b4a-672f9079f344 Aug 06 19:20:38.902874 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-82533d84-04e8-4d59-95f3-fc630240af3e tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:38.903140 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-82533d84-04e8-4d59-95f3-fc630240af3e tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:38.903302 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-82533d84-04e8-4d59-95f3-fc630240af3e tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Delete volume with id: 803645b1-39b0-4102-8b4a-672f9079f344 Aug 06 19:20:38.913129 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:38.913129 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:38.913767 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-82533d84-04e8-4d59-95f3-fc630240af3e tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Volume info retrieved successfully. Aug 06 19:20:38.936432 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-82533d84-04e8-4d59-95f3-fc630240af3e tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Delete volume request issued successfully. Aug 06 19:20:38.936690 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-82533d84-04e8-4d59-95f3-fc630240af3e tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] https://10.4.3.5/volume/v3/volumes/803645b1-39b0-4102-8b4a-672f9079f344 returned with HTTP 202 Aug 06 19:20:38.937095 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 104/399] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:20:38 2026] DELETE /volume/v3/volumes/803645b1-39b0-4102-8b4a-672f9079f344 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:20:38.949535 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7cc71c64-aa80-4ff5-8519-fe8ebbdc97fc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:38.952483 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7cc71c64-aa80-4ff5-8519-fe8ebbdc97fc tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] GET https://10.4.3.5/volume/v3/volumes/803645b1-39b0-4102-8b4a-672f9079f344 Aug 06 19:20:38.952752 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7cc71c64-aa80-4ff5-8519-fe8ebbdc97fc tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:38.953379 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7cc71c64-aa80-4ff5-8519-fe8ebbdc97fc tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:38.961004 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:38.961004 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:20:38.967148 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7cc71c64-aa80-4ff5-8519-fe8ebbdc97fc tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Volume info retrieved successfully. Aug 06 19:20:38.971982 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7cc71c64-aa80-4ff5-8519-fe8ebbdc97fc tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] https://10.4.3.5/volume/v3/volumes/803645b1-39b0-4102-8b4a-672f9079f344 returned with HTTP 200 Aug 06 19:20:38.972759 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 103/400] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:38 2026] GET /volume/v3/volumes/803645b1-39b0-4102-8b4a-672f9079f344 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:39.249227 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e1c042cf-1fe7-4327-9b18-48b18811769a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:39.251632 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e1c042cf-1fe7-4327-9b18-48b18811769a tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] GET https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b Aug 06 19:20:39.252355 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e1c042cf-1fe7-4327-9b18-48b18811769a tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:39.252648 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e1c042cf-1fe7-4327-9b18-48b18811769a tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:39.265616 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:39.265616 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:39.272194 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e1c042cf-1fe7-4327-9b18-48b18811769a tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Volume info retrieved successfully. Aug 06 19:20:39.278484 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e1c042cf-1fe7-4327-9b18-48b18811769a tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b returned with HTTP 200 Aug 06 19:20:39.279058 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 98/401] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:39 2026] GET /volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:39.989227 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-487fa494-00e6-43fd-90fa-1c49f9ece16e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:39.991301 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-487fa494-00e6-43fd-90fa-1c49f9ece16e tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] GET https://10.4.3.5/volume/v3/volumes/803645b1-39b0-4102-8b4a-672f9079f344 Aug 06 19:20:39.991700 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-487fa494-00e6-43fd-90fa-1c49f9ece16e tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:39.992049 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-487fa494-00e6-43fd-90fa-1c49f9ece16e tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:40.000651 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-487fa494-00e6-43fd-90fa-1c49f9ece16e tempest-VolumesTestJSON-866593550 tempest-VolumesTestJSON-866593550-project-member] https://10.4.3.5/volume/v3/volumes/803645b1-39b0-4102-8b4a-672f9079f344 returned with HTTP 404 Aug 06 19:20:40.000651 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 97/402] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:39 2026] GET /volume/v3/volumes/803645b1-39b0-4102-8b4a-672f9079f344 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:20:40.305174 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-137ddbe2-8a6e-474f-a32f-6fde502034a6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:40.309664 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-137ddbe2-8a6e-474f-a32f-6fde502034a6 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] GET https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b Aug 06 19:20:40.309664 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-137ddbe2-8a6e-474f-a32f-6fde502034a6 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:40.309664 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-137ddbe2-8a6e-474f-a32f-6fde502034a6 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:40.327585 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:40.327585 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:40.336749 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-137ddbe2-8a6e-474f-a32f-6fde502034a6 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Volume info retrieved successfully. Aug 06 19:20:40.347907 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-137ddbe2-8a6e-474f-a32f-6fde502034a6 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b returned with HTTP 200 Aug 06 19:20:40.348687 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 105/403] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:40 2026] GET /volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:40.509390 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-f15794e6-67c5-479d-8032-5d1caa60b0b4 req-190e3cfc-0fb7-441a-b1ad-a9d0dd57f0cd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:40.513234 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f15794e6-67c5-479d-8032-5d1caa60b0b4 req-190e3cfc-0fb7-441a-b1ad-a9d0dd57f0cd tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] POST https://10.4.3.5/volume/v3/attachments/ce194529-ae47-4263-b2b8-c0b7f98fab71/action Aug 06 19:20:40.513671 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f15794e6-67c5-479d-8032-5d1caa60b0b4 req-190e3cfc-0fb7-441a-b1ad-a9d0dd57f0cd tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:20:40.513853 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f15794e6-67c5-479d-8032-5d1caa60b0b4 req-190e3cfc-0fb7-441a-b1ad-a9d0dd57f0cd tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:40.566667 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:40.566667 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:20:40.589966 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f15794e6-67c5-479d-8032-5d1caa60b0b4 req-190e3cfc-0fb7-441a-b1ad-a9d0dd57f0cd tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] https://10.4.3.5/volume/v3/attachments/ce194529-ae47-4263-b2b8-c0b7f98fab71/action returned with HTTP 204 Aug 06 19:20:40.590773 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 104/404] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:20:40 2026] POST /volume/v3/attachments/ce194529-ae47-4263-b2b8-c0b7f98fab71/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:20:41.370495 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5b3d1ecd-8727-4359-9309-4c03566860e0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:41.376562 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5b3d1ecd-8727-4359-9309-4c03566860e0 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] GET https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b Aug 06 19:20:41.376895 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5b3d1ecd-8727-4359-9309-4c03566860e0 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:41.377216 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5b3d1ecd-8727-4359-9309-4c03566860e0 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:41.392615 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:41.392615 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:41.401971 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5b3d1ecd-8727-4359-9309-4c03566860e0 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Volume info retrieved successfully. Aug 06 19:20:41.410323 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5b3d1ecd-8727-4359-9309-4c03566860e0 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b returned with HTTP 200 Aug 06 19:20:41.411660 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 99/405] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:41 2026] GET /volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b => generated 1140 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:41.435468 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2a6d372e-6ac8-4735-ad8f-912dbf4a3e28 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:41.435468 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2a6d372e-6ac8-4735-ad8f-912dbf4a3e28 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] GET https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b Aug 06 19:20:41.435468 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2a6d372e-6ac8-4735-ad8f-912dbf4a3e28 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:41.436169 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2a6d372e-6ac8-4735-ad8f-912dbf4a3e28 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:41.451866 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:41.451866 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:20:41.456803 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2a6d372e-6ac8-4735-ad8f-912dbf4a3e28 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Volume info retrieved successfully. Aug 06 19:20:41.464730 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2a6d372e-6ac8-4735-ad8f-912dbf4a3e28 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b returned with HTTP 200 Aug 06 19:20:41.465329 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 98/406] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:41 2026] GET /volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:41.488588 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fcff4f2e-b67c-4a5e-9781-d631d0f17ccb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:41.493710 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fcff4f2e-b67c-4a5e-9781-d631d0f17ccb tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] GET https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b Aug 06 19:20:41.493710 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fcff4f2e-b67c-4a5e-9781-d631d0f17ccb tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:41.498503 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fcff4f2e-b67c-4a5e-9781-d631d0f17ccb tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:41.523106 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:41.523106 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:41.531125 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fcff4f2e-b67c-4a5e-9781-d631d0f17ccb tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Volume info retrieved successfully. Aug 06 19:20:41.540235 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fcff4f2e-b67c-4a5e-9781-d631d0f17ccb tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b returned with HTTP 200 Aug 06 19:20:41.540389 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 106/407] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:41 2026] GET /volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b => generated 1140 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:41.812433 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-3f004c9f-2ad5-4e3b-ab51-55e633c50695 req-cbd39519-e939-4423-b862-dcc58df78a04 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:41.816343 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3f004c9f-2ad5-4e3b-ab51-55e633c50695 req-cbd39519-e939-4423-b862-dcc58df78a04 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] GET https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b Aug 06 19:20:41.817039 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3f004c9f-2ad5-4e3b-ab51-55e633c50695 req-cbd39519-e939-4423-b862-dcc58df78a04 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:41.817039 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3f004c9f-2ad5-4e3b-ab51-55e633c50695 req-cbd39519-e939-4423-b862-dcc58df78a04 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:41.830201 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:41.830201 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:20:41.834447 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-3f004c9f-2ad5-4e3b-ab51-55e633c50695 req-cbd39519-e939-4423-b862-dcc58df78a04 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Volume info retrieved successfully. Aug 06 19:20:41.844174 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3f004c9f-2ad5-4e3b-ab51-55e633c50695 req-cbd39519-e939-4423-b862-dcc58df78a04 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b returned with HTTP 200 Aug 06 19:20:41.844698 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 105/408] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:20:41 2026] GET /volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:42.891926 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-87220d4a-5867-45c8-870f-f55736cdb6fc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:43.052164 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-87220d4a-5867-45c8-870f-f55736cdb6fc tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:20:43.052386 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-87220d4a-5867-45c8-870f-f55736cdb6fc tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-945670887"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:43.075993 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-87220d4a-5867-45c8-870f-f55736cdb6fc tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:20:43.076403 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 100/409] 10.4.3.5 () {68 vars in 1238 bytes} [Thu Aug 6 19:20:42 2026] POST /volume/v3/types => generated 227 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:43.093254 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6a8e0eef-547e-4c11-89eb-5673148f7ecd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:43.097499 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6a8e0eef-547e-4c11-89eb-5673148f7ecd tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] POST https://10.4.3.5/volume/v3/group_types Aug 06 19:20:43.097499 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6a8e0eef-547e-4c11-89eb-5673148f7ecd tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-248377179"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:43.129172 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6a8e0eef-547e-4c11-89eb-5673148f7ecd tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] https://10.4.3.5/volume/v3/group_types returned with HTTP 202 Aug 06 19:20:43.129607 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 99/410] 10.4.3.5 () {70 vars in 1297 bytes} [Thu Aug 6 19:20:43 2026] POST /volume/v3/group_types => generated 184 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:20:43.145960 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b751fa08-bc4f-4e4c-bb41-9a976ee92019 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:43.283298 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b751fa08-bc4f-4e4c-bb41-9a976ee92019 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] POST https://10.4.3.5/volume/v3/groups Aug 06 19:20:43.284995 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b751fa08-bc4f-4e4c-bb41-9a976ee92019 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "908a2276-11a2-4a33-8f92-5a4d88f17271", "volume_types": ["7eedb35e-404a-4d0c-ada0-8a93741f5182"], "name": "tempest-GroupSnapshotsV319Test-Group-221416353"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:43.287806 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-b751fa08-bc4f-4e4c-bb41-9a976ee92019 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Creating new group {'group': {'group_type': '908a2276-11a2-4a33-8f92-5a4d88f17271', 'volume_types': ['7eedb35e-404a-4d0c-ada0-8a93741f5182'], 'name': 'tempest-GroupSnapshotsV319Test-Group-221416353'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 19:20:43.307040 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-b751fa08-bc4f-4e4c-bb41-9a976ee92019 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-221416353. Aug 06 19:20:43.345435 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b751fa08-bc4f-4e4c-bb41-9a976ee92019 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Availability zone cache updated, next update will occur around 2026-08-06 20:20:43.344968. {{(pid=100265) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 19:20:43.345594 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b751fa08-bc4f-4e4c-bb41-9a976ee92019 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Availability Zones retrieved successfully. Aug 06 19:20:43.408285 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-b751fa08-bc4f-4e4c-bb41-9a976ee92019 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Created reservations ['d5b2d2d5-4496-4a8a-8181-ce2198f8052f'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:20:43.470945 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b751fa08-bc4f-4e4c-bb41-9a976ee92019 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] https://10.4.3.5/volume/v3/groups returned with HTTP 202 Aug 06 19:20:43.471794 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 107/411] 10.4.3.5 () {70 vars in 1283 bytes} [Thu Aug 6 19:20:43 2026] POST /volume/v3/groups => generated 115 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:20:43.484125 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c6f1fc32-8c61-4fa8-9eba-d56e1a0c9e66 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:43.487130 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c6f1fc32-8c61-4fa8-9eba-d56e1a0c9e66 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] GET https://10.4.3.5/volume/v3/groups/57fae0d0-b893-45a1-8248-c08f0ef31c2a Aug 06 19:20:43.487387 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c6f1fc32-8c61-4fa8-9eba-d56e1a0c9e66 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:43.487646 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c6f1fc32-8c61-4fa8-9eba-d56e1a0c9e66 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:43.487854 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-c6f1fc32-8c61-4fa8-9eba-d56e1a0c9e66 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] show called for member 57fae0d0-b893-45a1-8248-c08f0ef31c2a {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:20:43.497674 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:43.497674 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:20:43.532549 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c6f1fc32-8c61-4fa8-9eba-d56e1a0c9e66 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] https://10.4.3.5/volume/v3/groups/57fae0d0-b893-45a1-8248-c08f0ef31c2a returned with HTTP 200 Aug 06 19:20:43.533142 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 106/412] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:20:43 2026] GET /volume/v3/groups/57fae0d0-b893-45a1-8248-c08f0ef31c2a => generated 395 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:44.548174 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-903793e1-284b-4fd3-a631-a35cb14d7c8f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:44.551272 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-903793e1-284b-4fd3-a631-a35cb14d7c8f tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] GET https://10.4.3.5/volume/v3/groups/57fae0d0-b893-45a1-8248-c08f0ef31c2a Aug 06 19:20:44.551562 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-903793e1-284b-4fd3-a631-a35cb14d7c8f tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:44.551831 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-903793e1-284b-4fd3-a631-a35cb14d7c8f tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:44.552070 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-903793e1-284b-4fd3-a631-a35cb14d7c8f tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] show called for member 57fae0d0-b893-45a1-8248-c08f0ef31c2a {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:20:44.564146 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:44.564146 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:44.604708 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-903793e1-284b-4fd3-a631-a35cb14d7c8f tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] https://10.4.3.5/volume/v3/groups/57fae0d0-b893-45a1-8248-c08f0ef31c2a returned with HTTP 200 Aug 06 19:20:44.605284 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 101/413] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:20:44 2026] GET /volume/v3/groups/57fae0d0-b893-45a1-8248-c08f0ef31c2a => generated 396 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:44.621163 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ec789c3c-5329-48a2-93b8-11eba4f1a1b5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:44.623588 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ec789c3c-5329-48a2-93b8-11eba4f1a1b5 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:20:44.625107 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ec789c3c-5329-48a2-93b8-11eba4f1a1b5 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2004320299", "volume_type": "7eedb35e-404a-4d0c-ada0-8a93741f5182", "group_id": "57fae0d0-b893-45a1-8248-c08f0ef31c2a", "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:44.629525 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-ec789c3c-5329-48a2-93b8-11eba4f1a1b5 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2004320299', 'volume_type': '7eedb35e-404a-4d0c-ada0-8a93741f5182', 'group_id': '57fae0d0-b893-45a1-8248-c08f0ef31c2a', 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:20:44.644458 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:44.644458 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:20:44.645248 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-ec789c3c-5329-48a2-93b8-11eba4f1a1b5 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Create volume of 1 GB Aug 06 19:20:44.663946 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ec789c3c-5329-48a2-93b8-11eba4f1a1b5 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Availability Zones retrieved successfully. Aug 06 19:20:44.670896 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ec789c3c-5329-48a2-93b8-11eba4f1a1b5 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Flow 'volume_create_api' (e0db9477-07fd-46ae-ab3a-f924bdd70249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:20:44.672094 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ec789c3c-5329-48a2-93b8-11eba4f1a1b5 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66c51dea-e816-4e4a-9c54-891bfa3894f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:44.672809 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:44.672809 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:20:44.673337 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-ec789c3c-5329-48a2-93b8-11eba4f1a1b5 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:20:44.683163 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5103ba10-4b2f-494e-9a7a-c6576623e5bf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:44.684114 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5103ba10-4b2f-494e-9a7a-c6576623e5bf tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:20:44.684576 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5103ba10-4b2f-494e-9a7a-c6576623e5bf tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-316033288"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:44.688042 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-5103ba10-4b2f-494e-9a7a-c6576623e5bf tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-316033288'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:20:44.688042 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-5103ba10-4b2f-494e-9a7a-c6576623e5bf tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Create volume of 1 GB Aug 06 19:20:44.688042 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:44.688042 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:44.695617 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5103ba10-4b2f-494e-9a7a-c6576623e5bf tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Availability Zones retrieved successfully. Aug 06 19:20:44.698337 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ec789c3c-5329-48a2-93b8-11eba4f1a1b5 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66c51dea-e816-4e4a-9c54-891bfa3894f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:20:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7eedb35e-404a-4d0c-ada0-8a93741f5182,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-945670887',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7eedb35e-404a-4d0c-ada0-8a93741f5182', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '57fae0d0-b893-45a1-8248-c08f0ef31c2a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:44.699597 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ec789c3c-5329-48a2-93b8-11eba4f1a1b5 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd25082d-b6ec-4621-8ce4-133475428a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:44.703413 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5103ba10-4b2f-494e-9a7a-c6576623e5bf tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Flow 'volume_create_api' (55f2f0e8-3138-4092-b375-f9960fd180d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:20:44.704656 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5103ba10-4b2f-494e-9a7a-c6576623e5bf tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (751a78f6-63f9-407c-85f3-27df9128bf77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:44.705833 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-5103ba10-4b2f-494e-9a7a-c6576623e5bf tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:20:44.735479 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [None req-ec789c3c-5329-48a2-93b8-11eba4f1a1b5 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-945670887 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-945670887, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:20:44.736163 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [None req-ec789c3c-5329-48a2-93b8-11eba4f1a1b5 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-945670887 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-945670887, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:20:44.754485 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5103ba10-4b2f-494e-9a7a-c6576623e5bf tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (751a78f6-63f9-407c-85f3-27df9128bf77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:44.755418 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5103ba10-4b2f-494e-9a7a-c6576623e5bf tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (074d5285-2c7c-46c5-9bb2-fa79af0ec69e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:44.798546 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-ec789c3c-5329-48a2-93b8-11eba4f1a1b5 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Created reservations ['1bfbc831-4526-458d-9838-7399d4eaf2e5', '64d34b19-74fd-43ea-bf21-fc82507e6f56', '5f5cd72c-0674-43f3-b04e-4047b13fe8a1', '1f78a1cf-ec20-42a1-8615-a90861d46aba'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:20:44.801668 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ec789c3c-5329-48a2-93b8-11eba4f1a1b5 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd25082d-b6ec-4621-8ce4-133475428a6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bfbc831-4526-458d-9838-7399d4eaf2e5', '64d34b19-74fd-43ea-bf21-fc82507e6f56', '5f5cd72c-0674-43f3-b04e-4047b13fe8a1', '1f78a1cf-ec20-42a1-8615-a90861d46aba']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:44.803416 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ec789c3c-5329-48a2-93b8-11eba4f1a1b5 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55925f69-0232-4e81-87fb-2b98d51d6574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:44.827895 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-5103ba10-4b2f-494e-9a7a-c6576623e5bf tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Created reservations ['f51ff491-4dcc-4523-a42e-2022c161f9c6', 'e53f646e-5917-4e0c-a506-5ac9963efe7d', '1658bda8-e342-47e8-853b-1477f8b3da46', 'f8ba5594-1bc7-4012-80e9-510a42b0e892'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:20:44.828949 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5103ba10-4b2f-494e-9a7a-c6576623e5bf tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (074d5285-2c7c-46c5-9bb2-fa79af0ec69e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f51ff491-4dcc-4523-a42e-2022c161f9c6', 'e53f646e-5917-4e0c-a506-5ac9963efe7d', '1658bda8-e342-47e8-853b-1477f8b3da46', 'f8ba5594-1bc7-4012-80e9-510a42b0e892']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:44.830230 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5103ba10-4b2f-494e-9a7a-c6576623e5bf tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df56cadf-535b-43e8-abc8-1e8ee449df4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:44.848100 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ec789c3c-5329-48a2-93b8-11eba4f1a1b5 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55925f69-0232-4e81-87fb-2b98d51d6574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3925239a-8ea4-4b9b-b779-23edfad946bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2004320299',encryption_key_id=None,group_id=57fae0d0-b893-45a1-8248-c08f0ef31c2a,group_type_id=,metadata={},multiattach=False,project_id='4d25bab3afce43cba5f2e6aa8b95e62a',qos_specs=None,replication_status=,reservations=['1bfbc831-4526-458d-9838-7399d4eaf2e5','64d34b19-74fd-43ea-bf21-fc82507e6f56','5f5cd72c-0674-43f3-b04e-4047b13fe8a1','1f78a1cf-ec20-42a1-8615-a90861d46aba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='562d0ed1cacc4d1ebe2956ca5a88fd6c',volume_type_id=7eedb35e-404a-4d0c-ada0-8a93741f5182), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:20:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2004320299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=57fae0d0-b893-45a1-8248-c08f0ef31c2a,host=None,id=3925239a-8ea4-4b9b-b779-23edfad946bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d25bab3afce43cba5f2e6aa8b95e62a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='562d0ed1cacc4d1ebe2956ca5a88fd6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7eedb35e-404a-4d0c-ada0-8a93741f5182),volume_type_id=7eedb35e-404a-4d0c-ada0-8a93741f5182)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:44.849429 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ec789c3c-5329-48a2-93b8-11eba4f1a1b5 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5e1b351-1ed0-4c8d-8737-2f7740b0118b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:44.859196 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5103ba10-4b2f-494e-9a7a-c6576623e5bf tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df56cadf-535b-43e8-abc8-1e8ee449df4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1721468a-7f74-4ddd-bd10-9033e59fd0c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-316033288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c58706ce5a93438eae6c4c345bcd80dd',qos_specs=None,replication_status=,reservations=['f51ff491-4dcc-4523-a42e-2022c161f9c6','e53f646e-5917-4e0c-a506-5ac9963efe7d','1658bda8-e342-47e8-853b-1477f8b3da46','f8ba5594-1bc7-4012-80e9-510a42b0e892'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41e6a657a1534cb4bff9f6e32658b453',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:20:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-316033288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1721468a-7f74-4ddd-bd10-9033e59fd0c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c58706ce5a93438eae6c4c345bcd80dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41e6a657a1534cb4bff9f6e32658b453',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:44.860346 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5103ba10-4b2f-494e-9a7a-c6576623e5bf tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70002500-b081-4f0b-90dd-6d7185906da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:44.883348 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ec789c3c-5329-48a2-93b8-11eba4f1a1b5 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5e1b351-1ed0-4c8d-8737-2f7740b0118b) transitioned into state 'SUCCESS' from state '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-2004320299',encryption_key_id=None,group_id=57fae0d0-b893-45a1-8248-c08f0ef31c2a,group_type_id=,metadata={},multiattach=False,project_id='4d25bab3afce43cba5f2e6aa8b95e62a',qos_specs=None,replication_status=,reservations=['1bfbc831-4526-458d-9838-7399d4eaf2e5','64d34b19-74fd-43ea-bf21-fc82507e6f56','5f5cd72c-0674-43f3-b04e-4047b13fe8a1','1f78a1cf-ec20-42a1-8615-a90861d46aba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='562d0ed1cacc4d1ebe2956ca5a88fd6c',volume_type_id=7eedb35e-404a-4d0c-ada0-8a93741f5182)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:44.884203 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ec789c3c-5329-48a2-93b8-11eba4f1a1b5 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75986d82-24da-4708-b5a2-dcae86673260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:44.901586 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5103ba10-4b2f-494e-9a7a-c6576623e5bf tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70002500-b081-4f0b-90dd-6d7185906da5) transitioned into state 'SUCCESS' from state '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-316033288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c58706ce5a93438eae6c4c345bcd80dd',qos_specs=None,replication_status=,reservations=['f51ff491-4dcc-4523-a42e-2022c161f9c6','e53f646e-5917-4e0c-a506-5ac9963efe7d','1658bda8-e342-47e8-853b-1477f8b3da46','f8ba5594-1bc7-4012-80e9-510a42b0e892'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41e6a657a1534cb4bff9f6e32658b453',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:44.902116 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ec789c3c-5329-48a2-93b8-11eba4f1a1b5 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75986d82-24da-4708-b5a2-dcae86673260) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:44.902700 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5103ba10-4b2f-494e-9a7a-c6576623e5bf tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f161f6e-7db6-4fd4-b345-e10c8943b18c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:44.903161 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ec789c3c-5329-48a2-93b8-11eba4f1a1b5 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Flow 'volume_create_api' (e0db9477-07fd-46ae-ab3a-f924bdd70249) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:20:44.903553 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ec789c3c-5329-48a2-93b8-11eba4f1a1b5 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Create volume request issued successfully. Aug 06 19:20:44.904380 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-ec789c3c-5329-48a2-93b8-11eba4f1a1b5 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:20:44.904678 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-ec789c3c-5329-48a2-93b8-11eba4f1a1b5 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-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 06 19:20:44.917724 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5103ba10-4b2f-494e-9a7a-c6576623e5bf tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f161f6e-7db6-4fd4-b345-e10c8943b18c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:44.919334 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5103ba10-4b2f-494e-9a7a-c6576623e5bf tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Flow 'volume_create_api' (55f2f0e8-3138-4092-b375-f9960fd180d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:20:44.919740 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5103ba10-4b2f-494e-9a7a-c6576623e5bf tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Create volume request issued successfully. Aug 06 19:20:44.920596 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5103ba10-4b2f-494e-9a7a-c6576623e5bf tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:20:44.921468 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 108/414] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:20:44 2026] POST /volume/v3/volumes => generated 754 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:20:44.941951 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3bd39583-4b48-440a-a3a8-876d514c4c11 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:44.944429 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3bd39583-4b48-440a-a3a8-876d514c4c11 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] GET https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 Aug 06 19:20:44.944857 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3bd39583-4b48-440a-a3a8-876d514c4c11 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:44.946039 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3bd39583-4b48-440a-a3a8-876d514c4c11 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:44.957866 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:44.957866 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:20:44.963058 np0000006689 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-ec789c3c-5329-48a2-93b8-11eba4f1a1b5 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-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=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:20:44.967043 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3bd39583-4b48-440a-a3a8-876d514c4c11 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Volume info retrieved successfully. Aug 06 19:20:44.969196 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:44.969196 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:20:44.972252 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3bd39583-4b48-440a-a3a8-876d514c4c11 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 returned with HTTP 200 Aug 06 19:20:44.973012 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 107/415] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:44 2026] GET /volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:44.976714 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ec789c3c-5329-48a2-93b8-11eba4f1a1b5 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:20:44.977248 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 100/416] 10.4.3.5 () {70 vars in 1286 bytes} [Thu Aug 6 19:20:44 2026] POST /volume/v3/volumes => generated 822 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:20:44.999737 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-60d16bb7-3151-4481-8988-309a36442f4c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:45.002321 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-60d16bb7-3151-4481-8988-309a36442f4c tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] GET https://10.4.3.5/volume/v3/volumes/3925239a-8ea4-4b9b-b779-23edfad946bd Aug 06 19:20:45.002602 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-60d16bb7-3151-4481-8988-309a36442f4c tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:45.003159 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-60d16bb7-3151-4481-8988-309a36442f4c tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:45.017456 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:45.017456 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:45.024472 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-60d16bb7-3151-4481-8988-309a36442f4c tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Volume info retrieved successfully. Aug 06 19:20:45.025329 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-60d16bb7-3151-4481-8988-309a36442f4c tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:20:45.025551 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-60d16bb7-3151-4481-8988-309a36442f4c tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-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 06 19:20:45.079485 np0000006689 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-60d16bb7-3151-4481-8988-309a36442f4c tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-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=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:20:45.085086 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:45.085086 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:45.102968 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-60d16bb7-3151-4481-8988-309a36442f4c tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] https://10.4.3.5/volume/v3/volumes/3925239a-8ea4-4b9b-b779-23edfad946bd returned with HTTP 200 Aug 06 19:20:45.102968 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 102/417] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:20:44 2026] GET /volume/v3/volumes/3925239a-8ea4-4b9b-b779-23edfad946bd => generated 890 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:45.993048 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9e239159-a58e-4827-9ba8-87fed798148b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:45.993662 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9e239159-a58e-4827-9ba8-87fed798148b tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] GET https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 Aug 06 19:20:45.993906 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9e239159-a58e-4827-9ba8-87fed798148b tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:45.994175 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9e239159-a58e-4827-9ba8-87fed798148b tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:46.007716 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:46.007716 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:46.012726 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9e239159-a58e-4827-9ba8-87fed798148b tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Volume info retrieved successfully. Aug 06 19:20:46.019275 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9e239159-a58e-4827-9ba8-87fed798148b tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 returned with HTTP 200 Aug 06 19:20:46.019721 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 109/418] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:20:45 2026] GET /volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:46.125620 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f3d282e8-d61b-4dd8-87ea-c6180f9845b0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:46.129223 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f3d282e8-d61b-4dd8-87ea-c6180f9845b0 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] GET https://10.4.3.5/volume/v3/volumes/3925239a-8ea4-4b9b-b779-23edfad946bd Aug 06 19:20:46.129570 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f3d282e8-d61b-4dd8-87ea-c6180f9845b0 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:46.129841 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f3d282e8-d61b-4dd8-87ea-c6180f9845b0 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:46.140523 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:46.140523 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:20:46.146064 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f3d282e8-d61b-4dd8-87ea-c6180f9845b0 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Volume info retrieved successfully. Aug 06 19:20:46.146956 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-f3d282e8-d61b-4dd8-87ea-c6180f9845b0 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:20:46.147170 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-f3d282e8-d61b-4dd8-87ea-c6180f9845b0 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-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 06 19:20:46.197412 np0000006689 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-f3d282e8-d61b-4dd8-87ea-c6180f9845b0 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-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=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:20:46.210370 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:46.210370 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:20:46.223573 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f3d282e8-d61b-4dd8-87ea-c6180f9845b0 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] https://10.4.3.5/volume/v3/volumes/3925239a-8ea4-4b9b-b779-23edfad946bd returned with HTTP 200 Aug 06 19:20:46.224261 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 108/419] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:20:46 2026] GET /volume/v3/volumes/3925239a-8ea4-4b9b-b779-23edfad946bd => generated 915 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:46.239303 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dd1e301c-f459-4c60-8886-5108183c3e66 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:46.242381 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dd1e301c-f459-4c60-8886-5108183c3e66 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] POST https://10.4.3.5/volume/v3/group_snapshots Aug 06 19:20:46.244163 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dd1e301c-f459-4c60-8886-5108183c3e66 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "57fae0d0-b893-45a1-8248-c08f0ef31c2a", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1998247978"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:46.244895 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.group_snapshots [None req-dd1e301c-f459-4c60-8886-5108183c3e66 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '57fae0d0-b893-45a1-8248-c08f0ef31c2a', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1998247978'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 06 19:20:46.249948 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:46.249948 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:20:46.261507 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.group_snapshots [None req-dd1e301c-f459-4c60-8886-5108183c3e66 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1998247978. Aug 06 19:20:46.322618 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:46.322618 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:20:46.342304 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [None req-dd1e301c-f459-4c60-8886-5108183c3e66 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-945670887 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-945670887, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:20:46.385210 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-dd1e301c-f459-4c60-8886-5108183c3e66 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Created reservations ['a12e94df-1af0-4a73-a9a0-dbe91c41eaf8', '9207d2ab-454b-4f1e-92d4-6c25900fce15', 'bf28260e-4645-4e49-810a-ed80b441c32b', '7f13feb9-3d81-4bac-a0d8-7d157b257951'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:20:46.442322 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dd1e301c-f459-4c60-8886-5108183c3e66 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] https://10.4.3.5/volume/v3/group_snapshots returned with HTTP 202 Aug 06 19:20:46.442902 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 101/420] 10.4.3.5 () {70 vars in 1310 bytes} [Thu Aug 6 19:20:46 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:20:46.457198 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b525d124-da5f-4f79-950a-e31dbcdc3394 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:46.459471 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b525d124-da5f-4f79-950a-e31dbcdc3394 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] GET https://10.4.3.5/volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf Aug 06 19:20:46.459739 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b525d124-da5f-4f79-950a-e31dbcdc3394 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:46.459981 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b525d124-da5f-4f79-950a-e31dbcdc3394 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:46.460215 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.group_snapshots [None req-b525d124-da5f-4f79-950a-e31dbcdc3394 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] show called for member 461bf75d-8850-486c-a2d6-ec1dc43e34cf {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 19:20:46.480131 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:46.480131 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:46.489103 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b525d124-da5f-4f79-950a-e31dbcdc3394 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] https://10.4.3.5/volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf returned with HTTP 200 Aug 06 19:20:46.489103 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 103/421] 10.4.3.5 () {68 vars in 1399 bytes} [Thu Aug 6 19:20:46 2026] GET /volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf => generated 330 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:47.500768 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-139ad816-cf8d-45e3-bba6-57dd9b571098 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:47.503760 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-139ad816-cf8d-45e3-bba6-57dd9b571098 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] GET https://10.4.3.5/volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf Aug 06 19:20:47.503984 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-139ad816-cf8d-45e3-bba6-57dd9b571098 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:47.504319 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-139ad816-cf8d-45e3-bba6-57dd9b571098 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:47.504671 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-139ad816-cf8d-45e3-bba6-57dd9b571098 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] show called for member 461bf75d-8850-486c-a2d6-ec1dc43e34cf {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 19:20:47.513884 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:47.513884 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:47.524833 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-139ad816-cf8d-45e3-bba6-57dd9b571098 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] https://10.4.3.5/volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf returned with HTTP 200 Aug 06 19:20:47.524833 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 110/422] 10.4.3.5 () {68 vars in 1399 bytes} [Thu Aug 6 19:20:47 2026] GET /volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf => generated 331 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:47.541089 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cf4032c9-8521-4857-a0c8-83bb3e472a08 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:47.553148 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf4032c9-8521-4857-a0c8-83bb3e472a08 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] GET https://10.4.3.5/volume/v3/snapshots/detail Aug 06 19:20:47.553285 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf4032c9-8521-4857-a0c8-83bb3e472a08 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:47.555555 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf4032c9-8521-4857-a0c8-83bb3e472a08 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:47.556099 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-cf4032c9-8521-4857-a0c8-83bb3e472a08 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:20:47.558804 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-cf4032c9-8521-4857-a0c8-83bb3e472a08 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 19:20:47.580873 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cf4032c9-8521-4857-a0c8-83bb3e472a08 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Get all snapshots completed successfully. Aug 06 19:20:47.580873 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:47.580873 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:20:47.582340 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf4032c9-8521-4857-a0c8-83bb3e472a08 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] https://10.4.3.5/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 19:20:47.582340 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 109/423] 10.4.3.5 () {66 vars in 1250 bytes} [Thu Aug 6 19:20:47 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:47.601759 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1b44534e-7687-4269-b138-bbb0a39a11e8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:47.607125 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1b44534e-7687-4269-b138-bbb0a39a11e8 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] GET https://10.4.3.5/volume/v3/snapshots/624376e2-fdf9-4e87-bcde-3e7219cdebfd Aug 06 19:20:47.607125 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1b44534e-7687-4269-b138-bbb0a39a11e8 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:47.607125 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1b44534e-7687-4269-b138-bbb0a39a11e8 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:47.617205 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:47.617205 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:20:47.617205 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1b44534e-7687-4269-b138-bbb0a39a11e8 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Snapshot retrieved successfully. Aug 06 19:20:47.618271 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1b44534e-7687-4269-b138-bbb0a39a11e8 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] https://10.4.3.5/volume/v3/snapshots/624376e2-fdf9-4e87-bcde-3e7219cdebfd returned with HTTP 200 Aug 06 19:20:47.618673 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 102/424] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:20:47 2026] GET /volume/v3/snapshots/624376e2-fdf9-4e87-bcde-3e7219cdebfd => generated 474 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:47.638497 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0f9ef00a-ff32-463a-b347-2845fb836981 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:47.645179 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0f9ef00a-ff32-463a-b347-2845fb836981 tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] POST https://10.4.3.5/volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf/action Aug 06 19:20:47.645179 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0f9ef00a-ff32-463a-b347-2845fb836981 tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:20:47.645179 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0f9ef00a-ff32-463a-b347-2845fb836981 tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:47.654184 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.group_snapshots [None req-0f9ef00a-ff32-463a-b347-2845fb836981 tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] Updating group '461bf75d-8850-486c-a2d6-ec1dc43e34cf' with 'creating' {{(pid=100262) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 06 19:20:47.661182 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:47.661182 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:47.680291 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0f9ef00a-ff32-463a-b347-2845fb836981 tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] https://10.4.3.5/volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf/action returned with HTTP 202 Aug 06 19:20:47.680716 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 104/425] 10.4.3.5 () {70 vars in 1441 bytes} [Thu Aug 6 19:20:47 2026] POST /volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:20:47.690430 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ed3ade10-7916-4d3a-8c2f-3a64a5647d70 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:47.694771 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ed3ade10-7916-4d3a-8c2f-3a64a5647d70 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] GET https://10.4.3.5/volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf Aug 06 19:20:47.695189 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ed3ade10-7916-4d3a-8c2f-3a64a5647d70 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:47.695481 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ed3ade10-7916-4d3a-8c2f-3a64a5647d70 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:47.695686 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-ed3ade10-7916-4d3a-8c2f-3a64a5647d70 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] show called for member 461bf75d-8850-486c-a2d6-ec1dc43e34cf {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 19:20:47.705582 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:47.705582 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:47.711462 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ed3ade10-7916-4d3a-8c2f-3a64a5647d70 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] https://10.4.3.5/volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf returned with HTTP 200 Aug 06 19:20:47.712399 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 111/426] 10.4.3.5 () {68 vars in 1399 bytes} [Thu Aug 6 19:20:47 2026] GET /volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf => generated 330 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:47.724057 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1aec0aa3-16a9-4cb7-b5e5-cc394d361524 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:47.726474 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1aec0aa3-16a9-4cb7-b5e5-cc394d361524 tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] POST https://10.4.3.5/volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf/action Aug 06 19:20:47.727285 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1aec0aa3-16a9-4cb7-b5e5-cc394d361524 tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:20:47.727498 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1aec0aa3-16a9-4cb7-b5e5-cc394d361524 tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:47.730261 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.group_snapshots [None req-1aec0aa3-16a9-4cb7-b5e5-cc394d361524 tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] Updating group '461bf75d-8850-486c-a2d6-ec1dc43e34cf' with 'available' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 06 19:20:47.740298 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:47.740298 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:20:47.759007 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1aec0aa3-16a9-4cb7-b5e5-cc394d361524 tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] https://10.4.3.5/volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf/action returned with HTTP 202 Aug 06 19:20:47.760117 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 110/427] 10.4.3.5 () {70 vars in 1441 bytes} [Thu Aug 6 19:20:47 2026] POST /volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:20:47.776638 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-01fc1bc4-bddd-455c-93dc-3843f0b845ce None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:47.778349 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-01fc1bc4-bddd-455c-93dc-3843f0b845ce tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] GET https://10.4.3.5/volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf Aug 06 19:20:47.778594 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-01fc1bc4-bddd-455c-93dc-3843f0b845ce tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:47.778949 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-01fc1bc4-bddd-455c-93dc-3843f0b845ce tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:47.778949 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.group_snapshots [None req-01fc1bc4-bddd-455c-93dc-3843f0b845ce tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] show called for member 461bf75d-8850-486c-a2d6-ec1dc43e34cf {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 19:20:47.786537 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:47.786537 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:20:47.795595 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-01fc1bc4-bddd-455c-93dc-3843f0b845ce tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] https://10.4.3.5/volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf returned with HTTP 200 Aug 06 19:20:47.796338 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 103/428] 10.4.3.5 () {68 vars in 1399 bytes} [Thu Aug 6 19:20:47 2026] GET /volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf => generated 331 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:47.812988 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7fe3d1d9-b8d6-4371-a76e-e66d2625cf34 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:47.815835 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7fe3d1d9-b8d6-4371-a76e-e66d2625cf34 tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] POST https://10.4.3.5/volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf/action Aug 06 19:20:47.816408 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7fe3d1d9-b8d6-4371-a76e-e66d2625cf34 tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:20:47.816872 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7fe3d1d9-b8d6-4371-a76e-e66d2625cf34 tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:47.818637 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.group_snapshots [None req-7fe3d1d9-b8d6-4371-a76e-e66d2625cf34 tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] Updating group '461bf75d-8850-486c-a2d6-ec1dc43e34cf' with 'error' {{(pid=100262) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 06 19:20:47.826905 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:47.826905 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:47.849545 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7fe3d1d9-b8d6-4371-a76e-e66d2625cf34 tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] https://10.4.3.5/volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf/action returned with HTTP 202 Aug 06 19:20:47.849545 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 105/429] 10.4.3.5 () {70 vars in 1441 bytes} [Thu Aug 6 19:20:47 2026] POST /volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:20:47.858661 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-115a1901-26d1-4c7f-97e1-9be74739a117 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:47.860969 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-115a1901-26d1-4c7f-97e1-9be74739a117 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] GET https://10.4.3.5/volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf Aug 06 19:20:47.861234 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-115a1901-26d1-4c7f-97e1-9be74739a117 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:47.861634 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-115a1901-26d1-4c7f-97e1-9be74739a117 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:47.861950 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-115a1901-26d1-4c7f-97e1-9be74739a117 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] show called for member 461bf75d-8850-486c-a2d6-ec1dc43e34cf {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 19:20:47.866746 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:47.866746 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:47.890102 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-115a1901-26d1-4c7f-97e1-9be74739a117 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] https://10.4.3.5/volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf returned with HTTP 200 Aug 06 19:20:47.890640 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 112/430] 10.4.3.5 () {68 vars in 1399 bytes} [Thu Aug 6 19:20:47 2026] GET /volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf => generated 327 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:47.906324 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-747a2f0b-6100-43c0-82af-ea5b4dc73c13 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:47.909042 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-747a2f0b-6100-43c0-82af-ea5b4dc73c13 tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] POST https://10.4.3.5/volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf/action Aug 06 19:20:47.909042 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-747a2f0b-6100-43c0-82af-ea5b4dc73c13 tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:20:47.909042 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-747a2f0b-6100-43c0-82af-ea5b4dc73c13 tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:47.911751 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.group_snapshots [None req-747a2f0b-6100-43c0-82af-ea5b4dc73c13 tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] Updating group '461bf75d-8850-486c-a2d6-ec1dc43e34cf' with 'available' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 06 19:20:47.923048 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:47.923048 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:20:47.937647 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-747a2f0b-6100-43c0-82af-ea5b4dc73c13 tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] https://10.4.3.5/volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf/action returned with HTTP 202 Aug 06 19:20:47.938263 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 111/431] 10.4.3.5 () {70 vars in 1441 bytes} [Thu Aug 6 19:20:47 2026] POST /volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:20:47.949353 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-08801227-c1d5-4e1d-8ff8-64a55e48e3aa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:47.952193 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-08801227-c1d5-4e1d-8ff8-64a55e48e3aa tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] GET https://10.4.3.5/volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf Aug 06 19:20:47.952375 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-08801227-c1d5-4e1d-8ff8-64a55e48e3aa tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:47.952606 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-08801227-c1d5-4e1d-8ff8-64a55e48e3aa tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:47.952740 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.group_snapshots [None req-08801227-c1d5-4e1d-8ff8-64a55e48e3aa tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] show called for member 461bf75d-8850-486c-a2d6-ec1dc43e34cf {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 19:20:47.958889 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:47.958889 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:20:47.970703 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-08801227-c1d5-4e1d-8ff8-64a55e48e3aa tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] https://10.4.3.5/volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf returned with HTTP 200 Aug 06 19:20:47.971350 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 104/432] 10.4.3.5 () {68 vars in 1399 bytes} [Thu Aug 6 19:20:47 2026] GET /volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf => generated 331 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:47.986055 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c98895b6-f9ca-42e7-912a-2554667bb8e4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:47.990125 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c98895b6-f9ca-42e7-912a-2554667bb8e4 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] DELETE https://10.4.3.5/volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf Aug 06 19:20:47.990570 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c98895b6-f9ca-42e7-912a-2554667bb8e4 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:47.990804 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c98895b6-f9ca-42e7-912a-2554667bb8e4 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:47.991079 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.group_snapshots [None req-c98895b6-f9ca-42e7-912a-2554667bb8e4 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] delete called for member 461bf75d-8850-486c-a2d6-ec1dc43e34cf {{(pid=100262) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 19:20:47.991195 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.group_snapshots [None req-c98895b6-f9ca-42e7-912a-2554667bb8e4 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Delete group_snapshot with id: 461bf75d-8850-486c-a2d6-ec1dc43e34cf Aug 06 19:20:47.997210 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:47.997210 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:48.069151 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c98895b6-f9ca-42e7-912a-2554667bb8e4 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] https://10.4.3.5/volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf returned with HTTP 202 Aug 06 19:20:48.069737 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 106/433] 10.4.3.5 () {68 vars in 1402 bytes} [Thu Aug 6 19:20:47 2026] DELETE /volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 06 19:20:48.082096 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3592ebd7-e6ff-4dd8-8759-565a64ef31e2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:48.084758 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3592ebd7-e6ff-4dd8-8759-565a64ef31e2 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] GET https://10.4.3.5/volume/v3/volumes/detail Aug 06 19:20:48.084997 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3592ebd7-e6ff-4dd8-8759-565a64ef31e2 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:48.086059 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3592ebd7-e6ff-4dd8-8759-565a64ef31e2 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:48.086059 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-3592ebd7-e6ff-4dd8-8759-565a64ef31e2 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:20:48.086330 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3592ebd7-e6ff-4dd8-8759-565a64ef31e2 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:20:48.095973 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3592ebd7-e6ff-4dd8-8759-565a64ef31e2 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Get all volumes completed successfully. Aug 06 19:20:48.097179 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-3592ebd7-e6ff-4dd8-8759-565a64ef31e2 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:20:48.097179 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-3592ebd7-e6ff-4dd8-8759-565a64ef31e2 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-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 06 19:20:48.168122 np0000006689 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-3592ebd7-e6ff-4dd8-8759-565a64ef31e2 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-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=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:20:48.177923 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:48.177923 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:48.190266 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3592ebd7-e6ff-4dd8-8759-565a64ef31e2 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] https://10.4.3.5/volume/v3/volumes/detail returned with HTTP 200 Aug 06 19:20:48.190789 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 113/434] 10.4.3.5 () {68 vars in 1285 bytes} [Thu Aug 6 19:20:48 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:48.208764 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1cf85cba-ace4-49d4-b24b-5bf5008b4816 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:48.213687 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1cf85cba-ace4-49d4-b24b-5bf5008b4816 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] GET https://10.4.3.5/volume/v3/snapshots/detail Aug 06 19:20:48.213913 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1cf85cba-ace4-49d4-b24b-5bf5008b4816 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:48.214178 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1cf85cba-ace4-49d4-b24b-5bf5008b4816 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:48.214596 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-1cf85cba-ace4-49d4-b24b-5bf5008b4816 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:20:48.218615 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-1cf85cba-ace4-49d4-b24b-5bf5008b4816 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 19:20:48.225602 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1cf85cba-ace4-49d4-b24b-5bf5008b4816 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Get all snapshots completed successfully. Aug 06 19:20:48.226688 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1cf85cba-ace4-49d4-b24b-5bf5008b4816 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] https://10.4.3.5/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 19:20:48.226857 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 112/435] 10.4.3.5 () {66 vars in 1250 bytes} [Thu Aug 6 19:20:48 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:20:48.241981 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0416d66e-f294-4f3d-949c-f920f7d27496 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:48.244324 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0416d66e-f294-4f3d-949c-f920f7d27496 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] GET https://10.4.3.5/volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf Aug 06 19:20:48.245339 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0416d66e-f294-4f3d-949c-f920f7d27496 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:48.246033 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0416d66e-f294-4f3d-949c-f920f7d27496 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:48.246033 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.group_snapshots [None req-0416d66e-f294-4f3d-949c-f920f7d27496 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] show called for member 461bf75d-8850-486c-a2d6-ec1dc43e34cf {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 19:20:48.251745 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0416d66e-f294-4f3d-949c-f920f7d27496 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] https://10.4.3.5/volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf returned with HTTP 404 Aug 06 19:20:48.252507 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 105/436] 10.4.3.5 () {68 vars in 1399 bytes} [Thu Aug 6 19:20:48 2026] GET /volume/v3/group_snapshots/461bf75d-8850-486c-a2d6-ec1dc43e34cf => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:20:48.261894 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d7f551bb-8f47-4f68-b951-050e494f21bf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:48.264424 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d7f551bb-8f47-4f68-b951-050e494f21bf tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] GET https://10.4.3.5/volume/v3/volumes/detail Aug 06 19:20:48.265191 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d7f551bb-8f47-4f68-b951-050e494f21bf tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:48.265191 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d7f551bb-8f47-4f68-b951-050e494f21bf tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:48.265648 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-d7f551bb-8f47-4f68-b951-050e494f21bf tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:20:48.266128 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:48.266128 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:48.266805 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d7f551bb-8f47-4f68-b951-050e494f21bf tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:20:48.284453 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d7f551bb-8f47-4f68-b951-050e494f21bf tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Get all volumes completed successfully. Aug 06 19:20:48.285305 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-d7f551bb-8f47-4f68-b951-050e494f21bf tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:20:48.285542 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-d7f551bb-8f47-4f68-b951-050e494f21bf tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-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 06 19:20:48.355362 np0000006689 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-d7f551bb-8f47-4f68-b951-050e494f21bf tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-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=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:20:48.365153 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:48.365153 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:48.382483 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d7f551bb-8f47-4f68-b951-050e494f21bf tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] https://10.4.3.5/volume/v3/volumes/detail returned with HTTP 200 Aug 06 19:20:48.383201 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 107/437] 10.4.3.5 () {68 vars in 1285 bytes} [Thu Aug 6 19:20:48 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:48.403721 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d3ff92a3-b29f-4630-b318-d9be419c6f4e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:48.407427 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d3ff92a3-b29f-4630-b318-d9be419c6f4e tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] POST https://10.4.3.5/volume/v3/groups/57fae0d0-b893-45a1-8248-c08f0ef31c2a/action Aug 06 19:20:48.410861 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d3ff92a3-b29f-4630-b318-d9be419c6f4e tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:20:48.410861 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d3ff92a3-b29f-4630-b318-d9be419c6f4e tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:48.411217 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-d3ff92a3-b29f-4630-b318-d9be419c6f4e tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] delete called for group 57fae0d0-b893-45a1-8248-c08f0ef31c2a {{(pid=100265) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 19:20:48.411390 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-d3ff92a3-b29f-4630-b318-d9be419c6f4e tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Delete group with id: 57fae0d0-b893-45a1-8248-c08f0ef31c2a Aug 06 19:20:48.426803 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:48.426803 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:20:48.537262 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d3ff92a3-b29f-4630-b318-d9be419c6f4e tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] https://10.4.3.5/volume/v3/groups/57fae0d0-b893-45a1-8248-c08f0ef31c2a/action returned with HTTP 202 Aug 06 19:20:48.537650 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 114/438] 10.4.3.5 () {70 vars in 1414 bytes} [Thu Aug 6 19:20:48 2026] POST /volume/v3/groups/57fae0d0-b893-45a1-8248-c08f0ef31c2a/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:20:48.548726 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0f2867d9-71dc-4ccc-967d-cab43f108600 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:48.552183 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0f2867d9-71dc-4ccc-967d-cab43f108600 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] GET https://10.4.3.5/volume/v3/volumes/3925239a-8ea4-4b9b-b779-23edfad946bd Aug 06 19:20:48.552467 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0f2867d9-71dc-4ccc-967d-cab43f108600 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:48.553555 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0f2867d9-71dc-4ccc-967d-cab43f108600 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:48.577254 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:48.577254 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:20:48.590744 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0f2867d9-71dc-4ccc-967d-cab43f108600 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Volume info retrieved successfully. Aug 06 19:20:48.593272 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-0f2867d9-71dc-4ccc-967d-cab43f108600 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:20:48.593272 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-0f2867d9-71dc-4ccc-967d-cab43f108600 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-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 06 19:20:48.658061 np0000006689 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-0f2867d9-71dc-4ccc-967d-cab43f108600 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-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=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:20:48.663171 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:48.663171 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:20:48.673968 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0f2867d9-71dc-4ccc-967d-cab43f108600 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] https://10.4.3.5/volume/v3/volumes/3925239a-8ea4-4b9b-b779-23edfad946bd returned with HTTP 200 Aug 06 19:20:48.674523 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 113/439] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:20:48 2026] GET /volume/v3/volumes/3925239a-8ea4-4b9b-b779-23edfad946bd => generated 914 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 19:20:49.695783 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a215c410-b209-48ea-ac6f-f2cf19da40f2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:49.698128 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a215c410-b209-48ea-ac6f-f2cf19da40f2 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] GET https://10.4.3.5/volume/v3/volumes/3925239a-8ea4-4b9b-b779-23edfad946bd Aug 06 19:20:49.698386 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a215c410-b209-48ea-ac6f-f2cf19da40f2 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:49.698627 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a215c410-b209-48ea-ac6f-f2cf19da40f2 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:49.708257 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a215c410-b209-48ea-ac6f-f2cf19da40f2 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] https://10.4.3.5/volume/v3/volumes/3925239a-8ea4-4b9b-b779-23edfad946bd returned with HTTP 404 Aug 06 19:20:49.708782 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 106/440] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:20:49 2026] GET /volume/v3/volumes/3925239a-8ea4-4b9b-b779-23edfad946bd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:20:49.718622 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-af07623f-c26f-4508-94a5-f4035d6c8fc8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:49.721181 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-af07623f-c26f-4508-94a5-f4035d6c8fc8 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] GET https://10.4.3.5/volume/v3/groups/57fae0d0-b893-45a1-8248-c08f0ef31c2a Aug 06 19:20:49.721181 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-af07623f-c26f-4508-94a5-f4035d6c8fc8 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:49.721438 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-af07623f-c26f-4508-94a5-f4035d6c8fc8 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:49.721611 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-af07623f-c26f-4508-94a5-f4035d6c8fc8 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] show called for member 57fae0d0-b893-45a1-8248-c08f0ef31c2a {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:20:49.728768 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-af07623f-c26f-4508-94a5-f4035d6c8fc8 tempest-GroupSnapshotsV319Test-650248448 tempest-GroupSnapshotsV319Test-650248448-project-member] https://10.4.3.5/volume/v3/groups/57fae0d0-b893-45a1-8248-c08f0ef31c2a returned with HTTP 404 Aug 06 19:20:49.729397 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 108/441] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:20:49 2026] GET /volume/v3/groups/57fae0d0-b893-45a1-8248-c08f0ef31c2a => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:20:49.737826 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-071a4920-c8fe-4636-a5fd-d56d6c39cbbd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:49.740559 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-071a4920-c8fe-4636-a5fd-d56d6c39cbbd tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] DELETE https://10.4.3.5/volume/v3/group_types/908a2276-11a2-4a33-8f92-5a4d88f17271 Aug 06 19:20:49.740559 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-071a4920-c8fe-4636-a5fd-d56d6c39cbbd tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:49.740559 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-071a4920-c8fe-4636-a5fd-d56d6c39cbbd tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:49.764504 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-071a4920-c8fe-4636-a5fd-d56d6c39cbbd tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] https://10.4.3.5/volume/v3/group_types/908a2276-11a2-4a33-8f92-5a4d88f17271 returned with HTTP 202 Aug 06 19:20:49.764990 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 115/442] 10.4.3.5 () {68 vars in 1390 bytes} [Thu Aug 6 19:20:49 2026] DELETE /volume/v3/group_types/908a2276-11a2-4a33-8f92-5a4d88f17271 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:20:49.773503 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fe6cd679-cdf4-4d97-a7ad-3e1a5b5b28e9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:49.775558 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fe6cd679-cdf4-4d97-a7ad-3e1a5b5b28e9 tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] DELETE https://10.4.3.5/volume/v3/types/7eedb35e-404a-4d0c-ada0-8a93741f5182 Aug 06 19:20:49.775776 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fe6cd679-cdf4-4d97-a7ad-3e1a5b5b28e9 tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:49.776447 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fe6cd679-cdf4-4d97-a7ad-3e1a5b5b28e9 tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:49.826980 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fe6cd679-cdf4-4d97-a7ad-3e1a5b5b28e9 tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] https://10.4.3.5/volume/v3/types/7eedb35e-404a-4d0c-ada0-8a93741f5182 returned with HTTP 202 Aug 06 19:20:49.826980 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 114/443] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:20:49 2026] DELETE /volume/v3/types/7eedb35e-404a-4d0c-ada0-8a93741f5182 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:20:49.838457 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4551e623-b677-49b8-b205-a6301e29ae9f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:49.843134 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4551e623-b677-49b8-b205-a6301e29ae9f tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] GET https://10.4.3.5/volume/v3/types/7eedb35e-404a-4d0c-ada0-8a93741f5182 Aug 06 19:20:49.843405 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4551e623-b677-49b8-b205-a6301e29ae9f tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:49.843680 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4551e623-b677-49b8-b205-a6301e29ae9f tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:49.850371 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4551e623-b677-49b8-b205-a6301e29ae9f tempest-GroupSnapshotsV319Test-1408162059 tempest-GroupSnapshotsV319Test-1408162059-project-admin] https://10.4.3.5/volume/v3/types/7eedb35e-404a-4d0c-ada0-8a93741f5182 returned with HTTP 404 Aug 06 19:20:49.853231 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 107/444] 10.4.3.5 () {66 vars in 1328 bytes} [Thu Aug 6 19:20:49 2026] GET /volume/v3/types/7eedb35e-404a-4d0c-ada0-8a93741f5182 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:20:51.806167 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3fa7f68f-b793-4e32-b14f-224babd04d09 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:51.809765 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3fa7f68f-b793-4e32-b14f-224babd04d09 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:20:51.810284 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3fa7f68f-b793-4e32-b14f-224babd04d09 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-497107090"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:51.812550 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-3fa7f68f-b793-4e32-b14f-224babd04d09 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-497107090'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:20:51.813251 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-3fa7f68f-b793-4e32-b14f-224babd04d09 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Create volume of 1 GB Aug 06 19:20:51.820659 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3fa7f68f-b793-4e32-b14f-224babd04d09 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Availability Zones retrieved successfully. Aug 06 19:20:51.830062 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3fa7f68f-b793-4e32-b14f-224babd04d09 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Flow 'volume_create_api' (31348b7c-1321-45cb-9a3c-00e0799e8c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:20:51.831871 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3fa7f68f-b793-4e32-b14f-224babd04d09 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e23441f3-d3da-485b-9af9-4d9c014e3700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:51.833637 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-3fa7f68f-b793-4e32-b14f-224babd04d09 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:20:51.896197 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3fa7f68f-b793-4e32-b14f-224babd04d09 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e23441f3-d3da-485b-9af9-4d9c014e3700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:51.897282 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3fa7f68f-b793-4e32-b14f-224babd04d09 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d76ee258-0122-4a8c-b8ef-7e4a359a6e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:52.058909 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-3fa7f68f-b793-4e32-b14f-224babd04d09 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Created reservations ['4f691070-75ad-4dea-a054-453e53068e39', 'ffba6e62-f146-43c3-a391-3ef1ccd29ddb', 'a6dbaa89-c629-49cc-9a70-fb34b8964a80', '4a49c37d-61cf-44fe-bbda-2dfc931bad12'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:20:52.060721 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3fa7f68f-b793-4e32-b14f-224babd04d09 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d76ee258-0122-4a8c-b8ef-7e4a359a6e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f691070-75ad-4dea-a054-453e53068e39', 'ffba6e62-f146-43c3-a391-3ef1ccd29ddb', 'a6dbaa89-c629-49cc-9a70-fb34b8964a80', '4a49c37d-61cf-44fe-bbda-2dfc931bad12']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:52.060925 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3fa7f68f-b793-4e32-b14f-224babd04d09 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ebd05cc-771f-4b51-84cd-c43cb48155f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:52.100936 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3fa7f68f-b793-4e32-b14f-224babd04d09 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ebd05cc-771f-4b51-84cd-c43cb48155f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0eda0593-ffc7-4ea7-83d5-f9a683cfdc80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-497107090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48dfcab1d8af4209889ceb1e6e86b39c',qos_specs=None,replication_status=,reservations=['4f691070-75ad-4dea-a054-453e53068e39','ffba6e62-f146-43c3-a391-3ef1ccd29ddb','a6dbaa89-c629-49cc-9a70-fb34b8964a80','4a49c37d-61cf-44fe-bbda-2dfc931bad12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9f7b571a86844fb964dbb8c4c6483db',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:20:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-497107090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0eda0593-ffc7-4ea7-83d5-f9a683cfdc80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48dfcab1d8af4209889ceb1e6e86b39c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9f7b571a86844fb964dbb8c4c6483db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:52.101768 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3fa7f68f-b793-4e32-b14f-224babd04d09 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f38d65c-7b1a-487f-a9cb-7a213ee156a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:52.141664 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3fa7f68f-b793-4e32-b14f-224babd04d09 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f38d65c-7b1a-487f-a9cb-7a213ee156a1) transitioned into state 'SUCCESS' from state '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-497107090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48dfcab1d8af4209889ceb1e6e86b39c',qos_specs=None,replication_status=,reservations=['4f691070-75ad-4dea-a054-453e53068e39','ffba6e62-f146-43c3-a391-3ef1ccd29ddb','a6dbaa89-c629-49cc-9a70-fb34b8964a80','4a49c37d-61cf-44fe-bbda-2dfc931bad12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9f7b571a86844fb964dbb8c4c6483db',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:52.142633 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3fa7f68f-b793-4e32-b14f-224babd04d09 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61f7939a-b65a-457e-b1e6-d9d128e44aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:20:52.166853 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3fa7f68f-b793-4e32-b14f-224babd04d09 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61f7939a-b65a-457e-b1e6-d9d128e44aed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:20:52.169247 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3fa7f68f-b793-4e32-b14f-224babd04d09 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Flow 'volume_create_api' (31348b7c-1321-45cb-9a3c-00e0799e8c83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:20:52.169247 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3fa7f68f-b793-4e32-b14f-224babd04d09 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Create volume request issued successfully. Aug 06 19:20:52.170087 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3fa7f68f-b793-4e32-b14f-224babd04d09 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:20:52.170657 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 109/445] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:20:51 2026] POST /volume/v3/volumes => generated 749 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:20:53.965511 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2c5ce727-566e-4342-9dd3-f18c4936c23f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:54.143446 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c5ce727-566e-4342-9dd3-f18c4936c23f tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] POST https://10.4.3.5/volume/v3/group_types Aug 06 19:20:54.143968 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c5ce727-566e-4342-9dd3-f18c4936c23f tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-2043954428", "description": "tempest-group-type-description-1375872871", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:54.183083 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c5ce727-566e-4342-9dd3-f18c4936c23f tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] https://10.4.3.5/volume/v3/group_types returned with HTTP 202 Aug 06 19:20:54.183337 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 116/446] 10.4.3.5 () {70 vars in 1298 bytes} [Thu Aug 6 19:20:53 2026] POST /volume/v3/group_types => generated 265 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:20:54.196703 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-21a2c0f4-bda9-47e0-9da6-162f2107e259 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:54.199358 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-21a2c0f4-bda9-47e0-9da6-162f2107e259 tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] GET https://10.4.3.5/volume/v3/group_types Aug 06 19:20:54.200862 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-21a2c0f4-bda9-47e0-9da6-162f2107e259 tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:54.201415 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-21a2c0f4-bda9-47e0-9da6-162f2107e259 tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:54.219825 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-21a2c0f4-bda9-47e0-9da6-162f2107e259 tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] https://10.4.3.5/volume/v3/group_types returned with HTTP 200 Aug 06 19:20:54.220598 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 115/447] 10.4.3.5 () {68 vars in 1276 bytes} [Thu Aug 6 19:20:54 2026] GET /volume/v3/group_types => generated 499 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:54.233739 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-da77d9c0-f5c9-42f0-af7c-622d45818170 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:54.236134 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-da77d9c0-f5c9-42f0-af7c-622d45818170 tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] PUT https://10.4.3.5/volume/v3/group_types/69dbed45-cc3e-433e-bfd3-f02fc0186958 Aug 06 19:20:54.236572 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-da77d9c0-f5c9-42f0-af7c-622d45818170 tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-187540404", "description": "updated-group-type-desc"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:54.270102 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-da77d9c0-f5c9-42f0-af7c-622d45818170 tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] https://10.4.3.5/volume/v3/group_types/69dbed45-cc3e-433e-bfd3-f02fc0186958 returned with HTTP 200 Aug 06 19:20:54.270585 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 108/448] 10.4.3.5 () {70 vars in 1408 bytes} [Thu Aug 6 19:20:54 2026] PUT /volume/v3/group_types/69dbed45-cc3e-433e-bfd3-f02fc0186958 => generated 254 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:54.281875 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cccb96ec-591f-4ae5-96db-ff3c3182575c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:54.284403 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cccb96ec-591f-4ae5-96db-ff3c3182575c tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] GET https://10.4.3.5/volume/v3/group_types/69dbed45-cc3e-433e-bfd3-f02fc0186958 Aug 06 19:20:54.284701 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cccb96ec-591f-4ae5-96db-ff3c3182575c tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:54.284787 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cccb96ec-591f-4ae5-96db-ff3c3182575c tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:54.296689 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:20:54.296689 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:20:54.297268 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cccb96ec-591f-4ae5-96db-ff3c3182575c tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] https://10.4.3.5/volume/v3/group_types/69dbed45-cc3e-433e-bfd3-f02fc0186958 returned with HTTP 200 Aug 06 19:20:54.297647 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 110/449] 10.4.3.5 () {68 vars in 1387 bytes} [Thu Aug 6 19:20:54 2026] GET /volume/v3/group_types/69dbed45-cc3e-433e-bfd3-f02fc0186958 => generated 254 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:54.314154 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-96f325c0-8b74-4e49-b118-fa7b8d25970f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:54.314966 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-96f325c0-8b74-4e49-b118-fa7b8d25970f tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] DELETE https://10.4.3.5/volume/v3/group_types/69dbed45-cc3e-433e-bfd3-f02fc0186958 Aug 06 19:20:54.315716 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-96f325c0-8b74-4e49-b118-fa7b8d25970f tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:54.316160 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-96f325c0-8b74-4e49-b118-fa7b8d25970f tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:54.348168 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-96f325c0-8b74-4e49-b118-fa7b8d25970f tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] https://10.4.3.5/volume/v3/group_types/69dbed45-cc3e-433e-bfd3-f02fc0186958 returned with HTTP 202 Aug 06 19:20:54.350049 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 117/450] 10.4.3.5 () {68 vars in 1390 bytes} [Thu Aug 6 19:20:54 2026] DELETE /volume/v3/group_types/69dbed45-cc3e-433e-bfd3-f02fc0186958 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:20:54.360889 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-75b8972e-e5d2-4003-9029-b5793927b1ec None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:54.363160 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-75b8972e-e5d2-4003-9029-b5793927b1ec tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] GET https://10.4.3.5/volume/v3/group_types Aug 06 19:20:54.363360 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-75b8972e-e5d2-4003-9029-b5793927b1ec tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:54.363625 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-75b8972e-e5d2-4003-9029-b5793927b1ec tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:54.374324 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-75b8972e-e5d2-4003-9029-b5793927b1ec tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] https://10.4.3.5/volume/v3/group_types returned with HTTP 200 Aug 06 19:20:54.375279 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 116/451] 10.4.3.5 () {68 vars in 1276 bytes} [Thu Aug 6 19:20:54 2026] GET /volume/v3/group_types => generated 248 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:54.391608 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0a290b81-9030-470b-ac1d-6d9dc7a42e7c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:54.394114 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0a290b81-9030-470b-ac1d-6d9dc7a42e7c tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] POST https://10.4.3.5/volume/v3/group_types Aug 06 19:20:54.395252 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0a290b81-9030-470b-ac1d-6d9dc7a42e7c tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-2074793215", "is_public": true}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:54.411593 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0a290b81-9030-470b-ac1d-6d9dc7a42e7c tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] https://10.4.3.5/volume/v3/group_types returned with HTTP 202 Aug 06 19:20:54.412027 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 109/452] 10.4.3.5 () {70 vars in 1297 bytes} [Thu Aug 6 19:20:54 2026] POST /volume/v3/group_types => generated 164 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:20:54.426821 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-84d44dbf-6389-4507-8ca4-dd4058405cab None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:54.431471 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-84d44dbf-6389-4507-8ca4-dd4058405cab tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] POST https://10.4.3.5/volume/v3/group_types Aug 06 19:20:54.431811 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-84d44dbf-6389-4507-8ca4-dd4058405cab tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1751079776", "is_public": false}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:54.471109 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-84d44dbf-6389-4507-8ca4-dd4058405cab tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] https://10.4.3.5/volume/v3/group_types returned with HTTP 202 Aug 06 19:20:54.471434 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 111/453] 10.4.3.5 () {70 vars in 1297 bytes} [Thu Aug 6 19:20:54 2026] POST /volume/v3/group_types => generated 165 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:20:54.485039 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2668a10b-3cb4-40ee-a634-0f210ac77605 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:54.488200 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2668a10b-3cb4-40ee-a634-0f210ac77605 tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] GET https://10.4.3.5/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 06 19:20:54.488200 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2668a10b-3cb4-40ee-a634-0f210ac77605 tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:54.488394 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2668a10b-3cb4-40ee-a634-0f210ac77605 tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:54.505683 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2668a10b-3cb4-40ee-a634-0f210ac77605 tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] https://10.4.3.5/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 06 19:20:54.508111 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 118/454] 10.4.3.5 () {68 vars in 1337 bytes} [Thu Aug 6 19:20:54 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:54.525056 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bcefdc9f-ef2b-4557-8148-fa5726b44917 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:54.530478 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bcefdc9f-ef2b-4557-8148-fa5726b44917 tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] GET https://10.4.3.5/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 06 19:20:54.530711 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bcefdc9f-ef2b-4557-8148-fa5726b44917 tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:54.530885 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bcefdc9f-ef2b-4557-8148-fa5726b44917 tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:54.552399 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bcefdc9f-ef2b-4557-8148-fa5726b44917 tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] https://10.4.3.5/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 06 19:20:54.553135 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 117/455] 10.4.3.5 () {68 vars in 1339 bytes} [Thu Aug 6 19:20:54 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:54.566670 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-50248a50-72fe-46f4-aa85-14d82f90eec6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:54.569120 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-50248a50-72fe-46f4-aa85-14d82f90eec6 tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] GET https://10.4.3.5/volume/v3/group_types?is_public=False Aug 06 19:20:54.569286 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-50248a50-72fe-46f4-aa85-14d82f90eec6 tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:54.569752 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-50248a50-72fe-46f4-aa85-14d82f90eec6 tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:54.585597 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-50248a50-72fe-46f4-aa85-14d82f90eec6 tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] https://10.4.3.5/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 06 19:20:54.586275 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 110/456] 10.4.3.5 () {68 vars in 1307 bytes} [Thu Aug 6 19:20:54 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 19:20:54.602577 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8c2fbaeb-556c-4470-9cd4-c93fccff9d5e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:54.603765 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8c2fbaeb-556c-4470-9cd4-c93fccff9d5e tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] GET https://10.4.3.5/volume/v3/group_types?is_public=True Aug 06 19:20:54.604105 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8c2fbaeb-556c-4470-9cd4-c93fccff9d5e tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:54.604382 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8c2fbaeb-556c-4470-9cd4-c93fccff9d5e tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:54.624758 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8c2fbaeb-556c-4470-9cd4-c93fccff9d5e tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] https://10.4.3.5/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 06 19:20:54.626929 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 112/457] 10.4.3.5 () {68 vars in 1305 bytes} [Thu Aug 6 19:20:54 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:20:54.636242 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d00da55b-294f-4ea1-953c-c826acd128f0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:54.639245 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d00da55b-294f-4ea1-953c-c826acd128f0 tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] DELETE https://10.4.3.5/volume/v3/group_types/a103646d-e50c-4b0f-8308-a68225d32e7a Aug 06 19:20:54.639567 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d00da55b-294f-4ea1-953c-c826acd128f0 tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:54.639854 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d00da55b-294f-4ea1-953c-c826acd128f0 tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:54.656139 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d00da55b-294f-4ea1-953c-c826acd128f0 tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] https://10.4.3.5/volume/v3/group_types/a103646d-e50c-4b0f-8308-a68225d32e7a returned with HTTP 202 Aug 06 19:20:54.656713 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 119/458] 10.4.3.5 () {68 vars in 1390 bytes} [Thu Aug 6 19:20:54 2026] DELETE /volume/v3/group_types/a103646d-e50c-4b0f-8308-a68225d32e7a => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:20:54.668880 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-34c86404-7cf9-490d-8315-bccf95ecec2f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:54.672467 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-34c86404-7cf9-490d-8315-bccf95ecec2f tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] DELETE https://10.4.3.5/volume/v3/group_types/db28e7df-1300-4b14-bf4f-815af25ea795 Aug 06 19:20:54.672714 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-34c86404-7cf9-490d-8315-bccf95ecec2f tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:20:54.673004 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-34c86404-7cf9-490d-8315-bccf95ecec2f tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:20:54.710255 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-34c86404-7cf9-490d-8315-bccf95ecec2f tempest-GroupTypesTest-1120851553 tempest-GroupTypesTest-1120851553-project-admin] https://10.4.3.5/volume/v3/group_types/db28e7df-1300-4b14-bf4f-815af25ea795 returned with HTTP 202 Aug 06 19:20:54.710757 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 118/459] 10.4.3.5 () {68 vars in 1390 bytes} [Thu Aug 6 19:20:54 2026] DELETE /volume/v3/group_types/db28e7df-1300-4b14-bf4f-815af25ea795 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:20:59.425111 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-06f43a58-01bf-422a-8099-67922fbfffce None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:59.638052 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-06f43a58-01bf-422a-8099-67922fbfffce tempest-GroupsV314Test-655394191 tempest-GroupsV314Test-655394191-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:20:59.638052 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-06f43a58-01bf-422a-8099-67922fbfffce tempest-GroupsV314Test-655394191 tempest-GroupsV314Test-655394191-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1197621896"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:59.673160 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-06f43a58-01bf-422a-8099-67922fbfffce tempest-GroupsV314Test-655394191 tempest-GroupsV314Test-655394191-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:20:59.674075 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 111/460] 10.4.3.5 () {68 vars in 1238 bytes} [Thu Aug 6 19:20:59 2026] POST /volume/v3/types => generated 220 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:20:59.695358 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dd5d816d-5e15-4052-b529-71b3ccce62e0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:59.699204 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dd5d816d-5e15-4052-b529-71b3ccce62e0 tempest-GroupsV314Test-655394191 tempest-GroupsV314Test-655394191-project-admin] POST https://10.4.3.5/volume/v3/group_types Aug 06 19:20:59.699496 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dd5d816d-5e15-4052-b529-71b3ccce62e0 tempest-GroupsV314Test-655394191 tempest-GroupsV314Test-655394191-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-965100511"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:59.732994 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dd5d816d-5e15-4052-b529-71b3ccce62e0 tempest-GroupsV314Test-655394191 tempest-GroupsV314Test-655394191-project-admin] https://10.4.3.5/volume/v3/group_types returned with HTTP 202 Aug 06 19:20:59.733549 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 113/461] 10.4.3.5 () {70 vars in 1297 bytes} [Thu Aug 6 19:20:59 2026] POST /volume/v3/group_types => generated 176 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:20:59.757698 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b6c71805-e148-487b-a05c-06ffb85232e7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:20:59.904627 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6c71805-e148-487b-a05c-06ffb85232e7 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] POST https://10.4.3.5/volume/v3/groups Aug 06 19:20:59.905009 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6c71805-e148-487b-a05c-06ffb85232e7 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "62fcce36-10b8-4c20-a763-a3b1ce3c0dbf", "volume_types": ["1df41041-42a8-4f04-b2fa-23a6e052c270"], "name": "tempest-GroupsV314Test-Group-182309077"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:20:59.907776 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-b6c71805-e148-487b-a05c-06ffb85232e7 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Creating new group {'group': {'group_type': '62fcce36-10b8-4c20-a763-a3b1ce3c0dbf', 'volume_types': ['1df41041-42a8-4f04-b2fa-23a6e052c270'], 'name': 'tempest-GroupsV314Test-Group-182309077'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 19:20:59.910713 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-b6c71805-e148-487b-a05c-06ffb85232e7 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Creating group tempest-GroupsV314Test-Group-182309077. Aug 06 19:20:59.923907 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b6c71805-e148-487b-a05c-06ffb85232e7 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Availability Zones retrieved successfully. Aug 06 19:20:59.960069 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-b6c71805-e148-487b-a05c-06ffb85232e7 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Created reservations ['36452917-8bd1-4d39-a44d-a7cc63c76ea3'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:21:00.008220 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6c71805-e148-487b-a05c-06ffb85232e7 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] https://10.4.3.5/volume/v3/groups returned with HTTP 202 Aug 06 19:21:00.008656 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 120/462] 10.4.3.5 () {70 vars in 1283 bytes} [Thu Aug 6 19:20:59 2026] POST /volume/v3/groups => generated 107 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:00.022245 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-eeedfeb3-7c60-4de0-ac72-26a6fa370090 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:00.027146 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eeedfeb3-7c60-4de0-ac72-26a6fa370090 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] GET https://10.4.3.5/volume/v3/groups/f2f33e42-a01b-4cfa-bb8c-4be4a8d54fc5 Aug 06 19:21:00.027146 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eeedfeb3-7c60-4de0-ac72-26a6fa370090 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:00.027146 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eeedfeb3-7c60-4de0-ac72-26a6fa370090 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:00.027146 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-eeedfeb3-7c60-4de0-ac72-26a6fa370090 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] show called for member f2f33e42-a01b-4cfa-bb8c-4be4a8d54fc5 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:21:00.031401 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:00.031401 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:00.046483 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eeedfeb3-7c60-4de0-ac72-26a6fa370090 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] https://10.4.3.5/volume/v3/groups/f2f33e42-a01b-4cfa-bb8c-4be4a8d54fc5 returned with HTTP 200 Aug 06 19:21:00.047098 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 119/463] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:21:00 2026] GET /volume/v3/groups/f2f33e42-a01b-4cfa-bb8c-4be4a8d54fc5 => generated 387 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:21:01.062786 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ca0d9d6b-5d1c-4356-8632-ae0482af9eae None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:01.065696 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ca0d9d6b-5d1c-4356-8632-ae0482af9eae tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] GET https://10.4.3.5/volume/v3/groups/f2f33e42-a01b-4cfa-bb8c-4be4a8d54fc5 Aug 06 19:21:01.065885 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ca0d9d6b-5d1c-4356-8632-ae0482af9eae tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:01.066130 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ca0d9d6b-5d1c-4356-8632-ae0482af9eae tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:01.066299 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-ca0d9d6b-5d1c-4356-8632-ae0482af9eae tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] show called for member f2f33e42-a01b-4cfa-bb8c-4be4a8d54fc5 {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:21:01.073069 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:01.073069 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:01.084978 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ca0d9d6b-5d1c-4356-8632-ae0482af9eae tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] https://10.4.3.5/volume/v3/groups/f2f33e42-a01b-4cfa-bb8c-4be4a8d54fc5 returned with HTTP 200 Aug 06 19:21:01.085568 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 112/464] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:21:01 2026] GET /volume/v3/groups/f2f33e42-a01b-4cfa-bb8c-4be4a8d54fc5 => generated 388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:21:01.100447 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e5be0cb9-0134-46e9-8aa6-5a969a1a144f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:01.105182 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e5be0cb9-0134-46e9-8aa6-5a969a1a144f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:21:01.105803 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e5be0cb9-0134-46e9-8aa6-5a969a1a144f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1096870397", "volume_type": "1df41041-42a8-4f04-b2fa-23a6e052c270", "group_id": "f2f33e42-a01b-4cfa-bb8c-4be4a8d54fc5", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:01.109011 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-e5be0cb9-0134-46e9-8aa6-5a969a1a144f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1096870397', 'volume_type': '1df41041-42a8-4f04-b2fa-23a6e052c270', 'group_id': 'f2f33e42-a01b-4cfa-bb8c-4be4a8d54fc5', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:21:01.126577 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:01.126577 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:01.127274 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-e5be0cb9-0134-46e9-8aa6-5a969a1a144f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Create volume of 1 GB Aug 06 19:21:01.137426 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e5be0cb9-0134-46e9-8aa6-5a969a1a144f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Availability Zones retrieved successfully. Aug 06 19:21:01.144700 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e5be0cb9-0134-46e9-8aa6-5a969a1a144f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Flow 'volume_create_api' (c04cc10b-4bae-471c-826c-1269289c46e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:21:01.148141 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e5be0cb9-0134-46e9-8aa6-5a969a1a144f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d791dbbb-9f9e-4bb9-b83b-4d45b9ea7fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:01.148141 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:01.148141 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:01.148141 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-e5be0cb9-0134-46e9-8aa6-5a969a1a144f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:21:01.189176 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e5be0cb9-0134-46e9-8aa6-5a969a1a144f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d791dbbb-9f9e-4bb9-b83b-4d45b9ea7fcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1df41041-42a8-4f04-b2fa-23a6e052c270,is_public=True,name='tempest-GroupsV314Test-volume-type-1197621896',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1df41041-42a8-4f04-b2fa-23a6e052c270', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f2f33e42-a01b-4cfa-bb8c-4be4a8d54fc5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:01.189760 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e5be0cb9-0134-46e9-8aa6-5a969a1a144f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba34c84d-4166-4763-9019-d9fd7d99d79b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:01.231456 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-e5be0cb9-0134-46e9-8aa6-5a969a1a144f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1197621896 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1197621896, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:21:01.231965 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-e5be0cb9-0134-46e9-8aa6-5a969a1a144f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1197621896 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1197621896, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:21:01.300824 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-e5be0cb9-0134-46e9-8aa6-5a969a1a144f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Created reservations ['7dd3fab5-4311-4490-a9a3-bf1e477ec0f1', 'd6dfe9a9-0b33-4b6d-af3e-8d4ab33b3d25', '79071fda-1b91-4c6c-8748-4f1ce80d96af', '814e394f-6dd5-4e3c-9e1f-576f7b907bfa'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:21:01.302637 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e5be0cb9-0134-46e9-8aa6-5a969a1a144f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba34c84d-4166-4763-9019-d9fd7d99d79b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7dd3fab5-4311-4490-a9a3-bf1e477ec0f1', 'd6dfe9a9-0b33-4b6d-af3e-8d4ab33b3d25', '79071fda-1b91-4c6c-8748-4f1ce80d96af', '814e394f-6dd5-4e3c-9e1f-576f7b907bfa']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:01.309288 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e5be0cb9-0134-46e9-8aa6-5a969a1a144f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c42aafd6-96bb-4c86-a124-c092941dc17c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:01.341688 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e5be0cb9-0134-46e9-8aa6-5a969a1a144f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c42aafd6-96bb-4c86-a124-c092941dc17c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2c51999-ace6-4b93-87b3-51368f551bf9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1096870397',encryption_key_id=None,group_id=f2f33e42-a01b-4cfa-bb8c-4be4a8d54fc5,group_type_id=,metadata={},multiattach=False,project_id='138608fdb3594f0f81099caed34c1dae',qos_specs=None,replication_status=,reservations=['7dd3fab5-4311-4490-a9a3-bf1e477ec0f1','d6dfe9a9-0b33-4b6d-af3e-8d4ab33b3d25','79071fda-1b91-4c6c-8748-4f1ce80d96af','814e394f-6dd5-4e3c-9e1f-576f7b907bfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adaa94f486be4dd885b77be502f6b07e',volume_type_id=1df41041-42a8-4f04-b2fa-23a6e052c270), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:21:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1096870397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f2f33e42-a01b-4cfa-bb8c-4be4a8d54fc5,host=None,id=c2c51999-ace6-4b93-87b3-51368f551bf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='138608fdb3594f0f81099caed34c1dae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='adaa94f486be4dd885b77be502f6b07e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1df41041-42a8-4f04-b2fa-23a6e052c270),volume_type_id=1df41041-42a8-4f04-b2fa-23a6e052c270)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:01.342928 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e5be0cb9-0134-46e9-8aa6-5a969a1a144f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d968aac-2b51-409d-ad8f-8a1c709a5776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:01.385398 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e5be0cb9-0134-46e9-8aa6-5a969a1a144f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d968aac-2b51-409d-ad8f-8a1c709a5776) transitioned into state 'SUCCESS' from state '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-1096870397',encryption_key_id=None,group_id=f2f33e42-a01b-4cfa-bb8c-4be4a8d54fc5,group_type_id=,metadata={},multiattach=False,project_id='138608fdb3594f0f81099caed34c1dae',qos_specs=None,replication_status=,reservations=['7dd3fab5-4311-4490-a9a3-bf1e477ec0f1','d6dfe9a9-0b33-4b6d-af3e-8d4ab33b3d25','79071fda-1b91-4c6c-8748-4f1ce80d96af','814e394f-6dd5-4e3c-9e1f-576f7b907bfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adaa94f486be4dd885b77be502f6b07e',volume_type_id=1df41041-42a8-4f04-b2fa-23a6e052c270)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:01.386633 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e5be0cb9-0134-46e9-8aa6-5a969a1a144f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92a79ae5-99e5-405a-ba0d-f39c0d113afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:01.412041 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e5be0cb9-0134-46e9-8aa6-5a969a1a144f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92a79ae5-99e5-405a-ba0d-f39c0d113afd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:01.412041 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e5be0cb9-0134-46e9-8aa6-5a969a1a144f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Flow 'volume_create_api' (c04cc10b-4bae-471c-826c-1269289c46e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:21:01.412041 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e5be0cb9-0134-46e9-8aa6-5a969a1a144f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Create volume request issued successfully. Aug 06 19:21:01.412953 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-e5be0cb9-0134-46e9-8aa6-5a969a1a144f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:21:01.413251 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-e5be0cb9-0134-46e9-8aa6-5a969a1a144f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-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 06 19:21:01.471887 np0000006689 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-e5be0cb9-0134-46e9-8aa6-5a969a1a144f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-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=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:21:01.475979 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:01.475979 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:01.482754 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e5be0cb9-0134-46e9-8aa6-5a969a1a144f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:21:01.483481 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 114/465] 10.4.3.5 () {70 vars in 1286 bytes} [Thu Aug 6 19:21:01 2026] POST /volume/v3/volumes => generated 815 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:01.513513 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-123baddd-2145-4b44-a107-c611faf382bd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:01.517038 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-123baddd-2145-4b44-a107-c611faf382bd tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] GET https://10.4.3.5/volume/v3/volumes/c2c51999-ace6-4b93-87b3-51368f551bf9 Aug 06 19:21:01.518480 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-123baddd-2145-4b44-a107-c611faf382bd tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:01.518480 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-123baddd-2145-4b44-a107-c611faf382bd tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:01.529999 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:01.529999 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:01.540411 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-123baddd-2145-4b44-a107-c611faf382bd tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Volume info retrieved successfully. Aug 06 19:21:01.541887 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-123baddd-2145-4b44-a107-c611faf382bd tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:21:01.542120 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-123baddd-2145-4b44-a107-c611faf382bd tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-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 06 19:21:01.606724 np0000006689 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-123baddd-2145-4b44-a107-c611faf382bd tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-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=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:21:01.611625 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:01.611625 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:01.627632 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-123baddd-2145-4b44-a107-c611faf382bd tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] https://10.4.3.5/volume/v3/volumes/c2c51999-ace6-4b93-87b3-51368f551bf9 returned with HTTP 200 Aug 06 19:21:01.627632 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 121/466] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:21:01 2026] GET /volume/v3/volumes/c2c51999-ace6-4b93-87b3-51368f551bf9 => generated 883 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:21:02.646132 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9850937d-c9cd-424a-911a-93e667efecd9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:02.648723 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9850937d-c9cd-424a-911a-93e667efecd9 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] GET https://10.4.3.5/volume/v3/volumes/c2c51999-ace6-4b93-87b3-51368f551bf9 Aug 06 19:21:02.649045 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9850937d-c9cd-424a-911a-93e667efecd9 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:02.649338 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9850937d-c9cd-424a-911a-93e667efecd9 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:02.658935 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:02.658935 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:02.664164 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9850937d-c9cd-424a-911a-93e667efecd9 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Volume info retrieved successfully. Aug 06 19:21:02.665029 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-9850937d-c9cd-424a-911a-93e667efecd9 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:21:02.665284 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-9850937d-c9cd-424a-911a-93e667efecd9 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-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 06 19:21:02.713712 np0000006689 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-9850937d-c9cd-424a-911a-93e667efecd9 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-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=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:21:02.718009 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:02.718009 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:02.728915 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9850937d-c9cd-424a-911a-93e667efecd9 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] https://10.4.3.5/volume/v3/volumes/c2c51999-ace6-4b93-87b3-51368f551bf9 returned with HTTP 200 Aug 06 19:21:02.729720 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 120/467] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:21:02 2026] GET /volume/v3/volumes/c2c51999-ace6-4b93-87b3-51368f551bf9 => generated 908 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:21:02.751274 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9428c6f4-9955-4f8f-a6f1-1d695a1497a9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:02.755120 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9428c6f4-9955-4f8f-a6f1-1d695a1497a9 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] POST https://10.4.3.5/volume/v3/groups/action Aug 06 19:21:02.755658 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9428c6f4-9955-4f8f-a6f1-1d695a1497a9 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Action body: b'{"create-from-src": {"source_group_id": "f2f33e42-a01b-4cfa-bb8c-4be4a8d54fc5", "name": "tempest-Group_from_grp-738853424"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:21:02.755891 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9428c6f4-9955-4f8f-a6f1-1d695a1497a9 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "f2f33e42-a01b-4cfa-bb8c-4be4a8d54fc5", "name": "tempest-Group_from_grp-738853424"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:02.757683 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-9428c6f4-9955-4f8f-a6f1-1d695a1497a9 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Creating new group {'create-from-src': {'source_group_id': 'f2f33e42-a01b-4cfa-bb8c-4be4a8d54fc5', 'name': 'tempest-Group_from_grp-738853424'}}. {{(pid=100263) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 06 19:21:02.757952 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.groups [None req-9428c6f4-9955-4f8f-a6f1-1d695a1497a9 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Creating group tempest-Group_from_grp-738853424 from source group f2f33e42-a01b-4cfa-bb8c-4be4a8d54fc5. Aug 06 19:21:02.764233 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:02.764233 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:02.772499 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:02.772499 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:02.821755 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-9428c6f4-9955-4f8f-a6f1-1d695a1497a9 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Created reservations ['4da094dd-afd0-4331-a6ee-131024c54827'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:21:02.908666 np0000006689 devstack@c-api.service[100263]: INFO cinder.group.api [None req-9428c6f4-9955-4f8f-a6f1-1d695a1497a9 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] A mapping entry already exists for group bae41a02-5ae7-41a7-a5bf-bf123e7a5206 and volume type 1df41041-42a8-4f04-b2fa-23a6e052c270. Do not need to create again. Aug 06 19:21:02.908864 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:02.908864 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:02.912648 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9428c6f4-9955-4f8f-a6f1-1d695a1497a9 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Availability zone cache updated, next update will occur around 2026-08-06 20:21:02.912289. {{(pid=100263) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 19:21:02.912835 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9428c6f4-9955-4f8f-a6f1-1d695a1497a9 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Availability Zones retrieved successfully. Aug 06 19:21:02.918832 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9428c6f4-9955-4f8f-a6f1-1d695a1497a9 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Flow 'volume_create_api' (9ac4982b-0aff-44d8-836f-98990c61bdaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:21:02.920852 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9428c6f4-9955-4f8f-a6f1-1d695a1497a9 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ace71597-4ee9-479f-b7ef-c27de7fdb5ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:02.921908 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-9428c6f4-9955-4f8f-a6f1-1d695a1497a9 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:21:02.946834 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9428c6f4-9955-4f8f-a6f1-1d695a1497a9 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ace71597-4ee9-479f-b7ef-c27de7fdb5ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c2c51999-ace6-4b93-87b3-51368f551bf9', 'volume_type': VolumeType(created_at=2026-08-06T19:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1df41041-42a8-4f04-b2fa-23a6e052c270,is_public=True,name='tempest-GroupsV314Test-volume-type-1197621896',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1df41041-42a8-4f04-b2fa-23a6e052c270', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bae41a02-5ae7-41a7-a5bf-bf123e7a5206', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:02.947837 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9428c6f4-9955-4f8f-a6f1-1d695a1497a9 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (651b5c11-d0b8-4c20-9d47-42c5165ebfe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:02.982290 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [None req-9428c6f4-9955-4f8f-a6f1-1d695a1497a9 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1197621896 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1197621896, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:21:02.982970 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [None req-9428c6f4-9955-4f8f-a6f1-1d695a1497a9 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1197621896 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1197621896, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:21:03.005411 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-9428c6f4-9955-4f8f-a6f1-1d695a1497a9 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Created reservations ['db4cbd56-4058-4f15-a36d-82976d26e9fa', '0883548f-e424-44f3-bc9a-da82de6f0cce', '5baa6800-ff32-4ca2-9419-0f041dc4295f', '6899661b-c4ce-45f5-8406-78889a6b5d04'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:21:03.006791 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9428c6f4-9955-4f8f-a6f1-1d695a1497a9 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (651b5c11-d0b8-4c20-9d47-42c5165ebfe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db4cbd56-4058-4f15-a36d-82976d26e9fa', '0883548f-e424-44f3-bc9a-da82de6f0cce', '5baa6800-ff32-4ca2-9419-0f041dc4295f', '6899661b-c4ce-45f5-8406-78889a6b5d04']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:03.008198 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9428c6f4-9955-4f8f-a6f1-1d695a1497a9 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (668b0ebc-4eac-4149-9b35-b36fdbbb9879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:03.054945 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9428c6f4-9955-4f8f-a6f1-1d695a1497a9 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (668b0ebc-4eac-4149-9b35-b36fdbbb9879) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41952b9a-6d97-4e41-bdab-1374d3a0a758', '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=bae41a02-5ae7-41a7-a5bf-bf123e7a5206,group_type_id=,metadata={},multiattach=False,project_id='138608fdb3594f0f81099caed34c1dae',qos_specs=None,replication_status=,reservations=['db4cbd56-4058-4f15-a36d-82976d26e9fa','0883548f-e424-44f3-bc9a-da82de6f0cce','5baa6800-ff32-4ca2-9419-0f041dc4295f','6899661b-c4ce-45f5-8406-78889a6b5d04'],size=1,snapshot_id=None,source_replicaid=,source_volid=c2c51999-ace6-4b93-87b3-51368f551bf9,status='creating',user_id='adaa94f486be4dd885b77be502f6b07e',volume_type_id=1df41041-42a8-4f04-b2fa-23a6e052c270), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:21:03Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bae41a02-5ae7-41a7-a5bf-bf123e7a5206,host=None,id=41952b9a-6d97-4e41-bdab-1374d3a0a758,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='138608fdb3594f0f81099caed34c1dae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c2c51999-ace6-4b93-87b3-51368f551bf9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='adaa94f486be4dd885b77be502f6b07e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1df41041-42a8-4f04-b2fa-23a6e052c270),volume_type_id=1df41041-42a8-4f04-b2fa-23a6e052c270)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:03.056243 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9428c6f4-9955-4f8f-a6f1-1d695a1497a9 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be5aaf7d-a451-4a68-b46a-3c2ae8d1e01d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:03.098206 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9428c6f4-9955-4f8f-a6f1-1d695a1497a9 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be5aaf7d-a451-4a68-b46a-3c2ae8d1e01d) transitioned into state 'SUCCESS' from 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=bae41a02-5ae7-41a7-a5bf-bf123e7a5206,group_type_id=,metadata={},multiattach=False,project_id='138608fdb3594f0f81099caed34c1dae',qos_specs=None,replication_status=,reservations=['db4cbd56-4058-4f15-a36d-82976d26e9fa','0883548f-e424-44f3-bc9a-da82de6f0cce','5baa6800-ff32-4ca2-9419-0f041dc4295f','6899661b-c4ce-45f5-8406-78889a6b5d04'],size=1,snapshot_id=None,source_replicaid=,source_volid=c2c51999-ace6-4b93-87b3-51368f551bf9,status='creating',user_id='adaa94f486be4dd885b77be502f6b07e',volume_type_id=1df41041-42a8-4f04-b2fa-23a6e052c270)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:03.099268 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9428c6f4-9955-4f8f-a6f1-1d695a1497a9 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Flow 'volume_create_api' (9ac4982b-0aff-44d8-836f-98990c61bdaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:21:03.099659 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9428c6f4-9955-4f8f-a6f1-1d695a1497a9 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Create volume request issued successfully. Aug 06 19:21:03.123171 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9428c6f4-9955-4f8f-a6f1-1d695a1497a9 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] https://10.4.3.5/volume/v3/groups/action returned with HTTP 202 Aug 06 19:21:03.123768 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 113/468] 10.4.3.5 () {70 vars in 1304 bytes} [Thu Aug 6 19:21:02 2026] POST /volume/v3/groups/action => generated 101 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:03.140086 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cc59d3ad-0e32-42b0-9595-52dd925b52d7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:03.142787 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cc59d3ad-0e32-42b0-9595-52dd925b52d7 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] GET https://10.4.3.5/volume/v3/volumes/detail Aug 06 19:21:03.143079 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cc59d3ad-0e32-42b0-9595-52dd925b52d7 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:03.143550 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cc59d3ad-0e32-42b0-9595-52dd925b52d7 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:03.144058 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-cc59d3ad-0e32-42b0-9595-52dd925b52d7 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:21:03.144982 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cc59d3ad-0e32-42b0-9595-52dd925b52d7 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:21:03.153999 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cc59d3ad-0e32-42b0-9595-52dd925b52d7 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Get all volumes completed successfully. Aug 06 19:21:03.155719 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-cc59d3ad-0e32-42b0-9595-52dd925b52d7 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:21:03.155719 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-cc59d3ad-0e32-42b0-9595-52dd925b52d7 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-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 06 19:21:03.221523 np0000006689 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-cc59d3ad-0e32-42b0-9595-52dd925b52d7 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-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=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:21:03.230033 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:03.230033 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:03.244246 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-cc59d3ad-0e32-42b0-9595-52dd925b52d7 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:21:03.244606 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-cc59d3ad-0e32-42b0-9595-52dd925b52d7 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-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 06 19:21:03.314470 np0000006689 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-cc59d3ad-0e32-42b0-9595-52dd925b52d7 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-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=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:21:03.321414 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:03.321414 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:03.338327 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cc59d3ad-0e32-42b0-9595-52dd925b52d7 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] https://10.4.3.5/volume/v3/volumes/detail returned with HTTP 200 Aug 06 19:21:03.338712 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 115/469] 10.4.3.5 () {68 vars in 1285 bytes} [Thu Aug 6 19:21:03 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:21:03.359659 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4e906ef2-3764-4c9e-8352-15bbd3b20773 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:03.362108 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4e906ef2-3764-4c9e-8352-15bbd3b20773 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] GET https://10.4.3.5/volume/v3/volumes/41952b9a-6d97-4e41-bdab-1374d3a0a758 Aug 06 19:21:03.362524 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4e906ef2-3764-4c9e-8352-15bbd3b20773 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:03.364036 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4e906ef2-3764-4c9e-8352-15bbd3b20773 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:03.375376 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:03.375376 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:03.383183 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4e906ef2-3764-4c9e-8352-15bbd3b20773 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Volume info retrieved successfully. Aug 06 19:21:03.384674 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-4e906ef2-3764-4c9e-8352-15bbd3b20773 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:21:03.386067 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-4e906ef2-3764-4c9e-8352-15bbd3b20773 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-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 06 19:21:03.450958 np0000006689 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-4e906ef2-3764-4c9e-8352-15bbd3b20773 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-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=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:21:03.456555 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:03.456555 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:03.470036 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4e906ef2-3764-4c9e-8352-15bbd3b20773 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] https://10.4.3.5/volume/v3/volumes/41952b9a-6d97-4e41-bdab-1374d3a0a758 returned with HTTP 200 Aug 06 19:21:03.471155 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 122/470] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:21:03 2026] GET /volume/v3/volumes/41952b9a-6d97-4e41-bdab-1374d3a0a758 => generated 919 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:21:03.498514 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4c3a54ac-2ed1-4998-a9c2-5e5bba1f4cc3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:03.501105 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4c3a54ac-2ed1-4998-a9c2-5e5bba1f4cc3 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] GET https://10.4.3.5/volume/v3/groups/bae41a02-5ae7-41a7-a5bf-bf123e7a5206 Aug 06 19:21:03.501105 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4c3a54ac-2ed1-4998-a9c2-5e5bba1f4cc3 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:03.501446 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4c3a54ac-2ed1-4998-a9c2-5e5bba1f4cc3 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:03.501446 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-4c3a54ac-2ed1-4998-a9c2-5e5bba1f4cc3 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] show called for member bae41a02-5ae7-41a7-a5bf-bf123e7a5206 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:21:03.508304 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:03.508304 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:03.520377 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4c3a54ac-2ed1-4998-a9c2-5e5bba1f4cc3 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] https://10.4.3.5/volume/v3/groups/bae41a02-5ae7-41a7-a5bf-bf123e7a5206 returned with HTTP 200 Aug 06 19:21:03.520377 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 121/471] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:21:03 2026] GET /volume/v3/groups/bae41a02-5ae7-41a7-a5bf-bf123e7a5206 => generated 416 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:21:03.543621 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a510fc31-1cd6-486d-85e5-3bcd8a45d80d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:03.547555 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a510fc31-1cd6-486d-85e5-3bcd8a45d80d tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] GET https://10.4.3.5/volume/v3/volumes/detail Aug 06 19:21:03.548037 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a510fc31-1cd6-486d-85e5-3bcd8a45d80d tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:03.548202 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a510fc31-1cd6-486d-85e5-3bcd8a45d80d tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:03.548478 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-a510fc31-1cd6-486d-85e5-3bcd8a45d80d tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:21:03.548970 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:03.548970 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:03.553904 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a510fc31-1cd6-486d-85e5-3bcd8a45d80d tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:21:03.568816 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a510fc31-1cd6-486d-85e5-3bcd8a45d80d tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Get all volumes completed successfully. Aug 06 19:21:03.569379 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-a510fc31-1cd6-486d-85e5-3bcd8a45d80d tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:21:03.569647 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-a510fc31-1cd6-486d-85e5-3bcd8a45d80d tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-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 06 19:21:03.627733 np0000006689 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-a510fc31-1cd6-486d-85e5-3bcd8a45d80d tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-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=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:21:03.636987 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:03.636987 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:03.644148 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-a510fc31-1cd6-486d-85e5-3bcd8a45d80d tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:21:03.644324 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-a510fc31-1cd6-486d-85e5-3bcd8a45d80d tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-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 06 19:21:03.695571 np0000006689 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-a510fc31-1cd6-486d-85e5-3bcd8a45d80d tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-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=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:21:03.699937 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:03.699937 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:03.711566 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a510fc31-1cd6-486d-85e5-3bcd8a45d80d tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] https://10.4.3.5/volume/v3/volumes/detail returned with HTTP 200 Aug 06 19:21:03.711765 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 114/472] 10.4.3.5 () {68 vars in 1285 bytes} [Thu Aug 6 19:21:03 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:21:03.732337 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ac7a04bc-2714-4e02-89a6-bac6fca39604 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:03.736233 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ac7a04bc-2714-4e02-89a6-bac6fca39604 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] POST https://10.4.3.5/volume/v3/groups/bae41a02-5ae7-41a7-a5bf-bf123e7a5206/action Aug 06 19:21:03.737261 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ac7a04bc-2714-4e02-89a6-bac6fca39604 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:21:03.739290 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ac7a04bc-2714-4e02-89a6-bac6fca39604 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:03.740622 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-ac7a04bc-2714-4e02-89a6-bac6fca39604 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] delete called for group bae41a02-5ae7-41a7-a5bf-bf123e7a5206 {{(pid=100262) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 19:21:03.741575 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.groups [None req-ac7a04bc-2714-4e02-89a6-bac6fca39604 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Delete group with id: bae41a02-5ae7-41a7-a5bf-bf123e7a5206 Aug 06 19:21:03.751428 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:03.751428 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:03.882400 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ac7a04bc-2714-4e02-89a6-bac6fca39604 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] https://10.4.3.5/volume/v3/groups/bae41a02-5ae7-41a7-a5bf-bf123e7a5206/action returned with HTTP 202 Aug 06 19:21:03.883151 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 116/473] 10.4.3.5 () {70 vars in 1414 bytes} [Thu Aug 6 19:21:03 2026] POST /volume/v3/groups/bae41a02-5ae7-41a7-a5bf-bf123e7a5206/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:21:03.898536 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6167b270-f868-49fb-ade7-420ba2b0c0a5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:03.905482 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6167b270-f868-49fb-ade7-420ba2b0c0a5 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] GET https://10.4.3.5/volume/v3/volumes/41952b9a-6d97-4e41-bdab-1374d3a0a758 Aug 06 19:21:03.907312 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6167b270-f868-49fb-ade7-420ba2b0c0a5 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:03.907312 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6167b270-f868-49fb-ade7-420ba2b0c0a5 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:03.929113 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:03.929113 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:03.935887 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6167b270-f868-49fb-ade7-420ba2b0c0a5 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Volume info retrieved successfully. Aug 06 19:21:03.937286 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-6167b270-f868-49fb-ade7-420ba2b0c0a5 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:21:03.937484 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-6167b270-f868-49fb-ade7-420ba2b0c0a5 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-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 06 19:21:04.009061 np0000006689 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-6167b270-f868-49fb-ade7-420ba2b0c0a5 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-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=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:21:04.016156 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:04.016156 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:04.033695 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6167b270-f868-49fb-ade7-420ba2b0c0a5 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] https://10.4.3.5/volume/v3/volumes/41952b9a-6d97-4e41-bdab-1374d3a0a758 returned with HTTP 200 Aug 06 19:21:04.034706 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 123/474] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:21:03 2026] GET /volume/v3/volumes/41952b9a-6d97-4e41-bdab-1374d3a0a758 => generated 918 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:21:05.057668 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-687fbecf-cdf1-469d-8f42-0f46a74b171f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:05.060738 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-687fbecf-cdf1-469d-8f42-0f46a74b171f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] GET https://10.4.3.5/volume/v3/volumes/41952b9a-6d97-4e41-bdab-1374d3a0a758 Aug 06 19:21:05.062077 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-687fbecf-cdf1-469d-8f42-0f46a74b171f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:05.062077 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-687fbecf-cdf1-469d-8f42-0f46a74b171f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:05.076525 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-687fbecf-cdf1-469d-8f42-0f46a74b171f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] https://10.4.3.5/volume/v3/volumes/41952b9a-6d97-4e41-bdab-1374d3a0a758 returned with HTTP 404 Aug 06 19:21:05.077643 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 122/475] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:21:05 2026] GET /volume/v3/volumes/41952b9a-6d97-4e41-bdab-1374d3a0a758 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:21:05.091175 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2910a932-5133-4d61-a50c-bceace0275ab None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:05.095008 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2910a932-5133-4d61-a50c-bceace0275ab tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] GET https://10.4.3.5/volume/v3/groups/bae41a02-5ae7-41a7-a5bf-bf123e7a5206 Aug 06 19:21:05.095866 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2910a932-5133-4d61-a50c-bceace0275ab tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:05.095866 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2910a932-5133-4d61-a50c-bceace0275ab tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:05.095866 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-2910a932-5133-4d61-a50c-bceace0275ab tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] show called for member bae41a02-5ae7-41a7-a5bf-bf123e7a5206 {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:21:05.102668 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2910a932-5133-4d61-a50c-bceace0275ab tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] https://10.4.3.5/volume/v3/groups/bae41a02-5ae7-41a7-a5bf-bf123e7a5206 returned with HTTP 404 Aug 06 19:21:05.103563 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 115/476] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:21:05 2026] GET /volume/v3/groups/bae41a02-5ae7-41a7-a5bf-bf123e7a5206 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:21:05.114735 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-66205982-00b7-452b-9db6-3f5fb4f3fc0a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:05.117455 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-66205982-00b7-452b-9db6-3f5fb4f3fc0a tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] GET https://10.4.3.5/volume/v3/volumes/detail Aug 06 19:21:05.117681 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-66205982-00b7-452b-9db6-3f5fb4f3fc0a tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:05.117980 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-66205982-00b7-452b-9db6-3f5fb4f3fc0a tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:05.118295 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-66205982-00b7-452b-9db6-3f5fb4f3fc0a tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:21:05.120542 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-66205982-00b7-452b-9db6-3f5fb4f3fc0a tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:21:05.131522 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-66205982-00b7-452b-9db6-3f5fb4f3fc0a tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Get all volumes completed successfully. Aug 06 19:21:05.132915 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-66205982-00b7-452b-9db6-3f5fb4f3fc0a tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:21:05.133127 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-66205982-00b7-452b-9db6-3f5fb4f3fc0a tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-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 06 19:21:05.184367 np0000006689 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-66205982-00b7-452b-9db6-3f5fb4f3fc0a tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-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=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:21:05.188424 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:05.188424 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:05.197994 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-66205982-00b7-452b-9db6-3f5fb4f3fc0a tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] https://10.4.3.5/volume/v3/volumes/detail returned with HTTP 200 Aug 06 19:21:05.198646 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 117/477] 10.4.3.5 () {68 vars in 1285 bytes} [Thu Aug 6 19:21:05 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:21:05.218076 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d13e2f07-08f3-4581-af98-29081b0f3c2f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:05.220737 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d13e2f07-08f3-4581-af98-29081b0f3c2f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] POST https://10.4.3.5/volume/v3/groups/f2f33e42-a01b-4cfa-bb8c-4be4a8d54fc5/action Aug 06 19:21:05.221071 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d13e2f07-08f3-4581-af98-29081b0f3c2f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:21:05.221272 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d13e2f07-08f3-4581-af98-29081b0f3c2f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:05.222802 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-d13e2f07-08f3-4581-af98-29081b0f3c2f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] delete called for group f2f33e42-a01b-4cfa-bb8c-4be4a8d54fc5 {{(pid=100265) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 19:21:05.222928 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-d13e2f07-08f3-4581-af98-29081b0f3c2f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Delete group with id: f2f33e42-a01b-4cfa-bb8c-4be4a8d54fc5 Aug 06 19:21:05.228932 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:05.228932 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:05.301451 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d13e2f07-08f3-4581-af98-29081b0f3c2f tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] https://10.4.3.5/volume/v3/groups/f2f33e42-a01b-4cfa-bb8c-4be4a8d54fc5/action returned with HTTP 202 Aug 06 19:21:05.302296 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 124/478] 10.4.3.5 () {70 vars in 1414 bytes} [Thu Aug 6 19:21:05 2026] POST /volume/v3/groups/f2f33e42-a01b-4cfa-bb8c-4be4a8d54fc5/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:21:05.319123 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e659eb26-6e7a-4443-9cf5-b75356e1b37c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:05.323878 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e659eb26-6e7a-4443-9cf5-b75356e1b37c tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] GET https://10.4.3.5/volume/v3/volumes/c2c51999-ace6-4b93-87b3-51368f551bf9 Aug 06 19:21:05.323878 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e659eb26-6e7a-4443-9cf5-b75356e1b37c tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:05.323878 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e659eb26-6e7a-4443-9cf5-b75356e1b37c tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:05.332437 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:05.332437 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:05.340034 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e659eb26-6e7a-4443-9cf5-b75356e1b37c tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Volume info retrieved successfully. Aug 06 19:21:05.340938 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-e659eb26-6e7a-4443-9cf5-b75356e1b37c tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:21:05.341699 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-e659eb26-6e7a-4443-9cf5-b75356e1b37c tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-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 06 19:21:05.400754 np0000006689 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-e659eb26-6e7a-4443-9cf5-b75356e1b37c tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-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=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:21:05.406524 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:05.406524 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:05.421263 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e659eb26-6e7a-4443-9cf5-b75356e1b37c tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] https://10.4.3.5/volume/v3/volumes/c2c51999-ace6-4b93-87b3-51368f551bf9 returned with HTTP 200 Aug 06 19:21:05.422010 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 123/479] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:21:05 2026] GET /volume/v3/volumes/c2c51999-ace6-4b93-87b3-51368f551bf9 => generated 907 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:21:05.969475 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-1e650919-3962-40c8-ae22-81c575bdda96 req-085677d5-4c97-4e51-963c-4fd59539dd9d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:05.973360 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1e650919-3962-40c8-ae22-81c575bdda96 req-085677d5-4c97-4e51-963c-4fd59539dd9d tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] DELETE https://10.4.3.5/volume/v3/attachments/3f9021f2-dd3e-452b-a279-05e350b6c336 Aug 06 19:21:05.973360 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1e650919-3962-40c8-ae22-81c575bdda96 req-085677d5-4c97-4e51-963c-4fd59539dd9d tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:05.973980 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1e650919-3962-40c8-ae22-81c575bdda96 req-085677d5-4c97-4e51-963c-4fd59539dd9d tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:05.985306 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:05.985306 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:06.078349 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1e650919-3962-40c8-ae22-81c575bdda96 req-085677d5-4c97-4e51-963c-4fd59539dd9d tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] https://10.4.3.5/volume/v3/attachments/3f9021f2-dd3e-452b-a279-05e350b6c336 returned with HTTP 200 Aug 06 19:21:06.078349 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 116/480] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:21:05 2026] DELETE /volume/v3/attachments/3f9021f2-dd3e-452b-a279-05e350b6c336 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:06.099050 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-1e650919-3962-40c8-ae22-81c575bdda96 req-27661ac1-4fcb-42da-8bd3-7b4f727e2dc9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:06.102580 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1e650919-3962-40c8-ae22-81c575bdda96 req-27661ac1-4fcb-42da-8bd3-7b4f727e2dc9 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] DELETE https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f Aug 06 19:21:06.102942 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1e650919-3962-40c8-ae22-81c575bdda96 req-27661ac1-4fcb-42da-8bd3-7b4f727e2dc9 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:06.103316 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1e650919-3962-40c8-ae22-81c575bdda96 req-27661ac1-4fcb-42da-8bd3-7b4f727e2dc9 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:06.106175 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [req-1e650919-3962-40c8-ae22-81c575bdda96 req-27661ac1-4fcb-42da-8bd3-7b4f727e2dc9 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Delete volume with id: 44280d92-e88d-4971-bdee-2fb3ed64fa7f Aug 06 19:21:06.115635 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:06.115635 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:06.116815 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-1e650919-3962-40c8-ae22-81c575bdda96 req-27661ac1-4fcb-42da-8bd3-7b4f727e2dc9 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Volume info retrieved successfully. Aug 06 19:21:06.146151 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-1e650919-3962-40c8-ae22-81c575bdda96 req-27661ac1-4fcb-42da-8bd3-7b4f727e2dc9 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] Delete volume request issued successfully. Aug 06 19:21:06.146433 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1e650919-3962-40c8-ae22-81c575bdda96 req-27661ac1-4fcb-42da-8bd3-7b4f727e2dc9 tempest-ServerActionsV293TestJSON-844107674 tempest-ServerActionsV293TestJSON-844107674-project-member] https://10.4.3.5/volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f returned with HTTP 202 Aug 06 19:21:06.147330 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 118/481] 10.4.3.5 () {70 vars in 1606 bytes} [Thu Aug 6 19:21:06 2026] DELETE /volume/v3/volumes/44280d92-e88d-4971-bdee-2fb3ed64fa7f => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:21:06.437033 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5cdfd811-6a8b-4328-82d2-7286758846b6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:06.438974 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5cdfd811-6a8b-4328-82d2-7286758846b6 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] GET https://10.4.3.5/volume/v3/volumes/c2c51999-ace6-4b93-87b3-51368f551bf9 Aug 06 19:21:06.439203 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5cdfd811-6a8b-4328-82d2-7286758846b6 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:06.439403 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5cdfd811-6a8b-4328-82d2-7286758846b6 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:06.446307 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5cdfd811-6a8b-4328-82d2-7286758846b6 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] https://10.4.3.5/volume/v3/volumes/c2c51999-ace6-4b93-87b3-51368f551bf9 returned with HTTP 404 Aug 06 19:21:06.447133 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 125/482] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:21:06 2026] GET /volume/v3/volumes/c2c51999-ace6-4b93-87b3-51368f551bf9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:21:06.456106 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-682a2744-0707-4201-88cf-f203d7a61684 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:06.460280 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-682a2744-0707-4201-88cf-f203d7a61684 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] GET https://10.4.3.5/volume/v3/groups/f2f33e42-a01b-4cfa-bb8c-4be4a8d54fc5 Aug 06 19:21:06.460280 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-682a2744-0707-4201-88cf-f203d7a61684 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:06.461156 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-682a2744-0707-4201-88cf-f203d7a61684 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:06.462058 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-682a2744-0707-4201-88cf-f203d7a61684 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] show called for member f2f33e42-a01b-4cfa-bb8c-4be4a8d54fc5 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:21:06.467176 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-682a2744-0707-4201-88cf-f203d7a61684 tempest-GroupsV314Test-1093501570 tempest-GroupsV314Test-1093501570-project-member] https://10.4.3.5/volume/v3/groups/f2f33e42-a01b-4cfa-bb8c-4be4a8d54fc5 returned with HTTP 404 Aug 06 19:21:06.467877 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 124/483] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:21:06 2026] GET /volume/v3/groups/f2f33e42-a01b-4cfa-bb8c-4be4a8d54fc5 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:21:06.478593 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-662d500b-f5b3-4c51-978a-5543b77834d3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:06.483128 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-662d500b-f5b3-4c51-978a-5543b77834d3 tempest-GroupsV314Test-655394191 tempest-GroupsV314Test-655394191-project-admin] DELETE https://10.4.3.5/volume/v3/group_types/62fcce36-10b8-4c20-a763-a3b1ce3c0dbf Aug 06 19:21:06.483128 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-662d500b-f5b3-4c51-978a-5543b77834d3 tempest-GroupsV314Test-655394191 tempest-GroupsV314Test-655394191-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:06.483128 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-662d500b-f5b3-4c51-978a-5543b77834d3 tempest-GroupsV314Test-655394191 tempest-GroupsV314Test-655394191-project-admin] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:06.483128 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:06.483128 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:06.510093 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-662d500b-f5b3-4c51-978a-5543b77834d3 tempest-GroupsV314Test-655394191 tempest-GroupsV314Test-655394191-project-admin] https://10.4.3.5/volume/v3/group_types/62fcce36-10b8-4c20-a763-a3b1ce3c0dbf returned with HTTP 202 Aug 06 19:21:06.510689 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 117/484] 10.4.3.5 () {68 vars in 1390 bytes} [Thu Aug 6 19:21:06 2026] DELETE /volume/v3/group_types/62fcce36-10b8-4c20-a763-a3b1ce3c0dbf => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:21:06.520338 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-819080e1-3343-4733-85d2-1533b5180f99 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:06.523642 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-819080e1-3343-4733-85d2-1533b5180f99 tempest-GroupsV314Test-655394191 tempest-GroupsV314Test-655394191-project-admin] DELETE https://10.4.3.5/volume/v3/types/1df41041-42a8-4f04-b2fa-23a6e052c270 Aug 06 19:21:06.524059 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-819080e1-3343-4733-85d2-1533b5180f99 tempest-GroupsV314Test-655394191 tempest-GroupsV314Test-655394191-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:06.524179 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-819080e1-3343-4733-85d2-1533b5180f99 tempest-GroupsV314Test-655394191 tempest-GroupsV314Test-655394191-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:06.589328 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-819080e1-3343-4733-85d2-1533b5180f99 tempest-GroupsV314Test-655394191 tempest-GroupsV314Test-655394191-project-admin] https://10.4.3.5/volume/v3/types/1df41041-42a8-4f04-b2fa-23a6e052c270 returned with HTTP 202 Aug 06 19:21:06.589479 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 119/485] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:21:06 2026] DELETE /volume/v3/types/1df41041-42a8-4f04-b2fa-23a6e052c270 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:21:06.599355 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5d873c7d-ca3f-43b6-ab89-18e51c57f9c5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:06.603740 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d873c7d-ca3f-43b6-ab89-18e51c57f9c5 tempest-GroupsV314Test-655394191 tempest-GroupsV314Test-655394191-project-admin] GET https://10.4.3.5/volume/v3/types/1df41041-42a8-4f04-b2fa-23a6e052c270 Aug 06 19:21:06.604949 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d873c7d-ca3f-43b6-ab89-18e51c57f9c5 tempest-GroupsV314Test-655394191 tempest-GroupsV314Test-655394191-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:06.604949 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d873c7d-ca3f-43b6-ab89-18e51c57f9c5 tempest-GroupsV314Test-655394191 tempest-GroupsV314Test-655394191-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:06.611518 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d873c7d-ca3f-43b6-ab89-18e51c57f9c5 tempest-GroupsV314Test-655394191 tempest-GroupsV314Test-655394191-project-admin] https://10.4.3.5/volume/v3/types/1df41041-42a8-4f04-b2fa-23a6e052c270 returned with HTTP 404 Aug 06 19:21:06.611518 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 126/486] 10.4.3.5 () {66 vars in 1328 bytes} [Thu Aug 6 19:21:06 2026] GET /volume/v3/types/1df41041-42a8-4f04-b2fa-23a6e052c270 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:10.261909 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fecd566b-8a1a-4b1a-8408-023e5f501857 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:10.424153 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fecd566b-8a1a-4b1a-8408-023e5f501857 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] POST https://10.4.3.5/volume/v3/qos-specs Aug 06 19:21:10.424721 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fecd566b-8a1a-4b1a-8408-023e5f501857 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-370978722", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:10.428807 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.qos_specs [None req-fecd566b-8a1a-4b1a-8408-023e5f501857 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-370978722', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100264) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 06 19:21:10.437823 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-fecd566b-8a1a-4b1a-8408-023e5f501857 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] DB qos_specs_create(): root {'id': '248b29ca-c859-4b33-9fb3-35ce2841693b', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-370978722'} {{(pid=100264) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 06 19:21:10.451913 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fecd566b-8a1a-4b1a-8408-023e5f501857 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs returned with HTTP 200 Aug 06 19:21:10.452950 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 125/487] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:21:10 2026] POST /volume/v3/qos-specs => generated 388 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:21:10.465940 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1cdd5009-6ec9-4738-b6b9-94859559178f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:10.468635 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1cdd5009-6ec9-4738-b6b9-94859559178f tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:21:10.468936 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1cdd5009-6ec9-4738-b6b9-94859559178f tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-92749185"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:10.489422 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1cdd5009-6ec9-4738-b6b9-94859559178f tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:21:10.489928 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 118/488] 10.4.3.5 () {68 vars in 1238 bytes} [Thu Aug 6 19:21:10 2026] POST /volume/v3/types => generated 220 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:10.502433 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5ff8e541-5300-4bc1-bf15-d052f20233e0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:10.504965 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5ff8e541-5300-4bc1-bf15-d052f20233e0 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:21:10.505529 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5ff8e541-5300-4bc1-bf15-d052f20233e0 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2073201422"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:10.523803 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5ff8e541-5300-4bc1-bf15-d052f20233e0 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:21:10.524388 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 120/489] 10.4.3.5 () {68 vars in 1238 bytes} [Thu Aug 6 19:21:10 2026] POST /volume/v3/types => generated 222 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:10.537472 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-82bd2e86-2dc2-4dc0-8215-f649486b7f23 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:10.539276 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-82bd2e86-2dc2-4dc0-8215-f649486b7f23 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:21:10.539721 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-82bd2e86-2dc2-4dc0-8215-f649486b7f23 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1466129190"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:10.579295 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-82bd2e86-2dc2-4dc0-8215-f649486b7f23 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:21:10.580248 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 127/490] 10.4.3.5 () {68 vars in 1238 bytes} [Thu Aug 6 19:21:10 2026] POST /volume/v3/types => generated 222 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:10.594489 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9fc4ae76-b01f-484d-8049-819dcdb56f72 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:10.596984 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9fc4ae76-b01f-484d-8049-819dcdb56f72 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] GET https://10.4.3.5/volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b/associate?vol_type_id=accf31e8-e216-42b6-a0e5-000761ebb1a8 Aug 06 19:21:10.597317 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9fc4ae76-b01f-484d-8049-819dcdb56f72 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:10.597622 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9fc4ae76-b01f-484d-8049-819dcdb56f72 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method 'associate' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:10.597991 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:10.597991 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:10.598694 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9fc4ae76-b01f-484d-8049-819dcdb56f72 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Associate qos_spec: 248b29ca-c859-4b33-9fb3-35ce2841693b with type: accf31e8-e216-42b6-a0e5-000761ebb1a8 {{(pid=100264) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 06 19:21:10.624917 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9fc4ae76-b01f-484d-8049-819dcdb56f72 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b/associate?vol_type_id=accf31e8-e216-42b6-a0e5-000761ebb1a8 returned with HTTP 202 Aug 06 19:21:10.625426 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 126/491] 10.4.3.5 () {66 vars in 1467 bytes} [Thu Aug 6 19:21:10 2026] GET /volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b/associate?vol_type_id=accf31e8-e216-42b6-a0e5-000761ebb1a8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:21:10.635992 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0fddcd55-b71d-4430-8167-fd120ff6feac None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:10.637956 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0fddcd55-b71d-4430-8167-fd120ff6feac tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] GET https://10.4.3.5/volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b/associate?vol_type_id=f0b69e58-516a-404a-98f1-49ad686e149a Aug 06 19:21:10.638261 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0fddcd55-b71d-4430-8167-fd120ff6feac tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:10.638571 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0fddcd55-b71d-4430-8167-fd120ff6feac tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method 'associate' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:10.639267 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0fddcd55-b71d-4430-8167-fd120ff6feac tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Associate qos_spec: 248b29ca-c859-4b33-9fb3-35ce2841693b with type: f0b69e58-516a-404a-98f1-49ad686e149a {{(pid=100263) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 06 19:21:10.663756 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0fddcd55-b71d-4430-8167-fd120ff6feac tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b/associate?vol_type_id=f0b69e58-516a-404a-98f1-49ad686e149a returned with HTTP 202 Aug 06 19:21:10.664339 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 119/492] 10.4.3.5 () {66 vars in 1467 bytes} [Thu Aug 6 19:21:10 2026] GET /volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b/associate?vol_type_id=f0b69e58-516a-404a-98f1-49ad686e149a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:21:10.674138 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ebfc1828-92de-4f77-a40d-3693f6066e30 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:10.676659 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ebfc1828-92de-4f77-a40d-3693f6066e30 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] GET https://10.4.3.5/volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b/associate?vol_type_id=7859fb78-a825-4611-9769-59486026ecec Aug 06 19:21:10.676977 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ebfc1828-92de-4f77-a40d-3693f6066e30 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:10.677243 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ebfc1828-92de-4f77-a40d-3693f6066e30 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method 'associate' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:10.678172 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ebfc1828-92de-4f77-a40d-3693f6066e30 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Associate qos_spec: 248b29ca-c859-4b33-9fb3-35ce2841693b with type: 7859fb78-a825-4611-9769-59486026ecec {{(pid=100262) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 06 19:21:10.706750 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ebfc1828-92de-4f77-a40d-3693f6066e30 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b/associate?vol_type_id=7859fb78-a825-4611-9769-59486026ecec returned with HTTP 202 Aug 06 19:21:10.707328 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 121/493] 10.4.3.5 () {66 vars in 1467 bytes} [Thu Aug 6 19:21:10 2026] GET /volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b/associate?vol_type_id=7859fb78-a825-4611-9769-59486026ecec => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:21:10.715639 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-84e95bc2-64f9-47b7-a4dc-4afb6ddbcdad None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:10.717638 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-84e95bc2-64f9-47b7-a4dc-4afb6ddbcdad tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] GET https://10.4.3.5/volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b/associations Aug 06 19:21:10.718046 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-84e95bc2-64f9-47b7-a4dc-4afb6ddbcdad tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:10.718406 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-84e95bc2-64f9-47b7-a4dc-4afb6ddbcdad tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method 'associations' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:10.719111 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.qos_specs_manage [None req-84e95bc2-64f9-47b7-a4dc-4afb6ddbcdad tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Get associations for qos_spec id: 248b29ca-c859-4b33-9fb3-35ce2841693b {{(pid=100265) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 06 19:21:10.748883 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-84e95bc2-64f9-47b7-a4dc-4afb6ddbcdad tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b/associations returned with HTTP 200 Aug 06 19:21:10.749624 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 128/494] 10.4.3.5 () {66 vars in 1379 bytes} [Thu Aug 6 19:21:10 2026] GET /volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b/associations => generated 446 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:10.760041 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-334b9495-cc4a-4e60-876c-15809f414f7e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:10.762575 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-334b9495-cc4a-4e60-876c-15809f414f7e tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] GET https://10.4.3.5/volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b/disassociate?vol_type_id=accf31e8-e216-42b6-a0e5-000761ebb1a8 Aug 06 19:21:10.762969 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-334b9495-cc4a-4e60-876c-15809f414f7e tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:10.763270 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-334b9495-cc4a-4e60-876c-15809f414f7e tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method 'disassociate' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:10.763637 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:10.763637 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:10.764497 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.qos_specs_manage [None req-334b9495-cc4a-4e60-876c-15809f414f7e tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Disassociate qos_spec: 248b29ca-c859-4b33-9fb3-35ce2841693b from type: accf31e8-e216-42b6-a0e5-000761ebb1a8 {{(pid=100264) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 06 19:21:10.784746 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-334b9495-cc4a-4e60-876c-15809f414f7e tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b/disassociate?vol_type_id=accf31e8-e216-42b6-a0e5-000761ebb1a8 returned with HTTP 202 Aug 06 19:21:10.784965 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 127/495] 10.4.3.5 () {66 vars in 1476 bytes} [Thu Aug 6 19:21:10 2026] GET /volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b/disassociate?vol_type_id=accf31e8-e216-42b6-a0e5-000761ebb1a8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:21:10.795315 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e9f64d14-5946-403f-91d6-2ee27dd5c95d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:10.798307 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e9f64d14-5946-403f-91d6-2ee27dd5c95d tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] GET https://10.4.3.5/volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b/associations Aug 06 19:21:10.798600 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e9f64d14-5946-403f-91d6-2ee27dd5c95d tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:10.798884 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e9f64d14-5946-403f-91d6-2ee27dd5c95d tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method 'associations' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:10.799377 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:10.799377 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:10.799645 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e9f64d14-5946-403f-91d6-2ee27dd5c95d tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Get associations for qos_spec id: 248b29ca-c859-4b33-9fb3-35ce2841693b {{(pid=100263) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 06 19:21:10.824561 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e9f64d14-5946-403f-91d6-2ee27dd5c95d tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b/associations returned with HTTP 200 Aug 06 19:21:10.825357 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 120/496] 10.4.3.5 () {66 vars in 1379 bytes} [Thu Aug 6 19:21:10 2026] GET /volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b/associations => generated 306 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:10.836822 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4d245533-60be-45d6-b053-2fb273895803 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:10.839485 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d245533-60be-45d6-b053-2fb273895803 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] GET https://10.4.3.5/volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b/disassociate_all Aug 06 19:21:10.839726 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d245533-60be-45d6-b053-2fb273895803 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:10.840205 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d245533-60be-45d6-b053-2fb273895803 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method 'disassociate_all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:10.840492 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:10.840492 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:10.840837 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4d245533-60be-45d6-b053-2fb273895803 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Disassociate qos_spec: 248b29ca-c859-4b33-9fb3-35ce2841693b from all. {{(pid=100262) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 06 19:21:10.861120 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d245533-60be-45d6-b053-2fb273895803 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b/disassociate_all returned with HTTP 202 Aug 06 19:21:10.861565 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 122/497] 10.4.3.5 () {66 vars in 1391 bytes} [Thu Aug 6 19:21:10 2026] GET /volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b/disassociate_all => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:21:10.872833 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4d78697b-19af-4d3b-9a8e-9ae8cadf3d54 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:10.875238 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4d78697b-19af-4d3b-9a8e-9ae8cadf3d54 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] GET https://10.4.3.5/volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b/associations Aug 06 19:21:10.875531 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4d78697b-19af-4d3b-9a8e-9ae8cadf3d54 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:10.875872 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4d78697b-19af-4d3b-9a8e-9ae8cadf3d54 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method 'associations' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:10.876216 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:10.876216 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:10.876640 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4d78697b-19af-4d3b-9a8e-9ae8cadf3d54 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Get associations for qos_spec id: 248b29ca-c859-4b33-9fb3-35ce2841693b {{(pid=100265) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 06 19:21:10.890335 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4d78697b-19af-4d3b-9a8e-9ae8cadf3d54 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b/associations returned with HTTP 200 Aug 06 19:21:10.890335 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 129/498] 10.4.3.5 () {66 vars in 1379 bytes} [Thu Aug 6 19:21:10 2026] GET /volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b/associations => generated 24 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:21:10.902339 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b40583fa-6c84-4d0d-bad9-d8001c553cc0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:10.904909 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b40583fa-6c84-4d0d-bad9-d8001c553cc0 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] DELETE https://10.4.3.5/volume/v3/types/7859fb78-a825-4611-9769-59486026ecec Aug 06 19:21:10.905215 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b40583fa-6c84-4d0d-bad9-d8001c553cc0 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:10.905618 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b40583fa-6c84-4d0d-bad9-d8001c553cc0 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:10.906147 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:10.906147 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:10.946160 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b40583fa-6c84-4d0d-bad9-d8001c553cc0 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/types/7859fb78-a825-4611-9769-59486026ecec returned with HTTP 202 Aug 06 19:21:10.946841 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 128/499] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:21:10 2026] DELETE /volume/v3/types/7859fb78-a825-4611-9769-59486026ecec => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:21:10.956028 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c2acc5ce-0d60-4e5c-9507-d53c98dfd61d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:10.958404 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c2acc5ce-0d60-4e5c-9507-d53c98dfd61d tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] GET https://10.4.3.5/volume/v3/types/7859fb78-a825-4611-9769-59486026ecec Aug 06 19:21:10.958753 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c2acc5ce-0d60-4e5c-9507-d53c98dfd61d tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:10.959061 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c2acc5ce-0d60-4e5c-9507-d53c98dfd61d tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:10.963472 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c2acc5ce-0d60-4e5c-9507-d53c98dfd61d tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/types/7859fb78-a825-4611-9769-59486026ecec returned with HTTP 404 Aug 06 19:21:10.964060 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 121/500] 10.4.3.5 () {66 vars in 1328 bytes} [Thu Aug 6 19:21:10 2026] GET /volume/v3/types/7859fb78-a825-4611-9769-59486026ecec => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:10.973864 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-61a3d4dc-9f8c-421a-9f0b-c92655c663d9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:10.976124 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-61a3d4dc-9f8c-421a-9f0b-c92655c663d9 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] DELETE https://10.4.3.5/volume/v3/types/f0b69e58-516a-404a-98f1-49ad686e149a Aug 06 19:21:10.976449 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-61a3d4dc-9f8c-421a-9f0b-c92655c663d9 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:10.976669 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-61a3d4dc-9f8c-421a-9f0b-c92655c663d9 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:10.976827 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:10.976827 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:11.008794 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-61a3d4dc-9f8c-421a-9f0b-c92655c663d9 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/types/f0b69e58-516a-404a-98f1-49ad686e149a returned with HTTP 202 Aug 06 19:21:11.009190 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 123/501] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:21:10 2026] DELETE /volume/v3/types/f0b69e58-516a-404a-98f1-49ad686e149a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:21:11.018060 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a49b6167-8f97-4dca-a541-cbbe66a00e26 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:11.020158 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a49b6167-8f97-4dca-a541-cbbe66a00e26 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] GET https://10.4.3.5/volume/v3/types/f0b69e58-516a-404a-98f1-49ad686e149a Aug 06 19:21:11.020462 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a49b6167-8f97-4dca-a541-cbbe66a00e26 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:11.020880 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a49b6167-8f97-4dca-a541-cbbe66a00e26 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:11.025908 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a49b6167-8f97-4dca-a541-cbbe66a00e26 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/types/f0b69e58-516a-404a-98f1-49ad686e149a returned with HTTP 404 Aug 06 19:21:11.026728 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 130/502] 10.4.3.5 () {66 vars in 1328 bytes} [Thu Aug 6 19:21:11 2026] GET /volume/v3/types/f0b69e58-516a-404a-98f1-49ad686e149a => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:11.036938 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e5432459-aebd-424f-8840-ed2d0d157e17 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:11.039818 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e5432459-aebd-424f-8840-ed2d0d157e17 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] DELETE https://10.4.3.5/volume/v3/types/accf31e8-e216-42b6-a0e5-000761ebb1a8 Aug 06 19:21:11.040177 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e5432459-aebd-424f-8840-ed2d0d157e17 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:11.040511 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e5432459-aebd-424f-8840-ed2d0d157e17 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:11.083645 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e5432459-aebd-424f-8840-ed2d0d157e17 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/types/accf31e8-e216-42b6-a0e5-000761ebb1a8 returned with HTTP 202 Aug 06 19:21:11.084267 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 129/503] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:21:11 2026] DELETE /volume/v3/types/accf31e8-e216-42b6-a0e5-000761ebb1a8 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:21:11.095514 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a786cd18-3b4f-4e7b-ac75-8a67396e96f5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:11.098351 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a786cd18-3b4f-4e7b-ac75-8a67396e96f5 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] GET https://10.4.3.5/volume/v3/types/accf31e8-e216-42b6-a0e5-000761ebb1a8 Aug 06 19:21:11.098668 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a786cd18-3b4f-4e7b-ac75-8a67396e96f5 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:11.098940 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a786cd18-3b4f-4e7b-ac75-8a67396e96f5 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:11.103916 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a786cd18-3b4f-4e7b-ac75-8a67396e96f5 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/types/accf31e8-e216-42b6-a0e5-000761ebb1a8 returned with HTTP 404 Aug 06 19:21:11.104800 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 122/504] 10.4.3.5 () {66 vars in 1328 bytes} [Thu Aug 6 19:21:11 2026] GET /volume/v3/types/accf31e8-e216-42b6-a0e5-000761ebb1a8 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:11.116685 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8a0af253-9d57-45b9-8161-5772e57a647a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:11.119190 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8a0af253-9d57-45b9-8161-5772e57a647a tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] POST https://10.4.3.5/volume/v3/qos-specs Aug 06 19:21:11.119668 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8a0af253-9d57-45b9-8161-5772e57a647a tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1633900143", "consumer": "back-end"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:11.122182 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.qos_specs [None req-8a0af253-9d57-45b9-8161-5772e57a647a tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1633900143', 'consumer': 'back-end', 'specs': {}} {{(pid=100262) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 06 19:21:11.129712 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.db.api [None req-8a0af253-9d57-45b9-8161-5772e57a647a tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] DB qos_specs_create(): root {'id': '26383c88-36ac-4ddd-a427-194314ee19f6', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1633900143'} {{(pid=100262) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 06 19:21:11.140031 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8a0af253-9d57-45b9-8161-5772e57a647a tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs returned with HTTP 200 Aug 06 19:21:11.140586 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 124/505] 10.4.3.5 () {68 vars in 1250 bytes} [Thu Aug 6 19:21:11 2026] POST /volume/v3/qos-specs => generated 365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:11.151949 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-66725c74-a8fd-4769-9312-8ffd47987990 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:11.154176 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-66725c74-a8fd-4769-9312-8ffd47987990 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] DELETE https://10.4.3.5/volume/v3/qos-specs/26383c88-36ac-4ddd-a427-194314ee19f6?force=False Aug 06 19:21:11.154448 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-66725c74-a8fd-4769-9312-8ffd47987990 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:11.154716 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-66725c74-a8fd-4769-9312-8ffd47987990 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:11.155045 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:11.155045 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:11.155450 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.qos_specs_manage [None req-66725c74-a8fd-4769-9312-8ffd47987990 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Delete qos_spec: 26383c88-36ac-4ddd-a427-194314ee19f6, force: False {{(pid=100265) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 19:21:11.186483 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-66725c74-a8fd-4769-9312-8ffd47987990 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs/26383c88-36ac-4ddd-a427-194314ee19f6?force=False returned with HTTP 202 Aug 06 19:21:11.187144 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 131/506] 10.4.3.5 () {66 vars in 1366 bytes} [Thu Aug 6 19:21:11 2026] DELETE /volume/v3/qos-specs/26383c88-36ac-4ddd-a427-194314ee19f6?force=False => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:21:11.198421 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-34560806-0f0b-4def-a9cd-c198e7647ff5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:11.203136 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-34560806-0f0b-4def-a9cd-c198e7647ff5 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] GET https://10.4.3.5/volume/v3/qos-specs/26383c88-36ac-4ddd-a427-194314ee19f6 Aug 06 19:21:11.203136 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-34560806-0f0b-4def-a9cd-c198e7647ff5 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:11.204384 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-34560806-0f0b-4def-a9cd-c198e7647ff5 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:11.211517 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-34560806-0f0b-4def-a9cd-c198e7647ff5 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs/26383c88-36ac-4ddd-a427-194314ee19f6 returned with HTTP 404 Aug 06 19:21:11.212863 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 130/507] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:11 2026] GET /volume/v3/qos-specs/26383c88-36ac-4ddd-a427-194314ee19f6 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:11.226575 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-56d1dc10-55bf-42be-955e-88cd19f1a650 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:11.228950 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-56d1dc10-55bf-42be-955e-88cd19f1a650 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] GET https://10.4.3.5/volume/v3/qos-specs Aug 06 19:21:11.229190 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-56d1dc10-55bf-42be-955e-88cd19f1a650 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:11.229458 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-56d1dc10-55bf-42be-955e-88cd19f1a650 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:11.230098 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:11.230098 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:11.246226 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-56d1dc10-55bf-42be-955e-88cd19f1a650 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs returned with HTTP 200 Aug 06 19:21:11.246894 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 123/508] 10.4.3.5 () {66 vars in 1229 bytes} [Thu Aug 6 19:21:11 2026] GET /volume/v3/qos-specs => generated 174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:11.261369 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e8ac6ddc-379d-4081-a37c-2764706be1b0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:11.274959 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e8ac6ddc-379d-4081-a37c-2764706be1b0 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] DELETE https://10.4.3.5/volume/v3/qos-specs/26383c88-36ac-4ddd-a427-194314ee19f6?force=False Aug 06 19:21:11.275979 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e8ac6ddc-379d-4081-a37c-2764706be1b0 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:11.278402 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e8ac6ddc-379d-4081-a37c-2764706be1b0 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:11.282904 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:11.282904 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:11.287386 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e8ac6ddc-379d-4081-a37c-2764706be1b0 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Delete qos_spec: 26383c88-36ac-4ddd-a427-194314ee19f6, force: False {{(pid=100262) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 19:21:11.292438 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e8ac6ddc-379d-4081-a37c-2764706be1b0 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs/26383c88-36ac-4ddd-a427-194314ee19f6?force=False returned with HTTP 404 Aug 06 19:21:11.293709 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 125/509] 10.4.3.5 () {66 vars in 1366 bytes} [Thu Aug 6 19:21:11 2026] DELETE /volume/v3/qos-specs/26383c88-36ac-4ddd-a427-194314ee19f6?force=False => generated 100 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 19:21:11.307051 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a11a6fc8-1424-4db9-a455-cb807de6695a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:11.310413 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a11a6fc8-1424-4db9-a455-cb807de6695a tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] GET https://10.4.3.5/volume/v3/qos-specs/26383c88-36ac-4ddd-a427-194314ee19f6 Aug 06 19:21:11.310645 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a11a6fc8-1424-4db9-a455-cb807de6695a tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:11.311052 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a11a6fc8-1424-4db9-a455-cb807de6695a tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:11.311300 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:11.311300 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:11.317747 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a11a6fc8-1424-4db9-a455-cb807de6695a tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs/26383c88-36ac-4ddd-a427-194314ee19f6 returned with HTTP 404 Aug 06 19:21:11.318854 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 132/510] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:11 2026] GET /volume/v3/qos-specs/26383c88-36ac-4ddd-a427-194314ee19f6 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:11.330426 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-eaeaa9f4-e823-49b9-bbe7-eeeaef79f0e5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:11.334353 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eaeaa9f4-e823-49b9-bbe7-eeeaef79f0e5 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] POST https://10.4.3.5/volume/v3/qos-specs Aug 06 19:21:11.334982 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eaeaa9f4-e823-49b9-bbe7-eeeaef79f0e5 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-2065345871", "consumer": "both"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:11.337441 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.qos_specs [None req-eaeaa9f4-e823-49b9-bbe7-eeeaef79f0e5 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-2065345871', 'consumer': 'both', 'specs': {}} {{(pid=100264) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 06 19:21:11.341244 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-eaeaa9f4-e823-49b9-bbe7-eeeaef79f0e5 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] DB qos_specs_create(): root {'id': '05a6122b-f8b7-4cbe-92eb-be84e9fb6536', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-2065345871'} {{(pid=100264) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 06 19:21:11.352279 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eaeaa9f4-e823-49b9-bbe7-eeeaef79f0e5 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs returned with HTTP 200 Aug 06 19:21:11.352818 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 131/511] 10.4.3.5 () {68 vars in 1250 bytes} [Thu Aug 6 19:21:11 2026] POST /volume/v3/qos-specs => generated 361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:11.367574 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-127a50f7-96c2-4916-83dc-870ccdbebe38 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:11.371055 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-127a50f7-96c2-4916-83dc-870ccdbebe38 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] DELETE https://10.4.3.5/volume/v3/qos-specs/05a6122b-f8b7-4cbe-92eb-be84e9fb6536?force=False Aug 06 19:21:11.371334 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-127a50f7-96c2-4916-83dc-870ccdbebe38 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:11.371584 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-127a50f7-96c2-4916-83dc-870ccdbebe38 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:11.371951 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:11.371951 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:11.372629 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.qos_specs_manage [None req-127a50f7-96c2-4916-83dc-870ccdbebe38 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Delete qos_spec: 05a6122b-f8b7-4cbe-92eb-be84e9fb6536, force: False {{(pid=100263) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 19:21:11.399359 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-127a50f7-96c2-4916-83dc-870ccdbebe38 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs/05a6122b-f8b7-4cbe-92eb-be84e9fb6536?force=False returned with HTTP 202 Aug 06 19:21:11.400227 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 124/512] 10.4.3.5 () {66 vars in 1366 bytes} [Thu Aug 6 19:21:11 2026] DELETE /volume/v3/qos-specs/05a6122b-f8b7-4cbe-92eb-be84e9fb6536?force=False => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:21:11.416506 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fbff20be-cc51-4539-89dd-2fe927ac8c70 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:11.423620 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fbff20be-cc51-4539-89dd-2fe927ac8c70 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] GET https://10.4.3.5/volume/v3/qos-specs/05a6122b-f8b7-4cbe-92eb-be84e9fb6536 Aug 06 19:21:11.423799 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fbff20be-cc51-4539-89dd-2fe927ac8c70 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:11.424439 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fbff20be-cc51-4539-89dd-2fe927ac8c70 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:11.439365 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fbff20be-cc51-4539-89dd-2fe927ac8c70 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs/05a6122b-f8b7-4cbe-92eb-be84e9fb6536 returned with HTTP 404 Aug 06 19:21:11.441900 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 126/513] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:11 2026] GET /volume/v3/qos-specs/05a6122b-f8b7-4cbe-92eb-be84e9fb6536 => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:11.453146 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2d29cfb6-48e5-4f48-b62d-160712249ea1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:11.455797 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2d29cfb6-48e5-4f48-b62d-160712249ea1 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] GET https://10.4.3.5/volume/v3/qos-specs Aug 06 19:21:11.455797 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2d29cfb6-48e5-4f48-b62d-160712249ea1 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:11.455797 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2d29cfb6-48e5-4f48-b62d-160712249ea1 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:11.468332 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2d29cfb6-48e5-4f48-b62d-160712249ea1 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs returned with HTTP 200 Aug 06 19:21:11.468802 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 133/514] 10.4.3.5 () {66 vars in 1229 bytes} [Thu Aug 6 19:21:11 2026] GET /volume/v3/qos-specs => generated 174 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:11.485436 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-04d0cf7e-783e-4a59-9f2c-58af5d4ab664 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:11.488880 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-04d0cf7e-783e-4a59-9f2c-58af5d4ab664 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] DELETE https://10.4.3.5/volume/v3/qos-specs/05a6122b-f8b7-4cbe-92eb-be84e9fb6536?force=False Aug 06 19:21:11.488880 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-04d0cf7e-783e-4a59-9f2c-58af5d4ab664 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:11.488880 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-04d0cf7e-783e-4a59-9f2c-58af5d4ab664 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:11.489118 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:11.489118 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:11.489680 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.qos_specs_manage [None req-04d0cf7e-783e-4a59-9f2c-58af5d4ab664 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Delete qos_spec: 05a6122b-f8b7-4cbe-92eb-be84e9fb6536, force: False {{(pid=100264) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 19:21:11.494987 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-04d0cf7e-783e-4a59-9f2c-58af5d4ab664 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs/05a6122b-f8b7-4cbe-92eb-be84e9fb6536?force=False returned with HTTP 404 Aug 06 19:21:11.496226 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 132/515] 10.4.3.5 () {66 vars in 1366 bytes} [Thu Aug 6 19:21:11 2026] DELETE /volume/v3/qos-specs/05a6122b-f8b7-4cbe-92eb-be84e9fb6536?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:11.509411 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6c16a1aa-7414-4096-8ca5-b7b721c77214 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:11.512662 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6c16a1aa-7414-4096-8ca5-b7b721c77214 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] GET https://10.4.3.5/volume/v3/qos-specs/05a6122b-f8b7-4cbe-92eb-be84e9fb6536 Aug 06 19:21:11.514039 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6c16a1aa-7414-4096-8ca5-b7b721c77214 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:11.514039 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6c16a1aa-7414-4096-8ca5-b7b721c77214 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:11.514431 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:11.514431 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:11.523250 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6c16a1aa-7414-4096-8ca5-b7b721c77214 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs/05a6122b-f8b7-4cbe-92eb-be84e9fb6536 returned with HTTP 404 Aug 06 19:21:11.524645 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 125/516] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:11 2026] GET /volume/v3/qos-specs/05a6122b-f8b7-4cbe-92eb-be84e9fb6536 => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:11.536998 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-731a3264-5949-42ee-81a2-bd4df6a53d72 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:11.550222 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-731a3264-5949-42ee-81a2-bd4df6a53d72 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] POST https://10.4.3.5/volume/v3/qos-specs Aug 06 19:21:11.550797 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-731a3264-5949-42ee-81a2-bd4df6a53d72 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-179415456", "consumer": "front-end"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:11.553260 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.qos_specs [None req-731a3264-5949-42ee-81a2-bd4df6a53d72 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-179415456', 'consumer': 'front-end', 'specs': {}} {{(pid=100262) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 06 19:21:11.559116 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.db.api [None req-731a3264-5949-42ee-81a2-bd4df6a53d72 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] DB qos_specs_create(): root {'id': 'bd9c3b72-8b26-4e8a-9a14-cf7dc63035d1', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-179415456'} {{(pid=100262) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 06 19:21:11.567526 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-731a3264-5949-42ee-81a2-bd4df6a53d72 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs returned with HTTP 200 Aug 06 19:21:11.568345 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 127/517] 10.4.3.5 () {68 vars in 1250 bytes} [Thu Aug 6 19:21:11 2026] POST /volume/v3/qos-specs => generated 365 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:11.582520 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-87cc3093-c64d-4e13-a088-63209e1c6034 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:11.585913 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-87cc3093-c64d-4e13-a088-63209e1c6034 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] DELETE https://10.4.3.5/volume/v3/qos-specs/bd9c3b72-8b26-4e8a-9a14-cf7dc63035d1?force=False Aug 06 19:21:11.585913 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-87cc3093-c64d-4e13-a088-63209e1c6034 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:11.586312 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-87cc3093-c64d-4e13-a088-63209e1c6034 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:11.587214 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:11.587214 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:11.587897 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.qos_specs_manage [None req-87cc3093-c64d-4e13-a088-63209e1c6034 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Delete qos_spec: bd9c3b72-8b26-4e8a-9a14-cf7dc63035d1, force: False {{(pid=100265) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 19:21:11.614246 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-87cc3093-c64d-4e13-a088-63209e1c6034 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs/bd9c3b72-8b26-4e8a-9a14-cf7dc63035d1?force=False returned with HTTP 202 Aug 06 19:21:11.614799 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 134/518] 10.4.3.5 () {66 vars in 1366 bytes} [Thu Aug 6 19:21:11 2026] DELETE /volume/v3/qos-specs/bd9c3b72-8b26-4e8a-9a14-cf7dc63035d1?force=False => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:21:11.626922 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7709a3f7-f901-48bf-bda3-d3ad59594fe1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:11.631693 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7709a3f7-f901-48bf-bda3-d3ad59594fe1 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] GET https://10.4.3.5/volume/v3/qos-specs/bd9c3b72-8b26-4e8a-9a14-cf7dc63035d1 Aug 06 19:21:11.631693 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7709a3f7-f901-48bf-bda3-d3ad59594fe1 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:11.631693 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7709a3f7-f901-48bf-bda3-d3ad59594fe1 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:11.640142 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7709a3f7-f901-48bf-bda3-d3ad59594fe1 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs/bd9c3b72-8b26-4e8a-9a14-cf7dc63035d1 returned with HTTP 404 Aug 06 19:21:11.641090 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 133/519] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:11 2026] GET /volume/v3/qos-specs/bd9c3b72-8b26-4e8a-9a14-cf7dc63035d1 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:11.654162 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-68c29377-161e-4af9-a0b9-d8d4ebbbdf30 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:11.658343 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-68c29377-161e-4af9-a0b9-d8d4ebbbdf30 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] GET https://10.4.3.5/volume/v3/qos-specs Aug 06 19:21:11.658940 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-68c29377-161e-4af9-a0b9-d8d4ebbbdf30 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:11.659120 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-68c29377-161e-4af9-a0b9-d8d4ebbbdf30 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:11.666873 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-68c29377-161e-4af9-a0b9-d8d4ebbbdf30 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs returned with HTTP 200 Aug 06 19:21:11.667559 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 126/520] 10.4.3.5 () {66 vars in 1229 bytes} [Thu Aug 6 19:21:11 2026] GET /volume/v3/qos-specs => generated 174 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:11.678069 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1c7f7500-3714-44f7-bd6e-0c7e87fa6f5c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:11.680677 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1c7f7500-3714-44f7-bd6e-0c7e87fa6f5c tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] DELETE https://10.4.3.5/volume/v3/qos-specs/bd9c3b72-8b26-4e8a-9a14-cf7dc63035d1?force=False Aug 06 19:21:11.681205 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1c7f7500-3714-44f7-bd6e-0c7e87fa6f5c tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:11.681671 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1c7f7500-3714-44f7-bd6e-0c7e87fa6f5c tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:11.682129 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:11.682129 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:11.682730 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1c7f7500-3714-44f7-bd6e-0c7e87fa6f5c tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Delete qos_spec: bd9c3b72-8b26-4e8a-9a14-cf7dc63035d1, force: False {{(pid=100262) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 19:21:11.688375 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1c7f7500-3714-44f7-bd6e-0c7e87fa6f5c tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs/bd9c3b72-8b26-4e8a-9a14-cf7dc63035d1?force=False returned with HTTP 404 Aug 06 19:21:11.689219 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 128/521] 10.4.3.5 () {66 vars in 1366 bytes} [Thu Aug 6 19:21:11 2026] DELETE /volume/v3/qos-specs/bd9c3b72-8b26-4e8a-9a14-cf7dc63035d1?force=False => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:11.701137 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b684a69e-8a8a-4583-a793-ac2509c54918 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:11.703160 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b684a69e-8a8a-4583-a793-ac2509c54918 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] GET https://10.4.3.5/volume/v3/qos-specs/bd9c3b72-8b26-4e8a-9a14-cf7dc63035d1 Aug 06 19:21:11.703615 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b684a69e-8a8a-4583-a793-ac2509c54918 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:11.704062 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b684a69e-8a8a-4583-a793-ac2509c54918 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:11.704550 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:11.704550 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:11.709243 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b684a69e-8a8a-4583-a793-ac2509c54918 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs/bd9c3b72-8b26-4e8a-9a14-cf7dc63035d1 returned with HTTP 404 Aug 06 19:21:11.710287 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 135/522] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:11 2026] GET /volume/v3/qos-specs/bd9c3b72-8b26-4e8a-9a14-cf7dc63035d1 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:11.722692 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-98593e80-04c6-4108-9a0b-2a77e2dc43cb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:11.724901 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-98593e80-04c6-4108-9a0b-2a77e2dc43cb tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] GET https://10.4.3.5/volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b Aug 06 19:21:11.725109 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-98593e80-04c6-4108-9a0b-2a77e2dc43cb tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:11.725310 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-98593e80-04c6-4108-9a0b-2a77e2dc43cb tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:11.730195 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-98593e80-04c6-4108-9a0b-2a77e2dc43cb tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b returned with HTTP 200 Aug 06 19:21:11.730669 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 134/523] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:11 2026] GET /volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b => generated 388 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:11.744858 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-674e4781-879c-456d-acb0-a01256a0647f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:11.747969 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-674e4781-879c-456d-acb0-a01256a0647f tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] GET https://10.4.3.5/volume/v3/qos-specs Aug 06 19:21:11.748269 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-674e4781-879c-456d-acb0-a01256a0647f tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:11.749455 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-674e4781-879c-456d-acb0-a01256a0647f tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:11.749455 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:11.749455 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:11.756139 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-674e4781-879c-456d-acb0-a01256a0647f tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs returned with HTTP 200 Aug 06 19:21:11.757379 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 127/524] 10.4.3.5 () {66 vars in 1229 bytes} [Thu Aug 6 19:21:11 2026] GET /volume/v3/qos-specs => generated 174 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:11.770296 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2ba9145d-03ab-463e-b892-c187bebce786 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:11.772349 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2ba9145d-03ab-463e-b892-c187bebce786 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] PUT https://10.4.3.5/volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b Aug 06 19:21:11.773107 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2ba9145d-03ab-463e-b892-c187bebce786 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:11.782203 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.qos_specs [None req-2ba9145d-03ab-463e-b892-c187bebce786 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100262) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 06 19:21:11.795230 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.db.api [None req-2ba9145d-03ab-463e-b892-c187bebce786 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] qos_specs_update() value: {'id': 'cbf3e1fb-47f4-47a1-8505-3bf16381e668', 'key': 'iops_bytes', 'value': '500', 'specs_id': '248b29ca-c859-4b33-9fb3-35ce2841693b', 'deleted': False} {{(pid=100262) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 06 19:21:11.804396 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2ba9145d-03ab-463e-b892-c187bebce786 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b returned with HTTP 200 Aug 06 19:21:11.804396 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 129/525] 10.4.3.5 () {68 vars in 1360 bytes} [Thu Aug 6 19:21:11 2026] PUT /volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b => generated 36 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 06 19:21:11.818294 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0ad6f8a3-0426-4818-8c4e-8fae7916f0d6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:11.820434 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0ad6f8a3-0426-4818-8c4e-8fae7916f0d6 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] GET https://10.4.3.5/volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b Aug 06 19:21:11.820780 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0ad6f8a3-0426-4818-8c4e-8fae7916f0d6 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:11.821186 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0ad6f8a3-0426-4818-8c4e-8fae7916f0d6 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:11.826453 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0ad6f8a3-0426-4818-8c4e-8fae7916f0d6 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b returned with HTTP 200 Aug 06 19:21:11.827077 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 136/526] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:11 2026] GET /volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b => generated 409 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:11.839765 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8cb6a9d1-a027-425c-a35e-42d03ba1cdbc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:11.842189 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8cb6a9d1-a027-425c-a35e-42d03ba1cdbc tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] PUT https://10.4.3.5/volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b/delete_keys Aug 06 19:21:11.842703 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8cb6a9d1-a027-425c-a35e-42d03ba1cdbc tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:11.844410 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:11.844410 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:11.845050 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8cb6a9d1-a027-425c-a35e-42d03ba1cdbc tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Delete_key spec: 248b29ca-c859-4b33-9fb3-35ce2841693b, keys: ['iops_bytes'] {{(pid=100264) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 06 19:21:11.864111 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8cb6a9d1-a027-425c-a35e-42d03ba1cdbc tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b/delete_keys returned with HTTP 202 Aug 06 19:21:11.864494 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 135/527] 10.4.3.5 () {68 vars in 1396 bytes} [Thu Aug 6 19:21:11 2026] PUT /volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b/delete_keys => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:21:11.875570 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bfbc6633-8478-425a-9f41-7212c8a57834 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:11.882618 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bfbc6633-8478-425a-9f41-7212c8a57834 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] GET https://10.4.3.5/volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b Aug 06 19:21:11.882933 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bfbc6633-8478-425a-9f41-7212c8a57834 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:11.883104 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bfbc6633-8478-425a-9f41-7212c8a57834 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:11.883960 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:11.883960 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:11.889868 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bfbc6633-8478-425a-9f41-7212c8a57834 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b returned with HTTP 200 Aug 06 19:21:11.890673 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 128/528] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:11 2026] GET /volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b => generated 388 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:11.903900 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7e29a568-c088-4f90-baea-f0379814b3d6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:11.906033 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7e29a568-c088-4f90-baea-f0379814b3d6 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] GET https://10.4.3.5/volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b Aug 06 19:21:11.906587 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7e29a568-c088-4f90-baea-f0379814b3d6 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:11.907106 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7e29a568-c088-4f90-baea-f0379814b3d6 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:11.907643 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:11.907643 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:11.913832 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7e29a568-c088-4f90-baea-f0379814b3d6 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b returned with HTTP 200 Aug 06 19:21:11.913832 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 130/529] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:11 2026] GET /volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b => generated 388 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:11.928913 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ba33b476-1522-4542-a1b1-54bd4cb9b4d2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:11.931221 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ba33b476-1522-4542-a1b1-54bd4cb9b4d2 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] DELETE https://10.4.3.5/volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b?force=False Aug 06 19:21:11.931221 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ba33b476-1522-4542-a1b1-54bd4cb9b4d2 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:11.931221 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ba33b476-1522-4542-a1b1-54bd4cb9b4d2 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:11.931832 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:11.931832 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:11.932412 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ba33b476-1522-4542-a1b1-54bd4cb9b4d2 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Delete qos_spec: 248b29ca-c859-4b33-9fb3-35ce2841693b, force: False {{(pid=100265) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 19:21:11.956953 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ba33b476-1522-4542-a1b1-54bd4cb9b4d2 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b?force=False returned with HTTP 202 Aug 06 19:21:11.958164 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 137/530] 10.4.3.5 () {66 vars in 1366 bytes} [Thu Aug 6 19:21:11 2026] DELETE /volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b?force=False => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:21:11.967677 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-130271bc-da24-411c-880a-a5bc133c9298 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:11.970093 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-130271bc-da24-411c-880a-a5bc133c9298 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] GET https://10.4.3.5/volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b Aug 06 19:21:11.970447 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-130271bc-da24-411c-880a-a5bc133c9298 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:11.970784 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-130271bc-da24-411c-880a-a5bc133c9298 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:11.971091 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:11.971091 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:11.976270 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-130271bc-da24-411c-880a-a5bc133c9298 tempest-QosSpecsTestJSON-888009934 tempest-QosSpecsTestJSON-888009934-project-admin] https://10.4.3.5/volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b returned with HTTP 404 Aug 06 19:21:11.976963 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 136/531] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:11 2026] GET /volume/v3/qos-specs/248b29ca-c859-4b33-9fb3-35ce2841693b => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:15.204866 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3a4767fd-ee79-4a44-a1a7-4c991ae9c7aa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:15.415074 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3a4767fd-ee79-4a44-a1a7-4c991ae9c7aa tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:21:15.415282 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3a4767fd-ee79-4a44-a1a7-4c991ae9c7aa tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-165283696"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:15.416668 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-3a4767fd-ee79-4a44-a1a7-4c991ae9c7aa tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-165283696'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:21:15.416799 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-3a4767fd-ee79-4a44-a1a7-4c991ae9c7aa tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Create volume of 1 GB Aug 06 19:21:15.420149 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:15.420149 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:15.424742 np0000006689 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=271,cinder:UPDATE=71,cinder:INSERT=37 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:21:15.426969 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3a4767fd-ee79-4a44-a1a7-4c991ae9c7aa tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Availability Zones retrieved successfully. Aug 06 19:21:15.435253 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a4767fd-ee79-4a44-a1a7-4c991ae9c7aa tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Flow 'volume_create_api' (686f7180-be75-4863-b742-fcc7356a7092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:21:15.437087 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a4767fd-ee79-4a44-a1a7-4c991ae9c7aa tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10bd4f9e-8e57-4ea2-9c7c-d3e7c6425744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:15.438793 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-3a4767fd-ee79-4a44-a1a7-4c991ae9c7aa tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:21:15.487130 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a4767fd-ee79-4a44-a1a7-4c991ae9c7aa tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10bd4f9e-8e57-4ea2-9c7c-d3e7c6425744) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:15.488431 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a4767fd-ee79-4a44-a1a7-4c991ae9c7aa tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad242480-7a01-4be1-b777-d62da0798208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:15.580115 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-3a4767fd-ee79-4a44-a1a7-4c991ae9c7aa tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Created reservations ['cc663337-96ce-4978-b561-b3432e7d48c4', '34021dbf-61c7-4747-be53-7ebcfd487504', '55a886b9-0593-49a0-98eb-a6dac7d92394', 'fd1b4b0f-15f5-4d74-91eb-8353393369fc'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:21:15.581325 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a4767fd-ee79-4a44-a1a7-4c991ae9c7aa tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad242480-7a01-4be1-b777-d62da0798208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc663337-96ce-4978-b561-b3432e7d48c4', '34021dbf-61c7-4747-be53-7ebcfd487504', '55a886b9-0593-49a0-98eb-a6dac7d92394', 'fd1b4b0f-15f5-4d74-91eb-8353393369fc']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:15.582423 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a4767fd-ee79-4a44-a1a7-4c991ae9c7aa tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a317887-b2d0-41bd-ae88-42f22524c829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:15.613836 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a4767fd-ee79-4a44-a1a7-4c991ae9c7aa tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a317887-b2d0-41bd-ae88-42f22524c829) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8931e2bd-e6e9-4e7f-8e46-134fe9dc6aca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-165283696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58cbd22e45224bb79182df66566053e1',qos_specs=None,replication_status=,reservations=['cc663337-96ce-4978-b561-b3432e7d48c4','34021dbf-61c7-4747-be53-7ebcfd487504','55a886b9-0593-49a0-98eb-a6dac7d92394','fd1b4b0f-15f5-4d74-91eb-8353393369fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa63a0f76b174835bd9cd14e85db2fd8',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:21:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-165283696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8931e2bd-e6e9-4e7f-8e46-134fe9dc6aca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58cbd22e45224bb79182df66566053e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa63a0f76b174835bd9cd14e85db2fd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:15.615152 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a4767fd-ee79-4a44-a1a7-4c991ae9c7aa tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7599f30-8e93-47e8-88e0-14aa0e30ac07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:15.640012 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a4767fd-ee79-4a44-a1a7-4c991ae9c7aa tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7599f30-8e93-47e8-88e0-14aa0e30ac07) transitioned into state 'SUCCESS' from state '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-165283696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58cbd22e45224bb79182df66566053e1',qos_specs=None,replication_status=,reservations=['cc663337-96ce-4978-b561-b3432e7d48c4','34021dbf-61c7-4747-be53-7ebcfd487504','55a886b9-0593-49a0-98eb-a6dac7d92394','fd1b4b0f-15f5-4d74-91eb-8353393369fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa63a0f76b174835bd9cd14e85db2fd8',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:15.641032 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a4767fd-ee79-4a44-a1a7-4c991ae9c7aa tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7399b04a-bbaa-4a95-b42d-eb61993b8aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:15.655960 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a4767fd-ee79-4a44-a1a7-4c991ae9c7aa tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7399b04a-bbaa-4a95-b42d-eb61993b8aa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:15.657108 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a4767fd-ee79-4a44-a1a7-4c991ae9c7aa tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Flow 'volume_create_api' (686f7180-be75-4863-b742-fcc7356a7092) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:21:15.657462 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3a4767fd-ee79-4a44-a1a7-4c991ae9c7aa tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Create volume request issued successfully. Aug 06 19:21:15.658638 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3a4767fd-ee79-4a44-a1a7-4c991ae9c7aa tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:21:15.659157 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 129/532] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:21:15 2026] POST /volume/v3/volumes => generated 746 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:21:15.678703 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9c5cf1ae-2a62-4291-ad7b-ea97090dd14d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:15.681356 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9c5cf1ae-2a62-4291-ad7b-ea97090dd14d tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/volumes/8931e2bd-e6e9-4e7f-8e46-134fe9dc6aca Aug 06 19:21:15.681765 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9c5cf1ae-2a62-4291-ad7b-ea97090dd14d tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:15.682134 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9c5cf1ae-2a62-4291-ad7b-ea97090dd14d tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:15.690515 np0000006689 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=280,cinder:INSERT=39,cinder:UPDATE=70 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:21:15.696071 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:15.696071 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:15.701770 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9c5cf1ae-2a62-4291-ad7b-ea97090dd14d tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Volume info retrieved successfully. Aug 06 19:21:15.710566 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9c5cf1ae-2a62-4291-ad7b-ea97090dd14d tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/volumes/8931e2bd-e6e9-4e7f-8e46-134fe9dc6aca returned with HTTP 200 Aug 06 19:21:15.711736 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 131/533] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:15 2026] GET /volume/v3/volumes/8931e2bd-e6e9-4e7f-8e46-134fe9dc6aca => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:16.730232 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-06d12211-8417-41cc-b795-1e15319e60d0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:16.732407 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-06d12211-8417-41cc-b795-1e15319e60d0 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/volumes/8931e2bd-e6e9-4e7f-8e46-134fe9dc6aca Aug 06 19:21:16.732654 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-06d12211-8417-41cc-b795-1e15319e60d0 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:16.732862 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-06d12211-8417-41cc-b795-1e15319e60d0 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:16.734901 np0000006689 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=277,cinder:INSERT=29,cinder:UPDATE=59 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:21:16.742638 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:16.742638 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:16.748418 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-06d12211-8417-41cc-b795-1e15319e60d0 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Volume info retrieved successfully. Aug 06 19:21:16.754011 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-06d12211-8417-41cc-b795-1e15319e60d0 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/volumes/8931e2bd-e6e9-4e7f-8e46-134fe9dc6aca returned with HTTP 200 Aug 06 19:21:16.755625 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 138/534] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:16 2026] GET /volume/v3/volumes/8931e2bd-e6e9-4e7f-8e46-134fe9dc6aca => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:16.771172 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b511b050-cf07-48d5-8244-7b527350f2f6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:16.773503 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b511b050-cf07-48d5-8244-7b527350f2f6 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:21:16.773982 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b511b050-cf07-48d5-8244-7b527350f2f6 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8931e2bd-e6e9-4e7f-8e46-134fe9dc6aca", "name": "tempest-SnapshotsActionsTest-Snapshot-654185467"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:16.785361 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:16.785361 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:16.785903 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b511b050-cf07-48d5-8244-7b527350f2f6 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Volume info retrieved successfully. Aug 06 19:21:16.786053 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-b511b050-cf07-48d5-8244-7b527350f2f6 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Create snapshot from volume 8931e2bd-e6e9-4e7f-8e46-134fe9dc6aca Aug 06 19:21:16.801740 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-b511b050-cf07-48d5-8244-7b527350f2f6 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-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 06 19:21:16.831961 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-b511b050-cf07-48d5-8244-7b527350f2f6 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Created reservations ['623b8f37-c104-470b-ba42-f45283e1ec9a', 'c5a2d81e-ba73-4fc7-98d2-b891777f6db4', '9f5c6fda-ad18-48d9-ad12-938be65076ed', '8f3c4069-936e-43d7-8476-15d132b8bb21'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:21:16.931895 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b511b050-cf07-48d5-8244-7b527350f2f6 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Snapshot create request issued successfully. Aug 06 19:21:16.932328 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b511b050-cf07-48d5-8244-7b527350f2f6 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:21:16.932964 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 137/535] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:21:16 2026] POST /volume/v3/snapshots => generated 306 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:21:16.944567 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3dd44290-9d6a-4070-bf9d-e2773f1b9691 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:16.946989 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3dd44290-9d6a-4070-bf9d-e2773f1b9691 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee Aug 06 19:21:16.947228 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3dd44290-9d6a-4070-bf9d-e2773f1b9691 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:16.947434 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3dd44290-9d6a-4070-bf9d-e2773f1b9691 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:16.954764 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:16.954764 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:16.955423 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3dd44290-9d6a-4070-bf9d-e2773f1b9691 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Snapshot retrieved successfully. Aug 06 19:21:16.956511 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3dd44290-9d6a-4070-bf9d-e2773f1b9691 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee returned with HTTP 200 Aug 06 19:21:16.957526 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 130/536] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:16 2026] GET /volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:17.969831 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b8b4ee6f-4792-4c20-b77e-3f2abed87251 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:17.973308 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b8b4ee6f-4792-4c20-b77e-3f2abed87251 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee Aug 06 19:21:17.973308 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b8b4ee6f-4792-4c20-b77e-3f2abed87251 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:17.974405 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b8b4ee6f-4792-4c20-b77e-3f2abed87251 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:18.000201 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:18.000201 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:18.001041 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b8b4ee6f-4792-4c20-b77e-3f2abed87251 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Snapshot retrieved successfully. Aug 06 19:21:18.002668 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b8b4ee6f-4792-4c20-b77e-3f2abed87251 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee returned with HTTP 200 Aug 06 19:21:18.003036 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 132/537] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:17 2026] GET /volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:18.019381 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-39807705-8f54-45e8-971a-ba4ca3f695b8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:18.073661 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-39807705-8f54-45e8-971a-ba4ca3f695b8 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] POST https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee/action Aug 06 19:21:18.074098 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-39807705-8f54-45e8-971a-ba4ca3f695b8 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:21:18.074263 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-39807705-8f54-45e8-971a-ba4ca3f695b8 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:18.076129 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-39807705-8f54-45e8-971a-ba4ca3f695b8 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Updating snapshot 'b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee' with '{'status': 'creating'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 19:21:18.113388 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:18.113388 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:18.138265 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-39807705-8f54-45e8-971a-ba4ca3f695b8 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee/action returned with HTTP 202 Aug 06 19:21:18.138917 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 139/538] 10.4.3.5 () {68 vars in 1382 bytes} [Thu Aug 6 19:21:18 2026] POST /volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:21:18.153732 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bca7b9f1-ed9a-4d22-852e-df277b643388 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:18.157786 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bca7b9f1-ed9a-4d22-852e-df277b643388 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee Aug 06 19:21:18.158617 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bca7b9f1-ed9a-4d22-852e-df277b643388 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:18.158751 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bca7b9f1-ed9a-4d22-852e-df277b643388 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:18.167553 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:18.167553 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:18.170037 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bca7b9f1-ed9a-4d22-852e-df277b643388 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Snapshot retrieved successfully. Aug 06 19:21:18.170753 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bca7b9f1-ed9a-4d22-852e-df277b643388 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee returned with HTTP 200 Aug 06 19:21:18.171360 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 138/539] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:18 2026] GET /volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:18.186825 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d9420d90-1fff-41c2-835c-ca850da38b1c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:18.192805 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d9420d90-1fff-41c2-835c-ca850da38b1c tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] POST https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee/action Aug 06 19:21:18.193132 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d9420d90-1fff-41c2-835c-ca850da38b1c tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:21:18.193644 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d9420d90-1fff-41c2-835c-ca850da38b1c tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:18.195759 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.admin_actions [None req-d9420d90-1fff-41c2-835c-ca850da38b1c tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Updating snapshot 'b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee' with '{'status': 'available'}' {{(pid=100263) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 19:21:18.253450 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:18.253450 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:18.280344 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d9420d90-1fff-41c2-835c-ca850da38b1c tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee/action returned with HTTP 202 Aug 06 19:21:18.281171 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 131/540] 10.4.3.5 () {68 vars in 1382 bytes} [Thu Aug 6 19:21:18 2026] POST /volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:21:18.292222 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d12d598f-5aff-41ee-9209-44ea1cd9e09e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:18.294458 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d12d598f-5aff-41ee-9209-44ea1cd9e09e tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee Aug 06 19:21:18.294890 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d12d598f-5aff-41ee-9209-44ea1cd9e09e tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:18.295380 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d12d598f-5aff-41ee-9209-44ea1cd9e09e tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:18.301778 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:18.301778 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:18.302854 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d12d598f-5aff-41ee-9209-44ea1cd9e09e tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Snapshot retrieved successfully. Aug 06 19:21:18.304614 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d12d598f-5aff-41ee-9209-44ea1cd9e09e tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee returned with HTTP 200 Aug 06 19:21:18.306001 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 133/541] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:18 2026] GET /volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:18.324326 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0b1dc6bb-7279-47ed-8e68-7fc9ed2b5e28 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:18.327497 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b1dc6bb-7279-47ed-8e68-7fc9ed2b5e28 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:21:18.327787 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b1dc6bb-7279-47ed-8e68-7fc9ed2b5e28 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8931e2bd-e6e9-4e7f-8e46-134fe9dc6aca", "name": "tempest-SnapshotsActionsTest-Snapshot-550714713"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:18.340685 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:18.340685 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:18.341373 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0b1dc6bb-7279-47ed-8e68-7fc9ed2b5e28 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Volume info retrieved successfully. Aug 06 19:21:18.341532 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-0b1dc6bb-7279-47ed-8e68-7fc9ed2b5e28 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Create snapshot from volume 8931e2bd-e6e9-4e7f-8e46-134fe9dc6aca Aug 06 19:21:18.370251 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-0b1dc6bb-7279-47ed-8e68-7fc9ed2b5e28 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-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 06 19:21:18.393739 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-0b1dc6bb-7279-47ed-8e68-7fc9ed2b5e28 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Created reservations ['fb92762f-ce33-48a2-bbd0-db538ab0a666', 'e97b20b2-8b6f-48bf-b0ff-865d0bc76b5f', '8c3aa0d9-44a1-4b5b-8008-e6fb8fcd3bfd', '7ab9265f-20a5-4ca9-b460-bd6e6c9eb731'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:21:18.470468 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0b1dc6bb-7279-47ed-8e68-7fc9ed2b5e28 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Snapshot create request issued successfully. Aug 06 19:21:18.470864 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b1dc6bb-7279-47ed-8e68-7fc9ed2b5e28 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:21:18.471517 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 140/542] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:21:18 2026] POST /volume/v3/snapshots => generated 306 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:21:18.482810 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e74ffb84-319a-4d17-a762-3efaa7fa45e8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:18.484650 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e74ffb84-319a-4d17-a762-3efaa7fa45e8 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/snapshots/14557afb-6e05-4f11-a14b-dbb82d7cb084 Aug 06 19:21:18.485080 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e74ffb84-319a-4d17-a762-3efaa7fa45e8 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:18.485506 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e74ffb84-319a-4d17-a762-3efaa7fa45e8 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:18.492836 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:18.492836 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:18.493709 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e74ffb84-319a-4d17-a762-3efaa7fa45e8 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Snapshot retrieved successfully. Aug 06 19:21:18.495478 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e74ffb84-319a-4d17-a762-3efaa7fa45e8 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/14557afb-6e05-4f11-a14b-dbb82d7cb084 returned with HTTP 200 Aug 06 19:21:18.495478 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 139/543] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:18 2026] GET /volume/v3/snapshots/14557afb-6e05-4f11-a14b-dbb82d7cb084 => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:19.512762 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2cee105b-6193-4a1d-9de1-cfd88edf2ca5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:19.516993 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2cee105b-6193-4a1d-9de1-cfd88edf2ca5 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/snapshots/14557afb-6e05-4f11-a14b-dbb82d7cb084 Aug 06 19:21:19.517861 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2cee105b-6193-4a1d-9de1-cfd88edf2ca5 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:19.517861 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2cee105b-6193-4a1d-9de1-cfd88edf2ca5 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:19.524366 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:19.524366 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:19.525981 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2cee105b-6193-4a1d-9de1-cfd88edf2ca5 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Snapshot retrieved successfully. Aug 06 19:21:19.526976 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2cee105b-6193-4a1d-9de1-cfd88edf2ca5 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/14557afb-6e05-4f11-a14b-dbb82d7cb084 returned with HTTP 200 Aug 06 19:21:19.527232 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 132/544] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:19 2026] GET /volume/v3/snapshots/14557afb-6e05-4f11-a14b-dbb82d7cb084 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:19.548540 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-89aa7c49-9c0b-450c-ba37-e415150dc639 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:19.551343 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-89aa7c49-9c0b-450c-ba37-e415150dc639 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] POST https://10.4.3.5/volume/v3/snapshots/14557afb-6e05-4f11-a14b-dbb82d7cb084/action Aug 06 19:21:19.551961 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-89aa7c49-9c0b-450c-ba37-e415150dc639 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:21:19.552193 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-89aa7c49-9c0b-450c-ba37-e415150dc639 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:19.554805 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.admin_actions [None req-89aa7c49-9c0b-450c-ba37-e415150dc639 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Updating snapshot '14557afb-6e05-4f11-a14b-dbb82d7cb084' with '{'status': 'creating'}' {{(pid=100262) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 19:21:19.571505 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:19.571505 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:19.595901 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-89aa7c49-9c0b-450c-ba37-e415150dc639 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] https://10.4.3.5/volume/v3/snapshots/14557afb-6e05-4f11-a14b-dbb82d7cb084/action returned with HTTP 202 Aug 06 19:21:19.596820 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 134/545] 10.4.3.5 () {68 vars in 1382 bytes} [Thu Aug 6 19:21:19 2026] POST /volume/v3/snapshots/14557afb-6e05-4f11-a14b-dbb82d7cb084/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:21:19.610682 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f89f45eb-5d14-4a53-a1e6-ddbeccc9bc54 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:19.615461 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f89f45eb-5d14-4a53-a1e6-ddbeccc9bc54 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/snapshots/14557afb-6e05-4f11-a14b-dbb82d7cb084 Aug 06 19:21:19.615943 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f89f45eb-5d14-4a53-a1e6-ddbeccc9bc54 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:19.616339 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f89f45eb-5d14-4a53-a1e6-ddbeccc9bc54 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:19.626740 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:19.626740 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:19.629394 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f89f45eb-5d14-4a53-a1e6-ddbeccc9bc54 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Snapshot retrieved successfully. Aug 06 19:21:19.630413 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f89f45eb-5d14-4a53-a1e6-ddbeccc9bc54 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/14557afb-6e05-4f11-a14b-dbb82d7cb084 returned with HTTP 200 Aug 06 19:21:19.631561 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 141/546] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:19 2026] GET /volume/v3/snapshots/14557afb-6e05-4f11-a14b-dbb82d7cb084 => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:19.645503 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c6d85d98-c2b9-4ef1-a546-d469888416ff None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:19.648937 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c6d85d98-c2b9-4ef1-a546-d469888416ff tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] POST https://10.4.3.5/volume/v3/snapshots/14557afb-6e05-4f11-a14b-dbb82d7cb084/action Aug 06 19:21:19.649977 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c6d85d98-c2b9-4ef1-a546-d469888416ff tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:21:19.649977 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c6d85d98-c2b9-4ef1-a546-d469888416ff tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:19.663109 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:19.663109 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:19.663603 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c6d85d98-c2b9-4ef1-a546-d469888416ff tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Snapshot retrieved successfully. Aug 06 19:21:19.698651 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c6d85d98-c2b9-4ef1-a546-d469888416ff tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Snapshot delete request issued successfully. Aug 06 19:21:19.698992 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c6d85d98-c2b9-4ef1-a546-d469888416ff tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] https://10.4.3.5/volume/v3/snapshots/14557afb-6e05-4f11-a14b-dbb82d7cb084/action returned with HTTP 202 Aug 06 19:21:19.700166 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 140/547] 10.4.3.5 () {68 vars in 1382 bytes} [Thu Aug 6 19:21:19 2026] POST /volume/v3/snapshots/14557afb-6e05-4f11-a14b-dbb82d7cb084/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:21:19.710570 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5024841b-7e81-42bf-a7a6-c847aab853cc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:19.712410 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5024841b-7e81-42bf-a7a6-c847aab853cc tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/snapshots/14557afb-6e05-4f11-a14b-dbb82d7cb084 Aug 06 19:21:19.712880 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5024841b-7e81-42bf-a7a6-c847aab853cc tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:19.713835 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5024841b-7e81-42bf-a7a6-c847aab853cc tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:19.726829 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:19.726829 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:19.727624 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5024841b-7e81-42bf-a7a6-c847aab853cc tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Snapshot retrieved successfully. Aug 06 19:21:19.730955 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5024841b-7e81-42bf-a7a6-c847aab853cc tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/14557afb-6e05-4f11-a14b-dbb82d7cb084 returned with HTTP 200 Aug 06 19:21:19.731572 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 133/548] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:19 2026] GET /volume/v3/snapshots/14557afb-6e05-4f11-a14b-dbb82d7cb084 => generated 464 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:20.744762 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-91661b88-a3ea-4b00-addd-aadfe68916c2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:20.747703 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-91661b88-a3ea-4b00-addd-aadfe68916c2 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/snapshots/14557afb-6e05-4f11-a14b-dbb82d7cb084 Aug 06 19:21:20.749041 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-91661b88-a3ea-4b00-addd-aadfe68916c2 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:20.749041 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-91661b88-a3ea-4b00-addd-aadfe68916c2 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:20.755808 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-91661b88-a3ea-4b00-addd-aadfe68916c2 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/14557afb-6e05-4f11-a14b-dbb82d7cb084 returned with HTTP 404 Aug 06 19:21:20.756906 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 135/549] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:20 2026] GET /volume/v3/snapshots/14557afb-6e05-4f11-a14b-dbb82d7cb084 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:20.770997 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-516e5508-6442-4de3-9fc8-123b7eeb7dae None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:20.772470 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-516e5508-6442-4de3-9fc8-123b7eeb7dae tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] POST https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee/action Aug 06 19:21:20.772880 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-516e5508-6442-4de3-9fc8-123b7eeb7dae tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:21:20.773079 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-516e5508-6442-4de3-9fc8-123b7eeb7dae tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:20.774498 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-516e5508-6442-4de3-9fc8-123b7eeb7dae tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Updating snapshot 'b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee' with '{'status': 'available'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 19:21:20.785645 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:20.785645 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:20.806964 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-516e5508-6442-4de3-9fc8-123b7eeb7dae tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee/action returned with HTTP 202 Aug 06 19:21:20.807495 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 142/550] 10.4.3.5 () {68 vars in 1382 bytes} [Thu Aug 6 19:21:20 2026] POST /volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:21:20.818623 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d43d672a-cc5b-4c05-a245-decd2ca732e3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:20.822775 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d43d672a-cc5b-4c05-a245-decd2ca732e3 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee Aug 06 19:21:20.822775 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d43d672a-cc5b-4c05-a245-decd2ca732e3 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:20.822775 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d43d672a-cc5b-4c05-a245-decd2ca732e3 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:20.829095 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:20.829095 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:20.829986 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d43d672a-cc5b-4c05-a245-decd2ca732e3 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Snapshot retrieved successfully. Aug 06 19:21:20.831936 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d43d672a-cc5b-4c05-a245-decd2ca732e3 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee returned with HTTP 200 Aug 06 19:21:20.831936 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 141/551] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:20 2026] GET /volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:20.846468 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-829f3547-5c48-4a4e-93ad-e8c86b04e8af None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:20.848637 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-829f3547-5c48-4a4e-93ad-e8c86b04e8af tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/14557afb-6e05-4f11-a14b-dbb82d7cb084 Aug 06 19:21:20.849478 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-829f3547-5c48-4a4e-93ad-e8c86b04e8af tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:20.849478 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-829f3547-5c48-4a4e-93ad-e8c86b04e8af tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:20.849738 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-829f3547-5c48-4a4e-93ad-e8c86b04e8af tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Delete snapshot with id: 14557afb-6e05-4f11-a14b-dbb82d7cb084 Aug 06 19:21:20.855839 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-829f3547-5c48-4a4e-93ad-e8c86b04e8af tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/14557afb-6e05-4f11-a14b-dbb82d7cb084 returned with HTTP 404 Aug 06 19:21:20.856771 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 134/552] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:21:20 2026] DELETE /volume/v3/snapshots/14557afb-6e05-4f11-a14b-dbb82d7cb084 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:20.870095 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e16f9c12-a9de-472a-9d90-1dfeb5065b54 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:20.872214 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e16f9c12-a9de-472a-9d90-1dfeb5065b54 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:21:20.872845 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e16f9c12-a9de-472a-9d90-1dfeb5065b54 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8931e2bd-e6e9-4e7f-8e46-134fe9dc6aca", "name": "tempest-SnapshotsActionsTest-Snapshot-1009542482"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:20.884981 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:20.884981 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:20.886084 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e16f9c12-a9de-472a-9d90-1dfeb5065b54 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Volume info retrieved successfully. Aug 06 19:21:20.886438 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-e16f9c12-a9de-472a-9d90-1dfeb5065b54 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Create snapshot from volume 8931e2bd-e6e9-4e7f-8e46-134fe9dc6aca Aug 06 19:21:20.907080 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-e16f9c12-a9de-472a-9d90-1dfeb5065b54 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-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 06 19:21:20.928453 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-e16f9c12-a9de-472a-9d90-1dfeb5065b54 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Created reservations ['013d0f01-7476-4696-be56-ec501193f522', '2dc5beec-4fa4-4610-b339-fa9dede5badf', '7360a3d9-5f88-4238-a2f7-a3ec0607171f', '3d858f72-bfdb-4128-aa6b-8f52d6a5a390'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:21:20.977461 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e16f9c12-a9de-472a-9d90-1dfeb5065b54 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Snapshot create request issued successfully. Aug 06 19:21:20.978040 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e16f9c12-a9de-472a-9d90-1dfeb5065b54 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:21:20.978777 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 136/553] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:21:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:21:20.997335 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3924ffb0-2de3-48a0-b047-e56f4dd658e7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:20.999533 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3924ffb0-2de3-48a0-b047-e56f4dd658e7 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/snapshots/1a52c18d-1f40-4501-bd6f-eda69312570c Aug 06 19:21:20.999533 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3924ffb0-2de3-48a0-b047-e56f4dd658e7 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:21.000856 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3924ffb0-2de3-48a0-b047-e56f4dd658e7 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:21.009244 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:21.009244 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:21.010010 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3924ffb0-2de3-48a0-b047-e56f4dd658e7 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Snapshot retrieved successfully. Aug 06 19:21:21.012223 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3924ffb0-2de3-48a0-b047-e56f4dd658e7 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/1a52c18d-1f40-4501-bd6f-eda69312570c returned with HTTP 200 Aug 06 19:21:21.012223 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 143/554] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:20 2026] GET /volume/v3/snapshots/1a52c18d-1f40-4501-bd6f-eda69312570c => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:22.028464 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-274e80ce-ed4f-452d-9f3b-a1d5b7563a9b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:22.032158 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-274e80ce-ed4f-452d-9f3b-a1d5b7563a9b tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/snapshots/1a52c18d-1f40-4501-bd6f-eda69312570c Aug 06 19:21:22.032343 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-274e80ce-ed4f-452d-9f3b-a1d5b7563a9b tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:22.032852 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-274e80ce-ed4f-452d-9f3b-a1d5b7563a9b tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:22.039296 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:22.039296 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:22.040061 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-274e80ce-ed4f-452d-9f3b-a1d5b7563a9b tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Snapshot retrieved successfully. Aug 06 19:21:22.042186 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-274e80ce-ed4f-452d-9f3b-a1d5b7563a9b tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/1a52c18d-1f40-4501-bd6f-eda69312570c returned with HTTP 200 Aug 06 19:21:22.042186 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 142/555] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:22 2026] GET /volume/v3/snapshots/1a52c18d-1f40-4501-bd6f-eda69312570c => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:21:22.054210 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b834d45a-7c04-4c17-9ec8-993d6fbfae9a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:22.057039 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b834d45a-7c04-4c17-9ec8-993d6fbfae9a tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] POST https://10.4.3.5/volume/v3/snapshots/1a52c18d-1f40-4501-bd6f-eda69312570c/action Aug 06 19:21:22.057861 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b834d45a-7c04-4c17-9ec8-993d6fbfae9a tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:21:22.057861 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b834d45a-7c04-4c17-9ec8-993d6fbfae9a tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:22.061279 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.admin_actions [None req-b834d45a-7c04-4c17-9ec8-993d6fbfae9a tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Updating snapshot '1a52c18d-1f40-4501-bd6f-eda69312570c' with '{'status': 'deleting'}' {{(pid=100263) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 19:21:22.077759 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:22.077759 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:22.100671 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b834d45a-7c04-4c17-9ec8-993d6fbfae9a tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] https://10.4.3.5/volume/v3/snapshots/1a52c18d-1f40-4501-bd6f-eda69312570c/action returned with HTTP 202 Aug 06 19:21:22.101449 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 135/556] 10.4.3.5 () {68 vars in 1382 bytes} [Thu Aug 6 19:21:22 2026] POST /volume/v3/snapshots/1a52c18d-1f40-4501-bd6f-eda69312570c/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:21:22.111280 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-569711ca-42ab-4307-abad-069fa94aa809 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:22.113914 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-569711ca-42ab-4307-abad-069fa94aa809 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/snapshots/1a52c18d-1f40-4501-bd6f-eda69312570c Aug 06 19:21:22.113914 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-569711ca-42ab-4307-abad-069fa94aa809 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:22.114231 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-569711ca-42ab-4307-abad-069fa94aa809 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:22.121346 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:22.121346 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:22.122036 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-569711ca-42ab-4307-abad-069fa94aa809 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Snapshot retrieved successfully. Aug 06 19:21:22.123118 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-569711ca-42ab-4307-abad-069fa94aa809 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/1a52c18d-1f40-4501-bd6f-eda69312570c returned with HTTP 200 Aug 06 19:21:22.123634 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 137/557] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:22 2026] GET /volume/v3/snapshots/1a52c18d-1f40-4501-bd6f-eda69312570c => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:22.136233 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c78771e1-e764-4a57-8b39-a1fe0e5ab679 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:22.138421 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c78771e1-e764-4a57-8b39-a1fe0e5ab679 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] POST https://10.4.3.5/volume/v3/snapshots/1a52c18d-1f40-4501-bd6f-eda69312570c/action Aug 06 19:21:22.138837 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c78771e1-e764-4a57-8b39-a1fe0e5ab679 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:21:22.138973 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c78771e1-e764-4a57-8b39-a1fe0e5ab679 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:22.146682 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:22.146682 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:22.147119 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c78771e1-e764-4a57-8b39-a1fe0e5ab679 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Snapshot retrieved successfully. Aug 06 19:21:22.168119 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c78771e1-e764-4a57-8b39-a1fe0e5ab679 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Snapshot delete request issued successfully. Aug 06 19:21:22.168119 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c78771e1-e764-4a57-8b39-a1fe0e5ab679 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] https://10.4.3.5/volume/v3/snapshots/1a52c18d-1f40-4501-bd6f-eda69312570c/action returned with HTTP 202 Aug 06 19:21:22.168119 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 144/558] 10.4.3.5 () {68 vars in 1382 bytes} [Thu Aug 6 19:21:22 2026] POST /volume/v3/snapshots/1a52c18d-1f40-4501-bd6f-eda69312570c/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:21:22.182408 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f6c62acc-b33f-46e8-9735-f96176bdc7bf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:22.185766 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f6c62acc-b33f-46e8-9735-f96176bdc7bf tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/snapshots/1a52c18d-1f40-4501-bd6f-eda69312570c Aug 06 19:21:22.186603 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f6c62acc-b33f-46e8-9735-f96176bdc7bf tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:22.186603 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f6c62acc-b33f-46e8-9735-f96176bdc7bf tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:22.195939 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:22.195939 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:22.198061 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f6c62acc-b33f-46e8-9735-f96176bdc7bf tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Snapshot retrieved successfully. Aug 06 19:21:22.198496 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f6c62acc-b33f-46e8-9735-f96176bdc7bf tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/1a52c18d-1f40-4501-bd6f-eda69312570c returned with HTTP 200 Aug 06 19:21:22.198969 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 143/559] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:22 2026] GET /volume/v3/snapshots/1a52c18d-1f40-4501-bd6f-eda69312570c => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:23.212479 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1f181feb-5389-4330-a15d-9eb001a5fda6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:23.216202 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1f181feb-5389-4330-a15d-9eb001a5fda6 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/snapshots/1a52c18d-1f40-4501-bd6f-eda69312570c Aug 06 19:21:23.216586 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1f181feb-5389-4330-a15d-9eb001a5fda6 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:23.216834 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1f181feb-5389-4330-a15d-9eb001a5fda6 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:23.229172 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1f181feb-5389-4330-a15d-9eb001a5fda6 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/1a52c18d-1f40-4501-bd6f-eda69312570c returned with HTTP 404 Aug 06 19:21:23.230382 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 136/560] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:23 2026] GET /volume/v3/snapshots/1a52c18d-1f40-4501-bd6f-eda69312570c => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:23.240994 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ca98f67b-3369-4f81-8207-b72f989c7a8f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:23.243326 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ca98f67b-3369-4f81-8207-b72f989c7a8f tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] POST https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee/action Aug 06 19:21:23.243872 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ca98f67b-3369-4f81-8207-b72f989c7a8f tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:21:23.243972 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ca98f67b-3369-4f81-8207-b72f989c7a8f tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:23.245871 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.admin_actions [None req-ca98f67b-3369-4f81-8207-b72f989c7a8f tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Updating snapshot 'b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee' with '{'status': 'available'}' {{(pid=100262) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 19:21:23.258895 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:23.258895 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:23.278525 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ca98f67b-3369-4f81-8207-b72f989c7a8f tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee/action returned with HTTP 202 Aug 06 19:21:23.278525 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 138/561] 10.4.3.5 () {68 vars in 1382 bytes} [Thu Aug 6 19:21:23 2026] POST /volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:21:23.290686 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2038f2ac-9b53-44f8-b41f-e3f95d7ce8f2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:23.294606 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2038f2ac-9b53-44f8-b41f-e3f95d7ce8f2 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee Aug 06 19:21:23.294916 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2038f2ac-9b53-44f8-b41f-e3f95d7ce8f2 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:23.295216 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2038f2ac-9b53-44f8-b41f-e3f95d7ce8f2 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:23.304156 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:23.304156 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:23.304996 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2038f2ac-9b53-44f8-b41f-e3f95d7ce8f2 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Snapshot retrieved successfully. Aug 06 19:21:23.306951 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2038f2ac-9b53-44f8-b41f-e3f95d7ce8f2 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee returned with HTTP 200 Aug 06 19:21:23.306951 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 145/562] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:23 2026] GET /volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:21:23.322473 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e3b1ff26-f5d5-4d8a-b6fc-85bf2ab2b508 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:23.324878 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e3b1ff26-f5d5-4d8a-b6fc-85bf2ab2b508 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/1a52c18d-1f40-4501-bd6f-eda69312570c Aug 06 19:21:23.325374 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e3b1ff26-f5d5-4d8a-b6fc-85bf2ab2b508 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:23.325871 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e3b1ff26-f5d5-4d8a-b6fc-85bf2ab2b508 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:23.326238 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-e3b1ff26-f5d5-4d8a-b6fc-85bf2ab2b508 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Delete snapshot with id: 1a52c18d-1f40-4501-bd6f-eda69312570c Aug 06 19:21:23.332264 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e3b1ff26-f5d5-4d8a-b6fc-85bf2ab2b508 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/1a52c18d-1f40-4501-bd6f-eda69312570c returned with HTTP 404 Aug 06 19:21:23.333168 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 144/563] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:21:23 2026] DELETE /volume/v3/snapshots/1a52c18d-1f40-4501-bd6f-eda69312570c => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:23.343171 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e6d0f31d-1271-411c-b8e9-d5f54f3310f1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:23.346974 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e6d0f31d-1271-411c-b8e9-d5f54f3310f1 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:21:23.347424 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e6d0f31d-1271-411c-b8e9-d5f54f3310f1 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8931e2bd-e6e9-4e7f-8e46-134fe9dc6aca", "name": "tempest-SnapshotsActionsTest-Snapshot-1520752502"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:23.361912 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:23.361912 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:23.362901 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e6d0f31d-1271-411c-b8e9-d5f54f3310f1 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Volume info retrieved successfully. Aug 06 19:21:23.363795 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-e6d0f31d-1271-411c-b8e9-d5f54f3310f1 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Create snapshot from volume 8931e2bd-e6e9-4e7f-8e46-134fe9dc6aca Aug 06 19:21:23.386476 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [None req-e6d0f31d-1271-411c-b8e9-d5f54f3310f1 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-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 06 19:21:23.405585 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-e6d0f31d-1271-411c-b8e9-d5f54f3310f1 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Created reservations ['421e08c4-bf17-4c0c-8e98-ad35a89bd106', '739262c8-1333-42b9-8799-80c02e1a89f8', 'f7e93b8e-4ca3-4b3c-9b9d-ec78d90abd5a', 'e71c0990-6212-467c-921c-d506fc04e385'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:21:23.471584 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e6d0f31d-1271-411c-b8e9-d5f54f3310f1 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Snapshot create request issued successfully. Aug 06 19:21:23.472177 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e6d0f31d-1271-411c-b8e9-d5f54f3310f1 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:21:23.473336 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 137/564] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:21:23 2026] POST /volume/v3/snapshots => generated 307 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:21:23.486443 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-40dceed9-589b-40c5-beb5-1248359345e1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:23.490627 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-40dceed9-589b-40c5-beb5-1248359345e1 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/snapshots/e7449114-974e-47e9-bb68-860b5a73ec50 Aug 06 19:21:23.490895 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-40dceed9-589b-40c5-beb5-1248359345e1 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:23.491188 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-40dceed9-589b-40c5-beb5-1248359345e1 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:23.501112 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:23.501112 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:23.501112 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-40dceed9-589b-40c5-beb5-1248359345e1 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Snapshot retrieved successfully. Aug 06 19:21:23.501112 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-40dceed9-589b-40c5-beb5-1248359345e1 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/e7449114-974e-47e9-bb68-860b5a73ec50 returned with HTTP 200 Aug 06 19:21:23.505050 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 139/565] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:23 2026] GET /volume/v3/snapshots/e7449114-974e-47e9-bb68-860b5a73ec50 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:24.514598 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-695f871b-2075-4533-93be-e974420f31cf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:24.516675 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-695f871b-2075-4533-93be-e974420f31cf tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/snapshots/e7449114-974e-47e9-bb68-860b5a73ec50 Aug 06 19:21:24.517777 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-695f871b-2075-4533-93be-e974420f31cf tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:24.517777 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-695f871b-2075-4533-93be-e974420f31cf tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:24.525352 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:24.525352 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:24.525352 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-695f871b-2075-4533-93be-e974420f31cf tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Snapshot retrieved successfully. Aug 06 19:21:24.525352 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-695f871b-2075-4533-93be-e974420f31cf tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/e7449114-974e-47e9-bb68-860b5a73ec50 returned with HTTP 200 Aug 06 19:21:24.527011 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 146/566] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:24 2026] GET /volume/v3/snapshots/e7449114-974e-47e9-bb68-860b5a73ec50 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:24.536846 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3992406d-4146-470c-b8fb-7674b31d4864 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:24.538732 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3992406d-4146-470c-b8fb-7674b31d4864 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] POST https://10.4.3.5/volume/v3/snapshots/e7449114-974e-47e9-bb68-860b5a73ec50/action Aug 06 19:21:24.539158 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3992406d-4146-470c-b8fb-7674b31d4864 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:21:24.539325 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3992406d-4146-470c-b8fb-7674b31d4864 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:24.540719 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.admin_actions [None req-3992406d-4146-470c-b8fb-7674b31d4864 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Updating snapshot 'e7449114-974e-47e9-bb68-860b5a73ec50' with '{'status': 'error'}' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 19:21:24.551765 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:24.551765 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:24.573226 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3992406d-4146-470c-b8fb-7674b31d4864 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] https://10.4.3.5/volume/v3/snapshots/e7449114-974e-47e9-bb68-860b5a73ec50/action returned with HTTP 202 Aug 06 19:21:24.573797 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 145/567] 10.4.3.5 () {68 vars in 1382 bytes} [Thu Aug 6 19:21:24 2026] POST /volume/v3/snapshots/e7449114-974e-47e9-bb68-860b5a73ec50/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:21:24.583011 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b4cbb66e-9905-45f9-9710-2fcf9e4424a0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:24.586579 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b4cbb66e-9905-45f9-9710-2fcf9e4424a0 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/snapshots/e7449114-974e-47e9-bb68-860b5a73ec50 Aug 06 19:21:24.586751 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b4cbb66e-9905-45f9-9710-2fcf9e4424a0 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:24.586970 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b4cbb66e-9905-45f9-9710-2fcf9e4424a0 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:24.595468 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:24.595468 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:24.596234 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b4cbb66e-9905-45f9-9710-2fcf9e4424a0 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Snapshot retrieved successfully. Aug 06 19:21:24.597430 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b4cbb66e-9905-45f9-9710-2fcf9e4424a0 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/e7449114-974e-47e9-bb68-860b5a73ec50 returned with HTTP 200 Aug 06 19:21:24.598247 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 138/568] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:24 2026] GET /volume/v3/snapshots/e7449114-974e-47e9-bb68-860b5a73ec50 => generated 462 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:24.611144 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e11dffba-1e2f-4b91-b627-b4e360842943 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:24.613041 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e11dffba-1e2f-4b91-b627-b4e360842943 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] POST https://10.4.3.5/volume/v3/snapshots/e7449114-974e-47e9-bb68-860b5a73ec50/action Aug 06 19:21:24.613450 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e11dffba-1e2f-4b91-b627-b4e360842943 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:21:24.613635 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e11dffba-1e2f-4b91-b627-b4e360842943 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:24.620763 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:24.620763 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:24.621192 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e11dffba-1e2f-4b91-b627-b4e360842943 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Snapshot retrieved successfully. Aug 06 19:21:24.644230 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e11dffba-1e2f-4b91-b627-b4e360842943 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Snapshot delete request issued successfully. Aug 06 19:21:24.644478 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e11dffba-1e2f-4b91-b627-b4e360842943 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] https://10.4.3.5/volume/v3/snapshots/e7449114-974e-47e9-bb68-860b5a73ec50/action returned with HTTP 202 Aug 06 19:21:24.644974 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 140/569] 10.4.3.5 () {68 vars in 1382 bytes} [Thu Aug 6 19:21:24 2026] POST /volume/v3/snapshots/e7449114-974e-47e9-bb68-860b5a73ec50/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:21:24.655340 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4420140b-352b-48e7-a221-fa6fb1c3bf6a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:24.657115 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4420140b-352b-48e7-a221-fa6fb1c3bf6a tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/snapshots/e7449114-974e-47e9-bb68-860b5a73ec50 Aug 06 19:21:24.657722 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4420140b-352b-48e7-a221-fa6fb1c3bf6a tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:24.657995 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4420140b-352b-48e7-a221-fa6fb1c3bf6a tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:24.669183 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:24.669183 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:24.669770 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4420140b-352b-48e7-a221-fa6fb1c3bf6a tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Snapshot retrieved successfully. Aug 06 19:21:24.673335 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4420140b-352b-48e7-a221-fa6fb1c3bf6a tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/e7449114-974e-47e9-bb68-860b5a73ec50 returned with HTTP 200 Aug 06 19:21:24.674434 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 147/570] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:24 2026] GET /volume/v3/snapshots/e7449114-974e-47e9-bb68-860b5a73ec50 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:25.688005 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-449bb202-e11d-49c4-99e7-4c06bd90c91a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:25.692766 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-449bb202-e11d-49c4-99e7-4c06bd90c91a tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/snapshots/e7449114-974e-47e9-bb68-860b5a73ec50 Aug 06 19:21:25.694175 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-449bb202-e11d-49c4-99e7-4c06bd90c91a tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:25.694430 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-449bb202-e11d-49c4-99e7-4c06bd90c91a tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:25.704619 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-449bb202-e11d-49c4-99e7-4c06bd90c91a tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/e7449114-974e-47e9-bb68-860b5a73ec50 returned with HTTP 404 Aug 06 19:21:25.705498 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 146/571] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:25 2026] GET /volume/v3/snapshots/e7449114-974e-47e9-bb68-860b5a73ec50 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:25.714250 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-86a8b946-6aec-4029-a300-cb938dd37096 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:25.716829 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-86a8b946-6aec-4029-a300-cb938dd37096 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] POST https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee/action Aug 06 19:21:25.717350 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-86a8b946-6aec-4029-a300-cb938dd37096 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:21:25.717521 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-86a8b946-6aec-4029-a300-cb938dd37096 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:25.719360 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.admin_actions [None req-86a8b946-6aec-4029-a300-cb938dd37096 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Updating snapshot 'b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee' with '{'status': 'available'}' {{(pid=100263) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 19:21:25.731383 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:25.731383 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:25.745402 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-86a8b946-6aec-4029-a300-cb938dd37096 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee/action returned with HTTP 202 Aug 06 19:21:25.745826 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 139/572] 10.4.3.5 () {68 vars in 1382 bytes} [Thu Aug 6 19:21:25 2026] POST /volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:21:25.758653 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-341b77f2-86f6-41e9-be37-ead2e5cefe7e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:25.761092 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-341b77f2-86f6-41e9-be37-ead2e5cefe7e tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee Aug 06 19:21:25.761421 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-341b77f2-86f6-41e9-be37-ead2e5cefe7e tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:25.761722 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-341b77f2-86f6-41e9-be37-ead2e5cefe7e tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:25.768226 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:25.768226 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:25.769198 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-341b77f2-86f6-41e9-be37-ead2e5cefe7e tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Snapshot retrieved successfully. Aug 06 19:21:25.770909 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-341b77f2-86f6-41e9-be37-ead2e5cefe7e tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee returned with HTTP 200 Aug 06 19:21:25.771772 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 141/573] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:25 2026] GET /volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:25.784594 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f3e88623-ea3b-4a69-bb8a-85ace3717da2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:25.786594 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f3e88623-ea3b-4a69-bb8a-85ace3717da2 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/e7449114-974e-47e9-bb68-860b5a73ec50 Aug 06 19:21:25.786779 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f3e88623-ea3b-4a69-bb8a-85ace3717da2 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:25.787176 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f3e88623-ea3b-4a69-bb8a-85ace3717da2 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:25.787176 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-f3e88623-ea3b-4a69-bb8a-85ace3717da2 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Delete snapshot with id: e7449114-974e-47e9-bb68-860b5a73ec50 Aug 06 19:21:25.794811 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f3e88623-ea3b-4a69-bb8a-85ace3717da2 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/e7449114-974e-47e9-bb68-860b5a73ec50 returned with HTTP 404 Aug 06 19:21:25.795244 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 148/574] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:21:25 2026] DELETE /volume/v3/snapshots/e7449114-974e-47e9-bb68-860b5a73ec50 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:25.807348 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e8adec21-7a41-4b43-9caa-80c376ccc3d5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:25.809530 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e8adec21-7a41-4b43-9caa-80c376ccc3d5 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:21:25.809877 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e8adec21-7a41-4b43-9caa-80c376ccc3d5 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8931e2bd-e6e9-4e7f-8e46-134fe9dc6aca", "name": "tempest-SnapshotsActionsTest-Snapshot-163102736"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:25.818540 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:25.818540 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:25.819265 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e8adec21-7a41-4b43-9caa-80c376ccc3d5 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Volume info retrieved successfully. Aug 06 19:21:25.819370 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-e8adec21-7a41-4b43-9caa-80c376ccc3d5 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Create snapshot from volume 8931e2bd-e6e9-4e7f-8e46-134fe9dc6aca Aug 06 19:21:25.853997 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-e8adec21-7a41-4b43-9caa-80c376ccc3d5 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Created reservations ['5696ddf0-b3ac-4588-b140-46f04126e8d0', '40d48cd3-4a30-44a1-afae-2946914b3c45', 'a6825a40-882f-4c79-b744-339c54055560', 'baf4809c-8f7a-44cd-bfd6-7f75ccf2e05b'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:21:25.889280 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e8adec21-7a41-4b43-9caa-80c376ccc3d5 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Snapshot create request issued successfully. Aug 06 19:21:25.889717 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e8adec21-7a41-4b43-9caa-80c376ccc3d5 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:21:25.890311 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 147/575] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:21:25 2026] POST /volume/v3/snapshots => generated 306 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:21:25.903191 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e12bc658-dc37-43b0-8296-91c90659d576 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:25.905416 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e12bc658-dc37-43b0-8296-91c90659d576 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/snapshots/fb2df0fd-291a-481d-91e9-2c9112cd9088 Aug 06 19:21:25.905701 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e12bc658-dc37-43b0-8296-91c90659d576 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:25.905903 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e12bc658-dc37-43b0-8296-91c90659d576 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:25.915203 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:25.915203 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:25.915878 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e12bc658-dc37-43b0-8296-91c90659d576 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Snapshot retrieved successfully. Aug 06 19:21:25.916806 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e12bc658-dc37-43b0-8296-91c90659d576 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/fb2df0fd-291a-481d-91e9-2c9112cd9088 returned with HTTP 200 Aug 06 19:21:25.917635 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 140/576] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:25 2026] GET /volume/v3/snapshots/fb2df0fd-291a-481d-91e9-2c9112cd9088 => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:26.930508 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-815c0633-983a-43d5-87eb-41e5136095b6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:26.933168 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-815c0633-983a-43d5-87eb-41e5136095b6 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/snapshots/fb2df0fd-291a-481d-91e9-2c9112cd9088 Aug 06 19:21:26.933394 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-815c0633-983a-43d5-87eb-41e5136095b6 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:26.933645 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-815c0633-983a-43d5-87eb-41e5136095b6 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:26.940138 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:26.940138 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:26.940607 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-815c0633-983a-43d5-87eb-41e5136095b6 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Snapshot retrieved successfully. Aug 06 19:21:26.941510 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-815c0633-983a-43d5-87eb-41e5136095b6 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/fb2df0fd-291a-481d-91e9-2c9112cd9088 returned with HTTP 200 Aug 06 19:21:26.941956 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 142/577] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:26 2026] GET /volume/v3/snapshots/fb2df0fd-291a-481d-91e9-2c9112cd9088 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:26.955214 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-853cb8f1-eaae-4245-97b3-f616ec623361 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:26.958219 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-853cb8f1-eaae-4245-97b3-f616ec623361 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] POST https://10.4.3.5/volume/v3/snapshots/fb2df0fd-291a-481d-91e9-2c9112cd9088/action Aug 06 19:21:26.958715 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-853cb8f1-eaae-4245-97b3-f616ec623361 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:21:26.959460 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-853cb8f1-eaae-4245-97b3-f616ec623361 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:26.961689 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-853cb8f1-eaae-4245-97b3-f616ec623361 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Updating snapshot 'fb2df0fd-291a-481d-91e9-2c9112cd9088' with '{'status': 'error_deleting'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 19:21:26.978386 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:26.978386 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:26.996334 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-853cb8f1-eaae-4245-97b3-f616ec623361 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] https://10.4.3.5/volume/v3/snapshots/fb2df0fd-291a-481d-91e9-2c9112cd9088/action returned with HTTP 202 Aug 06 19:21:26.997077 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 149/578] 10.4.3.5 () {68 vars in 1382 bytes} [Thu Aug 6 19:21:26 2026] POST /volume/v3/snapshots/fb2df0fd-291a-481d-91e9-2c9112cd9088/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:21:27.006810 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7cdea39e-3113-4ae1-8ab4-07eba843b3cb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:27.009269 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7cdea39e-3113-4ae1-8ab4-07eba843b3cb tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/snapshots/fb2df0fd-291a-481d-91e9-2c9112cd9088 Aug 06 19:21:27.009469 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7cdea39e-3113-4ae1-8ab4-07eba843b3cb tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:27.009827 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7cdea39e-3113-4ae1-8ab4-07eba843b3cb tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:27.015959 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:27.015959 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:27.016723 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7cdea39e-3113-4ae1-8ab4-07eba843b3cb tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Snapshot retrieved successfully. Aug 06 19:21:27.017731 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7cdea39e-3113-4ae1-8ab4-07eba843b3cb tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/fb2df0fd-291a-481d-91e9-2c9112cd9088 returned with HTTP 200 Aug 06 19:21:27.018219 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 148/579] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:27 2026] GET /volume/v3/snapshots/fb2df0fd-291a-481d-91e9-2c9112cd9088 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:27.028049 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f45531d7-601e-49aa-945b-9825d3291317 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:27.030339 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f45531d7-601e-49aa-945b-9825d3291317 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] POST https://10.4.3.5/volume/v3/snapshots/fb2df0fd-291a-481d-91e9-2c9112cd9088/action Aug 06 19:21:27.030745 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f45531d7-601e-49aa-945b-9825d3291317 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:21:27.030879 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f45531d7-601e-49aa-945b-9825d3291317 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:27.041072 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:27.041072 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:27.041417 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f45531d7-601e-49aa-945b-9825d3291317 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Snapshot retrieved successfully. Aug 06 19:21:27.062977 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f45531d7-601e-49aa-945b-9825d3291317 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Snapshot delete request issued successfully. Aug 06 19:21:27.063139 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f45531d7-601e-49aa-945b-9825d3291317 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] https://10.4.3.5/volume/v3/snapshots/fb2df0fd-291a-481d-91e9-2c9112cd9088/action returned with HTTP 202 Aug 06 19:21:27.063854 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 141/580] 10.4.3.5 () {68 vars in 1382 bytes} [Thu Aug 6 19:21:27 2026] POST /volume/v3/snapshots/fb2df0fd-291a-481d-91e9-2c9112cd9088/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:21:27.076149 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-711d17c3-ae32-42d7-bf6c-7b8619a7a3b0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:27.079783 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-711d17c3-ae32-42d7-bf6c-7b8619a7a3b0 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/snapshots/fb2df0fd-291a-481d-91e9-2c9112cd9088 Aug 06 19:21:27.080363 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-711d17c3-ae32-42d7-bf6c-7b8619a7a3b0 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:27.080663 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-711d17c3-ae32-42d7-bf6c-7b8619a7a3b0 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:27.090497 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:27.090497 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:27.091083 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-711d17c3-ae32-42d7-bf6c-7b8619a7a3b0 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Snapshot retrieved successfully. Aug 06 19:21:27.092036 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-711d17c3-ae32-42d7-bf6c-7b8619a7a3b0 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/fb2df0fd-291a-481d-91e9-2c9112cd9088 returned with HTTP 200 Aug 06 19:21:27.092543 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 143/581] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:27 2026] GET /volume/v3/snapshots/fb2df0fd-291a-481d-91e9-2c9112cd9088 => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:28.105696 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5a91553e-ef79-42c4-8995-fb6ddcbd9872 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:28.108805 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5a91553e-ef79-42c4-8995-fb6ddcbd9872 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/snapshots/fb2df0fd-291a-481d-91e9-2c9112cd9088 Aug 06 19:21:28.109140 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5a91553e-ef79-42c4-8995-fb6ddcbd9872 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:28.110590 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5a91553e-ef79-42c4-8995-fb6ddcbd9872 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:28.117645 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5a91553e-ef79-42c4-8995-fb6ddcbd9872 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/fb2df0fd-291a-481d-91e9-2c9112cd9088 returned with HTTP 404 Aug 06 19:21:28.118397 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 150/582] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:28 2026] GET /volume/v3/snapshots/fb2df0fd-291a-481d-91e9-2c9112cd9088 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:28.127843 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cae8ff55-bde9-43ab-82c5-1acfb176c03c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:28.132060 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cae8ff55-bde9-43ab-82c5-1acfb176c03c tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] POST https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee/action Aug 06 19:21:28.132060 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cae8ff55-bde9-43ab-82c5-1acfb176c03c tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:21:28.132060 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cae8ff55-bde9-43ab-82c5-1acfb176c03c tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:28.132519 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.admin_actions [None req-cae8ff55-bde9-43ab-82c5-1acfb176c03c tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Updating snapshot 'b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee' with '{'status': 'available'}' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 19:21:28.144547 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:28.144547 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:28.159847 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cae8ff55-bde9-43ab-82c5-1acfb176c03c tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee/action returned with HTTP 202 Aug 06 19:21:28.160650 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 149/583] 10.4.3.5 () {68 vars in 1382 bytes} [Thu Aug 6 19:21:28 2026] POST /volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:21:28.175249 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6610c382-1616-477b-8192-059468e854d8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:28.177989 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6610c382-1616-477b-8192-059468e854d8 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee Aug 06 19:21:28.178413 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6610c382-1616-477b-8192-059468e854d8 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:28.178757 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6610c382-1616-477b-8192-059468e854d8 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:28.186445 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:28.186445 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:28.186946 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6610c382-1616-477b-8192-059468e854d8 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Snapshot retrieved successfully. Aug 06 19:21:28.188389 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6610c382-1616-477b-8192-059468e854d8 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee returned with HTTP 200 Aug 06 19:21:28.189264 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 142/584] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:28 2026] GET /volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:28.200549 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bbd300dd-bab9-4a15-bf41-1dcc11d9c66a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:28.204170 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bbd300dd-bab9-4a15-bf41-1dcc11d9c66a tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/fb2df0fd-291a-481d-91e9-2c9112cd9088 Aug 06 19:21:28.204587 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bbd300dd-bab9-4a15-bf41-1dcc11d9c66a tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:28.204938 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bbd300dd-bab9-4a15-bf41-1dcc11d9c66a tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:28.205113 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-bbd300dd-bab9-4a15-bf41-1dcc11d9c66a tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Delete snapshot with id: fb2df0fd-291a-481d-91e9-2c9112cd9088 Aug 06 19:21:28.212608 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bbd300dd-bab9-4a15-bf41-1dcc11d9c66a tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/fb2df0fd-291a-481d-91e9-2c9112cd9088 returned with HTTP 404 Aug 06 19:21:28.213342 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 144/585] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:21:28 2026] DELETE /volume/v3/snapshots/fb2df0fd-291a-481d-91e9-2c9112cd9088 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:28.224714 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c525b35e-dac5-438c-b7d2-d487e8219be4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:28.227146 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c525b35e-dac5-438c-b7d2-d487e8219be4 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] POST https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee/action Aug 06 19:21:28.227892 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c525b35e-dac5-438c-b7d2-d487e8219be4 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:21:28.228151 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c525b35e-dac5-438c-b7d2-d487e8219be4 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:28.230098 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-c525b35e-dac5-438c-b7d2-d487e8219be4 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Updating snapshot 'b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee' with '{'status': 'creating'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 19:21:28.245090 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:28.245090 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:28.261547 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c525b35e-dac5-438c-b7d2-d487e8219be4 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee/action returned with HTTP 202 Aug 06 19:21:28.263785 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 151/586] 10.4.3.5 () {68 vars in 1382 bytes} [Thu Aug 6 19:21:28 2026] POST /volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:21:28.271240 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bfdcddb9-b5d2-4e79-949b-3c72d518b574 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:28.272894 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bfdcddb9-b5d2-4e79-949b-3c72d518b574 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee Aug 06 19:21:28.274782 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bfdcddb9-b5d2-4e79-949b-3c72d518b574 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:28.274782 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bfdcddb9-b5d2-4e79-949b-3c72d518b574 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:28.280640 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:28.280640 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:28.281618 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bfdcddb9-b5d2-4e79-949b-3c72d518b574 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Snapshot retrieved successfully. Aug 06 19:21:28.283186 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bfdcddb9-b5d2-4e79-949b-3c72d518b574 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee returned with HTTP 200 Aug 06 19:21:28.283855 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 150/587] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:28 2026] GET /volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:28.296806 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-39a06b36-f0aa-4594-b628-00d181be87f7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:28.301056 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-39a06b36-f0aa-4594-b628-00d181be87f7 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] POST https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee/action Aug 06 19:21:28.301056 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-39a06b36-f0aa-4594-b628-00d181be87f7 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:21:28.301056 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-39a06b36-f0aa-4594-b628-00d181be87f7 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:28.301384 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.snapshot_actions [None req-39a06b36-f0aa-4594-b628-00d181be87f7 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100263) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 06 19:21:28.308741 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:28.308741 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:28.309483 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.contrib.snapshot_actions [None req-39a06b36-f0aa-4594-b628-00d181be87f7 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Updating snapshot b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee with info {'id': 'b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee', 'status': 'error', 'progress': '80%'} Aug 06 19:21:28.321495 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-39a06b36-f0aa-4594-b628-00d181be87f7 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee/action returned with HTTP 202 Aug 06 19:21:28.322604 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 143/588] 10.4.3.5 () {68 vars in 1382 bytes} [Thu Aug 6 19:21:28 2026] POST /volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:21:28.333786 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-95e3e006-506d-43d9-b469-a31e0cb82106 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:28.338937 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-95e3e006-506d-43d9-b469-a31e0cb82106 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] GET https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee Aug 06 19:21:28.339598 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-95e3e006-506d-43d9-b469-a31e0cb82106 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:28.339598 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-95e3e006-506d-43d9-b469-a31e0cb82106 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:28.349650 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:28.349650 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:28.350137 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-95e3e006-506d-43d9-b469-a31e0cb82106 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Snapshot retrieved successfully. Aug 06 19:21:28.351358 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-95e3e006-506d-43d9-b469-a31e0cb82106 tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee returned with HTTP 200 Aug 06 19:21:28.351608 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 145/589] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:28 2026] GET /volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee => generated 460 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:28.364633 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d089f5f5-216f-4117-805f-cedfb30872cd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:28.367354 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d089f5f5-216f-4117-805f-cedfb30872cd tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] POST https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee/action Aug 06 19:21:28.368256 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d089f5f5-216f-4117-805f-cedfb30872cd tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:21:28.368374 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d089f5f5-216f-4117-805f-cedfb30872cd tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:28.370407 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-d089f5f5-216f-4117-805f-cedfb30872cd tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] Updating snapshot 'b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee' with '{'status': 'available'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 19:21:28.383872 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:28.383872 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:28.404612 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d089f5f5-216f-4117-805f-cedfb30872cd tempest-SnapshotsActionsTest-1005199772 tempest-SnapshotsActionsTest-1005199772-project-admin] https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee/action returned with HTTP 202 Aug 06 19:21:28.405127 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 152/590] 10.4.3.5 () {68 vars in 1382 bytes} [Thu Aug 6 19:21:28 2026] POST /volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:21:28.416317 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f861a80b-2c4a-410d-91c4-1aa630aac41c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:28.418308 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f861a80b-2c4a-410d-91c4-1aa630aac41c tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee Aug 06 19:21:28.418828 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f861a80b-2c4a-410d-91c4-1aa630aac41c tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:28.419296 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f861a80b-2c4a-410d-91c4-1aa630aac41c tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:28.436970 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:28.436970 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:28.436970 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f861a80b-2c4a-410d-91c4-1aa630aac41c tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Snapshot retrieved successfully. Aug 06 19:21:28.436970 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f861a80b-2c4a-410d-91c4-1aa630aac41c tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee returned with HTTP 200 Aug 06 19:21:28.439158 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 151/591] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:28 2026] GET /volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee => generated 464 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:28.462060 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7ef211a9-dcdc-4e1e-8d0c-42c8f882bc56 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:28.465106 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7ef211a9-dcdc-4e1e-8d0c-42c8f882bc56 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee Aug 06 19:21:28.465701 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7ef211a9-dcdc-4e1e-8d0c-42c8f882bc56 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:28.467038 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7ef211a9-dcdc-4e1e-8d0c-42c8f882bc56 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:28.467038 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-7ef211a9-dcdc-4e1e-8d0c-42c8f882bc56 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Delete snapshot with id: b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee Aug 06 19:21:28.473542 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:28.473542 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:28.474512 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7ef211a9-dcdc-4e1e-8d0c-42c8f882bc56 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Snapshot retrieved successfully. Aug 06 19:21:28.499700 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7ef211a9-dcdc-4e1e-8d0c-42c8f882bc56 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Snapshot delete request issued successfully. Aug 06 19:21:28.499700 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7ef211a9-dcdc-4e1e-8d0c-42c8f882bc56 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee returned with HTTP 202 Aug 06 19:21:28.499700 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 144/592] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:21:28 2026] DELETE /volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:21:28.511936 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-94b1736d-8c6c-45f4-a2a9-c7b24554f17f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:28.514664 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-94b1736d-8c6c-45f4-a2a9-c7b24554f17f tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee Aug 06 19:21:28.514951 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-94b1736d-8c6c-45f4-a2a9-c7b24554f17f tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:28.517339 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-94b1736d-8c6c-45f4-a2a9-c7b24554f17f tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:28.523804 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:28.523804 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:28.524483 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-94b1736d-8c6c-45f4-a2a9-c7b24554f17f tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Snapshot retrieved successfully. Aug 06 19:21:28.525852 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-94b1736d-8c6c-45f4-a2a9-c7b24554f17f tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee returned with HTTP 200 Aug 06 19:21:28.527309 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 146/593] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:28 2026] GET /volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee => generated 463 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:29.540988 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-635c2f18-b340-4eb7-bc30-7855f504b7e5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:29.542423 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-635c2f18-b340-4eb7-bc30-7855f504b7e5 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee Aug 06 19:21:29.542760 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-635c2f18-b340-4eb7-bc30-7855f504b7e5 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:29.543089 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-635c2f18-b340-4eb7-bc30-7855f504b7e5 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:29.547381 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-635c2f18-b340-4eb7-bc30-7855f504b7e5 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee returned with HTTP 404 Aug 06 19:21:29.547930 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 153/594] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:21:29 2026] GET /volume/v3/snapshots/b0ca70bd-0a9d-436d-a2e0-8fbcbc7be8ee => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:29.556673 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9ee1c2ac-c3fe-45b2-8675-44939add8dc2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:29.558781 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9ee1c2ac-c3fe-45b2-8675-44939add8dc2 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/volumes/8931e2bd-e6e9-4e7f-8e46-134fe9dc6aca Aug 06 19:21:29.559079 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9ee1c2ac-c3fe-45b2-8675-44939add8dc2 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:29.559327 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9ee1c2ac-c3fe-45b2-8675-44939add8dc2 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:29.571972 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:29.571972 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:29.580148 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9ee1c2ac-c3fe-45b2-8675-44939add8dc2 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Volume info retrieved successfully. Aug 06 19:21:29.586952 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9ee1c2ac-c3fe-45b2-8675-44939add8dc2 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/volumes/8931e2bd-e6e9-4e7f-8e46-134fe9dc6aca returned with HTTP 200 Aug 06 19:21:29.587545 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 152/595] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:29 2026] GET /volume/v3/volumes/8931e2bd-e6e9-4e7f-8e46-134fe9dc6aca => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:29.606060 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-152ceb91-6fd7-4354-a32e-3a13757562c7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:29.610139 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-152ceb91-6fd7-4354-a32e-3a13757562c7 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] DELETE https://10.4.3.5/volume/v3/volumes/8931e2bd-e6e9-4e7f-8e46-134fe9dc6aca Aug 06 19:21:29.610139 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-152ceb91-6fd7-4354-a32e-3a13757562c7 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:29.610139 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-152ceb91-6fd7-4354-a32e-3a13757562c7 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:29.610139 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-152ceb91-6fd7-4354-a32e-3a13757562c7 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Delete volume with id: 8931e2bd-e6e9-4e7f-8e46-134fe9dc6aca Aug 06 19:21:29.621850 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:29.621850 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:29.623754 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-152ceb91-6fd7-4354-a32e-3a13757562c7 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Volume info retrieved successfully. Aug 06 19:21:29.653050 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-152ceb91-6fd7-4354-a32e-3a13757562c7 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Delete volume request issued successfully. Aug 06 19:21:29.653992 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-152ceb91-6fd7-4354-a32e-3a13757562c7 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/volumes/8931e2bd-e6e9-4e7f-8e46-134fe9dc6aca returned with HTTP 202 Aug 06 19:21:29.653992 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 145/596] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:21:29 2026] DELETE /volume/v3/volumes/8931e2bd-e6e9-4e7f-8e46-134fe9dc6aca => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:21:29.665533 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-86301864-ad1a-4e75-b77e-b9541d98050b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:29.670209 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-86301864-ad1a-4e75-b77e-b9541d98050b tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/volumes/8931e2bd-e6e9-4e7f-8e46-134fe9dc6aca Aug 06 19:21:29.670654 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-86301864-ad1a-4e75-b77e-b9541d98050b tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:29.671294 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-86301864-ad1a-4e75-b77e-b9541d98050b tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:29.682883 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:29.682883 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:29.694422 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-86301864-ad1a-4e75-b77e-b9541d98050b tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Volume info retrieved successfully. Aug 06 19:21:29.702693 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-86301864-ad1a-4e75-b77e-b9541d98050b tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/volumes/8931e2bd-e6e9-4e7f-8e46-134fe9dc6aca returned with HTTP 200 Aug 06 19:21:29.703539 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 147/597] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:29 2026] GET /volume/v3/volumes/8931e2bd-e6e9-4e7f-8e46-134fe9dc6aca => generated 838 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:30.721670 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-76837975-d68f-46ed-86df-f1464a39e2f4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:30.724807 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76837975-d68f-46ed-86df-f1464a39e2f4 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] GET https://10.4.3.5/volume/v3/volumes/8931e2bd-e6e9-4e7f-8e46-134fe9dc6aca Aug 06 19:21:30.725093 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76837975-d68f-46ed-86df-f1464a39e2f4 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:30.725328 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76837975-d68f-46ed-86df-f1464a39e2f4 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:30.733225 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76837975-d68f-46ed-86df-f1464a39e2f4 tempest-SnapshotsActionsTest-2069366879 tempest-SnapshotsActionsTest-2069366879-project-member] https://10.4.3.5/volume/v3/volumes/8931e2bd-e6e9-4e7f-8e46-134fe9dc6aca returned with HTTP 404 Aug 06 19:21:30.734097 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 154/598] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:30 2026] GET /volume/v3/volumes/8931e2bd-e6e9-4e7f-8e46-134fe9dc6aca => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:33.611485 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f21db679-29a1-4ed9-9a9d-cd974550c73f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:33.615149 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f21db679-29a1-4ed9-9a9d-cd974550c73f tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] GET https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b Aug 06 19:21:33.615149 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f21db679-29a1-4ed9-9a9d-cd974550c73f tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:33.615149 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f21db679-29a1-4ed9-9a9d-cd974550c73f tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:33.618134 np0000006689 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=264,cinder:INSERT=46,cinder:UPDATE=85,cinder:DELETE=2 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:21:33.632135 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:33.632135 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:33.641178 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f21db679-29a1-4ed9-9a9d-cd974550c73f tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Volume info retrieved successfully. Aug 06 19:21:33.651703 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f21db679-29a1-4ed9-9a9d-cd974550c73f tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b returned with HTTP 200 Aug 06 19:21:33.652355 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 153/599] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:33 2026] GET /volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b => generated 1140 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:21:33.721438 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-eaeb579e-2199-4933-8b55-c5cfd70a9d1c req-28c88443-42fb-4615-bc4c-ca59d0aef379 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:33.726687 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-eaeb579e-2199-4933-8b55-c5cfd70a9d1c req-28c88443-42fb-4615-bc4c-ca59d0aef379 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] GET https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b Aug 06 19:21:33.726996 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-eaeb579e-2199-4933-8b55-c5cfd70a9d1c req-28c88443-42fb-4615-bc4c-ca59d0aef379 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:33.727279 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-eaeb579e-2199-4933-8b55-c5cfd70a9d1c req-28c88443-42fb-4615-bc4c-ca59d0aef379 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:33.741938 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:33.741938 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:33.746802 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-eaeb579e-2199-4933-8b55-c5cfd70a9d1c req-28c88443-42fb-4615-bc4c-ca59d0aef379 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Volume info retrieved successfully. Aug 06 19:21:33.753391 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-eaeb579e-2199-4933-8b55-c5cfd70a9d1c req-28c88443-42fb-4615-bc4c-ca59d0aef379 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b returned with HTTP 200 Aug 06 19:21:33.754660 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 146/600] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:21:33 2026] GET /volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:21:33.781298 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-eaeb579e-2199-4933-8b55-c5cfd70a9d1c req-819ab361-3a51-4dec-aae7-03d835d24269 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:33.784096 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-eaeb579e-2199-4933-8b55-c5cfd70a9d1c req-819ab361-3a51-4dec-aae7-03d835d24269 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] POST https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b/action Aug 06 19:21:33.784548 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-eaeb579e-2199-4933-8b55-c5cfd70a9d1c req-819ab361-3a51-4dec-aae7-03d835d24269 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:21:33.785099 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-eaeb579e-2199-4933-8b55-c5cfd70a9d1c req-819ab361-3a51-4dec-aae7-03d835d24269 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:33.800909 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:33.800909 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:33.801550 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-eaeb579e-2199-4933-8b55-c5cfd70a9d1c req-819ab361-3a51-4dec-aae7-03d835d24269 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Volume info retrieved successfully. Aug 06 19:21:33.813663 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-eaeb579e-2199-4933-8b55-c5cfd70a9d1c req-819ab361-3a51-4dec-aae7-03d835d24269 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Begin detaching volume completed successfully. Aug 06 19:21:33.814187 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-eaeb579e-2199-4933-8b55-c5cfd70a9d1c req-819ab361-3a51-4dec-aae7-03d835d24269 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b/action returned with HTTP 202 Aug 06 19:21:33.816626 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 148/601] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:21:33 2026] POST /volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:21:33.893511 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ac3a1bb0-d6aa-4543-9325-b8d30afc12e2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:33.894180 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac3a1bb0-d6aa-4543-9325-b8d30afc12e2 None None] GET https://10.4.3.5/volume// Aug 06 19:21:33.894180 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac3a1bb0-d6aa-4543-9325-b8d30afc12e2 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:33.894399 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac3a1bb0-d6aa-4543-9325-b8d30afc12e2 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:33.898893 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac3a1bb0-d6aa-4543-9325-b8d30afc12e2 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:21:33.899288 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 155/602] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:21:33 2026] GET /volume/ => generated 384 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:21:33.912754 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-eaeb579e-2199-4933-8b55-c5cfd70a9d1c req-ce727adf-d845-458b-8661-21bd806a110f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:33.916183 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-eaeb579e-2199-4933-8b55-c5cfd70a9d1c req-ce727adf-d845-458b-8661-21bd806a110f tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] GET https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b Aug 06 19:21:33.916523 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-eaeb579e-2199-4933-8b55-c5cfd70a9d1c req-ce727adf-d845-458b-8661-21bd806a110f tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:33.916824 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-eaeb579e-2199-4933-8b55-c5cfd70a9d1c req-ce727adf-d845-458b-8661-21bd806a110f tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:33.936046 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:33.936046 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:33.944171 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-eaeb579e-2199-4933-8b55-c5cfd70a9d1c req-ce727adf-d845-458b-8661-21bd806a110f tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Volume info retrieved successfully. Aug 06 19:21:33.952349 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-eaeb579e-2199-4933-8b55-c5cfd70a9d1c req-ce727adf-d845-458b-8661-21bd806a110f tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b returned with HTTP 200 Aug 06 19:21:33.953430 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 154/603] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:21:33 2026] GET /volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b => generated 1323 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:21:34.249044 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4ebcd136-2f77-426a-b517-4ab030c02b28 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:34.402136 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4ebcd136-2f77-426a-b517-4ab030c02b28 tempest-VolumesServicesTestJSON-1223095423 tempest-VolumesServicesTestJSON-1223095423-project-admin] GET https://10.4.3.5/volume/v3/os-services Aug 06 19:21:34.402362 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4ebcd136-2f77-426a-b517-4ab030c02b28 tempest-VolumesServicesTestJSON-1223095423 tempest-VolumesServicesTestJSON-1223095423-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:34.402552 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4ebcd136-2f77-426a-b517-4ab030c02b28 tempest-VolumesServicesTestJSON-1223095423 tempest-VolumesServicesTestJSON-1223095423-project-admin] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:34.411076 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4ebcd136-2f77-426a-b517-4ab030c02b28 tempest-VolumesServicesTestJSON-1223095423 tempest-VolumesServicesTestJSON-1223095423-project-admin] https://10.4.3.5/volume/v3/os-services returned with HTTP 200 Aug 06 19:21:34.411431 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 147/604] 10.4.3.5 () {66 vars in 1235 bytes} [Thu Aug 6 19:21:34 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 06 19:21:34.500430 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0a32b2dd-4823-4fd4-82de-0bedc4a1720c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:34.505110 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0a32b2dd-4823-4fd4-82de-0bedc4a1720c tempest-VolumesServicesTestJSON-1223095423 tempest-VolumesServicesTestJSON-1223095423-project-admin] GET https://10.4.3.5/volume/v3/os-services?host=np0000006689 Aug 06 19:21:34.505110 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0a32b2dd-4823-4fd4-82de-0bedc4a1720c tempest-VolumesServicesTestJSON-1223095423 tempest-VolumesServicesTestJSON-1223095423-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:34.505110 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0a32b2dd-4823-4fd4-82de-0bedc4a1720c tempest-VolumesServicesTestJSON-1223095423 tempest-VolumesServicesTestJSON-1223095423-project-admin] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:34.513518 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0a32b2dd-4823-4fd4-82de-0bedc4a1720c tempest-VolumesServicesTestJSON-1223095423 tempest-VolumesServicesTestJSON-1223095423-project-admin] https://10.4.3.5/volume/v3/os-services?host=np0000006689 returned with HTTP 200 Aug 06 19:21:34.514345 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 149/605] 10.4.3.5 () {66 vars in 1270 bytes} [Thu Aug 6 19:21:34 2026] GET /volume/v3/os-services?host=np0000006689 => generated 626 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:34.526174 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-719aeac7-aa87-4db1-a5f8-9b882d4b886d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:34.528504 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-719aeac7-aa87-4db1-a5f8-9b882d4b886d tempest-VolumesServicesTestJSON-1223095423 tempest-VolumesServicesTestJSON-1223095423-project-admin] GET https://10.4.3.5/volume/v3/os-services?host=np0000006689&binary=cinder-scheduler Aug 06 19:21:34.528880 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-719aeac7-aa87-4db1-a5f8-9b882d4b886d tempest-VolumesServicesTestJSON-1223095423 tempest-VolumesServicesTestJSON-1223095423-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:34.529233 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-719aeac7-aa87-4db1-a5f8-9b882d4b886d tempest-VolumesServicesTestJSON-1223095423 tempest-VolumesServicesTestJSON-1223095423-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:34.529661 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:34.529661 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:34.537055 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-719aeac7-aa87-4db1-a5f8-9b882d4b886d tempest-VolumesServicesTestJSON-1223095423 tempest-VolumesServicesTestJSON-1223095423-project-admin] https://10.4.3.5/volume/v3/os-services?host=np0000006689&binary=cinder-scheduler returned with HTTP 200 Aug 06 19:21:34.537055 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 156/606] 10.4.3.5 () {66 vars in 1318 bytes} [Thu Aug 6 19:21:34 2026] GET /volume/v3/os-services?host=np0000006689&binary=cinder-scheduler => generated 191 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:21:34.548433 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-049c415b-bfdc-49b9-9e09-241cd494b23f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:34.553945 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-049c415b-bfdc-49b9-9e09-241cd494b23f tempest-VolumesServicesTestJSON-1223095423 tempest-VolumesServicesTestJSON-1223095423-project-admin] GET https://10.4.3.5/volume/v3/os-services?binary=cinder-scheduler Aug 06 19:21:34.553945 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-049c415b-bfdc-49b9-9e09-241cd494b23f tempest-VolumesServicesTestJSON-1223095423 tempest-VolumesServicesTestJSON-1223095423-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:34.553945 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-049c415b-bfdc-49b9-9e09-241cd494b23f tempest-VolumesServicesTestJSON-1223095423 tempest-VolumesServicesTestJSON-1223095423-project-admin] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:34.558830 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-049c415b-bfdc-49b9-9e09-241cd494b23f tempest-VolumesServicesTestJSON-1223095423 tempest-VolumesServicesTestJSON-1223095423-project-admin] https://10.4.3.5/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 06 19:21:34.559915 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 155/607] 10.4.3.5 () {66 vars in 1282 bytes} [Thu Aug 6 19:21:34 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:34.574899 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5df492bf-b290-4a03-9155-21c9cef213c8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:34.659100 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5df492bf-b290-4a03-9155-21c9cef213c8 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:21:34.659482 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5df492bf-b290-4a03-9155-21c9cef213c8 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-2138471801"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:34.661344 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-5df492bf-b290-4a03-9155-21c9cef213c8 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-2138471801'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:21:34.661441 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-5df492bf-b290-4a03-9155-21c9cef213c8 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Create volume of 1 GB Aug 06 19:21:34.665980 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5df492bf-b290-4a03-9155-21c9cef213c8 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Availability Zones retrieved successfully. Aug 06 19:21:34.672531 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5df492bf-b290-4a03-9155-21c9cef213c8 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Flow 'volume_create_api' (64af2ec4-e989-4667-a2a8-fe5c2221f11b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:21:34.673755 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5df492bf-b290-4a03-9155-21c9cef213c8 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6700f43-e16f-44cc-a909-8ee3c3f38c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:34.674780 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-5df492bf-b290-4a03-9155-21c9cef213c8 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:21:34.723475 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5df492bf-b290-4a03-9155-21c9cef213c8 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6700f43-e16f-44cc-a909-8ee3c3f38c91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:34.726001 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5df492bf-b290-4a03-9155-21c9cef213c8 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e007fffc-2162-4a5b-890b-8d8d5625b552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:34.822462 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-5df492bf-b290-4a03-9155-21c9cef213c8 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Created reservations ['b7f568f0-187f-46fb-b1e8-ee4b1bd25f37', '22ec20df-e739-4f41-b0e5-a1f7d3fc4514', '3d1a7f35-a98f-42da-8f75-78348a5f50c4', '6e04f7c9-0a68-44da-b3ab-25c633e32e0c'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:21:34.823660 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5df492bf-b290-4a03-9155-21c9cef213c8 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e007fffc-2162-4a5b-890b-8d8d5625b552) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7f568f0-187f-46fb-b1e8-ee4b1bd25f37', '22ec20df-e739-4f41-b0e5-a1f7d3fc4514', '3d1a7f35-a98f-42da-8f75-78348a5f50c4', '6e04f7c9-0a68-44da-b3ab-25c633e32e0c']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:34.824485 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5df492bf-b290-4a03-9155-21c9cef213c8 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (995bd06b-c537-48ac-8571-741971cefcbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:34.861382 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5df492bf-b290-4a03-9155-21c9cef213c8 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (995bd06b-c537-48ac-8571-741971cefcbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63689506-40b5-4dba-ac8a-91d2887f0271', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2138471801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab9a2a6f90064059a6bf6495445347fd',qos_specs=None,replication_status=,reservations=['b7f568f0-187f-46fb-b1e8-ee4b1bd25f37','22ec20df-e739-4f41-b0e5-a1f7d3fc4514','3d1a7f35-a98f-42da-8f75-78348a5f50c4','6e04f7c9-0a68-44da-b3ab-25c633e32e0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e9bdc6f648e43e1929ea617090023ca',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:21:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2138471801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63689506-40b5-4dba-ac8a-91d2887f0271,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab9a2a6f90064059a6bf6495445347fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e9bdc6f648e43e1929ea617090023ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:34.862928 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5df492bf-b290-4a03-9155-21c9cef213c8 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50d1d7e0-da5e-4a03-b81a-12efab53e683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:34.896661 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5df492bf-b290-4a03-9155-21c9cef213c8 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50d1d7e0-da5e-4a03-b81a-12efab53e683) transitioned into state 'SUCCESS' from state '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-2138471801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab9a2a6f90064059a6bf6495445347fd',qos_specs=None,replication_status=,reservations=['b7f568f0-187f-46fb-b1e8-ee4b1bd25f37','22ec20df-e739-4f41-b0e5-a1f7d3fc4514','3d1a7f35-a98f-42da-8f75-78348a5f50c4','6e04f7c9-0a68-44da-b3ab-25c633e32e0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e9bdc6f648e43e1929ea617090023ca',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:34.897652 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5df492bf-b290-4a03-9155-21c9cef213c8 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3174c828-dacd-4644-bb2b-3c5ad598c4c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:34.914214 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5df492bf-b290-4a03-9155-21c9cef213c8 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3174c828-dacd-4644-bb2b-3c5ad598c4c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:34.914347 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5df492bf-b290-4a03-9155-21c9cef213c8 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Flow 'volume_create_api' (64af2ec4-e989-4667-a2a8-fe5c2221f11b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:21:34.914870 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5df492bf-b290-4a03-9155-21c9cef213c8 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Create volume request issued successfully. Aug 06 19:21:34.915754 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5df492bf-b290-4a03-9155-21c9cef213c8 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:21:34.916256 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 148/608] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:21:34 2026] POST /volume/v3/volumes => generated 750 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:21:34.937353 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4315d4f2-8392-47d3-b9de-4880f515e81f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:34.940042 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4315d4f2-8392-47d3-b9de-4880f515e81f tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] GET https://10.4.3.5/volume/v3/volumes/63689506-40b5-4dba-ac8a-91d2887f0271 Aug 06 19:21:34.940042 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4315d4f2-8392-47d3-b9de-4880f515e81f tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:34.940042 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4315d4f2-8392-47d3-b9de-4880f515e81f tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:34.948909 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:34.948909 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:34.955176 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4315d4f2-8392-47d3-b9de-4880f515e81f tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Volume info retrieved successfully. Aug 06 19:21:34.961419 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4315d4f2-8392-47d3-b9de-4880f515e81f tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] https://10.4.3.5/volume/v3/volumes/63689506-40b5-4dba-ac8a-91d2887f0271 returned with HTTP 200 Aug 06 19:21:34.961419 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 150/609] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:34 2026] GET /volume/v3/volumes/63689506-40b5-4dba-ac8a-91d2887f0271 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:35.105138 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-eaeb579e-2199-4933-8b55-c5cfd70a9d1c req-2ee440e7-9e68-489b-91db-2ff679b00555 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:35.108719 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-eaeb579e-2199-4933-8b55-c5cfd70a9d1c req-2ee440e7-9e68-489b-91db-2ff679b00555 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] DELETE https://10.4.3.5/volume/v3/attachments/ce194529-ae47-4263-b2b8-c0b7f98fab71 Aug 06 19:21:35.108915 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-eaeb579e-2199-4933-8b55-c5cfd70a9d1c req-2ee440e7-9e68-489b-91db-2ff679b00555 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:35.109225 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-eaeb579e-2199-4933-8b55-c5cfd70a9d1c req-2ee440e7-9e68-489b-91db-2ff679b00555 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:35.119939 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:35.119939 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:35.201095 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-eaeb579e-2199-4933-8b55-c5cfd70a9d1c req-2ee440e7-9e68-489b-91db-2ff679b00555 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] https://10.4.3.5/volume/v3/attachments/ce194529-ae47-4263-b2b8-c0b7f98fab71 returned with HTTP 200 Aug 06 19:21:35.201609 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 157/610] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:21:35 2026] DELETE /volume/v3/attachments/ce194529-ae47-4263-b2b8-c0b7f98fab71 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:35.979166 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-66e5ff97-f35b-48f7-b7c3-00cd62e423e8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:35.985143 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-66e5ff97-f35b-48f7-b7c3-00cd62e423e8 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] GET https://10.4.3.5/volume/v3/volumes/63689506-40b5-4dba-ac8a-91d2887f0271 Aug 06 19:21:35.985143 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-66e5ff97-f35b-48f7-b7c3-00cd62e423e8 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:35.985143 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-66e5ff97-f35b-48f7-b7c3-00cd62e423e8 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:35.998645 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:35.998645 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:36.009705 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-66e5ff97-f35b-48f7-b7c3-00cd62e423e8 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Volume info retrieved successfully. Aug 06 19:21:36.019896 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-66e5ff97-f35b-48f7-b7c3-00cd62e423e8 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] https://10.4.3.5/volume/v3/volumes/63689506-40b5-4dba-ac8a-91d2887f0271 returned with HTTP 200 Aug 06 19:21:36.020431 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 156/611] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:35 2026] GET /volume/v3/volumes/63689506-40b5-4dba-ac8a-91d2887f0271 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:36.038286 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8078eb05-82ce-43eb-a591-8a24c61de0c8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:36.039281 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e7d9a916-474c-4308-96e8-1f84819792d1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:36.041261 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8078eb05-82ce-43eb-a591-8a24c61de0c8 tempest-VolumesServicesTestJSON-1223095423 tempest-VolumesServicesTestJSON-1223095423-project-admin] GET https://10.4.3.5/volume/v3/volumes/63689506-40b5-4dba-ac8a-91d2887f0271 Aug 06 19:21:36.041439 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8078eb05-82ce-43eb-a591-8a24c61de0c8 tempest-VolumesServicesTestJSON-1223095423 tempest-VolumesServicesTestJSON-1223095423-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:36.041700 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8078eb05-82ce-43eb-a591-8a24c61de0c8 tempest-VolumesServicesTestJSON-1223095423 tempest-VolumesServicesTestJSON-1223095423-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:36.042120 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e7d9a916-474c-4308-96e8-1f84819792d1 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] GET https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b Aug 06 19:21:36.042475 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e7d9a916-474c-4308-96e8-1f84819792d1 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:36.042925 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e7d9a916-474c-4308-96e8-1f84819792d1 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:36.053391 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:36.053391 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:36.059682 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e7d9a916-474c-4308-96e8-1f84819792d1 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Volume info retrieved successfully. Aug 06 19:21:36.062037 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:36.062037 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:36.067141 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8078eb05-82ce-43eb-a591-8a24c61de0c8 tempest-VolumesServicesTestJSON-1223095423 tempest-VolumesServicesTestJSON-1223095423-project-admin] Volume info retrieved successfully. Aug 06 19:21:36.067896 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e7d9a916-474c-4308-96e8-1f84819792d1 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b returned with HTTP 200 Aug 06 19:21:36.068573 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 151/612] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:36 2026] GET /volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:36.072860 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8078eb05-82ce-43eb-a591-8a24c61de0c8 tempest-VolumesServicesTestJSON-1223095423 tempest-VolumesServicesTestJSON-1223095423-project-admin] https://10.4.3.5/volume/v3/volumes/63689506-40b5-4dba-ac8a-91d2887f0271 returned with HTTP 200 Aug 06 19:21:36.073598 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 149/613] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:36 2026] GET /volume/v3/volumes/63689506-40b5-4dba-ac8a-91d2887f0271 => generated 1007 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:21:36.094102 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9fccd2a0-e647-410f-818a-4f8e44cccde9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:36.094274 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9fccd2a0-e647-410f-818a-4f8e44cccde9 tempest-VolumesServicesTestJSON-1223095423 tempest-VolumesServicesTestJSON-1223095423-project-admin] GET https://10.4.3.5/volume/v3/os-services?host=np0000006689&binary=cinder-volume Aug 06 19:21:36.094388 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9fccd2a0-e647-410f-818a-4f8e44cccde9 tempest-VolumesServicesTestJSON-1223095423 tempest-VolumesServicesTestJSON-1223095423-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:36.094526 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9fccd2a0-e647-410f-818a-4f8e44cccde9 tempest-VolumesServicesTestJSON-1223095423 tempest-VolumesServicesTestJSON-1223095423-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:36.095034 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:36.095034 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:36.099747 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9fccd2a0-e647-410f-818a-4f8e44cccde9 tempest-VolumesServicesTestJSON-1223095423 tempest-VolumesServicesTestJSON-1223095423-project-admin] https://10.4.3.5/volume/v3/os-services?host=np0000006689&binary=cinder-volume returned with HTTP 200 Aug 06 19:21:36.100437 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 158/614] 10.4.3.5 () {66 vars in 1312 bytes} [Thu Aug 6 19:21:36 2026] GET /volume/v3/os-services?host=np0000006689&binary=cinder-volume => generated 275 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:36.114615 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f4076a05-b66d-4a97-a258-30869708b09d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:36.117485 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f4076a05-b66d-4a97-a258-30869708b09d tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] GET https://10.4.3.5/volume/v3/volumes/63689506-40b5-4dba-ac8a-91d2887f0271 Aug 06 19:21:36.117741 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f4076a05-b66d-4a97-a258-30869708b09d tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:36.118609 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f4076a05-b66d-4a97-a258-30869708b09d tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:36.127744 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:36.127744 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:36.133695 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f4076a05-b66d-4a97-a258-30869708b09d tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Volume info retrieved successfully. Aug 06 19:21:36.140590 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f4076a05-b66d-4a97-a258-30869708b09d tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] https://10.4.3.5/volume/v3/volumes/63689506-40b5-4dba-ac8a-91d2887f0271 returned with HTTP 200 Aug 06 19:21:36.140590 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 157/615] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:36 2026] GET /volume/v3/volumes/63689506-40b5-4dba-ac8a-91d2887f0271 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:36.161710 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fb5005a3-2f12-449a-a891-b38ee5b59371 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:36.164074 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fb5005a3-2f12-449a-a891-b38ee5b59371 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] DELETE https://10.4.3.5/volume/v3/volumes/63689506-40b5-4dba-ac8a-91d2887f0271 Aug 06 19:21:36.166125 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fb5005a3-2f12-449a-a891-b38ee5b59371 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:36.166405 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fb5005a3-2f12-449a-a891-b38ee5b59371 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:36.167158 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-fb5005a3-2f12-449a-a891-b38ee5b59371 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Delete volume with id: 63689506-40b5-4dba-ac8a-91d2887f0271 Aug 06 19:21:36.180770 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:36.180770 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:36.180972 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fb5005a3-2f12-449a-a891-b38ee5b59371 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Volume info retrieved successfully. Aug 06 19:21:36.231626 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fb5005a3-2f12-449a-a891-b38ee5b59371 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Delete volume request issued successfully. Aug 06 19:21:36.231857 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fb5005a3-2f12-449a-a891-b38ee5b59371 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] https://10.4.3.5/volume/v3/volumes/63689506-40b5-4dba-ac8a-91d2887f0271 returned with HTTP 202 Aug 06 19:21:36.232669 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 152/616] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:21:36 2026] DELETE /volume/v3/volumes/63689506-40b5-4dba-ac8a-91d2887f0271 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:21:36.244693 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-86d4da4b-663a-4714-b018-408824785eb2 req-7b6de6c0-607a-4851-85a7-388c9cafd572 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:36.246664 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d64b3e63-cb72-4174-b237-cecda4ea130c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:36.247370 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-86d4da4b-663a-4714-b018-408824785eb2 req-7b6de6c0-607a-4851-85a7-388c9cafd572 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] GET https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 Aug 06 19:21:36.247600 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-86d4da4b-663a-4714-b018-408824785eb2 req-7b6de6c0-607a-4851-85a7-388c9cafd572 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:36.247807 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-86d4da4b-663a-4714-b018-408824785eb2 req-7b6de6c0-607a-4851-85a7-388c9cafd572 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:36.250341 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d64b3e63-cb72-4174-b237-cecda4ea130c tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] GET https://10.4.3.5/volume/v3/volumes/63689506-40b5-4dba-ac8a-91d2887f0271 Aug 06 19:21:36.250592 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d64b3e63-cb72-4174-b237-cecda4ea130c tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:36.251625 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d64b3e63-cb72-4174-b237-cecda4ea130c tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:36.264941 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:36.264941 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:36.268061 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:36.268061 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:36.276419 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-86d4da4b-663a-4714-b018-408824785eb2 req-7b6de6c0-607a-4851-85a7-388c9cafd572 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Volume info retrieved successfully. Aug 06 19:21:36.277629 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d64b3e63-cb72-4174-b237-cecda4ea130c tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Volume info retrieved successfully. Aug 06 19:21:36.288010 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-86d4da4b-663a-4714-b018-408824785eb2 req-7b6de6c0-607a-4851-85a7-388c9cafd572 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 returned with HTTP 200 Aug 06 19:21:36.288526 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 150/617] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:21:36 2026] GET /volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:36.292239 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d64b3e63-cb72-4174-b237-cecda4ea130c tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] https://10.4.3.5/volume/v3/volumes/63689506-40b5-4dba-ac8a-91d2887f0271 returned with HTTP 200 Aug 06 19:21:36.292904 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 159/618] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:36 2026] GET /volume/v3/volumes/63689506-40b5-4dba-ac8a-91d2887f0271 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:36.413497 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1fedfa24-4210-49c9-8410-80c47732ea95 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:36.413655 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1fedfa24-4210-49c9-8410-80c47732ea95 None None] GET https://10.4.3.5/volume// Aug 06 19:21:36.413877 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1fedfa24-4210-49c9-8410-80c47732ea95 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:36.414247 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1fedfa24-4210-49c9-8410-80c47732ea95 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:36.414635 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1fedfa24-4210-49c9-8410-80c47732ea95 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:21:36.415108 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 158/619] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:21:36 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:21:36.425638 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-86d4da4b-663a-4714-b018-408824785eb2 req-f043ac47-75a0-4051-bad5-fdb6e87bfad5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:36.427951 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-86d4da4b-663a-4714-b018-408824785eb2 req-f043ac47-75a0-4051-bad5-fdb6e87bfad5 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:21:36.427951 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-86d4da4b-663a-4714-b018-408824785eb2 req-f043ac47-75a0-4051-bad5-fdb6e87bfad5 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1721468a-7f74-4ddd-bd10-9033e59fd0c3", "connector": null, "instance_uuid": "60fa8b6e-24ae-41b1-a802-98226aeee35d"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:36.439752 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:36.439752 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:36.486516 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-86d4da4b-663a-4714-b018-408824785eb2 req-f043ac47-75a0-4051-bad5-fdb6e87bfad5 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:21:36.487938 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 153/620] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:21:36 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 06 19:21:36.534707 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dbdbb84c-ff43-4ac0-9d43-cb4bf06bf81f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:36.540786 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dbdbb84c-ff43-4ac0-9d43-cb4bf06bf81f tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] GET https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 Aug 06 19:21:36.541231 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dbdbb84c-ff43-4ac0-9d43-cb4bf06bf81f tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:36.541636 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dbdbb84c-ff43-4ac0-9d43-cb4bf06bf81f tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:36.553089 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b97f3fbf-ef27-4c75-98e9-8723280efbe9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:36.553089 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b97f3fbf-ef27-4c75-98e9-8723280efbe9 None None] GET https://10.4.3.5/volume// Aug 06 19:21:36.553198 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b97f3fbf-ef27-4c75-98e9-8723280efbe9 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:36.553345 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b97f3fbf-ef27-4c75-98e9-8723280efbe9 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:36.553702 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b97f3fbf-ef27-4c75-98e9-8723280efbe9 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:21:36.554098 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 160/621] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:21:36 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:21:36.559801 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:36.559801 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:36.565482 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-86d4da4b-663a-4714-b018-408824785eb2 req-c5c52ad7-3afb-4d13-b196-7a801e0a1d8e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:36.568931 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-86d4da4b-663a-4714-b018-408824785eb2 req-c5c52ad7-3afb-4d13-b196-7a801e0a1d8e tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] GET https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 Aug 06 19:21:36.569110 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-86d4da4b-663a-4714-b018-408824785eb2 req-c5c52ad7-3afb-4d13-b196-7a801e0a1d8e tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:36.569325 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-86d4da4b-663a-4714-b018-408824785eb2 req-c5c52ad7-3afb-4d13-b196-7a801e0a1d8e tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:36.571428 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-dbdbb84c-ff43-4ac0-9d43-cb4bf06bf81f tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Volume info retrieved successfully. Aug 06 19:21:36.580886 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dbdbb84c-ff43-4ac0-9d43-cb4bf06bf81f tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 returned with HTTP 200 Aug 06 19:21:36.581347 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 151/622] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:36 2026] GET /volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:36.588876 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:36.588876 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:36.594875 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-86d4da4b-663a-4714-b018-408824785eb2 req-c5c52ad7-3afb-4d13-b196-7a801e0a1d8e tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Volume info retrieved successfully. Aug 06 19:21:36.602141 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-86d4da4b-663a-4714-b018-408824785eb2 req-c5c52ad7-3afb-4d13-b196-7a801e0a1d8e tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 returned with HTTP 200 Aug 06 19:21:36.602698 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 159/623] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:21:36 2026] GET /volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 => generated 1026 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:21:36.725300 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-86d4da4b-663a-4714-b018-408824785eb2 req-288bc45c-0012-498a-ba85-4a39cae0415b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:36.728926 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-86d4da4b-663a-4714-b018-408824785eb2 req-288bc45c-0012-498a-ba85-4a39cae0415b tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] PUT https://10.4.3.5/volume/v3/attachments/e14a2a9c-8969-49a0-b21b-3baba494f12f Aug 06 19:21:36.729373 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-86d4da4b-663a-4714-b018-408824785eb2 req-288bc45c-0012-498a-ba85-4a39cae0415b tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:36.743588 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-86d4da4b-663a-4714-b018-408824785eb2 req-288bc45c-0012-498a-ba85-4a39cae0415b tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Acquiring lock "cinder-attachment_update-1721468a-7f74-4ddd-bd10-9033e59fd0c3-np0000006689" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:21:36.750757 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-86d4da4b-663a-4714-b018-408824785eb2 req-288bc45c-0012-498a-ba85-4a39cae0415b tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Lock "cinder-attachment_update-1721468a-7f74-4ddd-bd10-9033e59fd0c3-np0000006689" acquired by "attachment_update" :: waited 0.007s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:21:36.752040 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:36.752040 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:36.908928 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-86d4da4b-663a-4714-b018-408824785eb2 req-288bc45c-0012-498a-ba85-4a39cae0415b tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Lock "cinder-attachment_update-1721468a-7f74-4ddd-bd10-9033e59fd0c3-np0000006689" released by "attachment_update" :: held 0.158s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:21:36.909421 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-86d4da4b-663a-4714-b018-408824785eb2 req-288bc45c-0012-498a-ba85-4a39cae0415b tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] https://10.4.3.5/volume/v3/attachments/e14a2a9c-8969-49a0-b21b-3baba494f12f returned with HTTP 200 Aug 06 19:21:36.910157 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 154/624] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:21:36 2026] PUT /volume/v3/attachments/e14a2a9c-8969-49a0-b21b-3baba494f12f => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:21:37.313142 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0b2bbe91-fe6e-49be-9dbf-0343cbb95fc2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:37.317887 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b2bbe91-fe6e-49be-9dbf-0343cbb95fc2 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] GET https://10.4.3.5/volume/v3/volumes/63689506-40b5-4dba-ac8a-91d2887f0271 Aug 06 19:21:37.318217 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b2bbe91-fe6e-49be-9dbf-0343cbb95fc2 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:37.318342 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b2bbe91-fe6e-49be-9dbf-0343cbb95fc2 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:37.331995 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b2bbe91-fe6e-49be-9dbf-0343cbb95fc2 tempest-VolumesServicesTestJSON-2118857695 tempest-VolumesServicesTestJSON-2118857695-project-member] https://10.4.3.5/volume/v3/volumes/63689506-40b5-4dba-ac8a-91d2887f0271 returned with HTTP 404 Aug 06 19:21:37.332752 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 161/625] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:37 2026] GET /volume/v3/volumes/63689506-40b5-4dba-ac8a-91d2887f0271 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:37.342122 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d37a73be-4212-4e64-b33c-e4933466b0c3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:37.344089 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d37a73be-4212-4e64-b33c-e4933466b0c3 tempest-VolumesServicesTestJSON-1223095423 tempest-VolumesServicesTestJSON-1223095423-project-admin] GET https://10.4.3.5/volume/v3/os-services Aug 06 19:21:37.346002 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d37a73be-4212-4e64-b33c-e4933466b0c3 tempest-VolumesServicesTestJSON-1223095423 tempest-VolumesServicesTestJSON-1223095423-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:37.346002 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d37a73be-4212-4e64-b33c-e4933466b0c3 tempest-VolumesServicesTestJSON-1223095423 tempest-VolumesServicesTestJSON-1223095423-project-admin] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:37.349510 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d37a73be-4212-4e64-b33c-e4933466b0c3 tempest-VolumesServicesTestJSON-1223095423 tempest-VolumesServicesTestJSON-1223095423-project-admin] https://10.4.3.5/volume/v3/os-services returned with HTTP 200 Aug 06 19:21:37.350132 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 152/626] 10.4.3.5 () {66 vars in 1235 bytes} [Thu Aug 6 19:21:37 2026] GET /volume/v3/os-services => generated 626 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:37.602206 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7eae15e7-03ae-4a92-b56a-9a0390e8b362 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:37.604874 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7eae15e7-03ae-4a92-b56a-9a0390e8b362 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] GET https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 Aug 06 19:21:37.604874 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7eae15e7-03ae-4a92-b56a-9a0390e8b362 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:37.605108 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7eae15e7-03ae-4a92-b56a-9a0390e8b362 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:37.622161 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:37.622161 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:37.627137 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7eae15e7-03ae-4a92-b56a-9a0390e8b362 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Volume info retrieved successfully. Aug 06 19:21:37.634826 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7eae15e7-03ae-4a92-b56a-9a0390e8b362 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 returned with HTTP 200 Aug 06 19:21:37.635578 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 160/627] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:37 2026] GET /volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:37.764653 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-db818133-d93f-4b23-919a-66988ebf299e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:37.767430 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-db818133-d93f-4b23-919a-66988ebf299e tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:21:37.767963 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-db818133-d93f-4b23-919a-66988ebf299e tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1594843222"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:37.770319 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-db818133-d93f-4b23-919a-66988ebf299e tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1594843222'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:21:37.770319 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-db818133-d93f-4b23-919a-66988ebf299e tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Create volume of 1 GB Aug 06 19:21:37.770990 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:37.770990 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:37.777982 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-db818133-d93f-4b23-919a-66988ebf299e tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Availability Zones retrieved successfully. Aug 06 19:21:37.788485 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db818133-d93f-4b23-919a-66988ebf299e tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Flow 'volume_create_api' (f0af77c9-ab52-44a9-9af2-41687c4c060f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:21:37.794095 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db818133-d93f-4b23-919a-66988ebf299e tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6169adab-7695-470f-a051-4dd8b7169543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:37.798085 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-db818133-d93f-4b23-919a-66988ebf299e tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:21:37.836038 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db818133-d93f-4b23-919a-66988ebf299e tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6169adab-7695-470f-a051-4dd8b7169543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:37.837174 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db818133-d93f-4b23-919a-66988ebf299e tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24fbdedc-6b3a-4f3c-a499-f39e68474269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:37.874784 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7bb05f8c-4aaa-4911-a7d2-08d3c5be5ad3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:37.876711 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7bb05f8c-4aaa-4911-a7d2-08d3c5be5ad3 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:21:37.877118 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7bb05f8c-4aaa-4911-a7d2-08d3c5be5ad3 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-76322622"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:37.878855 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-7bb05f8c-4aaa-4911-a7d2-08d3c5be5ad3 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-76322622'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:21:37.879101 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-7bb05f8c-4aaa-4911-a7d2-08d3c5be5ad3 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Create volume of 1 GB Aug 06 19:21:37.883669 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7bb05f8c-4aaa-4911-a7d2-08d3c5be5ad3 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Availability Zones retrieved successfully. Aug 06 19:21:37.890388 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7bb05f8c-4aaa-4911-a7d2-08d3c5be5ad3 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Flow 'volume_create_api' (39af3da3-efac-4090-aa1b-e3c6ae81b21b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:21:37.891572 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7bb05f8c-4aaa-4911-a7d2-08d3c5be5ad3 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b3c07f7-90da-4673-a74a-1693a6d25bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:37.892600 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-7bb05f8c-4aaa-4911-a7d2-08d3c5be5ad3 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:21:37.926352 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7bb05f8c-4aaa-4911-a7d2-08d3c5be5ad3 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b3c07f7-90da-4673-a74a-1693a6d25bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:37.927634 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7bb05f8c-4aaa-4911-a7d2-08d3c5be5ad3 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28f6bd8d-b1c7-4309-83e3-a02033ad487d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:37.957981 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-db818133-d93f-4b23-919a-66988ebf299e tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Created reservations ['aa4648dc-b175-4950-b4ae-1a6039ee11b7', '152d7abe-8d82-4677-80e5-30a69a76de4f', '00216da3-354d-4a80-a1aa-1ac0afaf7027', '5660b518-5bf9-47c4-b4db-29ac59bb6c08'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:21:37.958946 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db818133-d93f-4b23-919a-66988ebf299e tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24fbdedc-6b3a-4f3c-a499-f39e68474269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa4648dc-b175-4950-b4ae-1a6039ee11b7', '152d7abe-8d82-4677-80e5-30a69a76de4f', '00216da3-354d-4a80-a1aa-1ac0afaf7027', '5660b518-5bf9-47c4-b4db-29ac59bb6c08']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:37.960334 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db818133-d93f-4b23-919a-66988ebf299e tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05a4d4dc-1428-4514-9e25-8c720def2a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:37.989996 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db818133-d93f-4b23-919a-66988ebf299e tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05a4d4dc-1428-4514-9e25-8c720def2a6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81650d1a-132c-4d76-ac41-6a50459488d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1594843222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a59a830e0e99410fbdf61fa600d357c5',qos_specs=None,replication_status=,reservations=['aa4648dc-b175-4950-b4ae-1a6039ee11b7','152d7abe-8d82-4677-80e5-30a69a76de4f','00216da3-354d-4a80-a1aa-1ac0afaf7027','5660b518-5bf9-47c4-b4db-29ac59bb6c08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='569669a98e5847929748438a0c2c0785',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:21:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1594843222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81650d1a-132c-4d76-ac41-6a50459488d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a59a830e0e99410fbdf61fa600d357c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='569669a98e5847929748438a0c2c0785',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:37.991250 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db818133-d93f-4b23-919a-66988ebf299e tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a63f7c0-2489-406b-baed-a4019712e8be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:38.026771 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-7bb05f8c-4aaa-4911-a7d2-08d3c5be5ad3 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Created reservations ['75cf496d-bbb3-4d48-ac24-8ebd51e790ed', 'e64ed275-da69-421d-80cf-f610372067b5', 'dea61ad2-8067-4030-b82e-f5b732d8bf81', '4ac7573e-bb12-4577-860d-2648f72cc1e2'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:21:38.027322 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7bb05f8c-4aaa-4911-a7d2-08d3c5be5ad3 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28f6bd8d-b1c7-4309-83e3-a02033ad487d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75cf496d-bbb3-4d48-ac24-8ebd51e790ed', 'e64ed275-da69-421d-80cf-f610372067b5', 'dea61ad2-8067-4030-b82e-f5b732d8bf81', '4ac7573e-bb12-4577-860d-2648f72cc1e2']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:38.028426 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7bb05f8c-4aaa-4911-a7d2-08d3c5be5ad3 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0bbc2eb-c479-4cb5-bd30-e0f9d35be436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:38.063993 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db818133-d93f-4b23-919a-66988ebf299e tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a63f7c0-2489-406b-baed-a4019712e8be) transitioned into state 'SUCCESS' from state '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-1594843222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a59a830e0e99410fbdf61fa600d357c5',qos_specs=None,replication_status=,reservations=['aa4648dc-b175-4950-b4ae-1a6039ee11b7','152d7abe-8d82-4677-80e5-30a69a76de4f','00216da3-354d-4a80-a1aa-1ac0afaf7027','5660b518-5bf9-47c4-b4db-29ac59bb6c08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='569669a98e5847929748438a0c2c0785',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:38.064946 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db818133-d93f-4b23-919a-66988ebf299e tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (446f5724-043f-497f-a5cd-47ae2d8f5879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:38.065721 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7bb05f8c-4aaa-4911-a7d2-08d3c5be5ad3 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0bbc2eb-c479-4cb5-bd30-e0f9d35be436) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af602ac3-ac80-4b0e-b392-4a3d12d0f878', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-76322622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='515eafb1997d43fabc5e06e193473378',qos_specs=None,replication_status=,reservations=['75cf496d-bbb3-4d48-ac24-8ebd51e790ed','e64ed275-da69-421d-80cf-f610372067b5','dea61ad2-8067-4030-b82e-f5b732d8bf81','4ac7573e-bb12-4577-860d-2648f72cc1e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73b4d728582747f591bc1b70e7d334fd',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:21:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-76322622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af602ac3-ac80-4b0e-b392-4a3d12d0f878,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='515eafb1997d43fabc5e06e193473378',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73b4d728582747f591bc1b70e7d334fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:38.066900 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7bb05f8c-4aaa-4911-a7d2-08d3c5be5ad3 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (551df1f8-6c08-4ef3-933f-c55b7bc8126a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:38.084747 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db818133-d93f-4b23-919a-66988ebf299e tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (446f5724-043f-497f-a5cd-47ae2d8f5879) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:38.085787 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db818133-d93f-4b23-919a-66988ebf299e tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Flow 'volume_create_api' (f0af77c9-ab52-44a9-9af2-41687c4c060f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:21:38.086333 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-db818133-d93f-4b23-919a-66988ebf299e tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Create volume request issued successfully. Aug 06 19:21:38.086854 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-db818133-d93f-4b23-919a-66988ebf299e tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:21:38.087335 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 155/628] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:21:37 2026] POST /volume/v3/volumes => generated 753 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:21:38.107001 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cbf7d17e-87ca-4be2-90cd-d14fccbece9c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:38.108935 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7bb05f8c-4aaa-4911-a7d2-08d3c5be5ad3 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (551df1f8-6c08-4ef3-933f-c55b7bc8126a) transitioned into state 'SUCCESS' from state '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-76322622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='515eafb1997d43fabc5e06e193473378',qos_specs=None,replication_status=,reservations=['75cf496d-bbb3-4d48-ac24-8ebd51e790ed','e64ed275-da69-421d-80cf-f610372067b5','dea61ad2-8067-4030-b82e-f5b732d8bf81','4ac7573e-bb12-4577-860d-2648f72cc1e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73b4d728582747f591bc1b70e7d334fd',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:38.109806 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7bb05f8c-4aaa-4911-a7d2-08d3c5be5ad3 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4abf5fd-2496-442f-825b-6dda548bc1dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:38.110176 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cbf7d17e-87ca-4be2-90cd-d14fccbece9c tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] GET https://10.4.3.5/volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 Aug 06 19:21:38.110528 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cbf7d17e-87ca-4be2-90cd-d14fccbece9c tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:38.110821 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cbf7d17e-87ca-4be2-90cd-d14fccbece9c tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:38.123047 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7bb05f8c-4aaa-4911-a7d2-08d3c5be5ad3 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4abf5fd-2496-442f-825b-6dda548bc1dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:38.124762 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7bb05f8c-4aaa-4911-a7d2-08d3c5be5ad3 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Flow 'volume_create_api' (39af3da3-efac-4090-aa1b-e3c6ae81b21b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:21:38.124762 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7bb05f8c-4aaa-4911-a7d2-08d3c5be5ad3 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Create volume request issued successfully. Aug 06 19:21:38.125817 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7bb05f8c-4aaa-4911-a7d2-08d3c5be5ad3 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:21:38.126069 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 162/629] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:21:37 2026] POST /volume/v3/volumes => generated 748 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:21:38.132732 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:38.132732 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:38.140472 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-36f01893-a79e-4557-abe1-9ca47abdb812 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:38.142896 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cbf7d17e-87ca-4be2-90cd-d14fccbece9c tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Volume info retrieved successfully. Aug 06 19:21:38.143000 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-36f01893-a79e-4557-abe1-9ca47abdb812 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] GET https://10.4.3.5/volume/v3/volumes/af602ac3-ac80-4b0e-b392-4a3d12d0f878 Aug 06 19:21:38.143286 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-36f01893-a79e-4557-abe1-9ca47abdb812 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:38.143601 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-36f01893-a79e-4557-abe1-9ca47abdb812 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:38.152283 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cbf7d17e-87ca-4be2-90cd-d14fccbece9c tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 returned with HTTP 200 Aug 06 19:21:38.152570 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:38.152570 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:38.152940 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 153/630] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:38 2026] GET /volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 => generated 821 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:38.168615 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-36f01893-a79e-4557-abe1-9ca47abdb812 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Volume info retrieved successfully. Aug 06 19:21:38.174714 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-36f01893-a79e-4557-abe1-9ca47abdb812 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] https://10.4.3.5/volume/v3/volumes/af602ac3-ac80-4b0e-b392-4a3d12d0f878 returned with HTTP 200 Aug 06 19:21:38.175236 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 161/631] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:38 2026] GET /volume/v3/volumes/af602ac3-ac80-4b0e-b392-4a3d12d0f878 => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:38.651939 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3ed325c4-6ef3-441b-9361-d72ae2e445cf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:38.654709 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3ed325c4-6ef3-441b-9361-d72ae2e445cf tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] GET https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 Aug 06 19:21:38.655060 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3ed325c4-6ef3-441b-9361-d72ae2e445cf tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:38.655584 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3ed325c4-6ef3-441b-9361-d72ae2e445cf tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:38.673821 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:38.673821 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:38.678479 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3ed325c4-6ef3-441b-9361-d72ae2e445cf tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Volume info retrieved successfully. Aug 06 19:21:38.684623 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3ed325c4-6ef3-441b-9361-d72ae2e445cf tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 returned with HTTP 200 Aug 06 19:21:38.684623 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 156/632] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:38 2026] GET /volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:39.181160 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4e3a5eec-a5ad-4d16-9c58-28dc305d03d1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:39.185032 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4e3a5eec-a5ad-4d16-9c58-28dc305d03d1 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] GET https://10.4.3.5/volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 Aug 06 19:21:39.185032 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4e3a5eec-a5ad-4d16-9c58-28dc305d03d1 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:39.185032 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4e3a5eec-a5ad-4d16-9c58-28dc305d03d1 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:39.204049 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-67ac528a-9119-4be4-b4b2-1dfbcb38b610 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:39.204481 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:39.204481 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:39.207957 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-67ac528a-9119-4be4-b4b2-1dfbcb38b610 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] GET https://10.4.3.5/volume/v3/volumes/af602ac3-ac80-4b0e-b392-4a3d12d0f878 Aug 06 19:21:39.208239 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-67ac528a-9119-4be4-b4b2-1dfbcb38b610 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:39.208672 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-67ac528a-9119-4be4-b4b2-1dfbcb38b610 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:39.210047 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4e3a5eec-a5ad-4d16-9c58-28dc305d03d1 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Volume info retrieved successfully. Aug 06 19:21:39.220190 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4e3a5eec-a5ad-4d16-9c58-28dc305d03d1 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 returned with HTTP 200 Aug 06 19:21:39.220869 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 163/633] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:39 2026] GET /volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:39.222845 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:39.222845 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:39.229817 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-67ac528a-9119-4be4-b4b2-1dfbcb38b610 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Volume info retrieved successfully. Aug 06 19:21:39.236991 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-67ac528a-9119-4be4-b4b2-1dfbcb38b610 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] https://10.4.3.5/volume/v3/volumes/af602ac3-ac80-4b0e-b392-4a3d12d0f878 returned with HTTP 200 Aug 06 19:21:39.237568 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 154/634] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:39 2026] GET /volume/v3/volumes/af602ac3-ac80-4b0e-b392-4a3d12d0f878 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:39.255075 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c1c9cd26-c323-4d1c-87f9-a51b0d8d9d23 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:39.258594 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c1c9cd26-c323-4d1c-87f9-a51b0d8d9d23 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] POST https://10.4.3.5/volume/v3/volumes/af602ac3-ac80-4b0e-b392-4a3d12d0f878/action Aug 06 19:21:39.258594 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c1c9cd26-c323-4d1c-87f9-a51b0d8d9d23 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:21:39.258802 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c1c9cd26-c323-4d1c-87f9-a51b0d8d9d23 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:39.273810 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:39.273810 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:39.274572 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c1c9cd26-c323-4d1c-87f9-a51b0d8d9d23 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Volume info retrieved successfully. Aug 06 19:21:39.287413 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c1c9cd26-c323-4d1c-87f9-a51b0d8d9d23 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Volume updated successfully. Aug 06 19:21:39.287888 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c1c9cd26-c323-4d1c-87f9-a51b0d8d9d23 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] https://10.4.3.5/volume/v3/volumes/af602ac3-ac80-4b0e-b392-4a3d12d0f878/action returned with HTTP 200 Aug 06 19:21:39.289108 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 162/635] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:21:39 2026] POST /volume/v3/volumes/af602ac3-ac80-4b0e-b392-4a3d12d0f878/action => generated 0 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 19:21:39.298713 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cf6ed4a1-0b36-4459-997e-c3ba0cabde66 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:39.301968 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cf6ed4a1-0b36-4459-997e-c3ba0cabde66 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] GET https://10.4.3.5/volume/v3/volumes/af602ac3-ac80-4b0e-b392-4a3d12d0f878 Aug 06 19:21:39.301968 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cf6ed4a1-0b36-4459-997e-c3ba0cabde66 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:39.301968 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cf6ed4a1-0b36-4459-997e-c3ba0cabde66 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:39.324529 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:39.324529 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:39.338383 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cf6ed4a1-0b36-4459-997e-c3ba0cabde66 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Volume info retrieved successfully. Aug 06 19:21:39.349760 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cf6ed4a1-0b36-4459-997e-c3ba0cabde66 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] https://10.4.3.5/volume/v3/volumes/af602ac3-ac80-4b0e-b392-4a3d12d0f878 returned with HTTP 200 Aug 06 19:21:39.350197 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 157/636] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:39 2026] GET /volume/v3/volumes/af602ac3-ac80-4b0e-b392-4a3d12d0f878 => generated 841 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:39.519394 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-3db673ec-8af7-4aef-895d-4ea86791cbde req-92e72290-1b2f-4586-b07e-3b2e002223d1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:39.525048 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3db673ec-8af7-4aef-895d-4ea86791cbde req-92e72290-1b2f-4586-b07e-3b2e002223d1 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] GET https://10.4.3.5/volume/v3/volumes/af602ac3-ac80-4b0e-b392-4a3d12d0f878 Aug 06 19:21:39.525048 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3db673ec-8af7-4aef-895d-4ea86791cbde req-92e72290-1b2f-4586-b07e-3b2e002223d1 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:39.525048 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3db673ec-8af7-4aef-895d-4ea86791cbde req-92e72290-1b2f-4586-b07e-3b2e002223d1 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:39.538764 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:39.538764 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:39.551048 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-3db673ec-8af7-4aef-895d-4ea86791cbde req-92e72290-1b2f-4586-b07e-3b2e002223d1 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Volume info retrieved successfully. Aug 06 19:21:39.556952 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3db673ec-8af7-4aef-895d-4ea86791cbde req-92e72290-1b2f-4586-b07e-3b2e002223d1 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] https://10.4.3.5/volume/v3/volumes/af602ac3-ac80-4b0e-b392-4a3d12d0f878 returned with HTTP 200 Aug 06 19:21:39.557653 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 164/637] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:21:39 2026] GET /volume/v3/volumes/af602ac3-ac80-4b0e-b392-4a3d12d0f878 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:39.702034 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b2991cee-e18d-41ad-8c0d-9f79ef0898f0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:39.704622 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b2991cee-e18d-41ad-8c0d-9f79ef0898f0 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] GET https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 Aug 06 19:21:39.704936 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b2991cee-e18d-41ad-8c0d-9f79ef0898f0 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:39.705589 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b2991cee-e18d-41ad-8c0d-9f79ef0898f0 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:39.719822 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:39.719822 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:39.725177 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b2991cee-e18d-41ad-8c0d-9f79ef0898f0 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Volume info retrieved successfully. Aug 06 19:21:39.731869 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b2991cee-e18d-41ad-8c0d-9f79ef0898f0 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 returned with HTTP 200 Aug 06 19:21:39.732772 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 155/638] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:39 2026] GET /volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:39.961068 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e7f07d97-660a-4c0a-8a2c-69a061a05b90 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:39.963808 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e7f07d97-660a-4c0a-8a2c-69a061a05b90 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] DELETE https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b Aug 06 19:21:39.964794 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e7f07d97-660a-4c0a-8a2c-69a061a05b90 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:39.965149 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e7f07d97-660a-4c0a-8a2c-69a061a05b90 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:39.965390 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-e7f07d97-660a-4c0a-8a2c-69a061a05b90 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Delete volume with id: 48f263ef-cc09-40de-b026-a8fd94f1291b Aug 06 19:21:39.975535 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:39.975535 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:39.976473 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e7f07d97-660a-4c0a-8a2c-69a061a05b90 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Volume info retrieved successfully. Aug 06 19:21:40.013037 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e7f07d97-660a-4c0a-8a2c-69a061a05b90 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Delete volume request issued successfully. Aug 06 19:21:40.013265 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e7f07d97-660a-4c0a-8a2c-69a061a05b90 tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b returned with HTTP 202 Aug 06 19:21:40.013752 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 163/639] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:21:39 2026] DELETE /volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:21:40.035116 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2ce2e87a-286a-4c2f-a68c-844505e0d23e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:40.037471 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2ce2e87a-286a-4c2f-a68c-844505e0d23e tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] GET https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b Aug 06 19:21:40.037711 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2ce2e87a-286a-4c2f-a68c-844505e0d23e tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:40.037966 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2ce2e87a-286a-4c2f-a68c-844505e0d23e tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:40.063172 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:40.063172 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:40.067716 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2ce2e87a-286a-4c2f-a68c-844505e0d23e tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Volume info retrieved successfully. Aug 06 19:21:40.074674 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2ce2e87a-286a-4c2f-a68c-844505e0d23e tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b returned with HTTP 200 Aug 06 19:21:40.075271 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 158/640] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:40 2026] GET /volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:40.171990 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e2a502bb-dd55-4c55-9918-684f8d08c6cc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:40.174164 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e2a502bb-dd55-4c55-9918-684f8d08c6cc tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:21:40.174478 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e2a502bb-dd55-4c55-9918-684f8d08c6cc tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1023312670"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:40.176925 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-e2a502bb-dd55-4c55-9918-684f8d08c6cc tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1023312670'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:21:40.177323 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-e2a502bb-dd55-4c55-9918-684f8d08c6cc tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Create volume of 1 GB Aug 06 19:21:40.183739 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e2a502bb-dd55-4c55-9918-684f8d08c6cc tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Availability Zones retrieved successfully. Aug 06 19:21:40.191174 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e2a502bb-dd55-4c55-9918-684f8d08c6cc tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Flow 'volume_create_api' (1fd2bc07-cbe3-4d51-8810-68ca0b3eb6e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:21:40.193069 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e2a502bb-dd55-4c55-9918-684f8d08c6cc tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (934a7fbf-8c7a-4bc6-8f5c-7760380d292e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:40.194204 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-e2a502bb-dd55-4c55-9918-684f8d08c6cc tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:21:40.249463 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e2a502bb-dd55-4c55-9918-684f8d08c6cc tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (934a7fbf-8c7a-4bc6-8f5c-7760380d292e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:40.252313 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e2a502bb-dd55-4c55-9918-684f8d08c6cc tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99cdfe9b-51db-44a1-b581-39f43dc4dcd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:40.263069 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-86d4da4b-663a-4714-b018-408824785eb2 req-7c5cc605-1d99-4b11-8ae8-434ee0e8e835 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:40.270206 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-86d4da4b-663a-4714-b018-408824785eb2 req-7c5cc605-1d99-4b11-8ae8-434ee0e8e835 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] POST https://10.4.3.5/volume/v3/attachments/e14a2a9c-8969-49a0-b21b-3baba494f12f/action Aug 06 19:21:40.270735 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-86d4da4b-663a-4714-b018-408824785eb2 req-7c5cc605-1d99-4b11-8ae8-434ee0e8e835 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:21:40.270928 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-86d4da4b-663a-4714-b018-408824785eb2 req-7c5cc605-1d99-4b11-8ae8-434ee0e8e835 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:40.304586 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:40.304586 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:40.322612 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-86d4da4b-663a-4714-b018-408824785eb2 req-7c5cc605-1d99-4b11-8ae8-434ee0e8e835 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] https://10.4.3.5/volume/v3/attachments/e14a2a9c-8969-49a0-b21b-3baba494f12f/action returned with HTTP 204 Aug 06 19:21:40.323145 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 156/641] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:21:40 2026] POST /volume/v3/attachments/e14a2a9c-8969-49a0-b21b-3baba494f12f/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:40.336049 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-e2a502bb-dd55-4c55-9918-684f8d08c6cc tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Created reservations ['d080b25b-709b-4c98-bfb3-b7f0ca0615b0', 'd02c556b-e874-413b-aa74-26804ffbf7d6', 'd338b2c8-0ba0-4ad0-bfe8-ca8fe2021554', '652cc304-cf1d-4d12-9c94-ae4d5fa0f91a'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:21:40.336049 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e2a502bb-dd55-4c55-9918-684f8d08c6cc tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99cdfe9b-51db-44a1-b581-39f43dc4dcd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d080b25b-709b-4c98-bfb3-b7f0ca0615b0', 'd02c556b-e874-413b-aa74-26804ffbf7d6', 'd338b2c8-0ba0-4ad0-bfe8-ca8fe2021554', '652cc304-cf1d-4d12-9c94-ae4d5fa0f91a']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:40.336049 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e2a502bb-dd55-4c55-9918-684f8d08c6cc tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d2a7e6b-84e2-40d2-930b-ca7a13351774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:40.369171 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e2a502bb-dd55-4c55-9918-684f8d08c6cc tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d2a7e6b-84e2-40d2-930b-ca7a13351774) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49c7c424-865c-4344-8a2c-53fd452878f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1023312670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='515eafb1997d43fabc5e06e193473378',qos_specs=None,replication_status=,reservations=['d080b25b-709b-4c98-bfb3-b7f0ca0615b0','d02c556b-e874-413b-aa74-26804ffbf7d6','d338b2c8-0ba0-4ad0-bfe8-ca8fe2021554','652cc304-cf1d-4d12-9c94-ae4d5fa0f91a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73b4d728582747f591bc1b70e7d334fd',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:21:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1023312670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49c7c424-865c-4344-8a2c-53fd452878f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='515eafb1997d43fabc5e06e193473378',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73b4d728582747f591bc1b70e7d334fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:40.370167 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e2a502bb-dd55-4c55-9918-684f8d08c6cc tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae7c43a0-93af-4090-a5c0-937a10089204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:40.410199 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e2a502bb-dd55-4c55-9918-684f8d08c6cc tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae7c43a0-93af-4090-a5c0-937a10089204) transitioned into state 'SUCCESS' from state '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-1023312670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='515eafb1997d43fabc5e06e193473378',qos_specs=None,replication_status=,reservations=['d080b25b-709b-4c98-bfb3-b7f0ca0615b0','d02c556b-e874-413b-aa74-26804ffbf7d6','d338b2c8-0ba0-4ad0-bfe8-ca8fe2021554','652cc304-cf1d-4d12-9c94-ae4d5fa0f91a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73b4d728582747f591bc1b70e7d334fd',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:40.410199 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e2a502bb-dd55-4c55-9918-684f8d08c6cc tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7471370-d0c0-493b-92df-442a4f665653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:40.429046 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e2a502bb-dd55-4c55-9918-684f8d08c6cc tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7471370-d0c0-493b-92df-442a4f665653) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:40.429521 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e2a502bb-dd55-4c55-9918-684f8d08c6cc tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Flow 'volume_create_api' (1fd2bc07-cbe3-4d51-8810-68ca0b3eb6e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:21:40.430151 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e2a502bb-dd55-4c55-9918-684f8d08c6cc tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Create volume request issued successfully. Aug 06 19:21:40.431035 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e2a502bb-dd55-4c55-9918-684f8d08c6cc tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:21:40.431664 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 165/642] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:21:40 2026] POST /volume/v3/volumes => generated 750 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:21:40.448845 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ddaed45f-23de-4bbe-bdd9-975f12aac7f6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:40.451654 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ddaed45f-23de-4bbe-bdd9-975f12aac7f6 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] GET https://10.4.3.5/volume/v3/volumes/49c7c424-865c-4344-8a2c-53fd452878f6 Aug 06 19:21:40.451824 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ddaed45f-23de-4bbe-bdd9-975f12aac7f6 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:40.452169 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ddaed45f-23de-4bbe-bdd9-975f12aac7f6 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:40.462856 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:40.462856 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:40.470943 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ddaed45f-23de-4bbe-bdd9-975f12aac7f6 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Volume info retrieved successfully. Aug 06 19:21:40.477436 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ddaed45f-23de-4bbe-bdd9-975f12aac7f6 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] https://10.4.3.5/volume/v3/volumes/49c7c424-865c-4344-8a2c-53fd452878f6 returned with HTTP 200 Aug 06 19:21:40.477994 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 164/643] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:40 2026] GET /volume/v3/volumes/49c7c424-865c-4344-8a2c-53fd452878f6 => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:40.748243 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6e7fa9f8-66e9-4144-83df-323762f9c62c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:40.750734 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6e7fa9f8-66e9-4144-83df-323762f9c62c tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] GET https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 Aug 06 19:21:40.751332 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6e7fa9f8-66e9-4144-83df-323762f9c62c tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:40.751332 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6e7fa9f8-66e9-4144-83df-323762f9c62c tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:40.772413 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:40.772413 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:40.780641 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6e7fa9f8-66e9-4144-83df-323762f9c62c tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Volume info retrieved successfully. Aug 06 19:21:40.787607 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6e7fa9f8-66e9-4144-83df-323762f9c62c tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 returned with HTTP 200 Aug 06 19:21:40.788205 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 159/644] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:40 2026] GET /volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:21:40.809485 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-60d8e215-2cd2-4171-9f6a-37e5662f6e48 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:40.813294 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-60d8e215-2cd2-4171-9f6a-37e5662f6e48 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] GET https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 Aug 06 19:21:40.814608 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-60d8e215-2cd2-4171-9f6a-37e5662f6e48 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:40.814608 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-60d8e215-2cd2-4171-9f6a-37e5662f6e48 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:40.832697 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:40.832697 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:40.843349 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-60d8e215-2cd2-4171-9f6a-37e5662f6e48 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Volume info retrieved successfully. Aug 06 19:21:40.850093 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-60d8e215-2cd2-4171-9f6a-37e5662f6e48 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 returned with HTTP 200 Aug 06 19:21:40.850636 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 157/645] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:40 2026] GET /volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 => generated 1139 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:21:40.928467 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-92af8993-addc-4eb3-8059-b7e1bc1d3f84 req-3bc64e38-7539-429c-89a8-24f7f45d8aa8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:40.933292 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-92af8993-addc-4eb3-8059-b7e1bc1d3f84 req-3bc64e38-7539-429c-89a8-24f7f45d8aa8 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] GET https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 Aug 06 19:21:40.933552 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-92af8993-addc-4eb3-8059-b7e1bc1d3f84 req-3bc64e38-7539-429c-89a8-24f7f45d8aa8 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:40.933838 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-92af8993-addc-4eb3-8059-b7e1bc1d3f84 req-3bc64e38-7539-429c-89a8-24f7f45d8aa8 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:40.948599 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:40.948599 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:40.954176 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-92af8993-addc-4eb3-8059-b7e1bc1d3f84 req-3bc64e38-7539-429c-89a8-24f7f45d8aa8 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Volume info retrieved successfully. Aug 06 19:21:40.961267 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-92af8993-addc-4eb3-8059-b7e1bc1d3f84 req-3bc64e38-7539-429c-89a8-24f7f45d8aa8 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 returned with HTTP 200 Aug 06 19:21:40.962158 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 166/646] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:21:40 2026] GET /volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:21:41.092408 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ae4e6d51-963c-48d8-bc1f-cd23eba6104d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:41.095263 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ae4e6d51-963c-48d8-bc1f-cd23eba6104d tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] GET https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b Aug 06 19:21:41.095538 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ae4e6d51-963c-48d8-bc1f-cd23eba6104d tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:41.095810 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ae4e6d51-963c-48d8-bc1f-cd23eba6104d tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:41.104721 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ae4e6d51-963c-48d8-bc1f-cd23eba6104d tempest-ServerStableDeviceRescueTest-1932527632 tempest-ServerStableDeviceRescueTest-1932527632-project-member] https://10.4.3.5/volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b returned with HTTP 404 Aug 06 19:21:41.105415 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 165/647] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:41 2026] GET /volume/v3/volumes/48f263ef-cc09-40de-b026-a8fd94f1291b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:41.492084 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-65bad82e-5e94-4d47-a597-7c89e4b1580f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:41.494365 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-65bad82e-5e94-4d47-a597-7c89e4b1580f tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] GET https://10.4.3.5/volume/v3/volumes/49c7c424-865c-4344-8a2c-53fd452878f6 Aug 06 19:21:41.494638 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-65bad82e-5e94-4d47-a597-7c89e4b1580f tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:41.494911 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-65bad82e-5e94-4d47-a597-7c89e4b1580f tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:41.504747 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:41.504747 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:41.511300 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-65bad82e-5e94-4d47-a597-7c89e4b1580f tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Volume info retrieved successfully. Aug 06 19:21:41.519484 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-65bad82e-5e94-4d47-a597-7c89e4b1580f tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] https://10.4.3.5/volume/v3/volumes/49c7c424-865c-4344-8a2c-53fd452878f6 returned with HTTP 200 Aug 06 19:21:41.519971 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 160/648] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:41 2026] GET /volume/v3/volumes/49c7c424-865c-4344-8a2c-53fd452878f6 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:21:41.924911 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6b610d61-677e-425b-a36e-ead909ff54a0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:41.926866 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6b610d61-677e-425b-a36e-ead909ff54a0 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] DELETE https://10.4.3.5/volume/v3/volumes/49c7c424-865c-4344-8a2c-53fd452878f6 Aug 06 19:21:41.927050 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6b610d61-677e-425b-a36e-ead909ff54a0 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:41.927288 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6b610d61-677e-425b-a36e-ead909ff54a0 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:41.927483 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-6b610d61-677e-425b-a36e-ead909ff54a0 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Delete volume with id: 49c7c424-865c-4344-8a2c-53fd452878f6 Aug 06 19:21:41.935176 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:41.935176 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:41.935727 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6b610d61-677e-425b-a36e-ead909ff54a0 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Volume info retrieved successfully. Aug 06 19:21:41.954902 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6b610d61-677e-425b-a36e-ead909ff54a0 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Delete volume request issued successfully. Aug 06 19:21:41.955124 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6b610d61-677e-425b-a36e-ead909ff54a0 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] https://10.4.3.5/volume/v3/volumes/49c7c424-865c-4344-8a2c-53fd452878f6 returned with HTTP 202 Aug 06 19:21:41.955565 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 158/649] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:21:41 2026] DELETE /volume/v3/volumes/49c7c424-865c-4344-8a2c-53fd452878f6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:21:41.963599 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b546837d-2179-4cdc-8c9e-34a048b0873f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:41.965500 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b546837d-2179-4cdc-8c9e-34a048b0873f tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] GET https://10.4.3.5/volume/v3/volumes/49c7c424-865c-4344-8a2c-53fd452878f6 Aug 06 19:21:41.965726 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b546837d-2179-4cdc-8c9e-34a048b0873f tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:41.965950 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b546837d-2179-4cdc-8c9e-34a048b0873f tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:41.973780 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:41.973780 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:41.978237 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b546837d-2179-4cdc-8c9e-34a048b0873f tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Volume info retrieved successfully. Aug 06 19:21:41.984454 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b546837d-2179-4cdc-8c9e-34a048b0873f tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] https://10.4.3.5/volume/v3/volumes/49c7c424-865c-4344-8a2c-53fd452878f6 returned with HTTP 200 Aug 06 19:21:41.985005 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 167/650] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:41 2026] GET /volume/v3/volumes/49c7c424-865c-4344-8a2c-53fd452878f6 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:42.790899 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f37a9cd7-a40c-4638-bef0-c63271411546 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:42.796039 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f37a9cd7-a40c-4638-bef0-c63271411546 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] GET https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 Aug 06 19:21:42.796449 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f37a9cd7-a40c-4638-bef0-c63271411546 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:42.797889 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f37a9cd7-a40c-4638-bef0-c63271411546 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:42.811597 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:42.811597 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:42.818794 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f37a9cd7-a40c-4638-bef0-c63271411546 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Volume info retrieved successfully. Aug 06 19:21:42.825640 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f37a9cd7-a40c-4638-bef0-c63271411546 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 returned with HTTP 200 Aug 06 19:21:42.825640 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 166/651] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:42 2026] GET /volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:42.887049 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-cf03cd1c-6db7-4866-929e-9daea6af3d9b req-f0eb9b87-d729-4589-9712-9375eb71fe3b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:42.889954 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-cf03cd1c-6db7-4866-929e-9daea6af3d9b req-f0eb9b87-d729-4589-9712-9375eb71fe3b tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] GET https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 Aug 06 19:21:42.890423 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-cf03cd1c-6db7-4866-929e-9daea6af3d9b req-f0eb9b87-d729-4589-9712-9375eb71fe3b tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:42.890865 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-cf03cd1c-6db7-4866-929e-9daea6af3d9b req-f0eb9b87-d729-4589-9712-9375eb71fe3b tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:42.901213 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:42.901213 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:42.910048 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-cf03cd1c-6db7-4866-929e-9daea6af3d9b req-f0eb9b87-d729-4589-9712-9375eb71fe3b tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Volume info retrieved successfully. Aug 06 19:21:42.915365 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-cf03cd1c-6db7-4866-929e-9daea6af3d9b req-f0eb9b87-d729-4589-9712-9375eb71fe3b tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 returned with HTTP 200 Aug 06 19:21:42.916178 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 161/652] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:21:42 2026] GET /volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:43.005515 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-301ce319-5af5-4a06-8c29-665869e3b575 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:43.010761 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-301ce319-5af5-4a06-8c29-665869e3b575 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] GET https://10.4.3.5/volume/v3/volumes/49c7c424-865c-4344-8a2c-53fd452878f6 Aug 06 19:21:43.011618 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-301ce319-5af5-4a06-8c29-665869e3b575 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:43.014909 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-301ce319-5af5-4a06-8c29-665869e3b575 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:43.026166 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-301ce319-5af5-4a06-8c29-665869e3b575 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] https://10.4.3.5/volume/v3/volumes/49c7c424-865c-4344-8a2c-53fd452878f6 returned with HTTP 404 Aug 06 19:21:43.026166 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 159/653] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:43 2026] GET /volume/v3/volumes/49c7c424-865c-4344-8a2c-53fd452878f6 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:43.036773 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d571012c-db08-4ef2-a841-2a4ccb60eec4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:43.040148 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d571012c-db08-4ef2-a841-2a4ccb60eec4 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] DELETE https://10.4.3.5/volume/v3/volumes/af602ac3-ac80-4b0e-b392-4a3d12d0f878 Aug 06 19:21:43.040148 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d571012c-db08-4ef2-a841-2a4ccb60eec4 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:43.041144 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d571012c-db08-4ef2-a841-2a4ccb60eec4 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:43.041340 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-d571012c-db08-4ef2-a841-2a4ccb60eec4 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Delete volume with id: af602ac3-ac80-4b0e-b392-4a3d12d0f878 Aug 06 19:21:43.053947 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:43.053947 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:43.054626 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d571012c-db08-4ef2-a841-2a4ccb60eec4 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Volume info retrieved successfully. Aug 06 19:21:43.065796 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1cabb446-5143-4d98-a6d2-aba2191ee7a2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:43.068328 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1cabb446-5143-4d98-a6d2-aba2191ee7a2 None None] GET https://10.4.3.5/volume// Aug 06 19:21:43.068650 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1cabb446-5143-4d98-a6d2-aba2191ee7a2 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:43.068910 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1cabb446-5143-4d98-a6d2-aba2191ee7a2 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:43.069350 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1cabb446-5143-4d98-a6d2-aba2191ee7a2 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:21:43.069741 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 167/654] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:21:43 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:21:43.085133 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-cf03cd1c-6db7-4866-929e-9daea6af3d9b req-ee0d23b1-4503-46e5-8d48-cd5111da71b8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:43.086168 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d571012c-db08-4ef2-a841-2a4ccb60eec4 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Delete volume request issued successfully. Aug 06 19:21:43.090043 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d571012c-db08-4ef2-a841-2a4ccb60eec4 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] https://10.4.3.5/volume/v3/volumes/af602ac3-ac80-4b0e-b392-4a3d12d0f878 returned with HTTP 202 Aug 06 19:21:43.090043 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 168/655] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:21:43 2026] DELETE /volume/v3/volumes/af602ac3-ac80-4b0e-b392-4a3d12d0f878 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:21:43.090199 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-cf03cd1c-6db7-4866-929e-9daea6af3d9b req-ee0d23b1-4503-46e5-8d48-cd5111da71b8 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:21:43.090199 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-cf03cd1c-6db7-4866-929e-9daea6af3d9b req-ee0d23b1-4503-46e5-8d48-cd5111da71b8 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0eda0593-ffc7-4ea7-83d5-f9a683cfdc80", "connector": null, "instance_uuid": "b5ef7ae7-e0eb-4232-8f62-90aa7ce7436c"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:43.102067 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5fcce7a3-de9c-4ec0-b9ba-a4042748c0f6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:43.106661 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5fcce7a3-de9c-4ec0-b9ba-a4042748c0f6 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] GET https://10.4.3.5/volume/v3/volumes/af602ac3-ac80-4b0e-b392-4a3d12d0f878 Aug 06 19:21:43.106661 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5fcce7a3-de9c-4ec0-b9ba-a4042748c0f6 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:43.106811 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:43.106811 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:43.106884 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5fcce7a3-de9c-4ec0-b9ba-a4042748c0f6 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:43.116484 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:43.116484 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:43.122226 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5fcce7a3-de9c-4ec0-b9ba-a4042748c0f6 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Volume info retrieved successfully. Aug 06 19:21:43.132511 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5fcce7a3-de9c-4ec0-b9ba-a4042748c0f6 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] https://10.4.3.5/volume/v3/volumes/af602ac3-ac80-4b0e-b392-4a3d12d0f878 returned with HTTP 200 Aug 06 19:21:43.133081 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 160/656] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:43 2026] GET /volume/v3/volumes/af602ac3-ac80-4b0e-b392-4a3d12d0f878 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:43.152406 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-cf03cd1c-6db7-4866-929e-9daea6af3d9b req-ee0d23b1-4503-46e5-8d48-cd5111da71b8 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:21:43.153078 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 162/657] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:21:43 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 06 19:21:43.374739 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-43558c0f-242d-4e67-93f9-21b30a2e7e97 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:43.379040 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-43558c0f-242d-4e67-93f9-21b30a2e7e97 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] GET https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 Aug 06 19:21:43.379040 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-43558c0f-242d-4e67-93f9-21b30a2e7e97 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:43.379040 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-43558c0f-242d-4e67-93f9-21b30a2e7e97 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:43.393150 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:43.393150 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:43.394953 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-26d4b051-f1df-4d93-b59b-8d188c44aec9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:43.395305 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-26d4b051-f1df-4d93-b59b-8d188c44aec9 None None] GET https://10.4.3.5/volume// Aug 06 19:21:43.395491 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-26d4b051-f1df-4d93-b59b-8d188c44aec9 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:43.396002 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-26d4b051-f1df-4d93-b59b-8d188c44aec9 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:43.396223 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-26d4b051-f1df-4d93-b59b-8d188c44aec9 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:21:43.396615 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 169/658] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:21:43 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:21:43.398814 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-43558c0f-242d-4e67-93f9-21b30a2e7e97 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Volume info retrieved successfully. Aug 06 19:21:43.405668 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-43558c0f-242d-4e67-93f9-21b30a2e7e97 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 returned with HTTP 200 Aug 06 19:21:43.405668 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 168/659] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:43 2026] GET /volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:43.406994 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-cf03cd1c-6db7-4866-929e-9daea6af3d9b req-19ded26d-e050-4cf7-93e4-048f03d37c84 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:43.409935 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-cf03cd1c-6db7-4866-929e-9daea6af3d9b req-19ded26d-e050-4cf7-93e4-048f03d37c84 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] GET https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 Aug 06 19:21:43.410265 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-cf03cd1c-6db7-4866-929e-9daea6af3d9b req-19ded26d-e050-4cf7-93e4-048f03d37c84 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:43.410551 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-cf03cd1c-6db7-4866-929e-9daea6af3d9b req-19ded26d-e050-4cf7-93e4-048f03d37c84 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:43.422674 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:43.422674 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:43.427449 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-cf03cd1c-6db7-4866-929e-9daea6af3d9b req-19ded26d-e050-4cf7-93e4-048f03d37c84 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Volume info retrieved successfully. Aug 06 19:21:43.433143 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-cf03cd1c-6db7-4866-929e-9daea6af3d9b req-19ded26d-e050-4cf7-93e4-048f03d37c84 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 returned with HTTP 200 Aug 06 19:21:43.434119 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 161/660] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:21:43 2026] GET /volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 => generated 1021 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:21:43.589661 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-cf03cd1c-6db7-4866-929e-9daea6af3d9b req-f5418d03-ee51-4ebf-9eb8-f9afce51ec70 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:43.593341 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-cf03cd1c-6db7-4866-929e-9daea6af3d9b req-f5418d03-ee51-4ebf-9eb8-f9afce51ec70 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] PUT https://10.4.3.5/volume/v3/attachments/23c3c1b1-5f49-409f-bb76-5209beb5577c Aug 06 19:21:43.593341 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-cf03cd1c-6db7-4866-929e-9daea6af3d9b req-f5418d03-ee51-4ebf-9eb8-f9afce51ec70 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:43.609748 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-cf03cd1c-6db7-4866-929e-9daea6af3d9b req-f5418d03-ee51-4ebf-9eb8-f9afce51ec70 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Acquiring lock "cinder-attachment_update-0eda0593-ffc7-4ea7-83d5-f9a683cfdc80-np0000006689" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:21:43.618984 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-cf03cd1c-6db7-4866-929e-9daea6af3d9b req-f5418d03-ee51-4ebf-9eb8-f9afce51ec70 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Lock "cinder-attachment_update-0eda0593-ffc7-4ea7-83d5-f9a683cfdc80-np0000006689" acquired by "attachment_update" :: waited 0.009s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:21:43.620406 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:43.620406 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:43.784742 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-cf03cd1c-6db7-4866-929e-9daea6af3d9b req-f5418d03-ee51-4ebf-9eb8-f9afce51ec70 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Lock "cinder-attachment_update-0eda0593-ffc7-4ea7-83d5-f9a683cfdc80-np0000006689" released by "attachment_update" :: held 0.165s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:21:43.784847 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-cf03cd1c-6db7-4866-929e-9daea6af3d9b req-f5418d03-ee51-4ebf-9eb8-f9afce51ec70 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/attachments/23c3c1b1-5f49-409f-bb76-5209beb5577c returned with HTTP 200 Aug 06 19:21:43.785505 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 163/661] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:21:43 2026] PUT /volume/v3/attachments/23c3c1b1-5f49-409f-bb76-5209beb5577c => generated 969 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 19:21:44.156580 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-96bbc81b-d9f5-419d-8457-e85791746ae5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:44.159893 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-96bbc81b-d9f5-419d-8457-e85791746ae5 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] GET https://10.4.3.5/volume/v3/volumes/af602ac3-ac80-4b0e-b392-4a3d12d0f878 Aug 06 19:21:44.160178 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-96bbc81b-d9f5-419d-8457-e85791746ae5 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:44.160421 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-96bbc81b-d9f5-419d-8457-e85791746ae5 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:44.170368 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-96bbc81b-d9f5-419d-8457-e85791746ae5 tempest-ServersNegativeTestJSON-2127906108 tempest-ServersNegativeTestJSON-2127906108-project-member] https://10.4.3.5/volume/v3/volumes/af602ac3-ac80-4b0e-b392-4a3d12d0f878 returned with HTTP 404 Aug 06 19:21:44.171031 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 170/662] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:44 2026] GET /volume/v3/volumes/af602ac3-ac80-4b0e-b392-4a3d12d0f878 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:44.429935 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6cabb081-1e57-4e14-96ec-e48d73a34d8c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:44.435929 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6cabb081-1e57-4e14-96ec-e48d73a34d8c tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] GET https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 Aug 06 19:21:44.436592 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6cabb081-1e57-4e14-96ec-e48d73a34d8c tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:44.436680 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6cabb081-1e57-4e14-96ec-e48d73a34d8c tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:44.464820 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:44.464820 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:44.475508 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6cabb081-1e57-4e14-96ec-e48d73a34d8c tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Volume info retrieved successfully. Aug 06 19:21:44.481609 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6cabb081-1e57-4e14-96ec-e48d73a34d8c tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 returned with HTTP 200 Aug 06 19:21:44.482547 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 169/663] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:44 2026] GET /volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 => generated 842 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:45.500738 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4a75b325-796e-4152-9c68-924b616a45e2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:45.501943 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4a75b325-796e-4152-9c68-924b616a45e2 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] GET https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 Aug 06 19:21:45.502272 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4a75b325-796e-4152-9c68-924b616a45e2 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:45.502686 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4a75b325-796e-4152-9c68-924b616a45e2 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:45.523952 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:45.523952 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:45.530297 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4a75b325-796e-4152-9c68-924b616a45e2 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Volume info retrieved successfully. Aug 06 19:21:45.538297 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4a75b325-796e-4152-9c68-924b616a45e2 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 returned with HTTP 200 Aug 06 19:21:45.540242 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 162/664] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:45 2026] GET /volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:46.258271 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-f14404aa-b4e3-4e03-9e0b-d4a39392fcf4 req-9fada82c-3c6e-4460-b0ea-8a1d8da313a8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:46.267715 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f14404aa-b4e3-4e03-9e0b-d4a39392fcf4 req-9fada82c-3c6e-4460-b0ea-8a1d8da313a8 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] GET https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 Aug 06 19:21:46.267715 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f14404aa-b4e3-4e03-9e0b-d4a39392fcf4 req-9fada82c-3c6e-4460-b0ea-8a1d8da313a8 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:46.268541 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f14404aa-b4e3-4e03-9e0b-d4a39392fcf4 req-9fada82c-3c6e-4460-b0ea-8a1d8da313a8 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:46.287960 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:46.287960 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:46.299150 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-f14404aa-b4e3-4e03-9e0b-d4a39392fcf4 req-9fada82c-3c6e-4460-b0ea-8a1d8da313a8 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Volume info retrieved successfully. Aug 06 19:21:46.305943 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f14404aa-b4e3-4e03-9e0b-d4a39392fcf4 req-9fada82c-3c6e-4460-b0ea-8a1d8da313a8 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 returned with HTTP 200 Aug 06 19:21:46.306941 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 164/665] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:21:46 2026] GET /volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 => generated 1139 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:21:46.553504 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1e844685-157b-49f7-8303-22717a9dcc64 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:46.557860 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e844685-157b-49f7-8303-22717a9dcc64 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] GET https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 Aug 06 19:21:46.558037 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1e844685-157b-49f7-8303-22717a9dcc64 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:46.558246 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1e844685-157b-49f7-8303-22717a9dcc64 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:46.577460 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:46.577460 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:46.590183 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1e844685-157b-49f7-8303-22717a9dcc64 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Volume info retrieved successfully. Aug 06 19:21:46.598573 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e844685-157b-49f7-8303-22717a9dcc64 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 returned with HTTP 200 Aug 06 19:21:46.599495 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 171/666] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:46 2026] GET /volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:47.212122 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-cf03cd1c-6db7-4866-929e-9daea6af3d9b req-a57ce43a-914c-4195-ab43-d00d6ab8fa8f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:47.217628 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-cf03cd1c-6db7-4866-929e-9daea6af3d9b req-a57ce43a-914c-4195-ab43-d00d6ab8fa8f tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] POST https://10.4.3.5/volume/v3/attachments/23c3c1b1-5f49-409f-bb76-5209beb5577c/action Aug 06 19:21:47.218168 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-cf03cd1c-6db7-4866-929e-9daea6af3d9b req-a57ce43a-914c-4195-ab43-d00d6ab8fa8f tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:21:47.218911 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-cf03cd1c-6db7-4866-929e-9daea6af3d9b req-a57ce43a-914c-4195-ab43-d00d6ab8fa8f tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:47.263698 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:47.263698 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:47.287045 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-cf03cd1c-6db7-4866-929e-9daea6af3d9b req-a57ce43a-914c-4195-ab43-d00d6ab8fa8f tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/attachments/23c3c1b1-5f49-409f-bb76-5209beb5577c/action returned with HTTP 204 Aug 06 19:21:47.287769 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 170/667] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:21:47 2026] POST /volume/v3/attachments/23c3c1b1-5f49-409f-bb76-5209beb5577c/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:47.620214 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c8209792-1b13-467d-be44-26627cc6c742 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:47.625206 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c8209792-1b13-467d-be44-26627cc6c742 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] GET https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 Aug 06 19:21:47.625206 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c8209792-1b13-467d-be44-26627cc6c742 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:47.625206 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c8209792-1b13-467d-be44-26627cc6c742 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:47.652210 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:47.652210 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:47.657707 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c8209792-1b13-467d-be44-26627cc6c742 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Volume info retrieved successfully. Aug 06 19:21:47.666766 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c8209792-1b13-467d-be44-26627cc6c742 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 returned with HTTP 200 Aug 06 19:21:47.667967 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 163/668] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:47 2026] GET /volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 => generated 1134 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:21:47.685432 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-143c8675-38e1-4890-8de8-2a181c4cbfa8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:47.688660 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-143c8675-38e1-4890-8de8-2a181c4cbfa8 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] GET https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 Aug 06 19:21:47.688833 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-143c8675-38e1-4890-8de8-2a181c4cbfa8 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:47.688983 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-143c8675-38e1-4890-8de8-2a181c4cbfa8 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:47.706315 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:47.706315 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:47.719403 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-143c8675-38e1-4890-8de8-2a181c4cbfa8 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Volume info retrieved successfully. Aug 06 19:21:47.735671 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-143c8675-38e1-4890-8de8-2a181c4cbfa8 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 returned with HTTP 200 Aug 06 19:21:47.735671 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 165/669] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:47 2026] GET /volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 => generated 1134 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:21:48.410114 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-c0a13cf8-0d51-4409-b5ce-ae07a8cf13d7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:48.414434 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-c0a13cf8-0d51-4409-b5ce-ae07a8cf13d7 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] GET https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 Aug 06 19:21:48.414756 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-c0a13cf8-0d51-4409-b5ce-ae07a8cf13d7 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:48.414904 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-c0a13cf8-0d51-4409-b5ce-ae07a8cf13d7 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:48.436670 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:48.436670 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:48.446863 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-c0a13cf8-0d51-4409-b5ce-ae07a8cf13d7 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Volume info retrieved successfully. Aug 06 19:21:48.458269 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-c0a13cf8-0d51-4409-b5ce-ae07a8cf13d7 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 returned with HTTP 200 Aug 06 19:21:48.458904 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 172/670] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:21:48 2026] GET /volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 => generated 1134 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:21:49.541106 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-9315b92a-72e1-4b07-9a2f-e38f8582d729 req-70d63fc9-4aab-4c93-aa8c-cc79daebfd7e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:49.546330 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9315b92a-72e1-4b07-9a2f-e38f8582d729 req-70d63fc9-4aab-4c93-aa8c-cc79daebfd7e tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] GET https://10.4.3.5/volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 Aug 06 19:21:49.546330 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9315b92a-72e1-4b07-9a2f-e38f8582d729 req-70d63fc9-4aab-4c93-aa8c-cc79daebfd7e tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:49.546330 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9315b92a-72e1-4b07-9a2f-e38f8582d729 req-70d63fc9-4aab-4c93-aa8c-cc79daebfd7e tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:49.559761 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:49.559761 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:49.567759 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-9315b92a-72e1-4b07-9a2f-e38f8582d729 req-70d63fc9-4aab-4c93-aa8c-cc79daebfd7e tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Volume info retrieved successfully. Aug 06 19:21:49.575008 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9315b92a-72e1-4b07-9a2f-e38f8582d729 req-70d63fc9-4aab-4c93-aa8c-cc79daebfd7e tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 returned with HTTP 200 Aug 06 19:21:49.575972 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 171/671] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:21:49 2026] GET /volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:49.619175 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-419547e6-372a-4521-8085-e5aa0af565c3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:49.619927 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-419547e6-372a-4521-8085-e5aa0af565c3 None None] GET https://10.4.3.5/volume// Aug 06 19:21:49.620475 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-419547e6-372a-4521-8085-e5aa0af565c3 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:49.620780 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-419547e6-372a-4521-8085-e5aa0af565c3 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:49.623393 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-419547e6-372a-4521-8085-e5aa0af565c3 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:21:49.625089 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 164/672] 10.4.3.5 () {66 vars in 1405 bytes} [Thu Aug 6 19:21:49 2026] GET /volume/ => generated 384 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:21:49.650802 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-9315b92a-72e1-4b07-9a2f-e38f8582d729 req-8515cf4a-865f-4ca7-b513-3beefa9f6719 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:49.654888 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9315b92a-72e1-4b07-9a2f-e38f8582d729 req-8515cf4a-865f-4ca7-b513-3beefa9f6719 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:21:49.655445 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-9315b92a-72e1-4b07-9a2f-e38f8582d729 req-8515cf4a-865f-4ca7-b513-3beefa9f6719 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "81650d1a-132c-4d76-ac41-6a50459488d3", "connector": null, "instance_uuid": "1a23f97a-ffb5-4804-9575-f497473f1483"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:49.680700 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:49.680700 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:49.752609 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9315b92a-72e1-4b07-9a2f-e38f8582d729 req-8515cf4a-865f-4ca7-b513-3beefa9f6719 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:21:49.752609 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 166/673] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:21:49 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 06 19:21:49.770122 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-df206360-e75c-411a-8f5d-3b21324c085f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:49.770122 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-df206360-e75c-411a-8f5d-3b21324c085f None None] GET https://10.4.3.5/volume// Aug 06 19:21:49.770122 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-df206360-e75c-411a-8f5d-3b21324c085f None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:49.770122 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-df206360-e75c-411a-8f5d-3b21324c085f None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:49.770843 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-df206360-e75c-411a-8f5d-3b21324c085f None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:21:49.771318 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 173/674] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:21:49 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:21:49.782915 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-2f1cdc81-52be-4282-9e32-4ac12c9557bb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:49.790459 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-2f1cdc81-52be-4282-9e32-4ac12c9557bb tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:21:49.790781 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-2f1cdc81-52be-4282-9e32-4ac12c9557bb tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0eda0593-ffc7-4ea7-83d5-f9a683cfdc80", "connector": null, "instance_uuid": "b5ef7ae7-e0eb-4232-8f62-90aa7ce7436c"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:49.810343 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:49.810343 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:49.855482 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-9315b92a-72e1-4b07-9a2f-e38f8582d729 req-12dd9adf-7910-4460-856a-79611d170cbb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:49.859240 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9315b92a-72e1-4b07-9a2f-e38f8582d729 req-12dd9adf-7910-4460-856a-79611d170cbb tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] POST https://10.4.3.5/volume/v3/attachments/99549dfe-39db-4992-b5d1-05549027602a/action Aug 06 19:21:49.859668 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9315b92a-72e1-4b07-9a2f-e38f8582d729 req-12dd9adf-7910-4460-856a-79611d170cbb tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:21:49.859870 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9315b92a-72e1-4b07-9a2f-e38f8582d729 req-12dd9adf-7910-4460-856a-79611d170cbb tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:49.869516 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-2f1cdc81-52be-4282-9e32-4ac12c9557bb tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:21:49.870274 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 172/675] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:21:49 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:21:49.881221 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6db1c784-0739-4ea3-a0a1-23b42a3ef190 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:49.881797 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6db1c784-0739-4ea3-a0a1-23b42a3ef190 None None] GET https://10.4.3.5/volume// Aug 06 19:21:49.882077 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6db1c784-0739-4ea3-a0a1-23b42a3ef190 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:49.882333 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6db1c784-0739-4ea3-a0a1-23b42a3ef190 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:49.882814 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6db1c784-0739-4ea3-a0a1-23b42a3ef190 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:21:49.883243 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 167/676] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:21:49 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:21:49.893159 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:49.893159 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:49.894486 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-c964428f-db13-4c31-adf8-126645ff139f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:49.900373 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-c964428f-db13-4c31-adf8-126645ff139f tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] GET https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 Aug 06 19:21:49.900373 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-c964428f-db13-4c31-adf8-126645ff139f tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:49.902255 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-c964428f-db13-4c31-adf8-126645ff139f tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:49.914993 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9315b92a-72e1-4b07-9a2f-e38f8582d729 req-12dd9adf-7910-4460-856a-79611d170cbb tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/attachments/99549dfe-39db-4992-b5d1-05549027602a/action returned with HTTP 204 Aug 06 19:21:49.915211 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 165/677] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:21:49 2026] POST /volume/v3/attachments/99549dfe-39db-4992-b5d1-05549027602a/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:49.923370 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:49.923370 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:49.935634 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-c964428f-db13-4c31-adf8-126645ff139f tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Volume info retrieved successfully. Aug 06 19:21:49.944276 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-c964428f-db13-4c31-adf8-126645ff139f tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 returned with HTTP 200 Aug 06 19:21:49.944920 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 174/678] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:21:49 2026] GET /volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 => generated 1314 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 06 19:21:49.948631 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d28b22ae-4b5b-464a-abc2-9bfea3e2fdc6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:49.950836 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d28b22ae-4b5b-464a-abc2-9bfea3e2fdc6 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] GET https://10.4.3.5/volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 Aug 06 19:21:49.951269 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d28b22ae-4b5b-464a-abc2-9bfea3e2fdc6 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:49.951493 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d28b22ae-4b5b-464a-abc2-9bfea3e2fdc6 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:49.963987 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:49.963987 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:49.968066 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d28b22ae-4b5b-464a-abc2-9bfea3e2fdc6 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Volume info retrieved successfully. Aug 06 19:21:49.977780 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d28b22ae-4b5b-464a-abc2-9bfea3e2fdc6 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 returned with HTTP 200 Aug 06 19:21:49.978658 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 173/679] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:49 2026] GET /volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 => generated 1108 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:21:49.993740 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-301aed62-6e40-4b20-9ff5-14d629e321bf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:49.996941 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-301aed62-6e40-4b20-9ff5-14d629e321bf tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] GET https://10.4.3.5/volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 Aug 06 19:21:49.996941 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-301aed62-6e40-4b20-9ff5-14d629e321bf tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:49.997284 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-301aed62-6e40-4b20-9ff5-14d629e321bf tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:50.015808 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:50.015808 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:50.023691 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-301aed62-6e40-4b20-9ff5-14d629e321bf tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Volume info retrieved successfully. Aug 06 19:21:50.030964 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-301aed62-6e40-4b20-9ff5-14d629e321bf tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 returned with HTTP 200 Aug 06 19:21:50.031533 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 168/680] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:49 2026] GET /volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 => generated 1108 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:21:50.410836 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-af5cbfa2-b615-496c-82db-e57bb9e2b9fa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:50.414247 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-af5cbfa2-b615-496c-82db-e57bb9e2b9fa tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] DELETE https://10.4.3.5/volume/v3/attachments/23c3c1b1-5f49-409f-bb76-5209beb5577c Aug 06 19:21:50.414529 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-af5cbfa2-b615-496c-82db-e57bb9e2b9fa tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:50.414822 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-af5cbfa2-b615-496c-82db-e57bb9e2b9fa tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:50.430058 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:50.430058 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:50.516478 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-af5cbfa2-b615-496c-82db-e57bb9e2b9fa tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/attachments/23c3c1b1-5f49-409f-bb76-5209beb5577c returned with HTTP 200 Aug 06 19:21:50.517033 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 166/681] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:21:50 2026] DELETE /volume/v3/attachments/23c3c1b1-5f49-409f-bb76-5209beb5577c => generated 192 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:21:50.851526 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6574e806-7b43-4140-8a57-a3df3d429309 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:50.854043 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6574e806-7b43-4140-8a57-a3df3d429309 None None] GET https://10.4.3.5/volume// Aug 06 19:21:50.854043 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6574e806-7b43-4140-8a57-a3df3d429309 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:50.854043 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6574e806-7b43-4140-8a57-a3df3d429309 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:50.854043 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6574e806-7b43-4140-8a57-a3df3d429309 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:21:50.855419 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 175/682] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:21:50 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:21:50.865849 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-94c52065-f2e9-466b-895c-1efce4b69c84 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:50.868282 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-94c52065-f2e9-466b-895c-1efce4b69c84 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] GET https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 Aug 06 19:21:50.868522 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-94c52065-f2e9-466b-895c-1efce4b69c84 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:50.868858 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-94c52065-f2e9-466b-895c-1efce4b69c84 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:50.881208 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:50.881208 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:50.887365 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-94c52065-f2e9-466b-895c-1efce4b69c84 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Volume info retrieved successfully. Aug 06 19:21:50.891118 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-94c52065-f2e9-466b-895c-1efce4b69c84 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 returned with HTTP 200 Aug 06 19:21:50.892632 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 174/683] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:21:50 2026] GET /volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 => generated 1021 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:21:51.006787 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-d156a8b5-d41d-4c84-b580-f7cdffb27731 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:51.009377 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-d156a8b5-d41d-4c84-b580-f7cdffb27731 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] PUT https://10.4.3.5/volume/v3/attachments/4e082903-22e4-45e4-af91-9de2f35f278e Aug 06 19:21:51.009876 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-d156a8b5-d41d-4c84-b580-f7cdffb27731 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:51.020555 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-d156a8b5-d41d-4c84-b580-f7cdffb27731 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Acquiring lock "cinder-attachment_update-0eda0593-ffc7-4ea7-83d5-f9a683cfdc80-np0000006689" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:21:51.030920 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-d156a8b5-d41d-4c84-b580-f7cdffb27731 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Lock "cinder-attachment_update-0eda0593-ffc7-4ea7-83d5-f9a683cfdc80-np0000006689" acquired by "attachment_update" :: waited 0.011s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:21:51.032480 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:51.032480 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:51.160225 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-d156a8b5-d41d-4c84-b580-f7cdffb27731 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Lock "cinder-attachment_update-0eda0593-ffc7-4ea7-83d5-f9a683cfdc80-np0000006689" released by "attachment_update" :: held 0.129s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:21:51.160837 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-d156a8b5-d41d-4c84-b580-f7cdffb27731 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/attachments/4e082903-22e4-45e4-af91-9de2f35f278e returned with HTTP 200 Aug 06 19:21:51.161488 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 169/684] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:21:51 2026] PUT /volume/v3/attachments/4e082903-22e4-45e4-af91-9de2f35f278e => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:21:51.199790 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-a7bb45f6-9d14-485b-babc-bc1b6c5ae18f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:51.203041 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-a7bb45f6-9d14-485b-babc-bc1b6c5ae18f tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] POST https://10.4.3.5/volume/v3/attachments/4e082903-22e4-45e4-af91-9de2f35f278e/action Aug 06 19:21:51.203489 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-a7bb45f6-9d14-485b-babc-bc1b6c5ae18f tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:21:51.204328 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-a7bb45f6-9d14-485b-babc-bc1b6c5ae18f tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:51.232798 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:51.232798 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:51.320466 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4e2e9dca-261b-4571-b65d-11d03a967d6e req-a7bb45f6-9d14-485b-babc-bc1b6c5ae18f tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/attachments/4e082903-22e4-45e4-af91-9de2f35f278e/action returned with HTTP 204 Aug 06 19:21:51.321807 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 167/685] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:21:51 2026] POST /volume/v3/attachments/4e082903-22e4-45e4-af91-9de2f35f278e/action => generated 0 bytes in 122 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:51.894086 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fd5eff1b-594c-45fa-b51b-67c4464cb06b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:51.894477 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fd5eff1b-594c-45fa-b51b-67c4464cb06b None None] GET https://10.4.3.5/volume// Aug 06 19:21:51.894697 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fd5eff1b-594c-45fa-b51b-67c4464cb06b None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:51.895003 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fd5eff1b-594c-45fa-b51b-67c4464cb06b None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:51.895336 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fd5eff1b-594c-45fa-b51b-67c4464cb06b None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:21:51.895716 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 176/686] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:21:51 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:21:51.943219 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-15c3abbf-8d56-4661-b890-2d41d5b26af9 req-3741fb9e-b701-40eb-b8b6-6376706932a9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:51.947079 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-15c3abbf-8d56-4661-b890-2d41d5b26af9 req-3741fb9e-b701-40eb-b8b6-6376706932a9 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] GET https://10.4.3.5/volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 Aug 06 19:21:51.947808 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-15c3abbf-8d56-4661-b890-2d41d5b26af9 req-3741fb9e-b701-40eb-b8b6-6376706932a9 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:51.948318 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-15c3abbf-8d56-4661-b890-2d41d5b26af9 req-3741fb9e-b701-40eb-b8b6-6376706932a9 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:51.964953 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:51.964953 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:51.973942 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-15c3abbf-8d56-4661-b890-2d41d5b26af9 req-3741fb9e-b701-40eb-b8b6-6376706932a9 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Volume info retrieved successfully. Aug 06 19:21:51.980770 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-15c3abbf-8d56-4661-b890-2d41d5b26af9 req-3741fb9e-b701-40eb-b8b6-6376706932a9 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 returned with HTTP 200 Aug 06 19:21:51.981304 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 175/687] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:21:51 2026] GET /volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 => generated 1288 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:21:52.142000 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-15c3abbf-8d56-4661-b890-2d41d5b26af9 req-d0f148f2-8e8e-4f6d-bb7b-0b2b06fb85e8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:52.145358 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-15c3abbf-8d56-4661-b890-2d41d5b26af9 req-d0f148f2-8e8e-4f6d-bb7b-0b2b06fb85e8 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] PUT https://10.4.3.5/volume/v3/attachments/99549dfe-39db-4992-b5d1-05549027602a Aug 06 19:21:52.145785 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-15c3abbf-8d56-4661-b890-2d41d5b26af9 req-d0f148f2-8e8e-4f6d-bb7b-0b2b06fb85e8 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:52.163377 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-15c3abbf-8d56-4661-b890-2d41d5b26af9 req-d0f148f2-8e8e-4f6d-bb7b-0b2b06fb85e8 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Acquiring lock "cinder-attachment_update-81650d1a-132c-4d76-ac41-6a50459488d3-np0000006689" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:21:52.169759 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-15c3abbf-8d56-4661-b890-2d41d5b26af9 req-d0f148f2-8e8e-4f6d-bb7b-0b2b06fb85e8 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Lock "cinder-attachment_update-81650d1a-132c-4d76-ac41-6a50459488d3-np0000006689" acquired by "attachment_update" :: waited 0.006s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:21:52.171664 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:52.171664 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:52.311783 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-15c3abbf-8d56-4661-b890-2d41d5b26af9 req-d0f148f2-8e8e-4f6d-bb7b-0b2b06fb85e8 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Lock "cinder-attachment_update-81650d1a-132c-4d76-ac41-6a50459488d3-np0000006689" released by "attachment_update" :: held 0.142s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:21:52.312292 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-15c3abbf-8d56-4661-b890-2d41d5b26af9 req-d0f148f2-8e8e-4f6d-bb7b-0b2b06fb85e8 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/attachments/99549dfe-39db-4992-b5d1-05549027602a returned with HTTP 200 Aug 06 19:21:52.313048 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 170/688] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:21:52 2026] PUT /volume/v3/attachments/99549dfe-39db-4992-b5d1-05549027602a => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:21:52.379726 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-15c3abbf-8d56-4661-b890-2d41d5b26af9 req-2818dc2c-830a-4302-84ae-85eb080c023a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:52.382623 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-15c3abbf-8d56-4661-b890-2d41d5b26af9 req-2818dc2c-830a-4302-84ae-85eb080c023a tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] POST https://10.4.3.5/volume/v3/attachments/99549dfe-39db-4992-b5d1-05549027602a/action Aug 06 19:21:52.383257 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-15c3abbf-8d56-4661-b890-2d41d5b26af9 req-2818dc2c-830a-4302-84ae-85eb080c023a tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:21:52.383451 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-15c3abbf-8d56-4661-b890-2d41d5b26af9 req-2818dc2c-830a-4302-84ae-85eb080c023a tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:52.407500 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:52.407500 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:52.442314 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-15c3abbf-8d56-4661-b890-2d41d5b26af9 req-2818dc2c-830a-4302-84ae-85eb080c023a tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/attachments/99549dfe-39db-4992-b5d1-05549027602a/action returned with HTTP 204 Aug 06 19:21:52.442314 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 168/689] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:21:52 2026] POST /volume/v3/attachments/99549dfe-39db-4992-b5d1-05549027602a/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:55.140321 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a9a82c3b-58e6-4d60-9590-14604b864d8e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:55.281371 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9a82c3b-58e6-4d60-9590-14604b864d8e tempest-BackendsCapabilitiesAdminTestsJSON-1977925002 tempest-BackendsCapabilitiesAdminTestsJSON-1977925002-project-admin] GET https://10.4.3.5/volume/v3/scheduler-stats/get_pools Aug 06 19:21:55.281371 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9a82c3b-58e6-4d60-9590-14604b864d8e tempest-BackendsCapabilitiesAdminTestsJSON-1977925002 tempest-BackendsCapabilitiesAdminTestsJSON-1977925002-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:55.281371 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9a82c3b-58e6-4d60-9590-14604b864d8e tempest-BackendsCapabilitiesAdminTestsJSON-1977925002 tempest-BackendsCapabilitiesAdminTestsJSON-1977925002-project-admin] Calling method 'get_pools' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:55.306818 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9a82c3b-58e6-4d60-9590-14604b864d8e tempest-BackendsCapabilitiesAdminTestsJSON-1977925002 tempest-BackendsCapabilitiesAdminTestsJSON-1977925002-project-admin] https://10.4.3.5/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 06 19:21:55.307303 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 177/690] 10.4.3.5 () {66 vars in 1277 bytes} [Thu Aug 6 19:21:55 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:55.320154 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6add4491-e5ab-4321-a354-3bd16f723c88 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:55.324208 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6add4491-e5ab-4321-a354-3bd16f723c88 tempest-BackendsCapabilitiesAdminTestsJSON-1977925002 tempest-BackendsCapabilitiesAdminTestsJSON-1977925002-project-admin] GET https://10.4.3.5/volume/v3/scheduler-stats/get_pools?detail=True Aug 06 19:21:55.324208 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6add4491-e5ab-4321-a354-3bd16f723c88 tempest-BackendsCapabilitiesAdminTestsJSON-1977925002 tempest-BackendsCapabilitiesAdminTestsJSON-1977925002-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:55.324208 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6add4491-e5ab-4321-a354-3bd16f723c88 tempest-BackendsCapabilitiesAdminTestsJSON-1977925002 tempest-BackendsCapabilitiesAdminTestsJSON-1977925002-project-admin] Calling method 'get_pools' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:55.338986 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6add4491-e5ab-4321-a354-3bd16f723c88 tempest-BackendsCapabilitiesAdminTestsJSON-1977925002 tempest-BackendsCapabilitiesAdminTestsJSON-1977925002-project-admin] https://10.4.3.5/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 06 19:21:55.339647 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 176/691] 10.4.3.5 () {66 vars in 1300 bytes} [Thu Aug 6 19:21:55 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:21:55.355155 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-388d1f78-b7d6-43ef-9a46-e11fbfa03cfd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:55.358412 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-388d1f78-b7d6-43ef-9a46-e11fbfa03cfd tempest-BackendsCapabilitiesAdminTestsJSON-1977925002 tempest-BackendsCapabilitiesAdminTestsJSON-1977925002-project-admin] GET https://10.4.3.5/volume/v3/capabilities/np0000006689@storpool Aug 06 19:21:55.358412 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-388d1f78-b7d6-43ef-9a46-e11fbfa03cfd tempest-BackendsCapabilitiesAdminTestsJSON-1977925002 tempest-BackendsCapabilitiesAdminTestsJSON-1977925002-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:55.358412 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-388d1f78-b7d6-43ef-9a46-e11fbfa03cfd tempest-BackendsCapabilitiesAdminTestsJSON-1977925002 tempest-BackendsCapabilitiesAdminTestsJSON-1977925002-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:55.358724 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:55.358724 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:55.372929 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-388d1f78-b7d6-43ef-9a46-e11fbfa03cfd tempest-BackendsCapabilitiesAdminTestsJSON-1977925002 tempest-BackendsCapabilitiesAdminTestsJSON-1977925002-project-admin] https://10.4.3.5/volume/v3/capabilities/np0000006689@storpool returned with HTTP 200 Aug 06 19:21:55.374071 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 171/692] 10.4.3.5 () {66 vars in 1304 bytes} [Thu Aug 6 19:21:55 2026] GET /volume/v3/capabilities/np0000006689@storpool => generated 703 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:55.389691 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-02aacb41-10d7-40c2-afcc-e69e5c4ef8b7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:55.392639 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-02aacb41-10d7-40c2-afcc-e69e5c4ef8b7 tempest-BackendsCapabilitiesAdminTestsJSON-1977925002 tempest-BackendsCapabilitiesAdminTestsJSON-1977925002-project-admin] GET https://10.4.3.5/volume/v3/capabilities/np0000006689@storpool Aug 06 19:21:55.392973 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-02aacb41-10d7-40c2-afcc-e69e5c4ef8b7 tempest-BackendsCapabilitiesAdminTestsJSON-1977925002 tempest-BackendsCapabilitiesAdminTestsJSON-1977925002-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:55.393280 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-02aacb41-10d7-40c2-afcc-e69e5c4ef8b7 tempest-BackendsCapabilitiesAdminTestsJSON-1977925002 tempest-BackendsCapabilitiesAdminTestsJSON-1977925002-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:55.407849 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-02aacb41-10d7-40c2-afcc-e69e5c4ef8b7 tempest-BackendsCapabilitiesAdminTestsJSON-1977925002 tempest-BackendsCapabilitiesAdminTestsJSON-1977925002-project-admin] https://10.4.3.5/volume/v3/capabilities/np0000006689@storpool returned with HTTP 200 Aug 06 19:21:55.409701 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 169/693] 10.4.3.5 () {66 vars in 1304 bytes} [Thu Aug 6 19:21:55 2026] GET /volume/v3/capabilities/np0000006689@storpool => generated 703 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:55.424037 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e8c20acb-c0ac-47d6-9378-ae20ffab3561 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:55.430200 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e8c20acb-c0ac-47d6-9378-ae20ffab3561 tempest-BackendsCapabilitiesAdminTestsJSON-1977925002 tempest-BackendsCapabilitiesAdminTestsJSON-1977925002-project-admin] GET https://10.4.3.5/volume/v3/capabilities/np0000006689@storpool Aug 06 19:21:55.430200 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e8c20acb-c0ac-47d6-9378-ae20ffab3561 tempest-BackendsCapabilitiesAdminTestsJSON-1977925002 tempest-BackendsCapabilitiesAdminTestsJSON-1977925002-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:55.430200 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e8c20acb-c0ac-47d6-9378-ae20ffab3561 tempest-BackendsCapabilitiesAdminTestsJSON-1977925002 tempest-BackendsCapabilitiesAdminTestsJSON-1977925002-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:55.447254 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e8c20acb-c0ac-47d6-9378-ae20ffab3561 tempest-BackendsCapabilitiesAdminTestsJSON-1977925002 tempest-BackendsCapabilitiesAdminTestsJSON-1977925002-project-admin] https://10.4.3.5/volume/v3/capabilities/np0000006689@storpool returned with HTTP 200 Aug 06 19:21:55.447792 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 178/694] 10.4.3.5 () {66 vars in 1304 bytes} [Thu Aug 6 19:21:55 2026] GET /volume/v3/capabilities/np0000006689@storpool => generated 703 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:56.832360 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f8e8b080-717f-43c9-aabe-73b4c4b84f09 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:57.051035 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f8e8b080-717f-43c9-aabe-73b4c4b84f09 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:21:57.051499 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f8e8b080-717f-43c9-aabe-73b4c4b84f09 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1278582431", "imageRef": "11f21727-e5ec-459d-91b4-c79ce982c40c"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:57.056511 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-f8e8b080-717f-43c9-aabe-73b4c4b84f09 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1278582431', 'imageRef': '11f21727-e5ec-459d-91b4-c79ce982c40c'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:21:57.176469 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-f8e8b080-717f-43c9-aabe-73b4c4b84f09 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Create volume of 1 GB Aug 06 19:21:57.177793 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:57.177793 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:57.177793 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f8e8b080-717f-43c9-aabe-73b4c4b84f09 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Availability Zones retrieved successfully. Aug 06 19:21:57.184992 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f8e8b080-717f-43c9-aabe-73b4c4b84f09 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Flow 'volume_create_api' (f416a657-d1c6-4d14-9c0b-86be6a35ad4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:21:57.186900 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f8e8b080-717f-43c9-aabe-73b4c4b84f09 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (befc6f65-2896-48fc-8eff-4342baf6ee18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:57.188044 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-f8e8b080-717f-43c9-aabe-73b4c4b84f09 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:21:57.277923 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:57.277923 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:57.294675 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f8e8b080-717f-43c9-aabe-73b4c4b84f09 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (befc6f65-2896-48fc-8eff-4342baf6ee18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:16:00Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=6cb59166-873e-4bea-9807-82811a250a78,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cb59166-873e-4bea-9807-82811a250a78', 'encryption_key_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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:57.295950 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f8e8b080-717f-43c9-aabe-73b4c4b84f09 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4038f624-25b7-49fd-8693-99d2e6b3bbf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:57.387572 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-f8e8b080-717f-43c9-aabe-73b4c4b84f09 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Created reservations ['cd8ce8ae-9a39-489d-a757-9c65a6150505', '193bbe47-12d9-4bfb-902e-2c2eecf7fdc8', '0ced760a-5990-488f-bad1-138ea1d337bd', '9452ddb2-a37f-4b4a-9dfd-f872c0e5d2ac'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:21:57.392700 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f8e8b080-717f-43c9-aabe-73b4c4b84f09 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4038f624-25b7-49fd-8693-99d2e6b3bbf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd8ce8ae-9a39-489d-a757-9c65a6150505', '193bbe47-12d9-4bfb-902e-2c2eecf7fdc8', '0ced760a-5990-488f-bad1-138ea1d337bd', '9452ddb2-a37f-4b4a-9dfd-f872c0e5d2ac']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:57.392700 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f8e8b080-717f-43c9-aabe-73b4c4b84f09 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (492e912b-dc0c-4423-a4ac-315601b17eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:57.434589 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f8e8b080-717f-43c9-aabe-73b4c4b84f09 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (492e912b-dc0c-4423-a4ac-315601b17eca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b5b2641-5c24-4865-89ac-cafd898bb9be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1278582431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3fae90b156144fea9f55fe1c9b156e4d',qos_specs=None,replication_status=,reservations=['cd8ce8ae-9a39-489d-a757-9c65a6150505','193bbe47-12d9-4bfb-902e-2c2eecf7fdc8','0ced760a-5990-488f-bad1-138ea1d337bd','9452ddb2-a37f-4b4a-9dfd-f872c0e5d2ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29a2f51112ee438c90f247cafa8c2e06',volume_type_id=6cb59166-873e-4bea-9807-82811a250a78), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:21:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1278582431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b5b2641-5c24-4865-89ac-cafd898bb9be,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3fae90b156144fea9f55fe1c9b156e4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29a2f51112ee438c90f247cafa8c2e06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cb59166-873e-4bea-9807-82811a250a78),volume_type_id=6cb59166-873e-4bea-9807-82811a250a78)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:57.435632 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f8e8b080-717f-43c9-aabe-73b4c4b84f09 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2e39085-706f-40ff-b4ab-046f8cc225a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:57.462259 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f8e8b080-717f-43c9-aabe-73b4c4b84f09 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2e39085-706f-40ff-b4ab-046f8cc225a2) transitioned into state 'SUCCESS' from state '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-1278582431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3fae90b156144fea9f55fe1c9b156e4d',qos_specs=None,replication_status=,reservations=['cd8ce8ae-9a39-489d-a757-9c65a6150505','193bbe47-12d9-4bfb-902e-2c2eecf7fdc8','0ced760a-5990-488f-bad1-138ea1d337bd','9452ddb2-a37f-4b4a-9dfd-f872c0e5d2ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29a2f51112ee438c90f247cafa8c2e06',volume_type_id=6cb59166-873e-4bea-9807-82811a250a78)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:57.463235 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f8e8b080-717f-43c9-aabe-73b4c4b84f09 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ace5bc33-7f0e-4302-a88c-9ebee82bfa7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:21:57.474866 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f8e8b080-717f-43c9-aabe-73b4c4b84f09 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ace5bc33-7f0e-4302-a88c-9ebee82bfa7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:21:57.476132 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f8e8b080-717f-43c9-aabe-73b4c4b84f09 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Flow 'volume_create_api' (f416a657-d1c6-4d14-9c0b-86be6a35ad4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:21:57.476449 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f8e8b080-717f-43c9-aabe-73b4c4b84f09 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Create volume request issued successfully. Aug 06 19:21:57.477202 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f8e8b080-717f-43c9-aabe-73b4c4b84f09 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:21:57.477724 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 177/695] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:21:56 2026] POST /volume/v3/volumes => generated 756 bytes in 646 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:21:57.496985 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b657281f-fa5d-4274-867e-9c9a3730b120 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:57.501067 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b657281f-fa5d-4274-867e-9c9a3730b120 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/3b5b2641-5c24-4865-89ac-cafd898bb9be Aug 06 19:21:57.501067 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b657281f-fa5d-4274-867e-9c9a3730b120 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:57.501067 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b657281f-fa5d-4274-867e-9c9a3730b120 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:57.514165 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:57.514165 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:57.520796 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b657281f-fa5d-4274-867e-9c9a3730b120 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:21:57.529625 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b657281f-fa5d-4274-867e-9c9a3730b120 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/3b5b2641-5c24-4865-89ac-cafd898bb9be returned with HTTP 200 Aug 06 19:21:57.529625 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 172/696] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:57 2026] GET /volume/v3/volumes/3b5b2641-5c24-4865-89ac-cafd898bb9be => generated 824 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:58.557964 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-203551fe-adbe-4e42-90a7-3169fddf1266 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:58.563125 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-203551fe-adbe-4e42-90a7-3169fddf1266 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/3b5b2641-5c24-4865-89ac-cafd898bb9be Aug 06 19:21:58.563357 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-203551fe-adbe-4e42-90a7-3169fddf1266 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:58.563651 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-203551fe-adbe-4e42-90a7-3169fddf1266 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:58.573226 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:58.573226 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:58.578957 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-203551fe-adbe-4e42-90a7-3169fddf1266 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:21:58.585202 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-203551fe-adbe-4e42-90a7-3169fddf1266 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/3b5b2641-5c24-4865-89ac-cafd898bb9be returned with HTTP 200 Aug 06 19:21:58.585734 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 170/697] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:21:58 2026] GET /volume/v3/volumes/3b5b2641-5c24-4865-89ac-cafd898bb9be => generated 1364 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:21:58.798614 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-0cbaa68a-eaa7-47d2-aeb2-d0c8b2d53610 req-5b168a80-fdbe-4f54-80e0-8413f0e0a2b4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:58.802766 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0cbaa68a-eaa7-47d2-aeb2-d0c8b2d53610 req-5b168a80-fdbe-4f54-80e0-8413f0e0a2b4 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/3b5b2641-5c24-4865-89ac-cafd898bb9be Aug 06 19:21:58.803305 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0cbaa68a-eaa7-47d2-aeb2-d0c8b2d53610 req-5b168a80-fdbe-4f54-80e0-8413f0e0a2b4 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:58.803305 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0cbaa68a-eaa7-47d2-aeb2-d0c8b2d53610 req-5b168a80-fdbe-4f54-80e0-8413f0e0a2b4 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:58.819227 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:58.819227 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:21:58.824183 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-0cbaa68a-eaa7-47d2-aeb2-d0c8b2d53610 req-5b168a80-fdbe-4f54-80e0-8413f0e0a2b4 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:21:58.832337 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0cbaa68a-eaa7-47d2-aeb2-d0c8b2d53610 req-5b168a80-fdbe-4f54-80e0-8413f0e0a2b4 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/3b5b2641-5c24-4865-89ac-cafd898bb9be returned with HTTP 200 Aug 06 19:21:58.832783 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 179/698] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:21:58 2026] GET /volume/v3/volumes/3b5b2641-5c24-4865-89ac-cafd898bb9be => generated 1364 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:21:59.100845 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6923612d-bcf7-4705-b969-2e529d6f8a00 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:59.282971 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6923612d-bcf7-4705-b969-2e529d6f8a00 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] POST https://10.4.3.5/volume/v3/group_types Aug 06 19:21:59.283494 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6923612d-bcf7-4705-b969-2e529d6f8a00 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-519216810"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:59.285784 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:59.285784 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:21:59.305944 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6923612d-bcf7-4705-b969-2e529d6f8a00 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] https://10.4.3.5/volume/v3/group_types returned with HTTP 202 Aug 06 19:21:59.306409 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 178/699] 10.4.3.5 () {70 vars in 1297 bytes} [Thu Aug 6 19:21:59 2026] POST /volume/v3/group_types => generated 180 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:21:59.319383 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-60876b12-cb82-4f62-be34-f6d0907da34b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:59.321391 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-60876b12-cb82-4f62-be34-f6d0907da34b tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] POST https://10.4.3.5/volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs Aug 06 19:21:59.321976 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-60876b12-cb82-4f62-be34-f6d0907da34b tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:59.346430 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-60876b12-cb82-4f62-be34-f6d0907da34b tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] https://10.4.3.5/volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs returned with HTTP 202 Aug 06 19:21:59.346430 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 173/700] 10.4.3.5 () {70 vars in 1444 bytes} [Thu Aug 6 19:21:59 2026] POST /volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs => generated 53 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:21:59.356623 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-16be92be-c312-4aa0-940b-5b71ede9919b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:59.362195 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-16be92be-c312-4aa0-940b-5b71ede9919b tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] POST https://10.4.3.5/volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs Aug 06 19:21:59.362195 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-16be92be-c312-4aa0-940b-5b71ede9919b tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:59.388938 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-16be92be-c312-4aa0-940b-5b71ede9919b tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] https://10.4.3.5/volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs returned with HTTP 202 Aug 06 19:21:59.389693 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 171/701] 10.4.3.5 () {70 vars in 1444 bytes} [Thu Aug 6 19:21:59 2026] POST /volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs => generated 61 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:21:59.398785 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-64a806cd-be03-4391-bd4e-a9b571bde9e9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:59.402258 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-64a806cd-be03-4391-bd4e-a9b571bde9e9 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] GET https://10.4.3.5/volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs/key2 Aug 06 19:21:59.402507 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-64a806cd-be03-4391-bd4e-a9b571bde9e9 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:59.402889 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-64a806cd-be03-4391-bd4e-a9b571bde9e9 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:59.415263 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-64a806cd-be03-4391-bd4e-a9b571bde9e9 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] https://10.4.3.5/volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs/key2 returned with HTTP 200 Aug 06 19:21:59.416184 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 180/702] 10.4.3.5 () {68 vars in 1438 bytes} [Thu Aug 6 19:21:59 2026] GET /volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs/key2 => generated 26 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:59.428921 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f58a0a15-407b-43fd-8e9b-3409bbea8ac1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:59.432262 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f58a0a15-407b-43fd-8e9b-3409bbea8ac1 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] GET https://10.4.3.5/volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs/key3 Aug 06 19:21:59.432517 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f58a0a15-407b-43fd-8e9b-3409bbea8ac1 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:59.432736 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f58a0a15-407b-43fd-8e9b-3409bbea8ac1 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:59.445640 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f58a0a15-407b-43fd-8e9b-3409bbea8ac1 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] https://10.4.3.5/volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs/key3 returned with HTTP 200 Aug 06 19:21:59.446434 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 179/703] 10.4.3.5 () {68 vars in 1438 bytes} [Thu Aug 6 19:21:59 2026] GET /volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs/key3 => generated 18 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:59.459284 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-686f9a77-5e59-41e5-ab85-773451bde8f1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:59.460402 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-0cbaa68a-eaa7-47d2-aeb2-d0c8b2d53610 req-c4c45b59-b01a-4efa-9c5c-1370c891300e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:59.464594 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-686f9a77-5e59-41e5-ab85-773451bde8f1 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] PUT https://10.4.3.5/volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs/key3 Aug 06 19:21:59.464594 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-686f9a77-5e59-41e5-ab85-773451bde8f1 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:59.467182 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-0cbaa68a-eaa7-47d2-aeb2-d0c8b2d53610 req-c4c45b59-b01a-4efa-9c5c-1370c891300e tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/3b5b2641-5c24-4865-89ac-cafd898bb9be Aug 06 19:21:59.467874 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-0cbaa68a-eaa7-47d2-aeb2-d0c8b2d53610 req-c4c45b59-b01a-4efa-9c5c-1370c891300e tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:59.468255 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-0cbaa68a-eaa7-47d2-aeb2-d0c8b2d53610 req-c4c45b59-b01a-4efa-9c5c-1370c891300e tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:59.483236 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:59.483236 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:21:59.489196 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-0cbaa68a-eaa7-47d2-aeb2-d0c8b2d53610 req-c4c45b59-b01a-4efa-9c5c-1370c891300e tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:21:59.491394 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-686f9a77-5e59-41e5-ab85-773451bde8f1 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] https://10.4.3.5/volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs/key3 returned with HTTP 200 Aug 06 19:21:59.491394 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 174/704] 10.4.3.5 () {70 vars in 1458 bytes} [Thu Aug 6 19:21:59 2026] PUT /volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs/key3 => generated 26 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:59.495094 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-0cbaa68a-eaa7-47d2-aeb2-d0c8b2d53610 req-c4c45b59-b01a-4efa-9c5c-1370c891300e tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/3b5b2641-5c24-4865-89ac-cafd898bb9be returned with HTTP 200 Aug 06 19:21:59.495766 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 172/705] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:21:59 2026] GET /volume/v3/volumes/3b5b2641-5c24-4865-89ac-cafd898bb9be => generated 1364 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:21:59.501504 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cebff23c-dd71-4bdb-843c-9b4d123345bb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:59.504352 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cebff23c-dd71-4bdb-843c-9b4d123345bb tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] GET https://10.4.3.5/volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs Aug 06 19:21:59.504839 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cebff23c-dd71-4bdb-843c-9b4d123345bb tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:59.505334 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cebff23c-dd71-4bdb-843c-9b4d123345bb tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:59.507706 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-41cf2890-1d19-43ff-b572-e36aabd8873b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:59.508206 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-41cf2890-1d19-43ff-b572-e36aabd8873b None None] GET https://10.4.3.5/volume// Aug 06 19:21:59.508413 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-41cf2890-1d19-43ff-b572-e36aabd8873b None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:59.508705 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-41cf2890-1d19-43ff-b572-e36aabd8873b None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:59.509114 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-41cf2890-1d19-43ff-b572-e36aabd8873b None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:21:59.509417 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 180/706] 10.4.3.5 () {66 vars in 1405 bytes} [Thu Aug 6 19:21:59 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:21:59.515121 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cebff23c-dd71-4bdb-843c-9b4d123345bb tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] https://10.4.3.5/volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs returned with HTTP 200 Aug 06 19:21:59.515121 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 181/707] 10.4.3.5 () {68 vars in 1423 bytes} [Thu Aug 6 19:21:59 2026] GET /volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs => generated 87 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:21:59.518416 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-0cbaa68a-eaa7-47d2-aeb2-d0c8b2d53610 req-3ce54891-fa75-4428-b1e2-3988f472be6a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:59.520961 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-0cbaa68a-eaa7-47d2-aeb2-d0c8b2d53610 req-3ce54891-fa75-4428-b1e2-3988f472be6a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:21:59.522489 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-0cbaa68a-eaa7-47d2-aeb2-d0c8b2d53610 req-3ce54891-fa75-4428-b1e2-3988f472be6a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3b5b2641-5c24-4865-89ac-cafd898bb9be", "connector": null, "instance_uuid": "1650f8b1-83e4-4588-8bd5-8e4f73192558"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:21:59.525705 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c0ff4d4e-17e5-4d92-980a-d9ce9d1256d3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:59.527530 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c0ff4d4e-17e5-4d92-980a-d9ce9d1256d3 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] DELETE https://10.4.3.5/volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs/key1 Aug 06 19:21:59.527998 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c0ff4d4e-17e5-4d92-980a-d9ce9d1256d3 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:59.527998 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c0ff4d4e-17e5-4d92-980a-d9ce9d1256d3 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:59.539658 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:59.539658 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:59.541657 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c0ff4d4e-17e5-4d92-980a-d9ce9d1256d3 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] https://10.4.3.5/volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs/key1 returned with HTTP 202 Aug 06 19:21:59.541657 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 173/708] 10.4.3.5 () {68 vars in 1441 bytes} [Thu Aug 6 19:21:59 2026] DELETE /volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs/key1 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:21:59.550577 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-523dea50-166c-4d5a-a81c-159c84dbe76b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:59.552889 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-523dea50-166c-4d5a-a81c-159c84dbe76b tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] GET https://10.4.3.5/volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs/key1 Aug 06 19:21:59.552889 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-523dea50-166c-4d5a-a81c-159c84dbe76b tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:59.552889 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-523dea50-166c-4d5a-a81c-159c84dbe76b tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:59.562140 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-523dea50-166c-4d5a-a81c-159c84dbe76b tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] HTTP exception thrown: Group Type 8cb649e1-9ad9-4243-b912-801bf2b93e09 has no extra spec with key key1. Aug 06 19:21:59.562703 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-523dea50-166c-4d5a-a81c-159c84dbe76b tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] https://10.4.3.5/volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs/key1 returned with HTTP 404 Aug 06 19:21:59.563838 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 181/709] 10.4.3.5 () {68 vars in 1438 bytes} [Thu Aug 6 19:21:59 2026] GET /volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs/key1 => generated 126 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:21:59.572438 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-23d0712f-7d14-44f9-80da-fc50ed8c0b11 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:59.574385 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-23d0712f-7d14-44f9-80da-fc50ed8c0b11 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] DELETE https://10.4.3.5/volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs/key2 Aug 06 19:21:59.574846 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-23d0712f-7d14-44f9-80da-fc50ed8c0b11 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:59.575351 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-23d0712f-7d14-44f9-80da-fc50ed8c0b11 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:59.585551 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-0cbaa68a-eaa7-47d2-aeb2-d0c8b2d53610 req-3ce54891-fa75-4428-b1e2-3988f472be6a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:21:59.586524 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 175/710] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:21:59 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 06 19:21:59.593739 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-23d0712f-7d14-44f9-80da-fc50ed8c0b11 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] https://10.4.3.5/volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs/key2 returned with HTTP 202 Aug 06 19:21:59.594289 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 182/711] 10.4.3.5 () {68 vars in 1441 bytes} [Thu Aug 6 19:21:59 2026] DELETE /volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs/key2 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:21:59.606004 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-eeec2ace-d16a-4cb8-a26c-71ab0ddda679 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:59.610445 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eeec2ace-d16a-4cb8-a26c-71ab0ddda679 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] GET https://10.4.3.5/volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs/key2 Aug 06 19:21:59.610794 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eeec2ace-d16a-4cb8-a26c-71ab0ddda679 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:59.611082 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eeec2ace-d16a-4cb8-a26c-71ab0ddda679 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:59.625439 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eeec2ace-d16a-4cb8-a26c-71ab0ddda679 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] HTTP exception thrown: Group Type 8cb649e1-9ad9-4243-b912-801bf2b93e09 has no extra spec with key key2. Aug 06 19:21:59.625627 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eeec2ace-d16a-4cb8-a26c-71ab0ddda679 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] https://10.4.3.5/volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs/key2 returned with HTTP 404 Aug 06 19:21:59.626480 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 174/712] 10.4.3.5 () {68 vars in 1438 bytes} [Thu Aug 6 19:21:59 2026] GET /volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs/key2 => generated 126 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:21:59.635093 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c06f8487-afc5-4339-b166-fa538a438076 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:59.645503 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c06f8487-afc5-4339-b166-fa538a438076 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] DELETE https://10.4.3.5/volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs/key3 Aug 06 19:21:59.645874 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c06f8487-afc5-4339-b166-fa538a438076 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:59.646194 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c06f8487-afc5-4339-b166-fa538a438076 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:59.671404 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c06f8487-afc5-4339-b166-fa538a438076 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] https://10.4.3.5/volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs/key3 returned with HTTP 202 Aug 06 19:21:59.671689 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 182/713] 10.4.3.5 () {68 vars in 1441 bytes} [Thu Aug 6 19:21:59 2026] DELETE /volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs/key3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:21:59.682465 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a3140bc6-c2bb-48be-8bc8-aef821a86762 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:59.685164 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a3140bc6-c2bb-48be-8bc8-aef821a86762 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] GET https://10.4.3.5/volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs/key3 Aug 06 19:21:59.685508 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a3140bc6-c2bb-48be-8bc8-aef821a86762 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:59.685965 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a3140bc6-c2bb-48be-8bc8-aef821a86762 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:59.687074 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:21:59.687074 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:21:59.702561 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a3140bc6-c2bb-48be-8bc8-aef821a86762 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] HTTP exception thrown: Group Type 8cb649e1-9ad9-4243-b912-801bf2b93e09 has no extra spec with key key3. Aug 06 19:21:59.702764 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a3140bc6-c2bb-48be-8bc8-aef821a86762 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] https://10.4.3.5/volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs/key3 returned with HTTP 404 Aug 06 19:21:59.703518 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 176/714] 10.4.3.5 () {68 vars in 1438 bytes} [Thu Aug 6 19:21:59 2026] GET /volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09/group_specs/key3 => generated 126 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:21:59.712962 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d2e48543-35aa-4cb1-b2cb-69650765aa28 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:21:59.716696 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d2e48543-35aa-4cb1-b2cb-69650765aa28 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] DELETE https://10.4.3.5/volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09 Aug 06 19:21:59.716696 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d2e48543-35aa-4cb1-b2cb-69650765aa28 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:21:59.716696 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d2e48543-35aa-4cb1-b2cb-69650765aa28 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:21:59.741416 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d2e48543-35aa-4cb1-b2cb-69650765aa28 tempest-GroupTypeSpecsTest-1671156181 tempest-GroupTypeSpecsTest-1671156181-project-admin] https://10.4.3.5/volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09 returned with HTTP 202 Aug 06 19:21:59.741983 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 183/715] 10.4.3.5 () {68 vars in 1390 bytes} [Thu Aug 6 19:21:59 2026] DELETE /volume/v3/group_types/8cb649e1-9ad9-4243-b912-801bf2b93e09 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:22:01.764384 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5b9578fb-4f63-48e8-9d0d-6c1157aa8b89 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:01.764822 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5b9578fb-4f63-48e8-9d0d-6c1157aa8b89 None None] GET https://10.4.3.5/volume// Aug 06 19:22:01.765093 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5b9578fb-4f63-48e8-9d0d-6c1157aa8b89 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:01.765372 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5b9578fb-4f63-48e8-9d0d-6c1157aa8b89 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:01.765789 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5b9578fb-4f63-48e8-9d0d-6c1157aa8b89 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:22:01.766142 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 175/716] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:22:01 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:22:01.778631 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-0cbaa68a-eaa7-47d2-aeb2-d0c8b2d53610 req-e3bb553e-46b1-4aee-85c7-92f348b3a259 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:01.781280 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0cbaa68a-eaa7-47d2-aeb2-d0c8b2d53610 req-e3bb553e-46b1-4aee-85c7-92f348b3a259 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/3b5b2641-5c24-4865-89ac-cafd898bb9be Aug 06 19:22:01.782495 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-0cbaa68a-eaa7-47d2-aeb2-d0c8b2d53610 req-e3bb553e-46b1-4aee-85c7-92f348b3a259 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:01.782495 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-0cbaa68a-eaa7-47d2-aeb2-d0c8b2d53610 req-e3bb553e-46b1-4aee-85c7-92f348b3a259 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:01.802528 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:01.802528 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:01.810629 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-0cbaa68a-eaa7-47d2-aeb2-d0c8b2d53610 req-e3bb553e-46b1-4aee-85c7-92f348b3a259 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:01.819006 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0cbaa68a-eaa7-47d2-aeb2-d0c8b2d53610 req-e3bb553e-46b1-4aee-85c7-92f348b3a259 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/3b5b2641-5c24-4865-89ac-cafd898bb9be returned with HTTP 200 Aug 06 19:22:01.819733 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 183/717] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:22:01 2026] GET /volume/v3/volumes/3b5b2641-5c24-4865-89ac-cafd898bb9be => generated 1543 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:22:01.951335 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-0cbaa68a-eaa7-47d2-aeb2-d0c8b2d53610 req-79d8272c-3317-4a8e-8583-55a0b6b74621 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:01.955259 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-0cbaa68a-eaa7-47d2-aeb2-d0c8b2d53610 req-79d8272c-3317-4a8e-8583-55a0b6b74621 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] PUT https://10.4.3.5/volume/v3/attachments/b613d10d-b0fe-41de-be3a-8db20d953345 Aug 06 19:22:01.955259 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-0cbaa68a-eaa7-47d2-aeb2-d0c8b2d53610 req-79d8272c-3317-4a8e-8583-55a0b6b74621 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:01.972010 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-0cbaa68a-eaa7-47d2-aeb2-d0c8b2d53610 req-79d8272c-3317-4a8e-8583-55a0b6b74621 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Acquiring lock "cinder-attachment_update-3b5b2641-5c24-4865-89ac-cafd898bb9be-np0000006689" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:22:01.981956 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-0cbaa68a-eaa7-47d2-aeb2-d0c8b2d53610 req-79d8272c-3317-4a8e-8583-55a0b6b74621 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Lock "cinder-attachment_update-3b5b2641-5c24-4865-89ac-cafd898bb9be-np0000006689" acquired by "attachment_update" :: waited 0.010s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:22:01.982594 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:01.982594 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:02.147442 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-0cbaa68a-eaa7-47d2-aeb2-d0c8b2d53610 req-79d8272c-3317-4a8e-8583-55a0b6b74621 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Lock "cinder-attachment_update-3b5b2641-5c24-4865-89ac-cafd898bb9be-np0000006689" released by "attachment_update" :: held 0.164s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:22:02.147442 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-0cbaa68a-eaa7-47d2-aeb2-d0c8b2d53610 req-79d8272c-3317-4a8e-8583-55a0b6b74621 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/attachments/b613d10d-b0fe-41de-be3a-8db20d953345 returned with HTTP 200 Aug 06 19:22:02.147442 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 177/718] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:22:01 2026] PUT /volume/v3/attachments/b613d10d-b0fe-41de-be3a-8db20d953345 => generated 969 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:02.194084 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-0cbaa68a-eaa7-47d2-aeb2-d0c8b2d53610 req-70440410-3aba-4d1d-8dea-e4448cbc0693 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:02.197690 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0cbaa68a-eaa7-47d2-aeb2-d0c8b2d53610 req-70440410-3aba-4d1d-8dea-e4448cbc0693 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] POST https://10.4.3.5/volume/v3/attachments/b613d10d-b0fe-41de-be3a-8db20d953345/action Aug 06 19:22:02.199991 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0cbaa68a-eaa7-47d2-aeb2-d0c8b2d53610 req-70440410-3aba-4d1d-8dea-e4448cbc0693 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:22:02.200294 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0cbaa68a-eaa7-47d2-aeb2-d0c8b2d53610 req-70440410-3aba-4d1d-8dea-e4448cbc0693 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:02.233134 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:02.233134 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:02.292816 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0cbaa68a-eaa7-47d2-aeb2-d0c8b2d53610 req-70440410-3aba-4d1d-8dea-e4448cbc0693 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/attachments/b613d10d-b0fe-41de-be3a-8db20d953345/action returned with HTTP 204 Aug 06 19:22:02.292816 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 184/719] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:22:02 2026] POST /volume/v3/attachments/b613d10d-b0fe-41de-be3a-8db20d953345/action => generated 0 bytes in 101 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:03.705059 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e86dca42-16cf-4adf-b565-df9eac457da3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:03.850634 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e86dca42-16cf-4adf-b565-df9eac457da3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-project-admin] GET https://10.4.3.5/volume/v3/os-quota-sets/d9d9e74447c24711be5dbcd8cb0e8e5b Aug 06 19:22:03.851258 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e86dca42-16cf-4adf-b565-df9eac457da3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:03.851258 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e86dca42-16cf-4adf-b565-df9eac457da3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:03.872007 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [None req-e86dca42-16cf-4adf-b565-df9eac457da3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-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 06 19:22:03.872687 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [None req-e86dca42-16cf-4adf-b565-df9eac457da3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-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 06 19:22:03.872949 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [None req-e86dca42-16cf-4adf-b565-df9eac457da3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-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 06 19:22:03.874305 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [None req-e86dca42-16cf-4adf-b565-df9eac457da3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-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 06 19:22:03.874709 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [None req-e86dca42-16cf-4adf-b565-df9eac457da3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-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 06 19:22:03.875121 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [None req-e86dca42-16cf-4adf-b565-df9eac457da3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-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 06 19:22:03.887150 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e86dca42-16cf-4adf-b565-df9eac457da3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-project-admin] https://10.4.3.5/volume/v3/os-quota-sets/d9d9e74447c24711be5dbcd8cb0e8e5b returned with HTTP 200 Aug 06 19:22:03.887470 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 176/720] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:22:03 2026] GET /volume/v3/os-quota-sets/d9d9e74447c24711be5dbcd8cb0e8e5b => generated 437 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:03.904395 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-16973d89-ff40-4b0c-bba5-b72e7d553aff None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:03.907539 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-16973d89-ff40-4b0c-bba5-b72e7d553aff tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-project-admin] PUT https://10.4.3.5/volume/v3/os-quota-sets/d9d9e74447c24711be5dbcd8cb0e8e5b Aug 06 19:22:03.907539 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-16973d89-ff40-4b0c-bba5-b72e7d553aff tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:04.046724 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0eb9d023-27ec-48ba-888b-35f15b137492 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:04.049350 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0eb9d023-27ec-48ba-888b-35f15b137492 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:22:04.049479 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0eb9d023-27ec-48ba-888b-35f15b137492 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-79759052"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:04.050935 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-0eb9d023-27ec-48ba-888b-35f15b137492 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-79759052'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:22:04.051076 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-0eb9d023-27ec-48ba-888b-35f15b137492 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Create volume of 1 GB Aug 06 19:22:04.051359 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:04.051359 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:04.055635 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0eb9d023-27ec-48ba-888b-35f15b137492 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Availability Zones retrieved successfully. Aug 06 19:22:04.058455 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-16973d89-ff40-4b0c-bba5-b72e7d553aff tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-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 06 19:22:04.059452 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-16973d89-ff40-4b0c-bba5-b72e7d553aff tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-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 06 19:22:04.061061 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0eb9d023-27ec-48ba-888b-35f15b137492 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Flow 'volume_create_api' (83198321-015f-431c-b651-e2e92ec46598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:04.061578 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-16973d89-ff40-4b0c-bba5-b72e7d553aff tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-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 06 19:22:04.061917 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-16973d89-ff40-4b0c-bba5-b72e7d553aff tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-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 06 19:22:04.062986 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0eb9d023-27ec-48ba-888b-35f15b137492 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dacfae0f-a385-4376-9577-6f320a0ee41e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:04.064248 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-0eb9d023-27ec-48ba-888b-35f15b137492 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:22:04.073749 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-16973d89-ff40-4b0c-bba5-b72e7d553aff tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-project-admin] https://10.4.3.5/volume/v3/os-quota-sets/d9d9e74447c24711be5dbcd8cb0e8e5b returned with HTTP 200 Aug 06 19:22:04.074412 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 184/721] 10.4.3.5 () {68 vars in 1360 bytes} [Thu Aug 6 19:22:03 2026] PUT /volume/v3/os-quota-sets/d9d9e74447c24711be5dbcd8cb0e8e5b => generated 390 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:22:04.089542 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c76e2f38-ba68-4299-b37a-9547cbfc16d8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:04.119733 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0eb9d023-27ec-48ba-888b-35f15b137492 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dacfae0f-a385-4376-9577-6f320a0ee41e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:04.120754 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0eb9d023-27ec-48ba-888b-35f15b137492 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd1b2b15-de90-4d10-bf78-d6c50b6372bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:04.217044 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c76e2f38-ba68-4299-b37a-9547cbfc16d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:22:04.219050 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c76e2f38-ba68-4299-b37a-9547cbfc16d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-523152199"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:04.219757 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-c76e2f38-ba68-4299-b37a-9547cbfc16d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-523152199'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:22:04.220220 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-c76e2f38-ba68-4299-b37a-9547cbfc16d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Create volume of 1 GB Aug 06 19:22:04.229325 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-0eb9d023-27ec-48ba-888b-35f15b137492 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Created reservations ['80d43489-f9c4-4a20-aba3-a0859f1e33dc', '145e1550-71e0-49e9-b79b-95f08af3d168', '5fab7ba8-f677-45f6-a5b7-a882f018c560', '9ade7d73-f913-4c91-ab3a-62b4b802d70a'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:22:04.230063 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c76e2f38-ba68-4299-b37a-9547cbfc16d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Availability Zones retrieved successfully. Aug 06 19:22:04.230555 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0eb9d023-27ec-48ba-888b-35f15b137492 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd1b2b15-de90-4d10-bf78-d6c50b6372bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80d43489-f9c4-4a20-aba3-a0859f1e33dc', '145e1550-71e0-49e9-b79b-95f08af3d168', '5fab7ba8-f677-45f6-a5b7-a882f018c560', '9ade7d73-f913-4c91-ab3a-62b4b802d70a']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:04.236228 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0eb9d023-27ec-48ba-888b-35f15b137492 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11fdeab7-f779-4f0a-8f3e-d05a6f601541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:04.245885 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c76e2f38-ba68-4299-b37a-9547cbfc16d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Flow 'volume_create_api' (bf7955a4-ef98-404c-895e-2a75495c5d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:04.247510 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c76e2f38-ba68-4299-b37a-9547cbfc16d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7609d2e-e0a6-422a-a794-71612f0fb301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:04.249531 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-c76e2f38-ba68-4299-b37a-9547cbfc16d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:22:04.276042 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0eb9d023-27ec-48ba-888b-35f15b137492 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11fdeab7-f779-4f0a-8f3e-d05a6f601541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb15bb36-a843-48e2-943d-c26423ffb36f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-79759052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67814ea615694bb2bf4812ff86a2aab9',qos_specs=None,replication_status=,reservations=['80d43489-f9c4-4a20-aba3-a0859f1e33dc','145e1550-71e0-49e9-b79b-95f08af3d168','5fab7ba8-f677-45f6-a5b7-a882f018c560','9ade7d73-f913-4c91-ab3a-62b4b802d70a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b16987403284e77ab53febfe19e2fc2',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:22:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-79759052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb15bb36-a843-48e2-943d-c26423ffb36f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67814ea615694bb2bf4812ff86a2aab9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b16987403284e77ab53febfe19e2fc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:04.276993 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0eb9d023-27ec-48ba-888b-35f15b137492 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (863ee8be-bc2b-4de0-a965-e599daf438a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:04.295259 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c76e2f38-ba68-4299-b37a-9547cbfc16d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7609d2e-e0a6-422a-a794-71612f0fb301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:04.296538 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c76e2f38-ba68-4299-b37a-9547cbfc16d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0edefbeb-f394-4f09-91f1-f8524ff481d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:04.328533 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0eb9d023-27ec-48ba-888b-35f15b137492 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (863ee8be-bc2b-4de0-a965-e599daf438a1) transitioned into state 'SUCCESS' from state '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-79759052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67814ea615694bb2bf4812ff86a2aab9',qos_specs=None,replication_status=,reservations=['80d43489-f9c4-4a20-aba3-a0859f1e33dc','145e1550-71e0-49e9-b79b-95f08af3d168','5fab7ba8-f677-45f6-a5b7-a882f018c560','9ade7d73-f913-4c91-ab3a-62b4b802d70a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b16987403284e77ab53febfe19e2fc2',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:04.329700 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0eb9d023-27ec-48ba-888b-35f15b137492 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1286c13a-6fcb-4014-a24e-c4525b27065b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:04.345635 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0eb9d023-27ec-48ba-888b-35f15b137492 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1286c13a-6fcb-4014-a24e-c4525b27065b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:04.346607 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0eb9d023-27ec-48ba-888b-35f15b137492 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Flow 'volume_create_api' (83198321-015f-431c-b651-e2e92ec46598) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:04.346884 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0eb9d023-27ec-48ba-888b-35f15b137492 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Create volume request issued successfully. Aug 06 19:22:04.347515 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0eb9d023-27ec-48ba-888b-35f15b137492 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:22:04.348033 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 178/722] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:22:04 2026] POST /volume/v3/volumes => generated 743 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:22:04.364322 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d24e6da1-f66f-4876-861f-6220d8d66733 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:04.368496 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d24e6da1-f66f-4876-861f-6220d8d66733 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f Aug 06 19:22:04.368612 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d24e6da1-f66f-4876-861f-6220d8d66733 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:04.369325 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d24e6da1-f66f-4876-861f-6220d8d66733 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:04.385840 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:04.385840 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:04.394389 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d24e6da1-f66f-4876-861f-6220d8d66733 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:04.403640 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d24e6da1-f66f-4876-861f-6220d8d66733 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f returned with HTTP 200 Aug 06 19:22:04.404241 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 177/723] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:04 2026] GET /volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f => generated 811 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:04.435428 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-c76e2f38-ba68-4299-b37a-9547cbfc16d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Created reservations ['762c16fe-ec08-427b-a0a2-88d58afcf738', '26154c82-1560-4bf6-a62d-2d80d9f85285', '9d1bf6e6-40e1-4963-81e2-620b4f37256e', '2f3593c1-420c-4538-b7fc-b262c3f67dbc'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:22:04.436567 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c76e2f38-ba68-4299-b37a-9547cbfc16d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0edefbeb-f394-4f09-91f1-f8524ff481d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['762c16fe-ec08-427b-a0a2-88d58afcf738', '26154c82-1560-4bf6-a62d-2d80d9f85285', '9d1bf6e6-40e1-4963-81e2-620b4f37256e', '2f3593c1-420c-4538-b7fc-b262c3f67dbc']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:04.437666 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c76e2f38-ba68-4299-b37a-9547cbfc16d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2f56680-9b4c-4844-b499-e89fb494c7b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:04.479357 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c76e2f38-ba68-4299-b37a-9547cbfc16d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2f56680-9b4c-4844-b499-e89fb494c7b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74c7372f-9724-460f-990d-7e1539fe2e6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-523152199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9d9e74447c24711be5dbcd8cb0e8e5b',qos_specs=None,replication_status=,reservations=['762c16fe-ec08-427b-a0a2-88d58afcf738','26154c82-1560-4bf6-a62d-2d80d9f85285','9d1bf6e6-40e1-4963-81e2-620b4f37256e','2f3593c1-420c-4538-b7fc-b262c3f67dbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e41b579ddc0497c85ae278f39e45393',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:22:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-523152199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74c7372f-9724-460f-990d-7e1539fe2e6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9d9e74447c24711be5dbcd8cb0e8e5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e41b579ddc0497c85ae278f39e45393',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:04.480360 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c76e2f38-ba68-4299-b37a-9547cbfc16d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (368166bc-be04-438b-a4c0-f0bfdb7e56e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:04.516430 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c76e2f38-ba68-4299-b37a-9547cbfc16d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (368166bc-be04-438b-a4c0-f0bfdb7e56e7) transitioned into state 'SUCCESS' from state '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-523152199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9d9e74447c24711be5dbcd8cb0e8e5b',qos_specs=None,replication_status=,reservations=['762c16fe-ec08-427b-a0a2-88d58afcf738','26154c82-1560-4bf6-a62d-2d80d9f85285','9d1bf6e6-40e1-4963-81e2-620b4f37256e','2f3593c1-420c-4538-b7fc-b262c3f67dbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e41b579ddc0497c85ae278f39e45393',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:04.516430 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c76e2f38-ba68-4299-b37a-9547cbfc16d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4d529ac-cdc0-4311-a7e0-8421accd4a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:04.536841 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c76e2f38-ba68-4299-b37a-9547cbfc16d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4d529ac-cdc0-4311-a7e0-8421accd4a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:04.538166 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c76e2f38-ba68-4299-b37a-9547cbfc16d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Flow 'volume_create_api' (bf7955a4-ef98-404c-895e-2a75495c5d4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:04.538644 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c76e2f38-ba68-4299-b37a-9547cbfc16d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Create volume request issued successfully. Aug 06 19:22:04.539732 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c76e2f38-ba68-4299-b37a-9547cbfc16d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:22:04.542379 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 185/724] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:22:04 2026] POST /volume/v3/volumes => generated 762 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:22:04.558654 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-670c63d4-02d3-4692-a37e-95ec279424a2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:04.562368 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-670c63d4-02d3-4692-a37e-95ec279424a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] GET https://10.4.3.5/volume/v3/volumes/74c7372f-9724-460f-990d-7e1539fe2e6e Aug 06 19:22:04.562945 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-670c63d4-02d3-4692-a37e-95ec279424a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:04.563249 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-670c63d4-02d3-4692-a37e-95ec279424a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:04.576655 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:04.576655 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:04.587045 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-670c63d4-02d3-4692-a37e-95ec279424a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Volume info retrieved successfully. Aug 06 19:22:04.599977 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-670c63d4-02d3-4692-a37e-95ec279424a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] https://10.4.3.5/volume/v3/volumes/74c7372f-9724-460f-990d-7e1539fe2e6e returned with HTTP 200 Aug 06 19:22:04.600599 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 185/725] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:04 2026] GET /volume/v3/volumes/74c7372f-9724-460f-990d-7e1539fe2e6e => generated 830 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:05.422785 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-59243a4a-cb2d-4628-a250-c35d6ff0f36e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:05.424903 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-59243a4a-cb2d-4628-a250-c35d6ff0f36e tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f Aug 06 19:22:05.425222 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-59243a4a-cb2d-4628-a250-c35d6ff0f36e tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:05.425517 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-59243a4a-cb2d-4628-a250-c35d6ff0f36e tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:05.437743 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:05.437743 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:05.444606 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-59243a4a-cb2d-4628-a250-c35d6ff0f36e tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:05.453975 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-59243a4a-cb2d-4628-a250-c35d6ff0f36e tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f returned with HTTP 200 Aug 06 19:22:05.458285 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 179/726] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:05 2026] GET /volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f => generated 836 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:05.479472 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-824d8ce3-4b79-4c97-a0a5-2ee5cab4d944 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:05.481786 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-824d8ce3-4b79-4c97-a0a5-2ee5cab4d944 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] POST https://10.4.3.5/volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f/action Aug 06 19:22:05.482310 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-824d8ce3-4b79-4c97-a0a5-2ee5cab4d944 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Action body: b'{"os-attach": {"instance_uuid": "8d012e8d-9937-410d-8c34-99478877b36d", "mountpoint": "/dev/vdb"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:22:05.482509 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-824d8ce3-4b79-4c97-a0a5-2ee5cab4d944 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "8d012e8d-9937-410d-8c34-99478877b36d", "mountpoint": "/dev/vdb"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:05.496240 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:05.496240 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:05.497239 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-824d8ce3-4b79-4c97-a0a5-2ee5cab4d944 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:05.510527 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-824d8ce3-4b79-4c97-a0a5-2ee5cab4d944 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Update volume admin metadata completed successfully. Aug 06 19:22:05.607251 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-824d8ce3-4b79-4c97-a0a5-2ee5cab4d944 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Attach volume completed successfully. Aug 06 19:22:05.607509 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-824d8ce3-4b79-4c97-a0a5-2ee5cab4d944 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f/action returned with HTTP 202 Aug 06 19:22:05.608124 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 178/727] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:22:05 2026] POST /volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:22:05.620431 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f6c24209-5ab4-4e74-8531-129029cc1651 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:05.620775 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9d4d1692-2af5-432c-8ca8-5bf1e8e284e9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:05.625592 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9d4d1692-2af5-432c-8ca8-5bf1e8e284e9 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f Aug 06 19:22:05.625592 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9d4d1692-2af5-432c-8ca8-5bf1e8e284e9 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:05.625592 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9d4d1692-2af5-432c-8ca8-5bf1e8e284e9 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:05.625718 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f6c24209-5ab4-4e74-8531-129029cc1651 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] GET https://10.4.3.5/volume/v3/volumes/74c7372f-9724-460f-990d-7e1539fe2e6e Aug 06 19:22:05.625718 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f6c24209-5ab4-4e74-8531-129029cc1651 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:05.625718 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f6c24209-5ab4-4e74-8531-129029cc1651 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:05.640587 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:05.640587 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:05.640968 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:05.640968 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:05.647522 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9d4d1692-2af5-432c-8ca8-5bf1e8e284e9 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:05.647953 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f6c24209-5ab4-4e74-8531-129029cc1651 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Volume info retrieved successfully. Aug 06 19:22:05.653806 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9d4d1692-2af5-432c-8ca8-5bf1e8e284e9 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f returned with HTTP 200 Aug 06 19:22:05.654346 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 186/728] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:05 2026] GET /volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f => generated 1170 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:05.656401 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f6c24209-5ab4-4e74-8531-129029cc1651 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] https://10.4.3.5/volume/v3/volumes/74c7372f-9724-460f-990d-7e1539fe2e6e returned with HTTP 200 Aug 06 19:22:05.659430 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 186/729] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:05 2026] GET /volume/v3/volumes/74c7372f-9724-460f-990d-7e1539fe2e6e => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:05.674685 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-348b19ea-4560-47a5-b311-f9484bd1acc6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:05.675489 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5cccfa4d-f4fc-4d7d-8431-111d88f2aebd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:05.678304 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5cccfa4d-f4fc-4d7d-8431-111d88f2aebd tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:22:05.678783 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5cccfa4d-f4fc-4d7d-8431-111d88f2aebd tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "74c7372f-9724-460f-990d-7e1539fe2e6e", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1942855744"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:05.679240 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-348b19ea-4560-47a5-b311-f9484bd1acc6 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f Aug 06 19:22:05.679537 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-348b19ea-4560-47a5-b311-f9484bd1acc6 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:05.679810 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-348b19ea-4560-47a5-b311-f9484bd1acc6 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:05.689637 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:05.689637 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:05.690151 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5cccfa4d-f4fc-4d7d-8431-111d88f2aebd tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Volume info retrieved successfully. Aug 06 19:22:05.690297 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-5cccfa4d-f4fc-4d7d-8431-111d88f2aebd tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Create snapshot from volume 74c7372f-9724-460f-990d-7e1539fe2e6e Aug 06 19:22:05.694806 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:05.694806 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:05.700346 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-348b19ea-4560-47a5-b311-f9484bd1acc6 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:05.706604 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-348b19ea-4560-47a5-b311-f9484bd1acc6 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f returned with HTTP 200 Aug 06 19:22:05.707031 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 180/730] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:05 2026] GET /volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f => generated 1170 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:05.726822 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f9cc5fe4-36a2-4c4a-98a1-a19e30f5e378 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:05.763523 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-5cccfa4d-f4fc-4d7d-8431-111d88f2aebd tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Created reservations ['a1472502-ea3c-47f5-8cd5-a6bacf05a443', '6d8097fb-dd43-4c9b-8b08-a2704fb526d3', 'edd66e91-200b-4bfe-8bc0-303a53e6dab1', 'e1ba514d-45d6-469d-b2e4-38138c835fa1'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:22:05.816990 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5cccfa4d-f4fc-4d7d-8431-111d88f2aebd tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Snapshot create request issued successfully. Aug 06 19:22:05.817420 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5cccfa4d-f4fc-4d7d-8431-111d88f2aebd tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:22:05.817982 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 179/731] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:22:05 2026] POST /volume/v3/snapshots => generated 323 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:22:05.829065 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-573bbee6-4b88-478d-b1ef-97b4e2bd3f5d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:05.832219 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-573bbee6-4b88-478d-b1ef-97b4e2bd3f5d tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] GET https://10.4.3.5/volume/v3/snapshots/bae3571d-13ce-4041-918f-e196a6e858c3 Aug 06 19:22:05.832796 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-573bbee6-4b88-478d-b1ef-97b4e2bd3f5d tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:05.832796 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-573bbee6-4b88-478d-b1ef-97b4e2bd3f5d tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:05.843840 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:05.843840 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:05.843840 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-573bbee6-4b88-478d-b1ef-97b4e2bd3f5d tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Snapshot retrieved successfully. Aug 06 19:22:05.843840 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-573bbee6-4b88-478d-b1ef-97b4e2bd3f5d tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] https://10.4.3.5/volume/v3/snapshots/bae3571d-13ce-4041-918f-e196a6e858c3 returned with HTTP 200 Aug 06 19:22:05.844084 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 187/732] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:22:05 2026] GET /volume/v3/snapshots/bae3571d-13ce-4041-918f-e196a6e858c3 => generated 455 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:05.852973 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9cc5fe4-36a2-4c4a-98a1-a19e30f5e378 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] POST https://10.4.3.5/volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f/action Aug 06 19:22:05.853457 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f9cc5fe4-36a2-4c4a-98a1-a19e30f5e378 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:22:05.853647 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f9cc5fe4-36a2-4c4a-98a1-a19e30f5e378 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:05.871690 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:05.871690 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:05.872239 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-f9cc5fe4-36a2-4c4a-98a1-a19e30f5e378 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Updating volume 'eb15bb36-a843-48e2-943d-c26423ffb36f' with '{'status': 'error'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 19:22:05.919431 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9cc5fe4-36a2-4c4a-98a1-a19e30f5e378 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] https://10.4.3.5/volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f/action returned with HTTP 202 Aug 06 19:22:05.920039 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 187/733] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:22:05 2026] POST /volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f/action => generated 0 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:22:05.930175 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1dd60c2f-a5e7-4757-b856-24cbfd5630cf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:05.932471 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1dd60c2f-a5e7-4757-b856-24cbfd5630cf tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f Aug 06 19:22:05.932910 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1dd60c2f-a5e7-4757-b856-24cbfd5630cf tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:05.933092 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1dd60c2f-a5e7-4757-b856-24cbfd5630cf tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:05.956755 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:05.956755 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:05.961657 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1dd60c2f-a5e7-4757-b856-24cbfd5630cf tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:05.968618 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1dd60c2f-a5e7-4757-b856-24cbfd5630cf tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f returned with HTTP 200 Aug 06 19:22:05.968885 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 181/734] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:05 2026] GET /volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f => generated 1169 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:05.993623 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7e2c0b15-0de0-49b6-a625-c980ba07a1df None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:05.997041 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7e2c0b15-0de0-49b6-a625-c980ba07a1df tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] POST https://10.4.3.5/volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f/action Aug 06 19:22:05.997041 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7e2c0b15-0de0-49b6-a625-c980ba07a1df tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "629a6a88-3ca8-4e36-9db5-e1e37945a5f1"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:22:05.997041 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7e2c0b15-0de0-49b6-a625-c980ba07a1df tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "629a6a88-3ca8-4e36-9db5-e1e37945a5f1"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:06.013709 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:06.013709 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:06.014456 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7e2c0b15-0de0-49b6-a625-c980ba07a1df tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Volume info retrieved successfully. Aug 06 19:22:06.044618 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7e2c0b15-0de0-49b6-a625-c980ba07a1df tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Terminate volume connection completed successfully. Aug 06 19:22:06.055681 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7e2c0b15-0de0-49b6-a625-c980ba07a1df tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100263) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 06 19:22:06.147230 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7e2c0b15-0de0-49b6-a625-c980ba07a1df tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Detach volume completed successfully. Aug 06 19:22:06.147521 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7e2c0b15-0de0-49b6-a625-c980ba07a1df tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] https://10.4.3.5/volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f/action returned with HTTP 202 Aug 06 19:22:06.148149 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 180/735] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:22:05 2026] POST /volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f/action => generated 0 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:22:06.157913 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9ccd3aec-de18-4565-afb3-f7fbc7378709 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:06.160333 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9ccd3aec-de18-4565-afb3-f7fbc7378709 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f Aug 06 19:22:06.160516 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9ccd3aec-de18-4565-afb3-f7fbc7378709 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:06.160855 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9ccd3aec-de18-4565-afb3-f7fbc7378709 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:06.171511 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:06.171511 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:06.179166 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9ccd3aec-de18-4565-afb3-f7fbc7378709 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:06.186034 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9ccd3aec-de18-4565-afb3-f7fbc7378709 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f returned with HTTP 200 Aug 06 19:22:06.186204 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 188/736] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:06 2026] GET /volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:06.200448 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-789c4b67-91b7-4221-8747-6a3a866e836b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:06.202724 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-789c4b67-91b7-4221-8747-6a3a866e836b tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f Aug 06 19:22:06.203358 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-789c4b67-91b7-4221-8747-6a3a866e836b tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:06.203674 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-789c4b67-91b7-4221-8747-6a3a866e836b tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:06.213238 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:06.213238 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:06.219339 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-789c4b67-91b7-4221-8747-6a3a866e836b tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:06.225982 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-789c4b67-91b7-4221-8747-6a3a866e836b tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f returned with HTTP 200 Aug 06 19:22:06.226590 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 188/737] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:06 2026] GET /volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:06.239921 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-583612e1-fca8-4e6e-9938-affc9de46f36 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:06.242208 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-583612e1-fca8-4e6e-9938-affc9de46f36 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] POST https://10.4.3.5/volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f/action Aug 06 19:22:06.242700 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-583612e1-fca8-4e6e-9938-affc9de46f36 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Action body: b'{"os-detach": {}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:22:06.243452 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-583612e1-fca8-4e6e-9938-affc9de46f36 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:06.254034 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:06.254034 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:06.254185 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-583612e1-fca8-4e6e-9938-affc9de46f36 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:06.287680 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-583612e1-fca8-4e6e-9938-affc9de46f36 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Detach volume completed successfully. Aug 06 19:22:06.288089 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-583612e1-fca8-4e6e-9938-affc9de46f36 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f/action returned with HTTP 202 Aug 06 19:22:06.288829 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 182/738] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:22:06 2026] POST /volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:22:06.300488 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3f72258c-b70e-4790-a6c9-559f41c3d06b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:06.302780 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3f72258c-b70e-4790-a6c9-559f41c3d06b tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f Aug 06 19:22:06.302947 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3f72258c-b70e-4790-a6c9-559f41c3d06b tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:06.303247 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3f72258c-b70e-4790-a6c9-559f41c3d06b tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:06.312472 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:06.312472 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:06.317365 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3f72258c-b70e-4790-a6c9-559f41c3d06b tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:06.323184 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3f72258c-b70e-4790-a6c9-559f41c3d06b tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f returned with HTTP 200 Aug 06 19:22:06.323623 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 181/739] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:06 2026] GET /volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:06.337770 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-16c3607a-6d6c-4572-be56-28c1a89646bd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:06.340315 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-16c3607a-6d6c-4572-be56-28c1a89646bd tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f Aug 06 19:22:06.340665 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-16c3607a-6d6c-4572-be56-28c1a89646bd tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:06.341145 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-16c3607a-6d6c-4572-be56-28c1a89646bd tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:06.351653 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:06.351653 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:06.358422 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-16c3607a-6d6c-4572-be56-28c1a89646bd tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:06.365178 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-16c3607a-6d6c-4572-be56-28c1a89646bd tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f returned with HTTP 200 Aug 06 19:22:06.365547 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 189/740] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:06 2026] GET /volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:06.387298 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0236371f-5610-4d01-b6a2-80a7c12e0ff6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:06.389637 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0236371f-5610-4d01-b6a2-80a7c12e0ff6 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] DELETE https://10.4.3.5/volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f Aug 06 19:22:06.390344 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0236371f-5610-4d01-b6a2-80a7c12e0ff6 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:06.390728 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0236371f-5610-4d01-b6a2-80a7c12e0ff6 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:06.391075 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-0236371f-5610-4d01-b6a2-80a7c12e0ff6 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Delete volume with id: eb15bb36-a843-48e2-943d-c26423ffb36f Aug 06 19:22:06.406071 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:06.406071 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:06.406671 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0236371f-5610-4d01-b6a2-80a7c12e0ff6 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:06.432151 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0236371f-5610-4d01-b6a2-80a7c12e0ff6 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Delete volume request issued successfully. Aug 06 19:22:06.432840 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0236371f-5610-4d01-b6a2-80a7c12e0ff6 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f returned with HTTP 202 Aug 06 19:22:06.433165 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 189/741] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:22:06 2026] DELETE /volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:22:06.442999 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3cd3eda6-7eec-4db7-a50e-2ab05f87accc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:06.445212 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3cd3eda6-7eec-4db7-a50e-2ab05f87accc tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f Aug 06 19:22:06.445422 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3cd3eda6-7eec-4db7-a50e-2ab05f87accc tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:06.446095 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3cd3eda6-7eec-4db7-a50e-2ab05f87accc tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:06.454397 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:06.454397 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:06.459383 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3cd3eda6-7eec-4db7-a50e-2ab05f87accc tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:06.465146 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3cd3eda6-7eec-4db7-a50e-2ab05f87accc tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f returned with HTTP 200 Aug 06 19:22:06.465746 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 183/742] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:06 2026] GET /volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:06.854278 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0177831d-ed21-4c00-94dc-10bb1d9c42c1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:06.856281 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0177831d-ed21-4c00-94dc-10bb1d9c42c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] GET https://10.4.3.5/volume/v3/snapshots/bae3571d-13ce-4041-918f-e196a6e858c3 Aug 06 19:22:06.856507 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0177831d-ed21-4c00-94dc-10bb1d9c42c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:06.856731 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0177831d-ed21-4c00-94dc-10bb1d9c42c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:06.862486 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:06.862486 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:06.862880 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0177831d-ed21-4c00-94dc-10bb1d9c42c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Snapshot retrieved successfully. Aug 06 19:22:06.864150 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0177831d-ed21-4c00-94dc-10bb1d9c42c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] https://10.4.3.5/volume/v3/snapshots/bae3571d-13ce-4041-918f-e196a6e858c3 returned with HTTP 200 Aug 06 19:22:06.864613 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 182/743] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:22:06 2026] GET /volume/v3/snapshots/bae3571d-13ce-4041-918f-e196a6e858c3 => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:06.879141 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-52ff36d0-de50-4ff3-aa39-4787b94c9c34 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:06.881449 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-52ff36d0-de50-4ff3-aa39-4787b94c9c34 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-project-admin] PUT https://10.4.3.5/volume/v3/os-quota-sets/d9d9e74447c24711be5dbcd8cb0e8e5b Aug 06 19:22:06.881837 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-52ff36d0-de50-4ff3-aa39-4787b94c9c34 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:06.942182 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-52ff36d0-de50-4ff3-aa39-4787b94c9c34 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-project-admin] https://10.4.3.5/volume/v3/os-quota-sets/d9d9e74447c24711be5dbcd8cb0e8e5b returned with HTTP 200 Aug 06 19:22:06.942629 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 190/744] 10.4.3.5 () {68 vars in 1360 bytes} [Thu Aug 6 19:22:06 2026] PUT /volume/v3/os-quota-sets/d9d9e74447c24711be5dbcd8cb0e8e5b => generated 390 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:06.957500 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-880da277-e6d6-408e-8e16-4c46e66e543e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:06.959428 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-880da277-e6d6-408e-8e16-4c46e66e543e tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:22:06.959834 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-880da277-e6d6-408e-8e16-4c46e66e543e tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "74c7372f-9724-460f-990d-7e1539fe2e6e"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:06.968431 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:06.968431 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:06.969032 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-880da277-e6d6-408e-8e16-4c46e66e543e tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Volume info retrieved successfully. Aug 06 19:22:06.969182 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-880da277-e6d6-408e-8e16-4c46e66e543e tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Create snapshot from volume 74c7372f-9724-460f-990d-7e1539fe2e6e Aug 06 19:22:06.987737 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota_utils [None req-880da277-e6d6-408e-8e16-4c46e66e543e tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Quota exceeded for d9d9e74447c24711be5dbcd8cb0e8e5b, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 06 19:22:06.988007 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.middleware.fault [None req-880da277-e6d6-408e-8e16-4c46e66e543e tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 413 Aug 06 19:22:06.988818 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 190/745] 10.4.3.5 () {68 vars in 1250 bytes} [Thu Aug 6 19:22:06 2026] POST /volume/v3/snapshots => generated 208 bytes in 32 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 06 19:22:06.997299 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-79df77c4-6257-47c2-9e38-b44c5690f057 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:06.999659 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-79df77c4-6257-47c2-9e38-b44c5690f057 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-project-admin] PUT https://10.4.3.5/volume/v3/os-quota-sets/d9d9e74447c24711be5dbcd8cb0e8e5b Aug 06 19:22:07.000013 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-79df77c4-6257-47c2-9e38-b44c5690f057 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:07.062702 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-79df77c4-6257-47c2-9e38-b44c5690f057 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-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 06 19:22:07.063338 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-79df77c4-6257-47c2-9e38-b44c5690f057 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-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 06 19:22:07.063669 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-79df77c4-6257-47c2-9e38-b44c5690f057 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-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 06 19:22:07.064078 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-79df77c4-6257-47c2-9e38-b44c5690f057 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-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 06 19:22:07.070315 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-79df77c4-6257-47c2-9e38-b44c5690f057 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-project-admin] https://10.4.3.5/volume/v3/os-quota-sets/d9d9e74447c24711be5dbcd8cb0e8e5b returned with HTTP 200 Aug 06 19:22:07.071045 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 184/746] 10.4.3.5 () {68 vars in 1360 bytes} [Thu Aug 6 19:22:06 2026] PUT /volume/v3/os-quota-sets/d9d9e74447c24711be5dbcd8cb0e8e5b => generated 390 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:07.084036 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9474f322-2f01-4d46-a615-337c75c88f4a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:07.086237 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9474f322-2f01-4d46-a615-337c75c88f4a tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:22:07.086666 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9474f322-2f01-4d46-a615-337c75c88f4a tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "74c7372f-9724-460f-990d-7e1539fe2e6e"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:07.099080 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:07.099080 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:07.099732 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9474f322-2f01-4d46-a615-337c75c88f4a tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Volume info retrieved successfully. Aug 06 19:22:07.099903 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-9474f322-2f01-4d46-a615-337c75c88f4a tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Create snapshot from volume 74c7372f-9724-460f-990d-7e1539fe2e6e Aug 06 19:22:07.122938 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota_utils [None req-9474f322-2f01-4d46-a615-337c75c88f4a tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Quota exceeded for d9d9e74447c24711be5dbcd8cb0e8e5b, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 06 19:22:07.123260 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.middleware.fault [None req-9474f322-2f01-4d46-a615-337c75c88f4a tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 413 Aug 06 19:22:07.126916 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 183/747] 10.4.3.5 () {68 vars in 1250 bytes} [Thu Aug 6 19:22:07 2026] POST /volume/v3/snapshots => generated 133 bytes in 41 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 06 19:22:07.137148 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-08e53f14-8f62-4073-9ad0-c31bf68e0278 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:07.139257 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-08e53f14-8f62-4073-9ad0-c31bf68e0278 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/bae3571d-13ce-4041-918f-e196a6e858c3 Aug 06 19:22:07.139550 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-08e53f14-8f62-4073-9ad0-c31bf68e0278 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:07.140895 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-08e53f14-8f62-4073-9ad0-c31bf68e0278 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:07.140895 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-08e53f14-8f62-4073-9ad0-c31bf68e0278 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Delete snapshot with id: bae3571d-13ce-4041-918f-e196a6e858c3 Aug 06 19:22:07.147589 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:07.147589 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:07.147722 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-08e53f14-8f62-4073-9ad0-c31bf68e0278 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Snapshot retrieved successfully. Aug 06 19:22:07.170915 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-08e53f14-8f62-4073-9ad0-c31bf68e0278 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Snapshot delete request issued successfully. Aug 06 19:22:07.171192 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-08e53f14-8f62-4073-9ad0-c31bf68e0278 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] https://10.4.3.5/volume/v3/snapshots/bae3571d-13ce-4041-918f-e196a6e858c3 returned with HTTP 202 Aug 06 19:22:07.171792 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 191/748] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:22:07 2026] DELETE /volume/v3/snapshots/bae3571d-13ce-4041-918f-e196a6e858c3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:22:07.184979 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5fdb6abe-4abd-4ac3-bce5-fbe12e64830c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:07.188201 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5fdb6abe-4abd-4ac3-bce5-fbe12e64830c tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] GET https://10.4.3.5/volume/v3/snapshots/bae3571d-13ce-4041-918f-e196a6e858c3 Aug 06 19:22:07.188431 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5fdb6abe-4abd-4ac3-bce5-fbe12e64830c tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:07.188722 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5fdb6abe-4abd-4ac3-bce5-fbe12e64830c tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:07.199223 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:07.199223 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:07.200488 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5fdb6abe-4abd-4ac3-bce5-fbe12e64830c tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Snapshot retrieved successfully. Aug 06 19:22:07.201522 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5fdb6abe-4abd-4ac3-bce5-fbe12e64830c tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] https://10.4.3.5/volume/v3/snapshots/bae3571d-13ce-4041-918f-e196a6e858c3 returned with HTTP 200 Aug 06 19:22:07.202476 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 191/749] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:22:07 2026] GET /volume/v3/snapshots/bae3571d-13ce-4041-918f-e196a6e858c3 => generated 481 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:07.485985 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e4ed4174-82fa-4d7d-af35-2a833d552372 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:07.488466 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e4ed4174-82fa-4d7d-af35-2a833d552372 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f Aug 06 19:22:07.488662 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e4ed4174-82fa-4d7d-af35-2a833d552372 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:07.488927 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e4ed4174-82fa-4d7d-af35-2a833d552372 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:07.496232 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e4ed4174-82fa-4d7d-af35-2a833d552372 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f returned with HTTP 404 Aug 06 19:22:07.496900 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 185/750] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:07 2026] GET /volume/v3/volumes/eb15bb36-a843-48e2-943d-c26423ffb36f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:07.973700 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-515251b2-5493-4e72-b459-3775c71d2527 req-b34f8547-d391-499a-afb5-beea7e89c547 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:07.978403 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-515251b2-5493-4e72-b459-3775c71d2527 req-b34f8547-d391-499a-afb5-beea7e89c547 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] DELETE https://10.4.3.5/volume/v3/attachments/46cc0a75-ef6f-4972-8b51-9601144ddb1a Aug 06 19:22:07.978764 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-515251b2-5493-4e72-b459-3775c71d2527 req-b34f8547-d391-499a-afb5-beea7e89c547 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:07.978924 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-515251b2-5493-4e72-b459-3775c71d2527 req-b34f8547-d391-499a-afb5-beea7e89c547 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:07.994673 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:07.994673 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:08.083291 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-515251b2-5493-4e72-b459-3775c71d2527 req-b34f8547-d391-499a-afb5-beea7e89c547 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/attachments/46cc0a75-ef6f-4972-8b51-9601144ddb1a returned with HTTP 200 Aug 06 19:22:08.083291 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 184/751] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:22:07 2026] DELETE /volume/v3/attachments/46cc0a75-ef6f-4972-8b51-9601144ddb1a => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:08.111040 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-515251b2-5493-4e72-b459-3775c71d2527 req-355b3226-add1-4ca8-98ed-360f0b69051e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:08.113506 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-515251b2-5493-4e72-b459-3775c71d2527 req-355b3226-add1-4ca8-98ed-360f0b69051e tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] DELETE https://10.4.3.5/volume/v3/attachments/e1c48eef-1457-42c8-92cd-402675ee1f66 Aug 06 19:22:08.113764 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-515251b2-5493-4e72-b459-3775c71d2527 req-355b3226-add1-4ca8-98ed-360f0b69051e tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:08.114908 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-515251b2-5493-4e72-b459-3775c71d2527 req-355b3226-add1-4ca8-98ed-360f0b69051e tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:08.140215 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:08.140215 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:08.218394 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a6b0f099-8bac-40c1-847b-37b5f1d8c41d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:08.220964 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a6b0f099-8bac-40c1-847b-37b5f1d8c41d tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] GET https://10.4.3.5/volume/v3/snapshots/bae3571d-13ce-4041-918f-e196a6e858c3 Aug 06 19:22:08.221299 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a6b0f099-8bac-40c1-847b-37b5f1d8c41d tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:08.221497 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a6b0f099-8bac-40c1-847b-37b5f1d8c41d tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:08.229083 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a6b0f099-8bac-40c1-847b-37b5f1d8c41d tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] https://10.4.3.5/volume/v3/snapshots/bae3571d-13ce-4041-918f-e196a6e858c3 returned with HTTP 404 Aug 06 19:22:08.229901 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 192/752] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:22:08 2026] GET /volume/v3/snapshots/bae3571d-13ce-4041-918f-e196a6e858c3 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:08.230927 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-515251b2-5493-4e72-b459-3775c71d2527 req-355b3226-add1-4ca8-98ed-360f0b69051e tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/attachments/e1c48eef-1457-42c8-92cd-402675ee1f66 returned with HTTP 200 Aug 06 19:22:08.231429 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 192/753] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:22:08 2026] DELETE /volume/v3/attachments/e1c48eef-1457-42c8-92cd-402675ee1f66 => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:08.241658 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f0575c6a-a182-46ac-a265-fadc7f1809bd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:08.243397 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-515251b2-5493-4e72-b459-3775c71d2527 req-b9d0a423-9c46-4ca8-af77-1c2881c60ed0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:08.245129 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f0575c6a-a182-46ac-a265-fadc7f1809bd tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] GET https://10.4.3.5/volume/v3/volumes/74c7372f-9724-460f-990d-7e1539fe2e6e Aug 06 19:22:08.245418 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f0575c6a-a182-46ac-a265-fadc7f1809bd tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:08.245687 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f0575c6a-a182-46ac-a265-fadc7f1809bd tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:08.247402 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-515251b2-5493-4e72-b459-3775c71d2527 req-b9d0a423-9c46-4ca8-af77-1c2881c60ed0 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] DELETE https://10.4.3.5/volume/v3/attachments/5cdc645b-cc34-460d-8f08-a1f42c2ac5d5 Aug 06 19:22:08.247402 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-515251b2-5493-4e72-b459-3775c71d2527 req-b9d0a423-9c46-4ca8-af77-1c2881c60ed0 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:08.247627 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-515251b2-5493-4e72-b459-3775c71d2527 req-b9d0a423-9c46-4ca8-af77-1c2881c60ed0 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:08.255033 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:08.255033 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:08.259726 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:08.259726 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:08.261374 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f0575c6a-a182-46ac-a265-fadc7f1809bd tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Volume info retrieved successfully. Aug 06 19:22:08.274468 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f0575c6a-a182-46ac-a265-fadc7f1809bd tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] https://10.4.3.5/volume/v3/volumes/74c7372f-9724-460f-990d-7e1539fe2e6e returned with HTTP 200 Aug 06 19:22:08.275251 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 186/754] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:08 2026] GET /volume/v3/volumes/74c7372f-9724-460f-990d-7e1539fe2e6e => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:08.293375 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8bd717d2-ad01-44f0-9147-6d602083c72a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:08.297111 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8bd717d2-ad01-44f0-9147-6d602083c72a tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] DELETE https://10.4.3.5/volume/v3/volumes/74c7372f-9724-460f-990d-7e1539fe2e6e Aug 06 19:22:08.297360 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8bd717d2-ad01-44f0-9147-6d602083c72a tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:08.297599 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8bd717d2-ad01-44f0-9147-6d602083c72a tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:08.297810 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-8bd717d2-ad01-44f0-9147-6d602083c72a tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Delete volume with id: 74c7372f-9724-460f-990d-7e1539fe2e6e Aug 06 19:22:08.317648 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:08.317648 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:08.319656 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8bd717d2-ad01-44f0-9147-6d602083c72a tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Volume info retrieved successfully. Aug 06 19:22:08.373118 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8bd717d2-ad01-44f0-9147-6d602083c72a tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Delete volume request issued successfully. Aug 06 19:22:08.373794 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8bd717d2-ad01-44f0-9147-6d602083c72a tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] https://10.4.3.5/volume/v3/volumes/74c7372f-9724-460f-990d-7e1539fe2e6e returned with HTTP 202 Aug 06 19:22:08.374188 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 193/755] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:22:08 2026] DELETE /volume/v3/volumes/74c7372f-9724-460f-990d-7e1539fe2e6e => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:22:08.377854 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-515251b2-5493-4e72-b459-3775c71d2527 req-b9d0a423-9c46-4ca8-af77-1c2881c60ed0 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/attachments/5cdc645b-cc34-460d-8f08-a1f42c2ac5d5 returned with HTTP 200 Aug 06 19:22:08.378408 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 185/756] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:22:08 2026] DELETE /volume/v3/attachments/5cdc645b-cc34-460d-8f08-a1f42c2ac5d5 => generated 19 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:08.387917 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-397ac09f-2397-4fb8-98a1-94645ce08395 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:08.391694 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-397ac09f-2397-4fb8-98a1-94645ce08395 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] GET https://10.4.3.5/volume/v3/volumes/74c7372f-9724-460f-990d-7e1539fe2e6e Aug 06 19:22:08.391935 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-397ac09f-2397-4fb8-98a1-94645ce08395 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:08.392385 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-397ac09f-2397-4fb8-98a1-94645ce08395 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:08.402200 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:08.402200 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:08.407854 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-397ac09f-2397-4fb8-98a1-94645ce08395 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Volume info retrieved successfully. Aug 06 19:22:08.414989 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-397ac09f-2397-4fb8-98a1-94645ce08395 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] https://10.4.3.5/volume/v3/volumes/74c7372f-9724-460f-990d-7e1539fe2e6e returned with HTTP 200 Aug 06 19:22:08.417002 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 193/757] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:08 2026] GET /volume/v3/volumes/74c7372f-9724-460f-990d-7e1539fe2e6e => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:09.438402 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-94c77997-0a00-4333-ac01-3edd1cfe9b81 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:09.443170 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-94c77997-0a00-4333-ac01-3edd1cfe9b81 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] GET https://10.4.3.5/volume/v3/volumes/74c7372f-9724-460f-990d-7e1539fe2e6e Aug 06 19:22:09.443529 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-94c77997-0a00-4333-ac01-3edd1cfe9b81 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:09.444966 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-94c77997-0a00-4333-ac01-3edd1cfe9b81 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:09.456043 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-94c77997-0a00-4333-ac01-3edd1cfe9b81 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772 tempest-VolumeSnapshotQuotasNegativeTestJSON-504300772-project-member] https://10.4.3.5/volume/v3/volumes/74c7372f-9724-460f-990d-7e1539fe2e6e returned with HTTP 404 Aug 06 19:22:09.456881 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 187/758] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:09 2026] GET /volume/v3/volumes/74c7372f-9724-460f-990d-7e1539fe2e6e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:09.468825 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a1bc856c-331b-438f-a931-58ea6ae3a329 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:09.472408 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a1bc856c-331b-438f-a931-58ea6ae3a329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-project-admin] PUT https://10.4.3.5/volume/v3/os-quota-sets/d9d9e74447c24711be5dbcd8cb0e8e5b Aug 06 19:22:09.473789 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a1bc856c-331b-438f-a931-58ea6ae3a329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-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=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:09.608188 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-a1bc856c-331b-438f-a931-58ea6ae3a329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-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 06 19:22:09.608625 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-a1bc856c-331b-438f-a931-58ea6ae3a329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-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 06 19:22:09.609011 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-a1bc856c-331b-438f-a931-58ea6ae3a329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-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 06 19:22:09.609813 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-a1bc856c-331b-438f-a931-58ea6ae3a329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-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 06 19:22:09.610532 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-a1bc856c-331b-438f-a931-58ea6ae3a329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-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 06 19:22:09.610944 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-a1bc856c-331b-438f-a931-58ea6ae3a329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-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 06 19:22:09.619941 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a1bc856c-331b-438f-a931-58ea6ae3a329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1115106104-project-admin] https://10.4.3.5/volume/v3/os-quota-sets/d9d9e74447c24711be5dbcd8cb0e8e5b returned with HTTP 200 Aug 06 19:22:09.620817 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 194/759] 10.4.3.5 () {68 vars in 1361 bytes} [Thu Aug 6 19:22:09 2026] PUT /volume/v3/os-quota-sets/d9d9e74447c24711be5dbcd8cb0e8e5b => generated 395 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:11.498142 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5e5ac2e9-df0f-4dab-bbf4-0ce8d5308bfb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:11.500786 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5e5ac2e9-df0f-4dab-bbf4-0ce8d5308bfb tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:22:11.501307 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5e5ac2e9-df0f-4dab-bbf4-0ce8d5308bfb tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1028605959"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:11.503518 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-5e5ac2e9-df0f-4dab-bbf4-0ce8d5308bfb tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1028605959'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:22:11.504547 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-5e5ac2e9-df0f-4dab-bbf4-0ce8d5308bfb tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Create volume of 1 GB Aug 06 19:22:11.504547 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:11.504547 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:11.512501 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5e5ac2e9-df0f-4dab-bbf4-0ce8d5308bfb tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Availability Zones retrieved successfully. Aug 06 19:22:11.523656 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5e5ac2e9-df0f-4dab-bbf4-0ce8d5308bfb tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Flow 'volume_create_api' (1d47c161-bf43-43fc-a453-e7b20ff90d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:11.525032 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5e5ac2e9-df0f-4dab-bbf4-0ce8d5308bfb tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47195495-9018-455e-af1b-568d19f5ccbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:11.526285 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-5e5ac2e9-df0f-4dab-bbf4-0ce8d5308bfb tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:22:11.579417 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5e5ac2e9-df0f-4dab-bbf4-0ce8d5308bfb tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47195495-9018-455e-af1b-568d19f5ccbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:11.580865 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5e5ac2e9-df0f-4dab-bbf4-0ce8d5308bfb tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b6acc56-2f33-4e11-8a71-0d59f8eaec15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:11.671191 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-5e5ac2e9-df0f-4dab-bbf4-0ce8d5308bfb tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Created reservations ['b4233f1d-8504-4341-899b-3a50ad2f1561', '9b306266-d317-4486-898b-a1db20e1ff02', 'eaf74bf7-a1cc-4311-af6c-d3eced18a883', '0205ceaa-f7dc-4e59-a848-19adecbc69be'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:22:11.671191 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5e5ac2e9-df0f-4dab-bbf4-0ce8d5308bfb tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b6acc56-2f33-4e11-8a71-0d59f8eaec15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4233f1d-8504-4341-899b-3a50ad2f1561', '9b306266-d317-4486-898b-a1db20e1ff02', 'eaf74bf7-a1cc-4311-af6c-d3eced18a883', '0205ceaa-f7dc-4e59-a848-19adecbc69be']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:11.671191 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5e5ac2e9-df0f-4dab-bbf4-0ce8d5308bfb tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (942b6326-83d2-44f8-a923-59895d9a50dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:11.703812 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5e5ac2e9-df0f-4dab-bbf4-0ce8d5308bfb tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (942b6326-83d2-44f8-a923-59895d9a50dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '499e5463-e6d2-4ec3-914d-c2fc5b747a00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1028605959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67814ea615694bb2bf4812ff86a2aab9',qos_specs=None,replication_status=,reservations=['b4233f1d-8504-4341-899b-3a50ad2f1561','9b306266-d317-4486-898b-a1db20e1ff02','eaf74bf7-a1cc-4311-af6c-d3eced18a883','0205ceaa-f7dc-4e59-a848-19adecbc69be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b16987403284e77ab53febfe19e2fc2',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:22:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1028605959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=499e5463-e6d2-4ec3-914d-c2fc5b747a00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67814ea615694bb2bf4812ff86a2aab9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b16987403284e77ab53febfe19e2fc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:11.704696 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5e5ac2e9-df0f-4dab-bbf4-0ce8d5308bfb tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aca4fe27-c171-4866-abaf-54e641175578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:11.738062 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5e5ac2e9-df0f-4dab-bbf4-0ce8d5308bfb tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aca4fe27-c171-4866-abaf-54e641175578) transitioned into state 'SUCCESS' from state '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-1028605959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67814ea615694bb2bf4812ff86a2aab9',qos_specs=None,replication_status=,reservations=['b4233f1d-8504-4341-899b-3a50ad2f1561','9b306266-d317-4486-898b-a1db20e1ff02','eaf74bf7-a1cc-4311-af6c-d3eced18a883','0205ceaa-f7dc-4e59-a848-19adecbc69be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b16987403284e77ab53febfe19e2fc2',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:11.740058 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5e5ac2e9-df0f-4dab-bbf4-0ce8d5308bfb tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1124c5a5-0ee5-49b3-b708-7270af3f288e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:11.759201 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5e5ac2e9-df0f-4dab-bbf4-0ce8d5308bfb tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1124c5a5-0ee5-49b3-b708-7270af3f288e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:11.760475 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5e5ac2e9-df0f-4dab-bbf4-0ce8d5308bfb tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Flow 'volume_create_api' (1d47c161-bf43-43fc-a453-e7b20ff90d47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:11.760535 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5e5ac2e9-df0f-4dab-bbf4-0ce8d5308bfb tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Create volume request issued successfully. Aug 06 19:22:11.761433 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5e5ac2e9-df0f-4dab-bbf4-0ce8d5308bfb tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:22:11.762220 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 186/760] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:22:11 2026] POST /volume/v3/volumes => generated 745 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:22:11.784185 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f34a8317-f8de-499d-a789-5540e6386b3c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:11.787897 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f34a8317-f8de-499d-a789-5540e6386b3c tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/499e5463-e6d2-4ec3-914d-c2fc5b747a00 Aug 06 19:22:11.788918 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f34a8317-f8de-499d-a789-5540e6386b3c tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:11.788918 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f34a8317-f8de-499d-a789-5540e6386b3c tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:11.799735 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:11.799735 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:11.805155 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f34a8317-f8de-499d-a789-5540e6386b3c tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:11.811694 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f34a8317-f8de-499d-a789-5540e6386b3c tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/499e5463-e6d2-4ec3-914d-c2fc5b747a00 returned with HTTP 200 Aug 06 19:22:11.812391 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 194/761] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:11 2026] GET /volume/v3/volumes/499e5463-e6d2-4ec3-914d-c2fc5b747a00 => generated 813 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:12.832135 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-79f3e664-220a-4183-931d-02ace02d8175 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:12.835067 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-79f3e664-220a-4183-931d-02ace02d8175 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/499e5463-e6d2-4ec3-914d-c2fc5b747a00 Aug 06 19:22:12.835067 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-79f3e664-220a-4183-931d-02ace02d8175 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:12.835067 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-79f3e664-220a-4183-931d-02ace02d8175 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:12.853555 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:12.853555 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:12.863450 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-79f3e664-220a-4183-931d-02ace02d8175 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:12.873963 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-79f3e664-220a-4183-931d-02ace02d8175 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/499e5463-e6d2-4ec3-914d-c2fc5b747a00 returned with HTTP 200 Aug 06 19:22:12.874686 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 188/762] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:12 2026] GET /volume/v3/volumes/499e5463-e6d2-4ec3-914d-c2fc5b747a00 => generated 838 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:12.894994 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ff1d6971-d98d-4e80-9cec-2fa6e2803aba None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:12.899054 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff1d6971-d98d-4e80-9cec-2fa6e2803aba tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] POST https://10.4.3.5/volume/v3/volumes/499e5463-e6d2-4ec3-914d-c2fc5b747a00/action Aug 06 19:22:12.899054 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff1d6971-d98d-4e80-9cec-2fa6e2803aba tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:22:12.899054 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff1d6971-d98d-4e80-9cec-2fa6e2803aba tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:12.921047 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:12.921047 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:12.921047 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-ff1d6971-d98d-4e80-9cec-2fa6e2803aba tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Updating volume '499e5463-e6d2-4ec3-914d-c2fc5b747a00' with '{'status': 'attaching'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 19:22:12.972782 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff1d6971-d98d-4e80-9cec-2fa6e2803aba tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] https://10.4.3.5/volume/v3/volumes/499e5463-e6d2-4ec3-914d-c2fc5b747a00/action returned with HTTP 202 Aug 06 19:22:12.972782 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 195/763] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:22:12 2026] POST /volume/v3/volumes/499e5463-e6d2-4ec3-914d-c2fc5b747a00/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:22:12.986752 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c27da9dd-bfbe-4603-8b97-b63dd66c45ab None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:12.993168 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c27da9dd-bfbe-4603-8b97-b63dd66c45ab tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/499e5463-e6d2-4ec3-914d-c2fc5b747a00 Aug 06 19:22:12.993168 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c27da9dd-bfbe-4603-8b97-b63dd66c45ab tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:12.993168 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c27da9dd-bfbe-4603-8b97-b63dd66c45ab tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:13.004894 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:13.004894 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:13.012691 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c27da9dd-bfbe-4603-8b97-b63dd66c45ab tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:13.020279 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c27da9dd-bfbe-4603-8b97-b63dd66c45ab tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/499e5463-e6d2-4ec3-914d-c2fc5b747a00 returned with HTTP 200 Aug 06 19:22:13.020781 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 187/764] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:12 2026] GET /volume/v3/volumes/499e5463-e6d2-4ec3-914d-c2fc5b747a00 => generated 838 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:13.044153 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b05c736e-6041-43bf-9de5-4a9321d22744 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:13.049056 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b05c736e-6041-43bf-9de5-4a9321d22744 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] POST https://10.4.3.5/volume/v3/volumes/499e5463-e6d2-4ec3-914d-c2fc5b747a00/action Aug 06 19:22:13.049395 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b05c736e-6041-43bf-9de5-4a9321d22744 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:22:13.049458 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b05c736e-6041-43bf-9de5-4a9321d22744 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:13.071707 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:13.071707 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:13.072732 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b05c736e-6041-43bf-9de5-4a9321d22744 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Volume info retrieved successfully. Aug 06 19:22:13.117803 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b05c736e-6041-43bf-9de5-4a9321d22744 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Delete volume request issued successfully. Aug 06 19:22:13.118146 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b05c736e-6041-43bf-9de5-4a9321d22744 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] https://10.4.3.5/volume/v3/volumes/499e5463-e6d2-4ec3-914d-c2fc5b747a00/action returned with HTTP 202 Aug 06 19:22:13.118981 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 195/765] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:22:13 2026] POST /volume/v3/volumes/499e5463-e6d2-4ec3-914d-c2fc5b747a00/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:22:13.131052 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c18ab7a6-bbe9-44ab-8e6d-f663a0c5afbc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:13.134598 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c18ab7a6-bbe9-44ab-8e6d-f663a0c5afbc tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/499e5463-e6d2-4ec3-914d-c2fc5b747a00 Aug 06 19:22:13.134598 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c18ab7a6-bbe9-44ab-8e6d-f663a0c5afbc tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:13.136708 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c18ab7a6-bbe9-44ab-8e6d-f663a0c5afbc tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:13.149375 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:13.149375 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:13.160522 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c18ab7a6-bbe9-44ab-8e6d-f663a0c5afbc tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:13.169154 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c18ab7a6-bbe9-44ab-8e6d-f663a0c5afbc tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/499e5463-e6d2-4ec3-914d-c2fc5b747a00 returned with HTTP 200 Aug 06 19:22:13.169711 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 189/766] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:13 2026] GET /volume/v3/volumes/499e5463-e6d2-4ec3-914d-c2fc5b747a00 => generated 837 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:13.468786 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0b642aa6-3c93-44ff-8f9c-15df4c620d2f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:13.471119 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b642aa6-3c93-44ff-8f9c-15df4c620d2f tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] DELETE https://10.4.3.5/volume/v3/volumes/50cdbd00-5627-4e53-a01c-4cc59eec7714 Aug 06 19:22:13.471549 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b642aa6-3c93-44ff-8f9c-15df4c620d2f tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:13.476366 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b642aa6-3c93-44ff-8f9c-15df4c620d2f tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:13.476366 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-0b642aa6-3c93-44ff-8f9c-15df4c620d2f tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Delete volume with id: 50cdbd00-5627-4e53-a01c-4cc59eec7714 Aug 06 19:22:13.490958 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:13.490958 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:13.490958 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0b642aa6-3c93-44ff-8f9c-15df4c620d2f tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Volume info retrieved successfully. Aug 06 19:22:13.542418 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0b642aa6-3c93-44ff-8f9c-15df4c620d2f tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Delete volume request issued successfully. Aug 06 19:22:13.542720 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b642aa6-3c93-44ff-8f9c-15df4c620d2f tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/volumes/50cdbd00-5627-4e53-a01c-4cc59eec7714 returned with HTTP 202 Aug 06 19:22:13.543344 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 196/767] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:22:13 2026] DELETE /volume/v3/volumes/50cdbd00-5627-4e53-a01c-4cc59eec7714 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:22:13.556705 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8cbfec91-81d8-4ed9-a91a-7c9f5d16852d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:13.560252 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8cbfec91-81d8-4ed9-a91a-7c9f5d16852d tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] GET https://10.4.3.5/volume/v3/volumes/50cdbd00-5627-4e53-a01c-4cc59eec7714 Aug 06 19:22:13.560252 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8cbfec91-81d8-4ed9-a91a-7c9f5d16852d tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:13.560750 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8cbfec91-81d8-4ed9-a91a-7c9f5d16852d tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:13.569188 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-000abf0b-a82c-4c29-9f1c-f16bedad4ca4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:13.575361 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:13.575361 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:13.583447 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8cbfec91-81d8-4ed9-a91a-7c9f5d16852d tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Volume info retrieved successfully. Aug 06 19:22:13.596462 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8cbfec91-81d8-4ed9-a91a-7c9f5d16852d tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/volumes/50cdbd00-5627-4e53-a01c-4cc59eec7714 returned with HTTP 200 Aug 06 19:22:13.597453 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 188/768] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:13 2026] GET /volume/v3/volumes/50cdbd00-5627-4e53-a01c-4cc59eec7714 => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:13.874634 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-000abf0b-a82c-4c29-9f1c-f16bedad4ca4 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:22:13.874634 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-000abf0b-a82c-4c29-9f1c-f16bedad4ca4 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-245751770"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:13.877440 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-000abf0b-a82c-4c29-9f1c-f16bedad4ca4 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-245751770'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:22:13.877713 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-000abf0b-a82c-4c29-9f1c-f16bedad4ca4 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Create volume of 1 GB Aug 06 19:22:13.887098 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-000abf0b-a82c-4c29-9f1c-f16bedad4ca4 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Availability Zones retrieved successfully. Aug 06 19:22:13.900814 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-000abf0b-a82c-4c29-9f1c-f16bedad4ca4 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Flow 'volume_create_api' (d35080b2-0b30-40ac-8633-4a39b7d5816b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:13.902340 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-000abf0b-a82c-4c29-9f1c-f16bedad4ca4 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd4b1b10-8174-4a28-b2e5-b3fca1db18c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:13.903746 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-000abf0b-a82c-4c29-9f1c-f16bedad4ca4 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:22:13.972474 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-000abf0b-a82c-4c29-9f1c-f16bedad4ca4 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd4b1b10-8174-4a28-b2e5-b3fca1db18c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:13.973406 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-000abf0b-a82c-4c29-9f1c-f16bedad4ca4 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (191b404a-48e1-4a0e-82ae-297d5ff3403a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:14.097861 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-000abf0b-a82c-4c29-9f1c-f16bedad4ca4 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Created reservations ['d48a6c56-cf97-4ad4-9770-1db3fc09cbef', 'd883ab2d-0bd5-421a-abae-a25307960611', '1bbb7be3-f24f-4af2-9475-1877d42a9449', '1581fb4b-f05e-4963-9b01-77688b72055a'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:22:14.098355 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-000abf0b-a82c-4c29-9f1c-f16bedad4ca4 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (191b404a-48e1-4a0e-82ae-297d5ff3403a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d48a6c56-cf97-4ad4-9770-1db3fc09cbef', 'd883ab2d-0bd5-421a-abae-a25307960611', '1bbb7be3-f24f-4af2-9475-1877d42a9449', '1581fb4b-f05e-4963-9b01-77688b72055a']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:14.099238 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-000abf0b-a82c-4c29-9f1c-f16bedad4ca4 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fc254c6-2834-461d-8266-136f6cca62bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:14.144044 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-000abf0b-a82c-4c29-9f1c-f16bedad4ca4 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fc254c6-2834-461d-8266-136f6cca62bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce07e84e-6358-4b6e-9eb4-09ad4a87ddef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-245751770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='724acb6905874359bc6086839e0199e4',qos_specs=None,replication_status=,reservations=['d48a6c56-cf97-4ad4-9770-1db3fc09cbef','d883ab2d-0bd5-421a-abae-a25307960611','1bbb7be3-f24f-4af2-9475-1877d42a9449','1581fb4b-f05e-4963-9b01-77688b72055a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='358c5ac0a615412cbced6d71b26db98c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:22:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-245751770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce07e84e-6358-4b6e-9eb4-09ad4a87ddef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='724acb6905874359bc6086839e0199e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='358c5ac0a615412cbced6d71b26db98c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:14.145297 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-000abf0b-a82c-4c29-9f1c-f16bedad4ca4 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec1d9697-6b03-4be2-8ac9-759c31a50c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:14.191929 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-000abf0b-a82c-4c29-9f1c-f16bedad4ca4 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec1d9697-6b03-4be2-8ac9-759c31a50c4f) transitioned into state 'SUCCESS' from state '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-245751770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='724acb6905874359bc6086839e0199e4',qos_specs=None,replication_status=,reservations=['d48a6c56-cf97-4ad4-9770-1db3fc09cbef','d883ab2d-0bd5-421a-abae-a25307960611','1bbb7be3-f24f-4af2-9475-1877d42a9449','1581fb4b-f05e-4963-9b01-77688b72055a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='358c5ac0a615412cbced6d71b26db98c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:14.194070 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-000abf0b-a82c-4c29-9f1c-f16bedad4ca4 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e43efe2-f681-4cea-802c-af93d371a768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:14.200955 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4a0fa8ef-b037-401c-b7e2-7f7339c89c18 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:14.204135 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4a0fa8ef-b037-401c-b7e2-7f7339c89c18 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/499e5463-e6d2-4ec3-914d-c2fc5b747a00 Aug 06 19:22:14.204135 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4a0fa8ef-b037-401c-b7e2-7f7339c89c18 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:14.204444 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4a0fa8ef-b037-401c-b7e2-7f7339c89c18 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:14.213628 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4a0fa8ef-b037-401c-b7e2-7f7339c89c18 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/499e5463-e6d2-4ec3-914d-c2fc5b747a00 returned with HTTP 404 Aug 06 19:22:14.214235 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 190/769] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:14 2026] GET /volume/v3/volumes/499e5463-e6d2-4ec3-914d-c2fc5b747a00 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:14.219924 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-000abf0b-a82c-4c29-9f1c-f16bedad4ca4 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e43efe2-f681-4cea-802c-af93d371a768) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:14.221284 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-000abf0b-a82c-4c29-9f1c-f16bedad4ca4 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Flow 'volume_create_api' (d35080b2-0b30-40ac-8633-4a39b7d5816b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:14.221867 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-000abf0b-a82c-4c29-9f1c-f16bedad4ca4 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Create volume request issued successfully. Aug 06 19:22:14.222896 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-000abf0b-a82c-4c29-9f1c-f16bedad4ca4 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:22:14.223854 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 196/770] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:22:13 2026] POST /volume/v3/volumes => generated 749 bytes in 655 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:22:14.227431 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-750a07ba-86e7-4c9a-b1ca-56c0bb917162 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:14.230247 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-750a07ba-86e7-4c9a-b1ca-56c0bb917162 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/499e5463-e6d2-4ec3-914d-c2fc5b747a00 Aug 06 19:22:14.231658 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-750a07ba-86e7-4c9a-b1ca-56c0bb917162 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:14.231658 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-750a07ba-86e7-4c9a-b1ca-56c0bb917162 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:14.243230 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-750a07ba-86e7-4c9a-b1ca-56c0bb917162 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/499e5463-e6d2-4ec3-914d-c2fc5b747a00 returned with HTTP 404 Aug 06 19:22:14.243811 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 197/771] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:14 2026] GET /volume/v3/volumes/499e5463-e6d2-4ec3-914d-c2fc5b747a00 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 19:22:14.245849 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cd367d45-cf02-4cc6-b792-853c335965a6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:14.248715 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cd367d45-cf02-4cc6-b792-853c335965a6 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/volumes/ce07e84e-6358-4b6e-9eb4-09ad4a87ddef Aug 06 19:22:14.250347 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cd367d45-cf02-4cc6-b792-853c335965a6 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:14.250347 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cd367d45-cf02-4cc6-b792-853c335965a6 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:14.257417 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-98250997-198a-44a6-b850-8174569cd3a7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:14.260204 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-98250997-198a-44a6-b850-8174569cd3a7 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] DELETE https://10.4.3.5/volume/v3/volumes/499e5463-e6d2-4ec3-914d-c2fc5b747a00 Aug 06 19:22:14.260401 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-98250997-198a-44a6-b850-8174569cd3a7 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:14.260561 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-98250997-198a-44a6-b850-8174569cd3a7 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:14.260812 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-98250997-198a-44a6-b850-8174569cd3a7 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Delete volume with id: 499e5463-e6d2-4ec3-914d-c2fc5b747a00 Aug 06 19:22:14.265479 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:14.265479 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:14.267793 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-98250997-198a-44a6-b850-8174569cd3a7 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/499e5463-e6d2-4ec3-914d-c2fc5b747a00 returned with HTTP 404 Aug 06 19:22:14.268339 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 191/772] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:22:14 2026] DELETE /volume/v3/volumes/499e5463-e6d2-4ec3-914d-c2fc5b747a00 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:14.271540 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cd367d45-cf02-4cc6-b792-853c335965a6 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Volume info retrieved successfully. Aug 06 19:22:14.278654 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cd367d45-cf02-4cc6-b792-853c335965a6 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/volumes/ce07e84e-6358-4b6e-9eb4-09ad4a87ddef returned with HTTP 200 Aug 06 19:22:14.278654 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 189/773] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:14 2026] GET /volume/v3/volumes/ce07e84e-6358-4b6e-9eb4-09ad4a87ddef => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:14.285138 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1a5dd828-c631-4098-aa98-217517ebc0e7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:14.286950 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1a5dd828-c631-4098-aa98-217517ebc0e7 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:22:14.287366 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1a5dd828-c631-4098-aa98-217517ebc0e7 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-128646357"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:14.289212 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-1a5dd828-c631-4098-aa98-217517ebc0e7 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-128646357'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:22:14.289212 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-1a5dd828-c631-4098-aa98-217517ebc0e7 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Create volume of 1 GB Aug 06 19:22:14.289474 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:14.289474 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:14.294651 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1a5dd828-c631-4098-aa98-217517ebc0e7 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Availability Zones retrieved successfully. Aug 06 19:22:14.301604 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1a5dd828-c631-4098-aa98-217517ebc0e7 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Flow 'volume_create_api' (6362189c-83c8-4d16-ae2d-9cf4d22683e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:14.302967 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1a5dd828-c631-4098-aa98-217517ebc0e7 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e30ac9d-0dd6-4f45-83de-c92d556d0a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:14.304293 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-1a5dd828-c631-4098-aa98-217517ebc0e7 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:22:14.341324 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1a5dd828-c631-4098-aa98-217517ebc0e7 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e30ac9d-0dd6-4f45-83de-c92d556d0a8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:14.342027 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1a5dd828-c631-4098-aa98-217517ebc0e7 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5897edf-71cf-495b-b4b4-a51034b348fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:14.419149 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-1a5dd828-c631-4098-aa98-217517ebc0e7 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Created reservations ['6548bc82-fcbd-440a-b3db-4cafdc820676', 'bb7455ed-c6e9-423a-b804-46fab1b12598', '8af7137a-8b7a-4831-ad39-9c674ffe997d', '2a410f38-7836-4dd7-900c-d227a3c3baae'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:22:14.420515 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1a5dd828-c631-4098-aa98-217517ebc0e7 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5897edf-71cf-495b-b4b4-a51034b348fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6548bc82-fcbd-440a-b3db-4cafdc820676', 'bb7455ed-c6e9-423a-b804-46fab1b12598', '8af7137a-8b7a-4831-ad39-9c674ffe997d', '2a410f38-7836-4dd7-900c-d227a3c3baae']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:14.421948 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1a5dd828-c631-4098-aa98-217517ebc0e7 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1b713a1-6c27-4130-bf6c-5a45ac088bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:14.456935 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1a5dd828-c631-4098-aa98-217517ebc0e7 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1b713a1-6c27-4130-bf6c-5a45ac088bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30a3c56e-5c68-48a4-9ef9-0f2a698bdf53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-128646357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67814ea615694bb2bf4812ff86a2aab9',qos_specs=None,replication_status=,reservations=['6548bc82-fcbd-440a-b3db-4cafdc820676','bb7455ed-c6e9-423a-b804-46fab1b12598','8af7137a-8b7a-4831-ad39-9c674ffe997d','2a410f38-7836-4dd7-900c-d227a3c3baae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b16987403284e77ab53febfe19e2fc2',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:22:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-128646357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30a3c56e-5c68-48a4-9ef9-0f2a698bdf53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67814ea615694bb2bf4812ff86a2aab9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b16987403284e77ab53febfe19e2fc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:14.457732 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1a5dd828-c631-4098-aa98-217517ebc0e7 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4b7afb1-989b-4bd7-8423-316dc8895d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:14.496161 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1a5dd828-c631-4098-aa98-217517ebc0e7 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4b7afb1-989b-4bd7-8423-316dc8895d62) transitioned into state 'SUCCESS' from state '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-128646357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67814ea615694bb2bf4812ff86a2aab9',qos_specs=None,replication_status=,reservations=['6548bc82-fcbd-440a-b3db-4cafdc820676','bb7455ed-c6e9-423a-b804-46fab1b12598','8af7137a-8b7a-4831-ad39-9c674ffe997d','2a410f38-7836-4dd7-900c-d227a3c3baae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b16987403284e77ab53febfe19e2fc2',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:14.498641 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1a5dd828-c631-4098-aa98-217517ebc0e7 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (642e2a09-b7f1-4f00-8295-cf7e5266329e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:14.511392 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1a5dd828-c631-4098-aa98-217517ebc0e7 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (642e2a09-b7f1-4f00-8295-cf7e5266329e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:14.512536 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1a5dd828-c631-4098-aa98-217517ebc0e7 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Flow 'volume_create_api' (6362189c-83c8-4d16-ae2d-9cf4d22683e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:14.513424 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1a5dd828-c631-4098-aa98-217517ebc0e7 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Create volume request issued successfully. Aug 06 19:22:14.514075 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1a5dd828-c631-4098-aa98-217517ebc0e7 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:22:14.515083 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 197/774] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:22:14 2026] POST /volume/v3/volumes => generated 744 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:22:14.532643 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-870df428-4886-4392-85c2-f3ce264fd335 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:14.535520 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-870df428-4886-4392-85c2-f3ce264fd335 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/30a3c56e-5c68-48a4-9ef9-0f2a698bdf53 Aug 06 19:22:14.535520 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-870df428-4886-4392-85c2-f3ce264fd335 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:14.535520 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-870df428-4886-4392-85c2-f3ce264fd335 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:14.544837 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:14.544837 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:14.552263 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-870df428-4886-4392-85c2-f3ce264fd335 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:14.559461 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-870df428-4886-4392-85c2-f3ce264fd335 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/30a3c56e-5c68-48a4-9ef9-0f2a698bdf53 returned with HTTP 200 Aug 06 19:22:14.560706 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 198/775] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:14 2026] GET /volume/v3/volumes/30a3c56e-5c68-48a4-9ef9-0f2a698bdf53 => generated 812 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:14.616010 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7d4bc8c3-d6f0-4ed8-a127-d9e11c964c57 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:14.619474 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7d4bc8c3-d6f0-4ed8-a127-d9e11c964c57 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] GET https://10.4.3.5/volume/v3/volumes/50cdbd00-5627-4e53-a01c-4cc59eec7714 Aug 06 19:22:14.619762 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7d4bc8c3-d6f0-4ed8-a127-d9e11c964c57 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:14.620875 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7d4bc8c3-d6f0-4ed8-a127-d9e11c964c57 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:14.631458 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7d4bc8c3-d6f0-4ed8-a127-d9e11c964c57 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/volumes/50cdbd00-5627-4e53-a01c-4cc59eec7714 returned with HTTP 404 Aug 06 19:22:14.631458 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 192/776] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:14 2026] GET /volume/v3/volumes/50cdbd00-5627-4e53-a01c-4cc59eec7714 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:14.642080 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ec41796e-012c-4c09-87d7-4e0238e8d39e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:14.648296 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ec41796e-012c-4c09-87d7-4e0238e8d39e tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] DELETE https://10.4.3.5/volume/v3/volumes/ce6e1606-85da-41f6-bf64-095ad3413176 Aug 06 19:22:14.648672 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ec41796e-012c-4c09-87d7-4e0238e8d39e tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:14.649452 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ec41796e-012c-4c09-87d7-4e0238e8d39e tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:14.650300 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-ec41796e-012c-4c09-87d7-4e0238e8d39e tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Delete volume with id: ce6e1606-85da-41f6-bf64-095ad3413176 Aug 06 19:22:14.671113 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:14.671113 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:14.672135 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ec41796e-012c-4c09-87d7-4e0238e8d39e tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Volume info retrieved successfully. Aug 06 19:22:14.736339 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ec41796e-012c-4c09-87d7-4e0238e8d39e tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Delete volume request issued successfully. Aug 06 19:22:14.736339 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ec41796e-012c-4c09-87d7-4e0238e8d39e tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/volumes/ce6e1606-85da-41f6-bf64-095ad3413176 returned with HTTP 202 Aug 06 19:22:14.736950 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 190/777] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:22:14 2026] DELETE /volume/v3/volumes/ce6e1606-85da-41f6-bf64-095ad3413176 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:22:14.747187 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b4cf3af9-0177-48f2-90fc-766c6e1e0b05 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:14.750074 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b4cf3af9-0177-48f2-90fc-766c6e1e0b05 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] GET https://10.4.3.5/volume/v3/volumes/ce6e1606-85da-41f6-bf64-095ad3413176 Aug 06 19:22:14.750074 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b4cf3af9-0177-48f2-90fc-766c6e1e0b05 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:14.750327 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b4cf3af9-0177-48f2-90fc-766c6e1e0b05 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:14.760217 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:14.760217 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:14.765488 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b4cf3af9-0177-48f2-90fc-766c6e1e0b05 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Volume info retrieved successfully. Aug 06 19:22:14.771292 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b4cf3af9-0177-48f2-90fc-766c6e1e0b05 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/volumes/ce6e1606-85da-41f6-bf64-095ad3413176 returned with HTTP 200 Aug 06 19:22:14.771292 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 198/778] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:14 2026] GET /volume/v3/volumes/ce6e1606-85da-41f6-bf64-095ad3413176 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:15.299211 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-914a430b-4587-4926-8245-8458895b4084 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:15.301645 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-914a430b-4587-4926-8245-8458895b4084 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/volumes/ce07e84e-6358-4b6e-9eb4-09ad4a87ddef Aug 06 19:22:15.302042 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-914a430b-4587-4926-8245-8458895b4084 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:15.302689 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-914a430b-4587-4926-8245-8458895b4084 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:15.312626 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:15.312626 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:15.318499 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-914a430b-4587-4926-8245-8458895b4084 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Volume info retrieved successfully. Aug 06 19:22:15.323781 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-914a430b-4587-4926-8245-8458895b4084 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/volumes/ce07e84e-6358-4b6e-9eb4-09ad4a87ddef returned with HTTP 200 Aug 06 19:22:15.324680 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 199/779] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:15 2026] GET /volume/v3/volumes/ce07e84e-6358-4b6e-9eb4-09ad4a87ddef => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:15.341178 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f79895d9-3b39-4592-a9a0-8bf1b876b702 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:15.343621 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f79895d9-3b39-4592-a9a0-8bf1b876b702 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] POST https://10.4.3.5/volume/v3/backups Aug 06 19:22:15.344082 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f79895d9-3b39-4592-a9a0-8bf1b876b702 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ce07e84e-6358-4b6e-9eb4-09ad4a87ddef", "name": "tempest-VolumesBackupsAdminTest-Backup-869485955", "container": "tempest-volumesbackupsadmintest-backup-container-144703928"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:15.345916 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-f79895d9-3b39-4592-a9a0-8bf1b876b702 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Creating new backup {'backup': {'volume_id': 'ce07e84e-6358-4b6e-9eb4-09ad4a87ddef', 'name': 'tempest-VolumesBackupsAdminTest-Backup-869485955', 'container': 'tempest-volumesbackupsadmintest-backup-container-144703928'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:22:15.346172 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-f79895d9-3b39-4592-a9a0-8bf1b876b702 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Creating backup of volume ce07e84e-6358-4b6e-9eb4-09ad4a87ddef in container tempest-volumesbackupsadmintest-backup-container-144703928 Aug 06 19:22:15.356431 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:15.356431 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:15.357103 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f79895d9-3b39-4592-a9a0-8bf1b876b702 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Volume info retrieved successfully. Aug 06 19:22:15.404739 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-f79895d9-3b39-4592-a9a0-8bf1b876b702 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Created reservations ['86ca6c87-b5ce-4461-9c6e-48842a87d78a', '5c1ae589-f11a-4b71-b577-0d450e3d626b'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:22:15.470488 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f79895d9-3b39-4592-a9a0-8bf1b876b702 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:22:15.471179 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 193/780] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:22:15 2026] POST /volume/v3/backups => generated 330 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:22:15.484011 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-97c588bd-61ad-4081-83c4-499c0e8acb63 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:15.486689 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-97c588bd-61ad-4081-83c4-499c0e8acb63 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:15.486982 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-97c588bd-61ad-4081-83c4-499c0e8acb63 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:15.487272 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-97c588bd-61ad-4081-83c4-499c0e8acb63 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:15.487437 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-97c588bd-61ad-4081-83c4-499c0e8acb63 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:15.503605 np0000006689 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=295,cinder:INSERT=43,cinder:UPDATE=89,cinder:DELETE=3 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:22:15.511157 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:15.511157 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:15.512283 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-97c588bd-61ad-4081-83c4-499c0e8acb63 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:15.512786 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 191/781] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:15 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 793 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:15.579494 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5cd0589d-d9c3-4b99-98f2-62d377a05cb3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:15.581511 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5cd0589d-d9c3-4b99-98f2-62d377a05cb3 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/30a3c56e-5c68-48a4-9ef9-0f2a698bdf53 Aug 06 19:22:15.581723 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5cd0589d-d9c3-4b99-98f2-62d377a05cb3 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:15.582231 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5cd0589d-d9c3-4b99-98f2-62d377a05cb3 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:15.590590 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:15.590590 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:15.595350 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5cd0589d-d9c3-4b99-98f2-62d377a05cb3 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:15.601978 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5cd0589d-d9c3-4b99-98f2-62d377a05cb3 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/30a3c56e-5c68-48a4-9ef9-0f2a698bdf53 returned with HTTP 200 Aug 06 19:22:15.602663 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 199/782] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:15 2026] GET /volume/v3/volumes/30a3c56e-5c68-48a4-9ef9-0f2a698bdf53 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:15.619149 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a369f697-9f61-43c9-a60c-f7bdf89a0c84 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:15.621627 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a369f697-9f61-43c9-a60c-f7bdf89a0c84 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] POST https://10.4.3.5/volume/v3/volumes/30a3c56e-5c68-48a4-9ef9-0f2a698bdf53/action Aug 06 19:22:15.622129 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a369f697-9f61-43c9-a60c-f7bdf89a0c84 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:22:15.622336 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a369f697-9f61-43c9-a60c-f7bdf89a0c84 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:15.638121 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:15.638121 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:15.638814 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-a369f697-9f61-43c9-a60c-f7bdf89a0c84 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Updating volume '30a3c56e-5c68-48a4-9ef9-0f2a698bdf53' with '{'status': 'creating'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 19:22:15.665013 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a369f697-9f61-43c9-a60c-f7bdf89a0c84 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] https://10.4.3.5/volume/v3/volumes/30a3c56e-5c68-48a4-9ef9-0f2a698bdf53/action returned with HTTP 202 Aug 06 19:22:15.665596 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 200/783] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:22:15 2026] POST /volume/v3/volumes/30a3c56e-5c68-48a4-9ef9-0f2a698bdf53/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:22:15.678453 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fc022a69-7e9b-4a3f-a0d5-ceef8bfa055a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:15.680784 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fc022a69-7e9b-4a3f-a0d5-ceef8bfa055a tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/30a3c56e-5c68-48a4-9ef9-0f2a698bdf53 Aug 06 19:22:15.681111 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fc022a69-7e9b-4a3f-a0d5-ceef8bfa055a tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:15.681429 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fc022a69-7e9b-4a3f-a0d5-ceef8bfa055a tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:15.690896 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:15.690896 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:15.696101 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fc022a69-7e9b-4a3f-a0d5-ceef8bfa055a tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:15.702444 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fc022a69-7e9b-4a3f-a0d5-ceef8bfa055a tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/30a3c56e-5c68-48a4-9ef9-0f2a698bdf53 returned with HTTP 200 Aug 06 19:22:15.703033 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 194/784] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:15 2026] GET /volume/v3/volumes/30a3c56e-5c68-48a4-9ef9-0f2a698bdf53 => generated 836 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:15.722046 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a73b8cae-6ff6-4034-b69e-616f0764122c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:15.723896 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a73b8cae-6ff6-4034-b69e-616f0764122c tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] POST https://10.4.3.5/volume/v3/volumes/30a3c56e-5c68-48a4-9ef9-0f2a698bdf53/action Aug 06 19:22:15.724335 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a73b8cae-6ff6-4034-b69e-616f0764122c tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:22:15.724499 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a73b8cae-6ff6-4034-b69e-616f0764122c tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:15.735535 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:15.735535 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:15.736225 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a73b8cae-6ff6-4034-b69e-616f0764122c tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Volume info retrieved successfully. Aug 06 19:22:15.767182 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a73b8cae-6ff6-4034-b69e-616f0764122c tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Delete volume request issued successfully. Aug 06 19:22:15.767182 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a73b8cae-6ff6-4034-b69e-616f0764122c tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] https://10.4.3.5/volume/v3/volumes/30a3c56e-5c68-48a4-9ef9-0f2a698bdf53/action returned with HTTP 202 Aug 06 19:22:15.767182 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 192/785] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:22:15 2026] POST /volume/v3/volumes/30a3c56e-5c68-48a4-9ef9-0f2a698bdf53/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:22:15.776525 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2da30dad-f316-42bc-8368-3630ac65ad63 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:15.778924 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2da30dad-f316-42bc-8368-3630ac65ad63 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/30a3c56e-5c68-48a4-9ef9-0f2a698bdf53 Aug 06 19:22:15.779313 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2da30dad-f316-42bc-8368-3630ac65ad63 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:15.779555 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2da30dad-f316-42bc-8368-3630ac65ad63 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:15.794055 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5dc415cc-99e9-4cae-8210-94b3784194f8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:15.796524 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:15.796524 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:15.796618 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5dc415cc-99e9-4cae-8210-94b3784194f8 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] GET https://10.4.3.5/volume/v3/volumes/ce6e1606-85da-41f6-bf64-095ad3413176 Aug 06 19:22:15.797007 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5dc415cc-99e9-4cae-8210-94b3784194f8 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:15.797201 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5dc415cc-99e9-4cae-8210-94b3784194f8 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:15.807763 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5dc415cc-99e9-4cae-8210-94b3784194f8 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/volumes/ce6e1606-85da-41f6-bf64-095ad3413176 returned with HTTP 404 Aug 06 19:22:15.808299 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2da30dad-f316-42bc-8368-3630ac65ad63 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:15.808697 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 201/786] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:15 2026] GET /volume/v3/volumes/ce6e1606-85da-41f6-bf64-095ad3413176 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:15.815113 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2da30dad-f316-42bc-8368-3630ac65ad63 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/30a3c56e-5c68-48a4-9ef9-0f2a698bdf53 returned with HTTP 200 Aug 06 19:22:15.815397 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 200/787] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:15 2026] GET /volume/v3/volumes/30a3c56e-5c68-48a4-9ef9-0f2a698bdf53 => generated 836 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:15.818696 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-88ca613c-7504-423c-8825-9af05b7d40ea None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:15.826041 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-88ca613c-7504-423c-8825-9af05b7d40ea tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] DELETE https://10.4.3.5/volume/v3/volumes/98537920-4a24-4bd1-8963-26fc6d984ae5 Aug 06 19:22:15.828770 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-88ca613c-7504-423c-8825-9af05b7d40ea tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:15.828915 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-88ca613c-7504-423c-8825-9af05b7d40ea tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:15.829091 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-88ca613c-7504-423c-8825-9af05b7d40ea tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Delete volume with id: 98537920-4a24-4bd1-8963-26fc6d984ae5 Aug 06 19:22:15.835387 np0000006689 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=273,cinder:UPDATE=65,cinder:DELETE=2,cinder:INSERT=37 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:22:15.845141 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:15.845141 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:15.847341 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-88ca613c-7504-423c-8825-9af05b7d40ea tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Volume info retrieved successfully. Aug 06 19:22:15.874997 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-88ca613c-7504-423c-8825-9af05b7d40ea tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Delete volume request issued successfully. Aug 06 19:22:15.875333 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-88ca613c-7504-423c-8825-9af05b7d40ea tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/volumes/98537920-4a24-4bd1-8963-26fc6d984ae5 returned with HTTP 202 Aug 06 19:22:15.876464 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 195/788] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:22:15 2026] DELETE /volume/v3/volumes/98537920-4a24-4bd1-8963-26fc6d984ae5 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:22:15.885701 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-298eb810-a9e6-4f16-9f41-3597da2f323c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:15.889703 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-298eb810-a9e6-4f16-9f41-3597da2f323c tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] GET https://10.4.3.5/volume/v3/volumes/98537920-4a24-4bd1-8963-26fc6d984ae5 Aug 06 19:22:15.889929 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-298eb810-a9e6-4f16-9f41-3597da2f323c tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:15.890176 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-298eb810-a9e6-4f16-9f41-3597da2f323c tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:15.904071 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:15.904071 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:15.911660 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-298eb810-a9e6-4f16-9f41-3597da2f323c tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Volume info retrieved successfully. Aug 06 19:22:15.919252 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-298eb810-a9e6-4f16-9f41-3597da2f323c tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/volumes/98537920-4a24-4bd1-8963-26fc6d984ae5 returned with HTTP 200 Aug 06 19:22:15.920692 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 193/789] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:15 2026] GET /volume/v3/volumes/98537920-4a24-4bd1-8963-26fc6d984ae5 => generated 1355 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:16.525414 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-44cb3950-1fe4-4322-a496-1b562e4a143c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:16.530372 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44cb3950-1fe4-4322-a496-1b562e4a143c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:16.530697 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44cb3950-1fe4-4322-a496-1b562e4a143c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:16.531059 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44cb3950-1fe4-4322-a496-1b562e4a143c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:16.531409 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-44cb3950-1fe4-4322-a496-1b562e4a143c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:16.550250 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:16.550250 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:16.551539 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44cb3950-1fe4-4322-a496-1b562e4a143c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:16.552209 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 202/790] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:16 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 795 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:16.841176 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a33626f5-c138-4593-8f1b-2953163cd239 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:16.843758 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a33626f5-c138-4593-8f1b-2953163cd239 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/30a3c56e-5c68-48a4-9ef9-0f2a698bdf53 Aug 06 19:22:16.844079 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a33626f5-c138-4593-8f1b-2953163cd239 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:16.844638 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a33626f5-c138-4593-8f1b-2953163cd239 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:16.850721 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a33626f5-c138-4593-8f1b-2953163cd239 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/30a3c56e-5c68-48a4-9ef9-0f2a698bdf53 returned with HTTP 404 Aug 06 19:22:16.851390 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 201/791] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:16 2026] GET /volume/v3/volumes/30a3c56e-5c68-48a4-9ef9-0f2a698bdf53 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:16.860942 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8a1012a9-a5e3-4460-9d1d-3b58575c9fca None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:16.864676 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8a1012a9-a5e3-4460-9d1d-3b58575c9fca tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/30a3c56e-5c68-48a4-9ef9-0f2a698bdf53 Aug 06 19:22:16.864676 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8a1012a9-a5e3-4460-9d1d-3b58575c9fca tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:16.865041 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8a1012a9-a5e3-4460-9d1d-3b58575c9fca tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:16.872370 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8a1012a9-a5e3-4460-9d1d-3b58575c9fca tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/30a3c56e-5c68-48a4-9ef9-0f2a698bdf53 returned with HTTP 404 Aug 06 19:22:16.873526 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 196/792] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:16 2026] GET /volume/v3/volumes/30a3c56e-5c68-48a4-9ef9-0f2a698bdf53 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:16.888684 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6c600a3f-202e-49ee-86c5-2569822b8d27 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:16.892468 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6c600a3f-202e-49ee-86c5-2569822b8d27 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] DELETE https://10.4.3.5/volume/v3/volumes/30a3c56e-5c68-48a4-9ef9-0f2a698bdf53 Aug 06 19:22:16.892743 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6c600a3f-202e-49ee-86c5-2569822b8d27 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:16.893033 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6c600a3f-202e-49ee-86c5-2569822b8d27 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:16.893259 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-6c600a3f-202e-49ee-86c5-2569822b8d27 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Delete volume with id: 30a3c56e-5c68-48a4-9ef9-0f2a698bdf53 Aug 06 19:22:16.901062 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6c600a3f-202e-49ee-86c5-2569822b8d27 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/30a3c56e-5c68-48a4-9ef9-0f2a698bdf53 returned with HTTP 404 Aug 06 19:22:16.901062 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 194/793] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:22:16 2026] DELETE /volume/v3/volumes/30a3c56e-5c68-48a4-9ef9-0f2a698bdf53 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:16.912472 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-698afbce-3bb2-4b7a-9c3c-b5758afdf565 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:16.914549 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-698afbce-3bb2-4b7a-9c3c-b5758afdf565 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:22:16.914977 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-698afbce-3bb2-4b7a-9c3c-b5758afdf565 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1401012472"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:16.916829 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-698afbce-3bb2-4b7a-9c3c-b5758afdf565 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1401012472'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:22:16.917197 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-698afbce-3bb2-4b7a-9c3c-b5758afdf565 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Create volume of 1 GB Aug 06 19:22:16.920137 np0000006689 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=261,cinder:UPDATE=72,cinder:DELETE=8,cinder:INSERT=38 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:22:16.923803 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-698afbce-3bb2-4b7a-9c3c-b5758afdf565 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Availability Zones retrieved successfully. Aug 06 19:22:16.931950 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-698afbce-3bb2-4b7a-9c3c-b5758afdf565 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Flow 'volume_create_api' (2aaf7030-621f-4563-979e-7e90dc218548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:16.933813 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-698afbce-3bb2-4b7a-9c3c-b5758afdf565 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc9eee42-ef84-48fe-b8c1-d6f913b8b1a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:16.935068 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-698afbce-3bb2-4b7a-9c3c-b5758afdf565 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:22:16.940729 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-907832d7-20bd-4460-be8a-f8c83c10ab71 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:16.943765 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-907832d7-20bd-4460-be8a-f8c83c10ab71 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] GET https://10.4.3.5/volume/v3/volumes/98537920-4a24-4bd1-8963-26fc6d984ae5 Aug 06 19:22:16.944106 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-907832d7-20bd-4460-be8a-f8c83c10ab71 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:16.944342 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-907832d7-20bd-4460-be8a-f8c83c10ab71 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:16.957215 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-907832d7-20bd-4460-be8a-f8c83c10ab71 tempest-TaggedBootDevicesTest-199306447 tempest-TaggedBootDevicesTest-199306447-project-member] https://10.4.3.5/volume/v3/volumes/98537920-4a24-4bd1-8963-26fc6d984ae5 returned with HTTP 404 Aug 06 19:22:16.958003 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 202/794] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:16 2026] GET /volume/v3/volumes/98537920-4a24-4bd1-8963-26fc6d984ae5 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:16.973857 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-698afbce-3bb2-4b7a-9c3c-b5758afdf565 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc9eee42-ef84-48fe-b8c1-d6f913b8b1a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:16.974531 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-698afbce-3bb2-4b7a-9c3c-b5758afdf565 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ba4507c-cb9a-4ec4-be10-1e5f9598aa8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:17.041288 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-698afbce-3bb2-4b7a-9c3c-b5758afdf565 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Created reservations ['9bdfff08-5b42-490f-8ca8-09c706fd2190', 'ebf16eec-876a-4ab8-9277-22051d0c290b', '648ada35-04a7-4d7c-a968-0b7cdf4e60cd', 'fd9938af-f46e-4393-a9a1-3f23dd0a47a1'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:22:17.042267 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-698afbce-3bb2-4b7a-9c3c-b5758afdf565 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ba4507c-cb9a-4ec4-be10-1e5f9598aa8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bdfff08-5b42-490f-8ca8-09c706fd2190', 'ebf16eec-876a-4ab8-9277-22051d0c290b', '648ada35-04a7-4d7c-a968-0b7cdf4e60cd', 'fd9938af-f46e-4393-a9a1-3f23dd0a47a1']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:17.043028 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-698afbce-3bb2-4b7a-9c3c-b5758afdf565 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4030a8a-5f5e-4595-8388-8a668106868b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:17.076040 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-698afbce-3bb2-4b7a-9c3c-b5758afdf565 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4030a8a-5f5e-4595-8388-8a668106868b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66fe0f03-1b5d-4457-b03f-66f8e711bc33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1401012472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67814ea615694bb2bf4812ff86a2aab9',qos_specs=None,replication_status=,reservations=['9bdfff08-5b42-490f-8ca8-09c706fd2190','ebf16eec-876a-4ab8-9277-22051d0c290b','648ada35-04a7-4d7c-a968-0b7cdf4e60cd','fd9938af-f46e-4393-a9a1-3f23dd0a47a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b16987403284e77ab53febfe19e2fc2',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:22:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1401012472',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66fe0f03-1b5d-4457-b03f-66f8e711bc33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67814ea615694bb2bf4812ff86a2aab9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b16987403284e77ab53febfe19e2fc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:17.077039 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-698afbce-3bb2-4b7a-9c3c-b5758afdf565 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bea812d-37dd-4004-93c5-4bcf7c2cb0df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:17.108713 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-698afbce-3bb2-4b7a-9c3c-b5758afdf565 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bea812d-37dd-4004-93c5-4bcf7c2cb0df) transitioned into state 'SUCCESS' from state '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-1401012472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67814ea615694bb2bf4812ff86a2aab9',qos_specs=None,replication_status=,reservations=['9bdfff08-5b42-490f-8ca8-09c706fd2190','ebf16eec-876a-4ab8-9277-22051d0c290b','648ada35-04a7-4d7c-a968-0b7cdf4e60cd','fd9938af-f46e-4393-a9a1-3f23dd0a47a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b16987403284e77ab53febfe19e2fc2',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:17.109524 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-698afbce-3bb2-4b7a-9c3c-b5758afdf565 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7a37c9a-093a-47ed-a292-da7e7f2b5703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:17.138672 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-698afbce-3bb2-4b7a-9c3c-b5758afdf565 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7a37c9a-093a-47ed-a292-da7e7f2b5703) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:17.139833 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-698afbce-3bb2-4b7a-9c3c-b5758afdf565 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Flow 'volume_create_api' (2aaf7030-621f-4563-979e-7e90dc218548) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:17.140769 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-698afbce-3bb2-4b7a-9c3c-b5758afdf565 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Create volume request issued successfully. Aug 06 19:22:17.142240 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-698afbce-3bb2-4b7a-9c3c-b5758afdf565 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:22:17.143058 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 203/795] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:22:16 2026] POST /volume/v3/volumes => generated 745 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:22:17.168944 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0d150f9e-06a2-4f7a-a5f6-7dfaa777f381 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:17.170995 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0d150f9e-06a2-4f7a-a5f6-7dfaa777f381 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/66fe0f03-1b5d-4457-b03f-66f8e711bc33 Aug 06 19:22:17.171349 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0d150f9e-06a2-4f7a-a5f6-7dfaa777f381 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:17.171537 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0d150f9e-06a2-4f7a-a5f6-7dfaa777f381 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:17.181829 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:17.181829 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:17.190937 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0d150f9e-06a2-4f7a-a5f6-7dfaa777f381 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:17.199768 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0d150f9e-06a2-4f7a-a5f6-7dfaa777f381 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/66fe0f03-1b5d-4457-b03f-66f8e711bc33 returned with HTTP 200 Aug 06 19:22:17.200791 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 197/796] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:17 2026] GET /volume/v3/volumes/66fe0f03-1b5d-4457-b03f-66f8e711bc33 => generated 813 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:17.565333 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1ed8c07d-1b54-40d0-a712-d592eea3b500 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:17.569151 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1ed8c07d-1b54-40d0-a712-d592eea3b500 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:17.569151 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1ed8c07d-1b54-40d0-a712-d592eea3b500 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:17.569151 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1ed8c07d-1b54-40d0-a712-d592eea3b500 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:17.569151 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-1ed8c07d-1b54-40d0-a712-d592eea3b500 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:17.576118 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:17.576118 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:17.576118 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1ed8c07d-1b54-40d0-a712-d592eea3b500 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:17.576118 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 195/797] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:17 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:18.224512 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f74daf4d-488a-4c09-a94c-aecc4ee27480 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:18.231505 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f74daf4d-488a-4c09-a94c-aecc4ee27480 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/66fe0f03-1b5d-4457-b03f-66f8e711bc33 Aug 06 19:22:18.231864 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f74daf4d-488a-4c09-a94c-aecc4ee27480 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:18.232278 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f74daf4d-488a-4c09-a94c-aecc4ee27480 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:18.246429 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:18.246429 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:18.256427 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f74daf4d-488a-4c09-a94c-aecc4ee27480 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:18.267212 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f74daf4d-488a-4c09-a94c-aecc4ee27480 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/66fe0f03-1b5d-4457-b03f-66f8e711bc33 returned with HTTP 200 Aug 06 19:22:18.267763 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 203/798] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:18 2026] GET /volume/v3/volumes/66fe0f03-1b5d-4457-b03f-66f8e711bc33 => generated 838 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:22:18.292324 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-233109bd-34c3-4d8a-af39-a762132e03a7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:18.294967 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-233109bd-34c3-4d8a-af39-a762132e03a7 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] POST https://10.4.3.5/volume/v3/volumes/66fe0f03-1b5d-4457-b03f-66f8e711bc33/action Aug 06 19:22:18.295145 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-233109bd-34c3-4d8a-af39-a762132e03a7 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:22:18.295393 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-233109bd-34c3-4d8a-af39-a762132e03a7 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:18.321635 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:18.321635 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:18.321635 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-233109bd-34c3-4d8a-af39-a762132e03a7 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Updating volume '66fe0f03-1b5d-4457-b03f-66f8e711bc33' with '{'status': 'error'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 19:22:18.371264 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-233109bd-34c3-4d8a-af39-a762132e03a7 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] https://10.4.3.5/volume/v3/volumes/66fe0f03-1b5d-4457-b03f-66f8e711bc33/action returned with HTTP 202 Aug 06 19:22:18.371972 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 204/799] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:22:18 2026] POST /volume/v3/volumes/66fe0f03-1b5d-4457-b03f-66f8e711bc33/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:22:18.381728 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-01042266-bdbc-490a-b720-f62a9e2e3d22 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:18.387741 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-01042266-bdbc-490a-b720-f62a9e2e3d22 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/66fe0f03-1b5d-4457-b03f-66f8e711bc33 Aug 06 19:22:18.387741 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-01042266-bdbc-490a-b720-f62a9e2e3d22 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:18.387741 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-01042266-bdbc-490a-b720-f62a9e2e3d22 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:18.399757 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:18.399757 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:18.409260 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-01042266-bdbc-490a-b720-f62a9e2e3d22 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:18.416238 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-01042266-bdbc-490a-b720-f62a9e2e3d22 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/66fe0f03-1b5d-4457-b03f-66f8e711bc33 returned with HTTP 200 Aug 06 19:22:18.416970 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 198/800] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:18 2026] GET /volume/v3/volumes/66fe0f03-1b5d-4457-b03f-66f8e711bc33 => generated 834 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:18.435557 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-07796ab5-8edb-4504-95a7-333690665b40 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:18.436894 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-07796ab5-8edb-4504-95a7-333690665b40 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] POST https://10.4.3.5/volume/v3/volumes/66fe0f03-1b5d-4457-b03f-66f8e711bc33/action Aug 06 19:22:18.437680 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-07796ab5-8edb-4504-95a7-333690665b40 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:22:18.438674 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-07796ab5-8edb-4504-95a7-333690665b40 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:18.454215 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:18.454215 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:18.454694 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-07796ab5-8edb-4504-95a7-333690665b40 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Volume info retrieved successfully. Aug 06 19:22:18.504263 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-07796ab5-8edb-4504-95a7-333690665b40 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Delete volume request issued successfully. Aug 06 19:22:18.504699 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-07796ab5-8edb-4504-95a7-333690665b40 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] https://10.4.3.5/volume/v3/volumes/66fe0f03-1b5d-4457-b03f-66f8e711bc33/action returned with HTTP 202 Aug 06 19:22:18.505808 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 196/801] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:22:18 2026] POST /volume/v3/volumes/66fe0f03-1b5d-4457-b03f-66f8e711bc33/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:22:18.523225 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-be6f586f-3a43-4417-819a-fb4cd0b4b69d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:18.525194 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-be6f586f-3a43-4417-819a-fb4cd0b4b69d tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/66fe0f03-1b5d-4457-b03f-66f8e711bc33 Aug 06 19:22:18.525399 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-be6f586f-3a43-4417-819a-fb4cd0b4b69d tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:18.525591 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-be6f586f-3a43-4417-819a-fb4cd0b4b69d tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:18.540429 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:18.540429 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:18.555800 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-be6f586f-3a43-4417-819a-fb4cd0b4b69d tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:18.566932 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-be6f586f-3a43-4417-819a-fb4cd0b4b69d tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/66fe0f03-1b5d-4457-b03f-66f8e711bc33 returned with HTTP 200 Aug 06 19:22:18.567472 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 204/802] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:18 2026] GET /volume/v3/volumes/66fe0f03-1b5d-4457-b03f-66f8e711bc33 => generated 837 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:18.600412 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bdee74db-91ac-4e56-a30b-f9a871a48e7c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:18.601272 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bdee74db-91ac-4e56-a30b-f9a871a48e7c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:18.601878 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bdee74db-91ac-4e56-a30b-f9a871a48e7c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:18.602160 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bdee74db-91ac-4e56-a30b-f9a871a48e7c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:18.602300 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-bdee74db-91ac-4e56-a30b-f9a871a48e7c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:18.611699 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:18.611699 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:18.613005 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bdee74db-91ac-4e56-a30b-f9a871a48e7c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:18.613697 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 205/803] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:18 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 795 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:19.589773 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8b31290a-e7c2-40d7-9626-4471361bb706 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:19.594861 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8b31290a-e7c2-40d7-9626-4471361bb706 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/66fe0f03-1b5d-4457-b03f-66f8e711bc33 Aug 06 19:22:19.594861 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8b31290a-e7c2-40d7-9626-4471361bb706 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:19.594861 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8b31290a-e7c2-40d7-9626-4471361bb706 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:19.607827 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8b31290a-e7c2-40d7-9626-4471361bb706 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/66fe0f03-1b5d-4457-b03f-66f8e711bc33 returned with HTTP 404 Aug 06 19:22:19.608602 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 199/804] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:19 2026] GET /volume/v3/volumes/66fe0f03-1b5d-4457-b03f-66f8e711bc33 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:19.620175 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a3daec22-a8d2-4549-ac4b-b962a84d64d1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:19.623879 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a3daec22-a8d2-4549-ac4b-b962a84d64d1 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/66fe0f03-1b5d-4457-b03f-66f8e711bc33 Aug 06 19:22:19.625002 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a3daec22-a8d2-4549-ac4b-b962a84d64d1 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:19.625002 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a3daec22-a8d2-4549-ac4b-b962a84d64d1 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:19.634133 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0c6ceb97-18d0-43af-b824-6a061e6d25cc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:19.639345 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a3daec22-a8d2-4549-ac4b-b962a84d64d1 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/66fe0f03-1b5d-4457-b03f-66f8e711bc33 returned with HTTP 404 Aug 06 19:22:19.640360 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 197/805] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:19 2026] GET /volume/v3/volumes/66fe0f03-1b5d-4457-b03f-66f8e711bc33 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:19.641884 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c6ceb97-18d0-43af-b824-6a061e6d25cc tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:19.645435 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0c6ceb97-18d0-43af-b824-6a061e6d25cc tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:19.645733 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0c6ceb97-18d0-43af-b824-6a061e6d25cc tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:19.645901 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-0c6ceb97-18d0-43af-b824-6a061e6d25cc tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:19.653396 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-567ca361-0cfb-441a-bdae-c678967f0514 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:19.656099 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-567ca361-0cfb-441a-bdae-c678967f0514 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] DELETE https://10.4.3.5/volume/v3/volumes/66fe0f03-1b5d-4457-b03f-66f8e711bc33 Aug 06 19:22:19.656404 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-567ca361-0cfb-441a-bdae-c678967f0514 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:19.656899 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-567ca361-0cfb-441a-bdae-c678967f0514 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:19.657066 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-567ca361-0cfb-441a-bdae-c678967f0514 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Delete volume with id: 66fe0f03-1b5d-4457-b03f-66f8e711bc33 Aug 06 19:22:19.671240 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-567ca361-0cfb-441a-bdae-c678967f0514 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/66fe0f03-1b5d-4457-b03f-66f8e711bc33 returned with HTTP 404 Aug 06 19:22:19.671240 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 206/806] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:22:19 2026] DELETE /volume/v3/volumes/66fe0f03-1b5d-4457-b03f-66f8e711bc33 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:19.672036 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:19.672036 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:19.672792 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c6ceb97-18d0-43af-b824-6a061e6d25cc tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:19.673270 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 205/807] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:19 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 795 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:19.684127 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b1d5ffed-e80f-4bdd-96ac-561ccffe21b0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:19.686070 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b1d5ffed-e80f-4bdd-96ac-561ccffe21b0 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:22:19.686188 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b1d5ffed-e80f-4bdd-96ac-561ccffe21b0 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2036901638"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:19.692791 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-b1d5ffed-e80f-4bdd-96ac-561ccffe21b0 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2036901638'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:22:19.692791 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-b1d5ffed-e80f-4bdd-96ac-561ccffe21b0 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Create volume of 1 GB Aug 06 19:22:19.703740 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b1d5ffed-e80f-4bdd-96ac-561ccffe21b0 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Availability Zones retrieved successfully. Aug 06 19:22:19.717496 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b1d5ffed-e80f-4bdd-96ac-561ccffe21b0 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Flow 'volume_create_api' (df3bb2c2-e708-4fcf-8f60-906eb9b76697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:19.718882 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b1d5ffed-e80f-4bdd-96ac-561ccffe21b0 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b9abfaa-40aa-4ad0-8781-8c7cecbd5409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:19.722226 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-b1d5ffed-e80f-4bdd-96ac-561ccffe21b0 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:22:19.781562 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b1d5ffed-e80f-4bdd-96ac-561ccffe21b0 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b9abfaa-40aa-4ad0-8781-8c7cecbd5409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:19.783777 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b1d5ffed-e80f-4bdd-96ac-561ccffe21b0 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08bbb874-5fe8-49ca-8381-ff2f74a6fef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:19.820636 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-91f43b7f-58d4-4c8b-8866-bda27742c06d req-175b31bf-442c-4659-bca4-8d345a86cce6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:19.824976 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-91f43b7f-58d4-4c8b-8866-bda27742c06d req-175b31bf-442c-4659-bca4-8d345a86cce6 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] DELETE https://10.4.3.5/volume/v3/attachments/5c66c358-3276-45ab-8854-cf9341d13dea Aug 06 19:22:19.825296 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-91f43b7f-58d4-4c8b-8866-bda27742c06d req-175b31bf-442c-4659-bca4-8d345a86cce6 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:19.825572 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-91f43b7f-58d4-4c8b-8866-bda27742c06d req-175b31bf-442c-4659-bca4-8d345a86cce6 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:19.844292 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:19.844292 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:19.880259 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-b1d5ffed-e80f-4bdd-96ac-561ccffe21b0 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Created reservations ['d765bf36-d4e4-477c-a8c0-43c6236f8388', '23f0821c-d6d6-43ba-b504-0bb31c75dc67', '7263bf36-2098-41e8-95cd-5a232c7f2c11', '63739983-f845-4b59-9134-35f3d81f69c1'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:22:19.880823 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b1d5ffed-e80f-4bdd-96ac-561ccffe21b0 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08bbb874-5fe8-49ca-8381-ff2f74a6fef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d765bf36-d4e4-477c-a8c0-43c6236f8388', '23f0821c-d6d6-43ba-b504-0bb31c75dc67', '7263bf36-2098-41e8-95cd-5a232c7f2c11', '63739983-f845-4b59-9134-35f3d81f69c1']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:19.881923 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b1d5ffed-e80f-4bdd-96ac-561ccffe21b0 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ede880f-e562-463f-896a-1de58f25545a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:19.924507 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b1d5ffed-e80f-4bdd-96ac-561ccffe21b0 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ede880f-e562-463f-896a-1de58f25545a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eacb8cb8-7ab6-451e-a997-55fcd4e21e74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2036901638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67814ea615694bb2bf4812ff86a2aab9',qos_specs=None,replication_status=,reservations=['d765bf36-d4e4-477c-a8c0-43c6236f8388','23f0821c-d6d6-43ba-b504-0bb31c75dc67','7263bf36-2098-41e8-95cd-5a232c7f2c11','63739983-f845-4b59-9134-35f3d81f69c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b16987403284e77ab53febfe19e2fc2',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:22:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2036901638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eacb8cb8-7ab6-451e-a997-55fcd4e21e74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67814ea615694bb2bf4812ff86a2aab9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b16987403284e77ab53febfe19e2fc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:19.925700 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b1d5ffed-e80f-4bdd-96ac-561ccffe21b0 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66c4c9f5-7541-4602-b574-718380007668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:19.958130 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-91f43b7f-58d4-4c8b-8866-bda27742c06d req-175b31bf-442c-4659-bca4-8d345a86cce6 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/attachments/5c66c358-3276-45ab-8854-cf9341d13dea returned with HTTP 200 Aug 06 19:22:19.959489 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 198/808] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:22:19 2026] DELETE /volume/v3/attachments/5c66c358-3276-45ab-8854-cf9341d13dea => generated 19 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:19.972619 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-91f43b7f-58d4-4c8b-8866-bda27742c06d req-12011b0e-77d2-457b-a585-e68a81105b35 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:19.972944 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b1d5ffed-e80f-4bdd-96ac-561ccffe21b0 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66c4c9f5-7541-4602-b574-718380007668) transitioned into state 'SUCCESS' from state '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-2036901638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67814ea615694bb2bf4812ff86a2aab9',qos_specs=None,replication_status=,reservations=['d765bf36-d4e4-477c-a8c0-43c6236f8388','23f0821c-d6d6-43ba-b504-0bb31c75dc67','7263bf36-2098-41e8-95cd-5a232c7f2c11','63739983-f845-4b59-9134-35f3d81f69c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b16987403284e77ab53febfe19e2fc2',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:19.974128 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b1d5ffed-e80f-4bdd-96ac-561ccffe21b0 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d6dd0c7-37a5-48b4-852f-866354a146c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:19.976651 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-91f43b7f-58d4-4c8b-8866-bda27742c06d req-12011b0e-77d2-457b-a585-e68a81105b35 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] DELETE https://10.4.3.5/volume/v3/attachments/f7361528-6e64-40be-9aef-65ea7d5a4f9e Aug 06 19:22:19.977296 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-91f43b7f-58d4-4c8b-8866-bda27742c06d req-12011b0e-77d2-457b-a585-e68a81105b35 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:19.977344 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-91f43b7f-58d4-4c8b-8866-bda27742c06d req-12011b0e-77d2-457b-a585-e68a81105b35 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:19.992852 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b1d5ffed-e80f-4bdd-96ac-561ccffe21b0 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d6dd0c7-37a5-48b4-852f-866354a146c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:19.994294 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:19.994294 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:19.994446 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b1d5ffed-e80f-4bdd-96ac-561ccffe21b0 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Flow 'volume_create_api' (df3bb2c2-e708-4fcf-8f60-906eb9b76697) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:19.995163 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b1d5ffed-e80f-4bdd-96ac-561ccffe21b0 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Create volume request issued successfully. Aug 06 19:22:19.996392 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b1d5ffed-e80f-4bdd-96ac-561ccffe21b0 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:22:19.996589 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 200/809] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:22:19 2026] POST /volume/v3/volumes => generated 745 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:22:20.011714 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c898c804-8f73-4b7d-b8cd-dd2f3a8d3a0a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:20.015729 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c898c804-8f73-4b7d-b8cd-dd2f3a8d3a0a tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/eacb8cb8-7ab6-451e-a997-55fcd4e21e74 Aug 06 19:22:20.015944 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c898c804-8f73-4b7d-b8cd-dd2f3a8d3a0a tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:20.016156 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c898c804-8f73-4b7d-b8cd-dd2f3a8d3a0a tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:20.040959 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:20.040959 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:20.050049 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c898c804-8f73-4b7d-b8cd-dd2f3a8d3a0a tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:20.055828 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c898c804-8f73-4b7d-b8cd-dd2f3a8d3a0a tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/eacb8cb8-7ab6-451e-a997-55fcd4e21e74 returned with HTTP 200 Aug 06 19:22:20.056487 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 206/810] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:20 2026] GET /volume/v3/volumes/eacb8cb8-7ab6-451e-a997-55fcd4e21e74 => generated 813 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:20.097312 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-91f43b7f-58d4-4c8b-8866-bda27742c06d req-12011b0e-77d2-457b-a585-e68a81105b35 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/attachments/f7361528-6e64-40be-9aef-65ea7d5a4f9e returned with HTTP 200 Aug 06 19:22:20.097983 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 207/811] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:22:19 2026] DELETE /volume/v3/attachments/f7361528-6e64-40be-9aef-65ea7d5a4f9e => generated 19 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:20.112388 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-91f43b7f-58d4-4c8b-8866-bda27742c06d req-b81f99b1-483c-47bc-bb8c-ea3b5cbd5e69 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:20.119075 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-91f43b7f-58d4-4c8b-8866-bda27742c06d req-b81f99b1-483c-47bc-bb8c-ea3b5cbd5e69 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] DELETE https://10.4.3.5/volume/v3/attachments/baff8104-0fcc-471d-874d-38d3f60aaf59 Aug 06 19:22:20.119362 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-91f43b7f-58d4-4c8b-8866-bda27742c06d req-b81f99b1-483c-47bc-bb8c-ea3b5cbd5e69 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:20.119814 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-91f43b7f-58d4-4c8b-8866-bda27742c06d req-b81f99b1-483c-47bc-bb8c-ea3b5cbd5e69 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:20.132368 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:20.132368 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:20.278328 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-91f43b7f-58d4-4c8b-8866-bda27742c06d req-b81f99b1-483c-47bc-bb8c-ea3b5cbd5e69 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/attachments/baff8104-0fcc-471d-874d-38d3f60aaf59 returned with HTTP 200 Aug 06 19:22:20.278449 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 199/812] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:22:20 2026] DELETE /volume/v3/attachments/baff8104-0fcc-471d-874d-38d3f60aaf59 => generated 19 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:20.690972 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8f4ab1c5-c6e5-4d87-968a-a3cd1460ff3f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:20.694352 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f4ab1c5-c6e5-4d87-968a-a3cd1460ff3f tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:20.694771 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f4ab1c5-c6e5-4d87-968a-a3cd1460ff3f tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:20.695829 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f4ab1c5-c6e5-4d87-968a-a3cd1460ff3f tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:20.696439 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-8f4ab1c5-c6e5-4d87-968a-a3cd1460ff3f tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:20.703940 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:20.703940 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:20.705674 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f4ab1c5-c6e5-4d87-968a-a3cd1460ff3f tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:20.706485 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 201/813] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:20 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 795 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:21.075359 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e923ef7b-6047-487a-94f5-a38ec2974767 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:21.077860 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e923ef7b-6047-487a-94f5-a38ec2974767 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/eacb8cb8-7ab6-451e-a997-55fcd4e21e74 Aug 06 19:22:21.078075 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e923ef7b-6047-487a-94f5-a38ec2974767 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:21.078276 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e923ef7b-6047-487a-94f5-a38ec2974767 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:21.086950 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:21.086950 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:21.096076 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e923ef7b-6047-487a-94f5-a38ec2974767 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:21.102750 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e923ef7b-6047-487a-94f5-a38ec2974767 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/eacb8cb8-7ab6-451e-a997-55fcd4e21e74 returned with HTTP 200 Aug 06 19:22:21.103280 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 207/814] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:21 2026] GET /volume/v3/volumes/eacb8cb8-7ab6-451e-a997-55fcd4e21e74 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:21.135163 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e0e233cb-279a-48f0-b362-12826a47a289 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:21.139120 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e0e233cb-279a-48f0-b362-12826a47a289 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] POST https://10.4.3.5/volume/v3/volumes/eacb8cb8-7ab6-451e-a997-55fcd4e21e74/action Aug 06 19:22:21.139120 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e0e233cb-279a-48f0-b362-12826a47a289 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:22:21.139120 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e0e233cb-279a-48f0-b362-12826a47a289 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:21.155070 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:21.155070 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:21.156222 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-e0e233cb-279a-48f0-b362-12826a47a289 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Updating volume 'eacb8cb8-7ab6-451e-a997-55fcd4e21e74' with '{'status': 'maintenance'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 19:22:21.196185 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e0e233cb-279a-48f0-b362-12826a47a289 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] https://10.4.3.5/volume/v3/volumes/eacb8cb8-7ab6-451e-a997-55fcd4e21e74/action returned with HTTP 202 Aug 06 19:22:21.197785 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 208/815] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:22:21 2026] POST /volume/v3/volumes/eacb8cb8-7ab6-451e-a997-55fcd4e21e74/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:22:21.212172 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-54c84e03-779e-459f-98d1-6b0a937bc2d5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:21.216384 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-54c84e03-779e-459f-98d1-6b0a937bc2d5 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/eacb8cb8-7ab6-451e-a997-55fcd4e21e74 Aug 06 19:22:21.217001 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-54c84e03-779e-459f-98d1-6b0a937bc2d5 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:21.217248 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-54c84e03-779e-459f-98d1-6b0a937bc2d5 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:21.241702 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:21.241702 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:21.255264 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-54c84e03-779e-459f-98d1-6b0a937bc2d5 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:21.267031 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-54c84e03-779e-459f-98d1-6b0a937bc2d5 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/eacb8cb8-7ab6-451e-a997-55fcd4e21e74 returned with HTTP 200 Aug 06 19:22:21.267851 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 200/816] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:21 2026] GET /volume/v3/volumes/eacb8cb8-7ab6-451e-a997-55fcd4e21e74 => generated 840 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:21.288110 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9cb10856-9c06-4f92-b1b2-aefff233e500 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:21.293002 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9cb10856-9c06-4f92-b1b2-aefff233e500 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] POST https://10.4.3.5/volume/v3/volumes/eacb8cb8-7ab6-451e-a997-55fcd4e21e74/action Aug 06 19:22:21.293002 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9cb10856-9c06-4f92-b1b2-aefff233e500 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:22:21.293002 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9cb10856-9c06-4f92-b1b2-aefff233e500 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:21.317547 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:21.317547 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:21.318737 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9cb10856-9c06-4f92-b1b2-aefff233e500 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Volume info retrieved successfully. Aug 06 19:22:21.370459 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9cb10856-9c06-4f92-b1b2-aefff233e500 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Delete volume request issued successfully. Aug 06 19:22:21.370774 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9cb10856-9c06-4f92-b1b2-aefff233e500 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] https://10.4.3.5/volume/v3/volumes/eacb8cb8-7ab6-451e-a997-55fcd4e21e74/action returned with HTTP 202 Aug 06 19:22:21.371381 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 202/817] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:22:21 2026] POST /volume/v3/volumes/eacb8cb8-7ab6-451e-a997-55fcd4e21e74/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:22:21.382477 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ef95f436-1544-45e4-9144-77c29d6d0c42 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:21.385075 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ef95f436-1544-45e4-9144-77c29d6d0c42 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/eacb8cb8-7ab6-451e-a997-55fcd4e21e74 Aug 06 19:22:21.385555 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ef95f436-1544-45e4-9144-77c29d6d0c42 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:21.385845 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ef95f436-1544-45e4-9144-77c29d6d0c42 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:21.397796 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:21.397796 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:21.406429 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ef95f436-1544-45e4-9144-77c29d6d0c42 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:21.413664 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ef95f436-1544-45e4-9144-77c29d6d0c42 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/eacb8cb8-7ab6-451e-a997-55fcd4e21e74 returned with HTTP 200 Aug 06 19:22:21.414352 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 208/818] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:21 2026] GET /volume/v3/volumes/eacb8cb8-7ab6-451e-a997-55fcd4e21e74 => generated 837 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:21.722204 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a2315717-3420-4a11-bf97-210ed89f6c7f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:21.724210 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a2315717-3420-4a11-bf97-210ed89f6c7f tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:21.724435 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a2315717-3420-4a11-bf97-210ed89f6c7f tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:21.724707 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a2315717-3420-4a11-bf97-210ed89f6c7f tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:21.724856 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a2315717-3420-4a11-bf97-210ed89f6c7f tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:21.729749 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:21.729749 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:21.730710 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a2315717-3420-4a11-bf97-210ed89f6c7f tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:21.731382 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 209/819] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:21 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:22.439286 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e3551a22-d2f2-48e9-a2bd-4de2fcd166fd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:22.439286 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e3551a22-d2f2-48e9-a2bd-4de2fcd166fd tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/eacb8cb8-7ab6-451e-a997-55fcd4e21e74 Aug 06 19:22:22.439286 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e3551a22-d2f2-48e9-a2bd-4de2fcd166fd tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:22.439286 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e3551a22-d2f2-48e9-a2bd-4de2fcd166fd tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:22.450991 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e3551a22-d2f2-48e9-a2bd-4de2fcd166fd tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/eacb8cb8-7ab6-451e-a997-55fcd4e21e74 returned with HTTP 404 Aug 06 19:22:22.451760 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 201/820] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:22 2026] GET /volume/v3/volumes/eacb8cb8-7ab6-451e-a997-55fcd4e21e74 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:22.463963 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cda398cb-621b-4e2b-9ac5-3e4146453916 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:22.467839 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cda398cb-621b-4e2b-9ac5-3e4146453916 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/eacb8cb8-7ab6-451e-a997-55fcd4e21e74 Aug 06 19:22:22.468189 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cda398cb-621b-4e2b-9ac5-3e4146453916 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:22.469009 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cda398cb-621b-4e2b-9ac5-3e4146453916 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:22.481721 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cda398cb-621b-4e2b-9ac5-3e4146453916 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/eacb8cb8-7ab6-451e-a997-55fcd4e21e74 returned with HTTP 404 Aug 06 19:22:22.482496 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 203/821] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:22 2026] GET /volume/v3/volumes/eacb8cb8-7ab6-451e-a997-55fcd4e21e74 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:22.496090 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8a44640b-a9a3-43f9-bcc1-331810ea2418 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:22.500061 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8a44640b-a9a3-43f9-bcc1-331810ea2418 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] DELETE https://10.4.3.5/volume/v3/volumes/eacb8cb8-7ab6-451e-a997-55fcd4e21e74 Aug 06 19:22:22.500061 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8a44640b-a9a3-43f9-bcc1-331810ea2418 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:22.500061 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8a44640b-a9a3-43f9-bcc1-331810ea2418 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:22.500061 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-8a44640b-a9a3-43f9-bcc1-331810ea2418 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Delete volume with id: eacb8cb8-7ab6-451e-a997-55fcd4e21e74 Aug 06 19:22:22.510633 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8a44640b-a9a3-43f9-bcc1-331810ea2418 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/eacb8cb8-7ab6-451e-a997-55fcd4e21e74 returned with HTTP 404 Aug 06 19:22:22.511631 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 209/822] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:22:22 2026] DELETE /volume/v3/volumes/eacb8cb8-7ab6-451e-a997-55fcd4e21e74 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:22.524769 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c9384928-3ed5-4df8-ae43-3faa63d930d3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:22.528077 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c9384928-3ed5-4df8-ae43-3faa63d930d3 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:22:22.528665 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c9384928-3ed5-4df8-ae43-3faa63d930d3 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-866154571"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:22.534466 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-c9384928-3ed5-4df8-ae43-3faa63d930d3 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-866154571'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:22:22.534466 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-c9384928-3ed5-4df8-ae43-3faa63d930d3 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Create volume of 1 GB Aug 06 19:22:22.540445 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c9384928-3ed5-4df8-ae43-3faa63d930d3 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Availability Zones retrieved successfully. Aug 06 19:22:22.548674 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9384928-3ed5-4df8-ae43-3faa63d930d3 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Flow 'volume_create_api' (7da08a31-e777-4472-a5de-0677b7d9b634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:22.550097 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9384928-3ed5-4df8-ae43-3faa63d930d3 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d5779f5-900d-4f35-9600-37e8725258e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:22.551429 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-c9384928-3ed5-4df8-ae43-3faa63d930d3 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:22:22.596042 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9384928-3ed5-4df8-ae43-3faa63d930d3 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d5779f5-900d-4f35-9600-37e8725258e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:22.597500 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9384928-3ed5-4df8-ae43-3faa63d930d3 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b63f9d71-12c6-4d1a-86dc-f116772c404b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:22.654378 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-c9384928-3ed5-4df8-ae43-3faa63d930d3 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Created reservations ['aab0fe8b-44c0-4700-8ae6-c149e604559b', '7a478fbe-5084-4334-a959-ad395086f0bb', 'c2d5029f-a172-48bb-9884-331b2cfacb05', 'a3c49d45-1f0f-4772-9689-9d941d140404'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:22:22.655236 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9384928-3ed5-4df8-ae43-3faa63d930d3 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b63f9d71-12c6-4d1a-86dc-f116772c404b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aab0fe8b-44c0-4700-8ae6-c149e604559b', '7a478fbe-5084-4334-a959-ad395086f0bb', 'c2d5029f-a172-48bb-9884-331b2cfacb05', 'a3c49d45-1f0f-4772-9689-9d941d140404']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:22.656591 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9384928-3ed5-4df8-ae43-3faa63d930d3 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3336c859-c3e4-4c14-a9bb-2338db9be1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:22.689044 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9384928-3ed5-4df8-ae43-3faa63d930d3 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3336c859-c3e4-4c14-a9bb-2338db9be1a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c80a9832-65f3-4ae6-90e0-3a07831558de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-866154571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67814ea615694bb2bf4812ff86a2aab9',qos_specs=None,replication_status=,reservations=['aab0fe8b-44c0-4700-8ae6-c149e604559b','7a478fbe-5084-4334-a959-ad395086f0bb','c2d5029f-a172-48bb-9884-331b2cfacb05','a3c49d45-1f0f-4772-9689-9d941d140404'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b16987403284e77ab53febfe19e2fc2',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:22:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-866154571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c80a9832-65f3-4ae6-90e0-3a07831558de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67814ea615694bb2bf4812ff86a2aab9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b16987403284e77ab53febfe19e2fc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:22.690090 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9384928-3ed5-4df8-ae43-3faa63d930d3 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6381357f-e13d-4f0d-aca5-94235f2b4036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:22.720363 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9384928-3ed5-4df8-ae43-3faa63d930d3 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6381357f-e13d-4f0d-aca5-94235f2b4036) transitioned into state 'SUCCESS' from state '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-866154571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67814ea615694bb2bf4812ff86a2aab9',qos_specs=None,replication_status=,reservations=['aab0fe8b-44c0-4700-8ae6-c149e604559b','7a478fbe-5084-4334-a959-ad395086f0bb','c2d5029f-a172-48bb-9884-331b2cfacb05','a3c49d45-1f0f-4772-9689-9d941d140404'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b16987403284e77ab53febfe19e2fc2',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:22.721190 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9384928-3ed5-4df8-ae43-3faa63d930d3 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d378faa-1857-40fd-ab5f-8da6776afcea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:22.737399 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9384928-3ed5-4df8-ae43-3faa63d930d3 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d378faa-1857-40fd-ab5f-8da6776afcea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:22.738604 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9384928-3ed5-4df8-ae43-3faa63d930d3 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Flow 'volume_create_api' (7da08a31-e777-4472-a5de-0677b7d9b634) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:22.739244 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c9384928-3ed5-4df8-ae43-3faa63d930d3 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Create volume request issued successfully. Aug 06 19:22:22.739971 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c9384928-3ed5-4df8-ae43-3faa63d930d3 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:22:22.742367 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 210/823] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:22:22 2026] POST /volume/v3/volumes => generated 744 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:22:22.745683 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dd604389-390f-41e1-8779-4948b00db855 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:22.749297 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dd604389-390f-41e1-8779-4948b00db855 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:22.749624 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dd604389-390f-41e1-8779-4948b00db855 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:22.749822 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dd604389-390f-41e1-8779-4948b00db855 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:22.750029 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-dd604389-390f-41e1-8779-4948b00db855 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:22.756966 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:22.756966 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:22.758081 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dd604389-390f-41e1-8779-4948b00db855 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:22.759713 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 202/824] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:22 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:22.766069 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3df35ef6-cecf-4ad5-8ae3-74fe26e88521 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:22.772049 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3df35ef6-cecf-4ad5-8ae3-74fe26e88521 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de Aug 06 19:22:22.772049 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3df35ef6-cecf-4ad5-8ae3-74fe26e88521 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:22.772049 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3df35ef6-cecf-4ad5-8ae3-74fe26e88521 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:22.786529 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:22.786529 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:22.793262 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3df35ef6-cecf-4ad5-8ae3-74fe26e88521 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:22.803758 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3df35ef6-cecf-4ad5-8ae3-74fe26e88521 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de returned with HTTP 200 Aug 06 19:22:22.804520 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 204/825] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:22 2026] GET /volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de => generated 812 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:23.775092 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-541d3899-0155-4b60-911e-ceb7b84e2f4b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:23.778290 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-541d3899-0155-4b60-911e-ceb7b84e2f4b tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:23.778290 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-541d3899-0155-4b60-911e-ceb7b84e2f4b tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:23.779625 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-541d3899-0155-4b60-911e-ceb7b84e2f4b tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:23.779625 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-541d3899-0155-4b60-911e-ceb7b84e2f4b tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:23.791154 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:23.791154 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:23.792456 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-541d3899-0155-4b60-911e-ceb7b84e2f4b tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:23.793197 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 210/826] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:23 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 795 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:23.821724 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4458e142-f71d-476d-a89e-266035a688ee None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:23.823633 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4458e142-f71d-476d-a89e-266035a688ee tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de Aug 06 19:22:23.823891 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4458e142-f71d-476d-a89e-266035a688ee tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:23.824196 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4458e142-f71d-476d-a89e-266035a688ee tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:23.833996 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:23.833996 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:23.839471 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4458e142-f71d-476d-a89e-266035a688ee tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:23.846035 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4458e142-f71d-476d-a89e-266035a688ee tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de returned with HTTP 200 Aug 06 19:22:23.846035 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 211/827] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:23 2026] GET /volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:23.865600 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f771b22c-88ba-4c5a-b669-04cd9fd96dc3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:23.869795 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f771b22c-88ba-4c5a-b669-04cd9fd96dc3 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] POST https://10.4.3.5/volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de/action Aug 06 19:22:23.870632 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f771b22c-88ba-4c5a-b669-04cd9fd96dc3 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:22:23.871658 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f771b22c-88ba-4c5a-b669-04cd9fd96dc3 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:23.888229 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:23.888229 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:23.888587 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.admin_actions [None req-f771b22c-88ba-4c5a-b669-04cd9fd96dc3 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Updating volume 'c80a9832-65f3-4ae6-90e0-3a07831558de' with '{'status': 'error'}' {{(pid=100263) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 19:22:23.934961 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f771b22c-88ba-4c5a-b669-04cd9fd96dc3 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] https://10.4.3.5/volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de/action returned with HTTP 202 Aug 06 19:22:23.935418 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 203/828] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:22:23 2026] POST /volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:22:23.949347 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5056d72b-3a6c-46ec-b9ff-632bb3f602fe None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:23.951930 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5056d72b-3a6c-46ec-b9ff-632bb3f602fe tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de Aug 06 19:22:23.954043 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5056d72b-3a6c-46ec-b9ff-632bb3f602fe tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:23.954043 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5056d72b-3a6c-46ec-b9ff-632bb3f602fe tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:23.969556 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:23.969556 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:23.979718 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5056d72b-3a6c-46ec-b9ff-632bb3f602fe tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:23.985822 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5056d72b-3a6c-46ec-b9ff-632bb3f602fe tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de returned with HTTP 200 Aug 06 19:22:23.987149 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 205/829] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:23 2026] GET /volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de => generated 833 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:24.007489 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2af536e8-55ac-40ca-b4db-7b3a5cd01e21 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:24.012720 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2af536e8-55ac-40ca-b4db-7b3a5cd01e21 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] POST https://10.4.3.5/volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de/action Aug 06 19:22:24.013172 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2af536e8-55ac-40ca-b4db-7b3a5cd01e21 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:22:24.013392 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2af536e8-55ac-40ca-b4db-7b3a5cd01e21 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:24.032566 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:24.032566 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:24.034420 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.admin_actions [None req-2af536e8-55ac-40ca-b4db-7b3a5cd01e21 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Updating volume 'c80a9832-65f3-4ae6-90e0-3a07831558de' with '{'status': 'available'}' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 19:22:24.089926 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2af536e8-55ac-40ca-b4db-7b3a5cd01e21 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] https://10.4.3.5/volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de/action returned with HTTP 202 Aug 06 19:22:24.090082 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 211/830] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:22:24 2026] POST /volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:22:24.100742 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d3870be4-268e-40f0-bf5b-847abaec1f84 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:24.104867 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d3870be4-268e-40f0-bf5b-847abaec1f84 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de Aug 06 19:22:24.104867 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d3870be4-268e-40f0-bf5b-847abaec1f84 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:24.105946 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d3870be4-268e-40f0-bf5b-847abaec1f84 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:24.119042 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:24.119042 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:24.126717 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d3870be4-268e-40f0-bf5b-847abaec1f84 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:24.136072 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d3870be4-268e-40f0-bf5b-847abaec1f84 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de returned with HTTP 200 Aug 06 19:22:24.137143 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 212/831] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:24 2026] GET /volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de => generated 837 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:24.158422 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5679bdc6-b97d-45fd-8298-03bcbee6c1db None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:24.163462 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5679bdc6-b97d-45fd-8298-03bcbee6c1db tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] POST https://10.4.3.5/volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de/action Aug 06 19:22:24.163462 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5679bdc6-b97d-45fd-8298-03bcbee6c1db tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:22:24.163462 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5679bdc6-b97d-45fd-8298-03bcbee6c1db tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:24.180159 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:24.180159 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:24.180159 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.admin_actions [None req-5679bdc6-b97d-45fd-8298-03bcbee6c1db tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Updating volume 'c80a9832-65f3-4ae6-90e0-3a07831558de' with '{'status': 'maintenance'}' {{(pid=100263) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 19:22:24.251701 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5679bdc6-b97d-45fd-8298-03bcbee6c1db tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] https://10.4.3.5/volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de/action returned with HTTP 202 Aug 06 19:22:24.251701 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 204/832] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:22:24 2026] POST /volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:22:24.279370 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d15a8eb1-b892-4a6d-b877-3629daf8268f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:24.285242 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d15a8eb1-b892-4a6d-b877-3629daf8268f tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de Aug 06 19:22:24.285838 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d15a8eb1-b892-4a6d-b877-3629daf8268f tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:24.285838 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d15a8eb1-b892-4a6d-b877-3629daf8268f tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:24.299121 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:24.299121 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:24.311561 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d15a8eb1-b892-4a6d-b877-3629daf8268f tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:24.322007 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d15a8eb1-b892-4a6d-b877-3629daf8268f tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de returned with HTTP 200 Aug 06 19:22:24.322007 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 206/833] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:24 2026] GET /volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de => generated 839 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:24.344491 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f80bf716-3096-4178-bd94-53c35170a573 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:24.347248 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f80bf716-3096-4178-bd94-53c35170a573 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] POST https://10.4.3.5/volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de/action Aug 06 19:22:24.348598 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f80bf716-3096-4178-bd94-53c35170a573 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:22:24.348893 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f80bf716-3096-4178-bd94-53c35170a573 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:24.363203 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:24.363203 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:24.364328 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.admin_actions [None req-f80bf716-3096-4178-bd94-53c35170a573 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] Updating volume 'c80a9832-65f3-4ae6-90e0-3a07831558de' with '{'status': 'available'}' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 19:22:24.415468 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f80bf716-3096-4178-bd94-53c35170a573 tempest-VolumesActionsTest-342358690 tempest-VolumesActionsTest-342358690-project-admin] https://10.4.3.5/volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de/action returned with HTTP 202 Aug 06 19:22:24.416140 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 212/834] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:22:24 2026] POST /volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:22:24.427822 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b23aa7ac-6045-4d3d-aa6b-f9680241cfe0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:24.432780 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b23aa7ac-6045-4d3d-aa6b-f9680241cfe0 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de Aug 06 19:22:24.433353 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b23aa7ac-6045-4d3d-aa6b-f9680241cfe0 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:24.433593 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b23aa7ac-6045-4d3d-aa6b-f9680241cfe0 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:24.444228 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:24.444228 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:24.450928 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b23aa7ac-6045-4d3d-aa6b-f9680241cfe0 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:24.457436 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b23aa7ac-6045-4d3d-aa6b-f9680241cfe0 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de returned with HTTP 200 Aug 06 19:22:24.458123 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 213/835] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:24 2026] GET /volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de => generated 837 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:24.475989 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-70351711-6f0b-49dc-bfa1-f0051034d27f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:24.478527 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-70351711-6f0b-49dc-bfa1-f0051034d27f tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de Aug 06 19:22:24.478866 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-70351711-6f0b-49dc-bfa1-f0051034d27f tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:24.479066 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-70351711-6f0b-49dc-bfa1-f0051034d27f tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:24.489110 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:24.489110 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:24.496669 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-70351711-6f0b-49dc-bfa1-f0051034d27f tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:24.504688 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-70351711-6f0b-49dc-bfa1-f0051034d27f tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de returned with HTTP 200 Aug 06 19:22:24.505368 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 205/836] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:24 2026] GET /volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de => generated 837 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:24.526638 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fab7cea3-4a42-4480-be34-40d1760733c6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:24.529253 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fab7cea3-4a42-4480-be34-40d1760733c6 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] DELETE https://10.4.3.5/volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de Aug 06 19:22:24.529253 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fab7cea3-4a42-4480-be34-40d1760733c6 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:24.529253 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fab7cea3-4a42-4480-be34-40d1760733c6 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:24.529514 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-fab7cea3-4a42-4480-be34-40d1760733c6 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Delete volume with id: c80a9832-65f3-4ae6-90e0-3a07831558de Aug 06 19:22:24.539781 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:24.539781 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:24.540223 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fab7cea3-4a42-4480-be34-40d1760733c6 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:24.575611 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fab7cea3-4a42-4480-be34-40d1760733c6 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Delete volume request issued successfully. Aug 06 19:22:24.575901 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fab7cea3-4a42-4480-be34-40d1760733c6 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de returned with HTTP 202 Aug 06 19:22:24.576834 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 207/837] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:22:24 2026] DELETE /volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:22:24.591688 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-679a2cc2-977c-4684-9255-25b66d9a4bc1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:24.595837 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-679a2cc2-977c-4684-9255-25b66d9a4bc1 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de Aug 06 19:22:24.596083 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-679a2cc2-977c-4684-9255-25b66d9a4bc1 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:24.596847 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-679a2cc2-977c-4684-9255-25b66d9a4bc1 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:24.610253 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:24.610253 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:24.618629 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-679a2cc2-977c-4684-9255-25b66d9a4bc1 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Volume info retrieved successfully. Aug 06 19:22:24.626901 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-679a2cc2-977c-4684-9255-25b66d9a4bc1 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de returned with HTTP 200 Aug 06 19:22:24.627788 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 213/838] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:24 2026] GET /volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de => generated 836 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:24.819265 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8f16189c-88e1-4079-93e8-2c703d7e9fcf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:24.821701 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f16189c-88e1-4079-93e8-2c703d7e9fcf tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:24.821949 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8f16189c-88e1-4079-93e8-2c703d7e9fcf tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:24.822384 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8f16189c-88e1-4079-93e8-2c703d7e9fcf tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:24.822384 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8f16189c-88e1-4079-93e8-2c703d7e9fcf tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:24.837912 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:24.837912 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:24.842045 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f16189c-88e1-4079-93e8-2c703d7e9fcf tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:24.842045 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 214/839] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:24 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 795 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:25.507115 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-89080021-e7d8-4915-b9df-61eea65fc05f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:25.509450 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-89080021-e7d8-4915-b9df-61eea65fc05f tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] DELETE https://10.4.3.5/volume/v3/volumes/987c51ca-1658-4364-9ce8-4a99f25c767a Aug 06 19:22:25.509733 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-89080021-e7d8-4915-b9df-61eea65fc05f tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:25.510048 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-89080021-e7d8-4915-b9df-61eea65fc05f tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:25.510219 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-89080021-e7d8-4915-b9df-61eea65fc05f tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Delete volume with id: 987c51ca-1658-4364-9ce8-4a99f25c767a Aug 06 19:22:25.519114 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:25.519114 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:25.519692 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-89080021-e7d8-4915-b9df-61eea65fc05f tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Volume info retrieved successfully. Aug 06 19:22:25.559531 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-89080021-e7d8-4915-b9df-61eea65fc05f tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Delete volume request issued successfully. Aug 06 19:22:25.559728 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-89080021-e7d8-4915-b9df-61eea65fc05f tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/volumes/987c51ca-1658-4364-9ce8-4a99f25c767a returned with HTTP 202 Aug 06 19:22:25.560467 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 206/840] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:22:25 2026] DELETE /volume/v3/volumes/987c51ca-1658-4364-9ce8-4a99f25c767a => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:22:25.574855 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-02ce897d-0c9f-4368-a073-0c26a3eb1424 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:25.577570 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-02ce897d-0c9f-4368-a073-0c26a3eb1424 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] GET https://10.4.3.5/volume/v3/volumes/987c51ca-1658-4364-9ce8-4a99f25c767a Aug 06 19:22:25.578108 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-02ce897d-0c9f-4368-a073-0c26a3eb1424 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:25.578278 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-02ce897d-0c9f-4368-a073-0c26a3eb1424 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:25.590974 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:25.590974 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:25.598047 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-02ce897d-0c9f-4368-a073-0c26a3eb1424 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Volume info retrieved successfully. Aug 06 19:22:25.605460 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-02ce897d-0c9f-4368-a073-0c26a3eb1424 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/volumes/987c51ca-1658-4364-9ce8-4a99f25c767a returned with HTTP 200 Aug 06 19:22:25.606986 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 208/841] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:25 2026] GET /volume/v3/volumes/987c51ca-1658-4364-9ce8-4a99f25c767a => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:22:25.648497 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-73f14576-457d-4cb6-9a49-262ea3eb2923 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:25.650964 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-73f14576-457d-4cb6-9a49-262ea3eb2923 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] GET https://10.4.3.5/volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de Aug 06 19:22:25.651795 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-73f14576-457d-4cb6-9a49-262ea3eb2923 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:25.653562 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-73f14576-457d-4cb6-9a49-262ea3eb2923 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:25.668680 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-73f14576-457d-4cb6-9a49-262ea3eb2923 tempest-VolumesActionsTest-764004985 tempest-VolumesActionsTest-764004985-project-member] https://10.4.3.5/volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de returned with HTTP 404 Aug 06 19:22:25.669664 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 214/842] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:25 2026] GET /volume/v3/volumes/c80a9832-65f3-4ae6-90e0-3a07831558de => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:25.856987 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6b41c664-fac5-42c4-aa6d-422e708b1884 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:25.859290 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6b41c664-fac5-42c4-aa6d-422e708b1884 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:25.859543 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6b41c664-fac5-42c4-aa6d-422e708b1884 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:25.860289 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6b41c664-fac5-42c4-aa6d-422e708b1884 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:25.860289 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6b41c664-fac5-42c4-aa6d-422e708b1884 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:25.870225 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:25.870225 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:25.871044 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6b41c664-fac5-42c4-aa6d-422e708b1884 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:25.874467 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 215/843] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:25 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 795 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:26.623715 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-364592a2-53cf-4cef-aff4-384acd2fdcaf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:26.628249 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-364592a2-53cf-4cef-aff4-384acd2fdcaf tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] GET https://10.4.3.5/volume/v3/volumes/987c51ca-1658-4364-9ce8-4a99f25c767a Aug 06 19:22:26.628249 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-364592a2-53cf-4cef-aff4-384acd2fdcaf tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:26.628808 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-364592a2-53cf-4cef-aff4-384acd2fdcaf tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:26.646418 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-364592a2-53cf-4cef-aff4-384acd2fdcaf tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/volumes/987c51ca-1658-4364-9ce8-4a99f25c767a returned with HTTP 404 Aug 06 19:22:26.647043 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 207/844] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:26 2026] GET /volume/v3/volumes/987c51ca-1658-4364-9ce8-4a99f25c767a => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:26.658254 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-74ca24cc-ec78-41d3-89e7-344cc4cc05be None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:26.662123 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-74ca24cc-ec78-41d3-89e7-344cc4cc05be tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] DELETE https://10.4.3.5/volume/v3/volumes/f069ea3a-3a1a-4ec2-9ab5-ec8d7fbdca53 Aug 06 19:22:26.662363 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-74ca24cc-ec78-41d3-89e7-344cc4cc05be tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:26.662621 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-74ca24cc-ec78-41d3-89e7-344cc4cc05be tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:26.662796 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-74ca24cc-ec78-41d3-89e7-344cc4cc05be tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Delete volume with id: f069ea3a-3a1a-4ec2-9ab5-ec8d7fbdca53 Aug 06 19:22:26.681565 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:26.681565 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:26.682425 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-74ca24cc-ec78-41d3-89e7-344cc4cc05be tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Volume info retrieved successfully. Aug 06 19:22:26.738968 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-74ca24cc-ec78-41d3-89e7-344cc4cc05be tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Delete volume request issued successfully. Aug 06 19:22:26.739221 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-74ca24cc-ec78-41d3-89e7-344cc4cc05be tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/volumes/f069ea3a-3a1a-4ec2-9ab5-ec8d7fbdca53 returned with HTTP 202 Aug 06 19:22:26.739768 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 209/845] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:22:26 2026] DELETE /volume/v3/volumes/f069ea3a-3a1a-4ec2-9ab5-ec8d7fbdca53 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 19:22:26.753822 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9d44414f-f1ad-4578-8eb3-0466b589ffdb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:26.763193 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9d44414f-f1ad-4578-8eb3-0466b589ffdb tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] GET https://10.4.3.5/volume/v3/volumes/f069ea3a-3a1a-4ec2-9ab5-ec8d7fbdca53 Aug 06 19:22:26.764537 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9d44414f-f1ad-4578-8eb3-0466b589ffdb tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:26.764817 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9d44414f-f1ad-4578-8eb3-0466b589ffdb tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:26.781382 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:26.781382 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:26.793653 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9d44414f-f1ad-4578-8eb3-0466b589ffdb tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Volume info retrieved successfully. Aug 06 19:22:26.809744 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9d44414f-f1ad-4578-8eb3-0466b589ffdb tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/volumes/f069ea3a-3a1a-4ec2-9ab5-ec8d7fbdca53 returned with HTTP 200 Aug 06 19:22:26.810279 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 215/846] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:26 2026] GET /volume/v3/volumes/f069ea3a-3a1a-4ec2-9ab5-ec8d7fbdca53 => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:26.892917 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fe05592f-4ff8-435f-a254-435f68b1ccf0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:26.895724 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fe05592f-4ff8-435f-a254-435f68b1ccf0 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:26.896900 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fe05592f-4ff8-435f-a254-435f68b1ccf0 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:26.896900 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fe05592f-4ff8-435f-a254-435f68b1ccf0 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:26.896900 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-fe05592f-4ff8-435f-a254-435f68b1ccf0 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:26.912427 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:26.912427 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:26.913626 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fe05592f-4ff8-435f-a254-435f68b1ccf0 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:26.915839 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 216/847] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:26 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 795 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:27.831984 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-372501e8-3f50-477d-b7e1-d86b00fdb350 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:27.834675 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-372501e8-3f50-477d-b7e1-d86b00fdb350 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] GET https://10.4.3.5/volume/v3/volumes/f069ea3a-3a1a-4ec2-9ab5-ec8d7fbdca53 Aug 06 19:22:27.834995 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-372501e8-3f50-477d-b7e1-d86b00fdb350 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:27.835321 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-372501e8-3f50-477d-b7e1-d86b00fdb350 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:27.844895 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-372501e8-3f50-477d-b7e1-d86b00fdb350 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/volumes/f069ea3a-3a1a-4ec2-9ab5-ec8d7fbdca53 returned with HTTP 404 Aug 06 19:22:27.846382 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 208/848] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:27 2026] GET /volume/v3/volumes/f069ea3a-3a1a-4ec2-9ab5-ec8d7fbdca53 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:27.861153 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2e06277c-9213-44e8-890c-1b10048d2359 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:27.864873 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2e06277c-9213-44e8-890c-1b10048d2359 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] DELETE https://10.4.3.5/volume/v3/volumes/06e3116b-c741-4dc9-a617-45434ef100aa Aug 06 19:22:27.864873 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2e06277c-9213-44e8-890c-1b10048d2359 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:27.864873 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2e06277c-9213-44e8-890c-1b10048d2359 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:27.864873 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-2e06277c-9213-44e8-890c-1b10048d2359 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Delete volume with id: 06e3116b-c741-4dc9-a617-45434ef100aa Aug 06 19:22:27.889908 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:27.889908 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:27.890618 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2e06277c-9213-44e8-890c-1b10048d2359 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Volume info retrieved successfully. Aug 06 19:22:27.936521 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e260540c-83d4-4530-abc6-18ff31370aeb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:27.938180 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2e06277c-9213-44e8-890c-1b10048d2359 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Delete volume request issued successfully. Aug 06 19:22:27.938180 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2e06277c-9213-44e8-890c-1b10048d2359 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/volumes/06e3116b-c741-4dc9-a617-45434ef100aa returned with HTTP 202 Aug 06 19:22:27.939038 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 210/849] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:22:27 2026] DELETE /volume/v3/volumes/06e3116b-c741-4dc9-a617-45434ef100aa => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:22:27.942888 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e260540c-83d4-4530-abc6-18ff31370aeb tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:27.943223 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e260540c-83d4-4530-abc6-18ff31370aeb tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:27.943483 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e260540c-83d4-4530-abc6-18ff31370aeb tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:27.943687 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-e260540c-83d4-4530-abc6-18ff31370aeb tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:27.953914 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:27.953914 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:27.954996 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e260540c-83d4-4530-abc6-18ff31370aeb tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:27.955200 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7907b96f-8367-4aca-996d-935525fb0984 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:27.956346 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 216/850] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:27 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 795 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:27.957710 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7907b96f-8367-4aca-996d-935525fb0984 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] GET https://10.4.3.5/volume/v3/volumes/06e3116b-c741-4dc9-a617-45434ef100aa Aug 06 19:22:27.957975 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7907b96f-8367-4aca-996d-935525fb0984 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:27.958364 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7907b96f-8367-4aca-996d-935525fb0984 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:27.968489 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:27.968489 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:27.974139 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7907b96f-8367-4aca-996d-935525fb0984 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Volume info retrieved successfully. Aug 06 19:22:27.981505 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7907b96f-8367-4aca-996d-935525fb0984 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/volumes/06e3116b-c741-4dc9-a617-45434ef100aa returned with HTTP 200 Aug 06 19:22:27.982074 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 217/851] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:27 2026] GET /volume/v3/volumes/06e3116b-c741-4dc9-a617-45434ef100aa => generated 1359 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:28.436477 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9934b405-3503-47c5-80ad-07c62257ad5f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:28.591298 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9934b405-3503-47c5-80ad-07c62257ad5f tempest-VolumeQuotasNegativeTestJSON-1105914220 tempest-VolumeQuotasNegativeTestJSON-1105914220-project-admin] GET https://10.4.3.5/volume/v3/os-quota-sets/062ec7c1e9cd42e1bb42dcd596ccc9ed Aug 06 19:22:28.591473 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9934b405-3503-47c5-80ad-07c62257ad5f tempest-VolumeQuotasNegativeTestJSON-1105914220 tempest-VolumeQuotasNegativeTestJSON-1105914220-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:28.592621 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9934b405-3503-47c5-80ad-07c62257ad5f tempest-VolumeQuotasNegativeTestJSON-1105914220 tempest-VolumeQuotasNegativeTestJSON-1105914220-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:28.609740 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9934b405-3503-47c5-80ad-07c62257ad5f tempest-VolumeQuotasNegativeTestJSON-1105914220 tempest-VolumeQuotasNegativeTestJSON-1105914220-project-admin] https://10.4.3.5/volume/v3/os-quota-sets/062ec7c1e9cd42e1bb42dcd596ccc9ed returned with HTTP 200 Aug 06 19:22:28.610185 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 209/852] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:22:28 2026] GET /volume/v3/os-quota-sets/062ec7c1e9cd42e1bb42dcd596ccc9ed => generated 437 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:22:28.623758 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f9a0d3e7-4d35-4022-b342-14904b0022d2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:28.749467 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f9a0d3e7-4d35-4022-b342-14904b0022d2 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:22:28.750074 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f9a0d3e7-4d35-4022-b342-14904b0022d2 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1810939623"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:28.752632 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-f9a0d3e7-4d35-4022-b342-14904b0022d2 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1810939623'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:22:28.752632 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-f9a0d3e7-4d35-4022-b342-14904b0022d2 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Create volume of 1 GB Aug 06 19:22:28.762795 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f9a0d3e7-4d35-4022-b342-14904b0022d2 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Availability Zones retrieved successfully. Aug 06 19:22:28.772230 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f9a0d3e7-4d35-4022-b342-14904b0022d2 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Flow 'volume_create_api' (af278a5e-b545-4910-aff0-29bf4774e61f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:28.773621 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f9a0d3e7-4d35-4022-b342-14904b0022d2 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (589f2935-1a29-4dbf-b431-80b09349a708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:28.775827 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-f9a0d3e7-4d35-4022-b342-14904b0022d2 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:22:28.817679 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f9a0d3e7-4d35-4022-b342-14904b0022d2 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (589f2935-1a29-4dbf-b431-80b09349a708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:28.818932 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f9a0d3e7-4d35-4022-b342-14904b0022d2 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75a03f95-4428-4a0a-94d1-551d1954595d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:28.952811 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-f9a0d3e7-4d35-4022-b342-14904b0022d2 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Created reservations ['88ccfeb6-656f-4687-a2c3-52e76251ba70', '9728b7be-5060-42cb-9890-235d74ee35c4', '9cdd4fec-c134-4ea1-bee8-3a4055d1f330', '1d39a3de-61d8-457a-991b-ae8089441de5'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:22:28.953794 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f9a0d3e7-4d35-4022-b342-14904b0022d2 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75a03f95-4428-4a0a-94d1-551d1954595d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88ccfeb6-656f-4687-a2c3-52e76251ba70', '9728b7be-5060-42cb-9890-235d74ee35c4', '9cdd4fec-c134-4ea1-bee8-3a4055d1f330', '1d39a3de-61d8-457a-991b-ae8089441de5']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:28.954854 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f9a0d3e7-4d35-4022-b342-14904b0022d2 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f46819fb-a9dc-4c91-8206-8cbe7a12e1e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:28.983979 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-021352d8-dead-4d2d-88f5-7d8cb78a7abf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:28.994953 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-021352d8-dead-4d2d-88f5-7d8cb78a7abf tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:28.994953 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-021352d8-dead-4d2d-88f5-7d8cb78a7abf tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:28.994953 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-021352d8-dead-4d2d-88f5-7d8cb78a7abf tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:28.994953 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-021352d8-dead-4d2d-88f5-7d8cb78a7abf tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:29.004705 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f9a0d3e7-4d35-4022-b342-14904b0022d2 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f46819fb-a9dc-4c91-8206-8cbe7a12e1e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '841de386-a73a-4074-ad60-0b131acc6544', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1810939623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='062ec7c1e9cd42e1bb42dcd596ccc9ed',qos_specs=None,replication_status=,reservations=['88ccfeb6-656f-4687-a2c3-52e76251ba70','9728b7be-5060-42cb-9890-235d74ee35c4','9cdd4fec-c134-4ea1-bee8-3a4055d1f330','1d39a3de-61d8-457a-991b-ae8089441de5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b23fd9d0fc14045afe535ccc608dbcb',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:22:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1810939623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=841de386-a73a-4074-ad60-0b131acc6544,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='062ec7c1e9cd42e1bb42dcd596ccc9ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b23fd9d0fc14045afe535ccc608dbcb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:29.006320 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f9a0d3e7-4d35-4022-b342-14904b0022d2 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b8dc92c-b78a-4377-a7d9-1d685b87e3d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:29.012002 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d55275aa-ce6b-43e5-9959-d17301ab7cc8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:29.021653 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:29.021653 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:29.023667 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-021352d8-dead-4d2d-88f5-7d8cb78a7abf tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:29.023667 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 217/853] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:28 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 795 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:29.023973 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d55275aa-ce6b-43e5-9959-d17301ab7cc8 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] GET https://10.4.3.5/volume/v3/volumes/06e3116b-c741-4dc9-a617-45434ef100aa Aug 06 19:22:29.025462 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d55275aa-ce6b-43e5-9959-d17301ab7cc8 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:29.028811 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d55275aa-ce6b-43e5-9959-d17301ab7cc8 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:29.042113 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d55275aa-ce6b-43e5-9959-d17301ab7cc8 tempest-TaggedBootDevicesTest_v242-1542630358 tempest-TaggedBootDevicesTest_v242-1542630358-project-member] https://10.4.3.5/volume/v3/volumes/06e3116b-c741-4dc9-a617-45434ef100aa returned with HTTP 404 Aug 06 19:22:29.042910 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 218/854] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:29 2026] GET /volume/v3/volumes/06e3116b-c741-4dc9-a617-45434ef100aa => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:29.053415 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f9a0d3e7-4d35-4022-b342-14904b0022d2 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b8dc92c-b78a-4377-a7d9-1d685b87e3d0) transitioned into state 'SUCCESS' from state '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-1810939623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='062ec7c1e9cd42e1bb42dcd596ccc9ed',qos_specs=None,replication_status=,reservations=['88ccfeb6-656f-4687-a2c3-52e76251ba70','9728b7be-5060-42cb-9890-235d74ee35c4','9cdd4fec-c134-4ea1-bee8-3a4055d1f330','1d39a3de-61d8-457a-991b-ae8089441de5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b23fd9d0fc14045afe535ccc608dbcb',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:29.054545 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f9a0d3e7-4d35-4022-b342-14904b0022d2 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b69d8dfa-b6e0-4be2-9b8c-7aa7cbabf952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:29.075897 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f9a0d3e7-4d35-4022-b342-14904b0022d2 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b69d8dfa-b6e0-4be2-9b8c-7aa7cbabf952) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:29.077737 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f9a0d3e7-4d35-4022-b342-14904b0022d2 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Flow 'volume_create_api' (af278a5e-b545-4910-aff0-29bf4774e61f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:29.077737 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f9a0d3e7-4d35-4022-b342-14904b0022d2 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Create volume request issued successfully. Aug 06 19:22:29.079846 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f9a0d3e7-4d35-4022-b342-14904b0022d2 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:22:29.083339 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 211/855] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:22:28 2026] POST /volume/v3/volumes => generated 755 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:22:29.099870 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0e11cc17-0d37-4325-b2b5-272b2f6a4ecb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:29.104479 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0e11cc17-0d37-4325-b2b5-272b2f6a4ecb tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] GET https://10.4.3.5/volume/v3/volumes/841de386-a73a-4074-ad60-0b131acc6544 Aug 06 19:22:29.105954 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0e11cc17-0d37-4325-b2b5-272b2f6a4ecb tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:29.105954 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0e11cc17-0d37-4325-b2b5-272b2f6a4ecb tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:29.121130 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:29.121130 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:29.139033 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0e11cc17-0d37-4325-b2b5-272b2f6a4ecb tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Volume info retrieved successfully. Aug 06 19:22:29.149388 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0e11cc17-0d37-4325-b2b5-272b2f6a4ecb tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] https://10.4.3.5/volume/v3/volumes/841de386-a73a-4074-ad60-0b131acc6544 returned with HTTP 200 Aug 06 19:22:29.151668 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 210/856] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:29 2026] GET /volume/v3/volumes/841de386-a73a-4074-ad60-0b131acc6544 => generated 823 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:29.287124 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9cebc0ca-7ffb-4f02-8dce-49dd70eacd24 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:29.290517 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9cebc0ca-7ffb-4f02-8dce-49dd70eacd24 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] GET https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 Aug 06 19:22:29.290905 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9cebc0ca-7ffb-4f02-8dce-49dd70eacd24 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:29.291223 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9cebc0ca-7ffb-4f02-8dce-49dd70eacd24 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:29.312237 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:29.312237 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:29.318897 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9cebc0ca-7ffb-4f02-8dce-49dd70eacd24 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Volume info retrieved successfully. Aug 06 19:22:29.325739 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9cebc0ca-7ffb-4f02-8dce-49dd70eacd24 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 returned with HTTP 200 Aug 06 19:22:29.326638 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 218/857] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:29 2026] GET /volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:29.393789 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ac6c27f2-0172-4d0a-9b12-973cbe888c87 req-1eb3f3ea-7c7b-4ce5-ab1c-3f123255c3a7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:29.396138 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ac6c27f2-0172-4d0a-9b12-973cbe888c87 req-1eb3f3ea-7c7b-4ce5-ab1c-3f123255c3a7 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] GET https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 Aug 06 19:22:29.396359 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ac6c27f2-0172-4d0a-9b12-973cbe888c87 req-1eb3f3ea-7c7b-4ce5-ab1c-3f123255c3a7 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:29.396565 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ac6c27f2-0172-4d0a-9b12-973cbe888c87 req-1eb3f3ea-7c7b-4ce5-ab1c-3f123255c3a7 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:29.408950 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:29.408950 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:29.413187 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-ac6c27f2-0172-4d0a-9b12-973cbe888c87 req-1eb3f3ea-7c7b-4ce5-ab1c-3f123255c3a7 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Volume info retrieved successfully. Aug 06 19:22:29.418043 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ac6c27f2-0172-4d0a-9b12-973cbe888c87 req-1eb3f3ea-7c7b-4ce5-ab1c-3f123255c3a7 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 returned with HTTP 200 Aug 06 19:22:29.418742 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 219/858] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:22:29 2026] GET /volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:29.446155 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-ac6c27f2-0172-4d0a-9b12-973cbe888c87 req-a2a43407-325a-428d-9976-ad5457e67510 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:29.449698 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-ac6c27f2-0172-4d0a-9b12-973cbe888c87 req-a2a43407-325a-428d-9976-ad5457e67510 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] POST https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3/action Aug 06 19:22:29.450220 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-ac6c27f2-0172-4d0a-9b12-973cbe888c87 req-a2a43407-325a-428d-9976-ad5457e67510 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:22:29.450464 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-ac6c27f2-0172-4d0a-9b12-973cbe888c87 req-a2a43407-325a-428d-9976-ad5457e67510 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:29.471321 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:29.471321 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:29.471941 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-ac6c27f2-0172-4d0a-9b12-973cbe888c87 req-a2a43407-325a-428d-9976-ad5457e67510 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Volume info retrieved successfully. Aug 06 19:22:29.484255 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-ac6c27f2-0172-4d0a-9b12-973cbe888c87 req-a2a43407-325a-428d-9976-ad5457e67510 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Begin detaching volume completed successfully. Aug 06 19:22:29.484650 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-ac6c27f2-0172-4d0a-9b12-973cbe888c87 req-a2a43407-325a-428d-9976-ad5457e67510 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3/action returned with HTTP 202 Aug 06 19:22:29.485295 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 212/859] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:22:29 2026] POST /volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:22:29.556100 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-eca8417a-6029-4d77-ab55-f0f84b1db4ea None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:29.556537 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eca8417a-6029-4d77-ab55-f0f84b1db4ea None None] GET https://10.4.3.5/volume// Aug 06 19:22:29.557884 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eca8417a-6029-4d77-ab55-f0f84b1db4ea None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:29.557884 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eca8417a-6029-4d77-ab55-f0f84b1db4ea None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:29.558314 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eca8417a-6029-4d77-ab55-f0f84b1db4ea None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:22:29.558784 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 211/860] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:22:29 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 06 19:22:29.572773 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ac6c27f2-0172-4d0a-9b12-973cbe888c87 req-743b5dc3-f16f-4cc7-9fea-934878e42df5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:29.575494 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ac6c27f2-0172-4d0a-9b12-973cbe888c87 req-743b5dc3-f16f-4cc7-9fea-934878e42df5 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] GET https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 Aug 06 19:22:29.575789 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ac6c27f2-0172-4d0a-9b12-973cbe888c87 req-743b5dc3-f16f-4cc7-9fea-934878e42df5 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:29.576043 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ac6c27f2-0172-4d0a-9b12-973cbe888c87 req-743b5dc3-f16f-4cc7-9fea-934878e42df5 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:29.589153 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:29.589153 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:29.594203 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-ac6c27f2-0172-4d0a-9b12-973cbe888c87 req-743b5dc3-f16f-4cc7-9fea-934878e42df5 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Volume info retrieved successfully. Aug 06 19:22:29.600816 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ac6c27f2-0172-4d0a-9b12-973cbe888c87 req-743b5dc3-f16f-4cc7-9fea-934878e42df5 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 returned with HTTP 200 Aug 06 19:22:29.601349 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 219/861] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:22:29 2026] GET /volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 => generated 1322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:22:30.042620 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-17cbe1c3-28d1-4b7c-9c3f-dfde66217635 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:30.048058 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-17cbe1c3-28d1-4b7c-9c3f-dfde66217635 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:30.048058 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-17cbe1c3-28d1-4b7c-9c3f-dfde66217635 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:30.048058 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-17cbe1c3-28d1-4b7c-9c3f-dfde66217635 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:30.048058 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-17cbe1c3-28d1-4b7c-9c3f-dfde66217635 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:30.057796 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:30.057796 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:30.060678 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-17cbe1c3-28d1-4b7c-9c3f-dfde66217635 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:30.062148 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 220/862] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:30 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 795 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:30.176934 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6879e804-41e8-47c2-a24b-1281fe462d63 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:30.178784 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6879e804-41e8-47c2-a24b-1281fe462d63 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] GET https://10.4.3.5/volume/v3/volumes/841de386-a73a-4074-ad60-0b131acc6544 Aug 06 19:22:30.178988 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6879e804-41e8-47c2-a24b-1281fe462d63 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:30.180292 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6879e804-41e8-47c2-a24b-1281fe462d63 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:30.190656 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:30.190656 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:30.196670 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6879e804-41e8-47c2-a24b-1281fe462d63 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Volume info retrieved successfully. Aug 06 19:22:30.206388 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6879e804-41e8-47c2-a24b-1281fe462d63 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] https://10.4.3.5/volume/v3/volumes/841de386-a73a-4074-ad60-0b131acc6544 returned with HTTP 200 Aug 06 19:22:30.206388 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 213/863] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:30 2026] GET /volume/v3/volumes/841de386-a73a-4074-ad60-0b131acc6544 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:30.225769 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b8914470-345c-4e1a-87d9-829382bdf8cc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:30.229437 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b8914470-345c-4e1a-87d9-829382bdf8cc tempest-VolumeQuotasNegativeTestJSON-1105914220 tempest-VolumeQuotasNegativeTestJSON-1105914220-project-admin] PUT https://10.4.3.5/volume/v3/os-quota-sets/062ec7c1e9cd42e1bb42dcd596ccc9ed Aug 06 19:22:30.229437 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b8914470-345c-4e1a-87d9-829382bdf8cc tempest-VolumeQuotasNegativeTestJSON-1105914220 tempest-VolumeQuotasNegativeTestJSON-1105914220-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:30.335854 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b8914470-345c-4e1a-87d9-829382bdf8cc tempest-VolumeQuotasNegativeTestJSON-1105914220 tempest-VolumeQuotasNegativeTestJSON-1105914220-project-admin] https://10.4.3.5/volume/v3/os-quota-sets/062ec7c1e9cd42e1bb42dcd596ccc9ed returned with HTTP 200 Aug 06 19:22:30.336662 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 212/864] 10.4.3.5 () {68 vars in 1360 bytes} [Thu Aug 6 19:22:30 2026] PUT /volume/v3/os-quota-sets/062ec7c1e9cd42e1bb42dcd596ccc9ed => generated 392 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:30.353312 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a143ecee-2c44-42d6-9c21-55f33b642f6e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:30.356545 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a143ecee-2c44-42d6-9c21-55f33b642f6e tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:22:30.356696 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a143ecee-2c44-42d6-9c21-55f33b642f6e tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:30.359251 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-a143ecee-2c44-42d6-9c21-55f33b642f6e tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:22:30.359444 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-a143ecee-2c44-42d6-9c21-55f33b642f6e tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Create volume of 2 GB Aug 06 19:22:30.368513 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a143ecee-2c44-42d6-9c21-55f33b642f6e tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Availability Zones retrieved successfully. Aug 06 19:22:30.376326 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a143ecee-2c44-42d6-9c21-55f33b642f6e tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Flow 'volume_create_api' (f15f863a-9940-4965-ae9c-70b0ea00ea30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:30.378875 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a143ecee-2c44-42d6-9c21-55f33b642f6e tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a547d2ae-281f-45eb-a924-0866b7adffd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:30.378875 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-a143ecee-2c44-42d6-9c21-55f33b642f6e tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Validating volume size '2' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:22:30.424007 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a143ecee-2c44-42d6-9c21-55f33b642f6e tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a547d2ae-281f-45eb-a924-0866b7adffd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:30.426765 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a143ecee-2c44-42d6-9c21-55f33b642f6e tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36cafe45-f534-45fe-a158-87928b8811d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:30.490812 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota_utils [None req-a143ecee-2c44-42d6-9c21-55f33b642f6e tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Quota exceeded for 062ec7c1e9cd42e1bb42dcd596ccc9ed, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 06 19:22:30.495109 np0000006689 devstack@c-api.service[100264]: WARNING cinder.volume.api [None req-a143ecee-2c44-42d6-9c21-55f33b642f6e tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36cafe45-f534-45fe-a158-87928b8811d1) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 19:22:30.495109 np0000006689 devstack@c-api.service[100264]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 06 19:22:30.497484 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a143ecee-2c44-42d6-9c21-55f33b642f6e tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36cafe45-f534-45fe-a158-87928b8811d1) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:30.499638 np0000006689 devstack@c-api.service[100264]: WARNING cinder.volume.api [None req-a143ecee-2c44-42d6-9c21-55f33b642f6e tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36cafe45-f534-45fe-a158-87928b8811d1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 19:22:30.500489 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a143ecee-2c44-42d6-9c21-55f33b642f6e tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a547d2ae-281f-45eb-a924-0866b7adffd9) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:30.501909 np0000006689 devstack@c-api.service[100264]: WARNING cinder.volume.api [None req-a143ecee-2c44-42d6-9c21-55f33b642f6e tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a547d2ae-281f-45eb-a924-0866b7adffd9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 19:22:30.503000 np0000006689 devstack@c-api.service[100264]: WARNING cinder.volume.api [None req-a143ecee-2c44-42d6-9c21-55f33b642f6e tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Flow 'volume_create_api' (f15f863a-9940-4965-ae9c-70b0ea00ea30) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 19:22:30.503376 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.middleware.fault [None req-a143ecee-2c44-42d6-9c21-55f33b642f6e tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 413 Aug 06 19:22:30.504143 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 220/865] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:22:30 2026] POST /volume/v3/volumes => generated 208 bytes in 152 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 06 19:22:30.515234 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cb5f2171-6006-46ed-8c29-236864970d11 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:30.518078 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cb5f2171-6006-46ed-8c29-236864970d11 tempest-VolumeQuotasNegativeTestJSON-1105914220 tempest-VolumeQuotasNegativeTestJSON-1105914220-project-admin] PUT https://10.4.3.5/volume/v3/os-quota-sets/062ec7c1e9cd42e1bb42dcd596ccc9ed Aug 06 19:22:30.518078 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cb5f2171-6006-46ed-8c29-236864970d11 tempest-VolumeQuotasNegativeTestJSON-1105914220 tempest-VolumeQuotasNegativeTestJSON-1105914220-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:30.603842 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cb5f2171-6006-46ed-8c29-236864970d11 tempest-VolumeQuotasNegativeTestJSON-1105914220 tempest-VolumeQuotasNegativeTestJSON-1105914220-project-admin] https://10.4.3.5/volume/v3/os-quota-sets/062ec7c1e9cd42e1bb42dcd596ccc9ed returned with HTTP 200 Aug 06 19:22:30.604612 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 221/866] 10.4.3.5 () {68 vars in 1360 bytes} [Thu Aug 6 19:22:30 2026] PUT /volume/v3/os-quota-sets/062ec7c1e9cd42e1bb42dcd596ccc9ed => generated 392 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:30.622697 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b0aa1561-e1f8-4891-be85-48cee47bc1fd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:30.627441 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b0aa1561-e1f8-4891-be85-48cee47bc1fd tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:22:30.627441 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b0aa1561-e1f8-4891-be85-48cee47bc1fd tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:30.629425 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-b0aa1561-e1f8-4891-be85-48cee47bc1fd tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:22:30.630147 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-b0aa1561-e1f8-4891-be85-48cee47bc1fd tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Create volume of 1 GB Aug 06 19:22:30.637122 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b0aa1561-e1f8-4891-be85-48cee47bc1fd tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Availability Zones retrieved successfully. Aug 06 19:22:30.645549 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b0aa1561-e1f8-4891-be85-48cee47bc1fd tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Flow 'volume_create_api' (b80d7d2e-76c9-4b65-a50e-3b9827b4b236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:30.647480 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b0aa1561-e1f8-4891-be85-48cee47bc1fd tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c58864c-a59d-40e0-a1e6-8fa14ad7cba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:30.649227 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-b0aa1561-e1f8-4891-be85-48cee47bc1fd tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:22:30.704816 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b0aa1561-e1f8-4891-be85-48cee47bc1fd tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c58864c-a59d-40e0-a1e6-8fa14ad7cba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:30.705890 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b0aa1561-e1f8-4891-be85-48cee47bc1fd tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b104eda0-b46a-4456-b9c2-68e903b6e0db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:30.768497 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota_utils [None req-b0aa1561-e1f8-4891-be85-48cee47bc1fd tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Quota exceeded for 062ec7c1e9cd42e1bb42dcd596ccc9ed, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 06 19:22:30.772742 np0000006689 devstack@c-api.service[100262]: WARNING cinder.volume.api [None req-b0aa1561-e1f8-4891-be85-48cee47bc1fd tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b104eda0-b46a-4456-b9c2-68e903b6e0db) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 19:22:30.772742 np0000006689 devstack@c-api.service[100262]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 06 19:22:30.775457 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b0aa1561-e1f8-4891-be85-48cee47bc1fd tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b104eda0-b46a-4456-b9c2-68e903b6e0db) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:30.776698 np0000006689 devstack@c-api.service[100262]: WARNING cinder.volume.api [None req-b0aa1561-e1f8-4891-be85-48cee47bc1fd tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b104eda0-b46a-4456-b9c2-68e903b6e0db) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 19:22:30.777700 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b0aa1561-e1f8-4891-be85-48cee47bc1fd tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c58864c-a59d-40e0-a1e6-8fa14ad7cba9) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:30.779337 np0000006689 devstack@c-api.service[100262]: WARNING cinder.volume.api [None req-b0aa1561-e1f8-4891-be85-48cee47bc1fd tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c58864c-a59d-40e0-a1e6-8fa14ad7cba9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 19:22:30.780654 np0000006689 devstack@c-api.service[100262]: WARNING cinder.volume.api [None req-b0aa1561-e1f8-4891-be85-48cee47bc1fd tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Flow 'volume_create_api' (b80d7d2e-76c9-4b65-a50e-3b9827b4b236) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 19:22:30.781041 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.middleware.fault [None req-b0aa1561-e1f8-4891-be85-48cee47bc1fd tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 413 Aug 06 19:22:30.782610 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 214/867] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:22:30 2026] POST /volume/v3/volumes => generated 150 bytes in 163 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 06 19:22:30.793607 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ea915bd8-59a2-4f88-86fe-b7a445113796 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:30.796762 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ea915bd8-59a2-4f88-86fe-b7a445113796 tempest-VolumeQuotasNegativeTestJSON-1105914220 tempest-VolumeQuotasNegativeTestJSON-1105914220-project-admin] PUT https://10.4.3.5/volume/v3/os-quota-sets/062ec7c1e9cd42e1bb42dcd596ccc9ed Aug 06 19:22:30.796762 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ea915bd8-59a2-4f88-86fe-b7a445113796 tempest-VolumeQuotasNegativeTestJSON-1105914220 tempest-VolumeQuotasNegativeTestJSON-1105914220-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:30.834596 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ac6c27f2-0172-4d0a-9b12-973cbe888c87 req-86eaad58-6fd1-44da-918b-b59c0cb20d66 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:30.837629 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ac6c27f2-0172-4d0a-9b12-973cbe888c87 req-86eaad58-6fd1-44da-918b-b59c0cb20d66 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] DELETE https://10.4.3.5/volume/v3/attachments/e14a2a9c-8969-49a0-b21b-3baba494f12f Aug 06 19:22:30.838064 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ac6c27f2-0172-4d0a-9b12-973cbe888c87 req-86eaad58-6fd1-44da-918b-b59c0cb20d66 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:30.838373 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ac6c27f2-0172-4d0a-9b12-973cbe888c87 req-86eaad58-6fd1-44da-918b-b59c0cb20d66 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:30.857653 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:30.857653 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:30.861644 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ea915bd8-59a2-4f88-86fe-b7a445113796 tempest-VolumeQuotasNegativeTestJSON-1105914220 tempest-VolumeQuotasNegativeTestJSON-1105914220-project-admin] https://10.4.3.5/volume/v3/os-quota-sets/062ec7c1e9cd42e1bb42dcd596ccc9ed returned with HTTP 200 Aug 06 19:22:30.862227 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 213/868] 10.4.3.5 () {68 vars in 1360 bytes} [Thu Aug 6 19:22:30 2026] PUT /volume/v3/os-quota-sets/062ec7c1e9cd42e1bb42dcd596ccc9ed => generated 391 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:30.881771 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c501f424-6b62-438a-a0ac-d1a72b148856 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:30.888425 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c501f424-6b62-438a-a0ac-d1a72b148856 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] POST https://10.4.3.5/volume/v3/volumes/841de386-a73a-4074-ad60-0b131acc6544/action Aug 06 19:22:30.888425 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c501f424-6b62-438a-a0ac-d1a72b148856 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:22:30.888425 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c501f424-6b62-438a-a0ac-d1a72b148856 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:30.908613 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:30.908613 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:30.909246 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c501f424-6b62-438a-a0ac-d1a72b148856 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Volume info retrieved successfully. Aug 06 19:22:30.950040 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ac6c27f2-0172-4d0a-9b12-973cbe888c87 req-86eaad58-6fd1-44da-918b-b59c0cb20d66 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] https://10.4.3.5/volume/v3/attachments/e14a2a9c-8969-49a0-b21b-3baba494f12f returned with HTTP 200 Aug 06 19:22:30.950716 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 221/869] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:22:30 2026] DELETE /volume/v3/attachments/e14a2a9c-8969-49a0-b21b-3baba494f12f => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:30.957656 np0000006689 devstack@c-api.service[100265]: ERROR cinder.volume.api [None req-c501f424-6b62-438a-a0ac-d1a72b148856 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Quota exceeded for 062ec7c1e9cd42e1bb42dcd596ccc9ed, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 06 19:22:30.971230 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.middleware.fault [None req-c501f424-6b62-438a-a0ac-d1a72b148856 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] https://10.4.3.5/volume/v3/volumes/841de386-a73a-4074-ad60-0b131acc6544/action returned with HTTP 413 Aug 06 19:22:30.972366 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 222/870] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:22:30 2026] POST /volume/v3/volumes/841de386-a73a-4074-ad60-0b131acc6544/action => generated 208 bytes in 94 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 06 19:22:30.988009 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b2d5ab72-370c-46bc-bc03-e1f272effd06 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:30.992236 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b2d5ab72-370c-46bc-bc03-e1f272effd06 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] GET https://10.4.3.5/volume/v3/volumes/841de386-a73a-4074-ad60-0b131acc6544 Aug 06 19:22:30.992536 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b2d5ab72-370c-46bc-bc03-e1f272effd06 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:30.992811 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b2d5ab72-370c-46bc-bc03-e1f272effd06 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:31.009177 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:31.009177 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:31.013238 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b2d5ab72-370c-46bc-bc03-e1f272effd06 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Volume info retrieved successfully. Aug 06 19:22:31.019966 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b2d5ab72-370c-46bc-bc03-e1f272effd06 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] https://10.4.3.5/volume/v3/volumes/841de386-a73a-4074-ad60-0b131acc6544 returned with HTTP 200 Aug 06 19:22:31.020559 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 215/871] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:30 2026] GET /volume/v3/volumes/841de386-a73a-4074-ad60-0b131acc6544 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:31.038642 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-84079523-00ec-4242-9953-117b3acc1971 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:31.040877 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-84079523-00ec-4242-9953-117b3acc1971 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] DELETE https://10.4.3.5/volume/v3/volumes/841de386-a73a-4074-ad60-0b131acc6544 Aug 06 19:22:31.041114 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-84079523-00ec-4242-9953-117b3acc1971 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:31.041498 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-84079523-00ec-4242-9953-117b3acc1971 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:31.041498 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-84079523-00ec-4242-9953-117b3acc1971 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Delete volume with id: 841de386-a73a-4074-ad60-0b131acc6544 Aug 06 19:22:31.049819 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:31.049819 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:31.050386 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-84079523-00ec-4242-9953-117b3acc1971 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Volume info retrieved successfully. Aug 06 19:22:31.080368 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a89f8eea-e965-4fe3-97f0-c899ded846c8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:31.081080 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-84079523-00ec-4242-9953-117b3acc1971 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Delete volume request issued successfully. Aug 06 19:22:31.081080 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-84079523-00ec-4242-9953-117b3acc1971 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] https://10.4.3.5/volume/v3/volumes/841de386-a73a-4074-ad60-0b131acc6544 returned with HTTP 202 Aug 06 19:22:31.081722 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 214/872] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:22:31 2026] DELETE /volume/v3/volumes/841de386-a73a-4074-ad60-0b131acc6544 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:22:31.085631 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a89f8eea-e965-4fe3-97f0-c899ded846c8 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:31.085842 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a89f8eea-e965-4fe3-97f0-c899ded846c8 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:31.086311 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a89f8eea-e965-4fe3-97f0-c899ded846c8 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:31.086542 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-a89f8eea-e965-4fe3-97f0-c899ded846c8 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:31.093298 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:31.093298 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:31.094207 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a89f8eea-e965-4fe3-97f0-c899ded846c8 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:31.095749 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-096ea711-d7ee-4eba-b9d1-7f2c7622ffff None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:31.096228 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 222/873] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:31 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:31.099659 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-096ea711-d7ee-4eba-b9d1-7f2c7622ffff tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] GET https://10.4.3.5/volume/v3/volumes/841de386-a73a-4074-ad60-0b131acc6544 Aug 06 19:22:31.099875 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-096ea711-d7ee-4eba-b9d1-7f2c7622ffff tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:31.100096 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-096ea711-d7ee-4eba-b9d1-7f2c7622ffff tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:31.108906 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:31.108906 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:31.116756 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-096ea711-d7ee-4eba-b9d1-7f2c7622ffff tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Volume info retrieved successfully. Aug 06 19:22:31.130087 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-096ea711-d7ee-4eba-b9d1-7f2c7622ffff tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] https://10.4.3.5/volume/v3/volumes/841de386-a73a-4074-ad60-0b131acc6544 returned with HTTP 200 Aug 06 19:22:31.130888 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 223/874] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:31 2026] GET /volume/v3/volumes/841de386-a73a-4074-ad60-0b131acc6544 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:31.708743 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c84ce2d9-6597-494f-a3e9-65d3ea33fc27 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:31.711502 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c84ce2d9-6597-494f-a3e9-65d3ea33fc27 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] GET https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 Aug 06 19:22:31.712410 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c84ce2d9-6597-494f-a3e9-65d3ea33fc27 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:31.712410 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c84ce2d9-6597-494f-a3e9-65d3ea33fc27 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:31.725658 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:31.725658 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:31.730679 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c84ce2d9-6597-494f-a3e9-65d3ea33fc27 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Volume info retrieved successfully. Aug 06 19:22:31.740481 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c84ce2d9-6597-494f-a3e9-65d3ea33fc27 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 returned with HTTP 200 Aug 06 19:22:31.741132 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 216/875] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:31 2026] GET /volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:32.114436 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-61dadfe2-3abc-4250-a1c4-9e9a4fc029ca None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:32.118103 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-61dadfe2-3abc-4250-a1c4-9e9a4fc029ca tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:32.118103 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-61dadfe2-3abc-4250-a1c4-9e9a4fc029ca tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:32.118103 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-61dadfe2-3abc-4250-a1c4-9e9a4fc029ca tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:32.118103 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-61dadfe2-3abc-4250-a1c4-9e9a4fc029ca tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:32.125270 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:32.125270 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:32.129044 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-61dadfe2-3abc-4250-a1c4-9e9a4fc029ca tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:32.129044 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 215/876] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:32 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:32.148937 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-be98cec8-44aa-4efe-aad1-5339b958e754 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:32.153634 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-be98cec8-44aa-4efe-aad1-5339b958e754 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] GET https://10.4.3.5/volume/v3/volumes/841de386-a73a-4074-ad60-0b131acc6544 Aug 06 19:22:32.153634 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-be98cec8-44aa-4efe-aad1-5339b958e754 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:32.153634 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-be98cec8-44aa-4efe-aad1-5339b958e754 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:32.170842 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-be98cec8-44aa-4efe-aad1-5339b958e754 tempest-VolumeQuotasNegativeTestJSON-251249053 tempest-VolumeQuotasNegativeTestJSON-251249053-project-member] https://10.4.3.5/volume/v3/volumes/841de386-a73a-4074-ad60-0b131acc6544 returned with HTTP 404 Aug 06 19:22:32.171621 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 223/877] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:32 2026] GET /volume/v3/volumes/841de386-a73a-4074-ad60-0b131acc6544 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:32.188767 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-534c6964-8819-45a0-8977-90743fa3c7ea None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:32.193384 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-534c6964-8819-45a0-8977-90743fa3c7ea tempest-VolumeQuotasNegativeTestJSON-1105914220 tempest-VolumeQuotasNegativeTestJSON-1105914220-project-admin] PUT https://10.4.3.5/volume/v3/os-quota-sets/062ec7c1e9cd42e1bb42dcd596ccc9ed Aug 06 19:22:32.194486 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-534c6964-8819-45a0-8977-90743fa3c7ea tempest-VolumeQuotasNegativeTestJSON-1105914220 tempest-VolumeQuotasNegativeTestJSON-1105914220-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=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:32.461493 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-534c6964-8819-45a0-8977-90743fa3c7ea tempest-VolumeQuotasNegativeTestJSON-1105914220 tempest-VolumeQuotasNegativeTestJSON-1105914220-project-admin] https://10.4.3.5/volume/v3/os-quota-sets/062ec7c1e9cd42e1bb42dcd596ccc9ed returned with HTTP 200 Aug 06 19:22:32.462542 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 224/878] 10.4.3.5 () {68 vars in 1361 bytes} [Thu Aug 6 19:22:32 2026] PUT /volume/v3/os-quota-sets/062ec7c1e9cd42e1bb42dcd596ccc9ed => generated 395 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:33.153917 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d566c481-1b89-4abf-aef8-56b61d886788 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:33.160565 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d566c481-1b89-4abf-aef8-56b61d886788 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:33.160999 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d566c481-1b89-4abf-aef8-56b61d886788 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:33.161432 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d566c481-1b89-4abf-aef8-56b61d886788 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:33.161593 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-d566c481-1b89-4abf-aef8-56b61d886788 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:33.173256 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:33.173256 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:33.175553 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d566c481-1b89-4abf-aef8-56b61d886788 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:33.178724 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 217/879] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:33 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 795 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:34.196143 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5ac96e3c-6188-4959-9f42-df81d313d22a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:34.199981 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5ac96e3c-6188-4959-9f42-df81d313d22a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:34.201071 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5ac96e3c-6188-4959-9f42-df81d313d22a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:34.201071 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5ac96e3c-6188-4959-9f42-df81d313d22a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:34.203516 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-5ac96e3c-6188-4959-9f42-df81d313d22a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:34.213931 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:34.213931 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:34.215687 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5ac96e3c-6188-4959-9f42-df81d313d22a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:34.215687 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 216/880] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:34 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 795 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:35.238033 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8fb31197-c11a-43c1-861a-8ac517563032 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:35.241704 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8fb31197-c11a-43c1-861a-8ac517563032 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:35.241704 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8fb31197-c11a-43c1-861a-8ac517563032 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:35.241704 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8fb31197-c11a-43c1-861a-8ac517563032 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:35.241704 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-8fb31197-c11a-43c1-861a-8ac517563032 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:35.244803 np0000006689 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=339,cinder:UPDATE=55,cinder:INSERT=33,cinder:DELETE=2 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:22:35.251136 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:35.251136 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:35.252519 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8fb31197-c11a-43c1-861a-8ac517563032 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:35.254651 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 224/881] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:35 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 795 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:35.654903 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-03babf37-b22d-46c0-9443-3d122baacbf6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:35.658805 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03babf37-b22d-46c0-9443-3d122baacbf6 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] GET https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 Aug 06 19:22:35.658805 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03babf37-b22d-46c0-9443-3d122baacbf6 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:35.658805 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03babf37-b22d-46c0-9443-3d122baacbf6 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:35.674993 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:35.674993 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:35.681486 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-03babf37-b22d-46c0-9443-3d122baacbf6 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Volume info retrieved successfully. Aug 06 19:22:35.689648 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03babf37-b22d-46c0-9443-3d122baacbf6 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 returned with HTTP 200 Aug 06 19:22:35.689648 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 225/882] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:35 2026] GET /volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 => generated 1134 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:36.160038 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-145a56af-a3b8-4923-a811-f24e47ae598f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:36.162950 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-145a56af-a3b8-4923-a811-f24e47ae598f tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] GET https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 Aug 06 19:22:36.162950 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-145a56af-a3b8-4923-a811-f24e47ae598f tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:36.163340 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-145a56af-a3b8-4923-a811-f24e47ae598f tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:36.185816 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:36.185816 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:36.195868 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-145a56af-a3b8-4923-a811-f24e47ae598f tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Volume info retrieved successfully. Aug 06 19:22:36.210714 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-145a56af-a3b8-4923-a811-f24e47ae598f tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 returned with HTTP 200 Aug 06 19:22:36.211151 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 218/883] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:36 2026] GET /volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 => generated 1134 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 19:22:36.238876 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d27738d2-8eef-4e96-8e3a-0b711448ff58 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:36.243464 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d27738d2-8eef-4e96-8e3a-0b711448ff58 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:22:36.243464 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d27738d2-8eef-4e96-8e3a-0b711448ff58 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1615778503"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:36.243464 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-d27738d2-8eef-4e96-8e3a-0b711448ff58 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1615778503'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:22:36.255443 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-d27738d2-8eef-4e96-8e3a-0b711448ff58 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Create volume of 1 GB Aug 06 19:22:36.255443 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:36.255443 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:36.255443 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d27738d2-8eef-4e96-8e3a-0b711448ff58 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Availability Zones retrieved successfully. Aug 06 19:22:36.272005 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d27738d2-8eef-4e96-8e3a-0b711448ff58 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Flow 'volume_create_api' (b6f087a1-0a41-4793-b3b5-bc79b96965bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:36.273306 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d27738d2-8eef-4e96-8e3a-0b711448ff58 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (991408bd-9991-43cf-9820-979cac3fe7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:36.277277 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-d27738d2-8eef-4e96-8e3a-0b711448ff58 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:22:36.282671 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-db7409fa-f94a-41fa-9a06-7872433a5f9d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:36.286066 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-db7409fa-f94a-41fa-9a06-7872433a5f9d tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:36.286378 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-db7409fa-f94a-41fa-9a06-7872433a5f9d tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:36.286790 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-db7409fa-f94a-41fa-9a06-7872433a5f9d tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:36.286939 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-db7409fa-f94a-41fa-9a06-7872433a5f9d tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:36.295836 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:36.295836 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:36.296843 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-db7409fa-f94a-41fa-9a06-7872433a5f9d tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:36.297854 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 225/884] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:36 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 795 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:36.313877 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:36.313877 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:36.314803 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-2ae150c2-9f9b-45a5-ab36-be5dcebaacb0 req-ed96e7e3-c349-492c-8250-66f5e7b60a18 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:36.319224 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2ae150c2-9f9b-45a5-ab36-be5dcebaacb0 req-ed96e7e3-c349-492c-8250-66f5e7b60a18 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] GET https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 Aug 06 19:22:36.319399 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2ae150c2-9f9b-45a5-ab36-be5dcebaacb0 req-ed96e7e3-c349-492c-8250-66f5e7b60a18 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:36.319644 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2ae150c2-9f9b-45a5-ab36-be5dcebaacb0 req-ed96e7e3-c349-492c-8250-66f5e7b60a18 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:36.343857 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d27738d2-8eef-4e96-8e3a-0b711448ff58 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (991408bd-9991-43cf-9820-979cac3fe7d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:16:00Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=6cb59166-873e-4bea-9807-82811a250a78,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cb59166-873e-4bea-9807-82811a250a78', 'encryption_key_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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:36.345608 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d27738d2-8eef-4e96-8e3a-0b711448ff58 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d3495c3-0cbf-4f19-aa8d-ec42325d3cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:36.352043 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:36.352043 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:36.371488 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-2ae150c2-9f9b-45a5-ab36-be5dcebaacb0 req-ed96e7e3-c349-492c-8250-66f5e7b60a18 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Volume info retrieved successfully. Aug 06 19:22:36.378572 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2ae150c2-9f9b-45a5-ab36-be5dcebaacb0 req-ed96e7e3-c349-492c-8250-66f5e7b60a18 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 returned with HTTP 200 Aug 06 19:22:36.379517 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 226/885] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:22:36 2026] GET /volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 => generated 1134 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:36.418829 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-2ae150c2-9f9b-45a5-ab36-be5dcebaacb0 req-86a29bab-11d0-4cd7-ac9e-6e51447edbeb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:36.423431 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2ae150c2-9f9b-45a5-ab36-be5dcebaacb0 req-86a29bab-11d0-4cd7-ac9e-6e51447edbeb tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] POST https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80/action Aug 06 19:22:36.424002 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2ae150c2-9f9b-45a5-ab36-be5dcebaacb0 req-86a29bab-11d0-4cd7-ac9e-6e51447edbeb tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:22:36.426250 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2ae150c2-9f9b-45a5-ab36-be5dcebaacb0 req-86a29bab-11d0-4cd7-ac9e-6e51447edbeb tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:36.481503 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:36.481503 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:36.481503 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-2ae150c2-9f9b-45a5-ab36-be5dcebaacb0 req-86a29bab-11d0-4cd7-ac9e-6e51447edbeb tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Volume info retrieved successfully. Aug 06 19:22:36.487748 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-d27738d2-8eef-4e96-8e3a-0b711448ff58 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Created reservations ['e73dc49d-c8ff-4aae-a8e9-11b36391a5d8', '2c2ddac2-6aa9-49ca-86fd-c67b8d3a4f2e', '2925bc6e-7024-4f27-b425-378ea559f25f', '7306cdb8-63e2-4fde-97fd-730b7fd09909'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:22:36.489235 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d27738d2-8eef-4e96-8e3a-0b711448ff58 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d3495c3-0cbf-4f19-aa8d-ec42325d3cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e73dc49d-c8ff-4aae-a8e9-11b36391a5d8', '2c2ddac2-6aa9-49ca-86fd-c67b8d3a4f2e', '2925bc6e-7024-4f27-b425-378ea559f25f', '7306cdb8-63e2-4fde-97fd-730b7fd09909']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:36.490636 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d27738d2-8eef-4e96-8e3a-0b711448ff58 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5342808-fe0d-4b53-83c7-e91c57ac4729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:36.511283 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-2ae150c2-9f9b-45a5-ab36-be5dcebaacb0 req-86a29bab-11d0-4cd7-ac9e-6e51447edbeb tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Begin detaching volume completed successfully. Aug 06 19:22:36.511283 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2ae150c2-9f9b-45a5-ab36-be5dcebaacb0 req-86a29bab-11d0-4cd7-ac9e-6e51447edbeb tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80/action returned with HTTP 202 Aug 06 19:22:36.513577 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 219/886] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:22:36 2026] POST /volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:22:36.539195 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d27738d2-8eef-4e96-8e3a-0b711448ff58 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5342808-fe0d-4b53-83c7-e91c57ac4729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ed171ff-9b4c-4924-a0f5-a4aaa5988066', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1615778503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3fae90b156144fea9f55fe1c9b156e4d',qos_specs=None,replication_status=,reservations=['e73dc49d-c8ff-4aae-a8e9-11b36391a5d8','2c2ddac2-6aa9-49ca-86fd-c67b8d3a4f2e','2925bc6e-7024-4f27-b425-378ea559f25f','7306cdb8-63e2-4fde-97fd-730b7fd09909'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29a2f51112ee438c90f247cafa8c2e06',volume_type_id=6cb59166-873e-4bea-9807-82811a250a78), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:22:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1615778503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ed171ff-9b4c-4924-a0f5-a4aaa5988066,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3fae90b156144fea9f55fe1c9b156e4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29a2f51112ee438c90f247cafa8c2e06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cb59166-873e-4bea-9807-82811a250a78),volume_type_id=6cb59166-873e-4bea-9807-82811a250a78)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:36.541547 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d27738d2-8eef-4e96-8e3a-0b711448ff58 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07ec6e4c-874d-4ecb-92da-6b72553e97ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:36.588669 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d27738d2-8eef-4e96-8e3a-0b711448ff58 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07ec6e4c-874d-4ecb-92da-6b72553e97ce) transitioned into state 'SUCCESS' from state '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-1615778503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3fae90b156144fea9f55fe1c9b156e4d',qos_specs=None,replication_status=,reservations=['e73dc49d-c8ff-4aae-a8e9-11b36391a5d8','2c2ddac2-6aa9-49ca-86fd-c67b8d3a4f2e','2925bc6e-7024-4f27-b425-378ea559f25f','7306cdb8-63e2-4fde-97fd-730b7fd09909'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29a2f51112ee438c90f247cafa8c2e06',volume_type_id=6cb59166-873e-4bea-9807-82811a250a78)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:36.589730 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d27738d2-8eef-4e96-8e3a-0b711448ff58 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fda26511-eb9b-4892-ba8c-1bf693a9944e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:36.612546 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3d34ff2e-344d-49bb-b65d-9e3e9d848f31 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:36.613681 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3d34ff2e-344d-49bb-b65d-9e3e9d848f31 None None] GET https://10.4.3.5/volume// Aug 06 19:22:36.613681 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3d34ff2e-344d-49bb-b65d-9e3e9d848f31 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:36.613681 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3d34ff2e-344d-49bb-b65d-9e3e9d848f31 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:36.613888 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3d34ff2e-344d-49bb-b65d-9e3e9d848f31 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:22:36.614231 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d27738d2-8eef-4e96-8e3a-0b711448ff58 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fda26511-eb9b-4892-ba8c-1bf693a9944e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:36.615037 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 226/887] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:22:36 2026] GET /volume/ => generated 384 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:22:36.615299 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d27738d2-8eef-4e96-8e3a-0b711448ff58 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Flow 'volume_create_api' (b6f087a1-0a41-4793-b3b5-bc79b96965bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:36.615719 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d27738d2-8eef-4e96-8e3a-0b711448ff58 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Create volume request issued successfully. Aug 06 19:22:36.616636 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d27738d2-8eef-4e96-8e3a-0b711448ff58 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:22:36.617218 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 217/888] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:22:36 2026] POST /volume/v3/volumes => generated 756 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:22:36.636619 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-2ae150c2-9f9b-45a5-ab36-be5dcebaacb0 req-45e690d4-8d54-42a0-adff-59da7f8c6170 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:36.639155 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-254f6709-f9a9-4a04-97c1-a1b67e59499a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:36.639980 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2ae150c2-9f9b-45a5-ab36-be5dcebaacb0 req-45e690d4-8d54-42a0-adff-59da7f8c6170 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] GET https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 Aug 06 19:22:36.640662 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2ae150c2-9f9b-45a5-ab36-be5dcebaacb0 req-45e690d4-8d54-42a0-adff-59da7f8c6170 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:36.640662 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2ae150c2-9f9b-45a5-ab36-be5dcebaacb0 req-45e690d4-8d54-42a0-adff-59da7f8c6170 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:36.642093 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-254f6709-f9a9-4a04-97c1-a1b67e59499a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:36.642257 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-254f6709-f9a9-4a04-97c1-a1b67e59499a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:36.642386 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-254f6709-f9a9-4a04-97c1-a1b67e59499a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:36.656909 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:36.656909 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:36.657259 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:36.657259 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:36.662877 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-2ae150c2-9f9b-45a5-ab36-be5dcebaacb0 req-45e690d4-8d54-42a0-adff-59da7f8c6170 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Volume info retrieved successfully. Aug 06 19:22:36.665655 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-254f6709-f9a9-4a04-97c1-a1b67e59499a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:36.669945 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2ae150c2-9f9b-45a5-ab36-be5dcebaacb0 req-45e690d4-8d54-42a0-adff-59da7f8c6170 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 returned with HTTP 200 Aug 06 19:22:36.671278 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 227/889] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:22:36 2026] GET /volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 => generated 1317 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:22:36.677499 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-254f6709-f9a9-4a04-97c1-a1b67e59499a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:36.678208 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 220/890] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:36 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 824 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:37.053619 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3d5111b8-585d-4780-89c1-69e9f97fa5d4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:37.057779 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3d5111b8-585d-4780-89c1-69e9f97fa5d4 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] DELETE https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 Aug 06 19:22:37.058071 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3d5111b8-585d-4780-89c1-69e9f97fa5d4 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:37.058788 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3d5111b8-585d-4780-89c1-69e9f97fa5d4 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:37.058788 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-3d5111b8-585d-4780-89c1-69e9f97fa5d4 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Delete volume with id: 1721468a-7f74-4ddd-bd10-9033e59fd0c3 Aug 06 19:22:37.061768 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-246a0ebe-deac-4b0a-934a-6b9122ccbd03 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:37.073805 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:37.073805 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:37.074439 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3d5111b8-585d-4780-89c1-69e9f97fa5d4 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Volume info retrieved successfully. Aug 06 19:22:37.119643 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3d5111b8-585d-4780-89c1-69e9f97fa5d4 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Delete volume request issued successfully. Aug 06 19:22:37.120004 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3d5111b8-585d-4780-89c1-69e9f97fa5d4 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 returned with HTTP 202 Aug 06 19:22:37.121213 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 227/891] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:22:37 2026] DELETE /volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:22:37.136305 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-18137eb1-3fad-4931-bc27-9f20adf1f254 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:37.141549 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-18137eb1-3fad-4931-bc27-9f20adf1f254 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] GET https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 Aug 06 19:22:37.141549 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-18137eb1-3fad-4931-bc27-9f20adf1f254 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:37.141549 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-18137eb1-3fad-4931-bc27-9f20adf1f254 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:37.154540 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:37.154540 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:37.161685 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-18137eb1-3fad-4931-bc27-9f20adf1f254 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Volume info retrieved successfully. Aug 06 19:22:37.169151 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-18137eb1-3fad-4931-bc27-9f20adf1f254 tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 returned with HTTP 200 Aug 06 19:22:37.170006 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 228/892] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:37 2026] GET /volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:37.314273 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-246a0ebe-deac-4b0a-934a-6b9122ccbd03 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:22:37.314900 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-246a0ebe-deac-4b0a-934a-6b9122ccbd03 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-320743733"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:37.317412 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-246a0ebe-deac-4b0a-934a-6b9122ccbd03 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-320743733'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:22:37.317560 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-246a0ebe-deac-4b0a-934a-6b9122ccbd03 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Create volume of 2 GB Aug 06 19:22:37.319225 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:37.319225 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:37.323622 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e28f9d92-15f9-4437-bf64-660f2dfea132 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:37.323622 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e28f9d92-15f9-4437-bf64-660f2dfea132 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:37.324191 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e28f9d92-15f9-4437-bf64-660f2dfea132 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:37.324191 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e28f9d92-15f9-4437-bf64-660f2dfea132 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:37.324515 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-e28f9d92-15f9-4437-bf64-660f2dfea132 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:37.333516 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-246a0ebe-deac-4b0a-934a-6b9122ccbd03 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Availability Zones retrieved successfully. Aug 06 19:22:37.334974 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:37.334974 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:37.338532 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e28f9d92-15f9-4437-bf64-660f2dfea132 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:37.338717 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 221/893] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:37 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 796 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:37.345091 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-246a0ebe-deac-4b0a-934a-6b9122ccbd03 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Flow 'volume_create_api' (b5b58cc3-237d-4580-aaed-9e8e496a9075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:37.346645 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-246a0ebe-deac-4b0a-934a-6b9122ccbd03 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4052cc8-2075-4989-b2da-bbea06a99388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:37.351116 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-246a0ebe-deac-4b0a-934a-6b9122ccbd03 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Validating volume size '2' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:22:37.416780 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-246a0ebe-deac-4b0a-934a-6b9122ccbd03 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4052cc8-2075-4989-b2da-bbea06a99388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:37.418993 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-246a0ebe-deac-4b0a-934a-6b9122ccbd03 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f78ef628-dd27-4977-b339-1c60017a9c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:37.548377 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-246a0ebe-deac-4b0a-934a-6b9122ccbd03 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Created reservations ['0fc8c2ca-f088-40b4-954e-77137eeeac40', '3e18d761-fdc6-4908-af71-d636133acdd0', 'cfc9998d-c9d0-4bfa-9ac7-ac525c6172e6', 'f3c979d2-f5eb-41e4-9141-7080514db3d5'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:22:37.549940 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-246a0ebe-deac-4b0a-934a-6b9122ccbd03 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f78ef628-dd27-4977-b339-1c60017a9c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fc8c2ca-f088-40b4-954e-77137eeeac40', '3e18d761-fdc6-4908-af71-d636133acdd0', 'cfc9998d-c9d0-4bfa-9ac7-ac525c6172e6', 'f3c979d2-f5eb-41e4-9141-7080514db3d5']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:37.552778 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-246a0ebe-deac-4b0a-934a-6b9122ccbd03 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd862e7c-2629-4235-97c5-1b6da39b12e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:37.589708 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-246a0ebe-deac-4b0a-934a-6b9122ccbd03 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd862e7c-2629-4235-97c5-1b6da39b12e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f9cd8af-be97-4518-81a4-845e224a4026', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-320743733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94776f0cd1b7428585684652bcaeb85e',qos_specs=None,replication_status=,reservations=['0fc8c2ca-f088-40b4-954e-77137eeeac40','3e18d761-fdc6-4908-af71-d636133acdd0','cfc9998d-c9d0-4bfa-9ac7-ac525c6172e6','f3c979d2-f5eb-41e4-9141-7080514db3d5'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9389c762a3654bfb884f3a05861fbe17',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:22:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-320743733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f9cd8af-be97-4518-81a4-845e224a4026,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94776f0cd1b7428585684652bcaeb85e',provider_auth=None,provider_geometry=None,provider_id=None,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='9389c762a3654bfb884f3a05861fbe17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:37.591711 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-246a0ebe-deac-4b0a-934a-6b9122ccbd03 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fbc15af-e015-44a6-b689-60fd4246a930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:37.641058 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-246a0ebe-deac-4b0a-934a-6b9122ccbd03 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fbc15af-e015-44a6-b689-60fd4246a930) transitioned into state 'SUCCESS' from state '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-320743733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94776f0cd1b7428585684652bcaeb85e',qos_specs=None,replication_status=,reservations=['0fc8c2ca-f088-40b4-954e-77137eeeac40','3e18d761-fdc6-4908-af71-d636133acdd0','cfc9998d-c9d0-4bfa-9ac7-ac525c6172e6','f3c979d2-f5eb-41e4-9141-7080514db3d5'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9389c762a3654bfb884f3a05861fbe17',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:37.641261 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-246a0ebe-deac-4b0a-934a-6b9122ccbd03 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11ebcfcb-f428-4b3f-97ea-d588dc1d1b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:37.662781 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-246a0ebe-deac-4b0a-934a-6b9122ccbd03 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11ebcfcb-f428-4b3f-97ea-d588dc1d1b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:37.663718 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-246a0ebe-deac-4b0a-934a-6b9122ccbd03 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Flow 'volume_create_api' (b5b58cc3-237d-4580-aaed-9e8e496a9075) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:37.664679 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-246a0ebe-deac-4b0a-934a-6b9122ccbd03 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Create volume request issued successfully. Aug 06 19:22:37.664679 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-246a0ebe-deac-4b0a-934a-6b9122ccbd03 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:22:37.664679 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 218/894] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:22:37 2026] POST /volume/v3/volumes => generated 750 bytes in 604 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:22:37.686543 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8d43d6a8-6e6f-4ecd-997d-1e2029623360 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:37.688885 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8d43d6a8-6e6f-4ecd-997d-1e2029623360 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] GET https://10.4.3.5/volume/v3/volumes/4f9cd8af-be97-4518-81a4-845e224a4026 Aug 06 19:22:37.689218 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8d43d6a8-6e6f-4ecd-997d-1e2029623360 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:37.689790 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8d43d6a8-6e6f-4ecd-997d-1e2029623360 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:37.701114 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:37.701114 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:37.702749 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d506dca6-48d1-4aa3-9915-8f12df710b9e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:37.706320 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8d43d6a8-6e6f-4ecd-997d-1e2029623360 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Volume info retrieved successfully. Aug 06 19:22:37.713182 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d506dca6-48d1-4aa3-9915-8f12df710b9e tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:37.713498 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d506dca6-48d1-4aa3-9915-8f12df710b9e tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:37.714437 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8d43d6a8-6e6f-4ecd-997d-1e2029623360 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] https://10.4.3.5/volume/v3/volumes/4f9cd8af-be97-4518-81a4-845e224a4026 returned with HTTP 200 Aug 06 19:22:37.714941 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d506dca6-48d1-4aa3-9915-8f12df710b9e tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:37.715198 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 228/895] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:37 2026] GET /volume/v3/volumes/4f9cd8af-be97-4518-81a4-845e224a4026 => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:37.735154 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:37.735154 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:37.744925 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d506dca6-48d1-4aa3-9915-8f12df710b9e tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:37.753456 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d506dca6-48d1-4aa3-9915-8f12df710b9e tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:37.753994 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 229/896] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:37 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 849 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:37.819854 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-3257ed66-dba3-4035-81c5-ade49076472e req-b739fd7a-fcdc-4b75-82f9-81cc29ce37ec None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:37.824519 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-3257ed66-dba3-4035-81c5-ade49076472e req-b739fd7a-fcdc-4b75-82f9-81cc29ce37ec tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:37.824519 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-3257ed66-dba3-4035-81c5-ade49076472e req-b739fd7a-fcdc-4b75-82f9-81cc29ce37ec tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:37.824519 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-3257ed66-dba3-4035-81c5-ade49076472e req-b739fd7a-fcdc-4b75-82f9-81cc29ce37ec tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:37.833414 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:37.833414 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:37.839254 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-3257ed66-dba3-4035-81c5-ade49076472e req-b739fd7a-fcdc-4b75-82f9-81cc29ce37ec tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:37.846182 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-3257ed66-dba3-4035-81c5-ade49076472e req-b739fd7a-fcdc-4b75-82f9-81cc29ce37ec tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:37.848366 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 222/897] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:22:37 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:37.965480 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-768b7cdb-52ac-4ab4-9874-67962583a66e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:37.965853 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-768b7cdb-52ac-4ab4-9874-67962583a66e None None] GET https://10.4.3.5/volume// Aug 06 19:22:37.965853 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-768b7cdb-52ac-4ab4-9874-67962583a66e None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:37.965983 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-768b7cdb-52ac-4ab4-9874-67962583a66e None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:37.967534 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-768b7cdb-52ac-4ab4-9874-67962583a66e None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:22:37.967534 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 219/898] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:22:37 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:22:37.978925 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-3257ed66-dba3-4035-81c5-ade49076472e req-3f1bfa00-aca6-4e19-9a95-f189eee2c6c3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:37.984493 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3257ed66-dba3-4035-81c5-ade49076472e req-3f1bfa00-aca6-4e19-9a95-f189eee2c6c3 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:22:37.985081 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3257ed66-dba3-4035-81c5-ade49076472e req-3f1bfa00-aca6-4e19-9a95-f189eee2c6c3 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0ed171ff-9b4c-4924-a0f5-a4aaa5988066", "connector": null, "instance_uuid": "f7e680cb-b487-435d-ba47-e2a55d771d7e"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:37.997218 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:37.997218 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:38.041396 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3257ed66-dba3-4035-81c5-ade49076472e req-3f1bfa00-aca6-4e19-9a95-f189eee2c6c3 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:22:38.042137 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 229/899] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:22:37 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 06 19:22:38.067914 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-70e7ccd8-c2db-4a92-81f9-54099edf3383 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:38.093499 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b0116a41-bdd5-453e-b91c-79d7f24536a5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:38.097151 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b0116a41-bdd5-453e-b91c-79d7f24536a5 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:38.097262 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b0116a41-bdd5-453e-b91c-79d7f24536a5 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:38.098001 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b0116a41-bdd5-453e-b91c-79d7f24536a5 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:38.108702 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bc5f98fd-6cdd-4945-8f1d-f9d7070f2d6f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:38.108702 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bc5f98fd-6cdd-4945-8f1d-f9d7070f2d6f None None] GET https://10.4.3.5/volume// Aug 06 19:22:38.108702 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bc5f98fd-6cdd-4945-8f1d-f9d7070f2d6f None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:38.109189 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bc5f98fd-6cdd-4945-8f1d-f9d7070f2d6f None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:38.109330 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bc5f98fd-6cdd-4945-8f1d-f9d7070f2d6f None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:22:38.109785 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 220/900] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:22:38 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:22:38.120456 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:38.120456 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:38.126950 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b0116a41-bdd5-453e-b91c-79d7f24536a5 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:38.128569 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-3257ed66-dba3-4035-81c5-ade49076472e req-3138ef34-4eaa-4c5d-8d10-0a41235737a8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:38.132010 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3257ed66-dba3-4035-81c5-ade49076472e req-3138ef34-4eaa-4c5d-8d10-0a41235737a8 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:38.132329 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3257ed66-dba3-4035-81c5-ade49076472e req-3138ef34-4eaa-4c5d-8d10-0a41235737a8 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:38.132575 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3257ed66-dba3-4035-81c5-ade49076472e req-3138ef34-4eaa-4c5d-8d10-0a41235737a8 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:38.135627 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b0116a41-bdd5-453e-b91c-79d7f24536a5 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:38.136144 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 223/901] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:38 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:38.155621 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:38.155621 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:38.162114 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-3257ed66-dba3-4035-81c5-ade49076472e req-3138ef34-4eaa-4c5d-8d10-0a41235737a8 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:38.170915 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3257ed66-dba3-4035-81c5-ade49076472e req-3138ef34-4eaa-4c5d-8d10-0a41235737a8 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:38.171497 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 230/902] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:22:38 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 1028 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:22:38.193622 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-520d50a1-3bf8-424a-86e9-d63def7f934e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:38.199234 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-520d50a1-3bf8-424a-86e9-d63def7f934e tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] GET https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 Aug 06 19:22:38.200137 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-520d50a1-3bf8-424a-86e9-d63def7f934e tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:38.200137 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-520d50a1-3bf8-424a-86e9-d63def7f934e tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:38.214899 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-520d50a1-3bf8-424a-86e9-d63def7f934e tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] https://10.4.3.5/volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 returned with HTTP 404 Aug 06 19:22:38.215561 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 221/903] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:38 2026] GET /volume/v3/volumes/1721468a-7f74-4ddd-bd10-9033e59fd0c3 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:38.227361 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c611010b-7dc0-4299-9020-c5f2345a589d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:38.229660 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c611010b-7dc0-4299-9020-c5f2345a589d tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] DELETE https://10.4.3.5/volume/v3/volumes/ed76ba78-2aef-4b6c-846f-edaf41385a2b Aug 06 19:22:38.229794 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c611010b-7dc0-4299-9020-c5f2345a589d tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:38.230083 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c611010b-7dc0-4299-9020-c5f2345a589d tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:38.231218 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-c611010b-7dc0-4299-9020-c5f2345a589d tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Delete volume with id: ed76ba78-2aef-4b6c-846f-edaf41385a2b Aug 06 19:22:38.243828 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:38.243828 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:38.244750 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c611010b-7dc0-4299-9020-c5f2345a589d tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Volume info retrieved successfully. Aug 06 19:22:38.251512 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-70e7ccd8-c2db-4a92-81f9-54099edf3383 tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:22:38.251948 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-70e7ccd8-c2db-4a92-81f9-54099edf3383 tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-986085879", "os-volume-type-access:is_public": false}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:38.283322 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-70e7ccd8-c2db-4a92-81f9-54099edf3383 tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:22:38.283765 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 230/904] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:22:38 2026] POST /volume/v3/types => generated 228 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:38.295494 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c611010b-7dc0-4299-9020-c5f2345a589d tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Delete volume request issued successfully. Aug 06 19:22:38.295642 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c611010b-7dc0-4299-9020-c5f2345a589d tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] https://10.4.3.5/volume/v3/volumes/ed76ba78-2aef-4b6c-846f-edaf41385a2b returned with HTTP 202 Aug 06 19:22:38.296231 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 224/905] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:22:38 2026] DELETE /volume/v3/volumes/ed76ba78-2aef-4b6c-846f-edaf41385a2b => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:22:38.296288 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1d0da19e-8be1-46aa-bc22-ff97fa014a35 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:38.316777 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1234dc41-5d86-4ce0-976d-901106a17b0d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:38.319750 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1234dc41-5d86-4ce0-976d-901106a17b0d tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] GET https://10.4.3.5/volume/v3/volumes/ed76ba78-2aef-4b6c-846f-edaf41385a2b Aug 06 19:22:38.320183 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1234dc41-5d86-4ce0-976d-901106a17b0d tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:38.320183 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1234dc41-5d86-4ce0-976d-901106a17b0d tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:38.325767 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-3257ed66-dba3-4035-81c5-ade49076472e req-074eaea9-8c1c-4680-97dd-94fe14b1b61b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:38.332105 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3257ed66-dba3-4035-81c5-ade49076472e req-074eaea9-8c1c-4680-97dd-94fe14b1b61b tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] PUT https://10.4.3.5/volume/v3/attachments/23fe76a4-e8d8-483e-ae8a-9030a513f7b6 Aug 06 19:22:38.332650 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3257ed66-dba3-4035-81c5-ade49076472e req-074eaea9-8c1c-4680-97dd-94fe14b1b61b tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:38.341738 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:38.341738 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:38.345048 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-3257ed66-dba3-4035-81c5-ade49076472e req-074eaea9-8c1c-4680-97dd-94fe14b1b61b tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Acquiring lock "cinder-attachment_update-0ed171ff-9b4c-4924-a0f5-a4aaa5988066-np0000006689" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:22:38.347075 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1234dc41-5d86-4ce0-976d-901106a17b0d tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Volume info retrieved successfully. Aug 06 19:22:38.353305 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-3257ed66-dba3-4035-81c5-ade49076472e req-074eaea9-8c1c-4680-97dd-94fe14b1b61b tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Lock "cinder-attachment_update-0ed171ff-9b4c-4924-a0f5-a4aaa5988066-np0000006689" acquired by "attachment_update" :: waited 0.008s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:22:38.355099 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:38.355099 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:38.358698 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a8bb24ef-2457-47d4-8095-f5727fd133f3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:38.359859 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1234dc41-5d86-4ce0-976d-901106a17b0d tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] https://10.4.3.5/volume/v3/volumes/ed76ba78-2aef-4b6c-846f-edaf41385a2b returned with HTTP 200 Aug 06 19:22:38.359859 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 222/906] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:38 2026] GET /volume/v3/volumes/ed76ba78-2aef-4b6c-846f-edaf41385a2b => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:38.362563 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a8bb24ef-2457-47d4-8095-f5727fd133f3 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:38.362563 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a8bb24ef-2457-47d4-8095-f5727fd133f3 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:38.363408 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a8bb24ef-2457-47d4-8095-f5727fd133f3 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:38.363408 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-a8bb24ef-2457-47d4-8095-f5727fd133f3 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:38.370117 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:38.370117 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:38.372232 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a8bb24ef-2457-47d4-8095-f5727fd133f3 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:38.373289 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 225/907] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:38 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:38.388128 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d8f9d90b-8a42-4f4e-a6fc-47b367607895 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:38.390978 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d8f9d90b-8a42-4f4e-a6fc-47b367607895 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/volumes/ce07e84e-6358-4b6e-9eb4-09ad4a87ddef Aug 06 19:22:38.391579 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d8f9d90b-8a42-4f4e-a6fc-47b367607895 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:38.391579 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d8f9d90b-8a42-4f4e-a6fc-47b367607895 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:38.404916 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:38.404916 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:38.414987 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d8f9d90b-8a42-4f4e-a6fc-47b367607895 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Volume info retrieved successfully. Aug 06 19:22:38.420871 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d8f9d90b-8a42-4f4e-a6fc-47b367607895 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/volumes/ce07e84e-6358-4b6e-9eb4-09ad4a87ddef returned with HTTP 200 Aug 06 19:22:38.420871 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 223/908] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:38 2026] GET /volume/v3/volumes/ce07e84e-6358-4b6e-9eb4-09ad4a87ddef => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:38.439330 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4be395e3-3d49-4c1b-8833-3a200d4f9572 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:38.450784 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1d0da19e-8be1-46aa-bc22-ff97fa014a35 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:22:38.451241 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1d0da19e-8be1-46aa-bc22-ff97fa014a35 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "903cfb29-363f-4a69-9564-8f9391e07413", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:38.453218 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-1d0da19e-8be1-46aa-bc22-ff97fa014a35 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Create volume request body: {'volume': {'volume_type': '903cfb29-363f-4a69-9564-8f9391e07413', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:22:38.468246 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1d0da19e-8be1-46aa-bc22-ff97fa014a35 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 404 Aug 06 19:22:38.468246 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 231/909] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:22:38 2026] POST /volume/v3/volumes => generated 114 bytes in 172 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:38.479618 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-49fcff53-c579-4437-9930-ec930b49f9ac None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:38.482417 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-49fcff53-c579-4437-9930-ec930b49f9ac tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] POST https://10.4.3.5/volume/v3/types/903cfb29-363f-4a69-9564-8f9391e07413/action Aug 06 19:22:38.482417 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-49fcff53-c579-4437-9930-ec930b49f9ac tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] Action body: b'{"addProjectAccess": {"project": "297cf9561e364054b1db5a194bce5577"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:22:38.482766 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-49fcff53-c579-4437-9930-ec930b49f9ac tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "297cf9561e364054b1db5a194bce5577"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:38.501351 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-49fcff53-c579-4437-9930-ec930b49f9ac tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] https://10.4.3.5/volume/v3/types/903cfb29-363f-4a69-9564-8f9391e07413/action returned with HTTP 202 Aug 06 19:22:38.501923 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 224/910] 10.4.3.5 () {68 vars in 1370 bytes} [Thu Aug 6 19:22:38 2026] POST /volume/v3/types/903cfb29-363f-4a69-9564-8f9391e07413/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:22:38.517897 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2715e2c8-097b-47f3-a0f6-c1d68f001eb0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:38.522047 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2715e2c8-097b-47f3-a0f6-c1d68f001eb0 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:22:38.522047 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2715e2c8-097b-47f3-a0f6-c1d68f001eb0 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "903cfb29-363f-4a69-9564-8f9391e07413", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-298854703"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:38.522903 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-2715e2c8-097b-47f3-a0f6-c1d68f001eb0 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Create volume request body: {'volume': {'volume_type': '903cfb29-363f-4a69-9564-8f9391e07413', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-298854703'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:22:38.528053 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-2715e2c8-097b-47f3-a0f6-c1d68f001eb0 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Create volume of 1 GB Aug 06 19:22:38.528495 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:38.528495 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:38.529119 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2715e2c8-097b-47f3-a0f6-c1d68f001eb0 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Availability Zones retrieved successfully. Aug 06 19:22:38.535035 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2715e2c8-097b-47f3-a0f6-c1d68f001eb0 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Flow 'volume_create_api' (bc0e52d6-93a6-40e7-a752-f8baf1bcc729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:38.536116 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2715e2c8-097b-47f3-a0f6-c1d68f001eb0 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (864696ca-aaca-4685-9c6f-fec4c36e9c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:38.537208 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-2715e2c8-097b-47f3-a0f6-c1d68f001eb0 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:22:38.543614 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-3257ed66-dba3-4035-81c5-ade49076472e req-074eaea9-8c1c-4680-97dd-94fe14b1b61b tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Lock "cinder-attachment_update-0ed171ff-9b4c-4924-a0f5-a4aaa5988066-np0000006689" released by "attachment_update" :: held 0.190s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:22:38.544063 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3257ed66-dba3-4035-81c5-ade49076472e req-074eaea9-8c1c-4680-97dd-94fe14b1b61b tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/attachments/23fe76a4-e8d8-483e-ae8a-9030a513f7b6 returned with HTTP 200 Aug 06 19:22:38.545235 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 231/911] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:22:38 2026] PUT /volume/v3/attachments/23fe76a4-e8d8-483e-ae8a-9030a513f7b6 => generated 969 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:38.557231 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4be395e3-3d49-4c1b-8833-3a200d4f9572 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9/export_record Aug 06 19:22:38.557231 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4be395e3-3d49-4c1b-8833-3a200d4f9572 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:38.557231 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4be395e3-3d49-4c1b-8833-3a200d4f9572 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] Calling method 'export_record' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:38.557231 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-4be395e3-3d49-4c1b-8833-3a200d4f9572 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] Export record for backup ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100262) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 19:22:38.568222 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2715e2c8-097b-47f3-a0f6-c1d68f001eb0 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (864696ca-aaca-4685-9c6f-fec4c36e9c65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:22:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=903cfb29-363f-4a69-9564-8f9391e07413,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-986085879',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '903cfb29-363f-4a69-9564-8f9391e07413', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:38.570001 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2715e2c8-097b-47f3-a0f6-c1d68f001eb0 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f40637d-6664-4022-ba8a-782bedb8a938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:38.571988 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:38.571988 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:38.573320 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.backup.api [None req-4be395e3-3d49-4c1b-8833-3a200d4f9572 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] Calling RPCAPI with context: , host: np0000006689, backup: ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100262) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 06 19:22:38.605990 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-4be395e3-3d49-4c1b-8833-3a200d4f9572 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] export_record in rpcapi backup_id ff7551c3-a18a-405d-9d10-443b5173bea9 on host np0000006689. {{(pid=100262) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 06 19:22:38.612538 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-2715e2c8-097b-47f3-a0f6-c1d68f001eb0 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-986085879 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-986085879, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:22:38.613029 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-2715e2c8-097b-47f3-a0f6-c1d68f001eb0 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-986085879 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-986085879, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:22:38.634958 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-4be395e3-3d49-4c1b-8833-3a200d4f9572 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmY3NTUxYzMtYTE4YS00MDVkLTlkMTAtNDQzYjUxNzNiZWE5IiwgInVzZXJfaWQiOiAiMzU4YzVhYzBhNjE1NDEyY2JjZWQ2ZDcxYjI2ZGI5OGMiLCAicHJvamVjdF9pZCI6ICI3MjRhY2I2OTA1ODc0MzU5YmM2MDg2ODM5ZTAxOTllNCIsICJ2b2x1bWVfaWQiOiAiY2UwN2U4NGUtNjM1OC00YjZlLTllYjQtMDlhZDRhODdkZGVmIiwgImhvc3QiOiAibnAwMDAwMDA2Njg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNDQ3MDM5MjgiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtODY5NDg1OTU1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfY2UwN2U4NGUtNjM1OC00YjZlLTllYjQtMDlhZDRhODdkZGVmLzIwMjYwODA2MTkyMjE5L2F6X25vdmFfYmFja3VwX2ZmNzU1MWMzLWExOGEtNDA1ZC05ZDEwLTQ0M2I1MTczYmVhOSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTk6MjI6MTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTk6MjI6MTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxOToyMjozN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100262) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 06 19:22:38.634958 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4be395e3-3d49-4c1b-8833-3a200d4f9572 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9/export_record returned with HTTP 200 Aug 06 19:22:38.635365 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 226/912] 10.4.3.5 () {66 vars in 1376 bytes} [Thu Aug 6 19:22:38 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9/export_record => generated 1508 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:38.650004 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c2e135b7-d1c5-498a-a0a5-29be10d57cc0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:38.657832 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c2e135b7-d1c5-498a-a0a5-29be10d57cc0 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] POST https://10.4.3.5/volume/v3/backups/import_record Aug 06 19:22:38.658361 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c2e135b7-d1c5-498a-a0a5-29be10d57cc0 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTAzNjczNTYtOWZiMS00MTc5LWFlZmUtMjdlMzU4OGFiNTBhIiwgInVzZXJfaWQiOiAiMzU4YzVhYzBhNjE1NDEyY2JjZWQ2ZDcxYjI2ZGI5OGMiLCAicHJvamVjdF9pZCI6ICI3MjRhY2I2OTA1ODc0MzU5YmM2MDg2ODM5ZTAxOTllNCIsICJ2b2x1bWVfaWQiOiAiY2UwN2U4NGUtNjM1OC00YjZlLTllYjQtMDlhZDRhODdkZGVmIiwgImhvc3QiOiAibnAwMDAwMDA2Njg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNDQ3MDM5MjgiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtODY5NDg1OTU1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfY2UwN2U4NGUtNjM1OC00YjZlLTllYjQtMDlhZDRhODdkZGVmLzIwMjYwODA2MTkyMjE5L2F6X25vdmFfYmFja3VwX2ZmNzU1MWMzLWExOGEtNDA1ZC05ZDEwLTQ0M2I1MTczYmVhOSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTk6MjI6MTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTk6MjI6MTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxOToyMjozN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:38.659925 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-c2e135b7-d1c5-498a-a0a5-29be10d57cc0 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTAzNjczNTYtOWZiMS00MTc5LWFlZmUtMjdlMzU4OGFiNTBhIiwgInVzZXJfaWQiOiAiMzU4YzVhYzBhNjE1NDEyY2JjZWQ2ZDcxYjI2ZGI5OGMiLCAicHJvamVjdF9pZCI6ICI3MjRhY2I2OTA1ODc0MzU5YmM2MDg2ODM5ZTAxOTllNCIsICJ2b2x1bWVfaWQiOiAiY2UwN2U4NGUtNjM1OC00YjZlLTllYjQtMDlhZDRhODdkZGVmIiwgImhvc3QiOiAibnAwMDAwMDA2Njg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNDQ3MDM5MjgiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtODY5NDg1OTU1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfY2UwN2U4NGUtNjM1OC00YjZlLTllYjQtMDlhZDRhODdkZGVmLzIwMjYwODA2MTkyMjE5L2F6X25vdmFfYmFja3VwX2ZmNzU1MWMzLWExOGEtNDA1ZC05ZDEwLTQ0M2I1MTczYmVhOSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTk6MjI6MTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTk6MjI6MTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxOToyMjozN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100263) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 06 19:22:38.660120 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-c2e135b7-d1c5-498a-a0a5-29be10d57cc0 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTAzNjczNTYtOWZiMS00MTc5LWFlZmUtMjdlMzU4OGFiNTBhIiwgInVzZXJfaWQiOiAiMzU4YzVhYzBhNjE1NDEyY2JjZWQ2ZDcxYjI2ZGI5OGMiLCAicHJvamVjdF9pZCI6ICI3MjRhY2I2OTA1ODc0MzU5YmM2MDg2ODM5ZTAxOTllNCIsICJ2b2x1bWVfaWQiOiAiY2UwN2U4NGUtNjM1OC00YjZlLTllYjQtMDlhZDRhODdkZGVmIiwgImhvc3QiOiAibnAwMDAwMDA2Njg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNDQ3MDM5MjgiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtODY5NDg1OTU1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfY2UwN2U4NGUtNjM1OC00YjZlLTllYjQtMDlhZDRhODdkZGVmLzIwMjYwODA2MTkyMjE5L2F6X25vdmFfYmFja3VwX2ZmNzU1MWMzLWExOGEtNDA1ZC05ZDEwLTQ0M2I1MTczYmVhOSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTk6MjI6MTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTk6MjI6MTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxOToyMjozN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100263) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 06 19:22:38.671436 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-2715e2c8-097b-47f3-a0f6-c1d68f001eb0 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Created reservations ['bc231e3a-6489-4f9d-9a84-375fb5bfcd23', '771e9702-2437-4080-abac-55dc9ee347c4', '3dc939b6-3ef2-4e18-a058-f4d8b8c7058d', 'c5ed71e3-0f99-448a-98d6-64c877173c63'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:22:38.672754 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2715e2c8-097b-47f3-a0f6-c1d68f001eb0 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f40637d-6664-4022-ba8a-782bedb8a938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc231e3a-6489-4f9d-9a84-375fb5bfcd23', '771e9702-2437-4080-abac-55dc9ee347c4', '3dc939b6-3ef2-4e18-a058-f4d8b8c7058d', 'c5ed71e3-0f99-448a-98d6-64c877173c63']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:38.673860 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2715e2c8-097b-47f3-a0f6-c1d68f001eb0 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff9b84d5-a11b-4356-9dd9-b9dcfc928d4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:38.705786 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2715e2c8-097b-47f3-a0f6-c1d68f001eb0 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff9b84d5-a11b-4356-9dd9-b9dcfc928d4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e31807a1-e033-4a0b-ba9e-013ef4a33ff3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-298854703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='297cf9561e364054b1db5a194bce5577',qos_specs=None,replication_status=,reservations=['bc231e3a-6489-4f9d-9a84-375fb5bfcd23','771e9702-2437-4080-abac-55dc9ee347c4','3dc939b6-3ef2-4e18-a058-f4d8b8c7058d','c5ed71e3-0f99-448a-98d6-64c877173c63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='927d03eab0ef46129daa6ae10a314ee9',volume_type_id=903cfb29-363f-4a69-9564-8f9391e07413), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:22:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-298854703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e31807a1-e033-4a0b-ba9e-013ef4a33ff3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='297cf9561e364054b1db5a194bce5577',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='927d03eab0ef46129daa6ae10a314ee9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(903cfb29-363f-4a69-9564-8f9391e07413),volume_type_id=903cfb29-363f-4a69-9564-8f9391e07413)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:38.707351 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2715e2c8-097b-47f3-a0f6-c1d68f001eb0 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2df4ce5d-853f-4ea3-b081-c801a5f319fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:38.713669 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-c2e135b7-d1c5-498a-a0a5-29be10d57cc0 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] Created reservations ['d81fb16c-363e-495b-ba60-578ccbd6aa30', '8e203c69-7423-4fc3-ac2d-d0f04f0a1090'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:22:38.734885 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-81f00415-4433-471d-a29f-ff2c846daada None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:38.740161 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-81f00415-4433-471d-a29f-ff2c846daada tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] GET https://10.4.3.5/volume/v3/volumes/4f9cd8af-be97-4518-81a4-845e224a4026 Aug 06 19:22:38.742110 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-81f00415-4433-471d-a29f-ff2c846daada tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:38.742110 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-81f00415-4433-471d-a29f-ff2c846daada tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:38.744699 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2715e2c8-097b-47f3-a0f6-c1d68f001eb0 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2df4ce5d-853f-4ea3-b081-c801a5f319fc) transitioned into state 'SUCCESS' from state '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-298854703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='297cf9561e364054b1db5a194bce5577',qos_specs=None,replication_status=,reservations=['bc231e3a-6489-4f9d-9a84-375fb5bfcd23','771e9702-2437-4080-abac-55dc9ee347c4','3dc939b6-3ef2-4e18-a058-f4d8b8c7058d','c5ed71e3-0f99-448a-98d6-64c877173c63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='927d03eab0ef46129daa6ae10a314ee9',volume_type_id=903cfb29-363f-4a69-9564-8f9391e07413)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:38.746499 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2715e2c8-097b-47f3-a0f6-c1d68f001eb0 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29c6211c-65e9-4290-8e7d-4d837ba7b0e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:38.757692 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:38.757692 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:38.760776 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.backup.rpcapi [None req-c2e135b7-d1c5-498a-a0a5-29be10d57cc0 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] import_record rpcapi backup id 10367356-9fb1-4179-aefe-27e3588ab50a on host np0000006689 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTAzNjczNTYtOWZiMS00MTc5LWFlZmUtMjdlMzU4OGFiNTBhIiwgInVzZXJfaWQiOiAiMzU4YzVhYzBhNjE1NDEyY2JjZWQ2ZDcxYjI2ZGI5OGMiLCAicHJvamVjdF9pZCI6ICI3MjRhY2I2OTA1ODc0MzU5YmM2MDg2ODM5ZTAxOTllNCIsICJ2b2x1bWVfaWQiOiAiY2UwN2U4NGUtNjM1OC00YjZlLTllYjQtMDlhZDRhODdkZGVmIiwgImhvc3QiOiAibnAwMDAwMDA2Njg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNDQ3MDM5MjgiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtODY5NDg1OTU1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfY2UwN2U4NGUtNjM1OC00YjZlLTllYjQtMDlhZDRhODdkZGVmLzIwMjYwODA2MTkyMjE5L2F6X25vdmFfYmFja3VwX2ZmNzU1MWMzLWExOGEtNDA1ZC05ZDEwLTQ0M2I1MTczYmVhOSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTk6MjI6MTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTk6MjI6MTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxOToyMjozN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100263) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 06 19:22:38.761261 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2715e2c8-097b-47f3-a0f6-c1d68f001eb0 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29c6211c-65e9-4290-8e7d-4d837ba7b0e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:38.763924 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2715e2c8-097b-47f3-a0f6-c1d68f001eb0 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Flow 'volume_create_api' (bc0e52d6-93a6-40e7-a752-f8baf1bcc729) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:38.763924 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2715e2c8-097b-47f3-a0f6-c1d68f001eb0 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Create volume request issued successfully. Aug 06 19:22:38.764925 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2715e2c8-097b-47f3-a0f6-c1d68f001eb0 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:22:38.765500 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-c2e135b7-d1c5-498a-a0a5-29be10d57cc0 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] Import record output: {'backup': {'id': '10367356-9fb1-4179-aefe-27e3588ab50a', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.5/volume/v3/backups/10367356-9fb1-4179-aefe-27e3588ab50a'}, {'rel': 'bookmark', 'href': 'https://10.4.3.5/volume/backups/10367356-9fb1-4179-aefe-27e3588ab50a'}]}}. {{(pid=100263) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 06 19:22:38.765988 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 232/913] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:22:38 2026] POST /volume/v3/volumes => generated 790 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:22:38.766061 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c2e135b7-d1c5-498a-a0a5-29be10d57cc0 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] https://10.4.3.5/volume/v3/backups/import_record returned with HTTP 201 Aug 06 19:22:38.766889 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 225/914] 10.4.3.5 () {68 vars in 1288 bytes} [Thu Aug 6 19:22:38 2026] POST /volume/v3/backups/import_record => generated 284 bytes in 118 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 06 19:22:38.768102 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-81f00415-4433-471d-a29f-ff2c846daada tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Volume info retrieved successfully. Aug 06 19:22:38.776679 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-81f00415-4433-471d-a29f-ff2c846daada tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] https://10.4.3.5/volume/v3/volumes/4f9cd8af-be97-4518-81a4-845e224a4026 returned with HTTP 200 Aug 06 19:22:38.777435 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 232/915] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:38 2026] GET /volume/v3/volumes/4f9cd8af-be97-4518-81a4-845e224a4026 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:38.781515 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ee6d064c-3e4a-4fdc-aad5-f9628b39a003 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:38.785133 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ee6d064c-3e4a-4fdc-aad5-f9628b39a003 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] GET https://10.4.3.5/volume/v3/backups/10367356-9fb1-4179-aefe-27e3588ab50a Aug 06 19:22:38.785133 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ee6d064c-3e4a-4fdc-aad5-f9628b39a003 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:38.785542 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ee6d064c-3e4a-4fdc-aad5-f9628b39a003 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:38.785542 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ee6d064c-3e4a-4fdc-aad5-f9628b39a003 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] Show backup with id 10367356-9fb1-4179-aefe-27e3588ab50a. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:38.787090 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5f4f0675-9104-4685-bce6-8fdfe1803740 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:38.791666 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5f4f0675-9104-4685-bce6-8fdfe1803740 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] GET https://10.4.3.5/volume/v3/volumes/e31807a1-e033-4a0b-ba9e-013ef4a33ff3 Aug 06 19:22:38.791666 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5f4f0675-9104-4685-bce6-8fdfe1803740 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:38.792460 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5f4f0675-9104-4685-bce6-8fdfe1803740 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:38.794098 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:38.794098 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:38.795085 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ee6d064c-3e4a-4fdc-aad5-f9628b39a003 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] https://10.4.3.5/volume/v3/backups/10367356-9fb1-4179-aefe-27e3588ab50a returned with HTTP 200 Aug 06 19:22:38.795704 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 227/916] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:38 2026] GET /volume/v3/backups/10367356-9fb1-4179-aefe-27e3588ab50a => generated 643 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:22:38.799234 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1ef54dbc-3531-4c3a-b152-5267f90a1d02 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:38.801219 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1ef54dbc-3531-4c3a-b152-5267f90a1d02 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:22:38.801909 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1ef54dbc-3531-4c3a-b152-5267f90a1d02 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "4f9cd8af-be97-4518-81a4-845e224a4026"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:38.803074 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:38.803074 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:38.804120 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-1ef54dbc-3531-4c3a-b152-5267f90a1d02 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '4f9cd8af-be97-4518-81a4-845e224a4026'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:22:38.809782 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5f4f0675-9104-4685-bce6-8fdfe1803740 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Volume info retrieved successfully. Aug 06 19:22:38.813041 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:38.813041 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:38.813641 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1ef54dbc-3531-4c3a-b152-5267f90a1d02 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Volume retrieved successfully. Aug 06 19:22:38.814073 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-1ef54dbc-3531-4c3a-b152-5267f90a1d02 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Create volume of 1 GB Aug 06 19:22:38.817272 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5f4f0675-9104-4685-bce6-8fdfe1803740 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] https://10.4.3.5/volume/v3/volumes/e31807a1-e033-4a0b-ba9e-013ef4a33ff3 returned with HTTP 200 Aug 06 19:22:38.817880 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 233/917] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:38 2026] GET /volume/v3/volumes/e31807a1-e033-4a0b-ba9e-013ef4a33ff3 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:38.818309 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1ef54dbc-3531-4c3a-b152-5267f90a1d02 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Availability Zones retrieved successfully. Aug 06 19:22:38.826737 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1ef54dbc-3531-4c3a-b152-5267f90a1d02 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Flow 'volume_create_api' (066d91c6-4ba7-4b97-8784-7d5a6d764107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:38.827954 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1ef54dbc-3531-4c3a-b152-5267f90a1d02 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3b3e40f-aac4-4419-b4d6-b694d5879781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:38.829228 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-1ef54dbc-3531-4c3a-b152-5267f90a1d02 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:22:38.831555 np0000006689 devstack@c-api.service[100263]: WARNING cinder.volume.api [None req-1ef54dbc-3531-4c3a-b152-5267f90a1d02 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3b3e40f-aac4-4419-b4d6-b694d5879781) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 19:22:38.831555 np0000006689 devstack@c-api.service[100263]: 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 06 19:22:38.834099 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1ef54dbc-3531-4c3a-b152-5267f90a1d02 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3b3e40f-aac4-4419-b4d6-b694d5879781) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:38.834713 np0000006689 devstack@c-api.service[100263]: WARNING cinder.volume.api [None req-1ef54dbc-3531-4c3a-b152-5267f90a1d02 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3b3e40f-aac4-4419-b4d6-b694d5879781) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 19:22:38.835661 np0000006689 devstack@c-api.service[100263]: WARNING cinder.volume.api [None req-1ef54dbc-3531-4c3a-b152-5267f90a1d02 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Flow 'volume_create_api' (066d91c6-4ba7-4b97-8784-7d5a6d764107) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 19:22:38.836034 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1ef54dbc-3531-4c3a-b152-5267f90a1d02 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 400 Aug 06 19:22:38.836571 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 226/918] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:22:38 2026] POST /volume/v3/volumes => generated 173 bytes in 40 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 19:22:38.847221 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4d9238e4-8b53-46ee-bffd-e0ea4a153d71 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:38.853040 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4d9238e4-8b53-46ee-bffd-e0ea4a153d71 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] GET https://10.4.3.5/volume/v3/volumes/4f9cd8af-be97-4518-81a4-845e224a4026 Aug 06 19:22:38.853040 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4d9238e4-8b53-46ee-bffd-e0ea4a153d71 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:38.853040 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4d9238e4-8b53-46ee-bffd-e0ea4a153d71 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:38.861335 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:38.861335 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:38.869486 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4d9238e4-8b53-46ee-bffd-e0ea4a153d71 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Volume info retrieved successfully. Aug 06 19:22:38.873076 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4d9238e4-8b53-46ee-bffd-e0ea4a153d71 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] https://10.4.3.5/volume/v3/volumes/4f9cd8af-be97-4518-81a4-845e224a4026 returned with HTTP 200 Aug 06 19:22:38.873623 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 233/919] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:38 2026] GET /volume/v3/volumes/4f9cd8af-be97-4518-81a4-845e224a4026 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:38.891423 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e94f09c5-7683-4b16-aa3b-485d42bd4e5b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:38.893771 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e94f09c5-7683-4b16-aa3b-485d42bd4e5b tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] DELETE https://10.4.3.5/volume/v3/volumes/4f9cd8af-be97-4518-81a4-845e224a4026 Aug 06 19:22:38.894244 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e94f09c5-7683-4b16-aa3b-485d42bd4e5b tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:38.894386 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e94f09c5-7683-4b16-aa3b-485d42bd4e5b tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:38.894994 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-e94f09c5-7683-4b16-aa3b-485d42bd4e5b tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Delete volume with id: 4f9cd8af-be97-4518-81a4-845e224a4026 Aug 06 19:22:38.908194 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:38.908194 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:38.908843 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e94f09c5-7683-4b16-aa3b-485d42bd4e5b tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Volume info retrieved successfully. Aug 06 19:22:38.938338 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e94f09c5-7683-4b16-aa3b-485d42bd4e5b tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Delete volume request issued successfully. Aug 06 19:22:38.938733 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e94f09c5-7683-4b16-aa3b-485d42bd4e5b tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] https://10.4.3.5/volume/v3/volumes/4f9cd8af-be97-4518-81a4-845e224a4026 returned with HTTP 202 Aug 06 19:22:38.939318 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 228/920] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:22:38 2026] DELETE /volume/v3/volumes/4f9cd8af-be97-4518-81a4-845e224a4026 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:22:38.948775 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-11a28ca0-2d53-484e-a809-24a7b8ebf0c2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:38.951182 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-11a28ca0-2d53-484e-a809-24a7b8ebf0c2 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] GET https://10.4.3.5/volume/v3/volumes/4f9cd8af-be97-4518-81a4-845e224a4026 Aug 06 19:22:38.951413 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-11a28ca0-2d53-484e-a809-24a7b8ebf0c2 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:38.951677 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-11a28ca0-2d53-484e-a809-24a7b8ebf0c2 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:38.962524 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:38.962524 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:38.968586 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-11a28ca0-2d53-484e-a809-24a7b8ebf0c2 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Volume info retrieved successfully. Aug 06 19:22:38.976222 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-11a28ca0-2d53-484e-a809-24a7b8ebf0c2 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] https://10.4.3.5/volume/v3/volumes/4f9cd8af-be97-4518-81a4-845e224a4026 returned with HTTP 200 Aug 06 19:22:38.976920 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 234/921] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:38 2026] GET /volume/v3/volumes/4f9cd8af-be97-4518-81a4-845e224a4026 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:39.155246 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-79e1f241-00d9-436e-a2b6-a6749c72a6c3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:39.157213 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-79e1f241-00d9-436e-a2b6-a6749c72a6c3 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:39.157386 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-79e1f241-00d9-436e-a2b6-a6749c72a6c3 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:39.157624 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-79e1f241-00d9-436e-a2b6-a6749c72a6c3 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:39.167469 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:39.167469 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:39.171192 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-79e1f241-00d9-436e-a2b6-a6749c72a6c3 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:39.176183 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-79e1f241-00d9-436e-a2b6-a6749c72a6c3 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:39.176820 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 227/922] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:39 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:39.377528 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-75f8f821-beb1-4d34-8244-acc5d0a36c0d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:39.381744 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-75f8f821-beb1-4d34-8244-acc5d0a36c0d tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] GET https://10.4.3.5/volume/v3/volumes/ed76ba78-2aef-4b6c-846f-edaf41385a2b Aug 06 19:22:39.381744 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-75f8f821-beb1-4d34-8244-acc5d0a36c0d tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:39.381744 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-75f8f821-beb1-4d34-8244-acc5d0a36c0d tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:39.387279 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-75f8f821-beb1-4d34-8244-acc5d0a36c0d tempest-ServerRescueNegativeTestJSON-699146283 tempest-ServerRescueNegativeTestJSON-699146283-project-member] https://10.4.3.5/volume/v3/volumes/ed76ba78-2aef-4b6c-846f-edaf41385a2b returned with HTTP 404 Aug 06 19:22:39.393726 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 234/923] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:39 2026] GET /volume/v3/volumes/ed76ba78-2aef-4b6c-846f-edaf41385a2b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:39.811713 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5f9ba488-7a8a-49c5-8778-4aa25c26fe21 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:39.814032 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5f9ba488-7a8a-49c5-8778-4aa25c26fe21 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] GET https://10.4.3.5/volume/v3/backups/10367356-9fb1-4179-aefe-27e3588ab50a Aug 06 19:22:39.814313 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5f9ba488-7a8a-49c5-8778-4aa25c26fe21 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:39.814584 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5f9ba488-7a8a-49c5-8778-4aa25c26fe21 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:39.814584 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-5f9ba488-7a8a-49c5-8778-4aa25c26fe21 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] Show backup with id 10367356-9fb1-4179-aefe-27e3588ab50a. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:39.822329 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:39.822329 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:39.822566 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5f9ba488-7a8a-49c5-8778-4aa25c26fe21 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] https://10.4.3.5/volume/v3/backups/10367356-9fb1-4179-aefe-27e3588ab50a returned with HTTP 200 Aug 06 19:22:39.825089 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 229/924] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:39 2026] GET /volume/v3/backups/10367356-9fb1-4179-aefe-27e3588ab50a => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:39.835549 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d11a5b96-6f4b-4f3c-9ccf-febee85e8cea None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:39.837231 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d179f1df-a3a7-4290-acd7-1d2434b0c1e6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:39.838192 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d11a5b96-6f4b-4f3c-9ccf-febee85e8cea tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] GET https://10.4.3.5/volume/v3/volumes/e31807a1-e033-4a0b-ba9e-013ef4a33ff3 Aug 06 19:22:39.838510 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d11a5b96-6f4b-4f3c-9ccf-febee85e8cea tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:39.838808 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d11a5b96-6f4b-4f3c-9ccf-febee85e8cea tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:39.840385 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d179f1df-a3a7-4290-acd7-1d2434b0c1e6 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] GET https://10.4.3.5/volume/v3/backups Aug 06 19:22:39.840385 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d179f1df-a3a7-4290-acd7-1d2434b0c1e6 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:39.840385 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d179f1df-a3a7-4290-acd7-1d2434b0c1e6 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:39.847999 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:39.847999 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:39.854161 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d179f1df-a3a7-4290-acd7-1d2434b0c1e6 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] https://10.4.3.5/volume/v3/backups returned with HTTP 200 Aug 06 19:22:39.854713 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 228/925] 10.4.3.5 () {66 vars in 1223 bytes} [Thu Aug 6 19:22:39 2026] GET /volume/v3/backups => generated 333 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:39.860429 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d11a5b96-6f4b-4f3c-9ccf-febee85e8cea tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Volume info retrieved successfully. Aug 06 19:22:39.871057 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9983d7f3-3648-4720-ac05-29f058449c6c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:39.871057 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9983d7f3-3648-4720-ac05-29f058449c6c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] POST https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9/restore Aug 06 19:22:39.871057 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9983d7f3-3648-4720-ac05-29f058449c6c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:39.872139 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-9983d7f3-3648-4720-ac05-29f058449c6c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Restoring backup ff7551c3-a18a-405d-9d10-443b5173bea9 ({'restore': {}}) {{(pid=100265) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 19:22:39.872263 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-9983d7f3-3648-4720-ac05-29f058449c6c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Restoring backup ff7551c3-a18a-405d-9d10-443b5173bea9 to volume None. Aug 06 19:22:39.873010 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d11a5b96-6f4b-4f3c-9ccf-febee85e8cea tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] https://10.4.3.5/volume/v3/volumes/e31807a1-e033-4a0b-ba9e-013ef4a33ff3 returned with HTTP 200 Aug 06 19:22:39.875783 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 235/926] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:39 2026] GET /volume/v3/volumes/e31807a1-e033-4a0b-ba9e-013ef4a33ff3 => generated 883 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:39.883784 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:39.883784 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:39.883784 np0000006689 devstack@c-api.service[100265]: INFO cinder.backup.api [None req-9983d7f3-3648-4720-ac05-29f058449c6c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Creating volume of 1 GB for restore of backup ff7551c3-a18a-405d-9d10-443b5173bea9. Aug 06 19:22:39.894440 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9983d7f3-3648-4720-ac05-29f058449c6c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Availability zone cache updated, next update will occur around 2026-08-06 20:22:39.894039. {{(pid=100265) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 19:22:39.894631 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9983d7f3-3648-4720-ac05-29f058449c6c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Availability Zones retrieved successfully. Aug 06 19:22:39.901784 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9983d7f3-3648-4720-ac05-29f058449c6c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Flow 'volume_create_api' (23bfd19d-c5e6-466d-8f08-7d339fd57c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:39.903754 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9983d7f3-3648-4720-ac05-29f058449c6c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40a7cdff-7ef0-4e9c-99b4-a64eec486220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:39.903892 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b1d42459-5776-40e8-ba7f-80a5990700bc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:39.904494 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-9983d7f3-3648-4720-ac05-29f058449c6c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:22:39.906005 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b1d42459-5776-40e8-ba7f-80a5990700bc tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] GET https://10.4.3.5/volume/v3/volumes/e31807a1-e033-4a0b-ba9e-013ef4a33ff3 Aug 06 19:22:39.906462 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b1d42459-5776-40e8-ba7f-80a5990700bc tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:39.906871 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b1d42459-5776-40e8-ba7f-80a5990700bc tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:39.919046 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:39.919046 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:39.924525 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b1d42459-5776-40e8-ba7f-80a5990700bc tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Volume info retrieved successfully. Aug 06 19:22:39.936651 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b1d42459-5776-40e8-ba7f-80a5990700bc tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] https://10.4.3.5/volume/v3/volumes/e31807a1-e033-4a0b-ba9e-013ef4a33ff3 returned with HTTP 200 Aug 06 19:22:39.937054 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 230/927] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:39 2026] GET /volume/v3/volumes/e31807a1-e033-4a0b-ba9e-013ef4a33ff3 => generated 883 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:39.961323 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-daac69c9-f76e-417e-a852-b875e92b139a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:39.964602 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-daac69c9-f76e-417e-a852-b875e92b139a tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] DELETE https://10.4.3.5/volume/v3/volumes/e31807a1-e033-4a0b-ba9e-013ef4a33ff3 Aug 06 19:22:39.964602 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-daac69c9-f76e-417e-a852-b875e92b139a tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:39.964818 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-daac69c9-f76e-417e-a852-b875e92b139a tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:39.965034 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-daac69c9-f76e-417e-a852-b875e92b139a tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Delete volume with id: e31807a1-e033-4a0b-ba9e-013ef4a33ff3 Aug 06 19:22:39.979191 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:39.979191 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:39.981256 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9983d7f3-3648-4720-ac05-29f058449c6c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40a7cdff-7ef0-4e9c-99b4-a64eec486220) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:39.981666 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-daac69c9-f76e-417e-a852-b875e92b139a tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Volume info retrieved successfully. Aug 06 19:22:39.984563 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9983d7f3-3648-4720-ac05-29f058449c6c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a495278-d2ac-4053-9539-6031939ab3b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:40.002048 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-00c90e83-3cb4-46ae-8eba-3e1622cc0f73 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:40.003211 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-00c90e83-3cb4-46ae-8eba-3e1622cc0f73 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] GET https://10.4.3.5/volume/v3/volumes/4f9cd8af-be97-4518-81a4-845e224a4026 Aug 06 19:22:40.003671 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-00c90e83-3cb4-46ae-8eba-3e1622cc0f73 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:40.003671 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-00c90e83-3cb4-46ae-8eba-3e1622cc0f73 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:40.007945 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-daac69c9-f76e-417e-a852-b875e92b139a tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Delete volume request issued successfully. Aug 06 19:22:40.008189 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-daac69c9-f76e-417e-a852-b875e92b139a tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] https://10.4.3.5/volume/v3/volumes/e31807a1-e033-4a0b-ba9e-013ef4a33ff3 returned with HTTP 202 Aug 06 19:22:40.008639 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 229/928] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:22:39 2026] DELETE /volume/v3/volumes/e31807a1-e033-4a0b-ba9e-013ef4a33ff3 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:22:40.015297 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-00c90e83-3cb4-46ae-8eba-3e1622cc0f73 tempest-VolumesCloneNegativeTest-718018888 tempest-VolumesCloneNegativeTest-718018888-project-member] https://10.4.3.5/volume/v3/volumes/4f9cd8af-be97-4518-81a4-845e224a4026 returned with HTTP 404 Aug 06 19:22:40.015757 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 236/929] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:40 2026] GET /volume/v3/volumes/4f9cd8af-be97-4518-81a4-845e224a4026 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:40.025390 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5d573670-0f0d-475a-be3f-d1446e50fa74 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:40.027803 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5d573670-0f0d-475a-be3f-d1446e50fa74 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] GET https://10.4.3.5/volume/v3/volumes/e31807a1-e033-4a0b-ba9e-013ef4a33ff3 Aug 06 19:22:40.028132 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5d573670-0f0d-475a-be3f-d1446e50fa74 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:40.029250 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5d573670-0f0d-475a-be3f-d1446e50fa74 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:40.040406 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:40.040406 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:40.047760 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5d573670-0f0d-475a-be3f-d1446e50fa74 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Volume info retrieved successfully. Aug 06 19:22:40.053358 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5d573670-0f0d-475a-be3f-d1446e50fa74 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] https://10.4.3.5/volume/v3/volumes/e31807a1-e033-4a0b-ba9e-013ef4a33ff3 returned with HTTP 200 Aug 06 19:22:40.053817 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 231/930] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:40 2026] GET /volume/v3/volumes/e31807a1-e033-4a0b-ba9e-013ef4a33ff3 => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:40.071886 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-9983d7f3-3648-4720-ac05-29f058449c6c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Created reservations ['c8980b3f-00cf-4dac-80a3-981577e14528', '4ea76785-0a44-4999-9ff8-b76e0c39fd07', '08f03c29-0135-40e2-b18c-edd41edc780e', '79a08c34-ad86-4e22-a1b1-1471be16e9a7'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:22:40.071886 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9983d7f3-3648-4720-ac05-29f058449c6c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a495278-d2ac-4053-9539-6031939ab3b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8980b3f-00cf-4dac-80a3-981577e14528', '4ea76785-0a44-4999-9ff8-b76e0c39fd07', '08f03c29-0135-40e2-b18c-edd41edc780e', '79a08c34-ad86-4e22-a1b1-1471be16e9a7']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:40.072313 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9983d7f3-3648-4720-ac05-29f058449c6c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c49ba03-8b13-4ec6-9cc4-9bb1e7c6fd37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:40.119182 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9983d7f3-3648-4720-ac05-29f058449c6c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c49ba03-8b13-4ec6-9cc4-9bb1e7c6fd37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e49ec18b-deaa-415e-9015-b646f4e401f5', '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_ff7551c3-a18a-405d-9d10-443b5173bea9',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='724acb6905874359bc6086839e0199e4',qos_specs=None,replication_status=,reservations=['c8980b3f-00cf-4dac-80a3-981577e14528','4ea76785-0a44-4999-9ff8-b76e0c39fd07','08f03c29-0135-40e2-b18c-edd41edc780e','79a08c34-ad86-4e22-a1b1-1471be16e9a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='358c5ac0a615412cbced6d71b26db98c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:22:40Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_ff7551c3-a18a-405d-9d10-443b5173bea9',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e49ec18b-deaa-415e-9015-b646f4e401f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='724acb6905874359bc6086839e0199e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='358c5ac0a615412cbced6d71b26db98c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:40.120276 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9983d7f3-3648-4720-ac05-29f058449c6c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6bee8fc-c082-4b05-bb1f-c846ee499ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:40.165287 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9983d7f3-3648-4720-ac05-29f058449c6c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6bee8fc-c082-4b05-bb1f-c846ee499ef2) transitioned into 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_ff7551c3-a18a-405d-9d10-443b5173bea9',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='724acb6905874359bc6086839e0199e4',qos_specs=None,replication_status=,reservations=['c8980b3f-00cf-4dac-80a3-981577e14528','4ea76785-0a44-4999-9ff8-b76e0c39fd07','08f03c29-0135-40e2-b18c-edd41edc780e','79a08c34-ad86-4e22-a1b1-1471be16e9a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='358c5ac0a615412cbced6d71b26db98c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:40.165586 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9983d7f3-3648-4720-ac05-29f058449c6c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc40d249-2337-4c01-b4ef-5b9e27df51f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:40.187732 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9983d7f3-3648-4720-ac05-29f058449c6c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc40d249-2337-4c01-b4ef-5b9e27df51f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:40.189318 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9983d7f3-3648-4720-ac05-29f058449c6c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Flow 'volume_create_api' (23bfd19d-c5e6-466d-8f08-7d339fd57c64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:40.190564 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9983d7f3-3648-4720-ac05-29f058449c6c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Create volume request issued successfully. Aug 06 19:22:40.201141 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9d7f145a-ca26-4f6b-a237-6fcc25369a7a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:40.202675 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:40.202675 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:40.203675 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9983d7f3-3648-4720-ac05-29f058449c6c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Volume info retrieved successfully. Aug 06 19:22:40.205323 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9d7f145a-ca26-4f6b-a237-6fcc25369a7a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:40.205323 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9d7f145a-ca26-4f6b-a237-6fcc25369a7a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:40.205551 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9d7f145a-ca26-4f6b-a237-6fcc25369a7a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:40.229798 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:40.229798 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:40.238172 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9d7f145a-ca26-4f6b-a237-6fcc25369a7a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:40.246429 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9d7f145a-ca26-4f6b-a237-6fcc25369a7a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:40.247890 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 230/931] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:40 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:41.073193 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-94cf2013-07e9-4d93-b994-5dc1473acc16 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:41.076309 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-94cf2013-07e9-4d93-b994-5dc1473acc16 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] GET https://10.4.3.5/volume/v3/volumes/e31807a1-e033-4a0b-ba9e-013ef4a33ff3 Aug 06 19:22:41.076992 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-94cf2013-07e9-4d93-b994-5dc1473acc16 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:41.078547 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-94cf2013-07e9-4d93-b994-5dc1473acc16 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:41.079832 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-c2e6f57d-a3c4-4ec4-91a3-b228e73907e5 req-af1330f2-f2ac-40db-bd93-7f007ea1dc60 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:41.082502 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c2e6f57d-a3c4-4ec4-91a3-b228e73907e5 req-af1330f2-f2ac-40db-bd93-7f007ea1dc60 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:22:41.083636 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c2e6f57d-a3c4-4ec4-91a3-b228e73907e5 req-af1330f2-f2ac-40db-bd93-7f007ea1dc60 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-733310501", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:41.086006 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [req-c2e6f57d-a3c4-4ec4-91a3-b228e73907e5 req-af1330f2-f2ac-40db-bd93-7f007ea1dc60 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-733310501', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:22:41.086227 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [req-c2e6f57d-a3c4-4ec4-91a3-b228e73907e5 req-af1330f2-f2ac-40db-bd93-7f007ea1dc60 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Create volume of 1 GB Aug 06 19:22:41.089790 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-94cf2013-07e9-4d93-b994-5dc1473acc16 tempest-VolumeTypesAccessTest-1980738638 tempest-VolumeTypesAccessTest-1980738638-project-member] https://10.4.3.5/volume/v3/volumes/e31807a1-e033-4a0b-ba9e-013ef4a33ff3 returned with HTTP 404 Aug 06 19:22:41.090369 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 237/932] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:41 2026] GET /volume/v3/volumes/e31807a1-e033-4a0b-ba9e-013ef4a33ff3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:41.092176 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-c2e6f57d-a3c4-4ec4-91a3-b228e73907e5 req-af1330f2-f2ac-40db-bd93-7f007ea1dc60 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Availability Zones retrieved successfully. Aug 06 19:22:41.100066 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-c2e6f57d-a3c4-4ec4-91a3-b228e73907e5 req-af1330f2-f2ac-40db-bd93-7f007ea1dc60 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Flow 'volume_create_api' (5e8af31d-a040-4b71-ab61-5734f92b8389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:41.101217 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9245e4de-3261-4f7a-914a-6eb1aa6fd85b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:41.101644 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-c2e6f57d-a3c4-4ec4-91a3-b228e73907e5 req-af1330f2-f2ac-40db-bd93-7f007ea1dc60 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0a12cd0-8fe4-4787-aeed-be4e1e00eba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:41.102789 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [req-c2e6f57d-a3c4-4ec4-91a3-b228e73907e5 req-af1330f2-f2ac-40db-bd93-7f007ea1dc60 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:22:41.103924 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9245e4de-3261-4f7a-914a-6eb1aa6fd85b tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] POST https://10.4.3.5/volume/v3/types/903cfb29-363f-4a69-9564-8f9391e07413/action Aug 06 19:22:41.104479 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9245e4de-3261-4f7a-914a-6eb1aa6fd85b tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] Action body: b'{"removeProjectAccess": {"project": "297cf9561e364054b1db5a194bce5577"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:22:41.104747 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9245e4de-3261-4f7a-914a-6eb1aa6fd85b tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "297cf9561e364054b1db5a194bce5577"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:41.124146 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9245e4de-3261-4f7a-914a-6eb1aa6fd85b tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] https://10.4.3.5/volume/v3/types/903cfb29-363f-4a69-9564-8f9391e07413/action returned with HTTP 202 Aug 06 19:22:41.124218 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 231/933] 10.4.3.5 () {68 vars in 1370 bytes} [Thu Aug 6 19:22:41 2026] POST /volume/v3/types/903cfb29-363f-4a69-9564-8f9391e07413/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:22:41.133841 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7dcdb704-89bb-4cda-ab77-9b539df42df6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:41.138209 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7dcdb704-89bb-4cda-ab77-9b539df42df6 tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] DELETE https://10.4.3.5/volume/v3/types/903cfb29-363f-4a69-9564-8f9391e07413 Aug 06 19:22:41.138493 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7dcdb704-89bb-4cda-ab77-9b539df42df6 tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:41.138769 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7dcdb704-89bb-4cda-ab77-9b539df42df6 tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:41.141494 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-c2e6f57d-a3c4-4ec4-91a3-b228e73907e5 req-af1330f2-f2ac-40db-bd93-7f007ea1dc60 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0a12cd0-8fe4-4787-aeed-be4e1e00eba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:41.142541 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-c2e6f57d-a3c4-4ec4-91a3-b228e73907e5 req-af1330f2-f2ac-40db-bd93-7f007ea1dc60 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ebb3d50-342f-4d92-9779-9768be6c66d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:41.174306 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7dcdb704-89bb-4cda-ab77-9b539df42df6 tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] https://10.4.3.5/volume/v3/types/903cfb29-363f-4a69-9564-8f9391e07413 returned with HTTP 202 Aug 06 19:22:41.174567 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 238/934] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:22:41 2026] DELETE /volume/v3/types/903cfb29-363f-4a69-9564-8f9391e07413 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:22:41.183451 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-740bb9dc-66c9-4775-bef2-ffcd384673aa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:41.187044 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-740bb9dc-66c9-4775-bef2-ffcd384673aa tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] GET https://10.4.3.5/volume/v3/types/903cfb29-363f-4a69-9564-8f9391e07413 Aug 06 19:22:41.187044 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-740bb9dc-66c9-4775-bef2-ffcd384673aa tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:41.187044 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-740bb9dc-66c9-4775-bef2-ffcd384673aa tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:41.191363 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-740bb9dc-66c9-4775-bef2-ffcd384673aa tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] https://10.4.3.5/volume/v3/types/903cfb29-363f-4a69-9564-8f9391e07413 returned with HTTP 404 Aug 06 19:22:41.194312 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 232/935] 10.4.3.5 () {66 vars in 1328 bytes} [Thu Aug 6 19:22:41 2026] GET /volume/v3/types/903cfb29-363f-4a69-9564-8f9391e07413 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:41.207659 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-13fb74fd-42f3-45a6-85b6-bc096ebc34e4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:41.209159 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-13fb74fd-42f3-45a6-85b6-bc096ebc34e4 tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:22:41.209625 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-13fb74fd-42f3-45a6-85b6-bc096ebc34e4 tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1905682157", "os-volume-type-access:is_public": false}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:41.218404 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:41.218404 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:41.221140 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9983d7f3-3648-4720-ac05-29f058449c6c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Volume info retrieved successfully. Aug 06 19:22:41.221140 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.backup.api [None req-9983d7f3-3648-4720-ac05-29f058449c6c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Checking backup size 1 against volume size 1 {{(pid=100265) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 19:22:41.221140 np0000006689 devstack@c-api.service[100265]: INFO cinder.backup.api [None req-9983d7f3-3648-4720-ac05-29f058449c6c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Overwriting volume e49ec18b-deaa-415e-9015-b646f4e401f5 with restore of backup ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:41.234828 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-13fb74fd-42f3-45a6-85b6-bc096ebc34e4 tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:22:41.235392 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 239/936] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:22:41 2026] POST /volume/v3/types => generated 229 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:41.246571 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cc1f6fcd-9058-4a3f-9324-637daa0a806c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:41.251050 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cc1f6fcd-9058-4a3f-9324-637daa0a806c tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] POST https://10.4.3.5/volume/v3/types/c15dbbd4-8e10-4d18-93f6-9b4922c0ee18/action Aug 06 19:22:41.251050 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cc1f6fcd-9058-4a3f-9324-637daa0a806c tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] Action body: b'{"addProjectAccess": {"project": "297cf9561e364054b1db5a194bce5577"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:22:41.251050 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cc1f6fcd-9058-4a3f-9324-637daa0a806c tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "297cf9561e364054b1db5a194bce5577"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:41.252097 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [req-c2e6f57d-a3c4-4ec4-91a3-b228e73907e5 req-af1330f2-f2ac-40db-bd93-7f007ea1dc60 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Created reservations ['7560cc5c-08c3-478c-b8bb-2b11ab8b05df', '00be2f87-e129-4e5e-96d7-21ebe7a11dc2', '3cea1708-c659-4a18-81ed-fdaf071e18d5', '47f832e1-7357-43ab-b61e-146573403a23'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:22:41.253333 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-c2e6f57d-a3c4-4ec4-91a3-b228e73907e5 req-af1330f2-f2ac-40db-bd93-7f007ea1dc60 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ebb3d50-342f-4d92-9779-9768be6c66d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7560cc5c-08c3-478c-b8bb-2b11ab8b05df', '00be2f87-e129-4e5e-96d7-21ebe7a11dc2', '3cea1708-c659-4a18-81ed-fdaf071e18d5', '47f832e1-7357-43ab-b61e-146573403a23']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:41.254378 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-c2e6f57d-a3c4-4ec4-91a3-b228e73907e5 req-af1330f2-f2ac-40db-bd93-7f007ea1dc60 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (add23a34-7c23-4d53-bb1f-3a328895614d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:41.255388 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-9983d7f3-3648-4720-ac05-29f058449c6c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] restore_backup in rpcapi backup_id ff7551c3-a18a-405d-9d10-443b5173bea9 {{(pid=100265) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 19:22:41.258916 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9983d7f3-3648-4720-ac05-29f058449c6c tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9/restore returned with HTTP 202 Aug 06 19:22:41.259406 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 235/937] 10.4.3.5 () {68 vars in 1379 bytes} [Thu Aug 6 19:22:39 2026] POST /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9/restore => generated 189 bytes in 1394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:22:41.270745 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-de7f2b9d-9b1d-4929-8932-9b3989bbe6bf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:41.272902 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-de7f2b9d-9b1d-4929-8932-9b3989bbe6bf tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:41.273209 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-de7f2b9d-9b1d-4929-8932-9b3989bbe6bf tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:41.273437 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-de7f2b9d-9b1d-4929-8932-9b3989bbe6bf tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:41.277715 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cc1f6fcd-9058-4a3f-9324-637daa0a806c tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] https://10.4.3.5/volume/v3/types/c15dbbd4-8e10-4d18-93f6-9b4922c0ee18/action returned with HTTP 202 Aug 06 19:22:41.279330 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-554f4231-01e7-4b29-a219-b9b53cbf6843 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:41.279792 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 233/938] 10.4.3.5 () {68 vars in 1370 bytes} [Thu Aug 6 19:22:41 2026] POST /volume/v3/types/c15dbbd4-8e10-4d18-93f6-9b4922c0ee18/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:22:41.282113 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-554f4231-01e7-4b29-a219-b9b53cbf6843 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:41.282403 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-554f4231-01e7-4b29-a219-b9b53cbf6843 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:41.282702 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-554f4231-01e7-4b29-a219-b9b53cbf6843 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:41.282877 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-554f4231-01e7-4b29-a219-b9b53cbf6843 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:41.290801 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:41.290801 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:41.292342 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:41.292342 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:41.292478 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cfd5ede9-56b6-4fca-8fa6-bbb4b747aee3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:41.293407 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-554f4231-01e7-4b29-a219-b9b53cbf6843 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:41.294238 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 236/939] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:41 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:41.295243 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cfd5ede9-56b6-4fca-8fa6-bbb4b747aee3 tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] POST https://10.4.3.5/volume/v3/types/c15dbbd4-8e10-4d18-93f6-9b4922c0ee18/action Aug 06 19:22:41.296463 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cfd5ede9-56b6-4fca-8fa6-bbb4b747aee3 tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] Action body: b'{"addProjectAccess": {"project": "8c8b175881844793ae9992bed420e894"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:22:41.296757 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cfd5ede9-56b6-4fca-8fa6-bbb4b747aee3 tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "8c8b175881844793ae9992bed420e894"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:41.297394 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-c2e6f57d-a3c4-4ec4-91a3-b228e73907e5 req-af1330f2-f2ac-40db-bd93-7f007ea1dc60 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (add23a34-7c23-4d53-bb1f-3a328895614d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e65ee14d-6889-4294-bf19-0213ba615eed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-733310501',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e3021c714b2d43068aa733776bca8ff1',qos_specs=None,replication_status=,reservations=['7560cc5c-08c3-478c-b8bb-2b11ab8b05df','00be2f87-e129-4e5e-96d7-21ebe7a11dc2','3cea1708-c659-4a18-81ed-fdaf071e18d5','47f832e1-7357-43ab-b61e-146573403a23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016b2132cb154465a321c9045d45687a',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:22:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-733310501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e65ee14d-6889-4294-bf19-0213ba615eed,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e3021c714b2d43068aa733776bca8ff1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='016b2132cb154465a321c9045d45687a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:41.300045 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-de7f2b9d-9b1d-4929-8932-9b3989bbe6bf tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:41.300190 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-c2e6f57d-a3c4-4ec4-91a3-b228e73907e5 req-af1330f2-f2ac-40db-bd93-7f007ea1dc60 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70387cf9-d7ba-4e94-96dd-593fdb66d736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:41.308408 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-de7f2b9d-9b1d-4929-8932-9b3989bbe6bf tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:41.308986 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 240/940] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:41 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:41.322360 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cfd5ede9-56b6-4fca-8fa6-bbb4b747aee3 tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] https://10.4.3.5/volume/v3/types/c15dbbd4-8e10-4d18-93f6-9b4922c0ee18/action returned with HTTP 202 Aug 06 19:22:41.322360 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 234/941] 10.4.3.5 () {68 vars in 1370 bytes} [Thu Aug 6 19:22:41 2026] POST /volume/v3/types/c15dbbd4-8e10-4d18-93f6-9b4922c0ee18/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:22:41.336456 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0f09c8e1-7f7f-4f87-af65-4aa2f69036cc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:41.339676 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0f09c8e1-7f7f-4f87-af65-4aa2f69036cc tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] GET https://10.4.3.5/volume/v3/types/c15dbbd4-8e10-4d18-93f6-9b4922c0ee18/os-volume-type-access Aug 06 19:22:41.339676 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0f09c8e1-7f7f-4f87-af65-4aa2f69036cc tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:41.339676 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0f09c8e1-7f7f-4f87-af65-4aa2f69036cc tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:41.350859 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-c2e6f57d-a3c4-4ec4-91a3-b228e73907e5 req-af1330f2-f2ac-40db-bd93-7f007ea1dc60 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70387cf9-d7ba-4e94-96dd-593fdb66d736) transitioned into state 'SUCCESS' from state '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-733310501',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e3021c714b2d43068aa733776bca8ff1',qos_specs=None,replication_status=,reservations=['7560cc5c-08c3-478c-b8bb-2b11ab8b05df','00be2f87-e129-4e5e-96d7-21ebe7a11dc2','3cea1708-c659-4a18-81ed-fdaf071e18d5','47f832e1-7357-43ab-b61e-146573403a23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016b2132cb154465a321c9045d45687a',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:41.351813 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-c2e6f57d-a3c4-4ec4-91a3-b228e73907e5 req-af1330f2-f2ac-40db-bd93-7f007ea1dc60 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2583a6fd-c184-4d57-ac2a-2a7893bc0e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:41.364103 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0f09c8e1-7f7f-4f87-af65-4aa2f69036cc tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] https://10.4.3.5/volume/v3/types/c15dbbd4-8e10-4d18-93f6-9b4922c0ee18/os-volume-type-access returned with HTTP 200 Aug 06 19:22:41.364103 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 237/942] 10.4.3.5 () {66 vars in 1394 bytes} [Thu Aug 6 19:22:41 2026] GET /volume/v3/types/c15dbbd4-8e10-4d18-93f6-9b4922c0ee18/os-volume-type-access => generated 244 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:41.365693 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-c2e6f57d-a3c4-4ec4-91a3-b228e73907e5 req-af1330f2-f2ac-40db-bd93-7f007ea1dc60 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2583a6fd-c184-4d57-ac2a-2a7893bc0e06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:41.366633 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-c2e6f57d-a3c4-4ec4-91a3-b228e73907e5 req-af1330f2-f2ac-40db-bd93-7f007ea1dc60 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Flow 'volume_create_api' (5e8af31d-a040-4b71-ab61-5734f92b8389) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:41.367976 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-c2e6f57d-a3c4-4ec4-91a3-b228e73907e5 req-af1330f2-f2ac-40db-bd93-7f007ea1dc60 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Create volume request issued successfully. Aug 06 19:22:41.367976 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c2e6f57d-a3c4-4ec4-91a3-b228e73907e5 req-af1330f2-f2ac-40db-bd93-7f007ea1dc60 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:22:41.369059 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 232/943] 10.4.3.5 () {72 vars in 1527 bytes} [Thu Aug 6 19:22:41 2026] POST /volume/v3/volumes => generated 758 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:22:41.381697 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-c2e6f57d-a3c4-4ec4-91a3-b228e73907e5 req-5f652eb9-4a02-4470-bac0-ed35fd069b5d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:41.386951 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e1895b5a-27e8-419d-99a3-8823a3bcec8f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:41.391050 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c2e6f57d-a3c4-4ec4-91a3-b228e73907e5 req-5f652eb9-4a02-4470-bac0-ed35fd069b5d tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] GET https://10.4.3.5/volume/v3/volumes/e65ee14d-6889-4294-bf19-0213ba615eed Aug 06 19:22:41.391050 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c2e6f57d-a3c4-4ec4-91a3-b228e73907e5 req-5f652eb9-4a02-4470-bac0-ed35fd069b5d tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:41.391050 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c2e6f57d-a3c4-4ec4-91a3-b228e73907e5 req-5f652eb9-4a02-4470-bac0-ed35fd069b5d tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:41.391326 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e1895b5a-27e8-419d-99a3-8823a3bcec8f tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] POST https://10.4.3.5/volume/v3/types/c15dbbd4-8e10-4d18-93f6-9b4922c0ee18/action Aug 06 19:22:41.391326 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e1895b5a-27e8-419d-99a3-8823a3bcec8f tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] Action body: b'{"removeProjectAccess": {"project": "8c8b175881844793ae9992bed420e894"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:22:41.391326 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e1895b5a-27e8-419d-99a3-8823a3bcec8f tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "8c8b175881844793ae9992bed420e894"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:41.404293 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:41.404293 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:41.411583 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-c2e6f57d-a3c4-4ec4-91a3-b228e73907e5 req-5f652eb9-4a02-4470-bac0-ed35fd069b5d tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Volume info retrieved successfully. Aug 06 19:22:41.417296 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e1895b5a-27e8-419d-99a3-8823a3bcec8f tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] https://10.4.3.5/volume/v3/types/c15dbbd4-8e10-4d18-93f6-9b4922c0ee18/action returned with HTTP 202 Aug 06 19:22:41.417296 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 235/944] 10.4.3.5 () {68 vars in 1370 bytes} [Thu Aug 6 19:22:41 2026] POST /volume/v3/types/c15dbbd4-8e10-4d18-93f6-9b4922c0ee18/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:22:41.420321 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c2e6f57d-a3c4-4ec4-91a3-b228e73907e5 req-5f652eb9-4a02-4470-bac0-ed35fd069b5d tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] https://10.4.3.5/volume/v3/volumes/e65ee14d-6889-4294-bf19-0213ba615eed returned with HTTP 200 Aug 06 19:22:41.421921 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 241/945] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:22:41 2026] GET /volume/v3/volumes/e65ee14d-6889-4294-bf19-0213ba615eed => generated 826 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:41.428049 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d593ed90-ce87-49a6-9cd0-106a0a44e22c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:41.430658 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d593ed90-ce87-49a6-9cd0-106a0a44e22c tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] POST https://10.4.3.5/volume/v3/types/c15dbbd4-8e10-4d18-93f6-9b4922c0ee18/action Aug 06 19:22:41.430932 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d593ed90-ce87-49a6-9cd0-106a0a44e22c tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] Action body: b'{"removeProjectAccess": {"project": "297cf9561e364054b1db5a194bce5577"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:22:41.431631 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d593ed90-ce87-49a6-9cd0-106a0a44e22c tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "297cf9561e364054b1db5a194bce5577"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:41.449899 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d593ed90-ce87-49a6-9cd0-106a0a44e22c tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] https://10.4.3.5/volume/v3/types/c15dbbd4-8e10-4d18-93f6-9b4922c0ee18/action returned with HTTP 202 Aug 06 19:22:41.450639 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 238/946] 10.4.3.5 () {68 vars in 1370 bytes} [Thu Aug 6 19:22:41 2026] POST /volume/v3/types/c15dbbd4-8e10-4d18-93f6-9b4922c0ee18/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:22:41.453763 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-7f6bd35f-1650-43d0-af5e-c9fa298a1801 req-c34b9ada-e3d9-4862-8c6d-2a8920ba3980 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:41.457514 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-7f6bd35f-1650-43d0-af5e-c9fa298a1801 req-c34b9ada-e3d9-4862-8c6d-2a8920ba3980 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] GET https://10.4.3.5/volume/v3/volumes/e65ee14d-6889-4294-bf19-0213ba615eed Aug 06 19:22:41.457838 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-7f6bd35f-1650-43d0-af5e-c9fa298a1801 req-c34b9ada-e3d9-4862-8c6d-2a8920ba3980 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:41.458108 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-7f6bd35f-1650-43d0-af5e-c9fa298a1801 req-c34b9ada-e3d9-4862-8c6d-2a8920ba3980 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:41.462691 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7bc7f038-6019-401b-9259-f0f798da2ca5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:41.467067 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7bc7f038-6019-401b-9259-f0f798da2ca5 tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] DELETE https://10.4.3.5/volume/v3/types/c15dbbd4-8e10-4d18-93f6-9b4922c0ee18 Aug 06 19:22:41.467067 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7bc7f038-6019-401b-9259-f0f798da2ca5 tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:41.467067 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7bc7f038-6019-401b-9259-f0f798da2ca5 tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:41.467430 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:41.467430 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:41.476465 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-7f6bd35f-1650-43d0-af5e-c9fa298a1801 req-c34b9ada-e3d9-4862-8c6d-2a8920ba3980 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Volume info retrieved successfully. Aug 06 19:22:41.494651 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-7f6bd35f-1650-43d0-af5e-c9fa298a1801 req-c34b9ada-e3d9-4862-8c6d-2a8920ba3980 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] https://10.4.3.5/volume/v3/volumes/e65ee14d-6889-4294-bf19-0213ba615eed returned with HTTP 200 Aug 06 19:22:41.494651 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 233/947] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:22:41 2026] GET /volume/v3/volumes/e65ee14d-6889-4294-bf19-0213ba615eed => generated 826 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:41.540924 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7bc7f038-6019-401b-9259-f0f798da2ca5 tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] https://10.4.3.5/volume/v3/types/c15dbbd4-8e10-4d18-93f6-9b4922c0ee18 returned with HTTP 202 Aug 06 19:22:41.541663 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 236/948] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:22:41 2026] DELETE /volume/v3/types/c15dbbd4-8e10-4d18-93f6-9b4922c0ee18 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:22:41.552758 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c4977608-3ef2-4a4f-9ea3-6bb3c3d8c580 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:41.555880 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c4977608-3ef2-4a4f-9ea3-6bb3c3d8c580 tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] GET https://10.4.3.5/volume/v3/types/c15dbbd4-8e10-4d18-93f6-9b4922c0ee18 Aug 06 19:22:41.555880 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c4977608-3ef2-4a4f-9ea3-6bb3c3d8c580 tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:41.555880 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c4977608-3ef2-4a4f-9ea3-6bb3c3d8c580 tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:41.559465 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c4977608-3ef2-4a4f-9ea3-6bb3c3d8c580 tempest-VolumeTypesAccessTest-677863674 tempest-VolumeTypesAccessTest-677863674-project-admin] https://10.4.3.5/volume/v3/types/c15dbbd4-8e10-4d18-93f6-9b4922c0ee18 returned with HTTP 404 Aug 06 19:22:41.560032 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 242/949] 10.4.3.5 () {66 vars in 1328 bytes} [Thu Aug 6 19:22:41 2026] GET /volume/v3/types/c15dbbd4-8e10-4d18-93f6-9b4922c0ee18 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:41.913903 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-3257ed66-dba3-4035-81c5-ade49076472e req-6012a692-2322-4a4b-9fb5-b3fff90ab97a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:41.918400 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3257ed66-dba3-4035-81c5-ade49076472e req-6012a692-2322-4a4b-9fb5-b3fff90ab97a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] POST https://10.4.3.5/volume/v3/attachments/23fe76a4-e8d8-483e-ae8a-9030a513f7b6/action Aug 06 19:22:41.918771 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3257ed66-dba3-4035-81c5-ade49076472e req-6012a692-2322-4a4b-9fb5-b3fff90ab97a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:22:41.918865 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3257ed66-dba3-4035-81c5-ade49076472e req-6012a692-2322-4a4b-9fb5-b3fff90ab97a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:41.948860 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:41.948860 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:41.966439 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3257ed66-dba3-4035-81c5-ade49076472e req-6012a692-2322-4a4b-9fb5-b3fff90ab97a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/attachments/23fe76a4-e8d8-483e-ae8a-9030a513f7b6/action returned with HTTP 204 Aug 06 19:22:41.967132 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 239/950] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:22:41 2026] POST /volume/v3/attachments/23fe76a4-e8d8-483e-ae8a-9030a513f7b6/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:41.990037 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-2ae150c2-9f9b-45a5-ab36-be5dcebaacb0 req-adbf7695-5926-437b-9d86-d21de5b1e545 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:41.994230 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2ae150c2-9f9b-45a5-ab36-be5dcebaacb0 req-adbf7695-5926-437b-9d86-d21de5b1e545 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] DELETE https://10.4.3.5/volume/v3/attachments/4e082903-22e4-45e4-af91-9de2f35f278e Aug 06 19:22:41.994370 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2ae150c2-9f9b-45a5-ab36-be5dcebaacb0 req-adbf7695-5926-437b-9d86-d21de5b1e545 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:41.994636 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2ae150c2-9f9b-45a5-ab36-be5dcebaacb0 req-adbf7695-5926-437b-9d86-d21de5b1e545 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:42.010362 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:42.010362 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:42.087006 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2ae150c2-9f9b-45a5-ab36-be5dcebaacb0 req-adbf7695-5926-437b-9d86-d21de5b1e545 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/attachments/4e082903-22e4-45e4-af91-9de2f35f278e returned with HTTP 200 Aug 06 19:22:42.087647 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 234/951] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:22:41 2026] DELETE /volume/v3/attachments/4e082903-22e4-45e4-af91-9de2f35f278e => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:42.163102 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2e5b9bc4-4e9b-4a5d-8a1d-8e7fb64f0949 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:42.309808 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4f7d1257-2d01-483a-bca6-a7d9b9ba6d56 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:42.312524 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4f7d1257-2d01-483a-bca6-a7d9b9ba6d56 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:42.312789 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4f7d1257-2d01-483a-bca6-a7d9b9ba6d56 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:42.313055 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4f7d1257-2d01-483a-bca6-a7d9b9ba6d56 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:42.313268 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4f7d1257-2d01-483a-bca6-a7d9b9ba6d56 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:42.324983 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:42.324983 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:42.325938 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4f7d1257-2d01-483a-bca6-a7d9b9ba6d56 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:42.326550 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 243/952] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:42 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:42.332997 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ac5bfbbd-f611-4ec9-827e-08256347cc54 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:42.338870 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac5bfbbd-f611-4ec9-827e-08256347cc54 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:42.339388 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac5bfbbd-f611-4ec9-827e-08256347cc54 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:42.340120 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac5bfbbd-f611-4ec9-827e-08256347cc54 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:42.358685 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:42.358685 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:42.365058 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ac5bfbbd-f611-4ec9-827e-08256347cc54 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:42.371952 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac5bfbbd-f611-4ec9-827e-08256347cc54 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:42.374269 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 240/953] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:42 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 1141 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:42.421513 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2e5b9bc4-4e9b-4a5d-8a1d-8e7fb64f0949 tempest-VolumesSummaryTest-743774062 tempest-VolumesSummaryTest-743774062-project-member] GET https://10.4.3.5/volume/v3/volumes/summary Aug 06 19:22:42.421513 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2e5b9bc4-4e9b-4a5d-8a1d-8e7fb64f0949 tempest-VolumesSummaryTest-743774062 tempest-VolumesSummaryTest-743774062-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:42.421513 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2e5b9bc4-4e9b-4a5d-8a1d-8e7fb64f0949 tempest-VolumesSummaryTest-743774062 tempest-VolumesSummaryTest-743774062-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:42.421513 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-2e5b9bc4-4e9b-4a5d-8a1d-8e7fb64f0949 tempest-VolumesSummaryTest-743774062 tempest-VolumesSummaryTest-743774062-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:22:42.430534 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2e5b9bc4-4e9b-4a5d-8a1d-8e7fb64f0949 tempest-VolumesSummaryTest-743774062 tempest-VolumesSummaryTest-743774062-project-member] Get summary completed successfully. Aug 06 19:22:42.430979 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2e5b9bc4-4e9b-4a5d-8a1d-8e7fb64f0949 tempest-VolumesSummaryTest-743774062 tempest-VolumesSummaryTest-743774062-project-member] https://10.4.3.5/volume/v3/volumes/summary returned with HTTP 200 Aug 06 19:22:42.431615 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 237/954] 10.4.3.5 () {68 vars in 1288 bytes} [Thu Aug 6 19:22:42 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:42.445069 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-c3841c82-9040-4f3c-a255-adcd087bd035 req-7ffef415-08f1-4ded-928e-86bac26f5f9e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:42.449863 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c3841c82-9040-4f3c-a255-adcd087bd035 req-7ffef415-08f1-4ded-928e-86bac26f5f9e tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:42.450723 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c3841c82-9040-4f3c-a255-adcd087bd035 req-7ffef415-08f1-4ded-928e-86bac26f5f9e tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:42.451046 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c3841c82-9040-4f3c-a255-adcd087bd035 req-7ffef415-08f1-4ded-928e-86bac26f5f9e tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:42.470614 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:42.470614 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:42.476421 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-c3841c82-9040-4f3c-a255-adcd087bd035 req-7ffef415-08f1-4ded-928e-86bac26f5f9e tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:42.484206 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c3841c82-9040-4f3c-a255-adcd087bd035 req-7ffef415-08f1-4ded-928e-86bac26f5f9e tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:42.484756 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 235/955] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:22:42 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 1141 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:42.530660 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-9afd8e6b-c719-40b4-affb-0e8f8b8b025e req-62410ac7-b19e-407b-a6fe-a141201ee071 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:42.535465 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9afd8e6b-c719-40b4-affb-0e8f8b8b025e req-62410ac7-b19e-407b-a6fe-a141201ee071 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] GET https://10.4.3.5/volume/v3/volumes/e65ee14d-6889-4294-bf19-0213ba615eed Aug 06 19:22:42.535465 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9afd8e6b-c719-40b4-affb-0e8f8b8b025e req-62410ac7-b19e-407b-a6fe-a141201ee071 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:42.539618 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9afd8e6b-c719-40b4-affb-0e8f8b8b025e req-62410ac7-b19e-407b-a6fe-a141201ee071 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:42.555683 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:42.555683 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:42.568669 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-9afd8e6b-c719-40b4-affb-0e8f8b8b025e req-62410ac7-b19e-407b-a6fe-a141201ee071 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Volume info retrieved successfully. Aug 06 19:22:42.576988 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9afd8e6b-c719-40b4-affb-0e8f8b8b025e req-62410ac7-b19e-407b-a6fe-a141201ee071 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] https://10.4.3.5/volume/v3/volumes/e65ee14d-6889-4294-bf19-0213ba615eed returned with HTTP 200 Aug 06 19:22:42.577723 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 244/956] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:22:42 2026] GET /volume/v3/volumes/e65ee14d-6889-4294-bf19-0213ba615eed => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:42.591140 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4b71fa0e-34a6-4d0e-906e-c11d5e02d5c7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:42.592422 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4b71fa0e-34a6-4d0e-906e-c11d5e02d5c7 None None] GET https://10.4.3.5/volume// Aug 06 19:22:42.592755 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4b71fa0e-34a6-4d0e-906e-c11d5e02d5c7 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:42.592941 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4b71fa0e-34a6-4d0e-906e-c11d5e02d5c7 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:42.596313 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4b71fa0e-34a6-4d0e-906e-c11d5e02d5c7 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:22:42.596313 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 241/957] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:22:42 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:22:42.608434 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-c3841c82-9040-4f3c-a255-adcd087bd035 req-92100a67-9aae-44ed-91ab-828c8e1c4f09 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:42.610848 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c3841c82-9040-4f3c-a255-adcd087bd035 req-92100a67-9aae-44ed-91ab-828c8e1c4f09 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:22:42.613145 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c3841c82-9040-4f3c-a255-adcd087bd035 req-92100a67-9aae-44ed-91ab-828c8e1c4f09 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0ed171ff-9b4c-4924-a0f5-a4aaa5988066", "connector": null, "instance_uuid": "87d242dd-bdd6-478b-826c-0578977fb459"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:42.628810 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:42.628810 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:42.691536 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c3841c82-9040-4f3c-a255-adcd087bd035 req-92100a67-9aae-44ed-91ab-828c8e1c4f09 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:22:42.692200 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 238/958] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:22:42 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 06 19:22:42.734481 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6c6d43d3-22c1-4daf-a6a5-37acb283906a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:42.737352 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6c6d43d3-22c1-4daf-a6a5-37acb283906a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:42.737803 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6c6d43d3-22c1-4daf-a6a5-37acb283906a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:42.737803 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6c6d43d3-22c1-4daf-a6a5-37acb283906a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:42.761440 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:42.761440 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:42.767813 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6c6d43d3-22c1-4daf-a6a5-37acb283906a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:42.769193 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-50139210-001e-4159-ae21-d5026957d7bb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:42.770486 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-50139210-001e-4159-ae21-d5026957d7bb None None] GET https://10.4.3.5/volume// Aug 06 19:22:42.770486 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-50139210-001e-4159-ae21-d5026957d7bb None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:42.770486 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-50139210-001e-4159-ae21-d5026957d7bb None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:42.772567 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-50139210-001e-4159-ae21-d5026957d7bb None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:22:42.773205 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 245/959] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:22:42 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:22:42.774584 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6c6d43d3-22c1-4daf-a6a5-37acb283906a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:42.775642 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 236/960] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:42 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 1143 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:42.785380 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c3841c82-9040-4f3c-a255-adcd087bd035 req-4ab5e999-b7b4-4932-bd2f-7d0a12efd118 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:42.789545 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c3841c82-9040-4f3c-a255-adcd087bd035 req-4ab5e999-b7b4-4932-bd2f-7d0a12efd118 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:42.791034 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c3841c82-9040-4f3c-a255-adcd087bd035 req-4ab5e999-b7b4-4932-bd2f-7d0a12efd118 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:42.791034 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c3841c82-9040-4f3c-a255-adcd087bd035 req-4ab5e999-b7b4-4932-bd2f-7d0a12efd118 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:42.815038 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:42.815038 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:42.823963 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-c3841c82-9040-4f3c-a255-adcd087bd035 req-4ab5e999-b7b4-4932-bd2f-7d0a12efd118 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:42.837316 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c3841c82-9040-4f3c-a255-adcd087bd035 req-4ab5e999-b7b4-4932-bd2f-7d0a12efd118 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:42.837316 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 242/961] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:22:42 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 1323 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:22:42.916719 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-5092ab75-bec2-485d-a2d4-3667ea7a27bd req-a9c8a5f1-e6e4-457b-a1b3-20ce0dd9eb73 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:42.919432 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5092ab75-bec2-485d-a2d4-3667ea7a27bd req-a9c8a5f1-e6e4-457b-a1b3-20ce0dd9eb73 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-reader] GET https://10.4.3.5/volume/v3/volumes/e65ee14d-6889-4294-bf19-0213ba615eed Aug 06 19:22:42.919649 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-5092ab75-bec2-485d-a2d4-3667ea7a27bd req-a9c8a5f1-e6e4-457b-a1b3-20ce0dd9eb73 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:42.919840 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-5092ab75-bec2-485d-a2d4-3667ea7a27bd req-a9c8a5f1-e6e4-457b-a1b3-20ce0dd9eb73 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-reader] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:42.928256 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:42.928256 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:42.938438 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-5092ab75-bec2-485d-a2d4-3667ea7a27bd req-a9c8a5f1-e6e4-457b-a1b3-20ce0dd9eb73 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-reader] Volume info retrieved successfully. Aug 06 19:22:42.949267 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5092ab75-bec2-485d-a2d4-3667ea7a27bd req-a9c8a5f1-e6e4-457b-a1b3-20ce0dd9eb73 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-reader] https://10.4.3.5/volume/v3/volumes/e65ee14d-6889-4294-bf19-0213ba615eed returned with HTTP 200 Aug 06 19:22:42.949646 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 239/962] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:22:42 2026] GET /volume/v3/volumes/e65ee14d-6889-4294-bf19-0213ba615eed => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:42.970009 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-c3841c82-9040-4f3c-a255-adcd087bd035 req-6d2f487f-a5a6-4b48-b7c2-1c34490f336c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:42.973340 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c3841c82-9040-4f3c-a255-adcd087bd035 req-6d2f487f-a5a6-4b48-b7c2-1c34490f336c tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] PUT https://10.4.3.5/volume/v3/attachments/4628071c-6ac8-46c1-bab4-1f5b6ab058b3 Aug 06 19:22:42.974789 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c3841c82-9040-4f3c-a255-adcd087bd035 req-6d2f487f-a5a6-4b48-b7c2-1c34490f336c tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:42.986526 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-864b06d1-1f97-4007-81f0-4e718869b9b6 req-2c49e8ca-bfe3-4b44-a3f9-90e4660281dd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:42.988929 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-c3841c82-9040-4f3c-a255-adcd087bd035 req-6d2f487f-a5a6-4b48-b7c2-1c34490f336c tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Acquiring lock "cinder-attachment_update-0ed171ff-9b4c-4924-a0f5-a4aaa5988066-np0000006689" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:22:42.989040 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-864b06d1-1f97-4007-81f0-4e718869b9b6 req-2c49e8ca-bfe3-4b44-a3f9-90e4660281dd tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] DELETE https://10.4.3.5/volume/v3/volumes/e65ee14d-6889-4294-bf19-0213ba615eed Aug 06 19:22:42.989185 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-864b06d1-1f97-4007-81f0-4e718869b9b6 req-2c49e8ca-bfe3-4b44-a3f9-90e4660281dd tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:42.989402 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-864b06d1-1f97-4007-81f0-4e718869b9b6 req-2c49e8ca-bfe3-4b44-a3f9-90e4660281dd tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:42.989587 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [req-864b06d1-1f97-4007-81f0-4e718869b9b6 req-2c49e8ca-bfe3-4b44-a3f9-90e4660281dd tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Delete volume with id: e65ee14d-6889-4294-bf19-0213ba615eed Aug 06 19:22:42.997360 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-c3841c82-9040-4f3c-a255-adcd087bd035 req-6d2f487f-a5a6-4b48-b7c2-1c34490f336c tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Lock "cinder-attachment_update-0ed171ff-9b4c-4924-a0f5-a4aaa5988066-np0000006689" acquired by "attachment_update" :: waited 0.009s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:22:42.999419 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:42.999419 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:42.999580 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:42.999580 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:43.000615 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-864b06d1-1f97-4007-81f0-4e718869b9b6 req-2c49e8ca-bfe3-4b44-a3f9-90e4660281dd tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Volume info retrieved successfully. Aug 06 19:22:43.025652 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a4fe7d2d-26e5-4e65-8f6b-527572db7dde None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:43.030041 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a4fe7d2d-26e5-4e65-8f6b-527572db7dde tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] GET https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 Aug 06 19:22:43.030041 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a4fe7d2d-26e5-4e65-8f6b-527572db7dde tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:43.030041 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a4fe7d2d-26e5-4e65-8f6b-527572db7dde tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:43.041530 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-864b06d1-1f97-4007-81f0-4e718869b9b6 req-2c49e8ca-bfe3-4b44-a3f9-90e4660281dd tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Delete volume request issued successfully. Aug 06 19:22:43.042547 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-864b06d1-1f97-4007-81f0-4e718869b9b6 req-2c49e8ca-bfe3-4b44-a3f9-90e4660281dd tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] https://10.4.3.5/volume/v3/volumes/e65ee14d-6889-4294-bf19-0213ba615eed returned with HTTP 202 Aug 06 19:22:43.042893 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 237/963] 10.4.3.5 () {70 vars in 1606 bytes} [Thu Aug 6 19:22:42 2026] DELETE /volume/v3/volumes/e65ee14d-6889-4294-bf19-0213ba615eed => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:22:43.048778 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:43.048778 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:43.058737 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a4fe7d2d-26e5-4e65-8f6b-527572db7dde tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Volume info retrieved successfully. Aug 06 19:22:43.067802 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a4fe7d2d-26e5-4e65-8f6b-527572db7dde tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 returned with HTTP 200 Aug 06 19:22:43.068336 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 243/964] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:43 2026] GET /volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:43.080266 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-2ede80e3-b055-46fc-9fed-789512307db4 req-2cca5c6e-beda-4cb2-b8e9-02de88d38efc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:43.085793 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2ede80e3-b055-46fc-9fed-789512307db4 req-2cca5c6e-beda-4cb2-b8e9-02de88d38efc tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] GET https://10.4.3.5/volume/v3/volumes/e65ee14d-6889-4294-bf19-0213ba615eed Aug 06 19:22:43.086118 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2ede80e3-b055-46fc-9fed-789512307db4 req-2cca5c6e-beda-4cb2-b8e9-02de88d38efc tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:43.086437 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2ede80e3-b055-46fc-9fed-789512307db4 req-2cca5c6e-beda-4cb2-b8e9-02de88d38efc tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:43.101873 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:43.101873 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:43.110113 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-2ede80e3-b055-46fc-9fed-789512307db4 req-2cca5c6e-beda-4cb2-b8e9-02de88d38efc tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Volume info retrieved successfully. Aug 06 19:22:43.123539 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2ede80e3-b055-46fc-9fed-789512307db4 req-2cca5c6e-beda-4cb2-b8e9-02de88d38efc tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] https://10.4.3.5/volume/v3/volumes/e65ee14d-6889-4294-bf19-0213ba615eed returned with HTTP 200 Aug 06 19:22:43.123791 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 240/965] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:22:43 2026] GET /volume/v3/volumes/e65ee14d-6889-4294-bf19-0213ba615eed => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:43.180279 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-c3841c82-9040-4f3c-a255-adcd087bd035 req-6d2f487f-a5a6-4b48-b7c2-1c34490f336c tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Lock "cinder-attachment_update-0ed171ff-9b4c-4924-a0f5-a4aaa5988066-np0000006689" released by "attachment_update" :: held 0.183s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:22:43.180650 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c3841c82-9040-4f3c-a255-adcd087bd035 req-6d2f487f-a5a6-4b48-b7c2-1c34490f336c tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/attachments/4628071c-6ac8-46c1-bab4-1f5b6ab058b3 returned with HTTP 200 Aug 06 19:22:43.181204 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 246/966] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:22:42 2026] PUT /volume/v3/attachments/4628071c-6ac8-46c1-bab4-1f5b6ab058b3 => generated 969 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:43.347100 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5105a6fe-76db-4169-b1f5-fd2aa4603c3f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:43.349638 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5105a6fe-76db-4169-b1f5-fd2aa4603c3f tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:43.350134 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5105a6fe-76db-4169-b1f5-fd2aa4603c3f tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:43.350547 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5105a6fe-76db-4169-b1f5-fd2aa4603c3f tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:43.350702 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-5105a6fe-76db-4169-b1f5-fd2aa4603c3f tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:43.367552 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:43.367552 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:43.369145 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5105a6fe-76db-4169-b1f5-fd2aa4603c3f tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:43.369625 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 238/967] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:43 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 797 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:43.782911 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fbb56462-5025-41d5-838f-17095a27d7bd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:43.785696 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fbb56462-5025-41d5-838f-17095a27d7bd tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] GET https://10.4.3.5/volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 Aug 06 19:22:43.785946 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fbb56462-5025-41d5-838f-17095a27d7bd tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:43.786200 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fbb56462-5025-41d5-838f-17095a27d7bd tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:43.797471 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bb82ca67-c313-4d75-829c-01f5db348833 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:43.800386 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bb82ca67-c313-4d75-829c-01f5db348833 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:43.801169 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:43.801169 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:43.801261 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bb82ca67-c313-4d75-829c-01f5db348833 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:43.801261 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bb82ca67-c313-4d75-829c-01f5db348833 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:43.817647 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fbb56462-5025-41d5-838f-17095a27d7bd tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Volume info retrieved successfully. Aug 06 19:22:43.825520 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:43.825520 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:43.827260 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fbb56462-5025-41d5-838f-17095a27d7bd tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 returned with HTTP 200 Aug 06 19:22:43.828094 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 244/968] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:43 2026] GET /volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 => generated 1138 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:43.828168 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bb82ca67-c313-4d75-829c-01f5db348833 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:43.834994 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bb82ca67-c313-4d75-829c-01f5db348833 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:43.835583 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 241/969] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:43 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 1144 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:43.894746 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-cd6f7cdd-6b74-4325-9c98-01e2711c8d7c req-ac2a4843-f17e-4b23-9915-ffb85b015eba None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:43.901189 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-cd6f7cdd-6b74-4325-9c98-01e2711c8d7c req-ac2a4843-f17e-4b23-9915-ffb85b015eba tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] GET https://10.4.3.5/volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 Aug 06 19:22:43.901661 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-cd6f7cdd-6b74-4325-9c98-01e2711c8d7c req-ac2a4843-f17e-4b23-9915-ffb85b015eba tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:43.902872 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-cd6f7cdd-6b74-4325-9c98-01e2711c8d7c req-ac2a4843-f17e-4b23-9915-ffb85b015eba tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:43.917047 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:43.917047 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:43.926925 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-cd6f7cdd-6b74-4325-9c98-01e2711c8d7c req-ac2a4843-f17e-4b23-9915-ffb85b015eba tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Volume info retrieved successfully. Aug 06 19:22:43.934232 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-cd6f7cdd-6b74-4325-9c98-01e2711c8d7c req-ac2a4843-f17e-4b23-9915-ffb85b015eba tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 returned with HTTP 200 Aug 06 19:22:43.934951 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 247/970] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:22:43 2026] GET /volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:43.981342 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-cd6f7cdd-6b74-4325-9c98-01e2711c8d7c req-9ba70346-3a9f-45c6-a361-03886d0bf11b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:43.982914 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-cd6f7cdd-6b74-4325-9c98-01e2711c8d7c req-9ba70346-3a9f-45c6-a361-03886d0bf11b tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] POST https://10.4.3.5/volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3/action Aug 06 19:22:43.983401 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-cd6f7cdd-6b74-4325-9c98-01e2711c8d7c req-9ba70346-3a9f-45c6-a361-03886d0bf11b tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:22:43.983780 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-cd6f7cdd-6b74-4325-9c98-01e2711c8d7c req-9ba70346-3a9f-45c6-a361-03886d0bf11b tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:44.006422 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:44.006422 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:44.007350 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-cd6f7cdd-6b74-4325-9c98-01e2711c8d7c req-9ba70346-3a9f-45c6-a361-03886d0bf11b tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Volume info retrieved successfully. Aug 06 19:22:44.021818 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-cd6f7cdd-6b74-4325-9c98-01e2711c8d7c req-9ba70346-3a9f-45c6-a361-03886d0bf11b tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Begin detaching volume completed successfully. Aug 06 19:22:44.022521 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-cd6f7cdd-6b74-4325-9c98-01e2711c8d7c req-9ba70346-3a9f-45c6-a361-03886d0bf11b tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3/action returned with HTTP 202 Aug 06 19:22:44.023215 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 239/971] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:22:43 2026] POST /volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:22:44.104245 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d5194a11-c536-4f21-ae89-e4ccf2c1c6d2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:44.104748 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d5194a11-c536-4f21-ae89-e4ccf2c1c6d2 None None] GET https://10.4.3.5/volume// Aug 06 19:22:44.104958 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d5194a11-c536-4f21-ae89-e4ccf2c1c6d2 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:44.105224 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d5194a11-c536-4f21-ae89-e4ccf2c1c6d2 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:44.105697 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d5194a11-c536-4f21-ae89-e4ccf2c1c6d2 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:22:44.106469 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 245/972] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:22:44 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:22:44.118513 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-cd6f7cdd-6b74-4325-9c98-01e2711c8d7c req-d3f7b7d3-9bdc-477f-82c9-71c265131e52 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:44.121557 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-cd6f7cdd-6b74-4325-9c98-01e2711c8d7c req-d3f7b7d3-9bdc-477f-82c9-71c265131e52 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] GET https://10.4.3.5/volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 Aug 06 19:22:44.122963 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-cd6f7cdd-6b74-4325-9c98-01e2711c8d7c req-d3f7b7d3-9bdc-477f-82c9-71c265131e52 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:44.123312 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-cd6f7cdd-6b74-4325-9c98-01e2711c8d7c req-d3f7b7d3-9bdc-477f-82c9-71c265131e52 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:44.139096 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:44.139096 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:44.143771 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-cd6f7cdd-6b74-4325-9c98-01e2711c8d7c req-d3f7b7d3-9bdc-477f-82c9-71c265131e52 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Volume info retrieved successfully. Aug 06 19:22:44.151582 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-cd6f7cdd-6b74-4325-9c98-01e2711c8d7c req-d3f7b7d3-9bdc-477f-82c9-71c265131e52 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 returned with HTTP 200 Aug 06 19:22:44.151582 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 242/973] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:22:44 2026] GET /volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 => generated 1321 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:22:44.161095 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-e6c8a511-2379-45d7-8dec-0e28691144a4 req-2756b8aa-a9eb-4a89-80fb-fabcae298294 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:44.164260 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e6c8a511-2379-45d7-8dec-0e28691144a4 req-2756b8aa-a9eb-4a89-80fb-fabcae298294 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] GET https://10.4.3.5/volume/v3/volumes/e65ee14d-6889-4294-bf19-0213ba615eed Aug 06 19:22:44.164260 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e6c8a511-2379-45d7-8dec-0e28691144a4 req-2756b8aa-a9eb-4a89-80fb-fabcae298294 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:44.164523 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e6c8a511-2379-45d7-8dec-0e28691144a4 req-2756b8aa-a9eb-4a89-80fb-fabcae298294 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:44.176431 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e6c8a511-2379-45d7-8dec-0e28691144a4 req-2756b8aa-a9eb-4a89-80fb-fabcae298294 tempest-VolumesGetTestJSON-242081092 tempest-VolumesGetTestJSON-242081092-project-member] https://10.4.3.5/volume/v3/volumes/e65ee14d-6889-4294-bf19-0213ba615eed returned with HTTP 404 Aug 06 19:22:44.181233 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 248/974] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:22:44 2026] GET /volume/v3/volumes/e65ee14d-6889-4294-bf19-0213ba615eed => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:44.392879 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4918727b-38ad-4130-bdc4-189684250030 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:44.405159 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4918727b-38ad-4130-bdc4-189684250030 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:44.405159 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4918727b-38ad-4130-bdc4-189684250030 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:44.405159 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4918727b-38ad-4130-bdc4-189684250030 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:44.405159 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-4918727b-38ad-4130-bdc4-189684250030 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:44.419206 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:44.419206 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:44.420446 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4918727b-38ad-4130-bdc4-189684250030 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:44.420680 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 240/975] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:44 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 797 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:44.841683 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-837c43a3-a325-4db1-a329-9d06c64b9f41 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:44.860037 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-678f8af2-2791-4235-88f3-239496738c65 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:44.864339 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-678f8af2-2791-4235-88f3-239496738c65 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:44.864339 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-678f8af2-2791-4235-88f3-239496738c65 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:44.864339 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-678f8af2-2791-4235-88f3-239496738c65 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:44.892070 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:44.892070 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:44.899466 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-678f8af2-2791-4235-88f3-239496738c65 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:44.906558 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-678f8af2-2791-4235-88f3-239496738c65 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:44.907122 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 243/976] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:44 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 1144 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:44.944364 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-837c43a3-a325-4db1-a329-9d06c64b9f41 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:22:44.945288 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-837c43a3-a325-4db1-a329-9d06c64b9f41 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1903432430"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:44.952309 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-837c43a3-a325-4db1-a329-9d06c64b9f41 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1903432430'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:22:44.952455 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-837c43a3-a325-4db1-a329-9d06c64b9f41 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Create volume of 1 GB Aug 06 19:22:44.961211 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-837c43a3-a325-4db1-a329-9d06c64b9f41 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Availability Zones retrieved successfully. Aug 06 19:22:44.969304 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-837c43a3-a325-4db1-a329-9d06c64b9f41 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Flow 'volume_create_api' (cd6b1be7-fc45-449e-a78a-72d57a35382e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:44.971512 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-837c43a3-a325-4db1-a329-9d06c64b9f41 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (667a31cf-573d-41c9-9cb2-cf7123e1e276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:44.972980 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-837c43a3-a325-4db1-a329-9d06c64b9f41 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:22:45.037989 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-837c43a3-a325-4db1-a329-9d06c64b9f41 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (667a31cf-573d-41c9-9cb2-cf7123e1e276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:45.039044 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-837c43a3-a325-4db1-a329-9d06c64b9f41 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2e2c784-a0a1-44ee-b387-0699e8f52136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:45.177740 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-837c43a3-a325-4db1-a329-9d06c64b9f41 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Created reservations ['4b8212d5-5e1d-4376-9cb9-4eddf536f1f3', 'c013a4c7-be39-4e9f-bf1d-595c4733f6f2', 'e304ba4a-b3c2-400c-a08c-9df87e288aac', 'c93016d8-2225-4979-930b-646728c24d81'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:22:45.179120 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-837c43a3-a325-4db1-a329-9d06c64b9f41 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2e2c784-a0a1-44ee-b387-0699e8f52136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b8212d5-5e1d-4376-9cb9-4eddf536f1f3', 'c013a4c7-be39-4e9f-bf1d-595c4733f6f2', 'e304ba4a-b3c2-400c-a08c-9df87e288aac', 'c93016d8-2225-4979-930b-646728c24d81']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:45.180371 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-837c43a3-a325-4db1-a329-9d06c64b9f41 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (015b49ee-9550-4d6b-86b1-6cfb3e6880c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:45.213489 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-837c43a3-a325-4db1-a329-9d06c64b9f41 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (015b49ee-9550-4d6b-86b1-6cfb3e6880c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cddb042-37ce-4951-9f75-d70d920fa167', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1903432430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccfb6ba7feb74ced85f158671c7f7d05',qos_specs=None,replication_status=,reservations=['4b8212d5-5e1d-4376-9cb9-4eddf536f1f3','c013a4c7-be39-4e9f-bf1d-595c4733f6f2','e304ba4a-b3c2-400c-a08c-9df87e288aac','c93016d8-2225-4979-930b-646728c24d81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c402679cfc4a44ba97993763576199cc',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:22:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1903432430',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cddb042-37ce-4951-9f75-d70d920fa167,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccfb6ba7feb74ced85f158671c7f7d05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c402679cfc4a44ba97993763576199cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:45.214844 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-837c43a3-a325-4db1-a329-9d06c64b9f41 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff69d3b8-36b9-476a-8258-8164455ac0e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:45.251070 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-837c43a3-a325-4db1-a329-9d06c64b9f41 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff69d3b8-36b9-476a-8258-8164455ac0e9) transitioned into state 'SUCCESS' from state '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-1903432430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccfb6ba7feb74ced85f158671c7f7d05',qos_specs=None,replication_status=,reservations=['4b8212d5-5e1d-4376-9cb9-4eddf536f1f3','c013a4c7-be39-4e9f-bf1d-595c4733f6f2','e304ba4a-b3c2-400c-a08c-9df87e288aac','c93016d8-2225-4979-930b-646728c24d81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c402679cfc4a44ba97993763576199cc',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:45.252577 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-837c43a3-a325-4db1-a329-9d06c64b9f41 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db239d82-2d2d-49a0-b409-1f9bedc999a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:45.277911 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-837c43a3-a325-4db1-a329-9d06c64b9f41 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db239d82-2d2d-49a0-b409-1f9bedc999a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:45.278962 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-837c43a3-a325-4db1-a329-9d06c64b9f41 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Flow 'volume_create_api' (cd6b1be7-fc45-449e-a78a-72d57a35382e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:45.279448 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-837c43a3-a325-4db1-a329-9d06c64b9f41 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Create volume request issued successfully. Aug 06 19:22:45.280744 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-837c43a3-a325-4db1-a329-9d06c64b9f41 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:22:45.281327 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 246/977] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:22:44 2026] POST /volume/v3/volumes => generated 746 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:22:45.301972 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1271a6fb-7134-4ca2-92ef-ce07b1a094c6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:45.306270 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1271a6fb-7134-4ca2-92ef-ce07b1a094c6 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] GET https://10.4.3.5/volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167 Aug 06 19:22:45.306270 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1271a6fb-7134-4ca2-92ef-ce07b1a094c6 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:45.306270 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1271a6fb-7134-4ca2-92ef-ce07b1a094c6 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:45.327948 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:45.327948 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:45.332875 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1271a6fb-7134-4ca2-92ef-ce07b1a094c6 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Volume info retrieved successfully. Aug 06 19:22:45.339671 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1271a6fb-7134-4ca2-92ef-ce07b1a094c6 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167 returned with HTTP 200 Aug 06 19:22:45.340196 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 249/978] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:45 2026] GET /volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167 => generated 814 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:45.435767 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a87cee41-be4f-45e8-a27c-d17467b06968 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:45.441793 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a87cee41-be4f-45e8-a27c-d17467b06968 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:45.441793 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a87cee41-be4f-45e8-a27c-d17467b06968 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:45.442252 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a87cee41-be4f-45e8-a27c-d17467b06968 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:45.442252 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-a87cee41-be4f-45e8-a27c-d17467b06968 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:45.450655 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:45.450655 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:45.451693 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a87cee41-be4f-45e8-a27c-d17467b06968 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:45.452183 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 241/979] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:45 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 797 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:45.743257 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9a77961f-e64d-4061-9c49-7e18cfbc85d2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:45.929347 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-79b97d77-c6b6-404e-903f-57111af22f52 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:45.930099 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79b97d77-c6b6-404e-903f-57111af22f52 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:45.930437 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79b97d77-c6b6-404e-903f-57111af22f52 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:45.930437 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79b97d77-c6b6-404e-903f-57111af22f52 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:45.953066 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:45.953066 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:45.954794 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9a77961f-e64d-4061-9c49-7e18cfbc85d2 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:22:45.955240 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9a77961f-e64d-4061-9c49-7e18cfbc85d2 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1720534257"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:45.956778 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-9a77961f-e64d-4061-9c49-7e18cfbc85d2 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1720534257'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:22:45.956980 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-9a77961f-e64d-4061-9c49-7e18cfbc85d2 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Create volume of 1 GB Aug 06 19:22:45.962218 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-79b97d77-c6b6-404e-903f-57111af22f52 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:45.964212 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9a77961f-e64d-4061-9c49-7e18cfbc85d2 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Availability Zones retrieved successfully. Aug 06 19:22:45.968523 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79b97d77-c6b6-404e-903f-57111af22f52 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:45.969280 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 247/980] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:45 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 1144 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:45.972064 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9a77961f-e64d-4061-9c49-7e18cfbc85d2 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Flow 'volume_create_api' (fd01c7fb-ab7f-4ff8-8ce8-931f0a00b76e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:45.974538 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9a77961f-e64d-4061-9c49-7e18cfbc85d2 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a3c24c7-0f2b-48f7-b7a5-d058282c52f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:45.974916 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-9a77961f-e64d-4061-9c49-7e18cfbc85d2 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:22:46.012727 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9a77961f-e64d-4061-9c49-7e18cfbc85d2 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a3c24c7-0f2b-48f7-b7a5-d058282c52f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:46.014169 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9a77961f-e64d-4061-9c49-7e18cfbc85d2 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c57c35fa-461c-4dce-ba62-2bc845d6c1ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:46.119671 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-9a77961f-e64d-4061-9c49-7e18cfbc85d2 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Created reservations ['5e03e7bf-e29e-4aa4-a05c-e4bde52e57d6', '46620945-a944-49a7-b7b3-fb0161a0b6f5', '79cb4255-22e0-48da-bc32-9481cfb61a07', 'b7e6b055-acf3-496a-b049-ce9c51858595'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:22:46.120839 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9a77961f-e64d-4061-9c49-7e18cfbc85d2 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c57c35fa-461c-4dce-ba62-2bc845d6c1ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e03e7bf-e29e-4aa4-a05c-e4bde52e57d6', '46620945-a944-49a7-b7b3-fb0161a0b6f5', '79cb4255-22e0-48da-bc32-9481cfb61a07', 'b7e6b055-acf3-496a-b049-ce9c51858595']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:46.122370 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9a77961f-e64d-4061-9c49-7e18cfbc85d2 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56f4288e-7c2b-4a19-8ff8-08abc330a0cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:46.157759 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9a77961f-e64d-4061-9c49-7e18cfbc85d2 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56f4288e-7c2b-4a19-8ff8-08abc330a0cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b27c4095-2345-42ee-9305-bd4d8038b0b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1720534257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfb3e9a648d447a4ba4f28f60b4d7e4b',qos_specs=None,replication_status=,reservations=['5e03e7bf-e29e-4aa4-a05c-e4bde52e57d6','46620945-a944-49a7-b7b3-fb0161a0b6f5','79cb4255-22e0-48da-bc32-9481cfb61a07','b7e6b055-acf3-496a-b049-ce9c51858595'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01bf98efb77d4d4399ecf0bef514f6ef',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:22:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1720534257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b27c4095-2345-42ee-9305-bd4d8038b0b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfb3e9a648d447a4ba4f28f60b4d7e4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01bf98efb77d4d4399ecf0bef514f6ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:46.158584 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9a77961f-e64d-4061-9c49-7e18cfbc85d2 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8341464-e690-4a9f-9a98-0b32d0efaf9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:46.187718 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9a77961f-e64d-4061-9c49-7e18cfbc85d2 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8341464-e690-4a9f-9a98-0b32d0efaf9f) transitioned into state 'SUCCESS' from state '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-1720534257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfb3e9a648d447a4ba4f28f60b4d7e4b',qos_specs=None,replication_status=,reservations=['5e03e7bf-e29e-4aa4-a05c-e4bde52e57d6','46620945-a944-49a7-b7b3-fb0161a0b6f5','79cb4255-22e0-48da-bc32-9481cfb61a07','b7e6b055-acf3-496a-b049-ce9c51858595'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01bf98efb77d4d4399ecf0bef514f6ef',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:46.187974 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9a77961f-e64d-4061-9c49-7e18cfbc85d2 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36101841-52e0-4028-a224-ea31ff21e0a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:46.208962 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9a77961f-e64d-4061-9c49-7e18cfbc85d2 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36101841-52e0-4028-a224-ea31ff21e0a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:46.210391 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9a77961f-e64d-4061-9c49-7e18cfbc85d2 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Flow 'volume_create_api' (fd01c7fb-ab7f-4ff8-8ce8-931f0a00b76e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:46.211068 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9a77961f-e64d-4061-9c49-7e18cfbc85d2 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Create volume request issued successfully. Aug 06 19:22:46.212891 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9a77961f-e64d-4061-9c49-7e18cfbc85d2 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:22:46.212891 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 244/981] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:22:45 2026] POST /volume/v3/volumes => generated 751 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:22:46.232723 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f2b169af-1051-40d5-b62b-843ace1df821 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:46.235378 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f2b169af-1051-40d5-b62b-843ace1df821 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] GET https://10.4.3.5/volume/v3/volumes/b27c4095-2345-42ee-9305-bd4d8038b0b4 Aug 06 19:22:46.235378 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f2b169af-1051-40d5-b62b-843ace1df821 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:46.235378 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f2b169af-1051-40d5-b62b-843ace1df821 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:46.245464 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:46.245464 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:46.252713 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f2b169af-1051-40d5-b62b-843ace1df821 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Volume info retrieved successfully. Aug 06 19:22:46.259814 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f2b169af-1051-40d5-b62b-843ace1df821 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] https://10.4.3.5/volume/v3/volumes/b27c4095-2345-42ee-9305-bd4d8038b0b4 returned with HTTP 200 Aug 06 19:22:46.260420 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 250/982] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:46 2026] GET /volume/v3/volumes/b27c4095-2345-42ee-9305-bd4d8038b0b4 => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:46.359810 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-90fb9966-c446-415b-b0d4-5dd2201faf07 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:46.362038 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-90fb9966-c446-415b-b0d4-5dd2201faf07 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] GET https://10.4.3.5/volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167 Aug 06 19:22:46.362304 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-90fb9966-c446-415b-b0d4-5dd2201faf07 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:46.362640 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-90fb9966-c446-415b-b0d4-5dd2201faf07 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:46.374125 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:46.374125 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:46.383181 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-90fb9966-c446-415b-b0d4-5dd2201faf07 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Volume info retrieved successfully. Aug 06 19:22:46.396805 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-90fb9966-c446-415b-b0d4-5dd2201faf07 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167 returned with HTTP 200 Aug 06 19:22:46.396805 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 242/983] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:46 2026] GET /volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167 => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:46.469897 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8b5df490-9305-4075-af92-6295e1f123f2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:46.472438 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b5df490-9305-4075-af92-6295e1f123f2 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:46.472806 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b5df490-9305-4075-af92-6295e1f123f2 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:46.473103 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b5df490-9305-4075-af92-6295e1f123f2 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:46.473266 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8b5df490-9305-4075-af92-6295e1f123f2 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:46.483105 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:46.483105 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:46.483928 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b5df490-9305-4075-af92-6295e1f123f2 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:46.484530 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 248/984] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:46 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:46.718794 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-c3841c82-9040-4f3c-a255-adcd087bd035 req-26c07fd0-153a-430c-b32a-5d88e72a9b36 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:46.725466 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c3841c82-9040-4f3c-a255-adcd087bd035 req-26c07fd0-153a-430c-b32a-5d88e72a9b36 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] POST https://10.4.3.5/volume/v3/attachments/4628071c-6ac8-46c1-bab4-1f5b6ab058b3/action Aug 06 19:22:46.725466 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c3841c82-9040-4f3c-a255-adcd087bd035 req-26c07fd0-153a-430c-b32a-5d88e72a9b36 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:22:46.725466 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c3841c82-9040-4f3c-a255-adcd087bd035 req-26c07fd0-153a-430c-b32a-5d88e72a9b36 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:46.766668 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:46.766668 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:46.793888 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c3841c82-9040-4f3c-a255-adcd087bd035 req-26c07fd0-153a-430c-b32a-5d88e72a9b36 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/attachments/4628071c-6ac8-46c1-bab4-1f5b6ab058b3/action returned with HTTP 204 Aug 06 19:22:46.794941 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 245/985] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:22:46 2026] POST /volume/v3/attachments/4628071c-6ac8-46c1-bab4-1f5b6ab058b3/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:46.809156 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-cd6f7cdd-6b74-4325-9c98-01e2711c8d7c req-d724a437-f984-4a59-b70f-a1ad6283ad53 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:46.811571 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-cd6f7cdd-6b74-4325-9c98-01e2711c8d7c req-d724a437-f984-4a59-b70f-a1ad6283ad53 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] DELETE https://10.4.3.5/volume/v3/attachments/99549dfe-39db-4992-b5d1-05549027602a Aug 06 19:22:46.811855 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-cd6f7cdd-6b74-4325-9c98-01e2711c8d7c req-d724a437-f984-4a59-b70f-a1ad6283ad53 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:46.812244 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-cd6f7cdd-6b74-4325-9c98-01e2711c8d7c req-d724a437-f984-4a59-b70f-a1ad6283ad53 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:46.828854 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:46.828854 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:46.900349 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-cd6f7cdd-6b74-4325-9c98-01e2711c8d7c req-d724a437-f984-4a59-b70f-a1ad6283ad53 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/attachments/99549dfe-39db-4992-b5d1-05549027602a returned with HTTP 200 Aug 06 19:22:46.900839 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 251/986] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:22:46 2026] DELETE /volume/v3/attachments/99549dfe-39db-4992-b5d1-05549027602a => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:46.964937 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4003f47d-8df6-470b-86c9-728c3246f48c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:46.967213 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4003f47d-8df6-470b-86c9-728c3246f48c tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:22:46.967699 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4003f47d-8df6-470b-86c9-728c3246f48c tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-84912946", "imageRef": "11f21727-e5ec-459d-91b4-c79ce982c40c", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:46.969993 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-4003f47d-8df6-470b-86c9-728c3246f48c tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-84912946', 'imageRef': '11f21727-e5ec-459d-91b4-c79ce982c40c', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:22:46.986880 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-146b1d70-0bc7-4fc1-adf1-f7911adbd72c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:46.991012 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-146b1d70-0bc7-4fc1-adf1-f7911adbd72c tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:46.991317 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-146b1d70-0bc7-4fc1-adf1-f7911adbd72c tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:46.991630 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-146b1d70-0bc7-4fc1-adf1-f7911adbd72c tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:47.010684 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:47.010684 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:47.015996 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-146b1d70-0bc7-4fc1-adf1-f7911adbd72c tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:47.023764 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-146b1d70-0bc7-4fc1-adf1-f7911adbd72c tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:47.024369 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 249/987] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:46 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 1438 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:47.040928 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-55a220e9-1c33-4b11-84ea-035c878197d1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:47.093775 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-4003f47d-8df6-470b-86c9-728c3246f48c tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Create volume of 1 GB Aug 06 19:22:47.100531 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4003f47d-8df6-470b-86c9-728c3246f48c tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Availability Zones retrieved successfully. Aug 06 19:22:47.110528 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4003f47d-8df6-470b-86c9-728c3246f48c tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Flow 'volume_create_api' (da6397e5-14bd-4541-a407-26e03d427264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:47.112916 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4003f47d-8df6-470b-86c9-728c3246f48c tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce399503-4064-4a5e-a24a-5e9b5d6063e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:47.114635 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-4003f47d-8df6-470b-86c9-728c3246f48c tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:22:47.155683 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2f20e8d0-8f93-47da-b5ee-f1e51481c61d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:47.200386 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2f20e8d0-8f93-47da-b5ee-f1e51481c61d tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:22:47.200855 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2f20e8d0-8f93-47da-b5ee-f1e51481c61d tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-2051787865", "extra_specs": {"spec1": "val1"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:47.202758 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:47.202758 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:47.203618 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4003f47d-8df6-470b-86c9-728c3246f48c tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce399503-4064-4a5e-a24a-5e9b5d6063e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:47.204859 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4003f47d-8df6-470b-86c9-728c3246f48c tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01aee638-221b-4330-9df2-2418df6b4d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:47.210352 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-55a220e9-1c33-4b11-84ea-035c878197d1 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-reader] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:47.210642 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-55a220e9-1c33-4b11-84ea-035c878197d1 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:47.210858 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-55a220e9-1c33-4b11-84ea-035c878197d1 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-reader] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:47.222068 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2f20e8d0-8f93-47da-b5ee-f1e51481c61d tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:22:47.222775 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 252/988] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:22:47 2026] POST /volume/v3/types => generated 243 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:47.233649 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-74c1f870-9643-4757-8526-0a27d65d7478 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:47.235739 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-74c1f870-9643-4757-8526-0a27d65d7478 tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] POST https://10.4.3.5/volume/v3/types/62beeac7-139d-4357-b277-5e207dbc5067/extra_specs Aug 06 19:22:47.241984 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-74c1f870-9643-4757-8526-0a27d65d7478 tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:47.242121 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:47.242121 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:47.242194 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-74c1f870-9643-4757-8526-0a27d65d7478 tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] https://10.4.3.5/volume/v3/types/62beeac7-139d-4357-b277-5e207dbc5067/extra_specs returned with HTTP 400 Aug 06 19:22:47.242194 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 250/989] 10.4.3.5 () {68 vars in 1385 bytes} [Thu Aug 6 19:22:47 2026] POST /volume/v3/types/62beeac7-139d-4357-b277-5e207dbc5067/extra_specs => generated 146 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 19:22:47.244441 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-55a220e9-1c33-4b11-84ea-035c878197d1 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-reader] Volume info retrieved successfully. Aug 06 19:22:47.250686 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-be00a67a-f05c-42f0-98bf-e25f10e73bc4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:47.251670 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-55a220e9-1c33-4b11-84ea-035c878197d1 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-reader] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:47.252185 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 246/990] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:47 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 1438 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:47.253028 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-be00a67a-f05c-42f0-98bf-e25f10e73bc4 tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] POST https://10.4.3.5/volume/v3/types/62beeac7-139d-4357-b277-5e207dbc5067/extra_specs Aug 06 19:22:47.253441 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-be00a67a-f05c-42f0-98bf-e25f10e73bc4 tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:47.258043 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-be00a67a-f05c-42f0-98bf-e25f10e73bc4 tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] https://10.4.3.5/volume/v3/types/62beeac7-139d-4357-b277-5e207dbc5067/extra_specs returned with HTTP 400 Aug 06 19:22:47.258043 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 253/991] 10.4.3.5 () {68 vars in 1385 bytes} [Thu Aug 6 19:22:47 2026] POST /volume/v3/types/62beeac7-139d-4357-b277-5e207dbc5067/extra_specs => generated 132 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 19:22:47.269403 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-01d18cf1-2863-443e-984d-5acd1e8b67ab None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:47.271586 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-01d18cf1-2863-443e-984d-5acd1e8b67ab tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] POST https://10.4.3.5/volume/v3/types/92f8f8a7-5dad-49d2-8211-8e11da9d2214/extra_specs Aug 06 19:22:47.272098 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-01d18cf1-2863-443e-984d-5acd1e8b67ab tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:47.277551 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8a06a19d-36d2-4d0c-bad2-68cdb8b1bf49 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:47.279317 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8a06a19d-36d2-4d0c-bad2-68cdb8b1bf49 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] GET https://10.4.3.5/volume/v3/volumes/b27c4095-2345-42ee-9305-bd4d8038b0b4 Aug 06 19:22:47.279507 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8a06a19d-36d2-4d0c-bad2-68cdb8b1bf49 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:47.279716 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8a06a19d-36d2-4d0c-bad2-68cdb8b1bf49 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:47.286206 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-4003f47d-8df6-470b-86c9-728c3246f48c tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Created reservations ['21394393-a123-4d6f-85d8-4d8133cedf8d', '31d8be6c-e311-4593-a22d-00357818562f', 'f52ef484-3db9-4e71-ade6-750d45a839ec', '8133b6b7-defa-4b16-a9ca-dbb470548e3b'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:22:47.286878 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:47.286878 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:47.288040 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4003f47d-8df6-470b-86c9-728c3246f48c tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01aee638-221b-4330-9df2-2418df6b4d5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21394393-a123-4d6f-85d8-4d8133cedf8d', '31d8be6c-e311-4593-a22d-00357818562f', 'f52ef484-3db9-4e71-ade6-750d45a839ec', '8133b6b7-defa-4b16-a9ca-dbb470548e3b']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:47.289524 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4003f47d-8df6-470b-86c9-728c3246f48c tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39b4598c-289f-4ae6-8beb-08032d2194b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:47.293232 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8a06a19d-36d2-4d0c-bad2-68cdb8b1bf49 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Volume info retrieved successfully. Aug 06 19:22:47.298221 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8a06a19d-36d2-4d0c-bad2-68cdb8b1bf49 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] https://10.4.3.5/volume/v3/volumes/b27c4095-2345-42ee-9305-bd4d8038b0b4 returned with HTTP 200 Aug 06 19:22:47.298568 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 247/992] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:47 2026] GET /volume/v3/volumes/b27c4095-2345-42ee-9305-bd4d8038b0b4 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:47.311770 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b5e96e07-641f-474e-8bda-3911d6ba72dd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:47.314044 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b5e96e07-641f-474e-8bda-3911d6ba72dd tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] GET https://10.4.3.5/volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 Aug 06 19:22:47.314281 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b5e96e07-641f-474e-8bda-3911d6ba72dd tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:47.314527 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b5e96e07-641f-474e-8bda-3911d6ba72dd tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:47.318647 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4003f47d-8df6-470b-86c9-728c3246f48c tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39b4598c-289f-4ae6-8beb-08032d2194b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '958731ab-b317-4ad2-b744-62b057486488', '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-84912946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48dfcab1d8af4209889ceb1e6e86b39c',qos_specs=None,replication_status=,reservations=['21394393-a123-4d6f-85d8-4d8133cedf8d','31d8be6c-e311-4593-a22d-00357818562f','f52ef484-3db9-4e71-ade6-750d45a839ec','8133b6b7-defa-4b16-a9ca-dbb470548e3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9f7b571a86844fb964dbb8c4c6483db',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:22:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-84912946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=958731ab-b317-4ad2-b744-62b057486488,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48dfcab1d8af4209889ceb1e6e86b39c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9f7b571a86844fb964dbb8c4c6483db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:47.319001 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6b99f405-5f1b-4b1e-ae1c-af8777a85965 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:47.319468 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4003f47d-8df6-470b-86c9-728c3246f48c tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19105942-2cf6-4339-bcea-3f7770495c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:47.321146 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6b99f405-5f1b-4b1e-ae1c-af8777a85965 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:22:47.321722 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6b99f405-5f1b-4b1e-ae1c-af8777a85965 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b27c4095-2345-42ee-9305-bd4d8038b0b4", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-895297203"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:47.326907 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-01d18cf1-2863-443e-984d-5acd1e8b67ab tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] https://10.4.3.5/volume/v3/types/92f8f8a7-5dad-49d2-8211-8e11da9d2214/extra_specs returned with HTTP 404 Aug 06 19:22:47.327615 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 251/993] 10.4.3.5 () {68 vars in 1385 bytes} [Thu Aug 6 19:22:47 2026] POST /volume/v3/types/92f8f8a7-5dad-49d2-8211-8e11da9d2214/extra_specs => generated 114 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:47.330490 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bbf83cb5-d0d9-424c-9d74-ecc0ca1c5c3f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:47.330973 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:47.330973 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:47.331060 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bbf83cb5-d0d9-424c-9d74-ecc0ca1c5c3f tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-reader] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:47.331060 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bbf83cb5-d0d9-424c-9d74-ecc0ca1c5c3f tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:47.331145 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bbf83cb5-d0d9-424c-9d74-ecc0ca1c5c3f tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-reader] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:47.334201 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:47.334201 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:47.334201 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6b99f405-5f1b-4b1e-ae1c-af8777a85965 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Volume info retrieved successfully. Aug 06 19:22:47.334201 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-6b99f405-5f1b-4b1e-ae1c-af8777a85965 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Create snapshot from volume b27c4095-2345-42ee-9305-bd4d8038b0b4 Aug 06 19:22:47.337956 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b5e96e07-641f-474e-8bda-3911d6ba72dd tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Volume info retrieved successfully. Aug 06 19:22:47.343678 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b5e96e07-641f-474e-8bda-3911d6ba72dd tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 returned with HTTP 200 Aug 06 19:22:47.344178 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 254/994] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:47 2026] GET /volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:47.344916 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-94e451db-05a6-4a7e-a43e-394448a6cead None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:47.346848 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-94e451db-05a6-4a7e-a43e-394448a6cead tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] DELETE https://10.4.3.5/volume/v3/types/7672669a-1b23-469f-a414-e14fbb8f48c4/extra_specs/spec1 Aug 06 19:22:47.347061 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-94e451db-05a6-4a7e-a43e-394448a6cead tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:47.347372 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-94e451db-05a6-4a7e-a43e-394448a6cead tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:47.351161 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-94e451db-05a6-4a7e-a43e-394448a6cead tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] https://10.4.3.5/volume/v3/types/7672669a-1b23-469f-a414-e14fbb8f48c4/extra_specs/spec1 returned with HTTP 404 Aug 06 19:22:47.351402 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:47.351402 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:47.351718 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 255/995] 10.4.3.5 () {66 vars in 1385 bytes} [Thu Aug 6 19:22:47 2026] DELETE /volume/v3/types/7672669a-1b23-469f-a414-e14fbb8f48c4/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:47.357226 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bbf83cb5-d0d9-424c-9d74-ecc0ca1c5c3f tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-reader] Volume info retrieved successfully. Aug 06 19:22:47.361102 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c7d452f8-635a-4cc2-b58d-247d6212ca20 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:47.363075 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4003f47d-8df6-470b-86c9-728c3246f48c tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19105942-2cf6-4339-bcea-3f7770495c58) transitioned into state 'SUCCESS' from state '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-84912946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48dfcab1d8af4209889ceb1e6e86b39c',qos_specs=None,replication_status=,reservations=['21394393-a123-4d6f-85d8-4d8133cedf8d','31d8be6c-e311-4593-a22d-00357818562f','f52ef484-3db9-4e71-ade6-750d45a839ec','8133b6b7-defa-4b16-a9ca-dbb470548e3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9f7b571a86844fb964dbb8c4c6483db',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:47.363381 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c7d452f8-635a-4cc2-b58d-247d6212ca20 tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] GET https://10.4.3.5/volume/v3/types/62beeac7-139d-4357-b277-5e207dbc5067/extra_specs/nonexistent_extra_spec_name Aug 06 19:22:47.363668 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c7d452f8-635a-4cc2-b58d-247d6212ca20 tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:47.363906 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c7d452f8-635a-4cc2-b58d-247d6212ca20 tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:47.364071 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bbf83cb5-d0d9-424c-9d74-ecc0ca1c5c3f tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-reader] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:47.364120 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4003f47d-8df6-470b-86c9-728c3246f48c tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0817fd75-fcc1-4aa3-aa92-8d22e406a134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:47.364591 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 252/996] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:47 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 1438 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:47.379750 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4003f47d-8df6-470b-86c9-728c3246f48c tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0817fd75-fcc1-4aa3-aa92-8d22e406a134) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:47.380295 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c7d452f8-635a-4cc2-b58d-247d6212ca20 tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] https://10.4.3.5/volume/v3/types/62beeac7-139d-4357-b277-5e207dbc5067/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 06 19:22:47.380767 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4003f47d-8df6-470b-86c9-728c3246f48c tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Flow 'volume_create_api' (da6397e5-14bd-4541-a407-26e03d427264) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:47.380903 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 256/997] 10.4.3.5 () {66 vars in 1448 bytes} [Thu Aug 6 19:22:47 2026] GET /volume/v3/types/62beeac7-139d-4357-b277-5e207dbc5067/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:47.381507 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4003f47d-8df6-470b-86c9-728c3246f48c tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Create volume request issued successfully. Aug 06 19:22:47.383484 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4003f47d-8df6-470b-86c9-728c3246f48c tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:22:47.383484 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 243/998] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:22:46 2026] POST /volume/v3/volumes => generated 747 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:22:47.393646 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5b161861-31e7-4cb2-8322-9187d9ca3b72 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:47.396774 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5b161861-31e7-4cb2-8322-9187d9ca3b72 tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] GET https://10.4.3.5/volume/v3/types/bf770f1d-2fa1-4df8-82df-b8b9943a483b/extra_specs/spec1 Aug 06 19:22:47.396985 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5b161861-31e7-4cb2-8322-9187d9ca3b72 tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:47.397228 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5b161861-31e7-4cb2-8322-9187d9ca3b72 tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:47.399204 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a2bdf55f-0f32-4186-b696-11739de32331 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:47.402655 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a2bdf55f-0f32-4186-b696-11739de32331 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] GET https://10.4.3.5/volume/v3/volumes/958731ab-b317-4ad2-b744-62b057486488 Aug 06 19:22:47.402921 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a2bdf55f-0f32-4186-b696-11739de32331 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:47.403160 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a2bdf55f-0f32-4186-b696-11739de32331 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:47.406146 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5b161861-31e7-4cb2-8322-9187d9ca3b72 tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] https://10.4.3.5/volume/v3/types/bf770f1d-2fa1-4df8-82df-b8b9943a483b/extra_specs/spec1 returned with HTTP 404 Aug 06 19:22:47.406792 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 253/999] 10.4.3.5 () {66 vars in 1382 bytes} [Thu Aug 6 19:22:47 2026] GET /volume/v3/types/bf770f1d-2fa1-4df8-82df-b8b9943a483b/extra_specs/spec1 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:47.416252 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-6b99f405-5f1b-4b1e-ae1c-af8777a85965 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Created reservations ['55991826-aacf-487f-a6b0-4950959912f0', '8f48b8d4-dcc7-40b8-9a7f-aae580e9128a', '180411df-0279-4b20-913c-e89c4cebaac2', '43d6558b-e61a-436f-ad30-2aa93ca98065'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:22:47.417862 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f158f6d4-cb02-4e6d-9108-ab582fc23efb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:47.420156 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f158f6d4-cb02-4e6d-9108-ab582fc23efb tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] GET https://10.4.3.5/volume/v3/types/81ca9ec2-0357-4f72-8d9d-34874ab8df9a/extra_specs Aug 06 19:22:47.420427 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f158f6d4-cb02-4e6d-9108-ab582fc23efb tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:47.420713 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f158f6d4-cb02-4e6d-9108-ab582fc23efb tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:47.421065 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:47.421065 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:47.425739 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f158f6d4-cb02-4e6d-9108-ab582fc23efb tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] https://10.4.3.5/volume/v3/types/81ca9ec2-0357-4f72-8d9d-34874ab8df9a/extra_specs returned with HTTP 404 Aug 06 19:22:47.426172 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:47.426172 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:47.426299 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 244/1000] 10.4.3.5 () {66 vars in 1364 bytes} [Thu Aug 6 19:22:47 2026] GET /volume/v3/types/81ca9ec2-0357-4f72-8d9d-34874ab8df9a/extra_specs => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:47.433190 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-03d1b641-ec32-48a9-a87e-8b681bd84cca req-8ff8c44d-a4e3-4c01-8d6c-30055e2fe9b1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:47.435346 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a2bdf55f-0f32-4186-b696-11739de32331 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Volume info retrieved successfully. Aug 06 19:22:47.436032 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-03d1b641-ec32-48a9-a87e-8b681bd84cca req-8ff8c44d-a4e3-4c01-8d6c-30055e2fe9b1 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:47.436279 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-03d1b641-ec32-48a9-a87e-8b681bd84cca req-8ff8c44d-a4e3-4c01-8d6c-30055e2fe9b1 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:47.436508 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-03d1b641-ec32-48a9-a87e-8b681bd84cca req-8ff8c44d-a4e3-4c01-8d6c-30055e2fe9b1 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:47.437184 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4c00d99c-f99e-4f2e-a033-c65afd0e54d6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:47.441050 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4c00d99c-f99e-4f2e-a033-c65afd0e54d6 tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] PUT https://10.4.3.5/volume/v3/types/62beeac7-139d-4357-b277-5e207dbc5067/extra_specs/spec1 Aug 06 19:22:47.441050 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4c00d99c-f99e-4f2e-a033-c65afd0e54d6 tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:47.441050 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4c00d99c-f99e-4f2e-a033-c65afd0e54d6 tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] https://10.4.3.5/volume/v3/types/62beeac7-139d-4357-b277-5e207dbc5067/extra_specs/spec1 returned with HTTP 400 Aug 06 19:22:47.441479 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 245/1001] 10.4.3.5 () {68 vars in 1402 bytes} [Thu Aug 6 19:22:47 2026] PUT /volume/v3/types/62beeac7-139d-4357-b277-5e207dbc5067/extra_specs/spec1 => generated 102 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 19:22:47.444563 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a2bdf55f-0f32-4186-b696-11739de32331 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/volumes/958731ab-b317-4ad2-b744-62b057486488 returned with HTTP 200 Aug 06 19:22:47.445219 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 257/1002] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:47 2026] GET /volume/v3/volumes/958731ab-b317-4ad2-b744-62b057486488 => generated 815 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:47.451790 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3f2338d6-f8ca-4a59-b6ea-a56d3118d852 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:47.454708 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3f2338d6-f8ca-4a59-b6ea-a56d3118d852 tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] PUT https://10.4.3.5/volume/v3/types/62beeac7-139d-4357-b277-5e207dbc5067/extra_specs/spec1 Aug 06 19:22:47.455085 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3f2338d6-f8ca-4a59-b6ea-a56d3118d852 tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] Action: 'update', calling method: update, body: null {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:47.457056 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3f2338d6-f8ca-4a59-b6ea-a56d3118d852 tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] https://10.4.3.5/volume/v3/types/62beeac7-139d-4357-b277-5e207dbc5067/extra_specs/spec1 returned with HTTP 400 Aug 06 19:22:47.457056 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 246/1003] 10.4.3.5 () {68 vars in 1401 bytes} [Thu Aug 6 19:22:47 2026] PUT /volume/v3/types/62beeac7-139d-4357-b277-5e207dbc5067/extra_specs/spec1 => generated 72 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:22:47.463351 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:47.463351 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:47.467696 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cab2c87a-3368-4a08-898c-411c24cebb17 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:47.469416 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-03d1b641-ec32-48a9-a87e-8b681bd84cca req-8ff8c44d-a4e3-4c01-8d6c-30055e2fe9b1 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:47.472179 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cab2c87a-3368-4a08-898c-411c24cebb17 tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] PUT https://10.4.3.5/volume/v3/types/62beeac7-139d-4357-b277-5e207dbc5067/extra_specs/None Aug 06 19:22:47.472179 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cab2c87a-3368-4a08-898c-411c24cebb17 tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:47.474492 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6b99f405-5f1b-4b1e-ae1c-af8777a85965 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Snapshot create request issued successfully. Aug 06 19:22:47.475147 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6b99f405-5f1b-4b1e-ae1c-af8777a85965 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:22:47.475768 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 248/1004] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:22:47 2026] POST /volume/v3/snapshots => generated 310 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:22:47.478091 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-03d1b641-ec32-48a9-a87e-8b681bd84cca req-8ff8c44d-a4e3-4c01-8d6c-30055e2fe9b1 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:47.478091 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 254/1005] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:22:47 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 1438 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:47.486092 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cab2c87a-3368-4a08-898c-411c24cebb17 tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 06 19:22:47.486092 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cab2c87a-3368-4a08-898c-411c24cebb17 tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] https://10.4.3.5/volume/v3/types/62beeac7-139d-4357-b277-5e207dbc5067/extra_specs/None returned with HTTP 400 Aug 06 19:22:47.486537 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 258/1006] 10.4.3.5 () {68 vars in 1399 bytes} [Thu Aug 6 19:22:47 2026] PUT /volume/v3/types/62beeac7-139d-4357-b277-5e207dbc5067/extra_specs/None => generated 73 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:22:47.488174 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b837017b-b9ee-453f-a42b-64f4a51e8354 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:47.490548 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b837017b-b9ee-453f-a42b-64f4a51e8354 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] GET https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d Aug 06 19:22:47.490779 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b837017b-b9ee-453f-a42b-64f4a51e8354 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:47.491421 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b837017b-b9ee-453f-a42b-64f4a51e8354 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:47.498123 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-53ffb61a-0f01-42ba-9a2a-8e1897965fcb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:47.501054 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-03d1b641-ec32-48a9-a87e-8b681bd84cca req-f73d9afb-6402-40e6-87ec-bd9391db2410 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:47.501210 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2cc7d8c2-95aa-4a4b-9f3c-0edc4af6f9a6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:47.501350 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-53ffb61a-0f01-42ba-9a2a-8e1897965fcb tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] PUT https://10.4.3.5/volume/v3/types/62beeac7-139d-4357-b277-5e207dbc5067/extra_specs/397437ba-ac32-4c29-8847-55d7348cf52c Aug 06 19:22:47.501857 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-53ffb61a-0f01-42ba-9a2a-8e1897965fcb tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:47.503103 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2cc7d8c2-95aa-4a4b-9f3c-0edc4af6f9a6 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:47.503522 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:47.503522 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:47.503774 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2cc7d8c2-95aa-4a4b-9f3c-0edc4af6f9a6 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:47.503774 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2cc7d8c2-95aa-4a4b-9f3c-0edc4af6f9a6 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:47.503987 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:47.503987 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:47.504130 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-03d1b641-ec32-48a9-a87e-8b681bd84cca req-f73d9afb-6402-40e6-87ec-bd9391db2410 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] POST https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066/action Aug 06 19:22:47.504181 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2cc7d8c2-95aa-4a4b-9f3c-0edc4af6f9a6 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:47.504639 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b837017b-b9ee-453f-a42b-64f4a51e8354 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Snapshot retrieved successfully. Aug 06 19:22:47.504682 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-03d1b641-ec32-48a9-a87e-8b681bd84cca req-f73d9afb-6402-40e6-87ec-bd9391db2410 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:22:47.504682 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-03d1b641-ec32-48a9-a87e-8b681bd84cca req-f73d9afb-6402-40e6-87ec-bd9391db2410 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:47.505653 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b837017b-b9ee-453f-a42b-64f4a51e8354 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d returned with HTTP 200 Aug 06 19:22:47.506291 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 247/1007] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:22:47 2026] GET /volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:47.512006 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:47.512006 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:47.512779 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2cc7d8c2-95aa-4a4b-9f3c-0edc4af6f9a6 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:47.513462 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 255/1008] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:47 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:47.521487 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-53ffb61a-0f01-42ba-9a2a-8e1897965fcb tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 06 19:22:47.522705 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-53ffb61a-0f01-42ba-9a2a-8e1897965fcb tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] https://10.4.3.5/volume/v3/types/62beeac7-139d-4357-b277-5e207dbc5067/extra_specs/397437ba-ac32-4c29-8847-55d7348cf52c returned with HTTP 400 Aug 06 19:22:47.522886 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 249/1009] 10.4.3.5 () {68 vars in 1495 bytes} [Thu Aug 6 19:22:47 2026] PUT /volume/v3/types/62beeac7-139d-4357-b277-5e207dbc5067/extra_specs/397437ba-ac32-4c29-8847-55d7348cf52c => generated 73 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:22:47.533288 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:47.533288 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:47.534006 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-03d1b641-ec32-48a9-a87e-8b681bd84cca req-f73d9afb-6402-40e6-87ec-bd9391db2410 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:47.536176 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c0a1ca26-efa0-4c9a-8558-63954f4e1bc2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:47.539216 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c0a1ca26-efa0-4c9a-8558-63954f4e1bc2 tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] PUT https://10.4.3.5/volume/v3/types/f89662d9-05c4-4a18-913e-b9bfc02c5b82/extra_specs/spec1 Aug 06 19:22:47.540324 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c0a1ca26-efa0-4c9a-8558-63954f4e1bc2 tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:47.544156 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-03d1b641-ec32-48a9-a87e-8b681bd84cca req-f73d9afb-6402-40e6-87ec-bd9391db2410 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Begin detaching volume completed successfully. Aug 06 19:22:47.544324 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-03d1b641-ec32-48a9-a87e-8b681bd84cca req-f73d9afb-6402-40e6-87ec-bd9391db2410 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066/action returned with HTTP 202 Aug 06 19:22:47.544753 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 259/1010] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:22:47 2026] POST /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:22:47.576836 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9fe0807a-cb68-455d-a1cb-49ab55c1b0f8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:47.584084 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9fe0807a-cb68-455d-a1cb-49ab55c1b0f8 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:47.584084 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9fe0807a-cb68-455d-a1cb-49ab55c1b0f8 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:47.584084 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9fe0807a-cb68-455d-a1cb-49ab55c1b0f8 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:47.586786 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c0a1ca26-efa0-4c9a-8558-63954f4e1bc2 tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] https://10.4.3.5/volume/v3/types/f89662d9-05c4-4a18-913e-b9bfc02c5b82/extra_specs/spec1 returned with HTTP 404 Aug 06 19:22:47.587233 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 248/1011] 10.4.3.5 () {68 vars in 1402 bytes} [Thu Aug 6 19:22:47 2026] PUT /volume/v3/types/f89662d9-05c4-4a18-913e-b9bfc02c5b82/extra_specs/spec1 => generated 114 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:47.600193 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-367d462f-d1a0-4590-b6c2-857ad1cbd83e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:47.603146 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-367d462f-d1a0-4590-b6c2-857ad1cbd83e tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] DELETE https://10.4.3.5/volume/v3/types/62beeac7-139d-4357-b277-5e207dbc5067 Aug 06 19:22:47.603146 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-367d462f-d1a0-4590-b6c2-857ad1cbd83e tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:47.603146 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-367d462f-d1a0-4590-b6c2-857ad1cbd83e tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:47.612125 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:47.612125 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:47.616818 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9fe0807a-cb68-455d-a1cb-49ab55c1b0f8 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:47.622917 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9fe0807a-cb68-455d-a1cb-49ab55c1b0f8 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:47.623217 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 256/1012] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:47 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 1441 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:47.631575 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-31c5d683-9c57-48f2-8a72-91495dd115ff None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:47.632192 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-31c5d683-9c57-48f2-8a72-91495dd115ff None None] GET https://10.4.3.5/volume// Aug 06 19:22:47.632476 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-31c5d683-9c57-48f2-8a72-91495dd115ff None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:47.632782 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-31c5d683-9c57-48f2-8a72-91495dd115ff None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:47.633297 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-31c5d683-9c57-48f2-8a72-91495dd115ff None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:22:47.634480 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 260/1013] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:22:47 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 06 19:22:47.645237 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-03d1b641-ec32-48a9-a87e-8b681bd84cca req-dfa594dc-734b-4262-b1e5-9f52cd1f063a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:47.647746 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-03d1b641-ec32-48a9-a87e-8b681bd84cca req-dfa594dc-734b-4262-b1e5-9f52cd1f063a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:47.647967 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-03d1b641-ec32-48a9-a87e-8b681bd84cca req-dfa594dc-734b-4262-b1e5-9f52cd1f063a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:47.648192 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-03d1b641-ec32-48a9-a87e-8b681bd84cca req-dfa594dc-734b-4262-b1e5-9f52cd1f063a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:47.655481 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-367d462f-d1a0-4590-b6c2-857ad1cbd83e tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] https://10.4.3.5/volume/v3/types/62beeac7-139d-4357-b277-5e207dbc5067 returned with HTTP 202 Aug 06 19:22:47.656029 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 250/1014] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:22:47 2026] DELETE /volume/v3/types/62beeac7-139d-4357-b277-5e207dbc5067 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:22:47.666334 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:47.666334 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:47.666556 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c8842dad-1201-4eb3-8119-e3cfa8c2edd3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:47.668906 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c8842dad-1201-4eb3-8119-e3cfa8c2edd3 tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] GET https://10.4.3.5/volume/v3/types/62beeac7-139d-4357-b277-5e207dbc5067 Aug 06 19:22:47.669191 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c8842dad-1201-4eb3-8119-e3cfa8c2edd3 tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:47.669990 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c8842dad-1201-4eb3-8119-e3cfa8c2edd3 tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:47.672204 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-03d1b641-ec32-48a9-a87e-8b681bd84cca req-dfa594dc-734b-4262-b1e5-9f52cd1f063a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:47.674028 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c8842dad-1201-4eb3-8119-e3cfa8c2edd3 tempest-ExtraSpecsNegativeTest-1454137379 tempest-ExtraSpecsNegativeTest-1454137379-project-admin] https://10.4.3.5/volume/v3/types/62beeac7-139d-4357-b277-5e207dbc5067 returned with HTTP 404 Aug 06 19:22:47.674571 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 257/1015] 10.4.3.5 () {66 vars in 1328 bytes} [Thu Aug 6 19:22:47 2026] GET /volume/v3/types/62beeac7-139d-4357-b277-5e207dbc5067 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:47.678709 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-03d1b641-ec32-48a9-a87e-8b681bd84cca req-dfa594dc-734b-4262-b1e5-9f52cd1f063a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:47.679344 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 249/1016] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:22:47 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 1621 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 06 19:22:48.467700 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6d11b297-bfa1-482c-84af-49244a8fbf88 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:48.473034 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6d11b297-bfa1-482c-84af-49244a8fbf88 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] GET https://10.4.3.5/volume/v3/volumes/958731ab-b317-4ad2-b744-62b057486488 Aug 06 19:22:48.473412 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6d11b297-bfa1-482c-84af-49244a8fbf88 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:48.476338 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6d11b297-bfa1-482c-84af-49244a8fbf88 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:48.485390 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:48.485390 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:48.488856 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6d11b297-bfa1-482c-84af-49244a8fbf88 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Volume info retrieved successfully. Aug 06 19:22:48.495071 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6d11b297-bfa1-482c-84af-49244a8fbf88 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/volumes/958731ab-b317-4ad2-b744-62b057486488 returned with HTTP 200 Aug 06 19:22:48.495675 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 261/1017] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:48 2026] GET /volume/v3/volumes/958731ab-b317-4ad2-b744-62b057486488 => generated 1355 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:48.519988 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-81e67381-c80c-4ffa-b891-4da910c395ba None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:48.523220 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-81e67381-c80c-4ffa-b891-4da910c395ba tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] GET https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d Aug 06 19:22:48.523220 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-81e67381-c80c-4ffa-b891-4da910c395ba tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:48.523513 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-81e67381-c80c-4ffa-b891-4da910c395ba tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:48.535722 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0e55152e-9e1f-4cf1-8f62-2489ce35ac36 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:48.536269 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:48.536269 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:48.536479 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0e55152e-9e1f-4cf1-8f62-2489ce35ac36 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:48.536583 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0e55152e-9e1f-4cf1-8f62-2489ce35ac36 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:48.536803 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0e55152e-9e1f-4cf1-8f62-2489ce35ac36 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:48.536967 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-81e67381-c80c-4ffa-b891-4da910c395ba tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Snapshot retrieved successfully. Aug 06 19:22:48.537079 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0e55152e-9e1f-4cf1-8f62-2489ce35ac36 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:48.542381 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-81e67381-c80c-4ffa-b891-4da910c395ba tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d returned with HTTP 200 Aug 06 19:22:48.543168 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-871a8aa7-cecf-4013-9e61-2be6b8f05652 req-2ff30bb7-1b27-485b-a0b2-b019b39f47e2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:48.543832 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 251/1018] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:22:48 2026] GET /volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:48.547369 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:48.547369 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:48.547731 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0e55152e-9e1f-4cf1-8f62-2489ce35ac36 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:48.548229 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 258/1019] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:48 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:48.550710 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-871a8aa7-cecf-4013-9e61-2be6b8f05652 req-2ff30bb7-1b27-485b-a0b2-b019b39f47e2 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] GET https://10.4.3.5/volume/v3/volumes/958731ab-b317-4ad2-b744-62b057486488 Aug 06 19:22:48.551330 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-871a8aa7-cecf-4013-9e61-2be6b8f05652 req-2ff30bb7-1b27-485b-a0b2-b019b39f47e2 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:48.551498 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-871a8aa7-cecf-4013-9e61-2be6b8f05652 req-2ff30bb7-1b27-485b-a0b2-b019b39f47e2 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:48.554480 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9e97e423-e4ff-42c8-beb8-f1bc97353b5e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:48.560708 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9e97e423-e4ff-42c8-beb8-f1bc97353b5e tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] POST https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata Aug 06 19:22:48.561142 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9e97e423-e4ff-42c8-beb8-f1bc97353b5e tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:48.565078 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:48.565078 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:48.570131 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:48.570131 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:48.570266 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9e97e423-e4ff-42c8-beb8-f1bc97353b5e tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Snapshot retrieved successfully. Aug 06 19:22:48.577176 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-871a8aa7-cecf-4013-9e61-2be6b8f05652 req-2ff30bb7-1b27-485b-a0b2-b019b39f47e2 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Volume info retrieved successfully. Aug 06 19:22:48.587683 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-871a8aa7-cecf-4013-9e61-2be6b8f05652 req-2ff30bb7-1b27-485b-a0b2-b019b39f47e2 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/volumes/958731ab-b317-4ad2-b744-62b057486488 returned with HTTP 200 Aug 06 19:22:48.589123 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 250/1020] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:22:48 2026] GET /volume/v3/volumes/958731ab-b317-4ad2-b744-62b057486488 => generated 1355 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:48.615538 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9e97e423-e4ff-42c8-beb8-f1bc97353b5e tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Update snapshot metadata completed successfully. Aug 06 19:22:48.615948 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9e97e423-e4ff-42c8-beb8-f1bc97353b5e tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata returned with HTTP 200 Aug 06 19:22:48.616732 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 262/1021] 10.4.3.5 () {68 vars in 1388 bytes} [Thu Aug 6 19:22:48 2026] POST /volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata => generated 68 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:22:48.630692 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-76ca827a-ff9f-4791-a274-90ec9487630e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:48.636108 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-76ca827a-ff9f-4791-a274-90ec9487630e tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] GET https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata Aug 06 19:22:48.636108 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-76ca827a-ff9f-4791-a274-90ec9487630e tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:48.636108 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-76ca827a-ff9f-4791-a274-90ec9487630e tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:48.642692 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:48.642692 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:48.642988 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4d09082b-0aa2-4bfa-9fe4-0e4c8a3bf87a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:48.643284 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-76ca827a-ff9f-4791-a274-90ec9487630e tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Snapshot retrieved successfully. Aug 06 19:22:48.644394 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-76ca827a-ff9f-4791-a274-90ec9487630e tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Get snapshot metadata completed successfully. Aug 06 19:22:48.644761 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-76ca827a-ff9f-4791-a274-90ec9487630e tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata returned with HTTP 200 Aug 06 19:22:48.645252 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 252/1022] 10.4.3.5 () {66 vars in 1367 bytes} [Thu Aug 6 19:22:48 2026] GET /volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata => generated 68 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:22:48.645328 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4d09082b-0aa2-4bfa-9fe4-0e4c8a3bf87a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:48.645525 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4d09082b-0aa2-4bfa-9fe4-0e4c8a3bf87a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:48.645787 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4d09082b-0aa2-4bfa-9fe4-0e4c8a3bf87a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:48.656403 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8210845d-a100-46ed-bf10-8197860814b9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:48.658934 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8210845d-a100-46ed-bf10-8197860814b9 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] PUT https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata Aug 06 19:22:48.659549 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8210845d-a100-46ed-bf10-8197860814b9 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:48.664310 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:48.664310 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:48.669317 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4d09082b-0aa2-4bfa-9fe4-0e4c8a3bf87a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:48.672322 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:48.672322 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:48.672969 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8210845d-a100-46ed-bf10-8197860814b9 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Snapshot retrieved successfully. Aug 06 19:22:48.676376 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4d09082b-0aa2-4bfa-9fe4-0e4c8a3bf87a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:48.676986 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 259/1023] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:48 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 1441 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:48.725314 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8210845d-a100-46ed-bf10-8197860814b9 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Update snapshot metadata completed successfully. Aug 06 19:22:48.726710 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8210845d-a100-46ed-bf10-8197860814b9 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata returned with HTTP 200 Aug 06 19:22:48.726710 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 251/1024] 10.4.3.5 () {68 vars in 1387 bytes} [Thu Aug 6 19:22:48 2026] PUT /volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata => generated 57 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:22:48.738319 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e0e03165-b34c-46a1-82bc-86f1f7b49371 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:48.740011 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e0e03165-b34c-46a1-82bc-86f1f7b49371 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] GET https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata Aug 06 19:22:48.740408 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e0e03165-b34c-46a1-82bc-86f1f7b49371 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:48.740827 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e0e03165-b34c-46a1-82bc-86f1f7b49371 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:48.749255 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:48.749255 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:48.750989 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e0e03165-b34c-46a1-82bc-86f1f7b49371 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Snapshot retrieved successfully. Aug 06 19:22:48.752347 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e0e03165-b34c-46a1-82bc-86f1f7b49371 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Get snapshot metadata completed successfully. Aug 06 19:22:48.753649 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e0e03165-b34c-46a1-82bc-86f1f7b49371 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata returned with HTTP 200 Aug 06 19:22:48.753649 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 263/1025] 10.4.3.5 () {66 vars in 1367 bytes} [Thu Aug 6 19:22:48 2026] GET /volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata => generated 57 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:22:48.765243 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fe57c079-3978-4967-a74a-097db000f993 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:48.768650 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fe57c079-3978-4967-a74a-097db000f993 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata/key3 Aug 06 19:22:48.768650 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fe57c079-3978-4967-a74a-097db000f993 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:48.768650 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fe57c079-3978-4967-a74a-097db000f993 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:48.780438 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:48.780438 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:48.780845 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fe57c079-3978-4967-a74a-097db000f993 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Snapshot retrieved successfully. Aug 06 19:22:48.781779 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fe57c079-3978-4967-a74a-097db000f993 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Get snapshot metadata completed successfully. Aug 06 19:22:48.799936 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fe57c079-3978-4967-a74a-097db000f993 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Delete snapshot metadata completed successfully. Aug 06 19:22:48.800225 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fe57c079-3978-4967-a74a-097db000f993 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata/key3 returned with HTTP 200 Aug 06 19:22:48.800753 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 253/1026] 10.4.3.5 () {66 vars in 1385 bytes} [Thu Aug 6 19:22:48 2026] DELETE /volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata/key3 => generated 0 bytes in 36 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 06 19:22:48.811792 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0728c639-c953-4a00-b6fa-057d5f649ccc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:48.815513 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0728c639-c953-4a00-b6fa-057d5f649ccc tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] GET https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata Aug 06 19:22:48.815744 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0728c639-c953-4a00-b6fa-057d5f649ccc tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:48.815931 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0728c639-c953-4a00-b6fa-057d5f649ccc tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:48.822545 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:48.822545 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:48.822834 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0728c639-c953-4a00-b6fa-057d5f649ccc tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Snapshot retrieved successfully. Aug 06 19:22:48.824009 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0728c639-c953-4a00-b6fa-057d5f649ccc tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Get snapshot metadata completed successfully. Aug 06 19:22:48.824009 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0728c639-c953-4a00-b6fa-057d5f649ccc tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata returned with HTTP 200 Aug 06 19:22:48.824673 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 260/1027] 10.4.3.5 () {66 vars in 1367 bytes} [Thu Aug 6 19:22:48 2026] GET /volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata => generated 32 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:22:48.835878 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bb201e72-608c-496a-980b-6beb258bcd62 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:48.838221 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bb201e72-608c-496a-980b-6beb258bcd62 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] PUT https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata Aug 06 19:22:48.838691 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bb201e72-608c-496a-980b-6beb258bcd62 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:48.851087 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:48.851087 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:48.851327 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bb201e72-608c-496a-980b-6beb258bcd62 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Snapshot retrieved successfully. Aug 06 19:22:48.883468 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bb201e72-608c-496a-980b-6beb258bcd62 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Update snapshot metadata completed successfully. Aug 06 19:22:48.883818 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bb201e72-608c-496a-980b-6beb258bcd62 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata returned with HTTP 200 Aug 06 19:22:48.884378 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 252/1028] 10.4.3.5 () {68 vars in 1387 bytes} [Thu Aug 6 19:22:48 2026] PUT /volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata => generated 16 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:22:48.901573 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fe4ac139-7f58-4f8b-841e-91ee340cf8c2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:48.905627 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fe4ac139-7f58-4f8b-841e-91ee340cf8c2 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] POST https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata Aug 06 19:22:48.905627 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fe4ac139-7f58-4f8b-841e-91ee340cf8c2 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:48.905734 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-03d1b641-ec32-48a9-a87e-8b681bd84cca req-0a2d5a25-ddf0-441e-97d6-6d497f27372e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:48.909043 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-03d1b641-ec32-48a9-a87e-8b681bd84cca req-0a2d5a25-ddf0-441e-97d6-6d497f27372e tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:48.909158 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-03d1b641-ec32-48a9-a87e-8b681bd84cca req-0a2d5a25-ddf0-441e-97d6-6d497f27372e tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:48.909369 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-03d1b641-ec32-48a9-a87e-8b681bd84cca req-0a2d5a25-ddf0-441e-97d6-6d497f27372e tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:48.924238 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:48.924238 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:48.925093 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fe4ac139-7f58-4f8b-841e-91ee340cf8c2 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Snapshot retrieved successfully. Aug 06 19:22:48.934403 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:48.934403 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:48.941383 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-03d1b641-ec32-48a9-a87e-8b681bd84cca req-0a2d5a25-ddf0-441e-97d6-6d497f27372e tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:48.946059 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-03d1b641-ec32-48a9-a87e-8b681bd84cca req-0a2d5a25-ddf0-441e-97d6-6d497f27372e tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:48.947523 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 254/1029] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:22:48 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 1441 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:48.978819 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fe4ac139-7f58-4f8b-841e-91ee340cf8c2 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Update snapshot metadata completed successfully. Aug 06 19:22:48.979261 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fe4ac139-7f58-4f8b-841e-91ee340cf8c2 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata returned with HTTP 200 Aug 06 19:22:48.979807 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 264/1030] 10.4.3.5 () {68 vars in 1388 bytes} [Thu Aug 6 19:22:48 2026] POST /volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata => generated 68 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:22:48.990762 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fab4e224-0595-43f8-8126-f8b0eec9a71c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:48.994307 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fab4e224-0595-43f8-8126-f8b0eec9a71c tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] GET https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata Aug 06 19:22:48.994307 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fab4e224-0595-43f8-8126-f8b0eec9a71c tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:48.995415 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fab4e224-0595-43f8-8126-f8b0eec9a71c tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:48.999487 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-03d1b641-ec32-48a9-a87e-8b681bd84cca req-9dee9213-025c-4c87-9753-4241fb734374 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:49.004743 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:49.004743 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:49.004743 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fab4e224-0595-43f8-8126-f8b0eec9a71c tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Snapshot retrieved successfully. Aug 06 19:22:49.010051 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fab4e224-0595-43f8-8126-f8b0eec9a71c tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Get snapshot metadata completed successfully. Aug 06 19:22:49.010051 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fab4e224-0595-43f8-8126-f8b0eec9a71c tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata returned with HTTP 200 Aug 06 19:22:49.010367 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-03d1b641-ec32-48a9-a87e-8b681bd84cca req-9dee9213-025c-4c87-9753-4241fb734374 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] DELETE https://10.4.3.5/volume/v3/attachments/23fe76a4-e8d8-483e-ae8a-9030a513f7b6 Aug 06 19:22:49.010410 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 261/1031] 10.4.3.5 () {66 vars in 1367 bytes} [Thu Aug 6 19:22:48 2026] GET /volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata => generated 68 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:22:49.010463 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-03d1b641-ec32-48a9-a87e-8b681bd84cca req-9dee9213-025c-4c87-9753-4241fb734374 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:49.010463 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-03d1b641-ec32-48a9-a87e-8b681bd84cca req-9dee9213-025c-4c87-9753-4241fb734374 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:49.017349 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9aaea78a-f796-4098-a949-3d252f4ccf84 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:49.020357 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9aaea78a-f796-4098-a949-3d252f4ccf84 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] PUT https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata/key3 Aug 06 19:22:49.020989 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9aaea78a-f796-4098-a949-3d252f4ccf84 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:49.027964 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:49.027964 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:49.029918 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:49.029918 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:49.030419 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9aaea78a-f796-4098-a949-3d252f4ccf84 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Snapshot retrieved successfully. Aug 06 19:22:49.065456 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9aaea78a-f796-4098-a949-3d252f4ccf84 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Update snapshot metadata completed successfully. Aug 06 19:22:49.065734 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9aaea78a-f796-4098-a949-3d252f4ccf84 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata/key3 returned with HTTP 200 Aug 06 19:22:49.066404 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 255/1032] 10.4.3.5 () {68 vars in 1402 bytes} [Thu Aug 6 19:22:49 2026] PUT /volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata/key3 => generated 35 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:22:49.084046 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0233a2fe-9447-4dd4-a24c-d6802bc7de84 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:49.086491 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0233a2fe-9447-4dd4-a24c-d6802bc7de84 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] GET https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata/key3 Aug 06 19:22:49.086491 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0233a2fe-9447-4dd4-a24c-d6802bc7de84 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:49.087220 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0233a2fe-9447-4dd4-a24c-d6802bc7de84 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:49.096646 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:49.096646 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:49.097497 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0233a2fe-9447-4dd4-a24c-d6802bc7de84 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Snapshot retrieved successfully. Aug 06 19:22:49.098830 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0233a2fe-9447-4dd4-a24c-d6802bc7de84 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Get snapshot metadata completed successfully. Aug 06 19:22:49.099188 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0233a2fe-9447-4dd4-a24c-d6802bc7de84 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata/key3 returned with HTTP 200 Aug 06 19:22:49.100267 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 265/1033] 10.4.3.5 () {66 vars in 1382 bytes} [Thu Aug 6 19:22:49 2026] GET /volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata/key3 => generated 35 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:22:49.106292 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-03d1b641-ec32-48a9-a87e-8b681bd84cca req-9dee9213-025c-4c87-9753-4241fb734374 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/attachments/23fe76a4-e8d8-483e-ae8a-9030a513f7b6 returned with HTTP 200 Aug 06 19:22:49.106292 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 253/1034] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:22:48 2026] DELETE /volume/v3/attachments/23fe76a4-e8d8-483e-ae8a-9030a513f7b6 => generated 192 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:49.111310 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-904da7df-5acf-4341-b555-9bd6e098a47a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:49.114336 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-904da7df-5acf-4341-b555-9bd6e098a47a tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] GET https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata Aug 06 19:22:49.114682 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-904da7df-5acf-4341-b555-9bd6e098a47a tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:49.116777 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-904da7df-5acf-4341-b555-9bd6e098a47a tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:49.129650 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:49.129650 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:49.130347 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-904da7df-5acf-4341-b555-9bd6e098a47a tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Snapshot retrieved successfully. Aug 06 19:22:49.131779 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-904da7df-5acf-4341-b555-9bd6e098a47a tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Get snapshot metadata completed successfully. Aug 06 19:22:49.132754 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-904da7df-5acf-4341-b555-9bd6e098a47a tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata returned with HTTP 200 Aug 06 19:22:49.133420 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 262/1035] 10.4.3.5 () {66 vars in 1367 bytes} [Thu Aug 6 19:22:49 2026] GET /volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata => generated 75 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:22:49.147093 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-24234732-5365-4cda-8830-8cff31c22ecc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:49.150956 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-24234732-5365-4cda-8830-8cff31c22ecc tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] PUT https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata Aug 06 19:22:49.151399 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-24234732-5365-4cda-8830-8cff31c22ecc tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:49.161852 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:49.161852 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:49.162150 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-24234732-5365-4cda-8830-8cff31c22ecc tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Snapshot retrieved successfully. Aug 06 19:22:49.203825 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-24234732-5365-4cda-8830-8cff31c22ecc tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Update snapshot metadata completed successfully. Aug 06 19:22:49.203825 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-24234732-5365-4cda-8830-8cff31c22ecc tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata returned with HTTP 200 Aug 06 19:22:49.203825 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 256/1036] 10.4.3.5 () {68 vars in 1387 bytes} [Thu Aug 6 19:22:49 2026] PUT /volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d/metadata => generated 16 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:22:49.218411 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-94b77066-9e3f-4fad-9b09-795e59ea9cea None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:49.222340 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-94b77066-9e3f-4fad-9b09-795e59ea9cea tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d Aug 06 19:22:49.223466 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-94b77066-9e3f-4fad-9b09-795e59ea9cea tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:49.223466 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-94b77066-9e3f-4fad-9b09-795e59ea9cea tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:49.223466 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-94b77066-9e3f-4fad-9b09-795e59ea9cea tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Delete snapshot with id: f94951c3-8ad4-454c-a82e-1a4abaa4300d Aug 06 19:22:49.229251 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:49.229251 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:49.229826 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-94b77066-9e3f-4fad-9b09-795e59ea9cea tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Snapshot retrieved successfully. Aug 06 19:22:49.271565 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-94b77066-9e3f-4fad-9b09-795e59ea9cea tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Snapshot delete request issued successfully. Aug 06 19:22:49.271696 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-94b77066-9e3f-4fad-9b09-795e59ea9cea tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d returned with HTTP 202 Aug 06 19:22:49.273752 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 266/1037] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:22:49 2026] DELETE /volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 19:22:49.281788 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-eec4595d-44c5-47af-aee3-9d3ba6420344 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:49.285155 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eec4595d-44c5-47af-aee3-9d3ba6420344 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] GET https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d Aug 06 19:22:49.285155 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eec4595d-44c5-47af-aee3-9d3ba6420344 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:49.285155 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eec4595d-44c5-47af-aee3-9d3ba6420344 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:49.291059 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:49.291059 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:49.292925 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-eec4595d-44c5-47af-aee3-9d3ba6420344 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Snapshot retrieved successfully. Aug 06 19:22:49.292925 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eec4595d-44c5-47af-aee3-9d3ba6420344 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d returned with HTTP 200 Aug 06 19:22:49.293063 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 254/1038] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:22:49 2026] GET /volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:49.478043 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-871a8aa7-cecf-4013-9e61-2be6b8f05652 req-a472ada9-5c16-48b7-a4e9-7992e73b6a59 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:49.482107 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-871a8aa7-cecf-4013-9e61-2be6b8f05652 req-a472ada9-5c16-48b7-a4e9-7992e73b6a59 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] GET https://10.4.3.5/volume/v3/volumes/958731ab-b317-4ad2-b744-62b057486488 Aug 06 19:22:49.482409 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-871a8aa7-cecf-4013-9e61-2be6b8f05652 req-a472ada9-5c16-48b7-a4e9-7992e73b6a59 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:49.482781 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-871a8aa7-cecf-4013-9e61-2be6b8f05652 req-a472ada9-5c16-48b7-a4e9-7992e73b6a59 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:49.498995 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:49.498995 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:49.505037 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-871a8aa7-cecf-4013-9e61-2be6b8f05652 req-a472ada9-5c16-48b7-a4e9-7992e73b6a59 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Volume info retrieved successfully. Aug 06 19:22:49.513330 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-871a8aa7-cecf-4013-9e61-2be6b8f05652 req-a472ada9-5c16-48b7-a4e9-7992e73b6a59 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/volumes/958731ab-b317-4ad2-b744-62b057486488 returned with HTTP 200 Aug 06 19:22:49.513947 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 263/1039] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:22:49 2026] GET /volume/v3/volumes/958731ab-b317-4ad2-b744-62b057486488 => generated 1355 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:49.532064 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-78b291e2-016e-439c-b1fe-06979159500f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:49.532512 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-78b291e2-016e-439c-b1fe-06979159500f None None] GET https://10.4.3.5/volume// Aug 06 19:22:49.532753 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-78b291e2-016e-439c-b1fe-06979159500f None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:49.533027 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-78b291e2-016e-439c-b1fe-06979159500f None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:49.533442 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-78b291e2-016e-439c-b1fe-06979159500f None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:22:49.534393 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 257/1040] 10.4.3.5 () {66 vars in 1405 bytes} [Thu Aug 6 19:22:49 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:22:49.547009 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-871a8aa7-cecf-4013-9e61-2be6b8f05652 req-6069c024-b964-454b-b366-b85f2f97ace3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:49.549547 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-871a8aa7-cecf-4013-9e61-2be6b8f05652 req-6069c024-b964-454b-b366-b85f2f97ace3 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:22:49.550034 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-871a8aa7-cecf-4013-9e61-2be6b8f05652 req-6069c024-b964-454b-b366-b85f2f97ace3 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "958731ab-b317-4ad2-b744-62b057486488", "connector": null, "instance_uuid": "44a2dbde-c1d7-43f2-8b77-68565652ea35"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:49.561992 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:49.561992 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:49.563306 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7866606d-08f0-4fab-b9c8-0955f52dc27f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:49.566688 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7866606d-08f0-4fab-b9c8-0955f52dc27f tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:49.566869 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7866606d-08f0-4fab-b9c8-0955f52dc27f tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:49.567140 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7866606d-08f0-4fab-b9c8-0955f52dc27f tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:49.567560 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-7866606d-08f0-4fab-b9c8-0955f52dc27f tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:49.574678 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:49.574678 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:49.575690 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7866606d-08f0-4fab-b9c8-0955f52dc27f tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:49.577304 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 255/1041] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:49 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:49.602968 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-871a8aa7-cecf-4013-9e61-2be6b8f05652 req-6069c024-b964-454b-b366-b85f2f97ace3 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:22:49.603682 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 267/1042] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:22:49 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 06 19:22:49.704178 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-deb2437a-a196-4cb6-9330-53eacd605e09 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:49.706643 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-deb2437a-a196-4cb6-9330-53eacd605e09 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:49.706925 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-deb2437a-a196-4cb6-9330-53eacd605e09 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:49.707222 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-deb2437a-a196-4cb6-9330-53eacd605e09 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:49.720995 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:49.720995 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:49.726453 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-deb2437a-a196-4cb6-9330-53eacd605e09 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:49.733339 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-deb2437a-a196-4cb6-9330-53eacd605e09 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:49.734007 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 264/1043] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:49 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 1141 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:49.799658 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-02ecccf7-7bb3-46d0-8f95-5cea987b0d7b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:49.807780 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-02ecccf7-7bb3-46d0-8f95-5cea987b0d7b tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-reader] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:49.807780 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-02ecccf7-7bb3-46d0-8f95-5cea987b0d7b tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:49.807780 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-02ecccf7-7bb3-46d0-8f95-5cea987b0d7b tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-reader] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:49.827187 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:49.827187 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:49.831846 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-02ecccf7-7bb3-46d0-8f95-5cea987b0d7b tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-reader] Volume info retrieved successfully. Aug 06 19:22:49.837742 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-02ecccf7-7bb3-46d0-8f95-5cea987b0d7b tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-reader] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:49.838464 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 258/1044] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:49 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 1141 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:49.902532 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-70f1ed94-33cd-472f-a50a-30275d094422 req-faf5093e-9d8a-4628-a9d0-0ce5eabbedd1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:49.904958 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-70f1ed94-33cd-472f-a50a-30275d094422 req-faf5093e-9d8a-4628-a9d0-0ce5eabbedd1 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:49.905170 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-70f1ed94-33cd-472f-a50a-30275d094422 req-faf5093e-9d8a-4628-a9d0-0ce5eabbedd1 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:49.905376 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-70f1ed94-33cd-472f-a50a-30275d094422 req-faf5093e-9d8a-4628-a9d0-0ce5eabbedd1 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:49.922744 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:49.922744 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:49.929303 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-70f1ed94-33cd-472f-a50a-30275d094422 req-faf5093e-9d8a-4628-a9d0-0ce5eabbedd1 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:49.937847 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-70f1ed94-33cd-472f-a50a-30275d094422 req-faf5093e-9d8a-4628-a9d0-0ce5eabbedd1 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:49.938573 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 256/1045] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:22:49 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 1141 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:49.968305 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-70f1ed94-33cd-472f-a50a-30275d094422 req-473e3d6d-1606-4b64-9580-ae19a019a502 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:49.971029 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-70f1ed94-33cd-472f-a50a-30275d094422 req-473e3d6d-1606-4b64-9580-ae19a019a502 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] POST https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066/action Aug 06 19:22:49.971370 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-70f1ed94-33cd-472f-a50a-30275d094422 req-473e3d6d-1606-4b64-9580-ae19a019a502 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:22:49.971486 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-70f1ed94-33cd-472f-a50a-30275d094422 req-473e3d6d-1606-4b64-9580-ae19a019a502 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:49.982871 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:49.982871 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:49.983385 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-70f1ed94-33cd-472f-a50a-30275d094422 req-473e3d6d-1606-4b64-9580-ae19a019a502 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:49.989803 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-70f1ed94-33cd-472f-a50a-30275d094422 req-473e3d6d-1606-4b64-9580-ae19a019a502 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Begin detaching volume completed successfully. Aug 06 19:22:49.990064 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-70f1ed94-33cd-472f-a50a-30275d094422 req-473e3d6d-1606-4b64-9580-ae19a019a502 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066/action returned with HTTP 202 Aug 06 19:22:49.990687 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 268/1046] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:22:49 2026] POST /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:22:50.013727 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aa09df5b-c28c-4f33-9c4f-79be179e13c2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:50.018212 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa09df5b-c28c-4f33-9c4f-79be179e13c2 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:50.018685 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa09df5b-c28c-4f33-9c4f-79be179e13c2 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:50.018925 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa09df5b-c28c-4f33-9c4f-79be179e13c2 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:50.041691 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:50.041691 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:50.047897 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-aa09df5b-c28c-4f33-9c4f-79be179e13c2 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:50.054395 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa09df5b-c28c-4f33-9c4f-79be179e13c2 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:50.055221 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 265/1047] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:50 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 1144 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 19:22:50.058340 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d1191967-cb6d-4bf3-b79b-f8a76ac2005c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:50.058340 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d1191967-cb6d-4bf3-b79b-f8a76ac2005c None None] GET https://10.4.3.5/volume// Aug 06 19:22:50.058340 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d1191967-cb6d-4bf3-b79b-f8a76ac2005c None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:50.058340 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d1191967-cb6d-4bf3-b79b-f8a76ac2005c None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:50.058340 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d1191967-cb6d-4bf3-b79b-f8a76ac2005c None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:22:50.058340 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 259/1048] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:22:50 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:22:50.078567 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-70f1ed94-33cd-472f-a50a-30275d094422 req-103d761b-80b6-472b-b5a1-b5040a3304ee None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:50.082804 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-70f1ed94-33cd-472f-a50a-30275d094422 req-103d761b-80b6-472b-b5a1-b5040a3304ee tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:50.083230 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-70f1ed94-33cd-472f-a50a-30275d094422 req-103d761b-80b6-472b-b5a1-b5040a3304ee tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:50.083742 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-70f1ed94-33cd-472f-a50a-30275d094422 req-103d761b-80b6-472b-b5a1-b5040a3304ee tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:50.103892 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:50.103892 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:50.110170 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-70f1ed94-33cd-472f-a50a-30275d094422 req-103d761b-80b6-472b-b5a1-b5040a3304ee tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:50.116369 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-70f1ed94-33cd-472f-a50a-30275d094422 req-103d761b-80b6-472b-b5a1-b5040a3304ee tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:50.116997 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 257/1049] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:22:50 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 1324 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:22:50.303362 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5987d1dc-cb66-41dc-b564-e248c15a7260 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:50.306141 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5987d1dc-cb66-41dc-b564-e248c15a7260 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] GET https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d Aug 06 19:22:50.306407 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5987d1dc-cb66-41dc-b564-e248c15a7260 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:50.306732 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5987d1dc-cb66-41dc-b564-e248c15a7260 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:50.313521 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5987d1dc-cb66-41dc-b564-e248c15a7260 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] https://10.4.3.5/volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d returned with HTTP 404 Aug 06 19:22:50.314315 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 269/1050] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:22:50 2026] GET /volume/v3/snapshots/f94951c3-8ad4-454c-a82e-1a4abaa4300d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:50.328848 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-071b7b27-795e-4f30-a889-2e65e31ad0fc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:50.331592 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-071b7b27-795e-4f30-a889-2e65e31ad0fc tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] GET https://10.4.3.5/volume/v3/volumes/b27c4095-2345-42ee-9305-bd4d8038b0b4 Aug 06 19:22:50.331592 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-071b7b27-795e-4f30-a889-2e65e31ad0fc tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:50.331592 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-071b7b27-795e-4f30-a889-2e65e31ad0fc tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:50.347327 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:50.347327 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:50.355553 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-071b7b27-795e-4f30-a889-2e65e31ad0fc tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Volume info retrieved successfully. Aug 06 19:22:50.364281 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-071b7b27-795e-4f30-a889-2e65e31ad0fc tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] https://10.4.3.5/volume/v3/volumes/b27c4095-2345-42ee-9305-bd4d8038b0b4 returned with HTTP 200 Aug 06 19:22:50.364933 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 266/1051] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:50 2026] GET /volume/v3/volumes/b27c4095-2345-42ee-9305-bd4d8038b0b4 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:50.378420 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-be9d8b2e-b83f-4dde-9fa0-eb4d19a734b5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:50.382207 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-be9d8b2e-b83f-4dde-9fa0-eb4d19a734b5 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] DELETE https://10.4.3.5/volume/v3/volumes/b27c4095-2345-42ee-9305-bd4d8038b0b4 Aug 06 19:22:50.382207 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-be9d8b2e-b83f-4dde-9fa0-eb4d19a734b5 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:50.382207 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-be9d8b2e-b83f-4dde-9fa0-eb4d19a734b5 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:50.382207 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-be9d8b2e-b83f-4dde-9fa0-eb4d19a734b5 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Delete volume with id: b27c4095-2345-42ee-9305-bd4d8038b0b4 Aug 06 19:22:50.393906 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:50.393906 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:50.394478 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-be9d8b2e-b83f-4dde-9fa0-eb4d19a734b5 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Volume info retrieved successfully. Aug 06 19:22:50.426401 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-be9d8b2e-b83f-4dde-9fa0-eb4d19a734b5 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Delete volume request issued successfully. Aug 06 19:22:50.427042 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-be9d8b2e-b83f-4dde-9fa0-eb4d19a734b5 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] https://10.4.3.5/volume/v3/volumes/b27c4095-2345-42ee-9305-bd4d8038b0b4 returned with HTTP 202 Aug 06 19:22:50.427337 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 260/1052] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:22:50 2026] DELETE /volume/v3/volumes/b27c4095-2345-42ee-9305-bd4d8038b0b4 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:22:50.438788 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a7c42cf5-7b44-4b3d-aa44-eaa7d92703a9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:50.441356 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a7c42cf5-7b44-4b3d-aa44-eaa7d92703a9 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] GET https://10.4.3.5/volume/v3/volumes/b27c4095-2345-42ee-9305-bd4d8038b0b4 Aug 06 19:22:50.441980 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a7c42cf5-7b44-4b3d-aa44-eaa7d92703a9 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:50.441980 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a7c42cf5-7b44-4b3d-aa44-eaa7d92703a9 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:50.465128 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:50.465128 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:50.477322 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a7c42cf5-7b44-4b3d-aa44-eaa7d92703a9 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Volume info retrieved successfully. Aug 06 19:22:50.484709 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a7c42cf5-7b44-4b3d-aa44-eaa7d92703a9 tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] https://10.4.3.5/volume/v3/volumes/b27c4095-2345-42ee-9305-bd4d8038b0b4 returned with HTTP 200 Aug 06 19:22:50.485180 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 258/1053] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:50 2026] GET /volume/v3/volumes/b27c4095-2345-42ee-9305-bd4d8038b0b4 => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:50.603328 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4763a58b-e5f3-410e-9c24-f735636cfe16 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:50.606003 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4763a58b-e5f3-410e-9c24-f735636cfe16 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:50.606441 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4763a58b-e5f3-410e-9c24-f735636cfe16 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:50.606750 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4763a58b-e5f3-410e-9c24-f735636cfe16 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:50.606929 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4763a58b-e5f3-410e-9c24-f735636cfe16 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:50.614618 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:50.614618 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:50.618145 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4763a58b-e5f3-410e-9c24-f735636cfe16 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:50.619471 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 270/1054] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:50 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:50.756297 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9d206c79-0900-45fb-ba1a-1dcb621842dd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:50.948479 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9d206c79-0900-45fb-ba1a-1dcb621842dd tempest-AvailabilityZoneTestJSON-1336521775 tempest-AvailabilityZoneTestJSON-1336521775-project-member] GET https://10.4.3.5/volume/v3/os-availability-zone Aug 06 19:22:50.949046 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9d206c79-0900-45fb-ba1a-1dcb621842dd tempest-AvailabilityZoneTestJSON-1336521775 tempest-AvailabilityZoneTestJSON-1336521775-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:50.949192 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9d206c79-0900-45fb-ba1a-1dcb621842dd tempest-AvailabilityZoneTestJSON-1336521775 tempest-AvailabilityZoneTestJSON-1336521775-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:50.955170 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9d206c79-0900-45fb-ba1a-1dcb621842dd tempest-AvailabilityZoneTestJSON-1336521775 tempest-AvailabilityZoneTestJSON-1336521775-project-member] Availability Zones retrieved successfully. Aug 06 19:22:50.955170 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9d206c79-0900-45fb-ba1a-1dcb621842dd tempest-AvailabilityZoneTestJSON-1336521775 tempest-AvailabilityZoneTestJSON-1336521775-project-member] https://10.4.3.5/volume/v3/os-availability-zone returned with HTTP 200 Aug 06 19:22:50.955170 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 267/1055] 10.4.3.5 () {66 vars in 1262 bytes} [Thu Aug 6 19:22:50 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:22:51.074463 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c7bc3de3-42f4-4423-b3e2-8e66c8b3e998 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:51.078167 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c7bc3de3-42f4-4423-b3e2-8e66c8b3e998 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:51.087696 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c7bc3de3-42f4-4423-b3e2-8e66c8b3e998 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:51.087696 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c7bc3de3-42f4-4423-b3e2-8e66c8b3e998 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:51.101822 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:51.101822 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:51.109363 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c7bc3de3-42f4-4423-b3e2-8e66c8b3e998 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:51.117443 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c7bc3de3-42f4-4423-b3e2-8e66c8b3e998 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:51.118197 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 261/1056] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:51 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 1144 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 19:22:51.284740 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c6ba0f0d-f56b-43fe-9dc4-e136316eedee None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:51.285224 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c6ba0f0d-f56b-43fe-9dc4-e136316eedee None None] GET https://10.4.3.5/volume// Aug 06 19:22:51.285407 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c6ba0f0d-f56b-43fe-9dc4-e136316eedee None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:51.287842 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c6ba0f0d-f56b-43fe-9dc4-e136316eedee None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:51.290900 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c6ba0f0d-f56b-43fe-9dc4-e136316eedee None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:22:51.292235 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 259/1057] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:22:51 2026] GET /volume/ => generated 384 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:22:51.303212 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-871a8aa7-cecf-4013-9e61-2be6b8f05652 req-74500e3d-702d-4f32-ad34-a7cb5d794c43 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:51.310255 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-871a8aa7-cecf-4013-9e61-2be6b8f05652 req-74500e3d-702d-4f32-ad34-a7cb5d794c43 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] GET https://10.4.3.5/volume/v3/volumes/958731ab-b317-4ad2-b744-62b057486488 Aug 06 19:22:51.310822 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-871a8aa7-cecf-4013-9e61-2be6b8f05652 req-74500e3d-702d-4f32-ad34-a7cb5d794c43 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:51.310822 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-871a8aa7-cecf-4013-9e61-2be6b8f05652 req-74500e3d-702d-4f32-ad34-a7cb5d794c43 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:51.331884 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:51.331884 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:51.339504 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-871a8aa7-cecf-4013-9e61-2be6b8f05652 req-74500e3d-702d-4f32-ad34-a7cb5d794c43 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Volume info retrieved successfully. Aug 06 19:22:51.351626 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-871a8aa7-cecf-4013-9e61-2be6b8f05652 req-74500e3d-702d-4f32-ad34-a7cb5d794c43 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/volumes/958731ab-b317-4ad2-b744-62b057486488 returned with HTTP 200 Aug 06 19:22:51.352544 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 271/1058] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:22:51 2026] GET /volume/v3/volumes/958731ab-b317-4ad2-b744-62b057486488 => generated 1534 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:22:51.501703 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a038a4f3-aa4f-407a-a61a-ff6594057c9b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:51.504353 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a038a4f3-aa4f-407a-a61a-ff6594057c9b tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] GET https://10.4.3.5/volume/v3/volumes/b27c4095-2345-42ee-9305-bd4d8038b0b4 Aug 06 19:22:51.504353 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a038a4f3-aa4f-407a-a61a-ff6594057c9b tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:51.504650 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a038a4f3-aa4f-407a-a61a-ff6594057c9b tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:51.515340 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a038a4f3-aa4f-407a-a61a-ff6594057c9b tempest-SnapshotMetadataTestJSON-1577708588 tempest-SnapshotMetadataTestJSON-1577708588-project-member] https://10.4.3.5/volume/v3/volumes/b27c4095-2345-42ee-9305-bd4d8038b0b4 returned with HTTP 404 Aug 06 19:22:51.515340 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 268/1059] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:51 2026] GET /volume/v3/volumes/b27c4095-2345-42ee-9305-bd4d8038b0b4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:51.517707 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-871a8aa7-cecf-4013-9e61-2be6b8f05652 req-8b229521-d44d-465f-8187-09bb2253e391 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:51.524682 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-871a8aa7-cecf-4013-9e61-2be6b8f05652 req-8b229521-d44d-465f-8187-09bb2253e391 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] PUT https://10.4.3.5/volume/v3/attachments/cf65b0a2-62cd-4d56-92cd-f49fa628f6b4 Aug 06 19:22:51.527512 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-871a8aa7-cecf-4013-9e61-2be6b8f05652 req-8b229521-d44d-465f-8187-09bb2253e391 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:51.544998 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-871a8aa7-cecf-4013-9e61-2be6b8f05652 req-8b229521-d44d-465f-8187-09bb2253e391 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Acquiring lock "cinder-attachment_update-958731ab-b317-4ad2-b744-62b057486488-np0000006689" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:22:51.551540 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-871a8aa7-cecf-4013-9e61-2be6b8f05652 req-8b229521-d44d-465f-8187-09bb2253e391 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Lock "cinder-attachment_update-958731ab-b317-4ad2-b744-62b057486488-np0000006689" acquired by "attachment_update" :: waited 0.007s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:22:51.553123 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:51.553123 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:51.635397 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1d2b8fe7-bb4b-4fac-8c2e-e261b2d4d6e2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:51.639931 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1d2b8fe7-bb4b-4fac-8c2e-e261b2d4d6e2 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:51.639931 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1d2b8fe7-bb4b-4fac-8c2e-e261b2d4d6e2 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:51.640228 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1d2b8fe7-bb4b-4fac-8c2e-e261b2d4d6e2 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:51.640404 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-1d2b8fe7-bb4b-4fac-8c2e-e261b2d4d6e2 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:51.653185 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:51.653185 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:51.654691 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1d2b8fe7-bb4b-4fac-8c2e-e261b2d4d6e2 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:51.655469 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 260/1060] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:51 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 797 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:51.707257 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-871a8aa7-cecf-4013-9e61-2be6b8f05652 req-8b229521-d44d-465f-8187-09bb2253e391 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Lock "cinder-attachment_update-958731ab-b317-4ad2-b744-62b057486488-np0000006689" released by "attachment_update" :: held 0.156s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:22:51.707856 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-871a8aa7-cecf-4013-9e61-2be6b8f05652 req-8b229521-d44d-465f-8187-09bb2253e391 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/attachments/cf65b0a2-62cd-4d56-92cd-f49fa628f6b4 returned with HTTP 200 Aug 06 19:22:51.710834 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 262/1061] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:22:51 2026] PUT /volume/v3/attachments/cf65b0a2-62cd-4d56-92cd-f49fa628f6b4 => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:51.771630 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-871a8aa7-cecf-4013-9e61-2be6b8f05652 req-0e4496cc-20b0-4e9d-8c22-268cc0059cc0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:51.775556 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-871a8aa7-cecf-4013-9e61-2be6b8f05652 req-0e4496cc-20b0-4e9d-8c22-268cc0059cc0 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] POST https://10.4.3.5/volume/v3/attachments/cf65b0a2-62cd-4d56-92cd-f49fa628f6b4/action Aug 06 19:22:51.775948 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-871a8aa7-cecf-4013-9e61-2be6b8f05652 req-0e4496cc-20b0-4e9d-8c22-268cc0059cc0 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:22:51.776123 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-871a8aa7-cecf-4013-9e61-2be6b8f05652 req-0e4496cc-20b0-4e9d-8c22-268cc0059cc0 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:51.807550 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:51.807550 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:51.823730 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-871a8aa7-cecf-4013-9e61-2be6b8f05652 req-0e4496cc-20b0-4e9d-8c22-268cc0059cc0 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/attachments/cf65b0a2-62cd-4d56-92cd-f49fa628f6b4/action returned with HTTP 204 Aug 06 19:22:51.824465 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 272/1062] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:22:51 2026] POST /volume/v3/attachments/cf65b0a2-62cd-4d56-92cd-f49fa628f6b4/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:52.138881 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fceb3980-a3d4-4749-a9b1-a19fd2c16ed0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:52.141003 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fceb3980-a3d4-4749-a9b1-a19fd2c16ed0 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:52.141540 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fceb3980-a3d4-4749-a9b1-a19fd2c16ed0 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:52.141754 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fceb3980-a3d4-4749-a9b1-a19fd2c16ed0 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:52.156329 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:52.156329 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:52.163691 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fceb3980-a3d4-4749-a9b1-a19fd2c16ed0 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:52.172304 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fceb3980-a3d4-4749-a9b1-a19fd2c16ed0 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:52.172655 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 269/1063] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:52 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 1144 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:52.669672 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6ea9fc88-5ce5-477b-b856-1dc08eb48717 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:52.672199 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6ea9fc88-5ce5-477b-b856-1dc08eb48717 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:52.672347 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6ea9fc88-5ce5-477b-b856-1dc08eb48717 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:52.672547 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6ea9fc88-5ce5-477b-b856-1dc08eb48717 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:52.672789 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-6ea9fc88-5ce5-477b-b856-1dc08eb48717 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:52.678320 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:52.678320 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:52.679391 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6ea9fc88-5ce5-477b-b856-1dc08eb48717 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:52.680530 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 261/1064] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:52 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:52.692615 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b7763641-d5cd-4dd0-8a98-752502a9c138 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:52.696705 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b7763641-d5cd-4dd0-8a98-752502a9c138 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/volumes/e49ec18b-deaa-415e-9015-b646f4e401f5 Aug 06 19:22:52.696989 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b7763641-d5cd-4dd0-8a98-752502a9c138 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:52.697296 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b7763641-d5cd-4dd0-8a98-752502a9c138 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:52.706832 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:52.706832 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:52.712053 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b7763641-d5cd-4dd0-8a98-752502a9c138 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Volume info retrieved successfully. Aug 06 19:22:52.717822 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b7763641-d5cd-4dd0-8a98-752502a9c138 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/volumes/e49ec18b-deaa-415e-9015-b646f4e401f5 returned with HTTP 200 Aug 06 19:22:52.718352 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 263/1065] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:52 2026] GET /volume/v3/volumes/e49ec18b-deaa-415e-9015-b646f4e401f5 => generated 897 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:52.734152 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c2458b9a-3a4d-41f6-98c7-8f2aa78192e8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:52.736268 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c2458b9a-3a4d-41f6-98c7-8f2aa78192e8 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/volumes Aug 06 19:22:52.736515 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c2458b9a-3a4d-41f6-98c7-8f2aa78192e8 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:52.736777 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c2458b9a-3a4d-41f6-98c7-8f2aa78192e8 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:52.737181 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-c2458b9a-3a4d-41f6-98c7-8f2aa78192e8 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:22:52.738130 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c2458b9a-3a4d-41f6-98c7-8f2aa78192e8 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:22:52.748178 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c2458b9a-3a4d-41f6-98c7-8f2aa78192e8 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Get all volumes completed successfully. Aug 06 19:22:52.748799 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c2458b9a-3a4d-41f6-98c7-8f2aa78192e8 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 200 Aug 06 19:22:52.749838 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 273/1066] 10.4.3.5 () {66 vars in 1223 bytes} [Thu Aug 6 19:22:52 2026] GET /volume/v3/volumes => generated 653 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:52.762221 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8e80cae5-be48-4b01-b1c0-19d70717eba9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:52.764532 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8e80cae5-be48-4b01-b1c0-19d70717eba9 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] DELETE https://10.4.3.5/volume/v3/volumes/e49ec18b-deaa-415e-9015-b646f4e401f5 Aug 06 19:22:52.764830 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8e80cae5-be48-4b01-b1c0-19d70717eba9 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:52.765068 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8e80cae5-be48-4b01-b1c0-19d70717eba9 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:52.765235 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-8e80cae5-be48-4b01-b1c0-19d70717eba9 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Delete volume with id: e49ec18b-deaa-415e-9015-b646f4e401f5 Aug 06 19:22:52.777394 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:52.777394 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:52.779148 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8e80cae5-be48-4b01-b1c0-19d70717eba9 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Volume info retrieved successfully. Aug 06 19:22:52.812724 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8e80cae5-be48-4b01-b1c0-19d70717eba9 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Delete volume request issued successfully. Aug 06 19:22:52.813031 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8e80cae5-be48-4b01-b1c0-19d70717eba9 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/volumes/e49ec18b-deaa-415e-9015-b646f4e401f5 returned with HTTP 202 Aug 06 19:22:52.813753 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 270/1067] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:22:52 2026] DELETE /volume/v3/volumes/e49ec18b-deaa-415e-9015-b646f4e401f5 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:22:52.825705 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-43f88864-b897-4722-bed0-bea5c4fe8268 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:52.828633 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-43f88864-b897-4722-bed0-bea5c4fe8268 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] DELETE https://10.4.3.5/volume/v3/backups/10367356-9fb1-4179-aefe-27e3588ab50a Aug 06 19:22:52.828911 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-43f88864-b897-4722-bed0-bea5c4fe8268 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:52.829185 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-43f88864-b897-4722-bed0-bea5c4fe8268 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:52.829330 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-43f88864-b897-4722-bed0-bea5c4fe8268 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] Delete backup with id: 10367356-9fb1-4179-aefe-27e3588ab50a. Aug 06 19:22:52.834701 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:52.834701 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:52.862120 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-43f88864-b897-4722-bed0-bea5c4fe8268 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] delete_backup rpcapi backup_id 10367356-9fb1-4179-aefe-27e3588ab50a {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:22:52.865574 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-43f88864-b897-4722-bed0-bea5c4fe8268 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] https://10.4.3.5/volume/v3/backups/10367356-9fb1-4179-aefe-27e3588ab50a returned with HTTP 202 Aug 06 19:22:52.866194 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 262/1068] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:22:52 2026] DELETE /volume/v3/backups/10367356-9fb1-4179-aefe-27e3588ab50a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:22:52.877878 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ba84f0a8-6c81-4fb2-aa38-a85b5d5c5832 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:52.879667 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ba84f0a8-6c81-4fb2-aa38-a85b5d5c5832 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] GET https://10.4.3.5/volume/v3/backups/10367356-9fb1-4179-aefe-27e3588ab50a Aug 06 19:22:52.879667 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ba84f0a8-6c81-4fb2-aa38-a85b5d5c5832 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:52.879796 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ba84f0a8-6c81-4fb2-aa38-a85b5d5c5832 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:52.880132 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-ba84f0a8-6c81-4fb2-aa38-a85b5d5c5832 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] Show backup with id 10367356-9fb1-4179-aefe-27e3588ab50a. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:52.885589 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:52.885589 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:52.886393 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ba84f0a8-6c81-4fb2-aa38-a85b5d5c5832 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] https://10.4.3.5/volume/v3/backups/10367356-9fb1-4179-aefe-27e3588ab50a returned with HTTP 200 Aug 06 19:22:52.886907 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 264/1069] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:52 2026] GET /volume/v3/backups/10367356-9fb1-4179-aefe-27e3588ab50a => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:53.189476 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-153f2288-685e-4c31-870f-8a2666719ffc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:53.194194 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-153f2288-685e-4c31-870f-8a2666719ffc tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:53.194194 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-153f2288-685e-4c31-870f-8a2666719ffc tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:53.194194 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-153f2288-685e-4c31-870f-8a2666719ffc tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:53.207156 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:53.207156 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:53.215225 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-153f2288-685e-4c31-870f-8a2666719ffc tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:53.224953 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-153f2288-685e-4c31-870f-8a2666719ffc tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:53.225918 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 274/1070] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:53 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 1144 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:53.900809 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d0f4a4e7-ee84-4dad-8ba6-a53118298f46 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:53.903133 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d0f4a4e7-ee84-4dad-8ba6-a53118298f46 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] GET https://10.4.3.5/volume/v3/backups/10367356-9fb1-4179-aefe-27e3588ab50a Aug 06 19:22:53.903421 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d0f4a4e7-ee84-4dad-8ba6-a53118298f46 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:53.903734 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d0f4a4e7-ee84-4dad-8ba6-a53118298f46 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:53.903886 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d0f4a4e7-ee84-4dad-8ba6-a53118298f46 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] Show backup with id 10367356-9fb1-4179-aefe-27e3588ab50a. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:53.919058 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d0f4a4e7-ee84-4dad-8ba6-a53118298f46 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] https://10.4.3.5/volume/v3/backups/10367356-9fb1-4179-aefe-27e3588ab50a returned with HTTP 404 Aug 06 19:22:53.919642 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 271/1071] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:53 2026] GET /volume/v3/backups/10367356-9fb1-4179-aefe-27e3588ab50a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:53.929008 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e8e0ad4f-65af-4705-91be-57b62e830323 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:53.931211 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e8e0ad4f-65af-4705-91be-57b62e830323 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] DELETE https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:53.932450 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e8e0ad4f-65af-4705-91be-57b62e830323 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:53.932670 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e8e0ad4f-65af-4705-91be-57b62e830323 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:53.932797 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-e8e0ad4f-65af-4705-91be-57b62e830323 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Delete backup with id: ff7551c3-a18a-405d-9d10-443b5173bea9. Aug 06 19:22:53.942345 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:53.942345 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:53.969142 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-e8e0ad4f-65af-4705-91be-57b62e830323 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] delete_backup rpcapi backup_id ff7551c3-a18a-405d-9d10-443b5173bea9 {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:22:53.971634 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e8e0ad4f-65af-4705-91be-57b62e830323 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 202 Aug 06 19:22:53.972209 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 263/1072] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:22:53 2026] DELETE /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:22:53.985770 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-45eb747d-8dc3-4bad-a908-91ca41cc3913 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:53.989789 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-45eb747d-8dc3-4bad-a908-91ca41cc3913 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:53.989992 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-45eb747d-8dc3-4bad-a908-91ca41cc3913 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:53.990227 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-45eb747d-8dc3-4bad-a908-91ca41cc3913 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:53.990337 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-45eb747d-8dc3-4bad-a908-91ca41cc3913 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:53.996878 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:53.996878 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:53.997748 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-45eb747d-8dc3-4bad-a908-91ca41cc3913 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:53.998403 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 265/1073] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:53 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:54.247617 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-85f2a8e6-b75e-44d0-879d-deb2b4541b6f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:54.249326 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-27349c8f-b950-4941-968d-651b1079ea58 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:54.255045 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-27349c8f-b950-4941-968d-651b1079ea58 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:54.255045 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-27349c8f-b950-4941-968d-651b1079ea58 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:54.255045 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-27349c8f-b950-4941-968d-651b1079ea58 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:54.276191 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:54.276191 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:54.284520 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-27349c8f-b950-4941-968d-651b1079ea58 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:54.296977 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-27349c8f-b950-4941-968d-651b1079ea58 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:54.299385 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 272/1074] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:54 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 1144 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:54.350544 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-70f1ed94-33cd-472f-a50a-30275d094422 req-9f2cbf78-4a9a-4a32-808a-2c4585486483 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:54.357087 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-70f1ed94-33cd-472f-a50a-30275d094422 req-9f2cbf78-4a9a-4a32-808a-2c4585486483 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:54.357087 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-70f1ed94-33cd-472f-a50a-30275d094422 req-9f2cbf78-4a9a-4a32-808a-2c4585486483 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:54.358128 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-70f1ed94-33cd-472f-a50a-30275d094422 req-9f2cbf78-4a9a-4a32-808a-2c4585486483 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:54.381653 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:54.381653 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:54.391409 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-09dd95c8-0cb5-4b96-ae53-50e145f1a6de None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:54.394273 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-70f1ed94-33cd-472f-a50a-30275d094422 req-9f2cbf78-4a9a-4a32-808a-2c4585486483 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:54.402132 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-70f1ed94-33cd-472f-a50a-30275d094422 req-9f2cbf78-4a9a-4a32-808a-2c4585486483 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:54.403918 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 264/1075] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:22:54 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 1144 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:54.498848 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-09dd95c8-0cb5-4b96-ae53-50e145f1a6de tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:22:54.499271 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-09dd95c8-0cb5-4b96-ae53-50e145f1a6de tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1759114900"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:54.501782 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-09dd95c8-0cb5-4b96-ae53-50e145f1a6de tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1759114900'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:22:54.501782 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-09dd95c8-0cb5-4b96-ae53-50e145f1a6de tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Create volume of 1 GB Aug 06 19:22:54.504983 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-85f2a8e6-b75e-44d0-879d-deb2b4541b6f tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:22:54.504983 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-85f2a8e6-b75e-44d0-879d-deb2b4541b6f tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1778461517"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:54.507007 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-09dd95c8-0cb5-4b96-ae53-50e145f1a6de tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Availability Zones retrieved successfully. Aug 06 19:22:54.509100 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-85f2a8e6-b75e-44d0-879d-deb2b4541b6f tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1778461517'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:22:54.509339 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-85f2a8e6-b75e-44d0-879d-deb2b4541b6f tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Create volume of 1 GB Aug 06 19:22:54.513227 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-09dd95c8-0cb5-4b96-ae53-50e145f1a6de tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Flow 'volume_create_api' (07af2371-2d98-42eb-afaf-dc9b089b813d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:54.514791 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-09dd95c8-0cb5-4b96-ae53-50e145f1a6de tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33652941-8ea7-479c-80a8-fbe3f589da78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:54.515908 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-09dd95c8-0cb5-4b96-ae53-50e145f1a6de tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:22:54.516353 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-85f2a8e6-b75e-44d0-879d-deb2b4541b6f tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Availability Zones retrieved successfully. Aug 06 19:22:54.527033 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-85f2a8e6-b75e-44d0-879d-deb2b4541b6f tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Flow 'volume_create_api' (fe186c4b-74d8-4995-9c40-e7acd7e1a5bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:54.528426 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-85f2a8e6-b75e-44d0-879d-deb2b4541b6f tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c0d3844-2ff4-4d06-b987-ab72c5c3d3c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:54.529893 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-85f2a8e6-b75e-44d0-879d-deb2b4541b6f tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:22:54.552798 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-09dd95c8-0cb5-4b96-ae53-50e145f1a6de tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33652941-8ea7-479c-80a8-fbe3f589da78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:54.555610 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-09dd95c8-0cb5-4b96-ae53-50e145f1a6de tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64fc8053-142a-4357-bd6a-931e5a1ebd76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:54.582336 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-85f2a8e6-b75e-44d0-879d-deb2b4541b6f tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c0d3844-2ff4-4d06-b987-ab72c5c3d3c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:54.583591 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-85f2a8e6-b75e-44d0-879d-deb2b4541b6f tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f234736a-5db0-4397-b8ec-a6966f185a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:54.670388 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-09dd95c8-0cb5-4b96-ae53-50e145f1a6de tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Created reservations ['341f81d0-186f-45e8-b180-3d1bc7947afc', '16d76d24-a90d-4f11-bb08-ad713a1dbe87', '8fe1dc31-288d-4c0a-bea6-cc7107331cfb', 'd207a898-70a2-48bc-ad6a-26dbd8aedb77'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:22:54.671594 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-09dd95c8-0cb5-4b96-ae53-50e145f1a6de tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64fc8053-142a-4357-bd6a-931e5a1ebd76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['341f81d0-186f-45e8-b180-3d1bc7947afc', '16d76d24-a90d-4f11-bb08-ad713a1dbe87', '8fe1dc31-288d-4c0a-bea6-cc7107331cfb', 'd207a898-70a2-48bc-ad6a-26dbd8aedb77']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:54.673631 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-09dd95c8-0cb5-4b96-ae53-50e145f1a6de tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0063fad-5bdb-4761-8b8d-ea7863f76003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:54.686312 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-85f2a8e6-b75e-44d0-879d-deb2b4541b6f tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Created reservations ['bf29e010-85ac-44b1-8d72-6de90ff5698d', '61c99c4e-329a-4911-aba6-4143ecd92c80', '742125bf-51b5-4736-89ad-292ac4ecfa93', '033e5797-5e5b-4dd1-9e7b-50de55c998b0'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:22:54.688791 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-85f2a8e6-b75e-44d0-879d-deb2b4541b6f tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f234736a-5db0-4397-b8ec-a6966f185a06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf29e010-85ac-44b1-8d72-6de90ff5698d', '61c99c4e-329a-4911-aba6-4143ecd92c80', '742125bf-51b5-4736-89ad-292ac4ecfa93', '033e5797-5e5b-4dd1-9e7b-50de55c998b0']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:54.689301 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-85f2a8e6-b75e-44d0-879d-deb2b4541b6f tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f139e2b-0abd-4b3b-bdb8-1b7fd202d07a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:54.708931 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-09dd95c8-0cb5-4b96-ae53-50e145f1a6de tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0063fad-5bdb-4761-8b8d-ea7863f76003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '044d7008-ea2e-4959-a6bb-b997c368fa98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1759114900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c397533c6a947d4a728c7f3a8325629',qos_specs=None,replication_status=,reservations=['341f81d0-186f-45e8-b180-3d1bc7947afc','16d76d24-a90d-4f11-bb08-ad713a1dbe87','8fe1dc31-288d-4c0a-bea6-cc7107331cfb','d207a898-70a2-48bc-ad6a-26dbd8aedb77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbe3d6c046b34632bfbd5f480f4ee0d2',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:22:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1759114900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=044d7008-ea2e-4959-a6bb-b997c368fa98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c397533c6a947d4a728c7f3a8325629',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbe3d6c046b34632bfbd5f480f4ee0d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:54.710138 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-09dd95c8-0cb5-4b96-ae53-50e145f1a6de tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5e7be99-a695-4045-9cbe-71fe25f0b7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:54.725080 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-85f2a8e6-b75e-44d0-879d-deb2b4541b6f tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f139e2b-0abd-4b3b-bdb8-1b7fd202d07a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b193dcdb-ef6b-4341-9112-63721d977306', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1778461517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07569fa26534428d87ddc84dfbe1f33d',qos_specs=None,replication_status=,reservations=['bf29e010-85ac-44b1-8d72-6de90ff5698d','61c99c4e-329a-4911-aba6-4143ecd92c80','742125bf-51b5-4736-89ad-292ac4ecfa93','033e5797-5e5b-4dd1-9e7b-50de55c998b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db054dd8cb5f40b6a3c463ef4bb0f7c8',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:22:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1778461517',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b193dcdb-ef6b-4341-9112-63721d977306,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07569fa26534428d87ddc84dfbe1f33d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db054dd8cb5f40b6a3c463ef4bb0f7c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:54.726098 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-85f2a8e6-b75e-44d0-879d-deb2b4541b6f tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8bcb2fe-8056-4825-86f8-09efd44f290d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:54.745305 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-09dd95c8-0cb5-4b96-ae53-50e145f1a6de tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5e7be99-a695-4045-9cbe-71fe25f0b7dd) transitioned into state 'SUCCESS' from state '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-1759114900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c397533c6a947d4a728c7f3a8325629',qos_specs=None,replication_status=,reservations=['341f81d0-186f-45e8-b180-3d1bc7947afc','16d76d24-a90d-4f11-bb08-ad713a1dbe87','8fe1dc31-288d-4c0a-bea6-cc7107331cfb','d207a898-70a2-48bc-ad6a-26dbd8aedb77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbe3d6c046b34632bfbd5f480f4ee0d2',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:54.746497 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-09dd95c8-0cb5-4b96-ae53-50e145f1a6de tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92eab3b3-a508-4649-8e20-1ad3475530b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:54.768542 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-09dd95c8-0cb5-4b96-ae53-50e145f1a6de tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92eab3b3-a508-4649-8e20-1ad3475530b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:54.768542 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-09dd95c8-0cb5-4b96-ae53-50e145f1a6de tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Flow 'volume_create_api' (07af2371-2d98-42eb-afaf-dc9b089b813d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:54.770474 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-09dd95c8-0cb5-4b96-ae53-50e145f1a6de tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Create volume request issued successfully. Aug 06 19:22:54.770474 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-09dd95c8-0cb5-4b96-ae53-50e145f1a6de tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:22:54.770474 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 266/1076] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:22:54 2026] POST /volume/v3/volumes => generated 746 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:22:54.771633 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-85f2a8e6-b75e-44d0-879d-deb2b4541b6f tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8bcb2fe-8056-4825-86f8-09efd44f290d) transitioned into state 'SUCCESS' from state '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-1778461517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07569fa26534428d87ddc84dfbe1f33d',qos_specs=None,replication_status=,reservations=['bf29e010-85ac-44b1-8d72-6de90ff5698d','61c99c4e-329a-4911-aba6-4143ecd92c80','742125bf-51b5-4736-89ad-292ac4ecfa93','033e5797-5e5b-4dd1-9e7b-50de55c998b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db054dd8cb5f40b6a3c463ef4bb0f7c8',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:54.772854 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-85f2a8e6-b75e-44d0-879d-deb2b4541b6f tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f7da531-6aaa-4a26-92af-1a8de16c19bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:54.788360 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-85f2a8e6-b75e-44d0-879d-deb2b4541b6f tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f7da531-6aaa-4a26-92af-1a8de16c19bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:54.788654 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0de84137-2e56-4cd0-80d7-72a7bde5240b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:54.789563 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-85f2a8e6-b75e-44d0-879d-deb2b4541b6f tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Flow 'volume_create_api' (fe186c4b-74d8-4995-9c40-e7acd7e1a5bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:54.790229 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-85f2a8e6-b75e-44d0-879d-deb2b4541b6f tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Create volume request issued successfully. Aug 06 19:22:54.791199 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-85f2a8e6-b75e-44d0-879d-deb2b4541b6f tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:22:54.791785 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 275/1077] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:22:54 2026] POST /volume/v3/volumes => generated 747 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:22:54.793519 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0de84137-2e56-4cd0-80d7-72a7bde5240b tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] GET https://10.4.3.5/volume/v3/volumes/044d7008-ea2e-4959-a6bb-b997c368fa98 Aug 06 19:22:54.793519 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0de84137-2e56-4cd0-80d7-72a7bde5240b tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:54.793840 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0de84137-2e56-4cd0-80d7-72a7bde5240b tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:54.809868 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-706449e6-dc34-4d6c-aef7-20700529bc01 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:54.809996 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:54.809996 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:54.813041 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-706449e6-dc34-4d6c-aef7-20700529bc01 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] GET https://10.4.3.5/volume/v3/volumes/b193dcdb-ef6b-4341-9112-63721d977306 Aug 06 19:22:54.813041 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-706449e6-dc34-4d6c-aef7-20700529bc01 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:54.813041 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-706449e6-dc34-4d6c-aef7-20700529bc01 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:54.818793 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0de84137-2e56-4cd0-80d7-72a7bde5240b tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Volume info retrieved successfully. Aug 06 19:22:54.821951 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:54.821951 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:54.824790 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0de84137-2e56-4cd0-80d7-72a7bde5240b tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] https://10.4.3.5/volume/v3/volumes/044d7008-ea2e-4959-a6bb-b997c368fa98 returned with HTTP 200 Aug 06 19:22:54.825240 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 273/1078] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:54 2026] GET /volume/v3/volumes/044d7008-ea2e-4959-a6bb-b997c368fa98 => generated 814 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:54.833407 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-706449e6-dc34-4d6c-aef7-20700529bc01 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Volume info retrieved successfully. Aug 06 19:22:54.844045 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-706449e6-dc34-4d6c-aef7-20700529bc01 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] https://10.4.3.5/volume/v3/volumes/b193dcdb-ef6b-4341-9112-63721d977306 returned with HTTP 200 Aug 06 19:22:54.844045 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 265/1079] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:54 2026] GET /volume/v3/volumes/b193dcdb-ef6b-4341-9112-63721d977306 => generated 815 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:55.018392 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c0631286-97f4-4246-88a1-704ae139a4fd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:55.028886 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c0631286-97f4-4246-88a1-704ae139a4fd tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:55.028886 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c0631286-97f4-4246-88a1-704ae139a4fd tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:55.028886 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c0631286-97f4-4246-88a1-704ae139a4fd tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:55.028886 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c0631286-97f4-4246-88a1-704ae139a4fd tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:55.042494 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:55.042494 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:55.044694 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c0631286-97f4-4246-88a1-704ae139a4fd tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 200 Aug 06 19:22:55.044694 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 267/1080] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:55 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 796 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:55.071724 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0212e865-d958-43f5-b5e8-e76c43a4c589 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:55.074360 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0212e865-d958-43f5-b5e8-e76c43a4c589 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] POST https://10.4.3.5/volume/v3/volumes/169fff54-98fc-40e6-ae3a-0e3503bec4a5/action Aug 06 19:22:55.074789 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0212e865-d958-43f5-b5e8-e76c43a4c589 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action body: b'{"os-attach": {"instance_uuid": "14f956bd-0e0e-4935-ae8a-4cb884b59af4", "mountpoint": "/dev/vdc"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:22:55.075234 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0212e865-d958-43f5-b5e8-e76c43a4c589 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "14f956bd-0e0e-4935-ae8a-4cb884b59af4", "mountpoint": "/dev/vdc"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:55.088766 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0212e865-d958-43f5-b5e8-e76c43a4c589 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes/169fff54-98fc-40e6-ae3a-0e3503bec4a5/action returned with HTTP 404 Aug 06 19:22:55.089644 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 276/1081] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:22:55 2026] POST /volume/v3/volumes/169fff54-98fc-40e6-ae3a-0e3503bec4a5/action => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:55.317236 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1e2a79da-133b-42e7-9b11-54faa27b9d78 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:55.326732 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e2a79da-133b-42e7-9b11-54faa27b9d78 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:55.326889 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1e2a79da-133b-42e7-9b11-54faa27b9d78 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:55.328276 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1e2a79da-133b-42e7-9b11-54faa27b9d78 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:55.346196 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:55.346196 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:55.353009 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1e2a79da-133b-42e7-9b11-54faa27b9d78 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:55.360417 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e2a79da-133b-42e7-9b11-54faa27b9d78 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:55.361594 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 274/1082] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:55 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 1144 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:55.843230 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2b956311-f4f8-4023-adda-204c1e1124cf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:55.845198 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2b956311-f4f8-4023-adda-204c1e1124cf tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] GET https://10.4.3.5/volume/v3/volumes/044d7008-ea2e-4959-a6bb-b997c368fa98 Aug 06 19:22:55.845595 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2b956311-f4f8-4023-adda-204c1e1124cf tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:55.845788 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2b956311-f4f8-4023-adda-204c1e1124cf tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:55.859491 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:55.859491 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:55.862898 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ab199310-8d90-4fc8-8f5f-6b74082803ec None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:55.866588 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2b956311-f4f8-4023-adda-204c1e1124cf tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Volume info retrieved successfully. Aug 06 19:22:55.870926 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ab199310-8d90-4fc8-8f5f-6b74082803ec tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] GET https://10.4.3.5/volume/v3/volumes/b193dcdb-ef6b-4341-9112-63721d977306 Aug 06 19:22:55.870926 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ab199310-8d90-4fc8-8f5f-6b74082803ec tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:55.870926 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ab199310-8d90-4fc8-8f5f-6b74082803ec tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:55.873070 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2b956311-f4f8-4023-adda-204c1e1124cf tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] https://10.4.3.5/volume/v3/volumes/044d7008-ea2e-4959-a6bb-b997c368fa98 returned with HTTP 200 Aug 06 19:22:55.873581 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 266/1083] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:55 2026] GET /volume/v3/volumes/044d7008-ea2e-4959-a6bb-b997c368fa98 => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:55.880551 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:55.880551 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:55.886003 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ab199310-8d90-4fc8-8f5f-6b74082803ec tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Volume info retrieved successfully. Aug 06 19:22:55.892906 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ab199310-8d90-4fc8-8f5f-6b74082803ec tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] https://10.4.3.5/volume/v3/volumes/b193dcdb-ef6b-4341-9112-63721d977306 returned with HTTP 200 Aug 06 19:22:55.893569 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 268/1084] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:55 2026] GET /volume/v3/volumes/b193dcdb-ef6b-4341-9112-63721d977306 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:55.898240 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-062cc3a2-0f07-459d-b477-22273038f51d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:55.902726 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-062cc3a2-0f07-459d-b477-22273038f51d tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] GET https://10.4.3.5/volume/v3/limits Aug 06 19:22:55.904457 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-062cc3a2-0f07-459d-b477-22273038f51d tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:55.904457 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-062cc3a2-0f07-459d-b477-22273038f51d tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:55.917965 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:55.917965 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:55.918577 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e0d5ad09-243b-4283-a314-981b790ef8f4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:55.921871 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e0d5ad09-243b-4283-a314-981b790ef8f4 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] POST https://10.4.3.5/volume/v3/os-volume-transfer Aug 06 19:22:55.922290 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e0d5ad09-243b-4283-a314-981b790ef8f4 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b193dcdb-ef6b-4341-9112-63721d977306"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:55.925563 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.volume_transfer [None req-e0d5ad09-243b-4283-a314-981b790ef8f4 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b193dcdb-ef6b-4341-9112-63721d977306'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 06 19:22:55.925712 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.contrib.volume_transfer [None req-e0d5ad09-243b-4283-a314-981b790ef8f4 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Creating transfer of volume b193dcdb-ef6b-4341-9112-63721d977306 Aug 06 19:22:55.925871 np0000006689 devstack@c-api.service[100265]: INFO cinder.transfer.api [None req-e0d5ad09-243b-4283-a314-981b790ef8f4 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Generating transfer record for volume b193dcdb-ef6b-4341-9112-63721d977306 Aug 06 19:22:55.932317 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-062cc3a2-0f07-459d-b477-22273038f51d tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] https://10.4.3.5/volume/v3/limits returned with HTTP 200 Aug 06 19:22:55.932826 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 277/1085] 10.4.3.5 () {66 vars in 1220 bytes} [Thu Aug 6 19:22:55 2026] GET /volume/v3/limits => generated 302 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:55.946885 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:55.946885 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:55.950557 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6acbdac4-feb4-4ad1-ab53-73c4c25afc69 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:55.951468 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6acbdac4-feb4-4ad1-ab53-73c4c25afc69 tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] GET https://10.4.3.5/volume/v3/volumes/044d7008-ea2e-4959-a6bb-b997c368fa98 Aug 06 19:22:55.952192 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6acbdac4-feb4-4ad1-ab53-73c4c25afc69 tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:55.952192 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6acbdac4-feb4-4ad1-ab53-73c4c25afc69 tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:55.962105 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:55.962105 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:55.970480 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e0d5ad09-243b-4283-a314-981b790ef8f4 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] https://10.4.3.5/volume/v3/os-volume-transfer returned with HTTP 202 Aug 06 19:22:55.971041 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 275/1086] 10.4.3.5 () {68 vars in 1277 bytes} [Thu Aug 6 19:22:55 2026] POST /volume/v3/os-volume-transfer => generated 437 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:22:55.975573 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6acbdac4-feb4-4ad1-ab53-73c4c25afc69 tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Volume info retrieved successfully. Aug 06 19:22:55.983911 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6acbdac4-feb4-4ad1-ab53-73c4c25afc69 tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] https://10.4.3.5/volume/v3/volumes/044d7008-ea2e-4959-a6bb-b997c368fa98 returned with HTTP 200 Aug 06 19:22:55.984527 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 267/1087] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:55 2026] GET /volume/v3/volumes/044d7008-ea2e-4959-a6bb-b997c368fa98 => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:55.988394 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ef1f570e-0fc8-4066-b66e-02f7da0eee63 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:55.995392 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ef1f570e-0fc8-4066-b66e-02f7da0eee63 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] GET https://10.4.3.5/volume/v3/volumes/b193dcdb-ef6b-4341-9112-63721d977306 Aug 06 19:22:55.995392 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ef1f570e-0fc8-4066-b66e-02f7da0eee63 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:55.996816 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ef1f570e-0fc8-4066-b66e-02f7da0eee63 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:56.005649 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-99876b24-8e33-4fc0-acf1-ed39f938f3e6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:56.005888 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:56.005888 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:56.010374 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-99876b24-8e33-4fc0-acf1-ed39f938f3e6 tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] DELETE https://10.4.3.5/volume/v3/volumes/044d7008-ea2e-4959-a6bb-b997c368fa98 Aug 06 19:22:56.013050 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-99876b24-8e33-4fc0-acf1-ed39f938f3e6 tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:56.013050 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-99876b24-8e33-4fc0-acf1-ed39f938f3e6 tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:56.013050 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-99876b24-8e33-4fc0-acf1-ed39f938f3e6 tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Delete volume with id: 044d7008-ea2e-4959-a6bb-b997c368fa98 Aug 06 19:22:56.013256 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ef1f570e-0fc8-4066-b66e-02f7da0eee63 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Volume info retrieved successfully. Aug 06 19:22:56.019899 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ef1f570e-0fc8-4066-b66e-02f7da0eee63 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] https://10.4.3.5/volume/v3/volumes/b193dcdb-ef6b-4341-9112-63721d977306 returned with HTTP 200 Aug 06 19:22:56.022660 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 269/1088] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:55 2026] GET /volume/v3/volumes/b193dcdb-ef6b-4341-9112-63721d977306 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:56.022830 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:56.022830 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:56.022830 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-99876b24-8e33-4fc0-acf1-ed39f938f3e6 tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Volume info retrieved successfully. Aug 06 19:22:56.039703 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-755b1ef9-4868-4959-98c3-d193345bce5b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:56.041698 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-755b1ef9-4868-4959-98c3-d193345bce5b tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] GET https://10.4.3.5/volume/v3/os-volume-transfer/5568ea33-9d0e-471d-9d6e-af24e48d38b8 Aug 06 19:22:56.042808 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-755b1ef9-4868-4959-98c3-d193345bce5b tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:56.043242 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-755b1ef9-4868-4959-98c3-d193345bce5b tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:56.051735 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-755b1ef9-4868-4959-98c3-d193345bce5b tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] https://10.4.3.5/volume/v3/os-volume-transfer/5568ea33-9d0e-471d-9d6e-af24e48d38b8 returned with HTTP 200 Aug 06 19:22:56.052563 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 276/1089] 10.4.3.5 () {66 vars in 1367 bytes} [Thu Aug 6 19:22:56 2026] GET /volume/v3/os-volume-transfer/5568ea33-9d0e-471d-9d6e-af24e48d38b8 => generated 405 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:56.053342 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-99876b24-8e33-4fc0-acf1-ed39f938f3e6 tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Delete volume request issued successfully. Aug 06 19:22:56.053545 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-99876b24-8e33-4fc0-acf1-ed39f938f3e6 tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] https://10.4.3.5/volume/v3/volumes/044d7008-ea2e-4959-a6bb-b997c368fa98 returned with HTTP 202 Aug 06 19:22:56.054120 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 278/1090] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:22:56 2026] DELETE /volume/v3/volumes/044d7008-ea2e-4959-a6bb-b997c368fa98 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:22:56.069349 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4eb8130d-39b4-4a77-b96b-b1668b3ca792 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:56.070641 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-80d58f9f-d893-4482-a7ae-a2d8c28ead80 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:56.072217 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-68ccd9a1-ac72-4d33-bc79-d983ac3345fc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:56.072555 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4eb8130d-39b4-4a77-b96b-b1668b3ca792 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 Aug 06 19:22:56.072828 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4eb8130d-39b4-4a77-b96b-b1668b3ca792 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:56.073151 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-80d58f9f-d893-4482-a7ae-a2d8c28ead80 tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] GET https://10.4.3.5/volume/v3/volumes/044d7008-ea2e-4959-a6bb-b997c368fa98 Aug 06 19:22:56.073221 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4eb8130d-39b4-4a77-b96b-b1668b3ca792 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:56.073343 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-4eb8130d-39b4-4a77-b96b-b1668b3ca792 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id ff7551c3-a18a-405d-9d10-443b5173bea9. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:56.073437 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-80d58f9f-d893-4482-a7ae-a2d8c28ead80 tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:56.076044 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-80d58f9f-d893-4482-a7ae-a2d8c28ead80 tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:56.076237 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-68ccd9a1-ac72-4d33-bc79-d983ac3345fc tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] GET https://10.4.3.5/volume/v3/os-volume-transfer Aug 06 19:22:56.076237 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-68ccd9a1-ac72-4d33-bc79-d983ac3345fc tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:56.076237 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-68ccd9a1-ac72-4d33-bc79-d983ac3345fc tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:56.076237 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.volume_transfer [None req-68ccd9a1-ac72-4d33-bc79-d983ac3345fc tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Listing volume transfers {{(pid=100265) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 06 19:22:56.079308 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4eb8130d-39b4-4a77-b96b-b1668b3ca792 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 returned with HTTP 404 Aug 06 19:22:56.080033 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 268/1091] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:56 2026] GET /volume/v3/backups/ff7551c3-a18a-405d-9d10-443b5173bea9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:56.087980 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:56.087980 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:56.089367 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-68ccd9a1-ac72-4d33-bc79-d983ac3345fc tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] https://10.4.3.5/volume/v3/os-volume-transfer returned with HTTP 200 Aug 06 19:22:56.090148 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 277/1092] 10.4.3.5 () {66 vars in 1256 bytes} [Thu Aug 6 19:22:56 2026] GET /volume/v3/os-volume-transfer => generated 364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:56.099222 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-80d58f9f-d893-4482-a7ae-a2d8c28ead80 tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Volume info retrieved successfully. Aug 06 19:22:56.104387 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1c62feb8-d542-4a92-9981-0a589af17379 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:56.107571 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-80d58f9f-d893-4482-a7ae-a2d8c28ead80 tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] https://10.4.3.5/volume/v3/volumes/044d7008-ea2e-4959-a6bb-b997c368fa98 returned with HTTP 200 Aug 06 19:22:56.108114 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 270/1093] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:56 2026] GET /volume/v3/volumes/044d7008-ea2e-4959-a6bb-b997c368fa98 => generated 838 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:56.214575 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d6bb3128-4aeb-4070-aec4-6785aff1866b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:56.218337 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d6bb3128-4aeb-4070-aec4-6785aff1866b tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/volumes/ce07e84e-6358-4b6e-9eb4-09ad4a87ddef Aug 06 19:22:56.218337 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d6bb3128-4aeb-4070-aec4-6785aff1866b tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:56.218337 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d6bb3128-4aeb-4070-aec4-6785aff1866b tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:56.229583 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:56.229583 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:56.233132 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c62feb8-d542-4a92-9981-0a589af17379 tempest-VolumesTransfersTest-1403528315 tempest-VolumesTransfersTest-1403528315-project-member] POST https://10.4.3.5/volume/v3/os-volume-transfer/5568ea33-9d0e-471d-9d6e-af24e48d38b8/accept Aug 06 19:22:56.233549 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1c62feb8-d542-4a92-9981-0a589af17379 tempest-VolumesTransfersTest-1403528315 tempest-VolumesTransfersTest-1403528315-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "98e40abf4bbe56cd"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:56.236849 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.volume_transfer [None req-1c62feb8-d542-4a92-9981-0a589af17379 tempest-VolumesTransfersTest-1403528315 tempest-VolumesTransfersTest-1403528315-project-member] Accepting volume transfer 5568ea33-9d0e-471d-9d6e-af24e48d38b8 {{(pid=100264) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 06 19:22:56.237046 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.contrib.volume_transfer [None req-1c62feb8-d542-4a92-9981-0a589af17379 tempest-VolumesTransfersTest-1403528315 tempest-VolumesTransfersTest-1403528315-project-member] Accepting transfer 5568ea33-9d0e-471d-9d6e-af24e48d38b8 Aug 06 19:22:56.238555 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d6bb3128-4aeb-4070-aec4-6785aff1866b tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Volume info retrieved successfully. Aug 06 19:22:56.247230 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d6bb3128-4aeb-4070-aec4-6785aff1866b tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/volumes/ce07e84e-6358-4b6e-9eb4-09ad4a87ddef returned with HTTP 200 Aug 06 19:22:56.248683 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 269/1094] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:56 2026] GET /volume/v3/volumes/ce07e84e-6358-4b6e-9eb4-09ad4a87ddef => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:56.267923 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-377c070f-a059-4767-9a85-e3875e4846f4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:56.270225 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-377c070f-a059-4767-9a85-e3875e4846f4 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] DELETE https://10.4.3.5/volume/v3/volumes/ce07e84e-6358-4b6e-9eb4-09ad4a87ddef Aug 06 19:22:56.270636 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-377c070f-a059-4767-9a85-e3875e4846f4 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:56.270769 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-377c070f-a059-4767-9a85-e3875e4846f4 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:56.271675 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-377c070f-a059-4767-9a85-e3875e4846f4 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Delete volume with id: ce07e84e-6358-4b6e-9eb4-09ad4a87ddef Aug 06 19:22:56.283043 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:56.283043 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:56.285127 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-377c070f-a059-4767-9a85-e3875e4846f4 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Volume info retrieved successfully. Aug 06 19:22:56.331746 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-377c070f-a059-4767-9a85-e3875e4846f4 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Delete volume request issued successfully. Aug 06 19:22:56.332292 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-377c070f-a059-4767-9a85-e3875e4846f4 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/volumes/ce07e84e-6358-4b6e-9eb4-09ad4a87ddef returned with HTTP 202 Aug 06 19:22:56.332792 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 278/1095] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:22:56 2026] DELETE /volume/v3/volumes/ce07e84e-6358-4b6e-9eb4-09ad4a87ddef => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:22:56.344129 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8d57aadc-3c49-460d-9373-b75ee8fd853d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:56.348914 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8d57aadc-3c49-460d-9373-b75ee8fd853d tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/volumes/ce07e84e-6358-4b6e-9eb4-09ad4a87ddef Aug 06 19:22:56.350260 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8d57aadc-3c49-460d-9373-b75ee8fd853d tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:56.350552 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8d57aadc-3c49-460d-9373-b75ee8fd853d tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:56.367191 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:56.367191 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:56.368231 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-1c62feb8-d542-4a92-9981-0a589af17379 tempest-VolumesTransfersTest-1403528315 tempest-VolumesTransfersTest-1403528315-project-member] Created reservations ['84ef8c35-f9db-485d-af69-e8680feacad3', '77a6891b-b582-4209-814e-13cd58cdda89', '159ab8ad-19eb-4b10-85d9-baf391ace5af', 'b6bc8527-ba39-4ec5-a6e3-2bc204aa690a'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:22:56.375048 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8d57aadc-3c49-460d-9373-b75ee8fd853d tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Volume info retrieved successfully. Aug 06 19:22:56.383368 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8d57aadc-3c49-460d-9373-b75ee8fd853d tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/volumes/ce07e84e-6358-4b6e-9eb4-09ad4a87ddef returned with HTTP 200 Aug 06 19:22:56.383689 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-83d4e372-33f3-4365-9dcb-99f5939a16f2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:56.383971 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 271/1096] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:56 2026] GET /volume/v3/volumes/ce07e84e-6358-4b6e-9eb4-09ad4a87ddef => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:56.388716 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-83d4e372-33f3-4365-9dcb-99f5939a16f2 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:56.389118 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-83d4e372-33f3-4365-9dcb-99f5939a16f2 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:56.389282 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-83d4e372-33f3-4365-9dcb-99f5939a16f2 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:56.406073 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-1c62feb8-d542-4a92-9981-0a589af17379 tempest-VolumesTransfersTest-1403528315 tempest-VolumesTransfersTest-1403528315-project-member] Created reservations ['75d6618a-1604-4cd1-b2ad-a8ee5f8cb111', '87d25de5-1043-4e8c-939e-29299229ddfc', '2040df70-fd00-4148-939a-6428f817799d', '3958881a-e6f3-4134-a757-b55ad7bd4dee'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:22:56.410903 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:56.410903 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:56.418827 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-83d4e372-33f3-4365-9dcb-99f5939a16f2 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:56.427360 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-83d4e372-33f3-4365-9dcb-99f5939a16f2 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:56.427773 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 270/1097] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:56 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 1144 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:56.481487 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-1c62feb8-d542-4a92-9981-0a589af17379 tempest-VolumesTransfersTest-1403528315 tempest-VolumesTransfersTest-1403528315-project-member] Created reservations ['8279ac3d-675f-43a6-bb8e-f3be332df765', '9d85c357-ea6b-4918-aac9-55a6e8857676', '56a812a6-8ae7-4c6a-82ce-51cbdfebddb6', '4206c632-9996-4008-9975-9bcd31d35153'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:22:56.530721 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-1c62feb8-d542-4a92-9981-0a589af17379 tempest-VolumesTransfersTest-1403528315 tempest-VolumesTransfersTest-1403528315-project-member] Created reservations ['f58b37bf-cc35-4118-9656-3750a0afa088', '86689834-1b2a-4ac2-a8d0-45eda809b6da', 'b51221b3-1ccd-4fb5-8756-ced3b2cbb1e6', '75216d2b-79e1-461a-9cfc-c8ee40cde1c5'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:22:56.545253 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1c62feb8-d542-4a92-9981-0a589af17379 tempest-VolumesTransfersTest-1403528315 tempest-VolumesTransfersTest-1403528315-project-member] Transfer volume completed successfully. Aug 06 19:22:56.622485 np0000006689 devstack@c-api.service[100264]: INFO cinder.transfer.api [None req-1c62feb8-d542-4a92-9981-0a589af17379 tempest-VolumesTransfersTest-1403528315 tempest-VolumesTransfersTest-1403528315-project-member] Volume b193dcdb-ef6b-4341-9112-63721d977306 has been transferred. Aug 06 19:22:56.629976 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c62feb8-d542-4a92-9981-0a589af17379 tempest-VolumesTransfersTest-1403528315 tempest-VolumesTransfersTest-1403528315-project-member] https://10.4.3.5/volume/v3/os-volume-transfer/5568ea33-9d0e-471d-9d6e-af24e48d38b8/accept returned with HTTP 202 Aug 06 19:22:56.630308 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 279/1098] 10.4.3.5 () {68 vars in 1409 bytes} [Thu Aug 6 19:22:56 2026] POST /volume/v3/os-volume-transfer/5568ea33-9d0e-471d-9d6e-af24e48d38b8/accept => generated 361 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:22:56.642282 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a752066c-27aa-42eb-b2ce-90236a9d6419 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:56.644737 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a752066c-27aa-42eb-b2ce-90236a9d6419 tempest-VolumesTransfersTest-1403528315 tempest-VolumesTransfersTest-1403528315-project-member] GET https://10.4.3.5/volume/v3/volumes/b193dcdb-ef6b-4341-9112-63721d977306 Aug 06 19:22:56.645080 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a752066c-27aa-42eb-b2ce-90236a9d6419 tempest-VolumesTransfersTest-1403528315 tempest-VolumesTransfersTest-1403528315-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:56.645333 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a752066c-27aa-42eb-b2ce-90236a9d6419 tempest-VolumesTransfersTest-1403528315 tempest-VolumesTransfersTest-1403528315-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:56.658948 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:56.658948 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:56.668207 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a752066c-27aa-42eb-b2ce-90236a9d6419 tempest-VolumesTransfersTest-1403528315 tempest-VolumesTransfersTest-1403528315-project-member] Volume info retrieved successfully. Aug 06 19:22:56.675203 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a752066c-27aa-42eb-b2ce-90236a9d6419 tempest-VolumesTransfersTest-1403528315 tempest-VolumesTransfersTest-1403528315-project-member] https://10.4.3.5/volume/v3/volumes/b193dcdb-ef6b-4341-9112-63721d977306 returned with HTTP 200 Aug 06 19:22:56.675615 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 279/1099] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:56 2026] GET /volume/v3/volumes/b193dcdb-ef6b-4341-9112-63721d977306 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:56.694693 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c96d9354-fff9-4b0c-b9d5-8092299e7b6c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:56.697667 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c96d9354-fff9-4b0c-b9d5-8092299e7b6c tempest-VolumesTransfersTest-1403528315 tempest-VolumesTransfersTest-1403528315-project-member] GET https://10.4.3.5/volume/v3/volumes/b193dcdb-ef6b-4341-9112-63721d977306 Aug 06 19:22:56.698256 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c96d9354-fff9-4b0c-b9d5-8092299e7b6c tempest-VolumesTransfersTest-1403528315 tempest-VolumesTransfersTest-1403528315-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:56.698376 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c96d9354-fff9-4b0c-b9d5-8092299e7b6c tempest-VolumesTransfersTest-1403528315 tempest-VolumesTransfersTest-1403528315-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:56.710671 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:56.710671 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:56.714288 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c96d9354-fff9-4b0c-b9d5-8092299e7b6c tempest-VolumesTransfersTest-1403528315 tempest-VolumesTransfersTest-1403528315-project-member] Volume info retrieved successfully. Aug 06 19:22:56.727542 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c96d9354-fff9-4b0c-b9d5-8092299e7b6c tempest-VolumesTransfersTest-1403528315 tempest-VolumesTransfersTest-1403528315-project-member] https://10.4.3.5/volume/v3/volumes/b193dcdb-ef6b-4341-9112-63721d977306 returned with HTTP 200 Aug 06 19:22:56.727542 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 272/1100] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:56 2026] GET /volume/v3/volumes/b193dcdb-ef6b-4341-9112-63721d977306 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:56.743801 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3eb4fdd1-5e0f-4319-92c2-02eb4b132d75 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:56.749725 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3eb4fdd1-5e0f-4319-92c2-02eb4b132d75 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] DELETE https://10.4.3.5/volume/v3/os-volume-transfer/5568ea33-9d0e-471d-9d6e-af24e48d38b8 Aug 06 19:22:56.750031 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3eb4fdd1-5e0f-4319-92c2-02eb4b132d75 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:56.750784 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3eb4fdd1-5e0f-4319-92c2-02eb4b132d75 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:56.750784 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.contrib.volume_transfer [None req-3eb4fdd1-5e0f-4319-92c2-02eb4b132d75 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Delete transfer with id: 5568ea33-9d0e-471d-9d6e-af24e48d38b8 Aug 06 19:22:56.758417 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3eb4fdd1-5e0f-4319-92c2-02eb4b132d75 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] https://10.4.3.5/volume/v3/os-volume-transfer/5568ea33-9d0e-471d-9d6e-af24e48d38b8 returned with HTTP 404 Aug 06 19:22:56.758996 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 271/1101] 10.4.3.5 () {66 vars in 1370 bytes} [Thu Aug 6 19:22:56 2026] DELETE /volume/v3/os-volume-transfer/5568ea33-9d0e-471d-9d6e-af24e48d38b8 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:56.773833 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-468527d7-6757-462a-a8d6-bc936aae8541 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:56.810188 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-468527d7-6757-462a-a8d6-bc936aae8541 tempest-VolumesTransfersTest-1519314723 tempest-VolumesTransfersTest-1519314723-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/b193dcdb-ef6b-4341-9112-63721d977306 Aug 06 19:22:56.810526 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-468527d7-6757-462a-a8d6-bc936aae8541 tempest-VolumesTransfersTest-1519314723 tempest-VolumesTransfersTest-1519314723-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:56.810687 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-468527d7-6757-462a-a8d6-bc936aae8541 tempest-VolumesTransfersTest-1519314723 tempest-VolumesTransfersTest-1519314723-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:56.810907 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-468527d7-6757-462a-a8d6-bc936aae8541 tempest-VolumesTransfersTest-1519314723 tempest-VolumesTransfersTest-1519314723-project-admin] Delete volume with id: b193dcdb-ef6b-4341-9112-63721d977306 Aug 06 19:22:56.823058 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:56.823058 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:56.823462 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-468527d7-6757-462a-a8d6-bc936aae8541 tempest-VolumesTransfersTest-1519314723 tempest-VolumesTransfersTest-1519314723-project-admin] Volume info retrieved successfully. Aug 06 19:22:56.862274 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-468527d7-6757-462a-a8d6-bc936aae8541 tempest-VolumesTransfersTest-1519314723 tempest-VolumesTransfersTest-1519314723-project-admin] Delete volume request issued successfully. Aug 06 19:22:56.862593 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-468527d7-6757-462a-a8d6-bc936aae8541 tempest-VolumesTransfersTest-1519314723 tempest-VolumesTransfersTest-1519314723-project-admin] https://10.4.3.5/volume/v3/volumes/b193dcdb-ef6b-4341-9112-63721d977306 returned with HTTP 202 Aug 06 19:22:56.863357 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 280/1102] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:22:56 2026] DELETE /volume/v3/volumes/b193dcdb-ef6b-4341-9112-63721d977306 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:22:56.878361 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-24b1d9e8-8136-4943-a4e0-579e343347cb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:56.887546 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-24b1d9e8-8136-4943-a4e0-579e343347cb tempest-VolumesTransfersTest-1519314723 tempest-VolumesTransfersTest-1519314723-project-admin] GET https://10.4.3.5/volume/v3/volumes/b193dcdb-ef6b-4341-9112-63721d977306 Aug 06 19:22:56.887776 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-24b1d9e8-8136-4943-a4e0-579e343347cb tempest-VolumesTransfersTest-1519314723 tempest-VolumesTransfersTest-1519314723-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:56.888422 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-24b1d9e8-8136-4943-a4e0-579e343347cb tempest-VolumesTransfersTest-1519314723 tempest-VolumesTransfersTest-1519314723-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:56.899893 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:56.899893 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:56.906126 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-24b1d9e8-8136-4943-a4e0-579e343347cb tempest-VolumesTransfersTest-1519314723 tempest-VolumesTransfersTest-1519314723-project-admin] Volume info retrieved successfully. Aug 06 19:22:56.913189 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-24b1d9e8-8136-4943-a4e0-579e343347cb tempest-VolumesTransfersTest-1519314723 tempest-VolumesTransfersTest-1519314723-project-admin] https://10.4.3.5/volume/v3/volumes/b193dcdb-ef6b-4341-9112-63721d977306 returned with HTTP 200 Aug 06 19:22:56.913796 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 280/1103] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:56 2026] GET /volume/v3/volumes/b193dcdb-ef6b-4341-9112-63721d977306 => generated 1012 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:57.130405 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-825beab1-88a8-46cb-b452-b75989bb738d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:57.132650 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-825beab1-88a8-46cb-b452-b75989bb738d tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] GET https://10.4.3.5/volume/v3/volumes/044d7008-ea2e-4959-a6bb-b997c368fa98 Aug 06 19:22:57.132903 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-825beab1-88a8-46cb-b452-b75989bb738d tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:57.133187 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-825beab1-88a8-46cb-b452-b75989bb738d tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:57.144406 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-825beab1-88a8-46cb-b452-b75989bb738d tempest-AbsoluteLimitsTests-1964627010 tempest-AbsoluteLimitsTests-1964627010-project-member] https://10.4.3.5/volume/v3/volumes/044d7008-ea2e-4959-a6bb-b997c368fa98 returned with HTTP 404 Aug 06 19:22:57.145355 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 273/1104] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:57 2026] GET /volume/v3/volumes/044d7008-ea2e-4959-a6bb-b997c368fa98 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:57.175377 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-70f1ed94-33cd-472f-a50a-30275d094422 req-88273f8b-8b66-4e12-a64e-88bbc6a14433 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:57.180599 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-70f1ed94-33cd-472f-a50a-30275d094422 req-88273f8b-8b66-4e12-a64e-88bbc6a14433 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] DELETE https://10.4.3.5/volume/v3/attachments/4628071c-6ac8-46c1-bab4-1f5b6ab058b3 Aug 06 19:22:57.180830 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-70f1ed94-33cd-472f-a50a-30275d094422 req-88273f8b-8b66-4e12-a64e-88bbc6a14433 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:57.181058 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-70f1ed94-33cd-472f-a50a-30275d094422 req-88273f8b-8b66-4e12-a64e-88bbc6a14433 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:57.199077 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:57.199077 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:57.277712 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-70f1ed94-33cd-472f-a50a-30275d094422 req-88273f8b-8b66-4e12-a64e-88bbc6a14433 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/attachments/4628071c-6ac8-46c1-bab4-1f5b6ab058b3 returned with HTTP 200 Aug 06 19:22:57.278161 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 272/1105] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:22:57 2026] DELETE /volume/v3/attachments/4628071c-6ac8-46c1-bab4-1f5b6ab058b3 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:57.401890 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bd97b973-66a8-4806-9524-e116c8e18f96 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:57.407358 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bd97b973-66a8-4806-9524-e116c8e18f96 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/volumes/ce07e84e-6358-4b6e-9eb4-09ad4a87ddef Aug 06 19:22:57.407719 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bd97b973-66a8-4806-9524-e116c8e18f96 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:57.408567 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bd97b973-66a8-4806-9524-e116c8e18f96 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:57.419499 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bd97b973-66a8-4806-9524-e116c8e18f96 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/volumes/ce07e84e-6358-4b6e-9eb4-09ad4a87ddef returned with HTTP 404 Aug 06 19:22:57.420250 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 281/1106] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:57 2026] GET /volume/v3/volumes/ce07e84e-6358-4b6e-9eb4-09ad4a87ddef => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:57.442651 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6e6f2d81-a7b2-4a6e-a779-3aacba84ff1a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:57.444863 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e6f2d81-a7b2-4a6e-a779-3aacba84ff1a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:22:57.445359 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e6f2d81-a7b2-4a6e-a779-3aacba84ff1a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-449940735"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:57.447367 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dfcd4ed4-052c-452c-876a-2cf41cf5e45a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:57.449481 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-6e6f2d81-a7b2-4a6e-a779-3aacba84ff1a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-449940735'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:22:57.449551 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dfcd4ed4-052c-452c-876a-2cf41cf5e45a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:57.449646 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-6e6f2d81-a7b2-4a6e-a779-3aacba84ff1a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Create volume of 1 GB Aug 06 19:22:57.449697 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dfcd4ed4-052c-452c-876a-2cf41cf5e45a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:57.449939 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dfcd4ed4-052c-452c-876a-2cf41cf5e45a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:57.455426 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6e6f2d81-a7b2-4a6e-a779-3aacba84ff1a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Availability Zones retrieved successfully. Aug 06 19:22:57.460449 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:57.460449 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:57.465647 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e6f2d81-a7b2-4a6e-a779-3aacba84ff1a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Flow 'volume_create_api' (3ad57674-e1c7-4455-bad5-1db795da0d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:57.465647 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e6f2d81-a7b2-4a6e-a779-3aacba84ff1a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5873402-6c0c-410c-b7b8-0b145ad20bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:57.465964 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-6e6f2d81-a7b2-4a6e-a779-3aacba84ff1a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:22:57.467343 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-dfcd4ed4-052c-452c-876a-2cf41cf5e45a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:57.474592 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dfcd4ed4-052c-452c-876a-2cf41cf5e45a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:57.475232 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 274/1107] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:57 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:57.492242 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bd68638a-a53d-4f2f-80f8-638c1c95cadc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:57.497176 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bd68638a-a53d-4f2f-80f8-638c1c95cadc tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:57.497442 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bd68638a-a53d-4f2f-80f8-638c1c95cadc tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:57.497749 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bd68638a-a53d-4f2f-80f8-638c1c95cadc tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:57.512319 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e6f2d81-a7b2-4a6e-a779-3aacba84ff1a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5873402-6c0c-410c-b7b8-0b145ad20bce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:57.513767 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e6f2d81-a7b2-4a6e-a779-3aacba84ff1a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe6ca9cf-59e6-45b6-a5ad-2cbbc98c8803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:57.519581 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:57.519581 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:57.529055 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bd68638a-a53d-4f2f-80f8-638c1c95cadc tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:57.545281 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bd68638a-a53d-4f2f-80f8-638c1c95cadc tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:57.546062 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 273/1108] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:57 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 849 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:57.591727 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-6e6f2d81-a7b2-4a6e-a779-3aacba84ff1a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Created reservations ['2c0edff1-defc-4a40-87a0-2e9f1bae409d', '95b146ca-f815-4658-b578-4e95e2be0977', 'd9627276-0b9a-4eae-92e6-5de4cd669d2f', '877c6f8e-9711-4c52-9561-28abf9015784'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:22:57.592780 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e6f2d81-a7b2-4a6e-a779-3aacba84ff1a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe6ca9cf-59e6-45b6-a5ad-2cbbc98c8803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c0edff1-defc-4a40-87a0-2e9f1bae409d', '95b146ca-f815-4658-b578-4e95e2be0977', 'd9627276-0b9a-4eae-92e6-5de4cd669d2f', '877c6f8e-9711-4c52-9561-28abf9015784']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:57.594754 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e6f2d81-a7b2-4a6e-a779-3aacba84ff1a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9285f67-930a-461e-b2b1-454791ca844b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:57.626683 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0722757a-fb6d-4253-baa8-16a936195900 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:57.630756 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0722757a-fb6d-4253-baa8-16a936195900 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:22:57.630997 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0722757a-fb6d-4253-baa8-16a936195900 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:57.632159 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e6f2d81-a7b2-4a6e-a779-3aacba84ff1a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9285f67-930a-461e-b2b1-454791ca844b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc38172c-d15c-427d-aa90-61e4bd2dd744', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-449940735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='724acb6905874359bc6086839e0199e4',qos_specs=None,replication_status=,reservations=['2c0edff1-defc-4a40-87a0-2e9f1bae409d','95b146ca-f815-4658-b578-4e95e2be0977','d9627276-0b9a-4eae-92e6-5de4cd669d2f','877c6f8e-9711-4c52-9561-28abf9015784'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='358c5ac0a615412cbced6d71b26db98c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:22:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-449940735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc38172c-d15c-427d-aa90-61e4bd2dd744,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='724acb6905874359bc6086839e0199e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='358c5ac0a615412cbced6d71b26db98c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:57.632159 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e6f2d81-a7b2-4a6e-a779-3aacba84ff1a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53427559-aa8c-4058-926f-82ecc600e22d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:57.635616 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0722757a-fb6d-4253-baa8-16a936195900 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:57.649967 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:57.649967 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:57.658063 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0722757a-fb6d-4253-baa8-16a936195900 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:22:57.673246 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0722757a-fb6d-4253-baa8-16a936195900 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:22:57.673246 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 282/1109] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:57 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:57.678961 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e6f2d81-a7b2-4a6e-a779-3aacba84ff1a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53427559-aa8c-4058-926f-82ecc600e22d) transitioned into state 'SUCCESS' from state '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-449940735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='724acb6905874359bc6086839e0199e4',qos_specs=None,replication_status=,reservations=['2c0edff1-defc-4a40-87a0-2e9f1bae409d','95b146ca-f815-4658-b578-4e95e2be0977','d9627276-0b9a-4eae-92e6-5de4cd669d2f','877c6f8e-9711-4c52-9561-28abf9015784'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='358c5ac0a615412cbced6d71b26db98c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:57.679912 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e6f2d81-a7b2-4a6e-a779-3aacba84ff1a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4008643b-4226-4bae-b3be-cb16a8d79f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:57.693996 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e6f2d81-a7b2-4a6e-a779-3aacba84ff1a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4008643b-4226-4bae-b3be-cb16a8d79f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:57.695185 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e6f2d81-a7b2-4a6e-a779-3aacba84ff1a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Flow 'volume_create_api' (3ad57674-e1c7-4455-bad5-1db795da0d33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:57.695625 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6e6f2d81-a7b2-4a6e-a779-3aacba84ff1a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Create volume request issued successfully. Aug 06 19:22:57.696549 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e6f2d81-a7b2-4a6e-a779-3aacba84ff1a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:22:57.697107 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 281/1110] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:22:57 2026] POST /volume/v3/volumes => generated 749 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:22:57.720934 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6a6c9b9d-4809-4564-bcaa-8dc6efe69ca7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:57.723248 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6a6c9b9d-4809-4564-bcaa-8dc6efe69ca7 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/volumes/bc38172c-d15c-427d-aa90-61e4bd2dd744 Aug 06 19:22:57.723533 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6a6c9b9d-4809-4564-bcaa-8dc6efe69ca7 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:57.723786 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6a6c9b9d-4809-4564-bcaa-8dc6efe69ca7 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:57.733058 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:57.733058 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:57.741871 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6a6c9b9d-4809-4564-bcaa-8dc6efe69ca7 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Volume info retrieved successfully. Aug 06 19:22:57.749467 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6a6c9b9d-4809-4564-bcaa-8dc6efe69ca7 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/volumes/bc38172c-d15c-427d-aa90-61e4bd2dd744 returned with HTTP 200 Aug 06 19:22:57.751702 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 275/1111] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:57 2026] GET /volume/v3/volumes/bc38172c-d15c-427d-aa90-61e4bd2dd744 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:57.934248 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-98690f54-c89d-40cb-8fd6-975ff0c2006c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:57.937155 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-98690f54-c89d-40cb-8fd6-975ff0c2006c tempest-VolumesTransfersTest-1519314723 tempest-VolumesTransfersTest-1519314723-project-admin] GET https://10.4.3.5/volume/v3/volumes/b193dcdb-ef6b-4341-9112-63721d977306 Aug 06 19:22:57.937482 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-98690f54-c89d-40cb-8fd6-975ff0c2006c tempest-VolumesTransfersTest-1519314723 tempest-VolumesTransfersTest-1519314723-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:57.937611 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-98690f54-c89d-40cb-8fd6-975ff0c2006c tempest-VolumesTransfersTest-1519314723 tempest-VolumesTransfersTest-1519314723-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:57.946721 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-98690f54-c89d-40cb-8fd6-975ff0c2006c tempest-VolumesTransfersTest-1519314723 tempest-VolumesTransfersTest-1519314723-project-admin] https://10.4.3.5/volume/v3/volumes/b193dcdb-ef6b-4341-9112-63721d977306 returned with HTTP 404 Aug 06 19:22:57.947407 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 274/1112] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:57 2026] GET /volume/v3/volumes/b193dcdb-ef6b-4341-9112-63721d977306 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:57.961421 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-183a9dfd-6d10-442b-869b-be50eacf8067 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:57.966965 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-183a9dfd-6d10-442b-869b-be50eacf8067 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] GET https://10.4.3.5/volume/v3/volumes/b193dcdb-ef6b-4341-9112-63721d977306 Aug 06 19:22:57.972251 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-183a9dfd-6d10-442b-869b-be50eacf8067 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:57.972251 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-183a9dfd-6d10-442b-869b-be50eacf8067 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:57.981797 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-183a9dfd-6d10-442b-869b-be50eacf8067 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] https://10.4.3.5/volume/v3/volumes/b193dcdb-ef6b-4341-9112-63721d977306 returned with HTTP 404 Aug 06 19:22:57.982766 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 283/1113] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:57 2026] GET /volume/v3/volumes/b193dcdb-ef6b-4341-9112-63721d977306 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:57.993045 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ffa6c7c2-03c3-4e5d-9050-13485d47e27f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:57.996183 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ffa6c7c2-03c3-4e5d-9050-13485d47e27f tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] DELETE https://10.4.3.5/volume/v3/volumes/b193dcdb-ef6b-4341-9112-63721d977306 Aug 06 19:22:57.996561 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ffa6c7c2-03c3-4e5d-9050-13485d47e27f tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:57.996980 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ffa6c7c2-03c3-4e5d-9050-13485d47e27f tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:57.997301 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-ffa6c7c2-03c3-4e5d-9050-13485d47e27f tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Delete volume with id: b193dcdb-ef6b-4341-9112-63721d977306 Aug 06 19:22:58.010237 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ffa6c7c2-03c3-4e5d-9050-13485d47e27f tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] https://10.4.3.5/volume/v3/volumes/b193dcdb-ef6b-4341-9112-63721d977306 returned with HTTP 404 Aug 06 19:22:58.010936 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 282/1114] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:22:57 2026] DELETE /volume/v3/volumes/b193dcdb-ef6b-4341-9112-63721d977306 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:58.025567 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3ecd8ac7-5890-4c37-8e94-1bd8991f6b80 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:58.029156 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3ecd8ac7-5890-4c37-8e94-1bd8991f6b80 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:22:58.029210 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3ecd8ac7-5890-4c37-8e94-1bd8991f6b80 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-781574648"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:58.030875 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-3ecd8ac7-5890-4c37-8e94-1bd8991f6b80 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-781574648'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:22:58.031041 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-3ecd8ac7-5890-4c37-8e94-1bd8991f6b80 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Create volume of 1 GB Aug 06 19:22:58.036984 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3ecd8ac7-5890-4c37-8e94-1bd8991f6b80 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Availability Zones retrieved successfully. Aug 06 19:22:58.042897 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3ecd8ac7-5890-4c37-8e94-1bd8991f6b80 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Flow 'volume_create_api' (c6b22170-fdb3-4c8c-855f-cad374471611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:58.044534 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3ecd8ac7-5890-4c37-8e94-1bd8991f6b80 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (979005c9-1133-4063-a06a-6006fcbb08ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:58.045693 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-3ecd8ac7-5890-4c37-8e94-1bd8991f6b80 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:22:58.087773 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3ecd8ac7-5890-4c37-8e94-1bd8991f6b80 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (979005c9-1133-4063-a06a-6006fcbb08ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:58.088610 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3ecd8ac7-5890-4c37-8e94-1bd8991f6b80 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24ed91af-e0a8-4822-8117-1e90777a23ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:58.167322 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-3ecd8ac7-5890-4c37-8e94-1bd8991f6b80 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Created reservations ['08cd06aa-dad9-4d9d-ae91-4befb19411bd', '76635ced-ba1c-42c6-a89f-8070b6483ae3', 'e1e6ba59-902a-450e-9b98-347057064d90', '47679214-f184-47a3-8d62-0232909918c8'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:22:58.167829 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3ecd8ac7-5890-4c37-8e94-1bd8991f6b80 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24ed91af-e0a8-4822-8117-1e90777a23ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08cd06aa-dad9-4d9d-ae91-4befb19411bd', '76635ced-ba1c-42c6-a89f-8070b6483ae3', 'e1e6ba59-902a-450e-9b98-347057064d90', '47679214-f184-47a3-8d62-0232909918c8']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:58.168541 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3ecd8ac7-5890-4c37-8e94-1bd8991f6b80 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b2cc206-142f-4358-87a0-b1243829f4a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:58.205295 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3ecd8ac7-5890-4c37-8e94-1bd8991f6b80 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b2cc206-142f-4358-87a0-b1243829f4a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bbb9aad-a023-42f1-ada3-3c14674f1feb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-781574648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07569fa26534428d87ddc84dfbe1f33d',qos_specs=None,replication_status=,reservations=['08cd06aa-dad9-4d9d-ae91-4befb19411bd','76635ced-ba1c-42c6-a89f-8070b6483ae3','e1e6ba59-902a-450e-9b98-347057064d90','47679214-f184-47a3-8d62-0232909918c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db054dd8cb5f40b6a3c463ef4bb0f7c8',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:22:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-781574648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bbb9aad-a023-42f1-ada3-3c14674f1feb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07569fa26534428d87ddc84dfbe1f33d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db054dd8cb5f40b6a3c463ef4bb0f7c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:58.206311 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3ecd8ac7-5890-4c37-8e94-1bd8991f6b80 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bce1d0a-0311-4a69-a534-37b1a4b1c6e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:58.255688 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3ecd8ac7-5890-4c37-8e94-1bd8991f6b80 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bce1d0a-0311-4a69-a534-37b1a4b1c6e1) transitioned into state 'SUCCESS' from state '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-781574648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07569fa26534428d87ddc84dfbe1f33d',qos_specs=None,replication_status=,reservations=['08cd06aa-dad9-4d9d-ae91-4befb19411bd','76635ced-ba1c-42c6-a89f-8070b6483ae3','e1e6ba59-902a-450e-9b98-347057064d90','47679214-f184-47a3-8d62-0232909918c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db054dd8cb5f40b6a3c463ef4bb0f7c8',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:58.256727 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3ecd8ac7-5890-4c37-8e94-1bd8991f6b80 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e53f4c1c-5223-4d00-8224-76afe5a4b2ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:22:58.273185 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3ecd8ac7-5890-4c37-8e94-1bd8991f6b80 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e53f4c1c-5223-4d00-8224-76afe5a4b2ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:22:58.274455 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3ecd8ac7-5890-4c37-8e94-1bd8991f6b80 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Flow 'volume_create_api' (c6b22170-fdb3-4c8c-855f-cad374471611) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:22:58.277209 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3ecd8ac7-5890-4c37-8e94-1bd8991f6b80 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Create volume request issued successfully. Aug 06 19:22:58.277209 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3ecd8ac7-5890-4c37-8e94-1bd8991f6b80 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:22:58.277209 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 276/1115] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:22:58 2026] POST /volume/v3/volumes => generated 746 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:22:58.297410 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c9e707e4-69f1-4c99-a7af-7dc91f0c0209 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:58.302418 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c9e707e4-69f1-4c99-a7af-7dc91f0c0209 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] GET https://10.4.3.5/volume/v3/volumes/6bbb9aad-a023-42f1-ada3-3c14674f1feb Aug 06 19:22:58.302418 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c9e707e4-69f1-4c99-a7af-7dc91f0c0209 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:58.302418 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c9e707e4-69f1-4c99-a7af-7dc91f0c0209 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:58.322769 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:58.322769 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:58.337624 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c9e707e4-69f1-4c99-a7af-7dc91f0c0209 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Volume info retrieved successfully. Aug 06 19:22:58.344047 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c9e707e4-69f1-4c99-a7af-7dc91f0c0209 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] https://10.4.3.5/volume/v3/volumes/6bbb9aad-a023-42f1-ada3-3c14674f1feb returned with HTTP 200 Aug 06 19:22:58.344463 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 275/1116] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:58 2026] GET /volume/v3/volumes/6bbb9aad-a023-42f1-ada3-3c14674f1feb => generated 814 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:58.769439 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-49805cf8-8ac3-4bff-ad0c-9b964dae806a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:58.771904 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-49805cf8-8ac3-4bff-ad0c-9b964dae806a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/volumes/bc38172c-d15c-427d-aa90-61e4bd2dd744 Aug 06 19:22:58.772109 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-49805cf8-8ac3-4bff-ad0c-9b964dae806a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:58.773297 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-49805cf8-8ac3-4bff-ad0c-9b964dae806a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:58.781577 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:58.781577 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:58.788208 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-49805cf8-8ac3-4bff-ad0c-9b964dae806a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Volume info retrieved successfully. Aug 06 19:22:58.794983 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-49805cf8-8ac3-4bff-ad0c-9b964dae806a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/volumes/bc38172c-d15c-427d-aa90-61e4bd2dd744 returned with HTTP 200 Aug 06 19:22:58.797640 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 284/1117] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:58 2026] GET /volume/v3/volumes/bc38172c-d15c-427d-aa90-61e4bd2dd744 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:58.818261 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f0fa7623-f7b8-4f2a-8043-f89881225ed3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:58.822717 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f0fa7623-f7b8-4f2a-8043-f89881225ed3 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] POST https://10.4.3.5/volume/v3/backups Aug 06 19:22:58.823526 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f0fa7623-f7b8-4f2a-8043-f89881225ed3 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bc38172c-d15c-427d-aa90-61e4bd2dd744", "name": "tempest-VolumesBackupsAdminTest-Backup-562996782", "container": "tempest-volumesbackupsadmintest-backup-container-569743194"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:58.825147 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-f0fa7623-f7b8-4f2a-8043-f89881225ed3 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Creating new backup {'backup': {'volume_id': 'bc38172c-d15c-427d-aa90-61e4bd2dd744', 'name': 'tempest-VolumesBackupsAdminTest-Backup-562996782', 'container': 'tempest-volumesbackupsadmintest-backup-container-569743194'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:22:58.825339 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-f0fa7623-f7b8-4f2a-8043-f89881225ed3 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Creating backup of volume bc38172c-d15c-427d-aa90-61e4bd2dd744 in container tempest-volumesbackupsadmintest-backup-container-569743194 Aug 06 19:22:58.836041 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:58.836041 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:58.836730 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f0fa7623-f7b8-4f2a-8043-f89881225ed3 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Volume info retrieved successfully. Aug 06 19:22:58.858244 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-f0fa7623-f7b8-4f2a-8043-f89881225ed3 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Created reservations ['55ee8d63-21fe-4e1c-b289-1547ae6e44dc', 'c5257f5f-3377-45e8-a8bd-9168ece939d9'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:22:58.915743 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f0fa7623-f7b8-4f2a-8043-f89881225ed3 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:22:58.916579 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 283/1118] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:22:58 2026] POST /volume/v3/backups => generated 330 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:22:58.934353 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0c66ac0e-4ea5-494f-b443-152a4961f0d9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:58.941149 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0c66ac0e-4ea5-494f-b443-152a4961f0d9 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 Aug 06 19:22:58.941149 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0c66ac0e-4ea5-494f-b443-152a4961f0d9 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:58.941149 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0c66ac0e-4ea5-494f-b443-152a4961f0d9 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:58.941149 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-0c66ac0e-4ea5-494f-b443-152a4961f0d9 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id aecb33da-f7f2-4200-b648-a985a6280cd4. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:58.946372 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:58.946372 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:58.947404 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0c66ac0e-4ea5-494f-b443-152a4961f0d9 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 returned with HTTP 200 Aug 06 19:22:58.948044 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 277/1119] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:58 2026] GET /volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:59.364335 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0b3b4ec4-903c-46e4-a223-8dff2c09aa13 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:59.368637 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0b3b4ec4-903c-46e4-a223-8dff2c09aa13 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] GET https://10.4.3.5/volume/v3/volumes/6bbb9aad-a023-42f1-ada3-3c14674f1feb Aug 06 19:22:59.369753 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0b3b4ec4-903c-46e4-a223-8dff2c09aa13 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:59.372573 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0b3b4ec4-903c-46e4-a223-8dff2c09aa13 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:59.385891 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:59.385891 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:59.395886 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0b3b4ec4-903c-46e4-a223-8dff2c09aa13 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Volume info retrieved successfully. Aug 06 19:22:59.398009 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0b3b4ec4-903c-46e4-a223-8dff2c09aa13 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] https://10.4.3.5/volume/v3/volumes/6bbb9aad-a023-42f1-ada3-3c14674f1feb returned with HTTP 200 Aug 06 19:22:59.398536 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 276/1120] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:59 2026] GET /volume/v3/volumes/6bbb9aad-a023-42f1-ada3-3c14674f1feb => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:59.415910 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4d164eef-b089-413d-8bb2-3573ea6c1633 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:59.419168 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4d164eef-b089-413d-8bb2-3573ea6c1633 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] POST https://10.4.3.5/volume/v3/os-volume-transfer Aug 06 19:22:59.419842 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4d164eef-b089-413d-8bb2-3573ea6c1633 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6bbb9aad-a023-42f1-ada3-3c14674f1feb"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:22:59.421760 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.volume_transfer [None req-4d164eef-b089-413d-8bb2-3573ea6c1633 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Creating new volume transfer {'transfer': {'volume_id': '6bbb9aad-a023-42f1-ada3-3c14674f1feb'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 06 19:22:59.422087 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.contrib.volume_transfer [None req-4d164eef-b089-413d-8bb2-3573ea6c1633 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Creating transfer of volume 6bbb9aad-a023-42f1-ada3-3c14674f1feb Aug 06 19:22:59.422218 np0000006689 devstack@c-api.service[100264]: INFO cinder.transfer.api [None req-4d164eef-b089-413d-8bb2-3573ea6c1633 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Generating transfer record for volume 6bbb9aad-a023-42f1-ada3-3c14674f1feb Aug 06 19:22:59.432949 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:59.432949 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:59.457047 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4d164eef-b089-413d-8bb2-3573ea6c1633 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] https://10.4.3.5/volume/v3/os-volume-transfer returned with HTTP 202 Aug 06 19:22:59.457891 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 285/1121] 10.4.3.5 () {68 vars in 1277 bytes} [Thu Aug 6 19:22:59 2026] POST /volume/v3/os-volume-transfer => generated 437 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:22:59.473730 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-219ff096-24fc-4a9d-a5d8-a3246ecf2797 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:59.476120 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-219ff096-24fc-4a9d-a5d8-a3246ecf2797 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] GET https://10.4.3.5/volume/v3/volumes/6bbb9aad-a023-42f1-ada3-3c14674f1feb Aug 06 19:22:59.476241 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-219ff096-24fc-4a9d-a5d8-a3246ecf2797 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:59.476467 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-219ff096-24fc-4a9d-a5d8-a3246ecf2797 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:59.485594 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:59.485594 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:22:59.493242 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-219ff096-24fc-4a9d-a5d8-a3246ecf2797 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Volume info retrieved successfully. Aug 06 19:22:59.503140 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-219ff096-24fc-4a9d-a5d8-a3246ecf2797 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] https://10.4.3.5/volume/v3/volumes/6bbb9aad-a023-42f1-ada3-3c14674f1feb returned with HTTP 200 Aug 06 19:22:59.503140 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 284/1122] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:59 2026] GET /volume/v3/volumes/6bbb9aad-a023-42f1-ada3-3c14674f1feb => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:59.528357 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a3acb4bd-a745-462e-8826-ac038a6dcb02 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:59.535549 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a3acb4bd-a745-462e-8826-ac038a6dcb02 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] GET https://10.4.3.5/volume/v3/os-volume-transfer/detail Aug 06 19:22:59.536084 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a3acb4bd-a745-462e-8826-ac038a6dcb02 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:59.536412 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a3acb4bd-a745-462e-8826-ac038a6dcb02 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:59.536567 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.volume_transfer [None req-a3acb4bd-a745-462e-8826-ac038a6dcb02 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Listing volume transfers {{(pid=100263) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 06 19:22:59.546709 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a3acb4bd-a745-462e-8826-ac038a6dcb02 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] https://10.4.3.5/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 06 19:22:59.547656 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 278/1123] 10.4.3.5 () {66 vars in 1277 bytes} [Thu Aug 6 19:22:59 2026] GET /volume/v3/os-volume-transfer/detail => generated 408 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:59.558896 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8dc56551-b508-4caa-8b59-9c15f457d58a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:59.561391 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8dc56551-b508-4caa-8b59-9c15f457d58a tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] DELETE https://10.4.3.5/volume/v3/os-volume-transfer/bbf67554-8bf1-4aec-bb57-de9be1f426af Aug 06 19:22:59.561614 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8dc56551-b508-4caa-8b59-9c15f457d58a tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:59.563251 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8dc56551-b508-4caa-8b59-9c15f457d58a tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:59.566079 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.contrib.volume_transfer [None req-8dc56551-b508-4caa-8b59-9c15f457d58a tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Delete transfer with id: bbf67554-8bf1-4aec-bb57-de9be1f426af Aug 06 19:22:59.590654 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:59.590654 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:59.605430 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8dc56551-b508-4caa-8b59-9c15f457d58a tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] https://10.4.3.5/volume/v3/os-volume-transfer/bbf67554-8bf1-4aec-bb57-de9be1f426af returned with HTTP 202 Aug 06 19:22:59.605840 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 277/1124] 10.4.3.5 () {66 vars in 1370 bytes} [Thu Aug 6 19:22:59 2026] DELETE /volume/v3/os-volume-transfer/bbf67554-8bf1-4aec-bb57-de9be1f426af => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:22:59.618423 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9ffbfc60-fd44-4885-9b41-abfdb3323ad6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:59.624737 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9ffbfc60-fd44-4885-9b41-abfdb3323ad6 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] GET https://10.4.3.5/volume/v3/volumes/6bbb9aad-a023-42f1-ada3-3c14674f1feb Aug 06 19:22:59.626032 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9ffbfc60-fd44-4885-9b41-abfdb3323ad6 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:59.626379 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9ffbfc60-fd44-4885-9b41-abfdb3323ad6 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:59.639886 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:59.639886 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:59.651531 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9ffbfc60-fd44-4885-9b41-abfdb3323ad6 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Volume info retrieved successfully. Aug 06 19:22:59.657713 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9ffbfc60-fd44-4885-9b41-abfdb3323ad6 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] https://10.4.3.5/volume/v3/volumes/6bbb9aad-a023-42f1-ada3-3c14674f1feb returned with HTTP 200 Aug 06 19:22:59.658372 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 286/1125] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:59 2026] GET /volume/v3/volumes/6bbb9aad-a023-42f1-ada3-3c14674f1feb => generated 839 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:22:59.676912 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-73143d8c-19ed-4102-87d1-02ffb449f976 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:59.679136 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-73143d8c-19ed-4102-87d1-02ffb449f976 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] DELETE https://10.4.3.5/volume/v3/os-volume-transfer/bbf67554-8bf1-4aec-bb57-de9be1f426af Aug 06 19:22:59.679419 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-73143d8c-19ed-4102-87d1-02ffb449f976 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:59.679653 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-73143d8c-19ed-4102-87d1-02ffb449f976 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:59.682048 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.contrib.volume_transfer [None req-73143d8c-19ed-4102-87d1-02ffb449f976 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Delete transfer with id: bbf67554-8bf1-4aec-bb57-de9be1f426af Aug 06 19:22:59.684795 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-73143d8c-19ed-4102-87d1-02ffb449f976 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] https://10.4.3.5/volume/v3/os-volume-transfer/bbf67554-8bf1-4aec-bb57-de9be1f426af returned with HTTP 404 Aug 06 19:22:59.685682 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 285/1126] 10.4.3.5 () {66 vars in 1370 bytes} [Thu Aug 6 19:22:59 2026] DELETE /volume/v3/os-volume-transfer/bbf67554-8bf1-4aec-bb57-de9be1f426af => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:22:59.696125 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-04014703-d92a-44f4-8879-69264b479487 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:59.700327 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-04014703-d92a-44f4-8879-69264b479487 tempest-VolumesTransfersTest-1519314723 tempest-VolumesTransfersTest-1519314723-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/6bbb9aad-a023-42f1-ada3-3c14674f1feb Aug 06 19:22:59.700580 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-04014703-d92a-44f4-8879-69264b479487 tempest-VolumesTransfersTest-1519314723 tempest-VolumesTransfersTest-1519314723-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:59.701274 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-04014703-d92a-44f4-8879-69264b479487 tempest-VolumesTransfersTest-1519314723 tempest-VolumesTransfersTest-1519314723-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:59.701274 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-04014703-d92a-44f4-8879-69264b479487 tempest-VolumesTransfersTest-1519314723 tempest-VolumesTransfersTest-1519314723-project-admin] Delete volume with id: 6bbb9aad-a023-42f1-ada3-3c14674f1feb Aug 06 19:22:59.718242 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:59.718242 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:22:59.719184 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-04014703-d92a-44f4-8879-69264b479487 tempest-VolumesTransfersTest-1519314723 tempest-VolumesTransfersTest-1519314723-project-admin] Volume info retrieved successfully. Aug 06 19:22:59.750589 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-04014703-d92a-44f4-8879-69264b479487 tempest-VolumesTransfersTest-1519314723 tempest-VolumesTransfersTest-1519314723-project-admin] Delete volume request issued successfully. Aug 06 19:22:59.751079 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-04014703-d92a-44f4-8879-69264b479487 tempest-VolumesTransfersTest-1519314723 tempest-VolumesTransfersTest-1519314723-project-admin] https://10.4.3.5/volume/v3/volumes/6bbb9aad-a023-42f1-ada3-3c14674f1feb returned with HTTP 202 Aug 06 19:22:59.751464 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 279/1127] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:22:59 2026] DELETE /volume/v3/volumes/6bbb9aad-a023-42f1-ada3-3c14674f1feb => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:22:59.767515 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-02668193-4fff-4436-8777-df164861efbb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:59.770116 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-02668193-4fff-4436-8777-df164861efbb tempest-VolumesTransfersTest-1519314723 tempest-VolumesTransfersTest-1519314723-project-admin] GET https://10.4.3.5/volume/v3/volumes/6bbb9aad-a023-42f1-ada3-3c14674f1feb Aug 06 19:22:59.770644 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-02668193-4fff-4436-8777-df164861efbb tempest-VolumesTransfersTest-1519314723 tempest-VolumesTransfersTest-1519314723-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:59.770644 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-02668193-4fff-4436-8777-df164861efbb tempest-VolumesTransfersTest-1519314723 tempest-VolumesTransfersTest-1519314723-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:59.781338 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:59.781338 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:22:59.787333 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-02668193-4fff-4436-8777-df164861efbb tempest-VolumesTransfersTest-1519314723 tempest-VolumesTransfersTest-1519314723-project-admin] Volume info retrieved successfully. Aug 06 19:22:59.792860 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-02668193-4fff-4436-8777-df164861efbb tempest-VolumesTransfersTest-1519314723 tempest-VolumesTransfersTest-1519314723-project-admin] https://10.4.3.5/volume/v3/volumes/6bbb9aad-a023-42f1-ada3-3c14674f1feb returned with HTTP 200 Aug 06 19:22:59.793255 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 278/1128] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:59 2026] GET /volume/v3/volumes/6bbb9aad-a023-42f1-ada3-3c14674f1feb => generated 1011 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:22:59.962869 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7ef84696-c4b6-46dc-9578-94973b40c0c8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:22:59.965474 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7ef84696-c4b6-46dc-9578-94973b40c0c8 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 Aug 06 19:22:59.965474 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7ef84696-c4b6-46dc-9578-94973b40c0c8 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:22:59.965741 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7ef84696-c4b6-46dc-9578-94973b40c0c8 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:22:59.965902 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-7ef84696-c4b6-46dc-9578-94973b40c0c8 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id aecb33da-f7f2-4200-b648-a985a6280cd4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:22:59.977829 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:22:59.977829 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:22:59.978099 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7ef84696-c4b6-46dc-9578-94973b40c0c8 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 returned with HTTP 200 Aug 06 19:22:59.978872 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 287/1129] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:22:59 2026] GET /volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 => generated 795 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:00.193396 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0cd200ca-08a0-4077-9287-0ba9253891da None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:00.320218 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0cd200ca-08a0-4077-9287-0ba9253891da tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:23:00.322037 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0cd200ca-08a0-4077-9287-0ba9253891da tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-58745828"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:00.322600 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-0cd200ca-08a0-4077-9287-0ba9253891da tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-58745828'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:23:00.322850 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-0cd200ca-08a0-4077-9287-0ba9253891da tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Create volume of 1 GB Aug 06 19:23:00.333635 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0cd200ca-08a0-4077-9287-0ba9253891da tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Availability Zones retrieved successfully. Aug 06 19:23:00.345169 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0cd200ca-08a0-4077-9287-0ba9253891da tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Flow 'volume_create_api' (7eedf413-c1f7-456d-b48d-017211cbba8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:00.345422 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0cd200ca-08a0-4077-9287-0ba9253891da tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93df316c-4e0d-4266-b974-b3f5c87a7952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:00.347049 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-0cd200ca-08a0-4077-9287-0ba9253891da tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:23:00.414857 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0cd200ca-08a0-4077-9287-0ba9253891da tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93df316c-4e0d-4266-b974-b3f5c87a7952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:00.416436 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0cd200ca-08a0-4077-9287-0ba9253891da tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44b44e9c-d4af-4d68-b9f3-49f68dd98bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:00.563146 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-0cd200ca-08a0-4077-9287-0ba9253891da tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Created reservations ['ac00c4f6-cef1-4072-84ee-dacaffdf03b7', '9eb2b704-bc5b-42a7-89f9-d00306e673ec', 'd8ffd55a-219d-472b-b35f-344a220285a5', '659f5197-ba29-46b3-8e6d-cdaa6a12b157'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:23:00.563146 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0cd200ca-08a0-4077-9287-0ba9253891da tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44b44e9c-d4af-4d68-b9f3-49f68dd98bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac00c4f6-cef1-4072-84ee-dacaffdf03b7', '9eb2b704-bc5b-42a7-89f9-d00306e673ec', 'd8ffd55a-219d-472b-b35f-344a220285a5', '659f5197-ba29-46b3-8e6d-cdaa6a12b157']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:00.563854 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0cd200ca-08a0-4077-9287-0ba9253891da tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c314293-c76f-40c5-8ae5-1d8bb8445a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:00.596946 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0cd200ca-08a0-4077-9287-0ba9253891da tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c314293-c76f-40c5-8ae5-1d8bb8445a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abf1331d-8d13-4180-ad02-c20c0701db46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-58745828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47b61f357d0b40bb9b9fcf4611410e75',qos_specs=None,replication_status=,reservations=['ac00c4f6-cef1-4072-84ee-dacaffdf03b7','9eb2b704-bc5b-42a7-89f9-d00306e673ec','d8ffd55a-219d-472b-b35f-344a220285a5','659f5197-ba29-46b3-8e6d-cdaa6a12b157'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a55c52cd2b24451fab7dc09c6be02842',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:23:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-58745828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abf1331d-8d13-4180-ad02-c20c0701db46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47b61f357d0b40bb9b9fcf4611410e75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a55c52cd2b24451fab7dc09c6be02842',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:00.598577 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0cd200ca-08a0-4077-9287-0ba9253891da tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e495c360-d7e2-4dcf-9d07-e1cc3fa88330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:00.635550 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0cd200ca-08a0-4077-9287-0ba9253891da tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e495c360-d7e2-4dcf-9d07-e1cc3fa88330) transitioned into state 'SUCCESS' from state '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-58745828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47b61f357d0b40bb9b9fcf4611410e75',qos_specs=None,replication_status=,reservations=['ac00c4f6-cef1-4072-84ee-dacaffdf03b7','9eb2b704-bc5b-42a7-89f9-d00306e673ec','d8ffd55a-219d-472b-b35f-344a220285a5','659f5197-ba29-46b3-8e6d-cdaa6a12b157'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a55c52cd2b24451fab7dc09c6be02842',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:00.636674 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0cd200ca-08a0-4077-9287-0ba9253891da tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d459f2a8-f09e-443c-8717-23664e51d54e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:00.652360 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0cd200ca-08a0-4077-9287-0ba9253891da tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d459f2a8-f09e-443c-8717-23664e51d54e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:00.653280 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0cd200ca-08a0-4077-9287-0ba9253891da tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Flow 'volume_create_api' (7eedf413-c1f7-456d-b48d-017211cbba8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:00.653571 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0cd200ca-08a0-4077-9287-0ba9253891da tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Create volume request issued successfully. Aug 06 19:23:00.657725 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0cd200ca-08a0-4077-9287-0ba9253891da tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:23:00.658783 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 286/1130] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:23:00 2026] POST /volume/v3/volumes => generated 745 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:23:00.680135 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f48bbbc5-1f6f-49a5-b04c-b3c810edd996 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:00.684996 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f48bbbc5-1f6f-49a5-b04c-b3c810edd996 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] GET https://10.4.3.5/volume/v3/volumes/abf1331d-8d13-4180-ad02-c20c0701db46 Aug 06 19:23:00.684996 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f48bbbc5-1f6f-49a5-b04c-b3c810edd996 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:00.685238 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f48bbbc5-1f6f-49a5-b04c-b3c810edd996 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:00.700677 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:00.700677 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:00.711949 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f48bbbc5-1f6f-49a5-b04c-b3c810edd996 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Volume info retrieved successfully. Aug 06 19:23:00.723234 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f48bbbc5-1f6f-49a5-b04c-b3c810edd996 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/volumes/abf1331d-8d13-4180-ad02-c20c0701db46 returned with HTTP 200 Aug 06 19:23:00.723859 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 280/1131] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:00 2026] GET /volume/v3/volumes/abf1331d-8d13-4180-ad02-c20c0701db46 => generated 813 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:00.815585 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5e4eca94-298e-4630-b629-ce5eabfb484c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:00.815585 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5e4eca94-298e-4630-b629-ce5eabfb484c tempest-VolumesTransfersTest-1519314723 tempest-VolumesTransfersTest-1519314723-project-admin] GET https://10.4.3.5/volume/v3/volumes/6bbb9aad-a023-42f1-ada3-3c14674f1feb Aug 06 19:23:00.815977 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5e4eca94-298e-4630-b629-ce5eabfb484c tempest-VolumesTransfersTest-1519314723 tempest-VolumesTransfersTest-1519314723-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:00.815977 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5e4eca94-298e-4630-b629-ce5eabfb484c tempest-VolumesTransfersTest-1519314723 tempest-VolumesTransfersTest-1519314723-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:00.827386 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5e4eca94-298e-4630-b629-ce5eabfb484c tempest-VolumesTransfersTest-1519314723 tempest-VolumesTransfersTest-1519314723-project-admin] https://10.4.3.5/volume/v3/volumes/6bbb9aad-a023-42f1-ada3-3c14674f1feb returned with HTTP 404 Aug 06 19:23:00.828195 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 279/1132] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:00 2026] GET /volume/v3/volumes/6bbb9aad-a023-42f1-ada3-3c14674f1feb => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:00.840826 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7c9a1cb6-af16-4200-95a6-6367c260ddd0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:00.847518 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7c9a1cb6-af16-4200-95a6-6367c260ddd0 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] GET https://10.4.3.5/volume/v3/volumes/6bbb9aad-a023-42f1-ada3-3c14674f1feb Aug 06 19:23:00.847804 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7c9a1cb6-af16-4200-95a6-6367c260ddd0 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:00.848007 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7c9a1cb6-af16-4200-95a6-6367c260ddd0 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:00.860031 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7c9a1cb6-af16-4200-95a6-6367c260ddd0 tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] https://10.4.3.5/volume/v3/volumes/6bbb9aad-a023-42f1-ada3-3c14674f1feb returned with HTTP 404 Aug 06 19:23:00.860031 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 288/1133] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:00 2026] GET /volume/v3/volumes/6bbb9aad-a023-42f1-ada3-3c14674f1feb => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:00.871092 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dbba625b-a696-4ab4-a17f-6b660b99071d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:00.872193 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dbba625b-a696-4ab4-a17f-6b660b99071d tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] DELETE https://10.4.3.5/volume/v3/volumes/6bbb9aad-a023-42f1-ada3-3c14674f1feb Aug 06 19:23:00.872563 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dbba625b-a696-4ab4-a17f-6b660b99071d tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:00.873448 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dbba625b-a696-4ab4-a17f-6b660b99071d tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:00.873448 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-dbba625b-a696-4ab4-a17f-6b660b99071d tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] Delete volume with id: 6bbb9aad-a023-42f1-ada3-3c14674f1feb Aug 06 19:23:00.880880 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dbba625b-a696-4ab4-a17f-6b660b99071d tempest-VolumesTransfersTest-1605325287 tempest-VolumesTransfersTest-1605325287-project-member] https://10.4.3.5/volume/v3/volumes/6bbb9aad-a023-42f1-ada3-3c14674f1feb returned with HTTP 404 Aug 06 19:23:00.881408 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 287/1134] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:23:00 2026] DELETE /volume/v3/volumes/6bbb9aad-a023-42f1-ada3-3c14674f1feb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 19:23:00.996878 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f44d484c-90e8-43aa-95a7-082ffb570522 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:01.001803 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f44d484c-90e8-43aa-95a7-082ffb570522 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 Aug 06 19:23:01.002794 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f44d484c-90e8-43aa-95a7-082ffb570522 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:01.002794 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f44d484c-90e8-43aa-95a7-082ffb570522 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:01.003924 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f44d484c-90e8-43aa-95a7-082ffb570522 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id aecb33da-f7f2-4200-b648-a985a6280cd4. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:23:01.014434 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:01.014434 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:01.017706 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f44d484c-90e8-43aa-95a7-082ffb570522 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 returned with HTTP 200 Aug 06 19:23:01.018643 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 281/1135] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:00 2026] GET /volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 => generated 795 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:01.753352 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-99746d09-6bf4-4817-b45d-b696f82e75bb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:01.753917 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-99746d09-6bf4-4817-b45d-b696f82e75bb tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] GET https://10.4.3.5/volume/v3/volumes/abf1331d-8d13-4180-ad02-c20c0701db46 Aug 06 19:23:01.754353 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-99746d09-6bf4-4817-b45d-b696f82e75bb tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:01.754945 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-99746d09-6bf4-4817-b45d-b696f82e75bb tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:01.772920 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:01.772920 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:01.781195 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-99746d09-6bf4-4817-b45d-b696f82e75bb tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Volume info retrieved successfully. Aug 06 19:23:01.794402 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-99746d09-6bf4-4817-b45d-b696f82e75bb tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/volumes/abf1331d-8d13-4180-ad02-c20c0701db46 returned with HTTP 200 Aug 06 19:23:01.796037 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 280/1136] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:01 2026] GET /volume/v3/volumes/abf1331d-8d13-4180-ad02-c20c0701db46 => generated 838 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:01.822308 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-11778419-ce6a-4d28-8eb2-425212c98816 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:01.825001 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-11778419-ce6a-4d28-8eb2-425212c98816 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:23:01.825474 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-11778419-ce6a-4d28-8eb2-425212c98816 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "abf1331d-8d13-4180-ad02-c20c0701db46", "name": "tempest-VolumesDeleteCascade-Snapshot-1762849640"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:01.842228 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:01.842228 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:01.843757 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-11778419-ce6a-4d28-8eb2-425212c98816 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Volume info retrieved successfully. Aug 06 19:23:01.843757 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-11778419-ce6a-4d28-8eb2-425212c98816 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Create snapshot from volume abf1331d-8d13-4180-ad02-c20c0701db46 Aug 06 19:23:01.931456 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-11778419-ce6a-4d28-8eb2-425212c98816 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Created reservations ['d272528d-a41c-4f4f-8d7b-2a0cbbec37bc', 'a0413673-34e8-40d0-a6bf-09d3d5ac6702', '7cc219bb-14b8-4de8-8abf-6412e16bcbc6', '2e278bc5-dccb-4d31-a5fb-dca9948b76b9'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:23:01.993261 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-11778419-ce6a-4d28-8eb2-425212c98816 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Snapshot create request issued successfully. Aug 06 19:23:01.994994 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-11778419-ce6a-4d28-8eb2-425212c98816 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:23:01.994994 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 289/1137] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:23:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:23:02.009168 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dbcba3b1-b1f1-43d5-a165-ce37a29e55cc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:02.012838 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dbcba3b1-b1f1-43d5-a165-ce37a29e55cc tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] GET https://10.4.3.5/volume/v3/snapshots/d33e6c26-71eb-4657-9b24-9fb9ad7da6c3 Aug 06 19:23:02.013423 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dbcba3b1-b1f1-43d5-a165-ce37a29e55cc tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:02.014253 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dbcba3b1-b1f1-43d5-a165-ce37a29e55cc tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:02.027303 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:02.027303 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:02.027303 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dbcba3b1-b1f1-43d5-a165-ce37a29e55cc tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Snapshot retrieved successfully. Aug 06 19:23:02.027576 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dbcba3b1-b1f1-43d5-a165-ce37a29e55cc tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/snapshots/d33e6c26-71eb-4657-9b24-9fb9ad7da6c3 returned with HTTP 200 Aug 06 19:23:02.028197 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 288/1138] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:23:02 2026] GET /volume/v3/snapshots/d33e6c26-71eb-4657-9b24-9fb9ad7da6c3 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:02.038115 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-631283b0-ed46-4cb4-9037-437053184e47 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:02.043474 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-631283b0-ed46-4cb4-9037-437053184e47 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 Aug 06 19:23:02.043474 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-631283b0-ed46-4cb4-9037-437053184e47 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:02.043474 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-631283b0-ed46-4cb4-9037-437053184e47 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:02.043738 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-631283b0-ed46-4cb4-9037-437053184e47 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id aecb33da-f7f2-4200-b648-a985a6280cd4. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:23:02.053581 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:02.053581 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:02.057889 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-631283b0-ed46-4cb4-9037-437053184e47 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 returned with HTTP 200 Aug 06 19:23:02.058693 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 282/1139] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:02 2026] GET /volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 => generated 795 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:02.221168 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-781af4bd-b684-4e51-8e56-8fa518037437 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:02.223204 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-781af4bd-b684-4e51-8e56-8fa518037437 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:23:02.223586 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-781af4bd-b684-4e51-8e56-8fa518037437 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f86bd359-bdb4-4006-96f9-d7af3d25d807", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1825867962"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:02.225397 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-781af4bd-b684-4e51-8e56-8fa518037437 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Create volume request body: {'volume': {'imageRef': 'f86bd359-bdb4-4006-96f9-d7af3d25d807', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1825867962'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:23:02.364127 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-781af4bd-b684-4e51-8e56-8fa518037437 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Create volume of 2 GB Aug 06 19:23:02.369558 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-781af4bd-b684-4e51-8e56-8fa518037437 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Availability Zones retrieved successfully. Aug 06 19:23:02.375096 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-781af4bd-b684-4e51-8e56-8fa518037437 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Flow 'volume_create_api' (593310df-7f23-49cd-871f-fcdf5d0c862e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:02.378087 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-781af4bd-b684-4e51-8e56-8fa518037437 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1b39e65-2dda-490f-9d31-339e5c37d113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:02.379590 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-781af4bd-b684-4e51-8e56-8fa518037437 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Validating volume size '2' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:23:02.426389 np0000006689 devstack@c-api.service[100262]: WARNING cinder.volume.api [None req-781af4bd-b684-4e51-8e56-8fa518037437 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1b39e65-2dda-490f-9d31-339e5c37d113) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 19:23:02.426389 np0000006689 devstack@c-api.service[100262]: Failure: cinder.exception.InvalidInput: Invalid input received: Image f86bd359-bdb4-4006-96f9-d7af3d25d807 is not active. Aug 06 19:23:02.429011 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-781af4bd-b684-4e51-8e56-8fa518037437 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1b39e65-2dda-490f-9d31-339e5c37d113) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:02.430766 np0000006689 devstack@c-api.service[100262]: WARNING cinder.volume.api [None req-781af4bd-b684-4e51-8e56-8fa518037437 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1b39e65-2dda-490f-9d31-339e5c37d113) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 19:23:02.431504 np0000006689 devstack@c-api.service[100262]: WARNING cinder.volume.api [None req-781af4bd-b684-4e51-8e56-8fa518037437 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Flow 'volume_create_api' (593310df-7f23-49cd-871f-fcdf5d0c862e) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 19:23:02.432733 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-781af4bd-b684-4e51-8e56-8fa518037437 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 400 Aug 06 19:23:02.432733 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 281/1140] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:23:02 2026] POST /volume/v3/volumes => generated 125 bytes in 212 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 19:23:03.042991 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-878788e3-9389-4fa4-aeec-8c99a2550175 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:03.046572 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-878788e3-9389-4fa4-aeec-8c99a2550175 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] GET https://10.4.3.5/volume/v3/snapshots/d33e6c26-71eb-4657-9b24-9fb9ad7da6c3 Aug 06 19:23:03.046572 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-878788e3-9389-4fa4-aeec-8c99a2550175 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:03.046572 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-878788e3-9389-4fa4-aeec-8c99a2550175 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:03.056482 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:03.056482 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:03.057277 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-878788e3-9389-4fa4-aeec-8c99a2550175 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Snapshot retrieved successfully. Aug 06 19:23:03.060093 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-878788e3-9389-4fa4-aeec-8c99a2550175 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/snapshots/d33e6c26-71eb-4657-9b24-9fb9ad7da6c3 returned with HTTP 200 Aug 06 19:23:03.061158 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 290/1141] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:23:03 2026] GET /volume/v3/snapshots/d33e6c26-71eb-4657-9b24-9fb9ad7da6c3 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:03.074207 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1aafa717-2561-4dba-bbda-1a7adae36e91 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:03.075926 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ce714133-e9b2-4c5b-bb81-7218ce76765f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:03.079154 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1aafa717-2561-4dba-bbda-1a7adae36e91 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:23:03.079672 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ce714133-e9b2-4c5b-bb81-7218ce76765f tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 Aug 06 19:23:03.079811 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1aafa717-2561-4dba-bbda-1a7adae36e91 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "abf1331d-8d13-4180-ad02-c20c0701db46", "name": "tempest-VolumesDeleteCascade-Snapshot-2129757639"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:03.079966 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ce714133-e9b2-4c5b-bb81-7218ce76765f tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:03.080283 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ce714133-e9b2-4c5b-bb81-7218ce76765f tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:03.080416 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-ce714133-e9b2-4c5b-bb81-7218ce76765f tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id aecb33da-f7f2-4200-b648-a985a6280cd4. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:23:03.089034 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:03.089034 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:03.092010 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ce714133-e9b2-4c5b-bb81-7218ce76765f tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 returned with HTTP 200 Aug 06 19:23:03.092851 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 283/1142] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:03 2026] GET /volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 => generated 795 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:03.100201 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:03.100201 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:03.101057 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1aafa717-2561-4dba-bbda-1a7adae36e91 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Volume info retrieved successfully. Aug 06 19:23:03.101248 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-1aafa717-2561-4dba-bbda-1a7adae36e91 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Create snapshot from volume abf1331d-8d13-4180-ad02-c20c0701db46 Aug 06 19:23:03.187823 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-1aafa717-2561-4dba-bbda-1a7adae36e91 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Created reservations ['bfa6071a-d4e6-4c32-8566-67feae5c2c84', '69849cc3-819d-463b-81f7-812e94d77d1c', '2af555a2-61f2-4d78-9667-ef3b414c673f', '78a41ea0-614f-40a3-bfaf-5c71578744ae'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:23:03.299834 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1aafa717-2561-4dba-bbda-1a7adae36e91 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Snapshot create request issued successfully. Aug 06 19:23:03.300730 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1aafa717-2561-4dba-bbda-1a7adae36e91 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:23:03.301098 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 289/1143] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:23:03 2026] POST /volume/v3/snapshots => generated 307 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:23:03.313894 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0b935117-cf6b-4fec-a54a-e09b5a52d4ea None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:03.320721 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0b935117-cf6b-4fec-a54a-e09b5a52d4ea tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] GET https://10.4.3.5/volume/v3/snapshots/da6d810c-716a-479d-8f55-d3075aff7eff Aug 06 19:23:03.322703 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0b935117-cf6b-4fec-a54a-e09b5a52d4ea tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:03.322947 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0b935117-cf6b-4fec-a54a-e09b5a52d4ea tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:03.337323 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:03.337323 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:03.338268 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0b935117-cf6b-4fec-a54a-e09b5a52d4ea tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Snapshot retrieved successfully. Aug 06 19:23:03.341039 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0b935117-cf6b-4fec-a54a-e09b5a52d4ea tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/snapshots/da6d810c-716a-479d-8f55-d3075aff7eff returned with HTTP 200 Aug 06 19:23:03.341899 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 282/1144] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:23:03 2026] GET /volume/v3/snapshots/da6d810c-716a-479d-8f55-d3075aff7eff => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:04.140436 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-307e0b04-3742-4f59-984f-c6d62ba04493 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:04.140436 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-307e0b04-3742-4f59-984f-c6d62ba04493 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 Aug 06 19:23:04.140436 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-307e0b04-3742-4f59-984f-c6d62ba04493 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:04.140436 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-307e0b04-3742-4f59-984f-c6d62ba04493 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:04.140436 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-307e0b04-3742-4f59-984f-c6d62ba04493 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id aecb33da-f7f2-4200-b648-a985a6280cd4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:23:04.140436 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:04.140436 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:04.140436 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-307e0b04-3742-4f59-984f-c6d62ba04493 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 returned with HTTP 200 Aug 06 19:23:04.140436 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 291/1145] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:04 2026] GET /volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:23:04.356839 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-07339f57-b0cb-46bc-820c-a807ea37cb4d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:04.361196 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-07339f57-b0cb-46bc-820c-a807ea37cb4d tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] GET https://10.4.3.5/volume/v3/snapshots/da6d810c-716a-479d-8f55-d3075aff7eff Aug 06 19:23:04.364048 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-07339f57-b0cb-46bc-820c-a807ea37cb4d tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:04.364048 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-07339f57-b0cb-46bc-820c-a807ea37cb4d tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:04.379043 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:04.379043 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:04.379043 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-07339f57-b0cb-46bc-820c-a807ea37cb4d tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Snapshot retrieved successfully. Aug 06 19:23:04.381113 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-07339f57-b0cb-46bc-820c-a807ea37cb4d tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/snapshots/da6d810c-716a-479d-8f55-d3075aff7eff returned with HTTP 200 Aug 06 19:23:04.381808 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 284/1146] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:23:04 2026] GET /volume/v3/snapshots/da6d810c-716a-479d-8f55-d3075aff7eff => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:04.402275 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a2470cba-fabc-47c3-ad6d-b836114302d9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:04.407098 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a2470cba-fabc-47c3-ad6d-b836114302d9 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] DELETE https://10.4.3.5/volume/v3/volumes/abf1331d-8d13-4180-ad02-c20c0701db46?cascade=True Aug 06 19:23:04.407349 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a2470cba-fabc-47c3-ad6d-b836114302d9 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:04.407663 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a2470cba-fabc-47c3-ad6d-b836114302d9 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:04.407981 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-a2470cba-fabc-47c3-ad6d-b836114302d9 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Delete volume with id: abf1331d-8d13-4180-ad02-c20c0701db46 Aug 06 19:23:04.440096 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:04.440096 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:04.440522 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a2470cba-fabc-47c3-ad6d-b836114302d9 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Volume info retrieved successfully. Aug 06 19:23:04.525791 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a2470cba-fabc-47c3-ad6d-b836114302d9 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Delete volume request issued successfully. Aug 06 19:23:04.526093 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a2470cba-fabc-47c3-ad6d-b836114302d9 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/volumes/abf1331d-8d13-4180-ad02-c20c0701db46?cascade=True returned with HTTP 202 Aug 06 19:23:04.529767 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 290/1147] 10.4.3.5 () {66 vars in 1362 bytes} [Thu Aug 6 19:23:04 2026] DELETE /volume/v3/volumes/abf1331d-8d13-4180-ad02-c20c0701db46?cascade=True => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:23:04.543853 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1f467db4-e72a-4848-9ea7-4e45e020e079 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:04.545125 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1f467db4-e72a-4848-9ea7-4e45e020e079 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] GET https://10.4.3.5/volume/v3/volumes/abf1331d-8d13-4180-ad02-c20c0701db46 Aug 06 19:23:04.546772 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1f467db4-e72a-4848-9ea7-4e45e020e079 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:04.546772 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1f467db4-e72a-4848-9ea7-4e45e020e079 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:04.563386 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:04.563386 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:04.574828 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1f467db4-e72a-4848-9ea7-4e45e020e079 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Volume info retrieved successfully. Aug 06 19:23:04.583841 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1f467db4-e72a-4848-9ea7-4e45e020e079 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/volumes/abf1331d-8d13-4180-ad02-c20c0701db46 returned with HTTP 200 Aug 06 19:23:04.583841 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 283/1148] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:04 2026] GET /volume/v3/volumes/abf1331d-8d13-4180-ad02-c20c0701db46 => generated 837 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:05.149143 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2cbe90a1-59ad-4a16-890a-338c5672496d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:05.152495 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2cbe90a1-59ad-4a16-890a-338c5672496d tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 Aug 06 19:23:05.153494 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2cbe90a1-59ad-4a16-890a-338c5672496d tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:05.154930 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2cbe90a1-59ad-4a16-890a-338c5672496d tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:05.154930 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-2cbe90a1-59ad-4a16-890a-338c5672496d tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id aecb33da-f7f2-4200-b648-a985a6280cd4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:23:05.171593 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:05.171593 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:05.171593 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2cbe90a1-59ad-4a16-890a-338c5672496d tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 returned with HTTP 200 Aug 06 19:23:05.171593 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 292/1149] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:05 2026] GET /volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 => generated 795 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:05.600055 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a543b811-2e2a-4adf-bef0-90027711d663 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:05.603269 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a543b811-2e2a-4adf-bef0-90027711d663 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] GET https://10.4.3.5/volume/v3/volumes/abf1331d-8d13-4180-ad02-c20c0701db46 Aug 06 19:23:05.603269 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a543b811-2e2a-4adf-bef0-90027711d663 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:05.603427 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a543b811-2e2a-4adf-bef0-90027711d663 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:05.615094 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a543b811-2e2a-4adf-bef0-90027711d663 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/volumes/abf1331d-8d13-4180-ad02-c20c0701db46 returned with HTTP 404 Aug 06 19:23:05.615094 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 285/1150] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:05 2026] GET /volume/v3/volumes/abf1331d-8d13-4180-ad02-c20c0701db46 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:05.631321 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-83b43a56-057d-4c22-a151-a15f3e53d8f9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:05.639789 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-83b43a56-057d-4c22-a151-a15f3e53d8f9 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] GET https://10.4.3.5/volume/v3/volumes Aug 06 19:23:05.639789 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-83b43a56-057d-4c22-a151-a15f3e53d8f9 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:05.639789 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-83b43a56-057d-4c22-a151-a15f3e53d8f9 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:05.640159 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-83b43a56-057d-4c22-a151-a15f3e53d8f9 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:05.640782 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:05.640782 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:05.641859 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-83b43a56-057d-4c22-a151-a15f3e53d8f9 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:05.656323 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-83b43a56-057d-4c22-a151-a15f3e53d8f9 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Get all volumes completed successfully. Aug 06 19:23:05.656981 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-83b43a56-057d-4c22-a151-a15f3e53d8f9 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 200 Aug 06 19:23:05.657312 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 291/1151] 10.4.3.5 () {66 vars in 1223 bytes} [Thu Aug 6 19:23:05 2026] GET /volume/v3/volumes => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:23:05.673814 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-da785f34-afac-4c36-ae7f-a5e27760d8a1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:05.676571 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-da785f34-afac-4c36-ae7f-a5e27760d8a1 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] GET https://10.4.3.5/volume/v3/snapshots Aug 06 19:23:05.676854 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-da785f34-afac-4c36-ae7f-a5e27760d8a1 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:05.677181 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-da785f34-afac-4c36-ae7f-a5e27760d8a1 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:05.677593 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-da785f34-afac-4c36-ae7f-a5e27760d8a1 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:05.679060 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.db.api [None req-da785f34-afac-4c36-ae7f-a5e27760d8a1 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Building query based on filter {{(pid=100262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 19:23:05.693860 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-da785f34-afac-4c36-ae7f-a5e27760d8a1 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Get all snapshots completed successfully. Aug 06 19:23:05.694487 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-da785f34-afac-4c36-ae7f-a5e27760d8a1 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 200 Aug 06 19:23:05.695172 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 284/1152] 10.4.3.5 () {66 vars in 1229 bytes} [Thu Aug 6 19:23:05 2026] GET /volume/v3/snapshots => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:23:05.707903 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4a7a43ab-b0e2-4a09-b525-3042ea27620b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:05.710998 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a7a43ab-b0e2-4a09-b525-3042ea27620b tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/da6d810c-716a-479d-8f55-d3075aff7eff Aug 06 19:23:05.711502 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a7a43ab-b0e2-4a09-b525-3042ea27620b tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:05.711818 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a7a43ab-b0e2-4a09-b525-3042ea27620b tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:05.712005 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-4a7a43ab-b0e2-4a09-b525-3042ea27620b tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Delete snapshot with id: da6d810c-716a-479d-8f55-d3075aff7eff Aug 06 19:23:05.726302 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a7a43ab-b0e2-4a09-b525-3042ea27620b tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/snapshots/da6d810c-716a-479d-8f55-d3075aff7eff returned with HTTP 404 Aug 06 19:23:05.728927 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 293/1153] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:23:05 2026] DELETE /volume/v3/snapshots/da6d810c-716a-479d-8f55-d3075aff7eff => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:05.734302 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-15d4212c-3196-4929-87ac-56ee33cd34d4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:05.739983 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-15d4212c-3196-4929-87ac-56ee33cd34d4 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/d33e6c26-71eb-4657-9b24-9fb9ad7da6c3 Aug 06 19:23:05.740176 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-15d4212c-3196-4929-87ac-56ee33cd34d4 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:05.740435 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-15d4212c-3196-4929-87ac-56ee33cd34d4 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:05.740588 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-15d4212c-3196-4929-87ac-56ee33cd34d4 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Delete snapshot with id: d33e6c26-71eb-4657-9b24-9fb9ad7da6c3 Aug 06 19:23:05.752207 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-15d4212c-3196-4929-87ac-56ee33cd34d4 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/snapshots/d33e6c26-71eb-4657-9b24-9fb9ad7da6c3 returned with HTTP 404 Aug 06 19:23:05.754202 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 286/1154] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:23:05 2026] DELETE /volume/v3/snapshots/d33e6c26-71eb-4657-9b24-9fb9ad7da6c3 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:05.767203 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a0a20ac1-99f3-4fe1-bc8d-5876510e0959 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:05.771418 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a0a20ac1-99f3-4fe1-bc8d-5876510e0959 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] GET https://10.4.3.5/volume/v3/volumes/abf1331d-8d13-4180-ad02-c20c0701db46 Aug 06 19:23:05.771418 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a0a20ac1-99f3-4fe1-bc8d-5876510e0959 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:05.771418 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a0a20ac1-99f3-4fe1-bc8d-5876510e0959 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:05.783256 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a0a20ac1-99f3-4fe1-bc8d-5876510e0959 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/volumes/abf1331d-8d13-4180-ad02-c20c0701db46 returned with HTTP 404 Aug 06 19:23:05.784364 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 292/1155] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:05 2026] GET /volume/v3/volumes/abf1331d-8d13-4180-ad02-c20c0701db46 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:05.796975 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-00adf77c-71a4-42e8-a4a9-43eb33bbb3c8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:05.803061 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-00adf77c-71a4-42e8-a4a9-43eb33bbb3c8 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] DELETE https://10.4.3.5/volume/v3/volumes/abf1331d-8d13-4180-ad02-c20c0701db46 Aug 06 19:23:05.803061 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-00adf77c-71a4-42e8-a4a9-43eb33bbb3c8 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:05.803061 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-00adf77c-71a4-42e8-a4a9-43eb33bbb3c8 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:05.803061 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-00adf77c-71a4-42e8-a4a9-43eb33bbb3c8 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Delete volume with id: abf1331d-8d13-4180-ad02-c20c0701db46 Aug 06 19:23:05.815598 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-00adf77c-71a4-42e8-a4a9-43eb33bbb3c8 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/volumes/abf1331d-8d13-4180-ad02-c20c0701db46 returned with HTTP 404 Aug 06 19:23:05.816376 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 285/1156] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:23:05 2026] DELETE /volume/v3/volumes/abf1331d-8d13-4180-ad02-c20c0701db46 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:05.831070 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6fd80538-ae7f-4672-9bfb-b0015efa76cb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:05.833595 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6fd80538-ae7f-4672-9bfb-b0015efa76cb tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:23:05.833964 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6fd80538-ae7f-4672-9bfb-b0015efa76cb tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-70258595"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:05.837391 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-6fd80538-ae7f-4672-9bfb-b0015efa76cb tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-70258595'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:23:05.837481 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-6fd80538-ae7f-4672-9bfb-b0015efa76cb tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Create volume of 1 GB Aug 06 19:23:05.846446 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6fd80538-ae7f-4672-9bfb-b0015efa76cb tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Availability Zones retrieved successfully. Aug 06 19:23:05.855211 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6fd80538-ae7f-4672-9bfb-b0015efa76cb tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Flow 'volume_create_api' (1062dbd2-fed1-4cf1-8a37-ed4d4ac595d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:05.856544 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6fd80538-ae7f-4672-9bfb-b0015efa76cb tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30a70daf-1a43-4015-aef8-83993be4bfc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:05.858195 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-6fd80538-ae7f-4672-9bfb-b0015efa76cb tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:23:05.897398 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6fd80538-ae7f-4672-9bfb-b0015efa76cb tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30a70daf-1a43-4015-aef8-83993be4bfc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:05.898545 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6fd80538-ae7f-4672-9bfb-b0015efa76cb tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a63c4f69-4210-44ca-8896-983ec05e55ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:05.977690 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-6fd80538-ae7f-4672-9bfb-b0015efa76cb tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Created reservations ['850fa35e-a03b-4759-99ce-a420aa5cb5e3', '32f41815-42c6-4bbf-a127-e39960721956', '6aa071e7-c426-49fa-b47a-177865ca68f6', 'd12d66aa-bd95-45c2-9aae-cb25e9ff8bbc'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:23:05.977690 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6fd80538-ae7f-4672-9bfb-b0015efa76cb tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a63c4f69-4210-44ca-8896-983ec05e55ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['850fa35e-a03b-4759-99ce-a420aa5cb5e3', '32f41815-42c6-4bbf-a127-e39960721956', '6aa071e7-c426-49fa-b47a-177865ca68f6', 'd12d66aa-bd95-45c2-9aae-cb25e9ff8bbc']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:05.980000 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6fd80538-ae7f-4672-9bfb-b0015efa76cb tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b56951f-b55d-4a4f-ad07-5d891a395be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:06.016270 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6fd80538-ae7f-4672-9bfb-b0015efa76cb tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b56951f-b55d-4a4f-ad07-5d891a395be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4066acbc-1851-496a-b8f1-aa81266002b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-70258595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47b61f357d0b40bb9b9fcf4611410e75',qos_specs=None,replication_status=,reservations=['850fa35e-a03b-4759-99ce-a420aa5cb5e3','32f41815-42c6-4bbf-a127-e39960721956','6aa071e7-c426-49fa-b47a-177865ca68f6','d12d66aa-bd95-45c2-9aae-cb25e9ff8bbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a55c52cd2b24451fab7dc09c6be02842',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:23:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-70258595',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4066acbc-1851-496a-b8f1-aa81266002b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47b61f357d0b40bb9b9fcf4611410e75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a55c52cd2b24451fab7dc09c6be02842',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:06.017437 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6fd80538-ae7f-4672-9bfb-b0015efa76cb tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f76fe9f-5ad4-4c8d-9a90-1b1067af6e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:06.049963 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6fd80538-ae7f-4672-9bfb-b0015efa76cb tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f76fe9f-5ad4-4c8d-9a90-1b1067af6e90) transitioned into state 'SUCCESS' from state '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-70258595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47b61f357d0b40bb9b9fcf4611410e75',qos_specs=None,replication_status=,reservations=['850fa35e-a03b-4759-99ce-a420aa5cb5e3','32f41815-42c6-4bbf-a127-e39960721956','6aa071e7-c426-49fa-b47a-177865ca68f6','d12d66aa-bd95-45c2-9aae-cb25e9ff8bbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a55c52cd2b24451fab7dc09c6be02842',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:06.049963 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6fd80538-ae7f-4672-9bfb-b0015efa76cb tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (983d544d-32c7-4f75-9d31-3738473afe4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:06.068745 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6fd80538-ae7f-4672-9bfb-b0015efa76cb tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (983d544d-32c7-4f75-9d31-3738473afe4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:06.068745 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6fd80538-ae7f-4672-9bfb-b0015efa76cb tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Flow 'volume_create_api' (1062dbd2-fed1-4cf1-8a37-ed4d4ac595d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:06.068745 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6fd80538-ae7f-4672-9bfb-b0015efa76cb tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Create volume request issued successfully. Aug 06 19:23:06.069399 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6fd80538-ae7f-4672-9bfb-b0015efa76cb tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:23:06.070134 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 294/1157] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:23:05 2026] POST /volume/v3/volumes => generated 745 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:23:06.086945 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1b6d768a-3935-4bdd-ad4d-149e9e8897ba None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:06.089762 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1b6d768a-3935-4bdd-ad4d-149e9e8897ba tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] GET https://10.4.3.5/volume/v3/volumes/4066acbc-1851-496a-b8f1-aa81266002b3 Aug 06 19:23:06.089762 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1b6d768a-3935-4bdd-ad4d-149e9e8897ba tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:06.089762 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1b6d768a-3935-4bdd-ad4d-149e9e8897ba tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:06.099266 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:06.099266 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:06.103860 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1b6d768a-3935-4bdd-ad4d-149e9e8897ba tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Volume info retrieved successfully. Aug 06 19:23:06.109239 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1b6d768a-3935-4bdd-ad4d-149e9e8897ba tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/volumes/4066acbc-1851-496a-b8f1-aa81266002b3 returned with HTTP 200 Aug 06 19:23:06.110465 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 287/1158] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:06 2026] GET /volume/v3/volumes/4066acbc-1851-496a-b8f1-aa81266002b3 => generated 813 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:06.187704 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-17782672-24cf-47ea-8779-0e5d4c6fe11a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:06.190502 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-17782672-24cf-47ea-8779-0e5d4c6fe11a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 Aug 06 19:23:06.190502 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-17782672-24cf-47ea-8779-0e5d4c6fe11a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:06.190502 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-17782672-24cf-47ea-8779-0e5d4c6fe11a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:06.190502 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-17782672-24cf-47ea-8779-0e5d4c6fe11a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id aecb33da-f7f2-4200-b648-a985a6280cd4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:23:06.198215 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:06.198215 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:06.199521 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-17782672-24cf-47ea-8779-0e5d4c6fe11a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 returned with HTTP 200 Aug 06 19:23:06.202032 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 293/1159] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:06 2026] GET /volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:06.286322 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7b090c1b-ddc3-4359-b956-674bcc94ce69 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:06.289797 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7b090c1b-ddc3-4359-b956-674bcc94ce69 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:23:06.289797 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7b090c1b-ddc3-4359-b956-674bcc94ce69 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "ffa4d6a7-76e0-483d-9b3f-4bf360dad4dd"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:06.291296 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-7b090c1b-ddc3-4359-b956-674bcc94ce69 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'ffa4d6a7-76e0-483d-9b3f-4bf360dad4dd'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:23:06.425979 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-7b090c1b-ddc3-4359-b956-674bcc94ce69 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Create volume of 1 GB Aug 06 19:23:06.432587 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7b090c1b-ddc3-4359-b956-674bcc94ce69 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Availability Zones retrieved successfully. Aug 06 19:23:06.441499 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7b090c1b-ddc3-4359-b956-674bcc94ce69 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Flow 'volume_create_api' (33c7da06-7db7-439c-90cd-6e4ede838e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:06.443104 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7b090c1b-ddc3-4359-b956-674bcc94ce69 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d297cf68-23b8-49b3-afac-0dcd86395603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:06.444693 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-7b090c1b-ddc3-4359-b956-674bcc94ce69 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:23:06.485784 np0000006689 devstack@c-api.service[100262]: WARNING cinder.volume.api [None req-7b090c1b-ddc3-4359-b956-674bcc94ce69 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d297cf68-23b8-49b3-afac-0dcd86395603) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 19:23:06.485784 np0000006689 devstack@c-api.service[100262]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 06 19:23:06.487735 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7b090c1b-ddc3-4359-b956-674bcc94ce69 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d297cf68-23b8-49b3-afac-0dcd86395603) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:06.488786 np0000006689 devstack@c-api.service[100262]: WARNING cinder.volume.api [None req-7b090c1b-ddc3-4359-b956-674bcc94ce69 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d297cf68-23b8-49b3-afac-0dcd86395603) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 19:23:06.489886 np0000006689 devstack@c-api.service[100262]: WARNING cinder.volume.api [None req-7b090c1b-ddc3-4359-b956-674bcc94ce69 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Flow 'volume_create_api' (33c7da06-7db7-439c-90cd-6e4ede838e90) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 19:23:06.490715 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7b090c1b-ddc3-4359-b956-674bcc94ce69 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 400 Aug 06 19:23:06.492948 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 286/1160] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:23:06 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 06 19:23:06.731138 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fb53c459-77ff-4435-8025-1e7f8610c959 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:06.735704 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fb53c459-77ff-4435-8025-1e7f8610c959 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:23:06.735704 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fb53c459-77ff-4435-8025-1e7f8610c959 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:06.736398 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fb53c459-77ff-4435-8025-1e7f8610c959 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 400 Aug 06 19:23:06.737490 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 295/1161] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:23:06 2026] POST /volume/v3/volumes => generated 127 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 06 19:23:06.751827 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-de8a9bc6-5c7f-49e4-8070-eba3784c4f04 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:06.756070 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-de8a9bc6-5c7f-49e4-8070-eba3784c4f04 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:23:06.756070 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-de8a9bc6-5c7f-49e4-8070-eba3784c4f04 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "88888265-0313-4b1f-a6de-25486f4885ea"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:06.757929 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-de8a9bc6-5c7f-49e4-8070-eba3784c4f04 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '88888265-0313-4b1f-a6de-25486f4885ea'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:23:06.764274 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-de8a9bc6-5c7f-49e4-8070-eba3784c4f04 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 404 Aug 06 19:23:06.765089 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 288/1162] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:23:06 2026] POST /volume/v3/volumes => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:06.775260 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-645809d0-391c-4829-8ad8-f97be413b5c3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:06.783092 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-645809d0-391c-4829-8ad8-f97be413b5c3 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:23:06.783092 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-645809d0-391c-4829-8ad8-f97be413b5c3 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "7f4fdb2d-9420-4cde-aad5-8d5fc1f927e0"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:06.783424 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-645809d0-391c-4829-8ad8-f97be413b5c3 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '7f4fdb2d-9420-4cde-aad5-8d5fc1f927e0'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:23:06.792177 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-645809d0-391c-4829-8ad8-f97be413b5c3 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 404 Aug 06 19:23:06.792854 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 294/1163] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:23:06 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 06 19:23:06.809496 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1115c28a-7d16-4fa5-9b14-7a1ec00c9b6c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:06.809910 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1115c28a-7d16-4fa5-9b14-7a1ec00c9b6c tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:23:06.810074 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1115c28a-7d16-4fa5-9b14-7a1ec00c9b6c tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "cc901c4f-71ba-405e-8e17-4e770040a5d6"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:06.814517 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-1115c28a-7d16-4fa5-9b14-7a1ec00c9b6c tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'cc901c4f-71ba-405e-8e17-4e770040a5d6'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:23:06.823500 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1115c28a-7d16-4fa5-9b14-7a1ec00c9b6c tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 404 Aug 06 19:23:06.824632 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 287/1164] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:23:06 2026] POST /volume/v3/volumes => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 19:23:06.836359 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4e683a24-49e8-40ba-b860-893fab8e9109 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:06.842284 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4e683a24-49e8-40ba-b860-893fab8e9109 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:23:06.842596 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4e683a24-49e8-40ba-b860-893fab8e9109 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:06.848420 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4e683a24-49e8-40ba-b860-893fab8e9109 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 400 Aug 06 19:23:06.849133 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 296/1165] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:23:06 2026] POST /volume/v3/volumes => generated 125 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 19:23:06.861852 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a457059f-3f45-425c-bee4-0b756067d983 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:06.866204 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a457059f-3f45-425c-bee4-0b756067d983 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:23:06.866632 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a457059f-3f45-425c-bee4-0b756067d983 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:06.873092 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a457059f-3f45-425c-bee4-0b756067d983 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 400 Aug 06 19:23:06.873092 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 289/1166] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:23:06 2026] POST /volume/v3/volumes => generated 125 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 19:23:06.886777 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-33edaaa1-e1c6-4f98-8ff8-96a661d676b8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:06.889094 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-33edaaa1-e1c6-4f98-8ff8-96a661d676b8 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:23:06.889466 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-33edaaa1-e1c6-4f98-8ff8-96a661d676b8 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:06.893333 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-33edaaa1-e1c6-4f98-8ff8-96a661d676b8 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 400 Aug 06 19:23:06.893333 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 295/1167] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:23:06 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 06 19:23:06.910425 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0989b683-f51f-4639-b4a5-2ec61e089225 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:06.916258 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0989b683-f51f-4639-b4a5-2ec61e089225 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] DELETE https://10.4.3.5/volume/v3/volumes/tempest-invalid-1432773071 Aug 06 19:23:06.916258 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0989b683-f51f-4639-b4a5-2ec61e089225 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:06.916258 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0989b683-f51f-4639-b4a5-2ec61e089225 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:06.916258 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-0989b683-f51f-4639-b4a5-2ec61e089225 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Delete volume with id: tempest-invalid-1432773071 Aug 06 19:23:07.126505 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0989b683-f51f-4639-b4a5-2ec61e089225 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes/tempest-invalid-1432773071 returned with HTTP 404 Aug 06 19:23:07.127222 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 288/1168] 10.4.3.5 () {66 vars in 1307 bytes} [Thu Aug 6 19:23:06 2026] DELETE /volume/v3/volumes/tempest-invalid-1432773071 => generated 99 bytes in 217 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:23:07.129061 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9f4ae4e3-787d-4fe7-8a6a-ddecabf8bfc6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:07.131973 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9f4ae4e3-787d-4fe7-8a6a-ddecabf8bfc6 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] GET https://10.4.3.5/volume/v3/volumes/4066acbc-1851-496a-b8f1-aa81266002b3 Aug 06 19:23:07.132371 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9f4ae4e3-787d-4fe7-8a6a-ddecabf8bfc6 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:07.132834 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9f4ae4e3-787d-4fe7-8a6a-ddecabf8bfc6 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:07.142404 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:07.142404 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:07.144911 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f7a163b5-18fc-4cc1-a79d-cb8344cd110c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:07.147886 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9f4ae4e3-787d-4fe7-8a6a-ddecabf8bfc6 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Volume info retrieved successfully. Aug 06 19:23:07.151501 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 290/1169] 10.4.3.5 () {66 vars in 1229 bytes} [Thu Aug 6 19:23:07 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 06 19:23:07.154348 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9f4ae4e3-787d-4fe7-8a6a-ddecabf8bfc6 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/volumes/4066acbc-1851-496a-b8f1-aa81266002b3 returned with HTTP 200 Aug 06 19:23:07.154921 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 297/1170] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:07 2026] GET /volume/v3/volumes/4066acbc-1851-496a-b8f1-aa81266002b3 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:07.164813 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d9890e22-804d-4e52-bbfe-ab2a61e47881 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:07.168049 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d9890e22-804d-4e52-bbfe-ab2a61e47881 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] POST https://10.4.3.5/volume/v3/volumes/xxx/action Aug 06 19:23:07.168482 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d9890e22-804d-4e52-bbfe-ab2a61e47881 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action body: b'{"os-detach": {}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:23:07.169460 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d9890e22-804d-4e52-bbfe-ab2a61e47881 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:07.180158 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-448c5871-42cb-48e2-a443-0eff74b81e37 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:07.183161 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-448c5871-42cb-48e2-a443-0eff74b81e37 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:23:07.183720 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-448c5871-42cb-48e2-a443-0eff74b81e37 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4066acbc-1851-496a-b8f1-aa81266002b3", "name": "tempest-VolumesDeleteCascade-Snapshot-439667500"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:07.185633 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d9890e22-804d-4e52-bbfe-ab2a61e47881 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 06 19:23:07.186499 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 296/1171] 10.4.3.5 () {68 vars in 1277 bytes} [Thu Aug 6 19:23:07 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:23:07.196954 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:07.196954 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:07.197707 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-448c5871-42cb-48e2-a443-0eff74b81e37 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Volume info retrieved successfully. Aug 06 19:23:07.197793 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-448c5871-42cb-48e2-a443-0eff74b81e37 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Create snapshot from volume 4066acbc-1851-496a-b8f1-aa81266002b3 Aug 06 19:23:07.206660 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b2bde0eb-68f8-49ae-9726-9d57e8ce1788 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:07.209092 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b2bde0eb-68f8-49ae-9726-9d57e8ce1788 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] GET https://10.4.3.5/volume/v3/volumes/tempest-invalid-1077609417 Aug 06 19:23:07.209238 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b2bde0eb-68f8-49ae-9726-9d57e8ce1788 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:07.209962 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b2bde0eb-68f8-49ae-9726-9d57e8ce1788 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:07.217647 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b2bde0eb-68f8-49ae-9726-9d57e8ce1788 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes/tempest-invalid-1077609417 returned with HTTP 404 Aug 06 19:23:07.218288 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 291/1172] 10.4.3.5 () {66 vars in 1304 bytes} [Thu Aug 6 19:23:07 2026] GET /volume/v3/volumes/tempest-invalid-1077609417 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:23:07.218382 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8a594d5e-ce21-4129-b57c-8221864a9aff None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:07.221128 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8a594d5e-ce21-4129-b57c-8221864a9aff tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 Aug 06 19:23:07.221399 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8a594d5e-ce21-4129-b57c-8221864a9aff tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:07.221685 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8a594d5e-ce21-4129-b57c-8221864a9aff tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:07.221829 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-8a594d5e-ce21-4129-b57c-8221864a9aff tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id aecb33da-f7f2-4200-b648-a985a6280cd4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:23:07.227088 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:07.227088 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:07.227675 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8a594d5e-ce21-4129-b57c-8221864a9aff tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 returned with HTTP 200 Aug 06 19:23:07.228653 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 298/1173] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:07 2026] GET /volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:07.230688 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d35c0472-cd9b-46ab-819d-643c3d66d3f8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:07.234116 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 297/1174] 10.4.3.5 () {66 vars in 1226 bytes} [Thu Aug 6 19:23:07 2026] GET /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 06 19:23:07.248884 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-473f199f-7efb-4065-91dc-5d3028ed534c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:07.251934 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-473f199f-7efb-4065-91dc-5d3028ed534c tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] GET https://10.4.3.5/volume/v3/volumes/detail?status=null Aug 06 19:23:07.252100 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-448c5871-42cb-48e2-a443-0eff74b81e37 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Created reservations ['473e98d6-c6ed-4fda-bed4-37b929c0aa4c', '0b5e9d87-1c99-48f9-8628-e41a4022bfba', '40d61d32-45cc-4caa-9f8d-8532f81d5667', '4dec0794-84df-4535-8bba-4a727c8a3d59'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:23:07.252152 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-473f199f-7efb-4065-91dc-5d3028ed534c tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:07.253792 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-473f199f-7efb-4065-91dc-5d3028ed534c tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:07.254050 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-473f199f-7efb-4065-91dc-5d3028ed534c tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:07.254354 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-473f199f-7efb-4065-91dc-5d3028ed534c tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Could not evaluate value null, assuming string {{(pid=100263) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 19:23:07.255392 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-473f199f-7efb-4065-91dc-5d3028ed534c tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:07.299776 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-473f199f-7efb-4065-91dc-5d3028ed534c tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Get all volumes completed successfully. Aug 06 19:23:07.301999 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-473f199f-7efb-4065-91dc-5d3028ed534c tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 06 19:23:07.302291 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 292/1175] 10.4.3.5 () {66 vars in 1267 bytes} [Thu Aug 6 19:23:07 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:23:07.316921 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-448c5871-42cb-48e2-a443-0eff74b81e37 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Snapshot create request issued successfully. Aug 06 19:23:07.318108 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-448c5871-42cb-48e2-a443-0eff74b81e37 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:23:07.318244 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 289/1176] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:23:07 2026] POST /volume/v3/snapshots => generated 306 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:23:07.330089 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b7277364-2763-4b90-91a9-f58f21fa8c08 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:07.331800 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b7277364-2763-4b90-91a9-f58f21fa8c08 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] GET https://10.4.3.5/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-736159301 Aug 06 19:23:07.332096 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b7277364-2763-4b90-91a9-f58f21fa8c08 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:07.333512 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b7277364-2763-4b90-91a9-f58f21fa8c08 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:07.333512 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-b7277364-2763-4b90-91a9-f58f21fa8c08 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:07.333512 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b7277364-2763-4b90-91a9-f58f21fa8c08 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-736159301'), ('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:07.334373 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ccceddf4-b42d-41d3-9e22-ca505f1653bb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:07.337109 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ccceddf4-b42d-41d3-9e22-ca505f1653bb tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] GET https://10.4.3.5/volume/v3/snapshots/5f138d7b-2435-4cb2-86a1-e91f3c7e22c8 Aug 06 19:23:07.337404 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ccceddf4-b42d-41d3-9e22-ca505f1653bb tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:07.338597 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ccceddf4-b42d-41d3-9e22-ca505f1653bb tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:07.348194 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:07.348194 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:07.348194 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ccceddf4-b42d-41d3-9e22-ca505f1653bb tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Snapshot retrieved successfully. Aug 06 19:23:07.348194 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ccceddf4-b42d-41d3-9e22-ca505f1653bb tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/snapshots/5f138d7b-2435-4cb2-86a1-e91f3c7e22c8 returned with HTTP 200 Aug 06 19:23:07.348194 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 298/1177] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:23:07 2026] GET /volume/v3/snapshots/5f138d7b-2435-4cb2-86a1-e91f3c7e22c8 => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:07.375857 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b7277364-2763-4b90-91a9-f58f21fa8c08 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Get all volumes completed successfully. Aug 06 19:23:07.378775 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b7277364-2763-4b90-91a9-f58f21fa8c08 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-736159301 returned with HTTP 200 Aug 06 19:23:07.381481 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 299/1178] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:23:07 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-736159301 => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:23:07.398403 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5dd1cf60-50ca-4125-b4cf-330737d3d177 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:07.400787 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5dd1cf60-50ca-4125-b4cf-330737d3d177 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] GET https://10.4.3.5/volume/v3/volumes?status=null Aug 06 19:23:07.401787 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5dd1cf60-50ca-4125-b4cf-330737d3d177 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:07.402273 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5dd1cf60-50ca-4125-b4cf-330737d3d177 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:07.403068 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-5dd1cf60-50ca-4125-b4cf-330737d3d177 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:07.403068 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dd1cf60-50ca-4125-b4cf-330737d3d177 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Could not evaluate value null, assuming string {{(pid=100263) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 19:23:07.403926 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dd1cf60-50ca-4125-b4cf-330737d3d177 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:07.603601 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5dd1cf60-50ca-4125-b4cf-330737d3d177 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Get all volumes completed successfully. Aug 06 19:23:07.603601 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5dd1cf60-50ca-4125-b4cf-330737d3d177 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes?status=null returned with HTTP 200 Aug 06 19:23:07.603601 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 293/1179] 10.4.3.5 () {66 vars in 1246 bytes} [Thu Aug 6 19:23:07 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:23:07.617592 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-217c11fc-c9a1-4711-88e1-c0f19a9099f6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:07.621222 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-217c11fc-c9a1-4711-88e1-c0f19a9099f6 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] GET https://10.4.3.5/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-123059832 Aug 06 19:23:07.621514 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-217c11fc-c9a1-4711-88e1-c0f19a9099f6 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:07.621944 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-217c11fc-c9a1-4711-88e1-c0f19a9099f6 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:07.622367 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-217c11fc-c9a1-4711-88e1-c0f19a9099f6 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:07.623154 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:07.623154 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:07.623744 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-217c11fc-c9a1-4711-88e1-c0f19a9099f6 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-123059832'), ('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:07.682177 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-217c11fc-c9a1-4711-88e1-c0f19a9099f6 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Get all volumes completed successfully. Aug 06 19:23:07.682743 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-217c11fc-c9a1-4711-88e1-c0f19a9099f6 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-123059832 returned with HTTP 200 Aug 06 19:23:07.683363 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 290/1180] 10.4.3.5 () {66 vars in 1322 bytes} [Thu Aug 6 19:23:07 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-123059832 => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:23:07.697105 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-120f1a62-945e-4b02-824a-d86c1513fa6f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:07.703450 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-120f1a62-945e-4b02-824a-d86c1513fa6f tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] POST https://10.4.3.5/volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167/action Aug 06 19:23:07.703801 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-120f1a62-945e-4b02-824a-d86c1513fa6f tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:23:07.703921 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-120f1a62-945e-4b02-824a-d86c1513fa6f tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:07.719746 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:07.719746 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:07.720518 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-120f1a62-945e-4b02-824a-d86c1513fa6f tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Volume info retrieved successfully. Aug 06 19:23:07.736104 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-120f1a62-945e-4b02-824a-d86c1513fa6f tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Reserve volume completed successfully. Aug 06 19:23:07.738167 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-120f1a62-945e-4b02-824a-d86c1513fa6f tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167/action returned with HTTP 202 Aug 06 19:23:07.738735 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 299/1181] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:23:07 2026] POST /volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:23:07.749082 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c6fa6e70-959a-4004-8f39-9c98c30d1137 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:07.757198 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c6fa6e70-959a-4004-8f39-9c98c30d1137 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] POST https://10.4.3.5/volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167/action Aug 06 19:23:07.757198 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c6fa6e70-959a-4004-8f39-9c98c30d1137 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:23:07.757198 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c6fa6e70-959a-4004-8f39-9c98c30d1137 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:07.780039 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:07.780039 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:07.782867 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c6fa6e70-959a-4004-8f39-9c98c30d1137 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Volume info retrieved successfully. Aug 06 19:23:07.792736 np0000006689 devstack@c-api.service[100264]: ERROR cinder.volume.api [None req-c6fa6e70-959a-4004-8f39-9c98c30d1137 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Volume status must be available to reserve, but the status is attaching. Aug 06 19:23:07.797131 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c6fa6e70-959a-4004-8f39-9c98c30d1137 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167/action returned with HTTP 400 Aug 06 19:23:07.797131 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 300/1182] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:23:07 2026] POST /volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167/action => generated 132 bytes in 47 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 19:23:07.812068 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-134680b3-9381-4a89-95cc-fed0dab9b839 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:07.819138 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-134680b3-9381-4a89-95cc-fed0dab9b839 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] POST https://10.4.3.5/volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167/action Aug 06 19:23:07.819138 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-134680b3-9381-4a89-95cc-fed0dab9b839 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:23:07.819138 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-134680b3-9381-4a89-95cc-fed0dab9b839 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:07.834794 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:07.834794 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:07.835768 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-134680b3-9381-4a89-95cc-fed0dab9b839 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Volume info retrieved successfully. Aug 06 19:23:07.869957 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-134680b3-9381-4a89-95cc-fed0dab9b839 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Unreserve volume completed successfully. Aug 06 19:23:07.869957 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-134680b3-9381-4a89-95cc-fed0dab9b839 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167/action returned with HTTP 202 Aug 06 19:23:07.869957 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 294/1183] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:23:07 2026] POST /volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:23:07.888744 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6e1ba195-2035-4679-8eb8-d9242863a896 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:07.889972 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6e1ba195-2035-4679-8eb8-d9242863a896 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] POST https://10.4.3.5/volume/v3/volumes/9a7aec4b-8338-45c1-91ad-b9a2e1b853cb/action Aug 06 19:23:07.891244 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6e1ba195-2035-4679-8eb8-d9242863a896 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:23:07.891244 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6e1ba195-2035-4679-8eb8-d9242863a896 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:07.909451 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6e1ba195-2035-4679-8eb8-d9242863a896 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes/9a7aec4b-8338-45c1-91ad-b9a2e1b853cb/action returned with HTTP 404 Aug 06 19:23:07.911920 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 291/1184] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:23:07 2026] POST /volume/v3/volumes/9a7aec4b-8338-45c1-91ad-b9a2e1b853cb/action => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:07.926792 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cdb7cbf9-e400-4e9f-a2ff-0a95281558f3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:07.929035 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cdb7cbf9-e400-4e9f-a2ff-0a95281558f3 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] POST https://10.4.3.5/volume/v3/volumes/13f0e171-cdf2-4227-bbfd-af7a0aeba70c/action Aug 06 19:23:07.929425 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cdb7cbf9-e400-4e9f-a2ff-0a95281558f3 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:23:07.929586 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cdb7cbf9-e400-4e9f-a2ff-0a95281558f3 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:07.938568 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cdb7cbf9-e400-4e9f-a2ff-0a95281558f3 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes/13f0e171-cdf2-4227-bbfd-af7a0aeba70c/action returned with HTTP 404 Aug 06 19:23:07.939044 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 300/1185] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:23:07 2026] POST /volume/v3/volumes/13f0e171-cdf2-4227-bbfd-af7a0aeba70c/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:07.952473 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0260d8e2-0172-4be4-a4f3-4bcf23e05325 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:07.963295 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 301/1186] 10.4.3.5 () {68 vars in 1246 bytes} [Thu Aug 6 19:23:07 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 06 19:23:07.976144 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3f7a9734-5e9e-48ad-953a-bd1987bd768f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:07.979643 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3f7a9734-5e9e-48ad-953a-bd1987bd768f tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] PUT https://10.4.3.5/volume/v3/volumes/tempest-invalid-585552076 Aug 06 19:23:07.980437 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3f7a9734-5e9e-48ad-953a-bd1987bd768f tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:07.990910 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3f7a9734-5e9e-48ad-953a-bd1987bd768f tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes/tempest-invalid-585552076 returned with HTTP 404 Aug 06 19:23:07.992126 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 295/1187] 10.4.3.5 () {68 vars in 1321 bytes} [Thu Aug 6 19:23:07 2026] PUT /volume/v3/volumes/tempest-invalid-585552076 => generated 98 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:23:08.013382 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a18b53b3-a380-4ddf-85f2-a1ab2cc503bb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:08.013382 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a18b53b3-a380-4ddf-85f2-a1ab2cc503bb tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] PUT https://10.4.3.5/volume/v3/volumes/b6b0da5e-e33c-4821-b4bd-96640fed6db8 Aug 06 19:23:08.013382 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a18b53b3-a380-4ddf-85f2-a1ab2cc503bb tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:08.023384 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a18b53b3-a380-4ddf-85f2-a1ab2cc503bb tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes/b6b0da5e-e33c-4821-b4bd-96640fed6db8 returned with HTTP 404 Aug 06 19:23:08.023384 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 292/1188] 10.4.3.5 () {68 vars in 1354 bytes} [Thu Aug 6 19:23:08 2026] PUT /volume/v3/volumes/b6b0da5e-e33c-4821-b4bd-96640fed6db8 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:08.034068 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7e4f6013-9339-4e7e-b748-cf2ce6336305 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:08.039004 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7e4f6013-9339-4e7e-b748-cf2ce6336305 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] DELETE https://10.4.3.5/volume/v3/volumes/ff25aa77-2ad6-4640-a57a-37c09271a3d1 Aug 06 19:23:08.041383 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7e4f6013-9339-4e7e-b748-cf2ce6336305 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:08.041383 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7e4f6013-9339-4e7e-b748-cf2ce6336305 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:08.041383 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-7e4f6013-9339-4e7e-b748-cf2ce6336305 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Delete volume with id: ff25aa77-2ad6-4640-a57a-37c09271a3d1 Aug 06 19:23:08.046864 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7e4f6013-9339-4e7e-b748-cf2ce6336305 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes/ff25aa77-2ad6-4640-a57a-37c09271a3d1 returned with HTTP 404 Aug 06 19:23:08.046864 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 301/1189] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:23:08 2026] DELETE /volume/v3/volumes/ff25aa77-2ad6-4640-a57a-37c09271a3d1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:08.059096 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-549bb63b-50b0-47db-a64b-371037cf2fa0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:08.064262 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-549bb63b-50b0-47db-a64b-371037cf2fa0 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] POST https://10.4.3.5/volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167/action Aug 06 19:23:08.064262 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-549bb63b-50b0-47db-a64b-371037cf2fa0 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:23:08.064262 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-549bb63b-50b0-47db-a64b-371037cf2fa0 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:08.066410 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-549bb63b-50b0-47db-a64b-371037cf2fa0 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167/action returned with HTTP 400 Aug 06 19:23:08.067162 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 302/1190] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:23:08 2026] POST /volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167/action => generated 140 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 19:23:08.068919 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e576b1c3-5dcd-4add-add6-41796b8f8abf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:08.069975 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e576b1c3-5dcd-4add-add6-41796b8f8abf None None] GET https://10.4.3.5/volume// Aug 06 19:23:08.069975 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e576b1c3-5dcd-4add-add6-41796b8f8abf None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:08.070589 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e576b1c3-5dcd-4add-add6-41796b8f8abf None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:08.071027 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e576b1c3-5dcd-4add-add6-41796b8f8abf None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:23:08.071382 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 296/1191] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:23:08 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:23:08.083632 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e18087dd-b755-4dc6-a8cc-95e05a228f81 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:08.089168 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e18087dd-b755-4dc6-a8cc-95e05a228f81 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] POST https://10.4.3.5/volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167/action Aug 06 19:23:08.089679 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e18087dd-b755-4dc6-a8cc-95e05a228f81 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:23:08.089906 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e18087dd-b755-4dc6-a8cc-95e05a228f81 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:08.093077 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e18087dd-b755-4dc6-a8cc-95e05a228f81 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167/action returned with HTTP 400 Aug 06 19:23:08.093657 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 293/1192] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:23:08 2026] POST /volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167/action => generated 131 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 19:23:08.107047 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-56566d82-99a7-4fdf-8600-3b62d3e1202f req-62311ba0-ec4e-4c3b-be0b-fcb83043d6f7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:08.109047 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-56566d82-99a7-4fdf-8600-3b62d3e1202f req-62311ba0-ec4e-4c3b-be0b-fcb83043d6f7 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:23:08.109047 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-56566d82-99a7-4fdf-8600-3b62d3e1202f req-62311ba0-ec4e-4c3b-be0b-fcb83043d6f7 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "958731ab-b317-4ad2-b744-62b057486488", "connector": null, "instance_uuid": "44a2dbde-c1d7-43f2-8b77-68565652ea35"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:08.109582 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-739f0fd5-b96f-4899-9b19-16de0665b4d7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:08.112942 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-739f0fd5-b96f-4899-9b19-16de0665b4d7 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] POST https://10.4.3.5/volume/v3/volumes/069af3bd-62c8-404b-bc7e-78c33babb835/action Aug 06 19:23:08.114127 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-739f0fd5-b96f-4899-9b19-16de0665b4d7 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:23:08.114319 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-739f0fd5-b96f-4899-9b19-16de0665b4d7 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:08.126201 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-739f0fd5-b96f-4899-9b19-16de0665b4d7 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes/069af3bd-62c8-404b-bc7e-78c33babb835/action returned with HTTP 404 Aug 06 19:23:08.126835 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 303/1193] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:23:08 2026] POST /volume/v3/volumes/069af3bd-62c8-404b-bc7e-78c33babb835/action => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:08.137562 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:08.137562 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:08.137899 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b399e08d-d935-4b0b-8553-7e37e229a1ec None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:08.141162 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b399e08d-d935-4b0b-8553-7e37e229a1ec tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] POST https://10.4.3.5/volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167/action Aug 06 19:23:08.141579 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b399e08d-d935-4b0b-8553-7e37e229a1ec tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:23:08.141704 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b399e08d-d935-4b0b-8553-7e37e229a1ec tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:08.143719 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b399e08d-d935-4b0b-8553-7e37e229a1ec tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167/action returned with HTTP 400 Aug 06 19:23:08.144301 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 297/1194] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:23:08 2026] POST /volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167/action => generated 129 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 19:23:08.161039 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-659f222f-571b-4c06-b8b5-d191aefe0a29 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:08.161654 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-659f222f-571b-4c06-b8b5-d191aefe0a29 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] POST https://10.4.3.5/volume/v3/volumes/None/action Aug 06 19:23:08.161996 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-659f222f-571b-4c06-b8b5-d191aefe0a29 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:23:08.162143 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-659f222f-571b-4c06-b8b5-d191aefe0a29 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:08.170884 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-659f222f-571b-4c06-b8b5-d191aefe0a29 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes/None/action returned with HTTP 404 Aug 06 19:23:08.172140 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 294/1195] 10.4.3.5 () {68 vars in 1280 bytes} [Thu Aug 6 19:23:08 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:23:08.183377 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1c349e9f-d59c-47d7-be63-5eaf947759f5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:08.186304 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c349e9f-d59c-47d7-be63-5eaf947759f5 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] GET https://10.4.3.5/volume/v3/volumes/bd8be30b-9240-4126-8ff9-b007ac67ef3a Aug 06 19:23:08.186544 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1c349e9f-d59c-47d7-be63-5eaf947759f5 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:08.186783 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1c349e9f-d59c-47d7-be63-5eaf947759f5 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:08.202569 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c349e9f-d59c-47d7-be63-5eaf947759f5 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes/bd8be30b-9240-4126-8ff9-b007ac67ef3a returned with HTTP 404 Aug 06 19:23:08.203354 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 304/1196] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:08 2026] GET /volume/v3/volumes/bd8be30b-9240-4126-8ff9-b007ac67ef3a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:08.207890 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-56566d82-99a7-4fdf-8600-3b62d3e1202f req-62311ba0-ec4e-4c3b-be0b-fcb83043d6f7 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:23:08.208358 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 302/1197] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:23:08 2026] POST /volume/v3/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:08.222793 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-015b108a-cf9b-4f16-a150-35622bbf1199 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:08.226203 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-015b108a-cf9b-4f16-a150-35622bbf1199 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] GET https://10.4.3.5/volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167 Aug 06 19:23:08.227530 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-015b108a-cf9b-4f16-a150-35622bbf1199 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:08.227530 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-015b108a-cf9b-4f16-a150-35622bbf1199 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:08.233006 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-56566d82-99a7-4fdf-8600-3b62d3e1202f req-12193bb3-2f35-4d59-afdb-c6b77cc24690 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:08.237863 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-56566d82-99a7-4fdf-8600-3b62d3e1202f req-12193bb3-2f35-4d59-afdb-c6b77cc24690 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] DELETE https://10.4.3.5/volume/v3/attachments/cf65b0a2-62cd-4d56-92cd-f49fa628f6b4 Aug 06 19:23:08.237863 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-56566d82-99a7-4fdf-8600-3b62d3e1202f req-12193bb3-2f35-4d59-afdb-c6b77cc24690 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:08.238221 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-56566d82-99a7-4fdf-8600-3b62d3e1202f req-12193bb3-2f35-4d59-afdb-c6b77cc24690 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:08.242766 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f6c4a73b-7b1b-4bf4-992f-4fa651fa857f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:08.249358 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f6c4a73b-7b1b-4bf4-992f-4fa651fa857f tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 Aug 06 19:23:08.249676 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f6c4a73b-7b1b-4bf4-992f-4fa651fa857f tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:08.250205 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f6c4a73b-7b1b-4bf4-992f-4fa651fa857f tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:08.250847 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f6c4a73b-7b1b-4bf4-992f-4fa651fa857f tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id aecb33da-f7f2-4200-b648-a985a6280cd4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:23:08.251118 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:08.251118 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:08.259848 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-015b108a-cf9b-4f16-a150-35622bbf1199 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Volume info retrieved successfully. Aug 06 19:23:08.263470 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:08.263470 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:08.263799 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:08.263799 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:08.264085 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f6c4a73b-7b1b-4bf4-992f-4fa651fa857f tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 returned with HTTP 200 Aug 06 19:23:08.265096 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 305/1198] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:08 2026] GET /volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 => generated 795 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:08.267838 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-015b108a-cf9b-4f16-a150-35622bbf1199 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167 returned with HTTP 200 Aug 06 19:23:08.268506 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 298/1199] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:08 2026] GET /volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167 => generated 839 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:08.292421 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1d23cae2-92e9-4af3-9e28-72a7635c7cd3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:08.295673 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1d23cae2-92e9-4af3-9e28-72a7635c7cd3 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] DELETE https://10.4.3.5/volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167 Aug 06 19:23:08.295885 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1d23cae2-92e9-4af3-9e28-72a7635c7cd3 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:08.296205 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1d23cae2-92e9-4af3-9e28-72a7635c7cd3 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:08.296205 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-1d23cae2-92e9-4af3-9e28-72a7635c7cd3 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Delete volume with id: 6cddb042-37ce-4951-9f75-d70d920fa167 Aug 06 19:23:08.310742 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:08.310742 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:08.310742 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1d23cae2-92e9-4af3-9e28-72a7635c7cd3 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Volume info retrieved successfully. Aug 06 19:23:08.342956 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1d23cae2-92e9-4af3-9e28-72a7635c7cd3 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Delete volume request issued successfully. Aug 06 19:23:08.343294 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1d23cae2-92e9-4af3-9e28-72a7635c7cd3 tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167 returned with HTTP 202 Aug 06 19:23:08.344100 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 303/1200] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:23:08 2026] DELETE /volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:23:08.359779 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3f328879-9ebb-4686-99e1-aa7bdc48b07c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:08.359940 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7e93f790-e53e-4020-9133-76d7332deabf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:08.363482 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3f328879-9ebb-4686-99e1-aa7bdc48b07c tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] GET https://10.4.3.5/volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167 Aug 06 19:23:08.363482 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3f328879-9ebb-4686-99e1-aa7bdc48b07c tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:08.363482 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3f328879-9ebb-4686-99e1-aa7bdc48b07c tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:08.364830 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7e93f790-e53e-4020-9133-76d7332deabf tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] GET https://10.4.3.5/volume/v3/snapshots/5f138d7b-2435-4cb2-86a1-e91f3c7e22c8 Aug 06 19:23:08.364830 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7e93f790-e53e-4020-9133-76d7332deabf tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:08.364830 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7e93f790-e53e-4020-9133-76d7332deabf tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:08.372727 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:08.372727 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:08.372727 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7e93f790-e53e-4020-9133-76d7332deabf tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Snapshot retrieved successfully. Aug 06 19:23:08.373356 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-56566d82-99a7-4fdf-8600-3b62d3e1202f req-12193bb3-2f35-4d59-afdb-c6b77cc24690 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/attachments/cf65b0a2-62cd-4d56-92cd-f49fa628f6b4 returned with HTTP 200 Aug 06 19:23:08.374154 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 295/1201] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:23:08 2026] DELETE /volume/v3/attachments/cf65b0a2-62cd-4d56-92cd-f49fa628f6b4 => generated 192 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:08.374332 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7e93f790-e53e-4020-9133-76d7332deabf tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/snapshots/5f138d7b-2435-4cb2-86a1-e91f3c7e22c8 returned with HTTP 200 Aug 06 19:23:08.374998 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 299/1202] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:23:08 2026] GET /volume/v3/snapshots/5f138d7b-2435-4cb2-86a1-e91f3c7e22c8 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:08.384678 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:08.384678 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:08.389129 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-37d7c8c9-3875-42f7-9a14-4e071fd1cfe8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:08.394304 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-37d7c8c9-3875-42f7-9a14-4e071fd1cfe8 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:23:08.394304 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-37d7c8c9-3875-42f7-9a14-4e071fd1cfe8 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5f138d7b-2435-4cb2-86a1-e91f3c7e22c8", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1853557672"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:08.395983 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-37d7c8c9-3875-42f7-9a14-4e071fd1cfe8 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Create volume request body: {'volume': {'snapshot_id': '5f138d7b-2435-4cb2-86a1-e91f3c7e22c8', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1853557672'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:23:08.396820 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3f328879-9ebb-4686-99e1-aa7bdc48b07c tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Volume info retrieved successfully. Aug 06 19:23:08.410353 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3f328879-9ebb-4686-99e1-aa7bdc48b07c tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167 returned with HTTP 200 Aug 06 19:23:08.410686 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 306/1203] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:08 2026] GET /volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167 => generated 838 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:08.410809 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:08.410809 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:08.411800 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-37d7c8c9-3875-42f7-9a14-4e071fd1cfe8 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Snapshot retrieved successfully. Aug 06 19:23:08.412025 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-37d7c8c9-3875-42f7-9a14-4e071fd1cfe8 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Create volume of 1 GB Aug 06 19:23:08.418678 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-37d7c8c9-3875-42f7-9a14-4e071fd1cfe8 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Availability Zones retrieved successfully. Aug 06 19:23:08.433877 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-37d7c8c9-3875-42f7-9a14-4e071fd1cfe8 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Flow 'volume_create_api' (0279cef2-2c78-4737-be6c-3aaef079dd7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:08.435092 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-37d7c8c9-3875-42f7-9a14-4e071fd1cfe8 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8c9f500-619f-469c-ab72-a48c901760bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:08.436387 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-37d7c8c9-3875-42f7-9a14-4e071fd1cfe8 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:23:08.487917 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-37d7c8c9-3875-42f7-9a14-4e071fd1cfe8 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8c9f500-619f-469c-ab72-a48c901760bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5f138d7b-2435-4cb2-86a1-e91f3c7e22c8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:08.489351 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-37d7c8c9-3875-42f7-9a14-4e071fd1cfe8 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b41b2611-d4d1-4911-8283-99196ecad999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:08.608085 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-37d7c8c9-3875-42f7-9a14-4e071fd1cfe8 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Created reservations ['e0dc216d-bb8b-4a4e-9d21-406bf1f6cf31', '61c20f49-decc-4348-9e17-34c306eafed1', 'e72d2328-5935-453e-b7b2-7a774e155eeb', '741578af-8a16-4694-b96c-8a0d730f332a'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:23:08.609038 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-37d7c8c9-3875-42f7-9a14-4e071fd1cfe8 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b41b2611-d4d1-4911-8283-99196ecad999) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0dc216d-bb8b-4a4e-9d21-406bf1f6cf31', '61c20f49-decc-4348-9e17-34c306eafed1', 'e72d2328-5935-453e-b7b2-7a774e155eeb', '741578af-8a16-4694-b96c-8a0d730f332a']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:08.610091 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-37d7c8c9-3875-42f7-9a14-4e071fd1cfe8 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9aa00e2-c208-4c4e-885d-bdd90d615038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:08.682586 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-37d7c8c9-3875-42f7-9a14-4e071fd1cfe8 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9aa00e2-c208-4c4e-885d-bdd90d615038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0bf6dec-64d6-4cf9-a4a3-ce3fcef65931', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1853557672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47b61f357d0b40bb9b9fcf4611410e75',qos_specs=None,replication_status=,reservations=['e0dc216d-bb8b-4a4e-9d21-406bf1f6cf31','61c20f49-decc-4348-9e17-34c306eafed1','e72d2328-5935-453e-b7b2-7a774e155eeb','741578af-8a16-4694-b96c-8a0d730f332a'],size=1,snapshot_id=5f138d7b-2435-4cb2-86a1-e91f3c7e22c8,source_replicaid=,source_volid=None,status='creating',user_id='a55c52cd2b24451fab7dc09c6be02842',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:23:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1853557672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0bf6dec-64d6-4cf9-a4a3-ce3fcef65931,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47b61f357d0b40bb9b9fcf4611410e75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5f138d7b-2435-4cb2-86a1-e91f3c7e22c8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a55c52cd2b24451fab7dc09c6be02842',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:08.684456 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-37d7c8c9-3875-42f7-9a14-4e071fd1cfe8 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98645417-b85d-4325-bac0-fa647573345d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:08.715779 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-37d7c8c9-3875-42f7-9a14-4e071fd1cfe8 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98645417-b85d-4325-bac0-fa647573345d) transitioned into state 'SUCCESS' from state '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-1853557672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47b61f357d0b40bb9b9fcf4611410e75',qos_specs=None,replication_status=,reservations=['e0dc216d-bb8b-4a4e-9d21-406bf1f6cf31','61c20f49-decc-4348-9e17-34c306eafed1','e72d2328-5935-453e-b7b2-7a774e155eeb','741578af-8a16-4694-b96c-8a0d730f332a'],size=1,snapshot_id=5f138d7b-2435-4cb2-86a1-e91f3c7e22c8,source_replicaid=,source_volid=None,status='creating',user_id='a55c52cd2b24451fab7dc09c6be02842',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:08.717144 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-37d7c8c9-3875-42f7-9a14-4e071fd1cfe8 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4243e957-cc87-4a14-ae58-b305d81d46b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:08.760971 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-37d7c8c9-3875-42f7-9a14-4e071fd1cfe8 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4243e957-cc87-4a14-ae58-b305d81d46b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:08.762895 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-37d7c8c9-3875-42f7-9a14-4e071fd1cfe8 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Flow 'volume_create_api' (0279cef2-2c78-4737-be6c-3aaef079dd7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:08.764292 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-37d7c8c9-3875-42f7-9a14-4e071fd1cfe8 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Create volume request issued successfully. Aug 06 19:23:08.764978 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-37d7c8c9-3875-42f7-9a14-4e071fd1cfe8 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:23:08.765677 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 304/1204] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:23:08 2026] POST /volume/v3/volumes => generated 781 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:23:08.786164 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-69e2be54-b8d3-49a1-a464-3d8fb6b98e6c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:08.788510 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-69e2be54-b8d3-49a1-a464-3d8fb6b98e6c tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] GET https://10.4.3.5/volume/v3/volumes/a0bf6dec-64d6-4cf9-a4a3-ce3fcef65931 Aug 06 19:23:08.789031 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-69e2be54-b8d3-49a1-a464-3d8fb6b98e6c tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:08.789278 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-69e2be54-b8d3-49a1-a464-3d8fb6b98e6c tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:08.805922 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:08.805922 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:08.825096 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-69e2be54-b8d3-49a1-a464-3d8fb6b98e6c tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Volume info retrieved successfully. Aug 06 19:23:08.838314 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-69e2be54-b8d3-49a1-a464-3d8fb6b98e6c tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/volumes/a0bf6dec-64d6-4cf9-a4a3-ce3fcef65931 returned with HTTP 200 Aug 06 19:23:08.838314 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 296/1205] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:08 2026] GET /volume/v3/volumes/a0bf6dec-64d6-4cf9-a4a3-ce3fcef65931 => generated 849 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:09.281138 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b472382d-0e4d-4f83-a5cf-4179eedebcba None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:09.283293 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b472382d-0e4d-4f83-a5cf-4179eedebcba tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 Aug 06 19:23:09.283479 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b472382d-0e4d-4f83-a5cf-4179eedebcba tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:09.283665 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b472382d-0e4d-4f83-a5cf-4179eedebcba tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:09.283898 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-b472382d-0e4d-4f83-a5cf-4179eedebcba tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id aecb33da-f7f2-4200-b648-a985a6280cd4. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:23:09.290149 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:09.290149 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:09.291541 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b472382d-0e4d-4f83-a5cf-4179eedebcba tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 returned with HTTP 200 Aug 06 19:23:09.292227 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 300/1206] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:09 2026] GET /volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:09.429864 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b4c5acf3-db72-4449-b0f8-025197289ece None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:09.435907 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b4c5acf3-db72-4449-b0f8-025197289ece tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] GET https://10.4.3.5/volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167 Aug 06 19:23:09.436416 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b4c5acf3-db72-4449-b0f8-025197289ece tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:09.436669 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b4c5acf3-db72-4449-b0f8-025197289ece tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:09.457048 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b4c5acf3-db72-4449-b0f8-025197289ece tempest-VolumesNegativeTest-1749878308 tempest-VolumesNegativeTest-1749878308-project-member] https://10.4.3.5/volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167 returned with HTTP 404 Aug 06 19:23:09.457048 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 307/1207] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:09 2026] GET /volume/v3/volumes/6cddb042-37ce-4951-9f75-d70d920fa167 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:09.856161 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a3c8bd7a-c5f3-46e7-b8a3-c36bfb860e9a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:09.858229 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a3c8bd7a-c5f3-46e7-b8a3-c36bfb860e9a tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] GET https://10.4.3.5/volume/v3/volumes/a0bf6dec-64d6-4cf9-a4a3-ce3fcef65931 Aug 06 19:23:09.858531 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a3c8bd7a-c5f3-46e7-b8a3-c36bfb860e9a tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:09.858806 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a3c8bd7a-c5f3-46e7-b8a3-c36bfb860e9a tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:09.875342 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:09.875342 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:09.883101 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a3c8bd7a-c5f3-46e7-b8a3-c36bfb860e9a tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Volume info retrieved successfully. Aug 06 19:23:09.895729 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a3c8bd7a-c5f3-46e7-b8a3-c36bfb860e9a tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/volumes/a0bf6dec-64d6-4cf9-a4a3-ce3fcef65931 returned with HTTP 200 Aug 06 19:23:09.895729 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 305/1208] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:09 2026] GET /volume/v3/volumes/a0bf6dec-64d6-4cf9-a4a3-ce3fcef65931 => generated 874 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:09.912751 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-56566d82-99a7-4fdf-8600-3b62d3e1202f req-35b4a0f8-ec96-4402-a3ce-1a4fcdff231d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:09.914723 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0b172b4c-6b57-4992-a13b-35e6379c75f4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:09.919462 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0b172b4c-6b57-4992-a13b-35e6379c75f4 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] GET https://10.4.3.5/volume/v3/volumes/a0bf6dec-64d6-4cf9-a4a3-ce3fcef65931 Aug 06 19:23:09.919462 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0b172b4c-6b57-4992-a13b-35e6379c75f4 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:09.919462 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0b172b4c-6b57-4992-a13b-35e6379c75f4 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:09.919715 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-56566d82-99a7-4fdf-8600-3b62d3e1202f req-35b4a0f8-ec96-4402-a3ce-1a4fcdff231d tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] PUT https://10.4.3.5/volume/v3/attachments/20dd301a-c6ad-4b34-9c06-4b4cf3c8c451 Aug 06 19:23:09.919715 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-56566d82-99a7-4fdf-8600-3b62d3e1202f req-35b4a0f8-ec96-4402-a3ce-1a4fcdff231d tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:09.932513 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-56566d82-99a7-4fdf-8600-3b62d3e1202f req-35b4a0f8-ec96-4402-a3ce-1a4fcdff231d tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Acquiring lock "cinder-attachment_update-958731ab-b317-4ad2-b744-62b057486488-np0000006689" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:23:09.937905 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:09.937905 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:09.938761 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-56566d82-99a7-4fdf-8600-3b62d3e1202f req-35b4a0f8-ec96-4402-a3ce-1a4fcdff231d tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Lock "cinder-attachment_update-958731ab-b317-4ad2-b744-62b057486488-np0000006689" acquired by "attachment_update" :: waited 0.006s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:23:09.939643 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:09.939643 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:09.946339 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0b172b4c-6b57-4992-a13b-35e6379c75f4 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Volume info retrieved successfully. Aug 06 19:23:09.950836 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0b172b4c-6b57-4992-a13b-35e6379c75f4 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/volumes/a0bf6dec-64d6-4cf9-a4a3-ce3fcef65931 returned with HTTP 200 Aug 06 19:23:09.951113 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 301/1209] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:09 2026] GET /volume/v3/volumes/a0bf6dec-64d6-4cf9-a4a3-ce3fcef65931 => generated 874 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:09.971648 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cd5f0834-5676-48a9-9cf6-854e9ee35425 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:09.976130 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cd5f0834-5676-48a9-9cf6-854e9ee35425 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] DELETE https://10.4.3.5/volume/v3/volumes/4066acbc-1851-496a-b8f1-aa81266002b3?cascade=True Aug 06 19:23:09.976791 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cd5f0834-5676-48a9-9cf6-854e9ee35425 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:09.977168 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cd5f0834-5676-48a9-9cf6-854e9ee35425 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:09.977485 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-cd5f0834-5676-48a9-9cf6-854e9ee35425 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Delete volume with id: 4066acbc-1851-496a-b8f1-aa81266002b3 Aug 06 19:23:09.991266 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:09.991266 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:09.991594 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cd5f0834-5676-48a9-9cf6-854e9ee35425 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Volume info retrieved successfully. Aug 06 19:23:10.061729 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cd5f0834-5676-48a9-9cf6-854e9ee35425 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Delete volume request issued successfully. Aug 06 19:23:10.062357 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cd5f0834-5676-48a9-9cf6-854e9ee35425 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/volumes/4066acbc-1851-496a-b8f1-aa81266002b3?cascade=True returned with HTTP 202 Aug 06 19:23:10.062357 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 308/1210] 10.4.3.5 () {66 vars in 1362 bytes} [Thu Aug 6 19:23:09 2026] DELETE /volume/v3/volumes/4066acbc-1851-496a-b8f1-aa81266002b3?cascade=True => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:23:10.073140 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-56566d82-99a7-4fdf-8600-3b62d3e1202f req-35b4a0f8-ec96-4402-a3ce-1a4fcdff231d tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Lock "cinder-attachment_update-958731ab-b317-4ad2-b744-62b057486488-np0000006689" released by "attachment_update" :: held 0.135s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:23:10.074586 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-56566d82-99a7-4fdf-8600-3b62d3e1202f req-35b4a0f8-ec96-4402-a3ce-1a4fcdff231d tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/attachments/20dd301a-c6ad-4b34-9c06-4b4cf3c8c451 returned with HTTP 200 Aug 06 19:23:10.078043 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 297/1211] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:23:09 2026] PUT /volume/v3/attachments/20dd301a-c6ad-4b34-9c06-4b4cf3c8c451 => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:10.078213 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b0c72a27-6431-4fdd-907b-c42f5bdb23c5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:10.079822 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b0c72a27-6431-4fdd-907b-c42f5bdb23c5 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] GET https://10.4.3.5/volume/v3/volumes/4066acbc-1851-496a-b8f1-aa81266002b3 Aug 06 19:23:10.080092 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b0c72a27-6431-4fdd-907b-c42f5bdb23c5 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:10.080383 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b0c72a27-6431-4fdd-907b-c42f5bdb23c5 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:10.091078 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:10.091078 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:10.101961 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-56566d82-99a7-4fdf-8600-3b62d3e1202f req-c02fb93f-0d6b-4422-bea8-91f7e06cea60 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:10.102092 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b0c72a27-6431-4fdd-907b-c42f5bdb23c5 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Volume info retrieved successfully. Aug 06 19:23:10.106691 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-56566d82-99a7-4fdf-8600-3b62d3e1202f req-c02fb93f-0d6b-4422-bea8-91f7e06cea60 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] GET https://10.4.3.5/volume/v3/attachments/20dd301a-c6ad-4b34-9c06-4b4cf3c8c451 Aug 06 19:23:10.107691 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-56566d82-99a7-4fdf-8600-3b62d3e1202f req-c02fb93f-0d6b-4422-bea8-91f7e06cea60 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:10.107754 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-56566d82-99a7-4fdf-8600-3b62d3e1202f req-c02fb93f-0d6b-4422-bea8-91f7e06cea60 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:10.108462 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b0c72a27-6431-4fdd-907b-c42f5bdb23c5 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/volumes/4066acbc-1851-496a-b8f1-aa81266002b3 returned with HTTP 200 Aug 06 19:23:10.109008 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 306/1212] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:10 2026] GET /volume/v3/volumes/4066acbc-1851-496a-b8f1-aa81266002b3 => generated 837 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:10.136039 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-56566d82-99a7-4fdf-8600-3b62d3e1202f req-c02fb93f-0d6b-4422-bea8-91f7e06cea60 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/attachments/20dd301a-c6ad-4b34-9c06-4b4cf3c8c451 returned with HTTP 200 Aug 06 19:23:10.136973 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 302/1213] 10.4.3.5 () {70 vars in 1637 bytes} [Thu Aug 6 19:23:10 2026] GET /volume/v3/attachments/20dd301a-c6ad-4b34-9c06-4b4cf3c8c451 => generated 994 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:10.308826 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b95c499d-6ce0-43c2-ae0c-6945595facf7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:10.312894 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b95c499d-6ce0-43c2-ae0c-6945595facf7 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 Aug 06 19:23:10.312894 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b95c499d-6ce0-43c2-ae0c-6945595facf7 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:10.312894 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b95c499d-6ce0-43c2-ae0c-6945595facf7 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:10.312894 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-b95c499d-6ce0-43c2-ae0c-6945595facf7 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id aecb33da-f7f2-4200-b648-a985a6280cd4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:23:10.324502 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:10.324502 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:10.325228 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b95c499d-6ce0-43c2-ae0c-6945595facf7 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 returned with HTTP 200 Aug 06 19:23:10.325896 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 309/1214] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:10 2026] GET /volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 => generated 795 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:11.128494 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fdf0ed5a-fb56-47b3-b539-3692f0db6ea4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:11.135048 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fdf0ed5a-fb56-47b3-b539-3692f0db6ea4 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] GET https://10.4.3.5/volume/v3/volumes/4066acbc-1851-496a-b8f1-aa81266002b3 Aug 06 19:23:11.135048 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fdf0ed5a-fb56-47b3-b539-3692f0db6ea4 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:11.135048 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fdf0ed5a-fb56-47b3-b539-3692f0db6ea4 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:11.146051 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fdf0ed5a-fb56-47b3-b539-3692f0db6ea4 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/volumes/4066acbc-1851-496a-b8f1-aa81266002b3 returned with HTTP 404 Aug 06 19:23:11.146827 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 298/1215] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:11 2026] GET /volume/v3/volumes/4066acbc-1851-496a-b8f1-aa81266002b3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:11.163408 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-39849ea7-489b-4c46-b970-794dc7b6d3d3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:11.168227 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-39849ea7-489b-4c46-b970-794dc7b6d3d3 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] GET https://10.4.3.5/volume/v3/volumes Aug 06 19:23:11.168356 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-39849ea7-489b-4c46-b970-794dc7b6d3d3 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:11.169094 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-39849ea7-489b-4c46-b970-794dc7b6d3d3 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:11.169094 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-39849ea7-489b-4c46-b970-794dc7b6d3d3 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:11.169659 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-39849ea7-489b-4c46-b970-794dc7b6d3d3 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:11.179514 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-39849ea7-489b-4c46-b970-794dc7b6d3d3 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Get all volumes completed successfully. Aug 06 19:23:11.180969 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-39849ea7-489b-4c46-b970-794dc7b6d3d3 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 200 Aug 06 19:23:11.181536 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 307/1216] 10.4.3.5 () {66 vars in 1223 bytes} [Thu Aug 6 19:23:11 2026] GET /volume/v3/volumes => generated 331 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:11.197074 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-afae8798-d8da-4070-95a0-e554873d28ad None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:11.205137 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-afae8798-d8da-4070-95a0-e554873d28ad tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] GET https://10.4.3.5/volume/v3/snapshots Aug 06 19:23:11.205540 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-afae8798-d8da-4070-95a0-e554873d28ad tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:11.205872 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-afae8798-d8da-4070-95a0-e554873d28ad tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:11.207769 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-afae8798-d8da-4070-95a0-e554873d28ad tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:11.208140 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:11.208140 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:11.209752 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.db.api [None req-afae8798-d8da-4070-95a0-e554873d28ad tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Building query based on filter {{(pid=100263) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 19:23:11.235385 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-afae8798-d8da-4070-95a0-e554873d28ad tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Get all snapshots completed successfully. Aug 06 19:23:11.235852 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-afae8798-d8da-4070-95a0-e554873d28ad tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 200 Aug 06 19:23:11.236774 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 303/1217] 10.4.3.5 () {66 vars in 1229 bytes} [Thu Aug 6 19:23:11 2026] GET /volume/v3/snapshots => generated 17 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:23:11.250229 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-68ceb2cc-ea4f-4466-88ca-b4dd69f2bc67 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:11.253661 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-68ceb2cc-ea4f-4466-88ca-b4dd69f2bc67 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] GET https://10.4.3.5/volume/v3/volumes/a0bf6dec-64d6-4cf9-a4a3-ce3fcef65931 Aug 06 19:23:11.254075 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-68ceb2cc-ea4f-4466-88ca-b4dd69f2bc67 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:11.254075 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-68ceb2cc-ea4f-4466-88ca-b4dd69f2bc67 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:11.270471 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:11.270471 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:11.284233 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-68ceb2cc-ea4f-4466-88ca-b4dd69f2bc67 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Volume info retrieved successfully. Aug 06 19:23:11.293991 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-68ceb2cc-ea4f-4466-88ca-b4dd69f2bc67 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/volumes/a0bf6dec-64d6-4cf9-a4a3-ce3fcef65931 returned with HTTP 200 Aug 06 19:23:11.296528 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 310/1218] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:11 2026] GET /volume/v3/volumes/a0bf6dec-64d6-4cf9-a4a3-ce3fcef65931 => generated 874 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:11.315306 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e69e19a9-3037-4ece-9784-b07980fb9166 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:11.318094 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e69e19a9-3037-4ece-9784-b07980fb9166 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] DELETE https://10.4.3.5/volume/v3/volumes/a0bf6dec-64d6-4cf9-a4a3-ce3fcef65931 Aug 06 19:23:11.318094 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e69e19a9-3037-4ece-9784-b07980fb9166 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:11.318278 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e69e19a9-3037-4ece-9784-b07980fb9166 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:11.318364 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-e69e19a9-3037-4ece-9784-b07980fb9166 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Delete volume with id: a0bf6dec-64d6-4cf9-a4a3-ce3fcef65931 Aug 06 19:23:11.338912 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:11.338912 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:11.339702 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e69e19a9-3037-4ece-9784-b07980fb9166 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Volume info retrieved successfully. Aug 06 19:23:11.348802 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ba1275f6-53a4-4890-91fa-a18c7b38f5f9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:11.352841 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ba1275f6-53a4-4890-91fa-a18c7b38f5f9 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 Aug 06 19:23:11.353169 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ba1275f6-53a4-4890-91fa-a18c7b38f5f9 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:11.353849 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ba1275f6-53a4-4890-91fa-a18c7b38f5f9 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:11.353849 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ba1275f6-53a4-4890-91fa-a18c7b38f5f9 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id aecb33da-f7f2-4200-b648-a985a6280cd4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:23:11.360516 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:11.360516 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:11.362290 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ba1275f6-53a4-4890-91fa-a18c7b38f5f9 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 returned with HTTP 200 Aug 06 19:23:11.362290 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 308/1219] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:11 2026] GET /volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:11.405007 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e69e19a9-3037-4ece-9784-b07980fb9166 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Delete volume request issued successfully. Aug 06 19:23:11.405405 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e69e19a9-3037-4ece-9784-b07980fb9166 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/volumes/a0bf6dec-64d6-4cf9-a4a3-ce3fcef65931 returned with HTTP 202 Aug 06 19:23:11.406064 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 299/1220] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:23:11 2026] DELETE /volume/v3/volumes/a0bf6dec-64d6-4cf9-a4a3-ce3fcef65931 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:23:11.419266 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e8db15f2-acfc-4161-b906-23514a330936 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:11.422514 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e8db15f2-acfc-4161-b906-23514a330936 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] GET https://10.4.3.5/volume/v3/volumes/a0bf6dec-64d6-4cf9-a4a3-ce3fcef65931 Aug 06 19:23:11.422884 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e8db15f2-acfc-4161-b906-23514a330936 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:11.422884 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e8db15f2-acfc-4161-b906-23514a330936 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:11.448210 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:11.448210 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:11.460177 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e8db15f2-acfc-4161-b906-23514a330936 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Volume info retrieved successfully. Aug 06 19:23:11.471599 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e8db15f2-acfc-4161-b906-23514a330936 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/volumes/a0bf6dec-64d6-4cf9-a4a3-ce3fcef65931 returned with HTTP 200 Aug 06 19:23:11.472100 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 304/1221] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:11 2026] GET /volume/v3/volumes/a0bf6dec-64d6-4cf9-a4a3-ce3fcef65931 => generated 873 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:12.380811 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a22cb7ec-110c-4f95-9cd7-277835023a95 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:12.385229 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a22cb7ec-110c-4f95-9cd7-277835023a95 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 Aug 06 19:23:12.385229 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a22cb7ec-110c-4f95-9cd7-277835023a95 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:12.385416 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a22cb7ec-110c-4f95-9cd7-277835023a95 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:12.385488 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-a22cb7ec-110c-4f95-9cd7-277835023a95 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id aecb33da-f7f2-4200-b648-a985a6280cd4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:23:12.397902 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:12.397902 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:12.398966 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a22cb7ec-110c-4f95-9cd7-277835023a95 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 returned with HTTP 200 Aug 06 19:23:12.399215 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 311/1222] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:12 2026] GET /volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 => generated 795 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:12.497550 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-116c5cbc-3d28-4013-9df4-c9c0fb3ba414 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:12.503710 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-116c5cbc-3d28-4013-9df4-c9c0fb3ba414 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] GET https://10.4.3.5/volume/v3/volumes/a0bf6dec-64d6-4cf9-a4a3-ce3fcef65931 Aug 06 19:23:12.503710 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-116c5cbc-3d28-4013-9df4-c9c0fb3ba414 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:12.503710 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-116c5cbc-3d28-4013-9df4-c9c0fb3ba414 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:12.511552 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-116c5cbc-3d28-4013-9df4-c9c0fb3ba414 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/volumes/a0bf6dec-64d6-4cf9-a4a3-ce3fcef65931 returned with HTTP 404 Aug 06 19:23:12.512526 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 309/1223] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:12 2026] GET /volume/v3/volumes/a0bf6dec-64d6-4cf9-a4a3-ce3fcef65931 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:12.524714 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1a8e01bc-7efe-4836-a82d-dee47276b421 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:12.530132 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1a8e01bc-7efe-4836-a82d-dee47276b421 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/5f138d7b-2435-4cb2-86a1-e91f3c7e22c8 Aug 06 19:23:12.530362 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1a8e01bc-7efe-4836-a82d-dee47276b421 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:12.530567 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1a8e01bc-7efe-4836-a82d-dee47276b421 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:12.530719 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-1a8e01bc-7efe-4836-a82d-dee47276b421 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Delete snapshot with id: 5f138d7b-2435-4cb2-86a1-e91f3c7e22c8 Aug 06 19:23:12.540439 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1a8e01bc-7efe-4836-a82d-dee47276b421 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/snapshots/5f138d7b-2435-4cb2-86a1-e91f3c7e22c8 returned with HTTP 404 Aug 06 19:23:12.541159 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 300/1224] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:23:12 2026] DELETE /volume/v3/snapshots/5f138d7b-2435-4cb2-86a1-e91f3c7e22c8 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:12.553771 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f59f3f54-3229-4a9b-9509-73669a15bc73 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:12.560912 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f59f3f54-3229-4a9b-9509-73669a15bc73 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] GET https://10.4.3.5/volume/v3/volumes/4066acbc-1851-496a-b8f1-aa81266002b3 Aug 06 19:23:12.562250 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f59f3f54-3229-4a9b-9509-73669a15bc73 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:12.562467 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f59f3f54-3229-4a9b-9509-73669a15bc73 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:12.579324 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f59f3f54-3229-4a9b-9509-73669a15bc73 tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/volumes/4066acbc-1851-496a-b8f1-aa81266002b3 returned with HTTP 404 Aug 06 19:23:12.579324 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 305/1225] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:12 2026] GET /volume/v3/volumes/4066acbc-1851-496a-b8f1-aa81266002b3 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:12.590816 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-60e0ad61-1cc1-4ceb-a943-a3e50700c52c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:12.597049 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-60e0ad61-1cc1-4ceb-a943-a3e50700c52c tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] DELETE https://10.4.3.5/volume/v3/volumes/4066acbc-1851-496a-b8f1-aa81266002b3 Aug 06 19:23:12.597049 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-60e0ad61-1cc1-4ceb-a943-a3e50700c52c tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:12.597049 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-60e0ad61-1cc1-4ceb-a943-a3e50700c52c tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:12.597049 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-60e0ad61-1cc1-4ceb-a943-a3e50700c52c tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] Delete volume with id: 4066acbc-1851-496a-b8f1-aa81266002b3 Aug 06 19:23:12.609363 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-60e0ad61-1cc1-4ceb-a943-a3e50700c52c tempest-VolumesDeleteCascade-1984131556 tempest-VolumesDeleteCascade-1984131556-project-member] https://10.4.3.5/volume/v3/volumes/4066acbc-1851-496a-b8f1-aa81266002b3 returned with HTTP 404 Aug 06 19:23:12.610439 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 312/1226] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:23:12 2026] DELETE /volume/v3/volumes/4066acbc-1851-496a-b8f1-aa81266002b3 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:13.417350 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-df4d0e04-0109-4ef0-b0ab-551508d36fc2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:13.423043 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-df4d0e04-0109-4ef0-b0ab-551508d36fc2 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 Aug 06 19:23:13.424043 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-df4d0e04-0109-4ef0-b0ab-551508d36fc2 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:13.424043 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-df4d0e04-0109-4ef0-b0ab-551508d36fc2 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:13.424043 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-df4d0e04-0109-4ef0-b0ab-551508d36fc2 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id aecb33da-f7f2-4200-b648-a985a6280cd4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:23:13.434531 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:13.434531 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:13.435217 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-df4d0e04-0109-4ef0-b0ab-551508d36fc2 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 returned with HTTP 200 Aug 06 19:23:13.435770 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 310/1227] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:13 2026] GET /volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 => generated 795 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:13.580268 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fa5b65ab-1dc6-4630-b838-9acdef4edc71 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:13.749308 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fa5b65ab-1dc6-4630-b838-9acdef4edc71 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:23:13.749308 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fa5b65ab-1dc6-4630-b838-9acdef4edc71 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-817094960"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:13.754610 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-fa5b65ab-1dc6-4630-b838-9acdef4edc71 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-817094960'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:23:13.754610 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-fa5b65ab-1dc6-4630-b838-9acdef4edc71 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Create volume of 1 GB Aug 06 19:23:13.769673 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fa5b65ab-1dc6-4630-b838-9acdef4edc71 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Availability Zones retrieved successfully. Aug 06 19:23:13.786465 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fa5b65ab-1dc6-4630-b838-9acdef4edc71 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Flow 'volume_create_api' (4d62b98c-5fdf-49f4-a60c-56aa129c7c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:13.788664 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fa5b65ab-1dc6-4630-b838-9acdef4edc71 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (827652e3-d9ff-47ac-a514-0d82fb5163c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:13.790880 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-fa5b65ab-1dc6-4630-b838-9acdef4edc71 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:23:13.861606 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fa5b65ab-1dc6-4630-b838-9acdef4edc71 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (827652e3-d9ff-47ac-a514-0d82fb5163c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:13.861606 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fa5b65ab-1dc6-4630-b838-9acdef4edc71 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f792a96-8431-461d-bbe6-b79ad284811b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:13.993354 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-fa5b65ab-1dc6-4630-b838-9acdef4edc71 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Created reservations ['c1e1378d-c16f-4e9b-a279-74b77769d1b8', '9f2fad22-d1bb-4f1e-bf88-f4d10136b2ac', '51832f29-089d-44cf-bd13-84a95d613b2e', '383c77d1-a7a4-4ca0-87af-089f7d6819dd'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:23:13.994602 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fa5b65ab-1dc6-4630-b838-9acdef4edc71 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f792a96-8431-461d-bbe6-b79ad284811b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1e1378d-c16f-4e9b-a279-74b77769d1b8', '9f2fad22-d1bb-4f1e-bf88-f4d10136b2ac', '51832f29-089d-44cf-bd13-84a95d613b2e', '383c77d1-a7a4-4ca0-87af-089f7d6819dd']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:13.996032 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fa5b65ab-1dc6-4630-b838-9acdef4edc71 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41dea39e-a037-4a1d-9200-b714d5083d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:14.052894 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fa5b65ab-1dc6-4630-b838-9acdef4edc71 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41dea39e-a037-4a1d-9200-b714d5083d2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44398b9b-fbe2-4c05-babd-c767e8242765', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-817094960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f277deb31246fda45329fc486d0a17',qos_specs=None,replication_status=,reservations=['c1e1378d-c16f-4e9b-a279-74b77769d1b8','9f2fad22-d1bb-4f1e-bf88-f4d10136b2ac','51832f29-089d-44cf-bd13-84a95d613b2e','383c77d1-a7a4-4ca0-87af-089f7d6819dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e188c4e36664bce8338130a9e39c45a',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:23:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-817094960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44398b9b-fbe2-4c05-babd-c767e8242765,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8f277deb31246fda45329fc486d0a17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e188c4e36664bce8338130a9e39c45a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:14.053696 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fa5b65ab-1dc6-4630-b838-9acdef4edc71 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41312253-5060-4813-86df-9f5e564982d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:14.103181 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fa5b65ab-1dc6-4630-b838-9acdef4edc71 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41312253-5060-4813-86df-9f5e564982d8) transitioned into state 'SUCCESS' from state '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-817094960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f277deb31246fda45329fc486d0a17',qos_specs=None,replication_status=,reservations=['c1e1378d-c16f-4e9b-a279-74b77769d1b8','9f2fad22-d1bb-4f1e-bf88-f4d10136b2ac','51832f29-089d-44cf-bd13-84a95d613b2e','383c77d1-a7a4-4ca0-87af-089f7d6819dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e188c4e36664bce8338130a9e39c45a',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:14.105027 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fa5b65ab-1dc6-4630-b838-9acdef4edc71 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aff594bb-db87-4014-894f-456ea25aa75b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:14.129493 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fa5b65ab-1dc6-4630-b838-9acdef4edc71 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aff594bb-db87-4014-894f-456ea25aa75b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:14.130610 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fa5b65ab-1dc6-4630-b838-9acdef4edc71 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Flow 'volume_create_api' (4d62b98c-5fdf-49f4-a60c-56aa129c7c19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:14.131160 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fa5b65ab-1dc6-4630-b838-9acdef4edc71 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Create volume request issued successfully. Aug 06 19:23:14.132653 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fa5b65ab-1dc6-4630-b838-9acdef4edc71 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:23:14.132857 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 301/1228] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:23:13 2026] POST /volume/v3/volumes => generated 744 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:23:14.450728 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-399aa9b0-f90d-4fd6-9ea5-e4ce909c02f5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:14.455069 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-399aa9b0-f90d-4fd6-9ea5-e4ce909c02f5 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 Aug 06 19:23:14.455069 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-399aa9b0-f90d-4fd6-9ea5-e4ce909c02f5 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:14.455069 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-399aa9b0-f90d-4fd6-9ea5-e4ce909c02f5 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:14.455069 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-399aa9b0-f90d-4fd6-9ea5-e4ce909c02f5 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id aecb33da-f7f2-4200-b648-a985a6280cd4. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:23:14.469677 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:14.469677 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:14.471456 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-399aa9b0-f90d-4fd6-9ea5-e4ce909c02f5 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 returned with HTTP 200 Aug 06 19:23:14.471897 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 306/1229] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:14 2026] GET /volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 => generated 795 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:15.490389 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-310b9995-2922-4c6b-adda-d287d16c7cad None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:15.495359 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-310b9995-2922-4c6b-adda-d287d16c7cad tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 Aug 06 19:23:15.495359 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-310b9995-2922-4c6b-adda-d287d16c7cad tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:15.496962 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-310b9995-2922-4c6b-adda-d287d16c7cad tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:15.497498 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-310b9995-2922-4c6b-adda-d287d16c7cad tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id aecb33da-f7f2-4200-b648-a985a6280cd4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:23:15.506255 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:15.506255 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:15.507383 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-310b9995-2922-4c6b-adda-d287d16c7cad tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 returned with HTTP 200 Aug 06 19:23:15.508320 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 313/1230] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:15 2026] GET /volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 => generated 795 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:15.747426 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d11a0ab6-9b0b-4f99-ad07-c11414792301 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:15.750568 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d11a0ab6-9b0b-4f99-ad07-c11414792301 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:23:15.751449 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d11a0ab6-9b0b-4f99-ad07-c11414792301 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "11f21727-e5ec-459d-91b4-c79ce982c40c", "size": 1, "name": "tempest-VolumesExtendTest-Volume-937441714"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:15.753510 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-d11a0ab6-9b0b-4f99-ad07-c11414792301 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Create volume request body: {'volume': {'imageRef': '11f21727-e5ec-459d-91b4-c79ce982c40c', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-937441714'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:23:15.914434 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-56566d82-99a7-4fdf-8600-3b62d3e1202f req-347f8375-8ec4-4221-87f9-5132943f6685 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:15.924563 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-56566d82-99a7-4fdf-8600-3b62d3e1202f req-347f8375-8ec4-4221-87f9-5132943f6685 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] POST https://10.4.3.5/volume/v3/attachments/20dd301a-c6ad-4b34-9c06-4b4cf3c8c451/action Aug 06 19:23:15.928403 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-56566d82-99a7-4fdf-8600-3b62d3e1202f req-347f8375-8ec4-4221-87f9-5132943f6685 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:23:15.928403 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-56566d82-99a7-4fdf-8600-3b62d3e1202f req-347f8375-8ec4-4221-87f9-5132943f6685 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:15.937875 np0000006689 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=449,cinder:UPDATE=108,cinder:INSERT=58 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:23:15.968351 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:15.968351 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:15.993188 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-56566d82-99a7-4fdf-8600-3b62d3e1202f req-347f8375-8ec4-4221-87f9-5132943f6685 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/attachments/20dd301a-c6ad-4b34-9c06-4b4cf3c8c451/action returned with HTTP 204 Aug 06 19:23:15.994315 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 302/1231] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:23:15 2026] POST /volume/v3/attachments/20dd301a-c6ad-4b34-9c06-4b4cf3c8c451/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:16.151220 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-d11a0ab6-9b0b-4f99-ad07-c11414792301 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Create volume of 1 GB Aug 06 19:23:16.161353 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d11a0ab6-9b0b-4f99-ad07-c11414792301 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Availability Zones retrieved successfully. Aug 06 19:23:16.171278 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d11a0ab6-9b0b-4f99-ad07-c11414792301 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Flow 'volume_create_api' (f4fc3901-cef6-4cb4-992e-f6b5e2fe755a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:16.172682 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d11a0ab6-9b0b-4f99-ad07-c11414792301 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (809a6496-3c32-4120-b2cc-ba2fdbd02590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:16.174398 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-d11a0ab6-9b0b-4f99-ad07-c11414792301 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:23:16.360493 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d11a0ab6-9b0b-4f99-ad07-c11414792301 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (809a6496-3c32-4120-b2cc-ba2fdbd02590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:16.362057 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d11a0ab6-9b0b-4f99-ad07-c11414792301 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8ca99d7-5610-4775-acf0-54a9d410c253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:16.517548 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-d11a0ab6-9b0b-4f99-ad07-c11414792301 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Created reservations ['baacf72c-18f1-4e7e-be79-1b0ac18ea846', '90b9b44d-1d0e-4013-bd93-f672696d68b0', '9c5daaef-3f4e-4c43-b5f0-426ebbd120cc', 'af266bbf-4e12-4b07-b29a-fff37bf75822'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:23:16.518267 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d11a0ab6-9b0b-4f99-ad07-c11414792301 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8ca99d7-5610-4775-acf0-54a9d410c253) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['baacf72c-18f1-4e7e-be79-1b0ac18ea846', '90b9b44d-1d0e-4013-bd93-f672696d68b0', '9c5daaef-3f4e-4c43-b5f0-426ebbd120cc', 'af266bbf-4e12-4b07-b29a-fff37bf75822']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:16.523824 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d11a0ab6-9b0b-4f99-ad07-c11414792301 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0997d69-09c9-4ae7-bdd5-5fe56b98cee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:16.529123 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f58f5dda-51b8-4579-b347-b58af446d8da None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:16.533759 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f58f5dda-51b8-4579-b347-b58af446d8da tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 Aug 06 19:23:16.534344 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f58f5dda-51b8-4579-b347-b58af446d8da tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:16.534899 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f58f5dda-51b8-4579-b347-b58af446d8da tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:16.536072 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f58f5dda-51b8-4579-b347-b58af446d8da tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id aecb33da-f7f2-4200-b648-a985a6280cd4. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:23:16.538420 np0000006689 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=469,cinder:UPDATE=117,cinder:INSERT=67,cinder:DELETE=2 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:23:16.548203 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:16.548203 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:16.549514 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f58f5dda-51b8-4579-b347-b58af446d8da tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 returned with HTTP 200 Aug 06 19:23:16.549977 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 307/1232] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:16 2026] GET /volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 => generated 795 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:16.561903 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d11a0ab6-9b0b-4f99-ad07-c11414792301 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0997d69-09c9-4ae7-bdd5-5fe56b98cee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4eaf74a-427e-446c-bf35-0395a0923af7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-937441714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6b60d0d75674298b0a6f6f13fc2f5ad',qos_specs=None,replication_status=,reservations=['baacf72c-18f1-4e7e-be79-1b0ac18ea846','90b9b44d-1d0e-4013-bd93-f672696d68b0','9c5daaef-3f4e-4c43-b5f0-426ebbd120cc','af266bbf-4e12-4b07-b29a-fff37bf75822'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e920027cad55413d8e52928e5bb7ab2a',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:23:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-937441714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4eaf74a-427e-446c-bf35-0395a0923af7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6b60d0d75674298b0a6f6f13fc2f5ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e920027cad55413d8e52928e5bb7ab2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:16.562947 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d11a0ab6-9b0b-4f99-ad07-c11414792301 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac733189-84f3-4782-9416-a059476244fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:16.588484 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d11a0ab6-9b0b-4f99-ad07-c11414792301 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac733189-84f3-4782-9416-a059476244fb) transitioned into state 'SUCCESS' from state '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-937441714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6b60d0d75674298b0a6f6f13fc2f5ad',qos_specs=None,replication_status=,reservations=['baacf72c-18f1-4e7e-be79-1b0ac18ea846','90b9b44d-1d0e-4013-bd93-f672696d68b0','9c5daaef-3f4e-4c43-b5f0-426ebbd120cc','af266bbf-4e12-4b07-b29a-fff37bf75822'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e920027cad55413d8e52928e5bb7ab2a',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:16.589363 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d11a0ab6-9b0b-4f99-ad07-c11414792301 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4de1464d-6c9d-4c16-85e2-b0bd346b49cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:16.605648 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d11a0ab6-9b0b-4f99-ad07-c11414792301 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4de1464d-6c9d-4c16-85e2-b0bd346b49cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:16.606725 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d11a0ab6-9b0b-4f99-ad07-c11414792301 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Flow 'volume_create_api' (f4fc3901-cef6-4cb4-992e-f6b5e2fe755a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:16.607387 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d11a0ab6-9b0b-4f99-ad07-c11414792301 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Create volume request issued successfully. Aug 06 19:23:16.608539 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d11a0ab6-9b0b-4f99-ad07-c11414792301 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:23:16.608741 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 311/1233] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:23:15 2026] POST /volume/v3/volumes => generated 743 bytes in 862 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:23:16.631278 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2762d533-aeb3-4e59-822d-b0eb213b35b4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:16.634334 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2762d533-aeb3-4e59-822d-b0eb213b35b4 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] GET https://10.4.3.5/volume/v3/volumes/b4eaf74a-427e-446c-bf35-0395a0923af7 Aug 06 19:23:16.636299 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2762d533-aeb3-4e59-822d-b0eb213b35b4 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:16.636299 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2762d533-aeb3-4e59-822d-b0eb213b35b4 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:16.651345 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:16.651345 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:16.662978 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2762d533-aeb3-4e59-822d-b0eb213b35b4 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Volume info retrieved successfully. Aug 06 19:23:16.670163 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2762d533-aeb3-4e59-822d-b0eb213b35b4 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] https://10.4.3.5/volume/v3/volumes/b4eaf74a-427e-446c-bf35-0395a0923af7 returned with HTTP 200 Aug 06 19:23:16.670163 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 314/1234] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:16 2026] GET /volume/v3/volumes/b4eaf74a-427e-446c-bf35-0395a0923af7 => generated 811 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:17.574904 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ac99f808-6143-4f50-a321-94c7e993cb1e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:17.581063 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ac99f808-6143-4f50-a321-94c7e993cb1e tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 Aug 06 19:23:17.581063 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ac99f808-6143-4f50-a321-94c7e993cb1e tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:17.582275 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ac99f808-6143-4f50-a321-94c7e993cb1e tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:17.583371 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ac99f808-6143-4f50-a321-94c7e993cb1e tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id aecb33da-f7f2-4200-b648-a985a6280cd4. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:23:17.589791 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:17.589791 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:17.591324 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ac99f808-6143-4f50-a321-94c7e993cb1e tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 returned with HTTP 200 Aug 06 19:23:17.592434 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 303/1235] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:17 2026] GET /volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 => generated 795 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:17.696066 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-09348e14-9040-44c3-bc12-965f2d56fc32 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:17.700879 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-09348e14-9040-44c3-bc12-965f2d56fc32 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] GET https://10.4.3.5/volume/v3/volumes/b4eaf74a-427e-446c-bf35-0395a0923af7 Aug 06 19:23:17.701256 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-09348e14-9040-44c3-bc12-965f2d56fc32 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:17.701770 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-09348e14-9040-44c3-bc12-965f2d56fc32 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:17.727396 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:17.727396 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:17.732481 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-09348e14-9040-44c3-bc12-965f2d56fc32 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Volume info retrieved successfully. Aug 06 19:23:17.742845 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-09348e14-9040-44c3-bc12-965f2d56fc32 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] https://10.4.3.5/volume/v3/volumes/b4eaf74a-427e-446c-bf35-0395a0923af7 returned with HTTP 200 Aug 06 19:23:17.746607 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 308/1236] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:17 2026] GET /volume/v3/volumes/b4eaf74a-427e-446c-bf35-0395a0923af7 => generated 1351 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:17.775001 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e3b2254b-dacb-46c9-a379-0d2600f2987e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:17.783053 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e3b2254b-dacb-46c9-a379-0d2600f2987e tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] POST https://10.4.3.5/volume/v3/volumes/b4eaf74a-427e-446c-bf35-0395a0923af7/action Aug 06 19:23:17.783053 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e3b2254b-dacb-46c9-a379-0d2600f2987e tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:23:17.783053 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e3b2254b-dacb-46c9-a379-0d2600f2987e tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:17.792590 np0000006689 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=523,cinder:INSERT=79,cinder:UPDATE=143,cinder:DELETE=2 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:23:17.806945 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:17.806945 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:17.806945 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e3b2254b-dacb-46c9-a379-0d2600f2987e tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Volume info retrieved successfully. Aug 06 19:23:17.909377 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-e3b2254b-dacb-46c9-a379-0d2600f2987e tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Created reservations ['87122614-b9e1-4543-b5e3-d11991d7a624', '43d5905b-491e-42fb-afe1-75714082f965'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:23:17.930246 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e3b2254b-dacb-46c9-a379-0d2600f2987e tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Extend volume request issued successfully. Aug 06 19:23:17.930460 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e3b2254b-dacb-46c9-a379-0d2600f2987e tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] https://10.4.3.5/volume/v3/volumes/b4eaf74a-427e-446c-bf35-0395a0923af7/action returned with HTTP 202 Aug 06 19:23:17.931160 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 312/1237] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:23:17 2026] POST /volume/v3/volumes/b4eaf74a-427e-446c-bf35-0395a0923af7/action => generated 0 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:23:17.955653 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f7cd6f0b-c238-46bc-a266-0ec88bd4f3e6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:17.959046 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f7cd6f0b-c238-46bc-a266-0ec88bd4f3e6 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] GET https://10.4.3.5/volume/v3/volumes/b4eaf74a-427e-446c-bf35-0395a0923af7 Aug 06 19:23:17.959317 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f7cd6f0b-c238-46bc-a266-0ec88bd4f3e6 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:17.959802 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f7cd6f0b-c238-46bc-a266-0ec88bd4f3e6 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:17.969730 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:17.969730 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:17.977823 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f7cd6f0b-c238-46bc-a266-0ec88bd4f3e6 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Volume info retrieved successfully. Aug 06 19:23:17.986062 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f7cd6f0b-c238-46bc-a266-0ec88bd4f3e6 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] https://10.4.3.5/volume/v3/volumes/b4eaf74a-427e-446c-bf35-0395a0923af7 returned with HTTP 200 Aug 06 19:23:17.986595 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 315/1238] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:17 2026] GET /volume/v3/volumes/b4eaf74a-427e-446c-bf35-0395a0923af7 => generated 1351 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:18.615786 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7fabaab9-cb43-4309-afe9-9895888e3599 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:18.619764 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7fabaab9-cb43-4309-afe9-9895888e3599 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 Aug 06 19:23:18.620275 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7fabaab9-cb43-4309-afe9-9895888e3599 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:18.621477 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7fabaab9-cb43-4309-afe9-9895888e3599 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:18.621477 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-7fabaab9-cb43-4309-afe9-9895888e3599 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id aecb33da-f7f2-4200-b648-a985a6280cd4. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:23:18.630087 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:18.630087 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:18.631801 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7fabaab9-cb43-4309-afe9-9895888e3599 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 returned with HTTP 200 Aug 06 19:23:18.632661 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 304/1239] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:18 2026] GET /volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 => generated 795 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:19.013828 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b61d8469-bad3-47de-99b7-baddc5bdc0e8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:19.020460 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b61d8469-bad3-47de-99b7-baddc5bdc0e8 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] GET https://10.4.3.5/volume/v3/volumes/b4eaf74a-427e-446c-bf35-0395a0923af7 Aug 06 19:23:19.020460 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b61d8469-bad3-47de-99b7-baddc5bdc0e8 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:19.020460 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b61d8469-bad3-47de-99b7-baddc5bdc0e8 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:19.035091 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:19.035091 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:19.040870 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b61d8469-bad3-47de-99b7-baddc5bdc0e8 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Volume info retrieved successfully. Aug 06 19:23:19.048349 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b61d8469-bad3-47de-99b7-baddc5bdc0e8 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] https://10.4.3.5/volume/v3/volumes/b4eaf74a-427e-446c-bf35-0395a0923af7 returned with HTTP 200 Aug 06 19:23:19.048869 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 309/1240] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:19 2026] GET /volume/v3/volumes/b4eaf74a-427e-446c-bf35-0395a0923af7 => generated 1351 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:19.069645 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-98b1c5d0-df26-4782-b42a-71eae8d78d5b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:19.074804 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98b1c5d0-df26-4782-b42a-71eae8d78d5b tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] GET https://10.4.3.5/volume/v3/volumes/b4eaf74a-427e-446c-bf35-0395a0923af7 Aug 06 19:23:19.074804 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98b1c5d0-df26-4782-b42a-71eae8d78d5b tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:19.074804 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98b1c5d0-df26-4782-b42a-71eae8d78d5b tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:19.090442 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:19.090442 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:19.098389 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-98b1c5d0-df26-4782-b42a-71eae8d78d5b tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Volume info retrieved successfully. Aug 06 19:23:19.115798 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98b1c5d0-df26-4782-b42a-71eae8d78d5b tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] https://10.4.3.5/volume/v3/volumes/b4eaf74a-427e-446c-bf35-0395a0923af7 returned with HTTP 200 Aug 06 19:23:19.116706 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 313/1241] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:19 2026] GET /volume/v3/volumes/b4eaf74a-427e-446c-bf35-0395a0923af7 => generated 1351 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:19.139916 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-26b3b3e2-b567-4471-9b68-6ee7a75ad46a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:19.146047 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-26b3b3e2-b567-4471-9b68-6ee7a75ad46a tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] GET https://10.4.3.5/volume/v3/volumes/b4eaf74a-427e-446c-bf35-0395a0923af7 Aug 06 19:23:19.146047 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-26b3b3e2-b567-4471-9b68-6ee7a75ad46a tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:19.146047 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-26b3b3e2-b567-4471-9b68-6ee7a75ad46a tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:19.154901 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:19.154901 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:19.161903 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-26b3b3e2-b567-4471-9b68-6ee7a75ad46a tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Volume info retrieved successfully. Aug 06 19:23:19.173513 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-26b3b3e2-b567-4471-9b68-6ee7a75ad46a tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] https://10.4.3.5/volume/v3/volumes/b4eaf74a-427e-446c-bf35-0395a0923af7 returned with HTTP 200 Aug 06 19:23:19.174697 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 316/1242] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:19 2026] GET /volume/v3/volumes/b4eaf74a-427e-446c-bf35-0395a0923af7 => generated 1351 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:19.203176 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bb5e1cba-d17a-44b3-a24a-d58ca21c478b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:19.206040 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bb5e1cba-d17a-44b3-a24a-d58ca21c478b tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] DELETE https://10.4.3.5/volume/v3/volumes/b4eaf74a-427e-446c-bf35-0395a0923af7 Aug 06 19:23:19.206302 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bb5e1cba-d17a-44b3-a24a-d58ca21c478b tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:19.206806 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bb5e1cba-d17a-44b3-a24a-d58ca21c478b tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:19.206806 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-bb5e1cba-d17a-44b3-a24a-d58ca21c478b tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Delete volume with id: b4eaf74a-427e-446c-bf35-0395a0923af7 Aug 06 19:23:19.221897 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:19.221897 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:19.223295 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bb5e1cba-d17a-44b3-a24a-d58ca21c478b tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Volume info retrieved successfully. Aug 06 19:23:19.288791 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bb5e1cba-d17a-44b3-a24a-d58ca21c478b tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Delete volume request issued successfully. Aug 06 19:23:19.289192 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bb5e1cba-d17a-44b3-a24a-d58ca21c478b tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] https://10.4.3.5/volume/v3/volumes/b4eaf74a-427e-446c-bf35-0395a0923af7 returned with HTTP 202 Aug 06 19:23:19.290503 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 305/1243] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:23:19 2026] DELETE /volume/v3/volumes/b4eaf74a-427e-446c-bf35-0395a0923af7 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:23:19.302671 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-64fced54-914b-4173-8131-b0bcf7b59e33 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:19.307237 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-64fced54-914b-4173-8131-b0bcf7b59e33 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] GET https://10.4.3.5/volume/v3/volumes/b4eaf74a-427e-446c-bf35-0395a0923af7 Aug 06 19:23:19.307237 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-64fced54-914b-4173-8131-b0bcf7b59e33 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:19.307237 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-64fced54-914b-4173-8131-b0bcf7b59e33 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:19.318872 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:19.318872 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:19.331322 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-64fced54-914b-4173-8131-b0bcf7b59e33 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Volume info retrieved successfully. Aug 06 19:23:19.345859 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-64fced54-914b-4173-8131-b0bcf7b59e33 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] https://10.4.3.5/volume/v3/volumes/b4eaf74a-427e-446c-bf35-0395a0923af7 returned with HTTP 200 Aug 06 19:23:19.350187 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 310/1244] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:19 2026] GET /volume/v3/volumes/b4eaf74a-427e-446c-bf35-0395a0923af7 => generated 1350 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:19.648777 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-66e2729f-0a12-40aa-94eb-acf7e4c819bc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:19.651753 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-66e2729f-0a12-40aa-94eb-acf7e4c819bc tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 Aug 06 19:23:19.652145 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-66e2729f-0a12-40aa-94eb-acf7e4c819bc tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:19.652442 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-66e2729f-0a12-40aa-94eb-acf7e4c819bc tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:19.652645 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-66e2729f-0a12-40aa-94eb-acf7e4c819bc tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id aecb33da-f7f2-4200-b648-a985a6280cd4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:23:19.662461 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:19.662461 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:19.662794 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-66e2729f-0a12-40aa-94eb-acf7e4c819bc tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 returned with HTTP 200 Aug 06 19:23:19.663713 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 314/1245] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:19 2026] GET /volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:20.367731 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2f09e426-cbb7-46ee-accb-ea7e8aeca6a4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:20.371907 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2f09e426-cbb7-46ee-accb-ea7e8aeca6a4 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] GET https://10.4.3.5/volume/v3/volumes/b4eaf74a-427e-446c-bf35-0395a0923af7 Aug 06 19:23:20.372321 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2f09e426-cbb7-46ee-accb-ea7e8aeca6a4 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:20.372363 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2f09e426-cbb7-46ee-accb-ea7e8aeca6a4 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:20.394839 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2f09e426-cbb7-46ee-accb-ea7e8aeca6a4 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] https://10.4.3.5/volume/v3/volumes/b4eaf74a-427e-446c-bf35-0395a0923af7 returned with HTTP 404 Aug 06 19:23:20.395859 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 317/1246] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:20 2026] GET /volume/v3/volumes/b4eaf74a-427e-446c-bf35-0395a0923af7 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:20.414715 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-49f29799-f332-4e33-bdab-cdf967870f0f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:20.419697 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-49f29799-f332-4e33-bdab-cdf967870f0f tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:23:20.420156 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-49f29799-f332-4e33-bdab-cdf967870f0f tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-207684042"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:20.422581 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-49f29799-f332-4e33-bdab-cdf967870f0f tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-207684042'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:23:20.423669 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-49f29799-f332-4e33-bdab-cdf967870f0f tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Create volume of 1 GB Aug 06 19:23:20.434925 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-49f29799-f332-4e33-bdab-cdf967870f0f tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Availability Zones retrieved successfully. Aug 06 19:23:20.449200 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-49f29799-f332-4e33-bdab-cdf967870f0f tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Flow 'volume_create_api' (5b369ea4-11af-44c6-a985-c64d5a30ca10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:20.449200 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-49f29799-f332-4e33-bdab-cdf967870f0f tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcbb2ba2-cd47-4d7c-8fec-d1b7642ae164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:20.450175 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-49f29799-f332-4e33-bdab-cdf967870f0f tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:23:20.513249 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-49f29799-f332-4e33-bdab-cdf967870f0f tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcbb2ba2-cd47-4d7c-8fec-d1b7642ae164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:20.515884 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-49f29799-f332-4e33-bdab-cdf967870f0f tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17fc932f-4ddb-4a55-87bb-292facddd3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:20.605764 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-49f29799-f332-4e33-bdab-cdf967870f0f tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Created reservations ['eda72a24-8be9-4309-8660-f1248f47d7da', 'a640bc96-269c-4da0-898c-7450ca514c6a', 'f1143c7e-cc9e-42ce-b986-b631e0eaf000', '2163ef41-bb15-42f2-abc7-1f414ee17386'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:23:20.606681 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-49f29799-f332-4e33-bdab-cdf967870f0f tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17fc932f-4ddb-4a55-87bb-292facddd3bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eda72a24-8be9-4309-8660-f1248f47d7da', 'a640bc96-269c-4da0-898c-7450ca514c6a', 'f1143c7e-cc9e-42ce-b986-b631e0eaf000', '2163ef41-bb15-42f2-abc7-1f414ee17386']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:20.607832 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-49f29799-f332-4e33-bdab-cdf967870f0f tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f255ab42-1833-4518-a862-1aa6a750349f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:20.647744 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-49f29799-f332-4e33-bdab-cdf967870f0f tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f255ab42-1833-4518-a862-1aa6a750349f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66095033-c83d-4ac2-88fe-435127815af3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-207684042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6b60d0d75674298b0a6f6f13fc2f5ad',qos_specs=None,replication_status=,reservations=['eda72a24-8be9-4309-8660-f1248f47d7da','a640bc96-269c-4da0-898c-7450ca514c6a','f1143c7e-cc9e-42ce-b986-b631e0eaf000','2163ef41-bb15-42f2-abc7-1f414ee17386'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e920027cad55413d8e52928e5bb7ab2a',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:23:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-207684042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66095033-c83d-4ac2-88fe-435127815af3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6b60d0d75674298b0a6f6f13fc2f5ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e920027cad55413d8e52928e5bb7ab2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:20.648073 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-49f29799-f332-4e33-bdab-cdf967870f0f tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5336ae25-561d-4665-99a4-83038e9317d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:20.680729 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a67b93f5-76f3-4fa9-978c-1e5dd104dfc3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:20.683357 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a67b93f5-76f3-4fa9-978c-1e5dd104dfc3 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 Aug 06 19:23:20.683357 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a67b93f5-76f3-4fa9-978c-1e5dd104dfc3 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:20.683923 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a67b93f5-76f3-4fa9-978c-1e5dd104dfc3 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:20.683923 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-a67b93f5-76f3-4fa9-978c-1e5dd104dfc3 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id aecb33da-f7f2-4200-b648-a985a6280cd4. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:23:20.684239 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-49f29799-f332-4e33-bdab-cdf967870f0f tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5336ae25-561d-4665-99a4-83038e9317d6) transitioned into state 'SUCCESS' from state '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-207684042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6b60d0d75674298b0a6f6f13fc2f5ad',qos_specs=None,replication_status=,reservations=['eda72a24-8be9-4309-8660-f1248f47d7da','a640bc96-269c-4da0-898c-7450ca514c6a','f1143c7e-cc9e-42ce-b986-b631e0eaf000','2163ef41-bb15-42f2-abc7-1f414ee17386'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e920027cad55413d8e52928e5bb7ab2a',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:20.685342 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-49f29799-f332-4e33-bdab-cdf967870f0f tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (987c4f28-4411-406d-ad5d-be72af43797f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:20.689696 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:20.689696 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:20.691544 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a67b93f5-76f3-4fa9-978c-1e5dd104dfc3 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 returned with HTTP 200 Aug 06 19:23:20.691544 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 311/1247] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:20 2026] GET /volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:20.701793 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-49f29799-f332-4e33-bdab-cdf967870f0f tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (987c4f28-4411-406d-ad5d-be72af43797f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:20.703007 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-49f29799-f332-4e33-bdab-cdf967870f0f tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Flow 'volume_create_api' (5b369ea4-11af-44c6-a985-c64d5a30ca10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:20.703490 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-49f29799-f332-4e33-bdab-cdf967870f0f tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Create volume request issued successfully. Aug 06 19:23:20.705752 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-49f29799-f332-4e33-bdab-cdf967870f0f tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:23:20.705752 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 306/1248] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:23:20 2026] POST /volume/v3/volumes => generated 743 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:23:20.708305 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-15030e86-b5e6-4d98-a6a3-a96197d4eca1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:20.709965 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-15030e86-b5e6-4d98-a6a3-a96197d4eca1 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/volumes/bc38172c-d15c-427d-aa90-61e4bd2dd744 Aug 06 19:23:20.710254 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-15030e86-b5e6-4d98-a6a3-a96197d4eca1 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:20.710487 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-15030e86-b5e6-4d98-a6a3-a96197d4eca1 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:20.723168 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5f50b27c-bffe-436b-9b08-397967c45cd5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:20.725108 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:20.725108 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:20.725693 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5f50b27c-bffe-436b-9b08-397967c45cd5 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] GET https://10.4.3.5/volume/v3/volumes/66095033-c83d-4ac2-88fe-435127815af3 Aug 06 19:23:20.726034 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5f50b27c-bffe-436b-9b08-397967c45cd5 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:20.726490 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5f50b27c-bffe-436b-9b08-397967c45cd5 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:20.733544 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-15030e86-b5e6-4d98-a6a3-a96197d4eca1 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Volume info retrieved successfully. Aug 06 19:23:20.736558 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:20.736558 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:20.743002 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5f50b27c-bffe-436b-9b08-397967c45cd5 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Volume info retrieved successfully. Aug 06 19:23:20.743376 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-15030e86-b5e6-4d98-a6a3-a96197d4eca1 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/volumes/bc38172c-d15c-427d-aa90-61e4bd2dd744 returned with HTTP 200 Aug 06 19:23:20.744351 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 315/1249] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:20 2026] GET /volume/v3/volumes/bc38172c-d15c-427d-aa90-61e4bd2dd744 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:20.749986 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5f50b27c-bffe-436b-9b08-397967c45cd5 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] https://10.4.3.5/volume/v3/volumes/66095033-c83d-4ac2-88fe-435127815af3 returned with HTTP 200 Aug 06 19:23:20.750259 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 318/1250] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:20 2026] GET /volume/v3/volumes/66095033-c83d-4ac2-88fe-435127815af3 => generated 811 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:20.773472 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6552ff8b-10e3-4785-afb3-ac546ac099f8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:20.782856 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6552ff8b-10e3-4785-afb3-ac546ac099f8 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] POST https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4/action Aug 06 19:23:20.782856 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6552ff8b-10e3-4785-afb3-ac546ac099f8 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:23:20.782856 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6552ff8b-10e3-4785-afb3-ac546ac099f8 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:20.782856 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.admin_actions [None req-6552ff8b-10e3-4785-afb3-ac546ac099f8 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] Updating backup 'aecb33da-f7f2-4200-b648-a985a6280cd4' with '{'status': 'error'}' {{(pid=100263) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 06 19:23:20.794939 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:20.794939 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:20.808922 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.backup.rpcapi [None req-6552ff8b-10e3-4785-afb3-ac546ac099f8 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] reset_status in rpcapi backup_id aecb33da-f7f2-4200-b648-a985a6280cd4 on host np0000006689. {{(pid=100263) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 06 19:23:20.814162 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6552ff8b-10e3-4785-afb3-ac546ac099f8 tempest-VolumesBackupsAdminTest-941493861 tempest-VolumesBackupsAdminTest-941493861-project-admin] https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4/action returned with HTTP 202 Aug 06 19:23:20.815428 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 312/1251] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:23:20 2026] POST /volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:23:20.829535 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-824e9a1c-1577-4803-8ec9-a6b034c4b1db None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:20.832706 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-824e9a1c-1577-4803-8ec9-a6b034c4b1db tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 Aug 06 19:23:20.833720 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-824e9a1c-1577-4803-8ec9-a6b034c4b1db tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:20.833720 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-824e9a1c-1577-4803-8ec9-a6b034c4b1db tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:20.833720 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-824e9a1c-1577-4803-8ec9-a6b034c4b1db tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id aecb33da-f7f2-4200-b648-a985a6280cd4. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:23:20.843612 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:20.843612 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:20.844067 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-824e9a1c-1577-4803-8ec9-a6b034c4b1db tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 returned with HTTP 200 Aug 06 19:23:20.844719 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 307/1252] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:20 2026] GET /volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:21.783040 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-92d90411-ee1f-4c63-a827-02c4600b2638 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:21.785548 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-92d90411-ee1f-4c63-a827-02c4600b2638 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] GET https://10.4.3.5/volume/v3/volumes/66095033-c83d-4ac2-88fe-435127815af3 Aug 06 19:23:21.786076 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-92d90411-ee1f-4c63-a827-02c4600b2638 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:21.786218 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-92d90411-ee1f-4c63-a827-02c4600b2638 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:21.799186 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:21.799186 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:21.808153 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-92d90411-ee1f-4c63-a827-02c4600b2638 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Volume info retrieved successfully. Aug 06 19:23:21.815462 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-92d90411-ee1f-4c63-a827-02c4600b2638 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] https://10.4.3.5/volume/v3/volumes/66095033-c83d-4ac2-88fe-435127815af3 returned with HTTP 200 Aug 06 19:23:21.816201 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 316/1253] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:21 2026] GET /volume/v3/volumes/66095033-c83d-4ac2-88fe-435127815af3 => generated 836 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:21.834687 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d3771702-c1df-48a8-af9e-f2e616611630 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:21.838286 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d3771702-c1df-48a8-af9e-f2e616611630 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:23:21.838286 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d3771702-c1df-48a8-af9e-f2e616611630 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "66095033-c83d-4ac2-88fe-435127815af3", "name": "tempest-VolumesExtendTest-Snapshot-850898245"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:21.852422 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:21.852422 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:21.853199 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d3771702-c1df-48a8-af9e-f2e616611630 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Volume info retrieved successfully. Aug 06 19:23:21.853199 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-d3771702-c1df-48a8-af9e-f2e616611630 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Create snapshot from volume 66095033-c83d-4ac2-88fe-435127815af3 Aug 06 19:23:21.868094 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cc9c13fa-a5ad-4627-985c-57e31bba11b3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:21.869803 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cc9c13fa-a5ad-4627-985c-57e31bba11b3 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 Aug 06 19:23:21.870147 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cc9c13fa-a5ad-4627-985c-57e31bba11b3 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:21.871225 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cc9c13fa-a5ad-4627-985c-57e31bba11b3 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:21.871325 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-cc9c13fa-a5ad-4627-985c-57e31bba11b3 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id aecb33da-f7f2-4200-b648-a985a6280cd4. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:23:21.876769 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:21.876769 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:21.879430 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cc9c13fa-a5ad-4627-985c-57e31bba11b3 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 returned with HTTP 200 Aug 06 19:23:21.879430 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 313/1254] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:21 2026] GET /volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:21.892125 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6a045af9-3a57-4fba-ac2f-920be4d8c1c2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:21.895117 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6a045af9-3a57-4fba-ac2f-920be4d8c1c2 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] DELETE https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 Aug 06 19:23:21.895252 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6a045af9-3a57-4fba-ac2f-920be4d8c1c2 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:21.895966 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6a045af9-3a57-4fba-ac2f-920be4d8c1c2 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:21.895966 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-6a045af9-3a57-4fba-ac2f-920be4d8c1c2 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Delete backup with id: aecb33da-f7f2-4200-b648-a985a6280cd4. Aug 06 19:23:21.905109 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:21.905109 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:21.924202 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-d3771702-c1df-48a8-af9e-f2e616611630 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Created reservations ['6cff7cc3-cfde-400f-8d91-e14cb8554932', '946cd3ce-752a-47f8-bf46-3007f4952b48', '6fc3e522-7460-41c7-a10e-0ae12b251d6b', 'd223d2aa-1511-4f91-8638-bd5e4d7a1dd7'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:23:21.932699 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-6a045af9-3a57-4fba-ac2f-920be4d8c1c2 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] delete_backup rpcapi backup_id aecb33da-f7f2-4200-b648-a985a6280cd4 {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:23:21.934966 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6a045af9-3a57-4fba-ac2f-920be4d8c1c2 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 returned with HTTP 202 Aug 06 19:23:21.934966 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 308/1255] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:23:21 2026] DELETE /volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:23:21.949971 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-21bd867d-984d-4134-9064-82cb1414895e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:21.952683 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-21bd867d-984d-4134-9064-82cb1414895e tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 Aug 06 19:23:21.953796 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-21bd867d-984d-4134-9064-82cb1414895e tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:21.953796 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-21bd867d-984d-4134-9064-82cb1414895e tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:21.953796 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-21bd867d-984d-4134-9064-82cb1414895e tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id aecb33da-f7f2-4200-b648-a985a6280cd4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:23:21.959090 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:21.959090 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:21.960119 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-21bd867d-984d-4134-9064-82cb1414895e tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 returned with HTTP 200 Aug 06 19:23:21.960701 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 317/1256] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:21 2026] GET /volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:21.993903 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d3771702-c1df-48a8-af9e-f2e616611630 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Snapshot create request issued successfully. Aug 06 19:23:21.994371 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d3771702-c1df-48a8-af9e-f2e616611630 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:23:21.994962 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 319/1257] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:23:21 2026] POST /volume/v3/snapshots => generated 303 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:23:22.007603 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0430cf85-21e2-4568-b981-9332b2a651ab None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:22.009676 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0430cf85-21e2-4568-b981-9332b2a651ab tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] GET https://10.4.3.5/volume/v3/snapshots/3e2fd4a3-9dd6-4008-b4b9-c5d2fa79c207 Aug 06 19:23:22.009911 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0430cf85-21e2-4568-b981-9332b2a651ab tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:22.010299 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0430cf85-21e2-4568-b981-9332b2a651ab tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:22.016205 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:22.016205 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:22.016829 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0430cf85-21e2-4568-b981-9332b2a651ab tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Snapshot retrieved successfully. Aug 06 19:23:22.019337 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0430cf85-21e2-4568-b981-9332b2a651ab tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] https://10.4.3.5/volume/v3/snapshots/3e2fd4a3-9dd6-4008-b4b9-c5d2fa79c207 returned with HTTP 200 Aug 06 19:23:22.019337 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 314/1258] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:23:22 2026] GET /volume/v3/snapshots/3e2fd4a3-9dd6-4008-b4b9-c5d2fa79c207 => generated 435 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:23:22.973664 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a10ff9d3-3581-46eb-9fd3-cc2c61772df1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:22.976988 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a10ff9d3-3581-46eb-9fd3-cc2c61772df1 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 Aug 06 19:23:22.977279 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a10ff9d3-3581-46eb-9fd3-cc2c61772df1 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:22.977529 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a10ff9d3-3581-46eb-9fd3-cc2c61772df1 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:22.977691 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-a10ff9d3-3581-46eb-9fd3-cc2c61772df1 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Show backup with id aecb33da-f7f2-4200-b648-a985a6280cd4. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:23:22.982697 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a10ff9d3-3581-46eb-9fd3-cc2c61772df1 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 returned with HTTP 404 Aug 06 19:23:22.983718 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 309/1259] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:22 2026] GET /volume/v3/backups/aecb33da-f7f2-4200-b648-a985a6280cd4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:23.037429 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b2b3f8ca-fb3a-47fb-b558-39b34421356f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:23.041930 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2b3f8ca-fb3a-47fb-b558-39b34421356f tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] GET https://10.4.3.5/volume/v3/snapshots/3e2fd4a3-9dd6-4008-b4b9-c5d2fa79c207 Aug 06 19:23:23.042411 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b2b3f8ca-fb3a-47fb-b558-39b34421356f tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:23.042780 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b2b3f8ca-fb3a-47fb-b558-39b34421356f tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:23.056181 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:23.056181 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:23.056901 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b2b3f8ca-fb3a-47fb-b558-39b34421356f tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Snapshot retrieved successfully. Aug 06 19:23:23.058533 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2b3f8ca-fb3a-47fb-b558-39b34421356f tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] https://10.4.3.5/volume/v3/snapshots/3e2fd4a3-9dd6-4008-b4b9-c5d2fa79c207 returned with HTTP 200 Aug 06 19:23:23.058685 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 318/1260] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:23:23 2026] GET /volume/v3/snapshots/3e2fd4a3-9dd6-4008-b4b9-c5d2fa79c207 => generated 462 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:23.071883 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b6355581-a859-4be3-8a3b-5711b14382ad None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:23.077218 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b6355581-a859-4be3-8a3b-5711b14382ad tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] POST https://10.4.3.5/volume/v3/volumes/66095033-c83d-4ac2-88fe-435127815af3/action Aug 06 19:23:23.077218 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b6355581-a859-4be3-8a3b-5711b14382ad tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:23:23.078876 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b6355581-a859-4be3-8a3b-5711b14382ad tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:23.089191 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:23.089191 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:23.089818 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b6355581-a859-4be3-8a3b-5711b14382ad tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Volume info retrieved successfully. Aug 06 19:23:23.115225 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4ef62a14-22ba-4938-95e4-c067a89b7d4a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:23.118119 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4ef62a14-22ba-4938-95e4-c067a89b7d4a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/volumes/bc38172c-d15c-427d-aa90-61e4bd2dd744 Aug 06 19:23:23.119065 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4ef62a14-22ba-4938-95e4-c067a89b7d4a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:23.119814 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4ef62a14-22ba-4938-95e4-c067a89b7d4a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:23.131367 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:23.131367 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:23.142008 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4ef62a14-22ba-4938-95e4-c067a89b7d4a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Volume info retrieved successfully. Aug 06 19:23:23.148395 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4ef62a14-22ba-4938-95e4-c067a89b7d4a tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/volumes/bc38172c-d15c-427d-aa90-61e4bd2dd744 returned with HTTP 200 Aug 06 19:23:23.148979 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 315/1261] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:23 2026] GET /volume/v3/volumes/bc38172c-d15c-427d-aa90-61e4bd2dd744 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:23.150893 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-b6355581-a859-4be3-8a3b-5711b14382ad tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Created reservations ['d58f10d0-b767-487f-9171-9e36ccf1aa4e', 'e064c74b-9ec2-41b0-985d-392a95179029'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:23:23.168046 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e620b928-37f5-4306-a8ff-8cf0edde06e2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:23.170581 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e620b928-37f5-4306-a8ff-8cf0edde06e2 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] DELETE https://10.4.3.5/volume/v3/volumes/bc38172c-d15c-427d-aa90-61e4bd2dd744 Aug 06 19:23:23.170996 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e620b928-37f5-4306-a8ff-8cf0edde06e2 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:23.171121 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e620b928-37f5-4306-a8ff-8cf0edde06e2 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:23.173796 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-e620b928-37f5-4306-a8ff-8cf0edde06e2 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Delete volume with id: bc38172c-d15c-427d-aa90-61e4bd2dd744 Aug 06 19:23:23.179347 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b6355581-a859-4be3-8a3b-5711b14382ad tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Extend volume request issued successfully. Aug 06 19:23:23.179347 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b6355581-a859-4be3-8a3b-5711b14382ad tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] https://10.4.3.5/volume/v3/volumes/66095033-c83d-4ac2-88fe-435127815af3/action returned with HTTP 202 Aug 06 19:23:23.179347 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 320/1262] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:23:23 2026] POST /volume/v3/volumes/66095033-c83d-4ac2-88fe-435127815af3/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:23:23.190796 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ac57b194-8369-4c55-975a-9d7be473e12b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:23.193411 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac57b194-8369-4c55-975a-9d7be473e12b tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] GET https://10.4.3.5/volume/v3/volumes/66095033-c83d-4ac2-88fe-435127815af3 Aug 06 19:23:23.193746 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac57b194-8369-4c55-975a-9d7be473e12b tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:23.193859 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:23.193859 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:23.193925 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac57b194-8369-4c55-975a-9d7be473e12b tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:23.194518 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e620b928-37f5-4306-a8ff-8cf0edde06e2 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Volume info retrieved successfully. Aug 06 19:23:23.206890 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:23.206890 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:23.212250 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ac57b194-8369-4c55-975a-9d7be473e12b tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Volume info retrieved successfully. Aug 06 19:23:23.217305 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac57b194-8369-4c55-975a-9d7be473e12b tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] https://10.4.3.5/volume/v3/volumes/66095033-c83d-4ac2-88fe-435127815af3 returned with HTTP 200 Aug 06 19:23:23.218102 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 319/1263] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:23 2026] GET /volume/v3/volumes/66095033-c83d-4ac2-88fe-435127815af3 => generated 836 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:23.223029 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e620b928-37f5-4306-a8ff-8cf0edde06e2 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Delete volume request issued successfully. Aug 06 19:23:23.223378 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e620b928-37f5-4306-a8ff-8cf0edde06e2 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/volumes/bc38172c-d15c-427d-aa90-61e4bd2dd744 returned with HTTP 202 Aug 06 19:23:23.223852 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 310/1264] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:23:23 2026] DELETE /volume/v3/volumes/bc38172c-d15c-427d-aa90-61e4bd2dd744 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:23:23.233581 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2a22903c-133c-4557-9eab-90f9ef8f6066 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:23.240511 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2a22903c-133c-4557-9eab-90f9ef8f6066 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/volumes/bc38172c-d15c-427d-aa90-61e4bd2dd744 Aug 06 19:23:23.240511 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2a22903c-133c-4557-9eab-90f9ef8f6066 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:23.240511 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2a22903c-133c-4557-9eab-90f9ef8f6066 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:23.249421 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:23.249421 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:23.261827 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2a22903c-133c-4557-9eab-90f9ef8f6066 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Volume info retrieved successfully. Aug 06 19:23:23.270213 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2a22903c-133c-4557-9eab-90f9ef8f6066 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/volumes/bc38172c-d15c-427d-aa90-61e4bd2dd744 returned with HTTP 200 Aug 06 19:23:23.270799 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 316/1265] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:23 2026] GET /volume/v3/volumes/bc38172c-d15c-427d-aa90-61e4bd2dd744 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:23.825921 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e655f52b-7e5a-4d57-bb3e-0abce25ce4fa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:23.829269 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e655f52b-7e5a-4d57-bb3e-0abce25ce4fa tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:23:23.829681 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e655f52b-7e5a-4d57-bb3e-0abce25ce4fa tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1278554437"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:23.831543 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-e655f52b-7e5a-4d57-bb3e-0abce25ce4fa tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1278554437'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:23:23.839456 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-e655f52b-7e5a-4d57-bb3e-0abce25ce4fa tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Create volume of 1 GB Aug 06 19:23:23.839609 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:23.839609 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:23.840557 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e655f52b-7e5a-4d57-bb3e-0abce25ce4fa tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Availability Zones retrieved successfully. Aug 06 19:23:23.849982 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e655f52b-7e5a-4d57-bb3e-0abce25ce4fa tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Flow 'volume_create_api' (c659ac83-c5a7-4f6c-b597-9ca0dbbf303e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:23.851421 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e655f52b-7e5a-4d57-bb3e-0abce25ce4fa tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b964f60-3777-4888-8e9d-43e3d81a9057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:23.853317 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-e655f52b-7e5a-4d57-bb3e-0abce25ce4fa tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:23:23.871752 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:23.871752 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:23.890795 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e655f52b-7e5a-4d57-bb3e-0abce25ce4fa tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b964f60-3777-4888-8e9d-43e3d81a9057) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:16:00Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=6cb59166-873e-4bea-9807-82811a250a78,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cb59166-873e-4bea-9807-82811a250a78', 'encryption_key_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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:23.891695 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e655f52b-7e5a-4d57-bb3e-0abce25ce4fa tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf63efc2-0f01-4d20-8250-44d810daa5f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:23.960098 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-e655f52b-7e5a-4d57-bb3e-0abce25ce4fa tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Created reservations ['5f9c752f-012b-4551-9153-4794d32eb702', 'edc8d932-83f5-46fc-beda-ac841dc32864', '9870fb7f-bf35-4fef-b56b-13df59b84957', 'fae0cf3b-2ef1-4a6a-8dc7-d89a06bdfd3d'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:23:23.960459 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e655f52b-7e5a-4d57-bb3e-0abce25ce4fa tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf63efc2-0f01-4d20-8250-44d810daa5f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f9c752f-012b-4551-9153-4794d32eb702', 'edc8d932-83f5-46fc-beda-ac841dc32864', '9870fb7f-bf35-4fef-b56b-13df59b84957', 'fae0cf3b-2ef1-4a6a-8dc7-d89a06bdfd3d']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:23.961437 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e655f52b-7e5a-4d57-bb3e-0abce25ce4fa tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eea750cb-8b0e-4683-a99f-7f34ae46fae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:24.000253 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e655f52b-7e5a-4d57-bb3e-0abce25ce4fa tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eea750cb-8b0e-4683-a99f-7f34ae46fae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60ce0227-82be-4aee-8fc4-fa0a25a5db70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1278554437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3fae90b156144fea9f55fe1c9b156e4d',qos_specs=None,replication_status=,reservations=['5f9c752f-012b-4551-9153-4794d32eb702','edc8d932-83f5-46fc-beda-ac841dc32864','9870fb7f-bf35-4fef-b56b-13df59b84957','fae0cf3b-2ef1-4a6a-8dc7-d89a06bdfd3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29a2f51112ee438c90f247cafa8c2e06',volume_type_id=6cb59166-873e-4bea-9807-82811a250a78), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:23:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1278554437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60ce0227-82be-4aee-8fc4-fa0a25a5db70,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3fae90b156144fea9f55fe1c9b156e4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29a2f51112ee438c90f247cafa8c2e06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cb59166-873e-4bea-9807-82811a250a78),volume_type_id=6cb59166-873e-4bea-9807-82811a250a78)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:24.001048 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e655f52b-7e5a-4d57-bb3e-0abce25ce4fa tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (976a8156-29de-46e5-9d7f-ee1bfad15066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:24.031315 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e655f52b-7e5a-4d57-bb3e-0abce25ce4fa tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (976a8156-29de-46e5-9d7f-ee1bfad15066) transitioned into state 'SUCCESS' from state '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-1278554437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3fae90b156144fea9f55fe1c9b156e4d',qos_specs=None,replication_status=,reservations=['5f9c752f-012b-4551-9153-4794d32eb702','edc8d932-83f5-46fc-beda-ac841dc32864','9870fb7f-bf35-4fef-b56b-13df59b84957','fae0cf3b-2ef1-4a6a-8dc7-d89a06bdfd3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29a2f51112ee438c90f247cafa8c2e06',volume_type_id=6cb59166-873e-4bea-9807-82811a250a78)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:24.032174 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e655f52b-7e5a-4d57-bb3e-0abce25ce4fa tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8bfdc92-ec43-422e-a0c9-dd21081e3902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:24.049364 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e655f52b-7e5a-4d57-bb3e-0abce25ce4fa tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8bfdc92-ec43-422e-a0c9-dd21081e3902) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:24.050455 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e655f52b-7e5a-4d57-bb3e-0abce25ce4fa tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Flow 'volume_create_api' (c659ac83-c5a7-4f6c-b597-9ca0dbbf303e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:24.052565 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e655f52b-7e5a-4d57-bb3e-0abce25ce4fa tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Create volume request issued successfully. Aug 06 19:23:24.052565 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e655f52b-7e5a-4d57-bb3e-0abce25ce4fa tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:23:24.055097 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 321/1266] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:23:23 2026] POST /volume/v3/volumes => generated 756 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 06 19:23:24.070771 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7ebb7399-4447-4ba1-85b8-83bb99705a73 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:24.075780 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ebb7399-4447-4ba1-85b8-83bb99705a73 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:23:24.075780 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ebb7399-4447-4ba1-85b8-83bb99705a73 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:24.075780 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ebb7399-4447-4ba1-85b8-83bb99705a73 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:24.089246 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:24.089246 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:24.103571 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7ebb7399-4447-4ba1-85b8-83bb99705a73 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:23:24.115810 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ebb7399-4447-4ba1-85b8-83bb99705a73 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:23:24.115810 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 320/1267] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:24 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 824 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:24.240909 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c8e068af-b7e4-4090-affc-6bbce3d0e305 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:24.244772 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c8e068af-b7e4-4090-affc-6bbce3d0e305 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] GET https://10.4.3.5/volume/v3/volumes/66095033-c83d-4ac2-88fe-435127815af3 Aug 06 19:23:24.247041 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c8e068af-b7e4-4090-affc-6bbce3d0e305 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:24.248227 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c8e068af-b7e4-4090-affc-6bbce3d0e305 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:24.265369 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:24.265369 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:24.275809 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c8e068af-b7e4-4090-affc-6bbce3d0e305 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Volume info retrieved successfully. Aug 06 19:23:24.281840 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c8e068af-b7e4-4090-affc-6bbce3d0e305 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] https://10.4.3.5/volume/v3/volumes/66095033-c83d-4ac2-88fe-435127815af3 returned with HTTP 200 Aug 06 19:23:24.282442 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 311/1268] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:24 2026] GET /volume/v3/volumes/66095033-c83d-4ac2-88fe-435127815af3 => generated 836 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:24.290903 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fdabd67b-8ad3-4958-bf13-c253c66dc012 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:24.294125 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fdabd67b-8ad3-4958-bf13-c253c66dc012 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] GET https://10.4.3.5/volume/v3/volumes/bc38172c-d15c-427d-aa90-61e4bd2dd744 Aug 06 19:23:24.295061 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fdabd67b-8ad3-4958-bf13-c253c66dc012 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:24.295061 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fdabd67b-8ad3-4958-bf13-c253c66dc012 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:24.302186 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-aba9be7e-4f2a-4c08-84e7-348b21408193 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:24.305179 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-aba9be7e-4f2a-4c08-84e7-348b21408193 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] GET https://10.4.3.5/volume/v3/volumes/66095033-c83d-4ac2-88fe-435127815af3 Aug 06 19:23:24.305521 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-aba9be7e-4f2a-4c08-84e7-348b21408193 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:24.305788 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-aba9be7e-4f2a-4c08-84e7-348b21408193 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:24.307835 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fdabd67b-8ad3-4958-bf13-c253c66dc012 tempest-VolumesBackupsAdminTest-1311751461 tempest-VolumesBackupsAdminTest-1311751461-project-member] https://10.4.3.5/volume/v3/volumes/bc38172c-d15c-427d-aa90-61e4bd2dd744 returned with HTTP 404 Aug 06 19:23:24.308839 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 317/1269] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:24 2026] GET /volume/v3/volumes/bc38172c-d15c-427d-aa90-61e4bd2dd744 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:24.326772 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:24.326772 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:24.349815 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-aba9be7e-4f2a-4c08-84e7-348b21408193 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Volume info retrieved successfully. Aug 06 19:23:24.364209 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-aba9be7e-4f2a-4c08-84e7-348b21408193 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] https://10.4.3.5/volume/v3/volumes/66095033-c83d-4ac2-88fe-435127815af3 returned with HTTP 200 Aug 06 19:23:24.364815 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 322/1270] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:24 2026] GET /volume/v3/volumes/66095033-c83d-4ac2-88fe-435127815af3 => generated 836 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:24.386685 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-41a37cce-8012-49d7-ad47-efac51f9fb6b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:24.388751 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-41a37cce-8012-49d7-ad47-efac51f9fb6b tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/3e2fd4a3-9dd6-4008-b4b9-c5d2fa79c207 Aug 06 19:23:24.389005 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-41a37cce-8012-49d7-ad47-efac51f9fb6b tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:24.391039 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-41a37cce-8012-49d7-ad47-efac51f9fb6b tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:24.391299 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-41a37cce-8012-49d7-ad47-efac51f9fb6b tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Delete snapshot with id: 3e2fd4a3-9dd6-4008-b4b9-c5d2fa79c207 Aug 06 19:23:24.403076 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:24.403076 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:24.403076 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-41a37cce-8012-49d7-ad47-efac51f9fb6b tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Snapshot retrieved successfully. Aug 06 19:23:24.468095 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-41a37cce-8012-49d7-ad47-efac51f9fb6b tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Snapshot delete request issued successfully. Aug 06 19:23:24.468095 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-41a37cce-8012-49d7-ad47-efac51f9fb6b tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] https://10.4.3.5/volume/v3/snapshots/3e2fd4a3-9dd6-4008-b4b9-c5d2fa79c207 returned with HTTP 202 Aug 06 19:23:24.468095 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 321/1271] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:23:24 2026] DELETE /volume/v3/snapshots/3e2fd4a3-9dd6-4008-b4b9-c5d2fa79c207 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:23:24.490387 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e228a6e2-8186-4ab6-af5b-d35f33254177 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:24.493819 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e228a6e2-8186-4ab6-af5b-d35f33254177 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] GET https://10.4.3.5/volume/v3/snapshots/3e2fd4a3-9dd6-4008-b4b9-c5d2fa79c207 Aug 06 19:23:24.497250 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e228a6e2-8186-4ab6-af5b-d35f33254177 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:24.497250 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e228a6e2-8186-4ab6-af5b-d35f33254177 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:24.509835 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:24.509835 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:24.510536 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e228a6e2-8186-4ab6-af5b-d35f33254177 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Snapshot retrieved successfully. Aug 06 19:23:24.511792 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e228a6e2-8186-4ab6-af5b-d35f33254177 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] https://10.4.3.5/volume/v3/snapshots/3e2fd4a3-9dd6-4008-b4b9-c5d2fa79c207 returned with HTTP 200 Aug 06 19:23:24.516795 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 312/1272] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:23:24 2026] GET /volume/v3/snapshots/3e2fd4a3-9dd6-4008-b4b9-c5d2fa79c207 => generated 461 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:25.137490 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c7953e54-43a5-4d92-97bc-e206fdce70dc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:25.140485 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c7953e54-43a5-4d92-97bc-e206fdce70dc tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:23:25.141269 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c7953e54-43a5-4d92-97bc-e206fdce70dc tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:25.141696 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c7953e54-43a5-4d92-97bc-e206fdce70dc tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:25.157409 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:25.157409 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:25.168776 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c7953e54-43a5-4d92-97bc-e206fdce70dc tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:23:25.176455 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c7953e54-43a5-4d92-97bc-e206fdce70dc tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:23:25.176987 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 318/1273] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:25 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:25.270422 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-32455c53-930e-4a1c-a6e9-b73941630984 req-9871a0d2-bdb6-4478-8d8f-56767abcf3c8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:25.276532 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-32455c53-930e-4a1c-a6e9-b73941630984 req-9871a0d2-bdb6-4478-8d8f-56767abcf3c8 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:23:25.277278 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-32455c53-930e-4a1c-a6e9-b73941630984 req-9871a0d2-bdb6-4478-8d8f-56767abcf3c8 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:25.277752 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-32455c53-930e-4a1c-a6e9-b73941630984 req-9871a0d2-bdb6-4478-8d8f-56767abcf3c8 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:25.294165 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:25.294165 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:25.305386 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-32455c53-930e-4a1c-a6e9-b73941630984 req-9871a0d2-bdb6-4478-8d8f-56767abcf3c8 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:23:25.314966 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-32455c53-930e-4a1c-a6e9-b73941630984 req-9871a0d2-bdb6-4478-8d8f-56767abcf3c8 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:23:25.315461 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 323/1274] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:23:25 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:25.477358 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-88b3f9b6-ef9d-4d4f-ae43-4fac8392f86e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:25.477902 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-88b3f9b6-ef9d-4d4f-ae43-4fac8392f86e None None] GET https://10.4.3.5/volume// Aug 06 19:23:25.478248 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-88b3f9b6-ef9d-4d4f-ae43-4fac8392f86e None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:25.478360 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-88b3f9b6-ef9d-4d4f-ae43-4fac8392f86e None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:25.478784 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-88b3f9b6-ef9d-4d4f-ae43-4fac8392f86e None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:23:25.479175 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 322/1275] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:23:25 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:23:25.492534 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-32455c53-930e-4a1c-a6e9-b73941630984 req-3324e5c0-7171-49d7-a6fd-687587674989 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:25.497904 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-32455c53-930e-4a1c-a6e9-b73941630984 req-3324e5c0-7171-49d7-a6fd-687587674989 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:23:25.498050 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-32455c53-930e-4a1c-a6e9-b73941630984 req-3324e5c0-7171-49d7-a6fd-687587674989 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "60ce0227-82be-4aee-8fc4-fa0a25a5db70", "connector": null, "instance_uuid": "a60144be-f641-4522-8a72-092879b65eb6"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:25.519475 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:25.519475 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:25.531880 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c841576a-8758-4e2a-9f45-f2c8e8f850dd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:25.537906 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c841576a-8758-4e2a-9f45-f2c8e8f850dd tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] GET https://10.4.3.5/volume/v3/snapshots/3e2fd4a3-9dd6-4008-b4b9-c5d2fa79c207 Aug 06 19:23:25.538076 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c841576a-8758-4e2a-9f45-f2c8e8f850dd tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:25.538326 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c841576a-8758-4e2a-9f45-f2c8e8f850dd tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:25.549223 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c841576a-8758-4e2a-9f45-f2c8e8f850dd tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] https://10.4.3.5/volume/v3/snapshots/3e2fd4a3-9dd6-4008-b4b9-c5d2fa79c207 returned with HTTP 404 Aug 06 19:23:25.550055 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 319/1276] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:23:25 2026] GET /volume/v3/snapshots/3e2fd4a3-9dd6-4008-b4b9-c5d2fa79c207 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:25.567884 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-34e57c8d-fa73-4575-aed8-683b8e803b72 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:25.571475 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-34e57c8d-fa73-4575-aed8-683b8e803b72 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] GET https://10.4.3.5/volume/v3/volumes/66095033-c83d-4ac2-88fe-435127815af3 Aug 06 19:23:25.571475 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-34e57c8d-fa73-4575-aed8-683b8e803b72 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:25.571475 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-34e57c8d-fa73-4575-aed8-683b8e803b72 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:25.586808 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:25.586808 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:25.589790 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-32455c53-930e-4a1c-a6e9-b73941630984 req-3324e5c0-7171-49d7-a6fd-687587674989 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:23:25.590444 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 313/1277] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:23:25 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 06 19:23:25.597422 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-34e57c8d-fa73-4575-aed8-683b8e803b72 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Volume info retrieved successfully. Aug 06 19:23:25.604727 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-34e57c8d-fa73-4575-aed8-683b8e803b72 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] https://10.4.3.5/volume/v3/volumes/66095033-c83d-4ac2-88fe-435127815af3 returned with HTTP 200 Aug 06 19:23:25.605138 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 324/1278] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:25 2026] GET /volume/v3/volumes/66095033-c83d-4ac2-88fe-435127815af3 => generated 836 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:25.624614 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dd66ced6-7957-49a5-889a-761fd454508b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:25.629973 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dd66ced6-7957-49a5-889a-761fd454508b tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] DELETE https://10.4.3.5/volume/v3/volumes/66095033-c83d-4ac2-88fe-435127815af3 Aug 06 19:23:25.629973 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dd66ced6-7957-49a5-889a-761fd454508b tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:25.629973 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dd66ced6-7957-49a5-889a-761fd454508b tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:25.631642 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-dd66ced6-7957-49a5-889a-761fd454508b tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Delete volume with id: 66095033-c83d-4ac2-88fe-435127815af3 Aug 06 19:23:25.646830 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e5714665-b334-4578-b128-0384192bd69e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:25.648187 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:25.648187 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:25.649119 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dd66ced6-7957-49a5-889a-761fd454508b tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Volume info retrieved successfully. Aug 06 19:23:25.649810 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e5714665-b334-4578-b128-0384192bd69e tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:23:25.650941 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e5714665-b334-4578-b128-0384192bd69e tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:25.650941 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e5714665-b334-4578-b128-0384192bd69e tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:25.666947 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:25.666947 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:25.669445 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-912ae302-de40-4a6e-8308-09d2f3d1d7ab None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:25.670292 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-912ae302-de40-4a6e-8308-09d2f3d1d7ab None None] GET https://10.4.3.5/volume// Aug 06 19:23:25.670292 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-912ae302-de40-4a6e-8308-09d2f3d1d7ab None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:25.670475 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-912ae302-de40-4a6e-8308-09d2f3d1d7ab None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:25.671060 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-912ae302-de40-4a6e-8308-09d2f3d1d7ab None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:23:25.671345 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 314/1279] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:23:25 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:23:25.674103 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e5714665-b334-4578-b128-0384192bd69e tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:23:25.686396 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e5714665-b334-4578-b128-0384192bd69e tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:23:25.687297 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 320/1280] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:25 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:25.690612 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-32455c53-930e-4a1c-a6e9-b73941630984 req-756884f9-dd6c-4621-a9f2-58d38ef3b7f9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:25.693774 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dd66ced6-7957-49a5-889a-761fd454508b tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Delete volume request issued successfully. Aug 06 19:23:25.694420 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dd66ced6-7957-49a5-889a-761fd454508b tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] https://10.4.3.5/volume/v3/volumes/66095033-c83d-4ac2-88fe-435127815af3 returned with HTTP 202 Aug 06 19:23:25.695301 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 323/1281] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:23:25 2026] DELETE /volume/v3/volumes/66095033-c83d-4ac2-88fe-435127815af3 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:23:25.695372 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-32455c53-930e-4a1c-a6e9-b73941630984 req-756884f9-dd6c-4621-a9f2-58d38ef3b7f9 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:23:25.695372 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-32455c53-930e-4a1c-a6e9-b73941630984 req-756884f9-dd6c-4621-a9f2-58d38ef3b7f9 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:25.695372 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-32455c53-930e-4a1c-a6e9-b73941630984 req-756884f9-dd6c-4621-a9f2-58d38ef3b7f9 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:25.706295 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cf734261-ea41-476f-b83a-a80ea6425a68 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:25.710294 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cf734261-ea41-476f-b83a-a80ea6425a68 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] GET https://10.4.3.5/volume/v3/volumes/66095033-c83d-4ac2-88fe-435127815af3 Aug 06 19:23:25.710294 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cf734261-ea41-476f-b83a-a80ea6425a68 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:25.710294 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cf734261-ea41-476f-b83a-a80ea6425a68 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:25.714424 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:25.714424 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:25.721150 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-32455c53-930e-4a1c-a6e9-b73941630984 req-756884f9-dd6c-4621-a9f2-58d38ef3b7f9 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:23:25.721321 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:25.721321 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:25.727840 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-32455c53-930e-4a1c-a6e9-b73941630984 req-756884f9-dd6c-4621-a9f2-58d38ef3b7f9 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:23:25.729146 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 325/1282] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:23:25 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 1028 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:23:25.730528 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cf734261-ea41-476f-b83a-a80ea6425a68 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Volume info retrieved successfully. Aug 06 19:23:25.739453 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cf734261-ea41-476f-b83a-a80ea6425a68 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] https://10.4.3.5/volume/v3/volumes/66095033-c83d-4ac2-88fe-435127815af3 returned with HTTP 200 Aug 06 19:23:25.740880 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 315/1283] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:25 2026] GET /volume/v3/volumes/66095033-c83d-4ac2-88fe-435127815af3 => generated 835 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:25.896274 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-32455c53-930e-4a1c-a6e9-b73941630984 req-b079fe47-644a-45cb-88f2-b1ce294b44fb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:25.901501 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-32455c53-930e-4a1c-a6e9-b73941630984 req-b079fe47-644a-45cb-88f2-b1ce294b44fb tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] PUT https://10.4.3.5/volume/v3/attachments/04883214-c33e-411b-92d6-39a64ed51c4b Aug 06 19:23:25.901661 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-32455c53-930e-4a1c-a6e9-b73941630984 req-b079fe47-644a-45cb-88f2-b1ce294b44fb tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:25.919407 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-32455c53-930e-4a1c-a6e9-b73941630984 req-b079fe47-644a-45cb-88f2-b1ce294b44fb tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Acquiring lock "cinder-attachment_update-60ce0227-82be-4aee-8fc4-fa0a25a5db70-np0000006689" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:23:25.928930 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-32455c53-930e-4a1c-a6e9-b73941630984 req-b079fe47-644a-45cb-88f2-b1ce294b44fb tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Lock "cinder-attachment_update-60ce0227-82be-4aee-8fc4-fa0a25a5db70-np0000006689" acquired by "attachment_update" :: waited 0.010s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:23:25.930991 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:25.930991 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:26.083809 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-32455c53-930e-4a1c-a6e9-b73941630984 req-b079fe47-644a-45cb-88f2-b1ce294b44fb tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Lock "cinder-attachment_update-60ce0227-82be-4aee-8fc4-fa0a25a5db70-np0000006689" released by "attachment_update" :: held 0.155s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:23:26.084283 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-32455c53-930e-4a1c-a6e9-b73941630984 req-b079fe47-644a-45cb-88f2-b1ce294b44fb tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/attachments/04883214-c33e-411b-92d6-39a64ed51c4b returned with HTTP 200 Aug 06 19:23:26.088057 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 321/1284] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:23:25 2026] PUT /volume/v3/attachments/04883214-c33e-411b-92d6-39a64ed51c4b => generated 969 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:26.712829 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f79cf231-bfdd-44cf-b948-fdf1925b3c4d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:26.714692 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f79cf231-bfdd-44cf-b948-fdf1925b3c4d tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:23:26.714960 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f79cf231-bfdd-44cf-b948-fdf1925b3c4d tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:26.715527 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f79cf231-bfdd-44cf-b948-fdf1925b3c4d tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:26.732903 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:26.732903 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:26.742744 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f79cf231-bfdd-44cf-b948-fdf1925b3c4d tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:23:26.752936 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f79cf231-bfdd-44cf-b948-fdf1925b3c4d tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:23:26.753158 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 324/1285] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:26 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:26.767798 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-07ad31f8-4485-4f15-9554-bffef1cc5a83 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:26.770683 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-07ad31f8-4485-4f15-9554-bffef1cc5a83 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] GET https://10.4.3.5/volume/v3/volumes/66095033-c83d-4ac2-88fe-435127815af3 Aug 06 19:23:26.771074 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-07ad31f8-4485-4f15-9554-bffef1cc5a83 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:26.771706 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-07ad31f8-4485-4f15-9554-bffef1cc5a83 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:26.782427 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-07ad31f8-4485-4f15-9554-bffef1cc5a83 tempest-VolumesExtendTest-1144400763 tempest-VolumesExtendTest-1144400763-project-member] https://10.4.3.5/volume/v3/volumes/66095033-c83d-4ac2-88fe-435127815af3 returned with HTTP 404 Aug 06 19:23:26.783372 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 326/1286] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:26 2026] GET /volume/v3/volumes/66095033-c83d-4ac2-88fe-435127815af3 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:27.773032 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-122be7f9-1b72-4467-b2b3-72d9584ae429 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:27.778753 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-122be7f9-1b72-4467-b2b3-72d9584ae429 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:23:27.778921 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-122be7f9-1b72-4467-b2b3-72d9584ae429 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:27.779231 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-122be7f9-1b72-4467-b2b3-72d9584ae429 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:27.792658 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:27.792658 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:27.799540 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-122be7f9-1b72-4467-b2b3-72d9584ae429 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:23:27.806986 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-122be7f9-1b72-4467-b2b3-72d9584ae429 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:23:27.810203 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 316/1287] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:27 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:28.783830 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8bd234b5-6060-4fe2-a68a-e00ce8a9534a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:28.833450 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bebbe086-4f17-4df8-b61f-04bc84475e1a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:28.838035 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bebbe086-4f17-4df8-b61f-04bc84475e1a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:23:28.838381 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bebbe086-4f17-4df8-b61f-04bc84475e1a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:28.838696 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bebbe086-4f17-4df8-b61f-04bc84475e1a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:28.859361 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:28.859361 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:28.867330 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bebbe086-4f17-4df8-b61f-04bc84475e1a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:23:28.875478 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bebbe086-4f17-4df8-b61f-04bc84475e1a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:23:28.876133 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 325/1288] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:28 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:29.004821 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8bd234b5-6060-4fe2-a68a-e00ce8a9534a tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] GET https://10.4.3.5/volume/v3/volumes Aug 06 19:23:29.005321 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8bd234b5-6060-4fe2-a68a-e00ce8a9534a tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:29.005405 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8bd234b5-6060-4fe2-a68a-e00ce8a9534a tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:29.005767 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-8bd234b5-6060-4fe2-a68a-e00ce8a9534a tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:29.006360 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:29.006360 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:29.006865 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8bd234b5-6060-4fe2-a68a-e00ce8a9534a tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:29.019552 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8bd234b5-6060-4fe2-a68a-e00ce8a9534a tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Get all volumes completed successfully. Aug 06 19:23:29.020054 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8bd234b5-6060-4fe2-a68a-e00ce8a9534a tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 200 Aug 06 19:23:29.020535 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 322/1289] 10.4.3.5 () {66 vars in 1223 bytes} [Thu Aug 6 19:23:28 2026] GET /volume/v3/volumes => generated 15 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:23:29.034055 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c13b0394-a842-42fc-8f68-6e3c13376fba None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:29.037515 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c13b0394-a842-42fc-8f68-6e3c13376fba tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:23:29.038232 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c13b0394-a842-42fc-8f68-6e3c13376fba tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1470767855"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:29.041366 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-c13b0394-a842-42fc-8f68-6e3c13376fba tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1470767855'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:23:29.041543 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-c13b0394-a842-42fc-8f68-6e3c13376fba tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Create volume of 1 GB Aug 06 19:23:29.049760 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c13b0394-a842-42fc-8f68-6e3c13376fba tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Availability Zones retrieved successfully. Aug 06 19:23:29.062353 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c13b0394-a842-42fc-8f68-6e3c13376fba tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Flow 'volume_create_api' (8d769d29-3767-4860-ad41-156d50a39dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:29.063612 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c13b0394-a842-42fc-8f68-6e3c13376fba tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6e8527d-3b39-4151-be15-ccd394791a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:29.064870 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-c13b0394-a842-42fc-8f68-6e3c13376fba tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:23:29.109114 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c13b0394-a842-42fc-8f68-6e3c13376fba tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6e8527d-3b39-4151-be15-ccd394791a00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:29.111008 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c13b0394-a842-42fc-8f68-6e3c13376fba tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (537d1ab2-7f4b-4690-b27d-3539b8a8b927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:29.208718 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1556a0cf-df43-420d-9ab5-e21e2f6e398a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:29.225758 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-c13b0394-a842-42fc-8f68-6e3c13376fba tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Created reservations ['96582f75-10f7-4238-9da5-18d8a6b5a655', '2c68f416-2552-4007-95b8-acf80e947c8e', '545d7738-fa59-47be-8fea-3e5d0891f145', '3d109580-11ed-4d2f-b54e-a824228ba9f3'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:23:29.227061 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c13b0394-a842-42fc-8f68-6e3c13376fba tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (537d1ab2-7f4b-4690-b27d-3539b8a8b927) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96582f75-10f7-4238-9da5-18d8a6b5a655', '2c68f416-2552-4007-95b8-acf80e947c8e', '545d7738-fa59-47be-8fea-3e5d0891f145', '3d109580-11ed-4d2f-b54e-a824228ba9f3']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:29.227363 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c13b0394-a842-42fc-8f68-6e3c13376fba tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f2ceb10-d71c-41a9-ac89-bab0db01c085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:29.268428 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c13b0394-a842-42fc-8f68-6e3c13376fba tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f2ceb10-d71c-41a9-ac89-bab0db01c085) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2065fda6-453d-4193-93c2-a2bea57d9604', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1470767855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9434bf8ec8c042c291302c501eec9cf8',qos_specs=None,replication_status=,reservations=['96582f75-10f7-4238-9da5-18d8a6b5a655','2c68f416-2552-4007-95b8-acf80e947c8e','545d7738-fa59-47be-8fea-3e5d0891f145','3d109580-11ed-4d2f-b54e-a824228ba9f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e53b44dcbb5e472ca56ed306ae93c5f2',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:23:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1470767855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2065fda6-453d-4193-93c2-a2bea57d9604,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9434bf8ec8c042c291302c501eec9cf8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e53b44dcbb5e472ca56ed306ae93c5f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:29.270577 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c13b0394-a842-42fc-8f68-6e3c13376fba tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dee29ddd-9ccf-4d4b-8055-53f0d7063dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:29.312979 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c13b0394-a842-42fc-8f68-6e3c13376fba tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dee29ddd-9ccf-4d4b-8055-53f0d7063dd0) transitioned into state 'SUCCESS' from state '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-1470767855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9434bf8ec8c042c291302c501eec9cf8',qos_specs=None,replication_status=,reservations=['96582f75-10f7-4238-9da5-18d8a6b5a655','2c68f416-2552-4007-95b8-acf80e947c8e','545d7738-fa59-47be-8fea-3e5d0891f145','3d109580-11ed-4d2f-b54e-a824228ba9f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e53b44dcbb5e472ca56ed306ae93c5f2',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:29.316395 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c13b0394-a842-42fc-8f68-6e3c13376fba tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d8ea0e7-85d0-4d8a-8f44-adf75134286c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:29.332218 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c13b0394-a842-42fc-8f68-6e3c13376fba tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d8ea0e7-85d0-4d8a-8f44-adf75134286c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:29.333412 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c13b0394-a842-42fc-8f68-6e3c13376fba tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Flow 'volume_create_api' (8d769d29-3767-4860-ad41-156d50a39dd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:29.333819 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c13b0394-a842-42fc-8f68-6e3c13376fba tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Create volume request issued successfully. Aug 06 19:23:29.334948 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c13b0394-a842-42fc-8f68-6e3c13376fba tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:23:29.335649 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 327/1290] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:23:29 2026] POST /volume/v3/volumes => generated 751 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:23:29.341792 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1556a0cf-df43-420d-9ab5-e21e2f6e398a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:23:29.341792 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1556a0cf-df43-420d-9ab5-e21e2f6e398a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-159736384", "metadata": {"Type": "Test"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:29.344053 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-1556a0cf-df43-420d-9ab5-e21e2f6e398a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-159736384', 'metadata': {'Type': 'Test'}}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:23:29.344350 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-1556a0cf-df43-420d-9ab5-e21e2f6e398a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Create volume of 1 GB Aug 06 19:23:29.351779 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1556a0cf-df43-420d-9ab5-e21e2f6e398a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Availability Zones retrieved successfully. Aug 06 19:23:29.353802 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6a70b0d7-49da-470d-899b-332538839973 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:29.357202 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6a70b0d7-49da-470d-899b-332538839973 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] GET https://10.4.3.5/volume/v3/volumes/2065fda6-453d-4193-93c2-a2bea57d9604 Aug 06 19:23:29.357202 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6a70b0d7-49da-470d-899b-332538839973 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:29.357471 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6a70b0d7-49da-470d-899b-332538839973 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:29.363147 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1556a0cf-df43-420d-9ab5-e21e2f6e398a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Flow 'volume_create_api' (2181d4ec-adda-4329-af8b-a23eef101e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:29.364771 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1556a0cf-df43-420d-9ab5-e21e2f6e398a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6ddc19d-1d96-4bbe-8351-6acb5cc57a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:29.366710 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-1556a0cf-df43-420d-9ab5-e21e2f6e398a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:23:29.371836 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:29.371836 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:29.385439 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6a70b0d7-49da-470d-899b-332538839973 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Volume info retrieved successfully. Aug 06 19:23:29.398153 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6a70b0d7-49da-470d-899b-332538839973 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] https://10.4.3.5/volume/v3/volumes/2065fda6-453d-4193-93c2-a2bea57d9604 returned with HTTP 200 Aug 06 19:23:29.400343 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 326/1291] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:29 2026] GET /volume/v3/volumes/2065fda6-453d-4193-93c2-a2bea57d9604 => generated 819 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:29.422213 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1556a0cf-df43-420d-9ab5-e21e2f6e398a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6ddc19d-1d96-4bbe-8351-6acb5cc57a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:29.424031 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1556a0cf-df43-420d-9ab5-e21e2f6e398a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd7e9dad-4a5f-4877-9bca-8555282a35a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:29.480079 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-32455c53-930e-4a1c-a6e9-b73941630984 req-c48d739b-6c36-4e75-a786-452c05280175 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:29.487282 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-32455c53-930e-4a1c-a6e9-b73941630984 req-c48d739b-6c36-4e75-a786-452c05280175 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] POST https://10.4.3.5/volume/v3/attachments/04883214-c33e-411b-92d6-39a64ed51c4b/action Aug 06 19:23:29.487748 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-32455c53-930e-4a1c-a6e9-b73941630984 req-c48d739b-6c36-4e75-a786-452c05280175 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:23:29.488117 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-32455c53-930e-4a1c-a6e9-b73941630984 req-c48d739b-6c36-4e75-a786-452c05280175 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:29.526287 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:29.526287 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:29.545613 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-1556a0cf-df43-420d-9ab5-e21e2f6e398a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Created reservations ['fc8eac3c-2539-465f-b2b6-b9d471f00bbb', '7a738451-0757-4181-ad25-4dbc2b618f6a', '02356e8f-e456-4b8e-8424-62766a22a234', 'f5fa8c38-cdfe-416e-a788-45feb834a790'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:23:29.547350 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1556a0cf-df43-420d-9ab5-e21e2f6e398a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd7e9dad-4a5f-4877-9bca-8555282a35a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc8eac3c-2539-465f-b2b6-b9d471f00bbb', '7a738451-0757-4181-ad25-4dbc2b618f6a', '02356e8f-e456-4b8e-8424-62766a22a234', 'f5fa8c38-cdfe-416e-a788-45feb834a790']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:29.548528 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1556a0cf-df43-420d-9ab5-e21e2f6e398a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4ddbf34-e250-4273-9766-10a52c3ae30a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:29.558416 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-32455c53-930e-4a1c-a6e9-b73941630984 req-c48d739b-6c36-4e75-a786-452c05280175 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/attachments/04883214-c33e-411b-92d6-39a64ed51c4b/action returned with HTTP 204 Aug 06 19:23:29.558416 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 323/1292] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:23:29 2026] POST /volume/v3/attachments/04883214-c33e-411b-92d6-39a64ed51c4b/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:29.591436 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1556a0cf-df43-420d-9ab5-e21e2f6e398a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4ddbf34-e250-4273-9766-10a52c3ae30a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05d1602d-c91c-4891-bac0-e0148a022f4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-159736384',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='13bd58bdd82e4e4b932818b2e92d2e9f',qos_specs=None,replication_status=,reservations=['fc8eac3c-2539-465f-b2b6-b9d471f00bbb','7a738451-0757-4181-ad25-4dbc2b618f6a','02356e8f-e456-4b8e-8424-62766a22a234','f5fa8c38-cdfe-416e-a788-45feb834a790'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e81c745aec0441db84394293eb78345',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:23:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-159736384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05d1602d-c91c-4891-bac0-e0148a022f4f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='13bd58bdd82e4e4b932818b2e92d2e9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e81c745aec0441db84394293eb78345',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:29.592477 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1556a0cf-df43-420d-9ab5-e21e2f6e398a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (549942e5-2f85-4782-a1d5-6568f7e71d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:29.623794 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1556a0cf-df43-420d-9ab5-e21e2f6e398a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (549942e5-2f85-4782-a1d5-6568f7e71d34) transitioned into state 'SUCCESS' from state '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-159736384',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='13bd58bdd82e4e4b932818b2e92d2e9f',qos_specs=None,replication_status=,reservations=['fc8eac3c-2539-465f-b2b6-b9d471f00bbb','7a738451-0757-4181-ad25-4dbc2b618f6a','02356e8f-e456-4b8e-8424-62766a22a234','f5fa8c38-cdfe-416e-a788-45feb834a790'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e81c745aec0441db84394293eb78345',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:29.624741 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1556a0cf-df43-420d-9ab5-e21e2f6e398a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ca329a0-cf52-4f49-a007-becd815f0f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:29.639191 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1556a0cf-df43-420d-9ab5-e21e2f6e398a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ca329a0-cf52-4f49-a007-becd815f0f28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:29.640689 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1556a0cf-df43-420d-9ab5-e21e2f6e398a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Flow 'volume_create_api' (2181d4ec-adda-4329-af8b-a23eef101e70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:29.641408 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1556a0cf-df43-420d-9ab5-e21e2f6e398a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Create volume request issued successfully. Aug 06 19:23:29.642801 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1556a0cf-df43-420d-9ab5-e21e2f6e398a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:23:29.642970 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 317/1293] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:23:29 2026] POST /volume/v3/volumes => generated 754 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:23:29.661376 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f44d7a23-e42a-4275-a03a-6e979f269062 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:29.664596 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f44d7a23-e42a-4275-a03a-6e979f269062 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/05d1602d-c91c-4891-bac0-e0148a022f4f Aug 06 19:23:29.664920 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f44d7a23-e42a-4275-a03a-6e979f269062 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:29.665238 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f44d7a23-e42a-4275-a03a-6e979f269062 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:29.677035 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:29.677035 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:29.683870 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f44d7a23-e42a-4275-a03a-6e979f269062 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:29.691728 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f44d7a23-e42a-4275-a03a-6e979f269062 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/05d1602d-c91c-4891-bac0-e0148a022f4f returned with HTTP 200 Aug 06 19:23:29.692462 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 328/1294] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:29 2026] GET /volume/v3/volumes/05d1602d-c91c-4891-bac0-e0148a022f4f => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:29.895055 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2ddec99a-b919-420a-b370-c237f727a9af None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:29.897096 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ddec99a-b919-420a-b370-c237f727a9af tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:23:29.897096 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ddec99a-b919-420a-b370-c237f727a9af tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:29.897245 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ddec99a-b919-420a-b370-c237f727a9af tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:29.913506 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:29.913506 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:29.920530 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2ddec99a-b919-420a-b370-c237f727a9af tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:23:29.926706 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ddec99a-b919-420a-b370-c237f727a9af tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:23:29.927168 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 327/1295] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:29 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 1141 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:29.985214 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-a6e850ac-8b26-4bd0-942b-d97b438b9d1f req-3e1ae505-24b1-4403-859d-d3dc96c41dbd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:29.988915 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a6e850ac-8b26-4bd0-942b-d97b438b9d1f req-3e1ae505-24b1-4403-859d-d3dc96c41dbd tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:23:29.989923 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a6e850ac-8b26-4bd0-942b-d97b438b9d1f req-3e1ae505-24b1-4403-859d-d3dc96c41dbd tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:29.989923 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a6e850ac-8b26-4bd0-942b-d97b438b9d1f req-3e1ae505-24b1-4403-859d-d3dc96c41dbd tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:30.004043 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:30.004043 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:30.009510 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-a6e850ac-8b26-4bd0-942b-d97b438b9d1f req-3e1ae505-24b1-4403-859d-d3dc96c41dbd tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:23:30.015384 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a6e850ac-8b26-4bd0-942b-d97b438b9d1f req-3e1ae505-24b1-4403-859d-d3dc96c41dbd tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:23:30.015818 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 324/1296] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:23:29 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 1141 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:30.134486 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-782def84-7c2b-4331-b93e-de787220908e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:30.135126 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-782def84-7c2b-4331-b93e-de787220908e None None] GET https://10.4.3.5/volume// Aug 06 19:23:30.135334 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-782def84-7c2b-4331-b93e-de787220908e None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:30.135802 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-782def84-7c2b-4331-b93e-de787220908e None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:30.135935 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-782def84-7c2b-4331-b93e-de787220908e None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:23:30.136826 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 318/1297] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:23:30 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:23:30.148486 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a6e850ac-8b26-4bd0-942b-d97b438b9d1f req-b30b6eae-ea1d-4ead-9b3c-830964547177 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:30.152508 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a6e850ac-8b26-4bd0-942b-d97b438b9d1f req-b30b6eae-ea1d-4ead-9b3c-830964547177 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:23:30.152851 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a6e850ac-8b26-4bd0-942b-d97b438b9d1f req-b30b6eae-ea1d-4ead-9b3c-830964547177 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "60ce0227-82be-4aee-8fc4-fa0a25a5db70", "connector": null, "instance_uuid": "af39d6f9-afe0-49c5-afdb-1fa0cbdb81a3"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:30.171110 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:30.171110 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:30.223130 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a6e850ac-8b26-4bd0-942b-d97b438b9d1f req-b30b6eae-ea1d-4ead-9b3c-830964547177 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:23:30.223694 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 329/1298] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:23:30 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 06 19:23:30.274365 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c361228c-b233-4628-b4f4-2605d8c82abc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:30.277043 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c361228c-b233-4628-b4f4-2605d8c82abc tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:23:30.277488 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c361228c-b233-4628-b4f4-2605d8c82abc tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:30.277753 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c361228c-b233-4628-b4f4-2605d8c82abc tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:30.298575 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d3f7301e-7162-4e52-a7c9-57927c4011b4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:30.300797 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d3f7301e-7162-4e52-a7c9-57927c4011b4 None None] GET https://10.4.3.5/volume// Aug 06 19:23:30.301706 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d3f7301e-7162-4e52-a7c9-57927c4011b4 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:30.301706 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d3f7301e-7162-4e52-a7c9-57927c4011b4 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:30.303569 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d3f7301e-7162-4e52-a7c9-57927c4011b4 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:23:30.304899 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 325/1299] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:23:30 2026] GET /volume/ => generated 384 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:23:30.311691 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:30.311691 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:30.315950 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a6e850ac-8b26-4bd0-942b-d97b438b9d1f req-8e55ad4b-4520-4c80-ada2-acb90dcca3e4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:30.321847 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a6e850ac-8b26-4bd0-942b-d97b438b9d1f req-8e55ad4b-4520-4c80-ada2-acb90dcca3e4 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:23:30.322234 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a6e850ac-8b26-4bd0-942b-d97b438b9d1f req-8e55ad4b-4520-4c80-ada2-acb90dcca3e4 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:30.323308 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c361228c-b233-4628-b4f4-2605d8c82abc tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:23:30.326373 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a6e850ac-8b26-4bd0-942b-d97b438b9d1f req-8e55ad4b-4520-4c80-ada2-acb90dcca3e4 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:30.337120 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c361228c-b233-4628-b4f4-2605d8c82abc tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:23:30.337120 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 328/1300] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:30 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 1143 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:30.345871 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:30.345871 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:30.354546 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-a6e850ac-8b26-4bd0-942b-d97b438b9d1f req-8e55ad4b-4520-4c80-ada2-acb90dcca3e4 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:23:30.361819 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a6e850ac-8b26-4bd0-942b-d97b438b9d1f req-8e55ad4b-4520-4c80-ada2-acb90dcca3e4 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:23:30.362772 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 319/1301] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:23:30 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 1323 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:23:30.416925 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3f27c144-3e46-4e6f-ada4-3c1a1302c815 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:30.419417 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3f27c144-3e46-4e6f-ada4-3c1a1302c815 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] GET https://10.4.3.5/volume/v3/volumes/2065fda6-453d-4193-93c2-a2bea57d9604 Aug 06 19:23:30.419756 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3f27c144-3e46-4e6f-ada4-3c1a1302c815 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:30.420861 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3f27c144-3e46-4e6f-ada4-3c1a1302c815 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:30.436326 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:30.436326 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:30.448863 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3f27c144-3e46-4e6f-ada4-3c1a1302c815 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Volume info retrieved successfully. Aug 06 19:23:30.456190 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3f27c144-3e46-4e6f-ada4-3c1a1302c815 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] https://10.4.3.5/volume/v3/volumes/2065fda6-453d-4193-93c2-a2bea57d9604 returned with HTTP 200 Aug 06 19:23:30.456664 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 330/1302] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:30 2026] GET /volume/v3/volumes/2065fda6-453d-4193-93c2-a2bea57d9604 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:30.473450 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-964b2db1-c8e0-4422-ac28-8e01ecaca3fe None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:30.476202 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-964b2db1-c8e0-4422-ac28-8e01ecaca3fe tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] GET https://10.4.3.5/volume/v3/volumes/2065fda6-453d-4193-93c2-a2bea57d9604 Aug 06 19:23:30.476465 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-964b2db1-c8e0-4422-ac28-8e01ecaca3fe tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:30.476674 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-964b2db1-c8e0-4422-ac28-8e01ecaca3fe tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:30.488663 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:30.488663 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:30.496478 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-964b2db1-c8e0-4422-ac28-8e01ecaca3fe tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Volume info retrieved successfully. Aug 06 19:23:30.496684 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a6e850ac-8b26-4bd0-942b-d97b438b9d1f req-2a602b90-c0e2-47d1-ba3c-8c2ad3f06b5d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:30.500672 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a6e850ac-8b26-4bd0-942b-d97b438b9d1f req-2a602b90-c0e2-47d1-ba3c-8c2ad3f06b5d tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] PUT https://10.4.3.5/volume/v3/attachments/8f08820a-5e3f-4db7-a069-5b64e9d95996 Aug 06 19:23:30.502168 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a6e850ac-8b26-4bd0-942b-d97b438b9d1f req-2a602b90-c0e2-47d1-ba3c-8c2ad3f06b5d tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:30.503542 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-964b2db1-c8e0-4422-ac28-8e01ecaca3fe tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] https://10.4.3.5/volume/v3/volumes/2065fda6-453d-4193-93c2-a2bea57d9604 returned with HTTP 200 Aug 06 19:23:30.504063 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 326/1303] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:30 2026] GET /volume/v3/volumes/2065fda6-453d-4193-93c2-a2bea57d9604 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:30.524575 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-a6e850ac-8b26-4bd0-942b-d97b438b9d1f req-2a602b90-c0e2-47d1-ba3c-8c2ad3f06b5d tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Acquiring lock "cinder-attachment_update-60ce0227-82be-4aee-8fc4-fa0a25a5db70-np0000006689" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:23:30.525112 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dc8f2929-9328-452d-9814-107950565aed None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:30.527668 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dc8f2929-9328-452d-9814-107950565aed tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:23:30.528084 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dc8f2929-9328-452d-9814-107950565aed tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2131188078"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:30.530169 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-dc8f2929-9328-452d-9814-107950565aed tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2131188078'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:23:30.530169 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-dc8f2929-9328-452d-9814-107950565aed tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Create volume of 1 GB Aug 06 19:23:30.532879 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-a6e850ac-8b26-4bd0-942b-d97b438b9d1f req-2a602b90-c0e2-47d1-ba3c-8c2ad3f06b5d tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Lock "cinder-attachment_update-60ce0227-82be-4aee-8fc4-fa0a25a5db70-np0000006689" acquired by "attachment_update" :: waited 0.008s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:23:30.534176 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:30.534176 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:30.535693 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-dc8f2929-9328-452d-9814-107950565aed tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Availability Zones retrieved successfully. Aug 06 19:23:30.543837 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dc8f2929-9328-452d-9814-107950565aed tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Flow 'volume_create_api' (3a70b3de-ee01-414d-a401-153c872981c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:30.545377 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dc8f2929-9328-452d-9814-107950565aed tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c8532d8-4d9f-4940-a8e9-9f87ed762d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:30.545947 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-dc8f2929-9328-452d-9814-107950565aed tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:23:30.590556 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dc8f2929-9328-452d-9814-107950565aed tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c8532d8-4d9f-4940-a8e9-9f87ed762d77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:30.591989 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dc8f2929-9328-452d-9814-107950565aed tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3f99f11-4974-4b87-8c47-f81b73807a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:30.649345 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-a6e850ac-8b26-4bd0-942b-d97b438b9d1f req-2a602b90-c0e2-47d1-ba3c-8c2ad3f06b5d tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Lock "cinder-attachment_update-60ce0227-82be-4aee-8fc4-fa0a25a5db70-np0000006689" released by "attachment_update" :: held 0.116s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:23:30.649563 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a6e850ac-8b26-4bd0-942b-d97b438b9d1f req-2a602b90-c0e2-47d1-ba3c-8c2ad3f06b5d tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/attachments/8f08820a-5e3f-4db7-a069-5b64e9d95996 returned with HTTP 200 Aug 06 19:23:30.650079 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 329/1304] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:23:30 2026] PUT /volume/v3/attachments/8f08820a-5e3f-4db7-a069-5b64e9d95996 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:30.656201 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-dc8f2929-9328-452d-9814-107950565aed tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Created reservations ['aaaa725a-b821-4e20-b64f-7997e5290daa', 'd745bb65-7add-42d3-adc2-3264ceb4fc92', '2b82ef7a-2b6b-4cbb-8839-574458c8695a', '0e9c4500-cddc-4cab-bb92-e2f83e63d334'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:23:30.657376 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dc8f2929-9328-452d-9814-107950565aed tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3f99f11-4974-4b87-8c47-f81b73807a01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aaaa725a-b821-4e20-b64f-7997e5290daa', 'd745bb65-7add-42d3-adc2-3264ceb4fc92', '2b82ef7a-2b6b-4cbb-8839-574458c8695a', '0e9c4500-cddc-4cab-bb92-e2f83e63d334']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:30.658557 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dc8f2929-9328-452d-9814-107950565aed tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d333960-03c4-436f-8c08-2506337f4791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:30.699807 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dc8f2929-9328-452d-9814-107950565aed tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d333960-03c4-436f-8c08-2506337f4791) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f262047a-c969-45ee-96a7-c3d4c223ea47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2131188078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9434bf8ec8c042c291302c501eec9cf8',qos_specs=None,replication_status=,reservations=['aaaa725a-b821-4e20-b64f-7997e5290daa','d745bb65-7add-42d3-adc2-3264ceb4fc92','2b82ef7a-2b6b-4cbb-8839-574458c8695a','0e9c4500-cddc-4cab-bb92-e2f83e63d334'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e53b44dcbb5e472ca56ed306ae93c5f2',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:23:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2131188078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f262047a-c969-45ee-96a7-c3d4c223ea47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9434bf8ec8c042c291302c501eec9cf8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e53b44dcbb5e472ca56ed306ae93c5f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:30.699807 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dc8f2929-9328-452d-9814-107950565aed tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (931377e3-f358-4349-ad63-c0d17bba0d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:30.709195 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-19327f55-4880-4df4-bbc3-eba408885221 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:30.713361 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-19327f55-4880-4df4-bbc3-eba408885221 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/05d1602d-c91c-4891-bac0-e0148a022f4f Aug 06 19:23:30.713361 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-19327f55-4880-4df4-bbc3-eba408885221 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:30.713516 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-19327f55-4880-4df4-bbc3-eba408885221 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:30.725124 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:30.725124 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:30.734586 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-19327f55-4880-4df4-bbc3-eba408885221 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:30.739491 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-19327f55-4880-4df4-bbc3-eba408885221 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/05d1602d-c91c-4891-bac0-e0148a022f4f returned with HTTP 200 Aug 06 19:23:30.740059 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 331/1305] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:30 2026] GET /volume/v3/volumes/05d1602d-c91c-4891-bac0-e0148a022f4f => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:30.745207 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dc8f2929-9328-452d-9814-107950565aed tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (931377e3-f358-4349-ad63-c0d17bba0d40) transitioned into state 'SUCCESS' from state '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-2131188078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9434bf8ec8c042c291302c501eec9cf8',qos_specs=None,replication_status=,reservations=['aaaa725a-b821-4e20-b64f-7997e5290daa','d745bb65-7add-42d3-adc2-3264ceb4fc92','2b82ef7a-2b6b-4cbb-8839-574458c8695a','0e9c4500-cddc-4cab-bb92-e2f83e63d334'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e53b44dcbb5e472ca56ed306ae93c5f2',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:30.747148 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dc8f2929-9328-452d-9814-107950565aed tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (443f3412-dd60-4493-b42e-a5d5e98f1955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:30.757091 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f80730db-4ab9-4028-8e09-6f08b2c5b7db None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:30.760362 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f80730db-4ab9-4028-8e09-6f08b2c5b7db tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/05d1602d-c91c-4891-bac0-e0148a022f4f Aug 06 19:23:30.760709 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f80730db-4ab9-4028-8e09-6f08b2c5b7db tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:30.760956 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f80730db-4ab9-4028-8e09-6f08b2c5b7db tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:30.766045 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dc8f2929-9328-452d-9814-107950565aed tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (443f3412-dd60-4493-b42e-a5d5e98f1955) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:30.766045 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dc8f2929-9328-452d-9814-107950565aed tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Flow 'volume_create_api' (3a70b3de-ee01-414d-a401-153c872981c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:30.766045 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-dc8f2929-9328-452d-9814-107950565aed tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Create volume request issued successfully. Aug 06 19:23:30.766045 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dc8f2929-9328-452d-9814-107950565aed tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:23:30.766045 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 320/1306] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:23:30 2026] POST /volume/v3/volumes => generated 751 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:23:30.773203 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:30.773203 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:30.780255 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f80730db-4ab9-4028-8e09-6f08b2c5b7db tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:30.784994 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-32df774e-ad0c-464c-bee9-375e4f230184 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:30.786454 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f80730db-4ab9-4028-8e09-6f08b2c5b7db tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/05d1602d-c91c-4891-bac0-e0148a022f4f returned with HTTP 200 Aug 06 19:23:30.787003 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 327/1307] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:30 2026] GET /volume/v3/volumes/05d1602d-c91c-4891-bac0-e0148a022f4f => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:30.789258 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-32df774e-ad0c-464c-bee9-375e4f230184 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] GET https://10.4.3.5/volume/v3/volumes/f262047a-c969-45ee-96a7-c3d4c223ea47 Aug 06 19:23:30.789536 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-32df774e-ad0c-464c-bee9-375e4f230184 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:30.790046 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-32df774e-ad0c-464c-bee9-375e4f230184 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:30.798418 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:30.798418 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:30.805586 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-32df774e-ad0c-464c-bee9-375e4f230184 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Volume info retrieved successfully. Aug 06 19:23:30.805863 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4e0cd167-cd75-4189-9c31-86c800336ed0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:30.807033 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4e0cd167-cd75-4189-9c31-86c800336ed0 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] PUT https://10.4.3.5/volume/v3/volumes/05d1602d-c91c-4891-bac0-e0148a022f4f Aug 06 19:23:30.807476 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4e0cd167-cd75-4189-9c31-86c800336ed0 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-159736384"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:30.809077 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-32df774e-ad0c-464c-bee9-375e4f230184 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] https://10.4.3.5/volume/v3/volumes/f262047a-c969-45ee-96a7-c3d4c223ea47 returned with HTTP 200 Aug 06 19:23:30.809754 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 330/1308] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:30 2026] GET /volume/v3/volumes/f262047a-c969-45ee-96a7-c3d4c223ea47 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:30.821895 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:30.821895 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:30.828168 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4e0cd167-cd75-4189-9c31-86c800336ed0 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:30.841439 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4e0cd167-cd75-4189-9c31-86c800336ed0 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume updated successfully. Aug 06 19:23:30.842573 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4e0cd167-cd75-4189-9c31-86c800336ed0 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/05d1602d-c91c-4891-bac0-e0148a022f4f returned with HTTP 200 Aug 06 19:23:30.843074 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 332/1309] 10.4.3.5 () {68 vars in 1354 bytes} [Thu Aug 6 19:23:30 2026] PUT /volume/v3/volumes/05d1602d-c91c-4891-bac0-e0148a022f4f => generated 779 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:30.860341 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3c510d8c-d93d-4676-9fa3-56cd3b3c647e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:30.862928 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3c510d8c-d93d-4676-9fa3-56cd3b3c647e tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] PUT https://10.4.3.5/volume/v3/volumes/05d1602d-c91c-4891-bac0-e0148a022f4f Aug 06 19:23:30.863401 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3c510d8c-d93d-4676-9fa3-56cd3b3c647e tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1460326596", "description": "This is the new description of volume"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:30.876032 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:30.876032 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:30.883819 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3c510d8c-d93d-4676-9fa3-56cd3b3c647e tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:30.895179 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3c510d8c-d93d-4676-9fa3-56cd3b3c647e tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume updated successfully. Aug 06 19:23:30.896224 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3c510d8c-d93d-4676-9fa3-56cd3b3c647e tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/05d1602d-c91c-4891-bac0-e0148a022f4f returned with HTTP 200 Aug 06 19:23:30.896617 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 321/1310] 10.4.3.5 () {68 vars in 1355 bytes} [Thu Aug 6 19:23:30 2026] PUT /volume/v3/volumes/05d1602d-c91c-4891-bac0-e0148a022f4f => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:30.910411 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4016b594-80e5-4298-8ba4-d65e153192b9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:30.913352 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4016b594-80e5-4298-8ba4-d65e153192b9 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/05d1602d-c91c-4891-bac0-e0148a022f4f Aug 06 19:23:30.913586 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4016b594-80e5-4298-8ba4-d65e153192b9 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:30.913884 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4016b594-80e5-4298-8ba4-d65e153192b9 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:30.926030 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:30.926030 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:30.938684 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4016b594-80e5-4298-8ba4-d65e153192b9 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:30.946146 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4016b594-80e5-4298-8ba4-d65e153192b9 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/05d1602d-c91c-4891-bac0-e0148a022f4f returned with HTTP 200 Aug 06 19:23:30.947011 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 328/1311] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:30 2026] GET /volume/v3/volumes/05d1602d-c91c-4891-bac0-e0148a022f4f => generated 887 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:30.965430 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1e811780-6efd-40d7-a0e5-9af7abd6e83a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:30.969156 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e811780-6efd-40d7-a0e5-9af7abd6e83a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:23:30.969156 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1e811780-6efd-40d7-a0e5-9af7abd6e83a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1671116248", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-207533765"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:30.970130 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-1e811780-6efd-40d7-a0e5-9af7abd6e83a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1671116248', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-207533765'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:23:30.970514 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-1e811780-6efd-40d7-a0e5-9af7abd6e83a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Create volume of 1 GB Aug 06 19:23:30.975461 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1e811780-6efd-40d7-a0e5-9af7abd6e83a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Availability Zones retrieved successfully. Aug 06 19:23:30.983166 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e811780-6efd-40d7-a0e5-9af7abd6e83a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Flow 'volume_create_api' (deef4247-3a76-45cd-81fa-cbe194d269b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:30.984753 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e811780-6efd-40d7-a0e5-9af7abd6e83a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f388be2-c7f5-4b0a-be9f-5e410fb17dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:30.987509 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-1e811780-6efd-40d7-a0e5-9af7abd6e83a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:23:31.020826 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e811780-6efd-40d7-a0e5-9af7abd6e83a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f388be2-c7f5-4b0a-be9f-5e410fb17dce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:31.022236 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e811780-6efd-40d7-a0e5-9af7abd6e83a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68597bec-5f88-4d02-8117-9f76f9462f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:31.081826 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-1e811780-6efd-40d7-a0e5-9af7abd6e83a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Created reservations ['6ef716b5-cf37-4998-896d-f00d4edb19f8', '4480cbbf-ab24-472f-869a-e8d475806f2b', 'b1ef3098-62ec-44b2-b32a-caefa0cd684e', 'a4bcd679-4ba3-4b26-924e-29fd36963126'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:23:31.084288 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e811780-6efd-40d7-a0e5-9af7abd6e83a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68597bec-5f88-4d02-8117-9f76f9462f95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ef716b5-cf37-4998-896d-f00d4edb19f8', '4480cbbf-ab24-472f-869a-e8d475806f2b', 'b1ef3098-62ec-44b2-b32a-caefa0cd684e', 'a4bcd679-4ba3-4b26-924e-29fd36963126']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:31.085210 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e811780-6efd-40d7-a0e5-9af7abd6e83a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32e86dde-01a7-4dba-bdbd-687cb6c65edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:31.121555 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e811780-6efd-40d7-a0e5-9af7abd6e83a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32e86dde-01a7-4dba-bdbd-687cb6c65edd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cecb09a4-1921-434f-b993-66da64b94f4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1671116248',display_name='tempest-VolumesGetTest-Volume-207533765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13bd58bdd82e4e4b932818b2e92d2e9f',qos_specs=None,replication_status=,reservations=['6ef716b5-cf37-4998-896d-f00d4edb19f8','4480cbbf-ab24-472f-869a-e8d475806f2b','b1ef3098-62ec-44b2-b32a-caefa0cd684e','a4bcd679-4ba3-4b26-924e-29fd36963126'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e81c745aec0441db84394293eb78345',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:23:31Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1671116248',display_name='tempest-VolumesGetTest-Volume-207533765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cecb09a4-1921-434f-b993-66da64b94f4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13bd58bdd82e4e4b932818b2e92d2e9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e81c745aec0441db84394293eb78345',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:31.123271 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e811780-6efd-40d7-a0e5-9af7abd6e83a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5214b47c-718e-4ceb-bc35-8190bed3714d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:31.152997 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e811780-6efd-40d7-a0e5-9af7abd6e83a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5214b47c-718e-4ceb-bc35-8190bed3714d) transitioned into 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-1671116248',display_name='tempest-VolumesGetTest-Volume-207533765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13bd58bdd82e4e4b932818b2e92d2e9f',qos_specs=None,replication_status=,reservations=['6ef716b5-cf37-4998-896d-f00d4edb19f8','4480cbbf-ab24-472f-869a-e8d475806f2b','b1ef3098-62ec-44b2-b32a-caefa0cd684e','a4bcd679-4ba3-4b26-924e-29fd36963126'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e81c745aec0441db84394293eb78345',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:31.154486 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e811780-6efd-40d7-a0e5-9af7abd6e83a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (856f1c43-0bec-4a0c-ab88-90bd18a91817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:31.171370 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e811780-6efd-40d7-a0e5-9af7abd6e83a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (856f1c43-0bec-4a0c-ab88-90bd18a91817) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:31.172720 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e811780-6efd-40d7-a0e5-9af7abd6e83a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Flow 'volume_create_api' (deef4247-3a76-45cd-81fa-cbe194d269b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:31.173574 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1e811780-6efd-40d7-a0e5-9af7abd6e83a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Create volume request issued successfully. Aug 06 19:23:31.173940 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e811780-6efd-40d7-a0e5-9af7abd6e83a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:23:31.174791 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 331/1312] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:23:30 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 06 19:23:31.191916 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-43efcefd-a36c-413a-9879-a04cbf7f71c5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:31.194383 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-43efcefd-a36c-413a-9879-a04cbf7f71c5 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/cecb09a4-1921-434f-b993-66da64b94f4d Aug 06 19:23:31.195072 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-43efcefd-a36c-413a-9879-a04cbf7f71c5 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:31.195511 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-43efcefd-a36c-413a-9879-a04cbf7f71c5 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:31.206222 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:31.206222 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:31.213477 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-43efcefd-a36c-413a-9879-a04cbf7f71c5 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:31.222318 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-43efcefd-a36c-413a-9879-a04cbf7f71c5 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/cecb09a4-1921-434f-b993-66da64b94f4d returned with HTTP 200 Aug 06 19:23:31.222907 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 333/1313] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:31 2026] GET /volume/v3/volumes/cecb09a4-1921-434f-b993-66da64b94f4d => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:31.353819 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-edbad09d-7612-4e61-a267-822e77e02383 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:31.356844 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-edbad09d-7612-4e61-a267-822e77e02383 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:23:31.356911 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-edbad09d-7612-4e61-a267-822e77e02383 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:31.357142 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-edbad09d-7612-4e61-a267-822e77e02383 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:31.380944 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:31.380944 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:31.389002 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-edbad09d-7612-4e61-a267-822e77e02383 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:23:31.395097 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-edbad09d-7612-4e61-a267-822e77e02383 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:23:31.395566 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 322/1314] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:31 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 1144 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:31.838047 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f09c2ee5-5170-4aa4-859d-911edd39c448 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:31.840184 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f09c2ee5-5170-4aa4-859d-911edd39c448 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] GET https://10.4.3.5/volume/v3/volumes/f262047a-c969-45ee-96a7-c3d4c223ea47 Aug 06 19:23:31.840510 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f09c2ee5-5170-4aa4-859d-911edd39c448 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:31.840772 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f09c2ee5-5170-4aa4-859d-911edd39c448 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:31.854542 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:31.854542 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:31.860980 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f09c2ee5-5170-4aa4-859d-911edd39c448 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Volume info retrieved successfully. Aug 06 19:23:31.869732 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f09c2ee5-5170-4aa4-859d-911edd39c448 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] https://10.4.3.5/volume/v3/volumes/f262047a-c969-45ee-96a7-c3d4c223ea47 returned with HTTP 200 Aug 06 19:23:31.870245 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 329/1315] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:31 2026] GET /volume/v3/volumes/f262047a-c969-45ee-96a7-c3d4c223ea47 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:31.893220 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7f9a69e5-1113-400c-981c-1d54038e0607 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:31.901314 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7f9a69e5-1113-400c-981c-1d54038e0607 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] GET https://10.4.3.5/volume/v3/volumes/f262047a-c969-45ee-96a7-c3d4c223ea47 Aug 06 19:23:31.901524 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7f9a69e5-1113-400c-981c-1d54038e0607 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:31.901853 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7f9a69e5-1113-400c-981c-1d54038e0607 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:31.920995 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:31.920995 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:31.929423 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7f9a69e5-1113-400c-981c-1d54038e0607 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Volume info retrieved successfully. Aug 06 19:23:31.935814 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7f9a69e5-1113-400c-981c-1d54038e0607 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] https://10.4.3.5/volume/v3/volumes/f262047a-c969-45ee-96a7-c3d4c223ea47 returned with HTTP 200 Aug 06 19:23:31.936550 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 332/1316] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:31 2026] GET /volume/v3/volumes/f262047a-c969-45ee-96a7-c3d4c223ea47 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:31.956180 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a1c154db-1730-4810-892a-b8a7f24b3341 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:31.958099 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a1c154db-1730-4810-892a-b8a7f24b3341 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:23:31.958410 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a1c154db-1730-4810-892a-b8a7f24b3341 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-985021300"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:31.960189 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-a1c154db-1730-4810-892a-b8a7f24b3341 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-985021300'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:23:31.960339 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-a1c154db-1730-4810-892a-b8a7f24b3341 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Create volume of 1 GB Aug 06 19:23:31.967765 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a1c154db-1730-4810-892a-b8a7f24b3341 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Availability Zones retrieved successfully. Aug 06 19:23:31.974825 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a1c154db-1730-4810-892a-b8a7f24b3341 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Flow 'volume_create_api' (bdb6b5f5-3209-4bc2-84de-e43ce62be5fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:31.976221 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a1c154db-1730-4810-892a-b8a7f24b3341 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e83ae9a3-916c-4144-830f-ccbd9f23e95e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:31.977890 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-a1c154db-1730-4810-892a-b8a7f24b3341 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:23:32.029706 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a1c154db-1730-4810-892a-b8a7f24b3341 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e83ae9a3-916c-4144-830f-ccbd9f23e95e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:32.031116 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a1c154db-1730-4810-892a-b8a7f24b3341 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7c5bcce-c621-4740-b9d5-596691678c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:32.096588 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-a1c154db-1730-4810-892a-b8a7f24b3341 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Created reservations ['0e10b2ed-3b5b-43ea-9ab1-ac9a8e34e359', 'e293d6a8-10eb-44ec-92a0-6b05352acdd3', 'd92ec230-59dd-451f-ab55-33fc4a9ffc9d', 'c8756a2a-b870-461e-85a9-71be168c4e7d'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:23:32.097662 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a1c154db-1730-4810-892a-b8a7f24b3341 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7c5bcce-c621-4740-b9d5-596691678c74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e10b2ed-3b5b-43ea-9ab1-ac9a8e34e359', 'e293d6a8-10eb-44ec-92a0-6b05352acdd3', 'd92ec230-59dd-451f-ab55-33fc4a9ffc9d', 'c8756a2a-b870-461e-85a9-71be168c4e7d']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:32.099148 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a1c154db-1730-4810-892a-b8a7f24b3341 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (660cabb8-5c0c-40fe-8301-285c71879afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:32.128340 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a1c154db-1730-4810-892a-b8a7f24b3341 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (660cabb8-5c0c-40fe-8301-285c71879afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a93b130-955b-4284-9f2e-922ab24ad23e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-985021300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9434bf8ec8c042c291302c501eec9cf8',qos_specs=None,replication_status=,reservations=['0e10b2ed-3b5b-43ea-9ab1-ac9a8e34e359','e293d6a8-10eb-44ec-92a0-6b05352acdd3','d92ec230-59dd-451f-ab55-33fc4a9ffc9d','c8756a2a-b870-461e-85a9-71be168c4e7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e53b44dcbb5e472ca56ed306ae93c5f2',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:23:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-985021300',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a93b130-955b-4284-9f2e-922ab24ad23e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9434bf8ec8c042c291302c501eec9cf8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e53b44dcbb5e472ca56ed306ae93c5f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:32.129667 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a1c154db-1730-4810-892a-b8a7f24b3341 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (839afaec-9671-409f-b083-03bc497ca9bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:32.158327 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a1c154db-1730-4810-892a-b8a7f24b3341 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (839afaec-9671-409f-b083-03bc497ca9bf) transitioned into state 'SUCCESS' from state '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-985021300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9434bf8ec8c042c291302c501eec9cf8',qos_specs=None,replication_status=,reservations=['0e10b2ed-3b5b-43ea-9ab1-ac9a8e34e359','e293d6a8-10eb-44ec-92a0-6b05352acdd3','d92ec230-59dd-451f-ab55-33fc4a9ffc9d','c8756a2a-b870-461e-85a9-71be168c4e7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e53b44dcbb5e472ca56ed306ae93c5f2',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:32.159444 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a1c154db-1730-4810-892a-b8a7f24b3341 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (453fb0ff-11da-49d2-bf6a-ad16aad4409e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:32.173960 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a1c154db-1730-4810-892a-b8a7f24b3341 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (453fb0ff-11da-49d2-bf6a-ad16aad4409e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:32.175300 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a1c154db-1730-4810-892a-b8a7f24b3341 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Flow 'volume_create_api' (bdb6b5f5-3209-4bc2-84de-e43ce62be5fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:32.176991 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a1c154db-1730-4810-892a-b8a7f24b3341 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Create volume request issued successfully. Aug 06 19:23:32.177814 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a1c154db-1730-4810-892a-b8a7f24b3341 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:23:32.179271 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 334/1317] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:23:31 2026] POST /volume/v3/volumes => generated 750 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:23:32.201206 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-04fa8207-9d78-4c1e-abd9-404b53bd70a1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:32.203862 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-04fa8207-9d78-4c1e-abd9-404b53bd70a1 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] GET https://10.4.3.5/volume/v3/volumes/8a93b130-955b-4284-9f2e-922ab24ad23e Aug 06 19:23:32.204049 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-04fa8207-9d78-4c1e-abd9-404b53bd70a1 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:32.204300 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-04fa8207-9d78-4c1e-abd9-404b53bd70a1 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:32.213127 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:32.213127 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:32.218476 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-04fa8207-9d78-4c1e-abd9-404b53bd70a1 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Volume info retrieved successfully. Aug 06 19:23:32.226438 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-04fa8207-9d78-4c1e-abd9-404b53bd70a1 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] https://10.4.3.5/volume/v3/volumes/8a93b130-955b-4284-9f2e-922ab24ad23e returned with HTTP 200 Aug 06 19:23:32.227300 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 323/1318] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:32 2026] GET /volume/v3/volumes/8a93b130-955b-4284-9f2e-922ab24ad23e => generated 818 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:23:32.247111 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9eed706c-9293-494b-b78c-c5714a54316f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:32.249833 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9eed706c-9293-494b-b78c-c5714a54316f tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/cecb09a4-1921-434f-b993-66da64b94f4d Aug 06 19:23:32.249998 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9eed706c-9293-494b-b78c-c5714a54316f tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:32.250417 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9eed706c-9293-494b-b78c-c5714a54316f tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:32.261132 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:32.261132 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:32.270636 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9eed706c-9293-494b-b78c-c5714a54316f tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:32.277905 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9eed706c-9293-494b-b78c-c5714a54316f tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/cecb09a4-1921-434f-b993-66da64b94f4d returned with HTTP 200 Aug 06 19:23:32.279123 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 330/1319] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:32 2026] GET /volume/v3/volumes/cecb09a4-1921-434f-b993-66da64b94f4d => generated 868 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:32.298975 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-283d6d02-c18f-4adb-8254-7ff53fa2bff6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:32.303056 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-283d6d02-c18f-4adb-8254-7ff53fa2bff6 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] PUT https://10.4.3.5/volume/v3/volumes/cecb09a4-1921-434f-b993-66da64b94f4d Aug 06 19:23:32.303660 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-283d6d02-c18f-4adb-8254-7ff53fa2bff6 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-159736384", "description": null}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:32.320763 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:32.320763 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:32.332144 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-283d6d02-c18f-4adb-8254-7ff53fa2bff6 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:32.345464 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-283d6d02-c18f-4adb-8254-7ff53fa2bff6 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume updated successfully. Aug 06 19:23:32.346321 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-283d6d02-c18f-4adb-8254-7ff53fa2bff6 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/cecb09a4-1921-434f-b993-66da64b94f4d returned with HTTP 200 Aug 06 19:23:32.346994 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 333/1320] 10.4.3.5 () {68 vars in 1354 bytes} [Thu Aug 6 19:23:32 2026] PUT /volume/v3/volumes/cecb09a4-1921-434f-b993-66da64b94f4d => generated 765 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:32.367424 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-743d0ef3-f851-4260-904b-4f06859f1c8c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:32.370346 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-743d0ef3-f851-4260-904b-4f06859f1c8c tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/cecb09a4-1921-434f-b993-66da64b94f4d Aug 06 19:23:32.370754 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-743d0ef3-f851-4260-904b-4f06859f1c8c tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:32.371083 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-743d0ef3-f851-4260-904b-4f06859f1c8c tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:32.385757 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:32.385757 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:32.394766 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-743d0ef3-f851-4260-904b-4f06859f1c8c tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:32.401297 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-743d0ef3-f851-4260-904b-4f06859f1c8c tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/cecb09a4-1921-434f-b993-66da64b94f4d returned with HTTP 200 Aug 06 19:23:32.401820 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 335/1321] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:32 2026] GET /volume/v3/volumes/cecb09a4-1921-434f-b993-66da64b94f4d => generated 833 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:32.412550 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1c98281e-676e-477a-a4de-e08ed6f0416d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:32.417315 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1c98281e-676e-477a-a4de-e08ed6f0416d tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:23:32.417533 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1c98281e-676e-477a-a4de-e08ed6f0416d tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:32.419688 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1c98281e-676e-477a-a4de-e08ed6f0416d tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:32.421829 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-58ad7c72-b748-4115-be9c-62e73d71423c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:32.426085 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-58ad7c72-b748-4115-be9c-62e73d71423c tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] DELETE https://10.4.3.5/volume/v3/volumes/cecb09a4-1921-434f-b993-66da64b94f4d Aug 06 19:23:32.426251 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-58ad7c72-b748-4115-be9c-62e73d71423c tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:32.426448 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-58ad7c72-b748-4115-be9c-62e73d71423c tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:32.427692 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-58ad7c72-b748-4115-be9c-62e73d71423c tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Delete volume with id: cecb09a4-1921-434f-b993-66da64b94f4d Aug 06 19:23:32.438456 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:32.438456 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:32.439368 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-58ad7c72-b748-4115-be9c-62e73d71423c tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:32.440891 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:32.440891 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:32.448076 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1c98281e-676e-477a-a4de-e08ed6f0416d tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:23:32.459184 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1c98281e-676e-477a-a4de-e08ed6f0416d tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:23:32.462958 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 324/1322] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:32 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 1144 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:32.486102 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-58ad7c72-b748-4115-be9c-62e73d71423c tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Delete volume request issued successfully. Aug 06 19:23:32.486823 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-58ad7c72-b748-4115-be9c-62e73d71423c tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/cecb09a4-1921-434f-b993-66da64b94f4d returned with HTTP 202 Aug 06 19:23:32.487501 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 331/1323] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:23:32 2026] DELETE /volume/v3/volumes/cecb09a4-1921-434f-b993-66da64b94f4d => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:23:32.499504 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f7da2274-cbe7-4c55-8f3f-29c4f1d654ea None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:32.502574 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f7da2274-cbe7-4c55-8f3f-29c4f1d654ea tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/cecb09a4-1921-434f-b993-66da64b94f4d Aug 06 19:23:32.502861 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f7da2274-cbe7-4c55-8f3f-29c4f1d654ea tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:32.503316 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f7da2274-cbe7-4c55-8f3f-29c4f1d654ea tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:32.515869 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:32.515869 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:32.522406 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f7da2274-cbe7-4c55-8f3f-29c4f1d654ea tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:32.529963 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f7da2274-cbe7-4c55-8f3f-29c4f1d654ea tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/cecb09a4-1921-434f-b993-66da64b94f4d returned with HTTP 200 Aug 06 19:23:32.530738 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 334/1324] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:32 2026] GET /volume/v3/volumes/cecb09a4-1921-434f-b993-66da64b94f4d => generated 832 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:33.020398 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a6e850ac-8b26-4bd0-942b-d97b438b9d1f req-5f1cc88e-c19e-4313-968b-7c8a77ca7afe None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:33.026153 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a6e850ac-8b26-4bd0-942b-d97b438b9d1f req-5f1cc88e-c19e-4313-968b-7c8a77ca7afe tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] POST https://10.4.3.5/volume/v3/attachments/8f08820a-5e3f-4db7-a069-5b64e9d95996/action Aug 06 19:23:33.026563 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a6e850ac-8b26-4bd0-942b-d97b438b9d1f req-5f1cc88e-c19e-4313-968b-7c8a77ca7afe tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:23:33.026690 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a6e850ac-8b26-4bd0-942b-d97b438b9d1f req-5f1cc88e-c19e-4313-968b-7c8a77ca7afe tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:33.064797 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:33.064797 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:33.093424 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a6e850ac-8b26-4bd0-942b-d97b438b9d1f req-5f1cc88e-c19e-4313-968b-7c8a77ca7afe tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/attachments/8f08820a-5e3f-4db7-a069-5b64e9d95996/action returned with HTTP 204 Aug 06 19:23:33.094555 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 336/1325] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:23:33 2026] POST /volume/v3/attachments/8f08820a-5e3f-4db7-a069-5b64e9d95996/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:33.248446 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7578dfd1-6bb6-4d05-8c8e-c47085119e73 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:33.254746 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7578dfd1-6bb6-4d05-8c8e-c47085119e73 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] GET https://10.4.3.5/volume/v3/volumes/8a93b130-955b-4284-9f2e-922ab24ad23e Aug 06 19:23:33.255141 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7578dfd1-6bb6-4d05-8c8e-c47085119e73 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:33.255481 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7578dfd1-6bb6-4d05-8c8e-c47085119e73 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:33.269974 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:33.269974 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:33.276251 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7578dfd1-6bb6-4d05-8c8e-c47085119e73 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Volume info retrieved successfully. Aug 06 19:23:33.290743 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7578dfd1-6bb6-4d05-8c8e-c47085119e73 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] https://10.4.3.5/volume/v3/volumes/8a93b130-955b-4284-9f2e-922ab24ad23e returned with HTTP 200 Aug 06 19:23:33.291421 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 325/1326] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:33 2026] GET /volume/v3/volumes/8a93b130-955b-4284-9f2e-922ab24ad23e => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:33.312849 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0e8b465e-1819-4176-8ef2-bf103c4a9e02 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:33.319340 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0e8b465e-1819-4176-8ef2-bf103c4a9e02 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] GET https://10.4.3.5/volume/v3/volumes/8a93b130-955b-4284-9f2e-922ab24ad23e Aug 06 19:23:33.319808 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0e8b465e-1819-4176-8ef2-bf103c4a9e02 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:33.320391 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0e8b465e-1819-4176-8ef2-bf103c4a9e02 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:33.336775 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:33.336775 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:33.346548 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0e8b465e-1819-4176-8ef2-bf103c4a9e02 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Volume info retrieved successfully. Aug 06 19:23:33.352784 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0e8b465e-1819-4176-8ef2-bf103c4a9e02 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] https://10.4.3.5/volume/v3/volumes/8a93b130-955b-4284-9f2e-922ab24ad23e returned with HTTP 200 Aug 06 19:23:33.353277 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 332/1327] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:33 2026] GET /volume/v3/volumes/8a93b130-955b-4284-9f2e-922ab24ad23e => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:33.373706 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-50126947-fe03-4b50-8fb3-4f0b53533245 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:33.482861 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4848dd46-27cb-40b1-b229-89ec04bf624c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:33.486797 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4848dd46-27cb-40b1-b229-89ec04bf624c tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:23:33.487041 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4848dd46-27cb-40b1-b229-89ec04bf624c tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:33.487255 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4848dd46-27cb-40b1-b229-89ec04bf624c tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:33.495556 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-50126947-fe03-4b50-8fb3-4f0b53533245 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:23:33.496244 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-50126947-fe03-4b50-8fb3-4f0b53533245 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:33.498205 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-50126947-fe03-4b50-8fb3-4f0b53533245 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:23:33.498386 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-50126947-fe03-4b50-8fb3-4f0b53533245 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] Create volume of 1 GB Aug 06 19:23:33.506550 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-50126947-fe03-4b50-8fb3-4f0b53533245 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] Availability Zones retrieved successfully. Aug 06 19:23:33.510516 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:33.510516 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:33.516530 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-50126947-fe03-4b50-8fb3-4f0b53533245 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] Flow 'volume_create_api' (57be4869-eb23-4785-870d-7a01d3e4fbcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:33.517490 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4848dd46-27cb-40b1-b229-89ec04bf624c tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:23:33.518127 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-50126947-fe03-4b50-8fb3-4f0b53533245 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ca74711-50b7-4cb9-b3a2-3941948605d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:33.519668 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-50126947-fe03-4b50-8fb3-4f0b53533245 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:23:33.531739 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4848dd46-27cb-40b1-b229-89ec04bf624c tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:23:33.531739 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 337/1328] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:33 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 1438 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:33.553501 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-921cb5a8-385a-4d40-a0f9-d8c7aa315628 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:33.557300 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-921cb5a8-385a-4d40-a0f9-d8c7aa315628 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/cecb09a4-1921-434f-b993-66da64b94f4d Aug 06 19:23:33.558257 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-921cb5a8-385a-4d40-a0f9-d8c7aa315628 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:33.559311 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-921cb5a8-385a-4d40-a0f9-d8c7aa315628 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:33.562758 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-50126947-fe03-4b50-8fb3-4f0b53533245 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ca74711-50b7-4cb9-b3a2-3941948605d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:33.563454 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-50126947-fe03-4b50-8fb3-4f0b53533245 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36bfc497-5a50-40d8-8ebb-1ca9315b2342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:33.570048 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-921cb5a8-385a-4d40-a0f9-d8c7aa315628 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/cecb09a4-1921-434f-b993-66da64b94f4d returned with HTTP 404 Aug 06 19:23:33.571377 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 326/1329] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:33 2026] GET /volume/v3/volumes/cecb09a4-1921-434f-b993-66da64b94f4d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:33.582377 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d67d48d4-c898-4875-a416-c4a4932e2e16 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:33.584442 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d67d48d4-c898-4875-a416-c4a4932e2e16 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/05d1602d-c91c-4891-bac0-e0148a022f4f Aug 06 19:23:33.585578 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d67d48d4-c898-4875-a416-c4a4932e2e16 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:33.585578 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d67d48d4-c898-4875-a416-c4a4932e2e16 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:33.601834 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:33.601834 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:33.612111 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d67d48d4-c898-4875-a416-c4a4932e2e16 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:33.624464 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d67d48d4-c898-4875-a416-c4a4932e2e16 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/05d1602d-c91c-4891-bac0-e0148a022f4f returned with HTTP 200 Aug 06 19:23:33.624464 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 333/1330] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:33 2026] GET /volume/v3/volumes/05d1602d-c91c-4891-bac0-e0148a022f4f => generated 887 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:33.646438 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4536af76-41f7-46c5-a554-a275ae9f050d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:33.649136 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4536af76-41f7-46c5-a554-a275ae9f050d tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] DELETE https://10.4.3.5/volume/v3/volumes/05d1602d-c91c-4891-bac0-e0148a022f4f Aug 06 19:23:33.649542 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4536af76-41f7-46c5-a554-a275ae9f050d tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:33.649837 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4536af76-41f7-46c5-a554-a275ae9f050d tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:33.650090 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-4536af76-41f7-46c5-a554-a275ae9f050d tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Delete volume with id: 05d1602d-c91c-4891-bac0-e0148a022f4f Aug 06 19:23:33.663402 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:33.663402 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:33.663785 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4536af76-41f7-46c5-a554-a275ae9f050d tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:33.680883 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-50126947-fe03-4b50-8fb3-4f0b53533245 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] Created reservations ['ecf3f56c-d9f2-4c1f-8647-344d3f0b7e52', '854261fc-3cd0-4297-9099-7c2832df5f9e', '6dd61553-ac92-4888-9b44-73d125d81efe', 'b9258544-9f0e-409d-a86c-041347ae92d4'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:23:33.681745 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-50126947-fe03-4b50-8fb3-4f0b53533245 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36bfc497-5a50-40d8-8ebb-1ca9315b2342) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ecf3f56c-d9f2-4c1f-8647-344d3f0b7e52', '854261fc-3cd0-4297-9099-7c2832df5f9e', '6dd61553-ac92-4888-9b44-73d125d81efe', 'b9258544-9f0e-409d-a86c-041347ae92d4']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:33.682594 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-50126947-fe03-4b50-8fb3-4f0b53533245 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c711d414-f9ce-465c-acf9-258645ab4e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:33.701318 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4536af76-41f7-46c5-a554-a275ae9f050d tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Delete volume request issued successfully. Aug 06 19:23:33.701598 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4536af76-41f7-46c5-a554-a275ae9f050d tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/05d1602d-c91c-4891-bac0-e0148a022f4f returned with HTTP 202 Aug 06 19:23:33.702148 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 338/1331] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:23:33 2026] DELETE /volume/v3/volumes/05d1602d-c91c-4891-bac0-e0148a022f4f => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:23:33.714293 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0b8492ab-ae52-471f-9d79-e4706f7f2f0a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:33.716085 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0b8492ab-ae52-471f-9d79-e4706f7f2f0a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/05d1602d-c91c-4891-bac0-e0148a022f4f Aug 06 19:23:33.716427 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0b8492ab-ae52-471f-9d79-e4706f7f2f0a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:33.716734 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0b8492ab-ae52-471f-9d79-e4706f7f2f0a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:33.719180 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-50126947-fe03-4b50-8fb3-4f0b53533245 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c711d414-f9ce-465c-acf9-258645ab4e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06a777b1-0e35-49c2-bd5c-a9ba084f3d8e', '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='fe7eddf59bd24b61a68e7ab32b12e58c',qos_specs=None,replication_status=,reservations=['ecf3f56c-d9f2-4c1f-8647-344d3f0b7e52','854261fc-3cd0-4297-9099-7c2832df5f9e','6dd61553-ac92-4888-9b44-73d125d81efe','b9258544-9f0e-409d-a86c-041347ae92d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e086dea0ad514e2f9100431aca279673',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:23:33Z,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=06a777b1-0e35-49c2-bd5c-a9ba084f3d8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe7eddf59bd24b61a68e7ab32b12e58c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e086dea0ad514e2f9100431aca279673',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:33.720672 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-50126947-fe03-4b50-8fb3-4f0b53533245 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d07ab067-100b-4472-bf74-c554b67d9b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:33.729212 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:33.729212 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:33.735226 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0b8492ab-ae52-471f-9d79-e4706f7f2f0a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:33.743544 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0b8492ab-ae52-471f-9d79-e4706f7f2f0a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/05d1602d-c91c-4891-bac0-e0148a022f4f returned with HTTP 200 Aug 06 19:23:33.744050 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 327/1332] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:33 2026] GET /volume/v3/volumes/05d1602d-c91c-4891-bac0-e0148a022f4f => generated 886 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:33.753052 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-50126947-fe03-4b50-8fb3-4f0b53533245 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d07ab067-100b-4472-bf74-c554b67d9b63) transitioned into state 'SUCCESS' from 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='fe7eddf59bd24b61a68e7ab32b12e58c',qos_specs=None,replication_status=,reservations=['ecf3f56c-d9f2-4c1f-8647-344d3f0b7e52','854261fc-3cd0-4297-9099-7c2832df5f9e','6dd61553-ac92-4888-9b44-73d125d81efe','b9258544-9f0e-409d-a86c-041347ae92d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e086dea0ad514e2f9100431aca279673',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:33.754162 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-50126947-fe03-4b50-8fb3-4f0b53533245 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e008520f-a2a6-49c0-aeb6-b33a91d368f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:33.777255 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-50126947-fe03-4b50-8fb3-4f0b53533245 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e008520f-a2a6-49c0-aeb6-b33a91d368f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:33.784647 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-50126947-fe03-4b50-8fb3-4f0b53533245 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] Flow 'volume_create_api' (57be4869-eb23-4785-870d-7a01d3e4fbcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:33.784647 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-50126947-fe03-4b50-8fb3-4f0b53533245 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] Create volume request issued successfully. Aug 06 19:23:33.784647 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-50126947-fe03-4b50-8fb3-4f0b53533245 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:23:33.784647 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 335/1333] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:23:33 2026] POST /volume/v3/volumes => generated 729 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:23:33.803890 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-22b4c189-e150-4664-ba10-692479d3e496 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:33.809460 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-22b4c189-e150-4664-ba10-692479d3e496 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] GET https://10.4.3.5/volume/v3/volumes/06a777b1-0e35-49c2-bd5c-a9ba084f3d8e Aug 06 19:23:33.809460 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-22b4c189-e150-4664-ba10-692479d3e496 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:33.809460 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-22b4c189-e150-4664-ba10-692479d3e496 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:33.822783 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:33.822783 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:33.832187 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-22b4c189-e150-4664-ba10-692479d3e496 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] Volume info retrieved successfully. Aug 06 19:23:33.839326 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-22b4c189-e150-4664-ba10-692479d3e496 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] https://10.4.3.5/volume/v3/volumes/06a777b1-0e35-49c2-bd5c-a9ba084f3d8e returned with HTTP 200 Aug 06 19:23:33.840399 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 334/1334] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:33 2026] GET /volume/v3/volumes/06a777b1-0e35-49c2-bd5c-a9ba084f3d8e => generated 908 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:34.160352 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a302b0f3-ffd0-446d-8128-33366ec759e2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:34.163459 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a302b0f3-ffd0-446d-8128-33366ec759e2 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:23:34.164317 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a302b0f3-ffd0-446d-8128-33366ec759e2 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1250060398", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:34.166697 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-a302b0f3-ffd0-446d-8128-33366ec759e2 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1250060398', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:23:34.166697 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-a302b0f3-ffd0-446d-8128-33366ec759e2 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Create volume of 1 GB Aug 06 19:23:34.172712 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a302b0f3-ffd0-446d-8128-33366ec759e2 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Availability Zones retrieved successfully. Aug 06 19:23:34.181310 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a302b0f3-ffd0-446d-8128-33366ec759e2 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Flow 'volume_create_api' (dbcddcc1-b393-45b6-93c6-f20baf1c5e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:34.182964 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a302b0f3-ffd0-446d-8128-33366ec759e2 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9a6f1d3-c6a8-472d-9cc3-d481e621bff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:34.184814 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-a302b0f3-ffd0-446d-8128-33366ec759e2 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:23:34.242119 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a302b0f3-ffd0-446d-8128-33366ec759e2 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9a6f1d3-c6a8-472d-9cc3-d481e621bff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:34.244346 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a302b0f3-ffd0-446d-8128-33366ec759e2 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d211345-107f-4f90-9c2d-ae7eac90953e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:34.389104 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-a302b0f3-ffd0-446d-8128-33366ec759e2 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Created reservations ['fc486c6c-3021-4569-ac34-1755798dd03d', 'f9b0b9dc-e030-490f-b3ab-f09876c85f38', '19fbc090-db73-4ee9-a606-9e10c47a0998', '2cc87605-7dff-42c4-8e61-250035a5088b'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:23:34.390275 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a302b0f3-ffd0-446d-8128-33366ec759e2 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d211345-107f-4f90-9c2d-ae7eac90953e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc486c6c-3021-4569-ac34-1755798dd03d', 'f9b0b9dc-e030-490f-b3ab-f09876c85f38', '19fbc090-db73-4ee9-a606-9e10c47a0998', '2cc87605-7dff-42c4-8e61-250035a5088b']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:34.391874 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a302b0f3-ffd0-446d-8128-33366ec759e2 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09568aec-e5d2-4810-93b1-5ac437db8f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:34.423886 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a302b0f3-ffd0-446d-8128-33366ec759e2 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09568aec-e5d2-4810-93b1-5ac437db8f5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '799215be-9fab-45db-94a2-5411a71139a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1250060398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45ae63364d4e4e5c85ca3b777b43a5c2',qos_specs=None,replication_status=,reservations=['fc486c6c-3021-4569-ac34-1755798dd03d','f9b0b9dc-e030-490f-b3ab-f09876c85f38','19fbc090-db73-4ee9-a606-9e10c47a0998','2cc87605-7dff-42c4-8e61-250035a5088b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7f2e103d6d24b4dafa46c40bfdff7ad',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:23:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1250060398',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=799215be-9fab-45db-94a2-5411a71139a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45ae63364d4e4e5c85ca3b777b43a5c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7f2e103d6d24b4dafa46c40bfdff7ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:34.425500 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a302b0f3-ffd0-446d-8128-33366ec759e2 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fefa405-acbe-4a58-8d0a-7d83450d1bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:34.451390 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a302b0f3-ffd0-446d-8128-33366ec759e2 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fefa405-acbe-4a58-8d0a-7d83450d1bd0) transitioned into state 'SUCCESS' from state '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-1250060398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45ae63364d4e4e5c85ca3b777b43a5c2',qos_specs=None,replication_status=,reservations=['fc486c6c-3021-4569-ac34-1755798dd03d','f9b0b9dc-e030-490f-b3ab-f09876c85f38','19fbc090-db73-4ee9-a606-9e10c47a0998','2cc87605-7dff-42c4-8e61-250035a5088b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7f2e103d6d24b4dafa46c40bfdff7ad',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:34.452293 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a302b0f3-ffd0-446d-8128-33366ec759e2 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3a6083a-cf18-4b92-9282-c0efc7073933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:34.464867 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a302b0f3-ffd0-446d-8128-33366ec759e2 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3a6083a-cf18-4b92-9282-c0efc7073933) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:34.465933 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a302b0f3-ffd0-446d-8128-33366ec759e2 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Flow 'volume_create_api' (dbcddcc1-b393-45b6-93c6-f20baf1c5e5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:34.466937 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a302b0f3-ffd0-446d-8128-33366ec759e2 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Create volume request issued successfully. Aug 06 19:23:34.467253 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a302b0f3-ffd0-446d-8128-33366ec759e2 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:23:34.468440 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 339/1335] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:23:34 2026] POST /volume/v3/volumes => generated 743 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:23:34.764498 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7d9f01b7-e084-47ec-8f1a-74433db448f9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:34.766780 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7d9f01b7-e084-47ec-8f1a-74433db448f9 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/05d1602d-c91c-4891-bac0-e0148a022f4f Aug 06 19:23:34.767295 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7d9f01b7-e084-47ec-8f1a-74433db448f9 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:34.767295 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7d9f01b7-e084-47ec-8f1a-74433db448f9 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:34.774553 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7d9f01b7-e084-47ec-8f1a-74433db448f9 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/05d1602d-c91c-4891-bac0-e0148a022f4f returned with HTTP 404 Aug 06 19:23:34.775262 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 328/1336] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:34 2026] GET /volume/v3/volumes/05d1602d-c91c-4891-bac0-e0148a022f4f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:34.788401 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-149380e6-3c0c-49f9-bd73-6c58094b1a16 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:34.791191 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-149380e6-3c0c-49f9-bd73-6c58094b1a16 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:23:34.792430 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-149380e6-3c0c-49f9-bd73-6c58094b1a16 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-272880856"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:34.794558 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-149380e6-3c0c-49f9-bd73-6c58094b1a16 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-272880856'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:23:34.794922 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-149380e6-3c0c-49f9-bd73-6c58094b1a16 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Create volume of 1 GB Aug 06 19:23:34.795425 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:34.795425 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:34.804591 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-149380e6-3c0c-49f9-bd73-6c58094b1a16 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Availability Zones retrieved successfully. Aug 06 19:23:34.815416 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-149380e6-3c0c-49f9-bd73-6c58094b1a16 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Flow 'volume_create_api' (4383935a-d616-43c9-8179-4dbc94351778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:34.816559 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-149380e6-3c0c-49f9-bd73-6c58094b1a16 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c557dec1-7120-419a-b66a-59fab3a8efde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:34.819234 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-149380e6-3c0c-49f9-bd73-6c58094b1a16 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:23:34.867624 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1582a4c0-1176-40ba-a774-6483071861f9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:34.869574 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1582a4c0-1176-40ba-a774-6483071861f9 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] GET https://10.4.3.5/volume/v3/volumes/06a777b1-0e35-49c2-bd5c-a9ba084f3d8e Aug 06 19:23:34.869829 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1582a4c0-1176-40ba-a774-6483071861f9 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:34.870068 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1582a4c0-1176-40ba-a774-6483071861f9 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:34.883591 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:34.883591 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:34.890485 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1582a4c0-1176-40ba-a774-6483071861f9 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] Volume info retrieved successfully. Aug 06 19:23:34.898332 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1582a4c0-1176-40ba-a774-6483071861f9 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] https://10.4.3.5/volume/v3/volumes/06a777b1-0e35-49c2-bd5c-a9ba084f3d8e returned with HTTP 200 Aug 06 19:23:34.898968 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 335/1337] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:34 2026] GET /volume/v3/volumes/06a777b1-0e35-49c2-bd5c-a9ba084f3d8e => generated 960 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:34.918712 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cd3df32c-845b-4b3a-b7b2-5f2015c7c0f5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:34.921128 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cd3df32c-845b-4b3a-b7b2-5f2015c7c0f5 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] GET https://10.4.3.5/volume/v3/volumes/detail?all_tenants=1&project_id=9434bf8ec8c042c291302c501eec9cf8 Aug 06 19:23:34.923044 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cd3df32c-845b-4b3a-b7b2-5f2015c7c0f5 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:34.923044 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cd3df32c-845b-4b3a-b7b2-5f2015c7c0f5 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:34.923044 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cd3df32c-845b-4b3a-b7b2-5f2015c7c0f5 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] Could not evaluate value 9434bf8ec8c042c291302c501eec9cf8, assuming string {{(pid=100264) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 19:23:34.923044 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:34.923044 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:34.923811 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cd3df32c-845b-4b3a-b7b2-5f2015c7c0f5 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] Searching by: MultiDict([('project_id', '9434bf8ec8c042c291302c501eec9cf8'), ('all_tenants', 1)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:34.973036 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cd3df32c-845b-4b3a-b7b2-5f2015c7c0f5 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] Get all volumes completed successfully. Aug 06 19:23:34.974308 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:34.974308 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:34.981971 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cd3df32c-845b-4b3a-b7b2-5f2015c7c0f5 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] https://10.4.3.5/volume/v3/volumes/detail?all_tenants=1&project_id=9434bf8ec8c042c291302c501eec9cf8 returned with HTTP 200 Aug 06 19:23:34.983816 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 340/1338] 10.4.3.5 () {66 vars in 1359 bytes} [Thu Aug 6 19:23:34 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=9434bf8ec8c042c291302c501eec9cf8 => generated 3033 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:35.006700 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d779eb61-c7c2-4c56-a902-2bad886d2f60 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:35.009086 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d779eb61-c7c2-4c56-a902-2bad886d2f60 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/06a777b1-0e35-49c2-bd5c-a9ba084f3d8e Aug 06 19:23:35.009369 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d779eb61-c7c2-4c56-a902-2bad886d2f60 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:35.009665 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d779eb61-c7c2-4c56-a902-2bad886d2f60 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:35.009883 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-d779eb61-c7c2-4c56-a902-2bad886d2f60 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] Delete volume with id: 06a777b1-0e35-49c2-bd5c-a9ba084f3d8e Aug 06 19:23:35.021398 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:35.021398 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:35.021831 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d779eb61-c7c2-4c56-a902-2bad886d2f60 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] Volume info retrieved successfully. Aug 06 19:23:35.043733 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-149380e6-3c0c-49f9-bd73-6c58094b1a16 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c557dec1-7120-419a-b66a-59fab3a8efde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:35.045606 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-149380e6-3c0c-49f9-bd73-6c58094b1a16 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af7255dd-6230-4c59-ae5e-8b13dc01187a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:35.052776 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d779eb61-c7c2-4c56-a902-2bad886d2f60 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] Delete volume request issued successfully. Aug 06 19:23:35.053203 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d779eb61-c7c2-4c56-a902-2bad886d2f60 tempest-VolumesListAdminTestJSON-1950275960 tempest-VolumesListAdminTestJSON-1950275960-project-admin] https://10.4.3.5/volume/v3/volumes/06a777b1-0e35-49c2-bd5c-a9ba084f3d8e returned with HTTP 202 Aug 06 19:23:35.054302 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 329/1339] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:23:35 2026] DELETE /volume/v3/volumes/06a777b1-0e35-49c2-bd5c-a9ba084f3d8e => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:23:35.069047 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3fa23a65-d567-4d14-8096-79d1119a9f48 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:35.071367 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3fa23a65-d567-4d14-8096-79d1119a9f48 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] GET https://10.4.3.5/volume/v3/volumes/8a93b130-955b-4284-9f2e-922ab24ad23e Aug 06 19:23:35.071682 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3fa23a65-d567-4d14-8096-79d1119a9f48 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:35.071942 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3fa23a65-d567-4d14-8096-79d1119a9f48 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:35.093952 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:35.093952 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:35.100647 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3fa23a65-d567-4d14-8096-79d1119a9f48 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Volume info retrieved successfully. Aug 06 19:23:35.110129 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3fa23a65-d567-4d14-8096-79d1119a9f48 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] https://10.4.3.5/volume/v3/volumes/8a93b130-955b-4284-9f2e-922ab24ad23e returned with HTTP 200 Aug 06 19:23:35.110795 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 336/1340] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:35 2026] GET /volume/v3/volumes/8a93b130-955b-4284-9f2e-922ab24ad23e => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:35.118820 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-149380e6-3c0c-49f9-bd73-6c58094b1a16 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Created reservations ['915f0634-a3b0-4d55-b684-80b24c8ff42d', '2f17828f-062f-4df3-8db6-2c6f3070ccbf', '64f048ac-c783-4d47-ac6f-02ab6f88d6cb', '26862ec0-2c95-4eb5-a71d-aa1f3f39c5da'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:23:35.120055 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-149380e6-3c0c-49f9-bd73-6c58094b1a16 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af7255dd-6230-4c59-ae5e-8b13dc01187a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['915f0634-a3b0-4d55-b684-80b24c8ff42d', '2f17828f-062f-4df3-8db6-2c6f3070ccbf', '64f048ac-c783-4d47-ac6f-02ab6f88d6cb', '26862ec0-2c95-4eb5-a71d-aa1f3f39c5da']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:35.121245 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-149380e6-3c0c-49f9-bd73-6c58094b1a16 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a907678-5599-4c83-a388-38b16b4dc5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:35.128235 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-be7db04c-85bf-408b-b2c2-d32e20b81e5a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:35.131250 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-be7db04c-85bf-408b-b2c2-d32e20b81e5a tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] DELETE https://10.4.3.5/volume/v3/volumes/8a93b130-955b-4284-9f2e-922ab24ad23e Aug 06 19:23:35.131250 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-be7db04c-85bf-408b-b2c2-d32e20b81e5a tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:35.131486 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-be7db04c-85bf-408b-b2c2-d32e20b81e5a tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:35.132481 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-be7db04c-85bf-408b-b2c2-d32e20b81e5a tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Delete volume with id: 8a93b130-955b-4284-9f2e-922ab24ad23e Aug 06 19:23:35.157712 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-149380e6-3c0c-49f9-bd73-6c58094b1a16 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a907678-5599-4c83-a388-38b16b4dc5c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65540c87-ce57-4c0f-95f7-4185e80dabf9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-272880856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13bd58bdd82e4e4b932818b2e92d2e9f',qos_specs=None,replication_status=,reservations=['915f0634-a3b0-4d55-b684-80b24c8ff42d','2f17828f-062f-4df3-8db6-2c6f3070ccbf','64f048ac-c783-4d47-ac6f-02ab6f88d6cb','26862ec0-2c95-4eb5-a71d-aa1f3f39c5da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e81c745aec0441db84394293eb78345',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:23:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-272880856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65540c87-ce57-4c0f-95f7-4185e80dabf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13bd58bdd82e4e4b932818b2e92d2e9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e81c745aec0441db84394293eb78345',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:35.159335 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-149380e6-3c0c-49f9-bd73-6c58094b1a16 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e26ad626-b188-4f12-890b-f580af5b48e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:35.190048 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-149380e6-3c0c-49f9-bd73-6c58094b1a16 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e26ad626-b188-4f12-890b-f580af5b48e2) transitioned into state 'SUCCESS' from state '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-272880856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13bd58bdd82e4e4b932818b2e92d2e9f',qos_specs=None,replication_status=,reservations=['915f0634-a3b0-4d55-b684-80b24c8ff42d','2f17828f-062f-4df3-8db6-2c6f3070ccbf','64f048ac-c783-4d47-ac6f-02ab6f88d6cb','26862ec0-2c95-4eb5-a71d-aa1f3f39c5da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e81c745aec0441db84394293eb78345',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:35.191758 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-149380e6-3c0c-49f9-bd73-6c58094b1a16 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f786bbc2-7f9c-4c9f-aac0-30caf0facbe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:35.211712 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-149380e6-3c0c-49f9-bd73-6c58094b1a16 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f786bbc2-7f9c-4c9f-aac0-30caf0facbe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:35.213843 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-149380e6-3c0c-49f9-bd73-6c58094b1a16 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Flow 'volume_create_api' (4383935a-d616-43c9-8179-4dbc94351778) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:35.213843 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-149380e6-3c0c-49f9-bd73-6c58094b1a16 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Create volume request issued successfully. Aug 06 19:23:35.214379 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-149380e6-3c0c-49f9-bd73-6c58094b1a16 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:23:35.214870 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 336/1341] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:23:34 2026] POST /volume/v3/volumes => generated 740 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:23:35.232191 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-832d7c6d-1c23-4447-bf57-5e5d13bc0bbe None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:35.237714 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-832d7c6d-1c23-4447-bf57-5e5d13bc0bbe tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/65540c87-ce57-4c0f-95f7-4185e80dabf9 Aug 06 19:23:35.238110 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-832d7c6d-1c23-4447-bf57-5e5d13bc0bbe tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:35.238180 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-832d7c6d-1c23-4447-bf57-5e5d13bc0bbe tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:35.254753 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:35.254753 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:35.263762 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-832d7c6d-1c23-4447-bf57-5e5d13bc0bbe tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:35.270063 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-832d7c6d-1c23-4447-bf57-5e5d13bc0bbe tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/65540c87-ce57-4c0f-95f7-4185e80dabf9 returned with HTTP 200 Aug 06 19:23:35.270815 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 330/1342] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:35 2026] GET /volume/v3/volumes/65540c87-ce57-4c0f-95f7-4185e80dabf9 => generated 808 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:35.359455 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:35.359455 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:35.360564 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-be7db04c-85bf-408b-b2c2-d32e20b81e5a tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Volume info retrieved successfully. Aug 06 19:23:35.369163 np0000006689 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=564,cinder:UPDATE=173,cinder:INSERT=116 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:23:35.398914 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-be7db04c-85bf-408b-b2c2-d32e20b81e5a tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Delete volume request issued successfully. Aug 06 19:23:35.399166 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-be7db04c-85bf-408b-b2c2-d32e20b81e5a tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] https://10.4.3.5/volume/v3/volumes/8a93b130-955b-4284-9f2e-922ab24ad23e returned with HTTP 202 Aug 06 19:23:35.399650 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 341/1343] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:23:35 2026] DELETE /volume/v3/volumes/8a93b130-955b-4284-9f2e-922ab24ad23e => generated 0 bytes in 272 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:23:35.409331 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6aa4a7b5-2a9f-4898-9114-18966faaefb1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:35.412367 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6aa4a7b5-2a9f-4898-9114-18966faaefb1 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] GET https://10.4.3.5/volume/v3/volumes/8a93b130-955b-4284-9f2e-922ab24ad23e Aug 06 19:23:35.412758 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6aa4a7b5-2a9f-4898-9114-18966faaefb1 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:35.413187 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6aa4a7b5-2a9f-4898-9114-18966faaefb1 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:35.428811 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:35.428811 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:35.436115 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6aa4a7b5-2a9f-4898-9114-18966faaefb1 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Volume info retrieved successfully. Aug 06 19:23:35.444548 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6aa4a7b5-2a9f-4898-9114-18966faaefb1 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] https://10.4.3.5/volume/v3/volumes/8a93b130-955b-4284-9f2e-922ab24ad23e returned with HTTP 200 Aug 06 19:23:35.445300 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 337/1344] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:35 2026] GET /volume/v3/volumes/8a93b130-955b-4284-9f2e-922ab24ad23e => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:36.290534 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9aedb6c3-b897-438e-aa77-5ed5c0a1beb4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:36.293588 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9aedb6c3-b897-438e-aa77-5ed5c0a1beb4 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/65540c87-ce57-4c0f-95f7-4185e80dabf9 Aug 06 19:23:36.293990 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9aedb6c3-b897-438e-aa77-5ed5c0a1beb4 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:36.294892 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9aedb6c3-b897-438e-aa77-5ed5c0a1beb4 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:36.306790 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:36.306790 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:36.312674 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9aedb6c3-b897-438e-aa77-5ed5c0a1beb4 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:36.320526 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9aedb6c3-b897-438e-aa77-5ed5c0a1beb4 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/65540c87-ce57-4c0f-95f7-4185e80dabf9 returned with HTTP 200 Aug 06 19:23:36.321278 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 337/1345] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:36 2026] GET /volume/v3/volumes/65540c87-ce57-4c0f-95f7-4185e80dabf9 => generated 833 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:36.342005 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b9a56bb2-50dc-45e2-9ad6-4ca61754f320 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:36.344414 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b9a56bb2-50dc-45e2-9ad6-4ca61754f320 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:23:36.344891 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b9a56bb2-50dc-45e2-9ad6-4ca61754f320 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "65540c87-ce57-4c0f-95f7-4185e80dabf9", "size": 1, "name": "tempest-VolumesGetTest-Volume-162109450", "metadata": {"Type": "Test"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:36.347437 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-b9a56bb2-50dc-45e2-9ad6-4ca61754f320 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Create volume request body: {'volume': {'source_volid': '65540c87-ce57-4c0f-95f7-4185e80dabf9', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-162109450', 'metadata': {'Type': 'Test'}}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:23:36.362252 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:36.362252 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:36.362914 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b9a56bb2-50dc-45e2-9ad6-4ca61754f320 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume retrieved successfully. Aug 06 19:23:36.363089 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-b9a56bb2-50dc-45e2-9ad6-4ca61754f320 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Create volume of 1 GB Aug 06 19:23:36.370101 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b9a56bb2-50dc-45e2-9ad6-4ca61754f320 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Availability Zones retrieved successfully. Aug 06 19:23:36.382573 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b9a56bb2-50dc-45e2-9ad6-4ca61754f320 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Flow 'volume_create_api' (780270d1-b3b0-4c8c-9bd4-03cc80c251b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:36.383541 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b9a56bb2-50dc-45e2-9ad6-4ca61754f320 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (021fe29f-cd43-4571-a2bb-7c72a212eb56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:36.385164 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-b9a56bb2-50dc-45e2-9ad6-4ca61754f320 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:23:36.421673 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b9a56bb2-50dc-45e2-9ad6-4ca61754f320 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (021fe29f-cd43-4571-a2bb-7c72a212eb56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '65540c87-ce57-4c0f-95f7-4185e80dabf9', 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:36.422777 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b9a56bb2-50dc-45e2-9ad6-4ca61754f320 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74bffc71-da43-4828-ad93-16f0effd45cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:36.465540 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-14376bf7-2dfd-4beb-b6a2-76e015069ddc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:36.467832 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-14376bf7-2dfd-4beb-b6a2-76e015069ddc tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] GET https://10.4.3.5/volume/v3/volumes/8a93b130-955b-4284-9f2e-922ab24ad23e Aug 06 19:23:36.468557 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-14376bf7-2dfd-4beb-b6a2-76e015069ddc tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:36.468557 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-14376bf7-2dfd-4beb-b6a2-76e015069ddc tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:36.477392 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-14376bf7-2dfd-4beb-b6a2-76e015069ddc tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] https://10.4.3.5/volume/v3/volumes/8a93b130-955b-4284-9f2e-922ab24ad23e returned with HTTP 404 Aug 06 19:23:36.477896 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 342/1346] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:36 2026] GET /volume/v3/volumes/8a93b130-955b-4284-9f2e-922ab24ad23e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:36.489089 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7c9ac2d9-8428-4221-9aa7-e01ea02ac29c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:36.491816 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7c9ac2d9-8428-4221-9aa7-e01ea02ac29c tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] GET https://10.4.3.5/volume/v3/volumes/f262047a-c969-45ee-96a7-c3d4c223ea47 Aug 06 19:23:36.491816 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7c9ac2d9-8428-4221-9aa7-e01ea02ac29c tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:36.492242 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7c9ac2d9-8428-4221-9aa7-e01ea02ac29c tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:36.497095 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-b9a56bb2-50dc-45e2-9ad6-4ca61754f320 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Created reservations ['9d6a36c6-0e5d-4f48-b00c-56756594ed24', '6f90d42c-2107-435c-9099-49a881053afc', '40c5f6fc-4f73-43be-b282-fc57f9a1f3e7', 'ef3becac-971e-4255-94af-d52cd2cd8861'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:23:36.498463 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b9a56bb2-50dc-45e2-9ad6-4ca61754f320 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74bffc71-da43-4828-ad93-16f0effd45cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d6a36c6-0e5d-4f48-b00c-56756594ed24', '6f90d42c-2107-435c-9099-49a881053afc', '40c5f6fc-4f73-43be-b282-fc57f9a1f3e7', 'ef3becac-971e-4255-94af-d52cd2cd8861']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:36.500095 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b9a56bb2-50dc-45e2-9ad6-4ca61754f320 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e809073-8ab2-4ecd-b17f-5fc2fed30ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:36.503075 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:36.503075 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:36.510741 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7c9ac2d9-8428-4221-9aa7-e01ea02ac29c tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Volume info retrieved successfully. Aug 06 19:23:36.517757 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7c9ac2d9-8428-4221-9aa7-e01ea02ac29c tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] https://10.4.3.5/volume/v3/volumes/f262047a-c969-45ee-96a7-c3d4c223ea47 returned with HTTP 200 Aug 06 19:23:36.518352 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 338/1347] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:36 2026] GET /volume/v3/volumes/f262047a-c969-45ee-96a7-c3d4c223ea47 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:36.543950 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a2d6a429-683d-4326-a00a-ccb904cb4851 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:36.547641 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b9a56bb2-50dc-45e2-9ad6-4ca61754f320 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e809073-8ab2-4ecd-b17f-5fc2fed30ca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a22b34d4-fda3-4119-8b39-a49a09d800e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-162109450',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='13bd58bdd82e4e4b932818b2e92d2e9f',qos_specs=None,replication_status=,reservations=['9d6a36c6-0e5d-4f48-b00c-56756594ed24','6f90d42c-2107-435c-9099-49a881053afc','40c5f6fc-4f73-43be-b282-fc57f9a1f3e7','ef3becac-971e-4255-94af-d52cd2cd8861'],size=1,snapshot_id=None,source_replicaid=,source_volid=65540c87-ce57-4c0f-95f7-4185e80dabf9,status='creating',user_id='9e81c745aec0441db84394293eb78345',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:23:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-162109450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a22b34d4-fda3-4119-8b39-a49a09d800e6,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='13bd58bdd82e4e4b932818b2e92d2e9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=65540c87-ce57-4c0f-95f7-4185e80dabf9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e81c745aec0441db84394293eb78345',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:36.548100 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a2d6a429-683d-4326-a00a-ccb904cb4851 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] DELETE https://10.4.3.5/volume/v3/volumes/f262047a-c969-45ee-96a7-c3d4c223ea47 Aug 06 19:23:36.548100 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a2d6a429-683d-4326-a00a-ccb904cb4851 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:36.548100 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a2d6a429-683d-4326-a00a-ccb904cb4851 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:36.548100 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-a2d6a429-683d-4326-a00a-ccb904cb4851 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Delete volume with id: f262047a-c969-45ee-96a7-c3d4c223ea47 Aug 06 19:23:36.548566 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b9a56bb2-50dc-45e2-9ad6-4ca61754f320 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe9f50a6-38b2-42a9-9d86-06731532d689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:36.561220 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:36.561220 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:36.562200 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a2d6a429-683d-4326-a00a-ccb904cb4851 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Volume info retrieved successfully. Aug 06 19:23:36.585671 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b9a56bb2-50dc-45e2-9ad6-4ca61754f320 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe9f50a6-38b2-42a9-9d86-06731532d689) transitioned into state 'SUCCESS' from state '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-162109450',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='13bd58bdd82e4e4b932818b2e92d2e9f',qos_specs=None,replication_status=,reservations=['9d6a36c6-0e5d-4f48-b00c-56756594ed24','6f90d42c-2107-435c-9099-49a881053afc','40c5f6fc-4f73-43be-b282-fc57f9a1f3e7','ef3becac-971e-4255-94af-d52cd2cd8861'],size=1,snapshot_id=None,source_replicaid=,source_volid=65540c87-ce57-4c0f-95f7-4185e80dabf9,status='creating',user_id='9e81c745aec0441db84394293eb78345',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:36.586872 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b9a56bb2-50dc-45e2-9ad6-4ca61754f320 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48b42056-6699-4ebc-9071-81398ad35675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:36.613416 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a2d6a429-683d-4326-a00a-ccb904cb4851 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Delete volume request issued successfully. Aug 06 19:23:36.615736 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a2d6a429-683d-4326-a00a-ccb904cb4851 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] https://10.4.3.5/volume/v3/volumes/f262047a-c969-45ee-96a7-c3d4c223ea47 returned with HTTP 202 Aug 06 19:23:36.616196 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 338/1348] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:23:36 2026] DELETE /volume/v3/volumes/f262047a-c969-45ee-96a7-c3d4c223ea47 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:23:36.625058 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b9a56bb2-50dc-45e2-9ad6-4ca61754f320 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48b42056-6699-4ebc-9071-81398ad35675) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:36.626164 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b9a56bb2-50dc-45e2-9ad6-4ca61754f320 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Flow 'volume_create_api' (780270d1-b3b0-4c8c-9bd4-03cc80c251b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:36.626677 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b9a56bb2-50dc-45e2-9ad6-4ca61754f320 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Create volume request issued successfully. Aug 06 19:23:36.628101 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b9a56bb2-50dc-45e2-9ad6-4ca61754f320 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:23:36.630781 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 331/1349] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:23:36 2026] POST /volume/v3/volumes => generated 788 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:23:36.632118 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a273e0b8-7d80-4321-bb26-5243e4d28914 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:36.635470 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a273e0b8-7d80-4321-bb26-5243e4d28914 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] GET https://10.4.3.5/volume/v3/volumes/f262047a-c969-45ee-96a7-c3d4c223ea47 Aug 06 19:23:36.636191 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a273e0b8-7d80-4321-bb26-5243e4d28914 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:36.636764 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a273e0b8-7d80-4321-bb26-5243e4d28914 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:36.646252 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1b06b319-5af2-4fa4-b7d4-c7a5fe0f89f6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:36.650046 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1b06b319-5af2-4fa4-b7d4-c7a5fe0f89f6 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/a22b34d4-fda3-4119-8b39-a49a09d800e6 Aug 06 19:23:36.650046 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1b06b319-5af2-4fa4-b7d4-c7a5fe0f89f6 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:36.650046 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1b06b319-5af2-4fa4-b7d4-c7a5fe0f89f6 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:36.650263 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:36.650263 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:36.658691 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:36.658691 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:36.660897 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a273e0b8-7d80-4321-bb26-5243e4d28914 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Volume info retrieved successfully. Aug 06 19:23:36.670155 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a273e0b8-7d80-4321-bb26-5243e4d28914 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] https://10.4.3.5/volume/v3/volumes/f262047a-c969-45ee-96a7-c3d4c223ea47 returned with HTTP 200 Aug 06 19:23:36.670155 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 343/1350] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:36 2026] GET /volume/v3/volumes/f262047a-c969-45ee-96a7-c3d4c223ea47 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:36.672582 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1b06b319-5af2-4fa4-b7d4-c7a5fe0f89f6 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:36.685840 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1b06b319-5af2-4fa4-b7d4-c7a5fe0f89f6 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/a22b34d4-fda3-4119-8b39-a49a09d800e6 returned with HTTP 200 Aug 06 19:23:36.686372 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 339/1351] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:36 2026] GET /volume/v3/volumes/a22b34d4-fda3-4119-8b39-a49a09d800e6 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:37.689803 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-942dff07-358c-48c1-8677-d6c1e246eaea None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:37.692332 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-942dff07-358c-48c1-8677-d6c1e246eaea tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] GET https://10.4.3.5/volume/v3/volumes/f262047a-c969-45ee-96a7-c3d4c223ea47 Aug 06 19:23:37.692332 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-942dff07-358c-48c1-8677-d6c1e246eaea tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:37.692332 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-942dff07-358c-48c1-8677-d6c1e246eaea tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:37.702563 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-942dff07-358c-48c1-8677-d6c1e246eaea tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] https://10.4.3.5/volume/v3/volumes/f262047a-c969-45ee-96a7-c3d4c223ea47 returned with HTTP 404 Aug 06 19:23:37.703107 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 339/1352] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:37 2026] GET /volume/v3/volumes/f262047a-c969-45ee-96a7-c3d4c223ea47 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:37.711435 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d617d07a-e457-4124-9ae3-6dd3d8a3c31f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:37.715154 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5d541b0a-fa32-4f10-bbb7-59dad42bf6b0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:37.715489 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d617d07a-e457-4124-9ae3-6dd3d8a3c31f tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/a22b34d4-fda3-4119-8b39-a49a09d800e6 Aug 06 19:23:37.715489 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d617d07a-e457-4124-9ae3-6dd3d8a3c31f tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:37.715861 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d617d07a-e457-4124-9ae3-6dd3d8a3c31f tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:37.718829 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5d541b0a-fa32-4f10-bbb7-59dad42bf6b0 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] GET https://10.4.3.5/volume/v3/volumes/2065fda6-453d-4193-93c2-a2bea57d9604 Aug 06 19:23:37.719109 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5d541b0a-fa32-4f10-bbb7-59dad42bf6b0 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:37.719346 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5d541b0a-fa32-4f10-bbb7-59dad42bf6b0 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:37.725805 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:37.725805 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:37.728624 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:37.728624 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:37.733472 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d617d07a-e457-4124-9ae3-6dd3d8a3c31f tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:37.734929 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5d541b0a-fa32-4f10-bbb7-59dad42bf6b0 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Volume info retrieved successfully. Aug 06 19:23:37.741583 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d617d07a-e457-4124-9ae3-6dd3d8a3c31f tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/a22b34d4-fda3-4119-8b39-a49a09d800e6 returned with HTTP 200 Aug 06 19:23:37.741583 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 332/1353] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:37 2026] GET /volume/v3/volumes/a22b34d4-fda3-4119-8b39-a49a09d800e6 => generated 881 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:37.741799 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5d541b0a-fa32-4f10-bbb7-59dad42bf6b0 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] https://10.4.3.5/volume/v3/volumes/2065fda6-453d-4193-93c2-a2bea57d9604 returned with HTTP 200 Aug 06 19:23:37.742370 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 344/1354] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:37 2026] GET /volume/v3/volumes/2065fda6-453d-4193-93c2-a2bea57d9604 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:37.751329 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-52a0d1a5-57bf-45f6-9138-b7040ab04850 req-7dae0320-56b3-41d1-955b-44b392a59140 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:37.755854 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-52a0d1a5-57bf-45f6-9138-b7040ab04850 req-7dae0320-56b3-41d1-955b-44b392a59140 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:23:37.756072 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-52a0d1a5-57bf-45f6-9138-b7040ab04850 req-7dae0320-56b3-41d1-955b-44b392a59140 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:37.756294 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-52a0d1a5-57bf-45f6-9138-b7040ab04850 req-7dae0320-56b3-41d1-955b-44b392a59140 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:37.758611 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-22ae652c-4cbc-4efa-8c37-543597bf34b0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:37.761006 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-165a1372-0ae1-4a5e-9f98-d7834044cb09 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:37.762548 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22ae652c-4cbc-4efa-8c37-543597bf34b0 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/a22b34d4-fda3-4119-8b39-a49a09d800e6 Aug 06 19:23:37.762677 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-165a1372-0ae1-4a5e-9f98-d7834044cb09 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] DELETE https://10.4.3.5/volume/v3/volumes/2065fda6-453d-4193-93c2-a2bea57d9604 Aug 06 19:23:37.762899 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-165a1372-0ae1-4a5e-9f98-d7834044cb09 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:37.763032 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22ae652c-4cbc-4efa-8c37-543597bf34b0 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:37.763078 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-165a1372-0ae1-4a5e-9f98-d7834044cb09 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:37.763298 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-165a1372-0ae1-4a5e-9f98-d7834044cb09 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Delete volume with id: 2065fda6-453d-4193-93c2-a2bea57d9604 Aug 06 19:23:37.763873 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22ae652c-4cbc-4efa-8c37-543597bf34b0 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:37.772475 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:37.772475 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:37.772814 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-165a1372-0ae1-4a5e-9f98-d7834044cb09 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Volume info retrieved successfully. Aug 06 19:23:37.778488 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:37.778488 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:37.784981 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-22ae652c-4cbc-4efa-8c37-543597bf34b0 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:37.785205 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:37.785205 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:37.793248 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22ae652c-4cbc-4efa-8c37-543597bf34b0 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/a22b34d4-fda3-4119-8b39-a49a09d800e6 returned with HTTP 200 Aug 06 19:23:37.793248 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 340/1355] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:37 2026] GET /volume/v3/volumes/a22b34d4-fda3-4119-8b39-a49a09d800e6 => generated 881 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:37.796044 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-52a0d1a5-57bf-45f6-9138-b7040ab04850 req-7dae0320-56b3-41d1-955b-44b392a59140 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:23:37.804764 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-52a0d1a5-57bf-45f6-9138-b7040ab04850 req-7dae0320-56b3-41d1-955b-44b392a59140 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:23:37.805435 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 340/1356] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:23:37 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 1438 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:37.815127 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3a478fd3-f58a-4ee4-a57e-75fc88440f08 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:37.817997 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3a478fd3-f58a-4ee4-a57e-75fc88440f08 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] PUT https://10.4.3.5/volume/v3/volumes/a22b34d4-fda3-4119-8b39-a49a09d800e6 Aug 06 19:23:37.818412 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3a478fd3-f58a-4ee4-a57e-75fc88440f08 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-162109450"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:37.824473 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-165a1372-0ae1-4a5e-9f98-d7834044cb09 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Delete volume request issued successfully. Aug 06 19:23:37.824855 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-165a1372-0ae1-4a5e-9f98-d7834044cb09 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] https://10.4.3.5/volume/v3/volumes/2065fda6-453d-4193-93c2-a2bea57d9604 returned with HTTP 202 Aug 06 19:23:37.826280 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 333/1357] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:23:37 2026] DELETE /volume/v3/volumes/2065fda6-453d-4193-93c2-a2bea57d9604 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:23:37.830747 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:37.830747 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:37.835897 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3a478fd3-f58a-4ee4-a57e-75fc88440f08 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:37.840486 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-923c32d2-41f8-4504-8da2-28e284b3b0cb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:37.843057 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-923c32d2-41f8-4504-8da2-28e284b3b0cb tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] GET https://10.4.3.5/volume/v3/volumes/2065fda6-453d-4193-93c2-a2bea57d9604 Aug 06 19:23:37.843650 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-923c32d2-41f8-4504-8da2-28e284b3b0cb tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:37.843650 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-923c32d2-41f8-4504-8da2-28e284b3b0cb tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:37.857365 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3a478fd3-f58a-4ee4-a57e-75fc88440f08 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume updated successfully. Aug 06 19:23:37.858678 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3a478fd3-f58a-4ee4-a57e-75fc88440f08 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/a22b34d4-fda3-4119-8b39-a49a09d800e6 returned with HTTP 200 Aug 06 19:23:37.860050 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 345/1358] 10.4.3.5 () {68 vars in 1354 bytes} [Thu Aug 6 19:23:37 2026] PUT /volume/v3/volumes/a22b34d4-fda3-4119-8b39-a49a09d800e6 => generated 813 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:37.860766 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:37.860766 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:37.866802 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-923c32d2-41f8-4504-8da2-28e284b3b0cb tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Volume info retrieved successfully. Aug 06 19:23:37.875869 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-923c32d2-41f8-4504-8da2-28e284b3b0cb tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] https://10.4.3.5/volume/v3/volumes/2065fda6-453d-4193-93c2-a2bea57d9604 returned with HTTP 200 Aug 06 19:23:37.877071 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 341/1359] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:37 2026] GET /volume/v3/volumes/2065fda6-453d-4193-93c2-a2bea57d9604 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:37.885113 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8201ee6b-8147-4e58-bd71-62d927307d29 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:37.888793 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8201ee6b-8147-4e58-bd71-62d927307d29 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] PUT https://10.4.3.5/volume/v3/volumes/a22b34d4-fda3-4119-8b39-a49a09d800e6 Aug 06 19:23:37.891868 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8201ee6b-8147-4e58-bd71-62d927307d29 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1433676502", "description": "This is the new description of volume"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:37.907527 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:37.907527 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:37.915118 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8201ee6b-8147-4e58-bd71-62d927307d29 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:37.939601 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8201ee6b-8147-4e58-bd71-62d927307d29 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume updated successfully. Aug 06 19:23:37.940501 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8201ee6b-8147-4e58-bd71-62d927307d29 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/a22b34d4-fda3-4119-8b39-a49a09d800e6 returned with HTTP 200 Aug 06 19:23:37.941063 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 341/1360] 10.4.3.5 () {68 vars in 1355 bytes} [Thu Aug 6 19:23:37 2026] PUT /volume/v3/volumes/a22b34d4-fda3-4119-8b39-a49a09d800e6 => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (3 switches on core 0) Aug 06 19:23:37.959784 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-da876ca6-52bb-48c9-981e-859bbde3fd63 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:37.961968 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-da876ca6-52bb-48c9-981e-859bbde3fd63 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/a22b34d4-fda3-4119-8b39-a49a09d800e6 Aug 06 19:23:37.962890 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-da876ca6-52bb-48c9-981e-859bbde3fd63 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:37.963046 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-da876ca6-52bb-48c9-981e-859bbde3fd63 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:37.977483 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:37.977483 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:37.983738 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-da876ca6-52bb-48c9-981e-859bbde3fd63 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:37.991872 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-da876ca6-52bb-48c9-981e-859bbde3fd63 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/a22b34d4-fda3-4119-8b39-a49a09d800e6 returned with HTTP 200 Aug 06 19:23:37.992943 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 334/1361] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:37 2026] GET /volume/v3/volumes/a22b34d4-fda3-4119-8b39-a49a09d800e6 => generated 921 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:38.018538 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ccb2a9e4-968a-428d-a322-314e5060450d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:38.021200 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ccb2a9e4-968a-428d-a322-314e5060450d tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:23:38.021717 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ccb2a9e4-968a-428d-a322-314e5060450d tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-805556325", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1042343268"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:38.026655 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-ccb2a9e4-968a-428d-a322-314e5060450d tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-805556325', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1042343268'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:23:38.026655 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-ccb2a9e4-968a-428d-a322-314e5060450d tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Create volume of 1 GB Aug 06 19:23:38.034963 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ccb2a9e4-968a-428d-a322-314e5060450d tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Availability Zones retrieved successfully. Aug 06 19:23:38.040470 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ccb2a9e4-968a-428d-a322-314e5060450d tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Flow 'volume_create_api' (7e168cbf-783d-43c2-873e-4efc1a2f18e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:38.044046 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ccb2a9e4-968a-428d-a322-314e5060450d tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c69473a-176c-4361-8115-123fd5fcc5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:38.044046 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-ccb2a9e4-968a-428d-a322-314e5060450d tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:23:38.075359 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ccb2a9e4-968a-428d-a322-314e5060450d tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c69473a-176c-4361-8115-123fd5fcc5a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:38.080251 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ccb2a9e4-968a-428d-a322-314e5060450d tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b8f2d5b-094b-4286-a5d6-d7ce92292998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:38.155508 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-ccb2a9e4-968a-428d-a322-314e5060450d tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Created reservations ['8cc092be-e91c-49f9-bdee-8c9e82595ffd', 'cf83ca43-65ae-4f5c-ba54-0760b729f2cd', '79a8f8d5-34a0-4ac2-8a9a-7bb919178430', '423e3362-9cbc-44be-8ba8-6d6095194b8d'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:23:38.158324 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ccb2a9e4-968a-428d-a322-314e5060450d tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b8f2d5b-094b-4286-a5d6-d7ce92292998) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cc092be-e91c-49f9-bdee-8c9e82595ffd', 'cf83ca43-65ae-4f5c-ba54-0760b729f2cd', '79a8f8d5-34a0-4ac2-8a9a-7bb919178430', '423e3362-9cbc-44be-8ba8-6d6095194b8d']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:38.160134 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ccb2a9e4-968a-428d-a322-314e5060450d tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df9cc5fe-194a-4e7b-bbbe-adcc62195d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:38.197205 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ccb2a9e4-968a-428d-a322-314e5060450d tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df9cc5fe-194a-4e7b-bbbe-adcc62195d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e101856-d2b5-4068-912e-9f640a5f7ac0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-805556325',display_name='tempest-VolumesGetTest-Volume-1042343268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13bd58bdd82e4e4b932818b2e92d2e9f',qos_specs=None,replication_status=,reservations=['8cc092be-e91c-49f9-bdee-8c9e82595ffd','cf83ca43-65ae-4f5c-ba54-0760b729f2cd','79a8f8d5-34a0-4ac2-8a9a-7bb919178430','423e3362-9cbc-44be-8ba8-6d6095194b8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e81c745aec0441db84394293eb78345',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:23:38Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-805556325',display_name='tempest-VolumesGetTest-Volume-1042343268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e101856-d2b5-4068-912e-9f640a5f7ac0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13bd58bdd82e4e4b932818b2e92d2e9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e81c745aec0441db84394293eb78345',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:38.198276 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ccb2a9e4-968a-428d-a322-314e5060450d tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a26b28ad-88fa-418c-8aef-f96493d21452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:38.239177 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ccb2a9e4-968a-428d-a322-314e5060450d tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a26b28ad-88fa-418c-8aef-f96493d21452) transitioned into 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-805556325',display_name='tempest-VolumesGetTest-Volume-1042343268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13bd58bdd82e4e4b932818b2e92d2e9f',qos_specs=None,replication_status=,reservations=['8cc092be-e91c-49f9-bdee-8c9e82595ffd','cf83ca43-65ae-4f5c-ba54-0760b729f2cd','79a8f8d5-34a0-4ac2-8a9a-7bb919178430','423e3362-9cbc-44be-8ba8-6d6095194b8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e81c745aec0441db84394293eb78345',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:38.240308 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ccb2a9e4-968a-428d-a322-314e5060450d tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2421de94-3ce2-440c-b0d3-d30807195276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:38.260626 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ccb2a9e4-968a-428d-a322-314e5060450d tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2421de94-3ce2-440c-b0d3-d30807195276) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:38.262614 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ccb2a9e4-968a-428d-a322-314e5060450d tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Flow 'volume_create_api' (7e168cbf-783d-43c2-873e-4efc1a2f18e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:38.263424 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ccb2a9e4-968a-428d-a322-314e5060450d tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Create volume request issued successfully. Aug 06 19:23:38.264560 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ccb2a9e4-968a-428d-a322-314e5060450d tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:23:38.266355 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 346/1362] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:23:38 2026] POST /volume/v3/volumes => generated 775 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:23:38.285098 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-68b18d9b-1e71-4760-81eb-82b1be1d8d23 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:38.291326 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-68b18d9b-1e71-4760-81eb-82b1be1d8d23 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/6e101856-d2b5-4068-912e-9f640a5f7ac0 Aug 06 19:23:38.291326 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-68b18d9b-1e71-4760-81eb-82b1be1d8d23 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:38.291326 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-68b18d9b-1e71-4760-81eb-82b1be1d8d23 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:38.311483 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:38.311483 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:38.320261 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-68b18d9b-1e71-4760-81eb-82b1be1d8d23 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:38.327959 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-68b18d9b-1e71-4760-81eb-82b1be1d8d23 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/6e101856-d2b5-4068-912e-9f640a5f7ac0 returned with HTTP 200 Aug 06 19:23:38.328570 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 342/1363] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:38 2026] GET /volume/v3/volumes/6e101856-d2b5-4068-912e-9f640a5f7ac0 => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:23:38.356816 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-02d26bc4-d942-460a-be89-36371ea5d494 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:38.357569 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-02d26bc4-d942-460a-be89-36371ea5d494 None None] GET https://10.4.3.5/volume// Aug 06 19:23:38.358353 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-02d26bc4-d942-460a-be89-36371ea5d494 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:38.358353 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-02d26bc4-d942-460a-be89-36371ea5d494 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:38.358719 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-02d26bc4-d942-460a-be89-36371ea5d494 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:23:38.359475 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 342/1364] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:23:38 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:23:38.374204 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-52a0d1a5-57bf-45f6-9138-b7040ab04850 req-2521ae5d-88bf-4c8f-946c-8cac089e3246 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:38.376818 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-52a0d1a5-57bf-45f6-9138-b7040ab04850 req-2521ae5d-88bf-4c8f-946c-8cac089e3246 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:23:38.377350 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-52a0d1a5-57bf-45f6-9138-b7040ab04850 req-2521ae5d-88bf-4c8f-946c-8cac089e3246 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "60ce0227-82be-4aee-8fc4-fa0a25a5db70", "connector": null, "instance_uuid": "a60144be-f641-4522-8a72-092879b65eb6"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:38.398077 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:38.398077 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:38.474776 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-52a0d1a5-57bf-45f6-9138-b7040ab04850 req-2521ae5d-88bf-4c8f-946c-8cac089e3246 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:23:38.475580 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 335/1365] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:23:38 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 06 19:23:38.489245 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-52a0d1a5-57bf-45f6-9138-b7040ab04850 req-8f9b87f5-386e-41ec-bb75-34a9f1985e09 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:38.492530 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-52a0d1a5-57bf-45f6-9138-b7040ab04850 req-8f9b87f5-386e-41ec-bb75-34a9f1985e09 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] DELETE https://10.4.3.5/volume/v3/attachments/04883214-c33e-411b-92d6-39a64ed51c4b Aug 06 19:23:38.492834 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-52a0d1a5-57bf-45f6-9138-b7040ab04850 req-8f9b87f5-386e-41ec-bb75-34a9f1985e09 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:38.493184 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-52a0d1a5-57bf-45f6-9138-b7040ab04850 req-8f9b87f5-386e-41ec-bb75-34a9f1985e09 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:38.501945 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:38.501945 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:38.591760 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-52a0d1a5-57bf-45f6-9138-b7040ab04850 req-8f9b87f5-386e-41ec-bb75-34a9f1985e09 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/attachments/04883214-c33e-411b-92d6-39a64ed51c4b returned with HTTP 200 Aug 06 19:23:38.592269 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 347/1366] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:23:38 2026] DELETE /volume/v3/attachments/04883214-c33e-411b-92d6-39a64ed51c4b => generated 367 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:38.895038 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5efa3ad2-df3c-4760-91e5-40ab62d950e4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:38.898136 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5efa3ad2-df3c-4760-91e5-40ab62d950e4 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] GET https://10.4.3.5/volume/v3/volumes/2065fda6-453d-4193-93c2-a2bea57d9604 Aug 06 19:23:38.898402 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5efa3ad2-df3c-4760-91e5-40ab62d950e4 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:38.898677 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5efa3ad2-df3c-4760-91e5-40ab62d950e4 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:38.906170 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5efa3ad2-df3c-4760-91e5-40ab62d950e4 tempest-VolumesListAdminTestJSON-371033769 tempest-VolumesListAdminTestJSON-371033769-project-member] https://10.4.3.5/volume/v3/volumes/2065fda6-453d-4193-93c2-a2bea57d9604 returned with HTTP 404 Aug 06 19:23:38.907028 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 343/1367] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:38 2026] GET /volume/v3/volumes/2065fda6-453d-4193-93c2-a2bea57d9604 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:39.348705 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-08b861ca-cec0-4e44-b7b7-cec448cd5998 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:39.350498 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-08b861ca-cec0-4e44-b7b7-cec448cd5998 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/6e101856-d2b5-4068-912e-9f640a5f7ac0 Aug 06 19:23:39.351794 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-08b861ca-cec0-4e44-b7b7-cec448cd5998 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:39.351794 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-08b861ca-cec0-4e44-b7b7-cec448cd5998 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:39.366190 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:39.366190 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:39.373718 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-08b861ca-cec0-4e44-b7b7-cec448cd5998 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:39.381866 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-08b861ca-cec0-4e44-b7b7-cec448cd5998 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/6e101856-d2b5-4068-912e-9f640a5f7ac0 returned with HTTP 200 Aug 06 19:23:39.382096 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 343/1368] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:39 2026] GET /volume/v3/volumes/6e101856-d2b5-4068-912e-9f640a5f7ac0 => generated 868 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:39.405339 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f4eb0ce0-7b7d-49e4-8352-1dfa0e67cb4f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:39.410191 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f4eb0ce0-7b7d-49e4-8352-1dfa0e67cb4f tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] PUT https://10.4.3.5/volume/v3/volumes/6e101856-d2b5-4068-912e-9f640a5f7ac0 Aug 06 19:23:39.410650 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f4eb0ce0-7b7d-49e4-8352-1dfa0e67cb4f tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-162109450", "description": null}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:39.428851 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:39.428851 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:39.437587 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f4eb0ce0-7b7d-49e4-8352-1dfa0e67cb4f tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:39.453608 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f4eb0ce0-7b7d-49e4-8352-1dfa0e67cb4f tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume updated successfully. Aug 06 19:23:39.453608 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f4eb0ce0-7b7d-49e4-8352-1dfa0e67cb4f tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/6e101856-d2b5-4068-912e-9f640a5f7ac0 returned with HTTP 200 Aug 06 19:23:39.453608 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 336/1369] 10.4.3.5 () {68 vars in 1354 bytes} [Thu Aug 6 19:23:39 2026] PUT /volume/v3/volumes/6e101856-d2b5-4068-912e-9f640a5f7ac0 => generated 765 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:39.470672 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-32ac0f4b-5864-482e-a08f-d269f06b8352 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:39.473368 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-32ac0f4b-5864-482e-a08f-d269f06b8352 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/6e101856-d2b5-4068-912e-9f640a5f7ac0 Aug 06 19:23:39.473569 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-32ac0f4b-5864-482e-a08f-d269f06b8352 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:39.473772 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-32ac0f4b-5864-482e-a08f-d269f06b8352 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:39.484366 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:39.484366 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:39.489425 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-32ac0f4b-5864-482e-a08f-d269f06b8352 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:39.497388 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-32ac0f4b-5864-482e-a08f-d269f06b8352 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/6e101856-d2b5-4068-912e-9f640a5f7ac0 returned with HTTP 200 Aug 06 19:23:39.497388 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 348/1370] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:39 2026] GET /volume/v3/volumes/6e101856-d2b5-4068-912e-9f640a5f7ac0 => generated 833 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:39.514135 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3ec33839-c4ec-455e-a1c9-974bfbefd46e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:39.518136 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3ec33839-c4ec-455e-a1c9-974bfbefd46e tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] DELETE https://10.4.3.5/volume/v3/volumes/6e101856-d2b5-4068-912e-9f640a5f7ac0 Aug 06 19:23:39.518136 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3ec33839-c4ec-455e-a1c9-974bfbefd46e tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:39.518136 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3ec33839-c4ec-455e-a1c9-974bfbefd46e tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:39.518136 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-3ec33839-c4ec-455e-a1c9-974bfbefd46e tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Delete volume with id: 6e101856-d2b5-4068-912e-9f640a5f7ac0 Aug 06 19:23:39.531958 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:39.531958 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:39.533778 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3ec33839-c4ec-455e-a1c9-974bfbefd46e tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:39.567236 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3ec33839-c4ec-455e-a1c9-974bfbefd46e tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Delete volume request issued successfully. Aug 06 19:23:39.567428 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3ec33839-c4ec-455e-a1c9-974bfbefd46e tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/6e101856-d2b5-4068-912e-9f640a5f7ac0 returned with HTTP 202 Aug 06 19:23:39.568545 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 344/1371] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:23:39 2026] DELETE /volume/v3/volumes/6e101856-d2b5-4068-912e-9f640a5f7ac0 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:23:39.577550 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1a447faf-b60e-46b1-9d54-b5ff69f529c6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:39.580499 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1a447faf-b60e-46b1-9d54-b5ff69f529c6 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/6e101856-d2b5-4068-912e-9f640a5f7ac0 Aug 06 19:23:39.581185 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1a447faf-b60e-46b1-9d54-b5ff69f529c6 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:39.581185 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1a447faf-b60e-46b1-9d54-b5ff69f529c6 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:39.594184 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:39.594184 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:39.600532 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1a447faf-b60e-46b1-9d54-b5ff69f529c6 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:39.609850 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1a447faf-b60e-46b1-9d54-b5ff69f529c6 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/6e101856-d2b5-4068-912e-9f640a5f7ac0 returned with HTTP 200 Aug 06 19:23:39.609850 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 344/1372] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:39 2026] GET /volume/v3/volumes/6e101856-d2b5-4068-912e-9f640a5f7ac0 => generated 832 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:39.904045 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-52a0d1a5-57bf-45f6-9138-b7040ab04850 req-1da4afef-5290-470c-8c5e-695404802074 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:39.906445 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-52a0d1a5-57bf-45f6-9138-b7040ab04850 req-1da4afef-5290-470c-8c5e-695404802074 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] PUT https://10.4.3.5/volume/v3/attachments/c431d84d-afaf-456e-839a-4a7138fb96de Aug 06 19:23:39.906804 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-52a0d1a5-57bf-45f6-9138-b7040ab04850 req-1da4afef-5290-470c-8c5e-695404802074 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:39.916591 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-52a0d1a5-57bf-45f6-9138-b7040ab04850 req-1da4afef-5290-470c-8c5e-695404802074 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Acquiring lock "cinder-attachment_update-60ce0227-82be-4aee-8fc4-fa0a25a5db70-np0000006689" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:23:39.924733 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-52a0d1a5-57bf-45f6-9138-b7040ab04850 req-1da4afef-5290-470c-8c5e-695404802074 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Lock "cinder-attachment_update-60ce0227-82be-4aee-8fc4-fa0a25a5db70-np0000006689" acquired by "attachment_update" :: waited 0.008s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:23:39.925898 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:39.925898 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:40.012918 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a8b7f560-2236-40dd-9a5c-9659df0ed346 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:40.016903 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a8b7f560-2236-40dd-9a5c-9659df0ed346 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:23:40.016903 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a8b7f560-2236-40dd-9a5c-9659df0ed346 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1763724897"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:40.018478 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-a8b7f560-2236-40dd-9a5c-9659df0ed346 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1763724897'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:23:40.018794 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-a8b7f560-2236-40dd-9a5c-9659df0ed346 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Create volume of 1 GB Aug 06 19:23:40.027067 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a8b7f560-2236-40dd-9a5c-9659df0ed346 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Availability Zones retrieved successfully. Aug 06 19:23:40.040617 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a8b7f560-2236-40dd-9a5c-9659df0ed346 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Flow 'volume_create_api' (c80f4581-14a2-4eeb-b422-f7feafd28f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:40.043669 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a8b7f560-2236-40dd-9a5c-9659df0ed346 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (477e61fe-77f3-448f-b394-37bffc049b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:40.045107 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-a8b7f560-2236-40dd-9a5c-9659df0ed346 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:23:40.079147 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-52a0d1a5-57bf-45f6-9138-b7040ab04850 req-1da4afef-5290-470c-8c5e-695404802074 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Lock "cinder-attachment_update-60ce0227-82be-4aee-8fc4-fa0a25a5db70-np0000006689" released by "attachment_update" :: held 0.154s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:23:40.079566 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-52a0d1a5-57bf-45f6-9138-b7040ab04850 req-1da4afef-5290-470c-8c5e-695404802074 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/attachments/c431d84d-afaf-456e-839a-4a7138fb96de returned with HTTP 200 Aug 06 19:23:40.080178 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 337/1373] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:23:39 2026] PUT /volume/v3/attachments/c431d84d-afaf-456e-839a-4a7138fb96de => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:40.094608 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-52a0d1a5-57bf-45f6-9138-b7040ab04850 req-cf5c3aed-5c94-489a-88ed-74028bb51625 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:40.095067 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a8b7f560-2236-40dd-9a5c-9659df0ed346 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (477e61fe-77f3-448f-b394-37bffc049b3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:40.095863 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a8b7f560-2236-40dd-9a5c-9659df0ed346 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9da82127-40ce-435e-82a6-d3c026370bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:40.097225 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-52a0d1a5-57bf-45f6-9138-b7040ab04850 req-cf5c3aed-5c94-489a-88ed-74028bb51625 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/attachments/c431d84d-afaf-456e-839a-4a7138fb96de Aug 06 19:23:40.097607 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-52a0d1a5-57bf-45f6-9138-b7040ab04850 req-cf5c3aed-5c94-489a-88ed-74028bb51625 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:40.097829 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-52a0d1a5-57bf-45f6-9138-b7040ab04850 req-cf5c3aed-5c94-489a-88ed-74028bb51625 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:40.130905 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-52a0d1a5-57bf-45f6-9138-b7040ab04850 req-cf5c3aed-5c94-489a-88ed-74028bb51625 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/attachments/c431d84d-afaf-456e-839a-4a7138fb96de returned with HTTP 200 Aug 06 19:23:40.131844 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 345/1374] 10.4.3.5 () {70 vars in 1637 bytes} [Thu Aug 6 19:23:40 2026] GET /volume/v3/attachments/c431d84d-afaf-456e-839a-4a7138fb96de => generated 994 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:40.161543 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-a8b7f560-2236-40dd-9a5c-9659df0ed346 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Created reservations ['4585878a-8a6c-4cfa-917f-41aa46502595', '34d3fe2f-0bbd-4c28-a0bc-555357aef159', '3add1e2e-3444-4cd2-a089-840f8da17546', 'b2da85af-0688-469d-833c-c752362968b4'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:23:40.162236 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a8b7f560-2236-40dd-9a5c-9659df0ed346 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9da82127-40ce-435e-82a6-d3c026370bbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4585878a-8a6c-4cfa-917f-41aa46502595', '34d3fe2f-0bbd-4c28-a0bc-555357aef159', '3add1e2e-3444-4cd2-a089-840f8da17546', 'b2da85af-0688-469d-833c-c752362968b4']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:40.162955 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a8b7f560-2236-40dd-9a5c-9659df0ed346 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6322a11d-69d0-4b11-a28f-0e21706a6893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:40.200364 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a8b7f560-2236-40dd-9a5c-9659df0ed346 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6322a11d-69d0-4b11-a28f-0e21706a6893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48537216-b1cc-42e2-ad29-c87456e700de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1763724897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a59a830e0e99410fbdf61fa600d357c5',qos_specs=None,replication_status=,reservations=['4585878a-8a6c-4cfa-917f-41aa46502595','34d3fe2f-0bbd-4c28-a0bc-555357aef159','3add1e2e-3444-4cd2-a089-840f8da17546','b2da85af-0688-469d-833c-c752362968b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='569669a98e5847929748438a0c2c0785',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:23:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1763724897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48537216-b1cc-42e2-ad29-c87456e700de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a59a830e0e99410fbdf61fa600d357c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='569669a98e5847929748438a0c2c0785',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:40.202172 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a8b7f560-2236-40dd-9a5c-9659df0ed346 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b624170a-0073-4743-a765-9c83c4c34f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:40.240945 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a8b7f560-2236-40dd-9a5c-9659df0ed346 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b624170a-0073-4743-a765-9c83c4c34f39) transitioned into state 'SUCCESS' from state '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-1763724897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a59a830e0e99410fbdf61fa600d357c5',qos_specs=None,replication_status=,reservations=['4585878a-8a6c-4cfa-917f-41aa46502595','34d3fe2f-0bbd-4c28-a0bc-555357aef159','3add1e2e-3444-4cd2-a089-840f8da17546','b2da85af-0688-469d-833c-c752362968b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='569669a98e5847929748438a0c2c0785',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:40.240945 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a8b7f560-2236-40dd-9a5c-9659df0ed346 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a463053-15e5-4a29-adb9-2246f7f03c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:40.263011 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a8b7f560-2236-40dd-9a5c-9659df0ed346 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a463053-15e5-4a29-adb9-2246f7f03c93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:40.263011 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a8b7f560-2236-40dd-9a5c-9659df0ed346 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Flow 'volume_create_api' (c80f4581-14a2-4eeb-b422-f7feafd28f45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:40.263540 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a8b7f560-2236-40dd-9a5c-9659df0ed346 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Create volume request issued successfully. Aug 06 19:23:40.264288 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a8b7f560-2236-40dd-9a5c-9659df0ed346 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:23:40.264724 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 349/1375] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:23:40 2026] POST /volume/v3/volumes => generated 753 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:23:40.286424 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-90c48f38-aeb9-4a6b-89f2-ac49cf38eda9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:40.291306 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-90c48f38-aeb9-4a6b-89f2-ac49cf38eda9 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] GET https://10.4.3.5/volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de Aug 06 19:23:40.292036 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-90c48f38-aeb9-4a6b-89f2-ac49cf38eda9 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:40.292036 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-90c48f38-aeb9-4a6b-89f2-ac49cf38eda9 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:40.306190 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:40.306190 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:40.317654 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-90c48f38-aeb9-4a6b-89f2-ac49cf38eda9 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Volume info retrieved successfully. Aug 06 19:23:40.329901 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-90c48f38-aeb9-4a6b-89f2-ac49cf38eda9 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de returned with HTTP 200 Aug 06 19:23:40.330580 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 345/1376] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:40 2026] GET /volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de => generated 821 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:40.626188 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-60ae42c7-c543-4690-a422-4bb817d4c1fa None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:40.633122 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-60ae42c7-c543-4690-a422-4bb817d4c1fa tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/6e101856-d2b5-4068-912e-9f640a5f7ac0 Aug 06 19:23:40.633122 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-60ae42c7-c543-4690-a422-4bb817d4c1fa tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:40.633122 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-60ae42c7-c543-4690-a422-4bb817d4c1fa tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:40.644917 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-60ae42c7-c543-4690-a422-4bb817d4c1fa tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/6e101856-d2b5-4068-912e-9f640a5f7ac0 returned with HTTP 404 Aug 06 19:23:40.646325 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 338/1377] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:40 2026] GET /volume/v3/volumes/6e101856-d2b5-4068-912e-9f640a5f7ac0 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:40.660938 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-78c68b90-4324-4c69-a712-c9f39099bfdb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:40.662851 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-78c68b90-4324-4c69-a712-c9f39099bfdb tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/a22b34d4-fda3-4119-8b39-a49a09d800e6 Aug 06 19:23:40.663115 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-78c68b90-4324-4c69-a712-c9f39099bfdb tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:40.663358 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-78c68b90-4324-4c69-a712-c9f39099bfdb tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:40.681801 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:40.681801 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:40.688867 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-78c68b90-4324-4c69-a712-c9f39099bfdb tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:40.700098 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-78c68b90-4324-4c69-a712-c9f39099bfdb tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/a22b34d4-fda3-4119-8b39-a49a09d800e6 returned with HTTP 200 Aug 06 19:23:40.700098 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 346/1378] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:40 2026] GET /volume/v3/volumes/a22b34d4-fda3-4119-8b39-a49a09d800e6 => generated 921 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:40.722572 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fb7b6a9c-77d9-4e56-9568-2ffe8664539b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:40.726076 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fb7b6a9c-77d9-4e56-9568-2ffe8664539b tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] DELETE https://10.4.3.5/volume/v3/volumes/a22b34d4-fda3-4119-8b39-a49a09d800e6 Aug 06 19:23:40.726076 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fb7b6a9c-77d9-4e56-9568-2ffe8664539b tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:40.726076 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fb7b6a9c-77d9-4e56-9568-2ffe8664539b tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:40.726076 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-fb7b6a9c-77d9-4e56-9568-2ffe8664539b tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Delete volume with id: a22b34d4-fda3-4119-8b39-a49a09d800e6 Aug 06 19:23:40.740222 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:40.740222 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:40.740222 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fb7b6a9c-77d9-4e56-9568-2ffe8664539b tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:40.794389 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fb7b6a9c-77d9-4e56-9568-2ffe8664539b tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Delete volume request issued successfully. Aug 06 19:23:40.794389 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fb7b6a9c-77d9-4e56-9568-2ffe8664539b tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/a22b34d4-fda3-4119-8b39-a49a09d800e6 returned with HTTP 202 Aug 06 19:23:40.794389 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 350/1379] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:23:40 2026] DELETE /volume/v3/volumes/a22b34d4-fda3-4119-8b39-a49a09d800e6 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:23:40.809111 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a754d87b-12db-44ac-913f-ef2b25d2eac6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:40.812646 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a754d87b-12db-44ac-913f-ef2b25d2eac6 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/a22b34d4-fda3-4119-8b39-a49a09d800e6 Aug 06 19:23:40.812646 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a754d87b-12db-44ac-913f-ef2b25d2eac6 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:40.813773 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a754d87b-12db-44ac-913f-ef2b25d2eac6 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:40.833703 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:40.833703 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:40.839541 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a754d87b-12db-44ac-913f-ef2b25d2eac6 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:40.847086 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a754d87b-12db-44ac-913f-ef2b25d2eac6 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/a22b34d4-fda3-4119-8b39-a49a09d800e6 returned with HTTP 200 Aug 06 19:23:40.847807 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 346/1380] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:40 2026] GET /volume/v3/volumes/a22b34d4-fda3-4119-8b39-a49a09d800e6 => generated 920 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:41.350946 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8f01ffc2-15b8-4058-a842-72bb89b6f066 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:41.356512 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f01ffc2-15b8-4058-a842-72bb89b6f066 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] GET https://10.4.3.5/volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de Aug 06 19:23:41.356512 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f01ffc2-15b8-4058-a842-72bb89b6f066 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:41.356512 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f01ffc2-15b8-4058-a842-72bb89b6f066 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:41.368085 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:41.368085 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:41.374594 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8f01ffc2-15b8-4058-a842-72bb89b6f066 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Volume info retrieved successfully. Aug 06 19:23:41.381320 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f01ffc2-15b8-4058-a842-72bb89b6f066 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de returned with HTTP 200 Aug 06 19:23:41.381464 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 339/1381] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:41 2026] GET /volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:23:41.859347 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7b42ed4a-a93c-4533-b745-00330e4bc665 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:41.869995 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ce4e946f-4831-49b5-9748-5759938a9531 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:41.873595 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce4e946f-4831-49b5-9748-5759938a9531 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/a22b34d4-fda3-4119-8b39-a49a09d800e6 Aug 06 19:23:41.874400 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce4e946f-4831-49b5-9748-5759938a9531 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:41.874400 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce4e946f-4831-49b5-9748-5759938a9531 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:41.889842 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce4e946f-4831-49b5-9748-5759938a9531 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/a22b34d4-fda3-4119-8b39-a49a09d800e6 returned with HTTP 404 Aug 06 19:23:41.889842 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 351/1382] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:41 2026] GET /volume/v3/volumes/a22b34d4-fda3-4119-8b39-a49a09d800e6 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:41.901534 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3c0d8bc8-8250-4e67-9b53-c6b219fbc426 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:41.903477 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3c0d8bc8-8250-4e67-9b53-c6b219fbc426 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/65540c87-ce57-4c0f-95f7-4185e80dabf9 Aug 06 19:23:41.903723 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3c0d8bc8-8250-4e67-9b53-c6b219fbc426 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:41.903924 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3c0d8bc8-8250-4e67-9b53-c6b219fbc426 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:41.912893 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:41.912893 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:41.920388 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3c0d8bc8-8250-4e67-9b53-c6b219fbc426 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:41.924179 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3c0d8bc8-8250-4e67-9b53-c6b219fbc426 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/65540c87-ce57-4c0f-95f7-4185e80dabf9 returned with HTTP 200 Aug 06 19:23:41.924566 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 347/1383] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:41 2026] GET /volume/v3/volumes/65540c87-ce57-4c0f-95f7-4185e80dabf9 => generated 833 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:41.941092 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2f23d98a-1f87-4c34-8667-916b437e1daf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:41.943502 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2f23d98a-1f87-4c34-8667-916b437e1daf tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] DELETE https://10.4.3.5/volume/v3/volumes/65540c87-ce57-4c0f-95f7-4185e80dabf9 Aug 06 19:23:41.943968 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2f23d98a-1f87-4c34-8667-916b437e1daf tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:41.943968 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2f23d98a-1f87-4c34-8667-916b437e1daf tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:41.945086 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-2f23d98a-1f87-4c34-8667-916b437e1daf tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Delete volume with id: 65540c87-ce57-4c0f-95f7-4185e80dabf9 Aug 06 19:23:41.955856 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:41.955856 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:41.956326 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2f23d98a-1f87-4c34-8667-916b437e1daf tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:41.983145 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2f23d98a-1f87-4c34-8667-916b437e1daf tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Delete volume request issued successfully. Aug 06 19:23:41.983454 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2f23d98a-1f87-4c34-8667-916b437e1daf tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/65540c87-ce57-4c0f-95f7-4185e80dabf9 returned with HTTP 202 Aug 06 19:23:41.985131 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 340/1384] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:23:41 2026] DELETE /volume/v3/volumes/65540c87-ce57-4c0f-95f7-4185e80dabf9 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:23:41.994981 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4a5a0dd4-95ca-4f44-ac26-34d02532a50f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:41.997850 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a5a0dd4-95ca-4f44-ac26-34d02532a50f tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/65540c87-ce57-4c0f-95f7-4185e80dabf9 Aug 06 19:23:41.997850 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a5a0dd4-95ca-4f44-ac26-34d02532a50f tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:41.998586 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a5a0dd4-95ca-4f44-ac26-34d02532a50f tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:42.008153 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:42.008153 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:42.013798 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4a5a0dd4-95ca-4f44-ac26-34d02532a50f tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:42.020345 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a5a0dd4-95ca-4f44-ac26-34d02532a50f tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/65540c87-ce57-4c0f-95f7-4185e80dabf9 returned with HTTP 200 Aug 06 19:23:42.020901 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 352/1385] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:41 2026] GET /volume/v3/volumes/65540c87-ce57-4c0f-95f7-4185e80dabf9 => generated 832 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:42.029308 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7b42ed4a-a93c-4533-b745-00330e4bc665 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes Aug 06 19:23:42.029597 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7b42ed4a-a93c-4533-b745-00330e4bc665 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:42.029918 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7b42ed4a-a93c-4533-b745-00330e4bc665 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:42.030360 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-7b42ed4a-a93c-4533-b745-00330e4bc665 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:42.031481 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7b42ed4a-a93c-4533-b745-00330e4bc665 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:42.045858 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7b42ed4a-a93c-4533-b745-00330e4bc665 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Get all volumes completed successfully. Aug 06 19:23:42.046362 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7b42ed4a-a93c-4533-b745-00330e4bc665 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 200 Aug 06 19:23:42.046950 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 347/1386] 10.4.3.5 () {66 vars in 1223 bytes} [Thu Aug 6 19:23:41 2026] GET /volume/v3/volumes => generated 15 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:23:42.058552 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9ecd43a5-7309-4bf8-8a09-0d6d373713a1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:42.063585 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9ecd43a5-7309-4bf8-8a09-0d6d373713a1 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:23:42.063585 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9ecd43a5-7309-4bf8-8a09-0d6d373713a1 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-432065746"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:42.066269 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-9ecd43a5-7309-4bf8-8a09-0d6d373713a1 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-432065746'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:23:42.066863 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-9ecd43a5-7309-4bf8-8a09-0d6d373713a1 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Create volume of 1 GB Aug 06 19:23:42.073444 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9ecd43a5-7309-4bf8-8a09-0d6d373713a1 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Availability Zones retrieved successfully. Aug 06 19:23:42.084103 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9ecd43a5-7309-4bf8-8a09-0d6d373713a1 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Flow 'volume_create_api' (2feec992-c573-461d-9ad0-8e60ab6c58be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:42.085916 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9ecd43a5-7309-4bf8-8a09-0d6d373713a1 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f9c535c-bf92-4e99-be39-e9303e201d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:42.088469 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-9ecd43a5-7309-4bf8-8a09-0d6d373713a1 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:23:42.149184 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9ecd43a5-7309-4bf8-8a09-0d6d373713a1 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f9c535c-bf92-4e99-be39-e9303e201d71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:42.150539 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9ecd43a5-7309-4bf8-8a09-0d6d373713a1 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c0cb117-e964-43ba-b255-c8f3f85d8781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:42.262527 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-9ecd43a5-7309-4bf8-8a09-0d6d373713a1 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Created reservations ['23278c6f-da21-41bb-9a9c-8f2b6bd3f181', '62ec5ba7-b7ca-47a4-b2aa-d26df6322724', '751c764e-cc52-42b2-b0a6-31c9b36b4f61', 'fc30f222-39b8-48cf-a709-184a83c9c3ca'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:23:42.263756 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9ecd43a5-7309-4bf8-8a09-0d6d373713a1 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c0cb117-e964-43ba-b255-c8f3f85d8781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23278c6f-da21-41bb-9a9c-8f2b6bd3f181', '62ec5ba7-b7ca-47a4-b2aa-d26df6322724', '751c764e-cc52-42b2-b0a6-31c9b36b4f61', 'fc30f222-39b8-48cf-a709-184a83c9c3ca']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:42.267080 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9ecd43a5-7309-4bf8-8a09-0d6d373713a1 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33cc2443-1c0b-4ae6-bda0-3178978b99fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:42.311451 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9ecd43a5-7309-4bf8-8a09-0d6d373713a1 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33cc2443-1c0b-4ae6-bda0-3178978b99fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41d125f8-cc8f-49f2-9fd6-aaa376d89a0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-432065746',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='180fe7de5ced42fb8018d284d69ca643',qos_specs=None,replication_status=,reservations=['23278c6f-da21-41bb-9a9c-8f2b6bd3f181','62ec5ba7-b7ca-47a4-b2aa-d26df6322724','751c764e-cc52-42b2-b0a6-31c9b36b4f61','fc30f222-39b8-48cf-a709-184a83c9c3ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='343a099f8ce14cfcab05a17ecfbc5657',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:23:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-432065746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41d125f8-cc8f-49f2-9fd6-aaa376d89a0c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='180fe7de5ced42fb8018d284d69ca643',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='343a099f8ce14cfcab05a17ecfbc5657',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:42.312645 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9ecd43a5-7309-4bf8-8a09-0d6d373713a1 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b390487e-e4f0-4025-b5b6-a242ab968423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:42.365223 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9ecd43a5-7309-4bf8-8a09-0d6d373713a1 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b390487e-e4f0-4025-b5b6-a242ab968423) transitioned into state 'SUCCESS' from state '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-432065746',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='180fe7de5ced42fb8018d284d69ca643',qos_specs=None,replication_status=,reservations=['23278c6f-da21-41bb-9a9c-8f2b6bd3f181','62ec5ba7-b7ca-47a4-b2aa-d26df6322724','751c764e-cc52-42b2-b0a6-31c9b36b4f61','fc30f222-39b8-48cf-a709-184a83c9c3ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='343a099f8ce14cfcab05a17ecfbc5657',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:42.366634 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9ecd43a5-7309-4bf8-8a09-0d6d373713a1 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5009f51f-f651-4825-88db-b4525e441b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:42.381336 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9ecd43a5-7309-4bf8-8a09-0d6d373713a1 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5009f51f-f651-4825-88db-b4525e441b58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:42.382764 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9ecd43a5-7309-4bf8-8a09-0d6d373713a1 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Flow 'volume_create_api' (2feec992-c573-461d-9ad0-8e60ab6c58be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:42.382764 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9ecd43a5-7309-4bf8-8a09-0d6d373713a1 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Create volume request issued successfully. Aug 06 19:23:42.385744 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9ecd43a5-7309-4bf8-8a09-0d6d373713a1 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:23:42.386923 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 348/1387] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:23:42 2026] POST /volume/v3/volumes => generated 759 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:23:42.409371 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-02c5e84b-8e89-4fd5-bf69-42d95790e7d0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:42.413246 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-02c5e84b-8e89-4fd5-bf69-42d95790e7d0 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes/41d125f8-cc8f-49f2-9fd6-aaa376d89a0c Aug 06 19:23:42.413698 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-02c5e84b-8e89-4fd5-bf69-42d95790e7d0 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:42.414053 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-02c5e84b-8e89-4fd5-bf69-42d95790e7d0 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:42.427940 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:42.427940 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:42.439567 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-02c5e84b-8e89-4fd5-bf69-42d95790e7d0 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Volume info retrieved successfully. Aug 06 19:23:42.444173 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-02c5e84b-8e89-4fd5-bf69-42d95790e7d0 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes/41d125f8-cc8f-49f2-9fd6-aaa376d89a0c returned with HTTP 200 Aug 06 19:23:42.445240 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 341/1388] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:42 2026] GET /volume/v3/volumes/41d125f8-cc8f-49f2-9fd6-aaa376d89a0c => generated 827 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:43.041388 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-005b9a31-d719-428c-83af-ca44eb9168ef None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:43.045939 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-005b9a31-d719-428c-83af-ca44eb9168ef tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/65540c87-ce57-4c0f-95f7-4185e80dabf9 Aug 06 19:23:43.046216 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-005b9a31-d719-428c-83af-ca44eb9168ef tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:43.048162 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-005b9a31-d719-428c-83af-ca44eb9168ef tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:43.054558 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-005b9a31-d719-428c-83af-ca44eb9168ef tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/65540c87-ce57-4c0f-95f7-4185e80dabf9 returned with HTTP 404 Aug 06 19:23:43.055416 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 353/1389] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:43 2026] GET /volume/v3/volumes/65540c87-ce57-4c0f-95f7-4185e80dabf9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:43.149855 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-41ca9d9a-d0a6-499d-bd73-3daf6e60abde None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:43.156483 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-41ca9d9a-d0a6-499d-bd73-3daf6e60abde tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:23:43.157041 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-41ca9d9a-d0a6-499d-bd73-3daf6e60abde tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "11f21727-e5ec-459d-91b4-c79ce982c40c", "size": 1, "name": "tempest-VolumesGetTest-Volume-1227793830", "metadata": {"Type": "Test"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:43.160125 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-41ca9d9a-d0a6-499d-bd73-3daf6e60abde tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Create volume request body: {'volume': {'imageRef': '11f21727-e5ec-459d-91b4-c79ce982c40c', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1227793830', 'metadata': {'Type': 'Test'}}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:23:44.243806 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-41ca9d9a-d0a6-499d-bd73-3daf6e60abde tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Create volume of 1 GB Aug 06 19:23:44.243806 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-41ca9d9a-d0a6-499d-bd73-3daf6e60abde tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Availability Zones retrieved successfully. Aug 06 19:23:44.243806 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41ca9d9a-d0a6-499d-bd73-3daf6e60abde tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Flow 'volume_create_api' (47b6fe21-d6ed-4c6c-a281-38ab3fb5a6ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:44.243806 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41ca9d9a-d0a6-499d-bd73-3daf6e60abde tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a233edc1-325d-44ba-a13d-110e06fa240a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:44.243806 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-41ca9d9a-d0a6-499d-bd73-3daf6e60abde tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:23:44.249435 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5c24c6ce-d559-4f5a-ad09-605842174a24 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:44.249435 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5c24c6ce-d559-4f5a-ad09-605842174a24 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes/41d125f8-cc8f-49f2-9fd6-aaa376d89a0c Aug 06 19:23:44.249435 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5c24c6ce-d559-4f5a-ad09-605842174a24 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:44.249435 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5c24c6ce-d559-4f5a-ad09-605842174a24 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:44.252477 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41ca9d9a-d0a6-499d-bd73-3daf6e60abde tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a233edc1-325d-44ba-a13d-110e06fa240a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:44.252477 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41ca9d9a-d0a6-499d-bd73-3daf6e60abde tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e41eac32-92af-4794-8c34-22765d6367c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:44.254205 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:44.254205 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:44.254205 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5c24c6ce-d559-4f5a-ad09-605842174a24 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Volume info retrieved successfully. Aug 06 19:23:44.254205 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5c24c6ce-d559-4f5a-ad09-605842174a24 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes/41d125f8-cc8f-49f2-9fd6-aaa376d89a0c returned with HTTP 200 Aug 06 19:23:44.254205 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 349/1390] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:43 2026] GET /volume/v3/volumes/41d125f8-cc8f-49f2-9fd6-aaa376d89a0c => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:44.257153 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-80328b4b-1da0-444d-9791-0181e3947654 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:44.257153 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-80328b4b-1da0-444d-9791-0181e3947654 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes/41d125f8-cc8f-49f2-9fd6-aaa376d89a0c Aug 06 19:23:44.257153 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-80328b4b-1da0-444d-9791-0181e3947654 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:44.257153 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-80328b4b-1da0-444d-9791-0181e3947654 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:44.257153 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:44.257153 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:44.257153 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-80328b4b-1da0-444d-9791-0181e3947654 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Volume info retrieved successfully. Aug 06 19:23:44.257153 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-80328b4b-1da0-444d-9791-0181e3947654 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes/41d125f8-cc8f-49f2-9fd6-aaa376d89a0c returned with HTTP 200 Aug 06 19:23:44.257153 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 342/1391] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:43 2026] GET /volume/v3/volumes/41d125f8-cc8f-49f2-9fd6-aaa376d89a0c => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:44.259467 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1d2f7478-1724-4191-9690-e8600e55ba5b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:44.259467 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1d2f7478-1724-4191-9690-e8600e55ba5b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:23:44.259467 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1d2f7478-1724-4191-9690-e8600e55ba5b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-702154591"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:44.259467 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-1d2f7478-1724-4191-9690-e8600e55ba5b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-702154591'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:23:44.259467 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-1d2f7478-1724-4191-9690-e8600e55ba5b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Create volume of 1 GB Aug 06 19:23:44.261212 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-41ca9d9a-d0a6-499d-bd73-3daf6e60abde tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Created reservations ['eece99b8-394b-4e98-9f9b-263398a7470d', 'f178079a-1555-4478-b0bd-c55dde6ca741', '697ef268-9591-4287-b0b1-552fe4595c40', 'b3f482d8-feec-4c21-ae0d-e25c42b96005'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:23:44.262064 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1d2f7478-1724-4191-9690-e8600e55ba5b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Availability Zones retrieved successfully. Aug 06 19:23:44.265960 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41ca9d9a-d0a6-499d-bd73-3daf6e60abde tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e41eac32-92af-4794-8c34-22765d6367c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eece99b8-394b-4e98-9f9b-263398a7470d', 'f178079a-1555-4478-b0bd-c55dde6ca741', '697ef268-9591-4287-b0b1-552fe4595c40', 'b3f482d8-feec-4c21-ae0d-e25c42b96005']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:44.265960 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41ca9d9a-d0a6-499d-bd73-3daf6e60abde tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bb192e7-c3a9-4b42-9269-43612c023b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:44.266692 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1d2f7478-1724-4191-9690-e8600e55ba5b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Flow 'volume_create_api' (469586df-7ee4-480b-bb9c-89ee0bfd130a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:44.266692 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1d2f7478-1724-4191-9690-e8600e55ba5b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (963dde7a-9750-403d-8bf7-dd81b6b4cd5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:44.266692 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-1d2f7478-1724-4191-9690-e8600e55ba5b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:23:44.268353 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41ca9d9a-d0a6-499d-bd73-3daf6e60abde tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bb192e7-c3a9-4b42-9269-43612c023b42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7a86cca-f96d-4cc5-b7d5-84721af47ea3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1227793830',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='13bd58bdd82e4e4b932818b2e92d2e9f',qos_specs=None,replication_status=,reservations=['eece99b8-394b-4e98-9f9b-263398a7470d','f178079a-1555-4478-b0bd-c55dde6ca741','697ef268-9591-4287-b0b1-552fe4595c40','b3f482d8-feec-4c21-ae0d-e25c42b96005'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e81c745aec0441db84394293eb78345',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:23:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1227793830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7a86cca-f96d-4cc5-b7d5-84721af47ea3,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='13bd58bdd82e4e4b932818b2e92d2e9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e81c745aec0441db84394293eb78345',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:44.268353 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41ca9d9a-d0a6-499d-bd73-3daf6e60abde tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b6bd1e3-a8d1-4266-8b18-7e117b58b877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:44.269231 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1d2f7478-1724-4191-9690-e8600e55ba5b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (963dde7a-9750-403d-8bf7-dd81b6b4cd5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:44.269231 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1d2f7478-1724-4191-9690-e8600e55ba5b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebe65069-843d-4c71-98e0-bc11f94f3e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:44.269768 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41ca9d9a-d0a6-499d-bd73-3daf6e60abde tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b6bd1e3-a8d1-4266-8b18-7e117b58b877) transitioned into state 'SUCCESS' from state '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-1227793830',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='13bd58bdd82e4e4b932818b2e92d2e9f',qos_specs=None,replication_status=,reservations=['eece99b8-394b-4e98-9f9b-263398a7470d','f178079a-1555-4478-b0bd-c55dde6ca741','697ef268-9591-4287-b0b1-552fe4595c40','b3f482d8-feec-4c21-ae0d-e25c42b96005'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e81c745aec0441db84394293eb78345',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:44.269768 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41ca9d9a-d0a6-499d-bd73-3daf6e60abde tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c325faf-e496-4761-99d1-1c541ecbce87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:44.269768 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41ca9d9a-d0a6-499d-bd73-3daf6e60abde tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c325faf-e496-4761-99d1-1c541ecbce87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:44.269768 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41ca9d9a-d0a6-499d-bd73-3daf6e60abde tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Flow 'volume_create_api' (47b6fe21-d6ed-4c6c-a281-38ab3fb5a6ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:44.269768 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-41ca9d9a-d0a6-499d-bd73-3daf6e60abde tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Create volume request issued successfully. Aug 06 19:23:44.269768 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-41ca9d9a-d0a6-499d-bd73-3daf6e60abde tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:23:44.269768 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 348/1392] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:23:43 2026] POST /volume/v3/volumes => generated 755 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:23:44.270498 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d135e6b9-9972-48db-ac6b-86c3a82a2e4a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:44.270498 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d135e6b9-9972-48db-ac6b-86c3a82a2e4a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/d7a86cca-f96d-4cc5-b7d5-84721af47ea3 Aug 06 19:23:44.270498 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d135e6b9-9972-48db-ac6b-86c3a82a2e4a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:44.270498 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d135e6b9-9972-48db-ac6b-86c3a82a2e4a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:44.270498 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:44.270498 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:44.270498 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d135e6b9-9972-48db-ac6b-86c3a82a2e4a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:44.271390 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-1d2f7478-1724-4191-9690-e8600e55ba5b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Created reservations ['2cc227b5-4b20-42ff-b6dd-4d1c701415e2', '5c78bb3e-3fef-4c41-8912-e5b4bc848b2d', 'f6e6731c-7854-4da1-82f9-ce919c6e39e8', '806461f8-9346-4416-9a4c-360273fdb10a'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:23:44.271390 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1d2f7478-1724-4191-9690-e8600e55ba5b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebe65069-843d-4c71-98e0-bc11f94f3e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cc227b5-4b20-42ff-b6dd-4d1c701415e2', '5c78bb3e-3fef-4c41-8912-e5b4bc848b2d', 'f6e6731c-7854-4da1-82f9-ce919c6e39e8', '806461f8-9346-4416-9a4c-360273fdb10a']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:44.271390 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1d2f7478-1724-4191-9690-e8600e55ba5b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7f0d6f3-c2bf-4799-be9c-54285c26479c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:44.271755 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d135e6b9-9972-48db-ac6b-86c3a82a2e4a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/d7a86cca-f96d-4cc5-b7d5-84721af47ea3 returned with HTTP 200 Aug 06 19:23:44.271755 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 350/1393] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:43 2026] GET /volume/v3/volumes/d7a86cca-f96d-4cc5-b7d5-84721af47ea3 => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:44.271899 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1d2f7478-1724-4191-9690-e8600e55ba5b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7f0d6f3-c2bf-4799-be9c-54285c26479c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26b8a3f9-d774-47bf-9f71-d44b11ddc10b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-702154591',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='180fe7de5ced42fb8018d284d69ca643',qos_specs=None,replication_status=,reservations=['2cc227b5-4b20-42ff-b6dd-4d1c701415e2','5c78bb3e-3fef-4c41-8912-e5b4bc848b2d','f6e6731c-7854-4da1-82f9-ce919c6e39e8','806461f8-9346-4416-9a4c-360273fdb10a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='343a099f8ce14cfcab05a17ecfbc5657',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:23:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-702154591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26b8a3f9-d774-47bf-9f71-d44b11ddc10b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='180fe7de5ced42fb8018d284d69ca643',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='343a099f8ce14cfcab05a17ecfbc5657',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:44.271899 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1d2f7478-1724-4191-9690-e8600e55ba5b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d329f3c-3d6c-4014-87d9-bb9d2cbf3b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:44.271899 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1d2f7478-1724-4191-9690-e8600e55ba5b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d329f3c-3d6c-4014-87d9-bb9d2cbf3b7d) transitioned into state 'SUCCESS' from state '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-702154591',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='180fe7de5ced42fb8018d284d69ca643',qos_specs=None,replication_status=,reservations=['2cc227b5-4b20-42ff-b6dd-4d1c701415e2','5c78bb3e-3fef-4c41-8912-e5b4bc848b2d','f6e6731c-7854-4da1-82f9-ce919c6e39e8','806461f8-9346-4416-9a4c-360273fdb10a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='343a099f8ce14cfcab05a17ecfbc5657',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:44.271899 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1d2f7478-1724-4191-9690-e8600e55ba5b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54f2af39-b8e2-476f-9e8a-a88cedee9ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:44.271899 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1d2f7478-1724-4191-9690-e8600e55ba5b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54f2af39-b8e2-476f-9e8a-a88cedee9ab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:44.271899 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1d2f7478-1724-4191-9690-e8600e55ba5b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Flow 'volume_create_api' (469586df-7ee4-480b-bb9c-89ee0bfd130a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:44.271899 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1d2f7478-1724-4191-9690-e8600e55ba5b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Create volume request issued successfully. Aug 06 19:23:44.271899 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1d2f7478-1724-4191-9690-e8600e55ba5b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:23:44.272563 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 354/1394] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:23:43 2026] POST /volume/v3/volumes => generated 759 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:23:44.272782 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-67d59320-012d-4932-a411-15975d7cb167 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:44.272782 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-67d59320-012d-4932-a411-15975d7cb167 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes/26b8a3f9-d774-47bf-9f71-d44b11ddc10b Aug 06 19:23:44.272782 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-67d59320-012d-4932-a411-15975d7cb167 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:44.272782 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-67d59320-012d-4932-a411-15975d7cb167 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:44.272782 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:44.272782 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:44.272782 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-67d59320-012d-4932-a411-15975d7cb167 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Volume info retrieved successfully. Aug 06 19:23:44.272782 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-67d59320-012d-4932-a411-15975d7cb167 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes/26b8a3f9-d774-47bf-9f71-d44b11ddc10b returned with HTTP 200 Aug 06 19:23:44.272782 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 343/1395] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:43 2026] GET /volume/v3/volumes/26b8a3f9-d774-47bf-9f71-d44b11ddc10b => generated 827 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:44.763759 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-90d956c2-71a1-4e19-8d64-ed3c32ab247a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:44.764911 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-90d956c2-71a1-4e19-8d64-ed3c32ab247a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/d7a86cca-f96d-4cc5-b7d5-84721af47ea3 Aug 06 19:23:44.765318 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-90d956c2-71a1-4e19-8d64-ed3c32ab247a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:44.765621 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-90d956c2-71a1-4e19-8d64-ed3c32ab247a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:44.777699 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:44.777699 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:44.785331 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-90d956c2-71a1-4e19-8d64-ed3c32ab247a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:44.790994 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-90d956c2-71a1-4e19-8d64-ed3c32ab247a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/d7a86cca-f96d-4cc5-b7d5-84721af47ea3 returned with HTTP 200 Aug 06 19:23:44.791744 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 349/1396] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:44 2026] GET /volume/v3/volumes/d7a86cca-f96d-4cc5-b7d5-84721af47ea3 => generated 1363 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:44.811697 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5c5e81d5-67d2-46d6-a6af-643734882d44 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:44.813784 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5c5e81d5-67d2-46d6-a6af-643734882d44 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/d7a86cca-f96d-4cc5-b7d5-84721af47ea3 Aug 06 19:23:44.813784 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5c5e81d5-67d2-46d6-a6af-643734882d44 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:44.813960 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5c5e81d5-67d2-46d6-a6af-643734882d44 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:44.825902 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:44.825902 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:44.836301 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5c5e81d5-67d2-46d6-a6af-643734882d44 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:44.847901 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5c5e81d5-67d2-46d6-a6af-643734882d44 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/d7a86cca-f96d-4cc5-b7d5-84721af47ea3 returned with HTTP 200 Aug 06 19:23:44.848179 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 351/1397] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:44 2026] GET /volume/v3/volumes/d7a86cca-f96d-4cc5-b7d5-84721af47ea3 => generated 1363 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:44.869515 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6dd46179-1560-4204-b03b-d80ca839c5c9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:44.874470 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6dd46179-1560-4204-b03b-d80ca839c5c9 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] PUT https://10.4.3.5/volume/v3/volumes/d7a86cca-f96d-4cc5-b7d5-84721af47ea3 Aug 06 19:23:44.874470 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6dd46179-1560-4204-b03b-d80ca839c5c9 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1227793830"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:44.888507 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:44.888507 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:44.897322 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6dd46179-1560-4204-b03b-d80ca839c5c9 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:44.917876 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-42084e07-f67c-4a15-890c-8f9e2e8b9a8d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:44.918455 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6dd46179-1560-4204-b03b-d80ca839c5c9 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume updated successfully. Aug 06 19:23:44.918643 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6dd46179-1560-4204-b03b-d80ca839c5c9 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/d7a86cca-f96d-4cc5-b7d5-84721af47ea3 returned with HTTP 200 Aug 06 19:23:44.919179 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 355/1398] 10.4.3.5 () {68 vars in 1354 bytes} [Thu Aug 6 19:23:44 2026] PUT /volume/v3/volumes/d7a86cca-f96d-4cc5-b7d5-84721af47ea3 => generated 779 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:44.920676 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-42084e07-f67c-4a15-890c-8f9e2e8b9a8d tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes/26b8a3f9-d774-47bf-9f71-d44b11ddc10b Aug 06 19:23:44.920854 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-42084e07-f67c-4a15-890c-8f9e2e8b9a8d tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:44.921509 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-42084e07-f67c-4a15-890c-8f9e2e8b9a8d tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:44.930758 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:44.930758 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:44.937077 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-42084e07-f67c-4a15-890c-8f9e2e8b9a8d tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Volume info retrieved successfully. Aug 06 19:23:44.938951 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bc053784-fcd0-4397-b202-b8fe45ade4ff None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:44.943690 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bc053784-fcd0-4397-b202-b8fe45ade4ff tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] PUT https://10.4.3.5/volume/v3/volumes/d7a86cca-f96d-4cc5-b7d5-84721af47ea3 Aug 06 19:23:44.944145 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bc053784-fcd0-4397-b202-b8fe45ade4ff tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-124845389", "description": "This is the new description of volume"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:44.949883 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-42084e07-f67c-4a15-890c-8f9e2e8b9a8d tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes/26b8a3f9-d774-47bf-9f71-d44b11ddc10b returned with HTTP 200 Aug 06 19:23:44.950538 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 344/1399] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:44 2026] GET /volume/v3/volumes/26b8a3f9-d774-47bf-9f71-d44b11ddc10b => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:44.957525 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:44.957525 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:44.963351 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bc053784-fcd0-4397-b202-b8fe45ade4ff tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:44.970868 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-964d1a5b-32b3-4914-8dd8-99e299c9fa18 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:44.975121 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-964d1a5b-32b3-4914-8dd8-99e299c9fa18 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes/26b8a3f9-d774-47bf-9f71-d44b11ddc10b Aug 06 19:23:44.975121 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-964d1a5b-32b3-4914-8dd8-99e299c9fa18 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:44.975121 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-964d1a5b-32b3-4914-8dd8-99e299c9fa18 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:44.978933 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bc053784-fcd0-4397-b202-b8fe45ade4ff tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume updated successfully. Aug 06 19:23:44.980089 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bc053784-fcd0-4397-b202-b8fe45ade4ff tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/d7a86cca-f96d-4cc5-b7d5-84721af47ea3 returned with HTTP 200 Aug 06 19:23:44.980654 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 350/1400] 10.4.3.5 () {68 vars in 1355 bytes} [Thu Aug 6 19:23:44 2026] PUT /volume/v3/volumes/d7a86cca-f96d-4cc5-b7d5-84721af47ea3 => generated 817 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:44.988115 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:44.988115 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:44.997093 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-11df31f7-6198-414a-9582-e8bf9f679a03 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:44.999834 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-52a0d1a5-57bf-45f6-9138-b7040ab04850 req-7045c805-2c07-49b5-a946-4b267ec0161c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:45.000706 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-964d1a5b-32b3-4914-8dd8-99e299c9fa18 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Volume info retrieved successfully. Aug 06 19:23:45.002983 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-52a0d1a5-57bf-45f6-9138-b7040ab04850 req-7045c805-2c07-49b5-a946-4b267ec0161c tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] POST https://10.4.3.5/volume/v3/attachments/c431d84d-afaf-456e-839a-4a7138fb96de/action Aug 06 19:23:45.004100 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-52a0d1a5-57bf-45f6-9138-b7040ab04850 req-7045c805-2c07-49b5-a946-4b267ec0161c tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:23:45.004100 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-52a0d1a5-57bf-45f6-9138-b7040ab04850 req-7045c805-2c07-49b5-a946-4b267ec0161c tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:45.004740 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-11df31f7-6198-414a-9582-e8bf9f679a03 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/d7a86cca-f96d-4cc5-b7d5-84721af47ea3 Aug 06 19:23:45.005125 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-11df31f7-6198-414a-9582-e8bf9f679a03 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:45.005694 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-11df31f7-6198-414a-9582-e8bf9f679a03 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:45.009916 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-964d1a5b-32b3-4914-8dd8-99e299c9fa18 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes/26b8a3f9-d774-47bf-9f71-d44b11ddc10b returned with HTTP 200 Aug 06 19:23:45.009916 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 352/1401] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:44 2026] GET /volume/v3/volumes/26b8a3f9-d774-47bf-9f71-d44b11ddc10b => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:45.022003 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:45.022003 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:45.031388 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:45.031388 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:45.034113 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-11df31f7-6198-414a-9582-e8bf9f679a03 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:45.036007 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-196144a7-ae93-4852-9f12-ca2384d1b0c0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:45.039479 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-196144a7-ae93-4852-9f12-ca2384d1b0c0 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:23:45.040996 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-196144a7-ae93-4852-9f12-ca2384d1b0c0 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-21970268"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:45.043634 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-196144a7-ae93-4852-9f12-ca2384d1b0c0 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-21970268'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:23:45.043634 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-196144a7-ae93-4852-9f12-ca2384d1b0c0 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Create volume of 1 GB Aug 06 19:23:45.044915 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-11df31f7-6198-414a-9582-e8bf9f679a03 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/d7a86cca-f96d-4cc5-b7d5-84721af47ea3 returned with HTTP 200 Aug 06 19:23:45.046065 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 356/1402] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:44 2026] GET /volume/v3/volumes/d7a86cca-f96d-4cc5-b7d5-84721af47ea3 => generated 1401 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:45.052189 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-196144a7-ae93-4852-9f12-ca2384d1b0c0 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Availability Zones retrieved successfully. Aug 06 19:23:45.063355 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-196144a7-ae93-4852-9f12-ca2384d1b0c0 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Flow 'volume_create_api' (800e6c0b-6b56-474e-8788-00aa30f2fb3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:45.063554 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-18709019-eeb5-4815-a1d2-49adfd0cc82a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:45.065137 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-196144a7-ae93-4852-9f12-ca2384d1b0c0 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c51cb47c-f51f-445a-86aa-e34b8c56c738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:45.066084 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-52a0d1a5-57bf-45f6-9138-b7040ab04850 req-7045c805-2c07-49b5-a946-4b267ec0161c tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/attachments/c431d84d-afaf-456e-839a-4a7138fb96de/action returned with HTTP 204 Aug 06 19:23:45.066262 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 345/1403] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:23:44 2026] POST /volume/v3/attachments/c431d84d-afaf-456e-839a-4a7138fb96de/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:45.067128 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-196144a7-ae93-4852-9f12-ca2384d1b0c0 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:23:45.067596 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-18709019-eeb5-4815-a1d2-49adfd0cc82a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:23:45.068732 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-18709019-eeb5-4815-a1d2-49adfd0cc82a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2005292613", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-975058945"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:45.074343 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-18709019-eeb5-4815-a1d2-49adfd0cc82a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2005292613', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-975058945'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:23:45.074343 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-18709019-eeb5-4815-a1d2-49adfd0cc82a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Create volume of 1 GB Aug 06 19:23:45.082253 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-18709019-eeb5-4815-a1d2-49adfd0cc82a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Availability Zones retrieved successfully. Aug 06 19:23:45.091832 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-18709019-eeb5-4815-a1d2-49adfd0cc82a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Flow 'volume_create_api' (7b542891-ed24-45fa-a033-a99c0ecbf386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:45.093882 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-18709019-eeb5-4815-a1d2-49adfd0cc82a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f6a9517-c405-41fe-88ab-df59a6951f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:45.095383 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-18709019-eeb5-4815-a1d2-49adfd0cc82a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:23:45.128403 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-196144a7-ae93-4852-9f12-ca2384d1b0c0 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c51cb47c-f51f-445a-86aa-e34b8c56c738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:45.129346 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-196144a7-ae93-4852-9f12-ca2384d1b0c0 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27e69832-9165-46c7-8c9f-59614c149765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:45.141219 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-18709019-eeb5-4815-a1d2-49adfd0cc82a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f6a9517-c405-41fe-88ab-df59a6951f39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:45.141672 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-18709019-eeb5-4815-a1d2-49adfd0cc82a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c725f734-d7e3-4305-9ce7-e3e38f89269c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:45.196926 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-196144a7-ae93-4852-9f12-ca2384d1b0c0 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Created reservations ['2889e0c9-6a8e-4d65-bfc0-7eff5a6b6819', '74843ff4-00df-477a-83cf-96919b813477', '0180b215-b6d6-4d9f-bce3-4f1d776e075c', 'a398f109-25c4-4b18-8030-fdd042a00723'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:23:45.197772 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-196144a7-ae93-4852-9f12-ca2384d1b0c0 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27e69832-9165-46c7-8c9f-59614c149765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2889e0c9-6a8e-4d65-bfc0-7eff5a6b6819', '74843ff4-00df-477a-83cf-96919b813477', '0180b215-b6d6-4d9f-bce3-4f1d776e075c', 'a398f109-25c4-4b18-8030-fdd042a00723']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:45.199070 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-196144a7-ae93-4852-9f12-ca2384d1b0c0 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aee3ca69-b218-411c-a3ab-3b80c8febcac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:45.205643 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-18709019-eeb5-4815-a1d2-49adfd0cc82a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Created reservations ['1d819225-ea1e-4851-989f-51cfca3f8bec', 'a00d3718-377d-47ed-a4bb-62bf1a263528', '48b4a228-6840-4dba-83ea-aaebe9147edd', 'bf5d8ba8-d0cb-47c0-9b23-6134ce398a07'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:23:45.206510 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-18709019-eeb5-4815-a1d2-49adfd0cc82a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c725f734-d7e3-4305-9ce7-e3e38f89269c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d819225-ea1e-4851-989f-51cfca3f8bec', 'a00d3718-377d-47ed-a4bb-62bf1a263528', '48b4a228-6840-4dba-83ea-aaebe9147edd', 'bf5d8ba8-d0cb-47c0-9b23-6134ce398a07']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:45.207617 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-18709019-eeb5-4815-a1d2-49adfd0cc82a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cb41601-fdcd-4e39-b0bb-3dd82e5ff876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:45.228549 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-196144a7-ae93-4852-9f12-ca2384d1b0c0 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aee3ca69-b218-411c-a3ab-3b80c8febcac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4042d662-fe28-4bb7-bd12-38197cf0bd9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-21970268',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='180fe7de5ced42fb8018d284d69ca643',qos_specs=None,replication_status=,reservations=['2889e0c9-6a8e-4d65-bfc0-7eff5a6b6819','74843ff4-00df-477a-83cf-96919b813477','0180b215-b6d6-4d9f-bce3-4f1d776e075c','a398f109-25c4-4b18-8030-fdd042a00723'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='343a099f8ce14cfcab05a17ecfbc5657',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:23:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-21970268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4042d662-fe28-4bb7-bd12-38197cf0bd9e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='180fe7de5ced42fb8018d284d69ca643',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='343a099f8ce14cfcab05a17ecfbc5657',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:45.229658 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-196144a7-ae93-4852-9f12-ca2384d1b0c0 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fe42f1d-6c65-467f-87ca-d41e7e492f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:45.240594 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-18709019-eeb5-4815-a1d2-49adfd0cc82a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cb41601-fdcd-4e39-b0bb-3dd82e5ff876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e843adc1-9ca5-4d9d-b123-907420e68729', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2005292613',display_name='tempest-VolumesGetTest-Volume-975058945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13bd58bdd82e4e4b932818b2e92d2e9f',qos_specs=None,replication_status=,reservations=['1d819225-ea1e-4851-989f-51cfca3f8bec','a00d3718-377d-47ed-a4bb-62bf1a263528','48b4a228-6840-4dba-83ea-aaebe9147edd','bf5d8ba8-d0cb-47c0-9b23-6134ce398a07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e81c745aec0441db84394293eb78345',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:23:45Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2005292613',display_name='tempest-VolumesGetTest-Volume-975058945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e843adc1-9ca5-4d9d-b123-907420e68729,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13bd58bdd82e4e4b932818b2e92d2e9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e81c745aec0441db84394293eb78345',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:45.241617 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-18709019-eeb5-4815-a1d2-49adfd0cc82a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1763fc63-e532-4258-bae1-9c8a8d66cf74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:45.272215 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-196144a7-ae93-4852-9f12-ca2384d1b0c0 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fe42f1d-6c65-467f-87ca-d41e7e492f30) transitioned into state 'SUCCESS' from state '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-21970268',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='180fe7de5ced42fb8018d284d69ca643',qos_specs=None,replication_status=,reservations=['2889e0c9-6a8e-4d65-bfc0-7eff5a6b6819','74843ff4-00df-477a-83cf-96919b813477','0180b215-b6d6-4d9f-bce3-4f1d776e075c','a398f109-25c4-4b18-8030-fdd042a00723'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='343a099f8ce14cfcab05a17ecfbc5657',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:45.274386 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-196144a7-ae93-4852-9f12-ca2384d1b0c0 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (925b2772-0ea1-4c26-880c-8c9128f413c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:45.288847 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-196144a7-ae93-4852-9f12-ca2384d1b0c0 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (925b2772-0ea1-4c26-880c-8c9128f413c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:45.289825 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-196144a7-ae93-4852-9f12-ca2384d1b0c0 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Flow 'volume_create_api' (800e6c0b-6b56-474e-8788-00aa30f2fb3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:45.290244 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-196144a7-ae93-4852-9f12-ca2384d1b0c0 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Create volume request issued successfully. Aug 06 19:23:45.291635 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-196144a7-ae93-4852-9f12-ca2384d1b0c0 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:23:45.292673 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-18709019-eeb5-4815-a1d2-49adfd0cc82a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1763fc63-e532-4258-bae1-9c8a8d66cf74) transitioned into 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-2005292613',display_name='tempest-VolumesGetTest-Volume-975058945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13bd58bdd82e4e4b932818b2e92d2e9f',qos_specs=None,replication_status=,reservations=['1d819225-ea1e-4851-989f-51cfca3f8bec','a00d3718-377d-47ed-a4bb-62bf1a263528','48b4a228-6840-4dba-83ea-aaebe9147edd','bf5d8ba8-d0cb-47c0-9b23-6134ce398a07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e81c745aec0441db84394293eb78345',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:45.293527 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 351/1404] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:23:45 2026] POST /volume/v3/volumes => generated 758 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:23:45.293767 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-18709019-eeb5-4815-a1d2-49adfd0cc82a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e2e1946-0727-4930-864d-7d5d239d229d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:45.311318 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-18709019-eeb5-4815-a1d2-49adfd0cc82a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e2e1946-0727-4930-864d-7d5d239d229d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:45.311426 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-31df081d-1e4f-42f7-91fe-31053c193554 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:45.311749 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-18709019-eeb5-4815-a1d2-49adfd0cc82a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Flow 'volume_create_api' (7b542891-ed24-45fa-a033-a99c0ecbf386) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:45.311749 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-18709019-eeb5-4815-a1d2-49adfd0cc82a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Create volume request issued successfully. Aug 06 19:23:45.313140 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-18709019-eeb5-4815-a1d2-49adfd0cc82a tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:23:45.313140 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 353/1405] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:23:45 2026] POST /volume/v3/volumes => generated 775 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:23:45.314363 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-31df081d-1e4f-42f7-91fe-31053c193554 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes/4042d662-fe28-4bb7-bd12-38197cf0bd9e Aug 06 19:23:45.314363 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-31df081d-1e4f-42f7-91fe-31053c193554 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:45.314532 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-31df081d-1e4f-42f7-91fe-31053c193554 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:45.327003 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:45.327003 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:45.335233 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-742b4d3b-ca86-49ce-8af0-7bd16e5073a3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:45.338117 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-31df081d-1e4f-42f7-91fe-31053c193554 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Volume info retrieved successfully. Aug 06 19:23:45.341409 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-742b4d3b-ca86-49ce-8af0-7bd16e5073a3 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/e843adc1-9ca5-4d9d-b123-907420e68729 Aug 06 19:23:45.341568 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-742b4d3b-ca86-49ce-8af0-7bd16e5073a3 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:45.341776 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-742b4d3b-ca86-49ce-8af0-7bd16e5073a3 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:45.347168 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-31df081d-1e4f-42f7-91fe-31053c193554 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes/4042d662-fe28-4bb7-bd12-38197cf0bd9e returned with HTTP 200 Aug 06 19:23:45.348988 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 357/1406] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:45 2026] GET /volume/v3/volumes/4042d662-fe28-4bb7-bd12-38197cf0bd9e => generated 826 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:45.356334 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:45.356334 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:45.366180 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-742b4d3b-ca86-49ce-8af0-7bd16e5073a3 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:45.372507 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-742b4d3b-ca86-49ce-8af0-7bd16e5073a3 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/e843adc1-9ca5-4d9d-b123-907420e68729 returned with HTTP 200 Aug 06 19:23:45.373264 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 346/1407] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:45 2026] GET /volume/v3/volumes/e843adc1-9ca5-4d9d-b123-907420e68729 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:46.366333 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0d6d8a1d-6e4b-4f31-91f9-4bb82e3fe357 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:46.369043 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d6d8a1d-6e4b-4f31-91f9-4bb82e3fe357 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes/4042d662-fe28-4bb7-bd12-38197cf0bd9e Aug 06 19:23:46.369703 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d6d8a1d-6e4b-4f31-91f9-4bb82e3fe357 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:46.369703 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d6d8a1d-6e4b-4f31-91f9-4bb82e3fe357 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:46.384758 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:46.384758 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:46.394919 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0d6d8a1d-6e4b-4f31-91f9-4bb82e3fe357 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Volume info retrieved successfully. Aug 06 19:23:46.398282 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-49705415-1cc7-4d1e-a518-5e6cab694729 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:46.401296 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-49705415-1cc7-4d1e-a518-5e6cab694729 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/e843adc1-9ca5-4d9d-b123-907420e68729 Aug 06 19:23:46.401509 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-49705415-1cc7-4d1e-a518-5e6cab694729 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:46.401876 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-49705415-1cc7-4d1e-a518-5e6cab694729 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:46.415773 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d6d8a1d-6e4b-4f31-91f9-4bb82e3fe357 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes/4042d662-fe28-4bb7-bd12-38197cf0bd9e returned with HTTP 200 Aug 06 19:23:46.416299 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 352/1408] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:46 2026] GET /volume/v3/volumes/4042d662-fe28-4bb7-bd12-38197cf0bd9e => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:46.423493 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:46.423493 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:46.433569 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-49705415-1cc7-4d1e-a518-5e6cab694729 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:46.437958 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d6b8c865-5984-4796-bd56-d8280f87204b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:46.440537 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d6b8c865-5984-4796-bd56-d8280f87204b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes/4042d662-fe28-4bb7-bd12-38197cf0bd9e Aug 06 19:23:46.441994 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d6b8c865-5984-4796-bd56-d8280f87204b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:46.441994 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d6b8c865-5984-4796-bd56-d8280f87204b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:46.442258 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-49705415-1cc7-4d1e-a518-5e6cab694729 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/e843adc1-9ca5-4d9d-b123-907420e68729 returned with HTTP 200 Aug 06 19:23:46.442358 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 354/1409] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:46 2026] GET /volume/v3/volumes/e843adc1-9ca5-4d9d-b123-907420e68729 => generated 868 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:46.452665 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:46.452665 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:46.463341 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-32ab9baf-07e0-4ea7-9daf-6d5ccef87c52 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:46.465822 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d6b8c865-5984-4796-bd56-d8280f87204b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Volume info retrieved successfully. Aug 06 19:23:46.469993 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-32ab9baf-07e0-4ea7-9daf-6d5ccef87c52 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] PUT https://10.4.3.5/volume/v3/volumes/e843adc1-9ca5-4d9d-b123-907420e68729 Aug 06 19:23:46.472257 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-32ab9baf-07e0-4ea7-9daf-6d5ccef87c52 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1227793830", "description": null}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:46.472862 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d6b8c865-5984-4796-bd56-d8280f87204b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes/4042d662-fe28-4bb7-bd12-38197cf0bd9e returned with HTTP 200 Aug 06 19:23:46.473725 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 358/1410] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:46 2026] GET /volume/v3/volumes/4042d662-fe28-4bb7-bd12-38197cf0bd9e => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:46.488105 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:46.488105 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:46.494160 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8d05bf68-647a-4a15-adcc-c556a9642a53 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:46.495402 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-32ab9baf-07e0-4ea7-9daf-6d5ccef87c52 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:46.497072 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8d05bf68-647a-4a15-adcc-c556a9642a53 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes Aug 06 19:23:46.497223 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8d05bf68-647a-4a15-adcc-c556a9642a53 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:46.497417 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8d05bf68-647a-4a15-adcc-c556a9642a53 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:46.497836 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-8d05bf68-647a-4a15-adcc-c556a9642a53 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:46.500942 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8d05bf68-647a-4a15-adcc-c556a9642a53 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:46.504786 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-32ab9baf-07e0-4ea7-9daf-6d5ccef87c52 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume updated successfully. Aug 06 19:23:46.506638 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-32ab9baf-07e0-4ea7-9daf-6d5ccef87c52 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/e843adc1-9ca5-4d9d-b123-907420e68729 returned with HTTP 200 Aug 06 19:23:46.506638 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 347/1411] 10.4.3.5 () {68 vars in 1354 bytes} [Thu Aug 6 19:23:46 2026] PUT /volume/v3/volumes/e843adc1-9ca5-4d9d-b123-907420e68729 => generated 766 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:46.513844 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8d05bf68-647a-4a15-adcc-c556a9642a53 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Get all volumes completed successfully. Aug 06 19:23:46.514482 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8d05bf68-647a-4a15-adcc-c556a9642a53 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 200 Aug 06 19:23:46.514941 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 353/1412] 10.4.3.5 () {66 vars in 1223 bytes} [Thu Aug 6 19:23:46 2026] GET /volume/v3/volumes => generated 960 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:46.522719 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fd6e74a4-b258-4699-be6c-fad57a672c0e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:46.528036 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fd6e74a4-b258-4699-be6c-fad57a672c0e tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/e843adc1-9ca5-4d9d-b123-907420e68729 Aug 06 19:23:46.528908 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fd6e74a4-b258-4699-be6c-fad57a672c0e tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:46.528908 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fd6e74a4-b258-4699-be6c-fad57a672c0e tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:46.532781 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ac744b94-0709-4a6b-b970-f851caca1e04 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:46.541669 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ac744b94-0709-4a6b-b970-f851caca1e04 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-21970268 Aug 06 19:23:46.541669 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ac744b94-0709-4a6b-b970-f851caca1e04 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:46.541669 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ac744b94-0709-4a6b-b970-f851caca1e04 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:46.544817 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-ac744b94-0709-4a6b-b970-f851caca1e04 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:46.547399 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ac744b94-0709-4a6b-b970-f851caca1e04 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-21970268'), ('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:46.551911 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:46.551911 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:46.559760 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fd6e74a4-b258-4699-be6c-fad57a672c0e tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:46.560881 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ac744b94-0709-4a6b-b970-f851caca1e04 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Get all volumes completed successfully. Aug 06 19:23:46.561632 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ac744b94-0709-4a6b-b970-f851caca1e04 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-21970268 returned with HTTP 200 Aug 06 19:23:46.562284 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 359/1413] 10.4.3.5 () {66 vars in 1320 bytes} [Thu Aug 6 19:23:46 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-21970268 => generated 328 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:46.566605 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fd6e74a4-b258-4699-be6c-fad57a672c0e tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/e843adc1-9ca5-4d9d-b123-907420e68729 returned with HTTP 200 Aug 06 19:23:46.567243 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 355/1414] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:46 2026] GET /volume/v3/volumes/e843adc1-9ca5-4d9d-b123-907420e68729 => generated 834 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:46.578750 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2494a8aa-d43b-475c-a88f-07cd540c628f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:46.582267 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2494a8aa-d43b-475c-a88f-07cd540c628f tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-702154591 Aug 06 19:23:46.582267 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2494a8aa-d43b-475c-a88f-07cd540c628f tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:46.582412 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2494a8aa-d43b-475c-a88f-07cd540c628f tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:46.582804 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-2494a8aa-d43b-475c-a88f-07cd540c628f tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:46.584204 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2494a8aa-d43b-475c-a88f-07cd540c628f tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-702154591'), ('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:46.588975 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1b8888bc-9a56-457a-af2a-2bc76184bf51 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:46.591853 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1b8888bc-9a56-457a-af2a-2bc76184bf51 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] DELETE https://10.4.3.5/volume/v3/volumes/e843adc1-9ca5-4d9d-b123-907420e68729 Aug 06 19:23:46.592102 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1b8888bc-9a56-457a-af2a-2bc76184bf51 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:46.592362 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1b8888bc-9a56-457a-af2a-2bc76184bf51 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:46.592583 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-1b8888bc-9a56-457a-af2a-2bc76184bf51 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Delete volume with id: e843adc1-9ca5-4d9d-b123-907420e68729 Aug 06 19:23:46.597659 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2494a8aa-d43b-475c-a88f-07cd540c628f tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Get all volumes completed successfully. Aug 06 19:23:46.598939 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:46.598939 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:46.607404 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:46.607404 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:46.608163 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1b8888bc-9a56-457a-af2a-2bc76184bf51 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:46.611859 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2494a8aa-d43b-475c-a88f-07cd540c628f tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-702154591 returned with HTTP 200 Aug 06 19:23:46.612445 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 348/1415] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:23:46 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-702154591 => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:46.640784 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8f68eaf3-0eb0-4a8b-b20d-fb9297cb114b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:46.642830 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8f68eaf3-0eb0-4a8b-b20d-fb9297cb114b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes/detail?limit=1 Aug 06 19:23:46.643103 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8f68eaf3-0eb0-4a8b-b20d-fb9297cb114b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:46.643384 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8f68eaf3-0eb0-4a8b-b20d-fb9297cb114b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:46.643705 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-8f68eaf3-0eb0-4a8b-b20d-fb9297cb114b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:46.646941 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:46.646941 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:46.647514 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8f68eaf3-0eb0-4a8b-b20d-fb9297cb114b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:46.649679 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1b8888bc-9a56-457a-af2a-2bc76184bf51 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Delete volume request issued successfully. Aug 06 19:23:46.650030 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1b8888bc-9a56-457a-af2a-2bc76184bf51 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/e843adc1-9ca5-4d9d-b123-907420e68729 returned with HTTP 202 Aug 06 19:23:46.650457 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 354/1416] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:23:46 2026] DELETE /volume/v3/volumes/e843adc1-9ca5-4d9d-b123-907420e68729 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:23:46.661082 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8f68eaf3-0eb0-4a8b-b20d-fb9297cb114b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Get all volumes completed successfully. Aug 06 19:23:46.661315 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:46.661315 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:46.664960 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f41aa2d7-27a4-4eaf-a981-2ac205fb4f0b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:46.667099 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f41aa2d7-27a4-4eaf-a981-2ac205fb4f0b tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/e843adc1-9ca5-4d9d-b123-907420e68729 Aug 06 19:23:46.667556 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f41aa2d7-27a4-4eaf-a981-2ac205fb4f0b tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:46.667556 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f41aa2d7-27a4-4eaf-a981-2ac205fb4f0b tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:46.670087 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8f68eaf3-0eb0-4a8b-b20d-fb9297cb114b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 06 19:23:46.670792 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 360/1417] 10.4.3.5 () {66 vars in 1259 bytes} [Thu Aug 6 19:23:46 2026] GET /volume/v3/volumes/detail?limit=1 => generated 995 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:46.679031 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:46.679031 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:46.688550 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f41aa2d7-27a4-4eaf-a981-2ac205fb4f0b tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:46.691762 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8d7ed297-28e0-4812-a588-95f0075bc3f8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:46.695241 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f41aa2d7-27a4-4eaf-a981-2ac205fb4f0b tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/e843adc1-9ca5-4d9d-b123-907420e68729 returned with HTTP 200 Aug 06 19:23:46.695757 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 356/1418] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:46 2026] GET /volume/v3/volumes/e843adc1-9ca5-4d9d-b123-907420e68729 => generated 833 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:46.698005 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8d7ed297-28e0-4812-a588-95f0075bc3f8 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes/detail?limit=1&marker=4042d662-fe28-4bb7-bd12-38197cf0bd9e Aug 06 19:23:46.698313 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8d7ed297-28e0-4812-a588-95f0075bc3f8 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:46.699344 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8d7ed297-28e0-4812-a588-95f0075bc3f8 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:46.700660 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-8d7ed297-28e0-4812-a588-95f0075bc3f8 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:46.703835 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-8d7ed297-28e0-4812-a588-95f0075bc3f8 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:46.751820 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8d7ed297-28e0-4812-a588-95f0075bc3f8 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Get all volumes completed successfully. Aug 06 19:23:46.753394 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:46.753394 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:46.758789 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8d7ed297-28e0-4812-a588-95f0075bc3f8 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes/detail?limit=1&marker=4042d662-fe28-4bb7-bd12-38197cf0bd9e returned with HTTP 200 Aug 06 19:23:46.759244 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 349/1419] 10.4.3.5 () {66 vars in 1347 bytes} [Thu Aug 6 19:23:46 2026] GET /volume/v3/volumes/detail?limit=1&marker=4042d662-fe28-4bb7-bd12-38197cf0bd9e => generated 996 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:46.778327 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a052a2cb-05ef-40da-bdd7-c7a8d7eea7cc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:46.781806 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a052a2cb-05ef-40da-bdd7-c7a8d7eea7cc tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes/detail?limit=1&marker=26b8a3f9-d774-47bf-9f71-d44b11ddc10b Aug 06 19:23:46.782036 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a052a2cb-05ef-40da-bdd7-c7a8d7eea7cc tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:46.782664 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a052a2cb-05ef-40da-bdd7-c7a8d7eea7cc tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:46.782940 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-a052a2cb-05ef-40da-bdd7-c7a8d7eea7cc tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:46.783788 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a052a2cb-05ef-40da-bdd7-c7a8d7eea7cc tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:46.827507 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a052a2cb-05ef-40da-bdd7-c7a8d7eea7cc tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Get all volumes completed successfully. Aug 06 19:23:46.828947 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:46.828947 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:46.835185 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a052a2cb-05ef-40da-bdd7-c7a8d7eea7cc tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes/detail?limit=1&marker=26b8a3f9-d774-47bf-9f71-d44b11ddc10b returned with HTTP 200 Aug 06 19:23:46.835723 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 355/1420] 10.4.3.5 () {66 vars in 1347 bytes} [Thu Aug 6 19:23:46 2026] GET /volume/v3/volumes/detail?limit=1&marker=26b8a3f9-d774-47bf-9f71-d44b11ddc10b => generated 996 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:46.853978 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fddbd2ff-d118-48b3-bcaa-6c3dfb14081a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:46.856981 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fddbd2ff-d118-48b3-bcaa-6c3dfb14081a tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes/detail?limit=1&marker=41d125f8-cc8f-49f2-9fd6-aaa376d89a0c Aug 06 19:23:46.857295 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fddbd2ff-d118-48b3-bcaa-6c3dfb14081a tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:46.857569 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fddbd2ff-d118-48b3-bcaa-6c3dfb14081a tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:46.857876 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-fddbd2ff-d118-48b3-bcaa-6c3dfb14081a tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:46.858945 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-fddbd2ff-d118-48b3-bcaa-6c3dfb14081a tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:46.899687 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fddbd2ff-d118-48b3-bcaa-6c3dfb14081a tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Get all volumes completed successfully. Aug 06 19:23:46.902477 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fddbd2ff-d118-48b3-bcaa-6c3dfb14081a tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes/detail?limit=1&marker=41d125f8-cc8f-49f2-9fd6-aaa376d89a0c returned with HTTP 200 Aug 06 19:23:46.902849 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 361/1421] 10.4.3.5 () {66 vars in 1347 bytes} [Thu Aug 6 19:23:46 2026] GET /volume/v3/volumes/detail?limit=1&marker=41d125f8-cc8f-49f2-9fd6-aaa376d89a0c => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:23:46.928580 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8f64d3b3-8c17-4e6a-99a2-3449961d15bd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:46.936505 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8f64d3b3-8c17-4e6a-99a2-3449961d15bd tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 06 19:23:46.936505 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8f64d3b3-8c17-4e6a-99a2-3449961d15bd tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:46.936505 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8f64d3b3-8c17-4e6a-99a2-3449961d15bd tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:46.938362 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-8f64d3b3-8c17-4e6a-99a2-3449961d15bd tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:46.939102 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8f64d3b3-8c17-4e6a-99a2-3449961d15bd tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Could not evaluate value available, assuming string {{(pid=100263) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 19:23:46.940667 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8f64d3b3-8c17-4e6a-99a2-3449961d15bd tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:46.986128 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8f64d3b3-8c17-4e6a-99a2-3449961d15bd tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Get all volumes completed successfully. Aug 06 19:23:46.986128 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:46.986128 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:46.993801 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8f64d3b3-8c17-4e6a-99a2-3449961d15bd tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 06 19:23:46.993801 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 357/1422] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:23:46 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1879 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:47.014502 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-303123da-cfd6-4313-8c48-0adae26a4bcf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:47.017991 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-303123da-cfd6-4313-8c48-0adae26a4bcf tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 06 19:23:47.018229 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-303123da-cfd6-4313-8c48-0adae26a4bcf tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:47.019230 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-303123da-cfd6-4313-8c48-0adae26a4bcf tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:47.019230 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-303123da-cfd6-4313-8c48-0adae26a4bcf tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:47.019574 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-303123da-cfd6-4313-8c48-0adae26a4bcf tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Could not evaluate value available, assuming string {{(pid=100262) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 19:23:47.020650 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-303123da-cfd6-4313-8c48-0adae26a4bcf tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:47.062226 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-303123da-cfd6-4313-8c48-0adae26a4bcf tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Get all volumes completed successfully. Aug 06 19:23:47.063627 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:47.063627 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:47.069388 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-303123da-cfd6-4313-8c48-0adae26a4bcf tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 06 19:23:47.070413 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 350/1423] 10.4.3.5 () {66 vars in 1345 bytes} [Thu Aug 6 19:23:47 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1880 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:47.090058 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2b5cefb2-d5c5-410b-a917-361efad5f5c3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:47.091920 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2b5cefb2-d5c5-410b-a917-361efad5f5c3 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes?limit=1 Aug 06 19:23:47.092189 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2b5cefb2-d5c5-410b-a917-361efad5f5c3 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:47.092516 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2b5cefb2-d5c5-410b-a917-361efad5f5c3 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:47.092884 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-2b5cefb2-d5c5-410b-a917-361efad5f5c3 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:47.094469 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2b5cefb2-d5c5-410b-a917-361efad5f5c3 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:47.102298 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2b5cefb2-d5c5-410b-a917-361efad5f5c3 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Get all volumes completed successfully. Aug 06 19:23:47.102925 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2b5cefb2-d5c5-410b-a917-361efad5f5c3 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 06 19:23:47.103255 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 356/1424] 10.4.3.5 () {66 vars in 1238 bytes} [Thu Aug 6 19:23:47 2026] GET /volume/v3/volumes?limit=1 => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:47.117314 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f02c8121-b9fa-442f-b7e1-877bbf2220f6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:47.121799 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f02c8121-b9fa-442f-b7e1-877bbf2220f6 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes?limit=1&marker=4042d662-fe28-4bb7-bd12-38197cf0bd9e Aug 06 19:23:47.122041 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f02c8121-b9fa-442f-b7e1-877bbf2220f6 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:47.122678 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f02c8121-b9fa-442f-b7e1-877bbf2220f6 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:47.122678 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-f02c8121-b9fa-442f-b7e1-877bbf2220f6 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:47.123433 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f02c8121-b9fa-442f-b7e1-877bbf2220f6 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:47.140864 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f02c8121-b9fa-442f-b7e1-877bbf2220f6 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Get all volumes completed successfully. Aug 06 19:23:47.141641 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f02c8121-b9fa-442f-b7e1-877bbf2220f6 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes?limit=1&marker=4042d662-fe28-4bb7-bd12-38197cf0bd9e returned with HTTP 200 Aug 06 19:23:47.142318 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 362/1425] 10.4.3.5 () {66 vars in 1326 bytes} [Thu Aug 6 19:23:47 2026] GET /volume/v3/volumes?limit=1&marker=4042d662-fe28-4bb7-bd12-38197cf0bd9e => generated 463 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:47.156821 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cbca4266-f707-4e64-8e9c-92e9ad9c11db None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:47.163382 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cbca4266-f707-4e64-8e9c-92e9ad9c11db tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes?limit=1&marker=26b8a3f9-d774-47bf-9f71-d44b11ddc10b Aug 06 19:23:47.163382 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cbca4266-f707-4e64-8e9c-92e9ad9c11db tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:47.163382 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cbca4266-f707-4e64-8e9c-92e9ad9c11db tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:47.163382 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-cbca4266-f707-4e64-8e9c-92e9ad9c11db tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:47.167931 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cbca4266-f707-4e64-8e9c-92e9ad9c11db tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:47.221605 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cbca4266-f707-4e64-8e9c-92e9ad9c11db tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Get all volumes completed successfully. Aug 06 19:23:47.221605 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cbca4266-f707-4e64-8e9c-92e9ad9c11db tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes?limit=1&marker=26b8a3f9-d774-47bf-9f71-d44b11ddc10b returned with HTTP 200 Aug 06 19:23:47.221605 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 358/1426] 10.4.3.5 () {66 vars in 1326 bytes} [Thu Aug 6 19:23:47 2026] GET /volume/v3/volumes?limit=1&marker=26b8a3f9-d774-47bf-9f71-d44b11ddc10b => generated 463 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:47.234697 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-016829d7-da68-487d-9102-396a09a8b61a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:47.237573 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-016829d7-da68-487d-9102-396a09a8b61a tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes?limit=1&marker=41d125f8-cc8f-49f2-9fd6-aaa376d89a0c Aug 06 19:23:47.237950 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-016829d7-da68-487d-9102-396a09a8b61a tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:47.238246 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-016829d7-da68-487d-9102-396a09a8b61a tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:47.239319 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-016829d7-da68-487d-9102-396a09a8b61a tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:47.239798 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-016829d7-da68-487d-9102-396a09a8b61a tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:47.257728 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-016829d7-da68-487d-9102-396a09a8b61a tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Get all volumes completed successfully. Aug 06 19:23:47.257858 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-016829d7-da68-487d-9102-396a09a8b61a tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes?limit=1&marker=41d125f8-cc8f-49f2-9fd6-aaa376d89a0c returned with HTTP 200 Aug 06 19:23:47.258334 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 351/1427] 10.4.3.5 () {66 vars in 1326 bytes} [Thu Aug 6 19:23:47 2026] GET /volume/v3/volumes?limit=1&marker=41d125f8-cc8f-49f2-9fd6-aaa376d89a0c => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:23:47.275240 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-47235d01-419c-4ca9-8aff-1a3c6b78a8af None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:47.278001 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-47235d01-419c-4ca9-8aff-1a3c6b78a8af tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-702154591&status=available Aug 06 19:23:47.278973 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-47235d01-419c-4ca9-8aff-1a3c6b78a8af tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:47.278973 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-47235d01-419c-4ca9-8aff-1a3c6b78a8af tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:47.279814 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-47235d01-419c-4ca9-8aff-1a3c6b78a8af tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:47.279861 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-47235d01-419c-4ca9-8aff-1a3c6b78a8af tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Could not evaluate value available, assuming string {{(pid=100265) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 19:23:47.280571 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:47.280571 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:47.281929 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-47235d01-419c-4ca9-8aff-1a3c6b78a8af tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-702154591'), ('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:47.325357 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-47235d01-419c-4ca9-8aff-1a3c6b78a8af tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Get all volumes completed successfully. Aug 06 19:23:47.325824 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-47235d01-419c-4ca9-8aff-1a3c6b78a8af tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-702154591&status=available returned with HTTP 200 Aug 06 19:23:47.326303 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 357/1428] 10.4.3.5 () {66 vars in 1356 bytes} [Thu Aug 6 19:23:47 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-702154591&status=available => generated 329 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:47.340170 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-921c9734-501f-4a44-99dd-d059d4cb061a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:47.346383 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-921c9734-501f-4a44-99dd-d059d4cb061a tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-432065746&status=available Aug 06 19:23:47.346794 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-921c9734-501f-4a44-99dd-d059d4cb061a tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:47.347378 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-921c9734-501f-4a44-99dd-d059d4cb061a tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:47.347378 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-921c9734-501f-4a44-99dd-d059d4cb061a tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:47.347687 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-921c9734-501f-4a44-99dd-d059d4cb061a tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Could not evaluate value available, assuming string {{(pid=100264) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 19:23:47.348057 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:47.348057 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:47.348609 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-921c9734-501f-4a44-99dd-d059d4cb061a tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-432065746'), ('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:47.389049 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-921c9734-501f-4a44-99dd-d059d4cb061a tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Get all volumes completed successfully. Aug 06 19:23:47.389049 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:47.389049 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:47.396091 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-921c9734-501f-4a44-99dd-d059d4cb061a tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-432065746&status=available returned with HTTP 200 Aug 06 19:23:47.396665 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 363/1429] 10.4.3.5 () {66 vars in 1377 bytes} [Thu Aug 6 19:23:47 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-432065746&status=available => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:47.412757 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-be132224-b782-40c4-912e-d455743c2d45 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:47.415684 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-be132224-b782-40c4-912e-d455743c2d45 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes/detail?marker=4042d662-fe28-4bb7-bd12-38197cf0bd9e&sort=id%3Aasc Aug 06 19:23:47.417621 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-be132224-b782-40c4-912e-d455743c2d45 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:47.417946 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-be132224-b782-40c4-912e-d455743c2d45 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:47.418293 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-be132224-b782-40c4-912e-d455743c2d45 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:47.418782 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:47.418782 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:47.420314 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-be132224-b782-40c4-912e-d455743c2d45 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:47.474290 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-be132224-b782-40c4-912e-d455743c2d45 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Get all volumes completed successfully. Aug 06 19:23:47.475693 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:47.475693 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:47.482174 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-be132224-b782-40c4-912e-d455743c2d45 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes/detail?marker=4042d662-fe28-4bb7-bd12-38197cf0bd9e&sort=id%3Aasc returned with HTTP 200 Aug 06 19:23:47.483266 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 359/1430] 10.4.3.5 () {66 vars in 1359 bytes} [Thu Aug 6 19:23:47 2026] GET /volume/v3/volumes/detail?marker=4042d662-fe28-4bb7-bd12-38197cf0bd9e&sort=id%3Aasc => generated 855 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:47.503053 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b9447616-b1cf-4242-927c-195fff81c151 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:47.503480 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b9447616-b1cf-4242-927c-195fff81c151 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 06 19:23:47.503605 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b9447616-b1cf-4242-927c-195fff81c151 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:47.503808 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b9447616-b1cf-4242-927c-195fff81c151 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:47.504145 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-b9447616-b1cf-4242-927c-195fff81c151 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:47.505730 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b9447616-b1cf-4242-927c-195fff81c151 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:47.556738 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b9447616-b1cf-4242-927c-195fff81c151 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Get all volumes completed successfully. Aug 06 19:23:47.557758 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:47.557758 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:47.563422 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b9447616-b1cf-4242-927c-195fff81c151 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 06 19:23:47.564121 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 352/1431] 10.4.3.5 () {66 vars in 1323 bytes} [Thu Aug 6 19:23:47 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2538 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:47.584671 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-747a9c43-eb80-4c6c-9e77-f502bcec908d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:47.586897 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-747a9c43-eb80-4c6c-9e77-f502bcec908d tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes/detail Aug 06 19:23:47.587190 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-747a9c43-eb80-4c6c-9e77-f502bcec908d tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:47.587467 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-747a9c43-eb80-4c6c-9e77-f502bcec908d tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:47.587783 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-747a9c43-eb80-4c6c-9e77-f502bcec908d tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:47.588239 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:47.588239 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:47.589434 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-747a9c43-eb80-4c6c-9e77-f502bcec908d tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:47.600749 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-747a9c43-eb80-4c6c-9e77-f502bcec908d tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Get all volumes completed successfully. Aug 06 19:23:47.601990 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:47.601990 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:47.607482 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-747a9c43-eb80-4c6c-9e77-f502bcec908d tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes/detail returned with HTTP 200 Aug 06 19:23:47.608394 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 358/1432] 10.4.3.5 () {66 vars in 1244 bytes} [Thu Aug 6 19:23:47 2026] GET /volume/v3/volumes/detail => generated 2538 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:47.633982 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-07148975-5c42-4d21-ac61-8bd875a320e5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:47.637560 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-07148975-5c42-4d21-ac61-8bd875a320e5 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 06 19:23:47.637560 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-07148975-5c42-4d21-ac61-8bd875a320e5 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:47.638146 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-07148975-5c42-4d21-ac61-8bd875a320e5 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:47.638460 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-07148975-5c42-4d21-ac61-8bd875a320e5 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:47.640039 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-07148975-5c42-4d21-ac61-8bd875a320e5 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:47.692617 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-07148975-5c42-4d21-ac61-8bd875a320e5 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Get all volumes completed successfully. Aug 06 19:23:47.693647 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-07148975-5c42-4d21-ac61-8bd875a320e5 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 06 19:23:47.694212 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 364/1433] 10.4.3.5 () {66 vars in 1302 bytes} [Thu Aug 6 19:23:47 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 960 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:47.704615 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ceb0066a-4b7f-45b1-bb11-d5a1b24af326 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:47.707668 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ceb0066a-4b7f-45b1-bb11-d5a1b24af326 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes?availability_zone=nova Aug 06 19:23:47.707956 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ceb0066a-4b7f-45b1-bb11-d5a1b24af326 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:47.708183 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ceb0066a-4b7f-45b1-bb11-d5a1b24af326 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:47.708419 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-ceb0066a-4b7f-45b1-bb11-d5a1b24af326 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:47.708750 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ceb0066a-4b7f-45b1-bb11-d5a1b24af326 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Could not evaluate value nova, assuming string {{(pid=100263) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 19:23:47.709678 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ceb0066a-4b7f-45b1-bb11-d5a1b24af326 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:47.718721 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b584a526-f9f4-42a0-bfb5-27a03834d0a7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:47.721010 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b584a526-f9f4-42a0-bfb5-27a03834d0a7 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/e843adc1-9ca5-4d9d-b123-907420e68729 Aug 06 19:23:47.721010 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b584a526-f9f4-42a0-bfb5-27a03834d0a7 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:47.721927 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b584a526-f9f4-42a0-bfb5-27a03834d0a7 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:47.729949 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b584a526-f9f4-42a0-bfb5-27a03834d0a7 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/e843adc1-9ca5-4d9d-b123-907420e68729 returned with HTTP 404 Aug 06 19:23:47.729949 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 353/1434] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:47 2026] GET /volume/v3/volumes/e843adc1-9ca5-4d9d-b123-907420e68729 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:47.741397 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3b02e472-f84b-478d-a938-13bdcefeb674 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:47.746129 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3b02e472-f84b-478d-a938-13bdcefeb674 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/d7a86cca-f96d-4cc5-b7d5-84721af47ea3 Aug 06 19:23:47.747145 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3b02e472-f84b-478d-a938-13bdcefeb674 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:47.747145 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3b02e472-f84b-478d-a938-13bdcefeb674 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:47.748452 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ceb0066a-4b7f-45b1-bb11-d5a1b24af326 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Get all volumes completed successfully. Aug 06 19:23:47.749661 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ceb0066a-4b7f-45b1-bb11-d5a1b24af326 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 06 19:23:47.749742 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 360/1435] 10.4.3.5 () {66 vars in 1268 bytes} [Thu Aug 6 19:23:47 2026] GET /volume/v3/volumes?availability_zone=nova => generated 960 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:47.762058 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-86e6bba8-560a-4a22-87e0-1c9bfe63927d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:47.764321 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:47.764321 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:47.765314 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-86e6bba8-560a-4a22-87e0-1c9bfe63927d tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes?availability_zone=nova Aug 06 19:23:47.765668 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-86e6bba8-560a-4a22-87e0-1c9bfe63927d tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:47.766146 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-86e6bba8-560a-4a22-87e0-1c9bfe63927d tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:47.768040 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-86e6bba8-560a-4a22-87e0-1c9bfe63927d tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:47.768040 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-86e6bba8-560a-4a22-87e0-1c9bfe63927d tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Could not evaluate value nova, assuming string {{(pid=100264) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 19:23:47.768040 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:47.768040 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:47.768040 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-86e6bba8-560a-4a22-87e0-1c9bfe63927d tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:47.773855 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3b02e472-f84b-478d-a938-13bdcefeb674 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:47.783072 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3b02e472-f84b-478d-a938-13bdcefeb674 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/d7a86cca-f96d-4cc5-b7d5-84721af47ea3 returned with HTTP 200 Aug 06 19:23:47.783072 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 359/1436] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:47 2026] GET /volume/v3/volumes/d7a86cca-f96d-4cc5-b7d5-84721af47ea3 => generated 1401 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:47.803350 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e2fcbefd-ebf0-4261-bbd6-0a6e8976de41 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:47.806031 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e2fcbefd-ebf0-4261-bbd6-0a6e8976de41 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] DELETE https://10.4.3.5/volume/v3/volumes/d7a86cca-f96d-4cc5-b7d5-84721af47ea3 Aug 06 19:23:47.806289 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e2fcbefd-ebf0-4261-bbd6-0a6e8976de41 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:47.810007 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e2fcbefd-ebf0-4261-bbd6-0a6e8976de41 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:47.811144 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-e2fcbefd-ebf0-4261-bbd6-0a6e8976de41 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Delete volume with id: d7a86cca-f96d-4cc5-b7d5-84721af47ea3 Aug 06 19:23:47.823752 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-86e6bba8-560a-4a22-87e0-1c9bfe63927d tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Get all volumes completed successfully. Aug 06 19:23:47.827363 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-86e6bba8-560a-4a22-87e0-1c9bfe63927d tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 06 19:23:47.827363 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 365/1437] 10.4.3.5 () {66 vars in 1268 bytes} [Thu Aug 6 19:23:47 2026] GET /volume/v3/volumes?availability_zone=nova => generated 960 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:47.827853 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:47.827853 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:47.828680 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e2fcbefd-ebf0-4261-bbd6-0a6e8976de41 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:47.841087 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9535756d-133a-413b-b05d-d3bf281d1a92 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:47.844735 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9535756d-133a-413b-b05d-d3bf281d1a92 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes?bootable=false Aug 06 19:23:47.844735 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9535756d-133a-413b-b05d-d3bf281d1a92 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:47.845049 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9535756d-133a-413b-b05d-d3bf281d1a92 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:47.846318 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-9535756d-133a-413b-b05d-d3bf281d1a92 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:47.847159 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:47.847159 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:47.847791 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9535756d-133a-413b-b05d-d3bf281d1a92 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:47.862086 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e2fcbefd-ebf0-4261-bbd6-0a6e8976de41 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Delete volume request issued successfully. Aug 06 19:23:47.862420 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e2fcbefd-ebf0-4261-bbd6-0a6e8976de41 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/d7a86cca-f96d-4cc5-b7d5-84721af47ea3 returned with HTTP 202 Aug 06 19:23:47.864644 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 354/1438] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:23:47 2026] DELETE /volume/v3/volumes/d7a86cca-f96d-4cc5-b7d5-84721af47ea3 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:23:47.876767 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-76088fb8-e111-4a82-8db1-e399930eed68 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:47.879630 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76088fb8-e111-4a82-8db1-e399930eed68 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/d7a86cca-f96d-4cc5-b7d5-84721af47ea3 Aug 06 19:23:47.879959 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76088fb8-e111-4a82-8db1-e399930eed68 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:47.881130 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76088fb8-e111-4a82-8db1-e399930eed68 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:47.894241 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:47.894241 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:47.905911 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-76088fb8-e111-4a82-8db1-e399930eed68 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Volume info retrieved successfully. Aug 06 19:23:47.912966 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9535756d-133a-413b-b05d-d3bf281d1a92 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Get all volumes completed successfully. Aug 06 19:23:47.913515 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76088fb8-e111-4a82-8db1-e399930eed68 tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/d7a86cca-f96d-4cc5-b7d5-84721af47ea3 returned with HTTP 200 Aug 06 19:23:47.913873 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9535756d-133a-413b-b05d-d3bf281d1a92 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 06 19:23:47.914626 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 360/1440] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:47 2026] GET /volume/v3/volumes/d7a86cca-f96d-4cc5-b7d5-84721af47ea3 => generated 1400 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:47.914803 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 361/1440] 10.4.3.5 () {66 vars in 1252 bytes} [Thu Aug 6 19:23:47 2026] GET /volume/v3/volumes?bootable=false => generated 960 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:47.932142 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3f505e6d-407a-4951-8640-2359e86314f1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:47.935195 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3f505e6d-407a-4951-8640-2359e86314f1 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes?bootable=false Aug 06 19:23:47.935567 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3f505e6d-407a-4951-8640-2359e86314f1 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:47.936420 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3f505e6d-407a-4951-8640-2359e86314f1 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:47.936420 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-3f505e6d-407a-4951-8640-2359e86314f1 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:47.937279 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:47.937279 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:47.938169 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3f505e6d-407a-4951-8640-2359e86314f1 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:47.986638 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3f505e6d-407a-4951-8640-2359e86314f1 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Get all volumes completed successfully. Aug 06 19:23:47.987193 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3f505e6d-407a-4951-8640-2359e86314f1 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 06 19:23:47.987796 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 366/1441] 10.4.3.5 () {66 vars in 1252 bytes} [Thu Aug 6 19:23:47 2026] GET /volume/v3/volumes?bootable=false => generated 960 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:48.001471 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6131187d-44e5-4d95-a18f-353a2adb758a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:48.006314 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6131187d-44e5-4d95-a18f-353a2adb758a tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes?status=available Aug 06 19:23:48.006314 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6131187d-44e5-4d95-a18f-353a2adb758a tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:48.007607 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6131187d-44e5-4d95-a18f-353a2adb758a tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:48.008268 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-6131187d-44e5-4d95-a18f-353a2adb758a tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:48.009242 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6131187d-44e5-4d95-a18f-353a2adb758a tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Could not evaluate value available, assuming string {{(pid=100262) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 19:23:48.010164 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6131187d-44e5-4d95-a18f-353a2adb758a tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:48.053768 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6131187d-44e5-4d95-a18f-353a2adb758a tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Get all volumes completed successfully. Aug 06 19:23:48.054598 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6131187d-44e5-4d95-a18f-353a2adb758a tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes?status=available returned with HTTP 200 Aug 06 19:23:48.055038 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 355/1442] 10.4.3.5 () {66 vars in 1256 bytes} [Thu Aug 6 19:23:48 2026] GET /volume/v3/volumes?status=available => generated 960 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:48.068048 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-af763878-e9b5-4503-ab41-a783d5ba9872 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:48.070104 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-af763878-e9b5-4503-ab41-a783d5ba9872 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes?status=available Aug 06 19:23:48.070780 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-af763878-e9b5-4503-ab41-a783d5ba9872 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:48.070780 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-af763878-e9b5-4503-ab41-a783d5ba9872 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:48.070953 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-af763878-e9b5-4503-ab41-a783d5ba9872 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:48.072502 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-af763878-e9b5-4503-ab41-a783d5ba9872 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Could not evaluate value available, assuming string {{(pid=100265) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 19:23:48.073445 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-af763878-e9b5-4503-ab41-a783d5ba9872 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:48.120955 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-af763878-e9b5-4503-ab41-a783d5ba9872 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Get all volumes completed successfully. Aug 06 19:23:48.121804 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-af763878-e9b5-4503-ab41-a783d5ba9872 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes?status=available returned with HTTP 200 Aug 06 19:23:48.122391 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 361/1443] 10.4.3.5 () {66 vars in 1256 bytes} [Thu Aug 6 19:23:48 2026] GET /volume/v3/volumes?status=available => generated 960 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:48.140385 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-445986f1-8e79-41cb-a986-120845f0f41e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:48.143052 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-445986f1-8e79-41cb-a986-120845f0f41e tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes/detail?availability_zone=nova Aug 06 19:23:48.143399 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-445986f1-8e79-41cb-a986-120845f0f41e tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:48.143670 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-445986f1-8e79-41cb-a986-120845f0f41e tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:48.144011 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-445986f1-8e79-41cb-a986-120845f0f41e tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:48.144675 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-445986f1-8e79-41cb-a986-120845f0f41e tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Could not evaluate value nova, assuming string {{(pid=100263) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 19:23:48.145034 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:48.145034 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:48.145597 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-445986f1-8e79-41cb-a986-120845f0f41e tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:48.157247 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-445986f1-8e79-41cb-a986-120845f0f41e tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Get all volumes completed successfully. Aug 06 19:23:48.158955 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:48.158955 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:48.165552 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-445986f1-8e79-41cb-a986-120845f0f41e tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 06 19:23:48.165552 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 362/1444] 10.4.3.5 () {66 vars in 1289 bytes} [Thu Aug 6 19:23:48 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2538 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:48.185195 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d5090343-5bce-4b3b-bfe3-582d9246d9ac None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:48.187343 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d5090343-5bce-4b3b-bfe3-582d9246d9ac tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes/detail?bootable=false Aug 06 19:23:48.187654 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d5090343-5bce-4b3b-bfe3-582d9246d9ac tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:48.187898 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d5090343-5bce-4b3b-bfe3-582d9246d9ac tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:48.188373 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-d5090343-5bce-4b3b-bfe3-582d9246d9ac tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:48.188968 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:48.188968 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:48.189610 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d5090343-5bce-4b3b-bfe3-582d9246d9ac tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:48.203635 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d5090343-5bce-4b3b-bfe3-582d9246d9ac tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Get all volumes completed successfully. Aug 06 19:23:48.205005 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:48.205005 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:48.213136 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d5090343-5bce-4b3b-bfe3-582d9246d9ac tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 06 19:23:48.213829 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 367/1445] 10.4.3.5 () {66 vars in 1273 bytes} [Thu Aug 6 19:23:48 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2538 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:48.234307 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-df756a4e-d441-4544-9c92-7db7abe5c95b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:48.236632 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-df756a4e-d441-4544-9c92-7db7abe5c95b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes/detail?status=available Aug 06 19:23:48.236910 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-df756a4e-d441-4544-9c92-7db7abe5c95b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:48.237195 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-df756a4e-d441-4544-9c92-7db7abe5c95b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:48.237503 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-df756a4e-d441-4544-9c92-7db7abe5c95b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:23:48.238514 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-df756a4e-d441-4544-9c92-7db7abe5c95b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Could not evaluate value available, assuming string {{(pid=100262) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 19:23:48.238514 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:48.238514 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:48.239072 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-df756a4e-d441-4544-9c92-7db7abe5c95b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:23:48.253109 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-df756a4e-d441-4544-9c92-7db7abe5c95b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Get all volumes completed successfully. Aug 06 19:23:48.254329 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:48.254329 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:48.260268 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-df756a4e-d441-4544-9c92-7db7abe5c95b tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 06 19:23:48.260732 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 356/1446] 10.4.3.5 () {66 vars in 1277 bytes} [Thu Aug 6 19:23:48 2026] GET /volume/v3/volumes/detail?status=available => generated 2538 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:48.279383 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-02bda6ef-ec0c-4f6d-9a61-9cc984e384ae None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:48.283963 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-02bda6ef-ec0c-4f6d-9a61-9cc984e384ae tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes/4042d662-fe28-4bb7-bd12-38197cf0bd9e Aug 06 19:23:48.284283 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-02bda6ef-ec0c-4f6d-9a61-9cc984e384ae tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:48.284482 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-02bda6ef-ec0c-4f6d-9a61-9cc984e384ae tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:48.295759 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:48.295759 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:48.302558 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-02bda6ef-ec0c-4f6d-9a61-9cc984e384ae tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Volume info retrieved successfully. Aug 06 19:23:48.308246 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-02bda6ef-ec0c-4f6d-9a61-9cc984e384ae tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes/4042d662-fe28-4bb7-bd12-38197cf0bd9e returned with HTTP 200 Aug 06 19:23:48.308684 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 362/1447] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:48 2026] GET /volume/v3/volumes/4042d662-fe28-4bb7-bd12-38197cf0bd9e => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:48.321163 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-db3ddc82-d142-4b58-9b10-44f9b6ab7ae0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:48.322922 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-db3ddc82-d142-4b58-9b10-44f9b6ab7ae0 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] DELETE https://10.4.3.5/volume/v3/volumes/4042d662-fe28-4bb7-bd12-38197cf0bd9e Aug 06 19:23:48.323271 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-db3ddc82-d142-4b58-9b10-44f9b6ab7ae0 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:48.323550 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-db3ddc82-d142-4b58-9b10-44f9b6ab7ae0 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:48.323808 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-db3ddc82-d142-4b58-9b10-44f9b6ab7ae0 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Delete volume with id: 4042d662-fe28-4bb7-bd12-38197cf0bd9e Aug 06 19:23:48.337705 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:48.337705 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:48.338348 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-db3ddc82-d142-4b58-9b10-44f9b6ab7ae0 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Volume info retrieved successfully. Aug 06 19:23:48.365003 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-db3ddc82-d142-4b58-9b10-44f9b6ab7ae0 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Delete volume request issued successfully. Aug 06 19:23:48.365341 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-db3ddc82-d142-4b58-9b10-44f9b6ab7ae0 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes/4042d662-fe28-4bb7-bd12-38197cf0bd9e returned with HTTP 202 Aug 06 19:23:48.365886 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 363/1448] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:23:48 2026] DELETE /volume/v3/volumes/4042d662-fe28-4bb7-bd12-38197cf0bd9e => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:23:48.379707 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8b2c5667-1e7c-4a8d-8e1c-5c27dd58ee62 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:48.382156 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8b2c5667-1e7c-4a8d-8e1c-5c27dd58ee62 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes/4042d662-fe28-4bb7-bd12-38197cf0bd9e Aug 06 19:23:48.382531 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8b2c5667-1e7c-4a8d-8e1c-5c27dd58ee62 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:48.382810 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8b2c5667-1e7c-4a8d-8e1c-5c27dd58ee62 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:48.392042 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:48.392042 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:48.398868 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8b2c5667-1e7c-4a8d-8e1c-5c27dd58ee62 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Volume info retrieved successfully. Aug 06 19:23:48.407473 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8b2c5667-1e7c-4a8d-8e1c-5c27dd58ee62 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes/4042d662-fe28-4bb7-bd12-38197cf0bd9e returned with HTTP 200 Aug 06 19:23:48.408029 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 368/1449] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:48 2026] GET /volume/v3/volumes/4042d662-fe28-4bb7-bd12-38197cf0bd9e => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:48.935416 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4e9ff395-4cd8-4088-a3da-13b6e7868b0e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:48.937427 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4e9ff395-4cd8-4088-a3da-13b6e7868b0e tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] GET https://10.4.3.5/volume/v3/volumes/d7a86cca-f96d-4cc5-b7d5-84721af47ea3 Aug 06 19:23:48.937696 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4e9ff395-4cd8-4088-a3da-13b6e7868b0e tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:48.937947 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4e9ff395-4cd8-4088-a3da-13b6e7868b0e tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:48.945133 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4e9ff395-4cd8-4088-a3da-13b6e7868b0e tempest-VolumesGetTest-1407487150 tempest-VolumesGetTest-1407487150-project-member] https://10.4.3.5/volume/v3/volumes/d7a86cca-f96d-4cc5-b7d5-84721af47ea3 returned with HTTP 404 Aug 06 19:23:48.945722 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 357/1450] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:48 2026] GET /volume/v3/volumes/d7a86cca-f96d-4cc5-b7d5-84721af47ea3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:49.424936 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-607143e9-44b2-4d19-84e1-172159d9e681 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:49.428109 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-607143e9-44b2-4d19-84e1-172159d9e681 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes/4042d662-fe28-4bb7-bd12-38197cf0bd9e Aug 06 19:23:49.428241 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-607143e9-44b2-4d19-84e1-172159d9e681 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:49.429074 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-607143e9-44b2-4d19-84e1-172159d9e681 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:49.438749 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-607143e9-44b2-4d19-84e1-172159d9e681 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes/4042d662-fe28-4bb7-bd12-38197cf0bd9e returned with HTTP 404 Aug 06 19:23:49.439508 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 363/1451] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:49 2026] GET /volume/v3/volumes/4042d662-fe28-4bb7-bd12-38197cf0bd9e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:49.448470 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-df339b65-51db-49a7-b8c9-7f8deb111abb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:49.452060 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-df339b65-51db-49a7-b8c9-7f8deb111abb tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes/26b8a3f9-d774-47bf-9f71-d44b11ddc10b Aug 06 19:23:49.452060 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-df339b65-51db-49a7-b8c9-7f8deb111abb tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:49.452060 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-df339b65-51db-49a7-b8c9-7f8deb111abb tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:49.465504 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:49.465504 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:49.471816 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-df339b65-51db-49a7-b8c9-7f8deb111abb tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Volume info retrieved successfully. Aug 06 19:23:49.479612 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-df339b65-51db-49a7-b8c9-7f8deb111abb tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes/26b8a3f9-d774-47bf-9f71-d44b11ddc10b returned with HTTP 200 Aug 06 19:23:49.480434 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 364/1452] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:49 2026] GET /volume/v3/volumes/26b8a3f9-d774-47bf-9f71-d44b11ddc10b => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:49.494628 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5689eb84-3978-4b4a-95a2-b04915466f21 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:49.496875 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5689eb84-3978-4b4a-95a2-b04915466f21 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] DELETE https://10.4.3.5/volume/v3/volumes/26b8a3f9-d774-47bf-9f71-d44b11ddc10b Aug 06 19:23:49.497162 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5689eb84-3978-4b4a-95a2-b04915466f21 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:49.497503 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5689eb84-3978-4b4a-95a2-b04915466f21 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:49.497752 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-5689eb84-3978-4b4a-95a2-b04915466f21 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Delete volume with id: 26b8a3f9-d774-47bf-9f71-d44b11ddc10b Aug 06 19:23:49.507766 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:49.507766 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:49.508499 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5689eb84-3978-4b4a-95a2-b04915466f21 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Volume info retrieved successfully. Aug 06 19:23:49.544442 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5689eb84-3978-4b4a-95a2-b04915466f21 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Delete volume request issued successfully. Aug 06 19:23:49.544795 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5689eb84-3978-4b4a-95a2-b04915466f21 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes/26b8a3f9-d774-47bf-9f71-d44b11ddc10b returned with HTTP 202 Aug 06 19:23:49.545351 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 369/1453] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:23:49 2026] DELETE /volume/v3/volumes/26b8a3f9-d774-47bf-9f71-d44b11ddc10b => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:23:49.558299 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-37a10a8d-a95a-4a33-8d6a-a014346cd2be None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:49.562247 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-37a10a8d-a95a-4a33-8d6a-a014346cd2be tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes/26b8a3f9-d774-47bf-9f71-d44b11ddc10b Aug 06 19:23:49.562247 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-37a10a8d-a95a-4a33-8d6a-a014346cd2be tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:49.562247 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-37a10a8d-a95a-4a33-8d6a-a014346cd2be tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:49.573461 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:49.573461 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:49.580207 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-37a10a8d-a95a-4a33-8d6a-a014346cd2be tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Volume info retrieved successfully. Aug 06 19:23:49.589251 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-37a10a8d-a95a-4a33-8d6a-a014346cd2be tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes/26b8a3f9-d774-47bf-9f71-d44b11ddc10b returned with HTTP 200 Aug 06 19:23:49.589251 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 358/1454] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:49 2026] GET /volume/v3/volumes/26b8a3f9-d774-47bf-9f71-d44b11ddc10b => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:50.133199 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-66a8b194-4d9c-40a7-8a62-b0216daff813 req-edc86b69-927d-456c-8bc9-73d5c6993c19 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:50.137891 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-66a8b194-4d9c-40a7-8a62-b0216daff813 req-edc86b69-927d-456c-8bc9-73d5c6993c19 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] GET https://10.4.3.5/volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de Aug 06 19:23:50.138175 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-66a8b194-4d9c-40a7-8a62-b0216daff813 req-edc86b69-927d-456c-8bc9-73d5c6993c19 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:50.138437 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-66a8b194-4d9c-40a7-8a62-b0216daff813 req-edc86b69-927d-456c-8bc9-73d5c6993c19 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:50.150086 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:50.150086 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:50.155737 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-66a8b194-4d9c-40a7-8a62-b0216daff813 req-edc86b69-927d-456c-8bc9-73d5c6993c19 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Volume info retrieved successfully. Aug 06 19:23:50.161866 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-66a8b194-4d9c-40a7-8a62-b0216daff813 req-edc86b69-927d-456c-8bc9-73d5c6993c19 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de returned with HTTP 200 Aug 06 19:23:50.162475 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 364/1455] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:23:50 2026] GET /volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:50.194370 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e7e4b9b9-6bd9-4223-860b-a1ffd7f70817 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:50.194891 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e7e4b9b9-6bd9-4223-860b-a1ffd7f70817 None None] GET https://10.4.3.5/volume// Aug 06 19:23:50.195194 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e7e4b9b9-6bd9-4223-860b-a1ffd7f70817 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:50.195846 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e7e4b9b9-6bd9-4223-860b-a1ffd7f70817 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:50.195967 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e7e4b9b9-6bd9-4223-860b-a1ffd7f70817 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:23:50.197330 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 365/1456] 10.4.3.5 () {66 vars in 1405 bytes} [Thu Aug 6 19:23:50 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:23:50.218385 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-66a8b194-4d9c-40a7-8a62-b0216daff813 req-632600b6-3e62-4a6c-932d-9a5364bdcd8d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:50.221350 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-66a8b194-4d9c-40a7-8a62-b0216daff813 req-632600b6-3e62-4a6c-932d-9a5364bdcd8d tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:23:50.221350 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-66a8b194-4d9c-40a7-8a62-b0216daff813 req-632600b6-3e62-4a6c-932d-9a5364bdcd8d tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "48537216-b1cc-42e2-ad29-c87456e700de", "connector": null, "instance_uuid": "09566e5e-7466-4434-a5f9-729c4f9c8099"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:50.235120 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:50.235120 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:50.292033 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-66a8b194-4d9c-40a7-8a62-b0216daff813 req-632600b6-3e62-4a6c-932d-9a5364bdcd8d tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:23:50.292669 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 370/1457] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:23:50 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 06 19:23:50.355096 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-66a8b194-4d9c-40a7-8a62-b0216daff813 req-bcec8a7d-c0aa-439f-b488-b60abdc1fb37 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:50.358828 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-66a8b194-4d9c-40a7-8a62-b0216daff813 req-bcec8a7d-c0aa-439f-b488-b60abdc1fb37 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] POST https://10.4.3.5/volume/v3/attachments/8aba29d6-7014-4ba6-9f31-4f957075ea09/action Aug 06 19:23:50.361249 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-66a8b194-4d9c-40a7-8a62-b0216daff813 req-bcec8a7d-c0aa-439f-b488-b60abdc1fb37 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:23:50.361417 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-66a8b194-4d9c-40a7-8a62-b0216daff813 req-bcec8a7d-c0aa-439f-b488-b60abdc1fb37 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:50.397749 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:50.397749 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:50.418237 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-66a8b194-4d9c-40a7-8a62-b0216daff813 req-bcec8a7d-c0aa-439f-b488-b60abdc1fb37 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/attachments/8aba29d6-7014-4ba6-9f31-4f957075ea09/action returned with HTTP 204 Aug 06 19:23:50.419082 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 359/1458] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:23:50 2026] POST /volume/v3/attachments/8aba29d6-7014-4ba6-9f31-4f957075ea09/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:50.450452 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b6a47961-9c38-42d9-a7a9-f41ba027c6f3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:50.454233 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6a47961-9c38-42d9-a7a9-f41ba027c6f3 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] GET https://10.4.3.5/volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de Aug 06 19:23:50.454669 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6a47961-9c38-42d9-a7a9-f41ba027c6f3 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:50.454999 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6a47961-9c38-42d9-a7a9-f41ba027c6f3 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:50.475060 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:50.475060 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:50.482054 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b6a47961-9c38-42d9-a7a9-f41ba027c6f3 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Volume info retrieved successfully. Aug 06 19:23:50.488401 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6a47961-9c38-42d9-a7a9-f41ba027c6f3 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de returned with HTTP 200 Aug 06 19:23:50.489128 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 365/1459] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:50 2026] GET /volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de => generated 1108 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:50.511407 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e2d8a0bb-e5f6-4765-841e-e89b161898e4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:50.516908 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e2d8a0bb-e5f6-4765-841e-e89b161898e4 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] GET https://10.4.3.5/volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de Aug 06 19:23:50.517232 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e2d8a0bb-e5f6-4765-841e-e89b161898e4 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:50.517496 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e2d8a0bb-e5f6-4765-841e-e89b161898e4 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:50.532933 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:50.532933 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:50.539303 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e2d8a0bb-e5f6-4765-841e-e89b161898e4 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Volume info retrieved successfully. Aug 06 19:23:50.545727 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e2d8a0bb-e5f6-4765-841e-e89b161898e4 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de returned with HTTP 200 Aug 06 19:23:50.546331 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 366/1460] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:50 2026] GET /volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de => generated 1108 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:50.606553 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-7426803e-beab-4d2b-aafb-ed4283061ed0 req-914c1089-7322-461f-8142-3674588d4ad0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:50.610302 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-20b2cfe7-cd0b-48f7-9ac0-1f2477be7b52 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:50.612399 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7426803e-beab-4d2b-aafb-ed4283061ed0 req-914c1089-7322-461f-8142-3674588d4ad0 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] GET https://10.4.3.5/volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de Aug 06 19:23:50.612776 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7426803e-beab-4d2b-aafb-ed4283061ed0 req-914c1089-7322-461f-8142-3674588d4ad0 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:50.613150 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7426803e-beab-4d2b-aafb-ed4283061ed0 req-914c1089-7322-461f-8142-3674588d4ad0 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:50.613819 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-20b2cfe7-cd0b-48f7-9ac0-1f2477be7b52 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes/26b8a3f9-d774-47bf-9f71-d44b11ddc10b Aug 06 19:23:50.614109 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-20b2cfe7-cd0b-48f7-9ac0-1f2477be7b52 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:50.614352 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-20b2cfe7-cd0b-48f7-9ac0-1f2477be7b52 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:50.625162 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-20b2cfe7-cd0b-48f7-9ac0-1f2477be7b52 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes/26b8a3f9-d774-47bf-9f71-d44b11ddc10b returned with HTTP 404 Aug 06 19:23:50.625883 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 360/1461] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:50 2026] GET /volume/v3/volumes/26b8a3f9-d774-47bf-9f71-d44b11ddc10b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:50.625976 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:50.625976 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:50.637646 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-7426803e-beab-4d2b-aafb-ed4283061ed0 req-914c1089-7322-461f-8142-3674588d4ad0 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Volume info retrieved successfully. Aug 06 19:23:50.637799 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-287f9221-e6b1-4686-adbf-31dd43351bbe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:50.639271 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-287f9221-e6b1-4686-adbf-31dd43351bbe tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes/41d125f8-cc8f-49f2-9fd6-aaa376d89a0c Aug 06 19:23:50.639680 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-287f9221-e6b1-4686-adbf-31dd43351bbe tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:50.640080 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-287f9221-e6b1-4686-adbf-31dd43351bbe tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:50.643332 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7426803e-beab-4d2b-aafb-ed4283061ed0 req-914c1089-7322-461f-8142-3674588d4ad0 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de returned with HTTP 200 Aug 06 19:23:50.644083 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 371/1462] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:23:50 2026] GET /volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de => generated 1108 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:50.649086 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:50.649086 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:50.655059 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-287f9221-e6b1-4686-adbf-31dd43351bbe tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Volume info retrieved successfully. Aug 06 19:23:50.661941 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-287f9221-e6b1-4686-adbf-31dd43351bbe tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes/41d125f8-cc8f-49f2-9fd6-aaa376d89a0c returned with HTTP 200 Aug 06 19:23:50.662556 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 366/1463] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:50 2026] GET /volume/v3/volumes/41d125f8-cc8f-49f2-9fd6-aaa376d89a0c => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:50.677448 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a9845ab0-1cdd-48b0-b80f-a12ce7d6c354 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:50.681554 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a9845ab0-1cdd-48b0-b80f-a12ce7d6c354 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] DELETE https://10.4.3.5/volume/v3/volumes/41d125f8-cc8f-49f2-9fd6-aaa376d89a0c Aug 06 19:23:50.681776 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a9845ab0-1cdd-48b0-b80f-a12ce7d6c354 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:50.682148 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a9845ab0-1cdd-48b0-b80f-a12ce7d6c354 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:50.683941 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-a9845ab0-1cdd-48b0-b80f-a12ce7d6c354 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Delete volume with id: 41d125f8-cc8f-49f2-9fd6-aaa376d89a0c Aug 06 19:23:50.694994 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-7426803e-beab-4d2b-aafb-ed4283061ed0 req-70f8a418-ac71-420f-af39-dbb493c86f90 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:50.696684 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:50.696684 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:50.697354 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-7426803e-beab-4d2b-aafb-ed4283061ed0 req-70f8a418-ac71-420f-af39-dbb493c86f90 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] DELETE https://10.4.3.5/volume/v3/attachments/8aba29d6-7014-4ba6-9f31-4f957075ea09 Aug 06 19:23:50.697455 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a9845ab0-1cdd-48b0-b80f-a12ce7d6c354 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Volume info retrieved successfully. Aug 06 19:23:50.697543 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-7426803e-beab-4d2b-aafb-ed4283061ed0 req-70f8a418-ac71-420f-af39-dbb493c86f90 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:50.697739 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-7426803e-beab-4d2b-aafb-ed4283061ed0 req-70f8a418-ac71-420f-af39-dbb493c86f90 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:50.707675 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:50.707675 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:50.727933 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a9845ab0-1cdd-48b0-b80f-a12ce7d6c354 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Delete volume request issued successfully. Aug 06 19:23:50.727933 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a9845ab0-1cdd-48b0-b80f-a12ce7d6c354 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes/41d125f8-cc8f-49f2-9fd6-aaa376d89a0c returned with HTTP 202 Aug 06 19:23:50.728223 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 367/1464] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:23:50 2026] DELETE /volume/v3/volumes/41d125f8-cc8f-49f2-9fd6-aaa376d89a0c => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:23:50.738433 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b6c7289a-9038-4e23-8e24-438f47908968 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:50.739735 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b6c7289a-9038-4e23-8e24-438f47908968 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes/41d125f8-cc8f-49f2-9fd6-aaa376d89a0c Aug 06 19:23:50.739939 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b6c7289a-9038-4e23-8e24-438f47908968 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:50.742774 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b6c7289a-9038-4e23-8e24-438f47908968 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:50.751664 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:50.751664 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:50.756898 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b6c7289a-9038-4e23-8e24-438f47908968 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Volume info retrieved successfully. Aug 06 19:23:50.765620 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b6c7289a-9038-4e23-8e24-438f47908968 tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes/41d125f8-cc8f-49f2-9fd6-aaa376d89a0c returned with HTTP 200 Aug 06 19:23:50.765620 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 372/1465] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:50 2026] GET /volume/v3/volumes/41d125f8-cc8f-49f2-9fd6-aaa376d89a0c => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:50.785825 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-7426803e-beab-4d2b-aafb-ed4283061ed0 req-70f8a418-ac71-420f-af39-dbb493c86f90 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/attachments/8aba29d6-7014-4ba6-9f31-4f957075ea09 returned with HTTP 200 Aug 06 19:23:50.788433 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 361/1466] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:23:50 2026] DELETE /volume/v3/attachments/8aba29d6-7014-4ba6-9f31-4f957075ea09 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:50.836166 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8d01de66-4dee-43cc-a2c6-c5ea5ef14106 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:50.841047 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8d01de66-4dee-43cc-a2c6-c5ea5ef14106 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] GET https://10.4.3.5/volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de Aug 06 19:23:50.841047 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8d01de66-4dee-43cc-a2c6-c5ea5ef14106 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:50.841047 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8d01de66-4dee-43cc-a2c6-c5ea5ef14106 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:50.849351 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:50.849351 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:50.859068 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8d01de66-4dee-43cc-a2c6-c5ea5ef14106 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Volume info retrieved successfully. Aug 06 19:23:50.869837 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8d01de66-4dee-43cc-a2c6-c5ea5ef14106 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de returned with HTTP 200 Aug 06 19:23:50.869837 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 367/1467] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:50 2026] GET /volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:51.355034 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e6cd1272-816d-4f74-9f0d-2161269449bd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:51.509073 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e6cd1272-816d-4f74-9f0d-2161269449bd tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:23:51.509639 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e6cd1272-816d-4f74-9f0d-2161269449bd tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-513571363"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:51.511683 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-e6cd1272-816d-4f74-9f0d-2161269449bd tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-513571363'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:23:51.512224 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-e6cd1272-816d-4f74-9f0d-2161269449bd tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Create volume of 1 GB Aug 06 19:23:51.517915 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e6cd1272-816d-4f74-9f0d-2161269449bd tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Availability Zones retrieved successfully. Aug 06 19:23:51.524419 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e6cd1272-816d-4f74-9f0d-2161269449bd tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Flow 'volume_create_api' (689e0f96-2a78-4c57-8b1a-27287f024baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:51.525593 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e6cd1272-816d-4f74-9f0d-2161269449bd tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (265e4ab6-059a-4824-89ec-afe6c3e3b382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:51.526455 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-e6cd1272-816d-4f74-9f0d-2161269449bd tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:23:51.562602 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e6cd1272-816d-4f74-9f0d-2161269449bd tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (265e4ab6-059a-4824-89ec-afe6c3e3b382) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:51.563724 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e6cd1272-816d-4f74-9f0d-2161269449bd tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c16f1338-809b-4e9e-95de-3b6bebd24a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:51.645193 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-e6cd1272-816d-4f74-9f0d-2161269449bd tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Created reservations ['ae1ac89f-9b09-42ca-ace2-9f8699c6def6', '0b07784b-291b-4d05-b890-638a769d2141', 'c271a059-de51-4315-890a-337017256f55', '1e679a35-111b-451a-9b92-200add68bcc4'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:23:51.646624 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e6cd1272-816d-4f74-9f0d-2161269449bd tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c16f1338-809b-4e9e-95de-3b6bebd24a31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae1ac89f-9b09-42ca-ace2-9f8699c6def6', '0b07784b-291b-4d05-b890-638a769d2141', 'c271a059-de51-4315-890a-337017256f55', '1e679a35-111b-451a-9b92-200add68bcc4']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:51.647868 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e6cd1272-816d-4f74-9f0d-2161269449bd tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca2dd47d-c269-4b74-a2f0-b4f11df0ff8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:51.681276 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e6cd1272-816d-4f74-9f0d-2161269449bd tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca2dd47d-c269-4b74-a2f0-b4f11df0ff8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aec30909-5e33-469a-acfd-db5726b3346a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-513571363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3da7c3a6ed446cba7093e09cbcea9fa',qos_specs=None,replication_status=,reservations=['ae1ac89f-9b09-42ca-ace2-9f8699c6def6','0b07784b-291b-4d05-b890-638a769d2141','c271a059-de51-4315-890a-337017256f55','1e679a35-111b-451a-9b92-200add68bcc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f294583e89834c6da3cd8f75c2925f1e',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:23:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-513571363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aec30909-5e33-469a-acfd-db5726b3346a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3da7c3a6ed446cba7093e09cbcea9fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f294583e89834c6da3cd8f75c2925f1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:51.682913 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e6cd1272-816d-4f74-9f0d-2161269449bd tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b943630-58b9-4fba-9daf-92c66e986fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:51.717408 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e6cd1272-816d-4f74-9f0d-2161269449bd tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b943630-58b9-4fba-9daf-92c66e986fc9) transitioned into state 'SUCCESS' from state '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-513571363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3da7c3a6ed446cba7093e09cbcea9fa',qos_specs=None,replication_status=,reservations=['ae1ac89f-9b09-42ca-ace2-9f8699c6def6','0b07784b-291b-4d05-b890-638a769d2141','c271a059-de51-4315-890a-337017256f55','1e679a35-111b-451a-9b92-200add68bcc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f294583e89834c6da3cd8f75c2925f1e',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:51.718515 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e6cd1272-816d-4f74-9f0d-2161269449bd tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ef14c48-bf02-4afd-a442-72e700ac7519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:51.718770 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7ada6220-f793-46f5-a1a9-f5fbc0c51729 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:51.721558 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7ada6220-f793-46f5-a1a9-f5fbc0c51729 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:23:51.721989 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7ada6220-f793-46f5-a1a9-f5fbc0c51729 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-19860973"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:51.724325 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-7ada6220-f793-46f5-a1a9-f5fbc0c51729 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-19860973'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:23:51.724472 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-7ada6220-f793-46f5-a1a9-f5fbc0c51729 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Create volume of 1 GB Aug 06 19:23:51.729008 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7ada6220-f793-46f5-a1a9-f5fbc0c51729 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Availability Zones retrieved successfully. Aug 06 19:23:51.734364 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e6cd1272-816d-4f74-9f0d-2161269449bd tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ef14c48-bf02-4afd-a442-72e700ac7519) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:51.735839 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e6cd1272-816d-4f74-9f0d-2161269449bd tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Flow 'volume_create_api' (689e0f96-2a78-4c57-8b1a-27287f024baf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:51.736231 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e6cd1272-816d-4f74-9f0d-2161269449bd tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Create volume request issued successfully. Aug 06 19:23:51.737183 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e6cd1272-816d-4f74-9f0d-2161269449bd tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:23:51.737765 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 368/1468] 10.4.3.5 () {70 vars in 1284 bytes} [Thu Aug 6 19:23:51 2026] POST /volume/v3/volumes => generated 773 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:23:51.739822 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7ada6220-f793-46f5-a1a9-f5fbc0c51729 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Flow 'volume_create_api' (66c7fa89-1e56-4899-920d-f4c38ff133e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:51.740942 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7ada6220-f793-46f5-a1a9-f5fbc0c51729 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4ce3daa-45b2-4711-8b9c-6edf4eb56d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:51.744426 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-7ada6220-f793-46f5-a1a9-f5fbc0c51729 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:23:51.758398 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-903fa603-3fd0-4133-8460-5543f84067dd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:51.760829 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-903fa603-3fd0-4133-8460-5543f84067dd tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] GET https://10.4.3.5/volume/v3/volumes/aec30909-5e33-469a-acfd-db5726b3346a Aug 06 19:23:51.761229 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-903fa603-3fd0-4133-8460-5543f84067dd tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:51.761459 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-903fa603-3fd0-4133-8460-5543f84067dd tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:51.773310 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:51.773310 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:51.782317 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-903fa603-3fd0-4133-8460-5543f84067dd tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Volume info retrieved successfully. Aug 06 19:23:51.784926 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-39e2ae80-9ee3-4a77-87f0-010a430f04fa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:51.790136 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-39e2ae80-9ee3-4a77-87f0-010a430f04fa tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] GET https://10.4.3.5/volume/v3/volumes/41d125f8-cc8f-49f2-9fd6-aaa376d89a0c Aug 06 19:23:51.790136 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-39e2ae80-9ee3-4a77-87f0-010a430f04fa tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:51.790136 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-39e2ae80-9ee3-4a77-87f0-010a430f04fa tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:51.790448 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-903fa603-3fd0-4133-8460-5543f84067dd tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] https://10.4.3.5/volume/v3/volumes/aec30909-5e33-469a-acfd-db5726b3346a returned with HTTP 200 Aug 06 19:23:51.790832 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 362/1469] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:23:51 2026] GET /volume/v3/volumes/aec30909-5e33-469a-acfd-db5726b3346a => generated 952 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:51.792488 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7ada6220-f793-46f5-a1a9-f5fbc0c51729 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4ce3daa-45b2-4711-8b9c-6edf4eb56d84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:51.793885 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7ada6220-f793-46f5-a1a9-f5fbc0c51729 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9d42cfe-93eb-4d64-ad44-903c637eff40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:51.798694 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-39e2ae80-9ee3-4a77-87f0-010a430f04fa tempest-VolumesListTestJSON-1096717628 tempest-VolumesListTestJSON-1096717628-project-member] https://10.4.3.5/volume/v3/volumes/41d125f8-cc8f-49f2-9fd6-aaa376d89a0c returned with HTTP 404 Aug 06 19:23:51.799560 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 368/1470] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:51 2026] GET /volume/v3/volumes/41d125f8-cc8f-49f2-9fd6-aaa376d89a0c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:51.869095 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-7ada6220-f793-46f5-a1a9-f5fbc0c51729 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Created reservations ['6fa67055-d1e5-4423-9909-a4b05ae3fab5', 'f788f867-4902-4a78-9720-781adacd933c', '98532851-ee22-403a-b0c5-0cf747bc7c90', 'd2664271-bc69-4ecb-a043-fd4845c2e76b'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:23:51.871712 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7ada6220-f793-46f5-a1a9-f5fbc0c51729 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9d42cfe-93eb-4d64-ad44-903c637eff40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fa67055-d1e5-4423-9909-a4b05ae3fab5', 'f788f867-4902-4a78-9720-781adacd933c', '98532851-ee22-403a-b0c5-0cf747bc7c90', 'd2664271-bc69-4ecb-a043-fd4845c2e76b']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:51.872689 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7ada6220-f793-46f5-a1a9-f5fbc0c51729 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c10c1c3a-2560-4ae6-bea7-c11f963e9748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:51.907631 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7ada6220-f793-46f5-a1a9-f5fbc0c51729 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c10c1c3a-2560-4ae6-bea7-c11f963e9748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '213ab826-922f-44b1-ba4a-1a74f2de7857', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-19860973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae498af4c8794d96bdc57fe6e9678a39',qos_specs=None,replication_status=,reservations=['6fa67055-d1e5-4423-9909-a4b05ae3fab5','f788f867-4902-4a78-9720-781adacd933c','98532851-ee22-403a-b0c5-0cf747bc7c90','d2664271-bc69-4ecb-a043-fd4845c2e76b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dd5e50ed75840f8969559042d144904',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:23:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-19860973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=213ab826-922f-44b1-ba4a-1a74f2de7857,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae498af4c8794d96bdc57fe6e9678a39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9dd5e50ed75840f8969559042d144904',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:51.909247 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7ada6220-f793-46f5-a1a9-f5fbc0c51729 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (746f0455-7b58-49e1-94b9-1fbd33503c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:51.937246 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7ada6220-f793-46f5-a1a9-f5fbc0c51729 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (746f0455-7b58-49e1-94b9-1fbd33503c75) transitioned into state 'SUCCESS' from state '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-19860973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae498af4c8794d96bdc57fe6e9678a39',qos_specs=None,replication_status=,reservations=['6fa67055-d1e5-4423-9909-a4b05ae3fab5','f788f867-4902-4a78-9720-781adacd933c','98532851-ee22-403a-b0c5-0cf747bc7c90','d2664271-bc69-4ecb-a043-fd4845c2e76b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dd5e50ed75840f8969559042d144904',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:51.938165 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7ada6220-f793-46f5-a1a9-f5fbc0c51729 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d06786b-8441-42a4-8421-78f8bfea2e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:23:51.955384 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7ada6220-f793-46f5-a1a9-f5fbc0c51729 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d06786b-8441-42a4-8421-78f8bfea2e62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:23:51.955384 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7ada6220-f793-46f5-a1a9-f5fbc0c51729 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Flow 'volume_create_api' (66c7fa89-1e56-4899-920d-f4c38ff133e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:23:51.955384 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7ada6220-f793-46f5-a1a9-f5fbc0c51729 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Create volume request issued successfully. Aug 06 19:23:51.955384 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7ada6220-f793-46f5-a1a9-f5fbc0c51729 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:23:51.955384 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 373/1471] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:23:51 2026] POST /volume/v3/volumes => generated 749 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:23:51.971463 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8357c4de-ad66-49c4-a98d-585b69546457 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:51.975895 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8357c4de-ad66-49c4-a98d-585b69546457 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 Aug 06 19:23:51.975895 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8357c4de-ad66-49c4-a98d-585b69546457 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:51.975895 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8357c4de-ad66-49c4-a98d-585b69546457 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:51.990089 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:51.990089 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:51.998102 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8357c4de-ad66-49c4-a98d-585b69546457 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:23:52.002378 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8357c4de-ad66-49c4-a98d-585b69546457 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 returned with HTTP 200 Aug 06 19:23:52.005044 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 369/1472] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:51 2026] GET /volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:52.812173 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1128039f-9c2e-4633-9d4f-b82fa6e902a2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:52.814831 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1128039f-9c2e-4633-9d4f-b82fa6e902a2 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] GET https://10.4.3.5/volume/v3/volumes/aec30909-5e33-469a-acfd-db5726b3346a Aug 06 19:23:52.815181 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1128039f-9c2e-4633-9d4f-b82fa6e902a2 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:52.815408 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1128039f-9c2e-4633-9d4f-b82fa6e902a2 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:52.824637 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:52.824637 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:52.828748 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1128039f-9c2e-4633-9d4f-b82fa6e902a2 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Volume info retrieved successfully. Aug 06 19:23:52.833875 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1128039f-9c2e-4633-9d4f-b82fa6e902a2 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] https://10.4.3.5/volume/v3/volumes/aec30909-5e33-469a-acfd-db5726b3346a returned with HTTP 200 Aug 06 19:23:52.834903 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 363/1473] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:23:52 2026] GET /volume/v3/volumes/aec30909-5e33-469a-acfd-db5726b3346a => generated 1013 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:52.857112 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6213f97c-b11e-4cf4-8d48-9d4e28b5a816 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:52.859543 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6213f97c-b11e-4cf4-8d48-9d4e28b5a816 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] POST https://10.4.3.5/volume/v3/backups Aug 06 19:23:52.860089 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6213f97c-b11e-4cf4-8d48-9d4e28b5a816 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aec30909-5e33-469a-acfd-db5726b3346a", "name": "tempest-type-Backup-1610376289"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:52.862200 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-6213f97c-b11e-4cf4-8d48-9d4e28b5a816 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Creating new backup {'backup': {'volume_id': 'aec30909-5e33-469a-acfd-db5726b3346a', 'name': 'tempest-type-Backup-1610376289'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:23:52.862409 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-6213f97c-b11e-4cf4-8d48-9d4e28b5a816 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Creating backup of volume aec30909-5e33-469a-acfd-db5726b3346a in container None Aug 06 19:23:52.873190 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:52.873190 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:52.873365 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6213f97c-b11e-4cf4-8d48-9d4e28b5a816 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Volume info retrieved successfully. Aug 06 19:23:52.913752 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-6213f97c-b11e-4cf4-8d48-9d4e28b5a816 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Created reservations ['5fc07647-4be9-4e6f-ae9d-3f319da2e850', 'd16389cd-6bf4-4a4f-915a-b20a49b0f0e5'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:23:52.967047 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6213f97c-b11e-4cf4-8d48-9d4e28b5a816 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:23:52.967047 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 369/1474] 10.4.3.5 () {70 vars in 1285 bytes} [Thu Aug 6 19:23:52 2026] POST /volume/v3/backups => generated 312 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:23:52.977046 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b194e9a9-9e11-4d83-8c01-058555c1abdd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:52.980884 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b194e9a9-9e11-4d83-8c01-058555c1abdd tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] GET https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 Aug 06 19:23:52.983347 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b194e9a9-9e11-4d83-8c01-058555c1abdd tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:52.983347 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b194e9a9-9e11-4d83-8c01-058555c1abdd tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:52.983347 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-b194e9a9-9e11-4d83-8c01-058555c1abdd tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Show backup with id 0d555c01-1798-44ff-84a3-ad5152aa4d12. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:23:52.998738 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:52.998738 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:52.999790 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b194e9a9-9e11-4d83-8c01-058555c1abdd tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 returned with HTTP 200 Aug 06 19:23:53.000395 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 374/1475] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:23:52 2026] GET /volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 => generated 719 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:53.023343 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-26455583-a4ce-4b02-a976-cad0237c0ce2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:53.025715 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-26455583-a4ce-4b02-a976-cad0237c0ce2 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 Aug 06 19:23:53.025931 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-26455583-a4ce-4b02-a976-cad0237c0ce2 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:53.026187 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-26455583-a4ce-4b02-a976-cad0237c0ce2 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:53.036599 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:53.036599 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:53.043828 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-26455583-a4ce-4b02-a976-cad0237c0ce2 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:23:53.052642 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-26455583-a4ce-4b02-a976-cad0237c0ce2 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 returned with HTTP 200 Aug 06 19:23:53.052838 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 370/1476] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:53 2026] GET /volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:53.110127 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-84ea0764-d331-4030-a1dd-73289e62d75c req-a8e7d5b9-b7f0-4e6f-aa04-fcf81af701ee None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:53.114470 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-84ea0764-d331-4030-a1dd-73289e62d75c req-a8e7d5b9-b7f0-4e6f-aa04-fcf81af701ee tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 Aug 06 19:23:53.115574 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-84ea0764-d331-4030-a1dd-73289e62d75c req-a8e7d5b9-b7f0-4e6f-aa04-fcf81af701ee tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:53.116607 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-84ea0764-d331-4030-a1dd-73289e62d75c req-a8e7d5b9-b7f0-4e6f-aa04-fcf81af701ee tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:53.139195 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:53.139195 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:53.145772 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-84ea0764-d331-4030-a1dd-73289e62d75c req-a8e7d5b9-b7f0-4e6f-aa04-fcf81af701ee tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:23:53.155856 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-84ea0764-d331-4030-a1dd-73289e62d75c req-a8e7d5b9-b7f0-4e6f-aa04-fcf81af701ee tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 returned with HTTP 200 Aug 06 19:23:53.156454 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 364/1477] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:23:53 2026] GET /volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:53.280216 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0e2277a0-ca0f-4ba2-a562-c66dc9db8c2d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:53.280812 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0e2277a0-ca0f-4ba2-a562-c66dc9db8c2d None None] GET https://10.4.3.5/volume// Aug 06 19:23:53.281098 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0e2277a0-ca0f-4ba2-a562-c66dc9db8c2d None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:53.281385 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0e2277a0-ca0f-4ba2-a562-c66dc9db8c2d None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:53.281838 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0e2277a0-ca0f-4ba2-a562-c66dc9db8c2d None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:23:53.283464 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 370/1478] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:23:53 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:23:53.294181 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-84ea0764-d331-4030-a1dd-73289e62d75c req-d9f67c43-ccc0-48bd-8cfb-2ce2ec859204 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:53.297372 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-84ea0764-d331-4030-a1dd-73289e62d75c req-d9f67c43-ccc0-48bd-8cfb-2ce2ec859204 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:23:53.298736 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-84ea0764-d331-4030-a1dd-73289e62d75c req-d9f67c43-ccc0-48bd-8cfb-2ce2ec859204 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "213ab826-922f-44b1-ba4a-1a74f2de7857", "connector": null, "instance_uuid": "0711e6a4-eec8-4c32-8df3-843a8e99d8da"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:53.313911 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:53.313911 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:53.372931 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-84ea0764-d331-4030-a1dd-73289e62d75c req-d9f67c43-ccc0-48bd-8cfb-2ce2ec859204 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:23:53.373834 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 375/1479] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:23:53 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:53.418275 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-72e63d03-e20d-4e77-8c71-25e8d245f937 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:53.420743 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-72e63d03-e20d-4e77-8c71-25e8d245f937 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 Aug 06 19:23:53.420985 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-72e63d03-e20d-4e77-8c71-25e8d245f937 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:53.421235 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-72e63d03-e20d-4e77-8c71-25e8d245f937 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:53.436672 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:53.436672 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:53.436843 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-87254ef3-cdec-4c5c-a157-1e7742ecd278 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:53.437229 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-87254ef3-cdec-4c5c-a157-1e7742ecd278 None None] GET https://10.4.3.5/volume// Aug 06 19:23:53.437441 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-87254ef3-cdec-4c5c-a157-1e7742ecd278 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:53.437727 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-87254ef3-cdec-4c5c-a157-1e7742ecd278 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:53.438325 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-87254ef3-cdec-4c5c-a157-1e7742ecd278 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:23:53.438742 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 365/1480] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:23:53 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:23:53.442504 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-72e63d03-e20d-4e77-8c71-25e8d245f937 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:23:53.452023 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-84ea0764-d331-4030-a1dd-73289e62d75c req-67fcbf6b-0fb3-43ca-bf7a-6f3aaaa0e93a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:53.456058 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-84ea0764-d331-4030-a1dd-73289e62d75c req-67fcbf6b-0fb3-43ca-bf7a-6f3aaaa0e93a tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 Aug 06 19:23:53.456058 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-84ea0764-d331-4030-a1dd-73289e62d75c req-67fcbf6b-0fb3-43ca-bf7a-6f3aaaa0e93a tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:53.456058 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-84ea0764-d331-4030-a1dd-73289e62d75c req-67fcbf6b-0fb3-43ca-bf7a-6f3aaaa0e93a tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:53.458053 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-72e63d03-e20d-4e77-8c71-25e8d245f937 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 returned with HTTP 200 Aug 06 19:23:53.458053 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 371/1481] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:53 2026] GET /volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:53.472105 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:53.472105 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:53.481991 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-84ea0764-d331-4030-a1dd-73289e62d75c req-67fcbf6b-0fb3-43ca-bf7a-6f3aaaa0e93a tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:23:53.489277 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-84ea0764-d331-4030-a1dd-73289e62d75c req-67fcbf6b-0fb3-43ca-bf7a-6f3aaaa0e93a tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 returned with HTTP 200 Aug 06 19:23:53.490113 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 371/1482] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:23:53 2026] GET /volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 => generated 1021 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 06 19:23:53.633592 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-84ea0764-d331-4030-a1dd-73289e62d75c req-58e080ae-0842-46b3-8741-c8acce32e8de None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:53.636891 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-84ea0764-d331-4030-a1dd-73289e62d75c req-58e080ae-0842-46b3-8741-c8acce32e8de tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] PUT https://10.4.3.5/volume/v3/attachments/8550fdde-8558-4825-8501-d74bad2d73da Aug 06 19:23:53.637719 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-84ea0764-d331-4030-a1dd-73289e62d75c req-58e080ae-0842-46b3-8741-c8acce32e8de tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:53.650477 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-84ea0764-d331-4030-a1dd-73289e62d75c req-58e080ae-0842-46b3-8741-c8acce32e8de tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Acquiring lock "cinder-attachment_update-213ab826-922f-44b1-ba4a-1a74f2de7857-np0000006689" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:23:53.659113 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-84ea0764-d331-4030-a1dd-73289e62d75c req-58e080ae-0842-46b3-8741-c8acce32e8de tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Lock "cinder-attachment_update-213ab826-922f-44b1-ba4a-1a74f2de7857-np0000006689" acquired by "attachment_update" :: waited 0.008s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:23:53.659113 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:53.659113 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:53.805931 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-84ea0764-d331-4030-a1dd-73289e62d75c req-58e080ae-0842-46b3-8741-c8acce32e8de tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Lock "cinder-attachment_update-213ab826-922f-44b1-ba4a-1a74f2de7857-np0000006689" released by "attachment_update" :: held 0.148s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:23:53.806867 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-84ea0764-d331-4030-a1dd-73289e62d75c req-58e080ae-0842-46b3-8741-c8acce32e8de tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/attachments/8550fdde-8558-4825-8501-d74bad2d73da returned with HTTP 200 Aug 06 19:23:53.807845 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 376/1483] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:23:53 2026] PUT /volume/v3/attachments/8550fdde-8558-4825-8501-d74bad2d73da => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:54.015359 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-61b40fb0-51a5-491e-b46b-d11ccddfed05 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:54.018502 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-61b40fb0-51a5-491e-b46b-d11ccddfed05 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] GET https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 Aug 06 19:23:54.018765 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-61b40fb0-51a5-491e-b46b-d11ccddfed05 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:54.018962 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-61b40fb0-51a5-491e-b46b-d11ccddfed05 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:54.019113 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-61b40fb0-51a5-491e-b46b-d11ccddfed05 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Show backup with id 0d555c01-1798-44ff-84a3-ad5152aa4d12. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:23:54.026772 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:54.026772 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:54.028580 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-61b40fb0-51a5-491e-b46b-d11ccddfed05 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 returned with HTTP 200 Aug 06 19:23:54.028580 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 366/1484] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:23:54 2026] GET /volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 => generated 721 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:54.476850 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b9a437db-c80b-4742-8e5b-7698449d9e8a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:54.480045 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b9a437db-c80b-4742-8e5b-7698449d9e8a tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 Aug 06 19:23:54.480500 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b9a437db-c80b-4742-8e5b-7698449d9e8a tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:54.480940 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b9a437db-c80b-4742-8e5b-7698449d9e8a tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:54.498907 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:54.498907 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:54.514783 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b9a437db-c80b-4742-8e5b-7698449d9e8a tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:23:54.526037 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b9a437db-c80b-4742-8e5b-7698449d9e8a tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 returned with HTTP 200 Aug 06 19:23:54.527793 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 372/1485] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:54 2026] GET /volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 => generated 842 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:55.045365 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a08f1189-fdf6-447f-a7b6-01b5ad42894c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:55.048436 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a08f1189-fdf6-447f-a7b6-01b5ad42894c tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] GET https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 Aug 06 19:23:55.048436 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a08f1189-fdf6-447f-a7b6-01b5ad42894c tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:55.048436 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a08f1189-fdf6-447f-a7b6-01b5ad42894c tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:55.048436 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a08f1189-fdf6-447f-a7b6-01b5ad42894c tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Show backup with id 0d555c01-1798-44ff-84a3-ad5152aa4d12. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:23:55.060848 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:55.060848 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:55.061779 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a08f1189-fdf6-447f-a7b6-01b5ad42894c tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 returned with HTTP 200 Aug 06 19:23:55.062305 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 372/1486] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:23:55 2026] GET /volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 => generated 721 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:55.542239 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-42f80afc-94dc-422a-a367-5ff9051f927b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:55.544809 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-42f80afc-94dc-422a-a367-5ff9051f927b tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 Aug 06 19:23:55.545080 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-42f80afc-94dc-422a-a367-5ff9051f927b tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:55.545296 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-42f80afc-94dc-422a-a367-5ff9051f927b tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:55.566088 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:55.566088 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:55.571976 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-42f80afc-94dc-422a-a367-5ff9051f927b tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:23:55.577652 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-42f80afc-94dc-422a-a367-5ff9051f927b tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 returned with HTTP 200 Aug 06 19:23:55.578223 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 377/1487] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:55 2026] GET /volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:56.078009 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-048b6eb1-f9e2-4ff7-be75-d18e7685b770 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:56.080588 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-048b6eb1-f9e2-4ff7-be75-d18e7685b770 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] GET https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 Aug 06 19:23:56.080901 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-048b6eb1-f9e2-4ff7-be75-d18e7685b770 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:56.081196 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-048b6eb1-f9e2-4ff7-be75-d18e7685b770 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:56.081345 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-048b6eb1-f9e2-4ff7-be75-d18e7685b770 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Show backup with id 0d555c01-1798-44ff-84a3-ad5152aa4d12. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:23:56.087538 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:56.087538 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:56.089240 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-048b6eb1-f9e2-4ff7-be75-d18e7685b770 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 returned with HTTP 200 Aug 06 19:23:56.089240 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 367/1488] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:23:56 2026] GET /volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:56.597042 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0a3d11f0-5cb4-4628-b212-522526bd4d1d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:56.598394 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0a3d11f0-5cb4-4628-b212-522526bd4d1d tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 Aug 06 19:23:56.598650 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0a3d11f0-5cb4-4628-b212-522526bd4d1d tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:56.598869 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0a3d11f0-5cb4-4628-b212-522526bd4d1d tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:56.615600 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:56.615600 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:56.620960 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0a3d11f0-5cb4-4628-b212-522526bd4d1d tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:23:56.628607 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0a3d11f0-5cb4-4628-b212-522526bd4d1d tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 returned with HTTP 200 Aug 06 19:23:56.628607 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 373/1489] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:56 2026] GET /volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:57.103300 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-21ec7769-0c6d-4d7f-9283-1f0664d0584b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:57.107338 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-21ec7769-0c6d-4d7f-9283-1f0664d0584b tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] GET https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 Aug 06 19:23:57.107718 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-21ec7769-0c6d-4d7f-9283-1f0664d0584b tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:57.107906 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-21ec7769-0c6d-4d7f-9283-1f0664d0584b tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:57.108064 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-21ec7769-0c6d-4d7f-9283-1f0664d0584b tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Show backup with id 0d555c01-1798-44ff-84a3-ad5152aa4d12. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:23:57.116502 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:57.116502 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:57.117459 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-21ec7769-0c6d-4d7f-9283-1f0664d0584b tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 returned with HTTP 200 Aug 06 19:23:57.117882 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 373/1490] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:23:57 2026] GET /volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 => generated 732 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:57.649631 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d051a145-81f7-4c49-a11c-ff3345a9b84a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:57.651347 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d051a145-81f7-4c49-a11c-ff3345a9b84a tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 Aug 06 19:23:57.651516 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d051a145-81f7-4c49-a11c-ff3345a9b84a tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:57.651621 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d051a145-81f7-4c49-a11c-ff3345a9b84a tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:57.673047 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:57.673047 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:57.681248 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d051a145-81f7-4c49-a11c-ff3345a9b84a tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:23:57.702767 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d051a145-81f7-4c49-a11c-ff3345a9b84a tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 returned with HTTP 200 Aug 06 19:23:57.703930 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 378/1491] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:57 2026] GET /volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 => generated 842 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:58.138913 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0d098a5c-d538-4165-88a4-724d9d092e55 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:58.146492 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0d098a5c-d538-4165-88a4-724d9d092e55 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] GET https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 Aug 06 19:23:58.147436 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0d098a5c-d538-4165-88a4-724d9d092e55 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:58.147936 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0d098a5c-d538-4165-88a4-724d9d092e55 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:58.147936 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-0d098a5c-d538-4165-88a4-724d9d092e55 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Show backup with id 0d555c01-1798-44ff-84a3-ad5152aa4d12. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:23:58.158512 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:58.158512 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:58.161159 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0d098a5c-d538-4165-88a4-724d9d092e55 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 returned with HTTP 200 Aug 06 19:23:58.161159 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 368/1492] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:23:58 2026] GET /volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 => generated 732 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:58.724342 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-56a0a121-90c2-433c-bed7-10f3518286aa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:58.727955 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-56a0a121-90c2-433c-bed7-10f3518286aa tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 Aug 06 19:23:58.727955 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-56a0a121-90c2-433c-bed7-10f3518286aa tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:58.727955 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-56a0a121-90c2-433c-bed7-10f3518286aa tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:58.739895 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:58.739895 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:58.746537 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-56a0a121-90c2-433c-bed7-10f3518286aa tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:23:58.762927 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-56a0a121-90c2-433c-bed7-10f3518286aa tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 returned with HTTP 200 Aug 06 19:23:58.763760 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 374/1493] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:58 2026] GET /volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:58.927621 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-84ea0764-d331-4030-a1dd-73289e62d75c req-4fe3257a-b386-4efb-9181-5a6d53387524 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:58.933330 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-84ea0764-d331-4030-a1dd-73289e62d75c req-4fe3257a-b386-4efb-9181-5a6d53387524 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] POST https://10.4.3.5/volume/v3/attachments/8550fdde-8558-4825-8501-d74bad2d73da/action Aug 06 19:23:58.933844 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-84ea0764-d331-4030-a1dd-73289e62d75c req-4fe3257a-b386-4efb-9181-5a6d53387524 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:23:58.934143 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-84ea0764-d331-4030-a1dd-73289e62d75c req-4fe3257a-b386-4efb-9181-5a6d53387524 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:23:58.973502 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:58.973502 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:23:58.999819 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-84ea0764-d331-4030-a1dd-73289e62d75c req-4fe3257a-b386-4efb-9181-5a6d53387524 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/attachments/8550fdde-8558-4825-8501-d74bad2d73da/action returned with HTTP 204 Aug 06 19:23:59.000602 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 374/1494] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:23:58 2026] POST /volume/v3/attachments/8550fdde-8558-4825-8501-d74bad2d73da/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:23:59.181666 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8db7d191-42a6-4ddf-8c15-f6b7dc104c5b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:59.184241 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8db7d191-42a6-4ddf-8c15-f6b7dc104c5b tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] GET https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 Aug 06 19:23:59.184684 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8db7d191-42a6-4ddf-8c15-f6b7dc104c5b tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:59.185471 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8db7d191-42a6-4ddf-8c15-f6b7dc104c5b tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:59.185471 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-8db7d191-42a6-4ddf-8c15-f6b7dc104c5b tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Show backup with id 0d555c01-1798-44ff-84a3-ad5152aa4d12. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:23:59.191259 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:59.191259 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:23:59.192215 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8db7d191-42a6-4ddf-8c15-f6b7dc104c5b tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 returned with HTTP 200 Aug 06 19:23:59.192737 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 379/1495] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:23:59 2026] GET /volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:23:59.782962 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-aa723e18-5fc8-4801-81b5-b0232c40ddff None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:59.789685 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aa723e18-5fc8-4801-81b5-b0232c40ddff tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 Aug 06 19:23:59.789685 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-aa723e18-5fc8-4801-81b5-b0232c40ddff tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:59.789685 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-aa723e18-5fc8-4801-81b5-b0232c40ddff tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:59.806314 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:59.806314 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:23:59.812627 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-aa723e18-5fc8-4801-81b5-b0232c40ddff tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:23:59.821136 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aa723e18-5fc8-4801-81b5-b0232c40ddff tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 returned with HTTP 200 Aug 06 19:23:59.821136 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 369/1496] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:59 2026] GET /volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 => generated 1134 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:23:59.849722 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-63fc3690-f847-48c6-8a75-56d91730ace3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:23:59.855880 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-63fc3690-f847-48c6-8a75-56d91730ace3 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 Aug 06 19:23:59.855880 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-63fc3690-f847-48c6-8a75-56d91730ace3 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:23:59.855880 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-63fc3690-f847-48c6-8a75-56d91730ace3 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:23:59.869148 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:23:59.869148 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:23:59.877864 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-63fc3690-f847-48c6-8a75-56d91730ace3 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:23:59.887684 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-63fc3690-f847-48c6-8a75-56d91730ace3 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 returned with HTTP 200 Aug 06 19:23:59.888291 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 375/1497] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:23:59 2026] GET /volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 => generated 1134 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:24:00.211254 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e2bf474f-8157-4070-ba70-58594b87863f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:00.213934 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e2bf474f-8157-4070-ba70-58594b87863f tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] GET https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 Aug 06 19:24:00.214382 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e2bf474f-8157-4070-ba70-58594b87863f tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:00.215041 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e2bf474f-8157-4070-ba70-58594b87863f tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:00.215041 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e2bf474f-8157-4070-ba70-58594b87863f tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Show backup with id 0d555c01-1798-44ff-84a3-ad5152aa4d12. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:00.225798 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:00.225798 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:00.227877 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e2bf474f-8157-4070-ba70-58594b87863f tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 returned with HTTP 200 Aug 06 19:24:00.228290 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 375/1498] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:24:00 2026] GET /volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 => generated 732 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:00.857254 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-75665842-1a7d-44c5-990b-1ef09a89f97d req-a9500e6d-3b0d-443b-b7c1-ddb74d91e01d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:00.861338 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-75665842-1a7d-44c5-990b-1ef09a89f97d req-a9500e6d-3b0d-443b-b7c1-ddb74d91e01d tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] DELETE https://10.4.3.5/volume/v3/attachments/20dd301a-c6ad-4b34-9c06-4b4cf3c8c451 Aug 06 19:24:00.862124 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-75665842-1a7d-44c5-990b-1ef09a89f97d req-a9500e6d-3b0d-443b-b7c1-ddb74d91e01d tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:00.862124 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-75665842-1a7d-44c5-990b-1ef09a89f97d req-a9500e6d-3b0d-443b-b7c1-ddb74d91e01d tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:00.879867 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:00.879867 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:01.002984 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-75665842-1a7d-44c5-990b-1ef09a89f97d req-a9500e6d-3b0d-443b-b7c1-ddb74d91e01d tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/attachments/20dd301a-c6ad-4b34-9c06-4b4cf3c8c451 returned with HTTP 200 Aug 06 19:24:01.003743 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 380/1499] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:24:00 2026] DELETE /volume/v3/attachments/20dd301a-c6ad-4b34-9c06-4b4cf3c8c451 => generated 19 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:01.025817 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-75665842-1a7d-44c5-990b-1ef09a89f97d req-a3207e5e-f7f3-4800-8254-6fd28b1261da None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:01.031542 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-75665842-1a7d-44c5-990b-1ef09a89f97d req-a3207e5e-f7f3-4800-8254-6fd28b1261da tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] DELETE https://10.4.3.5/volume/v3/volumes/958731ab-b317-4ad2-b744-62b057486488 Aug 06 19:24:01.031814 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-75665842-1a7d-44c5-990b-1ef09a89f97d req-a3207e5e-f7f3-4800-8254-6fd28b1261da tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:01.032160 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-75665842-1a7d-44c5-990b-1ef09a89f97d req-a3207e5e-f7f3-4800-8254-6fd28b1261da tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:01.032349 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [req-75665842-1a7d-44c5-990b-1ef09a89f97d req-a3207e5e-f7f3-4800-8254-6fd28b1261da tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Delete volume with id: 958731ab-b317-4ad2-b744-62b057486488 Aug 06 19:24:01.041365 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:01.041365 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:01.041365 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-75665842-1a7d-44c5-990b-1ef09a89f97d req-a3207e5e-f7f3-4800-8254-6fd28b1261da tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Volume info retrieved successfully. Aug 06 19:24:01.071367 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-75665842-1a7d-44c5-990b-1ef09a89f97d req-a3207e5e-f7f3-4800-8254-6fd28b1261da tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Delete volume request issued successfully. Aug 06 19:24:01.071821 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-75665842-1a7d-44c5-990b-1ef09a89f97d req-a3207e5e-f7f3-4800-8254-6fd28b1261da tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/volumes/958731ab-b317-4ad2-b744-62b057486488 returned with HTTP 202 Aug 06 19:24:01.072301 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 370/1500] 10.4.3.5 () {70 vars in 1606 bytes} [Thu Aug 6 19:24:01 2026] DELETE /volume/v3/volumes/958731ab-b317-4ad2-b744-62b057486488 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:24:01.247479 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6167cf3d-cb83-4934-a90f-752509751219 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:01.250719 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6167cf3d-cb83-4934-a90f-752509751219 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] GET https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 Aug 06 19:24:01.252717 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6167cf3d-cb83-4934-a90f-752509751219 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:01.252945 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6167cf3d-cb83-4934-a90f-752509751219 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:01.253726 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-6167cf3d-cb83-4934-a90f-752509751219 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Show backup with id 0d555c01-1798-44ff-84a3-ad5152aa4d12. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:01.259033 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:01.259033 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:01.259475 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6167cf3d-cb83-4934-a90f-752509751219 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 returned with HTTP 200 Aug 06 19:24:01.260200 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 376/1501] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:24:01 2026] GET /volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 => generated 732 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:02.279675 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aa2b1fee-5e5c-4583-b6e4-b23ab5464aa4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:02.284328 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa2b1fee-5e5c-4583-b6e4-b23ab5464aa4 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] GET https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 Aug 06 19:24:02.285366 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa2b1fee-5e5c-4583-b6e4-b23ab5464aa4 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:02.286355 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa2b1fee-5e5c-4583-b6e4-b23ab5464aa4 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:02.287502 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-aa2b1fee-5e5c-4583-b6e4-b23ab5464aa4 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Show backup with id 0d555c01-1798-44ff-84a3-ad5152aa4d12. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:02.311848 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:02.311848 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:02.313645 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa2b1fee-5e5c-4583-b6e4-b23ab5464aa4 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 returned with HTTP 200 Aug 06 19:24:02.314930 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 376/1502] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:24:02 2026] GET /volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 => generated 732 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:02.711529 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-754ce14b-517e-475d-84e9-d911df420259 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:02.713984 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-754ce14b-517e-475d-84e9-d911df420259 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] DELETE https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 Aug 06 19:24:02.714253 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-754ce14b-517e-475d-84e9-d911df420259 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:02.714492 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-754ce14b-517e-475d-84e9-d911df420259 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:02.714718 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-754ce14b-517e-475d-84e9-d911df420259 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Delete volume with id: 0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 Aug 06 19:24:02.726995 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:02.726995 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:02.727682 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-754ce14b-517e-475d-84e9-d911df420259 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Volume info retrieved successfully. Aug 06 19:24:02.756957 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-754ce14b-517e-475d-84e9-d911df420259 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Delete volume request issued successfully. Aug 06 19:24:02.757186 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-754ce14b-517e-475d-84e9-d911df420259 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 returned with HTTP 202 Aug 06 19:24:02.757816 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 381/1503] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:24:02 2026] DELETE /volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:24:02.770811 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f02a361a-d107-4d2b-9531-2ec9ddf91a56 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:02.776379 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f02a361a-d107-4d2b-9531-2ec9ddf91a56 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] GET https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 Aug 06 19:24:02.776379 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f02a361a-d107-4d2b-9531-2ec9ddf91a56 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:02.776379 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f02a361a-d107-4d2b-9531-2ec9ddf91a56 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:02.784672 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:02.784672 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:02.790621 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f02a361a-d107-4d2b-9531-2ec9ddf91a56 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Volume info retrieved successfully. Aug 06 19:24:02.799126 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f02a361a-d107-4d2b-9531-2ec9ddf91a56 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 returned with HTTP 200 Aug 06 19:24:02.800041 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 371/1504] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:02 2026] GET /volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:03.329294 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-29fd2fe4-f6a4-404a-b72b-dbfd3cecd63c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:03.333038 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-29fd2fe4-f6a4-404a-b72b-dbfd3cecd63c tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] GET https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 Aug 06 19:24:03.333539 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-29fd2fe4-f6a4-404a-b72b-dbfd3cecd63c tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:03.333887 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-29fd2fe4-f6a4-404a-b72b-dbfd3cecd63c tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:03.336404 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-29fd2fe4-f6a4-404a-b72b-dbfd3cecd63c tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Show backup with id 0d555c01-1798-44ff-84a3-ad5152aa4d12. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:03.347493 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:03.347493 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:03.348511 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-29fd2fe4-f6a4-404a-b72b-dbfd3cecd63c tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 returned with HTTP 200 Aug 06 19:24:03.349233 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 377/1505] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:24:03 2026] GET /volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 => generated 732 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:03.820065 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d99c8656-4e5c-452d-ba00-c218aced63a0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:03.827444 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d99c8656-4e5c-452d-ba00-c218aced63a0 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] GET https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 Aug 06 19:24:03.827662 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d99c8656-4e5c-452d-ba00-c218aced63a0 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:03.827844 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d99c8656-4e5c-452d-ba00-c218aced63a0 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:03.842374 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d99c8656-4e5c-452d-ba00-c218aced63a0 tempest-ServerActionsTestOtherA-904100057 tempest-ServerActionsTestOtherA-904100057-project-member] https://10.4.3.5/volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 returned with HTTP 404 Aug 06 19:24:03.843224 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 377/1506] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:03 2026] GET /volume/v3/volumes/0eda0593-ffc7-4ea7-83d5-f9a683cfdc80 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:24:04.363349 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-afaad6ce-1c7f-4bd0-b34b-6177f809185e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:04.365310 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-afaad6ce-1c7f-4bd0-b34b-6177f809185e tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] GET https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 Aug 06 19:24:04.365644 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-afaad6ce-1c7f-4bd0-b34b-6177f809185e tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:04.365942 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-afaad6ce-1c7f-4bd0-b34b-6177f809185e tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:04.366581 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-afaad6ce-1c7f-4bd0-b34b-6177f809185e tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Show backup with id 0d555c01-1798-44ff-84a3-ad5152aa4d12. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:04.371545 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:04.371545 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:04.373078 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-afaad6ce-1c7f-4bd0-b34b-6177f809185e tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 returned with HTTP 200 Aug 06 19:24:04.373351 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 382/1507] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:24:04 2026] GET /volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:05.392648 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9505ab07-49fb-4b0f-a3c0-6305f1bfb71a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:05.397003 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9505ab07-49fb-4b0f-a3c0-6305f1bfb71a tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] GET https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 Aug 06 19:24:05.398723 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9505ab07-49fb-4b0f-a3c0-6305f1bfb71a tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:05.398723 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9505ab07-49fb-4b0f-a3c0-6305f1bfb71a tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:05.402539 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-9505ab07-49fb-4b0f-a3c0-6305f1bfb71a tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Show backup with id 0d555c01-1798-44ff-84a3-ad5152aa4d12. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:05.410523 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:05.410523 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:05.412042 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9505ab07-49fb-4b0f-a3c0-6305f1bfb71a tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 returned with HTTP 200 Aug 06 19:24:05.412321 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 372/1508] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:24:05 2026] GET /volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 => generated 732 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:05.604350 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-12617a2d-bd5f-467e-88ef-4677e5f686c3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:05.610280 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-12617a2d-bd5f-467e-88ef-4677e5f686c3 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 Aug 06 19:24:05.610744 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-12617a2d-bd5f-467e-88ef-4677e5f686c3 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:05.611483 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-12617a2d-bd5f-467e-88ef-4677e5f686c3 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:05.636571 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:05.636571 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:05.653814 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-12617a2d-bd5f-467e-88ef-4677e5f686c3 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:24:05.667831 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-12617a2d-bd5f-467e-88ef-4677e5f686c3 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 returned with HTTP 200 Aug 06 19:24:05.667831 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 378/1509] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:05 2026] GET /volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 => generated 837 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:05.743125 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a5e29fe6-3624-4191-9670-222ecb798575 req-535b89cf-0c63-446d-a2fe-9d774bcbc78b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:05.745785 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a5e29fe6-3624-4191-9670-222ecb798575 req-535b89cf-0c63-446d-a2fe-9d774bcbc78b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 Aug 06 19:24:05.746108 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a5e29fe6-3624-4191-9670-222ecb798575 req-535b89cf-0c63-446d-a2fe-9d774bcbc78b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:05.746441 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a5e29fe6-3624-4191-9670-222ecb798575 req-535b89cf-0c63-446d-a2fe-9d774bcbc78b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:05.758881 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:05.758881 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:05.769690 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-a5e29fe6-3624-4191-9670-222ecb798575 req-535b89cf-0c63-446d-a2fe-9d774bcbc78b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:24:05.782767 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a5e29fe6-3624-4191-9670-222ecb798575 req-535b89cf-0c63-446d-a2fe-9d774bcbc78b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 returned with HTTP 200 Aug 06 19:24:05.783302 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 378/1510] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:24:05 2026] GET /volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 => generated 837 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:05.950265 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5e0eed39-4011-4f06-8825-c5d3c0af4015 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:05.950764 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5e0eed39-4011-4f06-8825-c5d3c0af4015 None None] GET https://10.4.3.5/volume// Aug 06 19:24:05.951003 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5e0eed39-4011-4f06-8825-c5d3c0af4015 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:05.953203 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5e0eed39-4011-4f06-8825-c5d3c0af4015 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:05.954323 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5e0eed39-4011-4f06-8825-c5d3c0af4015 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:24:05.955011 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 383/1511] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:24:05 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:24:05.968516 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a5e29fe6-3624-4191-9670-222ecb798575 req-3bbdb1c7-3747-4ded-8bf7-ac9ccd148119 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:05.971510 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a5e29fe6-3624-4191-9670-222ecb798575 req-3bbdb1c7-3747-4ded-8bf7-ac9ccd148119 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:24:05.973334 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a5e29fe6-3624-4191-9670-222ecb798575 req-3bbdb1c7-3747-4ded-8bf7-ac9ccd148119 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "44398b9b-fbe2-4c05-babd-c767e8242765", "connector": null, "instance_uuid": "ceefecc1-fbe3-4c0d-89df-e9e38da32064"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:24:05.982178 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:05.982178 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:06.032627 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a5e29fe6-3624-4191-9670-222ecb798575 req-3bbdb1c7-3747-4ded-8bf7-ac9ccd148119 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:24:06.032821 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 373/1512] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:24:05 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 06 19:24:06.079472 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e052651f-175b-435c-be4c-04bccadb5e69 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:06.083546 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e052651f-175b-435c-be4c-04bccadb5e69 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 Aug 06 19:24:06.083546 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e052651f-175b-435c-be4c-04bccadb5e69 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:06.083646 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e052651f-175b-435c-be4c-04bccadb5e69 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:06.099985 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e04170bc-8026-4292-92fe-006bb7b14b7a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:06.099985 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e04170bc-8026-4292-92fe-006bb7b14b7a None None] GET https://10.4.3.5/volume// Aug 06 19:24:06.099985 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e04170bc-8026-4292-92fe-006bb7b14b7a None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:06.099985 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e04170bc-8026-4292-92fe-006bb7b14b7a None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:06.099985 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e04170bc-8026-4292-92fe-006bb7b14b7a None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:24:06.100307 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 379/1513] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:24:06 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:24:06.103827 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:06.103827 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:06.109468 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e052651f-175b-435c-be4c-04bccadb5e69 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:24:06.112878 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a5e29fe6-3624-4191-9670-222ecb798575 req-d85656ae-4079-4555-874a-907be64d262d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:06.118144 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a5e29fe6-3624-4191-9670-222ecb798575 req-d85656ae-4079-4555-874a-907be64d262d tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 Aug 06 19:24:06.118557 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a5e29fe6-3624-4191-9670-222ecb798575 req-d85656ae-4079-4555-874a-907be64d262d tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:06.118877 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a5e29fe6-3624-4191-9670-222ecb798575 req-d85656ae-4079-4555-874a-907be64d262d tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:06.121744 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e052651f-175b-435c-be4c-04bccadb5e69 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 returned with HTTP 200 Aug 06 19:24:06.122492 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 379/1514] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:06 2026] GET /volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 => generated 836 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:06.137733 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:06.137733 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:06.144944 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-a5e29fe6-3624-4191-9670-222ecb798575 req-d85656ae-4079-4555-874a-907be64d262d tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:24:06.151271 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a5e29fe6-3624-4191-9670-222ecb798575 req-d85656ae-4079-4555-874a-907be64d262d tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 returned with HTTP 200 Aug 06 19:24:06.152142 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 384/1515] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:24:06 2026] GET /volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:24:06.288449 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a5e29fe6-3624-4191-9670-222ecb798575 req-a1e53756-e679-43b2-af86-271a1df0518f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:06.293101 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a5e29fe6-3624-4191-9670-222ecb798575 req-a1e53756-e679-43b2-af86-271a1df0518f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] PUT https://10.4.3.5/volume/v3/attachments/3c3e8164-e2ad-49af-a4df-6501f78776b6 Aug 06 19:24:06.293723 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a5e29fe6-3624-4191-9670-222ecb798575 req-a1e53756-e679-43b2-af86-271a1df0518f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:24:06.317924 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-a5e29fe6-3624-4191-9670-222ecb798575 req-a1e53756-e679-43b2-af86-271a1df0518f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Acquiring lock "cinder-attachment_update-44398b9b-fbe2-4c05-babd-c767e8242765-np0000006689" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:24:06.328396 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-a5e29fe6-3624-4191-9670-222ecb798575 req-a1e53756-e679-43b2-af86-271a1df0518f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Lock "cinder-attachment_update-44398b9b-fbe2-4c05-babd-c767e8242765-np0000006689" acquired by "attachment_update" :: waited 0.011s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:24:06.329812 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:06.329812 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:06.430957 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ec71db46-efb6-40af-93c2-954feb045b35 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:06.434170 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ec71db46-efb6-40af-93c2-954feb045b35 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] GET https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 Aug 06 19:24:06.434170 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ec71db46-efb6-40af-93c2-954feb045b35 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:06.435771 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ec71db46-efb6-40af-93c2-954feb045b35 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:06.436950 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ec71db46-efb6-40af-93c2-954feb045b35 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Show backup with id 0d555c01-1798-44ff-84a3-ad5152aa4d12. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:06.449417 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:06.449417 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:06.450640 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ec71db46-efb6-40af-93c2-954feb045b35 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 returned with HTTP 200 Aug 06 19:24:06.451396 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 380/1516] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:24:06 2026] GET /volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 => generated 732 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:06.500946 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-a5e29fe6-3624-4191-9670-222ecb798575 req-a1e53756-e679-43b2-af86-271a1df0518f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Lock "cinder-attachment_update-44398b9b-fbe2-4c05-babd-c767e8242765-np0000006689" released by "attachment_update" :: held 0.172s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:24:06.502911 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a5e29fe6-3624-4191-9670-222ecb798575 req-a1e53756-e679-43b2-af86-271a1df0518f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/attachments/3c3e8164-e2ad-49af-a4df-6501f78776b6 returned with HTTP 200 Aug 06 19:24:06.502911 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 374/1517] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:24:06 2026] PUT /volume/v3/attachments/3c3e8164-e2ad-49af-a4df-6501f78776b6 => generated 969 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:24:07.140640 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b9be5e59-ab8b-4883-903e-de56e03dfb00 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:07.143291 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b9be5e59-ab8b-4883-903e-de56e03dfb00 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 Aug 06 19:24:07.143607 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b9be5e59-ab8b-4883-903e-de56e03dfb00 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:07.143907 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b9be5e59-ab8b-4883-903e-de56e03dfb00 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:07.157627 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:07.157627 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:07.163308 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b9be5e59-ab8b-4883-903e-de56e03dfb00 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:24:07.167794 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b9be5e59-ab8b-4883-903e-de56e03dfb00 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 returned with HTTP 200 Aug 06 19:24:07.168695 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 380/1518] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:07 2026] GET /volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 => generated 837 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:07.468802 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9ff18c83-88a9-4384-ac04-1d4367d823de None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:07.470861 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9ff18c83-88a9-4384-ac04-1d4367d823de tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] GET https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 Aug 06 19:24:07.471290 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9ff18c83-88a9-4384-ac04-1d4367d823de tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:07.471560 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9ff18c83-88a9-4384-ac04-1d4367d823de tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:07.471872 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-9ff18c83-88a9-4384-ac04-1d4367d823de tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Show backup with id 0d555c01-1798-44ff-84a3-ad5152aa4d12. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:07.481165 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:07.481165 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:07.481165 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9ff18c83-88a9-4384-ac04-1d4367d823de tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 returned with HTTP 200 Aug 06 19:24:07.481735 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 385/1519] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:24:07 2026] GET /volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:08.188204 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-55f5a72c-80d4-4f45-b6ec-9f034537dca2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:08.191472 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-55f5a72c-80d4-4f45-b6ec-9f034537dca2 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 Aug 06 19:24:08.193533 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-55f5a72c-80d4-4f45-b6ec-9f034537dca2 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:08.193533 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-55f5a72c-80d4-4f45-b6ec-9f034537dca2 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:08.214696 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:08.214696 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:08.220548 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-55f5a72c-80d4-4f45-b6ec-9f034537dca2 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:24:08.228993 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-55f5a72c-80d4-4f45-b6ec-9f034537dca2 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 returned with HTTP 200 Aug 06 19:24:08.228993 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 381/1520] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:08 2026] GET /volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 => generated 837 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:08.498335 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3c109db7-646d-4211-a425-80f2ad1356e8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:08.502180 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3c109db7-646d-4211-a425-80f2ad1356e8 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] GET https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 Aug 06 19:24:08.502180 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3c109db7-646d-4211-a425-80f2ad1356e8 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:08.502180 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3c109db7-646d-4211-a425-80f2ad1356e8 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:08.502180 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-3c109db7-646d-4211-a425-80f2ad1356e8 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Show backup with id 0d555c01-1798-44ff-84a3-ad5152aa4d12. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:08.509942 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:08.509942 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:08.511594 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3c109db7-646d-4211-a425-80f2ad1356e8 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 returned with HTTP 200 Aug 06 19:24:08.512330 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 375/1521] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:24:08 2026] GET /volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:08.692807 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3e06eb55-afd0-4fc2-9623-c8e09ec77008 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:08.841414 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3e06eb55-afd0-4fc2-9623-c8e09ec77008 tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:24:08.841414 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3e06eb55-afd0-4fc2-9623-c8e09ec77008 tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-575630145", "extra_specs": {}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:24:08.860558 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3e06eb55-afd0-4fc2-9623-c8e09ec77008 tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:24:08.861723 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 381/1522] 10.4.3.5 () {68 vars in 1238 bytes} [Thu Aug 6 19:24:08 2026] POST /volume/v3/types => generated 217 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:08.882408 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-600dd668-b271-46f9-935a-38c73ccb9c7a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:08.884670 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-600dd668-b271-46f9-935a-38c73ccb9c7a tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] POST https://10.4.3.5/volume/v3/types/e9c51977-3e99-429e-b90f-89a4efba6a4f/encryption Aug 06 19:24:08.884950 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-600dd668-b271-46f9-935a-38c73ccb9c7a tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:24:08.974273 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-600dd668-b271-46f9-935a-38c73ccb9c7a tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] https://10.4.3.5/volume/v3/types/e9c51977-3e99-429e-b90f-89a4efba6a4f/encryption returned with HTTP 200 Aug 06 19:24:08.975475 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 386/1523] 10.4.3.5 () {68 vars in 1383 bytes} [Thu Aug 6 19:24:08 2026] POST /volume/v3/types/e9c51977-3e99-429e-b90f-89a4efba6a4f/encryption => generated 231 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:08.988515 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a682130c-2324-4e3e-9cfb-2f1846fc6833 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:09.191864 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a682130c-2324-4e3e-9cfb-2f1846fc6833 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:24:09.191864 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a682130c-2324-4e3e-9cfb-2f1846fc6833 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-620208273", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-575630145", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:24:09.194973 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-a682130c-2324-4e3e-9cfb-2f1846fc6833 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-620208273', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-575630145', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:24:09.202259 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-a682130c-2324-4e3e-9cfb-2f1846fc6833 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Create volume of 1 GB Aug 06 19:24:09.202259 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:09.202259 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:09.202449 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a682130c-2324-4e3e-9cfb-2f1846fc6833 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Availability Zones retrieved successfully. Aug 06 19:24:09.211412 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a682130c-2324-4e3e-9cfb-2f1846fc6833 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Flow 'volume_create_api' (935f69d4-9acc-46c0-82e7-075f5c830dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:24:09.212547 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a682130c-2324-4e3e-9cfb-2f1846fc6833 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f4b2cc2-69be-42e2-9011-2732b24bac66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:09.213943 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-a682130c-2324-4e3e-9cfb-2f1846fc6833 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:24:09.260649 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-27c050e7-8bf1-4950-b71f-cf7c0489a82b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:09.264660 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-27c050e7-8bf1-4950-b71f-cf7c0489a82b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 Aug 06 19:24:09.265078 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-27c050e7-8bf1-4950-b71f-cf7c0489a82b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:09.266043 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-27c050e7-8bf1-4950-b71f-cf7c0489a82b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:09.270287 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a682130c-2324-4e3e-9cfb-2f1846fc6833 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f4b2cc2-69be-42e2-9011-2732b24bac66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:24:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e9c51977-3e99-429e-b90f-89a4efba6a4f,is_public=True,name='tempest-scenario-type-cryptsetup-575630145',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e9c51977-3e99-429e-b90f-89a4efba6a4f', '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=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:09.271084 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a682130c-2324-4e3e-9cfb-2f1846fc6833 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50b2dcaf-2e2e-4848-a615-fbf3706c8dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:09.285123 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:09.285123 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:09.291336 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-27c050e7-8bf1-4950-b71f-cf7c0489a82b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:24:09.298839 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-27c050e7-8bf1-4950-b71f-cf7c0489a82b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 returned with HTTP 200 Aug 06 19:24:09.299158 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 376/1524] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:09 2026] GET /volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 => generated 837 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:09.321261 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-a682130c-2324-4e3e-9cfb-2f1846fc6833 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-575630145 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-575630145, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:24:09.321667 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-a682130c-2324-4e3e-9cfb-2f1846fc6833 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-575630145 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-575630145, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:24:09.389611 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-a682130c-2324-4e3e-9cfb-2f1846fc6833 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Created reservations ['6b4d5146-bbba-419e-aa39-e3858d7473bd', '240065ac-ce57-4be2-96a1-60bd1773c9eb', '30082c19-ba80-41a6-b059-3d8294477ab3', 'eeceaf1d-a30e-4c37-a57b-5a40f7b15e0d'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:24:09.390977 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a682130c-2324-4e3e-9cfb-2f1846fc6833 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50b2dcaf-2e2e-4848-a615-fbf3706c8dc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b4d5146-bbba-419e-aa39-e3858d7473bd', '240065ac-ce57-4be2-96a1-60bd1773c9eb', '30082c19-ba80-41a6-b059-3d8294477ab3', 'eeceaf1d-a30e-4c37-a57b-5a40f7b15e0d']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:09.392959 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a682130c-2324-4e3e-9cfb-2f1846fc6833 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ee7931c-f1cb-4ec0-92b2-f0d30e6f911e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:09.429434 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a682130c-2324-4e3e-9cfb-2f1846fc6833 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ee7931c-f1cb-4ec0-92b2-f0d30e6f911e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3040663a-497b-49c3-9168-9b7dc80182d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-620208273',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b79866c36d44e91bb291a6c2ee5056a',qos_specs=None,replication_status=,reservations=['6b4d5146-bbba-419e-aa39-e3858d7473bd','240065ac-ce57-4be2-96a1-60bd1773c9eb','30082c19-ba80-41a6-b059-3d8294477ab3','eeceaf1d-a30e-4c37-a57b-5a40f7b15e0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2217fe83b1c447d8aefc6c44ad043a05',volume_type_id=e9c51977-3e99-429e-b90f-89a4efba6a4f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:24:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-620208273',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3040663a-497b-49c3-9168-9b7dc80182d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b79866c36d44e91bb291a6c2ee5056a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2217fe83b1c447d8aefc6c44ad043a05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e9c51977-3e99-429e-b90f-89a4efba6a4f),volume_type_id=e9c51977-3e99-429e-b90f-89a4efba6a4f)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:09.430557 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a682130c-2324-4e3e-9cfb-2f1846fc6833 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f817011-1e58-4970-9f1a-7e6468981abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:09.454449 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a682130c-2324-4e3e-9cfb-2f1846fc6833 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f817011-1e58-4970-9f1a-7e6468981abf) transitioned into state 'SUCCESS' from state '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-620208273',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b79866c36d44e91bb291a6c2ee5056a',qos_specs=None,replication_status=,reservations=['6b4d5146-bbba-419e-aa39-e3858d7473bd','240065ac-ce57-4be2-96a1-60bd1773c9eb','30082c19-ba80-41a6-b059-3d8294477ab3','eeceaf1d-a30e-4c37-a57b-5a40f7b15e0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2217fe83b1c447d8aefc6c44ad043a05',volume_type_id=e9c51977-3e99-429e-b90f-89a4efba6a4f)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:09.456417 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a682130c-2324-4e3e-9cfb-2f1846fc6833 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43b45271-0964-4857-abc6-2ece8865853e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:09.472005 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a682130c-2324-4e3e-9cfb-2f1846fc6833 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43b45271-0964-4857-abc6-2ece8865853e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:09.473036 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a682130c-2324-4e3e-9cfb-2f1846fc6833 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Flow 'volume_create_api' (935f69d4-9acc-46c0-82e7-075f5c830dff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:24:09.473444 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a682130c-2324-4e3e-9cfb-2f1846fc6833 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Create volume request issued successfully. Aug 06 19:24:09.474097 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a682130c-2324-4e3e-9cfb-2f1846fc6833 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:24:09.474617 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 382/1525] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:24:08 2026] POST /volume/v3/volumes => generated 785 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:24:09.530113 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0c687052-837f-4e19-8836-91ccf5c1b4ca None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:09.536682 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0c687052-837f-4e19-8836-91ccf5c1b4ca tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] GET https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 Aug 06 19:24:09.537037 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0c687052-837f-4e19-8836-91ccf5c1b4ca tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:09.537347 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0c687052-837f-4e19-8836-91ccf5c1b4ca tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:09.537672 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-0c687052-837f-4e19-8836-91ccf5c1b4ca tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Show backup with id 0d555c01-1798-44ff-84a3-ad5152aa4d12. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:09.550043 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:09.550043 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:09.552795 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0c687052-837f-4e19-8836-91ccf5c1b4ca tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 returned with HTTP 200 Aug 06 19:24:09.554449 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 382/1526] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:24:09 2026] GET /volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 => generated 732 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:10.317522 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fd8e6092-495f-41cc-b668-8a7d398ca9d7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:10.322119 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fd8e6092-495f-41cc-b668-8a7d398ca9d7 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 Aug 06 19:24:10.323627 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fd8e6092-495f-41cc-b668-8a7d398ca9d7 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:10.325067 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fd8e6092-495f-41cc-b668-8a7d398ca9d7 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:10.351416 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:10.351416 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:10.360128 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fd8e6092-495f-41cc-b668-8a7d398ca9d7 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:24:10.367913 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fd8e6092-495f-41cc-b668-8a7d398ca9d7 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 returned with HTTP 200 Aug 06 19:24:10.367913 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 387/1527] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:10 2026] GET /volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 => generated 837 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:10.572452 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-05670425-a12a-461e-9597-0df76c8ee3e2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:10.575237 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-05670425-a12a-461e-9597-0df76c8ee3e2 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] GET https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 Aug 06 19:24:10.575535 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-05670425-a12a-461e-9597-0df76c8ee3e2 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:10.575805 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-05670425-a12a-461e-9597-0df76c8ee3e2 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:10.575966 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-05670425-a12a-461e-9597-0df76c8ee3e2 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Show backup with id 0d555c01-1798-44ff-84a3-ad5152aa4d12. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:10.584312 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:10.584312 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:10.585330 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-05670425-a12a-461e-9597-0df76c8ee3e2 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 returned with HTTP 200 Aug 06 19:24:10.586599 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 377/1528] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:24:10 2026] GET /volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 => generated 732 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:11.387398 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a967535f-1b46-481c-af1e-9fafd03aea47 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:11.390490 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a967535f-1b46-481c-af1e-9fafd03aea47 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 Aug 06 19:24:11.390736 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a967535f-1b46-481c-af1e-9fafd03aea47 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:11.390987 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a967535f-1b46-481c-af1e-9fafd03aea47 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:11.403595 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:11.403595 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:11.416351 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a967535f-1b46-481c-af1e-9fafd03aea47 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:24:11.424528 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a967535f-1b46-481c-af1e-9fafd03aea47 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 returned with HTTP 200 Aug 06 19:24:11.424528 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 383/1529] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:11 2026] GET /volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 => generated 837 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:11.603164 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a0b7310e-fda5-42aa-a3b7-d084c55807ec None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:11.606442 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a0b7310e-fda5-42aa-a3b7-d084c55807ec tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] GET https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 Aug 06 19:24:11.606960 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a0b7310e-fda5-42aa-a3b7-d084c55807ec tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:11.607053 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a0b7310e-fda5-42aa-a3b7-d084c55807ec tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:11.607170 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-a0b7310e-fda5-42aa-a3b7-d084c55807ec tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Show backup with id 0d555c01-1798-44ff-84a3-ad5152aa4d12. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:11.615052 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:11.615052 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:11.615052 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a0b7310e-fda5-42aa-a3b7-d084c55807ec tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 returned with HTTP 200 Aug 06 19:24:11.615052 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 383/1530] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:24:11 2026] GET /volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:11.879109 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a5e29fe6-3624-4191-9670-222ecb798575 req-b0fa670c-d754-4c36-a2df-587c301013bd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:11.882979 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a5e29fe6-3624-4191-9670-222ecb798575 req-b0fa670c-d754-4c36-a2df-587c301013bd tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] POST https://10.4.3.5/volume/v3/attachments/3c3e8164-e2ad-49af-a4df-6501f78776b6/action Aug 06 19:24:11.883284 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a5e29fe6-3624-4191-9670-222ecb798575 req-b0fa670c-d754-4c36-a2df-587c301013bd tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:24:11.883459 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a5e29fe6-3624-4191-9670-222ecb798575 req-b0fa670c-d754-4c36-a2df-587c301013bd tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:24:11.929804 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:11.929804 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:11.955529 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a5e29fe6-3624-4191-9670-222ecb798575 req-b0fa670c-d754-4c36-a2df-587c301013bd tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/attachments/3c3e8164-e2ad-49af-a4df-6501f78776b6/action returned with HTTP 204 Aug 06 19:24:11.956268 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 388/1531] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:24:11 2026] POST /volume/v3/attachments/3c3e8164-e2ad-49af-a4df-6501f78776b6/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:24:12.445260 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c6eaa049-04f7-4ce3-9f9a-21526f18931b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:12.449429 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c6eaa049-04f7-4ce3-9f9a-21526f18931b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 Aug 06 19:24:12.449831 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c6eaa049-04f7-4ce3-9f9a-21526f18931b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:12.450281 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c6eaa049-04f7-4ce3-9f9a-21526f18931b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:12.470150 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:12.470150 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:12.480150 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c6eaa049-04f7-4ce3-9f9a-21526f18931b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:24:12.488905 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c6eaa049-04f7-4ce3-9f9a-21526f18931b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 returned with HTTP 200 Aug 06 19:24:12.490373 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 378/1532] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:12 2026] GET /volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 => generated 1129 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:24:12.509880 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b6c12a43-7669-4996-b746-9b017325b567 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:12.516045 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6c12a43-7669-4996-b746-9b017325b567 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] POST https://10.4.3.5/volume/v3/backups Aug 06 19:24:12.516045 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6c12a43-7669-4996-b746-9b017325b567 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "44398b9b-fbe2-4c05-babd-c767e8242765", "name": "tempest-VolumesBackupsTest-Backup-1572658037", "force": true, "container": "tempest-volumesbackupstest-backup-container-741083954"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:24:12.517726 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-b6c12a43-7669-4996-b746-9b017325b567 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Creating new backup {'backup': {'volume_id': '44398b9b-fbe2-4c05-babd-c767e8242765', 'name': 'tempest-VolumesBackupsTest-Backup-1572658037', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-741083954'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:24:12.517726 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-b6c12a43-7669-4996-b746-9b017325b567 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Creating backup of volume 44398b9b-fbe2-4c05-babd-c767e8242765 in container tempest-volumesbackupstest-backup-container-741083954 Aug 06 19:24:12.535591 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:12.535591 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:12.536319 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b6c12a43-7669-4996-b746-9b017325b567 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:24:12.587706 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-b6c12a43-7669-4996-b746-9b017325b567 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Created reservations ['dab8bdf8-00da-4d4d-af04-65bb61d1d1dc', '99126717-41bc-4092-9f8e-e594c001afb8'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:24:12.628559 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c9aa2ae6-99e3-414a-9211-e0380c52748f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:12.631006 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c9aa2ae6-99e3-414a-9211-e0380c52748f tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] GET https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 Aug 06 19:24:12.631353 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c9aa2ae6-99e3-414a-9211-e0380c52748f tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:12.631562 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c9aa2ae6-99e3-414a-9211-e0380c52748f tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:12.631700 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c9aa2ae6-99e3-414a-9211-e0380c52748f tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Show backup with id 0d555c01-1798-44ff-84a3-ad5152aa4d12. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:12.637146 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:12.637146 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:12.638143 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c9aa2ae6-99e3-414a-9211-e0380c52748f tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 returned with HTTP 200 Aug 06 19:24:12.638605 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 384/1533] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:24:12 2026] GET /volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:12.641318 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6c12a43-7669-4996-b746-9b017325b567 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:24:12.642042 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 384/1534] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:24:12 2026] POST /volume/v3/backups => generated 326 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:24:12.657103 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-249c0264-77ea-4b6e-930e-d04795c2ccbe None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:12.658849 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5dd38ac9-e346-4e3f-8770-94ecf24219e3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:12.659512 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-249c0264-77ea-4b6e-930e-d04795c2ccbe tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 Aug 06 19:24:12.660205 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-249c0264-77ea-4b6e-930e-d04795c2ccbe tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:12.660205 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-249c0264-77ea-4b6e-930e-d04795c2ccbe tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:12.660205 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-249c0264-77ea-4b6e-930e-d04795c2ccbe tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 595d685d-8e3c-4f9c-9126-2ad4bca25294. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:12.665993 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:12.665993 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:12.667010 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-249c0264-77ea-4b6e-930e-d04795c2ccbe tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 returned with HTTP 200 Aug 06 19:24:12.667466 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 389/1535] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:12 2026] GET /volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:12.831539 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5dd38ac9-e346-4e3f-8770-94ecf24219e3 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-member] PUT https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 Aug 06 19:24:12.832047 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5dd38ac9-e346-4e3f-8770-94ecf24219e3 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:24:12.846575 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:12.846575 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:12.861048 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5dd38ac9-e346-4e3f-8770-94ecf24219e3 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-member] https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 returned with HTTP 200 Aug 06 19:24:12.861048 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 379/1536] 10.4.3.5 () {70 vars in 1394 bytes} [Thu Aug 6 19:24:12 2026] PUT /volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 => generated 312 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:12.870260 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4755adfe-41be-4aa4-b1b3-e8dfc786b994 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:12.875241 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4755adfe-41be-4aa4-b1b3-e8dfc786b994 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] GET https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 Aug 06 19:24:12.875577 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4755adfe-41be-4aa4-b1b3-e8dfc786b994 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:12.875966 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4755adfe-41be-4aa4-b1b3-e8dfc786b994 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:12.879833 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-4755adfe-41be-4aa4-b1b3-e8dfc786b994 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Show backup with id 0d555c01-1798-44ff-84a3-ad5152aa4d12. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:12.884828 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:12.884828 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:12.885569 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4755adfe-41be-4aa4-b1b3-e8dfc786b994 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 returned with HTTP 200 Aug 06 19:24:12.886048 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 385/1537] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:24:12 2026] GET /volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 => generated 758 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:12.905945 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-76b4530e-4053-462e-8beb-02fc0db8b94b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:12.907739 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76b4530e-4053-462e-8beb-02fc0db8b94b tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] DELETE https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 Aug 06 19:24:12.908162 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76b4530e-4053-462e-8beb-02fc0db8b94b tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:12.908461 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76b4530e-4053-462e-8beb-02fc0db8b94b tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:12.908727 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-76b4530e-4053-462e-8beb-02fc0db8b94b tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Delete backup with id: 0d555c01-1798-44ff-84a3-ad5152aa4d12. Aug 06 19:24:12.917696 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:12.917696 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:12.942261 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-76b4530e-4053-462e-8beb-02fc0db8b94b tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] delete_backup rpcapi backup_id 0d555c01-1798-44ff-84a3-ad5152aa4d12 {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:24:12.946172 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76b4530e-4053-462e-8beb-02fc0db8b94b tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 returned with HTTP 202 Aug 06 19:24:12.947299 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 385/1538] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:24:12 2026] DELETE /volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:24:12.960860 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ecf1c238-5c61-498e-bd80-61090c423be2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:12.963049 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ecf1c238-5c61-498e-bd80-61090c423be2 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] GET https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 Aug 06 19:24:12.964187 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ecf1c238-5c61-498e-bd80-61090c423be2 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:12.964187 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ecf1c238-5c61-498e-bd80-61090c423be2 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:12.964187 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ecf1c238-5c61-498e-bd80-61090c423be2 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Show backup with id 0d555c01-1798-44ff-84a3-ad5152aa4d12. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:12.971746 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:12.971746 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:12.972193 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ecf1c238-5c61-498e-bd80-61090c423be2 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 returned with HTTP 200 Aug 06 19:24:12.973265 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 390/1539] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:24:12 2026] GET /volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:13.684224 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-30645b65-e790-466c-91a6-58eb501df291 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:13.687790 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-30645b65-e790-466c-91a6-58eb501df291 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 Aug 06 19:24:13.688137 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-30645b65-e790-466c-91a6-58eb501df291 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:13.688537 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-30645b65-e790-466c-91a6-58eb501df291 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:13.689321 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-30645b65-e790-466c-91a6-58eb501df291 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 595d685d-8e3c-4f9c-9126-2ad4bca25294. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:13.698127 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:13.698127 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:13.699299 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-30645b65-e790-466c-91a6-58eb501df291 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 returned with HTTP 200 Aug 06 19:24:13.700107 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 380/1540] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:13 2026] GET /volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 => generated 786 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:13.985984 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3701ee3f-cce8-4c96-ad65-d9251842d707 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:13.995134 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3701ee3f-cce8-4c96-ad65-d9251842d707 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] GET https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 Aug 06 19:24:13.995134 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3701ee3f-cce8-4c96-ad65-d9251842d707 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:13.996833 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3701ee3f-cce8-4c96-ad65-d9251842d707 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:13.997078 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-3701ee3f-cce8-4c96-ad65-d9251842d707 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Show backup with id 0d555c01-1798-44ff-84a3-ad5152aa4d12. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:14.005921 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3701ee3f-cce8-4c96-ad65-d9251842d707 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] https://10.4.3.5/volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 returned with HTTP 404 Aug 06 19:24:14.005921 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 386/1541] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:24:13 2026] GET /volume/v3/backups/0d555c01-1798-44ff-84a3-ad5152aa4d12 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:24:14.013981 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-30aedbbb-5681-4fb5-8d80-1e7eab8d0e76 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:14.016777 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-30aedbbb-5681-4fb5-8d80-1e7eab8d0e76 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/aec30909-5e33-469a-acfd-db5726b3346a Aug 06 19:24:14.017306 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-30aedbbb-5681-4fb5-8d80-1e7eab8d0e76 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:14.019133 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-30aedbbb-5681-4fb5-8d80-1e7eab8d0e76 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:14.019133 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-30aedbbb-5681-4fb5-8d80-1e7eab8d0e76 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Delete volume with id: aec30909-5e33-469a-acfd-db5726b3346a Aug 06 19:24:14.028222 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:14.028222 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:14.028487 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-30aedbbb-5681-4fb5-8d80-1e7eab8d0e76 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Volume info retrieved successfully. Aug 06 19:24:14.063524 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-30aedbbb-5681-4fb5-8d80-1e7eab8d0e76 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Delete volume request issued successfully. Aug 06 19:24:14.063853 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-30aedbbb-5681-4fb5-8d80-1e7eab8d0e76 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] https://10.4.3.5/volume/v3/volumes/aec30909-5e33-469a-acfd-db5726b3346a returned with HTTP 202 Aug 06 19:24:14.064554 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 386/1542] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:24:14 2026] DELETE /volume/v3/volumes/aec30909-5e33-469a-acfd-db5726b3346a => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:24:14.073868 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cb14e585-9aca-4454-b5ba-78e6eaad87d0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:14.084926 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cb14e585-9aca-4454-b5ba-78e6eaad87d0 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] GET https://10.4.3.5/volume/v3/volumes/aec30909-5e33-469a-acfd-db5726b3346a Aug 06 19:24:14.085172 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cb14e585-9aca-4454-b5ba-78e6eaad87d0 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:14.085388 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cb14e585-9aca-4454-b5ba-78e6eaad87d0 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:14.097617 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:14.097617 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:14.107048 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cb14e585-9aca-4454-b5ba-78e6eaad87d0 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Volume info retrieved successfully. Aug 06 19:24:14.115032 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cb14e585-9aca-4454-b5ba-78e6eaad87d0 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] https://10.4.3.5/volume/v3/volumes/aec30909-5e33-469a-acfd-db5726b3346a returned with HTTP 200 Aug 06 19:24:14.116669 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 391/1543] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:24:14 2026] GET /volume/v3/volumes/aec30909-5e33-469a-acfd-db5726b3346a => generated 1012 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:24:14.715786 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-40697dfe-1154-45a4-8396-18dc8d99399c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:14.718386 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-40697dfe-1154-45a4-8396-18dc8d99399c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 Aug 06 19:24:14.718659 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-40697dfe-1154-45a4-8396-18dc8d99399c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:14.718921 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-40697dfe-1154-45a4-8396-18dc8d99399c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:14.719622 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-40697dfe-1154-45a4-8396-18dc8d99399c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 595d685d-8e3c-4f9c-9126-2ad4bca25294. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:14.725746 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:14.725746 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:14.726861 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-40697dfe-1154-45a4-8396-18dc8d99399c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 returned with HTTP 200 Aug 06 19:24:14.727769 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 381/1544] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:14 2026] GET /volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:15.135502 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f7ce198a-f347-4c18-ba0f-9c6dd310b3a9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:15.139126 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f7ce198a-f347-4c18-ba0f-9c6dd310b3a9 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] GET https://10.4.3.5/volume/v3/volumes/aec30909-5e33-469a-acfd-db5726b3346a Aug 06 19:24:15.139364 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f7ce198a-f347-4c18-ba0f-9c6dd310b3a9 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:15.139605 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f7ce198a-f347-4c18-ba0f-9c6dd310b3a9 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:15.149455 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f7ce198a-f347-4c18-ba0f-9c6dd310b3a9 tempest-ProjectMemberTests39-45253266 tempest-ProjectMemberTests39-45253266-project-admin] https://10.4.3.5/volume/v3/volumes/aec30909-5e33-469a-acfd-db5726b3346a returned with HTTP 404 Aug 06 19:24:15.150465 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 387/1545] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:24:15 2026] GET /volume/v3/volumes/aec30909-5e33-469a-acfd-db5726b3346a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:24:15.741334 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-832f7246-dbc5-4a6e-a7c1-70a36b349292 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:15.743474 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-832f7246-dbc5-4a6e-a7c1-70a36b349292 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 Aug 06 19:24:15.743795 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-832f7246-dbc5-4a6e-a7c1-70a36b349292 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:15.743990 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-832f7246-dbc5-4a6e-a7c1-70a36b349292 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:15.744778 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-832f7246-dbc5-4a6e-a7c1-70a36b349292 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 595d685d-8e3c-4f9c-9126-2ad4bca25294. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:15.749440 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:15.749440 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:15.750392 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-832f7246-dbc5-4a6e-a7c1-70a36b349292 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 returned with HTTP 200 Aug 06 19:24:15.751071 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 387/1546] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:15 2026] GET /volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:16.769044 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1d381f94-3af0-47a7-b835-6a2074dd5064 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:16.770138 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1d381f94-3af0-47a7-b835-6a2074dd5064 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 Aug 06 19:24:16.770518 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1d381f94-3af0-47a7-b835-6a2074dd5064 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:16.770897 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1d381f94-3af0-47a7-b835-6a2074dd5064 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:16.771326 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-1d381f94-3af0-47a7-b835-6a2074dd5064 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 595d685d-8e3c-4f9c-9126-2ad4bca25294. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:16.780250 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:16.780250 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:16.782631 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1d381f94-3af0-47a7-b835-6a2074dd5064 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 returned with HTTP 200 Aug 06 19:24:16.782631 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 392/1547] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:16 2026] GET /volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 => generated 786 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:17.743141 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8a9d34ad-f049-44b5-8375-7e4d9611a9f1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:17.798562 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-10a6ac3f-b7f6-4ace-8729-290919962bce None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:17.800884 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-10a6ac3f-b7f6-4ace-8729-290919962bce tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 Aug 06 19:24:17.801226 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-10a6ac3f-b7f6-4ace-8729-290919962bce tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:17.801610 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-10a6ac3f-b7f6-4ace-8729-290919962bce tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:17.801760 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-10a6ac3f-b7f6-4ace-8729-290919962bce tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 595d685d-8e3c-4f9c-9126-2ad4bca25294. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:17.803902 np0000006689 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=322,cinder:UPDATE=44,cinder:INSERT=31 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:24:17.809294 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:17.809294 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:17.810544 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-10a6ac3f-b7f6-4ace-8729-290919962bce tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 returned with HTTP 200 Aug 06 19:24:17.811698 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 388/1548] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:17 2026] GET /volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 => generated 786 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:17.943058 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8a9d34ad-f049-44b5-8375-7e4d9611a9f1 tempest-ProjectAdminTests-1723500093 tempest-ProjectAdminTests-1723500093-project-admin] GET https://10.4.3.5/volume/v3/scheduler-stats/get_pools Aug 06 19:24:17.943058 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8a9d34ad-f049-44b5-8375-7e4d9611a9f1 tempest-ProjectAdminTests-1723500093 tempest-ProjectAdminTests-1723500093-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:17.943058 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8a9d34ad-f049-44b5-8375-7e4d9611a9f1 tempest-ProjectAdminTests-1723500093 tempest-ProjectAdminTests-1723500093-project-admin] Calling method 'get_pools' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:17.955062 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8a9d34ad-f049-44b5-8375-7e4d9611a9f1 tempest-ProjectAdminTests-1723500093 tempest-ProjectAdminTests-1723500093-project-admin] https://10.4.3.5/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 06 19:24:17.957043 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 382/1549] 10.4.3.5 () {66 vars in 1277 bytes} [Thu Aug 6 19:24:17 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:17.967917 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b2359e6a-d1c1-4c7b-aec6-ae1a1608effd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:17.971952 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2359e6a-d1c1-4c7b-aec6-ae1a1608effd tempest-ProjectAdminTests-1723500093 tempest-ProjectAdminTests-1723500093-project-admin] GET https://10.4.3.5/volume/v3/capabilities/np0000006689@storpool Aug 06 19:24:17.971952 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b2359e6a-d1c1-4c7b-aec6-ae1a1608effd tempest-ProjectAdminTests-1723500093 tempest-ProjectAdminTests-1723500093-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:17.971952 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b2359e6a-d1c1-4c7b-aec6-ae1a1608effd tempest-ProjectAdminTests-1723500093 tempest-ProjectAdminTests-1723500093-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:17.974757 np0000006689 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=370,cinder:UPDATE=103,cinder:INSERT=63 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:24:17.983433 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2359e6a-d1c1-4c7b-aec6-ae1a1608effd tempest-ProjectAdminTests-1723500093 tempest-ProjectAdminTests-1723500093-project-admin] https://10.4.3.5/volume/v3/capabilities/np0000006689@storpool returned with HTTP 200 Aug 06 19:24:17.984114 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 388/1550] 10.4.3.5 () {66 vars in 1304 bytes} [Thu Aug 6 19:24:17 2026] GET /volume/v3/capabilities/np0000006689@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:18.829160 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d823e0a1-ca7d-4cb2-bdf0-5dbe7b4baf25 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:18.833423 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d823e0a1-ca7d-4cb2-bdf0-5dbe7b4baf25 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 Aug 06 19:24:18.833423 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d823e0a1-ca7d-4cb2-bdf0-5dbe7b4baf25 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:18.833423 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d823e0a1-ca7d-4cb2-bdf0-5dbe7b4baf25 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:18.833423 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-d823e0a1-ca7d-4cb2-bdf0-5dbe7b4baf25 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 595d685d-8e3c-4f9c-9126-2ad4bca25294. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:18.844393 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:18.844393 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:18.846054 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d823e0a1-ca7d-4cb2-bdf0-5dbe7b4baf25 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 returned with HTTP 200 Aug 06 19:24:18.846585 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 393/1551] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:18 2026] GET /volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 => generated 786 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:19.864058 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-406a8f36-11f8-4fe4-b1ca-de2e8021c06f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:19.867195 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-406a8f36-11f8-4fe4-b1ca-de2e8021c06f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 Aug 06 19:24:19.867195 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-406a8f36-11f8-4fe4-b1ca-de2e8021c06f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:19.867195 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-406a8f36-11f8-4fe4-b1ca-de2e8021c06f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:19.867195 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-406a8f36-11f8-4fe4-b1ca-de2e8021c06f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 595d685d-8e3c-4f9c-9126-2ad4bca25294. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:19.872791 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:19.872791 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:19.874070 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-406a8f36-11f8-4fe4-b1ca-de2e8021c06f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 returned with HTTP 200 Aug 06 19:24:19.874918 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 389/1552] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:19 2026] GET /volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:20.888587 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a230ab73-44ff-407a-a6f2-25c97646f625 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:20.890991 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a230ab73-44ff-407a-a6f2-25c97646f625 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 Aug 06 19:24:20.891260 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a230ab73-44ff-407a-a6f2-25c97646f625 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:20.891709 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a230ab73-44ff-407a-a6f2-25c97646f625 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:20.891709 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-a230ab73-44ff-407a-a6f2-25c97646f625 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 595d685d-8e3c-4f9c-9126-2ad4bca25294. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:20.894424 np0000006689 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=322,cinder:UPDATE=77,cinder:INSERT=40 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:24:20.901289 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:20.901289 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:20.901289 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a230ab73-44ff-407a-a6f2-25c97646f625 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 returned with HTTP 200 Aug 06 19:24:20.901289 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 383/1553] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:20 2026] GET /volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:21.196230 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2fa0b7cc-ffbe-4fc6-9371-477c79086950 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:21.396755 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2fa0b7cc-ffbe-4fc6-9371-477c79086950 tempest-ProjectMemberTests-1582152271 tempest-ProjectMemberTests-1582152271-project-admin] GET https://10.4.3.5/volume/v3/scheduler-stats/get_pools Aug 06 19:24:21.396926 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2fa0b7cc-ffbe-4fc6-9371-477c79086950 tempest-ProjectMemberTests-1582152271 tempest-ProjectMemberTests-1582152271-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:21.397128 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2fa0b7cc-ffbe-4fc6-9371-477c79086950 tempest-ProjectMemberTests-1582152271 tempest-ProjectMemberTests-1582152271-project-admin] Calling method 'get_pools' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:21.408376 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2fa0b7cc-ffbe-4fc6-9371-477c79086950 tempest-ProjectMemberTests-1582152271 tempest-ProjectMemberTests-1582152271-project-admin] https://10.4.3.5/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 06 19:24:21.409130 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 389/1554] 10.4.3.5 () {66 vars in 1277 bytes} [Thu Aug 6 19:24:21 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:21.418505 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f1bc429b-5822-4e17-a4a2-787cbd8f5b14 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:21.490472 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f1bc429b-5822-4e17-a4a2-787cbd8f5b14 tempest-ProjectMemberTests-1582152271 tempest-ProjectMemberTests-1582152271-project-member] GET https://10.4.3.5/volume/v3/capabilities/np0000006689@storpool Aug 06 19:24:21.490916 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f1bc429b-5822-4e17-a4a2-787cbd8f5b14 tempest-ProjectMemberTests-1582152271 tempest-ProjectMemberTests-1582152271-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:21.491308 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f1bc429b-5822-4e17-a4a2-787cbd8f5b14 tempest-ProjectMemberTests-1582152271 tempest-ProjectMemberTests-1582152271-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:21.492301 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-f1bc429b-5822-4e17-a4a2-787cbd8f5b14 tempest-ProjectMemberTests-1582152271 tempest-ProjectMemberTests-1582152271-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'a01d7d7a0498441b8e4c9d1c400c0445', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38159bc9a3e7449eb8161bb8b71214d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:24:21.492714 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f1bc429b-5822-4e17-a4a2-787cbd8f5b14 tempest-ProjectMemberTests-1582152271 tempest-ProjectMemberTests-1582152271-project-member] https://10.4.3.5/volume/v3/capabilities/np0000006689@storpool returned with HTTP 403 Aug 06 19:24:21.493401 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 394/1555] 10.4.3.5 () {66 vars in 1304 bytes} [Thu Aug 6 19:24:21 2026] GET /volume/v3/capabilities/np0000006689@storpool => generated 110 bytes in 76 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:24:21.914135 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c320b68f-6d62-43b7-8b39-4514fbf18791 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:21.919796 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c320b68f-6d62-43b7-8b39-4514fbf18791 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 Aug 06 19:24:21.920012 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c320b68f-6d62-43b7-8b39-4514fbf18791 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:21.920278 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c320b68f-6d62-43b7-8b39-4514fbf18791 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:21.920419 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c320b68f-6d62-43b7-8b39-4514fbf18791 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 595d685d-8e3c-4f9c-9126-2ad4bca25294. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:21.925507 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:21.925507 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:21.926571 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c320b68f-6d62-43b7-8b39-4514fbf18791 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 returned with HTTP 200 Aug 06 19:24:21.926945 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 390/1556] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:21 2026] GET /volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:22.468866 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-940d0012-3e37-459e-a40e-6cf0fd2d6ec8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:22.470920 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-940d0012-3e37-459e-a40e-6cf0fd2d6ec8 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] GET https://10.4.3.5/volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 Aug 06 19:24:22.471239 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-940d0012-3e37-459e-a40e-6cf0fd2d6ec8 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:22.471843 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-940d0012-3e37-459e-a40e-6cf0fd2d6ec8 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:22.480481 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:22.480481 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:22.485462 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-940d0012-3e37-459e-a40e-6cf0fd2d6ec8 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Volume info retrieved successfully. Aug 06 19:24:22.490754 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-940d0012-3e37-459e-a40e-6cf0fd2d6ec8 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 returned with HTTP 200 Aug 06 19:24:22.491234 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 384/1557] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:22 2026] GET /volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:22.508887 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2f321fc9-e89b-4b18-a68a-05aebee83b85 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:22.511180 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2f321fc9-e89b-4b18-a68a-05aebee83b85 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] GET https://10.4.3.5/volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 Aug 06 19:24:22.511478 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2f321fc9-e89b-4b18-a68a-05aebee83b85 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:22.511754 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2f321fc9-e89b-4b18-a68a-05aebee83b85 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:22.523102 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:22.523102 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:22.529726 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2f321fc9-e89b-4b18-a68a-05aebee83b85 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Volume info retrieved successfully. Aug 06 19:24:22.534871 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2f321fc9-e89b-4b18-a68a-05aebee83b85 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 returned with HTTP 200 Aug 06 19:24:22.535479 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 390/1558] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:22 2026] GET /volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 => generated 836 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:22.593766 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b0fa0a3d-eacc-4245-86b9-a4aed73c05ce req-831b766e-4317-4dfb-8833-8ac4c3fafbfb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:22.596571 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b0fa0a3d-eacc-4245-86b9-a4aed73c05ce req-831b766e-4317-4dfb-8833-8ac4c3fafbfb tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] GET https://10.4.3.5/volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 Aug 06 19:24:22.596858 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b0fa0a3d-eacc-4245-86b9-a4aed73c05ce req-831b766e-4317-4dfb-8833-8ac4c3fafbfb tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:22.597165 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b0fa0a3d-eacc-4245-86b9-a4aed73c05ce req-831b766e-4317-4dfb-8833-8ac4c3fafbfb tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:22.605640 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:22.605640 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:22.610452 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-b0fa0a3d-eacc-4245-86b9-a4aed73c05ce req-831b766e-4317-4dfb-8833-8ac4c3fafbfb tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Volume info retrieved successfully. Aug 06 19:24:22.616084 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b0fa0a3d-eacc-4245-86b9-a4aed73c05ce req-831b766e-4317-4dfb-8833-8ac4c3fafbfb tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 returned with HTTP 200 Aug 06 19:24:22.616566 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 395/1559] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:24:22 2026] GET /volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:22.725118 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8d9146d4-fb4f-4c4a-accf-6b1a0bc8bb80 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:22.725540 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8d9146d4-fb4f-4c4a-accf-6b1a0bc8bb80 None None] GET https://10.4.3.5/volume// Aug 06 19:24:22.725770 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8d9146d4-fb4f-4c4a-accf-6b1a0bc8bb80 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:22.725961 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8d9146d4-fb4f-4c4a-accf-6b1a0bc8bb80 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:22.726287 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8d9146d4-fb4f-4c4a-accf-6b1a0bc8bb80 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:24:22.726843 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 391/1560] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:24:22 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:24:22.735164 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-b0fa0a3d-eacc-4245-86b9-a4aed73c05ce req-ccf5d496-3b83-48fc-9a01-a76fb0e57e1a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:22.940558 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-853b8994-7d18-461a-a3a1-31bf07811209 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:22.943894 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-853b8994-7d18-461a-a3a1-31bf07811209 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 Aug 06 19:24:22.944230 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-853b8994-7d18-461a-a3a1-31bf07811209 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:22.944521 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-853b8994-7d18-461a-a3a1-31bf07811209 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:22.944688 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-853b8994-7d18-461a-a3a1-31bf07811209 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 595d685d-8e3c-4f9c-9126-2ad4bca25294. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:22.950932 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b0fa0a3d-eacc-4245-86b9-a4aed73c05ce req-ccf5d496-3b83-48fc-9a01-a76fb0e57e1a tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:24:22.954579 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b0fa0a3d-eacc-4245-86b9-a4aed73c05ce req-ccf5d496-3b83-48fc-9a01-a76fb0e57e1a tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "799215be-9fab-45db-94a2-5411a71139a8", "connector": null, "instance_uuid": "215e3d75-b175-4d40-a5f6-6015fc9730e4"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:24:22.955036 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:22.955036 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:22.956294 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-853b8994-7d18-461a-a3a1-31bf07811209 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 returned with HTTP 200 Aug 06 19:24:22.957043 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 391/1561] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:22 2026] GET /volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 => generated 786 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:22.966425 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:22.966425 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:23.016475 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b0fa0a3d-eacc-4245-86b9-a4aed73c05ce req-ccf5d496-3b83-48fc-9a01-a76fb0e57e1a tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:24:23.017086 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 385/1562] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:24:22 2026] POST /volume/v3/attachments => generated 273 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:24:23.056789 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9c68bc85-adf2-4b79-9576-2bdee0b6b218 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:23.059699 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9c68bc85-adf2-4b79-9576-2bdee0b6b218 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] GET https://10.4.3.5/volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 Aug 06 19:24:23.059917 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9c68bc85-adf2-4b79-9576-2bdee0b6b218 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:23.060187 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9c68bc85-adf2-4b79-9576-2bdee0b6b218 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:23.073243 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d93e0781-2b05-4c6f-af06-d89659083c3a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:23.073675 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d93e0781-2b05-4c6f-af06-d89659083c3a None None] GET https://10.4.3.5/volume// Aug 06 19:24:23.073934 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d93e0781-2b05-4c6f-af06-d89659083c3a None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:23.074251 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d93e0781-2b05-4c6f-af06-d89659083c3a None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:23.074669 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d93e0781-2b05-4c6f-af06-d89659083c3a None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:24:23.075109 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 392/1563] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:24:23 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:24:23.081444 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:23.081444 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:23.089197 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9c68bc85-adf2-4b79-9576-2bdee0b6b218 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Volume info retrieved successfully. Aug 06 19:24:23.089627 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b0fa0a3d-eacc-4245-86b9-a4aed73c05ce req-f501c6f3-4743-4fe5-b769-e3830cdb7a25 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:23.093752 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b0fa0a3d-eacc-4245-86b9-a4aed73c05ce req-f501c6f3-4743-4fe5-b769-e3830cdb7a25 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] GET https://10.4.3.5/volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 Aug 06 19:24:23.094305 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b0fa0a3d-eacc-4245-86b9-a4aed73c05ce req-f501c6f3-4743-4fe5-b769-e3830cdb7a25 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:23.094433 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b0fa0a3d-eacc-4245-86b9-a4aed73c05ce req-f501c6f3-4743-4fe5-b769-e3830cdb7a25 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:23.095303 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9c68bc85-adf2-4b79-9576-2bdee0b6b218 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 returned with HTTP 200 Aug 06 19:24:23.095937 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 396/1564] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:23 2026] GET /volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 => generated 835 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:23.111852 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:23.111852 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:23.120234 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b0fa0a3d-eacc-4245-86b9-a4aed73c05ce req-f501c6f3-4743-4fe5-b769-e3830cdb7a25 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Volume info retrieved successfully. Aug 06 19:24:23.130618 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b0fa0a3d-eacc-4245-86b9-a4aed73c05ce req-f501c6f3-4743-4fe5-b769-e3830cdb7a25 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 returned with HTTP 200 Aug 06 19:24:23.130618 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 392/1565] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:24:23 2026] GET /volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:24:23.242531 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-b0fa0a3d-eacc-4245-86b9-a4aed73c05ce req-b005b98c-7ad3-41fc-b71c-1f3191a73977 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:23.247096 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b0fa0a3d-eacc-4245-86b9-a4aed73c05ce req-b005b98c-7ad3-41fc-b71c-1f3191a73977 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] PUT https://10.4.3.5/volume/v3/attachments/5cc595d4-36c3-405b-95c3-feebc1520180 Aug 06 19:24:23.247612 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b0fa0a3d-eacc-4245-86b9-a4aed73c05ce req-b005b98c-7ad3-41fc-b71c-1f3191a73977 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:24:23.260966 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-b0fa0a3d-eacc-4245-86b9-a4aed73c05ce req-b005b98c-7ad3-41fc-b71c-1f3191a73977 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Acquiring lock "cinder-attachment_update-799215be-9fab-45db-94a2-5411a71139a8-np0000006689" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:24:23.267628 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-b0fa0a3d-eacc-4245-86b9-a4aed73c05ce req-b005b98c-7ad3-41fc-b71c-1f3191a73977 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Lock "cinder-attachment_update-799215be-9fab-45db-94a2-5411a71139a8-np0000006689" acquired by "attachment_update" :: waited 0.007s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:24:23.268769 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:23.268769 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:23.438361 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-b0fa0a3d-eacc-4245-86b9-a4aed73c05ce req-b005b98c-7ad3-41fc-b71c-1f3191a73977 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Lock "cinder-attachment_update-799215be-9fab-45db-94a2-5411a71139a8-np0000006689" released by "attachment_update" :: held 0.171s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:24:23.438728 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b0fa0a3d-eacc-4245-86b9-a4aed73c05ce req-b005b98c-7ad3-41fc-b71c-1f3191a73977 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/attachments/5cc595d4-36c3-405b-95c3-feebc1520180 returned with HTTP 200 Aug 06 19:24:23.439486 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 386/1566] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:24:23 2026] PUT /volume/v3/attachments/5cc595d4-36c3-405b-95c3-feebc1520180 => generated 969 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 19:24:23.970570 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a24fef73-e897-4ad6-ac4c-e84d32cd8a71 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:23.973697 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a24fef73-e897-4ad6-ac4c-e84d32cd8a71 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 Aug 06 19:24:23.974220 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a24fef73-e897-4ad6-ac4c-e84d32cd8a71 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:23.977388 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a24fef73-e897-4ad6-ac4c-e84d32cd8a71 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:23.977580 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-a24fef73-e897-4ad6-ac4c-e84d32cd8a71 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 595d685d-8e3c-4f9c-9126-2ad4bca25294. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:23.986326 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d38b8340-939e-49c5-8f42-e12a1980cb20 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:23.986726 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:23.986726 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:23.987771 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a24fef73-e897-4ad6-ac4c-e84d32cd8a71 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 returned with HTTP 200 Aug 06 19:24:23.988228 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 393/1567] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:23 2026] GET /volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 => generated 786 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:24.112748 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d38b8340-939e-49c5-8f42-e12a1980cb20 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:24:24.113614 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d38b8340-939e-49c5-8f42-e12a1980cb20 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-410142381", "extra_specs": {"storage_protocol": "tempest-storage_protocol-17140848", "vendor_name": "tempest-vendor_name-1675427125"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:24:24.114533 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-80fa50c5-6e51-41f1-b9b0-82f60a30e3f7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:24.116984 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-80fa50c5-6e51-41f1-b9b0-82f60a30e3f7 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] GET https://10.4.3.5/volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 Aug 06 19:24:24.117271 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-80fa50c5-6e51-41f1-b9b0-82f60a30e3f7 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:24.117511 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-80fa50c5-6e51-41f1-b9b0-82f60a30e3f7 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:24.129373 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:24.129373 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:24.134306 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-80fa50c5-6e51-41f1-b9b0-82f60a30e3f7 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Volume info retrieved successfully. Aug 06 19:24:24.136228 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d38b8340-939e-49c5-8f42-e12a1980cb20 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:24:24.136754 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 397/1568] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:24:23 2026] POST /volume/v3/types => generated 327 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:24.143482 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-80fa50c5-6e51-41f1-b9b0-82f60a30e3f7 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 returned with HTTP 200 Aug 06 19:24:24.144194 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 393/1569] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:24 2026] GET /volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 => generated 836 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:24.147705 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-18f63e37-6123-49a0-b74c-f450e9978a6c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:24.149626 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-18f63e37-6123-49a0-b74c-f450e9978a6c tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:24:24.149997 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-18f63e37-6123-49a0-b74c-f450e9978a6c tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f0ab75b8-a82b-481a-b6ad-177997eb7356", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:24:24.152647 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-18f63e37-6123-49a0-b74c-f450e9978a6c tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Create volume request body: {'volume': {'volume_type': 'f0ab75b8-a82b-481a-b6ad-177997eb7356', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:24:24.159284 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-18f63e37-6123-49a0-b74c-f450e9978a6c tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Create volume of 1 GB Aug 06 19:24:24.159779 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:24.159779 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:24.160366 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-18f63e37-6123-49a0-b74c-f450e9978a6c tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Availability Zones retrieved successfully. Aug 06 19:24:24.171600 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18f63e37-6123-49a0-b74c-f450e9978a6c tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Flow 'volume_create_api' (36c10045-e6f4-405f-a31c-d30d762a07a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:24:24.173498 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18f63e37-6123-49a0-b74c-f450e9978a6c tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cec35bdd-bdd7-4f30-ad80-dde593655653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:24.174716 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-18f63e37-6123-49a0-b74c-f450e9978a6c tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:24:24.200886 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18f63e37-6123-49a0-b74c-f450e9978a6c tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cec35bdd-bdd7-4f30-ad80-dde593655653) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:24:24Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-17140848',vendor_name='tempest-vendor_name-1675427125'},id=f0ab75b8-a82b-481a-b6ad-177997eb7356,is_public=True,name='tempest-ProjectMemberTests-volume-type-410142381',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f0ab75b8-a82b-481a-b6ad-177997eb7356', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:24.200886 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18f63e37-6123-49a0-b74c-f450e9978a6c tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (113b4758-8852-420c-9bf9-85da61474747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:24.241116 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-18f63e37-6123-49a0-b74c-f450e9978a6c tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-410142381 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-410142381, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:24:24.241618 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-18f63e37-6123-49a0-b74c-f450e9978a6c tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-410142381 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-410142381, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:24:24.322413 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-18f63e37-6123-49a0-b74c-f450e9978a6c tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Created reservations ['6be97c8b-9068-47b9-9ed4-8c525e1b17ca', 'e28a5797-94f7-4952-9162-c5bf42ae58a4', 'a15b4e08-9285-4a56-9bbe-bdfc90692899', 'd82f13d5-2142-46c0-a655-28eb59fdef0c'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:24:24.323590 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18f63e37-6123-49a0-b74c-f450e9978a6c tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (113b4758-8852-420c-9bf9-85da61474747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6be97c8b-9068-47b9-9ed4-8c525e1b17ca', 'e28a5797-94f7-4952-9162-c5bf42ae58a4', 'a15b4e08-9285-4a56-9bbe-bdfc90692899', 'd82f13d5-2142-46c0-a655-28eb59fdef0c']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:24.324445 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18f63e37-6123-49a0-b74c-f450e9978a6c tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deae82cc-2eef-4d08-bd58-ebd6ab25b19a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:24.364355 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18f63e37-6123-49a0-b74c-f450e9978a6c tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deae82cc-2eef-4d08-bd58-ebd6ab25b19a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e548a333-0104-459d-bbdc-1e11e052d06d', '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='c76f19b405ed4d9091a13b4aed704090',qos_specs=None,replication_status=,reservations=['6be97c8b-9068-47b9-9ed4-8c525e1b17ca','e28a5797-94f7-4952-9162-c5bf42ae58a4','a15b4e08-9285-4a56-9bbe-bdfc90692899','d82f13d5-2142-46c0-a655-28eb59fdef0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a615231b6a1545c0b38938847f87a989',volume_type_id=f0ab75b8-a82b-481a-b6ad-177997eb7356), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:24:24Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e548a333-0104-459d-bbdc-1e11e052d06d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c76f19b405ed4d9091a13b4aed704090',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a615231b6a1545c0b38938847f87a989',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f0ab75b8-a82b-481a-b6ad-177997eb7356),volume_type_id=f0ab75b8-a82b-481a-b6ad-177997eb7356)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:24.365439 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18f63e37-6123-49a0-b74c-f450e9978a6c tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fbc7410-9565-46f0-9c85-6d10b69a24cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:24.401305 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18f63e37-6123-49a0-b74c-f450e9978a6c tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fbc7410-9565-46f0-9c85-6d10b69a24cc) transitioned into state 'SUCCESS' from 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='c76f19b405ed4d9091a13b4aed704090',qos_specs=None,replication_status=,reservations=['6be97c8b-9068-47b9-9ed4-8c525e1b17ca','e28a5797-94f7-4952-9162-c5bf42ae58a4','a15b4e08-9285-4a56-9bbe-bdfc90692899','d82f13d5-2142-46c0-a655-28eb59fdef0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a615231b6a1545c0b38938847f87a989',volume_type_id=f0ab75b8-a82b-481a-b6ad-177997eb7356)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:24.402355 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18f63e37-6123-49a0-b74c-f450e9978a6c tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d7c5224-9303-4012-8860-226d56c836fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:24.420115 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18f63e37-6123-49a0-b74c-f450e9978a6c tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d7c5224-9303-4012-8860-226d56c836fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:24.421432 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-18f63e37-6123-49a0-b74c-f450e9978a6c tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Flow 'volume_create_api' (36c10045-e6f4-405f-a31c-d30d762a07a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:24:24.422035 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-18f63e37-6123-49a0-b74c-f450e9978a6c tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Create volume request issued successfully. Aug 06 19:24:24.422957 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-18f63e37-6123-49a0-b74c-f450e9978a6c tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:24:24.423575 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 387/1570] 10.4.3.5 () {70 vars in 1284 bytes} [Thu Aug 6 19:24:24 2026] POST /volume/v3/volumes => generated 769 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:24:24.442945 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-13488083-9e08-44f1-8bfd-934db04ff03d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:24.445745 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-13488083-9e08-44f1-8bfd-934db04ff03d tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] GET https://10.4.3.5/volume/v3/volumes/e548a333-0104-459d-bbdc-1e11e052d06d Aug 06 19:24:24.445745 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-13488083-9e08-44f1-8bfd-934db04ff03d tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:24.446078 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-13488083-9e08-44f1-8bfd-934db04ff03d tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:24.456458 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:24.456458 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:24.462133 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-13488083-9e08-44f1-8bfd-934db04ff03d tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Volume info retrieved successfully. Aug 06 19:24:24.469906 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-13488083-9e08-44f1-8bfd-934db04ff03d tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] https://10.4.3.5/volume/v3/volumes/e548a333-0104-459d-bbdc-1e11e052d06d returned with HTTP 200 Aug 06 19:24:24.470558 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 394/1571] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:24:24 2026] GET /volume/v3/volumes/e548a333-0104-459d-bbdc-1e11e052d06d => generated 948 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:25.002149 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a4499674-7367-4cde-8db8-56450caaad45 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:25.005722 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a4499674-7367-4cde-8db8-56450caaad45 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 Aug 06 19:24:25.005722 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a4499674-7367-4cde-8db8-56450caaad45 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:25.005997 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a4499674-7367-4cde-8db8-56450caaad45 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:25.006274 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-a4499674-7367-4cde-8db8-56450caaad45 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 595d685d-8e3c-4f9c-9126-2ad4bca25294. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:25.012432 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:25.012432 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:25.013657 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a4499674-7367-4cde-8db8-56450caaad45 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 returned with HTTP 200 Aug 06 19:24:25.014145 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 398/1572] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:25 2026] GET /volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:25.159886 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-530c7e39-7dd2-4a54-a948-a0c87d0bbf6c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:25.161743 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-530c7e39-7dd2-4a54-a948-a0c87d0bbf6c tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] GET https://10.4.3.5/volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 Aug 06 19:24:25.161992 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-530c7e39-7dd2-4a54-a948-a0c87d0bbf6c tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:25.162255 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-530c7e39-7dd2-4a54-a948-a0c87d0bbf6c tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:25.175880 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:25.175880 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:25.180117 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-530c7e39-7dd2-4a54-a948-a0c87d0bbf6c tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Volume info retrieved successfully. Aug 06 19:24:25.185862 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-530c7e39-7dd2-4a54-a948-a0c87d0bbf6c tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 returned with HTTP 200 Aug 06 19:24:25.186318 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 394/1573] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:25 2026] GET /volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 => generated 836 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:25.487858 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2aaa18fb-0b28-43c3-bb50-4dd95b92cc2c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:25.490315 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2aaa18fb-0b28-43c3-bb50-4dd95b92cc2c tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] GET https://10.4.3.5/volume/v3/volumes/e548a333-0104-459d-bbdc-1e11e052d06d Aug 06 19:24:25.490583 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2aaa18fb-0b28-43c3-bb50-4dd95b92cc2c tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:25.490849 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2aaa18fb-0b28-43c3-bb50-4dd95b92cc2c tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:25.512351 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:25.512351 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:25.519170 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2aaa18fb-0b28-43c3-bb50-4dd95b92cc2c tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Volume info retrieved successfully. Aug 06 19:24:25.527931 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2aaa18fb-0b28-43c3-bb50-4dd95b92cc2c tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] https://10.4.3.5/volume/v3/volumes/e548a333-0104-459d-bbdc-1e11e052d06d returned with HTTP 200 Aug 06 19:24:25.528507 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 388/1574] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:24:25 2026] GET /volume/v3/volumes/e548a333-0104-459d-bbdc-1e11e052d06d => generated 969 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:25.548053 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-86db1a18-4613-45ba-af4c-b150f590f714 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:25.551714 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-86db1a18-4613-45ba-af4c-b150f590f714 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] GET https://10.4.3.5/volume/v3/messages Aug 06 19:24:25.551714 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-86db1a18-4613-45ba-af4c-b150f590f714 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:25.551926 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-86db1a18-4613-45ba-af4c-b150f590f714 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:25.559670 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-86db1a18-4613-45ba-af4c-b150f590f714 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] https://10.4.3.5/volume/v3/messages returned with HTTP 200 Aug 06 19:24:25.560292 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 395/1575] 10.4.3.5 () {68 vars in 1266 bytes} [Thu Aug 6 19:24:25 2026] GET /volume/v3/messages => generated 666 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:25.574303 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0dc9a6bc-2580-48d2-829b-2c930b2dee41 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:25.671242 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0dc9a6bc-2580-48d2-829b-2c930b2dee41 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-member] DELETE https://10.4.3.5/volume/v3/messages/d14b4f90-fd4a-4eb7-a0fe-6aee10704f16 Aug 06 19:24:25.671676 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0dc9a6bc-2580-48d2-829b-2c930b2dee41 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:25.671915 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0dc9a6bc-2580-48d2-829b-2c930b2dee41 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:25.691743 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0dc9a6bc-2580-48d2-829b-2c930b2dee41 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-member] https://10.4.3.5/volume/v3/messages/d14b4f90-fd4a-4eb7-a0fe-6aee10704f16 returned with HTTP 204 Aug 06 19:24:25.692291 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 399/1576] 10.4.3.5 () {68 vars in 1380 bytes} [Thu Aug 6 19:24:25 2026] DELETE /volume/v3/messages/d14b4f90-fd4a-4eb7-a0fe-6aee10704f16 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 19:24:25.700644 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b6bd9ae9-f5eb-4d07-8ca6-065875609750 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:25.704053 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6bd9ae9-f5eb-4d07-8ca6-065875609750 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-member] GET https://10.4.3.5/volume/v3/messages/d14b4f90-fd4a-4eb7-a0fe-6aee10704f16 Aug 06 19:24:25.704360 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6bd9ae9-f5eb-4d07-8ca6-065875609750 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:25.705034 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6bd9ae9-f5eb-4d07-8ca6-065875609750 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:25.715657 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6bd9ae9-f5eb-4d07-8ca6-065875609750 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-member] https://10.4.3.5/volume/v3/messages/d14b4f90-fd4a-4eb7-a0fe-6aee10704f16 returned with HTTP 404 Aug 06 19:24:25.716754 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 395/1577] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:24:25 2026] GET /volume/v3/messages/d14b4f90-fd4a-4eb7-a0fe-6aee10704f16 => generated 110 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:24:25.725154 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a5c38b02-0171-4854-a119-1920fd02dedb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:25.727179 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a5c38b02-0171-4854-a119-1920fd02dedb tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/e548a333-0104-459d-bbdc-1e11e052d06d Aug 06 19:24:25.727449 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a5c38b02-0171-4854-a119-1920fd02dedb tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:25.727686 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a5c38b02-0171-4854-a119-1920fd02dedb tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:25.727900 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-a5c38b02-0171-4854-a119-1920fd02dedb tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Delete volume with id: e548a333-0104-459d-bbdc-1e11e052d06d Aug 06 19:24:25.739642 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:25.739642 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:25.740348 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a5c38b02-0171-4854-a119-1920fd02dedb tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Volume info retrieved successfully. Aug 06 19:24:25.741523 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a5c38b02-0171-4854-a119-1920fd02dedb tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100262) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 19:24:25.775602 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-a5c38b02-0171-4854-a119-1920fd02dedb tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Created reservations ['dba05098-9d96-439f-8a8c-cbb09a077ed5', 'eebdf477-c1f8-4d7b-8602-d5b447945616', 'd905b112-a4be-4774-927a-56d6f2d756a4', '632c5c51-ec2a-4637-86fa-d2e13a8911f9'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:24:25.821396 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a5c38b02-0171-4854-a119-1920fd02dedb tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Delete volume request issued successfully. Aug 06 19:24:25.821662 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a5c38b02-0171-4854-a119-1920fd02dedb tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] https://10.4.3.5/volume/v3/volumes/e548a333-0104-459d-bbdc-1e11e052d06d returned with HTTP 202 Aug 06 19:24:25.822315 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 389/1578] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:24:25 2026] DELETE /volume/v3/volumes/e548a333-0104-459d-bbdc-1e11e052d06d => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:24:25.830325 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3687afc2-8572-4a2c-8f89-a44b056cecc9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:25.832871 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3687afc2-8572-4a2c-8f89-a44b056cecc9 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] DELETE https://10.4.3.5/volume/v3/types/f0ab75b8-a82b-481a-b6ad-177997eb7356 Aug 06 19:24:25.832871 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3687afc2-8572-4a2c-8f89-a44b056cecc9 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:25.833065 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3687afc2-8572-4a2c-8f89-a44b056cecc9 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:25.862292 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3687afc2-8572-4a2c-8f89-a44b056cecc9 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] https://10.4.3.5/volume/v3/types/f0ab75b8-a82b-481a-b6ad-177997eb7356 returned with HTTP 202 Aug 06 19:24:25.862705 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 396/1579] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:24:25 2026] DELETE /volume/v3/types/f0ab75b8-a82b-481a-b6ad-177997eb7356 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:24:25.870441 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-38fff3d5-5e9d-49dd-84d9-6f2d415b4b43 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:25.872250 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-38fff3d5-5e9d-49dd-84d9-6f2d415b4b43 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:24:25.872664 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-38fff3d5-5e9d-49dd-84d9-6f2d415b4b43 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1025688645", "extra_specs": {"storage_protocol": "tempest-storage_protocol-80134810", "vendor_name": "tempest-vendor_name-1300738508"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:24:25.887117 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-38fff3d5-5e9d-49dd-84d9-6f2d415b4b43 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:24:25.887601 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 400/1580] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:24:25 2026] POST /volume/v3/types => generated 328 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:25.897123 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f0dec588-8f37-45ec-a6dc-a9e6b9096336 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:25.899466 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f0dec588-8f37-45ec-a6dc-a9e6b9096336 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:24:25.900244 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f0dec588-8f37-45ec-a6dc-a9e6b9096336 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "00a49067-9301-4df6-a822-01cb56cd0bc4", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:24:25.902137 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-f0dec588-8f37-45ec-a6dc-a9e6b9096336 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Create volume request body: {'volume': {'volume_type': '00a49067-9301-4df6-a822-01cb56cd0bc4', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:24:25.906623 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-f0dec588-8f37-45ec-a6dc-a9e6b9096336 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Create volume of 1 GB Aug 06 19:24:25.907684 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:25.907684 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:25.907684 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f0dec588-8f37-45ec-a6dc-a9e6b9096336 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Availability Zones retrieved successfully. Aug 06 19:24:25.915746 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f0dec588-8f37-45ec-a6dc-a9e6b9096336 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Flow 'volume_create_api' (be9903ee-a9eb-4a4f-9355-6cf484e01f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:24:25.916753 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f0dec588-8f37-45ec-a6dc-a9e6b9096336 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc803cb2-5fbc-4e27-9c25-9a07fdb612d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:25.917597 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-f0dec588-8f37-45ec-a6dc-a9e6b9096336 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:24:25.939875 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f0dec588-8f37-45ec-a6dc-a9e6b9096336 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc803cb2-5fbc-4e27-9c25-9a07fdb612d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:24:26Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-80134810',vendor_name='tempest-vendor_name-1300738508'},id=00a49067-9301-4df6-a822-01cb56cd0bc4,is_public=True,name='tempest-ProjectMemberTests-volume-type-1025688645',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '00a49067-9301-4df6-a822-01cb56cd0bc4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:25.940511 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f0dec588-8f37-45ec-a6dc-a9e6b9096336 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edea5fef-a0cd-497a-842f-21d2926819eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:25.976136 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-f0dec588-8f37-45ec-a6dc-a9e6b9096336 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1025688645 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1025688645, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:24:25.976620 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-f0dec588-8f37-45ec-a6dc-a9e6b9096336 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1025688645 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1025688645, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:24:26.010394 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-f0dec588-8f37-45ec-a6dc-a9e6b9096336 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Created reservations ['dc7dc077-d08d-43d6-b423-ea291236e89f', 'b06e1ec6-07a0-4286-aae0-66e8e54c4c6c', '543baab1-dbfd-424d-a29c-e2f75097f794', '03a9d771-30b3-4a59-87ab-872fb8ada7d1'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:24:26.011442 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f0dec588-8f37-45ec-a6dc-a9e6b9096336 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edea5fef-a0cd-497a-842f-21d2926819eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc7dc077-d08d-43d6-b423-ea291236e89f', 'b06e1ec6-07a0-4286-aae0-66e8e54c4c6c', '543baab1-dbfd-424d-a29c-e2f75097f794', '03a9d771-30b3-4a59-87ab-872fb8ada7d1']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:26.012283 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f0dec588-8f37-45ec-a6dc-a9e6b9096336 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0984714-a93d-441c-8ce2-f8f71942f20c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:26.027803 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f0ba4b26-3485-4f6d-8de1-e9fcd9ae4b8e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:26.031112 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f0ba4b26-3485-4f6d-8de1-e9fcd9ae4b8e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 Aug 06 19:24:26.031428 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f0ba4b26-3485-4f6d-8de1-e9fcd9ae4b8e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:26.031952 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f0ba4b26-3485-4f6d-8de1-e9fcd9ae4b8e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:26.032486 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-f0ba4b26-3485-4f6d-8de1-e9fcd9ae4b8e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 595d685d-8e3c-4f9c-9126-2ad4bca25294. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:26.037974 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:26.037974 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:26.039234 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f0ba4b26-3485-4f6d-8de1-e9fcd9ae4b8e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 returned with HTTP 200 Aug 06 19:24:26.039718 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 390/1581] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:26 2026] GET /volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:26.042483 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f0dec588-8f37-45ec-a6dc-a9e6b9096336 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0984714-a93d-441c-8ce2-f8f71942f20c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94a39e54-efff-4dcf-bea5-510dda5e0926', '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='c76f19b405ed4d9091a13b4aed704090',qos_specs=None,replication_status=,reservations=['dc7dc077-d08d-43d6-b423-ea291236e89f','b06e1ec6-07a0-4286-aae0-66e8e54c4c6c','543baab1-dbfd-424d-a29c-e2f75097f794','03a9d771-30b3-4a59-87ab-872fb8ada7d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a615231b6a1545c0b38938847f87a989',volume_type_id=00a49067-9301-4df6-a822-01cb56cd0bc4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:24:26Z,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=94a39e54-efff-4dcf-bea5-510dda5e0926,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c76f19b405ed4d9091a13b4aed704090',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a615231b6a1545c0b38938847f87a989',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(00a49067-9301-4df6-a822-01cb56cd0bc4),volume_type_id=00a49067-9301-4df6-a822-01cb56cd0bc4)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:26.043797 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f0dec588-8f37-45ec-a6dc-a9e6b9096336 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd18d62a-92d7-4bf3-b735-3d1fae51d7d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:26.072794 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f0dec588-8f37-45ec-a6dc-a9e6b9096336 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd18d62a-92d7-4bf3-b735-3d1fae51d7d2) transitioned into state 'SUCCESS' from 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='c76f19b405ed4d9091a13b4aed704090',qos_specs=None,replication_status=,reservations=['dc7dc077-d08d-43d6-b423-ea291236e89f','b06e1ec6-07a0-4286-aae0-66e8e54c4c6c','543baab1-dbfd-424d-a29c-e2f75097f794','03a9d771-30b3-4a59-87ab-872fb8ada7d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a615231b6a1545c0b38938847f87a989',volume_type_id=00a49067-9301-4df6-a822-01cb56cd0bc4)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:26.074317 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f0dec588-8f37-45ec-a6dc-a9e6b9096336 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (145f2e6a-e58b-4648-8e41-28fa03e2d950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:26.087998 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f0dec588-8f37-45ec-a6dc-a9e6b9096336 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (145f2e6a-e58b-4648-8e41-28fa03e2d950) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:26.088926 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f0dec588-8f37-45ec-a6dc-a9e6b9096336 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Flow 'volume_create_api' (be9903ee-a9eb-4a4f-9355-6cf484e01f1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:24:26.089428 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f0dec588-8f37-45ec-a6dc-a9e6b9096336 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Create volume request issued successfully. Aug 06 19:24:26.090356 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f0dec588-8f37-45ec-a6dc-a9e6b9096336 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:24:26.092215 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 396/1582] 10.4.3.5 () {70 vars in 1284 bytes} [Thu Aug 6 19:24:25 2026] POST /volume/v3/volumes => generated 770 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:24:26.112554 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7cedabc6-350e-4266-bff2-b6fa88e56b97 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:26.116075 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7cedabc6-350e-4266-bff2-b6fa88e56b97 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] GET https://10.4.3.5/volume/v3/volumes/94a39e54-efff-4dcf-bea5-510dda5e0926 Aug 06 19:24:26.116825 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7cedabc6-350e-4266-bff2-b6fa88e56b97 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:26.117320 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7cedabc6-350e-4266-bff2-b6fa88e56b97 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:26.131545 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:26.131545 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:26.136030 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7cedabc6-350e-4266-bff2-b6fa88e56b97 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Volume info retrieved successfully. Aug 06 19:24:26.142486 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7cedabc6-350e-4266-bff2-b6fa88e56b97 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] https://10.4.3.5/volume/v3/volumes/94a39e54-efff-4dcf-bea5-510dda5e0926 returned with HTTP 200 Aug 06 19:24:26.143160 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 397/1583] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:24:26 2026] GET /volume/v3/volumes/94a39e54-efff-4dcf-bea5-510dda5e0926 => generated 949 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:26.203508 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2424cde7-812c-4976-82db-4272d6f2b342 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:26.205663 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2424cde7-812c-4976-82db-4272d6f2b342 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] GET https://10.4.3.5/volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 Aug 06 19:24:26.205915 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2424cde7-812c-4976-82db-4272d6f2b342 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:26.206115 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2424cde7-812c-4976-82db-4272d6f2b342 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:26.216418 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:26.216418 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:26.221006 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2424cde7-812c-4976-82db-4272d6f2b342 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Volume info retrieved successfully. Aug 06 19:24:26.226249 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2424cde7-812c-4976-82db-4272d6f2b342 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 returned with HTTP 200 Aug 06 19:24:26.226735 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 401/1584] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:26 2026] GET /volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:26.711635 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-b0fa0a3d-eacc-4245-86b9-a4aed73c05ce req-0b261e3c-559e-4437-bebc-b0df35f96814 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:26.713889 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b0fa0a3d-eacc-4245-86b9-a4aed73c05ce req-0b261e3c-559e-4437-bebc-b0df35f96814 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] POST https://10.4.3.5/volume/v3/attachments/5cc595d4-36c3-405b-95c3-feebc1520180/action Aug 06 19:24:26.714253 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b0fa0a3d-eacc-4245-86b9-a4aed73c05ce req-0b261e3c-559e-4437-bebc-b0df35f96814 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:24:26.714393 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b0fa0a3d-eacc-4245-86b9-a4aed73c05ce req-0b261e3c-559e-4437-bebc-b0df35f96814 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:24:26.734603 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:26.734603 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:26.747324 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b0fa0a3d-eacc-4245-86b9-a4aed73c05ce req-0b261e3c-559e-4437-bebc-b0df35f96814 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/attachments/5cc595d4-36c3-405b-95c3-feebc1520180/action returned with HTTP 204 Aug 06 19:24:26.748049 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 391/1585] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:24:26 2026] POST /volume/v3/attachments/5cc595d4-36c3-405b-95c3-feebc1520180/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:24:27.055324 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-03dabd11-a958-4e4a-b640-b1453c239ac7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:27.057305 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03dabd11-a958-4e4a-b640-b1453c239ac7 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 Aug 06 19:24:27.057511 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03dabd11-a958-4e4a-b640-b1453c239ac7 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:27.057735 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03dabd11-a958-4e4a-b640-b1453c239ac7 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:27.057840 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-03dabd11-a958-4e4a-b640-b1453c239ac7 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 595d685d-8e3c-4f9c-9126-2ad4bca25294. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:27.062419 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:27.062419 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:27.063234 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03dabd11-a958-4e4a-b640-b1453c239ac7 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 returned with HTTP 200 Aug 06 19:24:27.063778 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 397/1586] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:27 2026] GET /volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:27.162735 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e8db3580-5c8e-42e9-b5b0-be22c1033213 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:27.164455 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e8db3580-5c8e-42e9-b5b0-be22c1033213 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] GET https://10.4.3.5/volume/v3/volumes/94a39e54-efff-4dcf-bea5-510dda5e0926 Aug 06 19:24:27.164865 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e8db3580-5c8e-42e9-b5b0-be22c1033213 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:27.165303 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e8db3580-5c8e-42e9-b5b0-be22c1033213 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:27.175890 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:27.175890 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:27.180301 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e8db3580-5c8e-42e9-b5b0-be22c1033213 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Volume info retrieved successfully. Aug 06 19:24:27.186895 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e8db3580-5c8e-42e9-b5b0-be22c1033213 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] https://10.4.3.5/volume/v3/volumes/94a39e54-efff-4dcf-bea5-510dda5e0926 returned with HTTP 200 Aug 06 19:24:27.187533 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 398/1587] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:24:27 2026] GET /volume/v3/volumes/94a39e54-efff-4dcf-bea5-510dda5e0926 => generated 970 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:27.206976 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dbc68252-8397-43de-8d04-bb29632732ed None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:27.209115 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dbc68252-8397-43de-8d04-bb29632732ed tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] GET https://10.4.3.5/volume/v3/messages Aug 06 19:24:27.209272 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dbc68252-8397-43de-8d04-bb29632732ed tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:27.209804 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dbc68252-8397-43de-8d04-bb29632732ed tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:27.217818 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dbc68252-8397-43de-8d04-bb29632732ed tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] https://10.4.3.5/volume/v3/messages returned with HTTP 200 Aug 06 19:24:27.218290 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 402/1588] 10.4.3.5 () {68 vars in 1266 bytes} [Thu Aug 6 19:24:27 2026] GET /volume/v3/messages => generated 666 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:27.229673 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8de012a2-9d79-42c0-8c6a-fdd0a4b2fdbf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:27.235150 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8de012a2-9d79-42c0-8c6a-fdd0a4b2fdbf tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-member] GET https://10.4.3.5/volume/v3/messages Aug 06 19:24:27.235150 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8de012a2-9d79-42c0-8c6a-fdd0a4b2fdbf tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:27.235150 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8de012a2-9d79-42c0-8c6a-fdd0a4b2fdbf tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:27.247645 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0187a9ca-2398-450e-a7e1-93cd17c7df4e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:27.248974 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8de012a2-9d79-42c0-8c6a-fdd0a4b2fdbf tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-member] https://10.4.3.5/volume/v3/messages returned with HTTP 200 Aug 06 19:24:27.248974 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 392/1589] 10.4.3.5 () {68 vars in 1266 bytes} [Thu Aug 6 19:24:27 2026] GET /volume/v3/messages => generated 666 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:27.250062 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0187a9ca-2398-450e-a7e1-93cd17c7df4e tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] GET https://10.4.3.5/volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 Aug 06 19:24:27.250309 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0187a9ca-2398-450e-a7e1-93cd17c7df4e tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:27.250552 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0187a9ca-2398-450e-a7e1-93cd17c7df4e tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:27.263371 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-814241f2-0d41-4bb2-a20c-28bb8774913f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:27.264744 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:27.264744 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:27.269169 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-814241f2-0d41-4bb2-a20c-28bb8774913f tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] DELETE https://10.4.3.5/volume/v3/messages/e14ee0cf-ad9d-44bf-a142-34095839dfcd Aug 06 19:24:27.269169 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-814241f2-0d41-4bb2-a20c-28bb8774913f tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:27.269169 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-814241f2-0d41-4bb2-a20c-28bb8774913f tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:27.271551 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0187a9ca-2398-450e-a7e1-93cd17c7df4e tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Volume info retrieved successfully. Aug 06 19:24:27.281744 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0187a9ca-2398-450e-a7e1-93cd17c7df4e tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 returned with HTTP 200 Aug 06 19:24:27.283663 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 398/1590] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:27 2026] GET /volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:24:27.284800 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-814241f2-0d41-4bb2-a20c-28bb8774913f tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] https://10.4.3.5/volume/v3/messages/e14ee0cf-ad9d-44bf-a142-34095839dfcd returned with HTTP 204 Aug 06 19:24:27.284800 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 399/1591] 10.4.3.5 () {68 vars in 1380 bytes} [Thu Aug 6 19:24:27 2026] DELETE /volume/v3/messages/e14ee0cf-ad9d-44bf-a142-34095839dfcd => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 19:24:27.294945 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-98c56f17-0670-4978-8ebd-0499f9ff5a53 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:27.301967 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-98c56f17-0670-4978-8ebd-0499f9ff5a53 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/94a39e54-efff-4dcf-bea5-510dda5e0926 Aug 06 19:24:27.302247 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-98c56f17-0670-4978-8ebd-0499f9ff5a53 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:27.302464 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-98c56f17-0670-4978-8ebd-0499f9ff5a53 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:27.302655 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-98c56f17-0670-4978-8ebd-0499f9ff5a53 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Delete volume with id: 94a39e54-efff-4dcf-bea5-510dda5e0926 Aug 06 19:24:27.303363 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-202882fe-47b7-4bb7-a030-6e57fc7742a1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:27.305415 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-202882fe-47b7-4bb7-a030-6e57fc7742a1 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] GET https://10.4.3.5/volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 Aug 06 19:24:27.305820 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-202882fe-47b7-4bb7-a030-6e57fc7742a1 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:27.305957 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-202882fe-47b7-4bb7-a030-6e57fc7742a1 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:27.316048 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:27.316048 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:27.316541 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-98c56f17-0670-4978-8ebd-0499f9ff5a53 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Volume info retrieved successfully. Aug 06 19:24:27.317906 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-98c56f17-0670-4978-8ebd-0499f9ff5a53 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100264) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 19:24:27.326150 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:27.326150 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:27.334834 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-98c56f17-0670-4978-8ebd-0499f9ff5a53 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1025688645 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1025688645, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:24:27.335167 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-98c56f17-0670-4978-8ebd-0499f9ff5a53 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1025688645 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1025688645, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:24:27.336154 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-202882fe-47b7-4bb7-a030-6e57fc7742a1 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Volume info retrieved successfully. Aug 06 19:24:27.342614 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-202882fe-47b7-4bb7-a030-6e57fc7742a1 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 returned with HTTP 200 Aug 06 19:24:27.343133 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 393/1592] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:27 2026] GET /volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:24:27.360748 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-98c56f17-0670-4978-8ebd-0499f9ff5a53 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Created reservations ['97d85067-1a40-49ae-99e4-1a39d84216ab', '5959a0b0-f2c5-4cf8-bbf8-251aaab56947', '4483b93b-248d-4d57-84ab-0782a0907ff3', '87a2f7f6-9de7-45db-8c6e-65e884a5b78d'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:24:27.415251 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-98c56f17-0670-4978-8ebd-0499f9ff5a53 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Delete volume request issued successfully. Aug 06 19:24:27.415594 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-98c56f17-0670-4978-8ebd-0499f9ff5a53 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] https://10.4.3.5/volume/v3/volumes/94a39e54-efff-4dcf-bea5-510dda5e0926 returned with HTTP 202 Aug 06 19:24:27.416142 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 403/1593] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:24:27 2026] DELETE /volume/v3/volumes/94a39e54-efff-4dcf-bea5-510dda5e0926 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:24:27.425957 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a426b3f8-dc13-4107-9de0-a3a060c590e6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:27.428176 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a426b3f8-dc13-4107-9de0-a3a060c590e6 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] DELETE https://10.4.3.5/volume/v3/types/00a49067-9301-4df6-a822-01cb56cd0bc4 Aug 06 19:24:27.428404 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a426b3f8-dc13-4107-9de0-a3a060c590e6 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:27.428616 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a426b3f8-dc13-4107-9de0-a3a060c590e6 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:27.472500 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a426b3f8-dc13-4107-9de0-a3a060c590e6 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] https://10.4.3.5/volume/v3/types/00a49067-9301-4df6-a822-01cb56cd0bc4 returned with HTTP 202 Aug 06 19:24:27.472944 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 399/1594] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:24:27 2026] DELETE /volume/v3/types/00a49067-9301-4df6-a822-01cb56cd0bc4 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:24:27.482403 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c3e6a146-1493-4904-8d9c-44e727f766bb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:27.486504 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c3e6a146-1493-4904-8d9c-44e727f766bb tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:24:27.486504 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c3e6a146-1493-4904-8d9c-44e727f766bb tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-910747572", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1863125553", "vendor_name": "tempest-vendor_name-992257333"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:24:27.507381 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c3e6a146-1493-4904-8d9c-44e727f766bb tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:24:27.507884 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 400/1595] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:24:27 2026] POST /volume/v3/types => generated 328 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:24:27.516280 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0f798ae7-f2e4-4b1a-b2cb-f712b1e9706a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:27.520177 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0f798ae7-f2e4-4b1a-b2cb-f712b1e9706a tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:24:27.520653 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0f798ae7-f2e4-4b1a-b2cb-f712b1e9706a tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a1313997-4743-4c27-87ae-5cf90254a4dc", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:24:27.522688 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-0f798ae7-f2e4-4b1a-b2cb-f712b1e9706a tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Create volume request body: {'volume': {'volume_type': 'a1313997-4743-4c27-87ae-5cf90254a4dc', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:24:27.529154 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-0f798ae7-f2e4-4b1a-b2cb-f712b1e9706a tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Create volume of 1 GB Aug 06 19:24:27.529437 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:27.529437 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:27.529976 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0f798ae7-f2e4-4b1a-b2cb-f712b1e9706a tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Availability Zones retrieved successfully. Aug 06 19:24:27.538629 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0f798ae7-f2e4-4b1a-b2cb-f712b1e9706a tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Flow 'volume_create_api' (9bafc784-bd37-4302-8603-8b8b8e79e472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:24:27.539955 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0f798ae7-f2e4-4b1a-b2cb-f712b1e9706a tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a0e1315-ec1c-4e31-b3c1-0c40c1d3abf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:27.541631 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-0f798ae7-f2e4-4b1a-b2cb-f712b1e9706a tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:24:27.572883 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0f798ae7-f2e4-4b1a-b2cb-f712b1e9706a tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a0e1315-ec1c-4e31-b3c1-0c40c1d3abf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:24:27Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1863125553',vendor_name='tempest-vendor_name-992257333'},id=a1313997-4743-4c27-87ae-5cf90254a4dc,is_public=True,name='tempest-ProjectMemberTests-volume-type-910747572',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a1313997-4743-4c27-87ae-5cf90254a4dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:27.574413 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0f798ae7-f2e4-4b1a-b2cb-f712b1e9706a tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebb88e80-0458-4db7-9986-0e02d9e59544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:27.610972 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-0f798ae7-f2e4-4b1a-b2cb-f712b1e9706a tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-910747572 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-910747572, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:24:27.611483 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-0f798ae7-f2e4-4b1a-b2cb-f712b1e9706a tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-910747572 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-910747572, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:24:27.657197 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-0f798ae7-f2e4-4b1a-b2cb-f712b1e9706a tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Created reservations ['b1914eec-471b-4ce5-8534-6123847d5ced', '3e4656fe-7435-4318-a2d6-e82767d94dbf', 'cf2e0f8e-4c2d-4ae9-94f2-ef0441ab0ad8', '347e1f3a-94f7-4672-bc8e-4b64bc02adcf'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:24:27.658195 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0f798ae7-f2e4-4b1a-b2cb-f712b1e9706a tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebb88e80-0458-4db7-9986-0e02d9e59544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1914eec-471b-4ce5-8534-6123847d5ced', '3e4656fe-7435-4318-a2d6-e82767d94dbf', 'cf2e0f8e-4c2d-4ae9-94f2-ef0441ab0ad8', '347e1f3a-94f7-4672-bc8e-4b64bc02adcf']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:27.659456 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0f798ae7-f2e4-4b1a-b2cb-f712b1e9706a tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a84946d-26c1-494c-b374-cbe8663c9240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:27.700268 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0f798ae7-f2e4-4b1a-b2cb-f712b1e9706a tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a84946d-26c1-494c-b374-cbe8663c9240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db9a3abb-f6a3-4713-88b7-ca9e63cacb4d', '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='c76f19b405ed4d9091a13b4aed704090',qos_specs=None,replication_status=,reservations=['b1914eec-471b-4ce5-8534-6123847d5ced','3e4656fe-7435-4318-a2d6-e82767d94dbf','cf2e0f8e-4c2d-4ae9-94f2-ef0441ab0ad8','347e1f3a-94f7-4672-bc8e-4b64bc02adcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a615231b6a1545c0b38938847f87a989',volume_type_id=a1313997-4743-4c27-87ae-5cf90254a4dc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:24:27Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db9a3abb-f6a3-4713-88b7-ca9e63cacb4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c76f19b405ed4d9091a13b4aed704090',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a615231b6a1545c0b38938847f87a989',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a1313997-4743-4c27-87ae-5cf90254a4dc),volume_type_id=a1313997-4743-4c27-87ae-5cf90254a4dc)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:27.700268 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0f798ae7-f2e4-4b1a-b2cb-f712b1e9706a tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea434df7-a277-421e-abd2-6ddf1da7dc94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:27.734084 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0f798ae7-f2e4-4b1a-b2cb-f712b1e9706a tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea434df7-a277-421e-abd2-6ddf1da7dc94) transitioned into state 'SUCCESS' from 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='c76f19b405ed4d9091a13b4aed704090',qos_specs=None,replication_status=,reservations=['b1914eec-471b-4ce5-8534-6123847d5ced','3e4656fe-7435-4318-a2d6-e82767d94dbf','cf2e0f8e-4c2d-4ae9-94f2-ef0441ab0ad8','347e1f3a-94f7-4672-bc8e-4b64bc02adcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a615231b6a1545c0b38938847f87a989',volume_type_id=a1313997-4743-4c27-87ae-5cf90254a4dc)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:27.734084 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0f798ae7-f2e4-4b1a-b2cb-f712b1e9706a tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85e4aba7-5abf-4e01-866a-c0bf05906b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:27.747369 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0f798ae7-f2e4-4b1a-b2cb-f712b1e9706a tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85e4aba7-5abf-4e01-866a-c0bf05906b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:27.748330 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0f798ae7-f2e4-4b1a-b2cb-f712b1e9706a tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Flow 'volume_create_api' (9bafc784-bd37-4302-8603-8b8b8e79e472) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:24:27.748904 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0f798ae7-f2e4-4b1a-b2cb-f712b1e9706a tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Create volume request issued successfully. Aug 06 19:24:27.749810 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0f798ae7-f2e4-4b1a-b2cb-f712b1e9706a tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:24:27.750402 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 394/1596] 10.4.3.5 () {70 vars in 1284 bytes} [Thu Aug 6 19:24:27 2026] POST /volume/v3/volumes => generated 769 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:24:27.771086 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7a642567-84b1-4e22-a851-8b933801b1b8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:27.776757 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7a642567-84b1-4e22-a851-8b933801b1b8 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] GET https://10.4.3.5/volume/v3/volumes/db9a3abb-f6a3-4713-88b7-ca9e63cacb4d Aug 06 19:24:27.776757 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7a642567-84b1-4e22-a851-8b933801b1b8 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:27.776757 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7a642567-84b1-4e22-a851-8b933801b1b8 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:27.791828 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:27.791828 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:27.798046 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7a642567-84b1-4e22-a851-8b933801b1b8 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Volume info retrieved successfully. Aug 06 19:24:27.803543 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7a642567-84b1-4e22-a851-8b933801b1b8 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] https://10.4.3.5/volume/v3/volumes/db9a3abb-f6a3-4713-88b7-ca9e63cacb4d returned with HTTP 200 Aug 06 19:24:27.803979 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 404/1597] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:24:27 2026] GET /volume/v3/volumes/db9a3abb-f6a3-4713-88b7-ca9e63cacb4d => generated 948 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:28.075143 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-427d07c5-6b8c-4ba1-b069-64c9538235b5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:28.077039 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-427d07c5-6b8c-4ba1-b069-64c9538235b5 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 Aug 06 19:24:28.077039 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-427d07c5-6b8c-4ba1-b069-64c9538235b5 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:28.077039 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-427d07c5-6b8c-4ba1-b069-64c9538235b5 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:28.077258 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-427d07c5-6b8c-4ba1-b069-64c9538235b5 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 595d685d-8e3c-4f9c-9126-2ad4bca25294. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:28.084369 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:28.084369 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:28.085876 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-427d07c5-6b8c-4ba1-b069-64c9538235b5 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 returned with HTTP 200 Aug 06 19:24:28.086558 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 400/1598] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:28 2026] GET /volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:28.819919 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-48aa91b2-75f2-4f2a-acc1-48d9abcc9da7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:28.822861 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-48aa91b2-75f2-4f2a-acc1-48d9abcc9da7 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] GET https://10.4.3.5/volume/v3/volumes/db9a3abb-f6a3-4713-88b7-ca9e63cacb4d Aug 06 19:24:28.823598 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-48aa91b2-75f2-4f2a-acc1-48d9abcc9da7 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:28.824266 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-48aa91b2-75f2-4f2a-acc1-48d9abcc9da7 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:28.837911 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:28.837911 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:28.849516 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-48aa91b2-75f2-4f2a-acc1-48d9abcc9da7 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Volume info retrieved successfully. Aug 06 19:24:28.856617 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-48aa91b2-75f2-4f2a-acc1-48d9abcc9da7 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] https://10.4.3.5/volume/v3/volumes/db9a3abb-f6a3-4713-88b7-ca9e63cacb4d returned with HTTP 200 Aug 06 19:24:28.857333 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 401/1599] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:24:28 2026] GET /volume/v3/volumes/db9a3abb-f6a3-4713-88b7-ca9e63cacb4d => generated 969 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:28.881350 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2b8992c3-a8af-4727-b69a-67998a861b97 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:28.886199 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2b8992c3-a8af-4727-b69a-67998a861b97 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] GET https://10.4.3.5/volume/v3/messages Aug 06 19:24:28.887402 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2b8992c3-a8af-4727-b69a-67998a861b97 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:28.887402 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2b8992c3-a8af-4727-b69a-67998a861b97 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:28.889353 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:28.889353 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:28.895854 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2b8992c3-a8af-4727-b69a-67998a861b97 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] https://10.4.3.5/volume/v3/messages returned with HTTP 200 Aug 06 19:24:28.896509 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 395/1600] 10.4.3.5 () {68 vars in 1266 bytes} [Thu Aug 6 19:24:28 2026] GET /volume/v3/messages => generated 666 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:28.909742 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-66d80e6c-f764-4b5a-b730-8a5db0d43565 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:28.913228 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-66d80e6c-f764-4b5a-b730-8a5db0d43565 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-member] GET https://10.4.3.5/volume/v3/messages/ba6f431f-4d7c-4e01-b1e2-01584c9c137f Aug 06 19:24:28.913793 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-66d80e6c-f764-4b5a-b730-8a5db0d43565 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:28.914212 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-66d80e6c-f764-4b5a-b730-8a5db0d43565 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:28.920149 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-66d80e6c-f764-4b5a-b730-8a5db0d43565 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-member] https://10.4.3.5/volume/v3/messages/ba6f431f-4d7c-4e01-b1e2-01584c9c137f returned with HTTP 200 Aug 06 19:24:28.920819 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 405/1601] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:24:28 2026] GET /volume/v3/messages/ba6f431f-4d7c-4e01-b1e2-01584c9c137f => generated 663 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:28.934412 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-108875ab-80dd-44d8-9fa8-01a4ef4d50a6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:28.935718 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-108875ab-80dd-44d8-9fa8-01a4ef4d50a6 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] DELETE https://10.4.3.5/volume/v3/messages/ba6f431f-4d7c-4e01-b1e2-01584c9c137f Aug 06 19:24:28.935994 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-108875ab-80dd-44d8-9fa8-01a4ef4d50a6 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:28.936313 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-108875ab-80dd-44d8-9fa8-01a4ef4d50a6 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:28.962823 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-108875ab-80dd-44d8-9fa8-01a4ef4d50a6 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] https://10.4.3.5/volume/v3/messages/ba6f431f-4d7c-4e01-b1e2-01584c9c137f returned with HTTP 204 Aug 06 19:24:28.963225 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 401/1602] 10.4.3.5 () {68 vars in 1380 bytes} [Thu Aug 6 19:24:28 2026] DELETE /volume/v3/messages/ba6f431f-4d7c-4e01-b1e2-01584c9c137f => generated 0 bytes in 30 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 19:24:28.974262 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-62801626-524f-41ce-8576-ee23bd15b020 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:28.977258 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-62801626-524f-41ce-8576-ee23bd15b020 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/db9a3abb-f6a3-4713-88b7-ca9e63cacb4d Aug 06 19:24:28.978064 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-62801626-524f-41ce-8576-ee23bd15b020 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:28.978064 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-62801626-524f-41ce-8576-ee23bd15b020 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:28.979301 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-62801626-524f-41ce-8576-ee23bd15b020 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Delete volume with id: db9a3abb-f6a3-4713-88b7-ca9e63cacb4d Aug 06 19:24:28.991068 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:28.991068 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:28.992561 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-62801626-524f-41ce-8576-ee23bd15b020 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Volume info retrieved successfully. Aug 06 19:24:28.993582 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-62801626-524f-41ce-8576-ee23bd15b020 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100263) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 19:24:29.018118 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [None req-62801626-524f-41ce-8576-ee23bd15b020 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-910747572 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-910747572, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:24:29.019306 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [None req-62801626-524f-41ce-8576-ee23bd15b020 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-910747572 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-910747572, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:24:29.041677 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-62801626-524f-41ce-8576-ee23bd15b020 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Created reservations ['a1525b5e-4908-4a6c-a99c-9fa0adb73332', '5c8710fb-db5c-4451-9f87-4d2951307b27', '397f4fd0-7b4c-4479-b39e-300984adf7fd', '63d50784-7aa9-4935-82e0-63d03b4a8a4e'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:24:29.092161 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-62801626-524f-41ce-8576-ee23bd15b020 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Delete volume request issued successfully. Aug 06 19:24:29.092296 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-62801626-524f-41ce-8576-ee23bd15b020 tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] https://10.4.3.5/volume/v3/volumes/db9a3abb-f6a3-4713-88b7-ca9e63cacb4d returned with HTTP 202 Aug 06 19:24:29.092857 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 402/1603] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:24:28 2026] DELETE /volume/v3/volumes/db9a3abb-f6a3-4713-88b7-ca9e63cacb4d => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:24:29.100625 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8416bfa1-52a8-49d9-b91d-4fca1589e1db None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:29.103366 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8416bfa1-52a8-49d9-b91d-4fca1589e1db tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 Aug 06 19:24:29.103630 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8416bfa1-52a8-49d9-b91d-4fca1589e1db tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:29.103837 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8416bfa1-52a8-49d9-b91d-4fca1589e1db tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:29.103998 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-8416bfa1-52a8-49d9-b91d-4fca1589e1db tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 595d685d-8e3c-4f9c-9126-2ad4bca25294. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:29.107681 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fbd1553f-a72a-479e-a9df-b2681595a73c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:29.111341 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:29.111341 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:29.112555 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8416bfa1-52a8-49d9-b91d-4fca1589e1db tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 returned with HTTP 200 Aug 06 19:24:29.112963 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 396/1604] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:29 2026] GET /volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:29.115404 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fbd1553f-a72a-479e-a9df-b2681595a73c tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] DELETE https://10.4.3.5/volume/v3/types/a1313997-4743-4c27-87ae-5cf90254a4dc Aug 06 19:24:29.115710 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fbd1553f-a72a-479e-a9df-b2681595a73c tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:29.116377 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fbd1553f-a72a-479e-a9df-b2681595a73c tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:29.155550 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fbd1553f-a72a-479e-a9df-b2681595a73c tempest-ProjectMemberTests-1577057263 tempest-ProjectMemberTests-1577057263-project-admin] https://10.4.3.5/volume/v3/types/a1313997-4743-4c27-87ae-5cf90254a4dc returned with HTTP 202 Aug 06 19:24:29.156228 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 406/1605] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:24:29 2026] DELETE /volume/v3/types/a1313997-4743-4c27-87ae-5cf90254a4dc => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:24:30.126303 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c7c70812-e4e2-436a-8b72-c5acc131c338 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:30.128577 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c7c70812-e4e2-436a-8b72-c5acc131c338 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 Aug 06 19:24:30.128788 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c7c70812-e4e2-436a-8b72-c5acc131c338 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:30.128987 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c7c70812-e4e2-436a-8b72-c5acc131c338 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:30.129117 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c7c70812-e4e2-436a-8b72-c5acc131c338 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 595d685d-8e3c-4f9c-9126-2ad4bca25294. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:30.139436 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:30.139436 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:30.140368 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c7c70812-e4e2-436a-8b72-c5acc131c338 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 returned with HTTP 200 Aug 06 19:24:30.140791 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 402/1606] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:30 2026] GET /volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:31.101936 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-4395ba09-3b4d-44b2-8d71-aba251b0b677 req-32062e8f-72e4-44a7-bacc-334c0177ffef None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:31.105403 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4395ba09-3b4d-44b2-8d71-aba251b0b677 req-32062e8f-72e4-44a7-bacc-334c0177ffef tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:24:31.105893 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4395ba09-3b4d-44b2-8d71-aba251b0b677 req-32062e8f-72e4-44a7-bacc-334c0177ffef tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:31.106070 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4395ba09-3b4d-44b2-8d71-aba251b0b677 req-32062e8f-72e4-44a7-bacc-334c0177ffef tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:31.120930 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:31.120930 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:31.125489 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-4395ba09-3b4d-44b2-8d71-aba251b0b677 req-32062e8f-72e4-44a7-bacc-334c0177ffef tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:24:31.131198 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4395ba09-3b4d-44b2-8d71-aba251b0b677 req-32062e8f-72e4-44a7-bacc-334c0177ffef tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:24:31.131703 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 403/1607] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:24:31 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 1438 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:24:31.158144 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f38807ff-935d-412b-a4dd-aa6d5ce74449 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:31.160453 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f38807ff-935d-412b-a4dd-aa6d5ce74449 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 Aug 06 19:24:31.160920 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f38807ff-935d-412b-a4dd-aa6d5ce74449 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:31.161274 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f38807ff-935d-412b-a4dd-aa6d5ce74449 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:31.161476 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-f38807ff-935d-412b-a4dd-aa6d5ce74449 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 595d685d-8e3c-4f9c-9126-2ad4bca25294. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:31.167095 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:31.167095 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:31.168359 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f38807ff-935d-412b-a4dd-aa6d5ce74449 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 returned with HTTP 200 Aug 06 19:24:31.168980 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 397/1608] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:31 2026] GET /volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:31.183856 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-82e832eb-0e5b-4689-8474-eb98b9b9cd4a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:31.188806 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-82e832eb-0e5b-4689-8474-eb98b9b9cd4a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 Aug 06 19:24:31.189646 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-82e832eb-0e5b-4689-8474-eb98b9b9cd4a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:31.190033 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-82e832eb-0e5b-4689-8474-eb98b9b9cd4a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:31.207945 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:31.207945 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:31.216483 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-82e832eb-0e5b-4689-8474-eb98b9b9cd4a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:24:31.228378 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-82e832eb-0e5b-4689-8474-eb98b9b9cd4a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 returned with HTTP 200 Aug 06 19:24:31.228378 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 407/1609] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:31 2026] GET /volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 => generated 1129 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:24:31.245503 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-83d1f503-0f70-42d0-bb13-bee6a3a04528 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:31.250052 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-83d1f503-0f70-42d0-bb13-bee6a3a04528 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] DELETE https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 Aug 06 19:24:31.250052 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-83d1f503-0f70-42d0-bb13-bee6a3a04528 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:31.251277 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-83d1f503-0f70-42d0-bb13-bee6a3a04528 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:31.251277 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-83d1f503-0f70-42d0-bb13-bee6a3a04528 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Delete backup with id: 595d685d-8e3c-4f9c-9126-2ad4bca25294. Aug 06 19:24:31.263050 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:31.263050 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:31.315715 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-83d1f503-0f70-42d0-bb13-bee6a3a04528 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] delete_backup rpcapi backup_id 595d685d-8e3c-4f9c-9126-2ad4bca25294 {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:24:31.323891 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-83d1f503-0f70-42d0-bb13-bee6a3a04528 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 returned with HTTP 202 Aug 06 19:24:31.324563 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 403/1610] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:24:31 2026] DELETE /volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:24:31.342120 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-50058ae9-ea8c-4448-a5ec-14c3b64569bc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:31.346334 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-50058ae9-ea8c-4448-a5ec-14c3b64569bc tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 Aug 06 19:24:31.346334 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-50058ae9-ea8c-4448-a5ec-14c3b64569bc tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:31.347604 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-50058ae9-ea8c-4448-a5ec-14c3b64569bc tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:31.351089 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-50058ae9-ea8c-4448-a5ec-14c3b64569bc tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 595d685d-8e3c-4f9c-9126-2ad4bca25294. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:31.359636 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:31.359636 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:31.360722 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-50058ae9-ea8c-4448-a5ec-14c3b64569bc tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 returned with HTTP 200 Aug 06 19:24:31.363463 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 404/1611] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:31 2026] GET /volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 => generated 787 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:31.678668 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c419ea6f-2981-4677-86ce-bc874485b911 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:31.696242 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1540e258-9628-43fc-a163-fc6345a31d68 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:31.696242 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1540e258-9628-43fc-a163-fc6345a31d68 None None] GET https://10.4.3.5/volume// Aug 06 19:24:31.696242 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1540e258-9628-43fc-a163-fc6345a31d68 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:31.696242 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1540e258-9628-43fc-a163-fc6345a31d68 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:31.697296 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1540e258-9628-43fc-a163-fc6345a31d68 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:24:31.698276 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 408/1612] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:24:31 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:24:31.718411 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-4395ba09-3b4d-44b2-8d71-aba251b0b677 req-9adf5289-17d7-4d9e-a1d8-4723be8fef74 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:31.724623 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4395ba09-3b4d-44b2-8d71-aba251b0b677 req-9adf5289-17d7-4d9e-a1d8-4723be8fef74 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:24:31.724884 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4395ba09-3b4d-44b2-8d71-aba251b0b677 req-9adf5289-17d7-4d9e-a1d8-4723be8fef74 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "60ce0227-82be-4aee-8fc4-fa0a25a5db70", "connector": null, "instance_uuid": "af39d6f9-afe0-49c5-afdb-1fa0cbdb81a3"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:24:31.751762 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:31.751762 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:31.798673 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4395ba09-3b4d-44b2-8d71-aba251b0b677 req-9adf5289-17d7-4d9e-a1d8-4723be8fef74 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:24:31.799482 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 404/1613] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:24:31 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:24:31.813638 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-4395ba09-3b4d-44b2-8d71-aba251b0b677 req-8d8ee711-95b3-4375-ad7c-c7cb8318d034 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:31.816843 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4395ba09-3b4d-44b2-8d71-aba251b0b677 req-8d8ee711-95b3-4375-ad7c-c7cb8318d034 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] DELETE https://10.4.3.5/volume/v3/attachments/8f08820a-5e3f-4db7-a069-5b64e9d95996 Aug 06 19:24:31.817499 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4395ba09-3b4d-44b2-8d71-aba251b0b677 req-8d8ee711-95b3-4375-ad7c-c7cb8318d034 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:31.817930 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4395ba09-3b4d-44b2-8d71-aba251b0b677 req-8d8ee711-95b3-4375-ad7c-c7cb8318d034 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:31.828891 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:31.828891 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:31.841464 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c419ea6f-2981-4677-86ce-bc874485b911 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:24:31.841972 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c419ea6f-2981-4677-86ce-bc874485b911 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2138682797"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:24:31.846686 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-c419ea6f-2981-4677-86ce-bc874485b911 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2138682797'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:24:31.846910 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-c419ea6f-2981-4677-86ce-bc874485b911 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Create volume of 1 GB Aug 06 19:24:31.858959 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c419ea6f-2981-4677-86ce-bc874485b911 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Availability Zones retrieved successfully. Aug 06 19:24:31.870874 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c419ea6f-2981-4677-86ce-bc874485b911 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Flow 'volume_create_api' (5f054d98-ad11-4b26-aba2-9330c188eae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:24:31.875895 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c419ea6f-2981-4677-86ce-bc874485b911 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cb2a3a4-743c-45c3-a35e-7f72d14f146b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:31.876766 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-c419ea6f-2981-4677-86ce-bc874485b911 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:24:31.920858 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c419ea6f-2981-4677-86ce-bc874485b911 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cb2a3a4-743c-45c3-a35e-7f72d14f146b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:31.923167 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c419ea6f-2981-4677-86ce-bc874485b911 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecf8ecae-fda8-48db-9b69-9eeebe6b6521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:31.930960 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4395ba09-3b4d-44b2-8d71-aba251b0b677 req-8d8ee711-95b3-4375-ad7c-c7cb8318d034 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/attachments/8f08820a-5e3f-4db7-a069-5b64e9d95996 returned with HTTP 200 Aug 06 19:24:31.931730 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 405/1614] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:24:31 2026] DELETE /volume/v3/attachments/8f08820a-5e3f-4db7-a069-5b64e9d95996 => generated 367 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:24:32.018995 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-c419ea6f-2981-4677-86ce-bc874485b911 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Created reservations ['3d69cffd-fe8e-4127-a54f-624562a632f9', '39d70bc5-0762-4330-8435-d3094a34114b', '9dbded30-7ae5-431c-810c-a57fdc449366', '5f01b778-3a8f-4c2c-a721-540652d98b8a'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:24:32.020285 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c419ea6f-2981-4677-86ce-bc874485b911 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecf8ecae-fda8-48db-9b69-9eeebe6b6521) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d69cffd-fe8e-4127-a54f-624562a632f9', '39d70bc5-0762-4330-8435-d3094a34114b', '9dbded30-7ae5-431c-810c-a57fdc449366', '5f01b778-3a8f-4c2c-a721-540652d98b8a']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:32.021860 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c419ea6f-2981-4677-86ce-bc874485b911 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4a3efd3-0863-4907-a296-5f5de85b868f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:32.066746 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c419ea6f-2981-4677-86ce-bc874485b911 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4a3efd3-0863-4907-a296-5f5de85b868f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a7ad139-ae6d-47c0-a84b-5bcf0169efe5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2138682797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0329d4b081e440a595169db6dca14187',qos_specs=None,replication_status=,reservations=['3d69cffd-fe8e-4127-a54f-624562a632f9','39d70bc5-0762-4330-8435-d3094a34114b','9dbded30-7ae5-431c-810c-a57fdc449366','5f01b778-3a8f-4c2c-a721-540652d98b8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25c20e46313c4117aec1e9250426e8d0',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:24:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2138682797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a7ad139-ae6d-47c0-a84b-5bcf0169efe5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0329d4b081e440a595169db6dca14187',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25c20e46313c4117aec1e9250426e8d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:32.068643 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c419ea6f-2981-4677-86ce-bc874485b911 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f469672-4770-4fdd-bed4-7b5b3409281e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:32.096254 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c419ea6f-2981-4677-86ce-bc874485b911 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f469672-4770-4fdd-bed4-7b5b3409281e) transitioned into state 'SUCCESS' from state '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-2138682797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0329d4b081e440a595169db6dca14187',qos_specs=None,replication_status=,reservations=['3d69cffd-fe8e-4127-a54f-624562a632f9','39d70bc5-0762-4330-8435-d3094a34114b','9dbded30-7ae5-431c-810c-a57fdc449366','5f01b778-3a8f-4c2c-a721-540652d98b8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25c20e46313c4117aec1e9250426e8d0',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:32.097466 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c419ea6f-2981-4677-86ce-bc874485b911 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3dcd16f-3bb1-471c-be26-00bf6e0d5f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:32.113420 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c419ea6f-2981-4677-86ce-bc874485b911 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3dcd16f-3bb1-471c-be26-00bf6e0d5f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:32.114442 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c419ea6f-2981-4677-86ce-bc874485b911 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Flow 'volume_create_api' (5f054d98-ad11-4b26-aba2-9330c188eae7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:24:32.115262 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c419ea6f-2981-4677-86ce-bc874485b911 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Create volume request issued successfully. Aug 06 19:24:32.115925 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c419ea6f-2981-4677-86ce-bc874485b911 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:24:32.116386 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 398/1615] 10.4.3.5 () {70 vars in 1285 bytes} [Thu Aug 6 19:24:31 2026] POST /volume/v3/volumes => generated 774 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 06 19:24:32.131867 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ffd7e7f8-e221-4d55-9823-a4479d982024 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:32.133943 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ffd7e7f8-e221-4d55-9823-a4479d982024 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] GET https://10.4.3.5/volume/v3/volumes/8a7ad139-ae6d-47c0-a84b-5bcf0169efe5 Aug 06 19:24:32.134221 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ffd7e7f8-e221-4d55-9823-a4479d982024 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:32.134459 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ffd7e7f8-e221-4d55-9823-a4479d982024 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:32.144609 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:32.144609 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:32.153457 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ffd7e7f8-e221-4d55-9823-a4479d982024 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Volume info retrieved successfully. Aug 06 19:24:32.161011 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ffd7e7f8-e221-4d55-9823-a4479d982024 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] https://10.4.3.5/volume/v3/volumes/8a7ad139-ae6d-47c0-a84b-5bcf0169efe5 returned with HTTP 200 Aug 06 19:24:32.161751 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 409/1616] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:24:32 2026] GET /volume/v3/volumes/8a7ad139-ae6d-47c0-a84b-5bcf0169efe5 => generated 953 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:24:32.303905 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-8eb630bd-ea58-4495-87d8-a100da850671 req-7cbe6a50-7bba-4744-936f-cc4d431e92e2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:32.306542 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8eb630bd-ea58-4495-87d8-a100da850671 req-7cbe6a50-7bba-4744-936f-cc4d431e92e2 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] GET https://10.4.3.5/volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 Aug 06 19:24:32.306747 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8eb630bd-ea58-4495-87d8-a100da850671 req-7cbe6a50-7bba-4744-936f-cc4d431e92e2 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:32.306988 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8eb630bd-ea58-4495-87d8-a100da850671 req-7cbe6a50-7bba-4744-936f-cc4d431e92e2 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:32.321470 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:32.321470 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:32.326712 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-8eb630bd-ea58-4495-87d8-a100da850671 req-7cbe6a50-7bba-4744-936f-cc4d431e92e2 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Volume info retrieved successfully. Aug 06 19:24:32.333740 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8eb630bd-ea58-4495-87d8-a100da850671 req-7cbe6a50-7bba-4744-936f-cc4d431e92e2 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 returned with HTTP 200 Aug 06 19:24:32.334319 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 405/1617] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:24:32 2026] GET /volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:24:32.361247 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-8eb630bd-ea58-4495-87d8-a100da850671 req-0e5aa567-deae-42ff-bcaa-8ee778cc42dc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:32.364592 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8eb630bd-ea58-4495-87d8-a100da850671 req-0e5aa567-deae-42ff-bcaa-8ee778cc42dc tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] POST https://10.4.3.5/volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8/action Aug 06 19:24:32.365093 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8eb630bd-ea58-4495-87d8-a100da850671 req-0e5aa567-deae-42ff-bcaa-8ee778cc42dc tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:24:32.365299 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8eb630bd-ea58-4495-87d8-a100da850671 req-0e5aa567-deae-42ff-bcaa-8ee778cc42dc tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:24:32.375009 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-71aa90fd-8907-470c-8159-a7118d926a8f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:32.377715 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-71aa90fd-8907-470c-8159-a7118d926a8f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 Aug 06 19:24:32.377986 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-71aa90fd-8907-470c-8159-a7118d926a8f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:32.378261 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-71aa90fd-8907-470c-8159-a7118d926a8f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:32.378403 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-71aa90fd-8907-470c-8159-a7118d926a8f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 595d685d-8e3c-4f9c-9126-2ad4bca25294. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:32.380930 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:32.380930 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:32.381600 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-8eb630bd-ea58-4495-87d8-a100da850671 req-0e5aa567-deae-42ff-bcaa-8ee778cc42dc tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Volume info retrieved successfully. Aug 06 19:24:32.383377 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-71aa90fd-8907-470c-8159-a7118d926a8f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 returned with HTTP 404 Aug 06 19:24:32.383957 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 399/1618] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:32 2026] GET /volume/v3/backups/595d685d-8e3c-4f9c-9126-2ad4bca25294 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:24:32.390926 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-8eb630bd-ea58-4495-87d8-a100da850671 req-0e5aa567-deae-42ff-bcaa-8ee778cc42dc tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Begin detaching volume completed successfully. Aug 06 19:24:32.391225 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8eb630bd-ea58-4495-87d8-a100da850671 req-0e5aa567-deae-42ff-bcaa-8ee778cc42dc tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8/action returned with HTTP 202 Aug 06 19:24:32.391783 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 406/1619] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:24:32 2026] POST /volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:24:32.453764 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-18620314-93f9-4e9a-b033-a13bc5328ec3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:32.454329 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-18620314-93f9-4e9a-b033-a13bc5328ec3 None None] GET https://10.4.3.5/volume// Aug 06 19:24:32.454631 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-18620314-93f9-4e9a-b033-a13bc5328ec3 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:32.454904 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-18620314-93f9-4e9a-b033-a13bc5328ec3 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:32.455385 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-18620314-93f9-4e9a-b033-a13bc5328ec3 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:24:32.455903 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 410/1620] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:24:32 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:24:32.465144 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-8eb630bd-ea58-4495-87d8-a100da850671 req-ff2e7ee3-d89e-4b74-ad76-9632326f9386 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:32.467993 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8eb630bd-ea58-4495-87d8-a100da850671 req-ff2e7ee3-d89e-4b74-ad76-9632326f9386 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] GET https://10.4.3.5/volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 Aug 06 19:24:32.468326 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8eb630bd-ea58-4495-87d8-a100da850671 req-ff2e7ee3-d89e-4b74-ad76-9632326f9386 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:32.468610 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8eb630bd-ea58-4495-87d8-a100da850671 req-ff2e7ee3-d89e-4b74-ad76-9632326f9386 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:32.483348 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:32.483348 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:32.488312 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-8eb630bd-ea58-4495-87d8-a100da850671 req-ff2e7ee3-d89e-4b74-ad76-9632326f9386 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Volume info retrieved successfully. Aug 06 19:24:32.493944 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8eb630bd-ea58-4495-87d8-a100da850671 req-ff2e7ee3-d89e-4b74-ad76-9632326f9386 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 returned with HTTP 200 Aug 06 19:24:32.494402 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 406/1621] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:24:32 2026] GET /volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 => generated 1311 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:24:32.524955 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-1409f55f-8bc7-4227-bb14-c63f3207ec91 req-8d4ec880-bf80-42d8-9f15-0ede9c586f58 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:32.527500 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1409f55f-8bc7-4227-bb14-c63f3207ec91 req-8d4ec880-bf80-42d8-9f15-0ede9c586f58 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 Aug 06 19:24:32.527754 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1409f55f-8bc7-4227-bb14-c63f3207ec91 req-8d4ec880-bf80-42d8-9f15-0ede9c586f58 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:32.527995 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1409f55f-8bc7-4227-bb14-c63f3207ec91 req-8d4ec880-bf80-42d8-9f15-0ede9c586f58 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:32.551502 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:32.551502 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:32.558286 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-1409f55f-8bc7-4227-bb14-c63f3207ec91 req-8d4ec880-bf80-42d8-9f15-0ede9c586f58 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:24:32.566169 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1409f55f-8bc7-4227-bb14-c63f3207ec91 req-8d4ec880-bf80-42d8-9f15-0ede9c586f58 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 returned with HTTP 200 Aug 06 19:24:32.566940 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 400/1622] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:24:32 2026] GET /volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 => generated 1129 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:24:32.594464 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-1409f55f-8bc7-4227-bb14-c63f3207ec91 req-7e87f68b-db2e-422e-a045-42c6c679aa5c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:32.599713 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1409f55f-8bc7-4227-bb14-c63f3207ec91 req-7e87f68b-db2e-422e-a045-42c6c679aa5c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] POST https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765/action Aug 06 19:24:32.600411 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1409f55f-8bc7-4227-bb14-c63f3207ec91 req-7e87f68b-db2e-422e-a045-42c6c679aa5c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:24:32.600754 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1409f55f-8bc7-4227-bb14-c63f3207ec91 req-7e87f68b-db2e-422e-a045-42c6c679aa5c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:24:32.620428 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:32.620428 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:32.621571 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-1409f55f-8bc7-4227-bb14-c63f3207ec91 req-7e87f68b-db2e-422e-a045-42c6c679aa5c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:24:32.631332 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-1409f55f-8bc7-4227-bb14-c63f3207ec91 req-7e87f68b-db2e-422e-a045-42c6c679aa5c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Begin detaching volume completed successfully. Aug 06 19:24:32.631884 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1409f55f-8bc7-4227-bb14-c63f3207ec91 req-7e87f68b-db2e-422e-a045-42c6c679aa5c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765/action returned with HTTP 202 Aug 06 19:24:32.632743 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 407/1623] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:24:32 2026] POST /volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:24:32.658406 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-14a2891c-c1cd-425a-aeb1-b53e6c091101 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:32.660929 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-14a2891c-c1cd-425a-aeb1-b53e6c091101 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 Aug 06 19:24:32.661434 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-14a2891c-c1cd-425a-aeb1-b53e6c091101 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:32.661712 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-14a2891c-c1cd-425a-aeb1-b53e6c091101 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:32.676395 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:32.676395 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:32.684916 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-14a2891c-c1cd-425a-aeb1-b53e6c091101 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:24:32.686831 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-676ae216-aac2-41f4-b1c3-ac33d919d642 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:32.687413 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-676ae216-aac2-41f4-b1c3-ac33d919d642 None None] GET https://10.4.3.5/volume// Aug 06 19:24:32.687680 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-676ae216-aac2-41f4-b1c3-ac33d919d642 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:32.687987 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-676ae216-aac2-41f4-b1c3-ac33d919d642 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:32.688487 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-676ae216-aac2-41f4-b1c3-ac33d919d642 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:24:32.688920 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 407/1624] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:24:32 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:24:32.691928 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-14a2891c-c1cd-425a-aeb1-b53e6c091101 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 returned with HTTP 200 Aug 06 19:24:32.692916 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 411/1625] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:32 2026] GET /volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:24:32.701260 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-1409f55f-8bc7-4227-bb14-c63f3207ec91 req-87a9cc0f-1803-4b96-9d57-2bafe84585b1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:32.703571 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1409f55f-8bc7-4227-bb14-c63f3207ec91 req-87a9cc0f-1803-4b96-9d57-2bafe84585b1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 Aug 06 19:24:32.703571 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1409f55f-8bc7-4227-bb14-c63f3207ec91 req-87a9cc0f-1803-4b96-9d57-2bafe84585b1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:32.703942 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1409f55f-8bc7-4227-bb14-c63f3207ec91 req-87a9cc0f-1803-4b96-9d57-2bafe84585b1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:32.714879 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:32.714879 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:32.719836 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-1409f55f-8bc7-4227-bb14-c63f3207ec91 req-87a9cc0f-1803-4b96-9d57-2bafe84585b1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:24:32.724986 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1409f55f-8bc7-4227-bb14-c63f3207ec91 req-87a9cc0f-1803-4b96-9d57-2bafe84585b1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 returned with HTTP 200 Aug 06 19:24:32.725572 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 401/1626] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:24:32 2026] GET /volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:24:33.141991 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-4395ba09-3b4d-44b2-8d71-aba251b0b677 req-5f171c81-1c63-4fbd-9af7-b8dccb7197ee None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:33.147389 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4395ba09-3b4d-44b2-8d71-aba251b0b677 req-5f171c81-1c63-4fbd-9af7-b8dccb7197ee tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] PUT https://10.4.3.5/volume/v3/attachments/fe5bcf5e-db34-41dc-87a9-dcdbac9c209b Aug 06 19:24:33.147389 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4395ba09-3b4d-44b2-8d71-aba251b0b677 req-5f171c81-1c63-4fbd-9af7-b8dccb7197ee tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:24:33.154958 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-4395ba09-3b4d-44b2-8d71-aba251b0b677 req-5f171c81-1c63-4fbd-9af7-b8dccb7197ee tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Acquiring lock "cinder-attachment_update-60ce0227-82be-4aee-8fc4-fa0a25a5db70-np0000006689" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:24:33.161151 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-4395ba09-3b4d-44b2-8d71-aba251b0b677 req-5f171c81-1c63-4fbd-9af7-b8dccb7197ee tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Lock "cinder-attachment_update-60ce0227-82be-4aee-8fc4-fa0a25a5db70-np0000006689" acquired by "attachment_update" :: waited 0.006s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:24:33.162981 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:33.162981 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:33.176974 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b210445f-1c29-4447-88be-3899624da786 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:33.180620 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b210445f-1c29-4447-88be-3899624da786 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] GET https://10.4.3.5/volume/v3/volumes/8a7ad139-ae6d-47c0-a84b-5bcf0169efe5 Aug 06 19:24:33.180620 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b210445f-1c29-4447-88be-3899624da786 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:33.180620 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b210445f-1c29-4447-88be-3899624da786 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:33.192109 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:33.192109 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:33.201769 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b210445f-1c29-4447-88be-3899624da786 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Volume info retrieved successfully. Aug 06 19:24:33.207086 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b210445f-1c29-4447-88be-3899624da786 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] https://10.4.3.5/volume/v3/volumes/8a7ad139-ae6d-47c0-a84b-5bcf0169efe5 returned with HTTP 200 Aug 06 19:24:33.207457 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 408/1627] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:24:33 2026] GET /volume/v3/volumes/8a7ad139-ae6d-47c0-a84b-5bcf0169efe5 => generated 1014 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:24:33.222167 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e458c675-e559-4ab3-9d1a-13c8c05a0c08 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:33.270580 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-4395ba09-3b4d-44b2-8d71-aba251b0b677 req-5f171c81-1c63-4fbd-9af7-b8dccb7197ee tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Lock "cinder-attachment_update-60ce0227-82be-4aee-8fc4-fa0a25a5db70-np0000006689" released by "attachment_update" :: held 0.109s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:24:33.271011 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4395ba09-3b4d-44b2-8d71-aba251b0b677 req-5f171c81-1c63-4fbd-9af7-b8dccb7197ee tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/attachments/fe5bcf5e-db34-41dc-87a9-dcdbac9c209b returned with HTTP 200 Aug 06 19:24:33.271555 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 408/1628] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:24:33 2026] PUT /volume/v3/attachments/fe5bcf5e-db34-41dc-87a9-dcdbac9c209b => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:24:33.291787 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-4395ba09-3b4d-44b2-8d71-aba251b0b677 req-82e14f4d-45f6-4d42-a7fe-22df9c894e8a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:33.293967 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4395ba09-3b4d-44b2-8d71-aba251b0b677 req-82e14f4d-45f6-4d42-a7fe-22df9c894e8a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/attachments/fe5bcf5e-db34-41dc-87a9-dcdbac9c209b Aug 06 19:24:33.294193 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4395ba09-3b4d-44b2-8d71-aba251b0b677 req-82e14f4d-45f6-4d42-a7fe-22df9c894e8a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:33.294381 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4395ba09-3b4d-44b2-8d71-aba251b0b677 req-82e14f4d-45f6-4d42-a7fe-22df9c894e8a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:33.321804 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4395ba09-3b4d-44b2-8d71-aba251b0b677 req-82e14f4d-45f6-4d42-a7fe-22df9c894e8a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/attachments/fe5bcf5e-db34-41dc-87a9-dcdbac9c209b returned with HTTP 200 Aug 06 19:24:33.322323 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 402/1629] 10.4.3.5 () {70 vars in 1637 bytes} [Thu Aug 6 19:24:33 2026] GET /volume/v3/attachments/fe5bcf5e-db34-41dc-87a9-dcdbac9c209b => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:24:33.328557 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e458c675-e559-4ab3-9d1a-13c8c05a0c08 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-reader] GET https://10.4.3.5/volume/v3/volumes Aug 06 19:24:33.328557 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e458c675-e559-4ab3-9d1a-13c8c05a0c08 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:33.328557 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e458c675-e559-4ab3-9d1a-13c8c05a0c08 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-reader] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:33.329602 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-e458c675-e559-4ab3-9d1a-13c8c05a0c08 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-reader] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:24:33.330864 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e458c675-e559-4ab3-9d1a-13c8c05a0c08 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:24:33.346824 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e458c675-e559-4ab3-9d1a-13c8c05a0c08 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-reader] Get all volumes completed successfully. Aug 06 19:24:33.348574 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e458c675-e559-4ab3-9d1a-13c8c05a0c08 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-reader] https://10.4.3.5/volume/v3/volumes returned with HTTP 200 Aug 06 19:24:33.349151 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 412/1630] 10.4.3.5 () {68 vars in 1264 bytes} [Thu Aug 6 19:24:33 2026] GET /volume/v3/volumes => generated 332 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:24:33.359981 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1ac428ea-0b7a-4b9e-8e40-587bc77fcb45 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:33.362212 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1ac428ea-0b7a-4b9e-8e40-587bc77fcb45 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/8a7ad139-ae6d-47c0-a84b-5bcf0169efe5 Aug 06 19:24:33.362484 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1ac428ea-0b7a-4b9e-8e40-587bc77fcb45 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:33.362677 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1ac428ea-0b7a-4b9e-8e40-587bc77fcb45 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:33.362906 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-1ac428ea-0b7a-4b9e-8e40-587bc77fcb45 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Delete volume with id: 8a7ad139-ae6d-47c0-a84b-5bcf0169efe5 Aug 06 19:24:33.375515 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:33.375515 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:33.375956 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1ac428ea-0b7a-4b9e-8e40-587bc77fcb45 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Volume info retrieved successfully. Aug 06 19:24:33.403417 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1ac428ea-0b7a-4b9e-8e40-587bc77fcb45 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Delete volume request issued successfully. Aug 06 19:24:33.403695 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1ac428ea-0b7a-4b9e-8e40-587bc77fcb45 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] https://10.4.3.5/volume/v3/volumes/8a7ad139-ae6d-47c0-a84b-5bcf0169efe5 returned with HTTP 202 Aug 06 19:24:33.404356 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 409/1631] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:24:33 2026] DELETE /volume/v3/volumes/8a7ad139-ae6d-47c0-a84b-5bcf0169efe5 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:24:33.418149 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-786dc9bb-1e9c-4285-92e3-e7cb9de6e0f9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:33.420092 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-786dc9bb-1e9c-4285-92e3-e7cb9de6e0f9 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] GET https://10.4.3.5/volume/v3/volumes/8a7ad139-ae6d-47c0-a84b-5bcf0169efe5 Aug 06 19:24:33.420319 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-786dc9bb-1e9c-4285-92e3-e7cb9de6e0f9 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:33.420499 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-786dc9bb-1e9c-4285-92e3-e7cb9de6e0f9 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:33.428465 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:33.428465 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:33.433267 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-786dc9bb-1e9c-4285-92e3-e7cb9de6e0f9 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Volume info retrieved successfully. Aug 06 19:24:33.441737 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-786dc9bb-1e9c-4285-92e3-e7cb9de6e0f9 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] https://10.4.3.5/volume/v3/volumes/8a7ad139-ae6d-47c0-a84b-5bcf0169efe5 returned with HTTP 200 Aug 06 19:24:33.443577 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 409/1632] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:24:33 2026] GET /volume/v3/volumes/8a7ad139-ae6d-47c0-a84b-5bcf0169efe5 => generated 1013 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:24:33.564356 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-8eb630bd-ea58-4495-87d8-a100da850671 req-f4c95e2a-f8e5-412e-aca3-d5911bdcd2cc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:33.566809 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8eb630bd-ea58-4495-87d8-a100da850671 req-f4c95e2a-f8e5-412e-aca3-d5911bdcd2cc tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] DELETE https://10.4.3.5/volume/v3/attachments/5cc595d4-36c3-405b-95c3-feebc1520180 Aug 06 19:24:33.567047 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8eb630bd-ea58-4495-87d8-a100da850671 req-f4c95e2a-f8e5-412e-aca3-d5911bdcd2cc tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:33.567305 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8eb630bd-ea58-4495-87d8-a100da850671 req-f4c95e2a-f8e5-412e-aca3-d5911bdcd2cc tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:33.577436 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:33.577436 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:33.639130 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8eb630bd-ea58-4495-87d8-a100da850671 req-f4c95e2a-f8e5-412e-aca3-d5911bdcd2cc tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/attachments/5cc595d4-36c3-405b-95c3-feebc1520180 returned with HTTP 200 Aug 06 19:24:33.639465 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 403/1633] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:24:33 2026] DELETE /volume/v3/attachments/5cc595d4-36c3-405b-95c3-feebc1520180 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:33.707777 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4886620c-dd14-47aa-8746-40cc6078c6b2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:33.710205 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4886620c-dd14-47aa-8746-40cc6078c6b2 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 Aug 06 19:24:33.710592 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4886620c-dd14-47aa-8746-40cc6078c6b2 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:33.710930 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4886620c-dd14-47aa-8746-40cc6078c6b2 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:33.726611 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:33.726611 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:33.732547 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4886620c-dd14-47aa-8746-40cc6078c6b2 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:24:33.740632 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4886620c-dd14-47aa-8746-40cc6078c6b2 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 returned with HTTP 200 Aug 06 19:24:33.741357 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 413/1634] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:33 2026] GET /volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:24:33.930325 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-1409f55f-8bc7-4227-bb14-c63f3207ec91 req-76bbda92-4de9-43e3-8f9b-dd5f5aa95d1b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:33.936346 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1409f55f-8bc7-4227-bb14-c63f3207ec91 req-76bbda92-4de9-43e3-8f9b-dd5f5aa95d1b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] DELETE https://10.4.3.5/volume/v3/attachments/3c3e8164-e2ad-49af-a4df-6501f78776b6 Aug 06 19:24:33.937176 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1409f55f-8bc7-4227-bb14-c63f3207ec91 req-76bbda92-4de9-43e3-8f9b-dd5f5aa95d1b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:33.937464 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1409f55f-8bc7-4227-bb14-c63f3207ec91 req-76bbda92-4de9-43e3-8f9b-dd5f5aa95d1b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:33.951964 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:33.951964 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:34.013972 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1409f55f-8bc7-4227-bb14-c63f3207ec91 req-76bbda92-4de9-43e3-8f9b-dd5f5aa95d1b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/attachments/3c3e8164-e2ad-49af-a4df-6501f78776b6 returned with HTTP 200 Aug 06 19:24:34.014458 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 410/1635] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:24:33 2026] DELETE /volume/v3/attachments/3c3e8164-e2ad-49af-a4df-6501f78776b6 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:34.465494 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9415339f-d357-4db0-94bf-2d25307a902a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:34.467317 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9415339f-d357-4db0-94bf-2d25307a902a tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] GET https://10.4.3.5/volume/v3/volumes/8a7ad139-ae6d-47c0-a84b-5bcf0169efe5 Aug 06 19:24:34.467606 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9415339f-d357-4db0-94bf-2d25307a902a tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:34.467823 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9415339f-d357-4db0-94bf-2d25307a902a tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:34.474697 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9415339f-d357-4db0-94bf-2d25307a902a tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] https://10.4.3.5/volume/v3/volumes/8a7ad139-ae6d-47c0-a84b-5bcf0169efe5 returned with HTTP 404 Aug 06 19:24:34.475216 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 410/1636] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:24:34 2026] GET /volume/v3/volumes/8a7ad139-ae6d-47c0-a84b-5bcf0169efe5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:24:34.485673 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a4831a46-feaf-40a0-a882-093387c7380b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:34.487648 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a4831a46-feaf-40a0-a882-093387c7380b tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:24:34.488101 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a4831a46-feaf-40a0-a882-093387c7380b tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1736081788"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:24:34.489691 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-a4831a46-feaf-40a0-a882-093387c7380b tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1736081788'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:24:34.489879 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-a4831a46-feaf-40a0-a882-093387c7380b tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Create volume of 1 GB Aug 06 19:24:34.490207 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:34.490207 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:34.494273 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a4831a46-feaf-40a0-a882-093387c7380b tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Availability Zones retrieved successfully. Aug 06 19:24:34.499822 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a4831a46-feaf-40a0-a882-093387c7380b tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Flow 'volume_create_api' (df580107-dbc7-455a-83c3-d0202be7bb0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:24:34.500892 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a4831a46-feaf-40a0-a882-093387c7380b tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0381589f-f7d8-4ec1-b5eb-81f64cf7b4e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:34.501796 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-a4831a46-feaf-40a0-a882-093387c7380b tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:24:34.538318 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a4831a46-feaf-40a0-a882-093387c7380b tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0381589f-f7d8-4ec1-b5eb-81f64cf7b4e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:34.539303 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a4831a46-feaf-40a0-a882-093387c7380b tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c902f23-1b45-485a-82d0-ceec806685cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:34.556712 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b4082292-8bc8-4f7f-b48a-74ab817490fe None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:34.558565 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b4082292-8bc8-4f7f-b48a-74ab817490fe tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:24:34.559153 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b4082292-8bc8-4f7f-b48a-74ab817490fe tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "799215be-9fab-45db-94a2-5411a71139a8", "force": false, "name": "tempest-TestStampPattern-snapshot-600984667", "description": null, "metadata": null}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:24:34.568001 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:34.568001 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:34.568682 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b4082292-8bc8-4f7f-b48a-74ab817490fe tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Volume info retrieved successfully. Aug 06 19:24:34.568884 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-b4082292-8bc8-4f7f-b48a-74ab817490fe tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Create snapshot from volume 799215be-9fab-45db-94a2-5411a71139a8 Aug 06 19:24:34.584561 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-a4831a46-feaf-40a0-a882-093387c7380b tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Created reservations ['6602ec3c-5cee-4286-8a03-edae319cb0a5', '9a05a71e-2d75-4ce7-aa9c-695e369ed7ee', 'a8c39a17-5165-4060-8f9a-527c1cb4f5d2', '7656d00e-9b6a-424b-a6db-c86881fba211'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:24:34.585582 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a4831a46-feaf-40a0-a882-093387c7380b tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c902f23-1b45-485a-82d0-ceec806685cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6602ec3c-5cee-4286-8a03-edae319cb0a5', '9a05a71e-2d75-4ce7-aa9c-695e369ed7ee', 'a8c39a17-5165-4060-8f9a-527c1cb4f5d2', '7656d00e-9b6a-424b-a6db-c86881fba211']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:34.586794 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a4831a46-feaf-40a0-a882-093387c7380b tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be2e03ca-be6f-44ba-a76e-d0e3fa998ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:34.599381 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-b4082292-8bc8-4f7f-b48a-74ab817490fe tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Created reservations ['df500c45-3ffe-4470-8694-a368bf22e2d9', '39447beb-99fc-4962-8548-9c8b7339b94e', '1d4b51c5-1448-48de-8e69-23bbb3ecb84f', 'c3bb2e4b-1deb-44d6-9cba-154a78487243'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:24:34.610811 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a4831a46-feaf-40a0-a882-093387c7380b tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be2e03ca-be6f-44ba-a76e-d0e3fa998ba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6f13e4e-9fc6-4b2b-b188-043f1981ad3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1736081788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0329d4b081e440a595169db6dca14187',qos_specs=None,replication_status=,reservations=['6602ec3c-5cee-4286-8a03-edae319cb0a5','9a05a71e-2d75-4ce7-aa9c-695e369ed7ee','a8c39a17-5165-4060-8f9a-527c1cb4f5d2','7656d00e-9b6a-424b-a6db-c86881fba211'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25c20e46313c4117aec1e9250426e8d0',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:24:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1736081788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6f13e4e-9fc6-4b2b-b188-043f1981ad3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0329d4b081e440a595169db6dca14187',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25c20e46313c4117aec1e9250426e8d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:34.611584 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a4831a46-feaf-40a0-a882-093387c7380b tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd6cf36f-1f74-446f-abbb-df25ae4f6ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:34.631324 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a4831a46-feaf-40a0-a882-093387c7380b tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd6cf36f-1f74-446f-abbb-df25ae4f6ed4) transitioned into state 'SUCCESS' from state '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-1736081788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0329d4b081e440a595169db6dca14187',qos_specs=None,replication_status=,reservations=['6602ec3c-5cee-4286-8a03-edae319cb0a5','9a05a71e-2d75-4ce7-aa9c-695e369ed7ee','a8c39a17-5165-4060-8f9a-527c1cb4f5d2','7656d00e-9b6a-424b-a6db-c86881fba211'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25c20e46313c4117aec1e9250426e8d0',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:34.632172 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a4831a46-feaf-40a0-a882-093387c7380b tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (344666ca-af72-4b76-bfae-6c890c2cafd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:34.641693 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b4082292-8bc8-4f7f-b48a-74ab817490fe tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Snapshot create request issued successfully. Aug 06 19:24:34.642099 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b4082292-8bc8-4f7f-b48a-74ab817490fe tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:24:34.642304 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a4831a46-feaf-40a0-a882-093387c7380b tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (344666ca-af72-4b76-bfae-6c890c2cafd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:34.642665 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 414/1637] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:24:34 2026] POST /volume/v3/snapshots => generated 302 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:24:34.643393 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a4831a46-feaf-40a0-a882-093387c7380b tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Flow 'volume_create_api' (df580107-dbc7-455a-83c3-d0202be7bb0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:24:34.643776 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a4831a46-feaf-40a0-a882-093387c7380b tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Create volume request issued successfully. Aug 06 19:24:34.644464 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a4831a46-feaf-40a0-a882-093387c7380b tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:24:34.645053 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 404/1638] 10.4.3.5 () {70 vars in 1285 bytes} [Thu Aug 6 19:24:34 2026] POST /volume/v3/volumes => generated 774 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:24:34.657487 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bc68f3e4-c624-41f8-a522-7dc279a5c2db None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:34.659397 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bc68f3e4-c624-41f8-a522-7dc279a5c2db tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] GET https://10.4.3.5/volume/v3/snapshots/34f45cbf-5a5c-40a5-b845-a52f635c3e39 Aug 06 19:24:34.659607 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bc68f3e4-c624-41f8-a522-7dc279a5c2db tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:34.659803 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bc68f3e4-c624-41f8-a522-7dc279a5c2db tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:34.664964 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:34.664964 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:34.665477 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bc68f3e4-c624-41f8-a522-7dc279a5c2db tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Snapshot retrieved successfully. Aug 06 19:24:34.666359 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bc68f3e4-c624-41f8-a522-7dc279a5c2db tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/snapshots/34f45cbf-5a5c-40a5-b845-a52f635c3e39 returned with HTTP 200 Aug 06 19:24:34.666519 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-403a3d91-f239-47f4-8a76-36785fd54be4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:34.666750 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 411/1639] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:24:34 2026] GET /volume/v3/snapshots/34f45cbf-5a5c-40a5-b845-a52f635c3e39 => generated 434 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:34.668656 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-403a3d91-f239-47f4-8a76-36785fd54be4 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] GET https://10.4.3.5/volume/v3/volumes/f6f13e4e-9fc6-4b2b-b188-043f1981ad3b Aug 06 19:24:34.668868 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-403a3d91-f239-47f4-8a76-36785fd54be4 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:34.669055 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-403a3d91-f239-47f4-8a76-36785fd54be4 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:34.676234 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:34.676234 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:34.680097 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-403a3d91-f239-47f4-8a76-36785fd54be4 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Volume info retrieved successfully. Aug 06 19:24:34.684386 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-403a3d91-f239-47f4-8a76-36785fd54be4 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] https://10.4.3.5/volume/v3/volumes/f6f13e4e-9fc6-4b2b-b188-043f1981ad3b returned with HTTP 200 Aug 06 19:24:34.684928 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 411/1640] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:24:34 2026] GET /volume/v3/volumes/f6f13e4e-9fc6-4b2b-b188-043f1981ad3b => generated 953 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:24:34.756574 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e1aa935e-1abb-4df6-a802-709b318492e8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:34.759419 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e1aa935e-1abb-4df6-a802-709b318492e8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 Aug 06 19:24:34.759731 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e1aa935e-1abb-4df6-a802-709b318492e8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:34.759949 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e1aa935e-1abb-4df6-a802-709b318492e8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:34.770257 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:34.770257 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:34.775791 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e1aa935e-1abb-4df6-a802-709b318492e8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:24:34.781928 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e1aa935e-1abb-4df6-a802-709b318492e8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 returned with HTTP 200 Aug 06 19:24:34.782571 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 415/1641] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:34 2026] GET /volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:35.676829 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-74fdf5bd-f419-4e4f-8529-ce9eb7daf8cb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:35.679730 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-74fdf5bd-f419-4e4f-8529-ce9eb7daf8cb tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] GET https://10.4.3.5/volume/v3/snapshots/34f45cbf-5a5c-40a5-b845-a52f635c3e39 Aug 06 19:24:35.680073 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-74fdf5bd-f419-4e4f-8529-ce9eb7daf8cb tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:35.680367 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-74fdf5bd-f419-4e4f-8529-ce9eb7daf8cb tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:35.686649 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:35.686649 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:35.687171 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-74fdf5bd-f419-4e4f-8529-ce9eb7daf8cb tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Snapshot retrieved successfully. Aug 06 19:24:35.688089 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-74fdf5bd-f419-4e4f-8529-ce9eb7daf8cb tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/snapshots/34f45cbf-5a5c-40a5-b845-a52f635c3e39 returned with HTTP 200 Aug 06 19:24:35.688576 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 405/1642] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:24:35 2026] GET /volume/v3/snapshots/34f45cbf-5a5c-40a5-b845-a52f635c3e39 => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:35.698272 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-900d3b3a-6077-442d-a68f-2513d5346aab None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:35.699641 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-17d9d7e8-d0af-4b9e-a267-fa3dd26bfe83 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:35.700303 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-900d3b3a-6077-442d-a68f-2513d5346aab tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] GET https://10.4.3.5/volume/v3/snapshots/34f45cbf-5a5c-40a5-b845-a52f635c3e39 Aug 06 19:24:35.700520 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-900d3b3a-6077-442d-a68f-2513d5346aab tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:35.700733 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-900d3b3a-6077-442d-a68f-2513d5346aab tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:35.701417 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-17d9d7e8-d0af-4b9e-a267-fa3dd26bfe83 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] GET https://10.4.3.5/volume/v3/volumes/f6f13e4e-9fc6-4b2b-b188-043f1981ad3b Aug 06 19:24:35.701659 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-17d9d7e8-d0af-4b9e-a267-fa3dd26bfe83 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:35.701844 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-17d9d7e8-d0af-4b9e-a267-fa3dd26bfe83 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:35.706172 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:35.706172 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:35.706716 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-900d3b3a-6077-442d-a68f-2513d5346aab tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Snapshot retrieved successfully. Aug 06 19:24:35.707623 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-900d3b3a-6077-442d-a68f-2513d5346aab tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/snapshots/34f45cbf-5a5c-40a5-b845-a52f635c3e39 returned with HTTP 200 Aug 06 19:24:35.707988 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 412/1643] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:24:35 2026] GET /volume/v3/snapshots/34f45cbf-5a5c-40a5-b845-a52f635c3e39 => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:35.710305 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:35.710305 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:35.714517 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-17d9d7e8-d0af-4b9e-a267-fa3dd26bfe83 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Volume info retrieved successfully. Aug 06 19:24:35.718820 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-17d9d7e8-d0af-4b9e-a267-fa3dd26bfe83 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] https://10.4.3.5/volume/v3/volumes/f6f13e4e-9fc6-4b2b-b188-043f1981ad3b returned with HTTP 200 Aug 06 19:24:35.719322 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 412/1644] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:24:35 2026] GET /volume/v3/volumes/f6f13e4e-9fc6-4b2b-b188-043f1981ad3b => generated 1005 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:24:35.731682 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8e95519b-1feb-47fc-9428-427e8aa377ff None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:35.736092 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8e95519b-1feb-47fc-9428-427e8aa377ff tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-reader] GET https://10.4.3.5/volume/v3/volumes/detail Aug 06 19:24:35.736092 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8e95519b-1feb-47fc-9428-427e8aa377ff tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:35.736092 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8e95519b-1feb-47fc-9428-427e8aa377ff tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-reader] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:35.736092 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-8e95519b-1feb-47fc-9428-427e8aa377ff tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-reader] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:24:35.736794 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8e95519b-1feb-47fc-9428-427e8aa377ff tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:24:35.740229 np0000006689 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:UPDATE=99,cinder:SELECT=323,cinder:INSERT=53 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:24:35.747309 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8e95519b-1feb-47fc-9428-427e8aa377ff tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-reader] Get all volumes completed successfully. Aug 06 19:24:35.748825 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:35.748825 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:35.754000 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8e95519b-1feb-47fc-9428-427e8aa377ff tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-reader] https://10.4.3.5/volume/v3/volumes/detail returned with HTTP 200 Aug 06 19:24:35.754658 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 416/1645] 10.4.3.5 () {68 vars in 1285 bytes} [Thu Aug 6 19:24:35 2026] GET /volume/v3/volumes/detail => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:24:35.768103 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-26600c3d-63a3-4a3b-ae7a-1f4c89ec1b67 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:35.770004 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-26600c3d-63a3-4a3b-ae7a-1f4c89ec1b67 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/f6f13e4e-9fc6-4b2b-b188-043f1981ad3b Aug 06 19:24:35.770264 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-26600c3d-63a3-4a3b-ae7a-1f4c89ec1b67 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:35.770445 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-26600c3d-63a3-4a3b-ae7a-1f4c89ec1b67 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:35.770662 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-26600c3d-63a3-4a3b-ae7a-1f4c89ec1b67 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Delete volume with id: f6f13e4e-9fc6-4b2b-b188-043f1981ad3b Aug 06 19:24:35.778893 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:35.778893 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:35.779474 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-26600c3d-63a3-4a3b-ae7a-1f4c89ec1b67 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Volume info retrieved successfully. Aug 06 19:24:35.799467 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-26600c3d-63a3-4a3b-ae7a-1f4c89ec1b67 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Delete volume request issued successfully. Aug 06 19:24:35.799836 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-26600c3d-63a3-4a3b-ae7a-1f4c89ec1b67 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] https://10.4.3.5/volume/v3/volumes/f6f13e4e-9fc6-4b2b-b188-043f1981ad3b returned with HTTP 202 Aug 06 19:24:35.800322 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 406/1646] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:24:35 2026] DELETE /volume/v3/volumes/f6f13e4e-9fc6-4b2b-b188-043f1981ad3b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:24:35.811296 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-abe91af4-df05-4610-996b-4dbed96e4c26 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:35.815104 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-abe91af4-df05-4610-996b-4dbed96e4c26 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] GET https://10.4.3.5/volume/v3/volumes/f6f13e4e-9fc6-4b2b-b188-043f1981ad3b Aug 06 19:24:35.815344 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-abe91af4-df05-4610-996b-4dbed96e4c26 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:35.815544 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-abe91af4-df05-4610-996b-4dbed96e4c26 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:35.825393 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:35.825393 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:35.830819 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-abe91af4-df05-4610-996b-4dbed96e4c26 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Volume info retrieved successfully. Aug 06 19:24:35.841876 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-abe91af4-df05-4610-996b-4dbed96e4c26 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] https://10.4.3.5/volume/v3/volumes/f6f13e4e-9fc6-4b2b-b188-043f1981ad3b returned with HTTP 200 Aug 06 19:24:35.841876 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 413/1647] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:24:35 2026] GET /volume/v3/volumes/f6f13e4e-9fc6-4b2b-b188-043f1981ad3b => generated 1004 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:24:36.861234 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9a1f1b51-4d4d-4b5b-bbba-481684976b5e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:36.864222 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9a1f1b51-4d4d-4b5b-bbba-481684976b5e tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] GET https://10.4.3.5/volume/v3/volumes/f6f13e4e-9fc6-4b2b-b188-043f1981ad3b Aug 06 19:24:36.864574 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9a1f1b51-4d4d-4b5b-bbba-481684976b5e tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:36.864865 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9a1f1b51-4d4d-4b5b-bbba-481684976b5e tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:36.872779 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9a1f1b51-4d4d-4b5b-bbba-481684976b5e tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] https://10.4.3.5/volume/v3/volumes/f6f13e4e-9fc6-4b2b-b188-043f1981ad3b returned with HTTP 404 Aug 06 19:24:36.875316 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 413/1648] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:24:36 2026] GET /volume/v3/volumes/f6f13e4e-9fc6-4b2b-b188-043f1981ad3b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:24:36.888429 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-457db1ec-9800-4cab-ade1-7ba51384ab00 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:36.891056 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-457db1ec-9800-4cab-ade1-7ba51384ab00 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:24:36.891554 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-457db1ec-9800-4cab-ade1-7ba51384ab00 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1029581147"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:24:36.893599 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-457db1ec-9800-4cab-ade1-7ba51384ab00 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1029581147'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:24:36.893836 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-457db1ec-9800-4cab-ade1-7ba51384ab00 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Create volume of 1 GB Aug 06 19:24:36.900199 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-457db1ec-9800-4cab-ade1-7ba51384ab00 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Availability Zones retrieved successfully. Aug 06 19:24:36.910191 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-457db1ec-9800-4cab-ade1-7ba51384ab00 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Flow 'volume_create_api' (080a2f30-7e1d-49f9-b771-15b555a88409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:24:36.911613 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-457db1ec-9800-4cab-ade1-7ba51384ab00 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5916871-1574-4b52-ab78-956f8f54515d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:36.912807 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-457db1ec-9800-4cab-ade1-7ba51384ab00 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:24:36.956191 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-457db1ec-9800-4cab-ade1-7ba51384ab00 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5916871-1574-4b52-ab78-956f8f54515d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:36.957353 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-457db1ec-9800-4cab-ade1-7ba51384ab00 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f724e489-600a-4faf-922b-6c33d366967b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:37.022998 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-457db1ec-9800-4cab-ade1-7ba51384ab00 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Created reservations ['efffbe58-093a-472e-bb8b-904266689164', 'ef39a8d9-233b-490b-a7a5-5b1243e4f9df', '1ad2e06e-4e7d-4750-9b13-cde0925ed555', '98203811-7f09-47b3-9f07-5989472faf9f'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:24:37.024160 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-457db1ec-9800-4cab-ade1-7ba51384ab00 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f724e489-600a-4faf-922b-6c33d366967b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efffbe58-093a-472e-bb8b-904266689164', 'ef39a8d9-233b-490b-a7a5-5b1243e4f9df', '1ad2e06e-4e7d-4750-9b13-cde0925ed555', '98203811-7f09-47b3-9f07-5989472faf9f']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:37.025562 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-457db1ec-9800-4cab-ade1-7ba51384ab00 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72be2fc7-2b68-4300-9f01-06170c795638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:37.061755 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-457db1ec-9800-4cab-ade1-7ba51384ab00 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72be2fc7-2b68-4300-9f01-06170c795638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8f1a026-2d80-434f-9f9c-66adce91b767', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1029581147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0329d4b081e440a595169db6dca14187',qos_specs=None,replication_status=,reservations=['efffbe58-093a-472e-bb8b-904266689164','ef39a8d9-233b-490b-a7a5-5b1243e4f9df','1ad2e06e-4e7d-4750-9b13-cde0925ed555','98203811-7f09-47b3-9f07-5989472faf9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25c20e46313c4117aec1e9250426e8d0',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:24:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1029581147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8f1a026-2d80-434f-9f9c-66adce91b767,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0329d4b081e440a595169db6dca14187',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25c20e46313c4117aec1e9250426e8d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:37.062634 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-457db1ec-9800-4cab-ade1-7ba51384ab00 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (191a7445-b1f6-4e08-b60d-7881dc9ada17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:37.088571 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-457db1ec-9800-4cab-ade1-7ba51384ab00 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (191a7445-b1f6-4e08-b60d-7881dc9ada17) transitioned into state 'SUCCESS' from state '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-1029581147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0329d4b081e440a595169db6dca14187',qos_specs=None,replication_status=,reservations=['efffbe58-093a-472e-bb8b-904266689164','ef39a8d9-233b-490b-a7a5-5b1243e4f9df','1ad2e06e-4e7d-4750-9b13-cde0925ed555','98203811-7f09-47b3-9f07-5989472faf9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25c20e46313c4117aec1e9250426e8d0',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:37.089923 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-457db1ec-9800-4cab-ade1-7ba51384ab00 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06f7df4c-79ce-4192-ac22-05e2488a5f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:37.101404 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-457db1ec-9800-4cab-ade1-7ba51384ab00 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06f7df4c-79ce-4192-ac22-05e2488a5f3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:37.102428 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-457db1ec-9800-4cab-ade1-7ba51384ab00 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Flow 'volume_create_api' (080a2f30-7e1d-49f9-b771-15b555a88409) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:24:37.102999 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-457db1ec-9800-4cab-ade1-7ba51384ab00 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Create volume request issued successfully. Aug 06 19:24:37.103612 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-457db1ec-9800-4cab-ade1-7ba51384ab00 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:24:37.104151 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 417/1649] 10.4.3.5 () {70 vars in 1285 bytes} [Thu Aug 6 19:24:36 2026] POST /volume/v3/volumes => generated 774 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:24:37.121453 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4d042bc1-da4e-44d7-9a20-37181a7aeb4a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:37.127503 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d042bc1-da4e-44d7-9a20-37181a7aeb4a tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] GET https://10.4.3.5/volume/v3/volumes/f8f1a026-2d80-434f-9f9c-66adce91b767 Aug 06 19:24:37.127503 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d042bc1-da4e-44d7-9a20-37181a7aeb4a tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:37.130905 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d042bc1-da4e-44d7-9a20-37181a7aeb4a tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:37.144085 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:37.144085 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:37.151772 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4d042bc1-da4e-44d7-9a20-37181a7aeb4a tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Volume info retrieved successfully. Aug 06 19:24:37.164361 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d042bc1-da4e-44d7-9a20-37181a7aeb4a tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] https://10.4.3.5/volume/v3/volumes/f8f1a026-2d80-434f-9f9c-66adce91b767 returned with HTTP 200 Aug 06 19:24:37.165049 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 407/1650] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:24:37 2026] GET /volume/v3/volumes/f8f1a026-2d80-434f-9f9c-66adce91b767 => generated 953 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:24:37.664947 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-4395ba09-3b4d-44b2-8d71-aba251b0b677 req-1bf4017c-d762-4c8e-bbc5-7f1f9afd22cf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:37.667935 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4395ba09-3b4d-44b2-8d71-aba251b0b677 req-1bf4017c-d762-4c8e-bbc5-7f1f9afd22cf tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] POST https://10.4.3.5/volume/v3/attachments/fe5bcf5e-db34-41dc-87a9-dcdbac9c209b/action Aug 06 19:24:37.668392 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4395ba09-3b4d-44b2-8d71-aba251b0b677 req-1bf4017c-d762-4c8e-bbc5-7f1f9afd22cf tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:24:37.668519 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4395ba09-3b4d-44b2-8d71-aba251b0b677 req-1bf4017c-d762-4c8e-bbc5-7f1f9afd22cf tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:24:37.693300 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:37.693300 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:37.708078 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4395ba09-3b4d-44b2-8d71-aba251b0b677 req-1bf4017c-d762-4c8e-bbc5-7f1f9afd22cf tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/attachments/fe5bcf5e-db34-41dc-87a9-dcdbac9c209b/action returned with HTTP 204 Aug 06 19:24:37.708705 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 414/1651] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:24:37 2026] POST /volume/v3/attachments/fe5bcf5e-db34-41dc-87a9-dcdbac9c209b/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:24:38.182249 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-475b4507-5e1c-4f0d-a2d3-2eab209ae586 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:38.186046 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-475b4507-5e1c-4f0d-a2d3-2eab209ae586 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] GET https://10.4.3.5/volume/v3/volumes/f8f1a026-2d80-434f-9f9c-66adce91b767 Aug 06 19:24:38.186046 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-475b4507-5e1c-4f0d-a2d3-2eab209ae586 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:38.186046 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-475b4507-5e1c-4f0d-a2d3-2eab209ae586 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:38.196229 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:38.196229 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:38.201825 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-475b4507-5e1c-4f0d-a2d3-2eab209ae586 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Volume info retrieved successfully. Aug 06 19:24:38.208871 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-475b4507-5e1c-4f0d-a2d3-2eab209ae586 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] https://10.4.3.5/volume/v3/volumes/f8f1a026-2d80-434f-9f9c-66adce91b767 returned with HTTP 200 Aug 06 19:24:38.209471 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 414/1652] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:24:38 2026] GET /volume/v3/volumes/f8f1a026-2d80-434f-9f9c-66adce91b767 => generated 1014 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:24:38.224138 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-777b3db3-0cfc-4e87-ad0f-cdb51056f33c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:38.225413 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-777b3db3-0cfc-4e87-ad0f-cdb51056f33c tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-reader] GET https://10.4.3.5/volume/v3/volumes/f8f1a026-2d80-434f-9f9c-66adce91b767 Aug 06 19:24:38.225678 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-777b3db3-0cfc-4e87-ad0f-cdb51056f33c tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:38.225894 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-777b3db3-0cfc-4e87-ad0f-cdb51056f33c tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-reader] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:38.235737 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:38.235737 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:38.240645 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-777b3db3-0cfc-4e87-ad0f-cdb51056f33c tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-reader] Volume info retrieved successfully. Aug 06 19:24:38.248786 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-777b3db3-0cfc-4e87-ad0f-cdb51056f33c tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-reader] https://10.4.3.5/volume/v3/volumes/f8f1a026-2d80-434f-9f9c-66adce91b767 returned with HTTP 200 Aug 06 19:24:38.248786 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 418/1653] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:24:38 2026] GET /volume/v3/volumes/f8f1a026-2d80-434f-9f9c-66adce91b767 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:24:38.268280 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-eaf00063-4d09-4c4b-9cb5-7697e58c2158 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:38.271419 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eaf00063-4d09-4c4b-9cb5-7697e58c2158 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/f8f1a026-2d80-434f-9f9c-66adce91b767 Aug 06 19:24:38.271880 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eaf00063-4d09-4c4b-9cb5-7697e58c2158 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:38.272354 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eaf00063-4d09-4c4b-9cb5-7697e58c2158 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:38.272842 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-eaf00063-4d09-4c4b-9cb5-7697e58c2158 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Delete volume with id: f8f1a026-2d80-434f-9f9c-66adce91b767 Aug 06 19:24:38.282896 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:38.282896 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:38.283564 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-eaf00063-4d09-4c4b-9cb5-7697e58c2158 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Volume info retrieved successfully. Aug 06 19:24:38.304477 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-eaf00063-4d09-4c4b-9cb5-7697e58c2158 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Delete volume request issued successfully. Aug 06 19:24:38.305053 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eaf00063-4d09-4c4b-9cb5-7697e58c2158 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] https://10.4.3.5/volume/v3/volumes/f8f1a026-2d80-434f-9f9c-66adce91b767 returned with HTTP 202 Aug 06 19:24:38.305361 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 408/1654] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:24:38 2026] DELETE /volume/v3/volumes/f8f1a026-2d80-434f-9f9c-66adce91b767 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:24:38.317227 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bfd21146-0a92-4824-a946-02eee0260e12 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:38.322508 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bfd21146-0a92-4824-a946-02eee0260e12 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] GET https://10.4.3.5/volume/v3/volumes/f8f1a026-2d80-434f-9f9c-66adce91b767 Aug 06 19:24:38.322508 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bfd21146-0a92-4824-a946-02eee0260e12 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:38.322802 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bfd21146-0a92-4824-a946-02eee0260e12 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:38.335326 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:38.335326 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:38.343255 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bfd21146-0a92-4824-a946-02eee0260e12 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Volume info retrieved successfully. Aug 06 19:24:38.351600 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bfd21146-0a92-4824-a946-02eee0260e12 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] https://10.4.3.5/volume/v3/volumes/f8f1a026-2d80-434f-9f9c-66adce91b767 returned with HTTP 200 Aug 06 19:24:38.352204 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 415/1655] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:24:38 2026] GET /volume/v3/volumes/f8f1a026-2d80-434f-9f9c-66adce91b767 => generated 1013 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:24:39.370105 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-05e9cdc6-dadc-4842-bb51-7984e1e877c3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:39.372725 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-05e9cdc6-dadc-4842-bb51-7984e1e877c3 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] GET https://10.4.3.5/volume/v3/volumes/f8f1a026-2d80-434f-9f9c-66adce91b767 Aug 06 19:24:39.372725 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-05e9cdc6-dadc-4842-bb51-7984e1e877c3 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:39.372923 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-05e9cdc6-dadc-4842-bb51-7984e1e877c3 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:39.379909 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-05e9cdc6-dadc-4842-bb51-7984e1e877c3 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] https://10.4.3.5/volume/v3/volumes/f8f1a026-2d80-434f-9f9c-66adce91b767 returned with HTTP 404 Aug 06 19:24:39.380543 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 415/1656] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:24:39 2026] GET /volume/v3/volumes/f8f1a026-2d80-434f-9f9c-66adce91b767 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:24:39.396623 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-696b6398-fff7-4d85-a601-4e6dbcf3d2ec None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:39.399010 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-696b6398-fff7-4d85-a601-4e6dbcf3d2ec tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:24:39.399601 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-696b6398-fff7-4d85-a601-4e6dbcf3d2ec tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-599871368"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:24:39.401706 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-696b6398-fff7-4d85-a601-4e6dbcf3d2ec tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-599871368'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:24:39.402181 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-696b6398-fff7-4d85-a601-4e6dbcf3d2ec tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Create volume of 1 GB Aug 06 19:24:39.408627 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-696b6398-fff7-4d85-a601-4e6dbcf3d2ec tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Availability Zones retrieved successfully. Aug 06 19:24:39.417033 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-696b6398-fff7-4d85-a601-4e6dbcf3d2ec tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Flow 'volume_create_api' (5a86ed92-8cd7-479d-bcb3-18fee251ffa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:24:39.418330 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-696b6398-fff7-4d85-a601-4e6dbcf3d2ec tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43e2f33b-e73c-448f-aabf-8c05a76e4d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:39.421039 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7f0402f5-e9d5-4c72-aa5f-a017523145b4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:39.421401 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-696b6398-fff7-4d85-a601-4e6dbcf3d2ec tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:24:39.423225 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7f0402f5-e9d5-4c72-aa5f-a017523145b4 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] GET https://10.4.3.5/volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de Aug 06 19:24:39.423581 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7f0402f5-e9d5-4c72-aa5f-a017523145b4 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:39.423904 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7f0402f5-e9d5-4c72-aa5f-a017523145b4 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:39.434847 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:39.434847 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:39.439747 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7f0402f5-e9d5-4c72-aa5f-a017523145b4 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Volume info retrieved successfully. Aug 06 19:24:39.444969 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7f0402f5-e9d5-4c72-aa5f-a017523145b4 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de returned with HTTP 200 Aug 06 19:24:39.445374 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 409/1657] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:39 2026] GET /volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:39.459779 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-696b6398-fff7-4d85-a601-4e6dbcf3d2ec tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43e2f33b-e73c-448f-aabf-8c05a76e4d2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:39.460846 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-696b6398-fff7-4d85-a601-4e6dbcf3d2ec tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81834a04-8aee-4231-b008-f4b389265727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:39.514232 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2671b823-8c7b-4b7c-950d-49e39e92fc8b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:39.519896 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2671b823-8c7b-4b7c-950d-49e39e92fc8b tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] GET https://10.4.3.5/volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de Aug 06 19:24:39.520163 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2671b823-8c7b-4b7c-950d-49e39e92fc8b tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:39.520403 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2671b823-8c7b-4b7c-950d-49e39e92fc8b tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:39.532888 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:39.532888 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:39.535197 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-696b6398-fff7-4d85-a601-4e6dbcf3d2ec tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Created reservations ['3bf9c5e2-3f14-42ae-b017-c157c9cf85ad', '39be7937-6d0c-489a-b0be-531f1454516e', '9817966a-4821-49dd-95b5-69def89a2c30', '1e308221-9b27-4a4d-bbbd-2dfe995a0b23'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:24:39.536575 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-696b6398-fff7-4d85-a601-4e6dbcf3d2ec tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81834a04-8aee-4231-b008-f4b389265727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bf9c5e2-3f14-42ae-b017-c157c9cf85ad', '39be7937-6d0c-489a-b0be-531f1454516e', '9817966a-4821-49dd-95b5-69def89a2c30', '1e308221-9b27-4a4d-bbbd-2dfe995a0b23']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:39.537877 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-696b6398-fff7-4d85-a601-4e6dbcf3d2ec tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35d1784e-4180-4014-b2d5-fe74aa6a1958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:39.538402 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2671b823-8c7b-4b7c-950d-49e39e92fc8b tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Volume info retrieved successfully. Aug 06 19:24:39.543667 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2671b823-8c7b-4b7c-950d-49e39e92fc8b tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de returned with HTTP 200 Aug 06 19:24:39.544654 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 416/1658] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:39 2026] GET /volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:39.575650 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-696b6398-fff7-4d85-a601-4e6dbcf3d2ec tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35d1784e-4180-4014-b2d5-fe74aa6a1958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd1433f9-8db2-49b5-ae08-f6454fe09f32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-599871368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0329d4b081e440a595169db6dca14187',qos_specs=None,replication_status=,reservations=['3bf9c5e2-3f14-42ae-b017-c157c9cf85ad','39be7937-6d0c-489a-b0be-531f1454516e','9817966a-4821-49dd-95b5-69def89a2c30','1e308221-9b27-4a4d-bbbd-2dfe995a0b23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25c20e46313c4117aec1e9250426e8d0',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:24:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-599871368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd1433f9-8db2-49b5-ae08-f6454fe09f32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0329d4b081e440a595169db6dca14187',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25c20e46313c4117aec1e9250426e8d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:39.577821 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-696b6398-fff7-4d85-a601-4e6dbcf3d2ec tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60227769-1018-4c00-bbb0-09c2f6f0a6f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:39.607141 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-696b6398-fff7-4d85-a601-4e6dbcf3d2ec tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60227769-1018-4c00-bbb0-09c2f6f0a6f1) transitioned into state 'SUCCESS' from state '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-599871368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0329d4b081e440a595169db6dca14187',qos_specs=None,replication_status=,reservations=['3bf9c5e2-3f14-42ae-b017-c157c9cf85ad','39be7937-6d0c-489a-b0be-531f1454516e','9817966a-4821-49dd-95b5-69def89a2c30','1e308221-9b27-4a4d-bbbd-2dfe995a0b23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25c20e46313c4117aec1e9250426e8d0',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:39.608750 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-696b6398-fff7-4d85-a601-4e6dbcf3d2ec tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b8173d5-f7c6-4f6c-92fb-effb1dc2f0fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:39.626590 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-696b6398-fff7-4d85-a601-4e6dbcf3d2ec tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b8173d5-f7c6-4f6c-92fb-effb1dc2f0fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:39.627871 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-696b6398-fff7-4d85-a601-4e6dbcf3d2ec tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Flow 'volume_create_api' (5a86ed92-8cd7-479d-bcb3-18fee251ffa7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:24:39.628446 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-696b6398-fff7-4d85-a601-4e6dbcf3d2ec tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Create volume request issued successfully. Aug 06 19:24:39.629407 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-696b6398-fff7-4d85-a601-4e6dbcf3d2ec tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:24:39.630109 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 419/1659] 10.4.3.5 () {70 vars in 1285 bytes} [Thu Aug 6 19:24:39 2026] POST /volume/v3/volumes => generated 773 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:24:39.644400 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-075b9795-bb28-4d6c-aa17-ac8a7b1ee752 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:39.646337 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f06dab76-2777-4d6f-9359-3995cb75972c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:39.648501 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f06dab76-2777-4d6f-9359-3995cb75972c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] DELETE https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 Aug 06 19:24:39.648822 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f06dab76-2777-4d6f-9359-3995cb75972c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:39.649123 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f06dab76-2777-4d6f-9359-3995cb75972c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:39.649427 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-f06dab76-2777-4d6f-9359-3995cb75972c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Delete volume with id: 44398b9b-fbe2-4c05-babd-c767e8242765 Aug 06 19:24:39.650596 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-075b9795-bb28-4d6c-aa17-ac8a7b1ee752 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] GET https://10.4.3.5/volume/v3/volumes/fd1433f9-8db2-49b5-ae08-f6454fe09f32 Aug 06 19:24:39.656669 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-075b9795-bb28-4d6c-aa17-ac8a7b1ee752 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:39.656669 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-075b9795-bb28-4d6c-aa17-ac8a7b1ee752 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:39.658053 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:39.658053 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:39.658721 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f06dab76-2777-4d6f-9359-3995cb75972c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:24:39.662956 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:39.662956 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:39.668440 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-075b9795-bb28-4d6c-aa17-ac8a7b1ee752 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Volume info retrieved successfully. Aug 06 19:24:39.673745 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-075b9795-bb28-4d6c-aa17-ac8a7b1ee752 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] https://10.4.3.5/volume/v3/volumes/fd1433f9-8db2-49b5-ae08-f6454fe09f32 returned with HTTP 200 Aug 06 19:24:39.677046 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 416/1660] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:24:39 2026] GET /volume/v3/volumes/fd1433f9-8db2-49b5-ae08-f6454fe09f32 => generated 952 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:24:39.696926 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f06dab76-2777-4d6f-9359-3995cb75972c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Delete volume request issued successfully. Aug 06 19:24:39.698375 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f06dab76-2777-4d6f-9359-3995cb75972c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 returned with HTTP 202 Aug 06 19:24:39.699025 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 410/1661] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:24:39 2026] DELETE /volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:24:39.711419 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-034a063b-ae09-4f85-8f27-d5d3234a396c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:39.717393 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-034a063b-ae09-4f85-8f27-d5d3234a396c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 Aug 06 19:24:39.717607 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-034a063b-ae09-4f85-8f27-d5d3234a396c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:39.718340 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-034a063b-ae09-4f85-8f27-d5d3234a396c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:39.729908 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:39.729908 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:39.736288 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-034a063b-ae09-4f85-8f27-d5d3234a396c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:24:39.743845 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-034a063b-ae09-4f85-8f27-d5d3234a396c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 returned with HTTP 200 Aug 06 19:24:39.744996 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 417/1662] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:39 2026] GET /volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 => generated 836 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:40.696091 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-80feaa3b-a67f-4eba-b195-80f3a4ab8ca2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:40.698321 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-80feaa3b-a67f-4eba-b195-80f3a4ab8ca2 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] GET https://10.4.3.5/volume/v3/volumes/fd1433f9-8db2-49b5-ae08-f6454fe09f32 Aug 06 19:24:40.698581 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-80feaa3b-a67f-4eba-b195-80f3a4ab8ca2 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:40.698821 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-80feaa3b-a67f-4eba-b195-80f3a4ab8ca2 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:40.708378 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:40.708378 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:40.714612 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-80feaa3b-a67f-4eba-b195-80f3a4ab8ca2 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Volume info retrieved successfully. Aug 06 19:24:40.721747 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-80feaa3b-a67f-4eba-b195-80f3a4ab8ca2 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] https://10.4.3.5/volume/v3/volumes/fd1433f9-8db2-49b5-ae08-f6454fe09f32 returned with HTTP 200 Aug 06 19:24:40.722154 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 420/1663] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:24:40 2026] GET /volume/v3/volumes/fd1433f9-8db2-49b5-ae08-f6454fe09f32 => generated 1013 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:24:40.737052 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-acd8b635-3007-42fd-908e-b458f8079101 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:40.743843 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-acd8b635-3007-42fd-908e-b458f8079101 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-reader] GET https://10.4.3.5/volume/v3/volumes/summary Aug 06 19:24:40.743843 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-acd8b635-3007-42fd-908e-b458f8079101 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:40.743843 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-acd8b635-3007-42fd-908e-b458f8079101 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-reader] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:40.743843 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-acd8b635-3007-42fd-908e-b458f8079101 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-reader] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:24:40.752272 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-acd8b635-3007-42fd-908e-b458f8079101 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-reader] Get summary completed successfully. Aug 06 19:24:40.752646 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-acd8b635-3007-42fd-908e-b458f8079101 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-reader] https://10.4.3.5/volume/v3/volumes/summary returned with HTTP 200 Aug 06 19:24:40.753146 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 417/1664] 10.4.3.5 () {68 vars in 1288 bytes} [Thu Aug 6 19:24:40 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:40.762474 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d4f41529-9b8c-400a-9ed7-ebeac38eefed None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:40.762901 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c97fde6f-36de-4739-b1c5-ca5a403e69e3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:40.766044 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d4f41529-9b8c-400a-9ed7-ebeac38eefed tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 Aug 06 19:24:40.766044 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d4f41529-9b8c-400a-9ed7-ebeac38eefed tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:40.766215 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c97fde6f-36de-4739-b1c5-ca5a403e69e3 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/fd1433f9-8db2-49b5-ae08-f6454fe09f32 Aug 06 19:24:40.766262 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d4f41529-9b8c-400a-9ed7-ebeac38eefed tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:40.766302 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c97fde6f-36de-4739-b1c5-ca5a403e69e3 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:40.766302 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c97fde6f-36de-4739-b1c5-ca5a403e69e3 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:40.766302 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-c97fde6f-36de-4739-b1c5-ca5a403e69e3 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Delete volume with id: fd1433f9-8db2-49b5-ae08-f6454fe09f32 Aug 06 19:24:40.772418 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d4f41529-9b8c-400a-9ed7-ebeac38eefed tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 returned with HTTP 404 Aug 06 19:24:40.773072 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 418/1665] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:40 2026] GET /volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:24:40.775844 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:40.775844 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:40.777634 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c97fde6f-36de-4739-b1c5-ca5a403e69e3 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Volume info retrieved successfully. Aug 06 19:24:40.788197 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f95e293b-06dc-4e76-9c5a-7b9850f71387 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:40.790836 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f95e293b-06dc-4e76-9c5a-7b9850f71387 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 Aug 06 19:24:40.791388 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f95e293b-06dc-4e76-9c5a-7b9850f71387 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:40.791786 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f95e293b-06dc-4e76-9c5a-7b9850f71387 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:40.800988 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f95e293b-06dc-4e76-9c5a-7b9850f71387 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 returned with HTTP 404 Aug 06 19:24:40.800988 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 421/1666] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:40 2026] GET /volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:24:40.802120 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c97fde6f-36de-4739-b1c5-ca5a403e69e3 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Delete volume request issued successfully. Aug 06 19:24:40.802479 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c97fde6f-36de-4739-b1c5-ca5a403e69e3 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] https://10.4.3.5/volume/v3/volumes/fd1433f9-8db2-49b5-ae08-f6454fe09f32 returned with HTTP 202 Aug 06 19:24:40.806985 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 411/1667] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:24:40 2026] DELETE /volume/v3/volumes/fd1433f9-8db2-49b5-ae08-f6454fe09f32 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 06 19:24:40.811505 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0a001cad-b2fd-408a-90da-9cf582810a1a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:40.811958 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c10ff1bd-ddc4-42fd-a6e2-c476118b6c01 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:40.813407 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0a001cad-b2fd-408a-90da-9cf582810a1a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] DELETE https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 Aug 06 19:24:40.813644 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0a001cad-b2fd-408a-90da-9cf582810a1a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:40.813822 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0a001cad-b2fd-408a-90da-9cf582810a1a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:40.813949 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-0a001cad-b2fd-408a-90da-9cf582810a1a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Delete volume with id: 44398b9b-fbe2-4c05-babd-c767e8242765 Aug 06 19:24:40.815989 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c10ff1bd-ddc4-42fd-a6e2-c476118b6c01 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] GET https://10.4.3.5/volume/v3/volumes/fd1433f9-8db2-49b5-ae08-f6454fe09f32 Aug 06 19:24:40.816299 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c10ff1bd-ddc4-42fd-a6e2-c476118b6c01 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:40.817043 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c10ff1bd-ddc4-42fd-a6e2-c476118b6c01 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:40.830109 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0a001cad-b2fd-408a-90da-9cf582810a1a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 returned with HTTP 404 Aug 06 19:24:40.830962 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:40.830962 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:40.831110 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 418/1668] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:24:40 2026] DELETE /volume/v3/volumes/44398b9b-fbe2-4c05-babd-c767e8242765 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:24:40.840991 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c10ff1bd-ddc4-42fd-a6e2-c476118b6c01 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Volume info retrieved successfully. Aug 06 19:24:40.849236 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c10ff1bd-ddc4-42fd-a6e2-c476118b6c01 tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] https://10.4.3.5/volume/v3/volumes/fd1433f9-8db2-49b5-ae08-f6454fe09f32 returned with HTTP 200 Aug 06 19:24:40.849236 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 419/1669] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:24:40 2026] GET /volume/v3/volumes/fd1433f9-8db2-49b5-ae08-f6454fe09f32 => generated 1012 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:24:40.876410 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e1e92037-987c-4f04-a32a-d50f9231d36f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:40.879543 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e1e92037-987c-4f04-a32a-d50f9231d36f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:24:40.883157 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e1e92037-987c-4f04-a32a-d50f9231d36f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "11f21727-e5ec-459d-91b4-c79ce982c40c", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1598278248"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:24:40.888428 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-e1e92037-987c-4f04-a32a-d50f9231d36f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Create volume request body: {'volume': {'imageRef': '11f21727-e5ec-459d-91b4-c79ce982c40c', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1598278248'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:24:41.140367 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-e1e92037-987c-4f04-a32a-d50f9231d36f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Create volume of 1 GB Aug 06 19:24:41.147010 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e1e92037-987c-4f04-a32a-d50f9231d36f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Availability Zones retrieved successfully. Aug 06 19:24:41.152630 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e1e92037-987c-4f04-a32a-d50f9231d36f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Flow 'volume_create_api' (88dfc4d6-10b8-4a3e-a964-37c742154be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:24:41.154239 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e1e92037-987c-4f04-a32a-d50f9231d36f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efd661bd-6954-47a9-b0e8-069f34654e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:41.155325 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-e1e92037-987c-4f04-a32a-d50f9231d36f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:24:41.229620 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e1e92037-987c-4f04-a32a-d50f9231d36f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efd661bd-6954-47a9-b0e8-069f34654e48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:41.230594 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e1e92037-987c-4f04-a32a-d50f9231d36f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f5252d5-4f32-4ffe-8305-548c66888b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:41.280940 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-e1e92037-987c-4f04-a32a-d50f9231d36f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Created reservations ['30d517b6-557c-4205-9315-a01b88a65c79', '22a69e4a-3846-4773-995d-0a46a9c10748', 'b795c04c-cf98-4aec-895a-f07c41c9c02a', '6b8391eb-70bd-4de5-a79d-402d23a83b7a'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:24:41.280940 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e1e92037-987c-4f04-a32a-d50f9231d36f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f5252d5-4f32-4ffe-8305-548c66888b24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30d517b6-557c-4205-9315-a01b88a65c79', '22a69e4a-3846-4773-995d-0a46a9c10748', 'b795c04c-cf98-4aec-895a-f07c41c9c02a', '6b8391eb-70bd-4de5-a79d-402d23a83b7a']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:41.281776 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e1e92037-987c-4f04-a32a-d50f9231d36f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (411612aa-8f5c-41a5-8cd3-86ddb686b3d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:41.312846 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e1e92037-987c-4f04-a32a-d50f9231d36f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (411612aa-8f5c-41a5-8cd3-86ddb686b3d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86c18a40-a78c-47dc-9a56-3777c8765945', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1598278248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f277deb31246fda45329fc486d0a17',qos_specs=None,replication_status=,reservations=['30d517b6-557c-4205-9315-a01b88a65c79','22a69e4a-3846-4773-995d-0a46a9c10748','b795c04c-cf98-4aec-895a-f07c41c9c02a','6b8391eb-70bd-4de5-a79d-402d23a83b7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e188c4e36664bce8338130a9e39c45a',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:24:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1598278248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86c18a40-a78c-47dc-9a56-3777c8765945,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8f277deb31246fda45329fc486d0a17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e188c4e36664bce8338130a9e39c45a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:41.314598 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e1e92037-987c-4f04-a32a-d50f9231d36f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49e4d683-da9b-4415-94af-3f3450818f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:41.355478 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e1e92037-987c-4f04-a32a-d50f9231d36f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49e4d683-da9b-4415-94af-3f3450818f4f) transitioned into state 'SUCCESS' from state '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-1598278248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f277deb31246fda45329fc486d0a17',qos_specs=None,replication_status=,reservations=['30d517b6-557c-4205-9315-a01b88a65c79','22a69e4a-3846-4773-995d-0a46a9c10748','b795c04c-cf98-4aec-895a-f07c41c9c02a','6b8391eb-70bd-4de5-a79d-402d23a83b7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e188c4e36664bce8338130a9e39c45a',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:41.359198 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e1e92037-987c-4f04-a32a-d50f9231d36f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a971cabb-2267-4bf5-b3cc-b5e20b65bdbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:41.368347 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e1e92037-987c-4f04-a32a-d50f9231d36f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a971cabb-2267-4bf5-b3cc-b5e20b65bdbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:41.369448 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e1e92037-987c-4f04-a32a-d50f9231d36f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Flow 'volume_create_api' (88dfc4d6-10b8-4a3e-a964-37c742154be0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:24:41.369864 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e1e92037-987c-4f04-a32a-d50f9231d36f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Create volume request issued successfully. Aug 06 19:24:41.370675 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e1e92037-987c-4f04-a32a-d50f9231d36f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:24:41.371616 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 422/1670] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:24:40 2026] POST /volume/v3/volumes => generated 745 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:24:41.388770 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9b9461ee-0c82-4084-ac1a-fc97821aa67e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:41.394049 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9b9461ee-0c82-4084-ac1a-fc97821aa67e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/86c18a40-a78c-47dc-9a56-3777c8765945 Aug 06 19:24:41.394049 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9b9461ee-0c82-4084-ac1a-fc97821aa67e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:41.394049 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9b9461ee-0c82-4084-ac1a-fc97821aa67e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:41.401423 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:41.401423 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:41.406489 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9b9461ee-0c82-4084-ac1a-fc97821aa67e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:24:41.412003 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9b9461ee-0c82-4084-ac1a-fc97821aa67e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/86c18a40-a78c-47dc-9a56-3777c8765945 returned with HTTP 200 Aug 06 19:24:41.412468 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 412/1671] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:41 2026] GET /volume/v3/volumes/86c18a40-a78c-47dc-9a56-3777c8765945 => generated 813 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:41.838512 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3a5d60d8-c778-4abb-9342-bfa1fb28449d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:41.841060 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3a5d60d8-c778-4abb-9342-bfa1fb28449d tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:24:41.841493 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3a5d60d8-c778-4abb-9342-bfa1fb28449d tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-779175744", "snapshot_id": "34f45cbf-5a5c-40a5-b845-a52f635c3e39", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:24:41.843447 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-3a5d60d8-c778-4abb-9342-bfa1fb28449d tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-779175744', 'snapshot_id': '34f45cbf-5a5c-40a5-b845-a52f635c3e39', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:24:41.851114 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:41.851114 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:41.851687 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3a5d60d8-c778-4abb-9342-bfa1fb28449d tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Snapshot retrieved successfully. Aug 06 19:24:41.851870 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-3a5d60d8-c778-4abb-9342-bfa1fb28449d tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Create volume of 1 GB Aug 06 19:24:41.856607 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3a5d60d8-c778-4abb-9342-bfa1fb28449d tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Availability Zones retrieved successfully. Aug 06 19:24:41.863671 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a5d60d8-c778-4abb-9342-bfa1fb28449d tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Flow 'volume_create_api' (b922ffce-48f7-4d49-bccc-4a617f2062ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:24:41.865684 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a5d60d8-c778-4abb-9342-bfa1fb28449d tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8d50714-1450-4499-b930-fc47060ca06c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:41.866438 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-754c6674-2664-43b6-924a-fede8993a7db None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:41.867213 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-3a5d60d8-c778-4abb-9342-bfa1fb28449d tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:24:41.868877 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-754c6674-2664-43b6-924a-fede8993a7db tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] GET https://10.4.3.5/volume/v3/volumes/fd1433f9-8db2-49b5-ae08-f6454fe09f32 Aug 06 19:24:41.869139 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-754c6674-2664-43b6-924a-fede8993a7db tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:41.869382 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-754c6674-2664-43b6-924a-fede8993a7db tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:41.876688 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-754c6674-2664-43b6-924a-fede8993a7db tempest-ProjectReaderTests-861086460 tempest-ProjectReaderTests-861086460-project-admin] https://10.4.3.5/volume/v3/volumes/fd1433f9-8db2-49b5-ae08-f6454fe09f32 returned with HTTP 404 Aug 06 19:24:41.877264 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 420/1672] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:24:41 2026] GET /volume/v3/volumes/fd1433f9-8db2-49b5-ae08-f6454fe09f32 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:24:41.905786 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a5d60d8-c778-4abb-9342-bfa1fb28449d tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8d50714-1450-4499-b930-fc47060ca06c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '34f45cbf-5a5c-40a5-b845-a52f635c3e39', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:41.906811 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a5d60d8-c778-4abb-9342-bfa1fb28449d tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed5921d1-d39d-4457-aad8-4d82e275d073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:41.971742 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-3a5d60d8-c778-4abb-9342-bfa1fb28449d tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Created reservations ['da9c2488-27f6-4818-8d71-4d6363a0e111', '9b119722-0761-4b60-be51-21edaf1dc8f4', '881ad85f-e6af-4a47-bb18-ef3c8d247c08', '082cf527-baeb-48fb-bb90-2fb06bd05848'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:24:41.972800 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a5d60d8-c778-4abb-9342-bfa1fb28449d tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed5921d1-d39d-4457-aad8-4d82e275d073) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da9c2488-27f6-4818-8d71-4d6363a0e111', '9b119722-0761-4b60-be51-21edaf1dc8f4', '881ad85f-e6af-4a47-bb18-ef3c8d247c08', '082cf527-baeb-48fb-bb90-2fb06bd05848']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:41.973760 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a5d60d8-c778-4abb-9342-bfa1fb28449d tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a0a1f06-f925-4718-8c71-f5166fdee2b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:42.029030 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a5d60d8-c778-4abb-9342-bfa1fb28449d tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a0a1f06-f925-4718-8c71-f5166fdee2b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7af8e522-d6a6-4613-8186-3182483ae244', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-779175744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45ae63364d4e4e5c85ca3b777b43a5c2',qos_specs=None,replication_status=,reservations=['da9c2488-27f6-4818-8d71-4d6363a0e111','9b119722-0761-4b60-be51-21edaf1dc8f4','881ad85f-e6af-4a47-bb18-ef3c8d247c08','082cf527-baeb-48fb-bb90-2fb06bd05848'],size=1,snapshot_id=34f45cbf-5a5c-40a5-b845-a52f635c3e39,source_replicaid=,source_volid=None,status='creating',user_id='e7f2e103d6d24b4dafa46c40bfdff7ad',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:24:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-779175744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7af8e522-d6a6-4613-8186-3182483ae244,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45ae63364d4e4e5c85ca3b777b43a5c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=34f45cbf-5a5c-40a5-b845-a52f635c3e39,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7f2e103d6d24b4dafa46c40bfdff7ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:42.030513 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a5d60d8-c778-4abb-9342-bfa1fb28449d tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38bfecd2-ad30-4449-9999-722032c6f26e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:42.060229 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a5d60d8-c778-4abb-9342-bfa1fb28449d tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38bfecd2-ad30-4449-9999-722032c6f26e) transitioned into state 'SUCCESS' from state '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-779175744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45ae63364d4e4e5c85ca3b777b43a5c2',qos_specs=None,replication_status=,reservations=['da9c2488-27f6-4818-8d71-4d6363a0e111','9b119722-0761-4b60-be51-21edaf1dc8f4','881ad85f-e6af-4a47-bb18-ef3c8d247c08','082cf527-baeb-48fb-bb90-2fb06bd05848'],size=1,snapshot_id=34f45cbf-5a5c-40a5-b845-a52f635c3e39,source_replicaid=,source_volid=None,status='creating',user_id='e7f2e103d6d24b4dafa46c40bfdff7ad',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:42.061329 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a5d60d8-c778-4abb-9342-bfa1fb28449d tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72cbdb5c-3dfa-4f18-a886-99fda4b4878b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:42.094929 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a5d60d8-c778-4abb-9342-bfa1fb28449d tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72cbdb5c-3dfa-4f18-a886-99fda4b4878b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:42.095707 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a5d60d8-c778-4abb-9342-bfa1fb28449d tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Flow 'volume_create_api' (b922ffce-48f7-4d49-bccc-4a617f2062ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:24:42.096117 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3a5d60d8-c778-4abb-9342-bfa1fb28449d tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Create volume request issued successfully. Aug 06 19:24:42.096722 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3a5d60d8-c778-4abb-9342-bfa1fb28449d tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:24:42.097602 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 419/1673] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:24:41 2026] POST /volume/v3/volumes => generated 776 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:24:42.430100 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ee871125-14e3-4df3-b0bc-e3d1753eb47a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:42.432271 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ee871125-14e3-4df3-b0bc-e3d1753eb47a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/86c18a40-a78c-47dc-9a56-3777c8765945 Aug 06 19:24:42.433281 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ee871125-14e3-4df3-b0bc-e3d1753eb47a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:42.433281 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ee871125-14e3-4df3-b0bc-e3d1753eb47a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:42.441935 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:42.441935 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:42.446936 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ee871125-14e3-4df3-b0bc-e3d1753eb47a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:24:42.454805 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ee871125-14e3-4df3-b0bc-e3d1753eb47a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/86c18a40-a78c-47dc-9a56-3777c8765945 returned with HTTP 200 Aug 06 19:24:42.455378 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 423/1674] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:42 2026] GET /volume/v3/volumes/86c18a40-a78c-47dc-9a56-3777c8765945 => generated 1353 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:24:42.471337 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2d50e03d-1224-4660-ab7e-6a7b47b82029 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:42.473822 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2d50e03d-1224-4660-ab7e-6a7b47b82029 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/86c18a40-a78c-47dc-9a56-3777c8765945 Aug 06 19:24:42.474112 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2d50e03d-1224-4660-ab7e-6a7b47b82029 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:42.474365 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2d50e03d-1224-4660-ab7e-6a7b47b82029 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:42.484537 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:42.484537 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:42.489655 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2d50e03d-1224-4660-ab7e-6a7b47b82029 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:24:42.497310 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2d50e03d-1224-4660-ab7e-6a7b47b82029 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/86c18a40-a78c-47dc-9a56-3777c8765945 returned with HTTP 200 Aug 06 19:24:42.497857 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 413/1675] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:42 2026] GET /volume/v3/volumes/86c18a40-a78c-47dc-9a56-3777c8765945 => generated 1353 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:24:42.516094 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9218c076-1cc6-4b2d-94de-05758ec3145e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:42.518362 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9218c076-1cc6-4b2d-94de-05758ec3145e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] POST https://10.4.3.5/volume/v3/backups Aug 06 19:24:42.518847 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9218c076-1cc6-4b2d-94de-05758ec3145e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "86c18a40-a78c-47dc-9a56-3777c8765945", "name": "tempest-VolumesBackupsTest-Backup-1491530048", "container": "tempest-volumesbackupstest-backup-container-528452548"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:24:42.520992 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-9218c076-1cc6-4b2d-94de-05758ec3145e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Creating new backup {'backup': {'volume_id': '86c18a40-a78c-47dc-9a56-3777c8765945', 'name': 'tempest-VolumesBackupsTest-Backup-1491530048', 'container': 'tempest-volumesbackupstest-backup-container-528452548'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:24:42.521439 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-9218c076-1cc6-4b2d-94de-05758ec3145e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Creating backup of volume 86c18a40-a78c-47dc-9a56-3777c8765945 in container tempest-volumesbackupstest-backup-container-528452548 Aug 06 19:24:42.532710 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:42.532710 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:42.533455 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9218c076-1cc6-4b2d-94de-05758ec3145e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:24:42.570446 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-9218c076-1cc6-4b2d-94de-05758ec3145e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Created reservations ['0eefa1b8-daf9-469a-aca2-d40b2b421bd4', '94a62722-3fb4-4188-adbb-cdea9a2f92f8'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:24:42.615000 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9218c076-1cc6-4b2d-94de-05758ec3145e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:24:42.615510 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 421/1676] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:24:42 2026] POST /volume/v3/backups => generated 326 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:24:42.631567 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-40b457d6-3069-4100-8807-d19f990c4f62 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:42.634622 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-40b457d6-3069-4100-8807-d19f990c4f62 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:24:42.635059 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-40b457d6-3069-4100-8807-d19f990c4f62 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:42.635390 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-40b457d6-3069-4100-8807-d19f990c4f62 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:42.635701 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-40b457d6-3069-4100-8807-d19f990c4f62 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:42.643187 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:42.643187 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:42.644238 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-40b457d6-3069-4100-8807-d19f990c4f62 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:24:42.644830 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 420/1677] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:42 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 784 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:42.766700 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-26bb6f5b-09bc-47f6-ac2a-ba56b9f285ad None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:42.769175 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-26bb6f5b-09bc-47f6-ac2a-ba56b9f285ad tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] DELETE https://10.4.3.5/volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de Aug 06 19:24:42.769521 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-26bb6f5b-09bc-47f6-ac2a-ba56b9f285ad tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:42.769944 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-26bb6f5b-09bc-47f6-ac2a-ba56b9f285ad tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:42.770578 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-26bb6f5b-09bc-47f6-ac2a-ba56b9f285ad tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Delete volume with id: 48537216-b1cc-42e2-ad29-c87456e700de Aug 06 19:24:42.779658 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:42.779658 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:42.780633 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-26bb6f5b-09bc-47f6-ac2a-ba56b9f285ad tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Volume info retrieved successfully. Aug 06 19:24:42.808103 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-26bb6f5b-09bc-47f6-ac2a-ba56b9f285ad tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Delete volume request issued successfully. Aug 06 19:24:42.808359 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-26bb6f5b-09bc-47f6-ac2a-ba56b9f285ad tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de returned with HTTP 202 Aug 06 19:24:42.808867 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 424/1678] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:24:42 2026] DELETE /volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:24:42.818000 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-54841d2b-f8b7-4a97-ab98-3345022a088d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:42.821513 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-54841d2b-f8b7-4a97-ab98-3345022a088d tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] GET https://10.4.3.5/volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de Aug 06 19:24:42.821769 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-54841d2b-f8b7-4a97-ab98-3345022a088d tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:42.822033 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-54841d2b-f8b7-4a97-ab98-3345022a088d tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:42.831312 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:42.831312 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:42.835882 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-54841d2b-f8b7-4a97-ab98-3345022a088d tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Volume info retrieved successfully. Aug 06 19:24:42.840105 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-54841d2b-f8b7-4a97-ab98-3345022a088d tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de returned with HTTP 200 Aug 06 19:24:42.840512 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 414/1679] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:42 2026] GET /volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:43.658466 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cdc41e3a-4233-448f-9156-f63c80439474 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:43.660331 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cdc41e3a-4233-448f-9156-f63c80439474 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:24:43.660504 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cdc41e3a-4233-448f-9156-f63c80439474 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:43.660724 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cdc41e3a-4233-448f-9156-f63c80439474 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:43.660815 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-cdc41e3a-4233-448f-9156-f63c80439474 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:43.665626 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:43.665626 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:43.666454 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cdc41e3a-4233-448f-9156-f63c80439474 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:24:43.666867 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 422/1680] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:43 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:43.854602 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7e8d3154-5adb-478b-835c-1052a247afbc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:43.857246 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7e8d3154-5adb-478b-835c-1052a247afbc tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] GET https://10.4.3.5/volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de Aug 06 19:24:43.857888 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7e8d3154-5adb-478b-835c-1052a247afbc tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:43.858355 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7e8d3154-5adb-478b-835c-1052a247afbc tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:43.869429 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7e8d3154-5adb-478b-835c-1052a247afbc tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de returned with HTTP 404 Aug 06 19:24:43.870473 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 421/1681] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:43 2026] GET /volume/v3/volumes/48537216-b1cc-42e2-ad29-c87456e700de => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:24:43.958836 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fb7b56ec-53d3-4bec-b776-6328c96415fb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:43.961169 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fb7b56ec-53d3-4bec-b776-6328c96415fb tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] DELETE https://10.4.3.5/volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 Aug 06 19:24:43.961955 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fb7b56ec-53d3-4bec-b776-6328c96415fb tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:43.961955 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fb7b56ec-53d3-4bec-b776-6328c96415fb tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:43.961955 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-fb7b56ec-53d3-4bec-b776-6328c96415fb tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Delete volume with id: 81650d1a-132c-4d76-ac41-6a50459488d3 Aug 06 19:24:43.971491 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:43.971491 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:43.972042 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fb7b56ec-53d3-4bec-b776-6328c96415fb tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Volume info retrieved successfully. Aug 06 19:24:44.003275 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fb7b56ec-53d3-4bec-b776-6328c96415fb tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Delete volume request issued successfully. Aug 06 19:24:44.003696 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fb7b56ec-53d3-4bec-b776-6328c96415fb tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 returned with HTTP 202 Aug 06 19:24:44.004492 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 425/1682] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:24:43 2026] DELETE /volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:24:44.013600 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7f63af00-285a-4fd7-8ff1-f635f28548a9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:44.016435 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7f63af00-285a-4fd7-8ff1-f635f28548a9 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] GET https://10.4.3.5/volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 Aug 06 19:24:44.016733 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7f63af00-285a-4fd7-8ff1-f635f28548a9 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:44.017030 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7f63af00-285a-4fd7-8ff1-f635f28548a9 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:44.031275 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:44.031275 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:44.037526 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7f63af00-285a-4fd7-8ff1-f635f28548a9 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Volume info retrieved successfully. Aug 06 19:24:44.046255 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7f63af00-285a-4fd7-8ff1-f635f28548a9 tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 returned with HTTP 200 Aug 06 19:24:44.046627 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 415/1683] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:44 2026] GET /volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:44.681563 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e322dabb-280c-48e2-b5e8-1abb8f6bd7d1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:44.682288 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e322dabb-280c-48e2-b5e8-1abb8f6bd7d1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:24:44.682491 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e322dabb-280c-48e2-b5e8-1abb8f6bd7d1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:44.682751 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e322dabb-280c-48e2-b5e8-1abb8f6bd7d1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:44.682904 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e322dabb-280c-48e2-b5e8-1abb8f6bd7d1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:44.688733 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:44.688733 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:44.689608 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e322dabb-280c-48e2-b5e8-1abb8f6bd7d1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:24:44.690051 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 423/1684] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:44 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:45.061313 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-acc89536-eefe-47d2-8dd7-73950a2476cd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:45.063231 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-acc89536-eefe-47d2-8dd7-73950a2476cd tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] GET https://10.4.3.5/volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 Aug 06 19:24:45.063427 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-acc89536-eefe-47d2-8dd7-73950a2476cd tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:45.063657 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-acc89536-eefe-47d2-8dd7-73950a2476cd tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:45.070100 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-acc89536-eefe-47d2-8dd7-73950a2476cd tempest-AttachVolumeShelveTestJSON-1691326869 tempest-AttachVolumeShelveTestJSON-1691326869-project-member] https://10.4.3.5/volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 returned with HTTP 404 Aug 06 19:24:45.070751 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 422/1685] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:45 2026] GET /volume/v3/volumes/81650d1a-132c-4d76-ac41-6a50459488d3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:24:45.702255 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0c1a3afe-6f4d-4774-8f37-29544bb72246 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:45.704753 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c1a3afe-6f4d-4774-8f37-29544bb72246 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:24:45.704946 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0c1a3afe-6f4d-4774-8f37-29544bb72246 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:45.705170 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0c1a3afe-6f4d-4774-8f37-29544bb72246 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:45.705276 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-0c1a3afe-6f4d-4774-8f37-29544bb72246 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:45.709742 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:45.709742 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:45.710510 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c1a3afe-6f4d-4774-8f37-29544bb72246 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:24:45.710895 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 426/1686] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:45 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:46.727816 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ae3563b7-32fa-4354-8410-cef21c54daf4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:46.735046 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ae3563b7-32fa-4354-8410-cef21c54daf4 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:24:46.735046 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ae3563b7-32fa-4354-8410-cef21c54daf4 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:46.735046 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ae3563b7-32fa-4354-8410-cef21c54daf4 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:46.735046 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ae3563b7-32fa-4354-8410-cef21c54daf4 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:46.745051 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:46.745051 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:46.745051 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ae3563b7-32fa-4354-8410-cef21c54daf4 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:24:46.745051 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 416/1687] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:46 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 786 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:47.772648 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8b42fe6c-f1c2-44df-81a8-674903c920a9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:47.772648 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b42fe6c-f1c2-44df-81a8-674903c920a9 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:24:47.772648 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b42fe6c-f1c2-44df-81a8-674903c920a9 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:47.772648 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b42fe6c-f1c2-44df-81a8-674903c920a9 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:47.772970 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8b42fe6c-f1c2-44df-81a8-674903c920a9 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:47.780593 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:47.780593 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:47.781590 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b42fe6c-f1c2-44df-81a8-674903c920a9 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:24:47.782145 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 424/1688] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:47 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:48.571102 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-e699a5e4-86b8-4906-891b-463ba363c3e7 req-4ae8673d-97ce-4dcd-a7a5-c7639f309362 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:48.574955 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e699a5e4-86b8-4906-891b-463ba363c3e7 req-4ae8673d-97ce-4dcd-a7a5-c7639f309362 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 Aug 06 19:24:48.575209 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e699a5e4-86b8-4906-891b-463ba363c3e7 req-4ae8673d-97ce-4dcd-a7a5-c7639f309362 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:48.575386 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e699a5e4-86b8-4906-891b-463ba363c3e7 req-4ae8673d-97ce-4dcd-a7a5-c7639f309362 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:48.589233 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:48.589233 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:48.595345 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-e699a5e4-86b8-4906-891b-463ba363c3e7 req-4ae8673d-97ce-4dcd-a7a5-c7639f309362 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:24:48.600623 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e699a5e4-86b8-4906-891b-463ba363c3e7 req-4ae8673d-97ce-4dcd-a7a5-c7639f309362 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 returned with HTTP 200 Aug 06 19:24:48.601059 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 423/1689] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:24:48 2026] GET /volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 => generated 1134 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:24:48.797507 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a246d850-c91b-4c8a-abde-11abbcecaa27 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:48.799453 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a246d850-c91b-4c8a-abde-11abbcecaa27 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:24:48.799580 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a246d850-c91b-4c8a-abde-11abbcecaa27 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:48.799777 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a246d850-c91b-4c8a-abde-11abbcecaa27 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:48.799925 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-a246d850-c91b-4c8a-abde-11abbcecaa27 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:48.810431 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:48.810431 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:48.810431 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a246d850-c91b-4c8a-abde-11abbcecaa27 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:24:48.810431 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 427/1690] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:48 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 786 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:49.828182 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-565e9120-6334-4dd9-90d4-b2b432788a26 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:49.831549 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-565e9120-6334-4dd9-90d4-b2b432788a26 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:24:49.833488 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-565e9120-6334-4dd9-90d4-b2b432788a26 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:49.833488 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-565e9120-6334-4dd9-90d4-b2b432788a26 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:49.833488 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-565e9120-6334-4dd9-90d4-b2b432788a26 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:49.848585 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:49.848585 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:49.851199 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-565e9120-6334-4dd9-90d4-b2b432788a26 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:24:49.851700 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 417/1691] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:49 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 786 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:50.575699 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e286d87a-39cd-4ea3-9eb4-455819feefc1 req-d12b1a4d-8362-4ad1-99dc-615a41b90dc8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:50.580199 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e286d87a-39cd-4ea3-9eb4-455819feefc1 req-d12b1a4d-8362-4ad1-99dc-615a41b90dc8 tempest-VolumesNegativeTest-2016772940 tempest-VolumesNegativeTest-2016772940-project-member] DELETE https://10.4.3.5/volume/v3/volumes/tempest-invalid-1362240964 Aug 06 19:24:50.580419 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e286d87a-39cd-4ea3-9eb4-455819feefc1 req-d12b1a4d-8362-4ad1-99dc-615a41b90dc8 tempest-VolumesNegativeTest-2016772940 tempest-VolumesNegativeTest-2016772940-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:50.580705 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e286d87a-39cd-4ea3-9eb4-455819feefc1 req-d12b1a4d-8362-4ad1-99dc-615a41b90dc8 tempest-VolumesNegativeTest-2016772940 tempest-VolumesNegativeTest-2016772940-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:50.580911 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [req-e286d87a-39cd-4ea3-9eb4-455819feefc1 req-d12b1a4d-8362-4ad1-99dc-615a41b90dc8 tempest-VolumesNegativeTest-2016772940 tempest-VolumesNegativeTest-2016772940-project-member] Delete volume with id: tempest-invalid-1362240964 Aug 06 19:24:50.589950 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e286d87a-39cd-4ea3-9eb4-455819feefc1 req-d12b1a4d-8362-4ad1-99dc-615a41b90dc8 tempest-VolumesNegativeTest-2016772940 tempest-VolumesNegativeTest-2016772940-project-member] https://10.4.3.5/volume/v3/volumes/tempest-invalid-1362240964 returned with HTTP 404 Aug 06 19:24:50.590654 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 425/1692] 10.4.3.5 () {70 vars in 1576 bytes} [Thu Aug 6 19:24:50 2026] DELETE /volume/v3/volumes/tempest-invalid-1362240964 => generated 99 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:24:50.680928 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-c742cc27-aa6e-4f39-b062-a6e0235e71fb req-b316636b-111f-4fc0-8d8b-30ab39e8967c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:50.683676 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c742cc27-aa6e-4f39-b062-a6e0235e71fb req-b316636b-111f-4fc0-8d8b-30ab39e8967c tempest-VolumesNegativeTest-2016772940 tempest-VolumesNegativeTest-2016772940-project-member] DELETE https://10.4.3.5/volume/v3/volumes/b65e3d56-7fa4-402e-9d99-5d6bd0403377 Aug 06 19:24:50.683904 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c742cc27-aa6e-4f39-b062-a6e0235e71fb req-b316636b-111f-4fc0-8d8b-30ab39e8967c tempest-VolumesNegativeTest-2016772940 tempest-VolumesNegativeTest-2016772940-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:50.684183 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c742cc27-aa6e-4f39-b062-a6e0235e71fb req-b316636b-111f-4fc0-8d8b-30ab39e8967c tempest-VolumesNegativeTest-2016772940 tempest-VolumesNegativeTest-2016772940-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:50.684408 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [req-c742cc27-aa6e-4f39-b062-a6e0235e71fb req-b316636b-111f-4fc0-8d8b-30ab39e8967c tempest-VolumesNegativeTest-2016772940 tempest-VolumesNegativeTest-2016772940-project-member] Delete volume with id: b65e3d56-7fa4-402e-9d99-5d6bd0403377 Aug 06 19:24:50.691841 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c742cc27-aa6e-4f39-b062-a6e0235e71fb req-b316636b-111f-4fc0-8d8b-30ab39e8967c tempest-VolumesNegativeTest-2016772940 tempest-VolumesNegativeTest-2016772940-project-member] https://10.4.3.5/volume/v3/volumes/b65e3d56-7fa4-402e-9d99-5d6bd0403377 returned with HTTP 404 Aug 06 19:24:50.692483 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 424/1693] 10.4.3.5 () {70 vars in 1606 bytes} [Thu Aug 6 19:24:50 2026] DELETE /volume/v3/volumes/b65e3d56-7fa4-402e-9d99-5d6bd0403377 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:24:50.722456 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-81ae73e2-c8d8-4419-9574-7ff4737e542b req-a250a462-3677-4431-bea8-61c41eefdf36 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:50.726029 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-81ae73e2-c8d8-4419-9574-7ff4737e542b req-a250a462-3677-4431-bea8-61c41eefdf36 tempest-VolumesNegativeTest-2016772940 tempest-VolumesNegativeTest-2016772940-project-reader] GET https://10.4.3.5/volume/v3/volumes/5d29dfe5-dc1f-4945-8f11-d0d9b80a8a08 Aug 06 19:24:50.726352 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-81ae73e2-c8d8-4419-9574-7ff4737e542b req-a250a462-3677-4431-bea8-61c41eefdf36 tempest-VolumesNegativeTest-2016772940 tempest-VolumesNegativeTest-2016772940-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:50.727226 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-81ae73e2-c8d8-4419-9574-7ff4737e542b req-a250a462-3677-4431-bea8-61c41eefdf36 tempest-VolumesNegativeTest-2016772940 tempest-VolumesNegativeTest-2016772940-project-reader] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:50.737845 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-81ae73e2-c8d8-4419-9574-7ff4737e542b req-a250a462-3677-4431-bea8-61c41eefdf36 tempest-VolumesNegativeTest-2016772940 tempest-VolumesNegativeTest-2016772940-project-reader] https://10.4.3.5/volume/v3/volumes/5d29dfe5-dc1f-4945-8f11-d0d9b80a8a08 returned with HTTP 404 Aug 06 19:24:50.739161 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 428/1694] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:24:50 2026] GET /volume/v3/volumes/5d29dfe5-dc1f-4945-8f11-d0d9b80a8a08 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:24:50.867612 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-08209faf-025c-42be-a69d-293ed94eea9b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:50.870324 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-08209faf-025c-42be-a69d-293ed94eea9b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:24:50.870621 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-08209faf-025c-42be-a69d-293ed94eea9b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:50.871298 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-08209faf-025c-42be-a69d-293ed94eea9b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:50.871298 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-08209faf-025c-42be-a69d-293ed94eea9b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:50.878202 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:50.878202 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:50.878202 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-08209faf-025c-42be-a69d-293ed94eea9b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:24:50.879037 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 418/1695] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:50 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:51.824416 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-338ce975-9a62-4cf1-b724-3ed30407615e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:51.826222 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-338ce975-9a62-4cf1-b724-3ed30407615e tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 Aug 06 19:24:51.826460 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-338ce975-9a62-4cf1-b724-3ed30407615e tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:51.826756 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-338ce975-9a62-4cf1-b724-3ed30407615e tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:51.843820 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:51.843820 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:51.849309 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-338ce975-9a62-4cf1-b724-3ed30407615e tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:24:51.858877 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-338ce975-9a62-4cf1-b724-3ed30407615e tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 returned with HTTP 200 Aug 06 19:24:51.860277 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 426/1696] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:51 2026] GET /volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 => generated 1134 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:24:51.895447 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-07f91bf6-6d9e-4f8b-9f53-27d773252b1b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:51.897254 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-07f91bf6-6d9e-4f8b-9f53-27d773252b1b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:24:51.900069 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-07f91bf6-6d9e-4f8b-9f53-27d773252b1b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:51.900069 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-07f91bf6-6d9e-4f8b-9f53-27d773252b1b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:51.900069 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-07f91bf6-6d9e-4f8b-9f53-27d773252b1b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:51.903551 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:51.903551 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:51.904686 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-07f91bf6-6d9e-4f8b-9f53-27d773252b1b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:24:51.905081 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 425/1697] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:51 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:51.926214 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a47cdb34-4a8e-4004-ba3c-4a43657c4b59 req-c64f2b2c-9ff0-44f4-a4dc-3a3110826660 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:51.929942 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a47cdb34-4a8e-4004-ba3c-4a43657c4b59 req-c64f2b2c-9ff0-44f4-a4dc-3a3110826660 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 Aug 06 19:24:51.930172 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a47cdb34-4a8e-4004-ba3c-4a43657c4b59 req-c64f2b2c-9ff0-44f4-a4dc-3a3110826660 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:51.930427 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a47cdb34-4a8e-4004-ba3c-4a43657c4b59 req-c64f2b2c-9ff0-44f4-a4dc-3a3110826660 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:51.946314 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:51.946314 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:51.951933 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-a47cdb34-4a8e-4004-ba3c-4a43657c4b59 req-c64f2b2c-9ff0-44f4-a4dc-3a3110826660 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:24:51.957501 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a47cdb34-4a8e-4004-ba3c-4a43657c4b59 req-c64f2b2c-9ff0-44f4-a4dc-3a3110826660 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 returned with HTTP 200 Aug 06 19:24:51.958100 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 429/1698] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:24:51 2026] GET /volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 => generated 1134 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:24:51.983615 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a47cdb34-4a8e-4004-ba3c-4a43657c4b59 req-64a644a6-abef-41ab-9ec0-6a04e4fd1eaa None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:51.986102 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a47cdb34-4a8e-4004-ba3c-4a43657c4b59 req-64a644a6-abef-41ab-9ec0-6a04e4fd1eaa tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] POST https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857/action Aug 06 19:24:51.986439 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a47cdb34-4a8e-4004-ba3c-4a43657c4b59 req-64a644a6-abef-41ab-9ec0-6a04e4fd1eaa tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:24:51.986577 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a47cdb34-4a8e-4004-ba3c-4a43657c4b59 req-64a644a6-abef-41ab-9ec0-6a04e4fd1eaa tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:24:51.997786 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:51.997786 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:51.998272 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-a47cdb34-4a8e-4004-ba3c-4a43657c4b59 req-64a644a6-abef-41ab-9ec0-6a04e4fd1eaa tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:24:52.006492 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-a47cdb34-4a8e-4004-ba3c-4a43657c4b59 req-64a644a6-abef-41ab-9ec0-6a04e4fd1eaa tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Begin detaching volume completed successfully. Aug 06 19:24:52.006754 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a47cdb34-4a8e-4004-ba3c-4a43657c4b59 req-64a644a6-abef-41ab-9ec0-6a04e4fd1eaa tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857/action returned with HTTP 202 Aug 06 19:24:52.007232 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 419/1699] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:24:51 2026] POST /volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 06 19:24:52.060539 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-486917ca-d6f4-4360-a69c-7718a7037c37 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:52.061123 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-486917ca-d6f4-4360-a69c-7718a7037c37 None None] GET https://10.4.3.5/volume// Aug 06 19:24:52.061352 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-486917ca-d6f4-4360-a69c-7718a7037c37 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:52.061633 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-486917ca-d6f4-4360-a69c-7718a7037c37 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:52.062205 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-486917ca-d6f4-4360-a69c-7718a7037c37 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:24:52.062438 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 427/1700] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:24:52 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:24:52.077127 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-a47cdb34-4a8e-4004-ba3c-4a43657c4b59 req-eec3b27e-8f4a-46d1-b961-268a89e75b7b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:52.079924 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a47cdb34-4a8e-4004-ba3c-4a43657c4b59 req-eec3b27e-8f4a-46d1-b961-268a89e75b7b tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 Aug 06 19:24:52.080216 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a47cdb34-4a8e-4004-ba3c-4a43657c4b59 req-eec3b27e-8f4a-46d1-b961-268a89e75b7b tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:52.080464 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a47cdb34-4a8e-4004-ba3c-4a43657c4b59 req-eec3b27e-8f4a-46d1-b961-268a89e75b7b tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:52.091408 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:52.091408 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:52.095823 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-a47cdb34-4a8e-4004-ba3c-4a43657c4b59 req-eec3b27e-8f4a-46d1-b961-268a89e75b7b tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:24:52.100780 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a47cdb34-4a8e-4004-ba3c-4a43657c4b59 req-eec3b27e-8f4a-46d1-b961-268a89e75b7b tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 returned with HTTP 200 Aug 06 19:24:52.101326 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 426/1701] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:24:52 2026] GET /volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 => generated 1317 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:24:52.921630 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6c784a27-1463-4ead-81ce-b404faea5f7d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:52.923761 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6c784a27-1463-4ead-81ce-b404faea5f7d tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:24:52.924029 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6c784a27-1463-4ead-81ce-b404faea5f7d tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:52.924370 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6c784a27-1463-4ead-81ce-b404faea5f7d tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:52.924569 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-6c784a27-1463-4ead-81ce-b404faea5f7d tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:52.929731 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:52.929731 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:52.933483 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6c784a27-1463-4ead-81ce-b404faea5f7d tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:24:52.933483 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 430/1702] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:52 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:53.070156 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a47cdb34-4a8e-4004-ba3c-4a43657c4b59 req-a6bdd107-4577-4230-934a-2e7becf0d4fd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:53.081770 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a47cdb34-4a8e-4004-ba3c-4a43657c4b59 req-a6bdd107-4577-4230-934a-2e7becf0d4fd tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] DELETE https://10.4.3.5/volume/v3/attachments/8550fdde-8558-4825-8501-d74bad2d73da Aug 06 19:24:53.082713 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a47cdb34-4a8e-4004-ba3c-4a43657c4b59 req-a6bdd107-4577-4230-934a-2e7becf0d4fd tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:53.086977 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a47cdb34-4a8e-4004-ba3c-4a43657c4b59 req-a6bdd107-4577-4230-934a-2e7becf0d4fd tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:53.112140 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:53.112140 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:53.200098 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a47cdb34-4a8e-4004-ba3c-4a43657c4b59 req-a6bdd107-4577-4230-934a-2e7becf0d4fd tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/attachments/8550fdde-8558-4825-8501-d74bad2d73da returned with HTTP 200 Aug 06 19:24:53.200682 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 420/1703] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:24:53 2026] DELETE /volume/v3/attachments/8550fdde-8558-4825-8501-d74bad2d73da => generated 19 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:53.944665 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5cf6934c-b3c0-422a-abec-bb64d6fd109b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:53.948454 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5cf6934c-b3c0-422a-abec-bb64d6fd109b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:24:53.948454 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5cf6934c-b3c0-422a-abec-bb64d6fd109b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:53.949652 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5cf6934c-b3c0-422a-abec-bb64d6fd109b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:53.949652 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5cf6934c-b3c0-422a-abec-bb64d6fd109b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:53.957583 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:53.957583 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:53.958875 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5cf6934c-b3c0-422a-abec-bb64d6fd109b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:24:53.959666 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 428/1704] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:53 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 786 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:54.203111 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bca2b4c0-4e49-4df1-b629-9a9a0aed41fd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:54.205781 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bca2b4c0-4e49-4df1-b629-9a9a0aed41fd tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 Aug 06 19:24:54.206139 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bca2b4c0-4e49-4df1-b629-9a9a0aed41fd tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:54.206439 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bca2b4c0-4e49-4df1-b629-9a9a0aed41fd tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:54.214604 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:54.214604 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:54.219140 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bca2b4c0-4e49-4df1-b629-9a9a0aed41fd tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:24:54.224978 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bca2b4c0-4e49-4df1-b629-9a9a0aed41fd tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 returned with HTTP 200 Aug 06 19:24:54.225602 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 427/1705] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:54 2026] GET /volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:54.980209 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c3c9c8c5-61f9-471a-8550-e325c059fc6f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:54.982362 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c3c9c8c5-61f9-471a-8550-e325c059fc6f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:24:54.982649 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c3c9c8c5-61f9-471a-8550-e325c059fc6f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:54.982904 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c3c9c8c5-61f9-471a-8550-e325c059fc6f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:54.983059 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-c3c9c8c5-61f9-471a-8550-e325c059fc6f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:54.988710 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:54.988710 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:54.991606 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c3c9c8c5-61f9-471a-8550-e325c059fc6f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:24:54.991606 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 431/1706] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:54 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:55.244809 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3075df0f-82df-4933-b195-7a7092762232 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:55.246735 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3075df0f-82df-4933-b195-7a7092762232 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:24:55.247612 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3075df0f-82df-4933-b195-7a7092762232 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1732042677", "imageRef": "64ad182e-8472-43d2-94ca-d413e5d3a084", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:24:55.248455 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-3075df0f-82df-4933-b195-7a7092762232 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1732042677', 'imageRef': '64ad182e-8472-43d2-94ca-d413e5d3a084', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:24:55.484880 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-3075df0f-82df-4933-b195-7a7092762232 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Create volume of 1 GB Aug 06 19:24:55.485125 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:55.485125 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:55.490032 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3075df0f-82df-4933-b195-7a7092762232 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Availability Zones retrieved successfully. Aug 06 19:24:55.496103 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3075df0f-82df-4933-b195-7a7092762232 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Flow 'volume_create_api' (28482d1f-013f-44cc-bb8b-f807a5ca4e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:24:55.497188 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3075df0f-82df-4933-b195-7a7092762232 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fe8ff84-9de7-43c9-a185-6608e2f5a1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:55.498721 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-3075df0f-82df-4933-b195-7a7092762232 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:24:55.568691 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3075df0f-82df-4933-b195-7a7092762232 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fe8ff84-9de7-43c9-a185-6608e2f5a1cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:55.569732 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3075df0f-82df-4933-b195-7a7092762232 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0128c02f-598a-4357-b08e-a01a4a3438a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:55.661269 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-3075df0f-82df-4933-b195-7a7092762232 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Created reservations ['429117d6-9e34-4405-a0ff-ba3ff41de9e4', 'be10eebc-8b85-4846-a180-202956b8e856', '7166a5ef-a1a7-41d0-b461-7ce39e9503b3', 'f79f2fed-6955-4079-a50f-7372985b0628'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:24:55.662256 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3075df0f-82df-4933-b195-7a7092762232 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0128c02f-598a-4357-b08e-a01a4a3438a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['429117d6-9e34-4405-a0ff-ba3ff41de9e4', 'be10eebc-8b85-4846-a180-202956b8e856', '7166a5ef-a1a7-41d0-b461-7ce39e9503b3', 'f79f2fed-6955-4079-a50f-7372985b0628']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:55.663196 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3075df0f-82df-4933-b195-7a7092762232 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf8279c5-fd46-4c71-a558-92919a3ab027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:55.698843 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3075df0f-82df-4933-b195-7a7092762232 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf8279c5-fd46-4c71-a558-92919a3ab027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8736143f-0fcc-4b73-8ce0-919c7e0debb9', '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-1732042677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='302ebd25cda946c7ae286d182045a3f4',qos_specs=None,replication_status=,reservations=['429117d6-9e34-4405-a0ff-ba3ff41de9e4','be10eebc-8b85-4846-a180-202956b8e856','7166a5ef-a1a7-41d0-b461-7ce39e9503b3','f79f2fed-6955-4079-a50f-7372985b0628'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20e45dc0c28d4db0b32dbeef07fbe9d0',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:24:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1732042677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8736143f-0fcc-4b73-8ce0-919c7e0debb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='302ebd25cda946c7ae286d182045a3f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20e45dc0c28d4db0b32dbeef07fbe9d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:55.699993 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3075df0f-82df-4933-b195-7a7092762232 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bccbd6bf-45dd-4c63-ae3d-440b91a3611b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:55.739978 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3075df0f-82df-4933-b195-7a7092762232 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bccbd6bf-45dd-4c63-ae3d-440b91a3611b) transitioned into state 'SUCCESS' from state '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-1732042677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='302ebd25cda946c7ae286d182045a3f4',qos_specs=None,replication_status=,reservations=['429117d6-9e34-4405-a0ff-ba3ff41de9e4','be10eebc-8b85-4846-a180-202956b8e856','7166a5ef-a1a7-41d0-b461-7ce39e9503b3','f79f2fed-6955-4079-a50f-7372985b0628'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20e45dc0c28d4db0b32dbeef07fbe9d0',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:55.741090 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3075df0f-82df-4933-b195-7a7092762232 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc8fff8b-e895-4d56-a3e3-ce8f80e4a8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:24:55.767283 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3075df0f-82df-4933-b195-7a7092762232 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc8fff8b-e895-4d56-a3e3-ce8f80e4a8eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:24:55.767283 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3075df0f-82df-4933-b195-7a7092762232 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Flow 'volume_create_api' (28482d1f-013f-44cc-bb8b-f807a5ca4e29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:24:55.767283 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3075df0f-82df-4933-b195-7a7092762232 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Create volume request issued successfully. Aug 06 19:24:55.768296 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3075df0f-82df-4933-b195-7a7092762232 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:24:55.768666 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 421/1707] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:24:55 2026] POST /volume/v3/volumes => generated 749 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:24:55.787748 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7e2161b6-53a9-4afe-b0c3-7fe97d4445c6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:55.794186 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7e2161b6-53a9-4afe-b0c3-7fe97d4445c6 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] GET https://10.4.3.5/volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 Aug 06 19:24:55.794512 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7e2161b6-53a9-4afe-b0c3-7fe97d4445c6 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:55.794825 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7e2161b6-53a9-4afe-b0c3-7fe97d4445c6 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:55.808484 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:55.808484 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:55.814927 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7e2161b6-53a9-4afe-b0c3-7fe97d4445c6 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Volume info retrieved successfully. Aug 06 19:24:55.821803 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7e2161b6-53a9-4afe-b0c3-7fe97d4445c6 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] https://10.4.3.5/volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 returned with HTTP 200 Aug 06 19:24:55.823317 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 429/1708] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:55 2026] GET /volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:56.005699 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-82549fbc-8a5b-4c45-acdf-cc4a69d4bb06 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:56.007926 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-82549fbc-8a5b-4c45-acdf-cc4a69d4bb06 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:24:56.008413 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-82549fbc-8a5b-4c45-acdf-cc4a69d4bb06 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:56.008957 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-82549fbc-8a5b-4c45-acdf-cc4a69d4bb06 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:56.009214 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-82549fbc-8a5b-4c45-acdf-cc4a69d4bb06 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:56.016263 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:56.016263 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:56.016263 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-82549fbc-8a5b-4c45-acdf-cc4a69d4bb06 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:24:56.016263 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 428/1709] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:56 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:56.841423 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1a2cb719-4646-4b13-9ff7-dc69942fcd4f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:56.845171 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1a2cb719-4646-4b13-9ff7-dc69942fcd4f tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] GET https://10.4.3.5/volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 Aug 06 19:24:56.845171 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1a2cb719-4646-4b13-9ff7-dc69942fcd4f tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:56.845171 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1a2cb719-4646-4b13-9ff7-dc69942fcd4f tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:56.856034 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:56.856034 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:56.863173 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1a2cb719-4646-4b13-9ff7-dc69942fcd4f tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Volume info retrieved successfully. Aug 06 19:24:56.875325 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1a2cb719-4646-4b13-9ff7-dc69942fcd4f tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] https://10.4.3.5/volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 returned with HTTP 200 Aug 06 19:24:56.875837 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 432/1710] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:56 2026] GET /volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:57.030077 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8f503d20-5e66-442f-a8e8-161ddbad691b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:57.032600 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f503d20-5e66-442f-a8e8-161ddbad691b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:24:57.032790 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f503d20-5e66-442f-a8e8-161ddbad691b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:57.033084 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f503d20-5e66-442f-a8e8-161ddbad691b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:57.033335 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-8f503d20-5e66-442f-a8e8-161ddbad691b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:57.044773 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:57.044773 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:57.046057 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f503d20-5e66-442f-a8e8-161ddbad691b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:24:57.046481 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 422/1711] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:57 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 786 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:57.146242 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e9c334f9-b246-4600-ab68-afa757a3b271 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:57.148689 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e9c334f9-b246-4600-ab68-afa757a3b271 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 Aug 06 19:24:57.149158 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e9c334f9-b246-4600-ab68-afa757a3b271 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:57.150076 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e9c334f9-b246-4600-ab68-afa757a3b271 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:57.158649 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:57.158649 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:57.163957 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e9c334f9-b246-4600-ab68-afa757a3b271 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:24:57.176167 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e9c334f9-b246-4600-ab68-afa757a3b271 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 returned with HTTP 200 Aug 06 19:24:57.176830 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 430/1712] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:57 2026] GET /volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:57.194127 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-340de072-5bd1-4eff-a268-d8731056ffa5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:57.197114 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-340de072-5bd1-4eff-a268-d8731056ffa5 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 Aug 06 19:24:57.197272 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-340de072-5bd1-4eff-a268-d8731056ffa5 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:57.198058 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-340de072-5bd1-4eff-a268-d8731056ffa5 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:57.208608 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:57.208608 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:57.215267 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-340de072-5bd1-4eff-a268-d8731056ffa5 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:24:57.219449 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-340de072-5bd1-4eff-a268-d8731056ffa5 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 returned with HTTP 200 Aug 06 19:24:57.225402 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 429/1713] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:57 2026] GET /volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:57.286439 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-8c0e1bc8-a86a-479f-8691-ebbed8a8ef42 req-4b4dda76-7e0a-4118-86e0-fdb349cbf4cc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:57.290339 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8c0e1bc8-a86a-479f-8691-ebbed8a8ef42 req-4b4dda76-7e0a-4118-86e0-fdb349cbf4cc tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 Aug 06 19:24:57.290599 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8c0e1bc8-a86a-479f-8691-ebbed8a8ef42 req-4b4dda76-7e0a-4118-86e0-fdb349cbf4cc tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:57.290852 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8c0e1bc8-a86a-479f-8691-ebbed8a8ef42 req-4b4dda76-7e0a-4118-86e0-fdb349cbf4cc tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:57.303923 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:57.303923 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:57.309657 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-8c0e1bc8-a86a-479f-8691-ebbed8a8ef42 req-4b4dda76-7e0a-4118-86e0-fdb349cbf4cc tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:24:57.316091 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8c0e1bc8-a86a-479f-8691-ebbed8a8ef42 req-4b4dda76-7e0a-4118-86e0-fdb349cbf4cc tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 returned with HTTP 200 Aug 06 19:24:57.316599 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 433/1714] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:24:57 2026] GET /volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:57.451370 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8ec905ed-1da8-4ae8-a1f4-d47331ed395b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:57.451763 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8ec905ed-1da8-4ae8-a1f4-d47331ed395b None None] GET https://10.4.3.5/volume// Aug 06 19:24:57.451964 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8ec905ed-1da8-4ae8-a1f4-d47331ed395b None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:57.452265 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8ec905ed-1da8-4ae8-a1f4-d47331ed395b None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:57.452818 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8ec905ed-1da8-4ae8-a1f4-d47331ed395b None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:24:57.454869 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 423/1715] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:24:57 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:24:57.468550 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-8c0e1bc8-a86a-479f-8691-ebbed8a8ef42 req-395824fd-9a3c-4da3-94b3-7588a97e0278 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:57.471781 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8c0e1bc8-a86a-479f-8691-ebbed8a8ef42 req-395824fd-9a3c-4da3-94b3-7588a97e0278 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:24:57.472472 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8c0e1bc8-a86a-479f-8691-ebbed8a8ef42 req-395824fd-9a3c-4da3-94b3-7588a97e0278 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3040663a-497b-49c3-9168-9b7dc80182d1", "connector": null, "instance_uuid": "73acec01-e8d8-454e-8865-695a7827ac04"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:24:57.485418 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:57.485418 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:57.545705 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8c0e1bc8-a86a-479f-8691-ebbed8a8ef42 req-395824fd-9a3c-4da3-94b3-7588a97e0278 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:24:57.546249 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 431/1716] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:24:57 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 06 19:24:57.590496 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1f5c7f31-1ca0-477f-a8e4-d8a0af7ec0ee None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:57.595210 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1f5c7f31-1ca0-477f-a8e4-d8a0af7ec0ee tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 Aug 06 19:24:57.596309 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1f5c7f31-1ca0-477f-a8e4-d8a0af7ec0ee tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:57.597502 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1f5c7f31-1ca0-477f-a8e4-d8a0af7ec0ee tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:57.611815 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:57.611815 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:57.613301 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-587e0a2c-1428-42ab-9944-024d34eb6a8f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:57.613835 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-587e0a2c-1428-42ab-9944-024d34eb6a8f None None] GET https://10.4.3.5/volume// Aug 06 19:24:57.613975 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-587e0a2c-1428-42ab-9944-024d34eb6a8f None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:57.614083 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-587e0a2c-1428-42ab-9944-024d34eb6a8f None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:57.616043 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-587e0a2c-1428-42ab-9944-024d34eb6a8f None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:24:57.616043 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 434/1717] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:24:57 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:24:57.621829 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1f5c7f31-1ca0-477f-a8e4-d8a0af7ec0ee tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:24:57.624124 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-8c0e1bc8-a86a-479f-8691-ebbed8a8ef42 req-8cb7af96-3a2e-4c7f-8db3-d3bdede472e5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:57.627072 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8c0e1bc8-a86a-479f-8691-ebbed8a8ef42 req-8cb7af96-3a2e-4c7f-8db3-d3bdede472e5 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 Aug 06 19:24:57.628048 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8c0e1bc8-a86a-479f-8691-ebbed8a8ef42 req-8cb7af96-3a2e-4c7f-8db3-d3bdede472e5 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:57.628048 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8c0e1bc8-a86a-479f-8691-ebbed8a8ef42 req-8cb7af96-3a2e-4c7f-8db3-d3bdede472e5 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:57.628173 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1f5c7f31-1ca0-477f-a8e4-d8a0af7ec0ee tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 returned with HTTP 200 Aug 06 19:24:57.628624 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 430/1718] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:57 2026] GET /volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:57.641356 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:57.641356 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:57.646882 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-8c0e1bc8-a86a-479f-8691-ebbed8a8ef42 req-8cb7af96-3a2e-4c7f-8db3-d3bdede472e5 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:24:57.652905 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8c0e1bc8-a86a-479f-8691-ebbed8a8ef42 req-8cb7af96-3a2e-4c7f-8db3-d3bdede472e5 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 returned with HTTP 200 Aug 06 19:24:57.653705 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 424/1719] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:24:57 2026] GET /volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 => generated 1057 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:24:57.824862 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-8c0e1bc8-a86a-479f-8691-ebbed8a8ef42 req-4f7ed265-e418-4f69-899b-b9584775363d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:57.829429 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8c0e1bc8-a86a-479f-8691-ebbed8a8ef42 req-4f7ed265-e418-4f69-899b-b9584775363d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] PUT https://10.4.3.5/volume/v3/attachments/7031fe8b-4584-4de0-8a18-1e94f6458778 Aug 06 19:24:57.830304 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8c0e1bc8-a86a-479f-8691-ebbed8a8ef42 req-4f7ed265-e418-4f69-899b-b9584775363d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:24:57.843965 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-8c0e1bc8-a86a-479f-8691-ebbed8a8ef42 req-4f7ed265-e418-4f69-899b-b9584775363d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Acquiring lock "cinder-attachment_update-3040663a-497b-49c3-9168-9b7dc80182d1-np0000006689" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:24:57.856254 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-8c0e1bc8-a86a-479f-8691-ebbed8a8ef42 req-4f7ed265-e418-4f69-899b-b9584775363d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Lock "cinder-attachment_update-3040663a-497b-49c3-9168-9b7dc80182d1-np0000006689" acquired by "attachment_update" :: waited 0.011s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:24:57.856254 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:57.856254 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:57.897580 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0abeb795-89e9-44e5-b1ea-db1174fbb3a1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:57.901316 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0abeb795-89e9-44e5-b1ea-db1174fbb3a1 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] GET https://10.4.3.5/volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 Aug 06 19:24:57.901679 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0abeb795-89e9-44e5-b1ea-db1174fbb3a1 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:57.902450 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0abeb795-89e9-44e5-b1ea-db1174fbb3a1 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:57.917163 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:57.917163 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:57.924276 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0abeb795-89e9-44e5-b1ea-db1174fbb3a1 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Volume info retrieved successfully. Aug 06 19:24:57.933193 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0abeb795-89e9-44e5-b1ea-db1174fbb3a1 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] https://10.4.3.5/volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 returned with HTTP 200 Aug 06 19:24:57.933193 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 435/1720] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:57 2026] GET /volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 => generated 902 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:57.985050 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-8c0e1bc8-a86a-479f-8691-ebbed8a8ef42 req-4f7ed265-e418-4f69-899b-b9584775363d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Lock "cinder-attachment_update-3040663a-497b-49c3-9168-9b7dc80182d1-np0000006689" released by "attachment_update" :: held 0.129s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:24:57.985050 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8c0e1bc8-a86a-479f-8691-ebbed8a8ef42 req-4f7ed265-e418-4f69-899b-b9584775363d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/attachments/7031fe8b-4584-4de0-8a18-1e94f6458778 returned with HTTP 200 Aug 06 19:24:57.985050 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 432/1721] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:24:57 2026] PUT /volume/v3/attachments/7031fe8b-4584-4de0-8a18-1e94f6458778 => generated 968 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:24:58.007156 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-8c0e1bc8-a86a-479f-8691-ebbed8a8ef42 req-7425bb1a-b2bb-4865-8726-d917e41ea733 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:58.011365 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8c0e1bc8-a86a-479f-8691-ebbed8a8ef42 req-7425bb1a-b2bb-4865-8726-d917e41ea733 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1/encryption Aug 06 19:24:58.011614 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8c0e1bc8-a86a-479f-8691-ebbed8a8ef42 req-7425bb1a-b2bb-4865-8726-d917e41ea733 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:58.011894 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8c0e1bc8-a86a-479f-8691-ebbed8a8ef42 req-7425bb1a-b2bb-4865-8726-d917e41ea733 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:58.025626 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:58.025626 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:58.035049 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8c0e1bc8-a86a-479f-8691-ebbed8a8ef42 req-7425bb1a-b2bb-4865-8726-d917e41ea733 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1/encryption returned with HTTP 200 Aug 06 19:24:58.035630 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 431/1722] 10.4.3.5 () {68 vars in 1617 bytes} [Thu Aug 6 19:24:58 2026] GET /volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1/encryption => generated 161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:58.059931 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6becaeea-a1a1-4f6c-a569-f79fc095db63 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:58.066050 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6becaeea-a1a1-4f6c-a569-f79fc095db63 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:24:58.066329 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6becaeea-a1a1-4f6c-a569-f79fc095db63 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:58.066645 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6becaeea-a1a1-4f6c-a569-f79fc095db63 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:58.066811 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-6becaeea-a1a1-4f6c-a569-f79fc095db63 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:58.080047 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:58.080047 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:58.081048 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6becaeea-a1a1-4f6c-a569-f79fc095db63 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:24:58.081422 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 425/1723] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:58 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 786 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:58.648629 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7079f9e1-df7c-4561-8d9b-cdcfd6bc498a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:58.649487 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7079f9e1-df7c-4561-8d9b-cdcfd6bc498a tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 Aug 06 19:24:58.649780 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7079f9e1-df7c-4561-8d9b-cdcfd6bc498a tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:58.651327 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7079f9e1-df7c-4561-8d9b-cdcfd6bc498a tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:58.670876 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:58.670876 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:24:58.677392 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7079f9e1-df7c-4561-8d9b-cdcfd6bc498a tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:24:58.683476 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7079f9e1-df7c-4561-8d9b-cdcfd6bc498a tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 returned with HTTP 200 Aug 06 19:24:58.683943 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 436/1724] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:58 2026] GET /volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 => generated 878 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:58.948989 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0794f741-9877-499f-bd7c-82f855895574 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:58.952560 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0794f741-9877-499f-bd7c-82f855895574 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] GET https://10.4.3.5/volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 Aug 06 19:24:58.952830 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0794f741-9877-499f-bd7c-82f855895574 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:58.953027 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0794f741-9877-499f-bd7c-82f855895574 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:58.967983 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:58.967983 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:24:58.972371 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0794f741-9877-499f-bd7c-82f855895574 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Volume info retrieved successfully. Aug 06 19:24:58.977548 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0794f741-9877-499f-bd7c-82f855895574 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] https://10.4.3.5/volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 returned with HTTP 200 Aug 06 19:24:58.977979 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 433/1725] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:58 2026] GET /volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 => generated 902 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:59.093859 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f03f585c-7f86-40d5-9473-8063e8422920 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:59.096532 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f03f585c-7f86-40d5-9473-8063e8422920 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:24:59.096830 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f03f585c-7f86-40d5-9473-8063e8422920 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:59.097266 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f03f585c-7f86-40d5-9473-8063e8422920 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:59.097266 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f03f585c-7f86-40d5-9473-8063e8422920 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:24:59.105638 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:59.105638 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:24:59.106899 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f03f585c-7f86-40d5-9473-8063e8422920 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:24:59.107381 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 432/1726] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:59 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 786 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:59.700324 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-22d20e7d-76ee-40d5-955a-afe81d52f224 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:59.702612 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-22d20e7d-76ee-40d5-955a-afe81d52f224 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 Aug 06 19:24:59.703204 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-22d20e7d-76ee-40d5-955a-afe81d52f224 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:59.703271 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-22d20e7d-76ee-40d5-955a-afe81d52f224 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:24:59.713908 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:24:59.713908 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:24:59.719584 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-22d20e7d-76ee-40d5-955a-afe81d52f224 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:24:59.722819 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-22d20e7d-76ee-40d5-955a-afe81d52f224 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 returned with HTTP 200 Aug 06 19:24:59.723250 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 426/1727] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:59 2026] GET /volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:24:59.991212 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f2a48bda-10ea-4c3c-aabe-adb7c291ccc5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:24:59.993781 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f2a48bda-10ea-4c3c-aabe-adb7c291ccc5 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] GET https://10.4.3.5/volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 Aug 06 19:24:59.994198 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f2a48bda-10ea-4c3c-aabe-adb7c291ccc5 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:24:59.994359 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f2a48bda-10ea-4c3c-aabe-adb7c291ccc5 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:00.005952 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:00.005952 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:00.013341 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f2a48bda-10ea-4c3c-aabe-adb7c291ccc5 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Volume info retrieved successfully. Aug 06 19:25:00.017688 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f2a48bda-10ea-4c3c-aabe-adb7c291ccc5 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] https://10.4.3.5/volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 returned with HTTP 200 Aug 06 19:25:00.018072 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 437/1728] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:24:59 2026] GET /volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 => generated 902 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:00.119400 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5028ff4b-88c0-4e6e-ac11-0414f5986e86 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:00.121409 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5028ff4b-88c0-4e6e-ac11-0414f5986e86 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:25:00.121665 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5028ff4b-88c0-4e6e-ac11-0414f5986e86 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:00.121896 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5028ff4b-88c0-4e6e-ac11-0414f5986e86 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:00.122064 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5028ff4b-88c0-4e6e-ac11-0414f5986e86 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:00.126940 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:00.126940 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:00.127826 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5028ff4b-88c0-4e6e-ac11-0414f5986e86 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:25:00.128230 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 434/1729] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:00 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:00.738138 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-68ddd0d6-8256-4dee-b3e7-98ce2c34dad5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:00.741357 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-68ddd0d6-8256-4dee-b3e7-98ce2c34dad5 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 Aug 06 19:25:00.741625 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-68ddd0d6-8256-4dee-b3e7-98ce2c34dad5 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:00.741860 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-68ddd0d6-8256-4dee-b3e7-98ce2c34dad5 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:00.763117 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:00.763117 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:00.769207 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-68ddd0d6-8256-4dee-b3e7-98ce2c34dad5 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:25:00.776651 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-68ddd0d6-8256-4dee-b3e7-98ce2c34dad5 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 returned with HTTP 200 Aug 06 19:25:00.777289 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 433/1730] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:00 2026] GET /volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 => generated 878 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:01.036645 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a7c26f6e-00df-4753-a34a-b1308f547c72 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:01.039500 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a7c26f6e-00df-4753-a34a-b1308f547c72 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] GET https://10.4.3.5/volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 Aug 06 19:25:01.039771 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a7c26f6e-00df-4753-a34a-b1308f547c72 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:01.040033 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a7c26f6e-00df-4753-a34a-b1308f547c72 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:01.048978 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:01.048978 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:01.054046 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a7c26f6e-00df-4753-a34a-b1308f547c72 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Volume info retrieved successfully. Aug 06 19:25:01.060375 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a7c26f6e-00df-4753-a34a-b1308f547c72 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] https://10.4.3.5/volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 returned with HTTP 200 Aug 06 19:25:01.060937 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 427/1731] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:01 2026] GET /volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:01.139351 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d8ea01a2-b5fd-41c8-9a37-0c0ccc30169f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:01.141306 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d8ea01a2-b5fd-41c8-9a37-0c0ccc30169f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:25:01.141563 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d8ea01a2-b5fd-41c8-9a37-0c0ccc30169f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:01.141815 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d8ea01a2-b5fd-41c8-9a37-0c0ccc30169f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:01.141950 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-d8ea01a2-b5fd-41c8-9a37-0c0ccc30169f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:01.147410 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:01.147410 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:01.148491 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d8ea01a2-b5fd-41c8-9a37-0c0ccc30169f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:25:01.149062 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 438/1732] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:01 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:01.795905 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-560bb7fa-c542-4bdd-95c7-1052a0cba70f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:01.800434 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-560bb7fa-c542-4bdd-95c7-1052a0cba70f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 Aug 06 19:25:01.800434 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-560bb7fa-c542-4bdd-95c7-1052a0cba70f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:01.800434 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-560bb7fa-c542-4bdd-95c7-1052a0cba70f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:01.813463 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:01.813463 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:01.818256 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-560bb7fa-c542-4bdd-95c7-1052a0cba70f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:25:01.824785 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-560bb7fa-c542-4bdd-95c7-1052a0cba70f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 returned with HTTP 200 Aug 06 19:25:01.824785 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 435/1733] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:01 2026] GET /volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:02.075631 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-176a5531-e784-401a-ac15-3575aba1d496 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:02.078111 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-176a5531-e784-401a-ac15-3575aba1d496 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] GET https://10.4.3.5/volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 Aug 06 19:25:02.078374 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-176a5531-e784-401a-ac15-3575aba1d496 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:02.078575 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-176a5531-e784-401a-ac15-3575aba1d496 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:02.089178 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:02.089178 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:02.094252 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-176a5531-e784-401a-ac15-3575aba1d496 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Volume info retrieved successfully. Aug 06 19:25:02.099942 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-176a5531-e784-401a-ac15-3575aba1d496 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] https://10.4.3.5/volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 returned with HTTP 200 Aug 06 19:25:02.100511 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 434/1734] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:02 2026] GET /volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:02.166984 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1809e1c4-4897-4656-83fc-7b150c9e095f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:02.169385 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1809e1c4-4897-4656-83fc-7b150c9e095f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:25:02.169641 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1809e1c4-4897-4656-83fc-7b150c9e095f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:02.169828 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1809e1c4-4897-4656-83fc-7b150c9e095f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:02.169938 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-1809e1c4-4897-4656-83fc-7b150c9e095f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:02.178972 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:02.178972 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:02.179940 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1809e1c4-4897-4656-83fc-7b150c9e095f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:25:02.180295 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 428/1735] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:02 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:02.844189 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e5a6a243-7c29-47a3-995b-136499d90d14 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:02.850176 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e5a6a243-7c29-47a3-995b-136499d90d14 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 Aug 06 19:25:02.851198 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e5a6a243-7c29-47a3-995b-136499d90d14 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:02.851198 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e5a6a243-7c29-47a3-995b-136499d90d14 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:02.873979 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:02.873979 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:02.878590 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e5a6a243-7c29-47a3-995b-136499d90d14 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:25:02.886088 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e5a6a243-7c29-47a3-995b-136499d90d14 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 returned with HTTP 200 Aug 06 19:25:02.886668 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 439/1736] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:02 2026] GET /volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 => generated 878 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:03.116502 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5f123cda-6136-42f0-a33e-8dc5ed6dbfbe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:03.118469 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5f123cda-6136-42f0-a33e-8dc5ed6dbfbe tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] GET https://10.4.3.5/volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 Aug 06 19:25:03.118763 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5f123cda-6136-42f0-a33e-8dc5ed6dbfbe tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:03.119011 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5f123cda-6136-42f0-a33e-8dc5ed6dbfbe tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:03.127200 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:03.127200 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:03.131399 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5f123cda-6136-42f0-a33e-8dc5ed6dbfbe tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Volume info retrieved successfully. Aug 06 19:25:03.136523 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5f123cda-6136-42f0-a33e-8dc5ed6dbfbe tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] https://10.4.3.5/volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 returned with HTTP 200 Aug 06 19:25:03.137080 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 436/1737] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:03 2026] GET /volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:03.192663 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-836d5723-6e63-4e46-a658-4d94bd33936b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:03.195037 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-836d5723-6e63-4e46-a658-4d94bd33936b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:25:03.195317 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-836d5723-6e63-4e46-a658-4d94bd33936b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:03.195578 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-836d5723-6e63-4e46-a658-4d94bd33936b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:03.195718 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-836d5723-6e63-4e46-a658-4d94bd33936b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:03.201769 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:03.201769 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:03.202938 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-836d5723-6e63-4e46-a658-4d94bd33936b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:25:03.203593 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 435/1738] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:03 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:03.902853 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a45cf016-63b0-4668-92db-b3be8f14997f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:03.904297 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a45cf016-63b0-4668-92db-b3be8f14997f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 Aug 06 19:25:03.904794 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a45cf016-63b0-4668-92db-b3be8f14997f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:03.904950 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a45cf016-63b0-4668-92db-b3be8f14997f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:03.917081 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:03.917081 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:03.921457 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a45cf016-63b0-4668-92db-b3be8f14997f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:25:03.927324 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a45cf016-63b0-4668-92db-b3be8f14997f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 returned with HTTP 200 Aug 06 19:25:03.927987 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 429/1739] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:03 2026] GET /volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:04.151089 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ce0b1b1a-eee1-4924-a9a4-ec7c505afc64 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:04.153163 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce0b1b1a-eee1-4924-a9a4-ec7c505afc64 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] GET https://10.4.3.5/volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 Aug 06 19:25:04.153421 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce0b1b1a-eee1-4924-a9a4-ec7c505afc64 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:04.153654 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce0b1b1a-eee1-4924-a9a4-ec7c505afc64 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:04.161564 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:04.161564 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:04.166387 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ce0b1b1a-eee1-4924-a9a4-ec7c505afc64 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Volume info retrieved successfully. Aug 06 19:25:04.171348 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce0b1b1a-eee1-4924-a9a4-ec7c505afc64 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] https://10.4.3.5/volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 returned with HTTP 200 Aug 06 19:25:04.171868 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 440/1740] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:04 2026] GET /volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:04.214579 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e4c228c0-6371-4e78-9d4c-95876fadf3cd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:04.216750 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e4c228c0-6371-4e78-9d4c-95876fadf3cd tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:25:04.216947 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e4c228c0-6371-4e78-9d4c-95876fadf3cd tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:04.217203 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e4c228c0-6371-4e78-9d4c-95876fadf3cd tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:04.217320 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e4c228c0-6371-4e78-9d4c-95876fadf3cd tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:04.221922 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:04.221922 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:04.222740 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e4c228c0-6371-4e78-9d4c-95876fadf3cd tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:25:04.223116 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 437/1741] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:04 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:04.942200 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-da1cc5d9-28c8-456a-b1bf-afc660d843e3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:04.947579 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-da1cc5d9-28c8-456a-b1bf-afc660d843e3 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 Aug 06 19:25:04.947912 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-da1cc5d9-28c8-456a-b1bf-afc660d843e3 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:04.948368 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-da1cc5d9-28c8-456a-b1bf-afc660d843e3 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:04.964833 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:04.964833 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:04.971310 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-da1cc5d9-28c8-456a-b1bf-afc660d843e3 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:25:04.978327 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-da1cc5d9-28c8-456a-b1bf-afc660d843e3 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 returned with HTTP 200 Aug 06 19:25:04.978921 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 436/1742] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:04 2026] GET /volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 => generated 878 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:04.983696 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-8c0e1bc8-a86a-479f-8691-ebbed8a8ef42 req-4524b9e2-2fb2-485d-a237-dc7b6d2fae3e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:04.985682 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8c0e1bc8-a86a-479f-8691-ebbed8a8ef42 req-4524b9e2-2fb2-485d-a237-dc7b6d2fae3e tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] POST https://10.4.3.5/volume/v3/attachments/7031fe8b-4584-4de0-8a18-1e94f6458778/action Aug 06 19:25:04.985992 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8c0e1bc8-a86a-479f-8691-ebbed8a8ef42 req-4524b9e2-2fb2-485d-a237-dc7b6d2fae3e tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:25:04.986134 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8c0e1bc8-a86a-479f-8691-ebbed8a8ef42 req-4524b9e2-2fb2-485d-a237-dc7b6d2fae3e tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:05.006484 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:05.006484 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:05.023396 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8c0e1bc8-a86a-479f-8691-ebbed8a8ef42 req-4524b9e2-2fb2-485d-a237-dc7b6d2fae3e tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/attachments/7031fe8b-4584-4de0-8a18-1e94f6458778/action returned with HTTP 204 Aug 06 19:25:05.026048 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 430/1743] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:25:04 2026] POST /volume/v3/attachments/7031fe8b-4584-4de0-8a18-1e94f6458778/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:25:05.188618 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-19793d1c-3135-4858-a83e-00b7c32fe586 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:05.191203 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-19793d1c-3135-4858-a83e-00b7c32fe586 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] GET https://10.4.3.5/volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 Aug 06 19:25:05.192069 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-19793d1c-3135-4858-a83e-00b7c32fe586 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:05.192069 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-19793d1c-3135-4858-a83e-00b7c32fe586 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:05.199496 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:05.199496 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:05.203779 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-19793d1c-3135-4858-a83e-00b7c32fe586 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Volume info retrieved successfully. Aug 06 19:25:05.209201 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-19793d1c-3135-4858-a83e-00b7c32fe586 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] https://10.4.3.5/volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 returned with HTTP 200 Aug 06 19:25:05.209649 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 441/1744] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:05 2026] GET /volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:05.234260 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-474139a3-a2ed-4e02-9f27-827fc868e9e8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:05.237604 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-474139a3-a2ed-4e02-9f27-827fc868e9e8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:25:05.237604 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-474139a3-a2ed-4e02-9f27-827fc868e9e8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:05.237604 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-474139a3-a2ed-4e02-9f27-827fc868e9e8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:05.237604 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-474139a3-a2ed-4e02-9f27-827fc868e9e8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:05.243673 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:05.243673 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:05.244710 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-474139a3-a2ed-4e02-9f27-827fc868e9e8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:25:05.245148 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 438/1745] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:05 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:05.993753 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-99ded5b3-1380-4b7d-9aa8-ca773cc360ad None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:05.996140 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-99ded5b3-1380-4b7d-9aa8-ca773cc360ad tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 Aug 06 19:25:05.996426 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-99ded5b3-1380-4b7d-9aa8-ca773cc360ad tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:05.996720 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-99ded5b3-1380-4b7d-9aa8-ca773cc360ad tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:06.009770 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:06.009770 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:06.014448 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-99ded5b3-1380-4b7d-9aa8-ca773cc360ad tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:25:06.020982 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-99ded5b3-1380-4b7d-9aa8-ca773cc360ad tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 returned with HTTP 200 Aug 06 19:25:06.021546 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 437/1746] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:05 2026] GET /volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 => generated 1170 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:06.036068 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b4c1a9b0-0ee6-40ad-be3e-ff91a4489292 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:06.037873 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b4c1a9b0-0ee6-40ad-be3e-ff91a4489292 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 Aug 06 19:25:06.038098 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b4c1a9b0-0ee6-40ad-be3e-ff91a4489292 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:06.038287 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b4c1a9b0-0ee6-40ad-be3e-ff91a4489292 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:06.047581 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:06.047581 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:06.051159 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b4c1a9b0-0ee6-40ad-be3e-ff91a4489292 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:25:06.055544 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b4c1a9b0-0ee6-40ad-be3e-ff91a4489292 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 returned with HTTP 200 Aug 06 19:25:06.055971 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 431/1747] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:06 2026] GET /volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 => generated 1170 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:06.097501 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b2ea836a-f330-4779-be57-248ab29c537c req-da7f2785-054f-44de-80f1-745adcdfd38b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:06.099763 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b2ea836a-f330-4779-be57-248ab29c537c req-da7f2785-054f-44de-80f1-745adcdfd38b tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 Aug 06 19:25:06.099958 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b2ea836a-f330-4779-be57-248ab29c537c req-da7f2785-054f-44de-80f1-745adcdfd38b tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:06.100181 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b2ea836a-f330-4779-be57-248ab29c537c req-da7f2785-054f-44de-80f1-745adcdfd38b tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:06.110602 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:06.110602 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:06.114693 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-b2ea836a-f330-4779-be57-248ab29c537c req-da7f2785-054f-44de-80f1-745adcdfd38b tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:25:06.119598 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b2ea836a-f330-4779-be57-248ab29c537c req-da7f2785-054f-44de-80f1-745adcdfd38b tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 returned with HTTP 200 Aug 06 19:25:06.120064 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 442/1748] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:25:06 2026] GET /volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 => generated 1170 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:06.139941 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b2ea836a-f330-4779-be57-248ab29c537c req-64317fa7-d945-473a-8ffd-75f2be34c7d3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:06.141980 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b2ea836a-f330-4779-be57-248ab29c537c req-64317fa7-d945-473a-8ffd-75f2be34c7d3 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] POST https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1/action Aug 06 19:25:06.142340 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b2ea836a-f330-4779-be57-248ab29c537c req-64317fa7-d945-473a-8ffd-75f2be34c7d3 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:25:06.142471 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b2ea836a-f330-4779-be57-248ab29c537c req-64317fa7-d945-473a-8ffd-75f2be34c7d3 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:06.153954 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:06.153954 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:06.154476 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b2ea836a-f330-4779-be57-248ab29c537c req-64317fa7-d945-473a-8ffd-75f2be34c7d3 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:25:06.160712 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b2ea836a-f330-4779-be57-248ab29c537c req-64317fa7-d945-473a-8ffd-75f2be34c7d3 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Begin detaching volume completed successfully. Aug 06 19:25:06.160941 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b2ea836a-f330-4779-be57-248ab29c537c req-64317fa7-d945-473a-8ffd-75f2be34c7d3 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1/action returned with HTTP 202 Aug 06 19:25:06.161646 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 439/1749] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:25:06 2026] POST /volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:25:06.210449 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b71b89c4-576c-48e9-afd3-605af7186ab6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:06.210990 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b71b89c4-576c-48e9-afd3-605af7186ab6 None None] GET https://10.4.3.5/volume// Aug 06 19:25:06.211269 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b71b89c4-576c-48e9-afd3-605af7186ab6 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:06.211541 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b71b89c4-576c-48e9-afd3-605af7186ab6 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:06.211983 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b71b89c4-576c-48e9-afd3-605af7186ab6 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:25:06.212415 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 438/1750] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:25:06 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:25:06.221715 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-b2ea836a-f330-4779-be57-248ab29c537c req-b889a965-9223-4007-a733-d1b8ec450be0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:06.223509 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b2ea836a-f330-4779-be57-248ab29c537c req-b889a965-9223-4007-a733-d1b8ec450be0 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 Aug 06 19:25:06.223907 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b2ea836a-f330-4779-be57-248ab29c537c req-b889a965-9223-4007-a733-d1b8ec450be0 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:06.224179 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b2ea836a-f330-4779-be57-248ab29c537c req-b889a965-9223-4007-a733-d1b8ec450be0 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:06.224559 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-352f2d2d-563b-4b77-9a42-198f6ab4ca7a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:06.226987 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-352f2d2d-563b-4b77-9a42-198f6ab4ca7a tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] GET https://10.4.3.5/volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 Aug 06 19:25:06.227326 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-352f2d2d-563b-4b77-9a42-198f6ab4ca7a tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:06.227626 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-352f2d2d-563b-4b77-9a42-198f6ab4ca7a tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:06.236689 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:06.236689 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:06.238215 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:06.238215 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:06.240805 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-352f2d2d-563b-4b77-9a42-198f6ab4ca7a tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Volume info retrieved successfully. Aug 06 19:25:06.242939 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-b2ea836a-f330-4779-be57-248ab29c537c req-b889a965-9223-4007-a733-d1b8ec450be0 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:25:06.247352 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-352f2d2d-563b-4b77-9a42-198f6ab4ca7a tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] https://10.4.3.5/volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 returned with HTTP 200 Aug 06 19:25:06.247922 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 443/1751] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:06 2026] GET /volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 => generated 1156 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:06.249792 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b2ea836a-f330-4779-be57-248ab29c537c req-b889a965-9223-4007-a733-d1b8ec450be0 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 returned with HTTP 200 Aug 06 19:25:06.250396 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 432/1752] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:25:06 2026] GET /volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 => generated 1353 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:25:06.264152 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bb9cbb85-5b54-4b8f-92b5-1683e9e136f3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:06.266103 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bb9cbb85-5b54-4b8f-92b5-1683e9e136f3 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:25:06.266306 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bb9cbb85-5b54-4b8f-92b5-1683e9e136f3 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:06.266534 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bb9cbb85-5b54-4b8f-92b5-1683e9e136f3 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:06.266692 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-bb9cbb85-5b54-4b8f-92b5-1683e9e136f3 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:06.273689 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:06.273689 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:06.274808 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bb9cbb85-5b54-4b8f-92b5-1683e9e136f3 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:25:06.275224 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-b2ea836a-f330-4779-be57-248ab29c537c req-2e3ad0c5-f11c-437b-b1a3-b33cacd9331d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:06.275416 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 440/1753] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:06 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:06.277857 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b2ea836a-f330-4779-be57-248ab29c537c req-2e3ad0c5-f11c-437b-b1a3-b33cacd9331d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1/encryption Aug 06 19:25:06.278119 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b2ea836a-f330-4779-be57-248ab29c537c req-2e3ad0c5-f11c-437b-b1a3-b33cacd9331d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:06.278310 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b2ea836a-f330-4779-be57-248ab29c537c req-2e3ad0c5-f11c-437b-b1a3-b33cacd9331d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:06.289715 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-41b76f51-8493-40ed-b6ea-0bd37b900594 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:06.291271 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:06.291271 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:06.291728 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-41b76f51-8493-40ed-b6ea-0bd37b900594 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/86c18a40-a78c-47dc-9a56-3777c8765945 Aug 06 19:25:06.291983 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-41b76f51-8493-40ed-b6ea-0bd37b900594 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:06.292253 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-41b76f51-8493-40ed-b6ea-0bd37b900594 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:06.298859 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:06.298859 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:06.300789 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b2ea836a-f330-4779-be57-248ab29c537c req-2e3ad0c5-f11c-437b-b1a3-b33cacd9331d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1/encryption returned with HTTP 200 Aug 06 19:25:06.300916 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-cf2e494f-a32a-4d43-922e-9b0df1ab6629 req-24533a30-c623-4b14-b069-a4fdd46757ae None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:06.301156 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 439/1754] 10.4.3.5 () {68 vars in 1617 bytes} [Thu Aug 6 19:25:06 2026] GET /volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:25:06.303113 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-41b76f51-8493-40ed-b6ea-0bd37b900594 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:25:06.303396 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-cf2e494f-a32a-4d43-922e-9b0df1ab6629 req-24533a30-c623-4b14-b069-a4fdd46757ae tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] GET https://10.4.3.5/volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 Aug 06 19:25:06.303693 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-cf2e494f-a32a-4d43-922e-9b0df1ab6629 req-24533a30-c623-4b14-b069-a4fdd46757ae tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:06.303980 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-cf2e494f-a32a-4d43-922e-9b0df1ab6629 req-24533a30-c623-4b14-b069-a4fdd46757ae tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:06.309727 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-41b76f51-8493-40ed-b6ea-0bd37b900594 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/86c18a40-a78c-47dc-9a56-3777c8765945 returned with HTTP 200 Aug 06 19:25:06.310360 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 444/1755] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:06 2026] GET /volume/v3/volumes/86c18a40-a78c-47dc-9a56-3777c8765945 => generated 1353 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:06.312397 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:06.312397 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:06.317785 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-cf2e494f-a32a-4d43-922e-9b0df1ab6629 req-24533a30-c623-4b14-b069-a4fdd46757ae tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Volume info retrieved successfully. Aug 06 19:25:06.324434 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-cf2e494f-a32a-4d43-922e-9b0df1ab6629 req-24533a30-c623-4b14-b069-a4fdd46757ae tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] https://10.4.3.5/volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 returned with HTTP 200 Aug 06 19:25:06.325061 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 433/1756] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:25:06 2026] GET /volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 => generated 1156 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:06.334929 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ff5e6e39-f5a4-49be-8456-b6fc3b27ce4e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:06.337293 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff5e6e39-f5a4-49be-8456-b6fc3b27ce4e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] POST https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2/restore Aug 06 19:25:06.338720 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff5e6e39-f5a4-49be-8456-b6fc3b27ce4e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:06.339826 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-ff5e6e39-f5a4-49be-8456-b6fc3b27ce4e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Restoring backup e0009454-892d-4e0e-9e6c-c797b5431cf2 ({'restore': {}}) {{(pid=100265) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 19:25:06.339826 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-ff5e6e39-f5a4-49be-8456-b6fc3b27ce4e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Restoring backup e0009454-892d-4e0e-9e6c-c797b5431cf2 to volume None. Aug 06 19:25:06.344576 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:06.344576 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:06.345849 np0000006689 devstack@c-api.service[100265]: INFO cinder.backup.api [None req-ff5e6e39-f5a4-49be-8456-b6fc3b27ce4e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Creating volume of 1 GB for restore of backup e0009454-892d-4e0e-9e6c-c797b5431cf2. Aug 06 19:25:06.351129 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ff5e6e39-f5a4-49be-8456-b6fc3b27ce4e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Availability Zones retrieved successfully. Aug 06 19:25:06.358681 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ff5e6e39-f5a4-49be-8456-b6fc3b27ce4e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Flow 'volume_create_api' (c078d927-dbb2-4536-80a2-56af48a3685f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:25:06.361204 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ff5e6e39-f5a4-49be-8456-b6fc3b27ce4e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f571c08-8c6d-477b-a005-6c06bf338ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:06.362510 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-ff5e6e39-f5a4-49be-8456-b6fc3b27ce4e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:25:06.402223 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ff5e6e39-f5a4-49be-8456-b6fc3b27ce4e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f571c08-8c6d-477b-a005-6c06bf338ad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:06.403263 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ff5e6e39-f5a4-49be-8456-b6fc3b27ce4e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97f4b93e-aa2a-443a-9aad-f097e32f55bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:06.444208 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-ff5e6e39-f5a4-49be-8456-b6fc3b27ce4e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Created reservations ['59024c17-a3d7-4588-b405-a28f0dbfb5d1', '69b65bb3-0164-4e69-9c71-2b10e7da7a81', '00ad9c4c-2c66-442b-a05c-ba47ba71e18b', '560b4e03-22b7-4dad-be3b-bfd20560a796'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:25:06.445188 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ff5e6e39-f5a4-49be-8456-b6fc3b27ce4e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97f4b93e-aa2a-443a-9aad-f097e32f55bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59024c17-a3d7-4588-b405-a28f0dbfb5d1', '69b65bb3-0164-4e69-9c71-2b10e7da7a81', '00ad9c4c-2c66-442b-a05c-ba47ba71e18b', '560b4e03-22b7-4dad-be3b-bfd20560a796']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:06.446005 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ff5e6e39-f5a4-49be-8456-b6fc3b27ce4e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f720a9a6-deca-4aaf-a54c-2c89ef35c28d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:06.481911 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ff5e6e39-f5a4-49be-8456-b6fc3b27ce4e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f720a9a6-deca-4aaf-a54c-2c89ef35c28d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '739fff73-ca8a-4118-bd62-92f2bdd42324', '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_e0009454-892d-4e0e-9e6c-c797b5431cf2',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f277deb31246fda45329fc486d0a17',qos_specs=None,replication_status=,reservations=['59024c17-a3d7-4588-b405-a28f0dbfb5d1','69b65bb3-0164-4e69-9c71-2b10e7da7a81','00ad9c4c-2c66-442b-a05c-ba47ba71e18b','560b4e03-22b7-4dad-be3b-bfd20560a796'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e188c4e36664bce8338130a9e39c45a',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:25:06Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_e0009454-892d-4e0e-9e6c-c797b5431cf2',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=739fff73-ca8a-4118-bd62-92f2bdd42324,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8f277deb31246fda45329fc486d0a17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e188c4e36664bce8338130a9e39c45a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:06.483059 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ff5e6e39-f5a4-49be-8456-b6fc3b27ce4e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (442a4e05-e7ec-4896-af4b-b0b470aa73d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:06.501672 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ff5e6e39-f5a4-49be-8456-b6fc3b27ce4e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (442a4e05-e7ec-4896-af4b-b0b470aa73d0) transitioned into 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_e0009454-892d-4e0e-9e6c-c797b5431cf2',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f277deb31246fda45329fc486d0a17',qos_specs=None,replication_status=,reservations=['59024c17-a3d7-4588-b405-a28f0dbfb5d1','69b65bb3-0164-4e69-9c71-2b10e7da7a81','00ad9c4c-2c66-442b-a05c-ba47ba71e18b','560b4e03-22b7-4dad-be3b-bfd20560a796'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e188c4e36664bce8338130a9e39c45a',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:06.502933 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ff5e6e39-f5a4-49be-8456-b6fc3b27ce4e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (904e81a8-ec80-44d0-ae11-6cda11725929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:06.514710 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ff5e6e39-f5a4-49be-8456-b6fc3b27ce4e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (904e81a8-ec80-44d0-ae11-6cda11725929) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:06.517140 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ff5e6e39-f5a4-49be-8456-b6fc3b27ce4e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Flow 'volume_create_api' (c078d927-dbb2-4536-80a2-56af48a3685f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:25:06.517140 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ff5e6e39-f5a4-49be-8456-b6fc3b27ce4e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Create volume request issued successfully. Aug 06 19:25:06.527356 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:06.527356 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:06.527722 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ff5e6e39-f5a4-49be-8456-b6fc3b27ce4e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:25:06.661293 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-cf2e494f-a32a-4d43-922e-9b0df1ab6629 req-a107115f-6542-4717-bd44-7f29936d162c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:06.663889 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-cf2e494f-a32a-4d43-922e-9b0df1ab6629 req-a107115f-6542-4717-bd44-7f29936d162c tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] GET https://10.4.3.5/volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 Aug 06 19:25:06.663889 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-cf2e494f-a32a-4d43-922e-9b0df1ab6629 req-a107115f-6542-4717-bd44-7f29936d162c tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:06.664111 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-cf2e494f-a32a-4d43-922e-9b0df1ab6629 req-a107115f-6542-4717-bd44-7f29936d162c tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:06.680395 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:06.680395 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:06.686034 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-cf2e494f-a32a-4d43-922e-9b0df1ab6629 req-a107115f-6542-4717-bd44-7f29936d162c tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Volume info retrieved successfully. Aug 06 19:25:06.692590 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-cf2e494f-a32a-4d43-922e-9b0df1ab6629 req-a107115f-6542-4717-bd44-7f29936d162c tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] https://10.4.3.5/volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 returned with HTTP 200 Aug 06 19:25:06.692893 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 440/1757] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:25:06 2026] GET /volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 => generated 1156 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:06.705908 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-58724fde-44c1-4e58-b57a-43abe576df11 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:06.706382 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-58724fde-44c1-4e58-b57a-43abe576df11 None None] GET https://10.4.3.5/volume// Aug 06 19:25:06.706703 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-58724fde-44c1-4e58-b57a-43abe576df11 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:06.706986 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-58724fde-44c1-4e58-b57a-43abe576df11 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:06.707574 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-58724fde-44c1-4e58-b57a-43abe576df11 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:25:06.707911 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 445/1758] 10.4.3.5 () {66 vars in 1405 bytes} [Thu Aug 6 19:25:06 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:25:06.719569 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-cf2e494f-a32a-4d43-922e-9b0df1ab6629 req-88c6dfb9-f72a-42ca-b6ce-ad7c4054356a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:06.723191 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-cf2e494f-a32a-4d43-922e-9b0df1ab6629 req-88c6dfb9-f72a-42ca-b6ce-ad7c4054356a tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:25:06.723613 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-cf2e494f-a32a-4d43-922e-9b0df1ab6629 req-88c6dfb9-f72a-42ca-b6ce-ad7c4054356a tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8736143f-0fcc-4b73-8ce0-919c7e0debb9", "connector": null, "instance_uuid": "dfaf8e9a-5a43-4f48-b3eb-db33654fff12"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:06.738229 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:06.738229 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:06.771792 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-cf2e494f-a32a-4d43-922e-9b0df1ab6629 req-88c6dfb9-f72a-42ca-b6ce-ad7c4054356a tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:25:06.772329 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 434/1759] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:25:06 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 06 19:25:07.369383 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-b2ea836a-f330-4779-be57-248ab29c537c req-abdab2a4-a407-452b-a7bd-d0195cac2c53 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:07.374715 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b2ea836a-f330-4779-be57-248ab29c537c req-abdab2a4-a407-452b-a7bd-d0195cac2c53 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] DELETE https://10.4.3.5/volume/v3/attachments/7031fe8b-4584-4de0-8a18-1e94f6458778 Aug 06 19:25:07.374715 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b2ea836a-f330-4779-be57-248ab29c537c req-abdab2a4-a407-452b-a7bd-d0195cac2c53 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:07.374715 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b2ea836a-f330-4779-be57-248ab29c537c req-abdab2a4-a407-452b-a7bd-d0195cac2c53 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:07.389559 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:07.389559 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:07.466762 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b2ea836a-f330-4779-be57-248ab29c537c req-abdab2a4-a407-452b-a7bd-d0195cac2c53 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/attachments/7031fe8b-4584-4de0-8a18-1e94f6458778 returned with HTTP 200 Aug 06 19:25:07.466762 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 441/1760] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:25:07 2026] DELETE /volume/v3/attachments/7031fe8b-4584-4de0-8a18-1e94f6458778 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:07.536533 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:07.536533 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:07.537220 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ff5e6e39-f5a4-49be-8456-b6fc3b27ce4e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:25:07.537369 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.backup.api [None req-ff5e6e39-f5a4-49be-8456-b6fc3b27ce4e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Checking backup size 1 against volume size 1 {{(pid=100265) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 19:25:07.537662 np0000006689 devstack@c-api.service[100265]: INFO cinder.backup.api [None req-ff5e6e39-f5a4-49be-8456-b6fc3b27ce4e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Overwriting volume 739fff73-ca8a-4118-bd62-92f2bdd42324 with restore of backup e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:25:07.552100 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-48253ab9-e18a-4cc3-9598-bfb2db10ef60 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:07.556790 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-48253ab9-e18a-4cc3-9598-bfb2db10ef60 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:25:07.557303 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-48253ab9-e18a-4cc3-9598-bfb2db10ef60 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2018627523"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:07.559665 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-48253ab9-e18a-4cc3-9598-bfb2db10ef60 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2018627523'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:25:07.559818 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-48253ab9-e18a-4cc3-9598-bfb2db10ef60 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Create volume of 1 GB Aug 06 19:25:07.569745 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-ff5e6e39-f5a4-49be-8456-b6fc3b27ce4e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] restore_backup in rpcapi backup_id e0009454-892d-4e0e-9e6c-c797b5431cf2 {{(pid=100265) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 19:25:07.569877 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-48253ab9-e18a-4cc3-9598-bfb2db10ef60 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Availability Zones retrieved successfully. Aug 06 19:25:07.570623 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff5e6e39-f5a4-49be-8456-b6fc3b27ce4e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2/restore returned with HTTP 202 Aug 06 19:25:07.573111 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 441/1761] 10.4.3.5 () {68 vars in 1379 bytes} [Thu Aug 6 19:25:06 2026] POST /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2/restore => generated 189 bytes in 1237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:25:07.575852 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48253ab9-e18a-4cc3-9598-bfb2db10ef60 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Flow 'volume_create_api' (7e2a8715-064f-47ce-8824-c1c2f793285b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:25:07.577166 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48253ab9-e18a-4cc3-9598-bfb2db10ef60 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f86f4846-c429-4912-8bd8-d0e95973c9e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:07.578719 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-48253ab9-e18a-4cc3-9598-bfb2db10ef60 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:25:07.581834 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e82c7c5a-1607-4023-b350-f5efafb4f9d5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:07.583950 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e82c7c5a-1607-4023-b350-f5efafb4f9d5 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:25:07.584180 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e82c7c5a-1607-4023-b350-f5efafb4f9d5 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:07.584572 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e82c7c5a-1607-4023-b350-f5efafb4f9d5 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:07.584729 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-e82c7c5a-1607-4023-b350-f5efafb4f9d5 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:07.590155 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:07.590155 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:07.591260 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e82c7c5a-1607-4023-b350-f5efafb4f9d5 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:25:07.591747 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 435/1762] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:07 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:07.620546 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48253ab9-e18a-4cc3-9598-bfb2db10ef60 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f86f4846-c429-4912-8bd8-d0e95973c9e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:07.621336 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48253ab9-e18a-4cc3-9598-bfb2db10ef60 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa371b17-069a-4da0-86f2-15d603bbc1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:07.707322 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-48253ab9-e18a-4cc3-9598-bfb2db10ef60 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Created reservations ['291da501-4664-4fb3-b367-bb8e8b84f471', '1248d1a5-4199-45aa-ad3c-4abb2fc5314a', '1d779625-7edd-4223-90bb-f06e855efa25', '4c612145-5ab7-4e87-95f3-6836f632579d'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:25:07.708267 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48253ab9-e18a-4cc3-9598-bfb2db10ef60 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa371b17-069a-4da0-86f2-15d603bbc1e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['291da501-4664-4fb3-b367-bb8e8b84f471', '1248d1a5-4199-45aa-ad3c-4abb2fc5314a', '1d779625-7edd-4223-90bb-f06e855efa25', '4c612145-5ab7-4e87-95f3-6836f632579d']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:07.709163 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48253ab9-e18a-4cc3-9598-bfb2db10ef60 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9360ee11-385c-4160-9c0a-73efdc4e9404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:07.741826 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48253ab9-e18a-4cc3-9598-bfb2db10ef60 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9360ee11-385c-4160-9c0a-73efdc4e9404) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b13b1ce-da31-4b34-9b31-1bb579f6017d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2018627523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c459da1ccb54c95b61d0025e036d623',qos_specs=None,replication_status=,reservations=['291da501-4664-4fb3-b367-bb8e8b84f471','1248d1a5-4199-45aa-ad3c-4abb2fc5314a','1d779625-7edd-4223-90bb-f06e855efa25','4c612145-5ab7-4e87-95f3-6836f632579d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b851511e5a6444ea4d432c0c1acf6a5',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:25:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2018627523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b13b1ce-da31-4b34-9b31-1bb579f6017d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c459da1ccb54c95b61d0025e036d623',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b851511e5a6444ea4d432c0c1acf6a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:07.742694 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48253ab9-e18a-4cc3-9598-bfb2db10ef60 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fb5ab06-9d13-4232-953e-1a03fe06277a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:07.768605 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48253ab9-e18a-4cc3-9598-bfb2db10ef60 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fb5ab06-9d13-4232-953e-1a03fe06277a) transitioned into state 'SUCCESS' from state '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-2018627523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c459da1ccb54c95b61d0025e036d623',qos_specs=None,replication_status=,reservations=['291da501-4664-4fb3-b367-bb8e8b84f471','1248d1a5-4199-45aa-ad3c-4abb2fc5314a','1d779625-7edd-4223-90bb-f06e855efa25','4c612145-5ab7-4e87-95f3-6836f632579d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b851511e5a6444ea4d432c0c1acf6a5',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:07.769447 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48253ab9-e18a-4cc3-9598-bfb2db10ef60 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f20167fe-3553-4ae8-840b-2985f01ad96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:07.791642 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48253ab9-e18a-4cc3-9598-bfb2db10ef60 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f20167fe-3553-4ae8-840b-2985f01ad96d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:07.792656 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48253ab9-e18a-4cc3-9598-bfb2db10ef60 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Flow 'volume_create_api' (7e2a8715-064f-47ce-8824-c1c2f793285b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:25:07.793058 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-48253ab9-e18a-4cc3-9598-bfb2db10ef60 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Create volume request issued successfully. Aug 06 19:25:07.793862 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-48253ab9-e18a-4cc3-9598-bfb2db10ef60 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:25:07.794393 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 446/1763] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:25:07 2026] POST /volume/v3/volumes => generated 747 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:25:07.812769 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f28fd6f1-12e6-4ff2-8305-fd74317b8b52 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:07.818107 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f28fd6f1-12e6-4ff2-8305-fd74317b8b52 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d Aug 06 19:25:07.818295 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f28fd6f1-12e6-4ff2-8305-fd74317b8b52 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:07.818602 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f28fd6f1-12e6-4ff2-8305-fd74317b8b52 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:07.834306 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:07.834306 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:07.842867 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f28fd6f1-12e6-4ff2-8305-fd74317b8b52 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:25:07.852656 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f28fd6f1-12e6-4ff2-8305-fd74317b8b52 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d returned with HTTP 200 Aug 06 19:25:07.853672 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 442/1764] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:07 2026] GET /volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d => generated 815 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:08.361811 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-60da111e-8e96-44a8-9b3e-302a5b6dbc07 req-e1feba0f-f473-4102-b6be-50d11d638524 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:08.365837 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-60da111e-8e96-44a8-9b3e-302a5b6dbc07 req-e1feba0f-f473-4102-b6be-50d11d638524 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 Aug 06 19:25:08.366138 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-60da111e-8e96-44a8-9b3e-302a5b6dbc07 req-e1feba0f-f473-4102-b6be-50d11d638524 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:08.366435 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-60da111e-8e96-44a8-9b3e-302a5b6dbc07 req-e1feba0f-f473-4102-b6be-50d11d638524 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:08.377774 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:08.377774 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:08.383132 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-60da111e-8e96-44a8-9b3e-302a5b6dbc07 req-e1feba0f-f473-4102-b6be-50d11d638524 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:25:08.389311 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-60da111e-8e96-44a8-9b3e-302a5b6dbc07 req-e1feba0f-f473-4102-b6be-50d11d638524 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 returned with HTTP 200 Aug 06 19:25:08.391880 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 442/1765] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:25:08 2026] GET /volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:08.472894 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1f09ba6e-5093-4976-90b6-321b74d71df6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:08.473581 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1f09ba6e-5093-4976-90b6-321b74d71df6 None None] GET https://10.4.3.5/volume// Aug 06 19:25:08.473744 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1f09ba6e-5093-4976-90b6-321b74d71df6 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:08.473998 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1f09ba6e-5093-4976-90b6-321b74d71df6 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:08.474376 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1f09ba6e-5093-4976-90b6-321b74d71df6 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:25:08.474933 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 436/1766] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:25:08 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:25:08.489246 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-cf2e494f-a32a-4d43-922e-9b0df1ab6629 req-4edc5760-74d7-4736-991c-3d78e0445055 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:08.492380 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-cf2e494f-a32a-4d43-922e-9b0df1ab6629 req-4edc5760-74d7-4736-991c-3d78e0445055 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] GET https://10.4.3.5/volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 Aug 06 19:25:08.492815 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-cf2e494f-a32a-4d43-922e-9b0df1ab6629 req-4edc5760-74d7-4736-991c-3d78e0445055 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:08.493190 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-cf2e494f-a32a-4d43-922e-9b0df1ab6629 req-4edc5760-74d7-4736-991c-3d78e0445055 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:08.509302 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:08.509302 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:08.516348 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-cf2e494f-a32a-4d43-922e-9b0df1ab6629 req-4edc5760-74d7-4736-991c-3d78e0445055 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Volume info retrieved successfully. Aug 06 19:25:08.524864 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-cf2e494f-a32a-4d43-922e-9b0df1ab6629 req-4edc5760-74d7-4736-991c-3d78e0445055 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] https://10.4.3.5/volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 returned with HTTP 200 Aug 06 19:25:08.525405 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 447/1767] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:25:08 2026] GET /volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 => generated 1335 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:25:08.605628 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b9e688f4-9509-4c63-93e5-16f6ab9c2458 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:08.607841 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b9e688f4-9509-4c63-93e5-16f6ab9c2458 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:25:08.608111 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b9e688f4-9509-4c63-93e5-16f6ab9c2458 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:08.608607 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b9e688f4-9509-4c63-93e5-16f6ab9c2458 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:08.608607 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-b9e688f4-9509-4c63-93e5-16f6ab9c2458 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:08.617566 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:08.617566 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:08.617566 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b9e688f4-9509-4c63-93e5-16f6ab9c2458 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:25:08.618042 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 443/1768] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:08 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:08.647446 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-cf2e494f-a32a-4d43-922e-9b0df1ab6629 req-0b78fff3-8c78-451b-83be-952faee1017b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:08.650203 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-cf2e494f-a32a-4d43-922e-9b0df1ab6629 req-0b78fff3-8c78-451b-83be-952faee1017b tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] PUT https://10.4.3.5/volume/v3/attachments/e8e4b827-e10a-4073-910f-7a535a9f74ce Aug 06 19:25:08.650626 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-cf2e494f-a32a-4d43-922e-9b0df1ab6629 req-0b78fff3-8c78-451b-83be-952faee1017b tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:08.659688 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-cf2e494f-a32a-4d43-922e-9b0df1ab6629 req-0b78fff3-8c78-451b-83be-952faee1017b tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Acquiring lock "cinder-attachment_update-8736143f-0fcc-4b73-8ce0-919c7e0debb9-np0000006689" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:25:08.665503 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-cf2e494f-a32a-4d43-922e-9b0df1ab6629 req-0b78fff3-8c78-451b-83be-952faee1017b tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Lock "cinder-attachment_update-8736143f-0fcc-4b73-8ce0-919c7e0debb9-np0000006689" acquired by "attachment_update" :: waited 0.006s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:25:08.666590 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:08.666590 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:08.764365 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-cf2e494f-a32a-4d43-922e-9b0df1ab6629 req-0b78fff3-8c78-451b-83be-952faee1017b tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Lock "cinder-attachment_update-8736143f-0fcc-4b73-8ce0-919c7e0debb9-np0000006689" released by "attachment_update" :: held 0.096s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:25:08.764365 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-cf2e494f-a32a-4d43-922e-9b0df1ab6629 req-0b78fff3-8c78-451b-83be-952faee1017b tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] https://10.4.3.5/volume/v3/attachments/e8e4b827-e10a-4073-910f-7a535a9f74ce returned with HTTP 200 Aug 06 19:25:08.764365 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 443/1769] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:25:08 2026] PUT /volume/v3/attachments/e8e4b827-e10a-4073-910f-7a535a9f74ce => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:08.801475 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-cf2e494f-a32a-4d43-922e-9b0df1ab6629 req-d750170a-7742-4f16-9113-7dba27612006 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:08.805254 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-cf2e494f-a32a-4d43-922e-9b0df1ab6629 req-d750170a-7742-4f16-9113-7dba27612006 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] POST https://10.4.3.5/volume/v3/attachments/e8e4b827-e10a-4073-910f-7a535a9f74ce/action Aug 06 19:25:08.805753 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-cf2e494f-a32a-4d43-922e-9b0df1ab6629 req-d750170a-7742-4f16-9113-7dba27612006 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:25:08.806711 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-cf2e494f-a32a-4d43-922e-9b0df1ab6629 req-d750170a-7742-4f16-9113-7dba27612006 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:08.831235 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:08.831235 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:08.847351 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-cf2e494f-a32a-4d43-922e-9b0df1ab6629 req-d750170a-7742-4f16-9113-7dba27612006 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] https://10.4.3.5/volume/v3/attachments/e8e4b827-e10a-4073-910f-7a535a9f74ce/action returned with HTTP 204 Aug 06 19:25:08.848138 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 437/1770] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:25:08 2026] POST /volume/v3/attachments/e8e4b827-e10a-4073-910f-7a535a9f74ce/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 06 19:25:08.874062 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7caa690d-c618-4f0a-bb3b-66097ebb80df None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:08.875833 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7caa690d-c618-4f0a-bb3b-66097ebb80df tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d Aug 06 19:25:08.875904 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7caa690d-c618-4f0a-bb3b-66097ebb80df tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:08.876149 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7caa690d-c618-4f0a-bb3b-66097ebb80df tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:08.889392 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:08.889392 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:08.896610 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7caa690d-c618-4f0a-bb3b-66097ebb80df tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:25:08.904984 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7caa690d-c618-4f0a-bb3b-66097ebb80df tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d returned with HTTP 200 Aug 06 19:25:08.905603 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 448/1771] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:08 2026] GET /volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:08.969095 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-567dc726-b1c8-40fc-a613-bc11e6d8bd2b req-80603d14-1d0f-446c-93d8-452f0e5b77fb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:08.971450 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-567dc726-b1c8-40fc-a613-bc11e6d8bd2b req-80603d14-1d0f-446c-93d8-452f0e5b77fb tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d Aug 06 19:25:08.972274 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-567dc726-b1c8-40fc-a613-bc11e6d8bd2b req-80603d14-1d0f-446c-93d8-452f0e5b77fb tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:08.972274 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-567dc726-b1c8-40fc-a613-bc11e6d8bd2b req-80603d14-1d0f-446c-93d8-452f0e5b77fb tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:08.985159 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:08.985159 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:08.998147 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-567dc726-b1c8-40fc-a613-bc11e6d8bd2b req-80603d14-1d0f-446c-93d8-452f0e5b77fb tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:25:09.006876 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-567dc726-b1c8-40fc-a613-bc11e6d8bd2b req-80603d14-1d0f-446c-93d8-452f0e5b77fb tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d returned with HTTP 200 Aug 06 19:25:09.007774 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 444/1772] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:25:08 2026] GET /volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:09.125038 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-eb092bcb-41f3-4400-835f-124584f5c865 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:09.125588 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eb092bcb-41f3-4400-835f-124584f5c865 None None] GET https://10.4.3.5/volume// Aug 06 19:25:09.125840 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eb092bcb-41f3-4400-835f-124584f5c865 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:09.126112 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eb092bcb-41f3-4400-835f-124584f5c865 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:09.126476 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eb092bcb-41f3-4400-835f-124584f5c865 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:25:09.127037 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 444/1773] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:25:09 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:25:09.135441 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-567dc726-b1c8-40fc-a613-bc11e6d8bd2b req-b10eb781-8ddd-456f-bef4-40eb1a192067 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:09.250833 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-567dc726-b1c8-40fc-a613-bc11e6d8bd2b req-b10eb781-8ddd-456f-bef4-40eb1a192067 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:25:09.251778 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-567dc726-b1c8-40fc-a613-bc11e6d8bd2b req-b10eb781-8ddd-456f-bef4-40eb1a192067 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1b13b1ce-da31-4b34-9b31-1bb579f6017d", "connector": null, "instance_uuid": "2fd26ab9-db8d-4d64-84eb-d0bc5b5f7648"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:09.264047 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:09.264047 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:09.295132 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-567dc726-b1c8-40fc-a613-bc11e6d8bd2b req-b10eb781-8ddd-456f-bef4-40eb1a192067 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:25:09.295639 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 438/1774] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:25:09 2026] POST /volume/v3/attachments => generated 273 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:09.345341 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7a807dac-b4b3-4d7e-a50f-b0a7a6982dd5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:09.348207 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7a807dac-b4b3-4d7e-a50f-b0a7a6982dd5 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d Aug 06 19:25:09.348492 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7a807dac-b4b3-4d7e-a50f-b0a7a6982dd5 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:09.348818 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7a807dac-b4b3-4d7e-a50f-b0a7a6982dd5 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:09.355063 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a26050c1-34e6-4c45-b631-ec28a3ba1bf3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:09.355450 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a26050c1-34e6-4c45-b631-ec28a3ba1bf3 None None] GET https://10.4.3.5/volume// Aug 06 19:25:09.355710 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a26050c1-34e6-4c45-b631-ec28a3ba1bf3 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:09.355934 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a26050c1-34e6-4c45-b631-ec28a3ba1bf3 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:09.356887 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a26050c1-34e6-4c45-b631-ec28a3ba1bf3 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:25:09.357894 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 445/1775] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:25:09 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:25:09.364191 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:09.364191 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:09.368822 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-567dc726-b1c8-40fc-a613-bc11e6d8bd2b req-03ad008e-7059-4deb-8726-4479709b92fa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:09.369763 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7a807dac-b4b3-4d7e-a50f-b0a7a6982dd5 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:25:09.371666 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-567dc726-b1c8-40fc-a613-bc11e6d8bd2b req-03ad008e-7059-4deb-8726-4479709b92fa tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d Aug 06 19:25:09.372234 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-567dc726-b1c8-40fc-a613-bc11e6d8bd2b req-03ad008e-7059-4deb-8726-4479709b92fa tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:09.372551 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-567dc726-b1c8-40fc-a613-bc11e6d8bd2b req-03ad008e-7059-4deb-8726-4479709b92fa tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:09.375192 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7a807dac-b4b3-4d7e-a50f-b0a7a6982dd5 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d returned with HTTP 200 Aug 06 19:25:09.375535 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 449/1776] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:09 2026] GET /volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:09.385318 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:09.385318 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:09.390676 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-567dc726-b1c8-40fc-a613-bc11e6d8bd2b req-03ad008e-7059-4deb-8726-4479709b92fa tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:25:09.396571 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-567dc726-b1c8-40fc-a613-bc11e6d8bd2b req-03ad008e-7059-4deb-8726-4479709b92fa tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d returned with HTTP 200 Aug 06 19:25:09.397187 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 445/1777] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:25:09 2026] GET /volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d => generated 1019 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:25:09.511345 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-567dc726-b1c8-40fc-a613-bc11e6d8bd2b req-338ecee0-440a-44a7-8153-d064b7b888f4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:09.513484 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-567dc726-b1c8-40fc-a613-bc11e6d8bd2b req-338ecee0-440a-44a7-8153-d064b7b888f4 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] PUT https://10.4.3.5/volume/v3/attachments/66e06111-9d0b-4f70-a51b-a322a0835c88 Aug 06 19:25:09.513970 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-567dc726-b1c8-40fc-a613-bc11e6d8bd2b req-338ecee0-440a-44a7-8153-d064b7b888f4 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:09.521821 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-567dc726-b1c8-40fc-a613-bc11e6d8bd2b req-338ecee0-440a-44a7-8153-d064b7b888f4 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Acquiring lock "cinder-attachment_update-1b13b1ce-da31-4b34-9b31-1bb579f6017d-np0000006689" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:25:09.527061 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-567dc726-b1c8-40fc-a613-bc11e6d8bd2b req-338ecee0-440a-44a7-8153-d064b7b888f4 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Lock "cinder-attachment_update-1b13b1ce-da31-4b34-9b31-1bb579f6017d-np0000006689" acquired by "attachment_update" :: waited 0.005s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:25:09.528129 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:09.528129 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:09.631854 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5cca0649-30a8-4676-8485-4fc39853ca34 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:09.633870 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5cca0649-30a8-4676-8485-4fc39853ca34 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:25:09.634293 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5cca0649-30a8-4676-8485-4fc39853ca34 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:09.635233 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5cca0649-30a8-4676-8485-4fc39853ca34 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:09.635425 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-5cca0649-30a8-4676-8485-4fc39853ca34 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:09.641867 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:09.641867 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:09.642645 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5cca0649-30a8-4676-8485-4fc39853ca34 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:25:09.643043 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-567dc726-b1c8-40fc-a613-bc11e6d8bd2b req-338ecee0-440a-44a7-8153-d064b7b888f4 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Lock "cinder-attachment_update-1b13b1ce-da31-4b34-9b31-1bb579f6017d-np0000006689" released by "attachment_update" :: held 0.116s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:25:09.643228 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 446/1778] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:09 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:09.643498 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-567dc726-b1c8-40fc-a613-bc11e6d8bd2b req-338ecee0-440a-44a7-8153-d064b7b888f4 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/attachments/66e06111-9d0b-4f70-a51b-a322a0835c88 returned with HTTP 200 Aug 06 19:25:09.644090 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 439/1779] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:25:09 2026] PUT /volume/v3/attachments/66e06111-9d0b-4f70-a51b-a322a0835c88 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:10.391496 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-948528d7-ad70-4650-88e1-8f291a0a6e09 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:10.393826 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-948528d7-ad70-4650-88e1-8f291a0a6e09 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d Aug 06 19:25:10.394252 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-948528d7-ad70-4650-88e1-8f291a0a6e09 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:10.394519 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-948528d7-ad70-4650-88e1-8f291a0a6e09 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:10.408914 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:10.408914 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:10.416175 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-948528d7-ad70-4650-88e1-8f291a0a6e09 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:25:10.423169 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-948528d7-ad70-4650-88e1-8f291a0a6e09 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d returned with HTTP 200 Aug 06 19:25:10.423806 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 450/1780] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:10 2026] GET /volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:10.656049 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9f454f39-e5be-4bba-93e4-60aaf99d952e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:10.660172 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9f454f39-e5be-4bba-93e4-60aaf99d952e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:25:10.660578 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9f454f39-e5be-4bba-93e4-60aaf99d952e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:10.660972 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9f454f39-e5be-4bba-93e4-60aaf99d952e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:10.661266 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-9f454f39-e5be-4bba-93e4-60aaf99d952e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:10.669763 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:10.669763 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:10.670993 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9f454f39-e5be-4bba-93e4-60aaf99d952e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:25:10.671487 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 446/1781] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:10 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:11.442151 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-31fbcbe8-10f2-4bf8-93a9-1911d9017d76 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:11.444116 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-31fbcbe8-10f2-4bf8-93a9-1911d9017d76 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d Aug 06 19:25:11.444383 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-31fbcbe8-10f2-4bf8-93a9-1911d9017d76 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:11.444626 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-31fbcbe8-10f2-4bf8-93a9-1911d9017d76 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:11.473036 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:11.473036 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:11.477367 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-31fbcbe8-10f2-4bf8-93a9-1911d9017d76 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:25:11.483185 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-31fbcbe8-10f2-4bf8-93a9-1911d9017d76 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d returned with HTTP 200 Aug 06 19:25:11.483772 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 447/1782] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:11 2026] GET /volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:11.522931 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bb94382d-0d9d-402e-b84f-755e47b5a77d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:11.525602 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bb94382d-0d9d-402e-b84f-755e47b5a77d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] DELETE https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 Aug 06 19:25:11.525602 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bb94382d-0d9d-402e-b84f-755e47b5a77d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:11.525602 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bb94382d-0d9d-402e-b84f-755e47b5a77d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:11.525602 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-bb94382d-0d9d-402e-b84f-755e47b5a77d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Delete volume with id: 3040663a-497b-49c3-9168-9b7dc80182d1 Aug 06 19:25:11.538171 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:11.538171 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:11.538893 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bb94382d-0d9d-402e-b84f-755e47b5a77d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:25:11.555800 np0000006689 devstack@c-api.service[100262]: WARNING cinder.keymgr.conf_key_mgr [None req-bb94382d-0d9d-402e-b84f-755e47b5a77d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 19:25:11.565042 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bb94382d-0d9d-402e-b84f-755e47b5a77d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Delete volume request issued successfully. Aug 06 19:25:11.565042 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bb94382d-0d9d-402e-b84f-755e47b5a77d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 returned with HTTP 202 Aug 06 19:25:11.565042 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 440/1783] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:25:11 2026] DELETE /volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:25:11.572902 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f5764015-9996-4515-b4ff-92319a9e3fc7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:11.574748 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f5764015-9996-4515-b4ff-92319a9e3fc7 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 Aug 06 19:25:11.576139 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f5764015-9996-4515-b4ff-92319a9e3fc7 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:11.576139 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f5764015-9996-4515-b4ff-92319a9e3fc7 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:11.583220 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:11.583220 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:11.587888 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f5764015-9996-4515-b4ff-92319a9e3fc7 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:25:11.594448 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f5764015-9996-4515-b4ff-92319a9e3fc7 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 returned with HTTP 200 Aug 06 19:25:11.595112 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 451/1784] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:11 2026] GET /volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:11.688066 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5a33b0af-8bc0-421d-bec0-6ba51a782a4a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:11.692131 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5a33b0af-8bc0-421d-bec0-6ba51a782a4a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:25:11.692421 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5a33b0af-8bc0-421d-bec0-6ba51a782a4a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:11.692703 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5a33b0af-8bc0-421d-bec0-6ba51a782a4a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:11.692884 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5a33b0af-8bc0-421d-bec0-6ba51a782a4a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:11.698882 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:11.698882 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:11.700491 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5a33b0af-8bc0-421d-bec0-6ba51a782a4a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:25:11.701158 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 447/1785] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:11 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:12.500192 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-83c2cf37-fb55-4d4b-8d23-3e46ef4fc733 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:12.502557 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-83c2cf37-fb55-4d4b-8d23-3e46ef4fc733 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d Aug 06 19:25:12.502765 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-83c2cf37-fb55-4d4b-8d23-3e46ef4fc733 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:12.502973 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-83c2cf37-fb55-4d4b-8d23-3e46ef4fc733 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:12.513447 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:12.513447 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:12.517440 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-83c2cf37-fb55-4d4b-8d23-3e46ef4fc733 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:25:12.522317 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-83c2cf37-fb55-4d4b-8d23-3e46ef4fc733 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d returned with HTTP 200 Aug 06 19:25:12.522879 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 448/1786] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:12 2026] GET /volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:12.613959 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ed0f6b59-a47e-4ed5-b4e3-a020e352bc4e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:12.616309 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ed0f6b59-a47e-4ed5-b4e3-a020e352bc4e tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 Aug 06 19:25:12.616605 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ed0f6b59-a47e-4ed5-b4e3-a020e352bc4e tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:12.616846 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ed0f6b59-a47e-4ed5-b4e3-a020e352bc4e tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:12.624530 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ed0f6b59-a47e-4ed5-b4e3-a020e352bc4e tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 returned with HTTP 404 Aug 06 19:25:12.625162 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 441/1787] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:12 2026] GET /volume/v3/volumes/3040663a-497b-49c3-9168-9b7dc80182d1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:25:12.633339 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-76586dbb-0fd4-49b1-911f-5fc9ed05f0e9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:12.635518 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-76586dbb-0fd4-49b1-911f-5fc9ed05f0e9 tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] GET https://10.4.3.5/volume/v3/volumes/detail?all_tenants=1 Aug 06 19:25:12.635803 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-76586dbb-0fd4-49b1-911f-5fc9ed05f0e9 tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:12.636056 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-76586dbb-0fd4-49b1-911f-5fc9ed05f0e9 tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:12.637202 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-76586dbb-0fd4-49b1-911f-5fc9ed05f0e9 tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:25:12.689472 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-76586dbb-0fd4-49b1-911f-5fc9ed05f0e9 tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] Get all volumes completed successfully. Aug 06 19:25:12.692852 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:12.692852 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:12.698604 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-76586dbb-0fd4-49b1-911f-5fc9ed05f0e9 tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] https://10.4.3.5/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 19:25:12.701384 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 452/1788] 10.4.3.5 () {66 vars in 1271 bytes} [Thu Aug 6 19:25:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14731 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:25:12.716168 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-18417328-4eee-4f6e-aa3d-d2c9619ff623 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:12.716168 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-18417328-4eee-4f6e-aa3d-d2c9619ff623 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:25:12.716168 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-18417328-4eee-4f6e-aa3d-d2c9619ff623 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:12.716601 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-18417328-4eee-4f6e-aa3d-d2c9619ff623 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:12.716601 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-18417328-4eee-4f6e-aa3d-d2c9619ff623 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:12.718444 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f480373f-b60f-47e5-a9c9-2edd285fa43b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:12.720528 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f480373f-b60f-47e5-a9c9-2edd285fa43b tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] DELETE https://10.4.3.5/volume/v3/types/e9c51977-3e99-429e-b90f-89a4efba6a4f Aug 06 19:25:12.720752 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:12.720752 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:12.720829 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f480373f-b60f-47e5-a9c9-2edd285fa43b tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:12.721439 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f480373f-b60f-47e5-a9c9-2edd285fa43b tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:12.721631 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-18417328-4eee-4f6e-aa3d-d2c9619ff623 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:25:12.721864 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 448/1789] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:12 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:12.756039 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f480373f-b60f-47e5-a9c9-2edd285fa43b tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] https://10.4.3.5/volume/v3/types/e9c51977-3e99-429e-b90f-89a4efba6a4f returned with HTTP 202 Aug 06 19:25:12.756489 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 449/1790] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:25:12 2026] DELETE /volume/v3/types/e9c51977-3e99-429e-b90f-89a4efba6a4f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:25:12.768446 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-08ce2fe1-43e4-4985-8d1b-ee6cf8c8cbe1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:12.770143 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-08ce2fe1-43e4-4985-8d1b-ee6cf8c8cbe1 tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:25:12.770396 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-08ce2fe1-43e4-4985-8d1b-ee6cf8c8cbe1 tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-255809178", "extra_specs": {}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:12.786642 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-08ce2fe1-43e4-4985-8d1b-ee6cf8c8cbe1 tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:25:12.786642 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 442/1791] 10.4.3.5 () {68 vars in 1238 bytes} [Thu Aug 6 19:25:12 2026] POST /volume/v3/types => generated 211 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:12.801106 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cf4949b9-c55a-4e69-b2a7-9b4eaaa89881 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:12.802727 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf4949b9-c55a-4e69-b2a7-9b4eaaa89881 tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] POST https://10.4.3.5/volume/v3/types/9c4c0913-4e55-4e1e-ac00-ded0e43aee44/encryption Aug 06 19:25:12.803333 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf4949b9-c55a-4e69-b2a7-9b4eaaa89881 tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:12.820818 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf4949b9-c55a-4e69-b2a7-9b4eaaa89881 tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] https://10.4.3.5/volume/v3/types/9c4c0913-4e55-4e1e-ac00-ded0e43aee44/encryption returned with HTTP 200 Aug 06 19:25:12.821682 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 453/1792] 10.4.3.5 () {68 vars in 1383 bytes} [Thu Aug 6 19:25:12 2026] POST /volume/v3/types/9c4c0913-4e55-4e1e-ac00-ded0e43aee44/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:12.831399 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4f80d0d5-bbc8-4bdd-bc3e-84eb6d930426 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:12.833610 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f80d0d5-bbc8-4bdd-bc3e-84eb6d930426 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:25:12.834081 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f80d0d5-bbc8-4bdd-bc3e-84eb6d930426 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1570881865", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-255809178", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:12.835794 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-4f80d0d5-bbc8-4bdd-bc3e-84eb6d930426 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1570881865', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-255809178', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:25:12.839638 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-4f80d0d5-bbc8-4bdd-bc3e-84eb6d930426 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Create volume of 1 GB Aug 06 19:25:12.840125 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:12.840125 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:12.840621 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4f80d0d5-bbc8-4bdd-bc3e-84eb6d930426 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Availability Zones retrieved successfully. Aug 06 19:25:12.845606 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4f80d0d5-bbc8-4bdd-bc3e-84eb6d930426 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Flow 'volume_create_api' (6e554d60-d82e-4f5c-bc62-1655836e6bfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:25:12.846718 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4f80d0d5-bbc8-4bdd-bc3e-84eb6d930426 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79f6d955-cd35-41d3-9f5c-6469b88e66a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:12.847655 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-4f80d0d5-bbc8-4bdd-bc3e-84eb6d930426 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:25:12.874610 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4f80d0d5-bbc8-4bdd-bc3e-84eb6d930426 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79f6d955-cd35-41d3-9f5c-6469b88e66a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:25:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9c4c0913-4e55-4e1e-ac00-ded0e43aee44,is_public=True,name='tempest-scenario-type-luks-255809178',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9c4c0913-4e55-4e1e-ac00-ded0e43aee44', '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=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:12.875358 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4f80d0d5-bbc8-4bdd-bc3e-84eb6d930426 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1175949e-26d7-4138-855c-300d71a67b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:12.909040 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-4f80d0d5-bbc8-4bdd-bc3e-84eb6d930426 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-255809178 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-255809178, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:25:12.909334 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-4f80d0d5-bbc8-4bdd-bc3e-84eb6d930426 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-255809178 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-255809178, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:25:12.942050 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-4f80d0d5-bbc8-4bdd-bc3e-84eb6d930426 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Created reservations ['0d326364-fa2e-4839-ae80-8eca468a53c8', 'a5eaea8f-a34c-4850-8f7b-7bcb41bc2ac7', '15203a4a-45cf-4670-995b-b900e0840d0d', '24c380ea-427a-490f-ab78-bb5e936e958f'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:25:12.942914 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4f80d0d5-bbc8-4bdd-bc3e-84eb6d930426 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1175949e-26d7-4138-855c-300d71a67b4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d326364-fa2e-4839-ae80-8eca468a53c8', 'a5eaea8f-a34c-4850-8f7b-7bcb41bc2ac7', '15203a4a-45cf-4670-995b-b900e0840d0d', '24c380ea-427a-490f-ab78-bb5e936e958f']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:12.943989 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4f80d0d5-bbc8-4bdd-bc3e-84eb6d930426 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bee8d3f-c730-4107-bcb8-3bddd6d7079d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:12.970624 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4f80d0d5-bbc8-4bdd-bc3e-84eb6d930426 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bee8d3f-c730-4107-bcb8-3bddd6d7079d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f58da75-a8cb-4b95-b059-dbe704d22635', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1570881865',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b79866c36d44e91bb291a6c2ee5056a',qos_specs=None,replication_status=,reservations=['0d326364-fa2e-4839-ae80-8eca468a53c8','a5eaea8f-a34c-4850-8f7b-7bcb41bc2ac7','15203a4a-45cf-4670-995b-b900e0840d0d','24c380ea-427a-490f-ab78-bb5e936e958f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2217fe83b1c447d8aefc6c44ad043a05',volume_type_id=9c4c0913-4e55-4e1e-ac00-ded0e43aee44), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:25:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1570881865',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5f58da75-a8cb-4b95-b059-dbe704d22635,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b79866c36d44e91bb291a6c2ee5056a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2217fe83b1c447d8aefc6c44ad043a05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9c4c0913-4e55-4e1e-ac00-ded0e43aee44),volume_type_id=9c4c0913-4e55-4e1e-ac00-ded0e43aee44)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:12.973946 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4f80d0d5-bbc8-4bdd-bc3e-84eb6d930426 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (536e9467-2a32-4b64-8a42-f85ecf5237af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:12.994802 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4f80d0d5-bbc8-4bdd-bc3e-84eb6d930426 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (536e9467-2a32-4b64-8a42-f85ecf5237af) transitioned into state 'SUCCESS' from state '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-1570881865',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b79866c36d44e91bb291a6c2ee5056a',qos_specs=None,replication_status=,reservations=['0d326364-fa2e-4839-ae80-8eca468a53c8','a5eaea8f-a34c-4850-8f7b-7bcb41bc2ac7','15203a4a-45cf-4670-995b-b900e0840d0d','24c380ea-427a-490f-ab78-bb5e936e958f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2217fe83b1c447d8aefc6c44ad043a05',volume_type_id=9c4c0913-4e55-4e1e-ac00-ded0e43aee44)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:12.995957 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4f80d0d5-bbc8-4bdd-bc3e-84eb6d930426 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66861cfb-86d6-45f2-b5ea-4f973b3e2c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:13.007392 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4f80d0d5-bbc8-4bdd-bc3e-84eb6d930426 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66861cfb-86d6-45f2-b5ea-4f973b3e2c60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:13.008379 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4f80d0d5-bbc8-4bdd-bc3e-84eb6d930426 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Flow 'volume_create_api' (6e554d60-d82e-4f5c-bc62-1655836e6bfd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:25:13.008703 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4f80d0d5-bbc8-4bdd-bc3e-84eb6d930426 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Create volume request issued successfully. Aug 06 19:25:13.009409 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f80d0d5-bbc8-4bdd-bc3e-84eb6d930426 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:25:13.010377 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 449/1793] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:25:12 2026] POST /volume/v3/volumes => generated 780 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:25:13.225759 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-567dc726-b1c8-40fc-a613-bc11e6d8bd2b req-8a51667e-6e51-4b4e-b58f-0f4ebbb0b565 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:13.227831 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-567dc726-b1c8-40fc-a613-bc11e6d8bd2b req-8a51667e-6e51-4b4e-b58f-0f4ebbb0b565 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] POST https://10.4.3.5/volume/v3/attachments/66e06111-9d0b-4f70-a51b-a322a0835c88/action Aug 06 19:25:13.228206 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-567dc726-b1c8-40fc-a613-bc11e6d8bd2b req-8a51667e-6e51-4b4e-b58f-0f4ebbb0b565 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:25:13.228322 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-567dc726-b1c8-40fc-a613-bc11e6d8bd2b req-8a51667e-6e51-4b4e-b58f-0f4ebbb0b565 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:13.246951 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:13.246951 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:13.259044 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-567dc726-b1c8-40fc-a613-bc11e6d8bd2b req-8a51667e-6e51-4b4e-b58f-0f4ebbb0b565 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/attachments/66e06111-9d0b-4f70-a51b-a322a0835c88/action returned with HTTP 204 Aug 06 19:25:13.259488 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 450/1794] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:25:13 2026] POST /volume/v3/attachments/66e06111-9d0b-4f70-a51b-a322a0835c88/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:25:13.537702 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ecab1599-9d6a-4aab-b7c4-e0fe7c6b928b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:13.540818 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ecab1599-9d6a-4aab-b7c4-e0fe7c6b928b tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d Aug 06 19:25:13.540818 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ecab1599-9d6a-4aab-b7c4-e0fe7c6b928b tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:13.541082 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ecab1599-9d6a-4aab-b7c4-e0fe7c6b928b tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:13.556899 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:13.556899 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:13.566653 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ecab1599-9d6a-4aab-b7c4-e0fe7c6b928b tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:25:13.572307 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ecab1599-9d6a-4aab-b7c4-e0fe7c6b928b tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d returned with HTTP 200 Aug 06 19:25:13.572777 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 443/1795] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:13 2026] GET /volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:13.589942 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c95d607b-fa6b-44bf-98a1-c7fa5f67a554 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:13.592119 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c95d607b-fa6b-44bf-98a1-c7fa5f67a554 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d Aug 06 19:25:13.593736 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c95d607b-fa6b-44bf-98a1-c7fa5f67a554 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:13.593736 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c95d607b-fa6b-44bf-98a1-c7fa5f67a554 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:13.604894 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:13.604894 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:13.610540 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c95d607b-fa6b-44bf-98a1-c7fa5f67a554 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:25:13.620574 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c95d607b-fa6b-44bf-98a1-c7fa5f67a554 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d returned with HTTP 200 Aug 06 19:25:13.620574 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 454/1796] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:13 2026] GET /volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:13.734715 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ac9e0044-6b91-4c4b-ba36-469e5b412051 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:13.737726 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac9e0044-6b91-4c4b-ba36-469e5b412051 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:25:13.738001 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac9e0044-6b91-4c4b-ba36-469e5b412051 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:13.738294 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac9e0044-6b91-4c4b-ba36-469e5b412051 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:13.738440 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ac9e0044-6b91-4c4b-ba36-469e5b412051 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:13.744854 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:13.744854 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:13.745770 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac9e0044-6b91-4c4b-ba36-469e5b412051 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:25:13.746190 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 450/1797] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:13 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:14.758688 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-773291a7-ba67-4ea5-b980-632cf2675275 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:14.761592 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-773291a7-ba67-4ea5-b980-632cf2675275 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:25:14.762037 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-773291a7-ba67-4ea5-b980-632cf2675275 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:14.762328 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-773291a7-ba67-4ea5-b980-632cf2675275 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:14.762727 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-773291a7-ba67-4ea5-b980-632cf2675275 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:14.769175 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:14.769175 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:14.770464 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-773291a7-ba67-4ea5-b980-632cf2675275 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:25:14.771137 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 451/1798] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:14 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:15.784222 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e4f792ff-95d5-4c76-a60f-efa6f7864004 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:15.786184 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e4f792ff-95d5-4c76-a60f-efa6f7864004 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:25:15.786385 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e4f792ff-95d5-4c76-a60f-efa6f7864004 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:15.786671 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e4f792ff-95d5-4c76-a60f-efa6f7864004 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:15.786805 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-e4f792ff-95d5-4c76-a60f-efa6f7864004 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:15.792727 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:15.792727 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:15.792874 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e4f792ff-95d5-4c76-a60f-efa6f7864004 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:25:15.793275 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 444/1799] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:15 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:16.807565 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d9676614-6402-4576-858c-fec85af0c4b8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:16.811284 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d9676614-6402-4576-858c-fec85af0c4b8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:25:16.811572 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d9676614-6402-4576-858c-fec85af0c4b8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:16.812180 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d9676614-6402-4576-858c-fec85af0c4b8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:16.812180 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-d9676614-6402-4576-858c-fec85af0c4b8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:16.818059 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:16.818059 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:16.819442 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d9676614-6402-4576-858c-fec85af0c4b8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:25:16.820294 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 455/1800] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:16 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:17.835295 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f884dee2-b253-4aa4-87ee-5eb23d222862 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:17.837186 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f884dee2-b253-4aa4-87ee-5eb23d222862 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:25:17.837400 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f884dee2-b253-4aa4-87ee-5eb23d222862 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:17.837665 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f884dee2-b253-4aa4-87ee-5eb23d222862 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:17.837824 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f884dee2-b253-4aa4-87ee-5eb23d222862 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:17.845755 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:17.845755 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:17.846138 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f884dee2-b253-4aa4-87ee-5eb23d222862 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:25:17.846552 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 451/1801] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:17 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:18.223424 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-29c49dc9-d8d0-4fdf-9e75-7bcfd1ccbdf6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:18.225333 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-29c49dc9-d8d0-4fdf-9e75-7bcfd1ccbdf6 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-reader] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:25:18.225585 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-29c49dc9-d8d0-4fdf-9e75-7bcfd1ccbdf6 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:18.225815 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-29c49dc9-d8d0-4fdf-9e75-7bcfd1ccbdf6 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-reader] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:18.228629 np0000006689 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=226,cinder:UPDATE=47,cinder:INSERT=13 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:25:18.244827 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:18.244827 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:18.249101 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-29c49dc9-d8d0-4fdf-9e75-7bcfd1ccbdf6 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-reader] Volume info retrieved successfully. Aug 06 19:25:18.253938 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-29c49dc9-d8d0-4fdf-9e75-7bcfd1ccbdf6 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-reader] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:25:18.254451 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 452/1802] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:18 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 1438 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:18.312033 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-277527ac-2d67-4b17-82fa-30e110f7261a req-a24d7088-0626-42a5-acb3-a95244f673c9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:18.316044 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-277527ac-2d67-4b17-82fa-30e110f7261a req-a24d7088-0626-42a5-acb3-a95244f673c9 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:25:18.316345 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-277527ac-2d67-4b17-82fa-30e110f7261a req-a24d7088-0626-42a5-acb3-a95244f673c9 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:18.316637 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-277527ac-2d67-4b17-82fa-30e110f7261a req-a24d7088-0626-42a5-acb3-a95244f673c9 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:18.332546 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:18.332546 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:18.338431 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-277527ac-2d67-4b17-82fa-30e110f7261a req-a24d7088-0626-42a5-acb3-a95244f673c9 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:25:18.343588 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-277527ac-2d67-4b17-82fa-30e110f7261a req-a24d7088-0626-42a5-acb3-a95244f673c9 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:25:18.343996 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 445/1803] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:25:18 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 1438 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:18.369758 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-277527ac-2d67-4b17-82fa-30e110f7261a req-6c5819b9-03f8-4f89-b1ec-078f00ab7807 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:18.372769 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-277527ac-2d67-4b17-82fa-30e110f7261a req-6c5819b9-03f8-4f89-b1ec-078f00ab7807 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] POST https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70/action Aug 06 19:25:18.373299 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-277527ac-2d67-4b17-82fa-30e110f7261a req-6c5819b9-03f8-4f89-b1ec-078f00ab7807 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:25:18.373499 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-277527ac-2d67-4b17-82fa-30e110f7261a req-6c5819b9-03f8-4f89-b1ec-078f00ab7807 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:18.390913 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:18.390913 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:18.391585 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-277527ac-2d67-4b17-82fa-30e110f7261a req-6c5819b9-03f8-4f89-b1ec-078f00ab7807 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:25:18.400672 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-277527ac-2d67-4b17-82fa-30e110f7261a req-6c5819b9-03f8-4f89-b1ec-078f00ab7807 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Begin detaching volume completed successfully. Aug 06 19:25:18.400936 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-277527ac-2d67-4b17-82fa-30e110f7261a req-6c5819b9-03f8-4f89-b1ec-078f00ab7807 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70/action returned with HTTP 202 Aug 06 19:25:18.401551 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 456/1804] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:25:18 2026] POST /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:25:18.419818 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c919b9e2-d77a-48e7-ab13-0a13c2966f8c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:18.422197 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c919b9e2-d77a-48e7-ab13-0a13c2966f8c tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:25:18.422358 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c919b9e2-d77a-48e7-ab13-0a13c2966f8c tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:18.422549 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c919b9e2-d77a-48e7-ab13-0a13c2966f8c tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:18.424530 np0000006689 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=250,cinder:INSERT=28,cinder:UPDATE=65 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:25:18.440641 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:18.440641 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:18.445274 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c919b9e2-d77a-48e7-ab13-0a13c2966f8c tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:25:18.450416 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c919b9e2-d77a-48e7-ab13-0a13c2966f8c tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:25:18.450839 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 452/1805] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:18 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 1441 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:18.460314 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7a4b49a4-9503-4e27-9990-e400c304f332 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:18.460818 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7a4b49a4-9503-4e27-9990-e400c304f332 None None] GET https://10.4.3.5/volume// Aug 06 19:25:18.461040 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7a4b49a4-9503-4e27-9990-e400c304f332 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:18.461301 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7a4b49a4-9503-4e27-9990-e400c304f332 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:18.461691 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7a4b49a4-9503-4e27-9990-e400c304f332 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:25:18.462061 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 453/1806] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:25:18 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:25:18.472785 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-277527ac-2d67-4b17-82fa-30e110f7261a req-d4dfa240-ea16-4d03-900a-7b7ab0e11894 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:18.475430 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-277527ac-2d67-4b17-82fa-30e110f7261a req-d4dfa240-ea16-4d03-900a-7b7ab0e11894 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:25:18.475739 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-277527ac-2d67-4b17-82fa-30e110f7261a req-d4dfa240-ea16-4d03-900a-7b7ab0e11894 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:18.475983 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-277527ac-2d67-4b17-82fa-30e110f7261a req-d4dfa240-ea16-4d03-900a-7b7ab0e11894 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:18.498692 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:18.498692 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:18.502975 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-277527ac-2d67-4b17-82fa-30e110f7261a req-d4dfa240-ea16-4d03-900a-7b7ab0e11894 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:25:18.508004 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-277527ac-2d67-4b17-82fa-30e110f7261a req-d4dfa240-ea16-4d03-900a-7b7ab0e11894 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:25:18.508547 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 446/1807] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:25:18 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 1621 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:25:18.863277 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3a9c0311-63f8-402b-81f8-3bbbdc5e675d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:18.868176 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3a9c0311-63f8-402b-81f8-3bbbdc5e675d tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:25:18.868422 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3a9c0311-63f8-402b-81f8-3bbbdc5e675d tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:18.868657 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3a9c0311-63f8-402b-81f8-3bbbdc5e675d tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:18.868803 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-3a9c0311-63f8-402b-81f8-3bbbdc5e675d tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:18.881181 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:18.881181 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:18.882529 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3a9c0311-63f8-402b-81f8-3bbbdc5e675d tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:25:18.883621 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 457/1808] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:18 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 788 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:19.361889 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-277527ac-2d67-4b17-82fa-30e110f7261a req-d8601bcc-8716-415b-b74f-3269f3303529 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:19.364876 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-277527ac-2d67-4b17-82fa-30e110f7261a req-d8601bcc-8716-415b-b74f-3269f3303529 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:25:19.365811 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-277527ac-2d67-4b17-82fa-30e110f7261a req-d8601bcc-8716-415b-b74f-3269f3303529 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:19.365811 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-277527ac-2d67-4b17-82fa-30e110f7261a req-d8601bcc-8716-415b-b74f-3269f3303529 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:19.382551 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:19.382551 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:19.387622 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-277527ac-2d67-4b17-82fa-30e110f7261a req-d8601bcc-8716-415b-b74f-3269f3303529 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:25:19.394600 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-277527ac-2d67-4b17-82fa-30e110f7261a req-d8601bcc-8716-415b-b74f-3269f3303529 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:25:19.395499 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 453/1809] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:25:19 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 1441 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:19.424182 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-277527ac-2d67-4b17-82fa-30e110f7261a req-125891ec-a8a9-4c2a-9905-69c0d968a1c1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:19.436435 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-277527ac-2d67-4b17-82fa-30e110f7261a req-125891ec-a8a9-4c2a-9905-69c0d968a1c1 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] DELETE https://10.4.3.5/volume/v3/attachments/c431d84d-afaf-456e-839a-4a7138fb96de Aug 06 19:25:19.436668 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-277527ac-2d67-4b17-82fa-30e110f7261a req-125891ec-a8a9-4c2a-9905-69c0d968a1c1 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:19.436904 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-277527ac-2d67-4b17-82fa-30e110f7261a req-125891ec-a8a9-4c2a-9905-69c0d968a1c1 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:19.452265 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:19.452265 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:19.467955 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-240b6407-929f-4c63-aeb0-7ca757dd84b3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:19.469976 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-240b6407-929f-4c63-aeb0-7ca757dd84b3 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:25:19.470169 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-240b6407-929f-4c63-aeb0-7ca757dd84b3 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:19.470920 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-240b6407-929f-4c63-aeb0-7ca757dd84b3 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:19.486936 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:19.486936 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:19.491373 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-240b6407-929f-4c63-aeb0-7ca757dd84b3 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:25:19.496258 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-240b6407-929f-4c63-aeb0-7ca757dd84b3 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:25:19.496764 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 447/1810] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:19 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 1441 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:19.507978 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-91e0a9e0-c52d-4a44-88e8-c8affa9ea2e2 req-ac87fb59-24b9-4265-b5d0-943c12dac0c8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:19.513896 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-91e0a9e0-c52d-4a44-88e8-c8affa9ea2e2 req-ac87fb59-24b9-4265-b5d0-943c12dac0c8 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] GET https://10.4.3.5/volume/v3/limits Aug 06 19:25:19.514120 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-91e0a9e0-c52d-4a44-88e8-c8affa9ea2e2 req-ac87fb59-24b9-4265-b5d0-943c12dac0c8 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:19.514327 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-91e0a9e0-c52d-4a44-88e8-c8affa9ea2e2 req-ac87fb59-24b9-4265-b5d0-943c12dac0c8 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:19.531272 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-277527ac-2d67-4b17-82fa-30e110f7261a req-125891ec-a8a9-4c2a-9905-69c0d968a1c1 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/attachments/c431d84d-afaf-456e-839a-4a7138fb96de returned with HTTP 200 Aug 06 19:25:19.531578 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [req-91e0a9e0-c52d-4a44-88e8-c8affa9ea2e2 req-ac87fb59-24b9-4265-b5d0-943c12dac0c8 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-255809178 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-255809178, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:25:19.532089 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 454/1811] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:25:19 2026] DELETE /volume/v3/attachments/c431d84d-afaf-456e-839a-4a7138fb96de => generated 192 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:19.532235 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [req-91e0a9e0-c52d-4a44-88e8-c8affa9ea2e2 req-ac87fb59-24b9-4265-b5d0-943c12dac0c8 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-255809178 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-255809178, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:25:19.532424 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [req-91e0a9e0-c52d-4a44-88e8-c8affa9ea2e2 req-ac87fb59-24b9-4265-b5d0-943c12dac0c8 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-255809178 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-255809178, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:25:19.553290 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-91e0a9e0-c52d-4a44-88e8-c8affa9ea2e2 req-ac87fb59-24b9-4265-b5d0-943c12dac0c8 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] https://10.4.3.5/volume/v3/limits returned with HTTP 200 Aug 06 19:25:19.553534 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 458/1812] 10.4.3.5 () {68 vars in 1470 bytes} [Thu Aug 6 19:25:19 2026] GET /volume/v3/limits => generated 302 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:19.606912 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-91e0a9e0-c52d-4a44-88e8-c8affa9ea2e2 req-26486ee7-023f-49c4-a170-c6af744736b3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:19.609171 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-91e0a9e0-c52d-4a44-88e8-c8affa9ea2e2 req-26486ee7-023f-49c4-a170-c6af744736b3 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] GET https://10.4.3.5/volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 Aug 06 19:25:19.609412 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-91e0a9e0-c52d-4a44-88e8-c8affa9ea2e2 req-26486ee7-023f-49c4-a170-c6af744736b3 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:19.609690 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-91e0a9e0-c52d-4a44-88e8-c8affa9ea2e2 req-26486ee7-023f-49c4-a170-c6af744736b3 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:19.621233 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:19.621233 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:19.625975 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-91e0a9e0-c52d-4a44-88e8-c8affa9ea2e2 req-26486ee7-023f-49c4-a170-c6af744736b3 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Volume info retrieved successfully. Aug 06 19:25:19.631963 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-91e0a9e0-c52d-4a44-88e8-c8affa9ea2e2 req-26486ee7-023f-49c4-a170-c6af744736b3 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] https://10.4.3.5/volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 returned with HTTP 200 Aug 06 19:25:19.632449 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 454/1813] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:25:19 2026] GET /volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 => generated 1448 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:19.643090 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-91e0a9e0-c52d-4a44-88e8-c8affa9ea2e2 req-ed27203b-5fea-4139-a9ef-7f36666f3598 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:19.645312 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-91e0a9e0-c52d-4a44-88e8-c8affa9ea2e2 req-ed27203b-5fea-4139-a9ef-7f36666f3598 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:25:19.645761 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-91e0a9e0-c52d-4a44-88e8-c8affa9ea2e2 req-ed27203b-5fea-4139-a9ef-7f36666f3598 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8736143f-0fcc-4b73-8ce0-919c7e0debb9", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1907746637", "description": null, "metadata": {}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:19.659655 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:19.659655 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:19.660170 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-91e0a9e0-c52d-4a44-88e8-c8affa9ea2e2 req-ed27203b-5fea-4139-a9ef-7f36666f3598 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Volume info retrieved successfully. Aug 06 19:25:19.660364 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [req-91e0a9e0-c52d-4a44-88e8-c8affa9ea2e2 req-ed27203b-5fea-4139-a9ef-7f36666f3598 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Create snapshot from volume 8736143f-0fcc-4b73-8ce0-919c7e0debb9 Aug 06 19:25:19.712286 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [req-91e0a9e0-c52d-4a44-88e8-c8affa9ea2e2 req-ed27203b-5fea-4139-a9ef-7f36666f3598 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Created reservations ['60a3387a-dcf9-46a4-a72f-ce586e8de672', '680b8946-bb0a-4954-861b-108e5310da0a', '77941078-2716-4c5d-bc6a-88f83792da34', 'a6bdce5f-008d-4cfa-b4b0-e379666a4c3c'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:25:19.765410 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-91e0a9e0-c52d-4a44-88e8-c8affa9ea2e2 req-ed27203b-5fea-4139-a9ef-7f36666f3598 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Snapshot force create request issued successfully. Aug 06 19:25:19.765410 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-91e0a9e0-c52d-4a44-88e8-c8affa9ea2e2 req-ed27203b-5fea-4139-a9ef-7f36666f3598 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:25:19.765721 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 448/1814] 10.4.3.5 () {72 vars in 1533 bytes} [Thu Aug 6 19:25:19 2026] POST /volume/v3/snapshots => generated 319 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:25:19.900962 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-57fdd007-be82-4bfc-bedd-a4010588bf67 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:19.902973 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-57fdd007-be82-4bfc-bedd-a4010588bf67 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:25:19.903178 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-57fdd007-be82-4bfc-bedd-a4010588bf67 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:19.903375 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-57fdd007-be82-4bfc-bedd-a4010588bf67 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:19.903472 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-57fdd007-be82-4bfc-bedd-a4010588bf67 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:19.908760 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:19.908760 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:19.909461 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-57fdd007-be82-4bfc-bedd-a4010588bf67 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:25:19.909874 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 455/1815] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:19 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:20.514991 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-63bd7bc7-275a-46f4-a547-91ca881f5b59 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:20.518203 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-63bd7bc7-275a-46f4-a547-91ca881f5b59 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:25:20.518203 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-63bd7bc7-275a-46f4-a547-91ca881f5b59 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:20.518203 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-63bd7bc7-275a-46f4-a547-91ca881f5b59 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:20.549651 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:20.549651 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:20.557130 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-63bd7bc7-275a-46f4-a547-91ca881f5b59 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:25:20.569831 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-63bd7bc7-275a-46f4-a547-91ca881f5b59 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:25:20.570571 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 459/1816] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:20 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 1141 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:20.587088 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a9fbdf50-a4df-4dd2-b9f4-ac63f631f539 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:20.590061 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9fbdf50-a4df-4dd2-b9f4-ac63f631f539 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-reader] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:25:20.590539 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9fbdf50-a4df-4dd2-b9f4-ac63f631f539 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:20.590783 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9fbdf50-a4df-4dd2-b9f4-ac63f631f539 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-reader] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:20.611222 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:20.611222 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:20.616815 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a9fbdf50-a4df-4dd2-b9f4-ac63f631f539 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-reader] Volume info retrieved successfully. Aug 06 19:25:20.621898 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9fbdf50-a4df-4dd2-b9f4-ac63f631f539 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-reader] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:25:20.623480 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 455/1817] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:20 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 1141 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:20.693313 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-cf35a213-5f1c-49dc-83f7-87663290980f req-3f2e82a1-7eab-484e-9b84-62df7a17ba33 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:20.702957 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-cf35a213-5f1c-49dc-83f7-87663290980f req-3f2e82a1-7eab-484e-9b84-62df7a17ba33 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:25:20.703226 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-cf35a213-5f1c-49dc-83f7-87663290980f req-3f2e82a1-7eab-484e-9b84-62df7a17ba33 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:20.703521 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-cf35a213-5f1c-49dc-83f7-87663290980f req-3f2e82a1-7eab-484e-9b84-62df7a17ba33 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:20.715761 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:20.715761 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:20.721489 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-cf35a213-5f1c-49dc-83f7-87663290980f req-3f2e82a1-7eab-484e-9b84-62df7a17ba33 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:25:20.731313 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-cf35a213-5f1c-49dc-83f7-87663290980f req-3f2e82a1-7eab-484e-9b84-62df7a17ba33 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:25:20.731801 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 449/1818] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:25:20 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 1141 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:20.767659 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-cf35a213-5f1c-49dc-83f7-87663290980f req-1981d3eb-4d7f-4d49-ac7f-18c7e97f8399 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:20.769959 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-cf35a213-5f1c-49dc-83f7-87663290980f req-1981d3eb-4d7f-4d49-ac7f-18c7e97f8399 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] POST https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70/action Aug 06 19:25:20.770437 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-cf35a213-5f1c-49dc-83f7-87663290980f req-1981d3eb-4d7f-4d49-ac7f-18c7e97f8399 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:25:20.770622 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-cf35a213-5f1c-49dc-83f7-87663290980f req-1981d3eb-4d7f-4d49-ac7f-18c7e97f8399 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:20.789110 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:20.789110 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:20.789957 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-cf35a213-5f1c-49dc-83f7-87663290980f req-1981d3eb-4d7f-4d49-ac7f-18c7e97f8399 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:25:20.802308 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-cf35a213-5f1c-49dc-83f7-87663290980f req-1981d3eb-4d7f-4d49-ac7f-18c7e97f8399 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Begin detaching volume completed successfully. Aug 06 19:25:20.802640 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-cf35a213-5f1c-49dc-83f7-87663290980f req-1981d3eb-4d7f-4d49-ac7f-18c7e97f8399 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70/action returned with HTTP 202 Aug 06 19:25:20.803266 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 456/1819] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:25:20 2026] POST /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:25:20.825646 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d68c5add-bd13-4ef3-9bff-6344d888154c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:20.827889 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d68c5add-bd13-4ef3-9bff-6344d888154c tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:25:20.828064 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d68c5add-bd13-4ef3-9bff-6344d888154c tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:20.828606 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d68c5add-bd13-4ef3-9bff-6344d888154c tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:20.842825 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:20.842825 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:20.856792 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d68c5add-bd13-4ef3-9bff-6344d888154c tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:25:20.863604 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d68c5add-bd13-4ef3-9bff-6344d888154c tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:25:20.864088 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 460/1820] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:20 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 1144 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:20.864632 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c3943b05-2d87-4886-b6e0-e8e9c89ca3ec None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:20.865195 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c3943b05-2d87-4886-b6e0-e8e9c89ca3ec None None] GET https://10.4.3.5/volume// Aug 06 19:25:20.865440 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c3943b05-2d87-4886-b6e0-e8e9c89ca3ec None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:20.865759 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c3943b05-2d87-4886-b6e0-e8e9c89ca3ec None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:20.866427 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c3943b05-2d87-4886-b6e0-e8e9c89ca3ec None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:25:20.866985 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 456/1821] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:25:20 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:25:20.880383 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-cf35a213-5f1c-49dc-83f7-87663290980f req-7cd72846-caf7-4479-b492-91a557508e43 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:20.880383 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-cf35a213-5f1c-49dc-83f7-87663290980f req-7cd72846-caf7-4479-b492-91a557508e43 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:25:20.880657 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-cf35a213-5f1c-49dc-83f7-87663290980f req-7cd72846-caf7-4479-b492-91a557508e43 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:20.881061 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-cf35a213-5f1c-49dc-83f7-87663290980f req-7cd72846-caf7-4479-b492-91a557508e43 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:20.896873 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:20.896873 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:20.903039 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-cf35a213-5f1c-49dc-83f7-87663290980f req-7cd72846-caf7-4479-b492-91a557508e43 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:25:20.907691 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-cf35a213-5f1c-49dc-83f7-87663290980f req-7cd72846-caf7-4479-b492-91a557508e43 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:25:20.908280 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 450/1822] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:25:20 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 1324 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:25:20.922822 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fd00e609-43c6-4be8-beb1-acb34b8e92e1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:20.924824 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fd00e609-43c6-4be8-beb1-acb34b8e92e1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:25:20.925112 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fd00e609-43c6-4be8-beb1-acb34b8e92e1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:20.925382 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fd00e609-43c6-4be8-beb1-acb34b8e92e1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:20.925588 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-fd00e609-43c6-4be8-beb1-acb34b8e92e1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:20.931822 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:20.931822 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:20.933669 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fd00e609-43c6-4be8-beb1-acb34b8e92e1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:25:20.933849 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 457/1823] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:20 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:20.948434 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5907b291-ec90-47e0-a28c-54dc7a7f5a79 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:20.953755 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5907b291-ec90-47e0-a28c-54dc7a7f5a79 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/739fff73-ca8a-4118-bd62-92f2bdd42324 Aug 06 19:25:20.954441 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5907b291-ec90-47e0-a28c-54dc7a7f5a79 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:20.955129 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5907b291-ec90-47e0-a28c-54dc7a7f5a79 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:20.977701 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:20.977701 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:20.985771 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5907b291-ec90-47e0-a28c-54dc7a7f5a79 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:25:20.998602 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5907b291-ec90-47e0-a28c-54dc7a7f5a79 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/739fff73-ca8a-4118-bd62-92f2bdd42324 returned with HTTP 200 Aug 06 19:25:20.999110 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 461/1824] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:20 2026] GET /volume/v3/volumes/739fff73-ca8a-4118-bd62-92f2bdd42324 => generated 1408 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:21.016841 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-10ff9d92-1505-42c8-b989-49182a93a17c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:21.018624 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-10ff9d92-1505-42c8-b989-49182a93a17c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/739fff73-ca8a-4118-bd62-92f2bdd42324 Aug 06 19:25:21.018799 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-10ff9d92-1505-42c8-b989-49182a93a17c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:21.019496 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-10ff9d92-1505-42c8-b989-49182a93a17c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:21.029884 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:21.029884 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:21.034449 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-10ff9d92-1505-42c8-b989-49182a93a17c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:25:21.042850 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-10ff9d92-1505-42c8-b989-49182a93a17c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/739fff73-ca8a-4118-bd62-92f2bdd42324 returned with HTTP 200 Aug 06 19:25:21.043652 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 457/1825] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:21 2026] GET /volume/v3/volumes/739fff73-ca8a-4118-bd62-92f2bdd42324 => generated 1408 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:21.063619 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2d0549ad-d183-4f64-bf12-0626bb48ed6a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:21.066169 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2d0549ad-d183-4f64-bf12-0626bb48ed6a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] DELETE https://10.4.3.5/volume/v3/volumes/739fff73-ca8a-4118-bd62-92f2bdd42324 Aug 06 19:25:21.066480 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2d0549ad-d183-4f64-bf12-0626bb48ed6a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:21.066761 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2d0549ad-d183-4f64-bf12-0626bb48ed6a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:21.066979 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-2d0549ad-d183-4f64-bf12-0626bb48ed6a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Delete volume with id: 739fff73-ca8a-4118-bd62-92f2bdd42324 Aug 06 19:25:21.071885 np0000006689 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=360,cinder:UPDATE=113,cinder:INSERT=64 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:25:21.079511 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:21.079511 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:21.080592 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2d0549ad-d183-4f64-bf12-0626bb48ed6a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:25:21.120111 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2d0549ad-d183-4f64-bf12-0626bb48ed6a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Delete volume request issued successfully. Aug 06 19:25:21.120111 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2d0549ad-d183-4f64-bf12-0626bb48ed6a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/739fff73-ca8a-4118-bd62-92f2bdd42324 returned with HTTP 202 Aug 06 19:25:21.120111 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 451/1826] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:25:21 2026] DELETE /volume/v3/volumes/739fff73-ca8a-4118-bd62-92f2bdd42324 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 19:25:21.130545 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9976a389-c18c-4ed4-a197-bb19a3883b92 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:21.135594 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9976a389-c18c-4ed4-a197-bb19a3883b92 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/739fff73-ca8a-4118-bd62-92f2bdd42324 Aug 06 19:25:21.136858 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9976a389-c18c-4ed4-a197-bb19a3883b92 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:21.136858 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9976a389-c18c-4ed4-a197-bb19a3883b92 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:21.157044 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:21.157044 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:21.162799 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9976a389-c18c-4ed4-a197-bb19a3883b92 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:25:21.170536 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9976a389-c18c-4ed4-a197-bb19a3883b92 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/739fff73-ca8a-4118-bd62-92f2bdd42324 returned with HTTP 200 Aug 06 19:25:21.171287 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 458/1827] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:21 2026] GET /volume/v3/volumes/739fff73-ca8a-4118-bd62-92f2bdd42324 => generated 1407 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:21.882745 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-edf4a3c3-cc12-400d-bd85-0606d19cfe83 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:21.886126 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-edf4a3c3-cc12-400d-bd85-0606d19cfe83 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:25:21.886621 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-edf4a3c3-cc12-400d-bd85-0606d19cfe83 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:21.886896 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-edf4a3c3-cc12-400d-bd85-0606d19cfe83 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:21.901213 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:21.901213 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:21.906811 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-edf4a3c3-cc12-400d-bd85-0606d19cfe83 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:25:21.913045 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-edf4a3c3-cc12-400d-bd85-0606d19cfe83 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:25:21.913549 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 462/1828] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:21 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:22.160419 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f49bb327-1c0c-4424-ba29-ae770d2a9562 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:22.162726 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f49bb327-1c0c-4424-ba29-ae770d2a9562 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] GET https://10.4.3.5/volume/v3/snapshots/d58e1edd-af7f-45f7-a236-da536de1a4bc Aug 06 19:25:22.162947 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f49bb327-1c0c-4424-ba29-ae770d2a9562 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:22.163219 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f49bb327-1c0c-4424-ba29-ae770d2a9562 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:22.169479 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:22.169479 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:22.170080 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f49bb327-1c0c-4424-ba29-ae770d2a9562 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Snapshot retrieved successfully. Aug 06 19:25:22.171115 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f49bb327-1c0c-4424-ba29-ae770d2a9562 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] https://10.4.3.5/volume/v3/snapshots/d58e1edd-af7f-45f7-a236-da536de1a4bc returned with HTTP 200 Aug 06 19:25:22.171598 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 458/1829] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:25:22 2026] GET /volume/v3/snapshots/d58e1edd-af7f-45f7-a236-da536de1a4bc => generated 478 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:22.189623 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-305adeb2-e956-4a3c-b85f-fec121043ec0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:22.192298 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-305adeb2-e956-4a3c-b85f-fec121043ec0 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/739fff73-ca8a-4118-bd62-92f2bdd42324 Aug 06 19:25:22.192620 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-305adeb2-e956-4a3c-b85f-fec121043ec0 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:22.192915 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-305adeb2-e956-4a3c-b85f-fec121043ec0 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:22.201978 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-305adeb2-e956-4a3c-b85f-fec121043ec0 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/739fff73-ca8a-4118-bd62-92f2bdd42324 returned with HTTP 404 Aug 06 19:25:22.202418 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 452/1830] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:22 2026] GET /volume/v3/volumes/739fff73-ca8a-4118-bd62-92f2bdd42324 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:25:22.215302 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-40bd3594-de71-4e0d-8300-b364c74b7f69 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:22.217664 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-40bd3594-de71-4e0d-8300-b364c74b7f69 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] DELETE https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:25:22.218225 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-40bd3594-de71-4e0d-8300-b364c74b7f69 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:22.218904 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-40bd3594-de71-4e0d-8300-b364c74b7f69 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:22.218904 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-40bd3594-de71-4e0d-8300-b364c74b7f69 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Delete backup with id: e0009454-892d-4e0e-9e6c-c797b5431cf2. Aug 06 19:25:22.225063 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:22.225063 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:22.259279 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.backup.rpcapi [None req-40bd3594-de71-4e0d-8300-b364c74b7f69 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] delete_backup rpcapi backup_id e0009454-892d-4e0e-9e6c-c797b5431cf2 {{(pid=100263) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:25:22.261880 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-40bd3594-de71-4e0d-8300-b364c74b7f69 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 202 Aug 06 19:25:22.262368 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 459/1831] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:25:22 2026] DELETE /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:25:22.276425 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-adda8492-0624-4e07-b4e7-323fa4cf7578 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:22.278631 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-adda8492-0624-4e07-b4e7-323fa4cf7578 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:25:22.279169 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-adda8492-0624-4e07-b4e7-323fa4cf7578 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:22.279639 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-adda8492-0624-4e07-b4e7-323fa4cf7578 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:22.279906 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-adda8492-0624-4e07-b4e7-323fa4cf7578 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:22.290728 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:22.290728 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:22.290728 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-adda8492-0624-4e07-b4e7-323fa4cf7578 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 200 Aug 06 19:25:22.290728 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 463/1832] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:22 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:22.483500 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e3c9f5c1-613a-4342-9b73-64cdd8b41f2b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:22.485750 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e3c9f5c1-613a-4342-9b73-64cdd8b41f2b tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/d58e1edd-af7f-45f7-a236-da536de1a4bc Aug 06 19:25:22.486003 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e3c9f5c1-613a-4342-9b73-64cdd8b41f2b tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:22.486211 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e3c9f5c1-613a-4342-9b73-64cdd8b41f2b tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:22.486440 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-e3c9f5c1-613a-4342-9b73-64cdd8b41f2b tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Delete snapshot with id: d58e1edd-af7f-45f7-a236-da536de1a4bc Aug 06 19:25:22.492029 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:22.492029 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:22.492573 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e3c9f5c1-613a-4342-9b73-64cdd8b41f2b tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Snapshot retrieved successfully. Aug 06 19:25:22.520119 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e3c9f5c1-613a-4342-9b73-64cdd8b41f2b tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Snapshot delete request issued successfully. Aug 06 19:25:22.520459 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e3c9f5c1-613a-4342-9b73-64cdd8b41f2b tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] https://10.4.3.5/volume/v3/snapshots/d58e1edd-af7f-45f7-a236-da536de1a4bc returned with HTTP 202 Aug 06 19:25:22.520820 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 459/1833] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:25:22 2026] DELETE /volume/v3/snapshots/d58e1edd-af7f-45f7-a236-da536de1a4bc => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:25:22.534601 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-97778222-7c95-4f03-9dfa-cf2d9af5d967 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:22.537271 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-97778222-7c95-4f03-9dfa-cf2d9af5d967 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] GET https://10.4.3.5/volume/v3/snapshots/d58e1edd-af7f-45f7-a236-da536de1a4bc Aug 06 19:25:22.537421 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-97778222-7c95-4f03-9dfa-cf2d9af5d967 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:22.537635 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-97778222-7c95-4f03-9dfa-cf2d9af5d967 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:22.546227 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:22.546227 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:22.548207 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-97778222-7c95-4f03-9dfa-cf2d9af5d967 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Snapshot retrieved successfully. Aug 06 19:25:22.548776 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-97778222-7c95-4f03-9dfa-cf2d9af5d967 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] https://10.4.3.5/volume/v3/snapshots/d58e1edd-af7f-45f7-a236-da536de1a4bc returned with HTTP 200 Aug 06 19:25:22.549514 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 453/1834] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:25:22 2026] GET /volume/v3/snapshots/d58e1edd-af7f-45f7-a236-da536de1a4bc => generated 477 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:22.929939 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-211247ff-7a47-4f2d-9af7-d1e1d9091000 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:22.932337 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-211247ff-7a47-4f2d-9af7-d1e1d9091000 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:25:22.932627 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-211247ff-7a47-4f2d-9af7-d1e1d9091000 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:22.932922 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-211247ff-7a47-4f2d-9af7-d1e1d9091000 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:22.946666 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:22.946666 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:22.953265 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-211247ff-7a47-4f2d-9af7-d1e1d9091000 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:25:22.959372 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-211247ff-7a47-4f2d-9af7-d1e1d9091000 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:25:22.960060 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 460/1835] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:22 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:23.301063 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-263c26bd-bc9b-4cea-87cf-a9de2b782704 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:23.302853 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-263c26bd-bc9b-4cea-87cf-a9de2b782704 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 Aug 06 19:25:23.303051 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-263c26bd-bc9b-4cea-87cf-a9de2b782704 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:23.303245 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-263c26bd-bc9b-4cea-87cf-a9de2b782704 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:23.303356 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-263c26bd-bc9b-4cea-87cf-a9de2b782704 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id e0009454-892d-4e0e-9e6c-c797b5431cf2. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:23.308359 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-263c26bd-bc9b-4cea-87cf-a9de2b782704 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 returned with HTTP 404 Aug 06 19:25:23.308904 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 464/1836] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:23 2026] GET /volume/v3/backups/e0009454-892d-4e0e-9e6c-c797b5431cf2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:25:23.387246 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a422aca1-8d38-4e06-9d6b-48e7cd7d8772 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:23.388837 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a422aca1-8d38-4e06-9d6b-48e7cd7d8772 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/86c18a40-a78c-47dc-9a56-3777c8765945 Aug 06 19:25:23.389152 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a422aca1-8d38-4e06-9d6b-48e7cd7d8772 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:23.390488 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a422aca1-8d38-4e06-9d6b-48e7cd7d8772 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:23.396534 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:23.396534 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:23.404041 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a422aca1-8d38-4e06-9d6b-48e7cd7d8772 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:25:23.407761 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a422aca1-8d38-4e06-9d6b-48e7cd7d8772 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/86c18a40-a78c-47dc-9a56-3777c8765945 returned with HTTP 200 Aug 06 19:25:23.408396 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 460/1837] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:23 2026] GET /volume/v3/volumes/86c18a40-a78c-47dc-9a56-3777c8765945 => generated 1353 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:23.422593 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a5f67ec3-47ba-4cbc-9dc3-a7bf957628ec None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:23.425404 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a5f67ec3-47ba-4cbc-9dc3-a7bf957628ec tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] DELETE https://10.4.3.5/volume/v3/volumes/86c18a40-a78c-47dc-9a56-3777c8765945 Aug 06 19:25:23.425527 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a5f67ec3-47ba-4cbc-9dc3-a7bf957628ec tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:23.425760 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a5f67ec3-47ba-4cbc-9dc3-a7bf957628ec tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:23.425939 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-a5f67ec3-47ba-4cbc-9dc3-a7bf957628ec tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Delete volume with id: 86c18a40-a78c-47dc-9a56-3777c8765945 Aug 06 19:25:23.434357 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:23.434357 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:23.435057 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a5f67ec3-47ba-4cbc-9dc3-a7bf957628ec tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:25:23.453342 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a5f67ec3-47ba-4cbc-9dc3-a7bf957628ec tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Delete volume request issued successfully. Aug 06 19:25:23.453570 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a5f67ec3-47ba-4cbc-9dc3-a7bf957628ec tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/86c18a40-a78c-47dc-9a56-3777c8765945 returned with HTTP 202 Aug 06 19:25:23.454159 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 454/1838] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:25:23 2026] DELETE /volume/v3/volumes/86c18a40-a78c-47dc-9a56-3777c8765945 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:25:23.462710 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c7590b4f-e8fd-4957-85e5-e37acd4c7831 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:23.464388 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c7590b4f-e8fd-4957-85e5-e37acd4c7831 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/86c18a40-a78c-47dc-9a56-3777c8765945 Aug 06 19:25:23.464607 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c7590b4f-e8fd-4957-85e5-e37acd4c7831 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:23.464872 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c7590b4f-e8fd-4957-85e5-e37acd4c7831 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:23.475133 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:23.475133 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:23.480864 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c7590b4f-e8fd-4957-85e5-e37acd4c7831 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:25:23.489291 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c7590b4f-e8fd-4957-85e5-e37acd4c7831 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/86c18a40-a78c-47dc-9a56-3777c8765945 returned with HTTP 200 Aug 06 19:25:23.490040 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 461/1839] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:23 2026] GET /volume/v3/volumes/86c18a40-a78c-47dc-9a56-3777c8765945 => generated 1352 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:23.562737 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-06c1d119-40ba-4930-82f9-45561b1da2f6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:23.565090 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-06c1d119-40ba-4930-82f9-45561b1da2f6 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] GET https://10.4.3.5/volume/v3/snapshots/d58e1edd-af7f-45f7-a236-da536de1a4bc Aug 06 19:25:23.565936 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-06c1d119-40ba-4930-82f9-45561b1da2f6 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:23.566282 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-06c1d119-40ba-4930-82f9-45561b1da2f6 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:23.572456 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-06c1d119-40ba-4930-82f9-45561b1da2f6 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] https://10.4.3.5/volume/v3/snapshots/d58e1edd-af7f-45f7-a236-da536de1a4bc returned with HTTP 404 Aug 06 19:25:23.573367 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 465/1840] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:25:23 2026] GET /volume/v3/snapshots/d58e1edd-af7f-45f7-a236-da536de1a4bc => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:25:23.976469 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d8dfa0a7-1b62-4674-a760-4b34f68933a4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:23.979546 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d8dfa0a7-1b62-4674-a760-4b34f68933a4 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:25:23.980355 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d8dfa0a7-1b62-4674-a760-4b34f68933a4 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:23.980355 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d8dfa0a7-1b62-4674-a760-4b34f68933a4 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:23.998386 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:23.998386 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:24.003261 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d8dfa0a7-1b62-4674-a760-4b34f68933a4 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:25:24.009299 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d8dfa0a7-1b62-4674-a760-4b34f68933a4 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:25:24.009793 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 461/1841] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:23 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 1144 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:24.510170 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c973b381-840f-49a0-8fa1-dce43ad9a597 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:24.513767 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c973b381-840f-49a0-8fa1-dce43ad9a597 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/86c18a40-a78c-47dc-9a56-3777c8765945 Aug 06 19:25:24.513880 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c973b381-840f-49a0-8fa1-dce43ad9a597 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:24.514191 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c973b381-840f-49a0-8fa1-dce43ad9a597 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:24.522173 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c973b381-840f-49a0-8fa1-dce43ad9a597 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/86c18a40-a78c-47dc-9a56-3777c8765945 returned with HTTP 404 Aug 06 19:25:24.522719 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 455/1842] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:24 2026] GET /volume/v3/volumes/86c18a40-a78c-47dc-9a56-3777c8765945 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:25:24.539442 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b9098c0c-f799-427b-8e9e-47b6565bb010 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:24.542131 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b9098c0c-f799-427b-8e9e-47b6565bb010 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:25:24.542594 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b9098c0c-f799-427b-8e9e-47b6565bb010 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-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-1584645156"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:24.544911 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-b9098c0c-f799-427b-8e9e-47b6565bb010 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1584645156'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:25:24.544911 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-b9098c0c-f799-427b-8e9e-47b6565bb010 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Create volume of 1 GB Aug 06 19:25:24.555310 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b9098c0c-f799-427b-8e9e-47b6565bb010 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Availability Zones retrieved successfully. Aug 06 19:25:24.564945 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b9098c0c-f799-427b-8e9e-47b6565bb010 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Flow 'volume_create_api' (fa38a801-1467-4220-a8ee-d9fd7250a1fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:25:24.567319 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b9098c0c-f799-427b-8e9e-47b6565bb010 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (425e465a-fb72-401b-9b4f-0b94b1652760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:24.568036 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-b9098c0c-f799-427b-8e9e-47b6565bb010 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:25:24.606766 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b9098c0c-f799-427b-8e9e-47b6565bb010 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (425e465a-fb72-401b-9b4f-0b94b1652760) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:24.607654 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b9098c0c-f799-427b-8e9e-47b6565bb010 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f66c65b0-d66d-464b-8a12-b70bad3ff7d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:24.672457 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-b9098c0c-f799-427b-8e9e-47b6565bb010 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Created reservations ['291c91e1-b9e9-4545-9efa-f2cda0bb2617', 'd5bbd88f-f32d-47c4-a9f6-a4187419489b', '7e3b95e5-d139-4241-8f7e-a38c331bb3ec', 'e424a4b6-1a3b-46e5-a1bf-c49bfd331890'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:25:24.674274 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b9098c0c-f799-427b-8e9e-47b6565bb010 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f66c65b0-d66d-464b-8a12-b70bad3ff7d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['291c91e1-b9e9-4545-9efa-f2cda0bb2617', 'd5bbd88f-f32d-47c4-a9f6-a4187419489b', '7e3b95e5-d139-4241-8f7e-a38c331bb3ec', 'e424a4b6-1a3b-46e5-a1bf-c49bfd331890']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:24.674640 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b9098c0c-f799-427b-8e9e-47b6565bb010 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da1cb7a5-9c2f-4528-a9cb-9547e9aac8d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:24.725619 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b9098c0c-f799-427b-8e9e-47b6565bb010 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da1cb7a5-9c2f-4528-a9cb-9547e9aac8d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4c58e07-0e90-4a88-af1b-9d6045da29c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1584645156',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='b8f277deb31246fda45329fc486d0a17',qos_specs=None,replication_status=,reservations=['291c91e1-b9e9-4545-9efa-f2cda0bb2617','d5bbd88f-f32d-47c4-a9f6-a4187419489b','7e3b95e5-d139-4241-8f7e-a38c331bb3ec','e424a4b6-1a3b-46e5-a1bf-c49bfd331890'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e188c4e36664bce8338130a9e39c45a',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:25:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1584645156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4c58e07-0e90-4a88-af1b-9d6045da29c9,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='b8f277deb31246fda45329fc486d0a17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e188c4e36664bce8338130a9e39c45a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:24.726792 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b9098c0c-f799-427b-8e9e-47b6565bb010 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba986fe0-1aa3-4763-8bda-63205c39b492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:24.756001 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b9098c0c-f799-427b-8e9e-47b6565bb010 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba986fe0-1aa3-4763-8bda-63205c39b492) transitioned into state 'SUCCESS' from state '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-1584645156',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='b8f277deb31246fda45329fc486d0a17',qos_specs=None,replication_status=,reservations=['291c91e1-b9e9-4545-9efa-f2cda0bb2617','d5bbd88f-f32d-47c4-a9f6-a4187419489b','7e3b95e5-d139-4241-8f7e-a38c331bb3ec','e424a4b6-1a3b-46e5-a1bf-c49bfd331890'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e188c4e36664bce8338130a9e39c45a',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:24.757079 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b9098c0c-f799-427b-8e9e-47b6565bb010 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2ba52bd-5571-4a1d-a8a7-aab88b11a40d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:24.772432 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b9098c0c-f799-427b-8e9e-47b6565bb010 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2ba52bd-5571-4a1d-a8a7-aab88b11a40d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:24.773333 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b9098c0c-f799-427b-8e9e-47b6565bb010 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Flow 'volume_create_api' (fa38a801-1467-4220-a8ee-d9fd7250a1fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:25:24.773945 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b9098c0c-f799-427b-8e9e-47b6565bb010 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Create volume request issued successfully. Aug 06 19:25:24.774919 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b9098c0c-f799-427b-8e9e-47b6565bb010 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:25:24.775550 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 462/1843] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:25:24 2026] POST /volume/v3/volumes => generated 812 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:25:24.794648 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1278ad48-50a6-41da-bd15-0a3eb1d9209a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:24.802274 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1278ad48-50a6-41da-bd15-0a3eb1d9209a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/d4c58e07-0e90-4a88-af1b-9d6045da29c9 Aug 06 19:25:24.802629 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1278ad48-50a6-41da-bd15-0a3eb1d9209a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:24.802950 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1278ad48-50a6-41da-bd15-0a3eb1d9209a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:24.812652 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:24.812652 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:24.820558 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1278ad48-50a6-41da-bd15-0a3eb1d9209a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:25:24.824990 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1278ad48-50a6-41da-bd15-0a3eb1d9209a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/d4c58e07-0e90-4a88-af1b-9d6045da29c9 returned with HTTP 200 Aug 06 19:25:24.824990 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 466/1844] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:24 2026] GET /volume/v3/volumes/d4c58e07-0e90-4a88-af1b-9d6045da29c9 => generated 880 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:24.846771 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-cf35a213-5f1c-49dc-83f7-87663290980f req-45ff60a3-dfdf-4e47-9f58-c7ef6c2d42ac None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:24.850968 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-cf35a213-5f1c-49dc-83f7-87663290980f req-45ff60a3-dfdf-4e47-9f58-c7ef6c2d42ac tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:25:24.851127 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-cf35a213-5f1c-49dc-83f7-87663290980f req-45ff60a3-dfdf-4e47-9f58-c7ef6c2d42ac tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:24.851322 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-cf35a213-5f1c-49dc-83f7-87663290980f req-45ff60a3-dfdf-4e47-9f58-c7ef6c2d42ac tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:24.870277 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:24.870277 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:24.873900 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-cf35a213-5f1c-49dc-83f7-87663290980f req-45ff60a3-dfdf-4e47-9f58-c7ef6c2d42ac tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:25:24.878779 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-cf35a213-5f1c-49dc-83f7-87663290980f req-45ff60a3-dfdf-4e47-9f58-c7ef6c2d42ac tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:25:24.879258 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 462/1845] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:25:24 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:25.026443 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-eaa9b41f-e80b-4abb-b1bb-c29ea567b56b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:25.029495 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eaa9b41f-e80b-4abb-b1bb-c29ea567b56b tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:25:25.029770 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eaa9b41f-e80b-4abb-b1bb-c29ea567b56b tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:25.030539 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eaa9b41f-e80b-4abb-b1bb-c29ea567b56b tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:25.048894 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:25.048894 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:25.054676 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-eaa9b41f-e80b-4abb-b1bb-c29ea567b56b tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:25:25.061174 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eaa9b41f-e80b-4abb-b1bb-c29ea567b56b tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:25:25.061658 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 456/1846] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:25 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 1144 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:25.251231 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-cf35a213-5f1c-49dc-83f7-87663290980f req-a92ef556-98bb-46a9-bc9c-63ad6e9f19aa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:25.254910 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-cf35a213-5f1c-49dc-83f7-87663290980f req-a92ef556-98bb-46a9-bc9c-63ad6e9f19aa tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] DELETE https://10.4.3.5/volume/v3/attachments/fe5bcf5e-db34-41dc-87a9-dcdbac9c209b Aug 06 19:25:25.254910 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-cf35a213-5f1c-49dc-83f7-87663290980f req-a92ef556-98bb-46a9-bc9c-63ad6e9f19aa tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:25.256104 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-cf35a213-5f1c-49dc-83f7-87663290980f req-a92ef556-98bb-46a9-bc9c-63ad6e9f19aa tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:25.268097 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:25.268097 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:25.343863 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-cf35a213-5f1c-49dc-83f7-87663290980f req-a92ef556-98bb-46a9-bc9c-63ad6e9f19aa tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/attachments/fe5bcf5e-db34-41dc-87a9-dcdbac9c209b returned with HTTP 200 Aug 06 19:25:25.344587 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 463/1847] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:25:25 2026] DELETE /volume/v3/attachments/fe5bcf5e-db34-41dc-87a9-dcdbac9c209b => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:25.474424 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-f28d4e5f-9b34-466b-b317-8f5bcede8286 req-58241424-4c7f-4e59-a245-07a41ad5d7cd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:25.479334 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f28d4e5f-9b34-466b-b317-8f5bcede8286 req-58241424-4c7f-4e59-a245-07a41ad5d7cd tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] DELETE https://10.4.3.5/volume/v3/attachments/e8e4b827-e10a-4073-910f-7a535a9f74ce Aug 06 19:25:25.479334 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f28d4e5f-9b34-466b-b317-8f5bcede8286 req-58241424-4c7f-4e59-a245-07a41ad5d7cd tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:25.479334 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f28d4e5f-9b34-466b-b317-8f5bcede8286 req-58241424-4c7f-4e59-a245-07a41ad5d7cd tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:25.489603 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:25.489603 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:25.546257 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f28d4e5f-9b34-466b-b317-8f5bcede8286 req-58241424-4c7f-4e59-a245-07a41ad5d7cd tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] https://10.4.3.5/volume/v3/attachments/e8e4b827-e10a-4073-910f-7a535a9f74ce returned with HTTP 200 Aug 06 19:25:25.546955 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 467/1848] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:25:25 2026] DELETE /volume/v3/attachments/e8e4b827-e10a-4073-910f-7a535a9f74ce => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:25.558754 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f28d4e5f-9b34-466b-b317-8f5bcede8286 req-a5ccbc77-7318-40d4-b759-1dce2fd7fd14 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:25.561486 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f28d4e5f-9b34-466b-b317-8f5bcede8286 req-a5ccbc77-7318-40d4-b759-1dce2fd7fd14 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] DELETE https://10.4.3.5/volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 Aug 06 19:25:25.561650 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f28d4e5f-9b34-466b-b317-8f5bcede8286 req-a5ccbc77-7318-40d4-b759-1dce2fd7fd14 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:25.561883 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f28d4e5f-9b34-466b-b317-8f5bcede8286 req-a5ccbc77-7318-40d4-b759-1dce2fd7fd14 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:25.562150 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [req-f28d4e5f-9b34-466b-b317-8f5bcede8286 req-a5ccbc77-7318-40d4-b759-1dce2fd7fd14 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Delete volume with id: 8736143f-0fcc-4b73-8ce0-919c7e0debb9 Aug 06 19:25:25.569400 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:25.569400 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:25.569966 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-f28d4e5f-9b34-466b-b317-8f5bcede8286 req-a5ccbc77-7318-40d4-b759-1dce2fd7fd14 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Volume info retrieved successfully. Aug 06 19:25:25.586376 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-f28d4e5f-9b34-466b-b317-8f5bcede8286 req-a5ccbc77-7318-40d4-b759-1dce2fd7fd14 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] Delete volume request issued successfully. Aug 06 19:25:25.586554 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f28d4e5f-9b34-466b-b317-8f5bcede8286 req-a5ccbc77-7318-40d4-b759-1dce2fd7fd14 tempest-ImageDependencyTests-689318019 tempest-ImageDependencyTests-689318019-project-member] https://10.4.3.5/volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 returned with HTTP 202 Aug 06 19:25:25.587031 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 463/1849] 10.4.3.5 () {70 vars in 1606 bytes} [Thu Aug 6 19:25:25 2026] DELETE /volume/v3/volumes/8736143f-0fcc-4b73-8ce0-919c7e0debb9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:25:25.841429 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-87b13f8f-ac85-4dc0-8c8b-3b5d08a35269 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:25.844380 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-87b13f8f-ac85-4dc0-8c8b-3b5d08a35269 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/d4c58e07-0e90-4a88-af1b-9d6045da29c9 Aug 06 19:25:25.844843 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-87b13f8f-ac85-4dc0-8c8b-3b5d08a35269 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:25.845146 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-87b13f8f-ac85-4dc0-8c8b-3b5d08a35269 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:25.857217 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:25.857217 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:25.863193 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-87b13f8f-ac85-4dc0-8c8b-3b5d08a35269 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:25:25.870846 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-87b13f8f-ac85-4dc0-8c8b-3b5d08a35269 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/d4c58e07-0e90-4a88-af1b-9d6045da29c9 returned with HTTP 200 Aug 06 19:25:25.871867 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 457/1850] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:25 2026] GET /volume/v3/volumes/d4c58e07-0e90-4a88-af1b-9d6045da29c9 => generated 905 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:25.887922 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f41de58b-f463-4ded-893b-dd28150fb991 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:25.889805 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f41de58b-f463-4ded-893b-dd28150fb991 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] POST https://10.4.3.5/volume/v3/backups Aug 06 19:25:25.890202 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f41de58b-f463-4ded-893b-dd28150fb991 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d4c58e07-0e90-4a88-af1b-9d6045da29c9", "name": "tempest-VolumesBackupsTest-Backup-2085941334", "description": "tempest-backup-description-1718511090", "container": "tempest-volumesbackupstest-backup-container-2089245297"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:25.891917 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-f41de58b-f463-4ded-893b-dd28150fb991 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Creating new backup {'backup': {'volume_id': 'd4c58e07-0e90-4a88-af1b-9d6045da29c9', 'name': 'tempest-VolumesBackupsTest-Backup-2085941334', 'description': 'tempest-backup-description-1718511090', 'container': 'tempest-volumesbackupstest-backup-container-2089245297'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:25:25.892132 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-f41de58b-f463-4ded-893b-dd28150fb991 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Creating backup of volume d4c58e07-0e90-4a88-af1b-9d6045da29c9 in container tempest-volumesbackupstest-backup-container-2089245297 Aug 06 19:25:25.903346 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:25.903346 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:25.904231 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f41de58b-f463-4ded-893b-dd28150fb991 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:25:25.927175 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-f41de58b-f463-4ded-893b-dd28150fb991 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Created reservations ['074a1a32-451a-400e-a64d-cf112da9ff11', 'e061f4d6-8a73-484b-bb57-142adcc7ebf1'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:25:25.962682 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f41de58b-f463-4ded-893b-dd28150fb991 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:25:25.963484 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 464/1851] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:25:25 2026] POST /volume/v3/backups => generated 326 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:25:25.976386 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-69c42978-4b99-4ebd-a69c-9e8c15a15fda None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:25.978948 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-69c42978-4b99-4ebd-a69c-9e8c15a15fda tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:25:25.981042 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-69c42978-4b99-4ebd-a69c-9e8c15a15fda tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:25.981042 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-69c42978-4b99-4ebd-a69c-9e8c15a15fda tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:25.981042 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-69c42978-4b99-4ebd-a69c-9e8c15a15fda tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:25.986055 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:25.986055 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:25.987372 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-69c42978-4b99-4ebd-a69c-9e8c15a15fda tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:25:25.988230 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 468/1852] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:25 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 820 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:26.075546 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-55962d97-fb78-4b16-894a-7b913f1a590f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:26.080368 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-55962d97-fb78-4b16-894a-7b913f1a590f tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:25:26.080368 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-55962d97-fb78-4b16-894a-7b913f1a590f tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:26.080604 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-55962d97-fb78-4b16-894a-7b913f1a590f tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:26.087801 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:26.087801 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:26.092379 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-55962d97-fb78-4b16-894a-7b913f1a590f tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:25:26.097439 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-55962d97-fb78-4b16-894a-7b913f1a590f tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:25:26.097951 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 464/1853] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:26 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:26.113960 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a1957681-c7e9-44d0-b02a-54e519b6f47a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:26.116936 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a1957681-c7e9-44d0-b02a-54e519b6f47a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:25:26.117234 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a1957681-c7e9-44d0-b02a-54e519b6f47a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:26.117497 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a1957681-c7e9-44d0-b02a-54e519b6f47a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:26.133294 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:26.133294 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:26.138302 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a1957681-c7e9-44d0-b02a-54e519b6f47a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:25:26.145682 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a1957681-c7e9-44d0-b02a-54e519b6f47a tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:25:26.146438 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 458/1854] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:26 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:26.212649 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-528ea9d4-3151-4d02-a812-aaacf95709ad None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:26.216106 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-528ea9d4-3151-4d02-a812-aaacf95709ad tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:25:26.216106 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-528ea9d4-3151-4d02-a812-aaacf95709ad tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:26.216106 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-528ea9d4-3151-4d02-a812-aaacf95709ad tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:26.223558 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:26.223558 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:26.228388 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-528ea9d4-3151-4d02-a812-aaacf95709ad tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:25:26.234518 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-528ea9d4-3151-4d02-a812-aaacf95709ad tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:25:26.235103 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 465/1855] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:26 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:26.305706 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-234ae9e9-5bab-4e45-a257-c3b3527c6181 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:26.309905 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-234ae9e9-5bab-4e45-a257-c3b3527c6181 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:25:26.309905 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-234ae9e9-5bab-4e45-a257-c3b3527c6181 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1763213524", "imageRef": "11f21727-e5ec-459d-91b4-c79ce982c40c"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:26.312278 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-234ae9e9-5bab-4e45-a257-c3b3527c6181 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1763213524', 'imageRef': '11f21727-e5ec-459d-91b4-c79ce982c40c'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:25:26.422317 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-234ae9e9-5bab-4e45-a257-c3b3527c6181 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Create volume of 1 GB Aug 06 19:25:26.422317 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:26.422317 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:26.422317 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-234ae9e9-5bab-4e45-a257-c3b3527c6181 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Availability Zones retrieved successfully. Aug 06 19:25:26.429784 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-234ae9e9-5bab-4e45-a257-c3b3527c6181 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Flow 'volume_create_api' (4efe2a17-d3cb-4954-ada1-d508a1cb3f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:25:26.431209 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-234ae9e9-5bab-4e45-a257-c3b3527c6181 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6372beb6-5fd8-4208-adfb-2b65d06d1493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:26.432618 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-234ae9e9-5bab-4e45-a257-c3b3527c6181 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:25:26.480486 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:26.480486 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:26.493418 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-234ae9e9-5bab-4e45-a257-c3b3527c6181 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6372beb6-5fd8-4208-adfb-2b65d06d1493) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:16:00Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=6cb59166-873e-4bea-9807-82811a250a78,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cb59166-873e-4bea-9807-82811a250a78', 'encryption_key_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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:26.494400 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-234ae9e9-5bab-4e45-a257-c3b3527c6181 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5be94730-c602-45f4-bfaf-0a115c9f67f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:26.539756 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-234ae9e9-5bab-4e45-a257-c3b3527c6181 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Created reservations ['32e63204-3189-4754-86c1-17d6bfb910dd', '36221577-1bc9-4872-b864-fa7aa2a8a51a', 'c502897c-88dc-440a-a33c-946eb3813578', 'c6fc34e5-12f7-4c80-bc1e-a7cf45e741eb'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:25:26.540933 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-234ae9e9-5bab-4e45-a257-c3b3527c6181 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5be94730-c602-45f4-bfaf-0a115c9f67f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32e63204-3189-4754-86c1-17d6bfb910dd', '36221577-1bc9-4872-b864-fa7aa2a8a51a', 'c502897c-88dc-440a-a33c-946eb3813578', 'c6fc34e5-12f7-4c80-bc1e-a7cf45e741eb']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:26.541901 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-234ae9e9-5bab-4e45-a257-c3b3527c6181 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea2ce314-b839-495f-9e0b-a43e66b11030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:26.565860 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-234ae9e9-5bab-4e45-a257-c3b3527c6181 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea2ce314-b839-495f-9e0b-a43e66b11030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c52dcaa0-409c-4796-86be-f06e275f2c8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1763213524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3fae90b156144fea9f55fe1c9b156e4d',qos_specs=None,replication_status=,reservations=['32e63204-3189-4754-86c1-17d6bfb910dd','36221577-1bc9-4872-b864-fa7aa2a8a51a','c502897c-88dc-440a-a33c-946eb3813578','c6fc34e5-12f7-4c80-bc1e-a7cf45e741eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29a2f51112ee438c90f247cafa8c2e06',volume_type_id=6cb59166-873e-4bea-9807-82811a250a78), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:25:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1763213524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c52dcaa0-409c-4796-86be-f06e275f2c8c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3fae90b156144fea9f55fe1c9b156e4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29a2f51112ee438c90f247cafa8c2e06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cb59166-873e-4bea-9807-82811a250a78),volume_type_id=6cb59166-873e-4bea-9807-82811a250a78)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:26.566809 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-234ae9e9-5bab-4e45-a257-c3b3527c6181 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef336594-3925-410f-95f1-727b26c5f29e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:26.586355 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-234ae9e9-5bab-4e45-a257-c3b3527c6181 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef336594-3925-410f-95f1-727b26c5f29e) transitioned into state 'SUCCESS' from state '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-1763213524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3fae90b156144fea9f55fe1c9b156e4d',qos_specs=None,replication_status=,reservations=['32e63204-3189-4754-86c1-17d6bfb910dd','36221577-1bc9-4872-b864-fa7aa2a8a51a','c502897c-88dc-440a-a33c-946eb3813578','c6fc34e5-12f7-4c80-bc1e-a7cf45e741eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29a2f51112ee438c90f247cafa8c2e06',volume_type_id=6cb59166-873e-4bea-9807-82811a250a78)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:26.588679 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-234ae9e9-5bab-4e45-a257-c3b3527c6181 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7fb7611-ad7d-4d35-9b11-8280748fbe23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:26.599408 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-234ae9e9-5bab-4e45-a257-c3b3527c6181 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7fb7611-ad7d-4d35-9b11-8280748fbe23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:26.601393 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-234ae9e9-5bab-4e45-a257-c3b3527c6181 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Flow 'volume_create_api' (4efe2a17-d3cb-4954-ada1-d508a1cb3f84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:25:26.601918 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-234ae9e9-5bab-4e45-a257-c3b3527c6181 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Create volume request issued successfully. Aug 06 19:25:26.602766 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-234ae9e9-5bab-4e45-a257-c3b3527c6181 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:25:26.603360 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 469/1856] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:25:26 2026] POST /volume/v3/volumes => generated 756 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:25:26.621955 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8f56b674-7fdd-4fbe-b568-dee8a3f4be04 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:26.624471 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f56b674-7fdd-4fbe-b568-dee8a3f4be04 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c Aug 06 19:25:26.624782 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8f56b674-7fdd-4fbe-b568-dee8a3f4be04 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:26.625079 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8f56b674-7fdd-4fbe-b568-dee8a3f4be04 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:26.635729 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:26.635729 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:26.641537 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8f56b674-7fdd-4fbe-b568-dee8a3f4be04 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:25:26.648547 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f56b674-7fdd-4fbe-b568-dee8a3f4be04 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c returned with HTTP 200 Aug 06 19:25:26.648956 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 465/1857] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:26 2026] GET /volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c => generated 824 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:27.001037 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3fc05145-b183-4440-bd04-437dea2c1c51 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:27.005796 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3fc05145-b183-4440-bd04-437dea2c1c51 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:25:27.005796 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3fc05145-b183-4440-bd04-437dea2c1c51 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:27.005796 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3fc05145-b183-4440-bd04-437dea2c1c51 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:27.005796 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-3fc05145-b183-4440-bd04-437dea2c1c51 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:27.010538 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:27.010538 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:27.011677 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3fc05145-b183-4440-bd04-437dea2c1c51 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:25:27.012282 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 459/1858] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:27 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:27.666216 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0b7574bc-348a-4ceb-afc6-ffe8d7bc0184 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:27.669251 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0b7574bc-348a-4ceb-afc6-ffe8d7bc0184 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c Aug 06 19:25:27.669525 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0b7574bc-348a-4ceb-afc6-ffe8d7bc0184 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:27.669771 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0b7574bc-348a-4ceb-afc6-ffe8d7bc0184 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:27.688184 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:27.688184 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:27.697968 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0b7574bc-348a-4ceb-afc6-ffe8d7bc0184 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:25:27.709413 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0b7574bc-348a-4ceb-afc6-ffe8d7bc0184 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c returned with HTTP 200 Aug 06 19:25:27.710241 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 466/1859] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:27 2026] GET /volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c => generated 1364 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:27.847423 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-49539429-03ce-4347-87e3-d72798ce1b38 req-3a21569c-58e7-4a0d-b717-b26d1cf84c16 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:27.851104 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-49539429-03ce-4347-87e3-d72798ce1b38 req-3a21569c-58e7-4a0d-b717-b26d1cf84c16 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c Aug 06 19:25:27.851442 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-49539429-03ce-4347-87e3-d72798ce1b38 req-3a21569c-58e7-4a0d-b717-b26d1cf84c16 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:27.851722 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-49539429-03ce-4347-87e3-d72798ce1b38 req-3a21569c-58e7-4a0d-b717-b26d1cf84c16 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:27.863036 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:27.863036 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:27.868410 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-49539429-03ce-4347-87e3-d72798ce1b38 req-3a21569c-58e7-4a0d-b717-b26d1cf84c16 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:25:27.875973 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-49539429-03ce-4347-87e3-d72798ce1b38 req-3a21569c-58e7-4a0d-b717-b26d1cf84c16 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c returned with HTTP 200 Aug 06 19:25:27.876748 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 470/1860] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:25:27 2026] GET /volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c => generated 1364 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:27.929881 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e43679b5-7e15-40d7-9cb8-1b213c3abdc6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:27.931622 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e43679b5-7e15-40d7-9cb8-1b213c3abdc6 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] GET https://10.4.3.5/volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 Aug 06 19:25:27.931869 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e43679b5-7e15-40d7-9cb8-1b213c3abdc6 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:27.932150 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e43679b5-7e15-40d7-9cb8-1b213c3abdc6 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:27.941772 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:27.941772 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:27.946334 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e43679b5-7e15-40d7-9cb8-1b213c3abdc6 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Volume info retrieved successfully. Aug 06 19:25:27.952229 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e43679b5-7e15-40d7-9cb8-1b213c3abdc6 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 returned with HTTP 200 Aug 06 19:25:27.953715 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 466/1861] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:27 2026] GET /volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:27.970821 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c862513a-07b2-4811-bb48-b2944eae9715 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:27.978214 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c862513a-07b2-4811-bb48-b2944eae9715 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] GET https://10.4.3.5/volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 Aug 06 19:25:27.978214 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c862513a-07b2-4811-bb48-b2944eae9715 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:27.978214 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c862513a-07b2-4811-bb48-b2944eae9715 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:27.989814 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:27.989814 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:27.999296 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c862513a-07b2-4811-bb48-b2944eae9715 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Volume info retrieved successfully. Aug 06 19:25:28.006086 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c862513a-07b2-4811-bb48-b2944eae9715 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 returned with HTTP 200 Aug 06 19:25:28.006851 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 460/1862] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:27 2026] GET /volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 => generated 869 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:28.027424 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9d9855e1-f09e-4dec-a177-8f27e6b73e97 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:28.029663 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9d9855e1-f09e-4dec-a177-8f27e6b73e97 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:25:28.029968 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9d9855e1-f09e-4dec-a177-8f27e6b73e97 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:28.031872 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9d9855e1-f09e-4dec-a177-8f27e6b73e97 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:28.031872 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-9d9855e1-f09e-4dec-a177-8f27e6b73e97 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:28.035784 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:28.035784 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:28.036629 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9d9855e1-f09e-4dec-a177-8f27e6b73e97 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:25:28.037298 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 467/1863] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:28 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:28.061965 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-0207de65-4143-482d-afef-155f624b7975 req-48ce6faf-9b1a-4bb0-8b74-923f79d4b215 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:28.066119 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0207de65-4143-482d-afef-155f624b7975 req-48ce6faf-9b1a-4bb0-8b74-923f79d4b215 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] GET https://10.4.3.5/volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 Aug 06 19:25:28.066629 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-0207de65-4143-482d-afef-155f624b7975 req-48ce6faf-9b1a-4bb0-8b74-923f79d4b215 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:28.067352 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-0207de65-4143-482d-afef-155f624b7975 req-48ce6faf-9b1a-4bb0-8b74-923f79d4b215 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:28.076405 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:28.076405 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:28.083094 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-0207de65-4143-482d-afef-155f624b7975 req-48ce6faf-9b1a-4bb0-8b74-923f79d4b215 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Volume info retrieved successfully. Aug 06 19:25:28.089510 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0207de65-4143-482d-afef-155f624b7975 req-48ce6faf-9b1a-4bb0-8b74-923f79d4b215 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 returned with HTTP 200 Aug 06 19:25:28.090152 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 471/1864] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:25:28 2026] GET /volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:28.179863 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-39f1b09b-8e07-4e29-bf2c-ec26f15b5067 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:28.180284 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-39f1b09b-8e07-4e29-bf2c-ec26f15b5067 None None] GET https://10.4.3.5/volume// Aug 06 19:25:28.180471 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-39f1b09b-8e07-4e29-bf2c-ec26f15b5067 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:28.180720 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-39f1b09b-8e07-4e29-bf2c-ec26f15b5067 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:28.181109 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-39f1b09b-8e07-4e29-bf2c-ec26f15b5067 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:25:28.181409 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 467/1865] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:25:28 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:25:28.190206 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-0207de65-4143-482d-afef-155f624b7975 req-7c7c4f76-ec41-4fc2-a762-a0a53b6f5f26 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:28.401898 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-0207de65-4143-482d-afef-155f624b7975 req-7c7c4f76-ec41-4fc2-a762-a0a53b6f5f26 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:25:28.402693 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-0207de65-4143-482d-afef-155f624b7975 req-7c7c4f76-ec41-4fc2-a762-a0a53b6f5f26 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7af8e522-d6a6-4613-8186-3182483ae244", "connector": null, "instance_uuid": "9aeabb6e-e808-4692-aa7d-be4c2f0d6175"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:28.408285 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-49539429-03ce-4347-87e3-d72798ce1b38 req-3abc1fac-7121-4726-93d7-d3b3e8eff3fe None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:28.410641 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-49539429-03ce-4347-87e3-d72798ce1b38 req-3abc1fac-7121-4726-93d7-d3b3e8eff3fe tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c Aug 06 19:25:28.410885 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-49539429-03ce-4347-87e3-d72798ce1b38 req-3abc1fac-7121-4726-93d7-d3b3e8eff3fe tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:28.411107 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-49539429-03ce-4347-87e3-d72798ce1b38 req-3abc1fac-7121-4726-93d7-d3b3e8eff3fe tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:28.413748 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:28.413748 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:28.428561 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:28.428561 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:28.434755 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-49539429-03ce-4347-87e3-d72798ce1b38 req-3abc1fac-7121-4726-93d7-d3b3e8eff3fe tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:25:28.441732 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-49539429-03ce-4347-87e3-d72798ce1b38 req-3abc1fac-7121-4726-93d7-d3b3e8eff3fe tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c returned with HTTP 200 Aug 06 19:25:28.443055 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 468/1866] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:25:28 2026] GET /volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c => generated 1364 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:28.463044 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-63a3c0c6-9a26-4ed0-b522-e7e81d0c6ade None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:28.463044 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-63a3c0c6-9a26-4ed0-b522-e7e81d0c6ade None None] GET https://10.4.3.5/volume// Aug 06 19:25:28.463044 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-63a3c0c6-9a26-4ed0-b522-e7e81d0c6ade None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:28.463044 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-63a3c0c6-9a26-4ed0-b522-e7e81d0c6ade None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:28.463415 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-63a3c0c6-9a26-4ed0-b522-e7e81d0c6ade None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:25:28.464170 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 472/1867] 10.4.3.5 () {66 vars in 1405 bytes} [Thu Aug 6 19:25:28 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:25:28.470302 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-0207de65-4143-482d-afef-155f624b7975 req-7c7c4f76-ec41-4fc2-a762-a0a53b6f5f26 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:25:28.471583 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 461/1868] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:25:28 2026] POST /volume/v3/attachments => generated 273 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:28.474315 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-49539429-03ce-4347-87e3-d72798ce1b38 req-ccb712d3-0a0e-4909-b373-257361ba4b36 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:28.478461 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-49539429-03ce-4347-87e3-d72798ce1b38 req-ccb712d3-0a0e-4909-b373-257361ba4b36 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:25:28.478723 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-49539429-03ce-4347-87e3-d72798ce1b38 req-ccb712d3-0a0e-4909-b373-257361ba4b36 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c52dcaa0-409c-4796-86be-f06e275f2c8c", "connector": null, "instance_uuid": "6630387c-e91c-469d-a240-59be2e0801cf"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:28.489993 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:28.489993 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:28.513894 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e52b31e8-07c1-4d46-9cb1-59ec8314c9bd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:28.517085 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e52b31e8-07c1-4d46-9cb1-59ec8314c9bd tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] GET https://10.4.3.5/volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 Aug 06 19:25:28.517085 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e52b31e8-07c1-4d46-9cb1-59ec8314c9bd tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:28.517269 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e52b31e8-07c1-4d46-9cb1-59ec8314c9bd tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:28.529042 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:28.529042 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:28.536229 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e52b31e8-07c1-4d46-9cb1-59ec8314c9bd tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Volume info retrieved successfully. Aug 06 19:25:28.536394 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-08588471-ba58-4cf8-8bb7-d136ac9d038d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:28.536394 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-08588471-ba58-4cf8-8bb7-d136ac9d038d None None] GET https://10.4.3.5/volume// Aug 06 19:25:28.536394 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-08588471-ba58-4cf8-8bb7-d136ac9d038d None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:28.536394 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-08588471-ba58-4cf8-8bb7-d136ac9d038d None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:28.536394 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-08588471-ba58-4cf8-8bb7-d136ac9d038d None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:25:28.536394 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 473/1869] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:25:28 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:25:28.538614 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e52b31e8-07c1-4d46-9cb1-59ec8314c9bd tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 returned with HTTP 200 Aug 06 19:25:28.538729 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-49539429-03ce-4347-87e3-d72798ce1b38 req-ccb712d3-0a0e-4909-b373-257361ba4b36 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:25:28.539211 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 469/1870] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:28 2026] GET /volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:28.539379 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 468/1871] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:25:28 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:28.545460 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-0207de65-4143-482d-afef-155f624b7975 req-aecdcc14-2073-4863-9ee6-9764070d8adb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:28.553192 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-0207de65-4143-482d-afef-155f624b7975 req-aecdcc14-2073-4863-9ee6-9764070d8adb tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] GET https://10.4.3.5/volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 Aug 06 19:25:28.553192 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-0207de65-4143-482d-afef-155f624b7975 req-aecdcc14-2073-4863-9ee6-9764070d8adb tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:28.555268 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-0207de65-4143-482d-afef-155f624b7975 req-aecdcc14-2073-4863-9ee6-9764070d8adb tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:28.569760 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:28.569760 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:28.577851 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-0207de65-4143-482d-afef-155f624b7975 req-aecdcc14-2073-4863-9ee6-9764070d8adb tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Volume info retrieved successfully. Aug 06 19:25:28.586685 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-0207de65-4143-482d-afef-155f624b7975 req-aecdcc14-2073-4863-9ee6-9764070d8adb tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 returned with HTTP 200 Aug 06 19:25:28.587871 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 462/1872] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:25:28 2026] GET /volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 => generated 1048 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:25:28.657453 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bb069057-d1dc-4009-8b15-0a9c777e655e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:28.718786 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-0207de65-4143-482d-afef-155f624b7975 req-a6cdad0b-5ac1-47d4-b2ff-aeec74336361 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:28.722098 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-0207de65-4143-482d-afef-155f624b7975 req-a6cdad0b-5ac1-47d4-b2ff-aeec74336361 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] PUT https://10.4.3.5/volume/v3/attachments/44053961-6c57-4e93-92b0-0b153a7a55c5 Aug 06 19:25:28.722693 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-0207de65-4143-482d-afef-155f624b7975 req-a6cdad0b-5ac1-47d4-b2ff-aeec74336361 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:28.736593 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-0207de65-4143-482d-afef-155f624b7975 req-a6cdad0b-5ac1-47d4-b2ff-aeec74336361 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Acquiring lock "cinder-attachment_update-7af8e522-d6a6-4613-8186-3182483ae244-np0000006689" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:25:28.744359 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-0207de65-4143-482d-afef-155f624b7975 req-a6cdad0b-5ac1-47d4-b2ff-aeec74336361 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Lock "cinder-attachment_update-7af8e522-d6a6-4613-8186-3182483ae244-np0000006689" acquired by "attachment_update" :: waited 0.008s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:25:28.745669 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:28.745669 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:28.784486 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bb069057-d1dc-4009-8b15-0a9c777e655e tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:25:28.785006 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bb069057-d1dc-4009-8b15-0a9c777e655e tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-660631972"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:28.806672 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bb069057-d1dc-4009-8b15-0a9c777e655e tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:25:28.807125 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 474/1873] 10.4.3.5 () {68 vars in 1238 bytes} [Thu Aug 6 19:25:28 2026] POST /volume/v3/types => generated 219 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:28.819478 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-443829b4-50a3-4be8-87b2-336654dcb216 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:28.821656 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-443829b4-50a3-4be8-87b2-336654dcb216 tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] POST https://10.4.3.5/volume/v3/group_types Aug 06 19:25:28.822192 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-443829b4-50a3-4be8-87b2-336654dcb216 tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-2099641271"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:28.824715 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:28.824715 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:28.849338 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-443829b4-50a3-4be8-87b2-336654dcb216 tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] https://10.4.3.5/volume/v3/group_types returned with HTTP 202 Aug 06 19:25:28.849518 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 469/1874] 10.4.3.5 () {70 vars in 1297 bytes} [Thu Aug 6 19:25:28 2026] POST /volume/v3/group_types => generated 177 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:25:28.859606 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5f21af44-611c-4ac2-9cc0-66e7859e113b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:28.871218 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-0207de65-4143-482d-afef-155f624b7975 req-a6cdad0b-5ac1-47d4-b2ff-aeec74336361 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Lock "cinder-attachment_update-7af8e522-d6a6-4613-8186-3182483ae244-np0000006689" released by "attachment_update" :: held 0.127s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:25:28.871605 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-0207de65-4143-482d-afef-155f624b7975 req-a6cdad0b-5ac1-47d4-b2ff-aeec74336361 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/attachments/44053961-6c57-4e93-92b0-0b153a7a55c5 returned with HTTP 200 Aug 06 19:25:28.872264 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 470/1875] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:25:28 2026] PUT /volume/v3/attachments/44053961-6c57-4e93-92b0-0b153a7a55c5 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:28.969582 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5f21af44-611c-4ac2-9cc0-66e7859e113b tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] POST https://10.4.3.5/volume/v3/groups Aug 06 19:25:28.970976 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5f21af44-611c-4ac2-9cc0-66e7859e113b tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0c24a89a-bc85-4b34-bfec-169d5951e86c", "volume_types": ["b7c017b7-79ac-49be-a967-eb149267302f"], "name": "tempest-GroupsV320Test-Group-443349382"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:28.972471 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-5f21af44-611c-4ac2-9cc0-66e7859e113b tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] Creating new group {'group': {'group_type': '0c24a89a-bc85-4b34-bfec-169d5951e86c', 'volume_types': ['b7c017b7-79ac-49be-a967-eb149267302f'], 'name': 'tempest-GroupsV320Test-Group-443349382'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 19:25:28.978915 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.groups [None req-5f21af44-611c-4ac2-9cc0-66e7859e113b tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] Creating group tempest-GroupsV320Test-Group-443349382. Aug 06 19:25:29.003167 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5f21af44-611c-4ac2-9cc0-66e7859e113b tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] Availability zone cache updated, next update will occur around 2026-08-06 20:25:29.002711. {{(pid=100262) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 19:25:29.003486 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5f21af44-611c-4ac2-9cc0-66e7859e113b tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] Availability Zones retrieved successfully. Aug 06 19:25:29.054161 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-5f21af44-611c-4ac2-9cc0-66e7859e113b tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] Created reservations ['c06b0efa-ff5c-42d0-a030-3bbc26310168'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:25:29.055082 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e735929b-18d7-49b9-a263-f8a462ab31e4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:29.057639 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e735929b-18d7-49b9-a263-f8a462ab31e4 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:25:29.057879 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e735929b-18d7-49b9-a263-f8a462ab31e4 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:29.058100 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e735929b-18d7-49b9-a263-f8a462ab31e4 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:29.058253 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-e735929b-18d7-49b9-a263-f8a462ab31e4 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:29.066893 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:29.066893 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:29.068279 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e735929b-18d7-49b9-a263-f8a462ab31e4 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:25:29.068791 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 475/1876] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:29 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 822 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:25:29.099872 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5f21af44-611c-4ac2-9cc0-66e7859e113b tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] https://10.4.3.5/volume/v3/groups returned with HTTP 202 Aug 06 19:25:29.103125 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 463/1877] 10.4.3.5 () {70 vars in 1283 bytes} [Thu Aug 6 19:25:28 2026] POST /volume/v3/groups => generated 107 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:25:29.112179 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-45001494-f9db-42fc-a38c-29235b790730 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:29.116152 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45001494-f9db-42fc-a38c-29235b790730 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] GET https://10.4.3.5/volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f Aug 06 19:25:29.116419 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-45001494-f9db-42fc-a38c-29235b790730 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:29.116758 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-45001494-f9db-42fc-a38c-29235b790730 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:29.117048 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-45001494-f9db-42fc-a38c-29235b790730 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] show called for member 95e34618-bec4-4ea7-bede-13bc2115710f {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:25:29.127634 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:29.127634 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:29.145929 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45001494-f9db-42fc-a38c-29235b790730 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] https://10.4.3.5/volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f returned with HTTP 200 Aug 06 19:25:29.146897 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 470/1878] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:25:29 2026] GET /volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f => generated 387 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:29.555862 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4ba9ce9c-6f2a-4c34-864c-e0da717a2b41 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:29.558613 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4ba9ce9c-6f2a-4c34-864c-e0da717a2b41 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] GET https://10.4.3.5/volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 Aug 06 19:25:29.558925 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4ba9ce9c-6f2a-4c34-864c-e0da717a2b41 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:29.559357 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4ba9ce9c-6f2a-4c34-864c-e0da717a2b41 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:29.574328 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:29.574328 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:29.579209 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4ba9ce9c-6f2a-4c34-864c-e0da717a2b41 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Volume info retrieved successfully. Aug 06 19:25:29.585716 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4ba9ce9c-6f2a-4c34-864c-e0da717a2b41 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 returned with HTTP 200 Aug 06 19:25:29.585962 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 471/1879] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:29 2026] GET /volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 => generated 869 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:30.089915 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-70276c07-d37a-40a1-b9fb-d003673a9fc0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:30.093201 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-70276c07-d37a-40a1-b9fb-d003673a9fc0 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:25:30.093201 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-70276c07-d37a-40a1-b9fb-d003673a9fc0 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:30.093201 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-70276c07-d37a-40a1-b9fb-d003673a9fc0 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:30.093201 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-70276c07-d37a-40a1-b9fb-d003673a9fc0 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:30.101985 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:30.101985 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:30.101985 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-70276c07-d37a-40a1-b9fb-d003673a9fc0 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:25:30.101985 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 476/1880] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:30 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:30.160896 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-10326ce9-f46a-4788-b32d-ea566a6035d6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:30.167548 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-10326ce9-f46a-4788-b32d-ea566a6035d6 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] GET https://10.4.3.5/volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f Aug 06 19:25:30.168505 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-10326ce9-f46a-4788-b32d-ea566a6035d6 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:30.168800 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-10326ce9-f46a-4788-b32d-ea566a6035d6 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:30.170465 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-10326ce9-f46a-4788-b32d-ea566a6035d6 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] show called for member 95e34618-bec4-4ea7-bede-13bc2115710f {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:25:30.178796 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:30.178796 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:30.198336 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-10326ce9-f46a-4788-b32d-ea566a6035d6 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] https://10.4.3.5/volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f returned with HTTP 200 Aug 06 19:25:30.200675 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 464/1881] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:25:30 2026] GET /volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f => generated 388 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:30.216831 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3dc4c5c6-f1e8-4f8a-a5ab-d210a9a1c757 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:30.219225 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3dc4c5c6-f1e8-4f8a-a5ab-d210a9a1c757 tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] POST https://10.4.3.5/volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f/action Aug 06 19:25:30.221104 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3dc4c5c6-f1e8-4f8a-a5ab-d210a9a1c757 tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:25:30.221104 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3dc4c5c6-f1e8-4f8a-a5ab-d210a9a1c757 tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:30.222530 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-3dc4c5c6-f1e8-4f8a-a5ab-d210a9a1c757 tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] Updating group '95e34618-bec4-4ea7-bede-13bc2115710f' with 'creating' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 06 19:25:30.236119 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:30.236119 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:30.249999 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3dc4c5c6-f1e8-4f8a-a5ab-d210a9a1c757 tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] https://10.4.3.5/volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f/action returned with HTTP 202 Aug 06 19:25:30.250792 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 471/1882] 10.4.3.5 () {70 vars in 1414 bytes} [Thu Aug 6 19:25:30 2026] POST /volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:25:30.269999 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5b6cecc6-e8d2-49f1-8f46-a0dfe7bade02 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:30.273568 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5b6cecc6-e8d2-49f1-8f46-a0dfe7bade02 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] GET https://10.4.3.5/volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f Aug 06 19:25:30.273793 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5b6cecc6-e8d2-49f1-8f46-a0dfe7bade02 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:30.274865 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5b6cecc6-e8d2-49f1-8f46-a0dfe7bade02 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:30.274865 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-5b6cecc6-e8d2-49f1-8f46-a0dfe7bade02 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] show called for member 95e34618-bec4-4ea7-bede-13bc2115710f {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:25:30.286171 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:30.286171 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:30.307383 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5b6cecc6-e8d2-49f1-8f46-a0dfe7bade02 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] https://10.4.3.5/volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f returned with HTTP 200 Aug 06 19:25:30.307383 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 472/1883] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:25:30 2026] GET /volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f => generated 387 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:30.327487 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-38cf3781-4062-4805-8515-75d799e36a0e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:30.332649 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-38cf3781-4062-4805-8515-75d799e36a0e tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] POST https://10.4.3.5/volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f/action Aug 06 19:25:30.333164 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-38cf3781-4062-4805-8515-75d799e36a0e tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:25:30.333326 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-38cf3781-4062-4805-8515-75d799e36a0e tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:30.340663 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-38cf3781-4062-4805-8515-75d799e36a0e tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] Updating group '95e34618-bec4-4ea7-bede-13bc2115710f' with 'available' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 06 19:25:30.350906 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:30.350906 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:30.361514 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-38cf3781-4062-4805-8515-75d799e36a0e tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] https://10.4.3.5/volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f/action returned with HTTP 202 Aug 06 19:25:30.362639 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 477/1884] 10.4.3.5 () {70 vars in 1414 bytes} [Thu Aug 6 19:25:30 2026] POST /volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:25:30.375044 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4cfb3563-42fc-4442-9f98-d7f67797c8ed None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:30.377100 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4cfb3563-42fc-4442-9f98-d7f67797c8ed tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] GET https://10.4.3.5/volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f Aug 06 19:25:30.377388 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4cfb3563-42fc-4442-9f98-d7f67797c8ed tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:30.378114 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4cfb3563-42fc-4442-9f98-d7f67797c8ed tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:30.378114 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-4cfb3563-42fc-4442-9f98-d7f67797c8ed tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] show called for member 95e34618-bec4-4ea7-bede-13bc2115710f {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:25:30.382856 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:30.382856 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:30.402133 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4cfb3563-42fc-4442-9f98-d7f67797c8ed tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] https://10.4.3.5/volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f returned with HTTP 200 Aug 06 19:25:30.402682 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 465/1885] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:25:30 2026] GET /volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f => generated 388 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:30.422250 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a7eda6f8-4595-4df5-b7b1-596e9cda7a98 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:30.429248 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a7eda6f8-4595-4df5-b7b1-596e9cda7a98 tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] POST https://10.4.3.5/volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f/action Aug 06 19:25:30.429764 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a7eda6f8-4595-4df5-b7b1-596e9cda7a98 tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:25:30.429879 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a7eda6f8-4595-4df5-b7b1-596e9cda7a98 tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:30.436349 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-a7eda6f8-4595-4df5-b7b1-596e9cda7a98 tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] Updating group '95e34618-bec4-4ea7-bede-13bc2115710f' with 'error' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 06 19:25:30.444541 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:30.444541 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:30.459667 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a7eda6f8-4595-4df5-b7b1-596e9cda7a98 tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] https://10.4.3.5/volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f/action returned with HTTP 202 Aug 06 19:25:30.460570 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 472/1886] 10.4.3.5 () {70 vars in 1414 bytes} [Thu Aug 6 19:25:30 2026] POST /volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:25:30.471946 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e5988248-d0fc-4f5c-90a6-7b49eafdf818 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:30.475817 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e5988248-d0fc-4f5c-90a6-7b49eafdf818 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] GET https://10.4.3.5/volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f Aug 06 19:25:30.477238 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e5988248-d0fc-4f5c-90a6-7b49eafdf818 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:30.477238 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e5988248-d0fc-4f5c-90a6-7b49eafdf818 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:30.477238 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-e5988248-d0fc-4f5c-90a6-7b49eafdf818 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] show called for member 95e34618-bec4-4ea7-bede-13bc2115710f {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:25:30.480728 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:30.480728 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:30.490668 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ade466da-8665-4121-aaa9-151023bc65d0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:30.490841 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e5988248-d0fc-4f5c-90a6-7b49eafdf818 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] https://10.4.3.5/volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f returned with HTTP 200 Aug 06 19:25:30.491589 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ade466da-8665-4121-aaa9-151023bc65d0 None None] GET https://10.4.3.5/volume// Aug 06 19:25:30.491775 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 473/1887] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:25:30 2026] GET /volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f => generated 384 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:30.491820 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ade466da-8665-4121-aaa9-151023bc65d0 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:30.491892 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ade466da-8665-4121-aaa9-151023bc65d0 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:30.492966 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ade466da-8665-4121-aaa9-151023bc65d0 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:25:30.492966 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 478/1888] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:25:30 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:25:30.503528 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5b7152ea-ffd2-4f60-b1f1-2ded536b8e4d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:30.505064 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-49539429-03ce-4347-87e3-d72798ce1b38 req-42abd927-2f2d-4ee7-a48f-241d322776da None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:30.507608 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5b7152ea-ffd2-4f60-b1f1-2ded536b8e4d tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] POST https://10.4.3.5/volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f/action Aug 06 19:25:30.508032 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-49539429-03ce-4347-87e3-d72798ce1b38 req-42abd927-2f2d-4ee7-a48f-241d322776da tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c Aug 06 19:25:30.508117 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5b7152ea-ffd2-4f60-b1f1-2ded536b8e4d tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:25:30.508347 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-49539429-03ce-4347-87e3-d72798ce1b38 req-42abd927-2f2d-4ee7-a48f-241d322776da tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:30.508617 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-49539429-03ce-4347-87e3-d72798ce1b38 req-42abd927-2f2d-4ee7-a48f-241d322776da tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:30.508677 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5b7152ea-ffd2-4f60-b1f1-2ded536b8e4d tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:30.510773 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-5b7152ea-ffd2-4f60-b1f1-2ded536b8e4d tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] Updating group '95e34618-bec4-4ea7-bede-13bc2115710f' with 'available' {{(pid=100262) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 06 19:25:30.518151 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:30.518151 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:30.527194 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:30.527194 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:30.531861 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5b7152ea-ffd2-4f60-b1f1-2ded536b8e4d tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] https://10.4.3.5/volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f/action returned with HTTP 202 Aug 06 19:25:30.532121 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-49539429-03ce-4347-87e3-d72798ce1b38 req-42abd927-2f2d-4ee7-a48f-241d322776da tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:25:30.532699 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 466/1889] 10.4.3.5 () {70 vars in 1414 bytes} [Thu Aug 6 19:25:30 2026] POST /volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:25:30.540346 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-49539429-03ce-4347-87e3-d72798ce1b38 req-42abd927-2f2d-4ee7-a48f-241d322776da tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c returned with HTTP 200 Aug 06 19:25:30.540799 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 473/1890] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:25:30 2026] GET /volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c => generated 1543 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:25:30.542256 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b57a7d15-3a69-4ccc-85dd-44dd4995794f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:30.545151 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b57a7d15-3a69-4ccc-85dd-44dd4995794f tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] GET https://10.4.3.5/volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f Aug 06 19:25:30.545409 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b57a7d15-3a69-4ccc-85dd-44dd4995794f tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:30.545662 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b57a7d15-3a69-4ccc-85dd-44dd4995794f tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:30.545793 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-b57a7d15-3a69-4ccc-85dd-44dd4995794f tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] show called for member 95e34618-bec4-4ea7-bede-13bc2115710f {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:25:30.550129 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:30.550129 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:30.561526 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b57a7d15-3a69-4ccc-85dd-44dd4995794f tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] https://10.4.3.5/volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f returned with HTTP 200 Aug 06 19:25:30.562342 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 474/1891] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:25:30 2026] GET /volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f => generated 388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:30.573651 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e4104bb0-7e1a-4503-9951-9f601425f61e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:30.576061 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e4104bb0-7e1a-4503-9951-9f601425f61e tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] GET https://10.4.3.5/volume/v3/volumes/detail Aug 06 19:25:30.576452 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e4104bb0-7e1a-4503-9951-9f601425f61e tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:30.576700 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e4104bb0-7e1a-4503-9951-9f601425f61e tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:30.577552 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-e4104bb0-7e1a-4503-9951-9f601425f61e tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:25:30.578060 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e4104bb0-7e1a-4503-9951-9f601425f61e tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:25:30.587251 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e4104bb0-7e1a-4503-9951-9f601425f61e tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] Get all volumes completed successfully. Aug 06 19:25:30.590320 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e4104bb0-7e1a-4503-9951-9f601425f61e tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] https://10.4.3.5/volume/v3/volumes/detail returned with HTTP 200 Aug 06 19:25:30.590969 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 479/1892] 10.4.3.5 () {68 vars in 1285 bytes} [Thu Aug 6 19:25:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:30.609190 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f1c37ccb-9d82-4384-9e42-c49c91869b20 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:30.611199 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4f1ab53c-418e-4516-8be6-bbea63d4016c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:30.611545 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f1c37ccb-9d82-4384-9e42-c49c91869b20 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] POST https://10.4.3.5/volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f/action Aug 06 19:25:30.612068 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f1c37ccb-9d82-4384-9e42-c49c91869b20 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:25:30.612270 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f1c37ccb-9d82-4384-9e42-c49c91869b20 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:30.613905 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f1ab53c-418e-4516-8be6-bbea63d4016c tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] GET https://10.4.3.5/volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 Aug 06 19:25:30.614439 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-f1c37ccb-9d82-4384-9e42-c49c91869b20 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] delete called for group 95e34618-bec4-4ea7-bede-13bc2115710f {{(pid=100262) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 19:25:30.614568 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.groups [None req-f1c37ccb-9d82-4384-9e42-c49c91869b20 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] Delete group with id: 95e34618-bec4-4ea7-bede-13bc2115710f Aug 06 19:25:30.614616 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f1ab53c-418e-4516-8be6-bbea63d4016c tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:30.615105 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f1ab53c-418e-4516-8be6-bbea63d4016c tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:30.621876 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:30.621876 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:30.636835 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:30.636835 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:30.643252 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4f1ab53c-418e-4516-8be6-bbea63d4016c tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Volume info retrieved successfully. Aug 06 19:25:30.650261 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f1ab53c-418e-4516-8be6-bbea63d4016c tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 returned with HTTP 200 Aug 06 19:25:30.650984 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 474/1893] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:30 2026] GET /volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 => generated 869 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:30.657877 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f1c37ccb-9d82-4384-9e42-c49c91869b20 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] https://10.4.3.5/volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f/action returned with HTTP 202 Aug 06 19:25:30.658924 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 467/1894] 10.4.3.5 () {70 vars in 1414 bytes} [Thu Aug 6 19:25:30 2026] POST /volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:25:30.671443 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dfda4f47-84ac-4766-85ac-5283269f24f6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:30.672471 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-49539429-03ce-4347-87e3-d72798ce1b38 req-b3e994aa-be95-4784-8010-8afeefe7bb5b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:30.674142 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dfda4f47-84ac-4766-85ac-5283269f24f6 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] GET https://10.4.3.5/volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f Aug 06 19:25:30.674495 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dfda4f47-84ac-4766-85ac-5283269f24f6 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:30.674950 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dfda4f47-84ac-4766-85ac-5283269f24f6 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:30.675791 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-dfda4f47-84ac-4766-85ac-5283269f24f6 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] show called for member 95e34618-bec4-4ea7-bede-13bc2115710f {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:25:30.677134 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-49539429-03ce-4347-87e3-d72798ce1b38 req-b3e994aa-be95-4784-8010-8afeefe7bb5b tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] PUT https://10.4.3.5/volume/v3/attachments/ddff2f91-5fd2-4fa5-a8c1-ac5316110b8f Aug 06 19:25:30.677555 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-49539429-03ce-4347-87e3-d72798ce1b38 req-b3e994aa-be95-4784-8010-8afeefe7bb5b tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:30.681505 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:30.681505 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:30.688726 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-49539429-03ce-4347-87e3-d72798ce1b38 req-b3e994aa-be95-4784-8010-8afeefe7bb5b tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Acquiring lock "cinder-attachment_update-c52dcaa0-409c-4796-86be-f06e275f2c8c-np0000006689" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:25:30.695549 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dfda4f47-84ac-4766-85ac-5283269f24f6 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] https://10.4.3.5/volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f returned with HTTP 200 Aug 06 19:25:30.695735 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-49539429-03ce-4347-87e3-d72798ce1b38 req-b3e994aa-be95-4784-8010-8afeefe7bb5b tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Lock "cinder-attachment_update-c52dcaa0-409c-4796-86be-f06e275f2c8c-np0000006689" acquired by "attachment_update" :: waited 0.007s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:25:30.696336 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 475/1895] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:25:30 2026] GET /volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f => generated 387 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:30.700051 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:30.700051 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:30.839730 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-49539429-03ce-4347-87e3-d72798ce1b38 req-b3e994aa-be95-4784-8010-8afeefe7bb5b tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Lock "cinder-attachment_update-c52dcaa0-409c-4796-86be-f06e275f2c8c-np0000006689" released by "attachment_update" :: held 0.144s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:25:30.840147 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-49539429-03ce-4347-87e3-d72798ce1b38 req-b3e994aa-be95-4784-8010-8afeefe7bb5b tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/attachments/ddff2f91-5fd2-4fa5-a8c1-ac5316110b8f returned with HTTP 200 Aug 06 19:25:30.840713 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 480/1896] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:25:30 2026] PUT /volume/v3/attachments/ddff2f91-5fd2-4fa5-a8c1-ac5316110b8f => generated 969 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:30.872699 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-49539429-03ce-4347-87e3-d72798ce1b38 req-c43fc3b3-48ac-48cd-8e5f-f3c67e19719c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:30.875051 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-49539429-03ce-4347-87e3-d72798ce1b38 req-c43fc3b3-48ac-48cd-8e5f-f3c67e19719c tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] POST https://10.4.3.5/volume/v3/attachments/ddff2f91-5fd2-4fa5-a8c1-ac5316110b8f/action Aug 06 19:25:30.875583 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-49539429-03ce-4347-87e3-d72798ce1b38 req-c43fc3b3-48ac-48cd-8e5f-f3c67e19719c tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:25:30.875807 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-49539429-03ce-4347-87e3-d72798ce1b38 req-c43fc3b3-48ac-48cd-8e5f-f3c67e19719c tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:30.904835 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:30.904835 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:30.932963 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-49539429-03ce-4347-87e3-d72798ce1b38 req-c43fc3b3-48ac-48cd-8e5f-f3c67e19719c tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/attachments/ddff2f91-5fd2-4fa5-a8c1-ac5316110b8f/action returned with HTTP 204 Aug 06 19:25:30.932963 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 475/1897] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:25:30 2026] POST /volume/v3/attachments/ddff2f91-5fd2-4fa5-a8c1-ac5316110b8f/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:25:31.120796 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-16753a7d-589c-4b38-bd7d-38dd025fa771 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:31.123654 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-16753a7d-589c-4b38-bd7d-38dd025fa771 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:25:31.123952 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-16753a7d-589c-4b38-bd7d-38dd025fa771 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:31.124234 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-16753a7d-589c-4b38-bd7d-38dd025fa771 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:31.124549 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-16753a7d-589c-4b38-bd7d-38dd025fa771 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:31.131091 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:31.131091 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:31.132144 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-16753a7d-589c-4b38-bd7d-38dd025fa771 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:25:31.136742 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 468/1898] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:31 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:31.674274 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-377f67a9-b373-484a-a21f-fd4246664ef8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:31.676931 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-377f67a9-b373-484a-a21f-fd4246664ef8 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] GET https://10.4.3.5/volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 Aug 06 19:25:31.677233 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-377f67a9-b373-484a-a21f-fd4246664ef8 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:31.677457 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-377f67a9-b373-484a-a21f-fd4246664ef8 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:31.691929 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:31.691929 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:31.697823 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-377f67a9-b373-484a-a21f-fd4246664ef8 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Volume info retrieved successfully. Aug 06 19:25:31.705416 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-377f67a9-b373-484a-a21f-fd4246664ef8 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 returned with HTTP 200 Aug 06 19:25:31.705416 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 476/1899] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:31 2026] GET /volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 => generated 869 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:31.711318 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-17374940-eaa2-4f5d-bbf5-e8690043e8b3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:31.713528 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17374940-eaa2-4f5d-bbf5-e8690043e8b3 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] GET https://10.4.3.5/volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f Aug 06 19:25:31.713528 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17374940-eaa2-4f5d-bbf5-e8690043e8b3 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:31.713822 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17374940-eaa2-4f5d-bbf5-e8690043e8b3 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:31.714006 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-17374940-eaa2-4f5d-bbf5-e8690043e8b3 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] show called for member 95e34618-bec4-4ea7-bede-13bc2115710f {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:25:31.718893 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17374940-eaa2-4f5d-bbf5-e8690043e8b3 tempest-GroupsV320Test-1768357635 tempest-GroupsV320Test-1768357635-project-member] https://10.4.3.5/volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f returned with HTTP 404 Aug 06 19:25:31.719877 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 481/1900] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:25:31 2026] GET /volume/v3/groups/95e34618-bec4-4ea7-bede-13bc2115710f => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:25:31.731163 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bc0eb8e1-03c1-47c6-8542-3519211244ff None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:31.734559 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bc0eb8e1-03c1-47c6-8542-3519211244ff tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] DELETE https://10.4.3.5/volume/v3/group_types/0c24a89a-bc85-4b34-bfec-169d5951e86c Aug 06 19:25:31.735167 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bc0eb8e1-03c1-47c6-8542-3519211244ff tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:31.735167 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bc0eb8e1-03c1-47c6-8542-3519211244ff tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:31.755249 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bc0eb8e1-03c1-47c6-8542-3519211244ff tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] https://10.4.3.5/volume/v3/group_types/0c24a89a-bc85-4b34-bfec-169d5951e86c returned with HTTP 202 Aug 06 19:25:31.756429 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 476/1901] 10.4.3.5 () {68 vars in 1390 bytes} [Thu Aug 6 19:25:31 2026] DELETE /volume/v3/group_types/0c24a89a-bc85-4b34-bfec-169d5951e86c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:25:31.767095 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4aa75509-3539-4f78-a499-b4f61f968cf5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:31.769916 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4aa75509-3539-4f78-a499-b4f61f968cf5 tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] DELETE https://10.4.3.5/volume/v3/types/b7c017b7-79ac-49be-a967-eb149267302f Aug 06 19:25:31.771877 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4aa75509-3539-4f78-a499-b4f61f968cf5 tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:31.772174 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4aa75509-3539-4f78-a499-b4f61f968cf5 tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:31.822767 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4aa75509-3539-4f78-a499-b4f61f968cf5 tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] https://10.4.3.5/volume/v3/types/b7c017b7-79ac-49be-a967-eb149267302f returned with HTTP 202 Aug 06 19:25:31.823450 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 469/1902] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:25:31 2026] DELETE /volume/v3/types/b7c017b7-79ac-49be-a967-eb149267302f => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:25:31.835303 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ce2bfd93-a82b-4e8b-869f-96bde674d22d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:31.839109 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ce2bfd93-a82b-4e8b-869f-96bde674d22d tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] GET https://10.4.3.5/volume/v3/types/b7c017b7-79ac-49be-a967-eb149267302f Aug 06 19:25:31.839419 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ce2bfd93-a82b-4e8b-869f-96bde674d22d tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:31.839690 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ce2bfd93-a82b-4e8b-869f-96bde674d22d tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:31.844230 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ce2bfd93-a82b-4e8b-869f-96bde674d22d tempest-GroupsV320Test-473901426 tempest-GroupsV320Test-473901426-project-admin] https://10.4.3.5/volume/v3/types/b7c017b7-79ac-49be-a967-eb149267302f returned with HTTP 404 Aug 06 19:25:31.844927 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 477/1903] 10.4.3.5 () {66 vars in 1328 bytes} [Thu Aug 6 19:25:31 2026] GET /volume/v3/types/b7c017b7-79ac-49be-a967-eb149267302f => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:25:32.152439 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6b5db9c7-d649-4160-9a3d-acb4cb59ceef None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:32.155109 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6b5db9c7-d649-4160-9a3d-acb4cb59ceef tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:25:32.155418 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6b5db9c7-d649-4160-9a3d-acb4cb59ceef tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:32.155980 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6b5db9c7-d649-4160-9a3d-acb4cb59ceef tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:32.155980 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-6b5db9c7-d649-4160-9a3d-acb4cb59ceef tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:32.164343 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:32.164343 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:32.165868 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6b5db9c7-d649-4160-9a3d-acb4cb59ceef tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:25:32.166968 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 482/1904] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:32 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 822 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:32.725086 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b23887a2-b3a2-43af-9d33-8f4d4025c19d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:32.729631 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b23887a2-b3a2-43af-9d33-8f4d4025c19d tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] GET https://10.4.3.5/volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 Aug 06 19:25:32.729932 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b23887a2-b3a2-43af-9d33-8f4d4025c19d tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:32.730006 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b23887a2-b3a2-43af-9d33-8f4d4025c19d tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:32.748573 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:32.748573 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:32.754363 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b23887a2-b3a2-43af-9d33-8f4d4025c19d tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Volume info retrieved successfully. Aug 06 19:25:32.762898 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b23887a2-b3a2-43af-9d33-8f4d4025c19d tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 returned with HTTP 200 Aug 06 19:25:32.763707 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 477/1905] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:32 2026] GET /volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 => generated 869 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:33.183792 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f3dc3954-5cbe-47e3-9406-7d866e8ae2fc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:33.186959 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f3dc3954-5cbe-47e3-9406-7d866e8ae2fc tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:25:33.187271 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f3dc3954-5cbe-47e3-9406-7d866e8ae2fc tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:33.187735 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f3dc3954-5cbe-47e3-9406-7d866e8ae2fc tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:33.188053 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-f3dc3954-5cbe-47e3-9406-7d866e8ae2fc tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:33.199357 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:33.199357 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:33.200430 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f3dc3954-5cbe-47e3-9406-7d866e8ae2fc tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:25:33.201562 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 470/1906] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:33 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:33.237556 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-0207de65-4143-482d-afef-155f624b7975 req-8654c36a-162e-4b5e-b0c7-152179612964 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:33.241992 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-0207de65-4143-482d-afef-155f624b7975 req-8654c36a-162e-4b5e-b0c7-152179612964 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] POST https://10.4.3.5/volume/v3/attachments/44053961-6c57-4e93-92b0-0b153a7a55c5/action Aug 06 19:25:33.243405 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-0207de65-4143-482d-afef-155f624b7975 req-8654c36a-162e-4b5e-b0c7-152179612964 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:25:33.243516 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-0207de65-4143-482d-afef-155f624b7975 req-8654c36a-162e-4b5e-b0c7-152179612964 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:33.283351 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:33.283351 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:33.320440 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-0207de65-4143-482d-afef-155f624b7975 req-8654c36a-162e-4b5e-b0c7-152179612964 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/attachments/44053961-6c57-4e93-92b0-0b153a7a55c5/action returned with HTTP 204 Aug 06 19:25:33.321808 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 478/1907] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:25:33 2026] POST /volume/v3/attachments/44053961-6c57-4e93-92b0-0b153a7a55c5/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:25:33.788176 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0a8486fe-8462-4bca-9b7c-8524f714a1ac None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:33.791248 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0a8486fe-8462-4bca-9b7c-8524f714a1ac tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] GET https://10.4.3.5/volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 Aug 06 19:25:33.791559 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0a8486fe-8462-4bca-9b7c-8524f714a1ac tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:33.791776 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0a8486fe-8462-4bca-9b7c-8524f714a1ac tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:33.808010 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:33.808010 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:33.814771 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0a8486fe-8462-4bca-9b7c-8524f714a1ac tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Volume info retrieved successfully. Aug 06 19:25:33.820987 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0a8486fe-8462-4bca-9b7c-8524f714a1ac tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 returned with HTTP 200 Aug 06 19:25:33.821723 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 483/1908] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:33 2026] GET /volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 => generated 1161 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:33.843234 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-65f3b606-e409-47fa-8de6-122a52227562 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:33.846346 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-65f3b606-e409-47fa-8de6-122a52227562 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] GET https://10.4.3.5/volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 Aug 06 19:25:33.846839 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-65f3b606-e409-47fa-8de6-122a52227562 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:33.847051 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-65f3b606-e409-47fa-8de6-122a52227562 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:33.859750 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:33.859750 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:33.864948 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-65f3b606-e409-47fa-8de6-122a52227562 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Volume info retrieved successfully. Aug 06 19:25:33.871645 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-65f3b606-e409-47fa-8de6-122a52227562 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 returned with HTTP 200 Aug 06 19:25:33.871645 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 478/1909] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:33 2026] GET /volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 => generated 1161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:34.218840 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-35ef5eb2-1750-476a-ae8f-27a66c553235 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:34.224481 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-35ef5eb2-1750-476a-ae8f-27a66c553235 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:25:34.224481 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-35ef5eb2-1750-476a-ae8f-27a66c553235 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:34.224481 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-35ef5eb2-1750-476a-ae8f-27a66c553235 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:34.224908 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-35ef5eb2-1750-476a-ae8f-27a66c553235 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:34.235617 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:34.235617 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:34.237195 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-35ef5eb2-1750-476a-ae8f-27a66c553235 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:25:34.237996 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 471/1910] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:34 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:35.254348 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2a58a686-5f0c-4862-b13f-fe45788d12a4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:35.257322 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2a58a686-5f0c-4862-b13f-fe45788d12a4 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:25:35.257322 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2a58a686-5f0c-4862-b13f-fe45788d12a4 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:35.258293 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2a58a686-5f0c-4862-b13f-fe45788d12a4 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:35.258293 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-2a58a686-5f0c-4862-b13f-fe45788d12a4 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:35.263996 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:35.263996 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:35.264905 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2a58a686-5f0c-4862-b13f-fe45788d12a4 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:25:35.265612 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 479/1911] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:35 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:35.432202 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-882f583b-e6dc-4560-b135-5250cd62a656 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:35.565658 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-882f583b-e6dc-4560-b135-5250cd62a656 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:25:35.566028 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-882f583b-e6dc-4560-b135-5250cd62a656 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1666479335", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:35.598559 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-882f583b-e6dc-4560-b135-5250cd62a656 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:25:35.598992 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 484/1912] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:25:35 2026] POST /volume/v3/types => generated 275 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:35.611549 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-892c1fb4-383d-4c3b-9726-89fa26e9b84e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:35.613884 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-892c1fb4-383d-4c3b-9726-89fa26e9b84e tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:25:35.614462 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-892c1fb4-383d-4c3b-9726-89fa26e9b84e tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-591286861", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:35.643043 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-892c1fb4-383d-4c3b-9726-89fa26e9b84e tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:25:35.643851 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 479/1913] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:25:35 2026] POST /volume/v3/types => generated 274 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:35.657247 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ba14094e-55d2-4626-a7b2-93ce0a6f0f00 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:35.751170 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ba14094e-55d2-4626-a7b2-93ce0a6f0f00 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:25:35.751170 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ba14094e-55d2-4626-a7b2-93ce0a6f0f00 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1223207270", "volume_type": "68719f4a-b638-4922-8d77-5fc0e45a482e", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:35.751429 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-ba14094e-55d2-4626-a7b2-93ce0a6f0f00 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1223207270', 'volume_type': '68719f4a-b638-4922-8d77-5fc0e45a482e', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:25:35.757317 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-ba14094e-55d2-4626-a7b2-93ce0a6f0f00 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Create volume of 1 GB Aug 06 19:25:35.757839 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:35.757839 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:35.758583 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ba14094e-55d2-4626-a7b2-93ce0a6f0f00 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Availability Zones retrieved successfully. Aug 06 19:25:35.766107 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ba14094e-55d2-4626-a7b2-93ce0a6f0f00 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Flow 'volume_create_api' (886d3c06-3c30-4989-a8be-3082a2aa690a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:25:35.767549 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ba14094e-55d2-4626-a7b2-93ce0a6f0f00 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54255b8c-c4fa-40aa-8bb5-2e727a074b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:35.768709 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-ba14094e-55d2-4626-a7b2-93ce0a6f0f00 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:25:35.799246 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ba14094e-55d2-4626-a7b2-93ce0a6f0f00 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54255b8c-c4fa-40aa-8bb5-2e727a074b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:25:36Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=68719f4a-b638-4922-8d77-5fc0e45a482e,is_public=True,name='tempest-VolumeTypesTest-volume-type-1666479335',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '68719f4a-b638-4922-8d77-5fc0e45a482e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:35.800739 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ba14094e-55d2-4626-a7b2-93ce0a6f0f00 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0789a847-5003-4ce6-a413-f048c47fe6a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:35.840965 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-ba14094e-55d2-4626-a7b2-93ce0a6f0f00 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1666479335 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1666479335, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:25:35.841619 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-ba14094e-55d2-4626-a7b2-93ce0a6f0f00 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1666479335 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1666479335, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:25:35.891108 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-ba14094e-55d2-4626-a7b2-93ce0a6f0f00 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Created reservations ['7f72b005-3299-488c-ae4e-4750668bcb92', '1457da4e-47ba-4401-8694-6a55647a180f', 'd6f595a8-ba25-4a18-aa42-2d67cbd899bc', '5e692d1b-37ff-4a8a-bdde-338ab23d1f9c'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:25:35.891108 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ba14094e-55d2-4626-a7b2-93ce0a6f0f00 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0789a847-5003-4ce6-a413-f048c47fe6a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f72b005-3299-488c-ae4e-4750668bcb92', '1457da4e-47ba-4401-8694-6a55647a180f', 'd6f595a8-ba25-4a18-aa42-2d67cbd899bc', '5e692d1b-37ff-4a8a-bdde-338ab23d1f9c']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:35.891789 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ba14094e-55d2-4626-a7b2-93ce0a6f0f00 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db9c5e6b-ecb1-474e-b46d-d114cbb279c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:35.922865 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ba14094e-55d2-4626-a7b2-93ce0a6f0f00 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db9c5e6b-ecb1-474e-b46d-d114cbb279c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f06f1ac-57ff-4918-a8fb-ee1d00f28624', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1223207270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a230590b4b14f8d85bb50a1a8b5a970',qos_specs=None,replication_status=,reservations=['7f72b005-3299-488c-ae4e-4750668bcb92','1457da4e-47ba-4401-8694-6a55647a180f','d6f595a8-ba25-4a18-aa42-2d67cbd899bc','5e692d1b-37ff-4a8a-bdde-338ab23d1f9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fcbcc315267494ba61fa5515fff0f10',volume_type_id=68719f4a-b638-4922-8d77-5fc0e45a482e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:25:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1223207270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f06f1ac-57ff-4918-a8fb-ee1d00f28624,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a230590b4b14f8d85bb50a1a8b5a970',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fcbcc315267494ba61fa5515fff0f10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(68719f4a-b638-4922-8d77-5fc0e45a482e),volume_type_id=68719f4a-b638-4922-8d77-5fc0e45a482e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:35.924743 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ba14094e-55d2-4626-a7b2-93ce0a6f0f00 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd201d06-b9c6-4d5e-84ea-45e2a28241ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:35.952057 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ba14094e-55d2-4626-a7b2-93ce0a6f0f00 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd201d06-b9c6-4d5e-84ea-45e2a28241ea) transitioned into state 'SUCCESS' from state '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-1223207270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a230590b4b14f8d85bb50a1a8b5a970',qos_specs=None,replication_status=,reservations=['7f72b005-3299-488c-ae4e-4750668bcb92','1457da4e-47ba-4401-8694-6a55647a180f','d6f595a8-ba25-4a18-aa42-2d67cbd899bc','5e692d1b-37ff-4a8a-bdde-338ab23d1f9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fcbcc315267494ba61fa5515fff0f10',volume_type_id=68719f4a-b638-4922-8d77-5fc0e45a482e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:35.953351 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ba14094e-55d2-4626-a7b2-93ce0a6f0f00 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1fe7801-d0b7-4495-9821-900bc8f0e823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:35.973052 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ba14094e-55d2-4626-a7b2-93ce0a6f0f00 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1fe7801-d0b7-4495-9821-900bc8f0e823) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:35.973052 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ba14094e-55d2-4626-a7b2-93ce0a6f0f00 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Flow 'volume_create_api' (886d3c06-3c30-4989-a8be-3082a2aa690a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:25:35.973052 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ba14094e-55d2-4626-a7b2-93ce0a6f0f00 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Create volume request issued successfully. Aug 06 19:25:35.974153 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ba14094e-55d2-4626-a7b2-93ce0a6f0f00 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:25:35.974847 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 472/1914] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:25:35 2026] POST /volume/v3/volumes => generated 780 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:25:36.008325 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3fc8f136-d76a-40f4-bc27-1b70f410314e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:36.010531 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3fc8f136-d76a-40f4-bc27-1b70f410314e tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] GET https://10.4.3.5/volume/v3/volumes/5f06f1ac-57ff-4918-a8fb-ee1d00f28624 Aug 06 19:25:36.010531 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3fc8f136-d76a-40f4-bc27-1b70f410314e tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:36.010879 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3fc8f136-d76a-40f4-bc27-1b70f410314e tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:36.029122 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:36.029122 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:36.033929 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3fc8f136-d76a-40f4-bc27-1b70f410314e tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Volume info retrieved successfully. Aug 06 19:25:36.040472 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3fc8f136-d76a-40f4-bc27-1b70f410314e tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] https://10.4.3.5/volume/v3/volumes/5f06f1ac-57ff-4918-a8fb-ee1d00f28624 returned with HTTP 200 Aug 06 19:25:36.041677 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 480/1915] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:36 2026] GET /volume/v3/volumes/5f06f1ac-57ff-4918-a8fb-ee1d00f28624 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:36.281430 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0c49a01c-e5d2-45cb-8957-0a9237906420 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:36.285141 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c49a01c-e5d2-45cb-8957-0a9237906420 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:25:36.285390 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0c49a01c-e5d2-45cb-8957-0a9237906420 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:36.285927 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0c49a01c-e5d2-45cb-8957-0a9237906420 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:36.285927 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-0c49a01c-e5d2-45cb-8957-0a9237906420 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:36.291163 np0000006689 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=300,cinder:INSERT=41,cinder:UPDATE=68 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:25:36.295700 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:36.295700 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:36.296839 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c49a01c-e5d2-45cb-8957-0a9237906420 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:25:36.297451 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 485/1916] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:36 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:37.062783 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-580af251-29fe-41b6-a07e-9b2297bc67ba None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:37.065187 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-580af251-29fe-41b6-a07e-9b2297bc67ba tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] GET https://10.4.3.5/volume/v3/volumes/5f06f1ac-57ff-4918-a8fb-ee1d00f28624 Aug 06 19:25:37.065468 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-580af251-29fe-41b6-a07e-9b2297bc67ba tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:37.065746 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-580af251-29fe-41b6-a07e-9b2297bc67ba tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:37.077873 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:37.077873 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:37.087238 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-580af251-29fe-41b6-a07e-9b2297bc67ba tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Volume info retrieved successfully. Aug 06 19:25:37.101007 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-580af251-29fe-41b6-a07e-9b2297bc67ba tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] https://10.4.3.5/volume/v3/volumes/5f06f1ac-57ff-4918-a8fb-ee1d00f28624 returned with HTTP 200 Aug 06 19:25:37.101595 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 480/1917] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:37 2026] GET /volume/v3/volumes/5f06f1ac-57ff-4918-a8fb-ee1d00f28624 => generated 873 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:37.122247 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-78a0a6f6-2b61-4356-b4f7-5308990dd358 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:37.126143 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-78a0a6f6-2b61-4356-b4f7-5308990dd358 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] POST https://10.4.3.5/volume/v3/volumes/5f06f1ac-57ff-4918-a8fb-ee1d00f28624/action Aug 06 19:25:37.126143 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-78a0a6f6-2b61-4356-b4f7-5308990dd358 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Action body: b'{"os-retype": {"new_type": "30298054-787a-47b3-a1c5-8e4476842146"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:25:37.126143 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-78a0a6f6-2b61-4356-b4f7-5308990dd358 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "30298054-787a-47b3-a1c5-8e4476842146"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:37.141375 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:37.141375 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:37.142338 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-78a0a6f6-2b61-4356-b4f7-5308990dd358 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Volume info retrieved successfully. Aug 06 19:25:37.170047 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-78a0a6f6-2b61-4356-b4f7-5308990dd358 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-591286861 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-591286861, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:25:37.170047 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-78a0a6f6-2b61-4356-b4f7-5308990dd358 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-591286861 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-591286861, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:25:37.202624 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-78a0a6f6-2b61-4356-b4f7-5308990dd358 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Created reservations ['c5a7a34c-fe24-44cd-bf07-775811b94c79', '71a0e1dc-22a7-48f2-8ff6-ee08459cdbf2'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:25:37.228739 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-78a0a6f6-2b61-4356-b4f7-5308990dd358 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Created reservations ['a7cbbbf9-2969-4845-a8b1-70b2eb74d222', '8935468f-7521-4f5d-9ee5-00e7ddff89ac'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:25:37.238942 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-7593ef09-d848-4c61-b4e5-a836727ff000 req-2476f629-7cf7-46fb-abcb-4cdf338a9302 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:37.243375 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-7593ef09-d848-4c61-b4e5-a836727ff000 req-2476f629-7cf7-46fb-abcb-4cdf338a9302 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] GET https://10.4.3.5/volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 Aug 06 19:25:37.244328 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-7593ef09-d848-4c61-b4e5-a836727ff000 req-2476f629-7cf7-46fb-abcb-4cdf338a9302 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:37.244456 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-7593ef09-d848-4c61-b4e5-a836727ff000 req-2476f629-7cf7-46fb-abcb-4cdf338a9302 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:37.266358 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:37.266358 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:37.273952 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-7593ef09-d848-4c61-b4e5-a836727ff000 req-2476f629-7cf7-46fb-abcb-4cdf338a9302 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Volume info retrieved successfully. Aug 06 19:25:37.276689 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-78a0a6f6-2b61-4356-b4f7-5308990dd358 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Retype volume request issued successfully. Aug 06 19:25:37.276887 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-78a0a6f6-2b61-4356-b4f7-5308990dd358 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] https://10.4.3.5/volume/v3/volumes/5f06f1ac-57ff-4918-a8fb-ee1d00f28624/action returned with HTTP 202 Aug 06 19:25:37.278050 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 473/1918] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:25:37 2026] POST /volume/v3/volumes/5f06f1ac-57ff-4918-a8fb-ee1d00f28624/action => generated 0 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:25:37.284354 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-7593ef09-d848-4c61-b4e5-a836727ff000 req-2476f629-7cf7-46fb-abcb-4cdf338a9302 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 returned with HTTP 200 Aug 06 19:25:37.285237 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 481/1919] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:25:37 2026] GET /volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 => generated 1161 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:37.290187 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a591e480-5838-42b4-b13e-15c6b74f542c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:37.293238 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a591e480-5838-42b4-b13e-15c6b74f542c tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] GET https://10.4.3.5/volume/v3/volumes/5f06f1ac-57ff-4918-a8fb-ee1d00f28624 Aug 06 19:25:37.293238 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a591e480-5838-42b4-b13e-15c6b74f542c tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:37.293238 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a591e480-5838-42b4-b13e-15c6b74f542c tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:37.314951 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:37.314951 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:37.318327 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2221fd76-e8f6-4561-b2d7-fbcb5034bf8f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:37.320359 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2221fd76-e8f6-4561-b2d7-fbcb5034bf8f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:25:37.320450 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2221fd76-e8f6-4561-b2d7-fbcb5034bf8f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:37.320656 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2221fd76-e8f6-4561-b2d7-fbcb5034bf8f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:37.320761 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2221fd76-e8f6-4561-b2d7-fbcb5034bf8f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:37.322626 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a591e480-5838-42b4-b13e-15c6b74f542c tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Volume info retrieved successfully. Aug 06 19:25:37.324647 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-7593ef09-d848-4c61-b4e5-a836727ff000 req-7cadc020-99b2-4870-8fdb-5843293bd654 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:37.328383 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a591e480-5838-42b4-b13e-15c6b74f542c tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] https://10.4.3.5/volume/v3/volumes/5f06f1ac-57ff-4918-a8fb-ee1d00f28624 returned with HTTP 200 Aug 06 19:25:37.328690 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-7593ef09-d848-4c61-b4e5-a836727ff000 req-7cadc020-99b2-4870-8fdb-5843293bd654 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] POST https://10.4.3.5/volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244/action Aug 06 19:25:37.329392 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 486/1920] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:37 2026] GET /volume/v3/volumes/5f06f1ac-57ff-4918-a8fb-ee1d00f28624 => generated 872 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:37.329566 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-7593ef09-d848-4c61-b4e5-a836727ff000 req-7cadc020-99b2-4870-8fdb-5843293bd654 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:25:37.329566 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-7593ef09-d848-4c61-b4e5-a836727ff000 req-7cadc020-99b2-4870-8fdb-5843293bd654 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:37.332573 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:37.332573 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:37.334728 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2221fd76-e8f6-4561-b2d7-fbcb5034bf8f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:25:37.334728 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 481/1921] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:37 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:37.345616 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:37.345616 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:37.345616 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-7593ef09-d848-4c61-b4e5-a836727ff000 req-7cadc020-99b2-4870-8fdb-5843293bd654 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Volume info retrieved successfully. Aug 06 19:25:37.365790 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-7593ef09-d848-4c61-b4e5-a836727ff000 req-7cadc020-99b2-4870-8fdb-5843293bd654 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Begin detaching volume completed successfully. Aug 06 19:25:37.367310 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-7593ef09-d848-4c61-b4e5-a836727ff000 req-7cadc020-99b2-4870-8fdb-5843293bd654 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244/action returned with HTTP 202 Aug 06 19:25:37.367310 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 474/1922] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:25:37 2026] POST /volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:25:37.466805 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-94d9f520-c558-44b5-91d8-12a4f98f5ef8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:37.467364 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-94d9f520-c558-44b5-91d8-12a4f98f5ef8 None None] GET https://10.4.3.5/volume// Aug 06 19:25:37.467687 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-94d9f520-c558-44b5-91d8-12a4f98f5ef8 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:37.468335 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-94d9f520-c558-44b5-91d8-12a4f98f5ef8 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:37.469038 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-94d9f520-c558-44b5-91d8-12a4f98f5ef8 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:25:37.469680 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 482/1923] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:25:37 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:25:37.487989 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-7593ef09-d848-4c61-b4e5-a836727ff000 req-002fc17b-1fc0-452c-9bb9-d524e57feaca None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:37.493900 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7593ef09-d848-4c61-b4e5-a836727ff000 req-002fc17b-1fc0-452c-9bb9-d524e57feaca tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] GET https://10.4.3.5/volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 Aug 06 19:25:37.494650 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7593ef09-d848-4c61-b4e5-a836727ff000 req-002fc17b-1fc0-452c-9bb9-d524e57feaca tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:37.496158 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7593ef09-d848-4c61-b4e5-a836727ff000 req-002fc17b-1fc0-452c-9bb9-d524e57feaca tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:37.518148 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:37.518148 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:37.527615 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-7593ef09-d848-4c61-b4e5-a836727ff000 req-002fc17b-1fc0-452c-9bb9-d524e57feaca tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Volume info retrieved successfully. Aug 06 19:25:37.538853 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7593ef09-d848-4c61-b4e5-a836727ff000 req-002fc17b-1fc0-452c-9bb9-d524e57feaca tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 returned with HTTP 200 Aug 06 19:25:37.539511 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 487/1924] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:25:37 2026] GET /volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 => generated 1344 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:25:38.354000 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c964ef16-4ba4-463d-8c47-4fa109aef6dd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:38.354479 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-996a15de-15c2-4e2c-b9d0-5f10d2b7c0c4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:38.357842 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c964ef16-4ba4-463d-8c47-4fa109aef6dd tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] GET https://10.4.3.5/volume/v3/volumes/5f06f1ac-57ff-4918-a8fb-ee1d00f28624 Aug 06 19:25:38.357842 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c964ef16-4ba4-463d-8c47-4fa109aef6dd tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:38.358472 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c964ef16-4ba4-463d-8c47-4fa109aef6dd tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:38.358630 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-996a15de-15c2-4e2c-b9d0-5f10d2b7c0c4 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:25:38.360387 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-996a15de-15c2-4e2c-b9d0-5f10d2b7c0c4 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:38.360387 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-996a15de-15c2-4e2c-b9d0-5f10d2b7c0c4 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:38.360625 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-996a15de-15c2-4e2c-b9d0-5f10d2b7c0c4 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:38.370200 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:38.370200 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:38.371369 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-996a15de-15c2-4e2c-b9d0-5f10d2b7c0c4 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:25:38.372184 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 482/1925] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:38 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:38.374626 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:38.374626 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:38.385514 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c964ef16-4ba4-463d-8c47-4fa109aef6dd tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Volume info retrieved successfully. Aug 06 19:25:38.396928 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c964ef16-4ba4-463d-8c47-4fa109aef6dd tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] https://10.4.3.5/volume/v3/volumes/5f06f1ac-57ff-4918-a8fb-ee1d00f28624 returned with HTTP 200 Aug 06 19:25:38.397350 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 475/1926] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:38 2026] GET /volume/v3/volumes/5f06f1ac-57ff-4918-a8fb-ee1d00f28624 => generated 872 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:38.421508 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6529187b-ac82-4862-a9b6-ef7551d77dd7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:38.427762 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6529187b-ac82-4862-a9b6-ef7551d77dd7 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] GET https://10.4.3.5/volume/v3/volumes/5f06f1ac-57ff-4918-a8fb-ee1d00f28624 Aug 06 19:25:38.427762 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6529187b-ac82-4862-a9b6-ef7551d77dd7 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:38.427762 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6529187b-ac82-4862-a9b6-ef7551d77dd7 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:38.443095 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:38.443095 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:38.455859 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6529187b-ac82-4862-a9b6-ef7551d77dd7 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Volume info retrieved successfully. Aug 06 19:25:38.467634 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6529187b-ac82-4862-a9b6-ef7551d77dd7 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] https://10.4.3.5/volume/v3/volumes/5f06f1ac-57ff-4918-a8fb-ee1d00f28624 returned with HTTP 200 Aug 06 19:25:38.467634 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 483/1927] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:38 2026] GET /volume/v3/volumes/5f06f1ac-57ff-4918-a8fb-ee1d00f28624 => generated 872 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:38.491339 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3a3cdd3f-c897-4665-86ce-c8789384f030 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:38.494049 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3a3cdd3f-c897-4665-86ce-c8789384f030 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] GET https://10.4.3.5/volume/v3/volumes/5f06f1ac-57ff-4918-a8fb-ee1d00f28624 Aug 06 19:25:38.494239 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3a3cdd3f-c897-4665-86ce-c8789384f030 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:38.494480 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3a3cdd3f-c897-4665-86ce-c8789384f030 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:38.503727 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:38.503727 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:38.510125 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3a3cdd3f-c897-4665-86ce-c8789384f030 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Volume info retrieved successfully. Aug 06 19:25:38.518966 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3a3cdd3f-c897-4665-86ce-c8789384f030 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] https://10.4.3.5/volume/v3/volumes/5f06f1ac-57ff-4918-a8fb-ee1d00f28624 returned with HTTP 200 Aug 06 19:25:38.519527 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 488/1928] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:38 2026] GET /volume/v3/volumes/5f06f1ac-57ff-4918-a8fb-ee1d00f28624 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:38.536423 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-faefa579-f813-49ee-86a9-265dc1976b1a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:38.538904 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-faefa579-f813-49ee-86a9-265dc1976b1a tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] DELETE https://10.4.3.5/volume/v3/volumes/5f06f1ac-57ff-4918-a8fb-ee1d00f28624 Aug 06 19:25:38.539843 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-faefa579-f813-49ee-86a9-265dc1976b1a tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:38.539843 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-faefa579-f813-49ee-86a9-265dc1976b1a tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:38.539843 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-faefa579-f813-49ee-86a9-265dc1976b1a tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Delete volume with id: 5f06f1ac-57ff-4918-a8fb-ee1d00f28624 Aug 06 19:25:38.551179 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:38.551179 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:38.552299 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-faefa579-f813-49ee-86a9-265dc1976b1a tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Volume info retrieved successfully. Aug 06 19:25:38.584629 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-faefa579-f813-49ee-86a9-265dc1976b1a tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Delete volume request issued successfully. Aug 06 19:25:38.584629 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-faefa579-f813-49ee-86a9-265dc1976b1a tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] https://10.4.3.5/volume/v3/volumes/5f06f1ac-57ff-4918-a8fb-ee1d00f28624 returned with HTTP 202 Aug 06 19:25:38.584629 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 483/1929] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:25:38 2026] DELETE /volume/v3/volumes/5f06f1ac-57ff-4918-a8fb-ee1d00f28624 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:25:38.599976 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e7f36692-8f54-44a2-9365-669965fb44a1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:38.601577 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e7f36692-8f54-44a2-9365-669965fb44a1 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] GET https://10.4.3.5/volume/v3/volumes/5f06f1ac-57ff-4918-a8fb-ee1d00f28624 Aug 06 19:25:38.601741 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e7f36692-8f54-44a2-9365-669965fb44a1 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:38.601914 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e7f36692-8f54-44a2-9365-669965fb44a1 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:38.614352 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:38.614352 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:38.622693 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e7f36692-8f54-44a2-9365-669965fb44a1 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Volume info retrieved successfully. Aug 06 19:25:38.634615 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e7f36692-8f54-44a2-9365-669965fb44a1 tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] https://10.4.3.5/volume/v3/volumes/5f06f1ac-57ff-4918-a8fb-ee1d00f28624 returned with HTTP 200 Aug 06 19:25:38.636582 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 476/1930] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:38 2026] GET /volume/v3/volumes/5f06f1ac-57ff-4918-a8fb-ee1d00f28624 => generated 871 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:38.845029 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-7593ef09-d848-4c61-b4e5-a836727ff000 req-abb5e4b1-2f23-4a60-963c-b7812b6816e5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:38.846815 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-7593ef09-d848-4c61-b4e5-a836727ff000 req-abb5e4b1-2f23-4a60-963c-b7812b6816e5 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] DELETE https://10.4.3.5/volume/v3/attachments/44053961-6c57-4e93-92b0-0b153a7a55c5 Aug 06 19:25:38.847041 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-7593ef09-d848-4c61-b4e5-a836727ff000 req-abb5e4b1-2f23-4a60-963c-b7812b6816e5 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:38.847234 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-7593ef09-d848-4c61-b4e5-a836727ff000 req-abb5e4b1-2f23-4a60-963c-b7812b6816e5 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:38.861272 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:38.861272 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:38.942870 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-7593ef09-d848-4c61-b4e5-a836727ff000 req-abb5e4b1-2f23-4a60-963c-b7812b6816e5 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/attachments/44053961-6c57-4e93-92b0-0b153a7a55c5 returned with HTTP 200 Aug 06 19:25:38.943352 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 484/1931] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:25:38 2026] DELETE /volume/v3/attachments/44053961-6c57-4e93-92b0-0b153a7a55c5 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:39.273718 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-4c07a335-eff6-4975-be9d-df0d18b2b799 req-f1bfad1f-8f44-4419-b05d-ec883cdd48d6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:39.276251 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4c07a335-eff6-4975-be9d-df0d18b2b799 req-f1bfad1f-8f44-4419-b05d-ec883cdd48d6 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/limits Aug 06 19:25:39.276468 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4c07a335-eff6-4975-be9d-df0d18b2b799 req-f1bfad1f-8f44-4419-b05d-ec883cdd48d6 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:39.276717 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4c07a335-eff6-4975-be9d-df0d18b2b799 req-f1bfad1f-8f44-4419-b05d-ec883cdd48d6 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:39.296992 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [req-4c07a335-eff6-4975-be9d-df0d18b2b799 req-f1bfad1f-8f44-4419-b05d-ec883cdd48d6 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1666479335 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1666479335, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:25:39.297361 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [req-4c07a335-eff6-4975-be9d-df0d18b2b799 req-f1bfad1f-8f44-4419-b05d-ec883cdd48d6 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1666479335 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1666479335, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:25:39.297706 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [req-4c07a335-eff6-4975-be9d-df0d18b2b799 req-f1bfad1f-8f44-4419-b05d-ec883cdd48d6 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesTest-volume-type-1666479335 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesTest-volume-type-1666479335, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:25:39.298085 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [req-4c07a335-eff6-4975-be9d-df0d18b2b799 req-f1bfad1f-8f44-4419-b05d-ec883cdd48d6 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-591286861 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-591286861, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:25:39.298429 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [req-4c07a335-eff6-4975-be9d-df0d18b2b799 req-f1bfad1f-8f44-4419-b05d-ec883cdd48d6 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-591286861 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-591286861, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:25:39.298849 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [req-4c07a335-eff6-4975-be9d-df0d18b2b799 req-f1bfad1f-8f44-4419-b05d-ec883cdd48d6 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesTest-volume-type-591286861 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesTest-volume-type-591286861, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:25:39.327709 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4c07a335-eff6-4975-be9d-df0d18b2b799 req-f1bfad1f-8f44-4419-b05d-ec883cdd48d6 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/limits returned with HTTP 200 Aug 06 19:25:39.328427 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 489/1932] 10.4.3.5 () {68 vars in 1470 bytes} [Thu Aug 6 19:25:39 2026] GET /volume/v3/limits => generated 302 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:39.387633 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-4c07a335-eff6-4975-be9d-df0d18b2b799 req-81eb32a8-e0c0-4e8e-b1fc-d9d58c205296 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:39.389957 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4c07a335-eff6-4975-be9d-df0d18b2b799 req-81eb32a8-e0c0-4e8e-b1fc-d9d58c205296 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c Aug 06 19:25:39.390210 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4c07a335-eff6-4975-be9d-df0d18b2b799 req-81eb32a8-e0c0-4e8e-b1fc-d9d58c205296 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:39.390414 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4c07a335-eff6-4975-be9d-df0d18b2b799 req-81eb32a8-e0c0-4e8e-b1fc-d9d58c205296 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:39.391402 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fd6fef4d-0cb0-42af-9d02-e90dfd2173a1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:39.393852 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fd6fef4d-0cb0-42af-9d02-e90dfd2173a1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:25:39.393970 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fd6fef4d-0cb0-42af-9d02-e90dfd2173a1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:39.394809 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fd6fef4d-0cb0-42af-9d02-e90dfd2173a1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:39.394809 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-fd6fef4d-0cb0-42af-9d02-e90dfd2173a1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:39.401754 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:39.401754 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:39.402585 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fd6fef4d-0cb0-42af-9d02-e90dfd2173a1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:25:39.403264 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 477/1933] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:39 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:39.410325 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:39.410325 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:39.416121 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-4c07a335-eff6-4975-be9d-df0d18b2b799 req-81eb32a8-e0c0-4e8e-b1fc-d9d58c205296 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:25:39.432312 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4c07a335-eff6-4975-be9d-df0d18b2b799 req-81eb32a8-e0c0-4e8e-b1fc-d9d58c205296 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c returned with HTTP 200 Aug 06 19:25:39.432312 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 484/1934] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:25:39 2026] GET /volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c => generated 1656 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:39.447372 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-4c07a335-eff6-4975-be9d-df0d18b2b799 req-0de35b80-fbd8-4def-b296-2eb5d9002516 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:39.449777 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4c07a335-eff6-4975-be9d-df0d18b2b799 req-0de35b80-fbd8-4def-b296-2eb5d9002516 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:25:39.450171 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4c07a335-eff6-4975-be9d-df0d18b2b799 req-0de35b80-fbd8-4def-b296-2eb5d9002516 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c52dcaa0-409c-4796-86be-f06e275f2c8c", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:39.469631 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:39.469631 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:39.471203 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-4c07a335-eff6-4975-be9d-df0d18b2b799 req-0de35b80-fbd8-4def-b296-2eb5d9002516 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:25:39.471537 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [req-4c07a335-eff6-4975-be9d-df0d18b2b799 req-0de35b80-fbd8-4def-b296-2eb5d9002516 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Create snapshot from volume c52dcaa0-409c-4796-86be-f06e275f2c8c Aug 06 19:25:39.522811 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [req-4c07a335-eff6-4975-be9d-df0d18b2b799 req-0de35b80-fbd8-4def-b296-2eb5d9002516 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Created reservations ['1c5cd71b-8881-4262-a608-5ee7ac5056e2', 'e32b2242-6245-40bb-8b78-37af7c35638b', 'a6e61558-0a00-4f17-a847-aa014a48360e', '3812f6af-1476-4496-9d1f-ec999554ff4c'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:25:39.587953 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-4c07a335-eff6-4975-be9d-df0d18b2b799 req-0de35b80-fbd8-4def-b296-2eb5d9002516 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Snapshot force create request issued successfully. Aug 06 19:25:39.588795 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4c07a335-eff6-4975-be9d-df0d18b2b799 req-0de35b80-fbd8-4def-b296-2eb5d9002516 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:25:39.588847 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 485/1935] 10.4.3.5 () {72 vars in 1533 bytes} [Thu Aug 6 19:25:39 2026] POST /volume/v3/snapshots => generated 292 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:25:39.656156 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0f4ecd5a-68fd-4a5e-8e1d-22aee6536a2e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:39.659345 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0f4ecd5a-68fd-4a5e-8e1d-22aee6536a2e tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] GET https://10.4.3.5/volume/v3/volumes/5f06f1ac-57ff-4918-a8fb-ee1d00f28624 Aug 06 19:25:39.659612 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0f4ecd5a-68fd-4a5e-8e1d-22aee6536a2e tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:39.659684 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0f4ecd5a-68fd-4a5e-8e1d-22aee6536a2e tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:39.671353 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0f4ecd5a-68fd-4a5e-8e1d-22aee6536a2e tempest-VolumeTypesTest-1021501957 tempest-VolumeTypesTest-1021501957-project-member] https://10.4.3.5/volume/v3/volumes/5f06f1ac-57ff-4918-a8fb-ee1d00f28624 returned with HTTP 404 Aug 06 19:25:39.671852 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 490/1936] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:39 2026] GET /volume/v3/volumes/5f06f1ac-57ff-4918-a8fb-ee1d00f28624 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:25:39.682973 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1fd216b9-3466-4722-888a-b01f81db89bf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:39.685554 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1fd216b9-3466-4722-888a-b01f81db89bf tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] DELETE https://10.4.3.5/volume/v3/types/30298054-787a-47b3-a1c5-8e4476842146 Aug 06 19:25:39.685784 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1fd216b9-3466-4722-888a-b01f81db89bf tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:39.686677 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1fd216b9-3466-4722-888a-b01f81db89bf tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:39.774798 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1fd216b9-3466-4722-888a-b01f81db89bf tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] https://10.4.3.5/volume/v3/types/30298054-787a-47b3-a1c5-8e4476842146 returned with HTTP 202 Aug 06 19:25:39.775255 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 478/1937] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:25:39 2026] DELETE /volume/v3/types/30298054-787a-47b3-a1c5-8e4476842146 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:25:39.788260 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-24c7670d-ea6f-4c70-b4fd-fcdda6805a0e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:39.790921 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-24c7670d-ea6f-4c70-b4fd-fcdda6805a0e tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] GET https://10.4.3.5/volume/v3/types/30298054-787a-47b3-a1c5-8e4476842146 Aug 06 19:25:39.791194 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-24c7670d-ea6f-4c70-b4fd-fcdda6805a0e tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:39.791446 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-24c7670d-ea6f-4c70-b4fd-fcdda6805a0e tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:39.799009 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-24c7670d-ea6f-4c70-b4fd-fcdda6805a0e tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] https://10.4.3.5/volume/v3/types/30298054-787a-47b3-a1c5-8e4476842146 returned with HTTP 404 Aug 06 19:25:39.799680 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 485/1938] 10.4.3.5 () {66 vars in 1328 bytes} [Thu Aug 6 19:25:39 2026] GET /volume/v3/types/30298054-787a-47b3-a1c5-8e4476842146 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:25:39.814529 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9e2a739e-6818-4b05-ba7d-5165f793fc27 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:39.815454 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9e2a739e-6818-4b05-ba7d-5165f793fc27 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] DELETE https://10.4.3.5/volume/v3/types/68719f4a-b638-4922-8d77-5fc0e45a482e Aug 06 19:25:39.815670 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9e2a739e-6818-4b05-ba7d-5165f793fc27 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:39.818178 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9e2a739e-6818-4b05-ba7d-5165f793fc27 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:39.818178 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:39.818178 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:39.863156 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9e2a739e-6818-4b05-ba7d-5165f793fc27 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] https://10.4.3.5/volume/v3/types/68719f4a-b638-4922-8d77-5fc0e45a482e returned with HTTP 202 Aug 06 19:25:39.863860 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 486/1939] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:25:39 2026] DELETE /volume/v3/types/68719f4a-b638-4922-8d77-5fc0e45a482e => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:25:39.876364 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9484b135-c85d-4722-8ad0-1243a0156953 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:39.878925 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9484b135-c85d-4722-8ad0-1243a0156953 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] GET https://10.4.3.5/volume/v3/types/68719f4a-b638-4922-8d77-5fc0e45a482e Aug 06 19:25:39.879321 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9484b135-c85d-4722-8ad0-1243a0156953 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:39.879794 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9484b135-c85d-4722-8ad0-1243a0156953 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:39.887037 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9484b135-c85d-4722-8ad0-1243a0156953 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] https://10.4.3.5/volume/v3/types/68719f4a-b638-4922-8d77-5fc0e45a482e returned with HTTP 404 Aug 06 19:25:39.887928 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 491/1940] 10.4.3.5 () {66 vars in 1328 bytes} [Thu Aug 6 19:25:39 2026] GET /volume/v3/types/68719f4a-b638-4922-8d77-5fc0e45a482e => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:25:39.906053 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0504128f-6b20-475f-a92d-e3c1b14dcc97 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:39.910048 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0504128f-6b20-475f-a92d-e3c1b14dcc97 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:25:39.910048 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0504128f-6b20-475f-a92d-e3c1b14dcc97 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-24982708", "description": "tempest-volume-type-description-276996274", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:39.947919 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0504128f-6b20-475f-a92d-e3c1b14dcc97 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:25:39.948619 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 479/1941] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:25:39 2026] POST /volume/v3/types => generated 312 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:39.967457 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-413d573b-cfce-4334-9823-eb5894cd0ace None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:39.969723 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-413d573b-cfce-4334-9823-eb5894cd0ace tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] GET https://10.4.3.5/volume/v3/types/3cacf7c5-c64d-44a7-956e-79f5105b9585 Aug 06 19:25:39.970119 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-413d573b-cfce-4334-9823-eb5894cd0ace tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:39.970926 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-413d573b-cfce-4334-9823-eb5894cd0ace tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:39.977878 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-413d573b-cfce-4334-9823-eb5894cd0ace tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] https://10.4.3.5/volume/v3/types/3cacf7c5-c64d-44a7-956e-79f5105b9585 returned with HTTP 200 Aug 06 19:25:39.978393 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 486/1942] 10.4.3.5 () {66 vars in 1328 bytes} [Thu Aug 6 19:25:39 2026] GET /volume/v3/types/3cacf7c5-c64d-44a7-956e-79f5105b9585 => generated 334 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:39.996471 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1ead364c-28ed-46ff-ae00-c43a9dbdd036 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:40.000132 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1ead364c-28ed-46ff-ae00-c43a9dbdd036 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] DELETE https://10.4.3.5/volume/v3/types/3cacf7c5-c64d-44a7-956e-79f5105b9585 Aug 06 19:25:40.000391 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1ead364c-28ed-46ff-ae00-c43a9dbdd036 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:40.000843 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1ead364c-28ed-46ff-ae00-c43a9dbdd036 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:40.048079 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1ead364c-28ed-46ff-ae00-c43a9dbdd036 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] https://10.4.3.5/volume/v3/types/3cacf7c5-c64d-44a7-956e-79f5105b9585 returned with HTTP 202 Aug 06 19:25:40.048487 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 487/1943] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:25:39 2026] DELETE /volume/v3/types/3cacf7c5-c64d-44a7-956e-79f5105b9585 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:25:40.059468 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fd5eb6fe-c1c2-47d4-9e67-dd04000140ab None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:40.064400 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fd5eb6fe-c1c2-47d4-9e67-dd04000140ab tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] GET https://10.4.3.5/volume/v3/types/3cacf7c5-c64d-44a7-956e-79f5105b9585 Aug 06 19:25:40.064643 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fd5eb6fe-c1c2-47d4-9e67-dd04000140ab tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:40.064923 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fd5eb6fe-c1c2-47d4-9e67-dd04000140ab tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:40.074205 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fd5eb6fe-c1c2-47d4-9e67-dd04000140ab tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] https://10.4.3.5/volume/v3/types/3cacf7c5-c64d-44a7-956e-79f5105b9585 returned with HTTP 404 Aug 06 19:25:40.075049 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 492/1944] 10.4.3.5 () {66 vars in 1328 bytes} [Thu Aug 6 19:25:40 2026] GET /volume/v3/types/3cacf7c5-c64d-44a7-956e-79f5105b9585 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:25:40.089332 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3b63a642-b2d2-490d-8074-c29c7063fe94 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:40.094208 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3b63a642-b2d2-490d-8074-c29c7063fe94 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:25:40.094563 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3b63a642-b2d2-490d-8074-c29c7063fe94 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-491650135"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:40.128219 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3b63a642-b2d2-490d-8074-c29c7063fe94 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:25:40.128365 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 480/1945] 10.4.3.5 () {68 vars in 1238 bytes} [Thu Aug 6 19:25:40 2026] POST /volume/v3/types => generated 220 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:40.141545 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-796e4e3d-51f0-460e-8c44-c3051cd64ec0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:40.144635 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-796e4e3d-51f0-460e-8c44-c3051cd64ec0 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] POST https://10.4.3.5/volume/v3/types/66781519-3ddd-44a8-b626-a55ac63a0e19/encryption Aug 06 19:25:40.145396 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-796e4e3d-51f0-460e-8c44-c3051cd64ec0 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:40.192749 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-796e4e3d-51f0-460e-8c44-c3051cd64ec0 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] https://10.4.3.5/volume/v3/types/66781519-3ddd-44a8-b626-a55ac63a0e19/encryption returned with HTTP 200 Aug 06 19:25:40.193954 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 487/1946] 10.4.3.5 () {68 vars in 1383 bytes} [Thu Aug 6 19:25:40 2026] POST /volume/v3/types/66781519-3ddd-44a8-b626-a55ac63a0e19/encryption => generated 239 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:40.209377 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d88dab00-7568-4650-ad11-ceb615ec5757 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:40.213415 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d88dab00-7568-4650-ad11-ceb615ec5757 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] GET https://10.4.3.5/volume/v3/types/66781519-3ddd-44a8-b626-a55ac63a0e19/encryption Aug 06 19:25:40.213415 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d88dab00-7568-4650-ad11-ceb615ec5757 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:40.215227 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d88dab00-7568-4650-ad11-ceb615ec5757 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:40.231880 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d88dab00-7568-4650-ad11-ceb615ec5757 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] https://10.4.3.5/volume/v3/types/66781519-3ddd-44a8-b626-a55ac63a0e19/encryption returned with HTTP 200 Aug 06 19:25:40.233251 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 488/1947] 10.4.3.5 () {66 vars in 1361 bytes} [Thu Aug 6 19:25:40 2026] GET /volume/v3/types/66781519-3ddd-44a8-b626-a55ac63a0e19/encryption => generated 325 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:40.251081 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d456f35c-c5c2-49fd-ad2d-55d316006be1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:40.256219 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d456f35c-c5c2-49fd-ad2d-55d316006be1 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] PUT https://10.4.3.5/volume/v3/types/66781519-3ddd-44a8-b626-a55ac63a0e19/encryption/01ad3de6-21fd-4d37-9c07-dfd205477bdd Aug 06 19:25:40.256984 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d456f35c-c5c2-49fd-ad2d-55d316006be1 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:40.304448 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d456f35c-c5c2-49fd-ad2d-55d316006be1 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] https://10.4.3.5/volume/v3/types/66781519-3ddd-44a8-b626-a55ac63a0e19/encryption/01ad3de6-21fd-4d37-9c07-dfd205477bdd returned with HTTP 200 Aug 06 19:25:40.304448 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 493/1948] 10.4.3.5 () {68 vars in 1493 bytes} [Thu Aug 6 19:25:40 2026] PUT /volume/v3/types/66781519-3ddd-44a8-b626-a55ac63a0e19/encryption/01ad3de6-21fd-4d37-9c07-dfd205477bdd => generated 122 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:40.315950 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-19038138-1692-47e0-999e-6682a634f4ad None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:40.318544 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-19038138-1692-47e0-999e-6682a634f4ad tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] GET https://10.4.3.5/volume/v3/types/66781519-3ddd-44a8-b626-a55ac63a0e19/encryption Aug 06 19:25:40.318544 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-19038138-1692-47e0-999e-6682a634f4ad tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:40.318797 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-19038138-1692-47e0-999e-6682a634f4ad tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:40.338114 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-19038138-1692-47e0-999e-6682a634f4ad tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] https://10.4.3.5/volume/v3/types/66781519-3ddd-44a8-b626-a55ac63a0e19/encryption returned with HTTP 200 Aug 06 19:25:40.338873 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 481/1949] 10.4.3.5 () {66 vars in 1361 bytes} [Thu Aug 6 19:25:40 2026] GET /volume/v3/types/66781519-3ddd-44a8-b626-a55ac63a0e19/encryption => generated 347 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:40.353568 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-36e6aeb9-e39e-49b1-9047-7bbdf58dc862 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:40.356973 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-36e6aeb9-e39e-49b1-9047-7bbdf58dc862 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] GET https://10.4.3.5/volume/v3/types/66781519-3ddd-44a8-b626-a55ac63a0e19/encryption/cipher Aug 06 19:25:40.356973 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-36e6aeb9-e39e-49b1-9047-7bbdf58dc862 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:40.356973 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-36e6aeb9-e39e-49b1-9047-7bbdf58dc862 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:40.370505 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-36e6aeb9-e39e-49b1-9047-7bbdf58dc862 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] https://10.4.3.5/volume/v3/types/66781519-3ddd-44a8-b626-a55ac63a0e19/encryption/cipher returned with HTTP 200 Aug 06 19:25:40.370954 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 488/1950] 10.4.3.5 () {66 vars in 1382 bytes} [Thu Aug 6 19:25:40 2026] GET /volume/v3/types/66781519-3ddd-44a8-b626-a55ac63a0e19/encryption/cipher => generated 29 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:25:40.386988 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-22b93496-67c4-4810-9e08-c988c4674cff None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:40.389589 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-22b93496-67c4-4810-9e08-c988c4674cff tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] DELETE https://10.4.3.5/volume/v3/types/66781519-3ddd-44a8-b626-a55ac63a0e19/encryption/01ad3de6-21fd-4d37-9c07-dfd205477bdd Aug 06 19:25:40.390317 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-22b93496-67c4-4810-9e08-c988c4674cff tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:40.390909 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-22b93496-67c4-4810-9e08-c988c4674cff tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:40.423705 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-adc050ac-06fd-40cc-b2d8-294d42b55f25 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:40.429483 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-adc050ac-06fd-40cc-b2d8-294d42b55f25 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:25:40.429483 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-adc050ac-06fd-40cc-b2d8-294d42b55f25 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:40.429483 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-adc050ac-06fd-40cc-b2d8-294d42b55f25 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:40.429483 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-adc050ac-06fd-40cc-b2d8-294d42b55f25 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:40.446261 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:40.446261 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:40.448280 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-adc050ac-06fd-40cc-b2d8-294d42b55f25 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:25:40.449080 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 494/1951] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:40 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:40.451124 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-22b93496-67c4-4810-9e08-c988c4674cff tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] https://10.4.3.5/volume/v3/types/66781519-3ddd-44a8-b626-a55ac63a0e19/encryption/01ad3de6-21fd-4d37-9c07-dfd205477bdd returned with HTTP 202 Aug 06 19:25:40.451959 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 489/1952] 10.4.3.5 () {66 vars in 1475 bytes} [Thu Aug 6 19:25:40 2026] DELETE /volume/v3/types/66781519-3ddd-44a8-b626-a55ac63a0e19/encryption/01ad3de6-21fd-4d37-9c07-dfd205477bdd => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:25:40.465436 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1ce6fbf0-f3c8-4ef9-9fb2-ea2023d13d59 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:40.468438 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1ce6fbf0-f3c8-4ef9-9fb2-ea2023d13d59 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] GET https://10.4.3.5/volume/v3/types/66781519-3ddd-44a8-b626-a55ac63a0e19/encryption Aug 06 19:25:40.469749 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1ce6fbf0-f3c8-4ef9-9fb2-ea2023d13d59 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:40.469749 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1ce6fbf0-f3c8-4ef9-9fb2-ea2023d13d59 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:40.484064 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1ce6fbf0-f3c8-4ef9-9fb2-ea2023d13d59 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] https://10.4.3.5/volume/v3/types/66781519-3ddd-44a8-b626-a55ac63a0e19/encryption returned with HTTP 200 Aug 06 19:25:40.484064 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 482/1953] 10.4.3.5 () {66 vars in 1361 bytes} [Thu Aug 6 19:25:40 2026] GET /volume/v3/types/66781519-3ddd-44a8-b626-a55ac63a0e19/encryption => generated 2 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 19:25:40.498807 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8f51181b-7fb3-47ec-89ac-43872c46ba41 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:40.507140 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f51181b-7fb3-47ec-89ac-43872c46ba41 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] GET https://10.4.3.5/volume/v3/types/66781519-3ddd-44a8-b626-a55ac63a0e19/encryption Aug 06 19:25:40.508626 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8f51181b-7fb3-47ec-89ac-43872c46ba41 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:40.509147 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8f51181b-7fb3-47ec-89ac-43872c46ba41 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:40.523889 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f51181b-7fb3-47ec-89ac-43872c46ba41 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] https://10.4.3.5/volume/v3/types/66781519-3ddd-44a8-b626-a55ac63a0e19/encryption returned with HTTP 200 Aug 06 19:25:40.526038 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 489/1954] 10.4.3.5 () {66 vars in 1361 bytes} [Thu Aug 6 19:25:40 2026] GET /volume/v3/types/66781519-3ddd-44a8-b626-a55ac63a0e19/encryption => generated 2 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 19:25:40.537076 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-38b92405-475d-4971-8aeb-0e92930ddd66 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:40.540203 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-38b92405-475d-4971-8aeb-0e92930ddd66 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] DELETE https://10.4.3.5/volume/v3/types/66781519-3ddd-44a8-b626-a55ac63a0e19 Aug 06 19:25:40.540478 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-38b92405-475d-4971-8aeb-0e92930ddd66 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:40.541408 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-38b92405-475d-4971-8aeb-0e92930ddd66 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:40.607001 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-38b92405-475d-4971-8aeb-0e92930ddd66 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] https://10.4.3.5/volume/v3/types/66781519-3ddd-44a8-b626-a55ac63a0e19 returned with HTTP 202 Aug 06 19:25:40.607627 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 495/1955] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:25:40 2026] DELETE /volume/v3/types/66781519-3ddd-44a8-b626-a55ac63a0e19 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:25:40.623318 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c9c35b13-427e-40a7-a2b7-1c9fa03c04a8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:40.628100 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c9c35b13-427e-40a7-a2b7-1c9fa03c04a8 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] GET https://10.4.3.5/volume/v3/types/66781519-3ddd-44a8-b626-a55ac63a0e19 Aug 06 19:25:40.628100 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c9c35b13-427e-40a7-a2b7-1c9fa03c04a8 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:40.628100 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c9c35b13-427e-40a7-a2b7-1c9fa03c04a8 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:40.635440 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c9c35b13-427e-40a7-a2b7-1c9fa03c04a8 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] https://10.4.3.5/volume/v3/types/66781519-3ddd-44a8-b626-a55ac63a0e19 returned with HTTP 404 Aug 06 19:25:40.635440 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 490/1956] 10.4.3.5 () {66 vars in 1328 bytes} [Thu Aug 6 19:25:40 2026] GET /volume/v3/types/66781519-3ddd-44a8-b626-a55ac63a0e19 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:25:40.652549 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6b3050af-8c25-41ea-aef1-5a88f706a330 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:40.661298 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6b3050af-8c25-41ea-aef1-5a88f706a330 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] GET https://10.4.3.5/volume/v3/types Aug 06 19:25:40.661298 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6b3050af-8c25-41ea-aef1-5a88f706a330 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:40.661607 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6b3050af-8c25-41ea-aef1-5a88f706a330 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:40.681472 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6b3050af-8c25-41ea-aef1-5a88f706a330 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:25:40.682686 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 483/1957] 10.4.3.5 () {66 vars in 1217 bytes} [Thu Aug 6 19:25:40 2026] GET /volume/v3/types => generated 888 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:40.693795 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1bbb4bbe-3b55-4bcf-a7ff-6a3a6951a444 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:40.697541 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1bbb4bbe-3b55-4bcf-a7ff-6a3a6951a444 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:25:40.698159 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1bbb4bbe-3b55-4bcf-a7ff-6a3a6951a444 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1261484376"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:40.719557 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1bbb4bbe-3b55-4bcf-a7ff-6a3a6951a444 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:25:40.720035 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 490/1958] 10.4.3.5 () {68 vars in 1238 bytes} [Thu Aug 6 19:25:40 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 06 19:25:40.733859 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4a2ff87e-9945-4a46-98bd-08246be46ee8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:40.734330 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a2ff87e-9945-4a46-98bd-08246be46ee8 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] PUT https://10.4.3.5/volume/v3/types/59c0ae52-2e70-49ae-947f-c455816b7057 Aug 06 19:25:40.734540 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a2ff87e-9945-4a46-98bd-08246be46ee8 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1735114455", "description": "tempest-volume-type-description-141599363", "is_public": false}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:40.814844 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a2ff87e-9945-4a46-98bd-08246be46ee8 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] https://10.4.3.5/volume/v3/types/59c0ae52-2e70-49ae-947f-c455816b7057 returned with HTTP 200 Aug 06 19:25:40.815509 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 496/1959] 10.4.3.5 () {68 vars in 1349 bytes} [Thu Aug 6 19:25:40 2026] PUT /volume/v3/types/59c0ae52-2e70-49ae-947f-c455816b7057 => generated 204 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:40.835261 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-72464d17-dd07-408c-8900-9eccb4a4cceb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:40.837766 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-72464d17-dd07-408c-8900-9eccb4a4cceb tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] GET https://10.4.3.5/volume/v3/types/59c0ae52-2e70-49ae-947f-c455816b7057 Aug 06 19:25:40.838059 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-72464d17-dd07-408c-8900-9eccb4a4cceb tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:40.838246 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-72464d17-dd07-408c-8900-9eccb4a4cceb tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:40.846833 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-72464d17-dd07-408c-8900-9eccb4a4cceb tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] https://10.4.3.5/volume/v3/types/59c0ae52-2e70-49ae-947f-c455816b7057 returned with HTTP 200 Aug 06 19:25:40.848302 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 491/1960] 10.4.3.5 () {66 vars in 1328 bytes} [Thu Aug 6 19:25:40 2026] GET /volume/v3/types/59c0ae52-2e70-49ae-947f-c455816b7057 => generated 268 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:40.865860 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5243d135-5824-4c28-a2ae-4dd57ec5ffa8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:40.867290 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5243d135-5824-4c28-a2ae-4dd57ec5ffa8 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] DELETE https://10.4.3.5/volume/v3/types/59c0ae52-2e70-49ae-947f-c455816b7057 Aug 06 19:25:40.867366 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5243d135-5824-4c28-a2ae-4dd57ec5ffa8 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:40.868557 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5243d135-5824-4c28-a2ae-4dd57ec5ffa8 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:40.917999 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5243d135-5824-4c28-a2ae-4dd57ec5ffa8 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] https://10.4.3.5/volume/v3/types/59c0ae52-2e70-49ae-947f-c455816b7057 returned with HTTP 202 Aug 06 19:25:40.918578 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 484/1961] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:25:40 2026] DELETE /volume/v3/types/59c0ae52-2e70-49ae-947f-c455816b7057 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:25:40.928671 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-722ed3e7-0d37-438b-afb7-8b999b4c90e0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:40.931228 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-722ed3e7-0d37-438b-afb7-8b999b4c90e0 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] GET https://10.4.3.5/volume/v3/types/59c0ae52-2e70-49ae-947f-c455816b7057 Aug 06 19:25:40.931518 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-722ed3e7-0d37-438b-afb7-8b999b4c90e0 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:40.931838 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-722ed3e7-0d37-438b-afb7-8b999b4c90e0 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:40.942066 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-722ed3e7-0d37-438b-afb7-8b999b4c90e0 tempest-VolumeTypesTest-399423358 tempest-VolumeTypesTest-399423358-project-admin] https://10.4.3.5/volume/v3/types/59c0ae52-2e70-49ae-947f-c455816b7057 returned with HTTP 404 Aug 06 19:25:40.942735 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 491/1962] 10.4.3.5 () {66 vars in 1328 bytes} [Thu Aug 6 19:25:40 2026] GET /volume/v3/types/59c0ae52-2e70-49ae-947f-c455816b7057 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:25:41.470128 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-61012c83-c4ac-4ee8-a13e-2440ea7137e2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:41.472457 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-61012c83-c4ac-4ee8-a13e-2440ea7137e2 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:25:41.472457 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-61012c83-c4ac-4ee8-a13e-2440ea7137e2 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:41.472457 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-61012c83-c4ac-4ee8-a13e-2440ea7137e2 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:41.472457 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-61012c83-c4ac-4ee8-a13e-2440ea7137e2 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:41.483211 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:41.483211 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:41.484531 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-61012c83-c4ac-4ee8-a13e-2440ea7137e2 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:25:41.485378 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 497/1963] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:41 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:42.500092 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b137c22c-f381-43c6-9a98-765a388d3a90 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:42.503002 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b137c22c-f381-43c6-9a98-765a388d3a90 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:25:42.503441 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b137c22c-f381-43c6-9a98-765a388d3a90 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:42.504520 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b137c22c-f381-43c6-9a98-765a388d3a90 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:42.504662 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-b137c22c-f381-43c6-9a98-765a388d3a90 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:42.512819 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:42.512819 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:42.514143 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b137c22c-f381-43c6-9a98-765a388d3a90 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:25:42.514653 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 492/1964] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:42 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 822 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:25:42.943428 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-39143409-8d9c-4f3a-98d4-7f28baf4dd4a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:42.947820 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-39143409-8d9c-4f3a-98d4-7f28baf4dd4a tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] DELETE https://10.4.3.5/volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 Aug 06 19:25:42.947820 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-39143409-8d9c-4f3a-98d4-7f28baf4dd4a tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:42.947820 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-39143409-8d9c-4f3a-98d4-7f28baf4dd4a tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:42.947820 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-39143409-8d9c-4f3a-98d4-7f28baf4dd4a tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Delete volume with id: 7af8e522-d6a6-4613-8186-3182483ae244 Aug 06 19:25:42.962550 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:42.962550 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:42.963459 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-39143409-8d9c-4f3a-98d4-7f28baf4dd4a tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Volume info retrieved successfully. Aug 06 19:25:43.006660 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-39143409-8d9c-4f3a-98d4-7f28baf4dd4a tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Delete volume request issued successfully. Aug 06 19:25:43.006660 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-39143409-8d9c-4f3a-98d4-7f28baf4dd4a tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 returned with HTTP 202 Aug 06 19:25:43.007832 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 485/1965] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:25:42 2026] DELETE /volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:25:43.018885 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-22f3a5e7-1f3b-4971-9f70-8ae887bf177a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:43.021448 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22f3a5e7-1f3b-4971-9f70-8ae887bf177a tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] GET https://10.4.3.5/volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 Aug 06 19:25:43.021773 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22f3a5e7-1f3b-4971-9f70-8ae887bf177a tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:43.021966 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22f3a5e7-1f3b-4971-9f70-8ae887bf177a tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:43.036315 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:43.036315 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:43.043748 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-22f3a5e7-1f3b-4971-9f70-8ae887bf177a tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Volume info retrieved successfully. Aug 06 19:25:43.050522 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22f3a5e7-1f3b-4971-9f70-8ae887bf177a tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 returned with HTTP 200 Aug 06 19:25:43.051051 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 492/1966] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:43 2026] GET /volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 => generated 868 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:43.327508 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4a6e26f9-4507-4504-ad15-4889aa505409 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:43.330872 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a6e26f9-4507-4504-ad15-4889aa505409 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:25:43.330872 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a6e26f9-4507-4504-ad15-4889aa505409 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2038569635"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:43.333087 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-4a6e26f9-4507-4504-ad15-4889aa505409 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2038569635'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:25:43.333087 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-4a6e26f9-4507-4504-ad15-4889aa505409 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Create volume of 1 GB Aug 06 19:25:43.338427 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4a6e26f9-4507-4504-ad15-4889aa505409 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Availability Zones retrieved successfully. Aug 06 19:25:43.346789 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a6e26f9-4507-4504-ad15-4889aa505409 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Flow 'volume_create_api' (5b1dbb38-d306-47d5-9d1d-144432a65af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:25:43.348351 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a6e26f9-4507-4504-ad15-4889aa505409 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f627dede-ea3b-4985-9868-b203a0458b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:43.349867 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-4a6e26f9-4507-4504-ad15-4889aa505409 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:25:43.415477 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a6e26f9-4507-4504-ad15-4889aa505409 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f627dede-ea3b-4985-9868-b203a0458b5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:43.416465 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a6e26f9-4507-4504-ad15-4889aa505409 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d81a8ae3-73af-4288-8be0-87a878dd4692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:43.499240 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-78ba0898-9008-4e81-8a67-aabd3d8566eb req-dd2f72a3-3a59-4240-b6fc-1590d2ddb6d8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:43.504044 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-78ba0898-9008-4e81-8a67-aabd3d8566eb req-dd2f72a3-3a59-4240-b6fc-1590d2ddb6d8 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c Aug 06 19:25:43.504538 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-78ba0898-9008-4e81-8a67-aabd3d8566eb req-dd2f72a3-3a59-4240-b6fc-1590d2ddb6d8 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:43.504671 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-78ba0898-9008-4e81-8a67-aabd3d8566eb req-dd2f72a3-3a59-4240-b6fc-1590d2ddb6d8 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:43.530797 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:43.530797 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:43.530981 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2ae39cdc-f9b6-464a-84f3-ef67fedf9817 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:43.534259 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2ae39cdc-f9b6-464a-84f3-ef67fedf9817 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:25:43.534259 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2ae39cdc-f9b6-464a-84f3-ef67fedf9817 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:43.534714 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2ae39cdc-f9b6-464a-84f3-ef67fedf9817 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:43.534714 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-2ae39cdc-f9b6-464a-84f3-ef67fedf9817 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:43.537065 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-4a6e26f9-4507-4504-ad15-4889aa505409 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Created reservations ['f83f73c8-854a-4022-a1ca-984be6261b7d', '4da834d4-6b7d-4df4-be03-fb4f7c370a25', 'f777801b-f60f-4745-be21-1e024c7b280a', '52658c8a-9318-447f-bdd2-d4f4f24e33a6'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:25:43.539070 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a6e26f9-4507-4504-ad15-4889aa505409 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d81a8ae3-73af-4288-8be0-87a878dd4692) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f83f73c8-854a-4022-a1ca-984be6261b7d', '4da834d4-6b7d-4df4-be03-fb4f7c370a25', 'f777801b-f60f-4745-be21-1e024c7b280a', '52658c8a-9318-447f-bdd2-d4f4f24e33a6']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:43.539070 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a6e26f9-4507-4504-ad15-4889aa505409 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bbd349c-3fcb-472b-a2a2-57a2776c89dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:43.543560 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-78ba0898-9008-4e81-8a67-aabd3d8566eb req-dd2f72a3-3a59-4240-b6fc-1590d2ddb6d8 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:25:43.544641 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:43.544641 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:43.545464 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2ae39cdc-f9b6-464a-84f3-ef67fedf9817 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:25:43.545852 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 486/1967] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:43 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:43.562050 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-78ba0898-9008-4e81-8a67-aabd3d8566eb req-dd2f72a3-3a59-4240-b6fc-1590d2ddb6d8 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c returned with HTTP 200 Aug 06 19:25:43.562543 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 493/1968] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:25:43 2026] GET /volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c => generated 1656 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:43.587842 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a6e26f9-4507-4504-ad15-4889aa505409 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bbd349c-3fcb-472b-a2a2-57a2776c89dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85bf7a67-de3c-4e0d-ac45-c1391e407c69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2038569635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae498af4c8794d96bdc57fe6e9678a39',qos_specs=None,replication_status=,reservations=['f83f73c8-854a-4022-a1ca-984be6261b7d','4da834d4-6b7d-4df4-be03-fb4f7c370a25','f777801b-f60f-4745-be21-1e024c7b280a','52658c8a-9318-447f-bdd2-d4f4f24e33a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dd5e50ed75840f8969559042d144904',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:25:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2038569635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85bf7a67-de3c-4e0d-ac45-c1391e407c69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae498af4c8794d96bdc57fe6e9678a39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9dd5e50ed75840f8969559042d144904',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:43.589047 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a6e26f9-4507-4504-ad15-4889aa505409 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2e2bd34-bbf7-4cdf-bf28-f74b56d66dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:43.632411 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a6e26f9-4507-4504-ad15-4889aa505409 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2e2bd34-bbf7-4cdf-bf28-f74b56d66dc4) transitioned into state 'SUCCESS' from state '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-2038569635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae498af4c8794d96bdc57fe6e9678a39',qos_specs=None,replication_status=,reservations=['f83f73c8-854a-4022-a1ca-984be6261b7d','4da834d4-6b7d-4df4-be03-fb4f7c370a25','f777801b-f60f-4745-be21-1e024c7b280a','52658c8a-9318-447f-bdd2-d4f4f24e33a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dd5e50ed75840f8969559042d144904',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:43.633389 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a6e26f9-4507-4504-ad15-4889aa505409 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b305318-d8b5-4f06-8ffd-60ee8554ed14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:43.659076 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a6e26f9-4507-4504-ad15-4889aa505409 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b305318-d8b5-4f06-8ffd-60ee8554ed14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:43.661067 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a6e26f9-4507-4504-ad15-4889aa505409 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Flow 'volume_create_api' (5b1dbb38-d306-47d5-9d1d-144432a65af0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:25:43.661067 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4a6e26f9-4507-4504-ad15-4889aa505409 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Create volume request issued successfully. Aug 06 19:25:43.661067 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a6e26f9-4507-4504-ad15-4889aa505409 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:25:43.661591 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 498/1969] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:25:43 2026] POST /volume/v3/volumes => generated 751 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:25:43.684659 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-03b6872f-aafb-49b2-b121-720da4c3db11 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:43.688482 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03b6872f-aafb-49b2-b121-720da4c3db11 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 Aug 06 19:25:43.688635 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03b6872f-aafb-49b2-b121-720da4c3db11 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:43.689608 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03b6872f-aafb-49b2-b121-720da4c3db11 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:43.702800 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:43.702800 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:43.716203 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-03b6872f-aafb-49b2-b121-720da4c3db11 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:25:43.723691 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03b6872f-aafb-49b2-b121-720da4c3db11 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 returned with HTTP 200 Aug 06 19:25:43.723906 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 493/1970] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:43 2026] GET /volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:43.958323 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a55125b9-4a2c-441d-ace5-db76ff0f95be None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:44.070140 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-09fd53d0-90bd-4fe5-932d-4ccdb712c608 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:44.073822 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-09fd53d0-90bd-4fe5-932d-4ccdb712c608 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] GET https://10.4.3.5/volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 Aug 06 19:25:44.073822 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-09fd53d0-90bd-4fe5-932d-4ccdb712c608 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:44.073822 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-09fd53d0-90bd-4fe5-932d-4ccdb712c608 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:44.087369 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-09fd53d0-90bd-4fe5-932d-4ccdb712c608 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 returned with HTTP 404 Aug 06 19:25:44.088047 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 494/1971] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:44 2026] GET /volume/v3/volumes/7af8e522-d6a6-4613-8186-3182483ae244 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:25:44.105098 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a55125b9-4a2c-441d-ace5-db76ff0f95be tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:25:44.105524 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a55125b9-4a2c-441d-ace5-db76ff0f95be tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-491579650"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:44.108241 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-a55125b9-4a2c-441d-ace5-db76ff0f95be tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-491579650'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:25:44.108306 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-a55125b9-4a2c-441d-ace5-db76ff0f95be tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Create volume of 1 GB Aug 06 19:25:44.115652 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a55125b9-4a2c-441d-ace5-db76ff0f95be tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Availability Zones retrieved successfully. Aug 06 19:25:44.129640 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a55125b9-4a2c-441d-ace5-db76ff0f95be tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Flow 'volume_create_api' (408361ec-1c94-4785-80f4-336d233f59a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:25:44.132093 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a55125b9-4a2c-441d-ace5-db76ff0f95be tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cca87a5f-d4df-49eb-83ef-509d38c4161c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:44.132681 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-a55125b9-4a2c-441d-ace5-db76ff0f95be tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:25:44.178338 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a55125b9-4a2c-441d-ace5-db76ff0f95be tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cca87a5f-d4df-49eb-83ef-509d38c4161c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:44.181042 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a55125b9-4a2c-441d-ace5-db76ff0f95be tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee621230-1fb5-4947-a4bf-bf4d028fd686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:44.284698 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-a55125b9-4a2c-441d-ace5-db76ff0f95be tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Created reservations ['a430d6db-8e91-4d97-914c-3aa43f6b6887', '320c5675-8fdb-498c-ae06-9a63e5f56bff', '48216b87-4208-4ac8-b281-cb9f2fe0d6c5', 'd718a83a-18f7-45f4-8346-132ad22cf7c9'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:25:44.285901 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a55125b9-4a2c-441d-ace5-db76ff0f95be tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee621230-1fb5-4947-a4bf-bf4d028fd686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a430d6db-8e91-4d97-914c-3aa43f6b6887', '320c5675-8fdb-498c-ae06-9a63e5f56bff', '48216b87-4208-4ac8-b281-cb9f2fe0d6c5', 'd718a83a-18f7-45f4-8346-132ad22cf7c9']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:44.287661 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a55125b9-4a2c-441d-ace5-db76ff0f95be tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cc1f46f-0334-4cb0-ad20-71cc54e7be35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:44.330092 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a55125b9-4a2c-441d-ace5-db76ff0f95be tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cc1f46f-0334-4cb0-ad20-71cc54e7be35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39c779a5-96c1-4e49-820f-f17b1110e273', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-491579650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11b3b4b5064c4f1eaf78445eafd83a27',qos_specs=None,replication_status=,reservations=['a430d6db-8e91-4d97-914c-3aa43f6b6887','320c5675-8fdb-498c-ae06-9a63e5f56bff','48216b87-4208-4ac8-b281-cb9f2fe0d6c5','d718a83a-18f7-45f4-8346-132ad22cf7c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55c738a96f83408bac49e9b25b0076a1',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:25:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-491579650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39c779a5-96c1-4e49-820f-f17b1110e273,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11b3b4b5064c4f1eaf78445eafd83a27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55c738a96f83408bac49e9b25b0076a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:44.331415 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a55125b9-4a2c-441d-ace5-db76ff0f95be tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (321389ca-b0e8-4b2f-8360-eb5821a87437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:44.363959 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a55125b9-4a2c-441d-ace5-db76ff0f95be tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (321389ca-b0e8-4b2f-8360-eb5821a87437) transitioned into state 'SUCCESS' from state '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-491579650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11b3b4b5064c4f1eaf78445eafd83a27',qos_specs=None,replication_status=,reservations=['a430d6db-8e91-4d97-914c-3aa43f6b6887','320c5675-8fdb-498c-ae06-9a63e5f56bff','48216b87-4208-4ac8-b281-cb9f2fe0d6c5','d718a83a-18f7-45f4-8346-132ad22cf7c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55c738a96f83408bac49e9b25b0076a1',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:44.364844 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a55125b9-4a2c-441d-ace5-db76ff0f95be tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0718cf7-9d2e-4a76-b2af-1eeb043bbfa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:44.388242 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a55125b9-4a2c-441d-ace5-db76ff0f95be tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0718cf7-9d2e-4a76-b2af-1eeb043bbfa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:44.388242 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a55125b9-4a2c-441d-ace5-db76ff0f95be tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Flow 'volume_create_api' (408361ec-1c94-4785-80f4-336d233f59a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:25:44.388242 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a55125b9-4a2c-441d-ace5-db76ff0f95be tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Create volume request issued successfully. Aug 06 19:25:44.388949 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a55125b9-4a2c-441d-ace5-db76ff0f95be tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:25:44.389546 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 487/1972] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:25:43 2026] POST /volume/v3/volumes => generated 745 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:25:44.405885 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8b53f426-1c13-4776-bb77-97f1eee5ec80 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:44.408778 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8b53f426-1c13-4776-bb77-97f1eee5ec80 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] GET https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273 Aug 06 19:25:44.408778 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8b53f426-1c13-4776-bb77-97f1eee5ec80 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:44.408778 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8b53f426-1c13-4776-bb77-97f1eee5ec80 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:44.419562 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:44.419562 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:44.428694 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8b53f426-1c13-4776-bb77-97f1eee5ec80 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Volume info retrieved successfully. Aug 06 19:25:44.434957 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8b53f426-1c13-4776-bb77-97f1eee5ec80 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273 returned with HTTP 200 Aug 06 19:25:44.435804 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 499/1973] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:44 2026] GET /volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273 => generated 813 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:44.561108 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7a1c74ee-d1b8-4c6e-914f-20c6f872f9e1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:44.564368 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7a1c74ee-d1b8-4c6e-914f-20c6f872f9e1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:25:44.564519 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7a1c74ee-d1b8-4c6e-914f-20c6f872f9e1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:44.565808 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7a1c74ee-d1b8-4c6e-914f-20c6f872f9e1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:44.565808 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-7a1c74ee-d1b8-4c6e-914f-20c6f872f9e1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:44.573924 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:44.573924 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:44.575796 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7a1c74ee-d1b8-4c6e-914f-20c6f872f9e1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:25:44.576555 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 494/1974] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:44 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:44.678963 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4107f07f-d27f-4095-8c56-e396de3513e9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:44.681278 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4107f07f-d27f-4095-8c56-e396de3513e9 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/34f45cbf-5a5c-40a5-b845-a52f635c3e39 Aug 06 19:25:44.681474 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4107f07f-d27f-4095-8c56-e396de3513e9 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:44.681698 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4107f07f-d27f-4095-8c56-e396de3513e9 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:44.681824 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-4107f07f-d27f-4095-8c56-e396de3513e9 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Delete snapshot with id: 34f45cbf-5a5c-40a5-b845-a52f635c3e39 Aug 06 19:25:44.686364 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-78ba0898-9008-4e81-8a67-aabd3d8566eb req-855c4954-f251-4ac3-b838-089b57ecb82f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:44.688945 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:44.688945 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:44.689224 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-78ba0898-9008-4e81-8a67-aabd3d8566eb req-855c4954-f251-4ac3-b838-089b57ecb82f tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] DELETE https://10.4.3.5/volume/v3/attachments/ddff2f91-5fd2-4fa5-a8c1-ac5316110b8f Aug 06 19:25:44.689344 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-78ba0898-9008-4e81-8a67-aabd3d8566eb req-855c4954-f251-4ac3-b838-089b57ecb82f tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:44.689458 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4107f07f-d27f-4095-8c56-e396de3513e9 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Snapshot retrieved successfully. Aug 06 19:25:44.689619 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-78ba0898-9008-4e81-8a67-aabd3d8566eb req-855c4954-f251-4ac3-b838-089b57ecb82f tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:44.703273 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:44.703273 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:44.716976 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4107f07f-d27f-4095-8c56-e396de3513e9 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Snapshot delete request issued successfully. Aug 06 19:25:44.717370 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4107f07f-d27f-4095-8c56-e396de3513e9 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/snapshots/34f45cbf-5a5c-40a5-b845-a52f635c3e39 returned with HTTP 202 Aug 06 19:25:44.717964 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 495/1975] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:25:44 2026] DELETE /volume/v3/snapshots/34f45cbf-5a5c-40a5-b845-a52f635c3e39 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:25:44.727482 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c651ad8d-ebd2-434b-9be4-5676ecff74db None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:44.733111 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c651ad8d-ebd2-434b-9be4-5676ecff74db tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] GET https://10.4.3.5/volume/v3/snapshots/34f45cbf-5a5c-40a5-b845-a52f635c3e39 Aug 06 19:25:44.733111 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c651ad8d-ebd2-434b-9be4-5676ecff74db tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:44.733111 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c651ad8d-ebd2-434b-9be4-5676ecff74db tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:44.742924 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:44.742924 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:44.747413 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c651ad8d-ebd2-434b-9be4-5676ecff74db tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Snapshot retrieved successfully. Aug 06 19:25:44.747468 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b70ef986-c853-41d3-8028-bcbe872c8de8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:44.747517 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c651ad8d-ebd2-434b-9be4-5676ecff74db tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/snapshots/34f45cbf-5a5c-40a5-b845-a52f635c3e39 returned with HTTP 200 Aug 06 19:25:44.747712 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 500/1976] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:25:44 2026] GET /volume/v3/snapshots/34f45cbf-5a5c-40a5-b845-a52f635c3e39 => generated 460 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:44.748124 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b70ef986-c853-41d3-8028-bcbe872c8de8 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 Aug 06 19:25:44.748409 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b70ef986-c853-41d3-8028-bcbe872c8de8 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:44.748682 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b70ef986-c853-41d3-8028-bcbe872c8de8 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:44.756821 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:44.756821 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:44.761317 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b70ef986-c853-41d3-8028-bcbe872c8de8 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:25:44.767172 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b70ef986-c853-41d3-8028-bcbe872c8de8 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 returned with HTTP 200 Aug 06 19:25:44.767936 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 495/1977] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:44 2026] GET /volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:44.820823 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-78ba0898-9008-4e81-8a67-aabd3d8566eb req-855c4954-f251-4ac3-b838-089b57ecb82f tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/attachments/ddff2f91-5fd2-4fa5-a8c1-ac5316110b8f returned with HTTP 200 Aug 06 19:25:44.821602 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 488/1978] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:25:44 2026] DELETE /volume/v3/attachments/ddff2f91-5fd2-4fa5-a8c1-ac5316110b8f => generated 19 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:44.823838 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-d70527a4-8f65-468a-946d-4a0437bfa12d req-1929f54d-4154-4346-b46e-37286844baeb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:44.825837 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-d70527a4-8f65-468a-946d-4a0437bfa12d req-1929f54d-4154-4346-b46e-37286844baeb tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 Aug 06 19:25:44.826273 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-d70527a4-8f65-468a-946d-4a0437bfa12d req-1929f54d-4154-4346-b46e-37286844baeb tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:44.826273 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-d70527a4-8f65-468a-946d-4a0437bfa12d req-1929f54d-4154-4346-b46e-37286844baeb tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:44.835607 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:44.835607 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:44.840866 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-d70527a4-8f65-468a-946d-4a0437bfa12d req-1929f54d-4154-4346-b46e-37286844baeb tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:25:44.846577 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-d70527a4-8f65-468a-946d-4a0437bfa12d req-1929f54d-4154-4346-b46e-37286844baeb tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 returned with HTTP 200 Aug 06 19:25:44.847006 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 496/1979] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:25:44 2026] GET /volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:44.948896 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b1fb8a8f-cdcf-47eb-8942-217684503ed1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:44.948896 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b1fb8a8f-cdcf-47eb-8942-217684503ed1 None None] GET https://10.4.3.5/volume// Aug 06 19:25:44.948896 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b1fb8a8f-cdcf-47eb-8942-217684503ed1 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:44.948896 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b1fb8a8f-cdcf-47eb-8942-217684503ed1 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:44.948896 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b1fb8a8f-cdcf-47eb-8942-217684503ed1 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:25:44.948896 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 501/1980] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:25:44 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:25:44.956794 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d70527a4-8f65-468a-946d-4a0437bfa12d req-169c5a68-83f8-49dd-8450-ee3c5f1956ee None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:44.959548 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d70527a4-8f65-468a-946d-4a0437bfa12d req-169c5a68-83f8-49dd-8450-ee3c5f1956ee tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:25:44.960067 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d70527a4-8f65-468a-946d-4a0437bfa12d req-169c5a68-83f8-49dd-8450-ee3c5f1956ee tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "85bf7a67-de3c-4e0d-ac45-c1391e407c69", "connector": null, "instance_uuid": "a49461e1-8c55-46ed-8fe3-0b2c82a1e01a"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:44.971809 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:44.971809 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:45.007541 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d70527a4-8f65-468a-946d-4a0437bfa12d req-169c5a68-83f8-49dd-8450-ee3c5f1956ee tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:25:45.008063 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 496/1981] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:25:44 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 06 19:25:45.043738 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-284bf773-1e77-4674-9a86-c65a9ade4847 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:45.046574 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-284bf773-1e77-4674-9a86-c65a9ade4847 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 Aug 06 19:25:45.046923 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-284bf773-1e77-4674-9a86-c65a9ade4847 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:45.047192 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-284bf773-1e77-4674-9a86-c65a9ade4847 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:45.058861 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-53c24f6f-3244-49ea-a69d-f771bdc76d19 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:45.060580 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:45.060580 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:45.060753 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-53c24f6f-3244-49ea-a69d-f771bdc76d19 None None] GET https://10.4.3.5/volume// Aug 06 19:25:45.060896 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-53c24f6f-3244-49ea-a69d-f771bdc76d19 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:45.061226 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-53c24f6f-3244-49ea-a69d-f771bdc76d19 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:45.061675 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-53c24f6f-3244-49ea-a69d-f771bdc76d19 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:25:45.062095 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 497/1982] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:25:45 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:25:45.063969 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-284bf773-1e77-4674-9a86-c65a9ade4847 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:25:45.068852 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-284bf773-1e77-4674-9a86-c65a9ade4847 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 returned with HTTP 200 Aug 06 19:25:45.069288 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 489/1983] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:45 2026] GET /volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:45.071481 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-d70527a4-8f65-468a-946d-4a0437bfa12d req-f924ad87-bd71-4cbd-aa7c-d8fd6d03d1a8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:45.075044 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d70527a4-8f65-468a-946d-4a0437bfa12d req-f924ad87-bd71-4cbd-aa7c-d8fd6d03d1a8 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 Aug 06 19:25:45.075044 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d70527a4-8f65-468a-946d-4a0437bfa12d req-f924ad87-bd71-4cbd-aa7c-d8fd6d03d1a8 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:45.075044 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d70527a4-8f65-468a-946d-4a0437bfa12d req-f924ad87-bd71-4cbd-aa7c-d8fd6d03d1a8 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:45.090150 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:45.090150 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:45.094786 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-d70527a4-8f65-468a-946d-4a0437bfa12d req-f924ad87-bd71-4cbd-aa7c-d8fd6d03d1a8 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:25:45.101837 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d70527a4-8f65-468a-946d-4a0437bfa12d req-f924ad87-bd71-4cbd-aa7c-d8fd6d03d1a8 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 returned with HTTP 200 Aug 06 19:25:45.102434 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 502/1984] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:25:45 2026] GET /volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:25:45.224867 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d70527a4-8f65-468a-946d-4a0437bfa12d req-4dda768a-d558-4d86-8cbe-a6336dd0624d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:45.227328 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d70527a4-8f65-468a-946d-4a0437bfa12d req-4dda768a-d558-4d86-8cbe-a6336dd0624d tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] PUT https://10.4.3.5/volume/v3/attachments/74fecf60-4e65-4513-8a91-1e25c376d591 Aug 06 19:25:45.228038 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d70527a4-8f65-468a-946d-4a0437bfa12d req-4dda768a-d558-4d86-8cbe-a6336dd0624d tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:45.238011 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-d70527a4-8f65-468a-946d-4a0437bfa12d req-4dda768a-d558-4d86-8cbe-a6336dd0624d tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Acquiring lock "cinder-attachment_update-85bf7a67-de3c-4e0d-ac45-c1391e407c69-np0000006689" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:25:45.243697 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-d70527a4-8f65-468a-946d-4a0437bfa12d req-4dda768a-d558-4d86-8cbe-a6336dd0624d tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Lock "cinder-attachment_update-85bf7a67-de3c-4e0d-ac45-c1391e407c69-np0000006689" acquired by "attachment_update" :: waited 0.006s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:25:45.245070 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:45.245070 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:45.362766 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-d70527a4-8f65-468a-946d-4a0437bfa12d req-4dda768a-d558-4d86-8cbe-a6336dd0624d tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Lock "cinder-attachment_update-85bf7a67-de3c-4e0d-ac45-c1391e407c69-np0000006689" released by "attachment_update" :: held 0.119s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:25:45.363110 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d70527a4-8f65-468a-946d-4a0437bfa12d req-4dda768a-d558-4d86-8cbe-a6336dd0624d tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/attachments/74fecf60-4e65-4513-8a91-1e25c376d591 returned with HTTP 200 Aug 06 19:25:45.363569 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 497/1985] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:25:45 2026] PUT /volume/v3/attachments/74fecf60-4e65-4513-8a91-1e25c376d591 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:45.452799 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cea5aa93-cefd-46de-bbb9-fbfcebc69cf4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:45.454632 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cea5aa93-cefd-46de-bbb9-fbfcebc69cf4 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] GET https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273 Aug 06 19:25:45.454831 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cea5aa93-cefd-46de-bbb9-fbfcebc69cf4 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:45.455000 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cea5aa93-cefd-46de-bbb9-fbfcebc69cf4 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:45.463180 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:45.463180 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:45.467753 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cea5aa93-cefd-46de-bbb9-fbfcebc69cf4 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Volume info retrieved successfully. Aug 06 19:25:45.474452 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cea5aa93-cefd-46de-bbb9-fbfcebc69cf4 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273 returned with HTTP 200 Aug 06 19:25:45.475090 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 498/1986] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:45 2026] GET /volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273 => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:45.492470 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c000e3c2-c261-4b8c-84fa-6b15c745373a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:45.494459 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c000e3c2-c261-4b8c-84fa-6b15c745373a tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] POST https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata Aug 06 19:25:45.494898 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c000e3c2-c261-4b8c-84fa-6b15c745373a tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:45.504942 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:45.504942 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:45.506196 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c000e3c2-c261-4b8c-84fa-6b15c745373a tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Volume info retrieved successfully. Aug 06 19:25:45.518045 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c000e3c2-c261-4b8c-84fa-6b15c745373a tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Create volume metadata completed successfully. Aug 06 19:25:45.518560 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c000e3c2-c261-4b8c-84fa-6b15c745373a tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata returned with HTTP 200 Aug 06 19:25:45.519111 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 490/1987] 10.4.3.5 () {68 vars in 1383 bytes} [Thu Aug 6 19:25:45 2026] POST /volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata => generated 101 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:45.527192 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-11b5f23a-754a-45d3-87a7-74b0c65f298c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:45.529361 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-11b5f23a-754a-45d3-87a7-74b0c65f298c tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] GET https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata Aug 06 19:25:45.529601 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-11b5f23a-754a-45d3-87a7-74b0c65f298c tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:45.529813 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-11b5f23a-754a-45d3-87a7-74b0c65f298c tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:45.539357 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:45.539357 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:45.540204 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-11b5f23a-754a-45d3-87a7-74b0c65f298c tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Volume info retrieved successfully. Aug 06 19:25:45.548793 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-11b5f23a-754a-45d3-87a7-74b0c65f298c tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Get volume metadata completed successfully. Aug 06 19:25:45.549198 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-11b5f23a-754a-45d3-87a7-74b0c65f298c tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata returned with HTTP 200 Aug 06 19:25:45.549731 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 503/1988] 10.4.3.5 () {66 vars in 1361 bytes} [Thu Aug 6 19:25:45 2026] GET /volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata => generated 101 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:45.558578 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dd6052e0-0f90-4b9d-890a-964737cfef22 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:45.561085 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dd6052e0-0f90-4b9d-890a-964737cfef22 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] PUT https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata Aug 06 19:25:45.561564 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dd6052e0-0f90-4b9d-890a-964737cfef22 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:45.573462 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:45.573462 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:45.573977 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dd6052e0-0f90-4b9d-890a-964737cfef22 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Volume info retrieved successfully. Aug 06 19:25:45.587647 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e330e0bd-37f8-42d8-8703-3352912f9e25 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:45.589740 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e330e0bd-37f8-42d8-8703-3352912f9e25 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:25:45.589906 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e330e0bd-37f8-42d8-8703-3352912f9e25 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:45.590134 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e330e0bd-37f8-42d8-8703-3352912f9e25 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:45.590240 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-e330e0bd-37f8-42d8-8703-3352912f9e25 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:45.594798 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:45.594798 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:45.595740 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e330e0bd-37f8-42d8-8703-3352912f9e25 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:25:45.596268 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 499/1989] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:45 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:45.597425 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dd6052e0-0f90-4b9d-890a-964737cfef22 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Update volume metadata completed successfully. Aug 06 19:25:45.597811 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dd6052e0-0f90-4b9d-890a-964737cfef22 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata returned with HTTP 200 Aug 06 19:25:45.598446 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 498/1990] 10.4.3.5 () {68 vars in 1381 bytes} [Thu Aug 6 19:25:45 2026] PUT /volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata => generated 57 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:25:45.607363 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-097db675-09ac-4d20-a73e-7027a1c05797 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:45.608935 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fd3be1c3-8a5b-465e-95b7-4e60ab3fd7e7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:45.609564 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-097db675-09ac-4d20-a73e-7027a1c05797 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] GET https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata Aug 06 19:25:45.609787 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-097db675-09ac-4d20-a73e-7027a1c05797 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:45.610032 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-097db675-09ac-4d20-a73e-7027a1c05797 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:45.611119 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fd3be1c3-8a5b-465e-95b7-4e60ab3fd7e7 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/d4c58e07-0e90-4a88-af1b-9d6045da29c9 Aug 06 19:25:45.611379 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fd3be1c3-8a5b-465e-95b7-4e60ab3fd7e7 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:45.611622 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fd3be1c3-8a5b-465e-95b7-4e60ab3fd7e7 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:45.619388 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:45.619388 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:45.620033 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-097db675-09ac-4d20-a73e-7027a1c05797 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Volume info retrieved successfully. Aug 06 19:25:45.620338 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:45.620338 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:45.625130 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fd3be1c3-8a5b-465e-95b7-4e60ab3fd7e7 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:25:45.626415 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-097db675-09ac-4d20-a73e-7027a1c05797 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Get volume metadata completed successfully. Aug 06 19:25:45.626710 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-097db675-09ac-4d20-a73e-7027a1c05797 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata returned with HTTP 200 Aug 06 19:25:45.627254 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 491/1991] 10.4.3.5 () {66 vars in 1361 bytes} [Thu Aug 6 19:25:45 2026] GET /volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata => generated 57 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:25:45.632249 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fd3be1c3-8a5b-465e-95b7-4e60ab3fd7e7 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/d4c58e07-0e90-4a88-af1b-9d6045da29c9 returned with HTTP 200 Aug 06 19:25:45.632816 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 504/1992] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:45 2026] GET /volume/v3/volumes/d4c58e07-0e90-4a88-af1b-9d6045da29c9 => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:45.636593 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d67361d2-2f36-42d9-a122-c5d3736de717 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:45.638581 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d67361d2-2f36-42d9-a122-c5d3736de717 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] DELETE https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata/key1 Aug 06 19:25:45.638803 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d67361d2-2f36-42d9-a122-c5d3736de717 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:45.639009 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d67361d2-2f36-42d9-a122-c5d3736de717 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:45.649059 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:45.649059 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:45.649579 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d67361d2-2f36-42d9-a122-c5d3736de717 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Volume info retrieved successfully. Aug 06 19:25:45.650716 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-63dcdb3e-3307-404f-a23c-f96f8b818ad9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:45.653246 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-63dcdb3e-3307-404f-a23c-f96f8b818ad9 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:25:45.653634 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-63dcdb3e-3307-404f-a23c-f96f8b818ad9 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:45.653826 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-63dcdb3e-3307-404f-a23c-f96f8b818ad9 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:45.653976 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-63dcdb3e-3307-404f-a23c-f96f8b818ad9 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:45.658655 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d67361d2-2f36-42d9-a122-c5d3736de717 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Get volume metadata completed successfully. Aug 06 19:25:45.660519 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:45.660519 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:45.661609 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-63dcdb3e-3307-404f-a23c-f96f8b818ad9 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:25:45.662056 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 499/1993] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:45 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:45.667958 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-91d81cd4-d8eb-45d0-8406-3cb2cbb15920 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:45.669926 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d67361d2-2f36-42d9-a122-c5d3736de717 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Delete volume metadata completed successfully. Aug 06 19:25:45.670167 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d67361d2-2f36-42d9-a122-c5d3736de717 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata/key1 returned with HTTP 200 Aug 06 19:25:45.670234 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-91d81cd4-d8eb-45d0-8406-3cb2cbb15920 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] DELETE https://10.4.3.5/volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c?cascade=True Aug 06 19:25:45.670433 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-91d81cd4-d8eb-45d0-8406-3cb2cbb15920 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:45.670673 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-91d81cd4-d8eb-45d0-8406-3cb2cbb15920 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:45.670725 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 500/1994] 10.4.3.5 () {66 vars in 1379 bytes} [Thu Aug 6 19:25:45 2026] DELETE /volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata/key1 => generated 0 bytes in 35 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 06 19:25:45.670882 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-91d81cd4-d8eb-45d0-8406-3cb2cbb15920 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Delete volume with id: c52dcaa0-409c-4796-86be-f06e275f2c8c Aug 06 19:25:45.672757 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-63418b97-09bb-4699-88bf-a399a197cf64 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:45.674591 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-63418b97-09bb-4699-88bf-a399a197cf64 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/detail Aug 06 19:25:45.674814 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-63418b97-09bb-4699-88bf-a399a197cf64 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:45.675058 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-63418b97-09bb-4699-88bf-a399a197cf64 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:45.675400 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-63418b97-09bb-4699-88bf-a399a197cf64 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:25:45.678416 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d9d1f93f-98ed-40a1-91d7-1ee33414e127 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:45.679359 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:45.679359 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:45.679969 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-91d81cd4-d8eb-45d0-8406-3cb2cbb15920 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:25:45.680403 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d9d1f93f-98ed-40a1-91d7-1ee33414e127 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] GET https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata Aug 06 19:25:45.680629 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d9d1f93f-98ed-40a1-91d7-1ee33414e127 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:45.681189 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d9d1f93f-98ed-40a1-91d7-1ee33414e127 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:45.688380 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:45.688380 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:45.688819 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-63418b97-09bb-4699-88bf-a399a197cf64 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/detail returned with HTTP 200 Aug 06 19:25:45.688902 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d9d1f93f-98ed-40a1-91d7-1ee33414e127 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Volume info retrieved successfully. Aug 06 19:25:45.689312 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 505/1995] 10.4.3.5 () {66 vars in 1244 bytes} [Thu Aug 6 19:25:45 2026] GET /volume/v3/backups/detail => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:45.695868 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d9d1f93f-98ed-40a1-91d7-1ee33414e127 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Get volume metadata completed successfully. Aug 06 19:25:45.695868 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d9d1f93f-98ed-40a1-91d7-1ee33414e127 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata returned with HTTP 200 Aug 06 19:25:45.696677 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 500/1996] 10.4.3.5 () {66 vars in 1361 bytes} [Thu Aug 6 19:25:45 2026] GET /volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata => generated 32 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:25:45.703109 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-00450c91-06ee-4567-8ed2-18335ab83c74 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:45.704718 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-374e2218-17f3-48e4-bfb1-a56ac5b874fc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:45.706998 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-374e2218-17f3-48e4-bfb1-a56ac5b874fc tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] PUT https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata Aug 06 19:25:45.707330 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-00450c91-06ee-4567-8ed2-18335ab83c74 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] POST https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40/restore Aug 06 19:25:45.707441 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-374e2218-17f3-48e4-bfb1-a56ac5b874fc tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:45.707789 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-00450c91-06ee-4567-8ed2-18335ab83c74 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:45.709708 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-00450c91-06ee-4567-8ed2-18335ab83c74 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Restoring backup 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 ({'restore': {}}) {{(pid=100263) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 19:25:45.709878 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-00450c91-06ee-4567-8ed2-18335ab83c74 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Restoring backup 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 to volume None. Aug 06 19:25:45.712287 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-91d81cd4-d8eb-45d0-8406-3cb2cbb15920 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Delete volume request issued successfully. Aug 06 19:25:45.712494 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-91d81cd4-d8eb-45d0-8406-3cb2cbb15920 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c?cascade=True returned with HTTP 202 Aug 06 19:25:45.712974 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 492/1997] 10.4.3.5 () {66 vars in 1362 bytes} [Thu Aug 6 19:25:45 2026] DELETE /volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c?cascade=True => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:25:45.717499 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:45.717499 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:45.718673 np0000006689 devstack@c-api.service[100263]: INFO cinder.backup.api [None req-00450c91-06ee-4567-8ed2-18335ab83c74 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Creating volume of 1 GB for restore of backup 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. Aug 06 19:25:45.720205 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:45.720205 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:45.720854 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-374e2218-17f3-48e4-bfb1-a56ac5b874fc tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Volume info retrieved successfully. Aug 06 19:25:45.721357 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b0a7f099-a50d-4a39-9345-f254d28f40b8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:45.723973 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b0a7f099-a50d-4a39-9345-f254d28f40b8 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c Aug 06 19:25:45.724144 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b0a7f099-a50d-4a39-9345-f254d28f40b8 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:45.724802 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b0a7f099-a50d-4a39-9345-f254d28f40b8 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:45.727629 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-00450c91-06ee-4567-8ed2-18335ab83c74 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Availability zone cache updated, next update will occur around 2026-08-06 20:25:45.727232. {{(pid=100263) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 19:25:45.727755 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-00450c91-06ee-4567-8ed2-18335ab83c74 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Availability Zones retrieved successfully. Aug 06 19:25:45.732350 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-374e2218-17f3-48e4-bfb1-a56ac5b874fc tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Update volume metadata completed successfully. Aug 06 19:25:45.733294 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-374e2218-17f3-48e4-bfb1-a56ac5b874fc tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata returned with HTTP 200 Aug 06 19:25:45.733394 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:45.733394 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:45.733475 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-00450c91-06ee-4567-8ed2-18335ab83c74 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Flow 'volume_create_api' (aba0edda-4ba2-4d85-a6dd-8dcacbb8cfa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:25:45.733534 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 506/1998] 10.4.3.5 () {68 vars in 1381 bytes} [Thu Aug 6 19:25:45 2026] PUT /volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata => generated 16 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:25:45.734405 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-00450c91-06ee-4567-8ed2-18335ab83c74 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e308823-1060-4bf0-af38-85dfb24bcb86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:45.735480 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-00450c91-06ee-4567-8ed2-18335ab83c74 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:25:45.738036 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b0a7f099-a50d-4a39-9345-f254d28f40b8 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:25:45.745817 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b0a7f099-a50d-4a39-9345-f254d28f40b8 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c returned with HTTP 200 Aug 06 19:25:45.746167 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-15b58be7-f536-4af6-8aea-f68940b5d72d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:45.746444 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 501/1999] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:45 2026] GET /volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c => generated 1363 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:45.748609 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-15b58be7-f536-4af6-8aea-f68940b5d72d tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] POST https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata Aug 06 19:25:45.749281 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-15b58be7-f536-4af6-8aea-f68940b5d72d tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:45.758861 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5994a2b3-3a4c-4f7b-9dcc-8bdca98f433b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:45.761362 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5994a2b3-3a4c-4f7b-9dcc-8bdca98f433b tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] GET https://10.4.3.5/volume/v3/snapshots/34f45cbf-5a5c-40a5-b845-a52f635c3e39 Aug 06 19:25:45.761530 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5994a2b3-3a4c-4f7b-9dcc-8bdca98f433b tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:45.761778 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5994a2b3-3a4c-4f7b-9dcc-8bdca98f433b tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:45.762923 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:45.762923 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:45.762923 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-15b58be7-f536-4af6-8aea-f68940b5d72d tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Volume info retrieved successfully. Aug 06 19:25:45.766440 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5994a2b3-3a4c-4f7b-9dcc-8bdca98f433b tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/snapshots/34f45cbf-5a5c-40a5-b845-a52f635c3e39 returned with HTTP 404 Aug 06 19:25:45.766885 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 507/2000] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:25:45 2026] GET /volume/v3/snapshots/34f45cbf-5a5c-40a5-b845-a52f635c3e39 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:25:45.772803 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-15b58be7-f536-4af6-8aea-f68940b5d72d tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Create volume metadata completed successfully. Aug 06 19:25:45.773209 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-15b58be7-f536-4af6-8aea-f68940b5d72d tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata returned with HTTP 200 Aug 06 19:25:45.773732 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 493/2001] 10.4.3.5 () {68 vars in 1382 bytes} [Thu Aug 6 19:25:45 2026] POST /volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata => generated 68 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:25:45.776751 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-00450c91-06ee-4567-8ed2-18335ab83c74 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e308823-1060-4bf0-af38-85dfb24bcb86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:45.777896 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-00450c91-06ee-4567-8ed2-18335ab83c74 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3d4975e-7c85-4919-a09d-fb25cc9de33a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:45.782675 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dbf153dd-7c2e-48f2-ab0e-b350f51ddda8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:45.785063 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dbf153dd-7c2e-48f2-ab0e-b350f51ddda8 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] PUT https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata/key3 Aug 06 19:25:45.785401 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dbf153dd-7c2e-48f2-ab0e-b350f51ddda8 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:45.796102 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:45.796102 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:45.797065 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dbf153dd-7c2e-48f2-ab0e-b350f51ddda8 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Volume info retrieved successfully. Aug 06 19:25:45.808210 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dbf153dd-7c2e-48f2-ab0e-b350f51ddda8 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Update volume metadata completed successfully. Aug 06 19:25:45.808626 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dbf153dd-7c2e-48f2-ab0e-b350f51ddda8 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata/key3 returned with HTTP 200 Aug 06 19:25:45.809118 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 502/2002] 10.4.3.5 () {68 vars in 1396 bytes} [Thu Aug 6 19:25:45 2026] PUT /volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata/key3 => generated 35 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:25:45.811649 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-cf4adc83-dd1e-43c2-b48d-890fa6d94849 req-86b711b1-34e2-421e-9f42-ba890d228946 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:45.813929 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-cf4adc83-dd1e-43c2-b48d-890fa6d94849 req-86b711b1-34e2-421e-9f42-ba890d228946 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] GET https://10.4.3.5/volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 Aug 06 19:25:45.814139 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-cf4adc83-dd1e-43c2-b48d-890fa6d94849 req-86b711b1-34e2-421e-9f42-ba890d228946 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:45.814348 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-cf4adc83-dd1e-43c2-b48d-890fa6d94849 req-86b711b1-34e2-421e-9f42-ba890d228946 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:45.818196 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-002733eb-5420-4793-9f68-1974f593d666 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:45.820656 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-002733eb-5420-4793-9f68-1974f593d666 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] GET https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata/key3 Aug 06 19:25:45.820908 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-002733eb-5420-4793-9f68-1974f593d666 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:45.821595 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-002733eb-5420-4793-9f68-1974f593d666 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:45.822901 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:45.822901 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:45.827553 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-cf4adc83-dd1e-43c2-b48d-890fa6d94849 req-86b711b1-34e2-421e-9f42-ba890d228946 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Volume info retrieved successfully. Aug 06 19:25:45.829609 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:45.829609 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:45.830162 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-002733eb-5420-4793-9f68-1974f593d666 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Volume info retrieved successfully. Aug 06 19:25:45.831856 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-00450c91-06ee-4567-8ed2-18335ab83c74 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Created reservations ['8a8536e7-47b3-4d8c-9caf-eebdf913f57c', 'ab9a96ff-971b-4886-bef2-40c15c62bbf8', 'ba0f2037-5d00-4586-afdc-9492608a5007', '3ddc5310-b39b-4da0-a6bb-294331fd137f'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:25:45.833238 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-00450c91-06ee-4567-8ed2-18335ab83c74 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3d4975e-7c85-4919-a09d-fb25cc9de33a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a8536e7-47b3-4d8c-9caf-eebdf913f57c', 'ab9a96ff-971b-4886-bef2-40c15c62bbf8', 'ba0f2037-5d00-4586-afdc-9492608a5007', '3ddc5310-b39b-4da0-a6bb-294331fd137f']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:45.833403 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-cf4adc83-dd1e-43c2-b48d-890fa6d94849 req-86b711b1-34e2-421e-9f42-ba890d228946 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 returned with HTTP 200 Aug 06 19:25:45.833403 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 508/2003] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:25:45 2026] GET /volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:45.835110 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-00450c91-06ee-4567-8ed2-18335ab83c74 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4783190-6415-4d9a-aa68-fc0c1a043424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:45.837383 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-002733eb-5420-4793-9f68-1974f593d666 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Get volume metadata completed successfully. Aug 06 19:25:45.837749 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-002733eb-5420-4793-9f68-1974f593d666 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata/key3 returned with HTTP 200 Aug 06 19:25:45.838353 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 494/2004] 10.4.3.5 () {66 vars in 1376 bytes} [Thu Aug 6 19:25:45 2026] GET /volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata/key3 => generated 35 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:25:45.848272 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d55f4f91-d089-4128-9eca-5fdf2920115b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:45.850854 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d55f4f91-d089-4128-9eca-5fdf2920115b tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] GET https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata Aug 06 19:25:45.851177 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d55f4f91-d089-4128-9eca-5fdf2920115b tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:45.851448 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d55f4f91-d089-4128-9eca-5fdf2920115b tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:45.861706 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:45.861706 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:45.862187 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d55f4f91-d089-4128-9eca-5fdf2920115b tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Volume info retrieved successfully. Aug 06 19:25:45.867535 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-00450c91-06ee-4567-8ed2-18335ab83c74 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4783190-6415-4d9a-aa68-fc0c1a043424) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b96f3ca1-c2c6-4836-8603-7e1cba930777', '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_09b28a3a-a7fb-41ee-a86c-e8d28ad32f40',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f277deb31246fda45329fc486d0a17',qos_specs=None,replication_status=,reservations=['8a8536e7-47b3-4d8c-9caf-eebdf913f57c','ab9a96ff-971b-4886-bef2-40c15c62bbf8','ba0f2037-5d00-4586-afdc-9492608a5007','3ddc5310-b39b-4da0-a6bb-294331fd137f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e188c4e36664bce8338130a9e39c45a',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:25:45Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_09b28a3a-a7fb-41ee-a86c-e8d28ad32f40',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b96f3ca1-c2c6-4836-8603-7e1cba930777,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8f277deb31246fda45329fc486d0a17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e188c4e36664bce8338130a9e39c45a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:45.868394 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-00450c91-06ee-4567-8ed2-18335ab83c74 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b932ed3-3dfc-417b-8f46-0e6315ae7553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:45.872008 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d55f4f91-d089-4128-9eca-5fdf2920115b tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Get volume metadata completed successfully. Aug 06 19:25:45.872396 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d55f4f91-d089-4128-9eca-5fdf2920115b tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata returned with HTTP 200 Aug 06 19:25:45.873095 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 503/2005] 10.4.3.5 () {66 vars in 1361 bytes} [Thu Aug 6 19:25:45 2026] GET /volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata => generated 75 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:25:45.882635 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1d36015d-0bdd-4ba0-b98c-2a5591da5a32 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:45.884568 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1d36015d-0bdd-4ba0-b98c-2a5591da5a32 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] PUT https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata Aug 06 19:25:45.884883 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1d36015d-0bdd-4ba0-b98c-2a5591da5a32 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:45.888711 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-00450c91-06ee-4567-8ed2-18335ab83c74 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b932ed3-3dfc-417b-8f46-0e6315ae7553) transitioned into 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_09b28a3a-a7fb-41ee-a86c-e8d28ad32f40',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f277deb31246fda45329fc486d0a17',qos_specs=None,replication_status=,reservations=['8a8536e7-47b3-4d8c-9caf-eebdf913f57c','ab9a96ff-971b-4886-bef2-40c15c62bbf8','ba0f2037-5d00-4586-afdc-9492608a5007','3ddc5310-b39b-4da0-a6bb-294331fd137f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e188c4e36664bce8338130a9e39c45a',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:45.889593 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-00450c91-06ee-4567-8ed2-18335ab83c74 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c6323b5-b99e-42f2-a7cf-40d43fdc7a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:45.894596 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:45.894596 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:45.895118 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1d36015d-0bdd-4ba0-b98c-2a5591da5a32 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Volume info retrieved successfully. Aug 06 19:25:45.904001 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-00450c91-06ee-4567-8ed2-18335ab83c74 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c6323b5-b99e-42f2-a7cf-40d43fdc7a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:45.905112 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1d36015d-0bdd-4ba0-b98c-2a5591da5a32 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Update volume metadata completed successfully. Aug 06 19:25:45.905294 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1d36015d-0bdd-4ba0-b98c-2a5591da5a32 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata returned with HTTP 200 Aug 06 19:25:45.905369 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-00450c91-06ee-4567-8ed2-18335ab83c74 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Flow 'volume_create_api' (aba0edda-4ba2-4d85-a6dd-8dcacbb8cfa7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:25:45.905911 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 509/2006] 10.4.3.5 () {68 vars in 1381 bytes} [Thu Aug 6 19:25:45 2026] PUT /volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273/metadata => generated 16 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:25:45.906042 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-00450c91-06ee-4567-8ed2-18335ab83c74 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Create volume request issued successfully. Aug 06 19:25:45.914499 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:45.914499 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:45.914992 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-62c82c2c-5d97-4e9d-8796-e19f2eda71bc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:45.915079 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-00450c91-06ee-4567-8ed2-18335ab83c74 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:25:45.917591 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-62c82c2c-5d97-4e9d-8796-e19f2eda71bc tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] GET https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273 Aug 06 19:25:45.917896 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-62c82c2c-5d97-4e9d-8796-e19f2eda71bc tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:45.918215 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-62c82c2c-5d97-4e9d-8796-e19f2eda71bc tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:45.928417 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:45.928417 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:45.934008 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-62c82c2c-5d97-4e9d-8796-e19f2eda71bc tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Volume info retrieved successfully. Aug 06 19:25:45.939855 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-62c82c2c-5d97-4e9d-8796-e19f2eda71bc tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273 returned with HTTP 200 Aug 06 19:25:45.940349 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 495/2007] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:45 2026] GET /volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:45.957248 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ab4f5c2b-d126-4b47-844c-5208a8c18a76 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:45.961877 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab4f5c2b-d126-4b47-844c-5208a8c18a76 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] DELETE https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273 Aug 06 19:25:45.962065 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ab4f5c2b-d126-4b47-844c-5208a8c18a76 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:45.962297 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ab4f5c2b-d126-4b47-844c-5208a8c18a76 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:45.962448 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-ab4f5c2b-d126-4b47-844c-5208a8c18a76 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Delete volume with id: 39c779a5-96c1-4e49-820f-f17b1110e273 Aug 06 19:25:45.972725 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:45.972725 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:45.973283 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ab4f5c2b-d126-4b47-844c-5208a8c18a76 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Volume info retrieved successfully. Aug 06 19:25:46.008945 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ab4f5c2b-d126-4b47-844c-5208a8c18a76 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Delete volume request issued successfully. Aug 06 19:25:46.009251 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab4f5c2b-d126-4b47-844c-5208a8c18a76 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273 returned with HTTP 202 Aug 06 19:25:46.009859 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 504/2008] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:25:45 2026] DELETE /volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:25:46.019388 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f87c5d55-3ac6-4627-98f0-818b18a930bf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:46.021702 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f87c5d55-3ac6-4627-98f0-818b18a930bf tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] GET https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273 Aug 06 19:25:46.021979 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f87c5d55-3ac6-4627-98f0-818b18a930bf tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:46.022342 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f87c5d55-3ac6-4627-98f0-818b18a930bf tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:46.031378 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:46.031378 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:46.036972 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f87c5d55-3ac6-4627-98f0-818b18a930bf tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Volume info retrieved successfully. Aug 06 19:25:46.043149 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f87c5d55-3ac6-4627-98f0-818b18a930bf tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273 returned with HTTP 200 Aug 06 19:25:46.044170 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 510/2009] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:46 2026] GET /volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273 => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:46.084075 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fd8678c3-ad29-4ce1-903d-f6dbb4e4b14c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:46.086206 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fd8678c3-ad29-4ce1-903d-f6dbb4e4b14c tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 Aug 06 19:25:46.086468 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fd8678c3-ad29-4ce1-903d-f6dbb4e4b14c tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:46.086826 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fd8678c3-ad29-4ce1-903d-f6dbb4e4b14c tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:46.098874 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:46.098874 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:46.105259 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fd8678c3-ad29-4ce1-903d-f6dbb4e4b14c tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:25:46.112009 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fd8678c3-ad29-4ce1-903d-f6dbb4e4b14c tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 returned with HTTP 200 Aug 06 19:25:46.112533 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 496/2010] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:46 2026] GET /volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:46.760729 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-738ba2a4-94e9-4854-b2c0-65cac14a10c2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:46.762946 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-738ba2a4-94e9-4854-b2c0-65cac14a10c2 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c Aug 06 19:25:46.763112 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-738ba2a4-94e9-4854-b2c0-65cac14a10c2 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:46.763308 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-738ba2a4-94e9-4854-b2c0-65cac14a10c2 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:46.770727 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-738ba2a4-94e9-4854-b2c0-65cac14a10c2 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c returned with HTTP 404 Aug 06 19:25:46.771447 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 505/2011] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:46 2026] GET /volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:25:46.925961 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:46.925961 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:46.926529 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-00450c91-06ee-4567-8ed2-18335ab83c74 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:25:46.926529 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.backup.api [None req-00450c91-06ee-4567-8ed2-18335ab83c74 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Checking backup size 1 against volume size 1 {{(pid=100263) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 19:25:46.926729 np0000006689 devstack@c-api.service[100263]: INFO cinder.backup.api [None req-00450c91-06ee-4567-8ed2-18335ab83c74 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Overwriting volume b96f3ca1-c2c6-4836-8603-7e1cba930777 with restore of backup 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:25:46.947639 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.backup.rpcapi [None req-00450c91-06ee-4567-8ed2-18335ab83c74 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] restore_backup in rpcapi backup_id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 {{(pid=100263) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 19:25:46.952171 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-00450c91-06ee-4567-8ed2-18335ab83c74 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40/restore returned with HTTP 202 Aug 06 19:25:46.952286 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 501/2012] 10.4.3.5 () {68 vars in 1379 bytes} [Thu Aug 6 19:25:45 2026] POST /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40/restore => generated 189 bytes in 1250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:25:46.963056 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-669b06a9-507b-4c3c-849b-fb837afa3c47 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:46.966117 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-669b06a9-507b-4c3c-849b-fb837afa3c47 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:25:46.966886 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-669b06a9-507b-4c3c-849b-fb837afa3c47 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:46.966886 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-669b06a9-507b-4c3c-849b-fb837afa3c47 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:46.966886 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-669b06a9-507b-4c3c-849b-fb837afa3c47 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:46.972601 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:46.972601 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:46.973429 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-669b06a9-507b-4c3c-849b-fb837afa3c47 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:25:46.974153 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 511/2013] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:46 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:47.058422 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3420e2e6-b9f1-425e-b684-1c87c42928c9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:47.060396 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3420e2e6-b9f1-425e-b684-1c87c42928c9 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] GET https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273 Aug 06 19:25:47.061261 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3420e2e6-b9f1-425e-b684-1c87c42928c9 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:47.061261 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3420e2e6-b9f1-425e-b684-1c87c42928c9 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:47.067943 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3420e2e6-b9f1-425e-b684-1c87c42928c9 tempest-VolumesMetadataTest-1230184937 tempest-VolumesMetadataTest-1230184937-project-member] https://10.4.3.5/volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273 returned with HTTP 404 Aug 06 19:25:47.068383 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 497/2014] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:47 2026] GET /volume/v3/volumes/39c779a5-96c1-4e49-820f-f17b1110e273 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:25:47.125103 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c7d2c3b9-d0f6-4d91-821c-9a3780c093c3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:47.127442 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c7d2c3b9-d0f6-4d91-821c-9a3780c093c3 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] DELETE https://10.4.3.5/volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c Aug 06 19:25:47.128148 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c7d2c3b9-d0f6-4d91-821c-9a3780c093c3 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:47.128148 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c7d2c3b9-d0f6-4d91-821c-9a3780c093c3 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:47.128148 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-c7d2c3b9-d0f6-4d91-821c-9a3780c093c3 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Delete volume with id: c52dcaa0-409c-4796-86be-f06e275f2c8c Aug 06 19:25:47.130184 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5599d70a-16bf-4a85-8b54-77ddc0a49e9e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:47.132302 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5599d70a-16bf-4a85-8b54-77ddc0a49e9e tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 Aug 06 19:25:47.132528 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5599d70a-16bf-4a85-8b54-77ddc0a49e9e tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:47.132780 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5599d70a-16bf-4a85-8b54-77ddc0a49e9e tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:47.135191 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c7d2c3b9-d0f6-4d91-821c-9a3780c093c3 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c returned with HTTP 404 Aug 06 19:25:47.135724 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 506/2015] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:25:47 2026] DELETE /volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:25:47.144659 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a44a79ca-dda3-46de-9ab2-89ee53bbf771 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:47.146047 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:47.146047 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:47.146840 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a44a79ca-dda3-46de-9ab2-89ee53bbf771 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c Aug 06 19:25:47.147161 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a44a79ca-dda3-46de-9ab2-89ee53bbf771 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:47.147315 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a44a79ca-dda3-46de-9ab2-89ee53bbf771 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:47.151005 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5599d70a-16bf-4a85-8b54-77ddc0a49e9e tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:25:47.153629 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a44a79ca-dda3-46de-9ab2-89ee53bbf771 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c returned with HTTP 404 Aug 06 19:25:47.154156 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 512/2016] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:47 2026] GET /volume/v3/volumes/c52dcaa0-409c-4796-86be-f06e275f2c8c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:25:47.157032 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5599d70a-16bf-4a85-8b54-77ddc0a49e9e tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 returned with HTTP 200 Aug 06 19:25:47.157637 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 502/2017] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:47 2026] GET /volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:47.162565 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-db9a7396-b57b-4897-90c5-7d94552e9635 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:47.165062 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-db9a7396-b57b-4897-90c5-7d94552e9635 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] DELETE https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:25:47.165356 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-db9a7396-b57b-4897-90c5-7d94552e9635 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:47.165621 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-db9a7396-b57b-4897-90c5-7d94552e9635 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:47.165864 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-db9a7396-b57b-4897-90c5-7d94552e9635 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Delete volume with id: 60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:25:47.173930 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:47.173930 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:47.174767 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-db9a7396-b57b-4897-90c5-7d94552e9635 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:25:47.195101 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-db9a7396-b57b-4897-90c5-7d94552e9635 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Delete volume request issued successfully. Aug 06 19:25:47.195340 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-db9a7396-b57b-4897-90c5-7d94552e9635 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 202 Aug 06 19:25:47.195929 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 498/2018] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:25:47 2026] DELETE /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:25:47.204337 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-861b67ae-e0aa-4932-8e90-f7272700eb88 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:47.206439 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-861b67ae-e0aa-4932-8e90-f7272700eb88 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:25:47.206439 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-861b67ae-e0aa-4932-8e90-f7272700eb88 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:47.206573 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-861b67ae-e0aa-4932-8e90-f7272700eb88 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:47.214198 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:47.214198 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:47.218702 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-861b67ae-e0aa-4932-8e90-f7272700eb88 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:25:47.224409 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-861b67ae-e0aa-4932-8e90-f7272700eb88 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 200 Aug 06 19:25:47.224820 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 507/2019] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:47 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:47.985004 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8411c2e6-9ded-408a-947a-958c29517e2b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:47.987168 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8411c2e6-9ded-408a-947a-958c29517e2b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:25:47.987417 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8411c2e6-9ded-408a-947a-958c29517e2b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:47.987681 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8411c2e6-9ded-408a-947a-958c29517e2b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:47.987846 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-8411c2e6-9ded-408a-947a-958c29517e2b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:47.993196 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:47.993196 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:47.994390 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8411c2e6-9ded-408a-947a-958c29517e2b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:25:47.994987 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 513/2020] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:47 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:48.170982 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-343cd474-ae2f-4178-b8c0-092941215b0a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:48.173151 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-343cd474-ae2f-4178-b8c0-092941215b0a tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 Aug 06 19:25:48.173409 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-343cd474-ae2f-4178-b8c0-092941215b0a tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:48.173663 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-343cd474-ae2f-4178-b8c0-092941215b0a tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:48.183735 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:48.183735 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:48.188216 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-343cd474-ae2f-4178-b8c0-092941215b0a tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:25:48.193144 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-343cd474-ae2f-4178-b8c0-092941215b0a tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 returned with HTTP 200 Aug 06 19:25:48.193574 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 503/2021] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:48 2026] GET /volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:48.238886 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-226c00d5-4431-4ac6-b13c-fcb16fd238f3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:48.241043 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-226c00d5-4431-4ac6-b13c-fcb16fd238f3 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 Aug 06 19:25:48.241336 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-226c00d5-4431-4ac6-b13c-fcb16fd238f3 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:48.241609 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-226c00d5-4431-4ac6-b13c-fcb16fd238f3 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:48.251567 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-226c00d5-4431-4ac6-b13c-fcb16fd238f3 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 returned with HTTP 404 Aug 06 19:25:48.252397 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 499/2022] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:48 2026] GET /volume/v3/volumes/60ce0227-82be-4aee-8fc4-fa0a25a5db70 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:25:49.008243 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-751d2965-2739-4920-a8eb-b779e94c1729 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:49.010782 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-751d2965-2739-4920-a8eb-b779e94c1729 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:25:49.011000 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-751d2965-2739-4920-a8eb-b779e94c1729 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:49.011210 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-751d2965-2739-4920-a8eb-b779e94c1729 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:49.011298 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-751d2965-2739-4920-a8eb-b779e94c1729 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:49.016360 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:49.016360 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:49.016946 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-751d2965-2739-4920-a8eb-b779e94c1729 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:25:49.017338 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 508/2023] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:49 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:49.207527 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dd7051ea-57d5-47f2-8c96-8f16b5a3cd3d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:49.209437 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dd7051ea-57d5-47f2-8c96-8f16b5a3cd3d tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 Aug 06 19:25:49.209670 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dd7051ea-57d5-47f2-8c96-8f16b5a3cd3d tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:49.209860 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dd7051ea-57d5-47f2-8c96-8f16b5a3cd3d tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:49.222007 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:49.222007 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:49.224410 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a5448820-c615-4c7b-a725-5df9d848df27 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:49.226391 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dd7051ea-57d5-47f2-8c96-8f16b5a3cd3d tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:25:49.231360 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dd7051ea-57d5-47f2-8c96-8f16b5a3cd3d tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 returned with HTTP 200 Aug 06 19:25:49.231921 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 514/2024] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:49 2026] GET /volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:49.289510 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-952f8be7-de49-488a-9401-4295aea12800 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:49.291848 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-952f8be7-de49-488a-9401-4295aea12800 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] DELETE https://10.4.3.5/volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 Aug 06 19:25:49.292089 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-952f8be7-de49-488a-9401-4295aea12800 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:49.292375 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-952f8be7-de49-488a-9401-4295aea12800 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:49.292624 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-952f8be7-de49-488a-9401-4295aea12800 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Delete volume with id: 799215be-9fab-45db-94a2-5411a71139a8 Aug 06 19:25:49.301682 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:49.301682 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:49.302296 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-952f8be7-de49-488a-9401-4295aea12800 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Volume info retrieved successfully. Aug 06 19:25:49.336364 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-952f8be7-de49-488a-9401-4295aea12800 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Delete volume request issued successfully. Aug 06 19:25:49.337400 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-952f8be7-de49-488a-9401-4295aea12800 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 returned with HTTP 202 Aug 06 19:25:49.337601 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 500/2025] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:25:49 2026] DELETE /volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:25:49.347453 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-619a94dc-a8a1-48e3-80c8-5b9b050fe648 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:49.349306 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-619a94dc-a8a1-48e3-80c8-5b9b050fe648 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] GET https://10.4.3.5/volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 Aug 06 19:25:49.349660 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-619a94dc-a8a1-48e3-80c8-5b9b050fe648 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:49.349738 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-619a94dc-a8a1-48e3-80c8-5b9b050fe648 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:49.358338 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:49.358338 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:49.365088 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-619a94dc-a8a1-48e3-80c8-5b9b050fe648 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Volume info retrieved successfully. Aug 06 19:25:49.373857 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-619a94dc-a8a1-48e3-80c8-5b9b050fe648 tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 returned with HTTP 200 Aug 06 19:25:49.374430 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 509/2026] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:49 2026] GET /volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 => generated 835 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:49.397995 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a5448820-c615-4c7b-a725-5df9d848df27 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:25:49.399398 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a5448820-c615-4c7b-a725-5df9d848df27 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-593327438"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:49.400995 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-a5448820-c615-4c7b-a725-5df9d848df27 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-593327438'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:25:49.401217 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-a5448820-c615-4c7b-a725-5df9d848df27 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Create volume of 1 GB Aug 06 19:25:49.406864 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a5448820-c615-4c7b-a725-5df9d848df27 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Availability Zones retrieved successfully. Aug 06 19:25:49.414910 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a5448820-c615-4c7b-a725-5df9d848df27 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Flow 'volume_create_api' (2ddb4e8c-cb82-4e34-9e07-4853f117afef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:25:49.416356 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a5448820-c615-4c7b-a725-5df9d848df27 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da8b04d2-b55c-4934-9b01-3e06cad2217f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:49.417607 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-a5448820-c615-4c7b-a725-5df9d848df27 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:25:49.457761 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a5448820-c615-4c7b-a725-5df9d848df27 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da8b04d2-b55c-4934-9b01-3e06cad2217f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:49.458748 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a5448820-c615-4c7b-a725-5df9d848df27 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0ec2b41-7ddd-47a1-8bf9-4432b8b2a760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:49.545622 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-a5448820-c615-4c7b-a725-5df9d848df27 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Created reservations ['8e00a43f-0e4a-49fd-a6d9-45d8e7f3bf0d', 'f590b66c-2508-43d2-bbba-4368b1d039ba', '87dff911-07b2-4bb7-94c3-48cb8baf1c72', '8a4ed408-3742-4026-a643-857698625363'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:25:49.546871 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a5448820-c615-4c7b-a725-5df9d848df27 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0ec2b41-7ddd-47a1-8bf9-4432b8b2a760) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e00a43f-0e4a-49fd-a6d9-45d8e7f3bf0d', 'f590b66c-2508-43d2-bbba-4368b1d039ba', '87dff911-07b2-4bb7-94c3-48cb8baf1c72', '8a4ed408-3742-4026-a643-857698625363']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:49.547597 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a5448820-c615-4c7b-a725-5df9d848df27 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7741b63-1994-4d02-aded-d0a451e459bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:49.575512 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a5448820-c615-4c7b-a725-5df9d848df27 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7741b63-1994-4d02-aded-d0a451e459bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c202dd94-edbf-4267-bcc8-ef1da60a514d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-593327438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64a596e4680d46979f8ca4a850f098cd',qos_specs=None,replication_status=,reservations=['8e00a43f-0e4a-49fd-a6d9-45d8e7f3bf0d','f590b66c-2508-43d2-bbba-4368b1d039ba','87dff911-07b2-4bb7-94c3-48cb8baf1c72','8a4ed408-3742-4026-a643-857698625363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aee1863fb25a479197d921bf5abe5258',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:25:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-593327438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c202dd94-edbf-4267-bcc8-ef1da60a514d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64a596e4680d46979f8ca4a850f098cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aee1863fb25a479197d921bf5abe5258',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:49.576570 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a5448820-c615-4c7b-a725-5df9d848df27 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd907658-576a-41e9-b771-bac4e216a8db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:49.601679 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a5448820-c615-4c7b-a725-5df9d848df27 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd907658-576a-41e9-b771-bac4e216a8db) transitioned into state 'SUCCESS' from state '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-593327438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64a596e4680d46979f8ca4a850f098cd',qos_specs=None,replication_status=,reservations=['8e00a43f-0e4a-49fd-a6d9-45d8e7f3bf0d','f590b66c-2508-43d2-bbba-4368b1d039ba','87dff911-07b2-4bb7-94c3-48cb8baf1c72','8a4ed408-3742-4026-a643-857698625363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aee1863fb25a479197d921bf5abe5258',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:49.602613 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a5448820-c615-4c7b-a725-5df9d848df27 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc10ed9c-4795-4e69-83ee-118a518feffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:49.614784 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a5448820-c615-4c7b-a725-5df9d848df27 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc10ed9c-4795-4e69-83ee-118a518feffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:49.615928 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a5448820-c615-4c7b-a725-5df9d848df27 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Flow 'volume_create_api' (2ddb4e8c-cb82-4e34-9e07-4853f117afef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:25:49.616383 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a5448820-c615-4c7b-a725-5df9d848df27 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Create volume request issued successfully. Aug 06 19:25:49.617554 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a5448820-c615-4c7b-a725-5df9d848df27 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:25:49.618134 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 504/2027] 10.4.3.5 () {70 vars in 1285 bytes} [Thu Aug 6 19:25:49 2026] POST /volume/v3/volumes => generated 814 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:25:49.632809 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cf3378ba-b885-4c25-be1f-ce2d83259c35 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:49.634923 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf3378ba-b885-4c25-be1f-ce2d83259c35 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] GET https://10.4.3.5/volume/v3/volumes/c202dd94-edbf-4267-bcc8-ef1da60a514d Aug 06 19:25:49.635220 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf3378ba-b885-4c25-be1f-ce2d83259c35 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:49.635426 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf3378ba-b885-4c25-be1f-ce2d83259c35 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:49.645002 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:49.645002 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:49.650957 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cf3378ba-b885-4c25-be1f-ce2d83259c35 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Volume info retrieved successfully. Aug 06 19:25:49.658434 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf3378ba-b885-4c25-be1f-ce2d83259c35 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] https://10.4.3.5/volume/v3/volumes/c202dd94-edbf-4267-bcc8-ef1da60a514d returned with HTTP 200 Aug 06 19:25:49.659423 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 515/2028] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:25:49 2026] GET /volume/v3/volumes/c202dd94-edbf-4267-bcc8-ef1da60a514d => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:49.676693 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-d70527a4-8f65-468a-946d-4a0437bfa12d req-cad9c9e1-9e27-4b0e-bbda-03ea60150680 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:49.679526 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d70527a4-8f65-468a-946d-4a0437bfa12d req-cad9c9e1-9e27-4b0e-bbda-03ea60150680 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] POST https://10.4.3.5/volume/v3/attachments/74fecf60-4e65-4513-8a91-1e25c376d591/action Aug 06 19:25:49.679651 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d70527a4-8f65-468a-946d-4a0437bfa12d req-cad9c9e1-9e27-4b0e-bbda-03ea60150680 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:25:49.679774 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d70527a4-8f65-468a-946d-4a0437bfa12d req-cad9c9e1-9e27-4b0e-bbda-03ea60150680 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:49.704688 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:49.704688 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:49.719376 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d70527a4-8f65-468a-946d-4a0437bfa12d req-cad9c9e1-9e27-4b0e-bbda-03ea60150680 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/attachments/74fecf60-4e65-4513-8a91-1e25c376d591/action returned with HTTP 204 Aug 06 19:25:49.720210 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 501/2029] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:25:49 2026] POST /volume/v3/attachments/74fecf60-4e65-4513-8a91-1e25c376d591/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:25:50.031836 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-72d32c45-575d-47d0-a7c4-5a98df1fb2e8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:50.035555 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-72d32c45-575d-47d0-a7c4-5a98df1fb2e8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:25:50.035841 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-72d32c45-575d-47d0-a7c4-5a98df1fb2e8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:50.036114 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-72d32c45-575d-47d0-a7c4-5a98df1fb2e8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:50.036269 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-72d32c45-575d-47d0-a7c4-5a98df1fb2e8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:50.042642 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:50.042642 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:50.044197 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-72d32c45-575d-47d0-a7c4-5a98df1fb2e8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:25:50.044815 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 510/2030] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:50 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:50.247919 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6e2c5361-55db-445f-8fee-0728aa9c71dd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:50.249857 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6e2c5361-55db-445f-8fee-0728aa9c71dd tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 Aug 06 19:25:50.250159 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6e2c5361-55db-445f-8fee-0728aa9c71dd tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:50.250422 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6e2c5361-55db-445f-8fee-0728aa9c71dd tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:50.264554 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:50.264554 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:50.269824 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6e2c5361-55db-445f-8fee-0728aa9c71dd tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:25:50.275184 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6e2c5361-55db-445f-8fee-0728aa9c71dd tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 returned with HTTP 200 Aug 06 19:25:50.275795 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 505/2031] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:50 2026] GET /volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:50.288567 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-130f1612-7eaf-497c-9527-f94219bf593c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:50.290541 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-130f1612-7eaf-497c-9527-f94219bf593c tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 Aug 06 19:25:50.290773 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-130f1612-7eaf-497c-9527-f94219bf593c tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:50.291066 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-130f1612-7eaf-497c-9527-f94219bf593c tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:50.303535 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:50.303535 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:50.308257 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-130f1612-7eaf-497c-9527-f94219bf593c tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:25:50.314750 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-130f1612-7eaf-497c-9527-f94219bf593c tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 returned with HTTP 200 Aug 06 19:25:50.315435 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 516/2032] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:50 2026] GET /volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:50.371726 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-12703816-389d-4447-a3b6-761b6a477a46 req-c1772c26-8c1c-44c3-bcb2-9f673af0fb88 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:50.373718 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-12703816-389d-4447-a3b6-761b6a477a46 req-c1772c26-8c1c-44c3-bcb2-9f673af0fb88 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 Aug 06 19:25:50.373918 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-12703816-389d-4447-a3b6-761b6a477a46 req-c1772c26-8c1c-44c3-bcb2-9f673af0fb88 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:50.374086 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-12703816-389d-4447-a3b6-761b6a477a46 req-c1772c26-8c1c-44c3-bcb2-9f673af0fb88 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:50.384318 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:50.384318 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:50.389559 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-12703816-389d-4447-a3b6-761b6a477a46 req-c1772c26-8c1c-44c3-bcb2-9f673af0fb88 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:25:50.392192 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1a855a81-611a-4092-b8e4-be0eef58ed3e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:50.394362 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1a855a81-611a-4092-b8e4-be0eef58ed3e tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] GET https://10.4.3.5/volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 Aug 06 19:25:50.394631 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1a855a81-611a-4092-b8e4-be0eef58ed3e tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:50.394950 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-12703816-389d-4447-a3b6-761b6a477a46 req-c1772c26-8c1c-44c3-bcb2-9f673af0fb88 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 returned with HTTP 200 Aug 06 19:25:50.395109 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1a855a81-611a-4092-b8e4-be0eef58ed3e tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:50.395542 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 502/2033] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:25:50 2026] GET /volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:50.404869 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1a855a81-611a-4092-b8e4-be0eef58ed3e tempest-TestStampPattern-847651001 tempest-TestStampPattern-847651001-project-member] https://10.4.3.5/volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 returned with HTTP 404 Aug 06 19:25:50.406103 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 511/2034] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:50 2026] GET /volume/v3/volumes/799215be-9fab-45db-94a2-5411a71139a8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:25:50.417064 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-90106839-b0cf-4c2d-8559-4a88001adbcc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:50.419187 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-90106839-b0cf-4c2d-8559-4a88001adbcc tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 Aug 06 19:25:50.419448 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-90106839-b0cf-4c2d-8559-4a88001adbcc tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:50.420510 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-90106839-b0cf-4c2d-8559-4a88001adbcc tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:50.431919 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:50.431919 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:50.437868 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-90106839-b0cf-4c2d-8559-4a88001adbcc tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:25:50.441262 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-90106839-b0cf-4c2d-8559-4a88001adbcc tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 returned with HTTP 200 Aug 06 19:25:50.444415 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 506/2035] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:50 2026] GET /volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:50.486970 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-71c71a15-3698-44ff-b4fc-bb3727cbbb36 req-1c76afdd-b4b5-4b0a-a8a5-09893b65b414 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:50.489816 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-71c71a15-3698-44ff-b4fc-bb3727cbbb36 req-1c76afdd-b4b5-4b0a-a8a5-09893b65b414 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 Aug 06 19:25:50.489816 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-71c71a15-3698-44ff-b4fc-bb3727cbbb36 req-1c76afdd-b4b5-4b0a-a8a5-09893b65b414 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:50.492066 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-71c71a15-3698-44ff-b4fc-bb3727cbbb36 req-1c76afdd-b4b5-4b0a-a8a5-09893b65b414 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:50.503420 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:50.503420 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:50.511635 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-71c71a15-3698-44ff-b4fc-bb3727cbbb36 req-1c76afdd-b4b5-4b0a-a8a5-09893b65b414 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:25:50.516292 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-71c71a15-3698-44ff-b4fc-bb3727cbbb36 req-1c76afdd-b4b5-4b0a-a8a5-09893b65b414 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 returned with HTTP 200 Aug 06 19:25:50.517187 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 517/2036] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:25:50 2026] GET /volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:50.541613 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-71c71a15-3698-44ff-b4fc-bb3727cbbb36 req-f6041f07-2da7-4207-bd00-ddf59af4e0cb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:50.544594 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-71c71a15-3698-44ff-b4fc-bb3727cbbb36 req-f6041f07-2da7-4207-bd00-ddf59af4e0cb tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] POST https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69/action Aug 06 19:25:50.545375 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-71c71a15-3698-44ff-b4fc-bb3727cbbb36 req-f6041f07-2da7-4207-bd00-ddf59af4e0cb tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:25:50.545375 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-71c71a15-3698-44ff-b4fc-bb3727cbbb36 req-f6041f07-2da7-4207-bd00-ddf59af4e0cb tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:50.569124 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:50.569124 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:50.569757 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-71c71a15-3698-44ff-b4fc-bb3727cbbb36 req-f6041f07-2da7-4207-bd00-ddf59af4e0cb tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:25:50.581244 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-71c71a15-3698-44ff-b4fc-bb3727cbbb36 req-f6041f07-2da7-4207-bd00-ddf59af4e0cb tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Begin detaching volume completed successfully. Aug 06 19:25:50.581244 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-71c71a15-3698-44ff-b4fc-bb3727cbbb36 req-f6041f07-2da7-4207-bd00-ddf59af4e0cb tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69/action returned with HTTP 202 Aug 06 19:25:50.581626 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 503/2037] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:25:50 2026] POST /volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:25:50.645054 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b88083f1-e31f-4de8-b4dc-8a7d4c18b8c8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:50.646085 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b88083f1-e31f-4de8-b4dc-8a7d4c18b8c8 None None] GET https://10.4.3.5/volume// Aug 06 19:25:50.646372 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b88083f1-e31f-4de8-b4dc-8a7d4c18b8c8 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:50.646658 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b88083f1-e31f-4de8-b4dc-8a7d4c18b8c8 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:50.647935 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b88083f1-e31f-4de8-b4dc-8a7d4c18b8c8 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:25:50.647935 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 512/2038] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:25:50 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:25:50.657498 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-71c71a15-3698-44ff-b4fc-bb3727cbbb36 req-07b6addf-7cd1-4505-b50d-a29e67a22539 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:50.660237 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-71c71a15-3698-44ff-b4fc-bb3727cbbb36 req-07b6addf-7cd1-4505-b50d-a29e67a22539 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 Aug 06 19:25:50.660534 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-71c71a15-3698-44ff-b4fc-bb3727cbbb36 req-07b6addf-7cd1-4505-b50d-a29e67a22539 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:50.660784 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-71c71a15-3698-44ff-b4fc-bb3727cbbb36 req-07b6addf-7cd1-4505-b50d-a29e67a22539 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:50.671145 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:50.671145 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:50.676527 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-71c71a15-3698-44ff-b4fc-bb3727cbbb36 req-07b6addf-7cd1-4505-b50d-a29e67a22539 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:25:50.680409 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-94a6cd10-b9da-417f-8b7a-2bd4e0e78280 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:50.683422 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-94a6cd10-b9da-417f-8b7a-2bd4e0e78280 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] GET https://10.4.3.5/volume/v3/volumes/c202dd94-edbf-4267-bcc8-ef1da60a514d Aug 06 19:25:50.683422 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-94a6cd10-b9da-417f-8b7a-2bd4e0e78280 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:50.683611 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-71c71a15-3698-44ff-b4fc-bb3727cbbb36 req-07b6addf-7cd1-4505-b50d-a29e67a22539 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 returned with HTTP 200 Aug 06 19:25:50.684451 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-94a6cd10-b9da-417f-8b7a-2bd4e0e78280 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:50.684617 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 507/2039] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:25:50 2026] GET /volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 => generated 1319 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:25:50.694248 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:50.694248 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:50.701410 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-94a6cd10-b9da-417f-8b7a-2bd4e0e78280 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Volume info retrieved successfully. Aug 06 19:25:50.707427 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-94a6cd10-b9da-417f-8b7a-2bd4e0e78280 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] https://10.4.3.5/volume/v3/volumes/c202dd94-edbf-4267-bcc8-ef1da60a514d returned with HTTP 200 Aug 06 19:25:50.707968 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 518/2040] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:25:50 2026] GET /volume/v3/volumes/c202dd94-edbf-4267-bcc8-ef1da60a514d => generated 941 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:50.728943 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-aa320388-e2e7-46c2-8a97-6453946a04cb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:50.731145 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aa320388-e2e7-46c2-8a97-6453946a04cb tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] POST https://10.4.3.5/volume/v3/volume-transfers Aug 06 19:25:50.732157 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-aa320388-e2e7-46c2-8a97-6453946a04cb tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c202dd94-edbf-4267-bcc8-ef1da60a514d"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:50.733270 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volume_transfer [None req-aa320388-e2e7-46c2-8a97-6453946a04cb tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c202dd94-edbf-4267-bcc8-ef1da60a514d'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 06 19:25:50.733454 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volume_transfer [None req-aa320388-e2e7-46c2-8a97-6453946a04cb tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Creating transfer of volume c202dd94-edbf-4267-bcc8-ef1da60a514d Aug 06 19:25:50.733727 np0000006689 devstack@c-api.service[100262]: INFO cinder.transfer.api [None req-aa320388-e2e7-46c2-8a97-6453946a04cb tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Generating transfer record for volume c202dd94-edbf-4267-bcc8-ef1da60a514d Aug 06 19:25:50.743215 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:50.743215 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:50.762124 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aa320388-e2e7-46c2-8a97-6453946a04cb tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] https://10.4.3.5/volume/v3/volume-transfers returned with HTTP 202 Aug 06 19:25:50.762790 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 504/2041] 10.4.3.5 () {70 vars in 1312 bytes} [Thu Aug 6 19:25:50 2026] POST /volume/v3/volume-transfers => generated 460 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:25:50.773649 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-da0de764-14bc-46c4-839d-1038b8182ac6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:50.776297 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-da0de764-14bc-46c4-839d-1038b8182ac6 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] GET https://10.4.3.5/volume/v3/volumes/c202dd94-edbf-4267-bcc8-ef1da60a514d Aug 06 19:25:50.776517 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-da0de764-14bc-46c4-839d-1038b8182ac6 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:50.776703 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-da0de764-14bc-46c4-839d-1038b8182ac6 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:50.787056 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:50.787056 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:50.793102 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-da0de764-14bc-46c4-839d-1038b8182ac6 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Volume info retrieved successfully. Aug 06 19:25:50.800694 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-da0de764-14bc-46c4-839d-1038b8182ac6 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] https://10.4.3.5/volume/v3/volumes/c202dd94-edbf-4267-bcc8-ef1da60a514d returned with HTTP 200 Aug 06 19:25:50.801354 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 513/2042] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:25:50 2026] GET /volume/v3/volumes/c202dd94-edbf-4267-bcc8-ef1da60a514d => generated 949 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:50.817308 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7cd60950-3da1-4289-8591-71b759731b18 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:50.819379 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7cd60950-3da1-4289-8591-71b759731b18 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] GET https://10.4.3.5/volume/v3/volume-transfers/e2bdfc91-745f-44cc-8947-4c6f08492f6c Aug 06 19:25:50.819479 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7cd60950-3da1-4289-8591-71b759731b18 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:50.819645 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7cd60950-3da1-4289-8591-71b759731b18 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:50.828434 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7cd60950-3da1-4289-8591-71b759731b18 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] https://10.4.3.5/volume/v3/volume-transfers/e2bdfc91-745f-44cc-8947-4c6f08492f6c returned with HTTP 200 Aug 06 19:25:50.829135 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 508/2043] 10.4.3.5 () {68 vars in 1402 bytes} [Thu Aug 6 19:25:50 2026] GET /volume/v3/volume-transfers/e2bdfc91-745f-44cc-8947-4c6f08492f6c => generated 428 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:50.838852 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-736ae31b-ec78-4809-90ae-e1ce2d2020ed None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:50.841186 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-736ae31b-ec78-4809-90ae-e1ce2d2020ed tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] GET https://10.4.3.5/volume/v3/volume-transfers Aug 06 19:25:50.841518 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-736ae31b-ec78-4809-90ae-e1ce2d2020ed tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:50.841796 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-736ae31b-ec78-4809-90ae-e1ce2d2020ed tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:50.842046 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volume_transfer [None req-736ae31b-ec78-4809-90ae-e1ce2d2020ed tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Listing volume transfers {{(pid=100264) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 06 19:25:50.848960 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-736ae31b-ec78-4809-90ae-e1ce2d2020ed tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] https://10.4.3.5/volume/v3/volume-transfers returned with HTTP 200 Aug 06 19:25:50.849538 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 519/2044] 10.4.3.5 () {68 vars in 1291 bytes} [Thu Aug 6 19:25:50 2026] GET /volume/v3/volume-transfers => generated 364 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:50.858178 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1a53582d-c276-46ae-bad0-dc3ae6241a4a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:50.940739 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1a53582d-c276-46ae-bad0-dc3ae6241a4a tempest-VolumesTransfersV355Test-87192620 tempest-VolumesTransfersV355Test-87192620-project-member] POST https://10.4.3.5/volume/v3/volume-transfers/e2bdfc91-745f-44cc-8947-4c6f08492f6c/accept Aug 06 19:25:50.941219 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1a53582d-c276-46ae-bad0-dc3ae6241a4a tempest-VolumesTransfersV355Test-87192620 tempest-VolumesTransfersV355Test-87192620-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "aab7bbd250d3a6a7"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:50.942669 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.volume_transfer [None req-1a53582d-c276-46ae-bad0-dc3ae6241a4a tempest-VolumesTransfersV355Test-87192620 tempest-VolumesTransfersV355Test-87192620-project-member] Accepting volume transfer e2bdfc91-745f-44cc-8947-4c6f08492f6c {{(pid=100262) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 06 19:25:50.942796 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.contrib.volume_transfer [None req-1a53582d-c276-46ae-bad0-dc3ae6241a4a tempest-VolumesTransfersV355Test-87192620 tempest-VolumesTransfersV355Test-87192620-project-member] Accepting transfer e2bdfc91-745f-44cc-8947-4c6f08492f6c Aug 06 19:25:51.023843 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-1a53582d-c276-46ae-bad0-dc3ae6241a4a tempest-VolumesTransfersV355Test-87192620 tempest-VolumesTransfersV355Test-87192620-project-member] Created reservations ['cd7419e4-04c8-4426-838c-764920f179c0', 'ef9f81fc-c171-4a14-8645-0d02b761dc11', '647af2b7-af9a-4edb-8f59-07547dbcc6dd', '78356f6a-6db6-4e9a-a54f-49e0093d7d8f'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:25:51.050534 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-1a53582d-c276-46ae-bad0-dc3ae6241a4a tempest-VolumesTransfersV355Test-87192620 tempest-VolumesTransfersV355Test-87192620-project-member] Created reservations ['47bb1abc-f7ab-479b-a732-22f3b646733b', '14ef5f23-73c0-431f-a8ea-43b2198580c6', 'b94575b4-840e-4ded-a737-0e0d8b044322', 'a25295c9-aad2-466e-84aa-142d37a1dc8f'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:25:51.057627 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-615119d1-f547-477a-ade2-d4900340a1ae None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:51.060265 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-615119d1-f547-477a-ade2-d4900340a1ae tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:25:51.060975 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-615119d1-f547-477a-ade2-d4900340a1ae tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:51.060975 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-615119d1-f547-477a-ade2-d4900340a1ae tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:51.061277 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-615119d1-f547-477a-ade2-d4900340a1ae tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:51.067851 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:51.067851 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:51.069118 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-615119d1-f547-477a-ade2-d4900340a1ae tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:25:51.070436 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 514/2045] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:51 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:51.110113 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-1a53582d-c276-46ae-bad0-dc3ae6241a4a tempest-VolumesTransfersV355Test-87192620 tempest-VolumesTransfersV355Test-87192620-project-member] Created reservations ['13886e3e-c62f-41fc-81b5-0ae78f0a4073', 'e9727f33-76e4-4b82-ace5-546a3b9feaa4', '3030f941-f4d6-4241-b1f5-990bdefefb54', '4ea1e2fc-b723-4d96-a1ec-c7e0fe5e37d4'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:25:51.152437 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-1a53582d-c276-46ae-bad0-dc3ae6241a4a tempest-VolumesTransfersV355Test-87192620 tempest-VolumesTransfersV355Test-87192620-project-member] Created reservations ['f927005a-b26f-4c67-9d30-99ebef08a9ec', '55229c86-afaf-4fd1-85d8-6edc0d7c890b', '90c4ef32-28f5-4d0e-ad61-99af9557a26e', '6b46dcc9-7e8e-41c1-b392-4c0c013069f5'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:25:51.168794 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1a53582d-c276-46ae-bad0-dc3ae6241a4a tempest-VolumesTransfersV355Test-87192620 tempest-VolumesTransfersV355Test-87192620-project-member] Transfer volume completed successfully. Aug 06 19:25:51.297458 np0000006689 devstack@c-api.service[100262]: INFO cinder.transfer.api [None req-1a53582d-c276-46ae-bad0-dc3ae6241a4a tempest-VolumesTransfersV355Test-87192620 tempest-VolumesTransfersV355Test-87192620-project-member] Volume c202dd94-edbf-4267-bcc8-ef1da60a514d has been transferred. Aug 06 19:25:51.308090 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1a53582d-c276-46ae-bad0-dc3ae6241a4a tempest-VolumesTransfersV355Test-87192620 tempest-VolumesTransfersV355Test-87192620-project-member] https://10.4.3.5/volume/v3/volume-transfers/e2bdfc91-745f-44cc-8947-4c6f08492f6c/accept returned with HTTP 202 Aug 06 19:25:51.309203 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 505/2046] 10.4.3.5 () {70 vars in 1444 bytes} [Thu Aug 6 19:25:50 2026] POST /volume/v3/volume-transfers/e2bdfc91-745f-44cc-8947-4c6f08492f6c/accept => generated 361 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:25:51.324923 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-71e8b25b-85de-41ac-a500-c810f95c991d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:51.328515 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-71e8b25b-85de-41ac-a500-c810f95c991d tempest-VolumesTransfersV355Test-87192620 tempest-VolumesTransfersV355Test-87192620-project-member] GET https://10.4.3.5/volume/v3/volumes/c202dd94-edbf-4267-bcc8-ef1da60a514d Aug 06 19:25:51.328515 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-71e8b25b-85de-41ac-a500-c810f95c991d tempest-VolumesTransfersV355Test-87192620 tempest-VolumesTransfersV355Test-87192620-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:51.328515 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-71e8b25b-85de-41ac-a500-c810f95c991d tempest-VolumesTransfersV355Test-87192620 tempest-VolumesTransfersV355Test-87192620-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:51.347309 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:51.347309 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:51.358436 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-71e8b25b-85de-41ac-a500-c810f95c991d tempest-VolumesTransfersV355Test-87192620 tempest-VolumesTransfersV355Test-87192620-project-member] Volume info retrieved successfully. Aug 06 19:25:51.370562 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-71e8b25b-85de-41ac-a500-c810f95c991d tempest-VolumesTransfersV355Test-87192620 tempest-VolumesTransfersV355Test-87192620-project-member] https://10.4.3.5/volume/v3/volumes/c202dd94-edbf-4267-bcc8-ef1da60a514d returned with HTTP 200 Aug 06 19:25:51.370940 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 509/2047] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:25:51 2026] GET /volume/v3/volumes/c202dd94-edbf-4267-bcc8-ef1da60a514d => generated 941 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:51.391234 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-283c66cd-24ef-4181-a189-f3d3fe396a3d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:51.395689 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-283c66cd-24ef-4181-a189-f3d3fe396a3d tempest-VolumesTransfersV355Test-87192620 tempest-VolumesTransfersV355Test-87192620-project-member] GET https://10.4.3.5/volume/v3/volumes/c202dd94-edbf-4267-bcc8-ef1da60a514d Aug 06 19:25:51.395918 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-283c66cd-24ef-4181-a189-f3d3fe396a3d tempest-VolumesTransfersV355Test-87192620 tempest-VolumesTransfersV355Test-87192620-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:51.396203 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-283c66cd-24ef-4181-a189-f3d3fe396a3d tempest-VolumesTransfersV355Test-87192620 tempest-VolumesTransfersV355Test-87192620-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:51.414049 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:51.414049 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:51.419983 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-283c66cd-24ef-4181-a189-f3d3fe396a3d tempest-VolumesTransfersV355Test-87192620 tempest-VolumesTransfersV355Test-87192620-project-member] Volume info retrieved successfully. Aug 06 19:25:51.428845 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-283c66cd-24ef-4181-a189-f3d3fe396a3d tempest-VolumesTransfersV355Test-87192620 tempest-VolumesTransfersV355Test-87192620-project-member] https://10.4.3.5/volume/v3/volumes/c202dd94-edbf-4267-bcc8-ef1da60a514d returned with HTTP 200 Aug 06 19:25:51.429435 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 520/2048] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:25:51 2026] GET /volume/v3/volumes/c202dd94-edbf-4267-bcc8-ef1da60a514d => generated 941 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:51.448879 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-33c7efea-0477-43ba-ba19-509597572c1b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:51.451274 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-33c7efea-0477-43ba-ba19-509597572c1b tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] DELETE https://10.4.3.5/volume/v3/volume-transfers/e2bdfc91-745f-44cc-8947-4c6f08492f6c Aug 06 19:25:51.451556 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-33c7efea-0477-43ba-ba19-509597572c1b tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:51.451812 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-33c7efea-0477-43ba-ba19-509597572c1b tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:51.451969 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.contrib.volume_transfer [None req-33c7efea-0477-43ba-ba19-509597572c1b tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Delete transfer with id: e2bdfc91-745f-44cc-8947-4c6f08492f6c Aug 06 19:25:51.457381 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-33c7efea-0477-43ba-ba19-509597572c1b tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] https://10.4.3.5/volume/v3/volume-transfers/e2bdfc91-745f-44cc-8947-4c6f08492f6c returned with HTTP 404 Aug 06 19:25:51.457607 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 515/2049] 10.4.3.5 () {68 vars in 1405 bytes} [Thu Aug 6 19:25:51 2026] DELETE /volume/v3/volume-transfers/e2bdfc91-745f-44cc-8947-4c6f08492f6c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:25:51.470234 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2e63a300-d1b9-4a83-9a77-d54957ca37e1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:51.510047 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2e63a300-d1b9-4a83-9a77-d54957ca37e1 tempest-VolumesTransfersV355Test-2021501749 tempest-VolumesTransfersV355Test-2021501749-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/c202dd94-edbf-4267-bcc8-ef1da60a514d Aug 06 19:25:51.510047 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2e63a300-d1b9-4a83-9a77-d54957ca37e1 tempest-VolumesTransfersV355Test-2021501749 tempest-VolumesTransfersV355Test-2021501749-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:51.510047 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2e63a300-d1b9-4a83-9a77-d54957ca37e1 tempest-VolumesTransfersV355Test-2021501749 tempest-VolumesTransfersV355Test-2021501749-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:51.510047 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-2e63a300-d1b9-4a83-9a77-d54957ca37e1 tempest-VolumesTransfersV355Test-2021501749 tempest-VolumesTransfersV355Test-2021501749-project-admin] Delete volume with id: c202dd94-edbf-4267-bcc8-ef1da60a514d Aug 06 19:25:51.518172 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:51.518172 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:51.518835 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2e63a300-d1b9-4a83-9a77-d54957ca37e1 tempest-VolumesTransfersV355Test-2021501749 tempest-VolumesTransfersV355Test-2021501749-project-admin] Volume info retrieved successfully. Aug 06 19:25:51.550380 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2e63a300-d1b9-4a83-9a77-d54957ca37e1 tempest-VolumesTransfersV355Test-2021501749 tempest-VolumesTransfersV355Test-2021501749-project-admin] Delete volume request issued successfully. Aug 06 19:25:51.550380 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2e63a300-d1b9-4a83-9a77-d54957ca37e1 tempest-VolumesTransfersV355Test-2021501749 tempest-VolumesTransfersV355Test-2021501749-project-admin] https://10.4.3.5/volume/v3/volumes/c202dd94-edbf-4267-bcc8-ef1da60a514d returned with HTTP 202 Aug 06 19:25:51.550380 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 506/2050] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:25:51 2026] DELETE /volume/v3/volumes/c202dd94-edbf-4267-bcc8-ef1da60a514d => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:25:51.560846 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c75f4d24-62db-4521-98b3-073754dae732 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:51.563646 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c75f4d24-62db-4521-98b3-073754dae732 tempest-VolumesTransfersV355Test-2021501749 tempest-VolumesTransfersV355Test-2021501749-project-admin] GET https://10.4.3.5/volume/v3/volumes/c202dd94-edbf-4267-bcc8-ef1da60a514d Aug 06 19:25:51.563911 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c75f4d24-62db-4521-98b3-073754dae732 tempest-VolumesTransfersV355Test-2021501749 tempest-VolumesTransfersV355Test-2021501749-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:51.564171 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c75f4d24-62db-4521-98b3-073754dae732 tempest-VolumesTransfersV355Test-2021501749 tempest-VolumesTransfersV355Test-2021501749-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:51.574262 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:51.574262 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:51.579426 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c75f4d24-62db-4521-98b3-073754dae732 tempest-VolumesTransfersV355Test-2021501749 tempest-VolumesTransfersV355Test-2021501749-project-admin] Volume info retrieved successfully. Aug 06 19:25:51.586320 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c75f4d24-62db-4521-98b3-073754dae732 tempest-VolumesTransfersV355Test-2021501749 tempest-VolumesTransfersV355Test-2021501749-project-admin] https://10.4.3.5/volume/v3/volumes/c202dd94-edbf-4267-bcc8-ef1da60a514d returned with HTTP 200 Aug 06 19:25:51.586969 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 510/2051] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:25:51 2026] GET /volume/v3/volumes/c202dd94-edbf-4267-bcc8-ef1da60a514d => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:25:52.059297 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-71c71a15-3698-44ff-b4fc-bb3727cbbb36 req-4816e68d-89a7-4a57-b92b-c7a3ada7fbe5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:52.062437 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-71c71a15-3698-44ff-b4fc-bb3727cbbb36 req-4816e68d-89a7-4a57-b92b-c7a3ada7fbe5 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] DELETE https://10.4.3.5/volume/v3/attachments/74fecf60-4e65-4513-8a91-1e25c376d591 Aug 06 19:25:52.062756 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-71c71a15-3698-44ff-b4fc-bb3727cbbb36 req-4816e68d-89a7-4a57-b92b-c7a3ada7fbe5 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:52.062995 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-71c71a15-3698-44ff-b4fc-bb3727cbbb36 req-4816e68d-89a7-4a57-b92b-c7a3ada7fbe5 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:52.073671 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:52.073671 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:52.088837 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2c28effa-d9a1-4c25-8399-b602667f6663 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:52.092495 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c28effa-d9a1-4c25-8399-b602667f6663 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:25:52.092495 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c28effa-d9a1-4c25-8399-b602667f6663 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:52.095531 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c28effa-d9a1-4c25-8399-b602667f6663 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:52.095531 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2c28effa-d9a1-4c25-8399-b602667f6663 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:52.102277 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:52.102277 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:52.104076 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c28effa-d9a1-4c25-8399-b602667f6663 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:25:52.105226 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 516/2052] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:52 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:52.150008 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-71c71a15-3698-44ff-b4fc-bb3727cbbb36 req-4816e68d-89a7-4a57-b92b-c7a3ada7fbe5 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/attachments/74fecf60-4e65-4513-8a91-1e25c376d591 returned with HTTP 200 Aug 06 19:25:52.150597 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 521/2053] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:25:52 2026] DELETE /volume/v3/attachments/74fecf60-4e65-4513-8a91-1e25c376d591 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:52.604688 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7948f814-e241-4b41-ab30-ba03f184e011 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:52.607353 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7948f814-e241-4b41-ab30-ba03f184e011 tempest-VolumesTransfersV355Test-2021501749 tempest-VolumesTransfersV355Test-2021501749-project-admin] GET https://10.4.3.5/volume/v3/volumes/c202dd94-edbf-4267-bcc8-ef1da60a514d Aug 06 19:25:52.607353 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7948f814-e241-4b41-ab30-ba03f184e011 tempest-VolumesTransfersV355Test-2021501749 tempest-VolumesTransfersV355Test-2021501749-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:52.607644 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7948f814-e241-4b41-ab30-ba03f184e011 tempest-VolumesTransfersV355Test-2021501749 tempest-VolumesTransfersV355Test-2021501749-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:52.615377 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7948f814-e241-4b41-ab30-ba03f184e011 tempest-VolumesTransfersV355Test-2021501749 tempest-VolumesTransfersV355Test-2021501749-project-admin] https://10.4.3.5/volume/v3/volumes/c202dd94-edbf-4267-bcc8-ef1da60a514d returned with HTTP 404 Aug 06 19:25:52.616158 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 507/2054] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:25:52 2026] GET /volume/v3/volumes/c202dd94-edbf-4267-bcc8-ef1da60a514d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 06 19:25:52.626000 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a810ba27-3b36-48e4-aa82-4ec8401cee34 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:52.629584 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a810ba27-3b36-48e4-aa82-4ec8401cee34 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] GET https://10.4.3.5/volume/v3/volumes/c202dd94-edbf-4267-bcc8-ef1da60a514d Aug 06 19:25:52.629584 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a810ba27-3b36-48e4-aa82-4ec8401cee34 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:52.629584 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a810ba27-3b36-48e4-aa82-4ec8401cee34 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:52.635816 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a810ba27-3b36-48e4-aa82-4ec8401cee34 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] https://10.4.3.5/volume/v3/volumes/c202dd94-edbf-4267-bcc8-ef1da60a514d returned with HTTP 404 Aug 06 19:25:52.636664 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 511/2055] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:25:52 2026] GET /volume/v3/volumes/c202dd94-edbf-4267-bcc8-ef1da60a514d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:25:52.644830 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-358a9e72-93fe-4eb7-b39a-f058b868a3a8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:52.646876 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-358a9e72-93fe-4eb7-b39a-f058b868a3a8 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] DELETE https://10.4.3.5/volume/v3/volumes/c202dd94-edbf-4267-bcc8-ef1da60a514d Aug 06 19:25:52.647164 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-358a9e72-93fe-4eb7-b39a-f058b868a3a8 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:52.647425 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-358a9e72-93fe-4eb7-b39a-f058b868a3a8 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:52.647640 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-358a9e72-93fe-4eb7-b39a-f058b868a3a8 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Delete volume with id: c202dd94-edbf-4267-bcc8-ef1da60a514d Aug 06 19:25:52.654300 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-358a9e72-93fe-4eb7-b39a-f058b868a3a8 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] https://10.4.3.5/volume/v3/volumes/c202dd94-edbf-4267-bcc8-ef1da60a514d returned with HTTP 404 Aug 06 19:25:52.654952 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 517/2056] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:25:52 2026] DELETE /volume/v3/volumes/c202dd94-edbf-4267-bcc8-ef1da60a514d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:25:52.665677 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c4f8098b-ab59-49b0-9d97-460f875d672a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:52.667511 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c4f8098b-ab59-49b0-9d97-460f875d672a tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:25:52.667953 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c4f8098b-ab59-49b0-9d97-460f875d672a tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1434291745"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:52.669539 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-c4f8098b-ab59-49b0-9d97-460f875d672a tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1434291745'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:25:52.669693 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-c4f8098b-ab59-49b0-9d97-460f875d672a tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Create volume of 1 GB Aug 06 19:25:52.670080 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:52.670080 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:52.674898 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c4f8098b-ab59-49b0-9d97-460f875d672a tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Availability Zones retrieved successfully. Aug 06 19:25:52.681973 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c4f8098b-ab59-49b0-9d97-460f875d672a tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Flow 'volume_create_api' (d13a2090-dc11-41fb-98d3-e96145386578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:25:52.683182 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c4f8098b-ab59-49b0-9d97-460f875d672a tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a45d379-dbe9-40eb-976b-8e8c98914378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:52.684529 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-c4f8098b-ab59-49b0-9d97-460f875d672a tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:25:52.724990 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c4f8098b-ab59-49b0-9d97-460f875d672a tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a45d379-dbe9-40eb-976b-8e8c98914378) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:52.726253 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c4f8098b-ab59-49b0-9d97-460f875d672a tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5a7ccfe-186c-4597-99a4-d6b796b5d0ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:52.767775 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b29824db-91a7-47ad-9f15-00c5ab22e79c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:52.769378 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b29824db-91a7-47ad-9f15-00c5ab22e79c tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 Aug 06 19:25:52.769638 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b29824db-91a7-47ad-9f15-00c5ab22e79c tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:52.769839 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b29824db-91a7-47ad-9f15-00c5ab22e79c tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:52.780660 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:52.780660 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:52.784979 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b29824db-91a7-47ad-9f15-00c5ab22e79c tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:25:52.786137 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-c4f8098b-ab59-49b0-9d97-460f875d672a tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Created reservations ['713382f2-7c22-452e-8b01-6f8670825f89', '296d5aa3-cf9b-441b-9db6-9dc97de8bab4', '1cfc2bff-f1e1-44ba-864a-7ef1b9222eda', 'edf188d7-ef69-4f0d-aa0b-a418c7b2b869'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:25:52.787452 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c4f8098b-ab59-49b0-9d97-460f875d672a tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5a7ccfe-186c-4597-99a4-d6b796b5d0ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['713382f2-7c22-452e-8b01-6f8670825f89', '296d5aa3-cf9b-441b-9db6-9dc97de8bab4', '1cfc2bff-f1e1-44ba-864a-7ef1b9222eda', 'edf188d7-ef69-4f0d-aa0b-a418c7b2b869']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:52.788743 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c4f8098b-ab59-49b0-9d97-460f875d672a tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45c9cd8a-4b14-4334-aa79-3db8d4bd0e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:52.790849 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b29824db-91a7-47ad-9f15-00c5ab22e79c tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 returned with HTTP 200 Aug 06 19:25:52.791337 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 508/2057] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:52 2026] GET /volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:52.817337 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c4f8098b-ab59-49b0-9d97-460f875d672a tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45c9cd8a-4b14-4334-aa79-3db8d4bd0e3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '456e8582-bc42-4d70-94d2-ee1ee208d550', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1434291745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64a596e4680d46979f8ca4a850f098cd',qos_specs=None,replication_status=,reservations=['713382f2-7c22-452e-8b01-6f8670825f89','296d5aa3-cf9b-441b-9db6-9dc97de8bab4','1cfc2bff-f1e1-44ba-864a-7ef1b9222eda','edf188d7-ef69-4f0d-aa0b-a418c7b2b869'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aee1863fb25a479197d921bf5abe5258',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:25:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1434291745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=456e8582-bc42-4d70-94d2-ee1ee208d550,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64a596e4680d46979f8ca4a850f098cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aee1863fb25a479197d921bf5abe5258',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:52.818696 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c4f8098b-ab59-49b0-9d97-460f875d672a tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89de534d-caf3-4229-ab50-d3ef08238e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:52.842252 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c4f8098b-ab59-49b0-9d97-460f875d672a tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89de534d-caf3-4229-ab50-d3ef08238e58) transitioned into state 'SUCCESS' from state '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-1434291745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64a596e4680d46979f8ca4a850f098cd',qos_specs=None,replication_status=,reservations=['713382f2-7c22-452e-8b01-6f8670825f89','296d5aa3-cf9b-441b-9db6-9dc97de8bab4','1cfc2bff-f1e1-44ba-864a-7ef1b9222eda','edf188d7-ef69-4f0d-aa0b-a418c7b2b869'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aee1863fb25a479197d921bf5abe5258',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:52.843216 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c4f8098b-ab59-49b0-9d97-460f875d672a tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8292e44-85a1-48e6-ab89-a489da44ac39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:25:52.856762 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c4f8098b-ab59-49b0-9d97-460f875d672a tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8292e44-85a1-48e6-ab89-a489da44ac39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:25:52.858201 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c4f8098b-ab59-49b0-9d97-460f875d672a tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Flow 'volume_create_api' (d13a2090-dc11-41fb-98d3-e96145386578) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:25:52.858641 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c4f8098b-ab59-49b0-9d97-460f875d672a tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Create volume request issued successfully. Aug 06 19:25:52.859428 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c4f8098b-ab59-49b0-9d97-460f875d672a tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:25:52.859949 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 522/2058] 10.4.3.5 () {70 vars in 1285 bytes} [Thu Aug 6 19:25:52 2026] POST /volume/v3/volumes => generated 815 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:25:52.876517 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-eb1dea09-193f-4ea2-85b5-332bbee2ed32 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:52.881641 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eb1dea09-193f-4ea2-85b5-332bbee2ed32 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] GET https://10.4.3.5/volume/v3/volumes/456e8582-bc42-4d70-94d2-ee1ee208d550 Aug 06 19:25:52.881641 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eb1dea09-193f-4ea2-85b5-332bbee2ed32 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:52.881641 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eb1dea09-193f-4ea2-85b5-332bbee2ed32 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:52.890738 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:52.890738 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:52.897199 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-eb1dea09-193f-4ea2-85b5-332bbee2ed32 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Volume info retrieved successfully. Aug 06 19:25:52.904854 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eb1dea09-193f-4ea2-85b5-332bbee2ed32 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] https://10.4.3.5/volume/v3/volumes/456e8582-bc42-4d70-94d2-ee1ee208d550 returned with HTTP 200 Aug 06 19:25:52.905600 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 512/2059] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:25:52 2026] GET /volume/v3/volumes/456e8582-bc42-4d70-94d2-ee1ee208d550 => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:53.117324 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0fb162a8-dd10-4e70-9397-6149a2706084 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:53.119521 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0fb162a8-dd10-4e70-9397-6149a2706084 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:25:53.119702 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0fb162a8-dd10-4e70-9397-6149a2706084 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:53.119899 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0fb162a8-dd10-4e70-9397-6149a2706084 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:53.120045 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0fb162a8-dd10-4e70-9397-6149a2706084 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:53.125982 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:53.125982 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:53.127122 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0fb162a8-dd10-4e70-9397-6149a2706084 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:25:53.127628 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 518/2060] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:53 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:53.330469 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fb3d036f-35bc-45ee-be31-00bb01984793 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:53.333010 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fb3d036f-35bc-45ee-be31-00bb01984793 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] DELETE https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:25:53.333010 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fb3d036f-35bc-45ee-be31-00bb01984793 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:53.333197 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fb3d036f-35bc-45ee-be31-00bb01984793 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:53.334069 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-fb3d036f-35bc-45ee-be31-00bb01984793 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Delete volume with id: 0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:25:53.349973 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:53.349973 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:53.350821 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fb3d036f-35bc-45ee-be31-00bb01984793 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:25:53.386137 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fb3d036f-35bc-45ee-be31-00bb01984793 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Delete volume request issued successfully. Aug 06 19:25:53.386364 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fb3d036f-35bc-45ee-be31-00bb01984793 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 202 Aug 06 19:25:53.386772 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 509/2061] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:25:53 2026] DELETE /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:25:53.398448 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7f81c32f-b00c-4e55-99cc-ecca527b9312 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:53.400692 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7f81c32f-b00c-4e55-99cc-ecca527b9312 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:25:53.400994 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7f81c32f-b00c-4e55-99cc-ecca527b9312 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:53.401198 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7f81c32f-b00c-4e55-99cc-ecca527b9312 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:53.412131 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:53.412131 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:53.416222 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7f81c32f-b00c-4e55-99cc-ecca527b9312 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:25:53.422497 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7f81c32f-b00c-4e55-99cc-ecca527b9312 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 200 Aug 06 19:25:53.422974 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 523/2062] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:53 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:53.924694 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7bd24f5e-c189-448b-b5b2-499b09112002 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:53.927137 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7bd24f5e-c189-448b-b5b2-499b09112002 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] GET https://10.4.3.5/volume/v3/volumes/456e8582-bc42-4d70-94d2-ee1ee208d550 Aug 06 19:25:53.927471 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7bd24f5e-c189-448b-b5b2-499b09112002 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:53.927775 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7bd24f5e-c189-448b-b5b2-499b09112002 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:53.936408 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:53.936408 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:53.942672 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7bd24f5e-c189-448b-b5b2-499b09112002 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Volume info retrieved successfully. Aug 06 19:25:53.949104 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7bd24f5e-c189-448b-b5b2-499b09112002 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] https://10.4.3.5/volume/v3/volumes/456e8582-bc42-4d70-94d2-ee1ee208d550 returned with HTTP 200 Aug 06 19:25:53.950439 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 513/2063] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:25:53 2026] GET /volume/v3/volumes/456e8582-bc42-4d70-94d2-ee1ee208d550 => generated 942 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:53.969034 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4aef9ca7-1bac-48a5-8427-d8db269a524b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:53.972872 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4aef9ca7-1bac-48a5-8427-d8db269a524b tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] POST https://10.4.3.5/volume/v3/volume-transfers Aug 06 19:25:53.972872 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4aef9ca7-1bac-48a5-8427-d8db269a524b tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "456e8582-bc42-4d70-94d2-ee1ee208d550"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:53.975004 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volume_transfer [None req-4aef9ca7-1bac-48a5-8427-d8db269a524b tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Creating new volume transfer {'transfer': {'volume_id': '456e8582-bc42-4d70-94d2-ee1ee208d550'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 06 19:25:53.975152 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volume_transfer [None req-4aef9ca7-1bac-48a5-8427-d8db269a524b tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Creating transfer of volume 456e8582-bc42-4d70-94d2-ee1ee208d550 Aug 06 19:25:53.975266 np0000006689 devstack@c-api.service[100265]: INFO cinder.transfer.api [None req-4aef9ca7-1bac-48a5-8427-d8db269a524b tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Generating transfer record for volume 456e8582-bc42-4d70-94d2-ee1ee208d550 Aug 06 19:25:53.988692 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:53.988692 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:54.008667 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4aef9ca7-1bac-48a5-8427-d8db269a524b tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] https://10.4.3.5/volume/v3/volume-transfers returned with HTTP 202 Aug 06 19:25:54.008958 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 519/2064] 10.4.3.5 () {70 vars in 1312 bytes} [Thu Aug 6 19:25:53 2026] POST /volume/v3/volume-transfers => generated 460 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:25:54.023521 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5a27c175-c6e8-4a5f-b0f1-44c220e41af4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:54.025429 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5a27c175-c6e8-4a5f-b0f1-44c220e41af4 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] GET https://10.4.3.5/volume/v3/volumes/456e8582-bc42-4d70-94d2-ee1ee208d550 Aug 06 19:25:54.025765 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5a27c175-c6e8-4a5f-b0f1-44c220e41af4 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:54.026066 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5a27c175-c6e8-4a5f-b0f1-44c220e41af4 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:54.035479 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:54.035479 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:54.040120 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5a27c175-c6e8-4a5f-b0f1-44c220e41af4 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Volume info retrieved successfully. Aug 06 19:25:54.045861 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5a27c175-c6e8-4a5f-b0f1-44c220e41af4 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] https://10.4.3.5/volume/v3/volumes/456e8582-bc42-4d70-94d2-ee1ee208d550 returned with HTTP 200 Aug 06 19:25:54.045861 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 510/2065] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:25:54 2026] GET /volume/v3/volumes/456e8582-bc42-4d70-94d2-ee1ee208d550 => generated 950 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:54.059681 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-699df059-f3a9-43c6-b304-181d183e4ee6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:54.061421 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-699df059-f3a9-43c6-b304-181d183e4ee6 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] GET https://10.4.3.5/volume/v3/volume-transfers/detail Aug 06 19:25:54.061421 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-699df059-f3a9-43c6-b304-181d183e4ee6 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:54.061421 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-699df059-f3a9-43c6-b304-181d183e4ee6 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:54.061421 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volume_transfer [None req-699df059-f3a9-43c6-b304-181d183e4ee6 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Listing volume transfers {{(pid=100264) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 06 19:25:54.075783 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-699df059-f3a9-43c6-b304-181d183e4ee6 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] https://10.4.3.5/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 06 19:25:54.076357 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 524/2066] 10.4.3.5 () {68 vars in 1312 bytes} [Thu Aug 6 19:25:54 2026] GET /volume/v3/volume-transfers/detail => generated 431 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:54.087119 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-52b295b8-8961-4a70-ab7a-004ba79aac80 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:54.089340 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-52b295b8-8961-4a70-ab7a-004ba79aac80 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] DELETE https://10.4.3.5/volume/v3/volume-transfers/4ea7d307-a0d8-4657-8244-6fd1040ead51 Aug 06 19:25:54.089619 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-52b295b8-8961-4a70-ab7a-004ba79aac80 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:54.089877 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-52b295b8-8961-4a70-ab7a-004ba79aac80 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:54.090034 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.contrib.volume_transfer [None req-52b295b8-8961-4a70-ab7a-004ba79aac80 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Delete transfer with id: 4ea7d307-a0d8-4657-8244-6fd1040ead51 Aug 06 19:25:54.102981 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:54.102981 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:54.118464 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-52b295b8-8961-4a70-ab7a-004ba79aac80 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] https://10.4.3.5/volume/v3/volume-transfers/4ea7d307-a0d8-4657-8244-6fd1040ead51 returned with HTTP 202 Aug 06 19:25:54.119360 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 514/2067] 10.4.3.5 () {68 vars in 1405 bytes} [Thu Aug 6 19:25:54 2026] DELETE /volume/v3/volume-transfers/4ea7d307-a0d8-4657-8244-6fd1040ead51 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:25:54.131728 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5e364845-dfd8-43af-bec1-f3edbbada1ac None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:54.133911 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5e364845-dfd8-43af-bec1-f3edbbada1ac tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] GET https://10.4.3.5/volume/v3/volumes/456e8582-bc42-4d70-94d2-ee1ee208d550 Aug 06 19:25:54.134249 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5e364845-dfd8-43af-bec1-f3edbbada1ac tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:54.134759 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5e364845-dfd8-43af-bec1-f3edbbada1ac tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:54.141355 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-587b1201-e340-4b32-ab0a-dd561c4e4f3b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:54.143689 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-587b1201-e340-4b32-ab0a-dd561c4e4f3b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:25:54.143689 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-587b1201-e340-4b32-ab0a-dd561c4e4f3b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:54.143828 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:54.143828 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:54.144125 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-587b1201-e340-4b32-ab0a-dd561c4e4f3b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:54.144125 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-587b1201-e340-4b32-ab0a-dd561c4e4f3b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:54.148598 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5e364845-dfd8-43af-bec1-f3edbbada1ac tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Volume info retrieved successfully. Aug 06 19:25:54.150611 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:54.150611 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:54.151762 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-587b1201-e340-4b32-ab0a-dd561c4e4f3b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:25:54.152373 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 511/2068] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:54 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:54.154432 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5e364845-dfd8-43af-bec1-f3edbbada1ac tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] https://10.4.3.5/volume/v3/volumes/456e8582-bc42-4d70-94d2-ee1ee208d550 returned with HTTP 200 Aug 06 19:25:54.154902 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 520/2069] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:25:54 2026] GET /volume/v3/volumes/456e8582-bc42-4d70-94d2-ee1ee208d550 => generated 942 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:54.175781 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-50dbf88c-9b93-45e2-a8cf-7702c6e2ae68 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:54.178626 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-50dbf88c-9b93-45e2-a8cf-7702c6e2ae68 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] DELETE https://10.4.3.5/volume/v3/volume-transfers/4ea7d307-a0d8-4657-8244-6fd1040ead51 Aug 06 19:25:54.178971 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-50dbf88c-9b93-45e2-a8cf-7702c6e2ae68 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:54.179288 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-50dbf88c-9b93-45e2-a8cf-7702c6e2ae68 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:54.179460 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.contrib.volume_transfer [None req-50dbf88c-9b93-45e2-a8cf-7702c6e2ae68 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Delete transfer with id: 4ea7d307-a0d8-4657-8244-6fd1040ead51 Aug 06 19:25:54.188142 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-50dbf88c-9b93-45e2-a8cf-7702c6e2ae68 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] https://10.4.3.5/volume/v3/volume-transfers/4ea7d307-a0d8-4657-8244-6fd1040ead51 returned with HTTP 404 Aug 06 19:25:54.189247 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 525/2070] 10.4.3.5 () {68 vars in 1405 bytes} [Thu Aug 6 19:25:54 2026] DELETE /volume/v3/volume-transfers/4ea7d307-a0d8-4657-8244-6fd1040ead51 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:25:54.198882 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1d962008-60d7-4a94-a1e7-39538ec7d180 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:54.202280 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1d962008-60d7-4a94-a1e7-39538ec7d180 tempest-VolumesTransfersV355Test-2021501749 tempest-VolumesTransfersV355Test-2021501749-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/456e8582-bc42-4d70-94d2-ee1ee208d550 Aug 06 19:25:54.202280 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1d962008-60d7-4a94-a1e7-39538ec7d180 tempest-VolumesTransfersV355Test-2021501749 tempest-VolumesTransfersV355Test-2021501749-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:54.202280 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1d962008-60d7-4a94-a1e7-39538ec7d180 tempest-VolumesTransfersV355Test-2021501749 tempest-VolumesTransfersV355Test-2021501749-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:54.202280 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-1d962008-60d7-4a94-a1e7-39538ec7d180 tempest-VolumesTransfersV355Test-2021501749 tempest-VolumesTransfersV355Test-2021501749-project-admin] Delete volume with id: 456e8582-bc42-4d70-94d2-ee1ee208d550 Aug 06 19:25:54.212626 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:54.212626 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:54.213203 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1d962008-60d7-4a94-a1e7-39538ec7d180 tempest-VolumesTransfersV355Test-2021501749 tempest-VolumesTransfersV355Test-2021501749-project-admin] Volume info retrieved successfully. Aug 06 19:25:54.246158 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1d962008-60d7-4a94-a1e7-39538ec7d180 tempest-VolumesTransfersV355Test-2021501749 tempest-VolumesTransfersV355Test-2021501749-project-admin] Delete volume request issued successfully. Aug 06 19:25:54.246453 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1d962008-60d7-4a94-a1e7-39538ec7d180 tempest-VolumesTransfersV355Test-2021501749 tempest-VolumesTransfersV355Test-2021501749-project-admin] https://10.4.3.5/volume/v3/volumes/456e8582-bc42-4d70-94d2-ee1ee208d550 returned with HTTP 202 Aug 06 19:25:54.247121 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 515/2071] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:25:54 2026] DELETE /volume/v3/volumes/456e8582-bc42-4d70-94d2-ee1ee208d550 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:25:54.259294 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-275ddd5b-429b-4e8e-ae36-02fb30ba6b79 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:54.261915 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-275ddd5b-429b-4e8e-ae36-02fb30ba6b79 tempest-VolumesTransfersV355Test-2021501749 tempest-VolumesTransfersV355Test-2021501749-project-admin] GET https://10.4.3.5/volume/v3/volumes/456e8582-bc42-4d70-94d2-ee1ee208d550 Aug 06 19:25:54.262557 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-275ddd5b-429b-4e8e-ae36-02fb30ba6b79 tempest-VolumesTransfersV355Test-2021501749 tempest-VolumesTransfersV355Test-2021501749-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:54.262731 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-275ddd5b-429b-4e8e-ae36-02fb30ba6b79 tempest-VolumesTransfersV355Test-2021501749 tempest-VolumesTransfersV355Test-2021501749-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:54.272044 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:54.272044 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:54.277413 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-275ddd5b-429b-4e8e-ae36-02fb30ba6b79 tempest-VolumesTransfersV355Test-2021501749 tempest-VolumesTransfersV355Test-2021501749-project-admin] Volume info retrieved successfully. Aug 06 19:25:54.281819 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-275ddd5b-429b-4e8e-ae36-02fb30ba6b79 tempest-VolumesTransfersV355Test-2021501749 tempest-VolumesTransfersV355Test-2021501749-project-admin] https://10.4.3.5/volume/v3/volumes/456e8582-bc42-4d70-94d2-ee1ee208d550 returned with HTTP 200 Aug 06 19:25:54.282272 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 512/2072] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:25:54 2026] GET /volume/v3/volumes/456e8582-bc42-4d70-94d2-ee1ee208d550 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:25:54.441546 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ff657d82-77ae-48e8-a1fa-839f8f3afc13 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:54.443730 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff657d82-77ae-48e8-a1fa-839f8f3afc13 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 Aug 06 19:25:54.445610 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff657d82-77ae-48e8-a1fa-839f8f3afc13 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:54.445610 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff657d82-77ae-48e8-a1fa-839f8f3afc13 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:54.451636 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff657d82-77ae-48e8-a1fa-839f8f3afc13 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 returned with HTTP 404 Aug 06 19:25:54.452256 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 521/2073] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:54 2026] GET /volume/v3/volumes/0ed171ff-9b4c-4924-a0f5-a4aaa5988066 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:25:55.168548 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-298753b0-4e9e-4274-9903-26f088bff84e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:55.173402 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-298753b0-4e9e-4274-9903-26f088bff84e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:25:55.173699 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-298753b0-4e9e-4274-9903-26f088bff84e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:55.173978 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-298753b0-4e9e-4274-9903-26f088bff84e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:55.174801 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-298753b0-4e9e-4274-9903-26f088bff84e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:55.184580 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:55.184580 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:55.185470 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-298753b0-4e9e-4274-9903-26f088bff84e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:25:55.185855 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 526/2074] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:55 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:55.298549 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dfffc168-ee4e-4a53-a5dd-6f013778f168 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:55.301594 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dfffc168-ee4e-4a53-a5dd-6f013778f168 tempest-VolumesTransfersV355Test-2021501749 tempest-VolumesTransfersV355Test-2021501749-project-admin] GET https://10.4.3.5/volume/v3/volumes/456e8582-bc42-4d70-94d2-ee1ee208d550 Aug 06 19:25:55.301871 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dfffc168-ee4e-4a53-a5dd-6f013778f168 tempest-VolumesTransfersV355Test-2021501749 tempest-VolumesTransfersV355Test-2021501749-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:55.302265 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dfffc168-ee4e-4a53-a5dd-6f013778f168 tempest-VolumesTransfersV355Test-2021501749 tempest-VolumesTransfersV355Test-2021501749-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:55.320433 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dfffc168-ee4e-4a53-a5dd-6f013778f168 tempest-VolumesTransfersV355Test-2021501749 tempest-VolumesTransfersV355Test-2021501749-project-admin] https://10.4.3.5/volume/v3/volumes/456e8582-bc42-4d70-94d2-ee1ee208d550 returned with HTTP 404 Aug 06 19:25:55.321051 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 516/2075] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:25:55 2026] GET /volume/v3/volumes/456e8582-bc42-4d70-94d2-ee1ee208d550 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:25:55.330311 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dabb05f9-52d8-43f6-86c7-cf9e4293282e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:55.332394 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dabb05f9-52d8-43f6-86c7-cf9e4293282e tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] GET https://10.4.3.5/volume/v3/volumes/456e8582-bc42-4d70-94d2-ee1ee208d550 Aug 06 19:25:55.332619 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dabb05f9-52d8-43f6-86c7-cf9e4293282e tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:55.332808 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dabb05f9-52d8-43f6-86c7-cf9e4293282e tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:55.341469 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dabb05f9-52d8-43f6-86c7-cf9e4293282e tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] https://10.4.3.5/volume/v3/volumes/456e8582-bc42-4d70-94d2-ee1ee208d550 returned with HTTP 404 Aug 06 19:25:55.342130 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 513/2076] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:25:55 2026] GET /volume/v3/volumes/456e8582-bc42-4d70-94d2-ee1ee208d550 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:25:55.353453 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a2d5a514-b9c8-43da-bc11-e758afa362f2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:55.360046 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a2d5a514-b9c8-43da-bc11-e758afa362f2 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] DELETE https://10.4.3.5/volume/v3/volumes/456e8582-bc42-4d70-94d2-ee1ee208d550 Aug 06 19:25:55.360046 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a2d5a514-b9c8-43da-bc11-e758afa362f2 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:55.360046 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a2d5a514-b9c8-43da-bc11-e758afa362f2 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:55.360046 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-a2d5a514-b9c8-43da-bc11-e758afa362f2 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] Delete volume with id: 456e8582-bc42-4d70-94d2-ee1ee208d550 Aug 06 19:25:55.368595 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a2d5a514-b9c8-43da-bc11-e758afa362f2 tempest-VolumesTransfersV355Test-809047677 tempest-VolumesTransfersV355Test-809047677-project-member] https://10.4.3.5/volume/v3/volumes/456e8582-bc42-4d70-94d2-ee1ee208d550 returned with HTTP 404 Aug 06 19:25:55.369377 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 522/2077] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:25:55 2026] DELETE /volume/v3/volumes/456e8582-bc42-4d70-94d2-ee1ee208d550 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:25:56.200216 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0530df31-039e-4c3d-b432-c7e8407c0e66 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:56.203135 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0530df31-039e-4c3d-b432-c7e8407c0e66 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:25:56.204247 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0530df31-039e-4c3d-b432-c7e8407c0e66 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:56.204247 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0530df31-039e-4c3d-b432-c7e8407c0e66 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:56.204432 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-0530df31-039e-4c3d-b432-c7e8407c0e66 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:56.212532 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:56.212532 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:56.212814 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0530df31-039e-4c3d-b432-c7e8407c0e66 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:25:56.213680 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 527/2078] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:56 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:57.230175 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-312f0a60-39c9-4a46-9847-b4f126489e15 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:57.233268 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-312f0a60-39c9-4a46-9847-b4f126489e15 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:25:57.234145 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-312f0a60-39c9-4a46-9847-b4f126489e15 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:57.234145 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-312f0a60-39c9-4a46-9847-b4f126489e15 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:57.235192 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-312f0a60-39c9-4a46-9847-b4f126489e15 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:57.245439 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:57.245439 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:57.246530 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-312f0a60-39c9-4a46-9847-b4f126489e15 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:25:57.246973 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 517/2079] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:57 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:58.262825 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-60594bc9-d2a2-468d-8ef9-dfe2e84f4d70 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:58.265308 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-60594bc9-d2a2-468d-8ef9-dfe2e84f4d70 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:25:58.265618 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-60594bc9-d2a2-468d-8ef9-dfe2e84f4d70 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:58.266388 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-60594bc9-d2a2-468d-8ef9-dfe2e84f4d70 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:58.266388 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-60594bc9-d2a2-468d-8ef9-dfe2e84f4d70 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:58.274541 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:58.274541 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:58.275059 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-60594bc9-d2a2-468d-8ef9-dfe2e84f4d70 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:25:58.275628 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 514/2080] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:58 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:58.928439 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-4fc6be21-5c29-426c-99e1-839a331b5eb1 req-20227e7c-0010-4509-9948-cb925ab6e827 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:58.932833 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4fc6be21-5c29-426c-99e1-839a331b5eb1 req-20227e7c-0010-4509-9948-cb925ab6e827 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d Aug 06 19:25:58.932833 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4fc6be21-5c29-426c-99e1-839a331b5eb1 req-20227e7c-0010-4509-9948-cb925ab6e827 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:58.933114 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4fc6be21-5c29-426c-99e1-839a331b5eb1 req-20227e7c-0010-4509-9948-cb925ab6e827 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:58.955965 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:58.955965 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:58.966502 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-4fc6be21-5c29-426c-99e1-839a331b5eb1 req-20227e7c-0010-4509-9948-cb925ab6e827 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:25:58.976885 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4fc6be21-5c29-426c-99e1-839a331b5eb1 req-20227e7c-0010-4509-9948-cb925ab6e827 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d returned with HTTP 200 Aug 06 19:25:58.976885 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 523/2081] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:25:58 2026] GET /volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d => generated 1132 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:59.012729 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-4fc6be21-5c29-426c-99e1-839a331b5eb1 req-02364b07-9fe3-417e-9dbe-7bf638d6b1ad None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:59.017432 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4fc6be21-5c29-426c-99e1-839a331b5eb1 req-02364b07-9fe3-417e-9dbe-7bf638d6b1ad tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] POST https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d/action Aug 06 19:25:59.018583 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4fc6be21-5c29-426c-99e1-839a331b5eb1 req-02364b07-9fe3-417e-9dbe-7bf638d6b1ad tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:25:59.018583 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4fc6be21-5c29-426c-99e1-839a331b5eb1 req-02364b07-9fe3-417e-9dbe-7bf638d6b1ad tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:59.038301 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:59.038301 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:59.038998 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-4fc6be21-5c29-426c-99e1-839a331b5eb1 req-02364b07-9fe3-417e-9dbe-7bf638d6b1ad tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:25:59.058367 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-4fc6be21-5c29-426c-99e1-839a331b5eb1 req-02364b07-9fe3-417e-9dbe-7bf638d6b1ad tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Begin detaching volume completed successfully. Aug 06 19:25:59.058367 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4fc6be21-5c29-426c-99e1-839a331b5eb1 req-02364b07-9fe3-417e-9dbe-7bf638d6b1ad tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d/action returned with HTTP 202 Aug 06 19:25:59.058598 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 528/2082] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:25:59 2026] POST /volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:25:59.080794 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d7645194-1a0f-47f5-acfe-f6ecf0750648 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:59.083417 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d7645194-1a0f-47f5-acfe-f6ecf0750648 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 Aug 06 19:25:59.086255 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d7645194-1a0f-47f5-acfe-f6ecf0750648 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:59.086255 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d7645194-1a0f-47f5-acfe-f6ecf0750648 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:59.092642 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-155f3743-fb4c-4c40-a31e-e962903175eb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:59.097051 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:59.097051 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:59.098409 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-155f3743-fb4c-4c40-a31e-e962903175eb tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d Aug 06 19:25:59.099778 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-155f3743-fb4c-4c40-a31e-e962903175eb tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:59.099778 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-155f3743-fb4c-4c40-a31e-e962903175eb tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:59.103728 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d7645194-1a0f-47f5-acfe-f6ecf0750648 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:25:59.110761 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d7645194-1a0f-47f5-acfe-f6ecf0750648 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 returned with HTTP 200 Aug 06 19:25:59.111546 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 518/2083] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:59 2026] GET /volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:59.121608 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:59.121608 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:59.127641 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-155f3743-fb4c-4c40-a31e-e962903175eb tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:25:59.134887 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-155f3743-fb4c-4c40-a31e-e962903175eb tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d returned with HTTP 200 Aug 06 19:25:59.134887 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 515/2084] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:59 2026] GET /volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d => generated 1135 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:59.136083 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-649bcb30-25b8-4f92-b0b0-6d464575ae0e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:59.138184 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-649bcb30-25b8-4f92-b0b0-6d464575ae0e tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 Aug 06 19:25:59.139394 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-649bcb30-25b8-4f92-b0b0-6d464575ae0e tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:59.139394 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-649bcb30-25b8-4f92-b0b0-6d464575ae0e tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:59.150990 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:59.150990 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:59.156508 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-70e01a04-299c-4533-9c77-d7f92f985949 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:59.156923 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-70e01a04-299c-4533-9c77-d7f92f985949 None None] GET https://10.4.3.5/volume// Aug 06 19:25:59.157236 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-70e01a04-299c-4533-9c77-d7f92f985949 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:59.157539 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-70e01a04-299c-4533-9c77-d7f92f985949 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:59.157901 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-70e01a04-299c-4533-9c77-d7f92f985949 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:25:59.158394 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 529/2085] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:25:59 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:25:59.160749 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-649bcb30-25b8-4f92-b0b0-6d464575ae0e tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:25:59.168696 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-649bcb30-25b8-4f92-b0b0-6d464575ae0e tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 returned with HTTP 200 Aug 06 19:25:59.169250 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 524/2086] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:59 2026] GET /volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 => generated 873 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:59.171111 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-4fc6be21-5c29-426c-99e1-839a331b5eb1 req-3001acba-b806-4587-9155-d8ad03f668f2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:59.173845 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4fc6be21-5c29-426c-99e1-839a331b5eb1 req-3001acba-b806-4587-9155-d8ad03f668f2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d Aug 06 19:25:59.175052 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4fc6be21-5c29-426c-99e1-839a331b5eb1 req-3001acba-b806-4587-9155-d8ad03f668f2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:59.175348 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4fc6be21-5c29-426c-99e1-839a331b5eb1 req-3001acba-b806-4587-9155-d8ad03f668f2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:59.195665 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:59.195665 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:59.202222 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-4fc6be21-5c29-426c-99e1-839a331b5eb1 req-3001acba-b806-4587-9155-d8ad03f668f2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:25:59.213305 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4fc6be21-5c29-426c-99e1-839a331b5eb1 req-3001acba-b806-4587-9155-d8ad03f668f2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d returned with HTTP 200 Aug 06 19:25:59.213827 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 519/2087] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:25:59 2026] GET /volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d => generated 1315 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:25:59.223370 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-4728fc2e-83ac-46c2-b773-49e1d0d2996e req-410bce53-50f1-4df1-8429-549e4d38721f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:59.226144 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4728fc2e-83ac-46c2-b773-49e1d0d2996e req-410bce53-50f1-4df1-8429-549e4d38721f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 Aug 06 19:25:59.226144 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4728fc2e-83ac-46c2-b773-49e1d0d2996e req-410bce53-50f1-4df1-8429-549e4d38721f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:59.226407 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4728fc2e-83ac-46c2-b773-49e1d0d2996e req-410bce53-50f1-4df1-8429-549e4d38721f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:59.237312 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:59.237312 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:59.245671 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-4728fc2e-83ac-46c2-b773-49e1d0d2996e req-410bce53-50f1-4df1-8429-549e4d38721f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:25:59.253725 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4728fc2e-83ac-46c2-b773-49e1d0d2996e req-410bce53-50f1-4df1-8429-549e4d38721f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 returned with HTTP 200 Aug 06 19:25:59.254674 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 516/2088] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:25:59 2026] GET /volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:59.291597 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e9a7606e-6d38-4e26-b25a-a6859a62745d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:59.295301 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e9a7606e-6d38-4e26-b25a-a6859a62745d tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:25:59.295609 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e9a7606e-6d38-4e26-b25a-a6859a62745d tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:59.295856 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e9a7606e-6d38-4e26-b25a-a6859a62745d tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:59.296510 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-e9a7606e-6d38-4e26-b25a-a6859a62745d tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:25:59.307631 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:59.307631 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:59.307910 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e9a7606e-6d38-4e26-b25a-a6859a62745d tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:25:59.308720 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 530/2089] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:59 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:59.408607 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-13fdaee5-4e06-431f-b503-af8fe2193e9b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:59.408607 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-13fdaee5-4e06-431f-b503-af8fe2193e9b None None] GET https://10.4.3.5/volume// Aug 06 19:25:59.408912 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-13fdaee5-4e06-431f-b503-af8fe2193e9b None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:59.409419 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-13fdaee5-4e06-431f-b503-af8fe2193e9b None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:59.410036 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-13fdaee5-4e06-431f-b503-af8fe2193e9b None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:25:59.410791 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 525/2090] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:25:59 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:25:59.425966 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-4728fc2e-83ac-46c2-b773-49e1d0d2996e req-45a64044-b157-4a4e-b7ad-1430ab43f324 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:59.430379 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4728fc2e-83ac-46c2-b773-49e1d0d2996e req-45a64044-b157-4a4e-b7ad-1430ab43f324 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:25:59.431130 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4728fc2e-83ac-46c2-b773-49e1d0d2996e req-45a64044-b157-4a4e-b7ad-1430ab43f324 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5f58da75-a8cb-4b95-b059-dbe704d22635", "connector": null, "instance_uuid": "63c26c92-525a-451e-94e8-d05fe3d98da9"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:59.446865 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:59.446865 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:59.494998 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4728fc2e-83ac-46c2-b773-49e1d0d2996e req-45a64044-b157-4a4e-b7ad-1430ab43f324 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:25:59.494998 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 520/2091] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:25:59 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 06 19:25:59.543614 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c7476169-c020-4f2d-8c2d-dc2e2777cafd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:59.543614 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c7476169-c020-4f2d-8c2d-dc2e2777cafd tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 Aug 06 19:25:59.543614 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c7476169-c020-4f2d-8c2d-dc2e2777cafd tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:59.544295 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c7476169-c020-4f2d-8c2d-dc2e2777cafd tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:59.563004 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:59.563004 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:25:59.565106 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d4b3b7ca-880e-445c-888d-0b6e6e060b55 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:59.565736 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d4b3b7ca-880e-445c-888d-0b6e6e060b55 None None] GET https://10.4.3.5/volume// Aug 06 19:25:59.566076 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d4b3b7ca-880e-445c-888d-0b6e6e060b55 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:59.566557 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d4b3b7ca-880e-445c-888d-0b6e6e060b55 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:59.566845 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d4b3b7ca-880e-445c-888d-0b6e6e060b55 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:25:59.567327 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 531/2092] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:25:59 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:25:59.573689 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c7476169-c020-4f2d-8c2d-dc2e2777cafd tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:25:59.579329 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-4728fc2e-83ac-46c2-b773-49e1d0d2996e req-d39b7275-6e48-48e4-8aa5-6b05e43c02a3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:59.583003 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4728fc2e-83ac-46c2-b773-49e1d0d2996e req-d39b7275-6e48-48e4-8aa5-6b05e43c02a3 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 Aug 06 19:25:59.583700 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4728fc2e-83ac-46c2-b773-49e1d0d2996e req-d39b7275-6e48-48e4-8aa5-6b05e43c02a3 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:59.584238 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4728fc2e-83ac-46c2-b773-49e1d0d2996e req-d39b7275-6e48-48e4-8aa5-6b05e43c02a3 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:59.585837 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c7476169-c020-4f2d-8c2d-dc2e2777cafd tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 returned with HTTP 200 Aug 06 19:25:59.586271 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 517/2093] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:25:59 2026] GET /volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 => generated 872 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:25:59.599271 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:59.599271 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:25:59.604209 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-4728fc2e-83ac-46c2-b773-49e1d0d2996e req-d39b7275-6e48-48e4-8aa5-6b05e43c02a3 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:25:59.610367 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4728fc2e-83ac-46c2-b773-49e1d0d2996e req-d39b7275-6e48-48e4-8aa5-6b05e43c02a3 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 returned with HTTP 200 Aug 06 19:25:59.611082 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 526/2094] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:25:59 2026] GET /volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 => generated 1052 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:25:59.760389 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-4728fc2e-83ac-46c2-b773-49e1d0d2996e req-45484603-ced9-4dc7-8d3c-088c038818c4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:59.762523 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4728fc2e-83ac-46c2-b773-49e1d0d2996e req-45484603-ced9-4dc7-8d3c-088c038818c4 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] PUT https://10.4.3.5/volume/v3/attachments/cc4a8b92-4005-4d52-aeed-429457acd3df Aug 06 19:25:59.763055 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4728fc2e-83ac-46c2-b773-49e1d0d2996e req-45484603-ced9-4dc7-8d3c-088c038818c4 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:25:59.773069 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-4728fc2e-83ac-46c2-b773-49e1d0d2996e req-45484603-ced9-4dc7-8d3c-088c038818c4 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Acquiring lock "cinder-attachment_update-5f58da75-a8cb-4b95-b059-dbe704d22635-np0000006689" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:25:59.782046 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-4728fc2e-83ac-46c2-b773-49e1d0d2996e req-45484603-ced9-4dc7-8d3c-088c038818c4 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Lock "cinder-attachment_update-5f58da75-a8cb-4b95-b059-dbe704d22635-np0000006689" acquired by "attachment_update" :: waited 0.007s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:25:59.782046 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:59.782046 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:25:59.903848 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-4728fc2e-83ac-46c2-b773-49e1d0d2996e req-45484603-ced9-4dc7-8d3c-088c038818c4 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Lock "cinder-attachment_update-5f58da75-a8cb-4b95-b059-dbe704d22635-np0000006689" released by "attachment_update" :: held 0.123s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:25:59.903848 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4728fc2e-83ac-46c2-b773-49e1d0d2996e req-45484603-ced9-4dc7-8d3c-088c038818c4 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/attachments/cc4a8b92-4005-4d52-aeed-429457acd3df returned with HTTP 200 Aug 06 19:25:59.903848 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 521/2095] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:25:59 2026] PUT /volume/v3/attachments/cc4a8b92-4005-4d52-aeed-429457acd3df => generated 968 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:25:59.915869 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-4728fc2e-83ac-46c2-b773-49e1d0d2996e req-e82f3082-40c2-4580-930d-ae5cef7c537f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:25:59.918523 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4728fc2e-83ac-46c2-b773-49e1d0d2996e req-e82f3082-40c2-4580-930d-ae5cef7c537f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635/encryption Aug 06 19:25:59.919317 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4728fc2e-83ac-46c2-b773-49e1d0d2996e req-e82f3082-40c2-4580-930d-ae5cef7c537f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:25:59.920110 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4728fc2e-83ac-46c2-b773-49e1d0d2996e req-e82f3082-40c2-4580-930d-ae5cef7c537f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:25:59.933470 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:25:59.933470 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:25:59.943549 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4728fc2e-83ac-46c2-b773-49e1d0d2996e req-e82f3082-40c2-4580-930d-ae5cef7c537f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635/encryption returned with HTTP 200 Aug 06 19:25:59.944114 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 532/2096] 10.4.3.5 () {68 vars in 1617 bytes} [Thu Aug 6 19:25:59 2026] GET /volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:00.152850 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-51d1d1f8-e9a1-4de1-a9d0-f6b41f2767d3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:00.154783 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-51d1d1f8-e9a1-4de1-a9d0-f6b41f2767d3 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d Aug 06 19:26:00.155083 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-51d1d1f8-e9a1-4de1-a9d0-f6b41f2767d3 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:00.155409 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-51d1d1f8-e9a1-4de1-a9d0-f6b41f2767d3 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:00.168713 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:00.168713 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:00.179600 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-51d1d1f8-e9a1-4de1-a9d0-f6b41f2767d3 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:26:00.183410 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-51d1d1f8-e9a1-4de1-a9d0-f6b41f2767d3 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d returned with HTTP 200 Aug 06 19:26:00.183865 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 518/2097] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:00 2026] GET /volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:00.327551 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bf82c129-2776-4fd7-9ad7-ae4deec71ed8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:00.330420 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf82c129-2776-4fd7-9ad7-ae4deec71ed8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:26:00.331088 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf82c129-2776-4fd7-9ad7-ae4deec71ed8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:00.331234 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf82c129-2776-4fd7-9ad7-ae4deec71ed8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:00.331400 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-bf82c129-2776-4fd7-9ad7-ae4deec71ed8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:00.342299 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:00.342299 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:00.344189 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf82c129-2776-4fd7-9ad7-ae4deec71ed8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:26:00.344759 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 527/2098] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:00 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:00.368478 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9b57f28b-ea94-4ad6-b051-2afd867f90b5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:00.372092 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9b57f28b-ea94-4ad6-b051-2afd867f90b5 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/b96f3ca1-c2c6-4836-8603-7e1cba930777 Aug 06 19:26:00.372092 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9b57f28b-ea94-4ad6-b051-2afd867f90b5 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:00.372092 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9b57f28b-ea94-4ad6-b051-2afd867f90b5 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:00.393517 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:00.393517 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:00.404863 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9b57f28b-ea94-4ad6-b051-2afd867f90b5 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:26:00.416268 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9b57f28b-ea94-4ad6-b051-2afd867f90b5 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/b96f3ca1-c2c6-4836-8603-7e1cba930777 returned with HTTP 200 Aug 06 19:26:00.418032 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 522/2099] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:00 2026] GET /volume/v3/volumes/b96f3ca1-c2c6-4836-8603-7e1cba930777 => generated 962 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:00.439405 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a8681124-6d9a-42d8-a99b-3a95cbc5d338 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:00.445281 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a8681124-6d9a-42d8-a99b-3a95cbc5d338 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/b96f3ca1-c2c6-4836-8603-7e1cba930777 Aug 06 19:26:00.445281 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a8681124-6d9a-42d8-a99b-3a95cbc5d338 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:00.445281 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a8681124-6d9a-42d8-a99b-3a95cbc5d338 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:00.458541 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:00.458541 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:00.471428 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a8681124-6d9a-42d8-a99b-3a95cbc5d338 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:26:00.483133 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a8681124-6d9a-42d8-a99b-3a95cbc5d338 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/b96f3ca1-c2c6-4836-8603-7e1cba930777 returned with HTTP 200 Aug 06 19:26:00.483838 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 533/2100] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:00 2026] GET /volume/v3/volumes/b96f3ca1-c2c6-4836-8603-7e1cba930777 => generated 962 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:00.499263 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ea9eb633-2681-4628-b992-6e282f5b0f38 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:00.501961 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ea9eb633-2681-4628-b992-6e282f5b0f38 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] DELETE https://10.4.3.5/volume/v3/volumes/b96f3ca1-c2c6-4836-8603-7e1cba930777 Aug 06 19:26:00.502201 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ea9eb633-2681-4628-b992-6e282f5b0f38 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:00.502556 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ea9eb633-2681-4628-b992-6e282f5b0f38 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:00.502809 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-ea9eb633-2681-4628-b992-6e282f5b0f38 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Delete volume with id: b96f3ca1-c2c6-4836-8603-7e1cba930777 Aug 06 19:26:00.513854 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:00.513854 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:00.514808 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ea9eb633-2681-4628-b992-6e282f5b0f38 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:26:00.555944 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bfa18987-39f0-4ee7-a3a8-e161f03cf4d5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:00.556124 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ea9eb633-2681-4628-b992-6e282f5b0f38 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Delete volume request issued successfully. Aug 06 19:26:00.556463 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ea9eb633-2681-4628-b992-6e282f5b0f38 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/b96f3ca1-c2c6-4836-8603-7e1cba930777 returned with HTTP 202 Aug 06 19:26:00.556835 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 519/2101] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:26:00 2026] DELETE /volume/v3/volumes/b96f3ca1-c2c6-4836-8603-7e1cba930777 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:26:00.570170 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d59c64c7-19ff-4d93-8bfd-db06bf6822e3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:00.574061 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d59c64c7-19ff-4d93-8bfd-db06bf6822e3 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/b96f3ca1-c2c6-4836-8603-7e1cba930777 Aug 06 19:26:00.574061 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d59c64c7-19ff-4d93-8bfd-db06bf6822e3 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:00.574061 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d59c64c7-19ff-4d93-8bfd-db06bf6822e3 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:00.589134 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:00.589134 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:00.594476 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d59c64c7-19ff-4d93-8bfd-db06bf6822e3 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:26:00.600902 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d59c64c7-19ff-4d93-8bfd-db06bf6822e3 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/b96f3ca1-c2c6-4836-8603-7e1cba930777 returned with HTTP 200 Aug 06 19:26:00.602370 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 523/2102] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:00 2026] GET /volume/v3/volumes/b96f3ca1-c2c6-4836-8603-7e1cba930777 => generated 961 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:00.607691 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6257ddb2-ec68-4b99-8073-786edd7e2a26 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:00.610345 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6257ddb2-ec68-4b99-8073-786edd7e2a26 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 Aug 06 19:26:00.610828 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6257ddb2-ec68-4b99-8073-786edd7e2a26 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:00.612310 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6257ddb2-ec68-4b99-8073-786edd7e2a26 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:00.630783 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:00.630783 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:00.637049 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6257ddb2-ec68-4b99-8073-786edd7e2a26 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:26:00.646880 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6257ddb2-ec68-4b99-8073-786edd7e2a26 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 returned with HTTP 200 Aug 06 19:26:00.647532 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 534/2103] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:00 2026] GET /volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 => generated 873 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:00.727967 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bfa18987-39f0-4ee7-a3a8-e161f03cf4d5 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:26:00.728360 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bfa18987-39f0-4ee7-a3a8-e161f03cf4d5 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-473404641"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:00.729960 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-bfa18987-39f0-4ee7-a3a8-e161f03cf4d5 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-473404641'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:26:00.730590 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-bfa18987-39f0-4ee7-a3a8-e161f03cf4d5 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Create volume of 1 GB Aug 06 19:26:00.742621 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bfa18987-39f0-4ee7-a3a8-e161f03cf4d5 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Availability Zones retrieved successfully. Aug 06 19:26:00.755498 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bfa18987-39f0-4ee7-a3a8-e161f03cf4d5 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Flow 'volume_create_api' (6ba794ee-5017-448b-b092-8f4da9fb8fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:26:00.760396 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bfa18987-39f0-4ee7-a3a8-e161f03cf4d5 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4fc432a-2b8b-43af-9dc3-4887bc7cef80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:00.760396 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-bfa18987-39f0-4ee7-a3a8-e161f03cf4d5 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:26:00.799137 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bfa18987-39f0-4ee7-a3a8-e161f03cf4d5 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4fc432a-2b8b-43af-9dc3-4887bc7cef80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:00.800474 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bfa18987-39f0-4ee7-a3a8-e161f03cf4d5 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a432551-4b17-48c0-9d24-7f99398d0b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:00.903343 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-bfa18987-39f0-4ee7-a3a8-e161f03cf4d5 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Created reservations ['17cc7bc2-173a-4e1d-b787-bd94335dd0a0', 'bece0f39-99fa-4257-ba37-2f26cd80bcc1', 'c448f0e4-13da-4fec-a94c-7a1f88f2fc04', '0a6cf561-afc5-40ad-b28a-98d394ea4934'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:26:00.904655 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bfa18987-39f0-4ee7-a3a8-e161f03cf4d5 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a432551-4b17-48c0-9d24-7f99398d0b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17cc7bc2-173a-4e1d-b787-bd94335dd0a0', 'bece0f39-99fa-4257-ba37-2f26cd80bcc1', 'c448f0e4-13da-4fec-a94c-7a1f88f2fc04', '0a6cf561-afc5-40ad-b28a-98d394ea4934']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:00.905899 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bfa18987-39f0-4ee7-a3a8-e161f03cf4d5 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3a686ba-f908-4826-b91a-06f99c69fe75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:00.951519 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bfa18987-39f0-4ee7-a3a8-e161f03cf4d5 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3a686ba-f908-4826-b91a-06f99c69fe75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c0477dd-5aec-4f5e-8029-f65bd8ee32fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-473404641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a327ce6bb93446ada9774b0859325d36',qos_specs=None,replication_status=,reservations=['17cc7bc2-173a-4e1d-b787-bd94335dd0a0','bece0f39-99fa-4257-ba37-2f26cd80bcc1','c448f0e4-13da-4fec-a94c-7a1f88f2fc04','0a6cf561-afc5-40ad-b28a-98d394ea4934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a4f93b3137747f5a1ce44912c48099f',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:26:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-473404641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c0477dd-5aec-4f5e-8029-f65bd8ee32fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a327ce6bb93446ada9774b0859325d36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a4f93b3137747f5a1ce44912c48099f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:00.953737 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bfa18987-39f0-4ee7-a3a8-e161f03cf4d5 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64cd6fab-4742-4c5e-9c9a-a12e63b5ea61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:00.990606 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bfa18987-39f0-4ee7-a3a8-e161f03cf4d5 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64cd6fab-4742-4c5e-9c9a-a12e63b5ea61) transitioned into state 'SUCCESS' from state '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-473404641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a327ce6bb93446ada9774b0859325d36',qos_specs=None,replication_status=,reservations=['17cc7bc2-173a-4e1d-b787-bd94335dd0a0','bece0f39-99fa-4257-ba37-2f26cd80bcc1','c448f0e4-13da-4fec-a94c-7a1f88f2fc04','0a6cf561-afc5-40ad-b28a-98d394ea4934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a4f93b3137747f5a1ce44912c48099f',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:00.992145 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bfa18987-39f0-4ee7-a3a8-e161f03cf4d5 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08530884-50cc-45a0-a2af-12a0a6091296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:00.997135 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-e18ac4e6-34af-48ed-8d09-e8db05aa6b60 req-5ebe11d4-e147-4a39-914f-df2c0e4f0acb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:00.999191 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e18ac4e6-34af-48ed-8d09-e8db05aa6b60 req-5ebe11d4-e147-4a39-914f-df2c0e4f0acb tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/3b5b2641-5c24-4865-89ac-cafd898bb9be Aug 06 19:26:00.999335 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-e18ac4e6-34af-48ed-8d09-e8db05aa6b60 req-5ebe11d4-e147-4a39-914f-df2c0e4f0acb tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:00.999580 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-e18ac4e6-34af-48ed-8d09-e8db05aa6b60 req-5ebe11d4-e147-4a39-914f-df2c0e4f0acb tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:01.020705 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:01.020705 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:01.021795 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bfa18987-39f0-4ee7-a3a8-e161f03cf4d5 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08530884-50cc-45a0-a2af-12a0a6091296) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:01.022946 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bfa18987-39f0-4ee7-a3a8-e161f03cf4d5 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Flow 'volume_create_api' (6ba794ee-5017-448b-b092-8f4da9fb8fdf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:26:01.023813 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bfa18987-39f0-4ee7-a3a8-e161f03cf4d5 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Create volume request issued successfully. Aug 06 19:26:01.024291 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bfa18987-39f0-4ee7-a3a8-e161f03cf4d5 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:26:01.025072 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 528/2104] 10.4.3.5 () {70 vars in 1285 bytes} [Thu Aug 6 19:26:00 2026] POST /volume/v3/volumes => generated 814 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:26:01.026560 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-e18ac4e6-34af-48ed-8d09-e8db05aa6b60 req-5ebe11d4-e147-4a39-914f-df2c0e4f0acb tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:26:01.035859 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e18ac4e6-34af-48ed-8d09-e8db05aa6b60 req-5ebe11d4-e147-4a39-914f-df2c0e4f0acb tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/3b5b2641-5c24-4865-89ac-cafd898bb9be returned with HTTP 200 Aug 06 19:26:01.036328 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 520/2105] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:26:00 2026] GET /volume/v3/volumes/3b5b2641-5c24-4865-89ac-cafd898bb9be => generated 1656 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:01.046339 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-21a80d1a-d340-4ce1-97ef-909821d6d2ac None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:01.050563 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-21a80d1a-d340-4ce1-97ef-909821d6d2ac tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] GET https://10.4.3.5/volume/v3/volumes/2c0477dd-5aec-4f5e-8029-f65bd8ee32fd Aug 06 19:26:01.050563 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-21a80d1a-d340-4ce1-97ef-909821d6d2ac tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:01.050563 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-21a80d1a-d340-4ce1-97ef-909821d6d2ac tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:01.061494 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:01.061494 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:01.066005 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-21a80d1a-d340-4ce1-97ef-909821d6d2ac tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Volume info retrieved successfully. Aug 06 19:26:01.071032 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-21a80d1a-d340-4ce1-97ef-909821d6d2ac tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] https://10.4.3.5/volume/v3/volumes/2c0477dd-5aec-4f5e-8029-f65bd8ee32fd returned with HTTP 200 Aug 06 19:26:01.071458 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 524/2106] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:26:01 2026] GET /volume/v3/volumes/2c0477dd-5aec-4f5e-8029-f65bd8ee32fd => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:01.210114 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-652f267e-6b09-4753-91f7-ebd58f6fccf4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:01.210383 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-652f267e-6b09-4753-91f7-ebd58f6fccf4 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d Aug 06 19:26:01.210498 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-652f267e-6b09-4753-91f7-ebd58f6fccf4 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:01.210769 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-652f267e-6b09-4753-91f7-ebd58f6fccf4 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:01.227993 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:01.227993 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:01.236570 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-652f267e-6b09-4753-91f7-ebd58f6fccf4 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:26:01.245328 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-652f267e-6b09-4753-91f7-ebd58f6fccf4 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d returned with HTTP 200 Aug 06 19:26:01.246008 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 535/2107] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:01 2026] GET /volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d => generated 1135 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:01.618799 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-383de3ff-0e03-4993-a1db-0930fa4dafa5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:01.621123 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-383de3ff-0e03-4993-a1db-0930fa4dafa5 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/b96f3ca1-c2c6-4836-8603-7e1cba930777 Aug 06 19:26:01.622001 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-383de3ff-0e03-4993-a1db-0930fa4dafa5 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:01.622001 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-383de3ff-0e03-4993-a1db-0930fa4dafa5 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:01.629975 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-383de3ff-0e03-4993-a1db-0930fa4dafa5 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/b96f3ca1-c2c6-4836-8603-7e1cba930777 returned with HTTP 404 Aug 06 19:26:01.632225 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 529/2108] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:01 2026] GET /volume/v3/volumes/b96f3ca1-c2c6-4836-8603-7e1cba930777 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:26:01.641456 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-889e0f8a-dbd0-46ca-85c0-f7abaae32585 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:01.643456 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-889e0f8a-dbd0-46ca-85c0-f7abaae32585 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] DELETE https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:26:01.643456 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-889e0f8a-dbd0-46ca-85c0-f7abaae32585 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:01.643456 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-889e0f8a-dbd0-46ca-85c0-f7abaae32585 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:01.643754 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-889e0f8a-dbd0-46ca-85c0-f7abaae32585 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Delete backup with id: 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. Aug 06 19:26:01.648861 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:01.648861 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:01.667260 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0a3b1cbc-16d3-4454-92a6-af89d0ceb1be None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:01.669461 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0a3b1cbc-16d3-4454-92a6-af89d0ceb1be tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 Aug 06 19:26:01.669703 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0a3b1cbc-16d3-4454-92a6-af89d0ceb1be tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:01.669936 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0a3b1cbc-16d3-4454-92a6-af89d0ceb1be tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:01.670439 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-889e0f8a-dbd0-46ca-85c0-f7abaae32585 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] delete_backup rpcapi backup_id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:26:01.672916 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-889e0f8a-dbd0-46ca-85c0-f7abaae32585 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 202 Aug 06 19:26:01.673531 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 521/2109] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:26:01 2026] DELETE /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:26:01.682734 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2b284ab3-b503-4f5b-b10d-1d854bfdf4dc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:01.683763 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:01.683763 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:01.685060 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2b284ab3-b503-4f5b-b10d-1d854bfdf4dc tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:26:01.685279 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2b284ab3-b503-4f5b-b10d-1d854bfdf4dc tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:01.685519 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2b284ab3-b503-4f5b-b10d-1d854bfdf4dc tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:01.685615 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-2b284ab3-b503-4f5b-b10d-1d854bfdf4dc tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:01.691998 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0a3b1cbc-16d3-4454-92a6-af89d0ceb1be tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:26:01.692600 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:01.692600 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:01.693555 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2b284ab3-b503-4f5b-b10d-1d854bfdf4dc tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 200 Aug 06 19:26:01.693984 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 536/2110] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:01 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:01.698250 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0a3b1cbc-16d3-4454-92a6-af89d0ceb1be tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 returned with HTTP 200 Aug 06 19:26:01.698845 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 525/2111] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:01 2026] GET /volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:02.088730 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8e480164-4ad7-42f1-a694-0df7f9064ebe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:02.091097 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8e480164-4ad7-42f1-a694-0df7f9064ebe tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] GET https://10.4.3.5/volume/v3/volumes/2c0477dd-5aec-4f5e-8029-f65bd8ee32fd Aug 06 19:26:02.091278 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8e480164-4ad7-42f1-a694-0df7f9064ebe tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:02.091555 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8e480164-4ad7-42f1-a694-0df7f9064ebe tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:02.100550 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:02.100550 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:02.104708 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8e480164-4ad7-42f1-a694-0df7f9064ebe tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Volume info retrieved successfully. Aug 06 19:26:02.109401 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8e480164-4ad7-42f1-a694-0df7f9064ebe tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] https://10.4.3.5/volume/v3/volumes/2c0477dd-5aec-4f5e-8029-f65bd8ee32fd returned with HTTP 200 Aug 06 19:26:02.109763 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 530/2112] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:26:02 2026] GET /volume/v3/volumes/2c0477dd-5aec-4f5e-8029-f65bd8ee32fd => generated 941 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:02.125627 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e462887a-8a97-4f27-ae8c-6d14e17ba5c0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:02.127458 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e462887a-8a97-4f27-ae8c-6d14e17ba5c0 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] POST https://10.4.3.5/volume/v3/volume-transfers Aug 06 19:26:02.127702 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e462887a-8a97-4f27-ae8c-6d14e17ba5c0 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "2c0477dd-5aec-4f5e-8029-f65bd8ee32fd"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:02.129297 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volume_transfer [None req-e462887a-8a97-4f27-ae8c-6d14e17ba5c0 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Creating new volume transfer {'transfer': {'volume_id': '2c0477dd-5aec-4f5e-8029-f65bd8ee32fd'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 06 19:26:02.129572 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volume_transfer [None req-e462887a-8a97-4f27-ae8c-6d14e17ba5c0 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Creating transfer of volume 2c0477dd-5aec-4f5e-8029-f65bd8ee32fd Aug 06 19:26:02.129624 np0000006689 devstack@c-api.service[100262]: INFO cinder.transfer.api [None req-e462887a-8a97-4f27-ae8c-6d14e17ba5c0 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Generating transfer record for volume 2c0477dd-5aec-4f5e-8029-f65bd8ee32fd Aug 06 19:26:02.137279 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:02.137279 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:02.149927 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e462887a-8a97-4f27-ae8c-6d14e17ba5c0 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] https://10.4.3.5/volume/v3/volume-transfers returned with HTTP 202 Aug 06 19:26:02.150524 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 522/2113] 10.4.3.5 () {70 vars in 1312 bytes} [Thu Aug 6 19:26:02 2026] POST /volume/v3/volume-transfers => generated 568 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:26:02.164292 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e7223d19-0843-406d-8c71-232e53b38e3c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:02.166954 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e7223d19-0843-406d-8c71-232e53b38e3c tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] GET https://10.4.3.5/volume/v3/volumes/2c0477dd-5aec-4f5e-8029-f65bd8ee32fd Aug 06 19:26:02.167267 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e7223d19-0843-406d-8c71-232e53b38e3c tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:02.167592 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e7223d19-0843-406d-8c71-232e53b38e3c tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:02.177971 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:02.177971 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:02.189362 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e7223d19-0843-406d-8c71-232e53b38e3c tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Volume info retrieved successfully. Aug 06 19:26:02.196375 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e7223d19-0843-406d-8c71-232e53b38e3c tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] https://10.4.3.5/volume/v3/volumes/2c0477dd-5aec-4f5e-8029-f65bd8ee32fd returned with HTTP 200 Aug 06 19:26:02.196885 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 537/2114] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:26:02 2026] GET /volume/v3/volumes/2c0477dd-5aec-4f5e-8029-f65bd8ee32fd => generated 949 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:02.216874 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-59f25792-316e-44d0-981a-5aa86f064da5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:02.220500 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-59f25792-316e-44d0-981a-5aa86f064da5 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] GET https://10.4.3.5/volume/v3/volume-transfers/08a0ff66-a586-4068-a1a2-e12885e8d244 Aug 06 19:26:02.220804 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-59f25792-316e-44d0-981a-5aa86f064da5 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:02.222261 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-59f25792-316e-44d0-981a-5aa86f064da5 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:02.227010 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-59f25792-316e-44d0-981a-5aa86f064da5 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] https://10.4.3.5/volume/v3/volume-transfers/08a0ff66-a586-4068-a1a2-e12885e8d244 returned with HTTP 200 Aug 06 19:26:02.227423 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 526/2115] 10.4.3.5 () {68 vars in 1402 bytes} [Thu Aug 6 19:26:02 2026] GET /volume/v3/volume-transfers/08a0ff66-a586-4068-a1a2-e12885e8d244 => generated 536 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:02.244882 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6c49e6ef-c5e4-4de4-9388-2c514c18cf3d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:02.252262 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c49e6ef-c5e4-4de4-9388-2c514c18cf3d tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] GET https://10.4.3.5/volume/v3/volume-transfers Aug 06 19:26:02.252641 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c49e6ef-c5e4-4de4-9388-2c514c18cf3d tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:02.252932 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c49e6ef-c5e4-4de4-9388-2c514c18cf3d tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:02.254169 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volume_transfer [None req-6c49e6ef-c5e4-4de4-9388-2c514c18cf3d tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Listing volume transfers {{(pid=100265) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 06 19:26:02.261638 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c49e6ef-c5e4-4de4-9388-2c514c18cf3d tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] https://10.4.3.5/volume/v3/volume-transfers returned with HTTP 200 Aug 06 19:26:02.264393 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 531/2116] 10.4.3.5 () {68 vars in 1291 bytes} [Thu Aug 6 19:26:02 2026] GET /volume/v3/volume-transfers => generated 364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:02.270787 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8f82614b-eeb6-469a-b96f-53f9d21ac497 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:02.276301 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f82614b-eeb6-469a-b96f-53f9d21ac497 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d Aug 06 19:26:02.276301 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f82614b-eeb6-469a-b96f-53f9d21ac497 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:02.276450 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f82614b-eeb6-469a-b96f-53f9d21ac497 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:02.281403 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-02e93131-072f-4c67-bd2d-ebfaab9377cb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:02.295881 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:02.295881 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:02.304720 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8f82614b-eeb6-469a-b96f-53f9d21ac497 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:26:02.309508 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f82614b-eeb6-469a-b96f-53f9d21ac497 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d returned with HTTP 200 Aug 06 19:26:02.310165 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 523/2117] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:02 2026] GET /volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d => generated 1135 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:02.426460 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-02e93131-072f-4c67-bd2d-ebfaab9377cb tempest-VolumesTransfersV357Test-1930351603 tempest-VolumesTransfersV357Test-1930351603-project-member] POST https://10.4.3.5/volume/v3/volume-transfers/08a0ff66-a586-4068-a1a2-e12885e8d244/accept Aug 06 19:26:02.427086 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-02e93131-072f-4c67-bd2d-ebfaab9377cb tempest-VolumesTransfersV357Test-1930351603 tempest-VolumesTransfersV357Test-1930351603-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "b8c17ef26a0f0321"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:02.428580 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.volume_transfer [None req-02e93131-072f-4c67-bd2d-ebfaab9377cb tempest-VolumesTransfersV357Test-1930351603 tempest-VolumesTransfersV357Test-1930351603-project-member] Accepting volume transfer 08a0ff66-a586-4068-a1a2-e12885e8d244 {{(pid=100264) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 06 19:26:02.428654 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.contrib.volume_transfer [None req-02e93131-072f-4c67-bd2d-ebfaab9377cb tempest-VolumesTransfersV357Test-1930351603 tempest-VolumesTransfersV357Test-1930351603-project-member] Accepting transfer 08a0ff66-a586-4068-a1a2-e12885e8d244 Aug 06 19:26:02.545789 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-02e93131-072f-4c67-bd2d-ebfaab9377cb tempest-VolumesTransfersV357Test-1930351603 tempest-VolumesTransfersV357Test-1930351603-project-member] Created reservations ['939904d5-b591-4903-940f-554de1e40639', '7cd264f6-3e3c-49bf-a94d-a5767207fffa', '448708bf-be07-478a-918b-8a56206e8031', 'b7147f67-abfe-4055-8da1-c1dcfe6e88d4'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:26:02.580388 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-02e93131-072f-4c67-bd2d-ebfaab9377cb tempest-VolumesTransfersV357Test-1930351603 tempest-VolumesTransfersV357Test-1930351603-project-member] Created reservations ['beb4d00e-27a1-4b4d-8613-e7d1472d1838', 'a8f3a938-a5f3-4e70-bb92-692dcfd405ae', 'b4b4d6ac-18ea-464b-b0d6-4ce89dd0f5a2', '875a6516-7a42-4469-94a4-036ce141969e'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:26:02.635909 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-02e93131-072f-4c67-bd2d-ebfaab9377cb tempest-VolumesTransfersV357Test-1930351603 tempest-VolumesTransfersV357Test-1930351603-project-member] Created reservations ['c90299f6-2caa-41f6-bee4-291028afaa5a', '7bf18e7a-55b3-4e34-adc2-f5dc473c70bc', '7ea6d5e1-1031-4468-86e9-1421f79efb3c', '7364807b-0503-48ba-940c-18cd0e1cf022'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:26:02.674248 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-02e93131-072f-4c67-bd2d-ebfaab9377cb tempest-VolumesTransfersV357Test-1930351603 tempest-VolumesTransfersV357Test-1930351603-project-member] Created reservations ['e286266e-59b8-4fa0-8500-7afa9fa698e2', 'b73d6b0c-ec67-447c-9ed5-2aeafb9d0ea3', 'eae0328f-6fc8-4ea4-8327-e9a0552592d8', '9a9e5d89-480b-4a70-b354-23ffaa6f63e9'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:26:02.687037 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-02e93131-072f-4c67-bd2d-ebfaab9377cb tempest-VolumesTransfersV357Test-1930351603 tempest-VolumesTransfersV357Test-1930351603-project-member] Transfer volume completed successfully. Aug 06 19:26:02.707273 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4b12365e-a4c3-463d-b195-3fb2e951d71f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:02.709731 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4b12365e-a4c3-463d-b195-3fb2e951d71f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 Aug 06 19:26:02.709731 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4b12365e-a4c3-463d-b195-3fb2e951d71f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:02.709831 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4b12365e-a4c3-463d-b195-3fb2e951d71f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:02.710050 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-4b12365e-a4c3-463d-b195-3fb2e951d71f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 09b28a3a-a7fb-41ee-a86c-e8d28ad32f40. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:02.715050 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4b12365e-a4c3-463d-b195-3fb2e951d71f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 returned with HTTP 404 Aug 06 19:26:02.715684 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 527/2118] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:02 2026] GET /volume/v3/backups/09b28a3a-a7fb-41ee-a86c-e8d28ad32f40 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:26:02.716376 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-009bdab5-cb11-4b0e-8be6-60fe280a0755 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:02.718798 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-009bdab5-cb11-4b0e-8be6-60fe280a0755 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 Aug 06 19:26:02.719277 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-009bdab5-cb11-4b0e-8be6-60fe280a0755 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:02.720268 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-009bdab5-cb11-4b0e-8be6-60fe280a0755 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:02.734379 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:02.734379 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:02.739287 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-009bdab5-cb11-4b0e-8be6-60fe280a0755 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:26:02.744885 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-009bdab5-cb11-4b0e-8be6-60fe280a0755 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 returned with HTTP 200 Aug 06 19:26:02.745430 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 532/2119] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:02 2026] GET /volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:02.773729 np0000006689 devstack@c-api.service[100264]: INFO cinder.transfer.api [None req-02e93131-072f-4c67-bd2d-ebfaab9377cb tempest-VolumesTransfersV357Test-1930351603 tempest-VolumesTransfersV357Test-1930351603-project-member] Volume 2c0477dd-5aec-4f5e-8029-f65bd8ee32fd has been transferred. Aug 06 19:26:02.782827 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-02e93131-072f-4c67-bd2d-ebfaab9377cb tempest-VolumesTransfersV357Test-1930351603 tempest-VolumesTransfersV357Test-1930351603-project-member] https://10.4.3.5/volume/v3/volume-transfers/08a0ff66-a586-4068-a1a2-e12885e8d244/accept returned with HTTP 202 Aug 06 19:26:02.783133 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 538/2120] 10.4.3.5 () {70 vars in 1444 bytes} [Thu Aug 6 19:26:02 2026] POST /volume/v3/volume-transfers/08a0ff66-a586-4068-a1a2-e12885e8d244/accept => generated 361 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:26:02.792167 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c0b9966b-c084-43a9-adee-65f768125ba4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:02.793954 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c0b9966b-c084-43a9-adee-65f768125ba4 tempest-VolumesTransfersV357Test-1930351603 tempest-VolumesTransfersV357Test-1930351603-project-member] GET https://10.4.3.5/volume/v3/volumes/2c0477dd-5aec-4f5e-8029-f65bd8ee32fd Aug 06 19:26:02.794170 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c0b9966b-c084-43a9-adee-65f768125ba4 tempest-VolumesTransfersV357Test-1930351603 tempest-VolumesTransfersV357Test-1930351603-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:02.794332 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c0b9966b-c084-43a9-adee-65f768125ba4 tempest-VolumesTransfersV357Test-1930351603 tempest-VolumesTransfersV357Test-1930351603-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:02.803711 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:02.803711 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:02.807048 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-938882a2-8cd3-4701-843e-974749054a90 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:02.808214 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c0b9966b-c084-43a9-adee-65f768125ba4 tempest-VolumesTransfersV357Test-1930351603 tempest-VolumesTransfersV357Test-1930351603-project-member] Volume info retrieved successfully. Aug 06 19:26:02.809652 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-938882a2-8cd3-4701-843e-974749054a90 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] DELETE https://10.4.3.5/volume/v3/volumes/d4c58e07-0e90-4a88-af1b-9d6045da29c9 Aug 06 19:26:02.809804 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-938882a2-8cd3-4701-843e-974749054a90 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:02.810108 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-938882a2-8cd3-4701-843e-974749054a90 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:02.810965 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-938882a2-8cd3-4701-843e-974749054a90 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Delete volume with id: d4c58e07-0e90-4a88-af1b-9d6045da29c9 Aug 06 19:26:02.814415 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c0b9966b-c084-43a9-adee-65f768125ba4 tempest-VolumesTransfersV357Test-1930351603 tempest-VolumesTransfersV357Test-1930351603-project-member] https://10.4.3.5/volume/v3/volumes/2c0477dd-5aec-4f5e-8029-f65bd8ee32fd returned with HTTP 200 Aug 06 19:26:02.815128 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 524/2121] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:26:02 2026] GET /volume/v3/volumes/2c0477dd-5aec-4f5e-8029-f65bd8ee32fd => generated 941 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:02.819792 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:02.819792 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:02.820439 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-938882a2-8cd3-4701-843e-974749054a90 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:26:02.829336 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1b8cbeec-0c05-4fcc-9505-8bccee7b67d2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:02.831318 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1b8cbeec-0c05-4fcc-9505-8bccee7b67d2 tempest-VolumesTransfersV357Test-1930351603 tempest-VolumesTransfersV357Test-1930351603-project-member] GET https://10.4.3.5/volume/v3/volumes/2c0477dd-5aec-4f5e-8029-f65bd8ee32fd Aug 06 19:26:02.831927 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1b8cbeec-0c05-4fcc-9505-8bccee7b67d2 tempest-VolumesTransfersV357Test-1930351603 tempest-VolumesTransfersV357Test-1930351603-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:02.832185 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1b8cbeec-0c05-4fcc-9505-8bccee7b67d2 tempest-VolumesTransfersV357Test-1930351603 tempest-VolumesTransfersV357Test-1930351603-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:02.841680 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-938882a2-8cd3-4701-843e-974749054a90 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Delete volume request issued successfully. Aug 06 19:26:02.841877 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-938882a2-8cd3-4701-843e-974749054a90 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/d4c58e07-0e90-4a88-af1b-9d6045da29c9 returned with HTTP 202 Aug 06 19:26:02.842345 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 528/2122] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:26:02 2026] DELETE /volume/v3/volumes/d4c58e07-0e90-4a88-af1b-9d6045da29c9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:26:02.842457 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:02.842457 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:02.849839 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1b8cbeec-0c05-4fcc-9505-8bccee7b67d2 tempest-VolumesTransfersV357Test-1930351603 tempest-VolumesTransfersV357Test-1930351603-project-member] Volume info retrieved successfully. Aug 06 19:26:02.854946 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2a11347d-1169-48b1-95a1-a71ca9b13c4e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:02.858052 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2a11347d-1169-48b1-95a1-a71ca9b13c4e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/d4c58e07-0e90-4a88-af1b-9d6045da29c9 Aug 06 19:26:02.858440 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2a11347d-1169-48b1-95a1-a71ca9b13c4e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:02.858545 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1b8cbeec-0c05-4fcc-9505-8bccee7b67d2 tempest-VolumesTransfersV357Test-1930351603 tempest-VolumesTransfersV357Test-1930351603-project-member] https://10.4.3.5/volume/v3/volumes/2c0477dd-5aec-4f5e-8029-f65bd8ee32fd returned with HTTP 200 Aug 06 19:26:02.859008 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2a11347d-1169-48b1-95a1-a71ca9b13c4e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:02.859134 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 533/2123] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:26:02 2026] GET /volume/v3/volumes/2c0477dd-5aec-4f5e-8029-f65bd8ee32fd => generated 941 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:02.866784 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:02.866784 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:02.872202 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0e30c433-6853-406b-ab5f-f982931e756f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:02.873144 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2a11347d-1169-48b1-95a1-a71ca9b13c4e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:26:02.874009 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0e30c433-6853-406b-ab5f-f982931e756f tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] DELETE https://10.4.3.5/volume/v3/volume-transfers/08a0ff66-a586-4068-a1a2-e12885e8d244 Aug 06 19:26:02.874256 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0e30c433-6853-406b-ab5f-f982931e756f tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:02.874433 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0e30c433-6853-406b-ab5f-f982931e756f tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:02.874557 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.contrib.volume_transfer [None req-0e30c433-6853-406b-ab5f-f982931e756f tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Delete transfer with id: 08a0ff66-a586-4068-a1a2-e12885e8d244 Aug 06 19:26:02.877543 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0e30c433-6853-406b-ab5f-f982931e756f tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] https://10.4.3.5/volume/v3/volume-transfers/08a0ff66-a586-4068-a1a2-e12885e8d244 returned with HTTP 404 Aug 06 19:26:02.877973 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 525/2124] 10.4.3.5 () {68 vars in 1405 bytes} [Thu Aug 6 19:26:02 2026] DELETE /volume/v3/volume-transfers/08a0ff66-a586-4068-a1a2-e12885e8d244 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:26:02.879585 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2a11347d-1169-48b1-95a1-a71ca9b13c4e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/d4c58e07-0e90-4a88-af1b-9d6045da29c9 returned with HTTP 200 Aug 06 19:26:02.880007 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 539/2125] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:02 2026] GET /volume/v3/volumes/d4c58e07-0e90-4a88-af1b-9d6045da29c9 => generated 904 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:02.886955 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0e99bd02-cc0a-4f27-9fae-d3e4e60528d1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:02.924603 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0e99bd02-cc0a-4f27-9fae-d3e4e60528d1 tempest-VolumesTransfersV357Test-2030443300 tempest-VolumesTransfersV357Test-2030443300-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/2c0477dd-5aec-4f5e-8029-f65bd8ee32fd Aug 06 19:26:02.924896 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0e99bd02-cc0a-4f27-9fae-d3e4e60528d1 tempest-VolumesTransfersV357Test-2030443300 tempest-VolumesTransfersV357Test-2030443300-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:02.925201 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0e99bd02-cc0a-4f27-9fae-d3e4e60528d1 tempest-VolumesTransfersV357Test-2030443300 tempest-VolumesTransfersV357Test-2030443300-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:02.925451 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-0e99bd02-cc0a-4f27-9fae-d3e4e60528d1 tempest-VolumesTransfersV357Test-2030443300 tempest-VolumesTransfersV357Test-2030443300-project-admin] Delete volume with id: 2c0477dd-5aec-4f5e-8029-f65bd8ee32fd Aug 06 19:26:02.933924 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:02.933924 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:02.934419 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0e99bd02-cc0a-4f27-9fae-d3e4e60528d1 tempest-VolumesTransfersV357Test-2030443300 tempest-VolumesTransfersV357Test-2030443300-project-admin] Volume info retrieved successfully. Aug 06 19:26:02.953572 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0e99bd02-cc0a-4f27-9fae-d3e4e60528d1 tempest-VolumesTransfersV357Test-2030443300 tempest-VolumesTransfersV357Test-2030443300-project-admin] Delete volume request issued successfully. Aug 06 19:26:02.953883 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0e99bd02-cc0a-4f27-9fae-d3e4e60528d1 tempest-VolumesTransfersV357Test-2030443300 tempest-VolumesTransfersV357Test-2030443300-project-admin] https://10.4.3.5/volume/v3/volumes/2c0477dd-5aec-4f5e-8029-f65bd8ee32fd returned with HTTP 202 Aug 06 19:26:02.954312 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 529/2126] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:26:02 2026] DELETE /volume/v3/volumes/2c0477dd-5aec-4f5e-8029-f65bd8ee32fd => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:26:02.963567 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-931e6fec-6258-4bc9-af5e-6a4f901af6f7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:02.965600 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-931e6fec-6258-4bc9-af5e-6a4f901af6f7 tempest-VolumesTransfersV357Test-2030443300 tempest-VolumesTransfersV357Test-2030443300-project-admin] GET https://10.4.3.5/volume/v3/volumes/2c0477dd-5aec-4f5e-8029-f65bd8ee32fd Aug 06 19:26:02.965774 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-931e6fec-6258-4bc9-af5e-6a4f901af6f7 tempest-VolumesTransfersV357Test-2030443300 tempest-VolumesTransfersV357Test-2030443300-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:02.966040 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-931e6fec-6258-4bc9-af5e-6a4f901af6f7 tempest-VolumesTransfersV357Test-2030443300 tempest-VolumesTransfersV357Test-2030443300-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:02.976468 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:02.976468 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:02.984300 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-931e6fec-6258-4bc9-af5e-6a4f901af6f7 tempest-VolumesTransfersV357Test-2030443300 tempest-VolumesTransfersV357Test-2030443300-project-admin] Volume info retrieved successfully. Aug 06 19:26:02.992044 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-931e6fec-6258-4bc9-af5e-6a4f901af6f7 tempest-VolumesTransfersV357Test-2030443300 tempest-VolumesTransfersV357Test-2030443300-project-admin] https://10.4.3.5/volume/v3/volumes/2c0477dd-5aec-4f5e-8029-f65bd8ee32fd returned with HTTP 200 Aug 06 19:26:02.992926 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 534/2127] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:26:02 2026] GET /volume/v3/volumes/2c0477dd-5aec-4f5e-8029-f65bd8ee32fd => generated 1125 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:26:03.331642 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ea5b7bda-1db8-419d-a556-123cf0365e8f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:03.333367 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ea5b7bda-1db8-419d-a556-123cf0365e8f tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d Aug 06 19:26:03.333655 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ea5b7bda-1db8-419d-a556-123cf0365e8f tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:03.334419 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ea5b7bda-1db8-419d-a556-123cf0365e8f tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:03.356178 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:03.356178 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:03.368386 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ea5b7bda-1db8-419d-a556-123cf0365e8f tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:26:03.374305 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ea5b7bda-1db8-419d-a556-123cf0365e8f tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d returned with HTTP 200 Aug 06 19:26:03.375419 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 526/2128] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:03 2026] GET /volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d => generated 1135 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:03.431957 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-4fc6be21-5c29-426c-99e1-839a331b5eb1 req-817be115-7ec5-4839-a44c-09dd7961df60 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:03.436349 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4fc6be21-5c29-426c-99e1-839a331b5eb1 req-817be115-7ec5-4839-a44c-09dd7961df60 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] DELETE https://10.4.3.5/volume/v3/attachments/66e06111-9d0b-4f70-a51b-a322a0835c88 Aug 06 19:26:03.436730 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4fc6be21-5c29-426c-99e1-839a331b5eb1 req-817be115-7ec5-4839-a44c-09dd7961df60 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:03.437611 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4fc6be21-5c29-426c-99e1-839a331b5eb1 req-817be115-7ec5-4839-a44c-09dd7961df60 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:03.453148 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:03.453148 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:03.518041 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4fc6be21-5c29-426c-99e1-839a331b5eb1 req-817be115-7ec5-4839-a44c-09dd7961df60 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/attachments/66e06111-9d0b-4f70-a51b-a322a0835c88 returned with HTTP 200 Aug 06 19:26:03.518513 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 540/2129] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:26:03 2026] DELETE /volume/v3/attachments/66e06111-9d0b-4f70-a51b-a322a0835c88 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:03.761987 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a99e4074-417c-4aae-bdbf-1864b0dabcd1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:03.765473 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a99e4074-417c-4aae-bdbf-1864b0dabcd1 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 Aug 06 19:26:03.765829 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a99e4074-417c-4aae-bdbf-1864b0dabcd1 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:03.766166 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a99e4074-417c-4aae-bdbf-1864b0dabcd1 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:03.791098 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:03.791098 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:03.796416 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a99e4074-417c-4aae-bdbf-1864b0dabcd1 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:26:03.803971 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a99e4074-417c-4aae-bdbf-1864b0dabcd1 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 returned with HTTP 200 Aug 06 19:26:03.803971 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 530/2130] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:03 2026] GET /volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 => generated 873 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:03.896680 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-167aee71-e264-45af-891f-6ac58f0dc6fb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:03.900307 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-167aee71-e264-45af-891f-6ac58f0dc6fb tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/d4c58e07-0e90-4a88-af1b-9d6045da29c9 Aug 06 19:26:03.901393 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-167aee71-e264-45af-891f-6ac58f0dc6fb tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:03.902764 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-167aee71-e264-45af-891f-6ac58f0dc6fb tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:03.911322 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-167aee71-e264-45af-891f-6ac58f0dc6fb tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/d4c58e07-0e90-4a88-af1b-9d6045da29c9 returned with HTTP 404 Aug 06 19:26:03.912032 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 535/2131] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:03 2026] GET /volume/v3/volumes/d4c58e07-0e90-4a88-af1b-9d6045da29c9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:26:03.921456 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-feeca789-9acb-483f-97c7-3bfd23277cc6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:03.923755 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-feeca789-9acb-483f-97c7-3bfd23277cc6 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/d4c58e07-0e90-4a88-af1b-9d6045da29c9 Aug 06 19:26:03.924276 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-feeca789-9acb-483f-97c7-3bfd23277cc6 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:03.924276 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-feeca789-9acb-483f-97c7-3bfd23277cc6 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:03.934299 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-feeca789-9acb-483f-97c7-3bfd23277cc6 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/d4c58e07-0e90-4a88-af1b-9d6045da29c9 returned with HTTP 404 Aug 06 19:26:03.935239 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 527/2132] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:03 2026] GET /volume/v3/volumes/d4c58e07-0e90-4a88-af1b-9d6045da29c9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:26:03.945752 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4e32cc81-d65b-400a-a9ce-bf39a90086c2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:03.948092 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4e32cc81-d65b-400a-a9ce-bf39a90086c2 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] DELETE https://10.4.3.5/volume/v3/volumes/d4c58e07-0e90-4a88-af1b-9d6045da29c9 Aug 06 19:26:03.948311 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4e32cc81-d65b-400a-a9ce-bf39a90086c2 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:03.948623 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4e32cc81-d65b-400a-a9ce-bf39a90086c2 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:03.948821 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-4e32cc81-d65b-400a-a9ce-bf39a90086c2 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Delete volume with id: d4c58e07-0e90-4a88-af1b-9d6045da29c9 Aug 06 19:26:03.955978 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4e32cc81-d65b-400a-a9ce-bf39a90086c2 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/d4c58e07-0e90-4a88-af1b-9d6045da29c9 returned with HTTP 404 Aug 06 19:26:03.956998 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 541/2133] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:26:03 2026] DELETE /volume/v3/volumes/d4c58e07-0e90-4a88-af1b-9d6045da29c9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:26:03.968088 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-feff4420-d2da-4a0a-8067-0303d0a7549c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:03.972986 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-feff4420-d2da-4a0a-8067-0303d0a7549c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:26:03.973470 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-feff4420-d2da-4a0a-8067-0303d0a7549c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-528195933"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:03.975403 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-feff4420-d2da-4a0a-8067-0303d0a7549c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-528195933'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:26:03.975967 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-feff4420-d2da-4a0a-8067-0303d0a7549c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Create volume of 1 GB Aug 06 19:26:03.982355 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-feff4420-d2da-4a0a-8067-0303d0a7549c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Availability Zones retrieved successfully. Aug 06 19:26:03.992177 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-feff4420-d2da-4a0a-8067-0303d0a7549c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Flow 'volume_create_api' (77e2b684-20b7-4b7e-8302-7725dce7df30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:26:03.993792 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-feff4420-d2da-4a0a-8067-0303d0a7549c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83b09088-4b8c-4e4f-a420-d73c7794d2d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:03.995367 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-feff4420-d2da-4a0a-8067-0303d0a7549c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:26:04.013228 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5e2b071a-b756-43e8-bfa4-11a06d27e665 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:04.015535 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5e2b071a-b756-43e8-bfa4-11a06d27e665 tempest-VolumesTransfersV357Test-2030443300 tempest-VolumesTransfersV357Test-2030443300-project-admin] GET https://10.4.3.5/volume/v3/volumes/2c0477dd-5aec-4f5e-8029-f65bd8ee32fd Aug 06 19:26:04.015830 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5e2b071a-b756-43e8-bfa4-11a06d27e665 tempest-VolumesTransfersV357Test-2030443300 tempest-VolumesTransfersV357Test-2030443300-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:04.016063 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5e2b071a-b756-43e8-bfa4-11a06d27e665 tempest-VolumesTransfersV357Test-2030443300 tempest-VolumesTransfersV357Test-2030443300-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:04.023618 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5e2b071a-b756-43e8-bfa4-11a06d27e665 tempest-VolumesTransfersV357Test-2030443300 tempest-VolumesTransfersV357Test-2030443300-project-admin] https://10.4.3.5/volume/v3/volumes/2c0477dd-5aec-4f5e-8029-f65bd8ee32fd returned with HTTP 404 Aug 06 19:26:04.024252 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 536/2134] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:26:04 2026] GET /volume/v3/volumes/2c0477dd-5aec-4f5e-8029-f65bd8ee32fd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:26:04.034603 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-31e32f24-da7d-4f43-8bc5-2b27c56ed7a5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:04.040192 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-31e32f24-da7d-4f43-8bc5-2b27c56ed7a5 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] GET https://10.4.3.5/volume/v3/volumes/2c0477dd-5aec-4f5e-8029-f65bd8ee32fd Aug 06 19:26:04.040583 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-31e32f24-da7d-4f43-8bc5-2b27c56ed7a5 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:04.040777 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-31e32f24-da7d-4f43-8bc5-2b27c56ed7a5 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:04.047909 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-feff4420-d2da-4a0a-8067-0303d0a7549c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83b09088-4b8c-4e4f-a420-d73c7794d2d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:04.047909 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-feff4420-d2da-4a0a-8067-0303d0a7549c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17f01aea-2a61-41ee-aec1-4f6de12d42ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:04.055722 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-31e32f24-da7d-4f43-8bc5-2b27c56ed7a5 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] https://10.4.3.5/volume/v3/volumes/2c0477dd-5aec-4f5e-8029-f65bd8ee32fd returned with HTTP 404 Aug 06 19:26:04.055722 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 528/2135] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:26:04 2026] GET /volume/v3/volumes/2c0477dd-5aec-4f5e-8029-f65bd8ee32fd => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:26:04.073189 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c74f395d-e5fb-4901-9f71-b24394f622bd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:04.084214 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c74f395d-e5fb-4901-9f71-b24394f622bd tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] DELETE https://10.4.3.5/volume/v3/volumes/2c0477dd-5aec-4f5e-8029-f65bd8ee32fd Aug 06 19:26:04.084214 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c74f395d-e5fb-4901-9f71-b24394f622bd tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:04.084214 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c74f395d-e5fb-4901-9f71-b24394f622bd tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:04.086328 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-c74f395d-e5fb-4901-9f71-b24394f622bd tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Delete volume with id: 2c0477dd-5aec-4f5e-8029-f65bd8ee32fd Aug 06 19:26:04.095331 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c74f395d-e5fb-4901-9f71-b24394f622bd tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] https://10.4.3.5/volume/v3/volumes/2c0477dd-5aec-4f5e-8029-f65bd8ee32fd returned with HTTP 404 Aug 06 19:26:04.095861 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 542/2136] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:26:04 2026] DELETE /volume/v3/volumes/2c0477dd-5aec-4f5e-8029-f65bd8ee32fd => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:26:04.110243 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-147e83c0-c09d-49ca-8b2e-71ce3d0f16d6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:04.113664 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-147e83c0-c09d-49ca-8b2e-71ce3d0f16d6 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:26:04.114542 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-147e83c0-c09d-49ca-8b2e-71ce3d0f16d6 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1870726418"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:04.117706 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-147e83c0-c09d-49ca-8b2e-71ce3d0f16d6 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1870726418'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:26:04.117706 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-147e83c0-c09d-49ca-8b2e-71ce3d0f16d6 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Create volume of 1 GB Aug 06 19:26:04.127784 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-147e83c0-c09d-49ca-8b2e-71ce3d0f16d6 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Availability Zones retrieved successfully. Aug 06 19:26:04.138049 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-147e83c0-c09d-49ca-8b2e-71ce3d0f16d6 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Flow 'volume_create_api' (f5b9f2d5-3e3f-41af-bcec-ce0a3b0f20d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:26:04.138049 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-147e83c0-c09d-49ca-8b2e-71ce3d0f16d6 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5290ee86-4d51-4388-940e-5008c830d007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:04.138049 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-147e83c0-c09d-49ca-8b2e-71ce3d0f16d6 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:26:04.138269 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-feff4420-d2da-4a0a-8067-0303d0a7549c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Created reservations ['76b74fc0-cb68-45a5-9601-9bba01c58009', 'ee652d6d-4f1e-4bd8-8f04-aed51791b5fd', '67c230de-0b36-4af7-a413-fa42ab9f46dd', '86f08354-061e-4fd8-8ce1-80ed24cfde2e'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:26:04.138968 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-feff4420-d2da-4a0a-8067-0303d0a7549c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17f01aea-2a61-41ee-aec1-4f6de12d42ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76b74fc0-cb68-45a5-9601-9bba01c58009', 'ee652d6d-4f1e-4bd8-8f04-aed51791b5fd', '67c230de-0b36-4af7-a413-fa42ab9f46dd', '86f08354-061e-4fd8-8ce1-80ed24cfde2e']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:04.139919 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-feff4420-d2da-4a0a-8067-0303d0a7549c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6454e118-1b3c-4e8c-b933-5dd45ba2fe18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:04.174094 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-feff4420-d2da-4a0a-8067-0303d0a7549c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6454e118-1b3c-4e8c-b933-5dd45ba2fe18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-528195933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f277deb31246fda45329fc486d0a17',qos_specs=None,replication_status=,reservations=['76b74fc0-cb68-45a5-9601-9bba01c58009','ee652d6d-4f1e-4bd8-8f04-aed51791b5fd','67c230de-0b36-4af7-a413-fa42ab9f46dd','86f08354-061e-4fd8-8ce1-80ed24cfde2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e188c4e36664bce8338130a9e39c45a',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:26:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-528195933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8f277deb31246fda45329fc486d0a17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e188c4e36664bce8338130a9e39c45a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:04.175111 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-feff4420-d2da-4a0a-8067-0303d0a7549c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5db11723-c164-4b8b-8d5c-3c33a223d544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:04.189429 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-147e83c0-c09d-49ca-8b2e-71ce3d0f16d6 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5290ee86-4d51-4388-940e-5008c830d007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:04.190238 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-147e83c0-c09d-49ca-8b2e-71ce3d0f16d6 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63b59896-efd3-450c-8374-cef57c79d6c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:04.205768 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-feff4420-d2da-4a0a-8067-0303d0a7549c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5db11723-c164-4b8b-8d5c-3c33a223d544) transitioned into state 'SUCCESS' from state '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-528195933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f277deb31246fda45329fc486d0a17',qos_specs=None,replication_status=,reservations=['76b74fc0-cb68-45a5-9601-9bba01c58009','ee652d6d-4f1e-4bd8-8f04-aed51791b5fd','67c230de-0b36-4af7-a413-fa42ab9f46dd','86f08354-061e-4fd8-8ce1-80ed24cfde2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e188c4e36664bce8338130a9e39c45a',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:04.206314 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-feff4420-d2da-4a0a-8067-0303d0a7549c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b5992cd-d5ad-4218-8a05-320fc002bef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:04.225257 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-feff4420-d2da-4a0a-8067-0303d0a7549c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b5992cd-d5ad-4218-8a05-320fc002bef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:04.225257 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-feff4420-d2da-4a0a-8067-0303d0a7549c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Flow 'volume_create_api' (77e2b684-20b7-4b7e-8302-7725dce7df30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:26:04.225257 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-feff4420-d2da-4a0a-8067-0303d0a7549c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Create volume request issued successfully. Aug 06 19:26:04.225257 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-feff4420-d2da-4a0a-8067-0303d0a7549c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:26:04.225768 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 531/2137] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:26:03 2026] POST /volume/v3/volumes => generated 744 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:26:04.243852 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-86e75ca2-77bb-4fbc-bd5d-035920e47552 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:04.248301 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-86e75ca2-77bb-4fbc-bd5d-035920e47552 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 Aug 06 19:26:04.248416 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-86e75ca2-77bb-4fbc-bd5d-035920e47552 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:04.248716 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-86e75ca2-77bb-4fbc-bd5d-035920e47552 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:04.258587 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-147e83c0-c09d-49ca-8b2e-71ce3d0f16d6 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Created reservations ['5e9fcb7e-5570-4512-a6a1-5749ef6fbe77', '9e264418-f624-4581-96ca-ab0aba3678dc', '24db241c-3e3e-4592-bfda-5b9dba1da8ed', '142a3cff-b2ef-4021-8606-733d32e23667'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:26:04.259382 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-147e83c0-c09d-49ca-8b2e-71ce3d0f16d6 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63b59896-efd3-450c-8374-cef57c79d6c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e9fcb7e-5570-4512-a6a1-5749ef6fbe77', '9e264418-f624-4581-96ca-ab0aba3678dc', '24db241c-3e3e-4592-bfda-5b9dba1da8ed', '142a3cff-b2ef-4021-8606-733d32e23667']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:04.260735 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-147e83c0-c09d-49ca-8b2e-71ce3d0f16d6 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf2c4b89-912c-4e60-a628-2e3d86546071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:04.260849 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:04.260849 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:04.267671 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-86e75ca2-77bb-4fbc-bd5d-035920e47552 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:26:04.276511 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-86e75ca2-77bb-4fbc-bd5d-035920e47552 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 returned with HTTP 200 Aug 06 19:26:04.276988 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 529/2138] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:04 2026] GET /volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 => generated 812 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:04.299443 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-147e83c0-c09d-49ca-8b2e-71ce3d0f16d6 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf2c4b89-912c-4e60-a628-2e3d86546071) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3665ae28-ccac-459f-a0ef-8764649ba19c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1870726418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a327ce6bb93446ada9774b0859325d36',qos_specs=None,replication_status=,reservations=['5e9fcb7e-5570-4512-a6a1-5749ef6fbe77','9e264418-f624-4581-96ca-ab0aba3678dc','24db241c-3e3e-4592-bfda-5b9dba1da8ed','142a3cff-b2ef-4021-8606-733d32e23667'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a4f93b3137747f5a1ce44912c48099f',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:26:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1870726418',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3665ae28-ccac-459f-a0ef-8764649ba19c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a327ce6bb93446ada9774b0859325d36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a4f93b3137747f5a1ce44912c48099f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:04.300857 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-147e83c0-c09d-49ca-8b2e-71ce3d0f16d6 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84853ed5-771d-43a6-bcff-4af52dafe24a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:04.330062 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-e18ac4e6-34af-48ed-8d09-e8db05aa6b60 req-bb5a7e2b-1cb6-4717-8822-4791a5ff9378 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:04.333422 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e18ac4e6-34af-48ed-8d09-e8db05aa6b60 req-bb5a7e2b-1cb6-4717-8822-4791a5ff9378 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] DELETE https://10.4.3.5/volume/v3/attachments/b613d10d-b0fe-41de-be3a-8db20d953345 Aug 06 19:26:04.333596 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e18ac4e6-34af-48ed-8d09-e8db05aa6b60 req-bb5a7e2b-1cb6-4717-8822-4791a5ff9378 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:04.333809 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e18ac4e6-34af-48ed-8d09-e8db05aa6b60 req-bb5a7e2b-1cb6-4717-8822-4791a5ff9378 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:04.341519 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-147e83c0-c09d-49ca-8b2e-71ce3d0f16d6 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84853ed5-771d-43a6-bcff-4af52dafe24a) transitioned into state 'SUCCESS' from state '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-1870726418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a327ce6bb93446ada9774b0859325d36',qos_specs=None,replication_status=,reservations=['5e9fcb7e-5570-4512-a6a1-5749ef6fbe77','9e264418-f624-4581-96ca-ab0aba3678dc','24db241c-3e3e-4592-bfda-5b9dba1da8ed','142a3cff-b2ef-4021-8606-733d32e23667'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a4f93b3137747f5a1ce44912c48099f',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:04.342339 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-147e83c0-c09d-49ca-8b2e-71ce3d0f16d6 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f4559d2-551a-4033-a7ef-a86d1a4c589d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:04.344550 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:04.344550 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:04.367440 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-147e83c0-c09d-49ca-8b2e-71ce3d0f16d6 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f4559d2-551a-4033-a7ef-a86d1a4c589d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:04.369039 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-147e83c0-c09d-49ca-8b2e-71ce3d0f16d6 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Flow 'volume_create_api' (f5b9f2d5-3e3f-41af-bcec-ce0a3b0f20d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:26:04.369718 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-147e83c0-c09d-49ca-8b2e-71ce3d0f16d6 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Create volume request issued successfully. Aug 06 19:26:04.370846 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-147e83c0-c09d-49ca-8b2e-71ce3d0f16d6 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:26:04.371866 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 537/2139] 10.4.3.5 () {70 vars in 1285 bytes} [Thu Aug 6 19:26:04 2026] POST /volume/v3/volumes => generated 815 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:26:04.391546 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-27bfc340-31fe-480f-a8fa-51dfa3826ad6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:04.392049 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3f048e32-bc4b-4f34-8bc2-6d21c8b79369 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:04.395751 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3f048e32-bc4b-4f34-8bc2-6d21c8b79369 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d Aug 06 19:26:04.395751 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3f048e32-bc4b-4f34-8bc2-6d21c8b79369 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:04.395751 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3f048e32-bc4b-4f34-8bc2-6d21c8b79369 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:04.396335 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-27bfc340-31fe-480f-a8fa-51dfa3826ad6 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] GET https://10.4.3.5/volume/v3/volumes/3665ae28-ccac-459f-a0ef-8764649ba19c Aug 06 19:26:04.396589 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-27bfc340-31fe-480f-a8fa-51dfa3826ad6 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:04.396761 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-27bfc340-31fe-480f-a8fa-51dfa3826ad6 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:04.408095 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:04.408095 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:04.410247 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:04.410247 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:04.420937 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3f048e32-bc4b-4f34-8bc2-6d21c8b79369 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:26:04.423090 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-27bfc340-31fe-480f-a8fa-51dfa3826ad6 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Volume info retrieved successfully. Aug 06 19:26:04.430481 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3f048e32-bc4b-4f34-8bc2-6d21c8b79369 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d returned with HTTP 200 Aug 06 19:26:04.431573 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 530/2140] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:04 2026] GET /volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:04.435277 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-27bfc340-31fe-480f-a8fa-51dfa3826ad6 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] https://10.4.3.5/volume/v3/volumes/3665ae28-ccac-459f-a0ef-8764649ba19c returned with HTTP 200 Aug 06 19:26:04.435970 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 532/2141] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:26:04 2026] GET /volume/v3/volumes/3665ae28-ccac-459f-a0ef-8764649ba19c => generated 883 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:04.466421 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e18ac4e6-34af-48ed-8d09-e8db05aa6b60 req-bb5a7e2b-1cb6-4717-8822-4791a5ff9378 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/attachments/b613d10d-b0fe-41de-be3a-8db20d953345 returned with HTTP 200 Aug 06 19:26:04.467093 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 543/2142] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:26:04 2026] DELETE /volume/v3/attachments/b613d10d-b0fe-41de-be3a-8db20d953345 => generated 19 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:04.825486 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-70217a1f-87cb-4414-bff9-00ab47502eab None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:04.827461 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-70217a1f-87cb-4414-bff9-00ab47502eab tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 Aug 06 19:26:04.827707 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-70217a1f-87cb-4414-bff9-00ab47502eab tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:04.827940 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-70217a1f-87cb-4414-bff9-00ab47502eab tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:04.840304 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:04.840304 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:04.844945 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-70217a1f-87cb-4414-bff9-00ab47502eab tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:26:04.853377 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-70217a1f-87cb-4414-bff9-00ab47502eab tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 returned with HTTP 200 Aug 06 19:26:04.853377 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 538/2143] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:04 2026] GET /volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:05.297165 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3b25dc71-40ff-4ddf-b5b9-55aefcf2fd8f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:05.300388 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3b25dc71-40ff-4ddf-b5b9-55aefcf2fd8f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 Aug 06 19:26:05.300740 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3b25dc71-40ff-4ddf-b5b9-55aefcf2fd8f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:05.301076 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3b25dc71-40ff-4ddf-b5b9-55aefcf2fd8f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:05.311514 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:05.311514 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:05.317726 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3b25dc71-40ff-4ddf-b5b9-55aefcf2fd8f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:26:05.325274 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3b25dc71-40ff-4ddf-b5b9-55aefcf2fd8f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 returned with HTTP 200 Aug 06 19:26:05.325274 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 531/2144] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:05 2026] GET /volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 => generated 837 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:05.453728 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0e60671f-c3d5-4f0d-b373-a0777b2bfba3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:05.455746 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0e60671f-c3d5-4f0d-b373-a0777b2bfba3 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] GET https://10.4.3.5/volume/v3/volumes/3665ae28-ccac-459f-a0ef-8764649ba19c Aug 06 19:26:05.456046 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0e60671f-c3d5-4f0d-b373-a0777b2bfba3 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:05.456303 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0e60671f-c3d5-4f0d-b373-a0777b2bfba3 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:05.464011 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:05.464011 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:05.469014 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0e60671f-c3d5-4f0d-b373-a0777b2bfba3 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Volume info retrieved successfully. Aug 06 19:26:05.473264 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0e60671f-c3d5-4f0d-b373-a0777b2bfba3 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] https://10.4.3.5/volume/v3/volumes/3665ae28-ccac-459f-a0ef-8764649ba19c returned with HTTP 200 Aug 06 19:26:05.473728 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 533/2145] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:26:05 2026] GET /volume/v3/volumes/3665ae28-ccac-459f-a0ef-8764649ba19c => generated 942 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:05.486869 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2f1ccb8f-80e7-49e7-8e72-380795f05ebe None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:05.489445 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2f1ccb8f-80e7-49e7-8e72-380795f05ebe tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] POST https://10.4.3.5/volume/v3/volume-transfers Aug 06 19:26:05.489938 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2f1ccb8f-80e7-49e7-8e72-380795f05ebe tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3665ae28-ccac-459f-a0ef-8764649ba19c"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:05.493926 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volume_transfer [None req-2f1ccb8f-80e7-49e7-8e72-380795f05ebe tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Creating new volume transfer {'transfer': {'volume_id': '3665ae28-ccac-459f-a0ef-8764649ba19c'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 06 19:26:05.493926 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volume_transfer [None req-2f1ccb8f-80e7-49e7-8e72-380795f05ebe tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Creating transfer of volume 3665ae28-ccac-459f-a0ef-8764649ba19c Aug 06 19:26:05.493926 np0000006689 devstack@c-api.service[100264]: INFO cinder.transfer.api [None req-2f1ccb8f-80e7-49e7-8e72-380795f05ebe tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Generating transfer record for volume 3665ae28-ccac-459f-a0ef-8764649ba19c Aug 06 19:26:05.503564 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:05.503564 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:05.514786 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2f1ccb8f-80e7-49e7-8e72-380795f05ebe tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] https://10.4.3.5/volume/v3/volume-transfers returned with HTTP 202 Aug 06 19:26:05.515314 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 544/2146] 10.4.3.5 () {70 vars in 1312 bytes} [Thu Aug 6 19:26:05 2026] POST /volume/v3/volume-transfers => generated 568 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:26:05.525902 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-12d8287b-f31f-41e6-b95b-8c9ae784e13f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:05.527461 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-12d8287b-f31f-41e6-b95b-8c9ae784e13f tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] GET https://10.4.3.5/volume/v3/volumes/3665ae28-ccac-459f-a0ef-8764649ba19c Aug 06 19:26:05.527773 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-12d8287b-f31f-41e6-b95b-8c9ae784e13f tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:05.528180 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-12d8287b-f31f-41e6-b95b-8c9ae784e13f tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:05.536740 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:05.536740 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:05.541976 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-12d8287b-f31f-41e6-b95b-8c9ae784e13f tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Volume info retrieved successfully. Aug 06 19:26:05.549005 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-12d8287b-f31f-41e6-b95b-8c9ae784e13f tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] https://10.4.3.5/volume/v3/volumes/3665ae28-ccac-459f-a0ef-8764649ba19c returned with HTTP 200 Aug 06 19:26:05.549766 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 539/2147] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:26:05 2026] GET /volume/v3/volumes/3665ae28-ccac-459f-a0ef-8764649ba19c => generated 950 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:05.568236 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-224d8155-3e61-4596-b588-7dc1286e60a3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:05.571099 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-224d8155-3e61-4596-b588-7dc1286e60a3 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] GET https://10.4.3.5/volume/v3/volume-transfers/detail Aug 06 19:26:05.571398 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-224d8155-3e61-4596-b588-7dc1286e60a3 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:05.571648 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-224d8155-3e61-4596-b588-7dc1286e60a3 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:05.571876 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volume_transfer [None req-224d8155-3e61-4596-b588-7dc1286e60a3 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Listing volume transfers {{(pid=100262) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 06 19:26:05.580968 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-224d8155-3e61-4596-b588-7dc1286e60a3 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] https://10.4.3.5/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 06 19:26:05.581560 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 532/2148] 10.4.3.5 () {68 vars in 1312 bytes} [Thu Aug 6 19:26:05 2026] GET /volume/v3/volume-transfers/detail => generated 539 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:05.600667 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ced5a8f4-f71c-4c69-a1db-9d764713d5f4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:05.603449 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ced5a8f4-f71c-4c69-a1db-9d764713d5f4 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] DELETE https://10.4.3.5/volume/v3/volume-transfers/7fd1e655-ffb0-45ea-996c-13d26ef0b792 Aug 06 19:26:05.603777 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ced5a8f4-f71c-4c69-a1db-9d764713d5f4 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:05.604044 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ced5a8f4-f71c-4c69-a1db-9d764713d5f4 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:05.604258 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.contrib.volume_transfer [None req-ced5a8f4-f71c-4c69-a1db-9d764713d5f4 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Delete transfer with id: 7fd1e655-ffb0-45ea-996c-13d26ef0b792 Aug 06 19:26:05.618067 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:05.618067 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:05.627481 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ced5a8f4-f71c-4c69-a1db-9d764713d5f4 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] https://10.4.3.5/volume/v3/volume-transfers/7fd1e655-ffb0-45ea-996c-13d26ef0b792 returned with HTTP 202 Aug 06 19:26:05.627942 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 534/2149] 10.4.3.5 () {68 vars in 1405 bytes} [Thu Aug 6 19:26:05 2026] DELETE /volume/v3/volume-transfers/7fd1e655-ffb0-45ea-996c-13d26ef0b792 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:26:05.637928 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-550c9c93-6e9a-43f5-bb14-da1e10148318 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:05.639275 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7e949ab1-29cc-4a5b-90c3-9b81a31fb487 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:05.640418 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-550c9c93-6e9a-43f5-bb14-da1e10148318 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] GET https://10.4.3.5/volume/v3/volumes/3665ae28-ccac-459f-a0ef-8764649ba19c Aug 06 19:26:05.640803 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-550c9c93-6e9a-43f5-bb14-da1e10148318 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:05.641030 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-550c9c93-6e9a-43f5-bb14-da1e10148318 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:05.641828 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7e949ab1-29cc-4a5b-90c3-9b81a31fb487 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] DELETE https://10.4.3.5/volume/v3/volumes/3b5b2641-5c24-4865-89ac-cafd898bb9be Aug 06 19:26:05.642137 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7e949ab1-29cc-4a5b-90c3-9b81a31fb487 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:05.642396 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7e949ab1-29cc-4a5b-90c3-9b81a31fb487 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:05.642614 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-7e949ab1-29cc-4a5b-90c3-9b81a31fb487 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Delete volume with id: 3b5b2641-5c24-4865-89ac-cafd898bb9be Aug 06 19:26:05.652072 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:05.652072 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:05.654095 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:05.654095 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:05.654593 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7e949ab1-29cc-4a5b-90c3-9b81a31fb487 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:26:05.657915 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-550c9c93-6e9a-43f5-bb14-da1e10148318 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Volume info retrieved successfully. Aug 06 19:26:05.663638 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-550c9c93-6e9a-43f5-bb14-da1e10148318 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] https://10.4.3.5/volume/v3/volumes/3665ae28-ccac-459f-a0ef-8764649ba19c returned with HTTP 200 Aug 06 19:26:05.664250 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 545/2150] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:26:05 2026] GET /volume/v3/volumes/3665ae28-ccac-459f-a0ef-8764649ba19c => generated 942 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:05.679359 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d656eec8-ab07-4c0b-afcd-e53f1df94233 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:05.681852 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d656eec8-ab07-4c0b-afcd-e53f1df94233 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] DELETE https://10.4.3.5/volume/v3/volume-transfers/7fd1e655-ffb0-45ea-996c-13d26ef0b792 Aug 06 19:26:05.682748 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d656eec8-ab07-4c0b-afcd-e53f1df94233 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:05.682821 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7e949ab1-29cc-4a5b-90c3-9b81a31fb487 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Delete volume request issued successfully. Aug 06 19:26:05.683527 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d656eec8-ab07-4c0b-afcd-e53f1df94233 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:05.683619 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7e949ab1-29cc-4a5b-90c3-9b81a31fb487 tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/3b5b2641-5c24-4865-89ac-cafd898bb9be returned with HTTP 202 Aug 06 19:26:05.683668 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.contrib.volume_transfer [None req-d656eec8-ab07-4c0b-afcd-e53f1df94233 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Delete transfer with id: 7fd1e655-ffb0-45ea-996c-13d26ef0b792 Aug 06 19:26:05.683708 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 540/2151] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:26:05 2026] DELETE /volume/v3/volumes/3b5b2641-5c24-4865-89ac-cafd898bb9be => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:26:05.688927 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d656eec8-ab07-4c0b-afcd-e53f1df94233 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] https://10.4.3.5/volume/v3/volume-transfers/7fd1e655-ffb0-45ea-996c-13d26ef0b792 returned with HTTP 404 Aug 06 19:26:05.689647 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 533/2152] 10.4.3.5 () {68 vars in 1405 bytes} [Thu Aug 6 19:26:05 2026] DELETE /volume/v3/volume-transfers/7fd1e655-ffb0-45ea-996c-13d26ef0b792 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:26:05.699805 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0eea2723-a9a0-41dc-b76b-becd6d1f368b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:05.707505 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0eea2723-a9a0-41dc-b76b-becd6d1f368b tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/3b5b2641-5c24-4865-89ac-cafd898bb9be Aug 06 19:26:05.707505 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0eea2723-a9a0-41dc-b76b-becd6d1f368b tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:05.707505 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0eea2723-a9a0-41dc-b76b-becd6d1f368b tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:05.708857 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2c0f3028-9966-40b5-94c8-1bff951346bf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:05.711994 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2c0f3028-9966-40b5-94c8-1bff951346bf tempest-VolumesTransfersV357Test-2030443300 tempest-VolumesTransfersV357Test-2030443300-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/3665ae28-ccac-459f-a0ef-8764649ba19c Aug 06 19:26:05.712382 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2c0f3028-9966-40b5-94c8-1bff951346bf tempest-VolumesTransfersV357Test-2030443300 tempest-VolumesTransfersV357Test-2030443300-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:05.712841 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2c0f3028-9966-40b5-94c8-1bff951346bf tempest-VolumesTransfersV357Test-2030443300 tempest-VolumesTransfersV357Test-2030443300-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:05.712934 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-2c0f3028-9966-40b5-94c8-1bff951346bf tempest-VolumesTransfersV357Test-2030443300 tempest-VolumesTransfersV357Test-2030443300-project-admin] Delete volume with id: 3665ae28-ccac-459f-a0ef-8764649ba19c Aug 06 19:26:05.722921 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:05.722921 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:05.723086 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:05.723086 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:05.723335 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2c0f3028-9966-40b5-94c8-1bff951346bf tempest-VolumesTransfersV357Test-2030443300 tempest-VolumesTransfersV357Test-2030443300-project-admin] Volume info retrieved successfully. Aug 06 19:26:05.733080 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0eea2723-a9a0-41dc-b76b-becd6d1f368b tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Volume info retrieved successfully. Aug 06 19:26:05.739535 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0eea2723-a9a0-41dc-b76b-becd6d1f368b tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/3b5b2641-5c24-4865-89ac-cafd898bb9be returned with HTTP 200 Aug 06 19:26:05.739890 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 535/2153] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:05 2026] GET /volume/v3/volumes/3b5b2641-5c24-4865-89ac-cafd898bb9be => generated 1363 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:05.765186 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2c0f3028-9966-40b5-94c8-1bff951346bf tempest-VolumesTransfersV357Test-2030443300 tempest-VolumesTransfersV357Test-2030443300-project-admin] Delete volume request issued successfully. Aug 06 19:26:05.765363 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2c0f3028-9966-40b5-94c8-1bff951346bf tempest-VolumesTransfersV357Test-2030443300 tempest-VolumesTransfersV357Test-2030443300-project-admin] https://10.4.3.5/volume/v3/volumes/3665ae28-ccac-459f-a0ef-8764649ba19c returned with HTTP 202 Aug 06 19:26:05.765806 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 546/2154] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:26:05 2026] DELETE /volume/v3/volumes/3665ae28-ccac-459f-a0ef-8764649ba19c => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:26:05.777457 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3606de81-d4d8-474d-bd02-0062d006b108 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:05.782088 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3606de81-d4d8-474d-bd02-0062d006b108 tempest-VolumesTransfersV357Test-2030443300 tempest-VolumesTransfersV357Test-2030443300-project-admin] GET https://10.4.3.5/volume/v3/volumes/3665ae28-ccac-459f-a0ef-8764649ba19c Aug 06 19:26:05.782364 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3606de81-d4d8-474d-bd02-0062d006b108 tempest-VolumesTransfersV357Test-2030443300 tempest-VolumesTransfersV357Test-2030443300-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:05.782444 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3606de81-d4d8-474d-bd02-0062d006b108 tempest-VolumesTransfersV357Test-2030443300 tempest-VolumesTransfersV357Test-2030443300-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:05.795777 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:05.795777 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:05.802404 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3606de81-d4d8-474d-bd02-0062d006b108 tempest-VolumesTransfersV357Test-2030443300 tempest-VolumesTransfersV357Test-2030443300-project-admin] Volume info retrieved successfully. Aug 06 19:26:05.809459 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3606de81-d4d8-474d-bd02-0062d006b108 tempest-VolumesTransfersV357Test-2030443300 tempest-VolumesTransfersV357Test-2030443300-project-admin] https://10.4.3.5/volume/v3/volumes/3665ae28-ccac-459f-a0ef-8764649ba19c returned with HTTP 200 Aug 06 19:26:05.811409 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 541/2155] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:26:05 2026] GET /volume/v3/volumes/3665ae28-ccac-459f-a0ef-8764649ba19c => generated 1126 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 06 19:26:05.868281 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-38c664ec-7f89-4688-84aa-1af937aad32b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:05.872196 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-38c664ec-7f89-4688-84aa-1af937aad32b tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 Aug 06 19:26:05.872538 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-38c664ec-7f89-4688-84aa-1af937aad32b tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:05.872962 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-38c664ec-7f89-4688-84aa-1af937aad32b tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:05.892081 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:05.892081 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:05.908576 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-38c664ec-7f89-4688-84aa-1af937aad32b tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:26:05.924010 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-38c664ec-7f89-4688-84aa-1af937aad32b tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 returned with HTTP 200 Aug 06 19:26:05.924689 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 534/2156] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:05 2026] GET /volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 => generated 873 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:06.757717 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5ab873bd-2c0c-43b0-b789-593136f8fb0e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:06.760944 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5ab873bd-2c0c-43b0-b789-593136f8fb0e tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] GET https://10.4.3.5/volume/v3/volumes/3b5b2641-5c24-4865-89ac-cafd898bb9be Aug 06 19:26:06.761315 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5ab873bd-2c0c-43b0-b789-593136f8fb0e tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:06.761636 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5ab873bd-2c0c-43b0-b789-593136f8fb0e tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:06.771003 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5ab873bd-2c0c-43b0-b789-593136f8fb0e tempest-AttachVolumeMultiAttachTest-1712057703 tempest-AttachVolumeMultiAttachTest-1712057703-project-member] https://10.4.3.5/volume/v3/volumes/3b5b2641-5c24-4865-89ac-cafd898bb9be returned with HTTP 404 Aug 06 19:26:06.771888 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 536/2157] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:06 2026] GET /volume/v3/volumes/3b5b2641-5c24-4865-89ac-cafd898bb9be => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:26:06.832307 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-630e4568-71e4-423c-93a0-21bb8d70eaa8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:06.834942 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-630e4568-71e4-423c-93a0-21bb8d70eaa8 tempest-VolumesTransfersV357Test-2030443300 tempest-VolumesTransfersV357Test-2030443300-project-admin] GET https://10.4.3.5/volume/v3/volumes/3665ae28-ccac-459f-a0ef-8764649ba19c Aug 06 19:26:06.834942 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-630e4568-71e4-423c-93a0-21bb8d70eaa8 tempest-VolumesTransfersV357Test-2030443300 tempest-VolumesTransfersV357Test-2030443300-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:06.835217 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-630e4568-71e4-423c-93a0-21bb8d70eaa8 tempest-VolumesTransfersV357Test-2030443300 tempest-VolumesTransfersV357Test-2030443300-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:06.843328 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-630e4568-71e4-423c-93a0-21bb8d70eaa8 tempest-VolumesTransfersV357Test-2030443300 tempest-VolumesTransfersV357Test-2030443300-project-admin] https://10.4.3.5/volume/v3/volumes/3665ae28-ccac-459f-a0ef-8764649ba19c returned with HTTP 404 Aug 06 19:26:06.843978 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 547/2158] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:26:06 2026] GET /volume/v3/volumes/3665ae28-ccac-459f-a0ef-8764649ba19c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:26:06.854526 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e6d1a364-cd3b-49ff-9dfe-737e4916f22c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:06.857811 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e6d1a364-cd3b-49ff-9dfe-737e4916f22c tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] GET https://10.4.3.5/volume/v3/volumes/3665ae28-ccac-459f-a0ef-8764649ba19c Aug 06 19:26:06.858136 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e6d1a364-cd3b-49ff-9dfe-737e4916f22c tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:06.858411 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e6d1a364-cd3b-49ff-9dfe-737e4916f22c tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:06.866647 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e6d1a364-cd3b-49ff-9dfe-737e4916f22c tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] https://10.4.3.5/volume/v3/volumes/3665ae28-ccac-459f-a0ef-8764649ba19c returned with HTTP 404 Aug 06 19:26:06.867168 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 542/2159] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:26:06 2026] GET /volume/v3/volumes/3665ae28-ccac-459f-a0ef-8764649ba19c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:26:06.878165 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-89e4bdcc-224f-4a31-bb2d-12ed5496b717 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:06.882100 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-89e4bdcc-224f-4a31-bb2d-12ed5496b717 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] DELETE https://10.4.3.5/volume/v3/volumes/3665ae28-ccac-459f-a0ef-8764649ba19c Aug 06 19:26:06.882993 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-89e4bdcc-224f-4a31-bb2d-12ed5496b717 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:06.883657 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-89e4bdcc-224f-4a31-bb2d-12ed5496b717 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:06.883883 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-89e4bdcc-224f-4a31-bb2d-12ed5496b717 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] Delete volume with id: 3665ae28-ccac-459f-a0ef-8764649ba19c Aug 06 19:26:06.894110 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-89e4bdcc-224f-4a31-bb2d-12ed5496b717 tempest-VolumesTransfersV357Test-517706247 tempest-VolumesTransfersV357Test-517706247-project-member] https://10.4.3.5/volume/v3/volumes/3665ae28-ccac-459f-a0ef-8764649ba19c returned with HTTP 404 Aug 06 19:26:06.894687 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 535/2160] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:26:06 2026] DELETE /volume/v3/volumes/3665ae28-ccac-459f-a0ef-8764649ba19c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:26:06.947934 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f462dd6b-25b2-4b5a-a8ff-67dbee85c1f5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:06.949892 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f462dd6b-25b2-4b5a-a8ff-67dbee85c1f5 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 Aug 06 19:26:06.951588 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f462dd6b-25b2-4b5a-a8ff-67dbee85c1f5 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:06.951588 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f462dd6b-25b2-4b5a-a8ff-67dbee85c1f5 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:06.969597 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:06.969597 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:06.979055 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f462dd6b-25b2-4b5a-a8ff-67dbee85c1f5 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:26:06.989251 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f462dd6b-25b2-4b5a-a8ff-67dbee85c1f5 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 returned with HTTP 200 Aug 06 19:26:06.989869 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 537/2161] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:06 2026] GET /volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 => generated 873 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:08.012516 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f679315c-f092-404d-bb04-7c5e5a6dd524 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:08.015128 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f679315c-f092-404d-bb04-7c5e5a6dd524 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 Aug 06 19:26:08.015128 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f679315c-f092-404d-bb04-7c5e5a6dd524 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:08.015532 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f679315c-f092-404d-bb04-7c5e5a6dd524 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:08.035279 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:08.035279 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:08.040912 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f679315c-f092-404d-bb04-7c5e5a6dd524 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:26:08.048647 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f679315c-f092-404d-bb04-7c5e5a6dd524 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 returned with HTTP 200 Aug 06 19:26:08.049100 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 548/2162] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:08 2026] GET /volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 => generated 873 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:08.789506 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-4728fc2e-83ac-46c2-b773-49e1d0d2996e req-26277c74-dbe3-4b6f-82e5-7f8ca6694eec None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:08.793228 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4728fc2e-83ac-46c2-b773-49e1d0d2996e req-26277c74-dbe3-4b6f-82e5-7f8ca6694eec tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] POST https://10.4.3.5/volume/v3/attachments/cc4a8b92-4005-4d52-aeed-429457acd3df/action Aug 06 19:26:08.794570 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4728fc2e-83ac-46c2-b773-49e1d0d2996e req-26277c74-dbe3-4b6f-82e5-7f8ca6694eec tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:26:08.794570 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4728fc2e-83ac-46c2-b773-49e1d0d2996e req-26277c74-dbe3-4b6f-82e5-7f8ca6694eec tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:08.833647 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:08.833647 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:08.855593 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4728fc2e-83ac-46c2-b773-49e1d0d2996e req-26277c74-dbe3-4b6f-82e5-7f8ca6694eec tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/attachments/cc4a8b92-4005-4d52-aeed-429457acd3df/action returned with HTTP 204 Aug 06 19:26:08.856187 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 543/2163] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:26:08 2026] POST /volume/v3/attachments/cc4a8b92-4005-4d52-aeed-429457acd3df/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:26:09.071802 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-37848671-ce68-40e1-9161-b360e40d7ef0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:09.073736 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-37848671-ce68-40e1-9161-b360e40d7ef0 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 Aug 06 19:26:09.073984 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-37848671-ce68-40e1-9161-b360e40d7ef0 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:09.074228 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-37848671-ce68-40e1-9161-b360e40d7ef0 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:09.088079 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:09.088079 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:09.094304 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-37848671-ce68-40e1-9161-b360e40d7ef0 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:26:09.102333 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-37848671-ce68-40e1-9161-b360e40d7ef0 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 returned with HTTP 200 Aug 06 19:26:09.103215 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 536/2164] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:09 2026] GET /volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 => generated 1165 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:09.126063 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c138f754-d07f-4c12-aab5-b645b640b713 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:09.130351 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c138f754-d07f-4c12-aab5-b645b640b713 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 Aug 06 19:26:09.131402 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c138f754-d07f-4c12-aab5-b645b640b713 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:09.131527 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c138f754-d07f-4c12-aab5-b645b640b713 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:09.147027 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:09.147027 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:09.151954 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c138f754-d07f-4c12-aab5-b645b640b713 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:26:09.157757 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c138f754-d07f-4c12-aab5-b645b640b713 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 returned with HTTP 200 Aug 06 19:26:09.158053 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 538/2165] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:09 2026] GET /volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 => generated 1165 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:09.232245 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-fc65d88b-c430-454c-9862-8e5f07f07fb1 req-0bea22dd-2c56-4cd3-9659-6573ca1b1bf8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:09.240668 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-fc65d88b-c430-454c-9862-8e5f07f07fb1 req-0bea22dd-2c56-4cd3-9659-6573ca1b1bf8 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 Aug 06 19:26:09.240867 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-fc65d88b-c430-454c-9862-8e5f07f07fb1 req-0bea22dd-2c56-4cd3-9659-6573ca1b1bf8 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:09.241426 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-fc65d88b-c430-454c-9862-8e5f07f07fb1 req-0bea22dd-2c56-4cd3-9659-6573ca1b1bf8 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:09.257598 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:09.257598 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:09.265120 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-fc65d88b-c430-454c-9862-8e5f07f07fb1 req-0bea22dd-2c56-4cd3-9659-6573ca1b1bf8 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:26:09.272888 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-fc65d88b-c430-454c-9862-8e5f07f07fb1 req-0bea22dd-2c56-4cd3-9659-6573ca1b1bf8 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 returned with HTTP 200 Aug 06 19:26:09.273360 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 549/2166] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:26:09 2026] GET /volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 => generated 1165 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:09.303336 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-fc65d88b-c430-454c-9862-8e5f07f07fb1 req-1db301c0-4848-420a-a31d-80ce44d0c977 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:09.305815 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fc65d88b-c430-454c-9862-8e5f07f07fb1 req-1db301c0-4848-420a-a31d-80ce44d0c977 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] POST https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635/action Aug 06 19:26:09.306645 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fc65d88b-c430-454c-9862-8e5f07f07fb1 req-1db301c0-4848-420a-a31d-80ce44d0c977 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:26:09.309511 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fc65d88b-c430-454c-9862-8e5f07f07fb1 req-1db301c0-4848-420a-a31d-80ce44d0c977 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:09.333057 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:09.333057 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:09.333732 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-fc65d88b-c430-454c-9862-8e5f07f07fb1 req-1db301c0-4848-420a-a31d-80ce44d0c977 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:26:09.344140 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-fc65d88b-c430-454c-9862-8e5f07f07fb1 req-1db301c0-4848-420a-a31d-80ce44d0c977 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Begin detaching volume completed successfully. Aug 06 19:26:09.344742 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fc65d88b-c430-454c-9862-8e5f07f07fb1 req-1db301c0-4848-420a-a31d-80ce44d0c977 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635/action returned with HTTP 202 Aug 06 19:26:09.345557 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 544/2167] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:26:09 2026] POST /volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:26:09.422293 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cf455729-b622-43a0-a247-e072afa1b102 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:09.423370 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cf455729-b622-43a0-a247-e072afa1b102 None None] GET https://10.4.3.5/volume// Aug 06 19:26:09.423370 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cf455729-b622-43a0-a247-e072afa1b102 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:09.423370 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cf455729-b622-43a0-a247-e072afa1b102 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:09.423862 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cf455729-b622-43a0-a247-e072afa1b102 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:26:09.424559 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 537/2168] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:26:09 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:26:09.440050 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-fc65d88b-c430-454c-9862-8e5f07f07fb1 req-5c16ce24-add3-4682-940c-70702b7aff44 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:09.447978 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-fc65d88b-c430-454c-9862-8e5f07f07fb1 req-5c16ce24-add3-4682-940c-70702b7aff44 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 Aug 06 19:26:09.448438 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-fc65d88b-c430-454c-9862-8e5f07f07fb1 req-5c16ce24-add3-4682-940c-70702b7aff44 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:09.450128 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-fc65d88b-c430-454c-9862-8e5f07f07fb1 req-5c16ce24-add3-4682-940c-70702b7aff44 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:09.466417 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:09.466417 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:09.472790 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-fc65d88b-c430-454c-9862-8e5f07f07fb1 req-5c16ce24-add3-4682-940c-70702b7aff44 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:26:09.480698 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-fc65d88b-c430-454c-9862-8e5f07f07fb1 req-5c16ce24-add3-4682-940c-70702b7aff44 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 returned with HTTP 200 Aug 06 19:26:09.481320 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 539/2169] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:26:09 2026] GET /volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 => generated 1348 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:26:09.499116 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-fc65d88b-c430-454c-9862-8e5f07f07fb1 req-46a2cab1-91d3-4eca-a380-f5929dc5a7f9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:09.502732 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-fc65d88b-c430-454c-9862-8e5f07f07fb1 req-46a2cab1-91d3-4eca-a380-f5929dc5a7f9 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635/encryption Aug 06 19:26:09.502994 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-fc65d88b-c430-454c-9862-8e5f07f07fb1 req-46a2cab1-91d3-4eca-a380-f5929dc5a7f9 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:09.503237 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-fc65d88b-c430-454c-9862-8e5f07f07fb1 req-46a2cab1-91d3-4eca-a380-f5929dc5a7f9 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:09.518216 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:09.518216 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:09.525276 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-fc65d88b-c430-454c-9862-8e5f07f07fb1 req-46a2cab1-91d3-4eca-a380-f5929dc5a7f9 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635/encryption returned with HTTP 200 Aug 06 19:26:09.525695 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 550/2170] 10.4.3.5 () {68 vars in 1617 bytes} [Thu Aug 6 19:26:09 2026] GET /volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:10.773035 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-fc65d88b-c430-454c-9862-8e5f07f07fb1 req-efbd85b7-5233-49ec-af2e-97c59a8eb3d6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:10.775384 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fc65d88b-c430-454c-9862-8e5f07f07fb1 req-efbd85b7-5233-49ec-af2e-97c59a8eb3d6 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] DELETE https://10.4.3.5/volume/v3/attachments/cc4a8b92-4005-4d52-aeed-429457acd3df Aug 06 19:26:10.775613 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fc65d88b-c430-454c-9862-8e5f07f07fb1 req-efbd85b7-5233-49ec-af2e-97c59a8eb3d6 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:10.775806 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fc65d88b-c430-454c-9862-8e5f07f07fb1 req-efbd85b7-5233-49ec-af2e-97c59a8eb3d6 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:10.792882 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:10.792882 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:10.873661 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fc65d88b-c430-454c-9862-8e5f07f07fb1 req-efbd85b7-5233-49ec-af2e-97c59a8eb3d6 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/attachments/cc4a8b92-4005-4d52-aeed-429457acd3df returned with HTTP 200 Aug 06 19:26:10.874517 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 545/2171] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:26:10 2026] DELETE /volume/v3/attachments/cc4a8b92-4005-4d52-aeed-429457acd3df => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:11.077029 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0e5f29da-2101-450b-b15d-f2962c47215f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:11.223270 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0e5f29da-2101-450b-b15d-f2962c47215f tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:26:11.223593 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0e5f29da-2101-450b-b15d-f2962c47215f tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-611251588"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:11.225704 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-0e5f29da-2101-450b-b15d-f2962c47215f tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-611251588'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:26:11.225980 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-0e5f29da-2101-450b-b15d-f2962c47215f tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Create volume of 1 GB Aug 06 19:26:11.231629 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0e5f29da-2101-450b-b15d-f2962c47215f tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Availability Zones retrieved successfully. Aug 06 19:26:11.239927 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0e5f29da-2101-450b-b15d-f2962c47215f tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Flow 'volume_create_api' (6cb8aafa-30e0-429e-81d0-29ef0c26cd6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:26:11.241343 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0e5f29da-2101-450b-b15d-f2962c47215f tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a0e6e19-0efd-4d4e-88d5-822c1a69b2a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:11.242831 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-0e5f29da-2101-450b-b15d-f2962c47215f tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:26:11.282446 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0e5f29da-2101-450b-b15d-f2962c47215f tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a0e6e19-0efd-4d4e-88d5-822c1a69b2a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:11.283594 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0e5f29da-2101-450b-b15d-f2962c47215f tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df5422ad-6a00-44a2-bf5f-064f49ee57e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:11.396393 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-0e5f29da-2101-450b-b15d-f2962c47215f tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Created reservations ['09edffe1-1e7b-490e-8d64-eb791f757105', 'ca5a42f7-5ab3-4f4b-baa0-f67a09ce163d', '3fac96f7-1792-48b0-8566-bbb796f1fc67', '14079123-b6ef-4a79-a056-f83965429bfd'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:26:11.397364 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0e5f29da-2101-450b-b15d-f2962c47215f tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df5422ad-6a00-44a2-bf5f-064f49ee57e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09edffe1-1e7b-490e-8d64-eb791f757105', 'ca5a42f7-5ab3-4f4b-baa0-f67a09ce163d', '3fac96f7-1792-48b0-8566-bbb796f1fc67', '14079123-b6ef-4a79-a056-f83965429bfd']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:11.398206 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0e5f29da-2101-450b-b15d-f2962c47215f tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce135ead-8eac-40f2-89c4-da2c8644af64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:11.427936 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0e5f29da-2101-450b-b15d-f2962c47215f tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce135ead-8eac-40f2-89c4-da2c8644af64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8089122c-75a9-454a-bd98-1a32f3a29023', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-611251588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a4d1bd514be47a9bf8692ee1cd0f4fc',qos_specs=None,replication_status=,reservations=['09edffe1-1e7b-490e-8d64-eb791f757105','ca5a42f7-5ab3-4f4b-baa0-f67a09ce163d','3fac96f7-1792-48b0-8566-bbb796f1fc67','14079123-b6ef-4a79-a056-f83965429bfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89f96cd839c84d63828241932f2ad0c4',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:26:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-611251588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8089122c-75a9-454a-bd98-1a32f3a29023,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a4d1bd514be47a9bf8692ee1cd0f4fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89f96cd839c84d63828241932f2ad0c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:11.428984 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0e5f29da-2101-450b-b15d-f2962c47215f tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af418e6b-5b27-4dda-b7bc-97f8f0ca05ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:11.452591 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0e5f29da-2101-450b-b15d-f2962c47215f tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af418e6b-5b27-4dda-b7bc-97f8f0ca05ef) transitioned into state 'SUCCESS' from state '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-611251588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a4d1bd514be47a9bf8692ee1cd0f4fc',qos_specs=None,replication_status=,reservations=['09edffe1-1e7b-490e-8d64-eb791f757105','ca5a42f7-5ab3-4f4b-baa0-f67a09ce163d','3fac96f7-1792-48b0-8566-bbb796f1fc67','14079123-b6ef-4a79-a056-f83965429bfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89f96cd839c84d63828241932f2ad0c4',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:11.453814 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0e5f29da-2101-450b-b15d-f2962c47215f tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3470e6fb-bdf6-4fe8-afea-a9d80404c44d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:11.467719 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0e5f29da-2101-450b-b15d-f2962c47215f tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3470e6fb-bdf6-4fe8-afea-a9d80404c44d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:11.468326 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0e5f29da-2101-450b-b15d-f2962c47215f tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Flow 'volume_create_api' (6cb8aafa-30e0-429e-81d0-29ef0c26cd6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:26:11.468707 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0e5f29da-2101-450b-b15d-f2962c47215f tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Create volume request issued successfully. Aug 06 19:26:11.469434 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0e5f29da-2101-450b-b15d-f2962c47215f tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:26:11.470087 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 538/2172] 10.4.3.5 () {70 vars in 1284 bytes} [Thu Aug 6 19:26:11 2026] POST /volume/v3/volumes => generated 747 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:26:11.489909 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-693f399d-605b-4039-ab73-892cb705b160 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:11.496691 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-693f399d-605b-4039-ab73-892cb705b160 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] GET https://10.4.3.5/volume/v3/volumes/8089122c-75a9-454a-bd98-1a32f3a29023 Aug 06 19:26:11.497129 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-693f399d-605b-4039-ab73-892cb705b160 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:11.497129 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-693f399d-605b-4039-ab73-892cb705b160 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:11.511665 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:11.511665 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:11.518127 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-693f399d-605b-4039-ab73-892cb705b160 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Volume info retrieved successfully. Aug 06 19:26:11.527255 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-693f399d-605b-4039-ab73-892cb705b160 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] https://10.4.3.5/volume/v3/volumes/8089122c-75a9-454a-bd98-1a32f3a29023 returned with HTTP 200 Aug 06 19:26:11.527576 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 540/2173] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:26:11 2026] GET /volume/v3/volumes/8089122c-75a9-454a-bd98-1a32f3a29023 => generated 815 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:11.617550 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-2baaff2f-df4c-4342-937c-742edefbda7b req-0e6deeb4-7558-4645-8a68-f579a3e1a3e0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:11.619941 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2baaff2f-df4c-4342-937c-742edefbda7b req-0e6deeb4-7558-4645-8a68-f579a3e1a3e0 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 Aug 06 19:26:11.620205 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2baaff2f-df4c-4342-937c-742edefbda7b req-0e6deeb4-7558-4645-8a68-f579a3e1a3e0 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:11.620439 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2baaff2f-df4c-4342-937c-742edefbda7b req-0e6deeb4-7558-4645-8a68-f579a3e1a3e0 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:11.628647 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:11.628647 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:11.634550 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-2baaff2f-df4c-4342-937c-742edefbda7b req-0e6deeb4-7558-4645-8a68-f579a3e1a3e0 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:26:11.642277 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2baaff2f-df4c-4342-937c-742edefbda7b req-0e6deeb4-7558-4645-8a68-f579a3e1a3e0 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 returned with HTTP 200 Aug 06 19:26:11.643592 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 551/2174] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:26:11 2026] GET /volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:12.519124 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-437bdb1d-c78c-4c31-9e05-7e90112a2d64 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:12.544440 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-05158b1b-6e27-4296-95bb-506a1664b4ab None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:12.547588 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-05158b1b-6e27-4296-95bb-506a1664b4ab tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] GET https://10.4.3.5/volume/v3/volumes/8089122c-75a9-454a-bd98-1a32f3a29023 Aug 06 19:26:12.547896 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-05158b1b-6e27-4296-95bb-506a1664b4ab tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:12.548190 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-05158b1b-6e27-4296-95bb-506a1664b4ab tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:12.565747 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:12.565747 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:12.574094 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-05158b1b-6e27-4296-95bb-506a1664b4ab tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Volume info retrieved successfully. Aug 06 19:26:12.585302 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-05158b1b-6e27-4296-95bb-506a1664b4ab tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] https://10.4.3.5/volume/v3/volumes/8089122c-75a9-454a-bd98-1a32f3a29023 returned with HTTP 200 Aug 06 19:26:12.585907 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 539/2175] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:26:12 2026] GET /volume/v3/volumes/8089122c-75a9-454a-bd98-1a32f3a29023 => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:12.607996 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cd371754-e6b4-4b98-ada6-14acc317c228 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:12.611114 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cd371754-e6b4-4b98-ada6-14acc317c228 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] POST https://10.4.3.5/volume/v3/backups Aug 06 19:26:12.611114 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cd371754-e6b4-4b98-ada6-14acc317c228 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8089122c-75a9-454a-bd98-1a32f3a29023", "name": "tempest-VolumesBackupsV39Test-Backup-807906474", "container": "tempest-volumesbackupsv39test-backup-container-340702452"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:12.612995 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-cd371754-e6b4-4b98-ada6-14acc317c228 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Creating new backup {'backup': {'volume_id': '8089122c-75a9-454a-bd98-1a32f3a29023', 'name': 'tempest-VolumesBackupsV39Test-Backup-807906474', 'container': 'tempest-volumesbackupsv39test-backup-container-340702452'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:26:12.613903 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-cd371754-e6b4-4b98-ada6-14acc317c228 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Creating backup of volume 8089122c-75a9-454a-bd98-1a32f3a29023 in container tempest-volumesbackupsv39test-backup-container-340702452 Aug 06 19:26:12.630950 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:12.630950 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:12.631873 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cd371754-e6b4-4b98-ada6-14acc317c228 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Volume info retrieved successfully. Aug 06 19:26:12.664563 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-437bdb1d-c78c-4c31-9e05-7e90112a2d64 tempest-UserMessagesTest-1873071552 tempest-UserMessagesTest-1873071552-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:26:12.664985 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-437bdb1d-c78c-4c31-9e05-7e90112a2d64 tempest-UserMessagesTest-1873071552 tempest-UserMessagesTest-1873071552-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-486176491", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1669604969", "vendor_name": "tempest-vendor_name-1184559677"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:12.667451 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:12.667451 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:12.708822 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-cd371754-e6b4-4b98-ada6-14acc317c228 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Created reservations ['3660a987-de11-41bd-a860-c47c4ae49bbc', '6f2e7140-45db-4c11-a0a9-9c80877b229c'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:26:12.709125 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-437bdb1d-c78c-4c31-9e05-7e90112a2d64 tempest-UserMessagesTest-1873071552 tempest-UserMessagesTest-1873071552-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:26:12.709638 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 546/2176] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:26:12 2026] POST /volume/v3/types => generated 327 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:12.723903 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e4692de8-dd62-48e8-a474-f124c667a1b6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:12.795831 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cd371754-e6b4-4b98-ada6-14acc317c228 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:26:12.797125 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 541/2177] 10.4.3.5 () {70 vars in 1285 bytes} [Thu Aug 6 19:26:12 2026] POST /volume/v3/backups => generated 328 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:26:12.808571 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7f113bb8-a4cd-428c-98f5-199287fd6af7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:12.811266 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7f113bb8-a4cd-428c-98f5-199287fd6af7 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] GET https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb Aug 06 19:26:12.813310 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7f113bb8-a4cd-428c-98f5-199287fd6af7 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:12.813310 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7f113bb8-a4cd-428c-98f5-199287fd6af7 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:12.813310 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-7f113bb8-a4cd-428c-98f5-199287fd6af7 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Show backup with id 463a15f1-b85d-40ea-8f42-dceec14dfabb. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:12.819682 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:12.819682 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:12.821388 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7f113bb8-a4cd-428c-98f5-199287fd6af7 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb returned with HTTP 200 Aug 06 19:26:12.822787 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 540/2178] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:26:12 2026] GET /volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:12.874055 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e4692de8-dd62-48e8-a474-f124c667a1b6 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:26:12.874055 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e4692de8-dd62-48e8-a474-f124c667a1b6 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "25e130bf-1273-46c7-bdeb-f48b7866601e", "size": 1, "name": "tempest-UserMessagesTest-Volume-1007199711"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:12.874416 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-e4692de8-dd62-48e8-a474-f124c667a1b6 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Create volume request body: {'volume': {'volume_type': '25e130bf-1273-46c7-bdeb-f48b7866601e', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1007199711'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:26:12.881201 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-e4692de8-dd62-48e8-a474-f124c667a1b6 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Create volume of 1 GB Aug 06 19:26:12.881656 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:12.881656 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:12.882221 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e4692de8-dd62-48e8-a474-f124c667a1b6 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Availability Zones retrieved successfully. Aug 06 19:26:12.887872 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-863febc7-03ef-49bc-862b-fbaafb6e4213 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:12.889758 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-863febc7-03ef-49bc-862b-fbaafb6e4213 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:26:12.890655 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-863febc7-03ef-49bc-862b-fbaafb6e4213 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-112213838", "snapshot_id": null, "imageRef": "11f21727-e5ec-459d-91b4-c79ce982c40c", "volume_type": null, "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:12.891079 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e4692de8-dd62-48e8-a474-f124c667a1b6 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Flow 'volume_create_api' (d0c4f765-68b1-4369-b5b9-6d5c003b1f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:26:12.892701 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e4692de8-dd62-48e8-a474-f124c667a1b6 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f653c80-ee6b-481c-bd60-e41be9d99870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:12.893967 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-e4692de8-dd62-48e8-a474-f124c667a1b6 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:26:12.898665 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-863febc7-03ef-49bc-862b-fbaafb6e4213 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-112213838', 'snapshot_id': None, 'imageRef': '11f21727-e5ec-459d-91b4-c79ce982c40c', 'volume_type': None, 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:26:12.932000 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e4692de8-dd62-48e8-a474-f124c667a1b6 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f653c80-ee6b-481c-bd60-e41be9d99870) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:26:13Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1669604969',vendor_name='tempest-vendor_name-1184559677'},id=25e130bf-1273-46c7-bdeb-f48b7866601e,is_public=True,name='tempest-UserMessagesTest-volume-type-486176491',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25e130bf-1273-46c7-bdeb-f48b7866601e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:12.932881 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e4692de8-dd62-48e8-a474-f124c667a1b6 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3f81758-5f08-41cf-8240-001eb6c7334a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:12.984546 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-e4692de8-dd62-48e8-a474-f124c667a1b6 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-486176491 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-486176491, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:26:12.984776 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-e4692de8-dd62-48e8-a474-f124c667a1b6 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-486176491 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-486176491, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:26:13.053869 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-863febc7-03ef-49bc-862b-fbaafb6e4213 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Create volume of 1 GB Aug 06 19:26:13.054034 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-e4692de8-dd62-48e8-a474-f124c667a1b6 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Created reservations ['fa0ae664-0e75-46c6-8826-697d67c79967', '9c85710e-4b2b-4e0f-a7d0-ae8601bff01d', 'a86128b0-4a13-4f99-b6fc-b5aede6da616', 'd29a1216-c65a-4562-8033-c2e550df022a'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:26:13.054377 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e4692de8-dd62-48e8-a474-f124c667a1b6 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3f81758-5f08-41cf-8240-001eb6c7334a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa0ae664-0e75-46c6-8826-697d67c79967', '9c85710e-4b2b-4e0f-a7d0-ae8601bff01d', 'a86128b0-4a13-4f99-b6fc-b5aede6da616', 'd29a1216-c65a-4562-8033-c2e550df022a']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:13.055546 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e4692de8-dd62-48e8-a474-f124c667a1b6 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9728942-0b1b-4eae-9e67-fda2c1c9eb3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:13.063372 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-863febc7-03ef-49bc-862b-fbaafb6e4213 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Availability Zones retrieved successfully. Aug 06 19:26:13.073263 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-863febc7-03ef-49bc-862b-fbaafb6e4213 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Flow 'volume_create_api' (30609b26-1513-4078-99c5-3ad40580aab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:26:13.075904 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-863febc7-03ef-49bc-862b-fbaafb6e4213 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0da4787c-ebe0-4727-8795-7a842bc79976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:13.077322 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-863febc7-03ef-49bc-862b-fbaafb6e4213 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:26:13.093589 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e4692de8-dd62-48e8-a474-f124c667a1b6 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9728942-0b1b-4eae-9e67-fda2c1c9eb3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28d14a8d-35c1-4172-bf0f-c15a117aba3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1007199711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3533be1409845d39f072630f0fe1c0b',qos_specs=None,replication_status=,reservations=['fa0ae664-0e75-46c6-8826-697d67c79967','9c85710e-4b2b-4e0f-a7d0-ae8601bff01d','a86128b0-4a13-4f99-b6fc-b5aede6da616','d29a1216-c65a-4562-8033-c2e550df022a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0410f56b7e44ec093e918ca57eef910',volume_type_id=25e130bf-1273-46c7-bdeb-f48b7866601e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:26:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1007199711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28d14a8d-35c1-4172-bf0f-c15a117aba3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3533be1409845d39f072630f0fe1c0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0410f56b7e44ec093e918ca57eef910',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25e130bf-1273-46c7-bdeb-f48b7866601e),volume_type_id=25e130bf-1273-46c7-bdeb-f48b7866601e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:13.093846 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e4692de8-dd62-48e8-a474-f124c667a1b6 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c51ab55-c88a-4bae-979f-5e2eefe3ef38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:13.134853 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e4692de8-dd62-48e8-a474-f124c667a1b6 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c51ab55-c88a-4bae-979f-5e2eefe3ef38) transitioned into state 'SUCCESS' from state '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-1007199711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3533be1409845d39f072630f0fe1c0b',qos_specs=None,replication_status=,reservations=['fa0ae664-0e75-46c6-8826-697d67c79967','9c85710e-4b2b-4e0f-a7d0-ae8601bff01d','a86128b0-4a13-4f99-b6fc-b5aede6da616','d29a1216-c65a-4562-8033-c2e550df022a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0410f56b7e44ec093e918ca57eef910',volume_type_id=25e130bf-1273-46c7-bdeb-f48b7866601e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:13.136082 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e4692de8-dd62-48e8-a474-f124c667a1b6 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e293e16d-6feb-4e9b-8784-9da935e8ce92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:13.152201 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e4692de8-dd62-48e8-a474-f124c667a1b6 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e293e16d-6feb-4e9b-8784-9da935e8ce92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:13.152201 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e4692de8-dd62-48e8-a474-f124c667a1b6 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Flow 'volume_create_api' (d0c4f765-68b1-4369-b5b9-6d5c003b1f5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:26:13.153180 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e4692de8-dd62-48e8-a474-f124c667a1b6 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Create volume request issued successfully. Aug 06 19:26:13.154096 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e4692de8-dd62-48e8-a474-f124c667a1b6 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:26:13.154785 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 552/2179] 10.4.3.5 () {70 vars in 1285 bytes} [Thu Aug 6 19:26:12 2026] POST /volume/v3/volumes => generated 781 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:26:13.179379 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-26d47641-97f8-4650-87be-16a2d7b9fc01 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:13.181417 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-863febc7-03ef-49bc-862b-fbaafb6e4213 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0da4787c-ebe0-4727-8795-7a842bc79976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:13.181585 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-26d47641-97f8-4650-87be-16a2d7b9fc01 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] GET https://10.4.3.5/volume/v3/volumes/28d14a8d-35c1-4172-bf0f-c15a117aba3a Aug 06 19:26:13.182037 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-26d47641-97f8-4650-87be-16a2d7b9fc01 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:13.185041 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-26d47641-97f8-4650-87be-16a2d7b9fc01 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:13.185199 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-863febc7-03ef-49bc-862b-fbaafb6e4213 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (433c1ceb-7b2c-43b1-9603-28e644f0a66e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:13.193597 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:13.193597 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:13.199137 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-26d47641-97f8-4650-87be-16a2d7b9fc01 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Volume info retrieved successfully. Aug 06 19:26:13.205004 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-26d47641-97f8-4650-87be-16a2d7b9fc01 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] https://10.4.3.5/volume/v3/volumes/28d14a8d-35c1-4172-bf0f-c15a117aba3a returned with HTTP 200 Aug 06 19:26:13.206195 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 542/2180] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:26:13 2026] GET /volume/v3/volumes/28d14a8d-35c1-4172-bf0f-c15a117aba3a => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:13.312694 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-863febc7-03ef-49bc-862b-fbaafb6e4213 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Created reservations ['de63166c-98ad-42dd-aff9-7e9da7422c64', '0047d182-862a-4914-aeef-3852c00e4841', '8c08cba0-c49c-4d48-8d42-fe1dbd8563dc', '64163552-226d-4168-b074-f534e4898999'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:26:13.313310 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-863febc7-03ef-49bc-862b-fbaafb6e4213 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (433c1ceb-7b2c-43b1-9603-28e644f0a66e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de63166c-98ad-42dd-aff9-7e9da7422c64', '0047d182-862a-4914-aeef-3852c00e4841', '8c08cba0-c49c-4d48-8d42-fe1dbd8563dc', '64163552-226d-4168-b074-f534e4898999']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:13.314471 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-863febc7-03ef-49bc-862b-fbaafb6e4213 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ea9ae26-6d87-4851-9135-695a56047b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:13.345844 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-863febc7-03ef-49bc-862b-fbaafb6e4213 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ea9ae26-6d87-4851-9135-695a56047b88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1da868d-533f-4e5e-a432-d8bdc6ab5ebc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-112213838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3decf5d8a85f4abcb838a871d44c12c9',qos_specs=None,replication_status=,reservations=['de63166c-98ad-42dd-aff9-7e9da7422c64','0047d182-862a-4914-aeef-3852c00e4841','8c08cba0-c49c-4d48-8d42-fe1dbd8563dc','64163552-226d-4168-b074-f534e4898999'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d3da2b70fe44a5e87473690bbdd2428',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:26:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-112213838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1da868d-533f-4e5e-a432-d8bdc6ab5ebc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3decf5d8a85f4abcb838a871d44c12c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d3da2b70fe44a5e87473690bbdd2428',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:13.346641 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-863febc7-03ef-49bc-862b-fbaafb6e4213 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a3ceac8-7ef1-49bf-a21e-03990b1fcc8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:13.378840 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-863febc7-03ef-49bc-862b-fbaafb6e4213 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a3ceac8-7ef1-49bf-a21e-03990b1fcc8a) transitioned into state 'SUCCESS' from state '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-112213838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3decf5d8a85f4abcb838a871d44c12c9',qos_specs=None,replication_status=,reservations=['de63166c-98ad-42dd-aff9-7e9da7422c64','0047d182-862a-4914-aeef-3852c00e4841','8c08cba0-c49c-4d48-8d42-fe1dbd8563dc','64163552-226d-4168-b074-f534e4898999'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d3da2b70fe44a5e87473690bbdd2428',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:13.379564 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-863febc7-03ef-49bc-862b-fbaafb6e4213 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5add6506-354d-4ce6-85d2-1bc44259d80a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:13.394095 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-863febc7-03ef-49bc-862b-fbaafb6e4213 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5add6506-354d-4ce6-85d2-1bc44259d80a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:13.396123 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-863febc7-03ef-49bc-862b-fbaafb6e4213 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Flow 'volume_create_api' (30609b26-1513-4078-99c5-3ad40580aab7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:26:13.396123 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-863febc7-03ef-49bc-862b-fbaafb6e4213 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Create volume request issued successfully. Aug 06 19:26:13.396961 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-863febc7-03ef-49bc-862b-fbaafb6e4213 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:26:13.397736 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 547/2181] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:26:12 2026] POST /volume/v3/volumes => generated 749 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:26:13.415864 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-396f62bb-789e-433a-a130-06f70214982d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:13.418452 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-396f62bb-789e-433a-a130-06f70214982d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/volumes/f1da868d-533f-4e5e-a432-d8bdc6ab5ebc Aug 06 19:26:13.418777 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-396f62bb-789e-433a-a130-06f70214982d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:13.419252 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-396f62bb-789e-433a-a130-06f70214982d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:13.428680 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:13.428680 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:13.435936 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-396f62bb-789e-433a-a130-06f70214982d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Volume info retrieved successfully. Aug 06 19:26:13.441323 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-396f62bb-789e-433a-a130-06f70214982d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/volumes/f1da868d-533f-4e5e-a432-d8bdc6ab5ebc returned with HTTP 200 Aug 06 19:26:13.442133 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 541/2182] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:13 2026] GET /volume/v3/volumes/f1da868d-533f-4e5e-a432-d8bdc6ab5ebc => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:13.839336 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-224d0c6b-70ed-43c3-a6cb-07e0117a7666 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:13.842573 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-224d0c6b-70ed-43c3-a6cb-07e0117a7666 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] GET https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb Aug 06 19:26:13.842934 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-224d0c6b-70ed-43c3-a6cb-07e0117a7666 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:13.843313 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-224d0c6b-70ed-43c3-a6cb-07e0117a7666 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:13.843629 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-224d0c6b-70ed-43c3-a6cb-07e0117a7666 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Show backup with id 463a15f1-b85d-40ea-8f42-dceec14dfabb. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:13.853219 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:13.853219 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:13.855217 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-224d0c6b-70ed-43c3-a6cb-07e0117a7666 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb returned with HTTP 200 Aug 06 19:26:13.855977 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 553/2183] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:26:13 2026] GET /volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:14.224821 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-057d00d2-d9d7-4bf1-ad63-706c69f3a68e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:14.227805 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-057d00d2-d9d7-4bf1-ad63-706c69f3a68e tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] GET https://10.4.3.5/volume/v3/volumes/28d14a8d-35c1-4172-bf0f-c15a117aba3a Aug 06 19:26:14.228173 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-057d00d2-d9d7-4bf1-ad63-706c69f3a68e tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:14.228540 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-057d00d2-d9d7-4bf1-ad63-706c69f3a68e tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:14.237136 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:14.237136 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:14.242086 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-057d00d2-d9d7-4bf1-ad63-706c69f3a68e tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Volume info retrieved successfully. Aug 06 19:26:14.247621 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-057d00d2-d9d7-4bf1-ad63-706c69f3a68e tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] https://10.4.3.5/volume/v3/volumes/28d14a8d-35c1-4172-bf0f-c15a117aba3a returned with HTTP 200 Aug 06 19:26:14.248044 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 543/2184] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:26:14 2026] GET /volume/v3/volumes/28d14a8d-35c1-4172-bf0f-c15a117aba3a => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:14.260670 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-17bd41dc-1c41-46c2-a811-8bfa148673f1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:14.266191 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-17bd41dc-1c41-46c2-a811-8bfa148673f1 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] GET https://10.4.3.5/volume/v3/messages Aug 06 19:26:14.266548 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-17bd41dc-1c41-46c2-a811-8bfa148673f1 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:14.266873 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-17bd41dc-1c41-46c2-a811-8bfa148673f1 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:14.267277 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:14.267277 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:14.282812 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-17bd41dc-1c41-46c2-a811-8bfa148673f1 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] https://10.4.3.5/volume/v3/messages returned with HTTP 200 Aug 06 19:26:14.283445 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 548/2185] 10.4.3.5 () {68 vars in 1266 bytes} [Thu Aug 6 19:26:14 2026] GET /volume/v3/messages => generated 666 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:14.293652 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-853dc3cd-b555-4856-915d-f6c9d2c5c704 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:14.296100 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-853dc3cd-b555-4856-915d-f6c9d2c5c704 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] DELETE https://10.4.3.5/volume/v3/messages/5798865a-655d-453f-9059-4d5c11291878 Aug 06 19:26:14.296781 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-853dc3cd-b555-4856-915d-f6c9d2c5c704 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:14.297260 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-853dc3cd-b555-4856-915d-f6c9d2c5c704 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:14.310989 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-853dc3cd-b555-4856-915d-f6c9d2c5c704 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] https://10.4.3.5/volume/v3/messages/5798865a-655d-453f-9059-4d5c11291878 returned with HTTP 204 Aug 06 19:26:14.311843 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 542/2186] 10.4.3.5 () {68 vars in 1380 bytes} [Thu Aug 6 19:26:14 2026] DELETE /volume/v3/messages/5798865a-655d-453f-9059-4d5c11291878 => generated 0 bytes in 20 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 19:26:14.321597 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-88147fd9-3f13-49b0-903b-4988b8ee6aac None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:14.323918 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-88147fd9-3f13-49b0-903b-4988b8ee6aac tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] GET https://10.4.3.5/volume/v3/messages/5798865a-655d-453f-9059-4d5c11291878 Aug 06 19:26:14.324528 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-88147fd9-3f13-49b0-903b-4988b8ee6aac tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:14.324863 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-88147fd9-3f13-49b0-903b-4988b8ee6aac tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:14.328108 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-88147fd9-3f13-49b0-903b-4988b8ee6aac tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] https://10.4.3.5/volume/v3/messages/5798865a-655d-453f-9059-4d5c11291878 returned with HTTP 404 Aug 06 19:26:14.328582 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 554/2187] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:26:14 2026] GET /volume/v3/messages/5798865a-655d-453f-9059-4d5c11291878 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:26:14.338162 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5b78c376-a45d-4f5e-85b4-b3a5b90f5f37 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:14.341927 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5b78c376-a45d-4f5e-85b4-b3a5b90f5f37 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] GET https://10.4.3.5/volume/v3/volumes/28d14a8d-35c1-4172-bf0f-c15a117aba3a Aug 06 19:26:14.341927 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5b78c376-a45d-4f5e-85b4-b3a5b90f5f37 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:14.342127 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5b78c376-a45d-4f5e-85b4-b3a5b90f5f37 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:14.353809 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:14.353809 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:14.358627 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5b78c376-a45d-4f5e-85b4-b3a5b90f5f37 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Volume info retrieved successfully. Aug 06 19:26:14.365940 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5b78c376-a45d-4f5e-85b4-b3a5b90f5f37 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] https://10.4.3.5/volume/v3/volumes/28d14a8d-35c1-4172-bf0f-c15a117aba3a returned with HTTP 200 Aug 06 19:26:14.370214 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 544/2188] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:26:14 2026] GET /volume/v3/volumes/28d14a8d-35c1-4172-bf0f-c15a117aba3a => generated 870 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:26:14.383131 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c4e0181d-905a-496d-9fd6-d02a9bec136c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:14.385422 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c4e0181d-905a-496d-9fd6-d02a9bec136c tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] DELETE https://10.4.3.5/volume/v3/volumes/28d14a8d-35c1-4172-bf0f-c15a117aba3a Aug 06 19:26:14.385654 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c4e0181d-905a-496d-9fd6-d02a9bec136c tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:14.385851 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c4e0181d-905a-496d-9fd6-d02a9bec136c tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:14.386002 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-c4e0181d-905a-496d-9fd6-d02a9bec136c tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Delete volume with id: 28d14a8d-35c1-4172-bf0f-c15a117aba3a Aug 06 19:26:14.397346 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:14.397346 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:14.397884 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c4e0181d-905a-496d-9fd6-d02a9bec136c tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Volume info retrieved successfully. Aug 06 19:26:14.399189 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c4e0181d-905a-496d-9fd6-d02a9bec136c tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100265) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 19:26:14.424692 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-c4e0181d-905a-496d-9fd6-d02a9bec136c tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-486176491 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-486176491, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:26:14.425296 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-c4e0181d-905a-496d-9fd6-d02a9bec136c tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-486176491 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-486176491, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:26:14.439603 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-c4e0181d-905a-496d-9fd6-d02a9bec136c tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Created reservations ['37b1a2df-3fc0-4c00-addc-c4dd72307fec', 'fe11b964-2cbb-43e8-b882-4eef3c47a53a', 'b8d70071-d9a5-4031-ad2e-7d868badd5b6', 'c6dae324-909e-4701-b9ba-f77feb899e2e'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:26:14.458623 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-86237340-4ced-4cc8-8766-dff3109e0ae4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:14.461884 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-86237340-4ced-4cc8-8766-dff3109e0ae4 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/volumes/f1da868d-533f-4e5e-a432-d8bdc6ab5ebc Aug 06 19:26:14.461884 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-86237340-4ced-4cc8-8766-dff3109e0ae4 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:14.462287 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-86237340-4ced-4cc8-8766-dff3109e0ae4 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:14.480491 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:14.480491 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:14.488656 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-86237340-4ced-4cc8-8766-dff3109e0ae4 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Volume info retrieved successfully. Aug 06 19:26:14.492348 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c4e0181d-905a-496d-9fd6-d02a9bec136c tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Delete volume request issued successfully. Aug 06 19:26:14.492348 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c4e0181d-905a-496d-9fd6-d02a9bec136c tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] https://10.4.3.5/volume/v3/volumes/28d14a8d-35c1-4172-bf0f-c15a117aba3a returned with HTTP 202 Aug 06 19:26:14.492601 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 549/2189] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:26:14 2026] DELETE /volume/v3/volumes/28d14a8d-35c1-4172-bf0f-c15a117aba3a => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:26:14.496369 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-86237340-4ced-4cc8-8766-dff3109e0ae4 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/volumes/f1da868d-533f-4e5e-a432-d8bdc6ab5ebc returned with HTTP 200 Aug 06 19:26:14.496814 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 543/2190] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:14 2026] GET /volume/v3/volumes/f1da868d-533f-4e5e-a432-d8bdc6ab5ebc => generated 1357 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:14.501652 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3527580a-a74f-42a9-ad40-30839fec999c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:14.506359 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3527580a-a74f-42a9-ad40-30839fec999c tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] GET https://10.4.3.5/volume/v3/volumes/28d14a8d-35c1-4172-bf0f-c15a117aba3a Aug 06 19:26:14.506359 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3527580a-a74f-42a9-ad40-30839fec999c tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:14.506359 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3527580a-a74f-42a9-ad40-30839fec999c tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:14.513080 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3527580a-a74f-42a9-ad40-30839fec999c tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] https://10.4.3.5/volume/v3/volumes/28d14a8d-35c1-4172-bf0f-c15a117aba3a returned with HTTP 404 Aug 06 19:26:14.513566 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 555/2191] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:26:14 2026] GET /volume/v3/volumes/28d14a8d-35c1-4172-bf0f-c15a117aba3a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:26:14.513875 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bb480490-7bd1-44b7-ae82-4531f3199d2a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:14.519893 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bb480490-7bd1-44b7-ae82-4531f3199d2a tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/volumes/f1da868d-533f-4e5e-a432-d8bdc6ab5ebc Aug 06 19:26:14.520204 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bb480490-7bd1-44b7-ae82-4531f3199d2a tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:14.520435 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bb480490-7bd1-44b7-ae82-4531f3199d2a tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:14.523952 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4261fdbc-4dff-4233-b3e5-31de73c806a3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:14.527071 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4261fdbc-4dff-4233-b3e5-31de73c806a3 tempest-UserMessagesTest-1873071552 tempest-UserMessagesTest-1873071552-project-admin] DELETE https://10.4.3.5/volume/v3/types/25e130bf-1273-46c7-bdeb-f48b7866601e Aug 06 19:26:14.527071 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4261fdbc-4dff-4233-b3e5-31de73c806a3 tempest-UserMessagesTest-1873071552 tempest-UserMessagesTest-1873071552-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:14.527071 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4261fdbc-4dff-4233-b3e5-31de73c806a3 tempest-UserMessagesTest-1873071552 tempest-UserMessagesTest-1873071552-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:14.530443 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:14.530443 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:14.534863 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bb480490-7bd1-44b7-ae82-4531f3199d2a tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Volume info retrieved successfully. Aug 06 19:26:14.541006 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bb480490-7bd1-44b7-ae82-4531f3199d2a tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/volumes/f1da868d-533f-4e5e-a432-d8bdc6ab5ebc returned with HTTP 200 Aug 06 19:26:14.541457 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 545/2192] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:14 2026] GET /volume/v3/volumes/f1da868d-533f-4e5e-a432-d8bdc6ab5ebc => generated 1357 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:14.562084 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-85c450c8-c4de-43e9-a9a9-fe54eee9aa4a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:14.564860 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-85c450c8-c4de-43e9-a9a9-fe54eee9aa4a tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/volumes/f1da868d-533f-4e5e-a432-d8bdc6ab5ebc Aug 06 19:26:14.565095 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-85c450c8-c4de-43e9-a9a9-fe54eee9aa4a tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:14.565467 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-85c450c8-c4de-43e9-a9a9-fe54eee9aa4a tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:14.566308 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4261fdbc-4dff-4233-b3e5-31de73c806a3 tempest-UserMessagesTest-1873071552 tempest-UserMessagesTest-1873071552-project-admin] https://10.4.3.5/volume/v3/types/25e130bf-1273-46c7-bdeb-f48b7866601e returned with HTTP 202 Aug 06 19:26:14.566466 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 550/2193] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:26:14 2026] DELETE /volume/v3/types/25e130bf-1273-46c7-bdeb-f48b7866601e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:26:14.575254 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:14.575254 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:14.575519 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-258fde02-006a-4273-b6a6-3266a9c7c6bc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:14.577788 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-258fde02-006a-4273-b6a6-3266a9c7c6bc tempest-UserMessagesTest-1873071552 tempest-UserMessagesTest-1873071552-project-admin] GET https://10.4.3.5/volume/v3/types/25e130bf-1273-46c7-bdeb-f48b7866601e Aug 06 19:26:14.578666 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-258fde02-006a-4273-b6a6-3266a9c7c6bc tempest-UserMessagesTest-1873071552 tempest-UserMessagesTest-1873071552-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:14.579956 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-258fde02-006a-4273-b6a6-3266a9c7c6bc tempest-UserMessagesTest-1873071552 tempest-UserMessagesTest-1873071552-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:14.580394 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-85c450c8-c4de-43e9-a9a9-fe54eee9aa4a tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Volume info retrieved successfully. Aug 06 19:26:14.586421 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-258fde02-006a-4273-b6a6-3266a9c7c6bc tempest-UserMessagesTest-1873071552 tempest-UserMessagesTest-1873071552-project-admin] https://10.4.3.5/volume/v3/types/25e130bf-1273-46c7-bdeb-f48b7866601e returned with HTTP 404 Aug 06 19:26:14.587137 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 556/2194] 10.4.3.5 () {66 vars in 1328 bytes} [Thu Aug 6 19:26:14 2026] GET /volume/v3/types/25e130bf-1273-46c7-bdeb-f48b7866601e => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:26:14.587336 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-85c450c8-c4de-43e9-a9a9-fe54eee9aa4a tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/volumes/f1da868d-533f-4e5e-a432-d8bdc6ab5ebc returned with HTTP 200 Aug 06 19:26:14.587820 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 544/2195] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:14 2026] GET /volume/v3/volumes/f1da868d-533f-4e5e-a432-d8bdc6ab5ebc => generated 1357 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:14.597355 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-12598b40-9940-440a-8374-46f52dcce13f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:14.599283 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-12598b40-9940-440a-8374-46f52dcce13f tempest-UserMessagesTest-1873071552 tempest-UserMessagesTest-1873071552-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:26:14.599738 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-12598b40-9940-440a-8374-46f52dcce13f tempest-UserMessagesTest-1873071552 tempest-UserMessagesTest-1873071552-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-501302911", "extra_specs": {"storage_protocol": "tempest-storage_protocol-73589063", "vendor_name": "tempest-vendor_name-1918569041"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:14.603963 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9bb73e4e-e61a-41ab-bd5f-88251ee6e54d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:14.605950 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9bb73e4e-e61a-41ab-bd5f-88251ee6e54d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] POST https://10.4.3.5/volume/v3/backups Aug 06 19:26:14.606291 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9bb73e4e-e61a-41ab-bd5f-88251ee6e54d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f1da868d-533f-4e5e-a432-d8bdc6ab5ebc", "name": "tempest-TestVolumeBackupRestore-backup-1226326145", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:14.607897 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-9bb73e4e-e61a-41ab-bd5f-88251ee6e54d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Creating new backup {'backup': {'volume_id': 'f1da868d-533f-4e5e-a432-d8bdc6ab5ebc', 'name': 'tempest-TestVolumeBackupRestore-backup-1226326145', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:26:14.608119 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-9bb73e4e-e61a-41ab-bd5f-88251ee6e54d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Creating backup of volume f1da868d-533f-4e5e-a432-d8bdc6ab5ebc in container None Aug 06 19:26:14.616819 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:14.616819 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:14.617522 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-12598b40-9940-440a-8374-46f52dcce13f tempest-UserMessagesTest-1873071552 tempest-UserMessagesTest-1873071552-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:26:14.617579 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9bb73e4e-e61a-41ab-bd5f-88251ee6e54d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Volume info retrieved successfully. Aug 06 19:26:14.617845 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 546/2196] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:26:14 2026] POST /volume/v3/types => generated 325 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:14.631459 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-16a04aeb-2400-49ac-baa8-868e82f9853f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:14.634245 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-16a04aeb-2400-49ac-baa8-868e82f9853f tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:26:14.634983 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-16a04aeb-2400-49ac-baa8-868e82f9853f tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f158a205-0f8e-4264-a189-de8838fcbc2c", "size": 1, "name": "tempest-UserMessagesTest-Volume-649385233"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:14.637825 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-16a04aeb-2400-49ac-baa8-868e82f9853f tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Create volume request body: {'volume': {'volume_type': 'f158a205-0f8e-4264-a189-de8838fcbc2c', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-649385233'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:26:14.647705 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-16a04aeb-2400-49ac-baa8-868e82f9853f tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Create volume of 1 GB Aug 06 19:26:14.648080 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:14.648080 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:14.649302 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-16a04aeb-2400-49ac-baa8-868e82f9853f tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Availability Zones retrieved successfully. Aug 06 19:26:14.658036 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-16a04aeb-2400-49ac-baa8-868e82f9853f tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Flow 'volume_create_api' (23730e1b-b5ab-4800-b149-3c01d66ac26f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:26:14.659663 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-16a04aeb-2400-49ac-baa8-868e82f9853f tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca00bdc2-adbf-4e35-b32b-1f6b22e64806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:14.661038 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-16a04aeb-2400-49ac-baa8-868e82f9853f tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:26:14.663527 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-9bb73e4e-e61a-41ab-bd5f-88251ee6e54d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Created reservations ['8ed7b061-cc98-4026-b513-03a4c0349e7b', '53ae4ac3-f65a-4134-9bf4-27e9a6fbf145'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:26:14.684715 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-16a04aeb-2400-49ac-baa8-868e82f9853f tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca00bdc2-adbf-4e35-b32b-1f6b22e64806) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:26:15Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-73589063',vendor_name='tempest-vendor_name-1918569041'},id=f158a205-0f8e-4264-a189-de8838fcbc2c,is_public=True,name='tempest-UserMessagesTest-volume-type-501302911',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f158a205-0f8e-4264-a189-de8838fcbc2c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:14.685837 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-16a04aeb-2400-49ac-baa8-868e82f9853f tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b7e24e2-5866-45e9-935b-523684698a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:14.698404 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9bb73e4e-e61a-41ab-bd5f-88251ee6e54d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:26:14.698879 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 551/2197] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:26:14 2026] POST /volume/v3/backups => generated 331 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:26:14.709463 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0a69c38e-040c-4fc0-9440-ef3736181f1d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:14.711353 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0a69c38e-040c-4fc0-9440-ef3736181f1d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:14.711624 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0a69c38e-040c-4fc0-9440-ef3736181f1d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:14.711843 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0a69c38e-040c-4fc0-9440-ef3736181f1d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:14.712034 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-0a69c38e-040c-4fc0-9440-ef3736181f1d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Show backup with id e66c5cbc-0928-43e8-812f-e28cfbe2fe91. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:14.716214 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-16a04aeb-2400-49ac-baa8-868e82f9853f tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-501302911 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-501302911, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:26:14.716628 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-16a04aeb-2400-49ac-baa8-868e82f9853f tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-501302911 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-501302911, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:26:14.717368 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:14.717368 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:14.718211 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0a69c38e-040c-4fc0-9440-ef3736181f1d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 200 Aug 06 19:26:14.718789 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 545/2198] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:14 2026] GET /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:14.754323 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-16a04aeb-2400-49ac-baa8-868e82f9853f tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Created reservations ['99d5e7a0-6638-4ca6-a6f1-729aba87df33', 'fd0ba3ea-0880-4076-93b9-66df94e33684', '48e76b3a-948f-4b63-9bca-c04b172c0185', '392fb0fd-988f-4d0a-8995-727ae69a493a'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:26:14.755441 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-16a04aeb-2400-49ac-baa8-868e82f9853f tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b7e24e2-5866-45e9-935b-523684698a57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99d5e7a0-6638-4ca6-a6f1-729aba87df33', 'fd0ba3ea-0880-4076-93b9-66df94e33684', '48e76b3a-948f-4b63-9bca-c04b172c0185', '392fb0fd-988f-4d0a-8995-727ae69a493a']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:14.756580 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-16a04aeb-2400-49ac-baa8-868e82f9853f tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09ed6e8c-a662-4871-8548-570427a5f5dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:14.789142 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-16a04aeb-2400-49ac-baa8-868e82f9853f tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09ed6e8c-a662-4871-8548-570427a5f5dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae7542a4-1659-43e7-91a1-cbefdffdc2ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-649385233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3533be1409845d39f072630f0fe1c0b',qos_specs=None,replication_status=,reservations=['99d5e7a0-6638-4ca6-a6f1-729aba87df33','fd0ba3ea-0880-4076-93b9-66df94e33684','48e76b3a-948f-4b63-9bca-c04b172c0185','392fb0fd-988f-4d0a-8995-727ae69a493a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0410f56b7e44ec093e918ca57eef910',volume_type_id=f158a205-0f8e-4264-a189-de8838fcbc2c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:26:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-649385233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae7542a4-1659-43e7-91a1-cbefdffdc2ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3533be1409845d39f072630f0fe1c0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0410f56b7e44ec093e918ca57eef910',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f158a205-0f8e-4264-a189-de8838fcbc2c),volume_type_id=f158a205-0f8e-4264-a189-de8838fcbc2c)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:14.789970 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-16a04aeb-2400-49ac-baa8-868e82f9853f tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb1a9da6-8166-4432-aa82-fc6fd7e8cf01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:14.816549 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-16a04aeb-2400-49ac-baa8-868e82f9853f tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb1a9da6-8166-4432-aa82-fc6fd7e8cf01) transitioned into state 'SUCCESS' from state '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-649385233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3533be1409845d39f072630f0fe1c0b',qos_specs=None,replication_status=,reservations=['99d5e7a0-6638-4ca6-a6f1-729aba87df33','fd0ba3ea-0880-4076-93b9-66df94e33684','48e76b3a-948f-4b63-9bca-c04b172c0185','392fb0fd-988f-4d0a-8995-727ae69a493a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0410f56b7e44ec093e918ca57eef910',volume_type_id=f158a205-0f8e-4264-a189-de8838fcbc2c)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:14.817475 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-16a04aeb-2400-49ac-baa8-868e82f9853f tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26a15d9e-da1a-4b24-a5ca-909e455b458e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:14.832885 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-16a04aeb-2400-49ac-baa8-868e82f9853f tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26a15d9e-da1a-4b24-a5ca-909e455b458e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:14.833855 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-16a04aeb-2400-49ac-baa8-868e82f9853f tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Flow 'volume_create_api' (23730e1b-b5ab-4800-b149-3c01d66ac26f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:26:14.834227 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-16a04aeb-2400-49ac-baa8-868e82f9853f tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Create volume request issued successfully. Aug 06 19:26:14.834835 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-16a04aeb-2400-49ac-baa8-868e82f9853f tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:26:14.835479 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 557/2199] 10.4.3.5 () {70 vars in 1285 bytes} [Thu Aug 6 19:26:14 2026] POST /volume/v3/volumes => generated 780 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:26:14.850640 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-69d8ca18-39df-49c6-9867-04999f2ba213 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:14.853006 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-69d8ca18-39df-49c6-9867-04999f2ba213 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] GET https://10.4.3.5/volume/v3/volumes/ae7542a4-1659-43e7-91a1-cbefdffdc2ea Aug 06 19:26:14.853711 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-69d8ca18-39df-49c6-9867-04999f2ba213 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:14.853711 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-69d8ca18-39df-49c6-9867-04999f2ba213 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:14.864227 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:14.864227 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:14.868631 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-570e2a9d-56b5-4ff0-8b28-37e03af8dbe8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:14.870118 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-69d8ca18-39df-49c6-9867-04999f2ba213 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Volume info retrieved successfully. Aug 06 19:26:14.870955 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-570e2a9d-56b5-4ff0-8b28-37e03af8dbe8 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] GET https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb Aug 06 19:26:14.871263 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-570e2a9d-56b5-4ff0-8b28-37e03af8dbe8 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:14.871532 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-570e2a9d-56b5-4ff0-8b28-37e03af8dbe8 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:14.871700 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-570e2a9d-56b5-4ff0-8b28-37e03af8dbe8 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Show backup with id 463a15f1-b85d-40ea-8f42-dceec14dfabb. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:14.875564 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-69d8ca18-39df-49c6-9867-04999f2ba213 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] https://10.4.3.5/volume/v3/volumes/ae7542a4-1659-43e7-91a1-cbefdffdc2ea returned with HTTP 200 Aug 06 19:26:14.876098 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 547/2200] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:26:14 2026] GET /volume/v3/volumes/ae7542a4-1659-43e7-91a1-cbefdffdc2ea => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:14.880620 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:14.880620 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:14.881718 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-570e2a9d-56b5-4ff0-8b28-37e03af8dbe8 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb returned with HTTP 200 Aug 06 19:26:14.882127 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 552/2201] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:26:14 2026] GET /volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:14.966419 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a9586224-b965-4950-af1c-936a3b535595 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:14.968471 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a9586224-b965-4950-af1c-936a3b535595 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] DELETE https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 Aug 06 19:26:14.968720 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a9586224-b965-4950-af1c-936a3b535595 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:14.968956 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a9586224-b965-4950-af1c-936a3b535595 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:14.969163 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-a9586224-b965-4950-af1c-936a3b535595 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Delete volume with id: 5f58da75-a8cb-4b95-b059-dbe704d22635 Aug 06 19:26:14.976683 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:14.976683 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:14.977297 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a9586224-b965-4950-af1c-936a3b535595 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:26:14.989992 np0000006689 devstack@c-api.service[100262]: WARNING cinder.keymgr.conf_key_mgr [None req-a9586224-b965-4950-af1c-936a3b535595 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 19:26:14.999082 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a9586224-b965-4950-af1c-936a3b535595 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Delete volume request issued successfully. Aug 06 19:26:14.999082 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a9586224-b965-4950-af1c-936a3b535595 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 returned with HTTP 202 Aug 06 19:26:14.999082 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 546/2202] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:26:14 2026] DELETE /volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:26:15.006436 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c5ff07a3-aabd-4edf-acfc-6b88c2e2de43 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:15.008563 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c5ff07a3-aabd-4edf-acfc-6b88c2e2de43 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 Aug 06 19:26:15.008798 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c5ff07a3-aabd-4edf-acfc-6b88c2e2de43 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:15.009075 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c5ff07a3-aabd-4edf-acfc-6b88c2e2de43 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:15.019005 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:15.019005 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:15.023320 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c5ff07a3-aabd-4edf-acfc-6b88c2e2de43 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:26:15.028588 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c5ff07a3-aabd-4edf-acfc-6b88c2e2de43 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 returned with HTTP 200 Aug 06 19:26:15.029088 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 558/2203] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:15 2026] GET /volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:15.730663 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a3b15bf1-eb52-487b-9712-9430660fac31 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:15.734153 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a3b15bf1-eb52-487b-9712-9430660fac31 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:15.735644 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a3b15bf1-eb52-487b-9712-9430660fac31 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:15.735930 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a3b15bf1-eb52-487b-9712-9430660fac31 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:15.736092 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-a3b15bf1-eb52-487b-9712-9430660fac31 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Show backup with id e66c5cbc-0928-43e8-812f-e28cfbe2fe91. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:15.743628 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:15.743628 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:15.744700 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a3b15bf1-eb52-487b-9712-9430660fac31 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 200 Aug 06 19:26:15.745211 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 548/2204] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:15 2026] GET /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 740 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:15.892617 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8ca9325d-8565-462e-a40a-879c7380915b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:15.894675 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ca9325d-8565-462e-a40a-879c7380915b tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] GET https://10.4.3.5/volume/v3/volumes/ae7542a4-1659-43e7-91a1-cbefdffdc2ea Aug 06 19:26:15.894989 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8ca9325d-8565-462e-a40a-879c7380915b tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:15.895250 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8ca9325d-8565-462e-a40a-879c7380915b tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:15.897877 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1c7f5e4f-4913-4802-9f1e-9f3ff10a8799 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:15.900843 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1c7f5e4f-4913-4802-9f1e-9f3ff10a8799 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] GET https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb Aug 06 19:26:15.901102 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1c7f5e4f-4913-4802-9f1e-9f3ff10a8799 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:15.901275 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1c7f5e4f-4913-4802-9f1e-9f3ff10a8799 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:15.901410 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-1c7f5e4f-4913-4802-9f1e-9f3ff10a8799 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Show backup with id 463a15f1-b85d-40ea-8f42-dceec14dfabb. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:15.904700 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:15.904700 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:15.909603 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8ca9325d-8565-462e-a40a-879c7380915b tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Volume info retrieved successfully. Aug 06 19:26:15.909745 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:15.909745 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:15.910942 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1c7f5e4f-4913-4802-9f1e-9f3ff10a8799 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb returned with HTTP 200 Aug 06 19:26:15.911513 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 547/2205] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:26:15 2026] GET /volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:15.915933 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ca9325d-8565-462e-a40a-879c7380915b tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] https://10.4.3.5/volume/v3/volumes/ae7542a4-1659-43e7-91a1-cbefdffdc2ea returned with HTTP 200 Aug 06 19:26:15.916768 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 553/2206] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:26:15 2026] GET /volume/v3/volumes/ae7542a4-1659-43e7-91a1-cbefdffdc2ea => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:15.932808 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-766c6693-4d6a-4d35-bb3d-cfb32a79f2a8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:15.937661 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-766c6693-4d6a-4d35-bb3d-cfb32a79f2a8 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] GET https://10.4.3.5/volume/v3/messages Aug 06 19:26:15.938035 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-766c6693-4d6a-4d35-bb3d-cfb32a79f2a8 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:15.938331 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-766c6693-4d6a-4d35-bb3d-cfb32a79f2a8 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:15.943087 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-766c6693-4d6a-4d35-bb3d-cfb32a79f2a8 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] https://10.4.3.5/volume/v3/messages returned with HTTP 200 Aug 06 19:26:15.943686 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 559/2207] 10.4.3.5 () {68 vars in 1266 bytes} [Thu Aug 6 19:26:15 2026] GET /volume/v3/messages => generated 666 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:15.955111 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-60f5354f-6851-495c-87a5-ef511d844eda None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:15.956844 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-60f5354f-6851-495c-87a5-ef511d844eda tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] GET https://10.4.3.5/volume/v3/messages/aa96c396-37db-4298-8fdd-39eb8dcc4103 Aug 06 19:26:15.957067 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-60f5354f-6851-495c-87a5-ef511d844eda tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:15.957300 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-60f5354f-6851-495c-87a5-ef511d844eda tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:15.963119 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-60f5354f-6851-495c-87a5-ef511d844eda tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] https://10.4.3.5/volume/v3/messages/aa96c396-37db-4298-8fdd-39eb8dcc4103 returned with HTTP 200 Aug 06 19:26:15.963633 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 549/2208] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:26:15 2026] GET /volume/v3/messages/aa96c396-37db-4298-8fdd-39eb8dcc4103 => generated 663 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:15.973537 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2f1eb1e0-7505-4933-ab33-e6f747b861c4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:15.975749 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2f1eb1e0-7505-4933-ab33-e6f747b861c4 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] GET https://10.4.3.5/volume/v3/messages Aug 06 19:26:15.976044 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2f1eb1e0-7505-4933-ab33-e6f747b861c4 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:15.976318 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2f1eb1e0-7505-4933-ab33-e6f747b861c4 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:15.981094 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2f1eb1e0-7505-4933-ab33-e6f747b861c4 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] https://10.4.3.5/volume/v3/messages returned with HTTP 200 Aug 06 19:26:15.981655 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 548/2209] 10.4.3.5 () {68 vars in 1266 bytes} [Thu Aug 6 19:26:15 2026] GET /volume/v3/messages => generated 666 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:15.990745 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7437feba-1766-438d-9809-d926943649a9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:15.992781 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7437feba-1766-438d-9809-d926943649a9 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] DELETE https://10.4.3.5/volume/v3/messages/aa96c396-37db-4298-8fdd-39eb8dcc4103 Aug 06 19:26:15.992996 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7437feba-1766-438d-9809-d926943649a9 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:15.993226 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7437feba-1766-438d-9809-d926943649a9 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:16.002731 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7437feba-1766-438d-9809-d926943649a9 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] https://10.4.3.5/volume/v3/messages/aa96c396-37db-4298-8fdd-39eb8dcc4103 returned with HTTP 204 Aug 06 19:26:16.003246 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 554/2210] 10.4.3.5 () {68 vars in 1380 bytes} [Thu Aug 6 19:26:15 2026] DELETE /volume/v3/messages/aa96c396-37db-4298-8fdd-39eb8dcc4103 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 19:26:16.012579 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-baa3c92e-b95e-4944-a2b0-27906c779879 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:16.014579 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-baa3c92e-b95e-4944-a2b0-27906c779879 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] GET https://10.4.3.5/volume/v3/volumes/ae7542a4-1659-43e7-91a1-cbefdffdc2ea Aug 06 19:26:16.014791 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-baa3c92e-b95e-4944-a2b0-27906c779879 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:16.015031 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-baa3c92e-b95e-4944-a2b0-27906c779879 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:16.023941 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:16.023941 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:16.029740 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-baa3c92e-b95e-4944-a2b0-27906c779879 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Volume info retrieved successfully. Aug 06 19:26:16.036185 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-baa3c92e-b95e-4944-a2b0-27906c779879 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] https://10.4.3.5/volume/v3/volumes/ae7542a4-1659-43e7-91a1-cbefdffdc2ea returned with HTTP 200 Aug 06 19:26:16.036772 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 560/2211] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:26:16 2026] GET /volume/v3/volumes/ae7542a4-1659-43e7-91a1-cbefdffdc2ea => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:16.044690 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ab789f31-2adc-4a0d-a59e-33e538862e13 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:16.051908 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ab789f31-2adc-4a0d-a59e-33e538862e13 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 Aug 06 19:26:16.054053 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ab789f31-2adc-4a0d-a59e-33e538862e13 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:16.055002 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-edd0bcfe-f46e-4948-9430-de8e68f1a5d2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:16.055484 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ab789f31-2adc-4a0d-a59e-33e538862e13 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:16.057680 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-edd0bcfe-f46e-4948-9430-de8e68f1a5d2 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] DELETE https://10.4.3.5/volume/v3/volumes/ae7542a4-1659-43e7-91a1-cbefdffdc2ea Aug 06 19:26:16.058901 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-edd0bcfe-f46e-4948-9430-de8e68f1a5d2 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:16.059224 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-edd0bcfe-f46e-4948-9430-de8e68f1a5d2 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:16.059456 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-edd0bcfe-f46e-4948-9430-de8e68f1a5d2 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Delete volume with id: ae7542a4-1659-43e7-91a1-cbefdffdc2ea Aug 06 19:26:16.063214 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ab789f31-2adc-4a0d-a59e-33e538862e13 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 returned with HTTP 404 Aug 06 19:26:16.063890 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 550/2212] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:16 2026] GET /volume/v3/volumes/5f58da75-a8cb-4b95-b059-dbe704d22635 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:26:16.073749 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-55156abc-0c71-4959-8cc0-0b8c1286cc70 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:16.074986 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:16.074986 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:16.075593 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-edd0bcfe-f46e-4948-9430-de8e68f1a5d2 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Volume info retrieved successfully. Aug 06 19:26:16.076032 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-55156abc-0c71-4959-8cc0-0b8c1286cc70 tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] GET https://10.4.3.5/volume/v3/volumes/detail?all_tenants=1 Aug 06 19:26:16.076239 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-55156abc-0c71-4959-8cc0-0b8c1286cc70 tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:16.076451 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-55156abc-0c71-4959-8cc0-0b8c1286cc70 tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:16.076681 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-edd0bcfe-f46e-4948-9430-de8e68f1a5d2 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100262) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 19:26:16.077364 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-55156abc-0c71-4959-8cc0-0b8c1286cc70 tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:26:16.091825 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-edd0bcfe-f46e-4948-9430-de8e68f1a5d2 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-501302911 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-501302911, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:26:16.092291 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-edd0bcfe-f46e-4948-9430-de8e68f1a5d2 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-501302911 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-501302911, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:26:16.103999 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-edd0bcfe-f46e-4948-9430-de8e68f1a5d2 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Created reservations ['e5186ab5-5640-4532-9e29-8b72cf0d6b9e', 'a70950ce-dfda-4129-b8ea-1dc5ebf202ca', '6b18431c-35d2-4368-a133-e441b77317b9', 'd3cb9929-4118-451d-a906-ee6211523120'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:26:16.111527 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-55156abc-0c71-4959-8cc0-0b8c1286cc70 tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] Get all volumes completed successfully. Aug 06 19:26:16.113870 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:16.113870 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:16.118944 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-55156abc-0c71-4959-8cc0-0b8c1286cc70 tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] https://10.4.3.5/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 19:26:16.119425 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 555/2213] 10.4.3.5 () {66 vars in 1271 bytes} [Thu Aug 6 19:26:16 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9597 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:16.143741 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ec718a6d-e928-4afa-ad34-fb50c3df3e98 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:16.146893 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-edd0bcfe-f46e-4948-9430-de8e68f1a5d2 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Delete volume request issued successfully. Aug 06 19:26:16.147198 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-edd0bcfe-f46e-4948-9430-de8e68f1a5d2 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] https://10.4.3.5/volume/v3/volumes/ae7542a4-1659-43e7-91a1-cbefdffdc2ea returned with HTTP 202 Aug 06 19:26:16.147955 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 549/2214] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:26:16 2026] DELETE /volume/v3/volumes/ae7542a4-1659-43e7-91a1-cbefdffdc2ea => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:26:16.149298 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec718a6d-e928-4afa-ad34-fb50c3df3e98 tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] DELETE https://10.4.3.5/volume/v3/types/9c4c0913-4e55-4e1e-ac00-ded0e43aee44 Aug 06 19:26:16.149627 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec718a6d-e928-4afa-ad34-fb50c3df3e98 tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:16.149924 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec718a6d-e928-4afa-ad34-fb50c3df3e98 tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:16.156671 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-793457fb-3d61-4f25-890c-725bffbe3fa2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:16.158907 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-793457fb-3d61-4f25-890c-725bffbe3fa2 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] GET https://10.4.3.5/volume/v3/volumes/ae7542a4-1659-43e7-91a1-cbefdffdc2ea Aug 06 19:26:16.159178 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-793457fb-3d61-4f25-890c-725bffbe3fa2 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:16.159388 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-793457fb-3d61-4f25-890c-725bffbe3fa2 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:16.166008 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-793457fb-3d61-4f25-890c-725bffbe3fa2 tempest-UserMessagesTest-1343414684 tempest-UserMessagesTest-1343414684-project-member] https://10.4.3.5/volume/v3/volumes/ae7542a4-1659-43e7-91a1-cbefdffdc2ea returned with HTTP 404 Aug 06 19:26:16.166501 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 551/2215] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:26:16 2026] GET /volume/v3/volumes/ae7542a4-1659-43e7-91a1-cbefdffdc2ea => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:26:16.174030 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-be86f2a7-5452-424a-8db0-921ba18d3d0f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:16.178850 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be86f2a7-5452-424a-8db0-921ba18d3d0f tempest-UserMessagesTest-1873071552 tempest-UserMessagesTest-1873071552-project-admin] DELETE https://10.4.3.5/volume/v3/types/f158a205-0f8e-4264-a189-de8838fcbc2c Aug 06 19:26:16.179127 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be86f2a7-5452-424a-8db0-921ba18d3d0f tempest-UserMessagesTest-1873071552 tempest-UserMessagesTest-1873071552-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:16.179393 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be86f2a7-5452-424a-8db0-921ba18d3d0f tempest-UserMessagesTest-1873071552 tempest-UserMessagesTest-1873071552-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:16.197202 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec718a6d-e928-4afa-ad34-fb50c3df3e98 tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] https://10.4.3.5/volume/v3/types/9c4c0913-4e55-4e1e-ac00-ded0e43aee44 returned with HTTP 202 Aug 06 19:26:16.197655 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 561/2216] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:26:16 2026] DELETE /volume/v3/types/9c4c0913-4e55-4e1e-ac00-ded0e43aee44 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:26:16.207465 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be86f2a7-5452-424a-8db0-921ba18d3d0f tempest-UserMessagesTest-1873071552 tempest-UserMessagesTest-1873071552-project-admin] https://10.4.3.5/volume/v3/types/f158a205-0f8e-4264-a189-de8838fcbc2c returned with HTTP 202 Aug 06 19:26:16.207465 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 556/2217] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:26:16 2026] DELETE /volume/v3/types/f158a205-0f8e-4264-a189-de8838fcbc2c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:26:16.210310 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1663e358-24ce-41dd-9df8-575d697992bd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:16.212268 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1663e358-24ce-41dd-9df8-575d697992bd tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:26:16.212614 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1663e358-24ce-41dd-9df8-575d697992bd tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-45050221", "extra_specs": {}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:16.217737 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-aadbec72-967a-4d0e-9d67-76dce977aca5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:16.220234 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aadbec72-967a-4d0e-9d67-76dce977aca5 tempest-UserMessagesTest-1873071552 tempest-UserMessagesTest-1873071552-project-admin] GET https://10.4.3.5/volume/v3/types/f158a205-0f8e-4264-a189-de8838fcbc2c Aug 06 19:26:16.220532 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aadbec72-967a-4d0e-9d67-76dce977aca5 tempest-UserMessagesTest-1873071552 tempest-UserMessagesTest-1873071552-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:16.220813 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aadbec72-967a-4d0e-9d67-76dce977aca5 tempest-UserMessagesTest-1873071552 tempest-UserMessagesTest-1873071552-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:16.225279 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aadbec72-967a-4d0e-9d67-76dce977aca5 tempest-UserMessagesTest-1873071552 tempest-UserMessagesTest-1873071552-project-admin] https://10.4.3.5/volume/v3/types/f158a205-0f8e-4264-a189-de8838fcbc2c returned with HTTP 404 Aug 06 19:26:16.225966 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 552/2218] 10.4.3.5 () {66 vars in 1328 bytes} [Thu Aug 6 19:26:16 2026] GET /volume/v3/types/f158a205-0f8e-4264-a189-de8838fcbc2c => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:26:16.231721 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1663e358-24ce-41dd-9df8-575d697992bd tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:26:16.232331 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 550/2219] 10.4.3.5 () {68 vars in 1238 bytes} [Thu Aug 6 19:26:16 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 06 19:26:16.243260 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d86cdd11-68d4-4ad5-8a62-5934099978cf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:16.245109 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d86cdd11-68d4-4ad5-8a62-5934099978cf tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] POST https://10.4.3.5/volume/v3/types/f914aec1-19ef-4d5c-9f59-cb9c110597a0/encryption Aug 06 19:26:16.245472 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d86cdd11-68d4-4ad5-8a62-5934099978cf tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:16.271999 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d86cdd11-68d4-4ad5-8a62-5934099978cf tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] https://10.4.3.5/volume/v3/types/f914aec1-19ef-4d5c-9f59-cb9c110597a0/encryption returned with HTTP 200 Aug 06 19:26:16.271999 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 562/2220] 10.4.3.5 () {68 vars in 1383 bytes} [Thu Aug 6 19:26:16 2026] POST /volume/v3/types/f914aec1-19ef-4d5c-9f59-cb9c110597a0/encryption => generated 231 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:16.284579 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a5a1aa83-1bbd-4bc3-b3b8-fd3db5ce832f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:16.287790 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a5a1aa83-1bbd-4bc3-b3b8-fd3db5ce832f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:26:16.288261 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a5a1aa83-1bbd-4bc3-b3b8-fd3db5ce832f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-17436091", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-45050221", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:16.290651 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-a5a1aa83-1bbd-4bc3-b3b8-fd3db5ce832f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-17436091', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-45050221', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:26:16.297573 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-a5a1aa83-1bbd-4bc3-b3b8-fd3db5ce832f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Create volume of 1 GB Aug 06 19:26:16.297962 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:16.297962 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:16.298576 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a5a1aa83-1bbd-4bc3-b3b8-fd3db5ce832f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Availability Zones retrieved successfully. Aug 06 19:26:16.311535 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a5a1aa83-1bbd-4bc3-b3b8-fd3db5ce832f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Flow 'volume_create_api' (ccacd5be-7b57-4725-a290-29bf27329842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:26:16.314294 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a5a1aa83-1bbd-4bc3-b3b8-fd3db5ce832f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4caff479-01d4-4c54-87f9-31c1cd5c0956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:16.316795 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-a5a1aa83-1bbd-4bc3-b3b8-fd3db5ce832f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:26:16.362260 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a5a1aa83-1bbd-4bc3-b3b8-fd3db5ce832f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4caff479-01d4-4c54-87f9-31c1cd5c0956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:26:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f914aec1-19ef-4d5c-9f59-cb9c110597a0,is_public=True,name='tempest-scenario-type-luksv2-45050221',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f914aec1-19ef-4d5c-9f59-cb9c110597a0', '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=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:16.363313 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a5a1aa83-1bbd-4bc3-b3b8-fd3db5ce832f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cd7bf68-74b0-454c-8ded-9b54d905f34c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:16.404454 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-a5a1aa83-1bbd-4bc3-b3b8-fd3db5ce832f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-45050221 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-45050221, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:26:16.404839 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-a5a1aa83-1bbd-4bc3-b3b8-fd3db5ce832f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-45050221 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-45050221, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:26:16.462034 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-a5a1aa83-1bbd-4bc3-b3b8-fd3db5ce832f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Created reservations ['e63cae10-5c5d-45ff-b845-a01a358992f1', 'def897f3-40ec-4071-8950-8b9e8fb7a9b5', '6d7f8de6-a09c-4af6-88aa-e23ae16b284a', '6ca310db-1616-45ef-a76b-a0b4d01dfb05'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:26:16.466547 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a5a1aa83-1bbd-4bc3-b3b8-fd3db5ce832f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cd7bf68-74b0-454c-8ded-9b54d905f34c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e63cae10-5c5d-45ff-b845-a01a358992f1', 'def897f3-40ec-4071-8950-8b9e8fb7a9b5', '6d7f8de6-a09c-4af6-88aa-e23ae16b284a', '6ca310db-1616-45ef-a76b-a0b4d01dfb05']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:16.466547 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a5a1aa83-1bbd-4bc3-b3b8-fd3db5ce832f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3496a2e-8d68-4b10-bfbf-4d37a92309a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:16.499558 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a5a1aa83-1bbd-4bc3-b3b8-fd3db5ce832f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3496a2e-8d68-4b10-bfbf-4d37a92309a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a271224-0f60-4cf8-b134-3c3fe4ba24fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-17436091',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b79866c36d44e91bb291a6c2ee5056a',qos_specs=None,replication_status=,reservations=['e63cae10-5c5d-45ff-b845-a01a358992f1','def897f3-40ec-4071-8950-8b9e8fb7a9b5','6d7f8de6-a09c-4af6-88aa-e23ae16b284a','6ca310db-1616-45ef-a76b-a0b4d01dfb05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2217fe83b1c447d8aefc6c44ad043a05',volume_type_id=f914aec1-19ef-4d5c-9f59-cb9c110597a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:26:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-17436091',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1a271224-0f60-4cf8-b134-3c3fe4ba24fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b79866c36d44e91bb291a6c2ee5056a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2217fe83b1c447d8aefc6c44ad043a05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f914aec1-19ef-4d5c-9f59-cb9c110597a0),volume_type_id=f914aec1-19ef-4d5c-9f59-cb9c110597a0)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:16.500225 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a5a1aa83-1bbd-4bc3-b3b8-fd3db5ce832f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b70ba56-0908-46b0-94f6-fdd7d2f9c498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:16.540177 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a5a1aa83-1bbd-4bc3-b3b8-fd3db5ce832f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b70ba56-0908-46b0-94f6-fdd7d2f9c498) transitioned into state 'SUCCESS' from state '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-17436091',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b79866c36d44e91bb291a6c2ee5056a',qos_specs=None,replication_status=,reservations=['e63cae10-5c5d-45ff-b845-a01a358992f1','def897f3-40ec-4071-8950-8b9e8fb7a9b5','6d7f8de6-a09c-4af6-88aa-e23ae16b284a','6ca310db-1616-45ef-a76b-a0b4d01dfb05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2217fe83b1c447d8aefc6c44ad043a05',volume_type_id=f914aec1-19ef-4d5c-9f59-cb9c110597a0)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:16.541355 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a5a1aa83-1bbd-4bc3-b3b8-fd3db5ce832f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (405e846b-be69-46d0-ac9b-e2e6031a7702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:16.555534 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a5a1aa83-1bbd-4bc3-b3b8-fd3db5ce832f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (405e846b-be69-46d0-ac9b-e2e6031a7702) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:16.556578 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a5a1aa83-1bbd-4bc3-b3b8-fd3db5ce832f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Flow 'volume_create_api' (ccacd5be-7b57-4725-a290-29bf27329842) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:26:16.557066 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a5a1aa83-1bbd-4bc3-b3b8-fd3db5ce832f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Create volume request issued successfully. Aug 06 19:26:16.557736 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a5a1aa83-1bbd-4bc3-b3b8-fd3db5ce832f tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:26:16.558401 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 557/2221] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:26:16 2026] POST /volume/v3/volumes => generated 779 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:26:16.762616 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-52ae153d-f218-4306-8ff0-fa370e55b65d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:16.765044 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-52ae153d-f218-4306-8ff0-fa370e55b65d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:16.765282 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-52ae153d-f218-4306-8ff0-fa370e55b65d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:16.765529 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-52ae153d-f218-4306-8ff0-fa370e55b65d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:16.765596 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-52ae153d-f218-4306-8ff0-fa370e55b65d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Show backup with id e66c5cbc-0928-43e8-812f-e28cfbe2fe91. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:16.777925 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:16.777925 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:16.778756 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-52ae153d-f218-4306-8ff0-fa370e55b65d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 200 Aug 06 19:26:16.779988 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 553/2222] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:16 2026] GET /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 740 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:16.921933 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fa88c848-5c45-4cef-9e19-3d45da68f225 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:16.925214 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fa88c848-5c45-4cef-9e19-3d45da68f225 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] GET https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb Aug 06 19:26:16.925514 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fa88c848-5c45-4cef-9e19-3d45da68f225 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:16.925760 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fa88c848-5c45-4cef-9e19-3d45da68f225 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:16.925873 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-fa88c848-5c45-4cef-9e19-3d45da68f225 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Show backup with id 463a15f1-b85d-40ea-8f42-dceec14dfabb. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:16.931400 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:16.931400 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:16.932334 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fa88c848-5c45-4cef-9e19-3d45da68f225 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb returned with HTTP 200 Aug 06 19:26:16.932751 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 551/2223] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:26:16 2026] GET /volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:17.791561 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-891e22cd-010c-4368-b9fb-817c70959a0b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:17.793216 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-891e22cd-010c-4368-b9fb-817c70959a0b tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:17.793427 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-891e22cd-010c-4368-b9fb-817c70959a0b tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:17.793644 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-891e22cd-010c-4368-b9fb-817c70959a0b tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:17.793738 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-891e22cd-010c-4368-b9fb-817c70959a0b tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Show backup with id e66c5cbc-0928-43e8-812f-e28cfbe2fe91. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:17.802303 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:17.802303 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:17.803223 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-891e22cd-010c-4368-b9fb-817c70959a0b tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 200 Aug 06 19:26:17.803661 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 563/2224] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:17 2026] GET /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:17.960519 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4d1d5dcb-2e46-4ccb-bcf6-8288873a4c0e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:17.964440 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4d1d5dcb-2e46-4ccb-bcf6-8288873a4c0e tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] GET https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb Aug 06 19:26:17.964708 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4d1d5dcb-2e46-4ccb-bcf6-8288873a4c0e tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:17.964944 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4d1d5dcb-2e46-4ccb-bcf6-8288873a4c0e tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:17.965136 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-4d1d5dcb-2e46-4ccb-bcf6-8288873a4c0e tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Show backup with id 463a15f1-b85d-40ea-8f42-dceec14dfabb. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:17.974447 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:17.974447 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:17.974447 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4d1d5dcb-2e46-4ccb-bcf6-8288873a4c0e tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb returned with HTTP 200 Aug 06 19:26:17.974664 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 558/2225] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:26:17 2026] GET /volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:18.816298 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4e1d36d0-8b6b-451f-9716-9ad928f72515 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:18.821061 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4e1d36d0-8b6b-451f-9716-9ad928f72515 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:18.821061 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4e1d36d0-8b6b-451f-9716-9ad928f72515 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:18.821061 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4e1d36d0-8b6b-451f-9716-9ad928f72515 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:18.821061 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-4e1d36d0-8b6b-451f-9716-9ad928f72515 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Show backup with id e66c5cbc-0928-43e8-812f-e28cfbe2fe91. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:18.822974 np0000006689 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=463,cinder:UPDATE=113,cinder:INSERT=53 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:26:18.826352 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:18.826352 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:18.827821 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4e1d36d0-8b6b-451f-9716-9ad928f72515 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 200 Aug 06 19:26:18.828437 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 554/2226] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:18 2026] GET /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:18.992958 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e975b2e8-3f0e-43b6-af97-c76bcc65889c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:18.996826 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e975b2e8-3f0e-43b6-af97-c76bcc65889c tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] GET https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb Aug 06 19:26:18.997196 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e975b2e8-3f0e-43b6-af97-c76bcc65889c tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:18.997372 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e975b2e8-3f0e-43b6-af97-c76bcc65889c tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:18.997454 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-e975b2e8-3f0e-43b6-af97-c76bcc65889c tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Show backup with id 463a15f1-b85d-40ea-8f42-dceec14dfabb. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:19.002796 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:19.002796 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:19.003964 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e975b2e8-3f0e-43b6-af97-c76bcc65889c tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb returned with HTTP 200 Aug 06 19:26:19.004531 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 552/2227] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:26:18 2026] GET /volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:19.398873 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fbeff018-2073-4d97-92ca-f88d58fffd3c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:19.524455 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fbeff018-2073-4d97-92ca-f88d58fffd3c tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:26:19.524722 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fbeff018-2073-4d97-92ca-f88d58fffd3c tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:19.540367 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fbeff018-2073-4d97-92ca-f88d58fffd3c tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:26:19.540755 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 564/2228] 10.4.3.5 () {68 vars in 1238 bytes} [Thu Aug 6 19:26:19 2026] POST /volume/v3/types => generated 188 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:19.553440 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1f3d8dc1-8588-4d3b-ad25-f3c1f27a9d8b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:19.558474 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1f3d8dc1-8588-4d3b-ad25-f3c1f27a9d8b tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:26:19.558782 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1f3d8dc1-8588-4d3b-ad25-f3c1f27a9d8b tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:19.564302 np0000006689 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=422,cinder:UPDATE=108,cinder:INSERT=59 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:26:19.587771 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1f3d8dc1-8588-4d3b-ad25-f3c1f27a9d8b tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:26:19.588563 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 559/2229] 10.4.3.5 () {68 vars in 1238 bytes} [Thu Aug 6 19:26:19 2026] POST /volume/v3/types => generated 188 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:19.600834 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-79b38d2d-6094-4d0e-82be-83f8d64be3f8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:19.713531 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-79b38d2d-6094-4d0e-82be-83f8d64be3f8 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:26:19.713908 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-79b38d2d-6094-4d0e-82be-83f8d64be3f8 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1017645890"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:19.715642 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-79b38d2d-6094-4d0e-82be-83f8d64be3f8 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1017645890'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:26:19.719879 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-79b38d2d-6094-4d0e-82be-83f8d64be3f8 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Create volume of 1 GB Aug 06 19:26:19.720304 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:19.720304 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:19.720967 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-79b38d2d-6094-4d0e-82be-83f8d64be3f8 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Availability Zones retrieved successfully. Aug 06 19:26:19.727559 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-79b38d2d-6094-4d0e-82be-83f8d64be3f8 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Flow 'volume_create_api' (debc34e9-c807-49af-84f1-55f19e6970b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:26:19.728775 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-79b38d2d-6094-4d0e-82be-83f8d64be3f8 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28921c1b-3643-4f5c-ab9e-b82bf39b7fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:19.730007 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-79b38d2d-6094-4d0e-82be-83f8d64be3f8 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:26:19.756044 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-79b38d2d-6094-4d0e-82be-83f8d64be3f8 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28921c1b-3643-4f5c-ab9e-b82bf39b7fff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:26:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a349efa2-01e5-480d-8a3c-8c5e42440c3d,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a349efa2-01e5-480d-8a3c-8c5e42440c3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:19.757802 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-79b38d2d-6094-4d0e-82be-83f8d64be3f8 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ce7032c-8b0f-4bce-8f77-f94d22be5bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:19.797447 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [None req-79b38d2d-6094-4d0e-82be-83f8d64be3f8 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-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 06 19:26:19.797896 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [None req-79b38d2d-6094-4d0e-82be-83f8d64be3f8 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-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 06 19:26:19.845316 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5b92e7ef-dca6-4b65-9101-68be84ea60b5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:19.847360 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5b92e7ef-dca6-4b65-9101-68be84ea60b5 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:19.847572 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5b92e7ef-dca6-4b65-9101-68be84ea60b5 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:19.847740 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5b92e7ef-dca6-4b65-9101-68be84ea60b5 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:19.847876 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-5b92e7ef-dca6-4b65-9101-68be84ea60b5 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Show backup with id e66c5cbc-0928-43e8-812f-e28cfbe2fe91. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:19.852361 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-79b38d2d-6094-4d0e-82be-83f8d64be3f8 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Created reservations ['ce180336-482a-4498-bf2f-f76e1355f327', '3baf03b4-1550-4dc1-b297-8cb412aea174', 'ed701f59-19a5-4aa4-84f5-225f9060a194', '8a9bfc0c-a7d8-48bf-9bb9-b759cdb0bb21'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:26:19.853104 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:19.853104 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:19.853451 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-79b38d2d-6094-4d0e-82be-83f8d64be3f8 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ce7032c-8b0f-4bce-8f77-f94d22be5bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce180336-482a-4498-bf2f-f76e1355f327', '3baf03b4-1550-4dc1-b297-8cb412aea174', 'ed701f59-19a5-4aa4-84f5-225f9060a194', '8a9bfc0c-a7d8-48bf-9bb9-b759cdb0bb21']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:19.853930 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5b92e7ef-dca6-4b65-9101-68be84ea60b5 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 200 Aug 06 19:26:19.854428 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 553/2230] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:19 2026] GET /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:19.854666 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-79b38d2d-6094-4d0e-82be-83f8d64be3f8 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e90bbadc-8dbd-4fad-bea6-cab15cfae7a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:19.887655 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-79b38d2d-6094-4d0e-82be-83f8d64be3f8 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e90bbadc-8dbd-4fad-bea6-cab15cfae7a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4032306f-1519-45ad-a5dc-24823faf826a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1017645890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='080a34f6e6214ac3b6405b2cd14ee4cb',qos_specs=None,replication_status=,reservations=['ce180336-482a-4498-bf2f-f76e1355f327','3baf03b4-1550-4dc1-b297-8cb412aea174','ed701f59-19a5-4aa4-84f5-225f9060a194','8a9bfc0c-a7d8-48bf-9bb9-b759cdb0bb21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e57432461d744359d9baa0821b19821',volume_type_id=a349efa2-01e5-480d-8a3c-8c5e42440c3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:26:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1017645890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4032306f-1519-45ad-a5dc-24823faf826a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='080a34f6e6214ac3b6405b2cd14ee4cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e57432461d744359d9baa0821b19821',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a349efa2-01e5-480d-8a3c-8c5e42440c3d),volume_type_id=a349efa2-01e5-480d-8a3c-8c5e42440c3d)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:19.888579 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-79b38d2d-6094-4d0e-82be-83f8d64be3f8 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (546863ca-0b7c-4c96-ab3d-0aa0172779e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:19.918291 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-79b38d2d-6094-4d0e-82be-83f8d64be3f8 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (546863ca-0b7c-4c96-ab3d-0aa0172779e3) transitioned into state 'SUCCESS' from state '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-1017645890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='080a34f6e6214ac3b6405b2cd14ee4cb',qos_specs=None,replication_status=,reservations=['ce180336-482a-4498-bf2f-f76e1355f327','3baf03b4-1550-4dc1-b297-8cb412aea174','ed701f59-19a5-4aa4-84f5-225f9060a194','8a9bfc0c-a7d8-48bf-9bb9-b759cdb0bb21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e57432461d744359d9baa0821b19821',volume_type_id=a349efa2-01e5-480d-8a3c-8c5e42440c3d)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:19.921251 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-79b38d2d-6094-4d0e-82be-83f8d64be3f8 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81255821-8c37-4d23-91e4-5d34adae20f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:19.948650 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-79b38d2d-6094-4d0e-82be-83f8d64be3f8 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81255821-8c37-4d23-91e4-5d34adae20f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:19.949514 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-79b38d2d-6094-4d0e-82be-83f8d64be3f8 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Flow 'volume_create_api' (debc34e9-c807-49af-84f1-55f19e6970b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:26:19.950525 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-79b38d2d-6094-4d0e-82be-83f8d64be3f8 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Create volume request issued successfully. Aug 06 19:26:19.954051 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-79b38d2d-6094-4d0e-82be-83f8d64be3f8 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:26:19.954051 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 555/2231] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:26:19 2026] POST /volume/v3/volumes => generated 764 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:26:19.973051 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2bd78f62-f64c-4049-a761-b6fabfed9431 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:19.973237 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2bd78f62-f64c-4049-a761-b6fabfed9431 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] GET https://10.4.3.5/volume/v3/volumes/4032306f-1519-45ad-a5dc-24823faf826a Aug 06 19:26:19.973461 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2bd78f62-f64c-4049-a761-b6fabfed9431 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:19.973708 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2bd78f62-f64c-4049-a761-b6fabfed9431 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:19.984287 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:19.984287 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:19.995043 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2bd78f62-f64c-4049-a761-b6fabfed9431 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Volume info retrieved successfully. Aug 06 19:26:19.999170 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2bd78f62-f64c-4049-a761-b6fabfed9431 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] https://10.4.3.5/volume/v3/volumes/4032306f-1519-45ad-a5dc-24823faf826a returned with HTTP 200 Aug 06 19:26:19.999934 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 565/2232] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:19 2026] GET /volume/v3/volumes/4032306f-1519-45ad-a5dc-24823faf826a => generated 832 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:20.018738 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5756db7b-ff80-4a5c-a951-a6677d22f419 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:20.023356 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5756db7b-ff80-4a5c-a951-a6677d22f419 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] GET https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb Aug 06 19:26:20.023833 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5756db7b-ff80-4a5c-a951-a6677d22f419 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:20.024200 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5756db7b-ff80-4a5c-a951-a6677d22f419 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:20.024361 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5756db7b-ff80-4a5c-a951-a6677d22f419 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Show backup with id 463a15f1-b85d-40ea-8f42-dceec14dfabb. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:20.034644 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:20.034644 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:20.037177 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5756db7b-ff80-4a5c-a951-a6677d22f419 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb returned with HTTP 200 Aug 06 19:26:20.037791 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 560/2233] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:26:20 2026] GET /volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:20.869033 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e59558bd-30c6-4c5e-9f1e-89209d6b6f7a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:20.872160 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e59558bd-30c6-4c5e-9f1e-89209d6b6f7a tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:20.872440 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e59558bd-30c6-4c5e-9f1e-89209d6b6f7a tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:20.872719 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e59558bd-30c6-4c5e-9f1e-89209d6b6f7a tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:20.872887 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-e59558bd-30c6-4c5e-9f1e-89209d6b6f7a tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Show backup with id e66c5cbc-0928-43e8-812f-e28cfbe2fe91. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:20.878462 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:20.878462 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:20.879857 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e59558bd-30c6-4c5e-9f1e-89209d6b6f7a tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 200 Aug 06 19:26:20.880961 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 554/2234] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:20 2026] GET /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:21.019033 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e0859ffa-e829-465f-86a0-a34168d0001e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:21.023742 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e0859ffa-e829-465f-86a0-a34168d0001e tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] GET https://10.4.3.5/volume/v3/volumes/4032306f-1519-45ad-a5dc-24823faf826a Aug 06 19:26:21.023966 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e0859ffa-e829-465f-86a0-a34168d0001e tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:21.024236 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e0859ffa-e829-465f-86a0-a34168d0001e tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:21.040227 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:21.040227 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:21.044747 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e0859ffa-e829-465f-86a0-a34168d0001e tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Volume info retrieved successfully. Aug 06 19:26:21.050847 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0d8aa8dd-7955-4df2-91e8-70bb3641119a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:21.051288 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e0859ffa-e829-465f-86a0-a34168d0001e tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] https://10.4.3.5/volume/v3/volumes/4032306f-1519-45ad-a5dc-24823faf826a returned with HTTP 200 Aug 06 19:26:21.051794 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 556/2235] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:21 2026] GET /volume/v3/volumes/4032306f-1519-45ad-a5dc-24823faf826a => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:21.053040 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0d8aa8dd-7955-4df2-91e8-70bb3641119a tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] GET https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb Aug 06 19:26:21.053378 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0d8aa8dd-7955-4df2-91e8-70bb3641119a tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:21.054680 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0d8aa8dd-7955-4df2-91e8-70bb3641119a tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:21.054680 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-0d8aa8dd-7955-4df2-91e8-70bb3641119a tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Show backup with id 463a15f1-b85d-40ea-8f42-dceec14dfabb. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:21.065010 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:21.065010 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:21.066197 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0d8aa8dd-7955-4df2-91e8-70bb3641119a tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb returned with HTTP 200 Aug 06 19:26:21.066749 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 566/2236] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:26:21 2026] GET /volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:21.068833 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0bc51396-1e7f-4eb6-86db-154c7676030f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:21.071138 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0bc51396-1e7f-4eb6-86db-154c7676030f tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] GET https://10.4.3.5/volume/v3/volumes/4032306f-1519-45ad-a5dc-24823faf826a Aug 06 19:26:21.071402 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0bc51396-1e7f-4eb6-86db-154c7676030f tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:21.071683 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0bc51396-1e7f-4eb6-86db-154c7676030f tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:21.082441 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:21.082441 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:21.087256 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0bc51396-1e7f-4eb6-86db-154c7676030f tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] Volume info retrieved successfully. Aug 06 19:26:21.092406 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0bc51396-1e7f-4eb6-86db-154c7676030f tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] https://10.4.3.5/volume/v3/volumes/4032306f-1519-45ad-a5dc-24823faf826a returned with HTTP 200 Aug 06 19:26:21.092914 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 561/2237] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:21 2026] GET /volume/v3/volumes/4032306f-1519-45ad-a5dc-24823faf826a => generated 1021 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:21.114167 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-22798329-8d40-422b-9965-d532806b9da3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:21.116399 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-22798329-8d40-422b-9965-d532806b9da3 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] POST https://10.4.3.5/volume/v3/volumes/4032306f-1519-45ad-a5dc-24823faf826a/action Aug 06 19:26:21.116904 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-22798329-8d40-422b-9965-d532806b9da3 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:26:21.117168 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-22798329-8d40-422b-9965-d532806b9da3 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:21.121715 np0000006689 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=470,cinder:UPDATE=126,cinder:INSERT=88 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:26:21.131377 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:21.131377 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:21.132090 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-22798329-8d40-422b-9965-d532806b9da3 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Volume info retrieved successfully. Aug 06 19:26:21.157037 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-22798329-8d40-422b-9965-d532806b9da3 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-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 06 19:26:21.157551 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-22798329-8d40-422b-9965-d532806b9da3 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-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 06 19:26:21.183789 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-22798329-8d40-422b-9965-d532806b9da3 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Created reservations ['396224e2-bfb0-47a2-9a96-142c1d863403', '186975a5-06e7-4675-80fd-e840f0cd9bdd'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:26:21.198848 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-22798329-8d40-422b-9965-d532806b9da3 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-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 06 19:26:21.199619 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-22798329-8d40-422b-9965-d532806b9da3 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-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 06 19:26:21.209883 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-22798329-8d40-422b-9965-d532806b9da3 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Created reservations ['e89446a7-d89d-43a7-a73e-8ad0ad68d652', 'c26fea0e-ebec-485d-8b41-05d31f145202'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:26:21.244048 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-22798329-8d40-422b-9965-d532806b9da3 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Retype volume request issued successfully. Aug 06 19:26:21.244459 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-22798329-8d40-422b-9965-d532806b9da3 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] https://10.4.3.5/volume/v3/volumes/4032306f-1519-45ad-a5dc-24823faf826a/action returned with HTTP 202 Aug 06 19:26:21.245382 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 555/2238] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:26:21 2026] POST /volume/v3/volumes/4032306f-1519-45ad-a5dc-24823faf826a/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:26:21.256223 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3c3dc643-a5c5-4029-a2f8-3337ccbb045d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:21.258157 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3c3dc643-a5c5-4029-a2f8-3337ccbb045d tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] GET https://10.4.3.5/volume/v3/volumes/4032306f-1519-45ad-a5dc-24823faf826a Aug 06 19:26:21.258640 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3c3dc643-a5c5-4029-a2f8-3337ccbb045d tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:21.258640 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3c3dc643-a5c5-4029-a2f8-3337ccbb045d tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:21.279086 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:21.279086 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:21.284049 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3c3dc643-a5c5-4029-a2f8-3337ccbb045d tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Volume info retrieved successfully. Aug 06 19:26:21.291758 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3c3dc643-a5c5-4029-a2f8-3337ccbb045d tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] https://10.4.3.5/volume/v3/volumes/4032306f-1519-45ad-a5dc-24823faf826a returned with HTTP 200 Aug 06 19:26:21.293109 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 557/2239] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:21 2026] GET /volume/v3/volumes/4032306f-1519-45ad-a5dc-24823faf826a => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:21.894264 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7448039d-ee33-4b89-8b20-9395f803df5b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:21.895963 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7448039d-ee33-4b89-8b20-9395f803df5b tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:21.896355 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7448039d-ee33-4b89-8b20-9395f803df5b tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:21.896696 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7448039d-ee33-4b89-8b20-9395f803df5b tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:21.896949 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-7448039d-ee33-4b89-8b20-9395f803df5b tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Show backup with id e66c5cbc-0928-43e8-812f-e28cfbe2fe91. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:21.902814 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:21.902814 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:21.904249 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7448039d-ee33-4b89-8b20-9395f803df5b tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 200 Aug 06 19:26:21.904959 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 567/2240] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:21 2026] GET /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:22.079340 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cfc9925b-73f7-4db1-b609-49541f8a78e7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:22.081748 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cfc9925b-73f7-4db1-b609-49541f8a78e7 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] GET https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb Aug 06 19:26:22.082371 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cfc9925b-73f7-4db1-b609-49541f8a78e7 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:22.082664 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cfc9925b-73f7-4db1-b609-49541f8a78e7 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:22.082859 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-cfc9925b-73f7-4db1-b609-49541f8a78e7 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Show backup with id 463a15f1-b85d-40ea-8f42-dceec14dfabb. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:22.089484 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:22.089484 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:22.090582 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cfc9925b-73f7-4db1-b609-49541f8a78e7 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb returned with HTTP 200 Aug 06 19:26:22.091069 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 562/2241] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:26:22 2026] GET /volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:22.310332 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ceec1876-2fa5-42ed-93cd-d2128e032e7b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:22.315913 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ceec1876-2fa5-42ed-93cd-d2128e032e7b tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] GET https://10.4.3.5/volume/v3/volumes/4032306f-1519-45ad-a5dc-24823faf826a Aug 06 19:26:22.318571 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ceec1876-2fa5-42ed-93cd-d2128e032e7b tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:22.318571 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ceec1876-2fa5-42ed-93cd-d2128e032e7b tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:22.331338 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:22.331338 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:22.337670 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ceec1876-2fa5-42ed-93cd-d2128e032e7b tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Volume info retrieved successfully. Aug 06 19:26:22.345774 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ceec1876-2fa5-42ed-93cd-d2128e032e7b tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] https://10.4.3.5/volume/v3/volumes/4032306f-1519-45ad-a5dc-24823faf826a returned with HTTP 200 Aug 06 19:26:22.347590 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 556/2242] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:22 2026] GET /volume/v3/volumes/4032306f-1519-45ad-a5dc-24823faf826a => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:22.366521 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-aa229e4e-55d6-47a6-81d3-fd917ccf4681 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:22.372819 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aa229e4e-55d6-47a6-81d3-fd917ccf4681 tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] GET https://10.4.3.5/volume/v3/volumes/4032306f-1519-45ad-a5dc-24823faf826a Aug 06 19:26:22.376761 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aa229e4e-55d6-47a6-81d3-fd917ccf4681 tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:22.376943 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aa229e4e-55d6-47a6-81d3-fd917ccf4681 tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:22.396866 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:22.396866 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:22.403368 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-aa229e4e-55d6-47a6-81d3-fd917ccf4681 tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] Volume info retrieved successfully. Aug 06 19:26:22.413324 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aa229e4e-55d6-47a6-81d3-fd917ccf4681 tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] https://10.4.3.5/volume/v3/volumes/4032306f-1519-45ad-a5dc-24823faf826a returned with HTTP 200 Aug 06 19:26:22.414007 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 558/2243] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:22 2026] GET /volume/v3/volumes/4032306f-1519-45ad-a5dc-24823faf826a => generated 1021 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 19:26:22.441897 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-39210484-9280-4011-9c27-f4ba00783194 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:22.444521 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-39210484-9280-4011-9c27-f4ba00783194 tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] GET https://10.4.3.5/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1017645890 Aug 06 19:26:22.444735 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-39210484-9280-4011-9c27-f4ba00783194 tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:22.444985 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-39210484-9280-4011-9c27-f4ba00783194 tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:22.445848 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-39210484-9280-4011-9c27-f4ba00783194 tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1017645890'), ('all_tenants', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:26:22.488713 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-39210484-9280-4011-9c27-f4ba00783194 tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] Get all volumes completed successfully. Aug 06 19:26:22.488988 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-39210484-9280-4011-9c27-f4ba00783194 tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] https://10.4.3.5/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1017645890 returned with HTTP 200 Aug 06 19:26:22.489380 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 568/2244] 10.4.3.5 () {66 vars in 1384 bytes} [Thu Aug 6 19:26:22 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1017645890 => generated 343 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:22.503900 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8da5e55d-1662-4629-95fc-edb3e4a1228a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:22.509516 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8da5e55d-1662-4629-95fc-edb3e4a1228a tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] GET https://10.4.3.5/volume/v3/volumes/4032306f-1519-45ad-a5dc-24823faf826a Aug 06 19:26:22.509747 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8da5e55d-1662-4629-95fc-edb3e4a1228a tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:22.509999 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8da5e55d-1662-4629-95fc-edb3e4a1228a tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:22.526037 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:22.526037 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:22.531177 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8da5e55d-1662-4629-95fc-edb3e4a1228a tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Volume info retrieved successfully. Aug 06 19:26:22.537055 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8da5e55d-1662-4629-95fc-edb3e4a1228a tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] https://10.4.3.5/volume/v3/volumes/4032306f-1519-45ad-a5dc-24823faf826a returned with HTTP 200 Aug 06 19:26:22.537268 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 563/2245] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:22 2026] GET /volume/v3/volumes/4032306f-1519-45ad-a5dc-24823faf826a => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:22.558157 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c610faec-514b-41f1-b898-2e77d15c96f8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:22.560229 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c610faec-514b-41f1-b898-2e77d15c96f8 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] DELETE https://10.4.3.5/volume/v3/volumes/4032306f-1519-45ad-a5dc-24823faf826a Aug 06 19:26:22.560458 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c610faec-514b-41f1-b898-2e77d15c96f8 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:22.560665 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c610faec-514b-41f1-b898-2e77d15c96f8 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:22.560852 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-c610faec-514b-41f1-b898-2e77d15c96f8 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Delete volume with id: 4032306f-1519-45ad-a5dc-24823faf826a Aug 06 19:26:22.574420 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:22.574420 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:22.578274 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c610faec-514b-41f1-b898-2e77d15c96f8 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Volume info retrieved successfully. Aug 06 19:26:22.610340 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c610faec-514b-41f1-b898-2e77d15c96f8 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Delete volume request issued successfully. Aug 06 19:26:22.610548 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c610faec-514b-41f1-b898-2e77d15c96f8 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] https://10.4.3.5/volume/v3/volumes/4032306f-1519-45ad-a5dc-24823faf826a returned with HTTP 202 Aug 06 19:26:22.610960 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 557/2246] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:26:22 2026] DELETE /volume/v3/volumes/4032306f-1519-45ad-a5dc-24823faf826a => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:26:22.621653 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0c4eac30-9a23-4295-b500-d7c26c608b64 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:22.624141 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0c4eac30-9a23-4295-b500-d7c26c608b64 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] GET https://10.4.3.5/volume/v3/volumes/4032306f-1519-45ad-a5dc-24823faf826a Aug 06 19:26:22.624424 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0c4eac30-9a23-4295-b500-d7c26c608b64 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:22.624731 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0c4eac30-9a23-4295-b500-d7c26c608b64 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:22.634790 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:22.634790 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:22.640572 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0c4eac30-9a23-4295-b500-d7c26c608b64 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Volume info retrieved successfully. Aug 06 19:26:22.646302 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0c4eac30-9a23-4295-b500-d7c26c608b64 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] https://10.4.3.5/volume/v3/volumes/4032306f-1519-45ad-a5dc-24823faf826a returned with HTTP 200 Aug 06 19:26:22.646968 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 559/2247] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:22 2026] GET /volume/v3/volumes/4032306f-1519-45ad-a5dc-24823faf826a => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:22.921041 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d2d6c3b6-0ea6-4ab2-bbdd-614c42ff9838 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:22.925039 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d2d6c3b6-0ea6-4ab2-bbdd-614c42ff9838 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:22.925039 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d2d6c3b6-0ea6-4ab2-bbdd-614c42ff9838 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:22.925039 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d2d6c3b6-0ea6-4ab2-bbdd-614c42ff9838 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:22.925039 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-d2d6c3b6-0ea6-4ab2-bbdd-614c42ff9838 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Show backup with id e66c5cbc-0928-43e8-812f-e28cfbe2fe91. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:22.928641 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:22.928641 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:22.929618 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d2d6c3b6-0ea6-4ab2-bbdd-614c42ff9838 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 200 Aug 06 19:26:22.930210 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 569/2248] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:22 2026] GET /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:23.102185 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2eb2397d-ef80-46b3-8336-5420bdad7f8e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:23.103992 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2eb2397d-ef80-46b3-8336-5420bdad7f8e tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] GET https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb Aug 06 19:26:23.104250 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2eb2397d-ef80-46b3-8336-5420bdad7f8e tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:23.104483 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2eb2397d-ef80-46b3-8336-5420bdad7f8e tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:23.104684 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2eb2397d-ef80-46b3-8336-5420bdad7f8e tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Show backup with id 463a15f1-b85d-40ea-8f42-dceec14dfabb. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:23.109454 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:23.109454 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:23.110536 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2eb2397d-ef80-46b3-8336-5420bdad7f8e tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb returned with HTTP 200 Aug 06 19:26:23.110863 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 564/2249] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:26:23 2026] GET /volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:23.661754 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2b9ffbc6-4a49-4bf2-a560-a9eed4065409 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:23.663744 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2b9ffbc6-4a49-4bf2-a560-a9eed4065409 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] GET https://10.4.3.5/volume/v3/volumes/4032306f-1519-45ad-a5dc-24823faf826a Aug 06 19:26:23.664317 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2b9ffbc6-4a49-4bf2-a560-a9eed4065409 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:23.664317 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2b9ffbc6-4a49-4bf2-a560-a9eed4065409 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:23.671051 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2b9ffbc6-4a49-4bf2-a560-a9eed4065409 tempest-VolumeRetypeWithoutMigrationTest-1043449348 tempest-VolumeRetypeWithoutMigrationTest-1043449348-project-member] https://10.4.3.5/volume/v3/volumes/4032306f-1519-45ad-a5dc-24823faf826a returned with HTTP 404 Aug 06 19:26:23.671051 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 558/2250] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:23 2026] GET /volume/v3/volumes/4032306f-1519-45ad-a5dc-24823faf826a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:26:23.682531 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c8f5f2fa-5f75-4664-ae0a-dc99e463069d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:23.685120 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c8f5f2fa-5f75-4664-ae0a-dc99e463069d tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] DELETE https://10.4.3.5/volume/v3/types/273c2fed-4e74-49c0-8f15-eca123096405 Aug 06 19:26:23.685555 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c8f5f2fa-5f75-4664-ae0a-dc99e463069d tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:23.685899 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c8f5f2fa-5f75-4664-ae0a-dc99e463069d tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:23.728006 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c8f5f2fa-5f75-4664-ae0a-dc99e463069d tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] https://10.4.3.5/volume/v3/types/273c2fed-4e74-49c0-8f15-eca123096405 returned with HTTP 202 Aug 06 19:26:23.728549 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 560/2251] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:26:23 2026] DELETE /volume/v3/types/273c2fed-4e74-49c0-8f15-eca123096405 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:26:23.737287 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-36dfe0d6-4bf9-48da-b4b9-40b80306a9b3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:23.739624 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-36dfe0d6-4bf9-48da-b4b9-40b80306a9b3 tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] GET https://10.4.3.5/volume/v3/types/273c2fed-4e74-49c0-8f15-eca123096405 Aug 06 19:26:23.739761 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-36dfe0d6-4bf9-48da-b4b9-40b80306a9b3 tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:23.740042 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-36dfe0d6-4bf9-48da-b4b9-40b80306a9b3 tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:23.746675 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-36dfe0d6-4bf9-48da-b4b9-40b80306a9b3 tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] https://10.4.3.5/volume/v3/types/273c2fed-4e74-49c0-8f15-eca123096405 returned with HTTP 404 Aug 06 19:26:23.747433 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 570/2252] 10.4.3.5 () {66 vars in 1328 bytes} [Thu Aug 6 19:26:23 2026] GET /volume/v3/types/273c2fed-4e74-49c0-8f15-eca123096405 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:26:23.768037 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-044c4d8f-9706-4872-8b1a-3edd8e378aff None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:23.770592 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-044c4d8f-9706-4872-8b1a-3edd8e378aff tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] DELETE https://10.4.3.5/volume/v3/types/a349efa2-01e5-480d-8a3c-8c5e42440c3d Aug 06 19:26:23.770864 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-044c4d8f-9706-4872-8b1a-3edd8e378aff tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:23.771209 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-044c4d8f-9706-4872-8b1a-3edd8e378aff tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:23.817755 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-044c4d8f-9706-4872-8b1a-3edd8e378aff tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] https://10.4.3.5/volume/v3/types/a349efa2-01e5-480d-8a3c-8c5e42440c3d returned with HTTP 202 Aug 06 19:26:23.818304 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 565/2253] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:26:23 2026] DELETE /volume/v3/types/a349efa2-01e5-480d-8a3c-8c5e42440c3d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 19:26:23.828833 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-832b1019-fce2-45be-88bf-3d65710df6c9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:23.830866 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-832b1019-fce2-45be-88bf-3d65710df6c9 tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] GET https://10.4.3.5/volume/v3/types/a349efa2-01e5-480d-8a3c-8c5e42440c3d Aug 06 19:26:23.832067 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-832b1019-fce2-45be-88bf-3d65710df6c9 tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:23.832067 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-832b1019-fce2-45be-88bf-3d65710df6c9 tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:23.837212 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-832b1019-fce2-45be-88bf-3d65710df6c9 tempest-VolumeRetypeWithoutMigrationTest-517847212 tempest-VolumeRetypeWithoutMigrationTest-517847212-project-admin] https://10.4.3.5/volume/v3/types/a349efa2-01e5-480d-8a3c-8c5e42440c3d returned with HTTP 404 Aug 06 19:26:23.837983 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 559/2254] 10.4.3.5 () {66 vars in 1328 bytes} [Thu Aug 6 19:26:23 2026] GET /volume/v3/types/a349efa2-01e5-480d-8a3c-8c5e42440c3d => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:26:23.942123 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2aafbf8b-9def-478f-9662-9c4e09cb6e7d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:23.944082 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2aafbf8b-9def-478f-9662-9c4e09cb6e7d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:23.944292 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2aafbf8b-9def-478f-9662-9c4e09cb6e7d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:23.944468 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2aafbf8b-9def-478f-9662-9c4e09cb6e7d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:23.944597 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-2aafbf8b-9def-478f-9662-9c4e09cb6e7d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Show backup with id e66c5cbc-0928-43e8-812f-e28cfbe2fe91. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:23.950356 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:23.950356 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:23.952781 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2aafbf8b-9def-478f-9662-9c4e09cb6e7d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 200 Aug 06 19:26:23.952781 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 561/2255] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:23 2026] GET /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:24.128622 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ee4a1fc4-807c-43d5-8b66-3bc2d31fd070 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:24.133648 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ee4a1fc4-807c-43d5-8b66-3bc2d31fd070 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] GET https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb Aug 06 19:26:24.134366 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ee4a1fc4-807c-43d5-8b66-3bc2d31fd070 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:24.134366 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ee4a1fc4-807c-43d5-8b66-3bc2d31fd070 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:24.134485 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ee4a1fc4-807c-43d5-8b66-3bc2d31fd070 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Show backup with id 463a15f1-b85d-40ea-8f42-dceec14dfabb. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:24.148205 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:24.148205 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:24.149720 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ee4a1fc4-807c-43d5-8b66-3bc2d31fd070 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb returned with HTTP 200 Aug 06 19:26:24.150387 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 571/2256] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:26:24 2026] GET /volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb => generated 791 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:24.965957 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ee738982-484f-4a48-a1eb-65745a22f230 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:24.968359 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ee738982-484f-4a48-a1eb-65745a22f230 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:24.968583 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ee738982-484f-4a48-a1eb-65745a22f230 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:24.968857 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ee738982-484f-4a48-a1eb-65745a22f230 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:24.969043 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ee738982-484f-4a48-a1eb-65745a22f230 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Show backup with id e66c5cbc-0928-43e8-812f-e28cfbe2fe91. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:24.981091 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:24.981091 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:24.982040 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ee738982-484f-4a48-a1eb-65745a22f230 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 200 Aug 06 19:26:24.982452 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 566/2257] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:24 2026] GET /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:25.163761 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-75e4ad40-0965-4485-bc84-b718681918e8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:25.168043 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-75e4ad40-0965-4485-bc84-b718681918e8 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] GET https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb Aug 06 19:26:25.168043 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-75e4ad40-0965-4485-bc84-b718681918e8 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:25.168043 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-75e4ad40-0965-4485-bc84-b718681918e8 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:25.168043 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-75e4ad40-0965-4485-bc84-b718681918e8 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Show backup with id 463a15f1-b85d-40ea-8f42-dceec14dfabb. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:25.178155 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:25.178155 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:25.178155 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-75e4ad40-0965-4485-bc84-b718681918e8 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb returned with HTTP 200 Aug 06 19:26:25.179870 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 560/2258] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:26:25 2026] GET /volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:25.998041 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f6391b7e-6e7c-42cb-b1ee-3311bc1f48e5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:26.002601 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f6391b7e-6e7c-42cb-b1ee-3311bc1f48e5 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:26.003076 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f6391b7e-6e7c-42cb-b1ee-3311bc1f48e5 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:26.004039 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f6391b7e-6e7c-42cb-b1ee-3311bc1f48e5 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:26.004039 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f6391b7e-6e7c-42cb-b1ee-3311bc1f48e5 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Show backup with id e66c5cbc-0928-43e8-812f-e28cfbe2fe91. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:26.009704 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:26.009704 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:26.011045 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f6391b7e-6e7c-42cb-b1ee-3311bc1f48e5 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 200 Aug 06 19:26:26.012516 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 562/2259] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:25 2026] GET /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:26.196174 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b53d905b-8294-4a95-8f72-7702c2dcce45 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:26.198298 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b53d905b-8294-4a95-8f72-7702c2dcce45 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] GET https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb Aug 06 19:26:26.198515 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b53d905b-8294-4a95-8f72-7702c2dcce45 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:26.198803 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b53d905b-8294-4a95-8f72-7702c2dcce45 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:26.198964 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-b53d905b-8294-4a95-8f72-7702c2dcce45 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Show backup with id 463a15f1-b85d-40ea-8f42-dceec14dfabb. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:26.204336 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:26.204336 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:26.206308 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b53d905b-8294-4a95-8f72-7702c2dcce45 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb returned with HTTP 200 Aug 06 19:26:26.206308 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 572/2260] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:26:26 2026] GET /volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:27.027233 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b2d15f0c-a1b0-4176-bb0f-ef9c2dd14ce1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:27.029703 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2d15f0c-a1b0-4176-bb0f-ef9c2dd14ce1 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:27.030031 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b2d15f0c-a1b0-4176-bb0f-ef9c2dd14ce1 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:27.031442 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b2d15f0c-a1b0-4176-bb0f-ef9c2dd14ce1 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:27.031442 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b2d15f0c-a1b0-4176-bb0f-ef9c2dd14ce1 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Show backup with id e66c5cbc-0928-43e8-812f-e28cfbe2fe91. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:27.037954 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:27.037954 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:27.039112 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2d15f0c-a1b0-4176-bb0f-ef9c2dd14ce1 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 200 Aug 06 19:26:27.039447 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 567/2261] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:27 2026] GET /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:27.222894 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-65ddd535-6f90-41a2-b015-3e451a8a7b0a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:27.226749 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-65ddd535-6f90-41a2-b015-3e451a8a7b0a tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] GET https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb Aug 06 19:26:27.227410 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-65ddd535-6f90-41a2-b015-3e451a8a7b0a tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:27.227562 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-65ddd535-6f90-41a2-b015-3e451a8a7b0a tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:27.227744 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-65ddd535-6f90-41a2-b015-3e451a8a7b0a tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Show backup with id 463a15f1-b85d-40ea-8f42-dceec14dfabb. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:27.234545 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:27.234545 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:27.235908 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-65ddd535-6f90-41a2-b015-3e451a8a7b0a tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb returned with HTTP 200 Aug 06 19:26:27.236743 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 561/2262] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:26:27 2026] GET /volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:27.253370 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1958356a-f8f0-45e3-8ebd-abda07fba64a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:27.387061 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1958356a-f8f0-45e3-8ebd-abda07fba64a tempest-VolumeServicesNegativeTest-1714543777 tempest-VolumeServicesNegativeTest-1714543777-project-admin] GET https://10.4.3.5/volume/v3/os-services Aug 06 19:26:27.387061 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1958356a-f8f0-45e3-8ebd-abda07fba64a tempest-VolumeServicesNegativeTest-1714543777 tempest-VolumeServicesNegativeTest-1714543777-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:27.387061 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1958356a-f8f0-45e3-8ebd-abda07fba64a tempest-VolumeServicesNegativeTest-1714543777 tempest-VolumeServicesNegativeTest-1714543777-project-admin] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:27.391896 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1958356a-f8f0-45e3-8ebd-abda07fba64a tempest-VolumeServicesNegativeTest-1714543777 tempest-VolumeServicesNegativeTest-1714543777-project-admin] https://10.4.3.5/volume/v3/os-services returned with HTTP 200 Aug 06 19:26:27.392446 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 563/2263] 10.4.3.5 () {66 vars in 1235 bytes} [Thu Aug 6 19:26:27 2026] GET /volume/v3/os-services => generated 626 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:27.405576 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d086d591-ca19-490a-a282-2218c910000e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:27.407967 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d086d591-ca19-490a-a282-2218c910000e tempest-VolumeServicesNegativeTest-1714543777 tempest-VolumeServicesNegativeTest-1714543777-project-admin] PUT https://10.4.3.5/volume/v3/os-services/disable-log-reason Aug 06 19:26:27.408464 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d086d591-ca19-490a-a282-2218c910000e tempest-VolumeServicesNegativeTest-1714543777 tempest-VolumeServicesNegativeTest-1714543777-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000006689", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:27.410778 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d086d591-ca19-490a-a282-2218c910000e tempest-VolumeServicesNegativeTest-1714543777 tempest-VolumeServicesNegativeTest-1714543777-project-admin] https://10.4.3.5/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 06 19:26:27.411436 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 573/2264] 10.4.3.5 () {68 vars in 1312 bytes} [Thu Aug 6 19:26:27 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 19:26:27.422755 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-90b9f7c6-5a57-4162-8175-582f41b52b83 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:27.424971 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-90b9f7c6-5a57-4162-8175-582f41b52b83 tempest-VolumeServicesNegativeTest-1714543777 tempest-VolumeServicesNegativeTest-1714543777-project-admin] PUT https://10.4.3.5/volume/v3/os-services/disable Aug 06 19:26:27.425398 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-90b9f7c6-5a57-4162-8175-582f41b52b83 tempest-VolumeServicesNegativeTest-1714543777 tempest-VolumeServicesNegativeTest-1714543777-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000006689", "binary": "invalid_binary"} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:27.435831 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-90b9f7c6-5a57-4162-8175-582f41b52b83 tempest-VolumeServicesNegativeTest-1714543777 tempest-VolumeServicesNegativeTest-1714543777-project-admin] https://10.4.3.5/volume/v3/os-services/disable returned with HTTP 404 Aug 06 19:26:27.436444 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 568/2265] 10.4.3.5 () {68 vars in 1279 bytes} [Thu Aug 6 19:26:27 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:26:27.447689 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bdecd0f0-bd32-4b8b-bbd5-34923077132e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:27.449863 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bdecd0f0-bd32-4b8b-bbd5-34923077132e tempest-VolumeServicesNegativeTest-1714543777 tempest-VolumeServicesNegativeTest-1714543777-project-admin] PUT https://10.4.3.5/volume/v3/os-services/enable Aug 06 19:26:27.450414 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bdecd0f0-bd32-4b8b-bbd5-34923077132e tempest-VolumeServicesNegativeTest-1714543777 tempest-VolumeServicesNegativeTest-1714543777-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:27.460564 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bdecd0f0-bd32-4b8b-bbd5-34923077132e tempest-VolumeServicesNegativeTest-1714543777 tempest-VolumeServicesNegativeTest-1714543777-project-admin] https://10.4.3.5/volume/v3/os-services/enable returned with HTTP 404 Aug 06 19:26:27.461293 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 562/2266] 10.4.3.5 () {68 vars in 1276 bytes} [Thu Aug 6 19:26:27 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:26:27.472373 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2d6cb7e9-b837-40fa-8359-2f76bde75486 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:27.474873 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2d6cb7e9-b837-40fa-8359-2f76bde75486 tempest-VolumeServicesNegativeTest-1714543777 tempest-VolumeServicesNegativeTest-1714543777-project-admin] PUT https://10.4.3.5/volume/v3/os-services/freeze Aug 06 19:26:27.475288 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2d6cb7e9-b837-40fa-8359-2f76bde75486 tempest-VolumeServicesNegativeTest-1714543777 tempest-VolumeServicesNegativeTest-1714543777-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:27.483572 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2d6cb7e9-b837-40fa-8359-2f76bde75486 tempest-VolumeServicesNegativeTest-1714543777 tempest-VolumeServicesNegativeTest-1714543777-project-admin] https://10.4.3.5/volume/v3/os-services/freeze returned with HTTP 400 Aug 06 19:26:27.483572 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 564/2267] 10.4.3.5 () {68 vars in 1276 bytes} [Thu Aug 6 19:26:27 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:26:27.492257 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e595e9e4-429c-4c3c-8717-47acd835576f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:27.498293 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e595e9e4-429c-4c3c-8717-47acd835576f tempest-VolumeServicesNegativeTest-1714543777 tempest-VolumeServicesNegativeTest-1714543777-project-admin] PUT https://10.4.3.5/volume/v3/os-services/thaw Aug 06 19:26:27.498812 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e595e9e4-429c-4c3c-8717-47acd835576f tempest-VolumeServicesNegativeTest-1714543777 tempest-VolumeServicesNegativeTest-1714543777-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:27.515653 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e595e9e4-429c-4c3c-8717-47acd835576f tempest-VolumeServicesNegativeTest-1714543777 tempest-VolumeServicesNegativeTest-1714543777-project-admin] https://10.4.3.5/volume/v3/os-services/thaw returned with HTTP 400 Aug 06 19:26:27.516298 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 574/2268] 10.4.3.5 () {68 vars in 1270 bytes} [Thu Aug 6 19:26:27 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:26:28.057580 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-35e34488-093b-4730-a0a7-6e70fba1a5ae None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:28.060078 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-35e34488-093b-4730-a0a7-6e70fba1a5ae tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:28.060364 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-35e34488-093b-4730-a0a7-6e70fba1a5ae tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:28.060611 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-35e34488-093b-4730-a0a7-6e70fba1a5ae tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:28.060752 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-35e34488-093b-4730-a0a7-6e70fba1a5ae tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Show backup with id e66c5cbc-0928-43e8-812f-e28cfbe2fe91. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:28.066576 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:28.066576 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:28.067333 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-35e34488-093b-4730-a0a7-6e70fba1a5ae tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 200 Aug 06 19:26:28.067835 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 569/2269] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:28 2026] GET /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:28.254415 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-02985fbc-656e-43db-94b3-3eef9b6a9eb2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:28.258593 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-02985fbc-656e-43db-94b3-3eef9b6a9eb2 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] GET https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb Aug 06 19:26:28.258818 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-02985fbc-656e-43db-94b3-3eef9b6a9eb2 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:28.259053 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-02985fbc-656e-43db-94b3-3eef9b6a9eb2 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:28.259215 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-02985fbc-656e-43db-94b3-3eef9b6a9eb2 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Show backup with id 463a15f1-b85d-40ea-8f42-dceec14dfabb. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:28.264866 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:28.264866 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:28.265762 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-02985fbc-656e-43db-94b3-3eef9b6a9eb2 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb returned with HTTP 200 Aug 06 19:26:28.266170 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 563/2270] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:26:28 2026] GET /volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:29.081118 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-11593fc9-5824-4cf8-896b-4de5b9682875 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:29.087321 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-11593fc9-5824-4cf8-896b-4de5b9682875 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:29.087605 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-11593fc9-5824-4cf8-896b-4de5b9682875 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:29.087806 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-11593fc9-5824-4cf8-896b-4de5b9682875 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:29.087928 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-11593fc9-5824-4cf8-896b-4de5b9682875 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Show backup with id e66c5cbc-0928-43e8-812f-e28cfbe2fe91. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:29.096307 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:29.096307 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:29.097468 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-11593fc9-5824-4cf8-896b-4de5b9682875 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 200 Aug 06 19:26:29.098009 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 565/2271] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:29 2026] GET /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:29.281889 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f7b156ac-e6e0-4eb4-9322-34274c4f4acb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:29.284331 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f7b156ac-e6e0-4eb4-9322-34274c4f4acb tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] GET https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb Aug 06 19:26:29.284731 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f7b156ac-e6e0-4eb4-9322-34274c4f4acb tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:29.285138 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f7b156ac-e6e0-4eb4-9322-34274c4f4acb tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:29.285363 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f7b156ac-e6e0-4eb4-9322-34274c4f4acb tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Show backup with id 463a15f1-b85d-40ea-8f42-dceec14dfabb. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:29.293261 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:29.293261 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:29.294485 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f7b156ac-e6e0-4eb4-9322-34274c4f4acb tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb returned with HTTP 200 Aug 06 19:26:29.295224 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 575/2272] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:26:29 2026] GET /volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:30.110968 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7915b6f1-91d2-4e27-b26b-b24f1f50db89 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:30.113638 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7915b6f1-91d2-4e27-b26b-b24f1f50db89 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:30.114131 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7915b6f1-91d2-4e27-b26b-b24f1f50db89 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:30.114417 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7915b6f1-91d2-4e27-b26b-b24f1f50db89 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:30.114617 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-7915b6f1-91d2-4e27-b26b-b24f1f50db89 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Show backup with id e66c5cbc-0928-43e8-812f-e28cfbe2fe91. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:30.120332 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:30.120332 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:30.121043 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7915b6f1-91d2-4e27-b26b-b24f1f50db89 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 200 Aug 06 19:26:30.121404 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 570/2273] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:30 2026] GET /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:30.121645 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8cab5272-92fa-426e-a880-02d7972f6415 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:30.123679 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8cab5272-92fa-426e-a880-02d7972f6415 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:26:30.124044 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8cab5272-92fa-426e-a880-02d7972f6415 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "11f21727-e5ec-459d-91b4-c79ce982c40c", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1954907711"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:30.125549 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-8cab5272-92fa-426e-a880-02d7972f6415 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Create volume request body: {'volume': {'imageRef': '11f21727-e5ec-459d-91b4-c79ce982c40c', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1954907711'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:26:30.211877 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-8cab5272-92fa-426e-a880-02d7972f6415 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Create volume of 1 GB Aug 06 19:26:30.217226 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8cab5272-92fa-426e-a880-02d7972f6415 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Availability Zones retrieved successfully. Aug 06 19:26:30.224659 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-8cab5272-92fa-426e-a880-02d7972f6415 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Flow 'volume_create_api' (770b8f82-8d77-429a-9f15-66145d2f7af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:26:30.226170 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-8cab5272-92fa-426e-a880-02d7972f6415 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79fffe92-0134-4aff-898b-06de9d3838d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:30.227421 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-8cab5272-92fa-426e-a880-02d7972f6415 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:26:30.296791 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-8cab5272-92fa-426e-a880-02d7972f6415 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79fffe92-0134-4aff-898b-06de9d3838d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:30.297568 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-8cab5272-92fa-426e-a880-02d7972f6415 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de90aed3-1305-43f0-889e-f3a74612ba89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:30.309717 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cef52d30-4c65-4b29-9e07-514540642155 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:30.311863 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cef52d30-4c65-4b29-9e07-514540642155 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] GET https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb Aug 06 19:26:30.312038 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cef52d30-4c65-4b29-9e07-514540642155 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:30.312327 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cef52d30-4c65-4b29-9e07-514540642155 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:30.312441 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-cef52d30-4c65-4b29-9e07-514540642155 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Show backup with id 463a15f1-b85d-40ea-8f42-dceec14dfabb. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:30.318740 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:30.318740 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:30.319600 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cef52d30-4c65-4b29-9e07-514540642155 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb returned with HTTP 200 Aug 06 19:26:30.319941 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 566/2274] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:26:30 2026] GET /volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:30.338231 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e579dcd6-5d5a-45c5-9bb0-c4271bede166 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:30.341890 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e579dcd6-5d5a-45c5-9bb0-c4271bede166 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] GET https://10.4.3.5/volume/v3/volumes/8089122c-75a9-454a-bd98-1a32f3a29023 Aug 06 19:26:30.342222 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e579dcd6-5d5a-45c5-9bb0-c4271bede166 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:30.342494 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e579dcd6-5d5a-45c5-9bb0-c4271bede166 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:30.363799 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:30.363799 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:30.373366 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e579dcd6-5d5a-45c5-9bb0-c4271bede166 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Volume info retrieved successfully. Aug 06 19:26:30.380913 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-8cab5272-92fa-426e-a880-02d7972f6415 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Created reservations ['f104d0a4-4f15-4ae5-a4df-863ff2862a19', '4b28208d-d8f6-48fe-af59-dc96d455e113', '8a7893c8-abd5-4bfe-a74f-81ff077b59b8', '1f667a0a-288a-4a52-947c-00ade19cdfc1'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:26:30.381083 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e579dcd6-5d5a-45c5-9bb0-c4271bede166 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] https://10.4.3.5/volume/v3/volumes/8089122c-75a9-454a-bd98-1a32f3a29023 returned with HTTP 200 Aug 06 19:26:30.381612 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 576/2275] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:26:30 2026] GET /volume/v3/volumes/8089122c-75a9-454a-bd98-1a32f3a29023 => generated 840 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:30.382210 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-8cab5272-92fa-426e-a880-02d7972f6415 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de90aed3-1305-43f0-889e-f3a74612ba89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f104d0a4-4f15-4ae5-a4df-863ff2862a19', '4b28208d-d8f6-48fe-af59-dc96d455e113', '8a7893c8-abd5-4bfe-a74f-81ff077b59b8', '1f667a0a-288a-4a52-947c-00ade19cdfc1']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:30.383874 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-8cab5272-92fa-426e-a880-02d7972f6415 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f643d5c4-ee5f-44b0-ae3f-ff602d307351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:30.401516 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-77c6e7a5-6383-46b4-8700-6d00524c3e33 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:30.408334 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-77c6e7a5-6383-46b4-8700-6d00524c3e33 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] PUT https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb Aug 06 19:26:30.409513 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-77c6e7a5-6383-46b4-8700-6d00524c3e33 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-491147245", "description": "tempest-volume-backup-description-352308334"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:30.420633 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-8cab5272-92fa-426e-a880-02d7972f6415 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f643d5c4-ee5f-44b0-ae3f-ff602d307351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '484db075-c912-4f6f-8b4b-cbf8ed4401eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1954907711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ee4960985c04d97b67854c4433f1e00',qos_specs=None,replication_status=,reservations=['f104d0a4-4f15-4ae5-a4df-863ff2862a19','4b28208d-d8f6-48fe-af59-dc96d455e113','8a7893c8-abd5-4bfe-a74f-81ff077b59b8','1f667a0a-288a-4a52-947c-00ade19cdfc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='564d17bf148341a3b0b2cb8712bb0f9b',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:26:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1954907711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=484db075-c912-4f6f-8b4b-cbf8ed4401eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ee4960985c04d97b67854c4433f1e00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='564d17bf148341a3b0b2cb8712bb0f9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:30.420633 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-8cab5272-92fa-426e-a880-02d7972f6415 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (283b4bb2-842a-4ebb-a9ed-158dcd05be3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:30.436945 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:30.436945 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:30.446518 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-8cab5272-92fa-426e-a880-02d7972f6415 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (283b4bb2-842a-4ebb-a9ed-158dcd05be3f) transitioned into state 'SUCCESS' from state '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-1954907711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ee4960985c04d97b67854c4433f1e00',qos_specs=None,replication_status=,reservations=['f104d0a4-4f15-4ae5-a4df-863ff2862a19','4b28208d-d8f6-48fe-af59-dc96d455e113','8a7893c8-abd5-4bfe-a74f-81ff077b59b8','1f667a0a-288a-4a52-947c-00ade19cdfc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='564d17bf148341a3b0b2cb8712bb0f9b',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:30.447292 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-8cab5272-92fa-426e-a880-02d7972f6415 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2216ec60-28a3-4b3c-a624-f7125d576e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:30.459039 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-77c6e7a5-6383-46b4-8700-6d00524c3e33 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb returned with HTTP 200 Aug 06 19:26:30.460603 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 571/2276] 10.4.3.5 () {70 vars in 1395 bytes} [Thu Aug 6 19:26:30 2026] PUT /volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb => generated 328 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:30.461966 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-8cab5272-92fa-426e-a880-02d7972f6415 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2216ec60-28a3-4b3c-a624-f7125d576e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:30.462981 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-8cab5272-92fa-426e-a880-02d7972f6415 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Flow 'volume_create_api' (770b8f82-8d77-429a-9f15-66145d2f7af2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:26:30.463390 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8cab5272-92fa-426e-a880-02d7972f6415 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Create volume request issued successfully. Aug 06 19:26:30.464242 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8cab5272-92fa-426e-a880-02d7972f6415 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:26:30.464828 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 564/2277] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:26:30 2026] POST /volume/v3/volumes => generated 747 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:26:30.475993 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bfacf013-9b82-46b9-85fe-e8e7d34b2680 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:30.483064 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bfacf013-9b82-46b9-85fe-e8e7d34b2680 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] GET https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb Aug 06 19:26:30.483259 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-22a280a4-d0ff-4b4d-a091-379c2cec4824 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:30.483402 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bfacf013-9b82-46b9-85fe-e8e7d34b2680 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:30.484333 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bfacf013-9b82-46b9-85fe-e8e7d34b2680 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:30.484518 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-bfacf013-9b82-46b9-85fe-e8e7d34b2680 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Show backup with id 463a15f1-b85d-40ea-8f42-dceec14dfabb. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:30.485188 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-22a280a4-d0ff-4b4d-a091-379c2cec4824 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] GET https://10.4.3.5/volume/v3/volumes/484db075-c912-4f6f-8b4b-cbf8ed4401eb Aug 06 19:26:30.485721 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-22a280a4-d0ff-4b4d-a091-379c2cec4824 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:30.485721 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-22a280a4-d0ff-4b4d-a091-379c2cec4824 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:30.490721 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:30.490721 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:30.491690 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bfacf013-9b82-46b9-85fe-e8e7d34b2680 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb returned with HTTP 200 Aug 06 19:26:30.492318 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 567/2278] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:26:30 2026] GET /volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:30.497344 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:30.497344 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:30.503408 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-22a280a4-d0ff-4b4d-a091-379c2cec4824 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Volume info retrieved successfully. Aug 06 19:26:30.506922 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2c0e2d9e-f1ec-4050-b3c7-b6c0e5461da3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:30.509813 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c0e2d9e-f1ec-4050-b3c7-b6c0e5461da3 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] DELETE https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb Aug 06 19:26:30.509813 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c0e2d9e-f1ec-4050-b3c7-b6c0e5461da3 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:30.509813 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c0e2d9e-f1ec-4050-b3c7-b6c0e5461da3 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:30.509813 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-2c0e2d9e-f1ec-4050-b3c7-b6c0e5461da3 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Delete backup with id: 463a15f1-b85d-40ea-8f42-dceec14dfabb. Aug 06 19:26:30.511145 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-22a280a4-d0ff-4b4d-a091-379c2cec4824 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] https://10.4.3.5/volume/v3/volumes/484db075-c912-4f6f-8b4b-cbf8ed4401eb returned with HTTP 200 Aug 06 19:26:30.511820 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 577/2279] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:30 2026] GET /volume/v3/volumes/484db075-c912-4f6f-8b4b-cbf8ed4401eb => generated 815 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:30.518121 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:30.518121 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:30.541648 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-2c0e2d9e-f1ec-4050-b3c7-b6c0e5461da3 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] delete_backup rpcapi backup_id 463a15f1-b85d-40ea-8f42-dceec14dfabb {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:26:30.544836 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c0e2d9e-f1ec-4050-b3c7-b6c0e5461da3 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb returned with HTTP 202 Aug 06 19:26:30.545629 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 572/2280] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:26:30 2026] DELETE /volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:26:30.555174 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-21f90d10-174b-4596-8df6-9f8ff2e37b28 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:30.557653 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-21f90d10-174b-4596-8df6-9f8ff2e37b28 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] GET https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb Aug 06 19:26:30.558074 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-21f90d10-174b-4596-8df6-9f8ff2e37b28 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:30.558338 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-21f90d10-174b-4596-8df6-9f8ff2e37b28 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:30.558482 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-21f90d10-174b-4596-8df6-9f8ff2e37b28 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Show backup with id 463a15f1-b85d-40ea-8f42-dceec14dfabb. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:30.565918 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:30.565918 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:30.567450 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-21f90d10-174b-4596-8df6-9f8ff2e37b28 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb returned with HTTP 200 Aug 06 19:26:30.568091 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 565/2281] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:26:30 2026] GET /volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:31.135276 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c501d703-3198-4d52-8bec-f15807e00036 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:31.138780 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c501d703-3198-4d52-8bec-f15807e00036 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:31.138780 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c501d703-3198-4d52-8bec-f15807e00036 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:31.138780 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c501d703-3198-4d52-8bec-f15807e00036 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:31.138780 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c501d703-3198-4d52-8bec-f15807e00036 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Show backup with id e66c5cbc-0928-43e8-812f-e28cfbe2fe91. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:31.143348 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:31.143348 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:31.144423 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c501d703-3198-4d52-8bec-f15807e00036 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 200 Aug 06 19:26:31.145048 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 568/2282] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:31 2026] GET /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:31.527192 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-595a32ce-96b1-403f-aaa1-b139fff2cc38 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:31.529625 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-595a32ce-96b1-403f-aaa1-b139fff2cc38 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] GET https://10.4.3.5/volume/v3/volumes/484db075-c912-4f6f-8b4b-cbf8ed4401eb Aug 06 19:26:31.529908 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-595a32ce-96b1-403f-aaa1-b139fff2cc38 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:31.530209 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-595a32ce-96b1-403f-aaa1-b139fff2cc38 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:31.540191 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:31.540191 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:31.545812 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-595a32ce-96b1-403f-aaa1-b139fff2cc38 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Volume info retrieved successfully. Aug 06 19:26:31.552159 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-595a32ce-96b1-403f-aaa1-b139fff2cc38 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] https://10.4.3.5/volume/v3/volumes/484db075-c912-4f6f-8b4b-cbf8ed4401eb returned with HTTP 200 Aug 06 19:26:31.552730 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 578/2283] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:31 2026] GET /volume/v3/volumes/484db075-c912-4f6f-8b4b-cbf8ed4401eb => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:31.568133 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-75b79063-74a9-462c-b333-06bffc82f65a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:31.570150 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-75b79063-74a9-462c-b333-06bffc82f65a tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] POST https://10.4.3.5/volume/v3/volumes/484db075-c912-4f6f-8b4b-cbf8ed4401eb/action Aug 06 19:26:31.570592 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-75b79063-74a9-462c-b333-06bffc82f65a tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-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=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:26:31.570798 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-75b79063-74a9-462c-b333-06bffc82f65a tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-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=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:31.581428 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:31.581428 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:31.581938 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-86851fc7-fa7f-41ae-b578-8e2eef2941df None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:31.584195 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-86851fc7-fa7f-41ae-b578-8e2eef2941df tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] GET https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb Aug 06 19:26:31.584476 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-86851fc7-fa7f-41ae-b578-8e2eef2941df tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:31.584750 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-86851fc7-fa7f-41ae-b578-8e2eef2941df tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:31.584917 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-86851fc7-fa7f-41ae-b578-8e2eef2941df tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Show backup with id 463a15f1-b85d-40ea-8f42-dceec14dfabb. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:31.589535 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:31.589535 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:31.590095 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-75b79063-74a9-462c-b333-06bffc82f65a tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Volume info retrieved successfully. Aug 06 19:26:31.591852 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-86851fc7-fa7f-41ae-b578-8e2eef2941df tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] https://10.4.3.5/volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb returned with HTTP 404 Aug 06 19:26:31.592388 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 566/2284] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:26:31 2026] GET /volume/v3/backups/463a15f1-b85d-40ea-8f42-dceec14dfabb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:26:31.607436 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-75b79063-74a9-462c-b333-06bffc82f65a tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Update volume metadata completed successfully. Aug 06 19:26:31.607743 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-75b79063-74a9-462c-b333-06bffc82f65a tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] https://10.4.3.5/volume/v3/volumes/484db075-c912-4f6f-8b4b-cbf8ed4401eb/action returned with HTTP 200 Aug 06 19:26:31.608232 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 573/2285] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:26:31 2026] POST /volume/v3/volumes/484db075-c912-4f6f-8b4b-cbf8ed4401eb/action => generated 563 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:31.616722 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-73687a2a-d478-48d2-87e7-fa54965b0278 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:31.618485 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-73687a2a-d478-48d2-87e7-fa54965b0278 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] GET https://10.4.3.5/volume/v3/volumes/484db075-c912-4f6f-8b4b-cbf8ed4401eb Aug 06 19:26:31.618879 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-73687a2a-d478-48d2-87e7-fa54965b0278 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:31.621037 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-73687a2a-d478-48d2-87e7-fa54965b0278 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:31.633824 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:31.633824 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:31.638155 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-73687a2a-d478-48d2-87e7-fa54965b0278 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Volume info retrieved successfully. Aug 06 19:26:31.643936 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-73687a2a-d478-48d2-87e7-fa54965b0278 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] https://10.4.3.5/volume/v3/volumes/484db075-c912-4f6f-8b4b-cbf8ed4401eb returned with HTTP 200 Aug 06 19:26:31.644598 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 569/2286] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:31 2026] GET /volume/v3/volumes/484db075-c912-4f6f-8b4b-cbf8ed4401eb => generated 1415 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 19:26:31.667203 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9d84162d-fd70-4690-a27c-b0783f433b86 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:31.673423 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9d84162d-fd70-4690-a27c-b0783f433b86 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] POST https://10.4.3.5/volume/v3/volumes/484db075-c912-4f6f-8b4b-cbf8ed4401eb/action Aug 06 19:26:31.673950 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9d84162d-fd70-4690-a27c-b0783f433b86 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:26:31.674056 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9d84162d-fd70-4690-a27c-b0783f433b86 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:31.685513 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:31.685513 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:31.688898 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5fe7072f-0135-40d3-9d2c-78b49874d32a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:31.690882 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5fe7072f-0135-40d3-9d2c-78b49874d32a tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] GET https://10.4.3.5/volume/v3/volumes/8089122c-75a9-454a-bd98-1a32f3a29023 Aug 06 19:26:31.691152 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5fe7072f-0135-40d3-9d2c-78b49874d32a tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:31.691341 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5fe7072f-0135-40d3-9d2c-78b49874d32a tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:31.693715 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:31.693715 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:31.694260 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9d84162d-fd70-4690-a27c-b0783f433b86 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Volume info retrieved successfully. Aug 06 19:26:31.699480 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:31.699480 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:31.704887 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5fe7072f-0135-40d3-9d2c-78b49874d32a tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Volume info retrieved successfully. Aug 06 19:26:31.711033 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9d84162d-fd70-4690-a27c-b0783f433b86 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Get volume image-metadata completed successfully. Aug 06 19:26:31.711358 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5fe7072f-0135-40d3-9d2c-78b49874d32a tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] https://10.4.3.5/volume/v3/volumes/8089122c-75a9-454a-bd98-1a32f3a29023 returned with HTTP 200 Aug 06 19:26:31.711931 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 567/2287] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:26:31 2026] GET /volume/v3/volumes/8089122c-75a9-454a-bd98-1a32f3a29023 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:31.726218 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e90201cb-67a2-4f0b-a964-a570215ef9c8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:31.728732 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e90201cb-67a2-4f0b-a964-a570215ef9c8 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] DELETE https://10.4.3.5/volume/v3/volumes/8089122c-75a9-454a-bd98-1a32f3a29023 Aug 06 19:26:31.729038 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e90201cb-67a2-4f0b-a964-a570215ef9c8 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:31.729500 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e90201cb-67a2-4f0b-a964-a570215ef9c8 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:31.729600 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-e90201cb-67a2-4f0b-a964-a570215ef9c8 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Delete volume with id: 8089122c-75a9-454a-bd98-1a32f3a29023 Aug 06 19:26:31.740768 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:31.740768 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:31.741453 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e90201cb-67a2-4f0b-a964-a570215ef9c8 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Volume info retrieved successfully. Aug 06 19:26:31.754874 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9d84162d-fd70-4690-a27c-b0783f433b86 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Delete volume metadata completed successfully. Aug 06 19:26:31.756194 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9d84162d-fd70-4690-a27c-b0783f433b86 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] https://10.4.3.5/volume/v3/volumes/484db075-c912-4f6f-8b4b-cbf8ed4401eb/action returned with HTTP 200 Aug 06 19:26:31.758623 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 579/2288] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:26:31 2026] POST /volume/v3/volumes/484db075-c912-4f6f-8b4b-cbf8ed4401eb/action => generated 0 bytes in 92 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 06 19:26:31.768472 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e90201cb-67a2-4f0b-a964-a570215ef9c8 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Delete volume request issued successfully. Aug 06 19:26:31.768472 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e90201cb-67a2-4f0b-a964-a570215ef9c8 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] https://10.4.3.5/volume/v3/volumes/8089122c-75a9-454a-bd98-1a32f3a29023 returned with HTTP 202 Aug 06 19:26:31.768472 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 574/2289] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:26:31 2026] DELETE /volume/v3/volumes/8089122c-75a9-454a-bd98-1a32f3a29023 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:26:31.768669 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-563c5693-05b9-4273-aa9b-adb6dce6d060 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:31.770559 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-563c5693-05b9-4273-aa9b-adb6dce6d060 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] POST https://10.4.3.5/volume/v3/volumes/484db075-c912-4f6f-8b4b-cbf8ed4401eb/action Aug 06 19:26:31.770957 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-563c5693-05b9-4273-aa9b-adb6dce6d060 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:26:31.771183 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-563c5693-05b9-4273-aa9b-adb6dce6d060 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:31.780100 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-26f0d2c5-666f-41a4-80f9-26071173629c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:31.780643 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-26f0d2c5-666f-41a4-80f9-26071173629c tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] GET https://10.4.3.5/volume/v3/volumes/8089122c-75a9-454a-bd98-1a32f3a29023 Aug 06 19:26:31.780820 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-26f0d2c5-666f-41a4-80f9-26071173629c tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:31.781115 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-26f0d2c5-666f-41a4-80f9-26071173629c tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:31.783198 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:31.783198 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:31.785141 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-563c5693-05b9-4273-aa9b-adb6dce6d060 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Volume info retrieved successfully. Aug 06 19:26:31.790780 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:31.790780 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:31.791246 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-563c5693-05b9-4273-aa9b-adb6dce6d060 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Get volume image-metadata completed successfully. Aug 06 19:26:31.791725 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-563c5693-05b9-4273-aa9b-adb6dce6d060 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] https://10.4.3.5/volume/v3/volumes/484db075-c912-4f6f-8b4b-cbf8ed4401eb/action returned with HTTP 200 Aug 06 19:26:31.792263 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 570/2290] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:26:31 2026] POST /volume/v3/volumes/484db075-c912-4f6f-8b4b-cbf8ed4401eb/action => generated 537 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:31.796220 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-26f0d2c5-666f-41a4-80f9-26071173629c tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Volume info retrieved successfully. Aug 06 19:26:31.802836 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-26f0d2c5-666f-41a4-80f9-26071173629c tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] https://10.4.3.5/volume/v3/volumes/8089122c-75a9-454a-bd98-1a32f3a29023 returned with HTTP 200 Aug 06 19:26:31.803334 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 568/2291] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:26:31 2026] GET /volume/v3/volumes/8089122c-75a9-454a-bd98-1a32f3a29023 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:31.804614 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-37d17ff1-1b56-4e88-babf-3099f842d90a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:31.806405 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-37d17ff1-1b56-4e88-babf-3099f842d90a tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] GET https://10.4.3.5/volume/v3/volumes/484db075-c912-4f6f-8b4b-cbf8ed4401eb Aug 06 19:26:31.806728 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-37d17ff1-1b56-4e88-babf-3099f842d90a tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:31.806946 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-37d17ff1-1b56-4e88-babf-3099f842d90a tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:31.814570 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:31.814570 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:31.818413 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-37d17ff1-1b56-4e88-babf-3099f842d90a tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Volume info retrieved successfully. Aug 06 19:26:31.835719 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-37d17ff1-1b56-4e88-babf-3099f842d90a tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] https://10.4.3.5/volume/v3/volumes/484db075-c912-4f6f-8b4b-cbf8ed4401eb returned with HTTP 200 Aug 06 19:26:31.837979 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 580/2292] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:31 2026] GET /volume/v3/volumes/484db075-c912-4f6f-8b4b-cbf8ed4401eb => generated 1389 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:31.854396 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e1db7b8d-b7b7-4818-a24e-6cf35a5b0db4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:31.857152 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e1db7b8d-b7b7-4818-a24e-6cf35a5b0db4 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] DELETE https://10.4.3.5/volume/v3/volumes/484db075-c912-4f6f-8b4b-cbf8ed4401eb Aug 06 19:26:31.857386 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e1db7b8d-b7b7-4818-a24e-6cf35a5b0db4 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:31.857623 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e1db7b8d-b7b7-4818-a24e-6cf35a5b0db4 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:31.857795 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-e1db7b8d-b7b7-4818-a24e-6cf35a5b0db4 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Delete volume with id: 484db075-c912-4f6f-8b4b-cbf8ed4401eb Aug 06 19:26:31.870413 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:31.870413 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:31.871031 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e1db7b8d-b7b7-4818-a24e-6cf35a5b0db4 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Volume info retrieved successfully. Aug 06 19:26:31.898043 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e1db7b8d-b7b7-4818-a24e-6cf35a5b0db4 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Delete volume request issued successfully. Aug 06 19:26:31.898043 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e1db7b8d-b7b7-4818-a24e-6cf35a5b0db4 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] https://10.4.3.5/volume/v3/volumes/484db075-c912-4f6f-8b4b-cbf8ed4401eb returned with HTTP 202 Aug 06 19:26:31.898043 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 575/2293] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:26:31 2026] DELETE /volume/v3/volumes/484db075-c912-4f6f-8b4b-cbf8ed4401eb => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:26:31.904702 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-aff3bf76-ba90-4305-a7d6-7d3c67d83b9a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:31.907162 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aff3bf76-ba90-4305-a7d6-7d3c67d83b9a tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] GET https://10.4.3.5/volume/v3/volumes/484db075-c912-4f6f-8b4b-cbf8ed4401eb Aug 06 19:26:31.907579 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aff3bf76-ba90-4305-a7d6-7d3c67d83b9a tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:31.907686 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aff3bf76-ba90-4305-a7d6-7d3c67d83b9a tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:31.922930 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:31.922930 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:31.927668 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-aff3bf76-ba90-4305-a7d6-7d3c67d83b9a tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Volume info retrieved successfully. Aug 06 19:26:31.932795 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aff3bf76-ba90-4305-a7d6-7d3c67d83b9a tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] https://10.4.3.5/volume/v3/volumes/484db075-c912-4f6f-8b4b-cbf8ed4401eb returned with HTTP 200 Aug 06 19:26:31.933360 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 571/2294] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:31 2026] GET /volume/v3/volumes/484db075-c912-4f6f-8b4b-cbf8ed4401eb => generated 1388 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:32.156944 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d2d204e0-90f6-4611-914a-ae1e51bad4a7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:32.158893 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d2d204e0-90f6-4611-914a-ae1e51bad4a7 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:32.159132 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d2d204e0-90f6-4611-914a-ae1e51bad4a7 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:32.159330 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d2d204e0-90f6-4611-914a-ae1e51bad4a7 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:32.159432 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-d2d204e0-90f6-4611-914a-ae1e51bad4a7 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Show backup with id e66c5cbc-0928-43e8-812f-e28cfbe2fe91. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:32.163854 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:32.163854 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:32.164680 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d2d204e0-90f6-4611-914a-ae1e51bad4a7 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 200 Aug 06 19:26:32.165051 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 569/2295] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:32 2026] GET /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:32.818960 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ce69c114-3d92-434b-a8c9-28c67f56b0b4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:32.822662 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce69c114-3d92-434b-a8c9-28c67f56b0b4 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] GET https://10.4.3.5/volume/v3/volumes/8089122c-75a9-454a-bd98-1a32f3a29023 Aug 06 19:26:32.822662 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce69c114-3d92-434b-a8c9-28c67f56b0b4 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:32.822662 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce69c114-3d92-434b-a8c9-28c67f56b0b4 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:32.831164 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce69c114-3d92-434b-a8c9-28c67f56b0b4 tempest-VolumesBackupsV39Test-472243409 tempest-VolumesBackupsV39Test-472243409-project-member] https://10.4.3.5/volume/v3/volumes/8089122c-75a9-454a-bd98-1a32f3a29023 returned with HTTP 404 Aug 06 19:26:32.832054 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 581/2296] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:26:32 2026] GET /volume/v3/volumes/8089122c-75a9-454a-bd98-1a32f3a29023 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:26:32.952253 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5a2352a9-e3f5-408f-9f0e-962bd748c2c5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:32.954283 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5a2352a9-e3f5-408f-9f0e-962bd748c2c5 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] GET https://10.4.3.5/volume/v3/volumes/484db075-c912-4f6f-8b4b-cbf8ed4401eb Aug 06 19:26:32.954439 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5a2352a9-e3f5-408f-9f0e-962bd748c2c5 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:32.954633 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5a2352a9-e3f5-408f-9f0e-962bd748c2c5 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:32.962782 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5a2352a9-e3f5-408f-9f0e-962bd748c2c5 tempest-VolumesImageMetadata-1273105922 tempest-VolumesImageMetadata-1273105922-project-member] https://10.4.3.5/volume/v3/volumes/484db075-c912-4f6f-8b4b-cbf8ed4401eb returned with HTTP 404 Aug 06 19:26:32.963545 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 576/2297] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:32 2026] GET /volume/v3/volumes/484db075-c912-4f6f-8b4b-cbf8ed4401eb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:26:33.175887 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c7b7ea06-e140-47ed-9f69-82f4534ee286 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:33.178456 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c7b7ea06-e140-47ed-9f69-82f4534ee286 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:33.179058 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c7b7ea06-e140-47ed-9f69-82f4534ee286 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:33.179120 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c7b7ea06-e140-47ed-9f69-82f4534ee286 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:33.180258 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c7b7ea06-e140-47ed-9f69-82f4534ee286 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Show backup with id e66c5cbc-0928-43e8-812f-e28cfbe2fe91. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:33.185868 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:33.185868 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:33.188710 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c7b7ea06-e140-47ed-9f69-82f4534ee286 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 200 Aug 06 19:26:33.189542 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 572/2298] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:33 2026] GET /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:34.202429 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e3f73f6e-f205-42df-b5de-546ac1f0f914 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:34.206537 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e3f73f6e-f205-42df-b5de-546ac1f0f914 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:34.206785 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e3f73f6e-f205-42df-b5de-546ac1f0f914 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:34.207058 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e3f73f6e-f205-42df-b5de-546ac1f0f914 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:34.207191 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-e3f73f6e-f205-42df-b5de-546ac1f0f914 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Show backup with id e66c5cbc-0928-43e8-812f-e28cfbe2fe91. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:34.219797 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:34.219797 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:34.220458 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e3f73f6e-f205-42df-b5de-546ac1f0f914 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 200 Aug 06 19:26:34.220975 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 570/2299] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:34 2026] GET /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 753 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:34.234326 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-761b4687-4b79-49c1-a699-20d0fefa70eb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:34.235707 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-761b4687-4b79-49c1-a699-20d0fefa70eb tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/volumes/f1da868d-533f-4e5e-a432-d8bdc6ab5ebc Aug 06 19:26:34.235944 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-761b4687-4b79-49c1-a699-20d0fefa70eb tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:34.236136 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-761b4687-4b79-49c1-a699-20d0fefa70eb tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:34.246136 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:34.246136 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:34.251326 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-761b4687-4b79-49c1-a699-20d0fefa70eb tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Volume info retrieved successfully. Aug 06 19:26:34.256639 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-761b4687-4b79-49c1-a699-20d0fefa70eb tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/volumes/f1da868d-533f-4e5e-a432-d8bdc6ab5ebc returned with HTTP 200 Aug 06 19:26:34.257065 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 582/2300] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:34 2026] GET /volume/v3/volumes/f1da868d-533f-4e5e-a432-d8bdc6ab5ebc => generated 1357 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:34.271925 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-662025a1-2af3-4e02-af94-f37082df01a6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:34.275197 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-662025a1-2af3-4e02-af94-f37082df01a6 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] POST https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91/restore Aug 06 19:26:34.275623 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-662025a1-2af3-4e02-af94-f37082df01a6 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:34.277462 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-662025a1-2af3-4e02-af94-f37082df01a6 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Restoring backup e66c5cbc-0928-43e8-812f-e28cfbe2fe91 ({'restore': {}}) {{(pid=100265) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 19:26:34.277633 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-662025a1-2af3-4e02-af94-f37082df01a6 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Restoring backup e66c5cbc-0928-43e8-812f-e28cfbe2fe91 to volume None. Aug 06 19:26:34.282825 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:34.282825 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:34.284736 np0000006689 devstack@c-api.service[100265]: INFO cinder.backup.api [None req-662025a1-2af3-4e02-af94-f37082df01a6 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Creating volume of 1 GB for restore of backup e66c5cbc-0928-43e8-812f-e28cfbe2fe91. Aug 06 19:26:34.290070 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-662025a1-2af3-4e02-af94-f37082df01a6 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Availability Zones retrieved successfully. Aug 06 19:26:34.296787 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-662025a1-2af3-4e02-af94-f37082df01a6 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Flow 'volume_create_api' (470ddd17-46f8-47d1-9a32-1ae88a1be2c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:26:34.297901 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-662025a1-2af3-4e02-af94-f37082df01a6 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3d8e724-5ab2-4643-a9a8-8d3c49aafd47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:34.299063 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-662025a1-2af3-4e02-af94-f37082df01a6 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:26:34.330918 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-662025a1-2af3-4e02-af94-f37082df01a6 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3d8e724-5ab2-4643-a9a8-8d3c49aafd47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:34.331771 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-662025a1-2af3-4e02-af94-f37082df01a6 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45fbdb43-3227-45a2-80fe-9ad9f676f444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:34.380099 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-662025a1-2af3-4e02-af94-f37082df01a6 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Created reservations ['7b9cd97a-56d4-4fde-a994-67c3c0c5b078', '81bbcc0d-078c-45b6-b1ed-f6cdf9463e39', 'a07bf616-3741-4552-97b4-5575b04ed604', '3030d8b1-7121-4647-9638-c96f96c4dd84'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:26:34.381005 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-662025a1-2af3-4e02-af94-f37082df01a6 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45fbdb43-3227-45a2-80fe-9ad9f676f444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b9cd97a-56d4-4fde-a994-67c3c0c5b078', '81bbcc0d-078c-45b6-b1ed-f6cdf9463e39', 'a07bf616-3741-4552-97b4-5575b04ed604', '3030d8b1-7121-4647-9638-c96f96c4dd84']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:34.381941 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-662025a1-2af3-4e02-af94-f37082df01a6 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c84c0dd5-8beb-4e8a-be8c-0f2291e0cd5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:34.412420 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-662025a1-2af3-4e02-af94-f37082df01a6 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c84c0dd5-8beb-4e8a-be8c-0f2291e0cd5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d955751-9c20-41ae-ac45-54bb7d9077af', '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_e66c5cbc-0928-43e8-812f-e28cfbe2fe91',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3decf5d8a85f4abcb838a871d44c12c9',qos_specs=None,replication_status=,reservations=['7b9cd97a-56d4-4fde-a994-67c3c0c5b078','81bbcc0d-078c-45b6-b1ed-f6cdf9463e39','a07bf616-3741-4552-97b4-5575b04ed604','3030d8b1-7121-4647-9638-c96f96c4dd84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d3da2b70fe44a5e87473690bbdd2428',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:26:34Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_e66c5cbc-0928-43e8-812f-e28cfbe2fe91',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d955751-9c20-41ae-ac45-54bb7d9077af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3decf5d8a85f4abcb838a871d44c12c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d3da2b70fe44a5e87473690bbdd2428',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:34.413259 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-662025a1-2af3-4e02-af94-f37082df01a6 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76e5242a-4063-4f3a-ac9c-ed1b53f02969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:34.429827 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-662025a1-2af3-4e02-af94-f37082df01a6 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76e5242a-4063-4f3a-ac9c-ed1b53f02969) transitioned into 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_e66c5cbc-0928-43e8-812f-e28cfbe2fe91',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3decf5d8a85f4abcb838a871d44c12c9',qos_specs=None,replication_status=,reservations=['7b9cd97a-56d4-4fde-a994-67c3c0c5b078','81bbcc0d-078c-45b6-b1ed-f6cdf9463e39','a07bf616-3741-4552-97b4-5575b04ed604','3030d8b1-7121-4647-9638-c96f96c4dd84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d3da2b70fe44a5e87473690bbdd2428',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:34.430530 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-662025a1-2af3-4e02-af94-f37082df01a6 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (705a017a-5013-4322-b75a-99e6451e9797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:34.439952 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-662025a1-2af3-4e02-af94-f37082df01a6 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (705a017a-5013-4322-b75a-99e6451e9797) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:34.440787 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-662025a1-2af3-4e02-af94-f37082df01a6 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Flow 'volume_create_api' (470ddd17-46f8-47d1-9a32-1ae88a1be2c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:26:34.441128 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-662025a1-2af3-4e02-af94-f37082df01a6 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Create volume request issued successfully. Aug 06 19:26:34.447910 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:34.447910 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:34.448462 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-662025a1-2af3-4e02-af94-f37082df01a6 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Volume info retrieved successfully. Aug 06 19:26:35.459217 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:35.459217 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:35.460031 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-662025a1-2af3-4e02-af94-f37082df01a6 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Volume info retrieved successfully. Aug 06 19:26:35.460323 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.backup.api [None req-662025a1-2af3-4e02-af94-f37082df01a6 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Checking backup size 1 against volume size 1 {{(pid=100265) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 19:26:35.460523 np0000006689 devstack@c-api.service[100265]: INFO cinder.backup.api [None req-662025a1-2af3-4e02-af94-f37082df01a6 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Overwriting volume 8d955751-9c20-41ae-ac45-54bb7d9077af with restore of backup e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:35.477983 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-662025a1-2af3-4e02-af94-f37082df01a6 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] restore_backup in rpcapi backup_id e66c5cbc-0928-43e8-812f-e28cfbe2fe91 {{(pid=100265) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 19:26:35.480928 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-662025a1-2af3-4e02-af94-f37082df01a6 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91/restore returned with HTTP 202 Aug 06 19:26:35.481543 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 577/2301] 10.4.3.5 () {68 vars in 1379 bytes} [Thu Aug 6 19:26:34 2026] POST /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91/restore => generated 189 bytes in 1210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:26:35.491428 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-df11677e-f59a-4e5c-b13a-24cf1a0bfca2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:35.493236 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-df11677e-f59a-4e5c-b13a-24cf1a0bfca2 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:35.493583 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-df11677e-f59a-4e5c-b13a-24cf1a0bfca2 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:35.493858 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-df11677e-f59a-4e5c-b13a-24cf1a0bfca2 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:35.494105 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-df11677e-f59a-4e5c-b13a-24cf1a0bfca2 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Show backup with id e66c5cbc-0928-43e8-812f-e28cfbe2fe91. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:35.498888 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:35.498888 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:35.500069 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-df11677e-f59a-4e5c-b13a-24cf1a0bfca2 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 200 Aug 06 19:26:35.500561 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 573/2302] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:35 2026] GET /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:36.513983 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-72b8fb37-dd56-4b4c-9a62-f0ba1365feb5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:36.516535 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-72b8fb37-dd56-4b4c-9a62-f0ba1365feb5 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:36.516882 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-72b8fb37-dd56-4b4c-9a62-f0ba1365feb5 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:36.517864 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-72b8fb37-dd56-4b4c-9a62-f0ba1365feb5 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:36.517864 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-72b8fb37-dd56-4b4c-9a62-f0ba1365feb5 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Show backup with id e66c5cbc-0928-43e8-812f-e28cfbe2fe91. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:36.522728 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:36.522728 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:36.523814 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-72b8fb37-dd56-4b4c-9a62-f0ba1365feb5 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 200 Aug 06 19:26:36.525348 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 571/2303] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:36 2026] GET /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:37.538049 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f5d1dc05-ee26-414c-a81c-521ef1ea655e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:37.540114 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f5d1dc05-ee26-414c-a81c-521ef1ea655e tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:37.540300 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f5d1dc05-ee26-414c-a81c-521ef1ea655e tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:37.540497 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f5d1dc05-ee26-414c-a81c-521ef1ea655e tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:37.540643 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f5d1dc05-ee26-414c-a81c-521ef1ea655e tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Show backup with id e66c5cbc-0928-43e8-812f-e28cfbe2fe91. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:37.542444 np0000006689 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=420,cinder:UPDATE=103,cinder:INSERT=58 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:26:37.545981 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:37.545981 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:37.547081 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f5d1dc05-ee26-414c-a81c-521ef1ea655e tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 200 Aug 06 19:26:37.547485 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 583/2304] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:37 2026] GET /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:38.559928 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-11c0bb79-32e4-4fde-a5b7-8454e4202166 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:38.563244 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-11c0bb79-32e4-4fde-a5b7-8454e4202166 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:38.563467 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-11c0bb79-32e4-4fde-a5b7-8454e4202166 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:38.563738 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-11c0bb79-32e4-4fde-a5b7-8454e4202166 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:38.563898 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-11c0bb79-32e4-4fde-a5b7-8454e4202166 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Show backup with id e66c5cbc-0928-43e8-812f-e28cfbe2fe91. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:38.569848 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:38.569848 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:38.570268 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-11c0bb79-32e4-4fde-a5b7-8454e4202166 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 200 Aug 06 19:26:38.570777 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 578/2305] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:38 2026] GET /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:39.585134 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2c4a72db-3b12-4dd8-8e81-101fdd0c25ba None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:39.588114 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2c4a72db-3b12-4dd8-8e81-101fdd0c25ba tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:39.588809 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2c4a72db-3b12-4dd8-8e81-101fdd0c25ba tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:39.588809 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2c4a72db-3b12-4dd8-8e81-101fdd0c25ba tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:39.589049 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-2c4a72db-3b12-4dd8-8e81-101fdd0c25ba tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Show backup with id e66c5cbc-0928-43e8-812f-e28cfbe2fe91. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:39.594811 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:39.594811 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:39.595395 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2c4a72db-3b12-4dd8-8e81-101fdd0c25ba tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 200 Aug 06 19:26:39.596308 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 574/2306] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:39 2026] GET /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:40.611398 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cd2fa6f1-73d8-4671-8115-ec4a68e13a98 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:40.613609 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cd2fa6f1-73d8-4671-8115-ec4a68e13a98 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:40.614208 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cd2fa6f1-73d8-4671-8115-ec4a68e13a98 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:40.614208 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cd2fa6f1-73d8-4671-8115-ec4a68e13a98 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:40.614447 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-cd2fa6f1-73d8-4671-8115-ec4a68e13a98 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Show backup with id e66c5cbc-0928-43e8-812f-e28cfbe2fe91. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:40.619358 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:40.619358 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:40.620256 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cd2fa6f1-73d8-4671-8115-ec4a68e13a98 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 200 Aug 06 19:26:40.620641 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 572/2307] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:40 2026] GET /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:41.353127 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d752d63b-d36d-4c03-a3bd-b7c8b14f5114 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:41.477746 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d752d63b-d36d-4c03-a3bd-b7c8b14f5114 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:26:41.478128 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d752d63b-d36d-4c03-a3bd-b7c8b14f5114 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-512744487"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:41.479720 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-d752d63b-d36d-4c03-a3bd-b7c8b14f5114 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-512744487'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:26:41.479872 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-d752d63b-d36d-4c03-a3bd-b7c8b14f5114 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Create volume of 1 GB Aug 06 19:26:41.484401 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d752d63b-d36d-4c03-a3bd-b7c8b14f5114 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Availability Zones retrieved successfully. Aug 06 19:26:41.490035 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d752d63b-d36d-4c03-a3bd-b7c8b14f5114 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Flow 'volume_create_api' (7b87966c-f120-498c-92f9-2fa2ec033d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:26:41.491304 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d752d63b-d36d-4c03-a3bd-b7c8b14f5114 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (964cce92-eca0-4e46-abe4-6388e03155ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:41.492458 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-d752d63b-d36d-4c03-a3bd-b7c8b14f5114 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:26:41.533585 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d752d63b-d36d-4c03-a3bd-b7c8b14f5114 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (964cce92-eca0-4e46-abe4-6388e03155ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:41.534158 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d752d63b-d36d-4c03-a3bd-b7c8b14f5114 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6c40fd6-ce82-49dd-bad0-17916ea7b007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:41.612838 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-d752d63b-d36d-4c03-a3bd-b7c8b14f5114 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Created reservations ['4cc8d0a4-bbec-4849-bb9e-4712999cede4', 'bb84e67f-e62c-434d-8a7d-b28b9bd60440', '90a6859a-91ee-41bc-abb9-f32ce7ec2893', 'c1785974-11b1-4172-b3d0-b5dc82c69447'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:26:41.613870 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d752d63b-d36d-4c03-a3bd-b7c8b14f5114 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6c40fd6-ce82-49dd-bad0-17916ea7b007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cc8d0a4-bbec-4849-bb9e-4712999cede4', 'bb84e67f-e62c-434d-8a7d-b28b9bd60440', '90a6859a-91ee-41bc-abb9-f32ce7ec2893', 'c1785974-11b1-4172-b3d0-b5dc82c69447']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:41.614742 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d752d63b-d36d-4c03-a3bd-b7c8b14f5114 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (034ef78f-d112-4ae8-8ca3-1f28ab8ded28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:41.638464 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f8ceff6d-5742-4410-8a1d-c85094a0d8ec None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:41.640467 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f8ceff6d-5742-4410-8a1d-c85094a0d8ec tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:41.640708 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f8ceff6d-5742-4410-8a1d-c85094a0d8ec tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:41.640939 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f8ceff6d-5742-4410-8a1d-c85094a0d8ec tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:41.641081 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f8ceff6d-5742-4410-8a1d-c85094a0d8ec tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Show backup with id e66c5cbc-0928-43e8-812f-e28cfbe2fe91. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:41.647378 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:41.647378 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:41.648512 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f8ceff6d-5742-4410-8a1d-c85094a0d8ec tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 200 Aug 06 19:26:41.648918 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 579/2308] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:41 2026] GET /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:41.648977 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d752d63b-d36d-4c03-a3bd-b7c8b14f5114 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (034ef78f-d112-4ae8-8ca3-1f28ab8ded28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0b858ca-eb7d-443c-a46a-769b545ab204', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-512744487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eff487dfc53841cfb12b173e97f179ff',qos_specs=None,replication_status=,reservations=['4cc8d0a4-bbec-4849-bb9e-4712999cede4','bb84e67f-e62c-434d-8a7d-b28b9bd60440','90a6859a-91ee-41bc-abb9-f32ce7ec2893','c1785974-11b1-4172-b3d0-b5dc82c69447'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f569e0ec4714e2cb5de493615ddae61',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:26:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-512744487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0b858ca-eb7d-443c-a46a-769b545ab204,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eff487dfc53841cfb12b173e97f179ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f569e0ec4714e2cb5de493615ddae61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:41.650275 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d752d63b-d36d-4c03-a3bd-b7c8b14f5114 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f76c20bb-3f31-4fb6-aa8d-eb0e6ee1f064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:41.677205 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d752d63b-d36d-4c03-a3bd-b7c8b14f5114 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f76c20bb-3f31-4fb6-aa8d-eb0e6ee1f064) transitioned into state 'SUCCESS' from state '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-512744487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eff487dfc53841cfb12b173e97f179ff',qos_specs=None,replication_status=,reservations=['4cc8d0a4-bbec-4849-bb9e-4712999cede4','bb84e67f-e62c-434d-8a7d-b28b9bd60440','90a6859a-91ee-41bc-abb9-f32ce7ec2893','c1785974-11b1-4172-b3d0-b5dc82c69447'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f569e0ec4714e2cb5de493615ddae61',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:41.678200 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d752d63b-d36d-4c03-a3bd-b7c8b14f5114 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce215530-fa59-44eb-8992-93b1d70f90c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:41.691035 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d752d63b-d36d-4c03-a3bd-b7c8b14f5114 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce215530-fa59-44eb-8992-93b1d70f90c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:41.692902 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d752d63b-d36d-4c03-a3bd-b7c8b14f5114 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Flow 'volume_create_api' (7b87966c-f120-498c-92f9-2fa2ec033d1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:26:41.692902 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d752d63b-d36d-4c03-a3bd-b7c8b14f5114 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Create volume request issued successfully. Aug 06 19:26:41.694049 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d752d63b-d36d-4c03-a3bd-b7c8b14f5114 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:26:41.694622 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 584/2309] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:26:41 2026] POST /volume/v3/volumes => generated 744 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:26:41.710561 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e7d5fb1a-1937-4796-8c4e-4658231d3737 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:41.713097 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e7d5fb1a-1937-4796-8c4e-4658231d3737 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 Aug 06 19:26:41.715039 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e7d5fb1a-1937-4796-8c4e-4658231d3737 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:41.715039 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e7d5fb1a-1937-4796-8c4e-4658231d3737 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:41.725065 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:41.725065 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:41.730297 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e7d5fb1a-1937-4796-8c4e-4658231d3737 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:26:41.736576 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e7d5fb1a-1937-4796-8c4e-4658231d3737 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 returned with HTTP 200 Aug 06 19:26:41.737338 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 575/2310] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:41 2026] GET /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 => generated 812 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:42.662610 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-52f40f16-a747-4208-9d18-6f7e224d2928 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:42.665065 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-52f40f16-a747-4208-9d18-6f7e224d2928 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:42.665397 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-52f40f16-a747-4208-9d18-6f7e224d2928 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:42.665666 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-52f40f16-a747-4208-9d18-6f7e224d2928 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:42.665836 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-52f40f16-a747-4208-9d18-6f7e224d2928 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Show backup with id e66c5cbc-0928-43e8-812f-e28cfbe2fe91. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:42.676003 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:42.676003 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:42.676881 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-52f40f16-a747-4208-9d18-6f7e224d2928 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 200 Aug 06 19:26:42.677440 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 573/2311] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:42 2026] GET /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 753 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:42.719677 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c606aaac-f033-4891-8dcb-16cbaadae9bd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:42.721516 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c606aaac-f033-4891-8dcb-16cbaadae9bd tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:26:42.721888 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c606aaac-f033-4891-8dcb-16cbaadae9bd tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-860982282"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:42.723674 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-c606aaac-f033-4891-8dcb-16cbaadae9bd tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-860982282'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:26:42.723881 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-c606aaac-f033-4891-8dcb-16cbaadae9bd tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Create volume of 1 GB Aug 06 19:26:42.727957 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c606aaac-f033-4891-8dcb-16cbaadae9bd tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Availability Zones retrieved successfully. Aug 06 19:26:42.734114 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c606aaac-f033-4891-8dcb-16cbaadae9bd tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Flow 'volume_create_api' (acba6d26-7f22-4752-82f6-0a6c993350f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:26:42.735084 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c606aaac-f033-4891-8dcb-16cbaadae9bd tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48c03f44-3453-43b9-951f-50ebff7f75d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:42.736190 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-c606aaac-f033-4891-8dcb-16cbaadae9bd tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:26:42.756192 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-31032b2f-1b66-46f1-b076-d32a5b6de91e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:42.758861 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-31032b2f-1b66-46f1-b076-d32a5b6de91e tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 Aug 06 19:26:42.759168 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-31032b2f-1b66-46f1-b076-d32a5b6de91e tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:42.759440 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-31032b2f-1b66-46f1-b076-d32a5b6de91e tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:42.768377 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c606aaac-f033-4891-8dcb-16cbaadae9bd tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48c03f44-3453-43b9-951f-50ebff7f75d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:42.769400 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c606aaac-f033-4891-8dcb-16cbaadae9bd tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ace07be7-450d-4531-93e1-7b8f18a0e14c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:42.772597 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:42.772597 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:42.778557 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-31032b2f-1b66-46f1-b076-d32a5b6de91e tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:26:42.786497 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-31032b2f-1b66-46f1-b076-d32a5b6de91e tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 returned with HTTP 200 Aug 06 19:26:42.787040 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 585/2312] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:42 2026] GET /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 => generated 837 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:26:42.819223 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-c606aaac-f033-4891-8dcb-16cbaadae9bd tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Created reservations ['e0441658-0c75-4a28-ab42-27e7ae8fdceb', 'bbdd475e-8fc5-4f2d-96dc-cae65f1affb1', 'db03ae82-1150-4c20-9c8e-7622fc6bcdd5', 'd6d5078a-28af-4b39-85fa-5b34ab2e3c13'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:26:42.823046 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c606aaac-f033-4891-8dcb-16cbaadae9bd tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ace07be7-450d-4531-93e1-7b8f18a0e14c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0441658-0c75-4a28-ab42-27e7ae8fdceb', 'bbdd475e-8fc5-4f2d-96dc-cae65f1affb1', 'db03ae82-1150-4c20-9c8e-7622fc6bcdd5', 'd6d5078a-28af-4b39-85fa-5b34ab2e3c13']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:42.823046 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c606aaac-f033-4891-8dcb-16cbaadae9bd tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14f0b085-29b6-4410-bea5-5ed15238627d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:42.848055 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c606aaac-f033-4891-8dcb-16cbaadae9bd tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14f0b085-29b6-4410-bea5-5ed15238627d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5562806a-b6e6-47ee-8e16-fdb315c4f659', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-860982282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae498af4c8794d96bdc57fe6e9678a39',qos_specs=None,replication_status=,reservations=['e0441658-0c75-4a28-ab42-27e7ae8fdceb','bbdd475e-8fc5-4f2d-96dc-cae65f1affb1','db03ae82-1150-4c20-9c8e-7622fc6bcdd5','d6d5078a-28af-4b39-85fa-5b34ab2e3c13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dd5e50ed75840f8969559042d144904',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:26:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-860982282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5562806a-b6e6-47ee-8e16-fdb315c4f659,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae498af4c8794d96bdc57fe6e9678a39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9dd5e50ed75840f8969559042d144904',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:42.848055 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c606aaac-f033-4891-8dcb-16cbaadae9bd tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4421a62e-6b99-4f32-9c59-0919a894cf9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:42.870307 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c606aaac-f033-4891-8dcb-16cbaadae9bd tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4421a62e-6b99-4f32-9c59-0919a894cf9d) transitioned into state 'SUCCESS' from state '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-860982282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae498af4c8794d96bdc57fe6e9678a39',qos_specs=None,replication_status=,reservations=['e0441658-0c75-4a28-ab42-27e7ae8fdceb','bbdd475e-8fc5-4f2d-96dc-cae65f1affb1','db03ae82-1150-4c20-9c8e-7622fc6bcdd5','d6d5078a-28af-4b39-85fa-5b34ab2e3c13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dd5e50ed75840f8969559042d144904',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:42.871100 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c606aaac-f033-4891-8dcb-16cbaadae9bd tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (946b1a6f-a231-444e-aef1-c80bdc724024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:42.884907 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c606aaac-f033-4891-8dcb-16cbaadae9bd tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (946b1a6f-a231-444e-aef1-c80bdc724024) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:42.886351 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c606aaac-f033-4891-8dcb-16cbaadae9bd tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Flow 'volume_create_api' (acba6d26-7f22-4752-82f6-0a6c993350f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:26:42.886820 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c606aaac-f033-4891-8dcb-16cbaadae9bd tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Create volume request issued successfully. Aug 06 19:26:42.888433 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c606aaac-f033-4891-8dcb-16cbaadae9bd tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:26:42.888433 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 580/2313] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:26:42 2026] POST /volume/v3/volumes => generated 750 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:26:42.908108 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-09c58956-4b1f-4d99-ac5f-f2d313b70612 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:42.910410 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-09c58956-4b1f-4d99-ac5f-f2d313b70612 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 Aug 06 19:26:42.910669 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-09c58956-4b1f-4d99-ac5f-f2d313b70612 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:42.910918 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-09c58956-4b1f-4d99-ac5f-f2d313b70612 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:42.924775 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:42.924775 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:42.929945 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-09c58956-4b1f-4d99-ac5f-f2d313b70612 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:26:42.936586 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-09c58956-4b1f-4d99-ac5f-f2d313b70612 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 returned with HTTP 200 Aug 06 19:26:42.937153 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 576/2314] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:42 2026] GET /volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:43.694446 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5dd9877e-933e-482a-87ac-4d44e6f3f582 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:43.698083 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5dd9877e-933e-482a-87ac-4d44e6f3f582 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:43.698083 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5dd9877e-933e-482a-87ac-4d44e6f3f582 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:43.698083 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5dd9877e-933e-482a-87ac-4d44e6f3f582 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:43.698083 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-5dd9877e-933e-482a-87ac-4d44e6f3f582 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Show backup with id e66c5cbc-0928-43e8-812f-e28cfbe2fe91. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:43.704153 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:43.704153 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:43.705086 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5dd9877e-933e-482a-87ac-4d44e6f3f582 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 200 Aug 06 19:26:43.707757 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 574/2315] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:43 2026] GET /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 753 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:43.955848 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-255922ec-4781-4b87-8de1-c6bacacaf83d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:43.958568 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-255922ec-4781-4b87-8de1-c6bacacaf83d tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 Aug 06 19:26:43.959163 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-255922ec-4781-4b87-8de1-c6bacacaf83d tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:43.959163 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-255922ec-4781-4b87-8de1-c6bacacaf83d tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:43.967487 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:43.967487 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:43.972910 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-255922ec-4781-4b87-8de1-c6bacacaf83d tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:26:43.979984 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-255922ec-4781-4b87-8de1-c6bacacaf83d tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 returned with HTTP 200 Aug 06 19:26:43.980605 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 586/2316] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:43 2026] GET /volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:44.035750 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a14801ae-00d8-4126-bd4a-68f4ce3efa25 req-92d95a7c-8d4f-4bd8-a66f-fc45e2349adb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:44.038614 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a14801ae-00d8-4126-bd4a-68f4ce3efa25 req-92d95a7c-8d4f-4bd8-a66f-fc45e2349adb tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 Aug 06 19:26:44.039040 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a14801ae-00d8-4126-bd4a-68f4ce3efa25 req-92d95a7c-8d4f-4bd8-a66f-fc45e2349adb tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:44.039126 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a14801ae-00d8-4126-bd4a-68f4ce3efa25 req-92d95a7c-8d4f-4bd8-a66f-fc45e2349adb tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:44.048906 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:44.048906 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:44.054293 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-a14801ae-00d8-4126-bd4a-68f4ce3efa25 req-92d95a7c-8d4f-4bd8-a66f-fc45e2349adb tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:26:44.061068 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a14801ae-00d8-4126-bd4a-68f4ce3efa25 req-92d95a7c-8d4f-4bd8-a66f-fc45e2349adb tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 returned with HTTP 200 Aug 06 19:26:44.061378 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 581/2317] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:26:44 2026] GET /volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:44.176042 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9a9ad279-ed60-4964-b405-cb1efc045b83 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:44.176623 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9a9ad279-ed60-4964-b405-cb1efc045b83 None None] GET https://10.4.3.5/volume// Aug 06 19:26:44.176623 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9a9ad279-ed60-4964-b405-cb1efc045b83 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:44.177047 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9a9ad279-ed60-4964-b405-cb1efc045b83 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:44.177377 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9a9ad279-ed60-4964-b405-cb1efc045b83 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:26:44.177827 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 577/2318] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:26:44 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:26:44.191451 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a14801ae-00d8-4126-bd4a-68f4ce3efa25 req-b3876de9-737c-455f-941b-8a7fc1b29d5a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:44.196237 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a14801ae-00d8-4126-bd4a-68f4ce3efa25 req-b3876de9-737c-455f-941b-8a7fc1b29d5a tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:26:44.196807 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a14801ae-00d8-4126-bd4a-68f4ce3efa25 req-b3876de9-737c-455f-941b-8a7fc1b29d5a tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5562806a-b6e6-47ee-8e16-fdb315c4f659", "connector": null, "instance_uuid": "4267a5b5-ee88-4cd6-8121-c6385e01a988"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:44.214413 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:44.214413 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:44.260910 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a14801ae-00d8-4126-bd4a-68f4ce3efa25 req-b3876de9-737c-455f-941b-8a7fc1b29d5a tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:26:44.261754 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 575/2319] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:26:44 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 06 19:26:44.312796 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-948bf54b-94d9-43b6-88a6-c48e7f498a31 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:44.317925 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-948bf54b-94d9-43b6-88a6-c48e7f498a31 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 Aug 06 19:26:44.318236 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-948bf54b-94d9-43b6-88a6-c48e7f498a31 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:44.318637 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-948bf54b-94d9-43b6-88a6-c48e7f498a31 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:44.333578 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:44.333578 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:44.339444 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-948bf54b-94d9-43b6-88a6-c48e7f498a31 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:26:44.343438 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8903bab4-987e-4857-8b44-33cd084ab264 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:44.344038 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8903bab4-987e-4857-8b44-33cd084ab264 None None] GET https://10.4.3.5/volume// Aug 06 19:26:44.344374 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8903bab4-987e-4857-8b44-33cd084ab264 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:44.344444 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8903bab4-987e-4857-8b44-33cd084ab264 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:44.344816 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8903bab4-987e-4857-8b44-33cd084ab264 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:26:44.345175 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 582/2320] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:26:44 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:26:44.346978 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-948bf54b-94d9-43b6-88a6-c48e7f498a31 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 returned with HTTP 200 Aug 06 19:26:44.347599 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 587/2321] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:44 2026] GET /volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:44.355483 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-a14801ae-00d8-4126-bd4a-68f4ce3efa25 req-91b00c5f-78d1-4bf7-b16c-c964102c926d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:44.357987 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a14801ae-00d8-4126-bd4a-68f4ce3efa25 req-91b00c5f-78d1-4bf7-b16c-c964102c926d tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 Aug 06 19:26:44.358273 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a14801ae-00d8-4126-bd4a-68f4ce3efa25 req-91b00c5f-78d1-4bf7-b16c-c964102c926d tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:44.358541 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a14801ae-00d8-4126-bd4a-68f4ce3efa25 req-91b00c5f-78d1-4bf7-b16c-c964102c926d tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:44.377093 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:44.377093 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:44.386250 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-a14801ae-00d8-4126-bd4a-68f4ce3efa25 req-91b00c5f-78d1-4bf7-b16c-c964102c926d tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:26:44.393618 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a14801ae-00d8-4126-bd4a-68f4ce3efa25 req-91b00c5f-78d1-4bf7-b16c-c964102c926d tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 returned with HTTP 200 Aug 06 19:26:44.394198 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 578/2322] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:26:44 2026] GET /volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 => generated 1022 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:26:44.543956 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a14801ae-00d8-4126-bd4a-68f4ce3efa25 req-f9d132b0-d378-4c90-957a-112c3a574e20 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:44.549836 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a14801ae-00d8-4126-bd4a-68f4ce3efa25 req-f9d132b0-d378-4c90-957a-112c3a574e20 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] PUT https://10.4.3.5/volume/v3/attachments/b99ab4ab-2637-402f-ada3-ca4c3288c09c Aug 06 19:26:44.551316 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a14801ae-00d8-4126-bd4a-68f4ce3efa25 req-f9d132b0-d378-4c90-957a-112c3a574e20 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:44.573520 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-a14801ae-00d8-4126-bd4a-68f4ce3efa25 req-f9d132b0-d378-4c90-957a-112c3a574e20 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Acquiring lock "cinder-attachment_update-5562806a-b6e6-47ee-8e16-fdb315c4f659-np0000006689" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:26:44.584302 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-a14801ae-00d8-4126-bd4a-68f4ce3efa25 req-f9d132b0-d378-4c90-957a-112c3a574e20 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Lock "cinder-attachment_update-5562806a-b6e6-47ee-8e16-fdb315c4f659-np0000006689" acquired by "attachment_update" :: waited 0.011s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:26:44.585454 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:44.585454 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:44.729711 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-12b82908-518c-4618-a8e3-9052942af5f0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:44.731984 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-12b82908-518c-4618-a8e3-9052942af5f0 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:44.731984 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-12b82908-518c-4618-a8e3-9052942af5f0 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:44.731984 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-12b82908-518c-4618-a8e3-9052942af5f0 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:44.731984 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-12b82908-518c-4618-a8e3-9052942af5f0 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Show backup with id e66c5cbc-0928-43e8-812f-e28cfbe2fe91. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:44.743218 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:44.743218 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:44.745637 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-12b82908-518c-4618-a8e3-9052942af5f0 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 200 Aug 06 19:26:44.745637 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 583/2323] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:44 2026] GET /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 753 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:44.747862 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-a14801ae-00d8-4126-bd4a-68f4ce3efa25 req-f9d132b0-d378-4c90-957a-112c3a574e20 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Lock "cinder-attachment_update-5562806a-b6e6-47ee-8e16-fdb315c4f659-np0000006689" released by "attachment_update" :: held 0.163s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:26:44.748859 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a14801ae-00d8-4126-bd4a-68f4ce3efa25 req-f9d132b0-d378-4c90-957a-112c3a574e20 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/attachments/b99ab4ab-2637-402f-ada3-ca4c3288c09c returned with HTTP 200 Aug 06 19:26:44.749657 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 576/2324] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:26:44 2026] PUT /volume/v3/attachments/b99ab4ab-2637-402f-ada3-ca4c3288c09c => generated 969 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:45.369864 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f2e216f9-d8d5-4ad2-b138-e06db802c9e6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:45.371764 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f2e216f9-d8d5-4ad2-b138-e06db802c9e6 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 Aug 06 19:26:45.371940 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f2e216f9-d8d5-4ad2-b138-e06db802c9e6 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:45.372870 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f2e216f9-d8d5-4ad2-b138-e06db802c9e6 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:45.383498 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:45.383498 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:45.387552 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f2e216f9-d8d5-4ad2-b138-e06db802c9e6 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:26:45.393812 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f2e216f9-d8d5-4ad2-b138-e06db802c9e6 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 returned with HTTP 200 Aug 06 19:26:45.393812 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 588/2325] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:45 2026] GET /volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:45.758547 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-22fd53f8-0897-402a-b99e-ac90ae71a05b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:45.764755 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-22fd53f8-0897-402a-b99e-ac90ae71a05b tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:45.764976 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-22fd53f8-0897-402a-b99e-ac90ae71a05b tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:45.765208 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-22fd53f8-0897-402a-b99e-ac90ae71a05b tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:45.765380 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-22fd53f8-0897-402a-b99e-ac90ae71a05b tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Show backup with id e66c5cbc-0928-43e8-812f-e28cfbe2fe91. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:45.770087 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:45.770087 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:45.770896 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-22fd53f8-0897-402a-b99e-ac90ae71a05b tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 200 Aug 06 19:26:45.771381 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 579/2326] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:45 2026] GET /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:45.896478 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4ef1c023-3506-44e1-9805-255bdab4528a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:45.957560 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4ef1c023-3506-44e1-9805-255bdab4528a tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:26:45.957913 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4ef1c023-3506-44e1-9805-255bdab4528a tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1888587943-1416377009", "extra_specs": {}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:45.982104 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4ef1c023-3506-44e1-9805-255bdab4528a tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:26:45.982523 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 584/2327] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:26:45 2026] POST /volume/v3/types => generated 269 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:46.410292 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d27662f2-0cf8-43ef-ac04-b73c6c0a6182 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:46.411908 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d27662f2-0cf8-43ef-ac04-b73c6c0a6182 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 Aug 06 19:26:46.412213 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d27662f2-0cf8-43ef-ac04-b73c6c0a6182 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:46.412414 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d27662f2-0cf8-43ef-ac04-b73c6c0a6182 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:46.424187 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:46.424187 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:46.427902 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d27662f2-0cf8-43ef-ac04-b73c6c0a6182 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:26:46.432616 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d27662f2-0cf8-43ef-ac04-b73c6c0a6182 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 returned with HTTP 200 Aug 06 19:26:46.433097 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 577/2328] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:46 2026] GET /volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:46.787702 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-17bc75d8-bc3c-4c93-a5d1-4b4408a28110 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:46.792107 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17bc75d8-bc3c-4c93-a5d1-4b4408a28110 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:46.792107 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17bc75d8-bc3c-4c93-a5d1-4b4408a28110 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:46.792107 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17bc75d8-bc3c-4c93-a5d1-4b4408a28110 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:46.792107 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-17bc75d8-bc3c-4c93-a5d1-4b4408a28110 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Show backup with id e66c5cbc-0928-43e8-812f-e28cfbe2fe91. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:46.797336 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:46.797336 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:46.798656 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17bc75d8-bc3c-4c93-a5d1-4b4408a28110 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 200 Aug 06 19:26:46.799468 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 589/2329] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:46 2026] GET /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:46.935940 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-741bce1c-1ab6-4fd2-8749-a686c349087d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:46.937058 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-741bce1c-1ab6-4fd2-8749-a686c349087d tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d Aug 06 19:26:46.937272 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-741bce1c-1ab6-4fd2-8749-a686c349087d tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:46.937475 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-741bce1c-1ab6-4fd2-8749-a686c349087d tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:46.949363 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:46.949363 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:46.953638 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-741bce1c-1ab6-4fd2-8749-a686c349087d tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:26:46.960169 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-741bce1c-1ab6-4fd2-8749-a686c349087d tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d returned with HTTP 200 Aug 06 19:26:46.960720 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 580/2330] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:46 2026] GET /volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:47.030177 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ef04c9f0-46e9-48df-8407-3e15446cc3f7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:47.032609 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ef04c9f0-46e9-48df-8407-3e15446cc3f7 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d Aug 06 19:26:47.032898 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ef04c9f0-46e9-48df-8407-3e15446cc3f7 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:47.033195 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ef04c9f0-46e9-48df-8407-3e15446cc3f7 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:47.055659 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:47.055659 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:47.062233 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ef04c9f0-46e9-48df-8407-3e15446cc3f7 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:26:47.069120 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ef04c9f0-46e9-48df-8407-3e15446cc3f7 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d returned with HTTP 200 Aug 06 19:26:47.069624 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 585/2331] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:47 2026] GET /volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d => generated 840 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:47.453503 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-65c7dfa9-b223-4ece-8333-7d9348d947eb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:47.455630 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-65c7dfa9-b223-4ece-8333-7d9348d947eb tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 Aug 06 19:26:47.455985 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-65c7dfa9-b223-4ece-8333-7d9348d947eb tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:47.456301 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-65c7dfa9-b223-4ece-8333-7d9348d947eb tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:47.472408 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:47.472408 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:47.484687 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-65c7dfa9-b223-4ece-8333-7d9348d947eb tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:26:47.497385 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-65c7dfa9-b223-4ece-8333-7d9348d947eb tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 returned with HTTP 200 Aug 06 19:26:47.498126 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 578/2332] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:47 2026] GET /volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:47.811891 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-54163b9b-59fd-4dd3-9c6f-146718ebf5a2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:47.816007 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-54163b9b-59fd-4dd3-9c6f-146718ebf5a2 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:47.816007 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-54163b9b-59fd-4dd3-9c6f-146718ebf5a2 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:47.816007 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-54163b9b-59fd-4dd3-9c6f-146718ebf5a2 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:47.816007 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-54163b9b-59fd-4dd3-9c6f-146718ebf5a2 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Show backup with id e66c5cbc-0928-43e8-812f-e28cfbe2fe91. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:47.823237 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:47.823237 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:47.823237 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-54163b9b-59fd-4dd3-9c6f-146718ebf5a2 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 200 Aug 06 19:26:47.823237 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 590/2333] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:47 2026] GET /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:48.515878 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6effe46e-ada0-4408-9eb7-abc3f0d1e887 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:48.517954 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6effe46e-ada0-4408-9eb7-abc3f0d1e887 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 Aug 06 19:26:48.518187 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6effe46e-ada0-4408-9eb7-abc3f0d1e887 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:48.518424 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6effe46e-ada0-4408-9eb7-abc3f0d1e887 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:48.528569 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:48.528569 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:48.533434 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6effe46e-ada0-4408-9eb7-abc3f0d1e887 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:26:48.538989 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6effe46e-ada0-4408-9eb7-abc3f0d1e887 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 returned with HTTP 200 Aug 06 19:26:48.539494 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 581/2334] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:48 2026] GET /volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:48.658404 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-90fdbcb5-1fa0-4519-b4f6-964f94215636 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:48.660847 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-90fdbcb5-1fa0-4519-b4f6-964f94215636 tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:26:48.661932 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-90fdbcb5-1fa0-4519-b4f6-964f94215636 tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1744059298-876638132", "extra_specs": {}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:48.684245 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-90fdbcb5-1fa0-4519-b4f6-964f94215636 tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:26:48.684742 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 586/2335] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:26:48 2026] POST /volume/v3/types => generated 268 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:48.696462 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0af5f10b-fa10-4775-b6c9-ca9c6704816d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:48.698363 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0af5f10b-fa10-4775-b6c9-ca9c6704816d tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:26:48.698726 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0af5f10b-fa10-4775-b6c9-ca9c6704816d tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1369882162-1049247028", "extra_specs": {}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:48.718850 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0af5f10b-fa10-4775-b6c9-ca9c6704816d tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:26:48.719346 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 579/2336] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:26:48 2026] POST /volume/v3/types => generated 269 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:48.729171 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-91e19598-a6da-47e8-bfd0-7a126edfe14f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:48.731480 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-91e19598-a6da-47e8-bfd0-7a126edfe14f tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:26:48.731884 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-91e19598-a6da-47e8-bfd0-7a126edfe14f tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-218499128", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1744059298-876638132", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:48.733607 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-91e19598-a6da-47e8-bfd0-7a126edfe14f tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-218499128', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1744059298-876638132', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:26:48.737481 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-91e19598-a6da-47e8-bfd0-7a126edfe14f tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Create volume of 1 GB Aug 06 19:26:48.738008 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:48.738008 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:48.738469 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-91e19598-a6da-47e8-bfd0-7a126edfe14f tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Availability Zones retrieved successfully. Aug 06 19:26:48.744815 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-91e19598-a6da-47e8-bfd0-7a126edfe14f tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Flow 'volume_create_api' (1ea80c79-b610-4e47-8b1d-70eb45891ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:26:48.746171 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-91e19598-a6da-47e8-bfd0-7a126edfe14f tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2593d4c0-07cf-4239-a0db-444057e7a290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:48.747336 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-91e19598-a6da-47e8-bfd0-7a126edfe14f tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:26:48.772710 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-91e19598-a6da-47e8-bfd0-7a126edfe14f tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2593d4c0-07cf-4239-a0db-444057e7a290) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:26:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=efaaeb31-95ac-410d-a2a3-b8dfb92fb94c,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1744059298-876638132',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efaaeb31-95ac-410d-a2a3-b8dfb92fb94c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:48.773470 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-91e19598-a6da-47e8-bfd0-7a126edfe14f tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (778b19a2-11af-4fbf-a1dd-1847f7bf1a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:48.800590 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-91e19598-a6da-47e8-bfd0-7a126edfe14f tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1744059298-876638132 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1744059298-876638132, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:26:48.800802 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-91e19598-a6da-47e8-bfd0-7a126edfe14f tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1744059298-876638132 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1744059298-876638132, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:26:48.838695 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-71f2b716-1dea-4ee8-841c-5e4a0b4dbe00 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:48.840820 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-71f2b716-1dea-4ee8-841c-5e4a0b4dbe00 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:48.841002 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-71f2b716-1dea-4ee8-841c-5e4a0b4dbe00 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:48.841239 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-71f2b716-1dea-4ee8-841c-5e4a0b4dbe00 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:48.841366 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-71f2b716-1dea-4ee8-841c-5e4a0b4dbe00 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Show backup with id e66c5cbc-0928-43e8-812f-e28cfbe2fe91. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:48.841822 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-91e19598-a6da-47e8-bfd0-7a126edfe14f tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Created reservations ['a639f7a8-c3d2-4088-b272-ec9c6213b695', '8ddbde62-a986-40cc-91c4-69d0041cdaae', '5327f1e6-2080-4514-a61d-d9eb4c996084', 'a486badf-9d5c-420d-bc6d-629fbf6770ba'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:26:48.843372 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-91e19598-a6da-47e8-bfd0-7a126edfe14f tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (778b19a2-11af-4fbf-a1dd-1847f7bf1a49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a639f7a8-c3d2-4088-b272-ec9c6213b695', '8ddbde62-a986-40cc-91c4-69d0041cdaae', '5327f1e6-2080-4514-a61d-d9eb4c996084', 'a486badf-9d5c-420d-bc6d-629fbf6770ba']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:48.844427 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-91e19598-a6da-47e8-bfd0-7a126edfe14f tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d8ded8d-21fa-42d3-b9e4-b5a0409a1354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:48.846429 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:48.846429 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:48.847369 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-71f2b716-1dea-4ee8-841c-5e4a0b4dbe00 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 200 Aug 06 19:26:48.848505 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 582/2337] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:48 2026] GET /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:48.870286 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-91e19598-a6da-47e8-bfd0-7a126edfe14f tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d8ded8d-21fa-42d3-b9e4-b5a0409a1354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2132330b-0e27-4a92-9a64-4bb025dabe11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-218499128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4489227c87d40939637070d3a5f2556',qos_specs=None,replication_status=,reservations=['a639f7a8-c3d2-4088-b272-ec9c6213b695','8ddbde62-a986-40cc-91c4-69d0041cdaae','5327f1e6-2080-4514-a61d-d9eb4c996084','a486badf-9d5c-420d-bc6d-629fbf6770ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68566e8242a0463095f98b0ad7f725bb',volume_type_id=efaaeb31-95ac-410d-a2a3-b8dfb92fb94c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:26:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-218499128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2132330b-0e27-4a92-9a64-4bb025dabe11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4489227c87d40939637070d3a5f2556',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68566e8242a0463095f98b0ad7f725bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efaaeb31-95ac-410d-a2a3-b8dfb92fb94c),volume_type_id=efaaeb31-95ac-410d-a2a3-b8dfb92fb94c)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:48.871536 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-91e19598-a6da-47e8-bfd0-7a126edfe14f tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (deffc7d5-1d84-4487-a56d-0bedbd4a5040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:48.898558 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-91e19598-a6da-47e8-bfd0-7a126edfe14f tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (deffc7d5-1d84-4487-a56d-0bedbd4a5040) transitioned into state 'SUCCESS' from state '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-218499128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4489227c87d40939637070d3a5f2556',qos_specs=None,replication_status=,reservations=['a639f7a8-c3d2-4088-b272-ec9c6213b695','8ddbde62-a986-40cc-91c4-69d0041cdaae','5327f1e6-2080-4514-a61d-d9eb4c996084','a486badf-9d5c-420d-bc6d-629fbf6770ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68566e8242a0463095f98b0ad7f725bb',volume_type_id=efaaeb31-95ac-410d-a2a3-b8dfb92fb94c)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:48.900158 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-91e19598-a6da-47e8-bfd0-7a126edfe14f tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3ffaad9-61f4-44f8-93fe-22439b2b51f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:48.911977 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-91e19598-a6da-47e8-bfd0-7a126edfe14f tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3ffaad9-61f4-44f8-93fe-22439b2b51f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:48.913276 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-91e19598-a6da-47e8-bfd0-7a126edfe14f tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Flow 'volume_create_api' (1ea80c79-b610-4e47-8b1d-70eb45891ab0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:26:48.913878 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-91e19598-a6da-47e8-bfd0-7a126edfe14f tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Create volume request issued successfully. Aug 06 19:26:48.914735 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-91e19598-a6da-47e8-bfd0-7a126edfe14f tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:26:48.915298 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 591/2338] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:26:48 2026] POST /volume/v3/volumes => generated 841 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 06 19:26:48.929802 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-61bad5c0-7bd8-48dd-93bb-b89c1ed3bee4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:48.932288 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-61bad5c0-7bd8-48dd-93bb-b89c1ed3bee4 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:26:48.932694 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-61bad5c0-7bd8-48dd-93bb-b89c1ed3bee4 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-654425371", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1369882162-1049247028", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:48.935270 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-61bad5c0-7bd8-48dd-93bb-b89c1ed3bee4 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-654425371', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1369882162-1049247028', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:26:48.942309 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-61bad5c0-7bd8-48dd-93bb-b89c1ed3bee4 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Create volume of 1 GB Aug 06 19:26:48.942706 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:48.942706 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:48.943350 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-61bad5c0-7bd8-48dd-93bb-b89c1ed3bee4 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Availability Zones retrieved successfully. Aug 06 19:26:48.951327 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-61bad5c0-7bd8-48dd-93bb-b89c1ed3bee4 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Flow 'volume_create_api' (39856163-9e5c-48ab-bd4b-9982224d730b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:26:48.953099 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-61bad5c0-7bd8-48dd-93bb-b89c1ed3bee4 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a96a5698-7a4d-46a9-aa6d-f0926656d118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:48.954456 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-61bad5c0-7bd8-48dd-93bb-b89c1ed3bee4 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:26:48.984981 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-61bad5c0-7bd8-48dd-93bb-b89c1ed3bee4 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a96a5698-7a4d-46a9-aa6d-f0926656d118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:26:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d46bd193-0d5d-4409-a8ee-d83b97bc08a4,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1369882162-1049247028',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd46bd193-0d5d-4409-a8ee-d83b97bc08a4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:48.986010 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-61bad5c0-7bd8-48dd-93bb-b89c1ed3bee4 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23e462de-ba06-4d67-837d-5ff18eb40d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:49.023517 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-61bad5c0-7bd8-48dd-93bb-b89c1ed3bee4 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1369882162-1049247028 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1369882162-1049247028, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:26:49.023874 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-61bad5c0-7bd8-48dd-93bb-b89c1ed3bee4 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1369882162-1049247028 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1369882162-1049247028, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:26:49.062699 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-61bad5c0-7bd8-48dd-93bb-b89c1ed3bee4 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Created reservations ['69a9a3a7-d8f7-4ff0-93d4-b15e396ec4b8', '8c3936ce-a103-467d-9f9a-9609d32b7bd3', 'e9270a52-66c8-4105-8c78-354313b6db71', '8997393f-c03d-4b41-ab50-f982f4f31a05'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:26:49.063897 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-61bad5c0-7bd8-48dd-93bb-b89c1ed3bee4 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23e462de-ba06-4d67-837d-5ff18eb40d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69a9a3a7-d8f7-4ff0-93d4-b15e396ec4b8', '8c3936ce-a103-467d-9f9a-9609d32b7bd3', 'e9270a52-66c8-4105-8c78-354313b6db71', '8997393f-c03d-4b41-ab50-f982f4f31a05']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:49.065102 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-61bad5c0-7bd8-48dd-93bb-b89c1ed3bee4 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da7bf76e-cf64-4272-ad67-8d38457304d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:49.093360 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-61bad5c0-7bd8-48dd-93bb-b89c1ed3bee4 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da7bf76e-cf64-4272-ad67-8d38457304d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '518605ef-63ab-42ff-9005-6dfceedd359e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-654425371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4489227c87d40939637070d3a5f2556',qos_specs=None,replication_status=,reservations=['69a9a3a7-d8f7-4ff0-93d4-b15e396ec4b8','8c3936ce-a103-467d-9f9a-9609d32b7bd3','e9270a52-66c8-4105-8c78-354313b6db71','8997393f-c03d-4b41-ab50-f982f4f31a05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68566e8242a0463095f98b0ad7f725bb',volume_type_id=d46bd193-0d5d-4409-a8ee-d83b97bc08a4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:26:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-654425371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=518605ef-63ab-42ff-9005-6dfceedd359e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4489227c87d40939637070d3a5f2556',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68566e8242a0463095f98b0ad7f725bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d46bd193-0d5d-4409-a8ee-d83b97bc08a4),volume_type_id=d46bd193-0d5d-4409-a8ee-d83b97bc08a4)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:49.096720 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-61bad5c0-7bd8-48dd-93bb-b89c1ed3bee4 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d6b93c0-b951-4745-b88b-47270f75bd81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:49.106235 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a14801ae-00d8-4126-bd4a-68f4ce3efa25 req-3f7b8bc5-cc61-4a76-9942-a32ba7812d12 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:49.109657 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a14801ae-00d8-4126-bd4a-68f4ce3efa25 req-3f7b8bc5-cc61-4a76-9942-a32ba7812d12 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] POST https://10.4.3.5/volume/v3/attachments/b99ab4ab-2637-402f-ada3-ca4c3288c09c/action Aug 06 19:26:49.110208 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a14801ae-00d8-4126-bd4a-68f4ce3efa25 req-3f7b8bc5-cc61-4a76-9942-a32ba7812d12 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:26:49.110446 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a14801ae-00d8-4126-bd4a-68f4ce3efa25 req-3f7b8bc5-cc61-4a76-9942-a32ba7812d12 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:49.116368 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-61bad5c0-7bd8-48dd-93bb-b89c1ed3bee4 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d6b93c0-b951-4745-b88b-47270f75bd81) transitioned into state 'SUCCESS' from state '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-654425371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4489227c87d40939637070d3a5f2556',qos_specs=None,replication_status=,reservations=['69a9a3a7-d8f7-4ff0-93d4-b15e396ec4b8','8c3936ce-a103-467d-9f9a-9609d32b7bd3','e9270a52-66c8-4105-8c78-354313b6db71','8997393f-c03d-4b41-ab50-f982f4f31a05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68566e8242a0463095f98b0ad7f725bb',volume_type_id=d46bd193-0d5d-4409-a8ee-d83b97bc08a4)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:49.117170 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-61bad5c0-7bd8-48dd-93bb-b89c1ed3bee4 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b19dda8-8d06-4bb0-9207-39ce3b03e0a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:49.126263 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-61bad5c0-7bd8-48dd-93bb-b89c1ed3bee4 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b19dda8-8d06-4bb0-9207-39ce3b03e0a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:49.127103 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-61bad5c0-7bd8-48dd-93bb-b89c1ed3bee4 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Flow 'volume_create_api' (39856163-9e5c-48ab-bd4b-9982224d730b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:26:49.127341 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-61bad5c0-7bd8-48dd-93bb-b89c1ed3bee4 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Create volume request issued successfully. Aug 06 19:26:49.127881 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-61bad5c0-7bd8-48dd-93bb-b89c1ed3bee4 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:26:49.128297 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 587/2339] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:26:48 2026] POST /volume/v3/volumes => generated 842 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:26:49.139129 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:49.139129 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:49.151482 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a14801ae-00d8-4126-bd4a-68f4ce3efa25 req-3f7b8bc5-cc61-4a76-9942-a32ba7812d12 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/attachments/b99ab4ab-2637-402f-ada3-ca4c3288c09c/action returned with HTTP 204 Aug 06 19:26:49.151987 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 580/2340] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:26:49 2026] POST /volume/v3/attachments/b99ab4ab-2637-402f-ada3-ca4c3288c09c/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:26:49.164188 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-834af7e2-1cf8-43cd-813d-de41470d9a1c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:49.166358 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-834af7e2-1cf8-43cd-813d-de41470d9a1c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:26:49.166803 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-834af7e2-1cf8-43cd-813d-de41470d9a1c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-962594966", "snapshot_id": null, "imageRef": "72521c95-ee01-4d02-b64c-92c93a600e1e", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1888587943-1416377009", "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:49.168704 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-834af7e2-1cf8-43cd-813d-de41470d9a1c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-962594966', 'snapshot_id': None, 'imageRef': '72521c95-ee01-4d02-b64c-92c93a600e1e', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1888587943-1416377009', 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:26:49.325154 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-834af7e2-1cf8-43cd-813d-de41470d9a1c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Create volume of 1 GB Aug 06 19:26:49.325630 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:49.325630 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:49.326574 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-834af7e2-1cf8-43cd-813d-de41470d9a1c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Availability Zones retrieved successfully. Aug 06 19:26:49.337549 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-834af7e2-1cf8-43cd-813d-de41470d9a1c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Flow 'volume_create_api' (23d6ca46-bde0-4a4a-ae72-8113500be24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:26:49.339876 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-834af7e2-1cf8-43cd-813d-de41470d9a1c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f41249b-5d3c-4fae-936c-a6b7ede981fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:49.341363 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-834af7e2-1cf8-43cd-813d-de41470d9a1c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:26:49.401127 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-834af7e2-1cf8-43cd-813d-de41470d9a1c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f41249b-5d3c-4fae-936c-a6b7ede981fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:26:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=22a4269a-ecd5-4f8c-95a8-5739de0cafa9,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1888587943-1416377009',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22a4269a-ecd5-4f8c-95a8-5739de0cafa9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:49.402033 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-834af7e2-1cf8-43cd-813d-de41470d9a1c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01abb448-5432-4813-9f07-452259005c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:49.440244 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [None req-834af7e2-1cf8-43cd-813d-de41470d9a1c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1888587943-1416377009 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1888587943-1416377009, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:26:49.440543 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [None req-834af7e2-1cf8-43cd-813d-de41470d9a1c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1888587943-1416377009 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1888587943-1416377009, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:26:49.480177 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-834af7e2-1cf8-43cd-813d-de41470d9a1c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Created reservations ['0a2c54d3-19e7-4f65-93dd-c474dc6d1f43', 'cfc6e7d1-6708-4d81-8d47-c06528668f95', 'efd2ffa3-8eb2-4869-8662-36a68fde9b9f', 'fcd7205b-52d3-46a1-a00e-fc91e9cad91e'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:26:49.481321 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-834af7e2-1cf8-43cd-813d-de41470d9a1c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01abb448-5432-4813-9f07-452259005c57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a2c54d3-19e7-4f65-93dd-c474dc6d1f43', 'cfc6e7d1-6708-4d81-8d47-c06528668f95', 'efd2ffa3-8eb2-4869-8662-36a68fde9b9f', 'fcd7205b-52d3-46a1-a00e-fc91e9cad91e']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:49.482310 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-834af7e2-1cf8-43cd-813d-de41470d9a1c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18dc7650-2c7e-429d-a9e1-7e341ba0c43a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:49.514941 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-834af7e2-1cf8-43cd-813d-de41470d9a1c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18dc7650-2c7e-429d-a9e1-7e341ba0c43a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9243d7e4-6c90-4ffd-99dc-b56ac209b743', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-962594966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4489227c87d40939637070d3a5f2556',qos_specs=None,replication_status=,reservations=['0a2c54d3-19e7-4f65-93dd-c474dc6d1f43','cfc6e7d1-6708-4d81-8d47-c06528668f95','efd2ffa3-8eb2-4869-8662-36a68fde9b9f','fcd7205b-52d3-46a1-a00e-fc91e9cad91e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68566e8242a0463095f98b0ad7f725bb',volume_type_id=22a4269a-ecd5-4f8c-95a8-5739de0cafa9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:26:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-962594966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9243d7e4-6c90-4ffd-99dc-b56ac209b743,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4489227c87d40939637070d3a5f2556',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68566e8242a0463095f98b0ad7f725bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22a4269a-ecd5-4f8c-95a8-5739de0cafa9),volume_type_id=22a4269a-ecd5-4f8c-95a8-5739de0cafa9)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:49.517291 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-834af7e2-1cf8-43cd-813d-de41470d9a1c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2d2448d-0bb6-42e4-866d-81f5e5575fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:49.542143 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-834af7e2-1cf8-43cd-813d-de41470d9a1c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2d2448d-0bb6-42e4-866d-81f5e5575fb2) transitioned into state 'SUCCESS' from state '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-962594966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4489227c87d40939637070d3a5f2556',qos_specs=None,replication_status=,reservations=['0a2c54d3-19e7-4f65-93dd-c474dc6d1f43','cfc6e7d1-6708-4d81-8d47-c06528668f95','efd2ffa3-8eb2-4869-8662-36a68fde9b9f','fcd7205b-52d3-46a1-a00e-fc91e9cad91e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68566e8242a0463095f98b0ad7f725bb',volume_type_id=22a4269a-ecd5-4f8c-95a8-5739de0cafa9)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:49.542988 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-834af7e2-1cf8-43cd-813d-de41470d9a1c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3839f919-5ed3-424d-922f-6349d514d93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:26:49.553938 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-834af7e2-1cf8-43cd-813d-de41470d9a1c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3839f919-5ed3-424d-922f-6349d514d93d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:26:49.554893 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-834af7e2-1cf8-43cd-813d-de41470d9a1c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Flow 'volume_create_api' (23d6ca46-bde0-4a4a-ae72-8113500be24e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:26:49.555328 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-834af7e2-1cf8-43cd-813d-de41470d9a1c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Create volume request issued successfully. Aug 06 19:26:49.556000 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-834af7e2-1cf8-43cd-813d-de41470d9a1c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:26:49.556458 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 583/2341] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:26:49 2026] POST /volume/v3/volumes => generated 842 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:26:49.558795 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-06221783-d6ea-45cd-9885-676b5b3034f7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:49.561029 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-06221783-d6ea-45cd-9885-676b5b3034f7 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 Aug 06 19:26:49.561029 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-06221783-d6ea-45cd-9885-676b5b3034f7 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:49.561275 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-06221783-d6ea-45cd-9885-676b5b3034f7 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:49.569855 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fc634b35-3cdf-42ff-b9d1-6777c00de36e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:49.572586 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fc634b35-3cdf-42ff-b9d1-6777c00de36e tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 Aug 06 19:26:49.572586 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fc634b35-3cdf-42ff-b9d1-6777c00de36e tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:49.572809 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fc634b35-3cdf-42ff-b9d1-6777c00de36e tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:49.573460 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:49.573460 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:49.578702 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-06221783-d6ea-45cd-9885-676b5b3034f7 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:26:49.583222 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:49.583222 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:49.583581 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-06221783-d6ea-45cd-9885-676b5b3034f7 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 returned with HTTP 200 Aug 06 19:26:49.584061 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 592/2342] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:49 2026] GET /volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:49.588203 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fc634b35-3cdf-42ff-b9d1-6777c00de36e tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:26:49.593920 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fc634b35-3cdf-42ff-b9d1-6777c00de36e tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 returned with HTTP 200 Aug 06 19:26:49.594365 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 588/2343] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:49 2026] GET /volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 => generated 910 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:49.598955 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ca1cb924-97e6-41f5-bbb7-e305b0ac52e6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:49.600818 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ca1cb924-97e6-41f5-bbb7-e305b0ac52e6 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 Aug 06 19:26:49.601095 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ca1cb924-97e6-41f5-bbb7-e305b0ac52e6 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:49.601296 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ca1cb924-97e6-41f5-bbb7-e305b0ac52e6 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:49.614009 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:49.614009 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:49.618264 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ca1cb924-97e6-41f5-bbb7-e305b0ac52e6 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:26:49.623215 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ca1cb924-97e6-41f5-bbb7-e305b0ac52e6 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 returned with HTTP 200 Aug 06 19:26:49.623701 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 581/2344] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:49 2026] GET /volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:49.638123 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-121df7ad-9d85-4cf9-890f-db8e0fdc9a31 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:49.640479 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-121df7ad-9d85-4cf9-890f-db8e0fdc9a31 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] DELETE https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 Aug 06 19:26:49.640743 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-121df7ad-9d85-4cf9-890f-db8e0fdc9a31 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:49.640999 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-121df7ad-9d85-4cf9-890f-db8e0fdc9a31 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:49.641247 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-121df7ad-9d85-4cf9-890f-db8e0fdc9a31 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Delete volume with id: 5562806a-b6e6-47ee-8e16-fdb315c4f659 Aug 06 19:26:49.652205 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:49.652205 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:49.652892 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-121df7ad-9d85-4cf9-890f-db8e0fdc9a31 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:26:49.660052 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-121df7ad-9d85-4cf9-890f-db8e0fdc9a31 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-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 06 19:26:49.660418 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-121df7ad-9d85-4cf9-890f-db8e0fdc9a31 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 returned with HTTP 400 Aug 06 19:26:49.660992 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 584/2345] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:26:49 2026] DELETE /volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 => generated 307 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 19:26:49.670288 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e6298844-b0f1-40b4-848d-4d8f07311133 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:49.672712 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e6298844-b0f1-40b4-848d-4d8f07311133 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 Aug 06 19:26:49.672962 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e6298844-b0f1-40b4-848d-4d8f07311133 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:49.676038 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e6298844-b0f1-40b4-848d-4d8f07311133 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:49.685057 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:49.685057 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:49.689273 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e6298844-b0f1-40b4-848d-4d8f07311133 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:26:49.695101 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e6298844-b0f1-40b4-848d-4d8f07311133 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 returned with HTTP 200 Aug 06 19:26:49.695559 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 593/2346] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:49 2026] GET /volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:49.742973 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a6eeb3d4-ca57-42d9-96d7-c392e5a9983f req-4ebd9519-e214-4dfe-9b68-4e2a743b62fa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:49.745075 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a6eeb3d4-ca57-42d9-96d7-c392e5a9983f req-4ebd9519-e214-4dfe-9b68-4e2a743b62fa tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 Aug 06 19:26:49.745287 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a6eeb3d4-ca57-42d9-96d7-c392e5a9983f req-4ebd9519-e214-4dfe-9b68-4e2a743b62fa tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:49.745571 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a6eeb3d4-ca57-42d9-96d7-c392e5a9983f req-4ebd9519-e214-4dfe-9b68-4e2a743b62fa tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:49.756649 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:49.756649 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:49.766368 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-a6eeb3d4-ca57-42d9-96d7-c392e5a9983f req-4ebd9519-e214-4dfe-9b68-4e2a743b62fa tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:26:49.773372 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a6eeb3d4-ca57-42d9-96d7-c392e5a9983f req-4ebd9519-e214-4dfe-9b68-4e2a743b62fa tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 returned with HTTP 200 Aug 06 19:26:49.774136 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 589/2347] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:26:49 2026] GET /volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:49.801059 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a6eeb3d4-ca57-42d9-96d7-c392e5a9983f req-4e548a44-f50b-471d-ba13-9cbca88a541d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:49.803787 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a6eeb3d4-ca57-42d9-96d7-c392e5a9983f req-4e548a44-f50b-471d-ba13-9cbca88a541d tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] POST https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659/action Aug 06 19:26:49.804126 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a6eeb3d4-ca57-42d9-96d7-c392e5a9983f req-4e548a44-f50b-471d-ba13-9cbca88a541d tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:26:49.804238 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a6eeb3d4-ca57-42d9-96d7-c392e5a9983f req-4e548a44-f50b-471d-ba13-9cbca88a541d tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:49.820544 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:49.820544 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:49.821098 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-a6eeb3d4-ca57-42d9-96d7-c392e5a9983f req-4e548a44-f50b-471d-ba13-9cbca88a541d tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:26:49.828928 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-a6eeb3d4-ca57-42d9-96d7-c392e5a9983f req-4e548a44-f50b-471d-ba13-9cbca88a541d tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Begin detaching volume completed successfully. Aug 06 19:26:49.829292 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a6eeb3d4-ca57-42d9-96d7-c392e5a9983f req-4e548a44-f50b-471d-ba13-9cbca88a541d tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659/action returned with HTTP 202 Aug 06 19:26:49.829985 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 582/2348] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:26:49 2026] POST /volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:26:49.862217 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-84693711-511c-4a2a-88d9-c954590e48c4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:49.866250 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-84693711-511c-4a2a-88d9-c954590e48c4 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:26:49.866250 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-84693711-511c-4a2a-88d9-c954590e48c4 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:49.866250 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-84693711-511c-4a2a-88d9-c954590e48c4 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:49.866250 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-84693711-511c-4a2a-88d9-c954590e48c4 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Show backup with id e66c5cbc-0928-43e8-812f-e28cfbe2fe91. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:26:49.873098 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:49.873098 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:49.875091 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-84693711-511c-4a2a-88d9-c954590e48c4 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 200 Aug 06 19:26:49.875091 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 585/2349] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:49 2026] GET /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 753 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:49.892155 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c89ab746-99b0-4a26-af89-b40cb76cb945 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:49.892706 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c89ab746-99b0-4a26-af89-b40cb76cb945 None None] GET https://10.4.3.5/volume// Aug 06 19:26:49.892838 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c89ab746-99b0-4a26-af89-b40cb76cb945 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:49.893088 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c89ab746-99b0-4a26-af89-b40cb76cb945 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:49.893481 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c89ab746-99b0-4a26-af89-b40cb76cb945 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:26:49.893899 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 594/2350] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:26:49 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:26:49.898369 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8889af36-295e-4cf3-8cf6-6333ad26ae2d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:49.901781 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8889af36-295e-4cf3-8cf6-6333ad26ae2d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/volumes/8d955751-9c20-41ae-ac45-54bb7d9077af Aug 06 19:26:49.902195 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8889af36-295e-4cf3-8cf6-6333ad26ae2d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:49.902506 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8889af36-295e-4cf3-8cf6-6333ad26ae2d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:49.907440 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a6eeb3d4-ca57-42d9-96d7-c392e5a9983f req-1e976a3c-30c8-46d9-aebc-82f0c22d1ed8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:49.912111 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a6eeb3d4-ca57-42d9-96d7-c392e5a9983f req-1e976a3c-30c8-46d9-aebc-82f0c22d1ed8 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 Aug 06 19:26:49.912111 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a6eeb3d4-ca57-42d9-96d7-c392e5a9983f req-1e976a3c-30c8-46d9-aebc-82f0c22d1ed8 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:49.912353 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a6eeb3d4-ca57-42d9-96d7-c392e5a9983f req-1e976a3c-30c8-46d9-aebc-82f0c22d1ed8 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:49.912432 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:49.912432 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:49.916973 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8889af36-295e-4cf3-8cf6-6333ad26ae2d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Volume info retrieved successfully. Aug 06 19:26:49.922366 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8889af36-295e-4cf3-8cf6-6333ad26ae2d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/volumes/8d955751-9c20-41ae-ac45-54bb7d9077af returned with HTTP 200 Aug 06 19:26:49.922825 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 590/2351] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:49 2026] GET /volume/v3/volumes/8d955751-9c20-41ae-ac45-54bb7d9077af => generated 1412 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:49.925094 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:49.925094 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:49.930260 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-a6eeb3d4-ca57-42d9-96d7-c392e5a9983f req-1e976a3c-30c8-46d9-aebc-82f0c22d1ed8 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:26:49.935858 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a6eeb3d4-ca57-42d9-96d7-c392e5a9983f req-1e976a3c-30c8-46d9-aebc-82f0c22d1ed8 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 returned with HTTP 200 Aug 06 19:26:49.940037 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 583/2352] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:26:49 2026] GET /volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 => generated 1318 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:26:49.940135 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-de6cc23f-20f0-4f8c-a96d-601135623d9d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:49.941885 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-de6cc23f-20f0-4f8c-a96d-601135623d9d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/volumes/8d955751-9c20-41ae-ac45-54bb7d9077af Aug 06 19:26:49.942268 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-de6cc23f-20f0-4f8c-a96d-601135623d9d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:49.942614 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-de6cc23f-20f0-4f8c-a96d-601135623d9d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:49.951607 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:49.951607 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:49.956167 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-de6cc23f-20f0-4f8c-a96d-601135623d9d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Volume info retrieved successfully. Aug 06 19:26:49.962484 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-de6cc23f-20f0-4f8c-a96d-601135623d9d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/volumes/8d955751-9c20-41ae-ac45-54bb7d9077af returned with HTTP 200 Aug 06 19:26:49.963603 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 586/2353] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:49 2026] GET /volume/v3/volumes/8d955751-9c20-41ae-ac45-54bb7d9077af => generated 1412 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:50.062447 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2e5cdace-5886-44a3-8629-d467d97b456e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:50.066093 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2e5cdace-5886-44a3-8629-d467d97b456e tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] POST https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action Aug 06 19:26:50.066341 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2e5cdace-5886-44a3-8629-d467d97b456e tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Action body: b'{"os-attach": {"instance_uuid": "065be82e-3b61-4417-8c07-0bbc7939952b", "mountpoint": "/dev/vdb"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:26:50.066539 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2e5cdace-5886-44a3-8629-d467d97b456e tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "065be82e-3b61-4417-8c07-0bbc7939952b", "mountpoint": "/dev/vdb"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:50.079715 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:50.079715 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:50.079715 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2e5cdace-5886-44a3-8629-d467d97b456e tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:26:50.093628 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2e5cdace-5886-44a3-8629-d467d97b456e tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Update volume admin metadata completed successfully. Aug 06 19:26:50.178871 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2e5cdace-5886-44a3-8629-d467d97b456e tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Attach volume completed successfully. Aug 06 19:26:50.178871 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2e5cdace-5886-44a3-8629-d467d97b456e tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action returned with HTTP 202 Aug 06 19:26:50.179365 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 595/2354] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:26:50 2026] POST /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:26:50.188209 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-db2562e5-7c3f-49cc-9c2c-fabec4a583e4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:50.191426 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-db2562e5-7c3f-49cc-9c2c-fabec4a583e4 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 Aug 06 19:26:50.192098 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-db2562e5-7c3f-49cc-9c2c-fabec4a583e4 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:50.192098 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-db2562e5-7c3f-49cc-9c2c-fabec4a583e4 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:50.204633 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:50.204633 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:50.209433 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-db2562e5-7c3f-49cc-9c2c-fabec4a583e4 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:26:50.215246 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-db2562e5-7c3f-49cc-9c2c-fabec4a583e4 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 returned with HTTP 200 Aug 06 19:26:50.215743 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 591/2355] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:50 2026] GET /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:50.229961 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e2a88fb6-d2e3-40cc-ab78-c8e325c3f107 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:50.233730 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e2a88fb6-d2e3-40cc-ab78-c8e325c3f107 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] POST https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action Aug 06 19:26:50.234551 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e2a88fb6-d2e3-40cc-ab78-c8e325c3f107 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Action body: b'{"os-detach": {}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:26:50.234762 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e2a88fb6-d2e3-40cc-ab78-c8e325c3f107 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:50.251255 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:50.251255 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:50.252446 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e2a88fb6-d2e3-40cc-ab78-c8e325c3f107 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:26:50.310092 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e2a88fb6-d2e3-40cc-ab78-c8e325c3f107 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Detach volume completed successfully. Aug 06 19:26:50.310362 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e2a88fb6-d2e3-40cc-ab78-c8e325c3f107 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action returned with HTTP 202 Aug 06 19:26:50.310879 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 584/2356] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:26:50 2026] POST /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:26:50.320312 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-478e8e8f-6230-4e85-968e-24c8a66b301c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:50.322599 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-478e8e8f-6230-4e85-968e-24c8a66b301c tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 Aug 06 19:26:50.322850 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-478e8e8f-6230-4e85-968e-24c8a66b301c tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:50.323100 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-478e8e8f-6230-4e85-968e-24c8a66b301c tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:50.333700 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:50.333700 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:50.338587 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-478e8e8f-6230-4e85-968e-24c8a66b301c tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:26:50.344582 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-478e8e8f-6230-4e85-968e-24c8a66b301c tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 returned with HTTP 200 Aug 06 19:26:50.345063 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 587/2357] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:50 2026] GET /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:50.612043 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-95d532d2-6d51-4c28-8577-d40a40a777d9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:50.612043 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-95d532d2-6d51-4c28-8577-d40a40a777d9 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 Aug 06 19:26:50.612043 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-95d532d2-6d51-4c28-8577-d40a40a777d9 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:50.612043 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-95d532d2-6d51-4c28-8577-d40a40a777d9 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:50.622738 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:50.622738 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:50.630762 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-95d532d2-6d51-4c28-8577-d40a40a777d9 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:26:50.636791 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-95d532d2-6d51-4c28-8577-d40a40a777d9 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 returned with HTTP 200 Aug 06 19:26:50.637221 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 596/2358] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:50 2026] GET /volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 => generated 934 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:50.929123 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a6eeb3d4-ca57-42d9-96d7-c392e5a9983f req-c5168e4d-556f-4366-a9c5-b27c165bf414 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:50.931916 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a6eeb3d4-ca57-42d9-96d7-c392e5a9983f req-c5168e4d-556f-4366-a9c5-b27c165bf414 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] DELETE https://10.4.3.5/volume/v3/attachments/b99ab4ab-2637-402f-ada3-ca4c3288c09c Aug 06 19:26:50.938703 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a6eeb3d4-ca57-42d9-96d7-c392e5a9983f req-c5168e4d-556f-4366-a9c5-b27c165bf414 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:50.938703 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a6eeb3d4-ca57-42d9-96d7-c392e5a9983f req-c5168e4d-556f-4366-a9c5-b27c165bf414 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:50.941600 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:50.941600 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:51.027310 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a6eeb3d4-ca57-42d9-96d7-c392e5a9983f req-c5168e4d-556f-4366-a9c5-b27c165bf414 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/attachments/b99ab4ab-2637-402f-ada3-ca4c3288c09c returned with HTTP 200 Aug 06 19:26:51.027952 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 592/2359] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:26:50 2026] DELETE /volume/v3/attachments/b99ab4ab-2637-402f-ada3-ca4c3288c09c => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:51.653768 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-01092190-e1d4-4f69-9181-86b98c15a9d1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:51.656264 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-01092190-e1d4-4f69-9181-86b98c15a9d1 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 Aug 06 19:26:51.656585 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-01092190-e1d4-4f69-9181-86b98c15a9d1 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:51.656902 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-01092190-e1d4-4f69-9181-86b98c15a9d1 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:51.665068 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-1ee570ef-027c-4545-a222-fef72082af4a req-d8229e45-2e11-4b8c-ba83-3f56461f3838 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:51.665907 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:51.665907 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:51.667430 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1ee570ef-027c-4545-a222-fef72082af4a req-d8229e45-2e11-4b8c-ba83-3f56461f3838 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/volumes/8d955751-9c20-41ae-ac45-54bb7d9077af Aug 06 19:26:51.667775 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1ee570ef-027c-4545-a222-fef72082af4a req-d8229e45-2e11-4b8c-ba83-3f56461f3838 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:51.667961 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1ee570ef-027c-4545-a222-fef72082af4a req-d8229e45-2e11-4b8c-ba83-3f56461f3838 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:51.670545 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-01092190-e1d4-4f69-9181-86b98c15a9d1 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:26:51.676378 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-01092190-e1d4-4f69-9181-86b98c15a9d1 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 returned with HTTP 200 Aug 06 19:26:51.676882 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 585/2360] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:51 2026] GET /volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 => generated 934 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:51.677009 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:51.677009 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:51.687436 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-1ee570ef-027c-4545-a222-fef72082af4a req-d8229e45-2e11-4b8c-ba83-3f56461f3838 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Volume info retrieved successfully. Aug 06 19:26:51.693713 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1ee570ef-027c-4545-a222-fef72082af4a req-d8229e45-2e11-4b8c-ba83-3f56461f3838 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/volumes/8d955751-9c20-41ae-ac45-54bb7d9077af returned with HTTP 200 Aug 06 19:26:51.694201 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 588/2361] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:26:51 2026] GET /volume/v3/volumes/8d955751-9c20-41ae-ac45-54bb7d9077af => generated 1412 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:52.023941 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-32169ed4-0a81-4d49-8ede-640acc7d528c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:52.025924 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-32169ed4-0a81-4d49-8ede-640acc7d528c tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 Aug 06 19:26:52.027625 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-32169ed4-0a81-4d49-8ede-640acc7d528c tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:52.027625 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-32169ed4-0a81-4d49-8ede-640acc7d528c tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:52.036807 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:52.036807 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:52.042572 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-32169ed4-0a81-4d49-8ede-640acc7d528c tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:26:52.049472 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-32169ed4-0a81-4d49-8ede-640acc7d528c tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 returned with HTTP 200 Aug 06 19:26:52.050117 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 597/2362] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:52 2026] GET /volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:52.287426 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-1ee570ef-027c-4545-a222-fef72082af4a req-f325b6de-3986-49c3-ba0d-f54242a5599d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:52.290712 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1ee570ef-027c-4545-a222-fef72082af4a req-f325b6de-3986-49c3-ba0d-f54242a5599d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/volumes/8d955751-9c20-41ae-ac45-54bb7d9077af Aug 06 19:26:52.290974 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1ee570ef-027c-4545-a222-fef72082af4a req-f325b6de-3986-49c3-ba0d-f54242a5599d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:52.291270 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1ee570ef-027c-4545-a222-fef72082af4a req-f325b6de-3986-49c3-ba0d-f54242a5599d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:52.302842 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:52.302842 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:52.308202 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-1ee570ef-027c-4545-a222-fef72082af4a req-f325b6de-3986-49c3-ba0d-f54242a5599d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Volume info retrieved successfully. Aug 06 19:26:52.316910 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1ee570ef-027c-4545-a222-fef72082af4a req-f325b6de-3986-49c3-ba0d-f54242a5599d tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/volumes/8d955751-9c20-41ae-ac45-54bb7d9077af returned with HTTP 200 Aug 06 19:26:52.317464 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 593/2363] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:26:52 2026] GET /volume/v3/volumes/8d955751-9c20-41ae-ac45-54bb7d9077af => generated 1412 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:52.328129 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7e54e921-986c-4b39-a49b-390df2b2e332 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:52.328660 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7e54e921-986c-4b39-a49b-390df2b2e332 None None] GET https://10.4.3.5/volume// Aug 06 19:26:52.328874 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7e54e921-986c-4b39-a49b-390df2b2e332 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:52.329127 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7e54e921-986c-4b39-a49b-390df2b2e332 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:52.329479 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7e54e921-986c-4b39-a49b-390df2b2e332 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:26:52.330058 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 586/2364] 10.4.3.5 () {66 vars in 1405 bytes} [Thu Aug 6 19:26:52 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:26:52.339319 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-1ee570ef-027c-4545-a222-fef72082af4a req-958bc2c6-8ddb-4bcd-81c5-f9bb6cfc7b59 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:52.343664 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1ee570ef-027c-4545-a222-fef72082af4a req-958bc2c6-8ddb-4bcd-81c5-f9bb6cfc7b59 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:26:52.344584 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1ee570ef-027c-4545-a222-fef72082af4a req-958bc2c6-8ddb-4bcd-81c5-f9bb6cfc7b59 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d955751-9c20-41ae-ac45-54bb7d9077af", "connector": null, "instance_uuid": "e5e1b2b2-2fcf-405e-a523-4bb0bf4638e6"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:52.361553 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:52.361553 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:52.391592 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1ee570ef-027c-4545-a222-fef72082af4a req-958bc2c6-8ddb-4bcd-81c5-f9bb6cfc7b59 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:26:52.392496 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 589/2365] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:26:52 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 19:26:52.696583 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a5238e6c-d00e-4876-a5dd-83756f8e105b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:52.698726 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a5238e6c-d00e-4876-a5dd-83756f8e105b tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 Aug 06 19:26:52.699198 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a5238e6c-d00e-4876-a5dd-83756f8e105b tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:52.699800 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a5238e6c-d00e-4876-a5dd-83756f8e105b tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:52.709069 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:52.709069 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:52.714720 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a5238e6c-d00e-4876-a5dd-83756f8e105b tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:26:52.723492 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a5238e6c-d00e-4876-a5dd-83756f8e105b tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 returned with HTTP 200 Aug 06 19:26:52.723603 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 598/2366] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:52 2026] GET /volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 => generated 995 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:53.745925 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5945f136-8953-4991-a369-9496c587fbb3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:53.749919 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5945f136-8953-4991-a369-9496c587fbb3 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 Aug 06 19:26:53.750228 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5945f136-8953-4991-a369-9496c587fbb3 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:53.750576 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5945f136-8953-4991-a369-9496c587fbb3 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:53.766659 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:53.766659 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:53.772530 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5945f136-8953-4991-a369-9496c587fbb3 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:26:53.778735 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5945f136-8953-4991-a369-9496c587fbb3 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 returned with HTTP 200 Aug 06 19:26:53.781468 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 594/2367] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:53 2026] GET /volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 => generated 995 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:53.836999 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-175355a9-6af9-4628-a707-5ac80b6d33b4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:53.837828 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-175355a9-6af9-4628-a707-5ac80b6d33b4 None None] GET https://10.4.3.5/volume// Aug 06 19:26:53.838536 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-175355a9-6af9-4628-a707-5ac80b6d33b4 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:53.841997 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-175355a9-6af9-4628-a707-5ac80b6d33b4 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:53.841997 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-175355a9-6af9-4628-a707-5ac80b6d33b4 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:26:53.841997 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 587/2368] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:26:53 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:26:53.854948 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-1ee570ef-027c-4545-a222-fef72082af4a req-05cecdbd-51e4-46fc-bd5d-6b88a2b6d012 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:53.861659 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1ee570ef-027c-4545-a222-fef72082af4a req-05cecdbd-51e4-46fc-bd5d-6b88a2b6d012 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/volumes/8d955751-9c20-41ae-ac45-54bb7d9077af Aug 06 19:26:53.861964 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1ee570ef-027c-4545-a222-fef72082af4a req-05cecdbd-51e4-46fc-bd5d-6b88a2b6d012 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:53.862193 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1ee570ef-027c-4545-a222-fef72082af4a req-05cecdbd-51e4-46fc-bd5d-6b88a2b6d012 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:53.876478 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:53.876478 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:53.882261 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-1ee570ef-027c-4545-a222-fef72082af4a req-05cecdbd-51e4-46fc-bd5d-6b88a2b6d012 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Volume info retrieved successfully. Aug 06 19:26:53.894175 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1ee570ef-027c-4545-a222-fef72082af4a req-05cecdbd-51e4-46fc-bd5d-6b88a2b6d012 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/volumes/8d955751-9c20-41ae-ac45-54bb7d9077af returned with HTTP 200 Aug 06 19:26:53.894778 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 590/2369] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:26:53 2026] GET /volume/v3/volumes/8d955751-9c20-41ae-ac45-54bb7d9077af => generated 1591 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:26:54.011321 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-1ee570ef-027c-4545-a222-fef72082af4a req-0e19317b-96d3-4a78-b641-7c52459a24cd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:54.013966 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1ee570ef-027c-4545-a222-fef72082af4a req-0e19317b-96d3-4a78-b641-7c52459a24cd tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] PUT https://10.4.3.5/volume/v3/attachments/c3a9d960-06df-4ba9-b43f-7adec8c8e83f Aug 06 19:26:54.014425 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1ee570ef-027c-4545-a222-fef72082af4a req-0e19317b-96d3-4a78-b641-7c52459a24cd tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:54.022646 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-1ee570ef-027c-4545-a222-fef72082af4a req-0e19317b-96d3-4a78-b641-7c52459a24cd tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Acquiring lock "cinder-attachment_update-8d955751-9c20-41ae-ac45-54bb7d9077af-np0000006689" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:26:54.027999 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-1ee570ef-027c-4545-a222-fef72082af4a req-0e19317b-96d3-4a78-b641-7c52459a24cd tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Lock "cinder-attachment_update-8d955751-9c20-41ae-ac45-54bb7d9077af-np0000006689" acquired by "attachment_update" :: waited 0.005s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:26:54.029628 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:54.029628 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:54.165178 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-1ee570ef-027c-4545-a222-fef72082af4a req-0e19317b-96d3-4a78-b641-7c52459a24cd tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Lock "cinder-attachment_update-8d955751-9c20-41ae-ac45-54bb7d9077af-np0000006689" released by "attachment_update" :: held 0.137s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:26:54.165690 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1ee570ef-027c-4545-a222-fef72082af4a req-0e19317b-96d3-4a78-b641-7c52459a24cd tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/attachments/c3a9d960-06df-4ba9-b43f-7adec8c8e83f returned with HTTP 200 Aug 06 19:26:54.166255 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 599/2370] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:26:54 2026] PUT /volume/v3/attachments/c3a9d960-06df-4ba9-b43f-7adec8c8e83f => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:26:54.216438 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-1ee570ef-027c-4545-a222-fef72082af4a req-06544536-a49b-4920-82e9-f96c690de1c3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:54.218886 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1ee570ef-027c-4545-a222-fef72082af4a req-06544536-a49b-4920-82e9-f96c690de1c3 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] POST https://10.4.3.5/volume/v3/attachments/c3a9d960-06df-4ba9-b43f-7adec8c8e83f/action Aug 06 19:26:54.219586 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1ee570ef-027c-4545-a222-fef72082af4a req-06544536-a49b-4920-82e9-f96c690de1c3 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:26:54.219879 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1ee570ef-027c-4545-a222-fef72082af4a req-06544536-a49b-4920-82e9-f96c690de1c3 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:54.243040 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:54.243040 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:54.260652 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1ee570ef-027c-4545-a222-fef72082af4a req-06544536-a49b-4920-82e9-f96c690de1c3 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/attachments/c3a9d960-06df-4ba9-b43f-7adec8c8e83f/action returned with HTTP 204 Aug 06 19:26:54.261316 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 595/2371] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:26:54 2026] POST /volume/v3/attachments/c3a9d960-06df-4ba9-b43f-7adec8c8e83f/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:26:54.795471 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bf2aef59-a34c-4cfa-91c5-9f469aa7d2ea None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:54.798310 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bf2aef59-a34c-4cfa-91c5-9f469aa7d2ea tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 Aug 06 19:26:54.798571 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bf2aef59-a34c-4cfa-91c5-9f469aa7d2ea tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:54.798833 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bf2aef59-a34c-4cfa-91c5-9f469aa7d2ea tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:54.812690 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:54.812690 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:54.822905 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bf2aef59-a34c-4cfa-91c5-9f469aa7d2ea tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:26:54.835004 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bf2aef59-a34c-4cfa-91c5-9f469aa7d2ea tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 returned with HTTP 200 Aug 06 19:26:54.835443 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 588/2372] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:54 2026] GET /volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 => generated 995 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:55.858407 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4ca1a509-ebec-4fb1-a394-8a764873e0bc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:55.861414 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4ca1a509-ebec-4fb1-a394-8a764873e0bc tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 Aug 06 19:26:55.861940 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4ca1a509-ebec-4fb1-a394-8a764873e0bc tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:55.861940 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4ca1a509-ebec-4fb1-a394-8a764873e0bc tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:55.873603 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:55.873603 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:55.880780 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4ca1a509-ebec-4fb1-a394-8a764873e0bc tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:26:55.887996 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4ca1a509-ebec-4fb1-a394-8a764873e0bc tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 returned with HTTP 200 Aug 06 19:26:55.888711 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 591/2373] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:55 2026] GET /volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 => generated 995 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:56.477904 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-78c599da-42b0-4e40-8365-54902fe53814 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:56.480212 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-78c599da-42b0-4e40-8365-54902fe53814 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] DELETE https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 Aug 06 19:26:56.480413 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-78c599da-42b0-4e40-8365-54902fe53814 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:56.480867 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-78c599da-42b0-4e40-8365-54902fe53814 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:56.480867 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-78c599da-42b0-4e40-8365-54902fe53814 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Delete volume with id: 5562806a-b6e6-47ee-8e16-fdb315c4f659 Aug 06 19:26:56.489809 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:56.489809 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:56.490736 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-78c599da-42b0-4e40-8365-54902fe53814 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:26:56.520414 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-78c599da-42b0-4e40-8365-54902fe53814 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Delete volume request issued successfully. Aug 06 19:26:56.520648 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-78c599da-42b0-4e40-8365-54902fe53814 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 returned with HTTP 202 Aug 06 19:26:56.521115 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 600/2374] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:26:56 2026] DELETE /volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:26:56.529464 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8043947a-7403-4c2b-ac42-4fd6da490089 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:56.531532 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8043947a-7403-4c2b-ac42-4fd6da490089 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 Aug 06 19:26:56.531856 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8043947a-7403-4c2b-ac42-4fd6da490089 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:56.532615 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8043947a-7403-4c2b-ac42-4fd6da490089 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:56.544434 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:56.544434 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:56.552416 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8043947a-7403-4c2b-ac42-4fd6da490089 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:26:56.560238 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8043947a-7403-4c2b-ac42-4fd6da490089 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 returned with HTTP 200 Aug 06 19:26:56.560942 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 596/2375] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:56 2026] GET /volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:56.911563 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-49e516b4-1c1a-4391-bc47-7e08174fd6de None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:56.913955 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-49e516b4-1c1a-4391-bc47-7e08174fd6de tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 Aug 06 19:26:56.914223 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-49e516b4-1c1a-4391-bc47-7e08174fd6de tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:56.914513 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-49e516b4-1c1a-4391-bc47-7e08174fd6de tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:56.923268 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:56.923268 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:56.934173 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-49e516b4-1c1a-4391-bc47-7e08174fd6de tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:26:56.940083 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-49e516b4-1c1a-4391-bc47-7e08174fd6de tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 returned with HTTP 200 Aug 06 19:26:56.940727 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 589/2376] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:56 2026] GET /volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 => generated 995 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:57.577686 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ee0b8e3a-0a1e-4e91-bc23-33c9b258bcd7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:57.580329 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ee0b8e3a-0a1e-4e91-bc23-33c9b258bcd7 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 Aug 06 19:26:57.580329 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ee0b8e3a-0a1e-4e91-bc23-33c9b258bcd7 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:57.580598 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ee0b8e3a-0a1e-4e91-bc23-33c9b258bcd7 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:57.590218 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ee0b8e3a-0a1e-4e91-bc23-33c9b258bcd7 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 returned with HTTP 404 Aug 06 19:26:57.591874 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 592/2377] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:57 2026] GET /volume/v3/volumes/5562806a-b6e6-47ee-8e16-fdb315c4f659 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:26:57.679048 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e25dc26f-2275-4bbf-881a-f54c501c63f9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:57.681201 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e25dc26f-2275-4bbf-881a-f54c501c63f9 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] DELETE https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 Aug 06 19:26:57.681428 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e25dc26f-2275-4bbf-881a-f54c501c63f9 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:57.681674 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e25dc26f-2275-4bbf-881a-f54c501c63f9 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:57.681850 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-e25dc26f-2275-4bbf-881a-f54c501c63f9 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Delete volume with id: 85bf7a67-de3c-4e0d-ac45-c1391e407c69 Aug 06 19:26:57.689978 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:57.689978 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:57.693274 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e25dc26f-2275-4bbf-881a-f54c501c63f9 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:26:57.718241 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e25dc26f-2275-4bbf-881a-f54c501c63f9 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Delete volume request issued successfully. Aug 06 19:26:57.720489 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e25dc26f-2275-4bbf-881a-f54c501c63f9 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 returned with HTTP 202 Aug 06 19:26:57.720489 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 601/2378] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:26:57 2026] DELETE /volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:26:57.733267 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-577ff6b1-2db1-4b5b-a3e6-6969f21e447c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:57.735430 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-577ff6b1-2db1-4b5b-a3e6-6969f21e447c tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 Aug 06 19:26:57.735630 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-577ff6b1-2db1-4b5b-a3e6-6969f21e447c tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:57.735933 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-577ff6b1-2db1-4b5b-a3e6-6969f21e447c tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:57.744861 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:57.744861 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:57.751423 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-577ff6b1-2db1-4b5b-a3e6-6969f21e447c tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:26:57.758355 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-577ff6b1-2db1-4b5b-a3e6-6969f21e447c tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 returned with HTTP 200 Aug 06 19:26:57.759072 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 597/2379] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:57 2026] GET /volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:57.958990 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7e894e42-9a68-4a37-8a1c-48917b8b5d88 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:57.963345 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7e894e42-9a68-4a37-8a1c-48917b8b5d88 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 Aug 06 19:26:57.963345 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7e894e42-9a68-4a37-8a1c-48917b8b5d88 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:57.964656 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7e894e42-9a68-4a37-8a1c-48917b8b5d88 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:57.977336 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:57.977336 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:57.984671 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7e894e42-9a68-4a37-8a1c-48917b8b5d88 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:26:57.990237 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7e894e42-9a68-4a37-8a1c-48917b8b5d88 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 returned with HTTP 200 Aug 06 19:26:57.990237 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 590/2380] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:57 2026] GET /volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 => generated 995 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:58.782054 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e57501db-3e22-40bf-ae8d-1a43cefc03ae None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:58.788074 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e57501db-3e22-40bf-ae8d-1a43cefc03ae tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 Aug 06 19:26:58.788212 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e57501db-3e22-40bf-ae8d-1a43cefc03ae tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:58.788425 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e57501db-3e22-40bf-ae8d-1a43cefc03ae tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:58.801381 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e57501db-3e22-40bf-ae8d-1a43cefc03ae tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 returned with HTTP 404 Aug 06 19:26:58.801546 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 593/2381] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:58 2026] GET /volume/v3/volumes/85bf7a67-de3c-4e0d-ac45-c1391e407c69 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:26:58.982305 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a2d544a9-fa81-4b1c-be84-34cf281050e0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:58.984700 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a2d544a9-fa81-4b1c-be84-34cf281050e0 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] DELETE https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 Aug 06 19:26:58.984945 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a2d544a9-fa81-4b1c-be84-34cf281050e0 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:58.985225 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a2d544a9-fa81-4b1c-be84-34cf281050e0 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:58.985415 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-a2d544a9-fa81-4b1c-be84-34cf281050e0 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Delete volume with id: 213ab826-922f-44b1-ba4a-1a74f2de7857 Aug 06 19:26:58.994550 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:58.994550 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:58.994880 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-df18b500-4c70-4e2a-b536-99589509a298 req-56b3f1a4-c657-47bf-b409-09445dfc320b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:58.995235 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a2d544a9-fa81-4b1c-be84-34cf281050e0 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:26:58.998072 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-df18b500-4c70-4e2a-b536-99589509a298 req-56b3f1a4-c657-47bf-b409-09445dfc320b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 Aug 06 19:26:58.998998 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-df18b500-4c70-4e2a-b536-99589509a298 req-56b3f1a4-c657-47bf-b409-09445dfc320b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:58.999651 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-df18b500-4c70-4e2a-b536-99589509a298 req-56b3f1a4-c657-47bf-b409-09445dfc320b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:59.011069 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6e188c06-56db-4203-b0ed-e47ee25516f6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:59.012161 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:59.012161 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:59.016048 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6e188c06-56db-4203-b0ed-e47ee25516f6 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 Aug 06 19:26:59.016048 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6e188c06-56db-4203-b0ed-e47ee25516f6 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:59.016048 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6e188c06-56db-4203-b0ed-e47ee25516f6 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:59.017624 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-df18b500-4c70-4e2a-b536-99589509a298 req-56b3f1a4-c657-47bf-b409-09445dfc320b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:26:59.021830 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a2d544a9-fa81-4b1c-be84-34cf281050e0 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Delete volume request issued successfully. Aug 06 19:26:59.023438 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a2d544a9-fa81-4b1c-be84-34cf281050e0 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 returned with HTTP 202 Aug 06 19:26:59.023438 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 602/2382] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:26:58 2026] DELETE /volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:26:59.025888 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-df18b500-4c70-4e2a-b536-99589509a298 req-56b3f1a4-c657-47bf-b409-09445dfc320b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 returned with HTTP 200 Aug 06 19:26:59.026702 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 598/2383] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:26:58 2026] GET /volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 => generated 837 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:59.027940 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:59.027940 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:59.033541 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6e188c06-56db-4203-b0ed-e47ee25516f6 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:26:59.033840 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-66e35d5a-b7cd-4369-85e2-bc353c215564 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:59.036291 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-66e35d5a-b7cd-4369-85e2-bc353c215564 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 Aug 06 19:26:59.037370 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-66e35d5a-b7cd-4369-85e2-bc353c215564 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:59.037370 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-66e35d5a-b7cd-4369-85e2-bc353c215564 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:59.041039 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6e188c06-56db-4203-b0ed-e47ee25516f6 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 returned with HTTP 200 Aug 06 19:26:59.041578 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 591/2384] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:59 2026] GET /volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 => generated 995 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:59.048534 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:59.048534 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:26:59.053276 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-66e35d5a-b7cd-4369-85e2-bc353c215564 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Volume info retrieved successfully. Aug 06 19:26:59.058262 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-66e35d5a-b7cd-4369-85e2-bc353c215564 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 returned with HTTP 200 Aug 06 19:26:59.058936 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 594/2385] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:59 2026] GET /volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:59.160806 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-df39bcea-6423-4da3-a694-8741c7adee3a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:59.161329 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-df39bcea-6423-4da3-a694-8741c7adee3a None None] GET https://10.4.3.5/volume// Aug 06 19:26:59.161592 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-df39bcea-6423-4da3-a694-8741c7adee3a None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:59.161868 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-df39bcea-6423-4da3-a694-8741c7adee3a None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:59.162375 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-df39bcea-6423-4da3-a694-8741c7adee3a None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:26:59.163069 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 603/2386] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:26:59 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:26:59.175292 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-df18b500-4c70-4e2a-b536-99589509a298 req-0407ef63-d60b-4f95-81d5-c25aa40e3532 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:59.178671 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-df18b500-4c70-4e2a-b536-99589509a298 req-0407ef63-d60b-4f95-81d5-c25aa40e3532 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:26:59.179505 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-df18b500-4c70-4e2a-b536-99589509a298 req-0407ef63-d60b-4f95-81d5-c25aa40e3532 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46", "connector": null, "instance_uuid": "9eaa947d-d887-41c8-a965-ce7bbb2008d4"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:59.192849 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:59.192849 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:59.232070 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-df18b500-4c70-4e2a-b536-99589509a298 req-0407ef63-d60b-4f95-81d5-c25aa40e3532 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:26:59.232675 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 599/2387] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:26:59 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 19:26:59.275043 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d5dfdd40-dd6f-4627-a151-7712309f620c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:59.277318 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d5dfdd40-dd6f-4627-a151-7712309f620c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 Aug 06 19:26:59.279060 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d5dfdd40-dd6f-4627-a151-7712309f620c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:59.279060 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d5dfdd40-dd6f-4627-a151-7712309f620c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:59.296758 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-56df3a97-fb07-460f-a719-0c764d221546 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:59.296909 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-56df3a97-fb07-460f-a719-0c764d221546 None None] GET https://10.4.3.5/volume// Aug 06 19:26:59.297195 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-56df3a97-fb07-460f-a719-0c764d221546 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:59.297513 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-56df3a97-fb07-460f-a719-0c764d221546 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:59.300324 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-56df3a97-fb07-460f-a719-0c764d221546 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:26:59.300324 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 595/2388] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:26:59 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:26:59.300503 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:59.300503 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:26:59.307447 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d5dfdd40-dd6f-4627-a151-7712309f620c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:26:59.311504 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-df18b500-4c70-4e2a-b536-99589509a298 req-dae64561-3206-4388-af8c-6e38088c48ec None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:59.313778 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d5dfdd40-dd6f-4627-a151-7712309f620c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 returned with HTTP 200 Aug 06 19:26:59.313778 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 592/2389] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:26:59 2026] GET /volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 => generated 836 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:26:59.315850 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-df18b500-4c70-4e2a-b536-99589509a298 req-dae64561-3206-4388-af8c-6e38088c48ec tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 Aug 06 19:26:59.316219 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-df18b500-4c70-4e2a-b536-99589509a298 req-dae64561-3206-4388-af8c-6e38088c48ec tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:26:59.316499 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-df18b500-4c70-4e2a-b536-99589509a298 req-dae64561-3206-4388-af8c-6e38088c48ec tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:26:59.331280 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:59.331280 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:26:59.336584 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-df18b500-4c70-4e2a-b536-99589509a298 req-dae64561-3206-4388-af8c-6e38088c48ec tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:26:59.343044 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-df18b500-4c70-4e2a-b536-99589509a298 req-dae64561-3206-4388-af8c-6e38088c48ec tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 returned with HTTP 200 Aug 06 19:26:59.343547 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 604/2390] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:26:59 2026] GET /volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 => generated 1016 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:26:59.476595 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-df18b500-4c70-4e2a-b536-99589509a298 req-0e325499-ca03-4c04-aa1a-12e83f358e38 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:26:59.479006 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-df18b500-4c70-4e2a-b536-99589509a298 req-0e325499-ca03-4c04-aa1a-12e83f358e38 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] PUT https://10.4.3.5/volume/v3/attachments/5674b56d-d377-4f0a-bac6-8bdb5b1371c3 Aug 06 19:26:59.479470 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-df18b500-4c70-4e2a-b536-99589509a298 req-0e325499-ca03-4c04-aa1a-12e83f358e38 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:26:59.488328 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-df18b500-4c70-4e2a-b536-99589509a298 req-0e325499-ca03-4c04-aa1a-12e83f358e38 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Acquiring lock "cinder-attachment_update-ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46-np0000006689" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:26:59.493314 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-df18b500-4c70-4e2a-b536-99589509a298 req-0e325499-ca03-4c04-aa1a-12e83f358e38 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Lock "cinder-attachment_update-ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46-np0000006689" acquired by "attachment_update" :: waited 0.005s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:26:59.494251 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:26:59.494251 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:26:59.598518 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-df18b500-4c70-4e2a-b536-99589509a298 req-0e325499-ca03-4c04-aa1a-12e83f358e38 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Lock "cinder-attachment_update-ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46-np0000006689" released by "attachment_update" :: held 0.105s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:26:59.598860 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-df18b500-4c70-4e2a-b536-99589509a298 req-0e325499-ca03-4c04-aa1a-12e83f358e38 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/attachments/5674b56d-d377-4f0a-bac6-8bdb5b1371c3 returned with HTTP 200 Aug 06 19:26:59.599631 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 600/2391] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:26:59 2026] PUT /volume/v3/attachments/5674b56d-d377-4f0a-bac6-8bdb5b1371c3 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:00.058786 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6fd4988e-f4d5-47f4-bfbf-540ac245763d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:00.061881 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6fd4988e-f4d5-47f4-bfbf-540ac245763d tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 Aug 06 19:27:00.061881 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6fd4988e-f4d5-47f4-bfbf-540ac245763d tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:00.061881 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6fd4988e-f4d5-47f4-bfbf-540ac245763d tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:00.079554 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:00.079554 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:00.083372 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-46057945-1c8f-4e60-b782-f87e0fe1c6d6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:00.084414 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6fd4988e-f4d5-47f4-bfbf-540ac245763d tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:27:00.088514 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-46057945-1c8f-4e60-b782-f87e0fe1c6d6 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] GET https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 Aug 06 19:27:00.088959 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-46057945-1c8f-4e60-b782-f87e0fe1c6d6 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:00.090964 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6fd4988e-f4d5-47f4-bfbf-540ac245763d tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 returned with HTTP 200 Aug 06 19:27:00.091738 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-46057945-1c8f-4e60-b782-f87e0fe1c6d6 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:00.091847 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 596/2392] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:00 2026] GET /volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 => generated 995 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:00.103587 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-46057945-1c8f-4e60-b782-f87e0fe1c6d6 tempest-AttachVolumeNegativeTest-1254564693 tempest-AttachVolumeNegativeTest-1254564693-project-member] https://10.4.3.5/volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 returned with HTTP 404 Aug 06 19:27:00.104379 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 593/2393] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:00 2026] GET /volume/v3/volumes/213ab826-922f-44b1-ba4a-1a74f2de7857 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:27:00.336949 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-636f335c-6bf7-43e4-a941-e7944d52d7e6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:00.342033 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-636f335c-6bf7-43e4-a941-e7944d52d7e6 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 Aug 06 19:27:00.342033 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-636f335c-6bf7-43e4-a941-e7944d52d7e6 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:00.343044 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-636f335c-6bf7-43e4-a941-e7944d52d7e6 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:00.371565 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:00.371565 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:00.382657 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-636f335c-6bf7-43e4-a941-e7944d52d7e6 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:27:00.394277 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-636f335c-6bf7-43e4-a941-e7944d52d7e6 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 returned with HTTP 200 Aug 06 19:27:00.394826 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 605/2394] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:00 2026] GET /volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 => generated 837 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:27:01.110407 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-51f7c001-8a65-41a6-8368-a91589485b04 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:01.115684 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-51f7c001-8a65-41a6-8368-a91589485b04 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 Aug 06 19:27:01.115684 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-51f7c001-8a65-41a6-8368-a91589485b04 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:01.115684 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-51f7c001-8a65-41a6-8368-a91589485b04 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:01.127392 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:01.127392 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:01.137102 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-51f7c001-8a65-41a6-8368-a91589485b04 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:27:01.147591 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-51f7c001-8a65-41a6-8368-a91589485b04 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 returned with HTTP 200 Aug 06 19:27:01.149973 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 601/2395] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:01 2026] GET /volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 => generated 995 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:01.414511 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0fe910bc-358c-4568-a152-112ffab5bf62 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:01.417613 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0fe910bc-358c-4568-a152-112ffab5bf62 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 Aug 06 19:27:01.418205 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0fe910bc-358c-4568-a152-112ffab5bf62 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:01.418330 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0fe910bc-358c-4568-a152-112ffab5bf62 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:01.432061 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:01.432061 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:01.438406 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0fe910bc-358c-4568-a152-112ffab5bf62 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:27:01.447493 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0fe910bc-358c-4568-a152-112ffab5bf62 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 returned with HTTP 200 Aug 06 19:27:01.447780 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 597/2396] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:01 2026] GET /volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 => generated 837 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:01.772028 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-858fb0ab-1f20-457a-9566-2acbb226eaa4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:01.774916 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-858fb0ab-1f20-457a-9566-2acbb226eaa4 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] POST https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action Aug 06 19:27:01.775491 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-858fb0ab-1f20-457a-9566-2acbb226eaa4 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Action body: b'{"os-attach": {"instance_uuid": "d7598400-d62b-40a0-836f-860781782fd4", "mountpoint": "/dev/vdb"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:27:01.775621 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-858fb0ab-1f20-457a-9566-2acbb226eaa4 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "d7598400-d62b-40a0-836f-860781782fd4", "mountpoint": "/dev/vdb"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:01.788958 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:01.788958 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:01.789816 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-858fb0ab-1f20-457a-9566-2acbb226eaa4 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:27:01.802788 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-858fb0ab-1f20-457a-9566-2acbb226eaa4 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Update volume admin metadata completed successfully. Aug 06 19:27:01.888560 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-858fb0ab-1f20-457a-9566-2acbb226eaa4 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Attach volume completed successfully. Aug 06 19:27:01.889045 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-858fb0ab-1f20-457a-9566-2acbb226eaa4 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action returned with HTTP 202 Aug 06 19:27:01.889865 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 594/2397] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:27:01 2026] POST /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:27:01.901481 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ca56e6ab-7b1d-4a29-98f7-e6e1262ed60f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:01.903899 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ca56e6ab-7b1d-4a29-98f7-e6e1262ed60f tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 Aug 06 19:27:01.904324 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ca56e6ab-7b1d-4a29-98f7-e6e1262ed60f tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:01.904324 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ca56e6ab-7b1d-4a29-98f7-e6e1262ed60f tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:01.923654 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:01.923654 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:01.932062 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ca56e6ab-7b1d-4a29-98f7-e6e1262ed60f tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:27:01.940123 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ca56e6ab-7b1d-4a29-98f7-e6e1262ed60f tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 returned with HTTP 200 Aug 06 19:27:01.940123 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 606/2398] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:01 2026] GET /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 => generated 1171 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:01.959423 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-19e97e14-a4cc-470c-9340-f4a546a074db None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:01.961869 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19e97e14-a4cc-470c-9340-f4a546a074db tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 Aug 06 19:27:01.961999 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19e97e14-a4cc-470c-9340-f4a546a074db tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:01.962315 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19e97e14-a4cc-470c-9340-f4a546a074db tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:01.977199 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:01.977199 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:01.985757 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-19e97e14-a4cc-470c-9340-f4a546a074db tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:27:01.996049 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19e97e14-a4cc-470c-9340-f4a546a074db tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 returned with HTTP 200 Aug 06 19:27:01.996194 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 602/2399] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:01 2026] GET /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 => generated 1171 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:02.017312 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f0fd139d-745d-4c0e-9460-9c4235309eb6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:02.020287 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f0fd139d-745d-4c0e-9460-9c4235309eb6 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] POST https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action Aug 06 19:27:02.020287 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f0fd139d-745d-4c0e-9460-9c4235309eb6 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Action body: b'{"os-detach": {}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:27:02.020412 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f0fd139d-745d-4c0e-9460-9c4235309eb6 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:02.057552 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:02.057552 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:02.060057 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f0fd139d-745d-4c0e-9460-9c4235309eb6 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:27:02.127744 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f0fd139d-745d-4c0e-9460-9c4235309eb6 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Detach volume completed successfully. Aug 06 19:27:02.127744 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f0fd139d-745d-4c0e-9460-9c4235309eb6 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action returned with HTTP 202 Aug 06 19:27:02.127744 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 598/2400] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:27:02 2026] POST /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:27:02.143983 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-49d05db9-5eeb-4ff0-9535-e8f7b5725466 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:02.146562 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-49d05db9-5eeb-4ff0-9535-e8f7b5725466 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 Aug 06 19:27:02.147479 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-49d05db9-5eeb-4ff0-9535-e8f7b5725466 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:02.147479 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-49d05db9-5eeb-4ff0-9535-e8f7b5725466 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:02.160378 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:02.160378 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:02.170752 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d88e1535-8afc-4875-a091-21d4e1ab48de None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:02.173597 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-49d05db9-5eeb-4ff0-9535-e8f7b5725466 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:27:02.174502 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d88e1535-8afc-4875-a091-21d4e1ab48de tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 Aug 06 19:27:02.174502 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d88e1535-8afc-4875-a091-21d4e1ab48de tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:02.174502 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d88e1535-8afc-4875-a091-21d4e1ab48de tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:02.183770 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-49d05db9-5eeb-4ff0-9535-e8f7b5725466 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 returned with HTTP 200 Aug 06 19:27:02.184090 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 595/2401] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:02 2026] GET /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:02.185624 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:02.185624 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:02.192483 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d88e1535-8afc-4875-a091-21d4e1ab48de tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:27:02.206036 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d88e1535-8afc-4875-a091-21d4e1ab48de tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 returned with HTTP 200 Aug 06 19:27:02.206991 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 607/2402] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:02 2026] GET /volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 => generated 995 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:02.466256 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-06968a62-57f5-4a34-82cd-66789f4b4dbc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:02.468209 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-06968a62-57f5-4a34-82cd-66789f4b4dbc tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 Aug 06 19:27:02.468485 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-06968a62-57f5-4a34-82cd-66789f4b4dbc tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:02.468747 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-06968a62-57f5-4a34-82cd-66789f4b4dbc tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:02.483856 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:02.483856 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:02.489561 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-06968a62-57f5-4a34-82cd-66789f4b4dbc tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:27:02.496776 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-06968a62-57f5-4a34-82cd-66789f4b4dbc tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 returned with HTTP 200 Aug 06 19:27:02.497335 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 603/2403] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:02 2026] GET /volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 => generated 837 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:03.023598 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-df18b500-4c70-4e2a-b536-99589509a298 req-ec4ba45e-a2b1-42e9-bf08-1899f30820d1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:03.027652 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-df18b500-4c70-4e2a-b536-99589509a298 req-ec4ba45e-a2b1-42e9-bf08-1899f30820d1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] POST https://10.4.3.5/volume/v3/attachments/5674b56d-d377-4f0a-bac6-8bdb5b1371c3/action Aug 06 19:27:03.028598 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-df18b500-4c70-4e2a-b536-99589509a298 req-ec4ba45e-a2b1-42e9-bf08-1899f30820d1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:27:03.028598 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-df18b500-4c70-4e2a-b536-99589509a298 req-ec4ba45e-a2b1-42e9-bf08-1899f30820d1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:03.050388 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:03.050388 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:03.076160 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-df18b500-4c70-4e2a-b536-99589509a298 req-ec4ba45e-a2b1-42e9-bf08-1899f30820d1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/attachments/5674b56d-d377-4f0a-bac6-8bdb5b1371c3/action returned with HTTP 204 Aug 06 19:27:03.076160 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 599/2404] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:27:03 2026] POST /volume/v3/attachments/5674b56d-d377-4f0a-bac6-8bdb5b1371c3/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:27:03.230746 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b17e0432-d0c5-4177-a3cb-06b37f854794 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:03.235606 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b17e0432-d0c5-4177-a3cb-06b37f854794 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 Aug 06 19:27:03.235606 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b17e0432-d0c5-4177-a3cb-06b37f854794 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:03.235606 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b17e0432-d0c5-4177-a3cb-06b37f854794 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:03.248639 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:03.248639 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:03.255046 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b17e0432-d0c5-4177-a3cb-06b37f854794 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:27:03.263709 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b17e0432-d0c5-4177-a3cb-06b37f854794 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 returned with HTTP 200 Aug 06 19:27:03.264439 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 596/2405] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:03 2026] GET /volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 => generated 995 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:03.518038 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c8b6dc98-4414-4c37-a82a-4db734c97513 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:03.523534 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c8b6dc98-4414-4c37-a82a-4db734c97513 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 Aug 06 19:27:03.523835 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c8b6dc98-4414-4c37-a82a-4db734c97513 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:03.524525 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c8b6dc98-4414-4c37-a82a-4db734c97513 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:03.539289 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:03.539289 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:03.546675 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c8b6dc98-4414-4c37-a82a-4db734c97513 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:27:03.554388 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c8b6dc98-4414-4c37-a82a-4db734c97513 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 returned with HTTP 200 Aug 06 19:27:03.554903 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 608/2406] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:03 2026] GET /volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 => generated 1129 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:03.573455 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-52ca3218-0cd4-47b0-8696-0805d6928db6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:03.575914 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-52ca3218-0cd4-47b0-8696-0805d6928db6 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] POST https://10.4.3.5/volume/v3/backups Aug 06 19:27:03.577445 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-52ca3218-0cd4-47b0-8696-0805d6928db6 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1616257724", "container": "tempest-volumesbackupstest-backup-container-1749202245"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:03.578748 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-52ca3218-0cd4-47b0-8696-0805d6928db6 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Creating new backup {'backup': {'volume_id': 'ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1616257724', 'container': 'tempest-volumesbackupstest-backup-container-1749202245'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:27:03.579048 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-52ca3218-0cd4-47b0-8696-0805d6928db6 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Creating backup of volume ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 in container tempest-volumesbackupstest-backup-container-1749202245 Aug 06 19:27:03.592848 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:03.592848 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:03.593492 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-52ca3218-0cd4-47b0-8696-0805d6928db6 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:27:03.622292 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-52ca3218-0cd4-47b0-8696-0805d6928db6 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Created reservations ['2bccf947-d250-4a81-81dd-e636003e332d', '5a2cb5de-53ca-46b1-9c34-40ecbd2ad942'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:27:03.700341 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-52ca3218-0cd4-47b0-8696-0805d6928db6 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:27:03.700907 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 604/2407] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:27:03 2026] POST /volume/v3/backups => generated 326 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:27:03.715207 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ea040e0f-55cf-4f60-94f3-a0496c77085a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:03.716683 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ea040e0f-55cf-4f60-94f3-a0496c77085a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 Aug 06 19:27:03.716683 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ea040e0f-55cf-4f60-94f3-a0496c77085a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:03.717745 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ea040e0f-55cf-4f60-94f3-a0496c77085a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:03.717745 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-ea040e0f-55cf-4f60-94f3-a0496c77085a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:03.731565 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:03.731565 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:03.732573 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ea040e0f-55cf-4f60-94f3-a0496c77085a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 returned with HTTP 200 Aug 06 19:27:03.733081 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 600/2408] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:03 2026] GET /volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 => generated 785 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:04.280760 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ced1a270-6d75-47d8-ad23-420368cef7e7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:04.282773 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ced1a270-6d75-47d8-ad23-420368cef7e7 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 Aug 06 19:27:04.283068 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ced1a270-6d75-47d8-ad23-420368cef7e7 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:04.284308 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ced1a270-6d75-47d8-ad23-420368cef7e7 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:04.297640 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:04.297640 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:04.304640 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ced1a270-6d75-47d8-ad23-420368cef7e7 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:27:04.315340 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ced1a270-6d75-47d8-ad23-420368cef7e7 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 returned with HTTP 200 Aug 06 19:27:04.316030 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 597/2409] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:04 2026] GET /volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:04.514619 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-bdef3745-bef5-4ec5-927f-d8f51f10ee81 req-ae50ba48-94e7-4ffb-bb30-c118f9d73e3b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:04.519045 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bdef3745-bef5-4ec5-927f-d8f51f10ee81 req-ae50ba48-94e7-4ffb-bb30-c118f9d73e3b tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 Aug 06 19:27:04.519045 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-bdef3745-bef5-4ec5-927f-d8f51f10ee81 req-ae50ba48-94e7-4ffb-bb30-c118f9d73e3b tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:04.519045 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-bdef3745-bef5-4ec5-927f-d8f51f10ee81 req-ae50ba48-94e7-4ffb-bb30-c118f9d73e3b tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:04.531620 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:04.531620 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:04.539647 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-bdef3745-bef5-4ec5-927f-d8f51f10ee81 req-ae50ba48-94e7-4ffb-bb30-c118f9d73e3b tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:27:04.552532 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bdef3745-bef5-4ec5-927f-d8f51f10ee81 req-ae50ba48-94e7-4ffb-bb30-c118f9d73e3b tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 returned with HTTP 200 Aug 06 19:27:04.552532 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 609/2410] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:27:04 2026] GET /volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:04.749078 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0dda664b-8462-40f0-9eef-5c1a40e39e2b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:04.751741 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0dda664b-8462-40f0-9eef-5c1a40e39e2b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 Aug 06 19:27:04.751980 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0dda664b-8462-40f0-9eef-5c1a40e39e2b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:04.752360 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0dda664b-8462-40f0-9eef-5c1a40e39e2b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:04.753374 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0dda664b-8462-40f0-9eef-5c1a40e39e2b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:04.759296 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:04.759296 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:04.760935 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0dda664b-8462-40f0-9eef-5c1a40e39e2b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 returned with HTTP 200 Aug 06 19:27:04.761854 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 605/2411] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:04 2026] GET /volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:04.856426 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-efd5cce0-3e33-4afe-b876-4a4095adee95 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:04.859448 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-efd5cce0-3e33-4afe-b876-4a4095adee95 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] POST https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action Aug 06 19:27:04.859855 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-efd5cce0-3e33-4afe-b876-4a4095adee95 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:27:04.860008 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-efd5cce0-3e33-4afe-b876-4a4095adee95 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:04.874561 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:04.874561 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:04.874561 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-efd5cce0-3e33-4afe-b876-4a4095adee95 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:27:04.884785 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-efd5cce0-3e33-4afe-b876-4a4095adee95 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Reserve volume completed successfully. Aug 06 19:27:04.885146 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-efd5cce0-3e33-4afe-b876-4a4095adee95 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action returned with HTTP 202 Aug 06 19:27:04.886008 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 601/2412] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:27:04 2026] POST /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:27:04.901609 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ce5e7b22-12d2-4e21-b41a-49625847b9aa None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:04.903915 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ce5e7b22-12d2-4e21-b41a-49625847b9aa tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 Aug 06 19:27:04.904047 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ce5e7b22-12d2-4e21-b41a-49625847b9aa tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:04.904273 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ce5e7b22-12d2-4e21-b41a-49625847b9aa tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:04.919348 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:04.919348 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:04.927210 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ce5e7b22-12d2-4e21-b41a-49625847b9aa tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:27:04.933380 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ce5e7b22-12d2-4e21-b41a-49625847b9aa tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 returned with HTTP 200 Aug 06 19:27:04.933940 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 598/2413] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:04 2026] GET /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:04.953720 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-421d633b-b1ca-41fa-b118-307bfe03dacb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:04.957921 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-421d633b-b1ca-41fa-b118-307bfe03dacb tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] POST https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action Aug 06 19:27:04.957921 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-421d633b-b1ca-41fa-b118-307bfe03dacb tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:27:04.957921 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-421d633b-b1ca-41fa-b118-307bfe03dacb tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:04.971770 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:04.971770 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:04.972566 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-421d633b-b1ca-41fa-b118-307bfe03dacb tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:27:04.993460 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-421d633b-b1ca-41fa-b118-307bfe03dacb tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Unreserve volume completed successfully. Aug 06 19:27:04.993730 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-421d633b-b1ca-41fa-b118-307bfe03dacb tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action returned with HTTP 202 Aug 06 19:27:04.994531 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 610/2414] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:27:04 2026] POST /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:27:05.006420 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6c889fe2-1ed1-4039-a628-0852fa242b8d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:05.008596 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c889fe2-1ed1-4039-a628-0852fa242b8d tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 Aug 06 19:27:05.008866 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c889fe2-1ed1-4039-a628-0852fa242b8d tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:05.009082 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c889fe2-1ed1-4039-a628-0852fa242b8d tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:05.018794 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:05.018794 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:05.023594 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6c889fe2-1ed1-4039-a628-0852fa242b8d tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:27:05.029992 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c889fe2-1ed1-4039-a628-0852fa242b8d tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 returned with HTTP 200 Aug 06 19:27:05.029992 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 606/2415] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:05 2026] GET /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:05.050902 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1cc15195-2202-4f77-97be-bd052cc65527 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:05.054885 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1cc15195-2202-4f77-97be-bd052cc65527 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] POST https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action Aug 06 19:27:05.056534 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1cc15195-2202-4f77-97be-bd052cc65527 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:27:05.056895 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1cc15195-2202-4f77-97be-bd052cc65527 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:05.072826 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:05.072826 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:05.074138 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1cc15195-2202-4f77-97be-bd052cc65527 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:27:05.087077 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1cc15195-2202-4f77-97be-bd052cc65527 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume updated successfully. Aug 06 19:27:05.087988 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1cc15195-2202-4f77-97be-bd052cc65527 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action returned with HTTP 200 Aug 06 19:27:05.089319 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 602/2416] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:27:05 2026] POST /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action => generated 0 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 19:27:05.101150 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-562f5fd5-b11a-4d51-acdb-3e94a2139994 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:05.103125 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-562f5fd5-b11a-4d51-acdb-3e94a2139994 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 Aug 06 19:27:05.103414 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-562f5fd5-b11a-4d51-acdb-3e94a2139994 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:05.103538 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-562f5fd5-b11a-4d51-acdb-3e94a2139994 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:05.119126 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:05.119126 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:05.125454 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-562f5fd5-b11a-4d51-acdb-3e94a2139994 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:27:05.132011 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-562f5fd5-b11a-4d51-acdb-3e94a2139994 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 returned with HTTP 200 Aug 06 19:27:05.133199 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 599/2417] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:05 2026] GET /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:05.157517 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fe64b8c9-cd26-4303-800f-613e6a651619 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:05.159681 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fe64b8c9-cd26-4303-800f-613e6a651619 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] POST https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action Aug 06 19:27:05.160306 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fe64b8c9-cd26-4303-800f-613e6a651619 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:27:05.160306 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fe64b8c9-cd26-4303-800f-613e6a651619 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:05.171089 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:05.171089 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:05.171534 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-bdef3745-bef5-4ec5-927f-d8f51f10ee81 req-6ea69fc2-fb51-42c4-9745-16c024a67909 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:05.171743 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fe64b8c9-cd26-4303-800f-613e6a651619 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:27:05.173881 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-bdef3745-bef5-4ec5-927f-d8f51f10ee81 req-6ea69fc2-fb51-42c4-9745-16c024a67909 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 Aug 06 19:27:05.174414 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-bdef3745-bef5-4ec5-927f-d8f51f10ee81 req-6ea69fc2-fb51-42c4-9745-16c024a67909 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:05.174778 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-bdef3745-bef5-4ec5-927f-d8f51f10ee81 req-6ea69fc2-fb51-42c4-9745-16c024a67909 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:05.184157 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fe64b8c9-cd26-4303-800f-613e6a651619 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume updated successfully. Aug 06 19:27:05.184655 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fe64b8c9-cd26-4303-800f-613e6a651619 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action returned with HTTP 200 Aug 06 19:27:05.185350 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 611/2418] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:27:05 2026] POST /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action => generated 0 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 19:27:05.187545 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:05.187545 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:05.196557 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-bdef3745-bef5-4ec5-927f-d8f51f10ee81 req-6ea69fc2-fb51-42c4-9745-16c024a67909 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:27:05.199870 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-acf05284-8866-4343-bd8d-968bc1fb00f9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:05.205627 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-acf05284-8866-4343-bd8d-968bc1fb00f9 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 Aug 06 19:27:05.205923 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-acf05284-8866-4343-bd8d-968bc1fb00f9 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:05.205991 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-acf05284-8866-4343-bd8d-968bc1fb00f9 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:05.213085 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-bdef3745-bef5-4ec5-927f-d8f51f10ee81 req-6ea69fc2-fb51-42c4-9745-16c024a67909 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 returned with HTTP 200 Aug 06 19:27:05.213085 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 607/2419] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:27:05 2026] GET /volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 => generated 1246 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:05.221306 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:05.221306 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:05.231210 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3b65dd6a-e619-4cdf-8429-00519b647e33 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:05.231801 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3b65dd6a-e619-4cdf-8429-00519b647e33 None None] GET https://10.4.3.5/volume// Aug 06 19:27:05.232259 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3b65dd6a-e619-4cdf-8429-00519b647e33 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:05.232445 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3b65dd6a-e619-4cdf-8429-00519b647e33 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:05.232843 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3b65dd6a-e619-4cdf-8429-00519b647e33 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:27:05.233494 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-acf05284-8866-4343-bd8d-968bc1fb00f9 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:27:05.237220 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 600/2420] 10.4.3.5 () {66 vars in 1405 bytes} [Thu Aug 6 19:27:05 2026] GET /volume/ => generated 384 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:27:05.244121 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-acf05284-8866-4343-bd8d-968bc1fb00f9 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 returned with HTTP 200 Aug 06 19:27:05.244121 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 603/2421] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:05 2026] GET /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:05.251431 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-bdef3745-bef5-4ec5-927f-d8f51f10ee81 req-69d0d5fd-1e62-45cc-b7bf-f16ae2cd606c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:05.254767 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bdef3745-bef5-4ec5-927f-d8f51f10ee81 req-69d0d5fd-1e62-45cc-b7bf-f16ae2cd606c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:27:05.255384 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-bdef3745-bef5-4ec5-927f-d8f51f10ee81 req-69d0d5fd-1e62-45cc-b7bf-f16ae2cd606c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9243d7e4-6c90-4ffd-99dc-b56ac209b743", "connector": null, "instance_uuid": "219dab31-8bbb-4eaa-bca2-b04190dc6b47"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:05.266369 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-63b8b487-9503-4e48-9a0b-a823855867a7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:05.267356 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-63b8b487-9503-4e48-9a0b-a823855867a7 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] POST https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action Aug 06 19:27:05.267356 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-63b8b487-9503-4e48-9a0b-a823855867a7 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:27:05.267536 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-63b8b487-9503-4e48-9a0b-a823855867a7 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:05.268383 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:05.268383 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:05.284304 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:05.284304 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:05.285981 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-63b8b487-9503-4e48-9a0b-a823855867a7 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:27:05.308676 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-63b8b487-9503-4e48-9a0b-a823855867a7 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Update volume admin metadata completed successfully. Aug 06 19:27:05.308848 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-63b8b487-9503-4e48-9a0b-a823855867a7 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Update readonly setting on volume completed successfully. Aug 06 19:27:05.309128 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-63b8b487-9503-4e48-9a0b-a823855867a7 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action returned with HTTP 202 Aug 06 19:27:05.309571 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 608/2422] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:27:05 2026] POST /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:27:05.318245 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ea154ff4-c6ae-44da-b761-b2cbef7ba7a2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:05.320628 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ea154ff4-c6ae-44da-b761-b2cbef7ba7a2 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 Aug 06 19:27:05.320843 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ea154ff4-c6ae-44da-b761-b2cbef7ba7a2 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:05.321101 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ea154ff4-c6ae-44da-b761-b2cbef7ba7a2 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:05.330134 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bdef3745-bef5-4ec5-927f-d8f51f10ee81 req-69d0d5fd-1e62-45cc-b7bf-f16ae2cd606c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:27:05.333045 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:05.333045 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:05.333235 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 612/2423] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:27:05 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:05.335905 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ea154ff4-c6ae-44da-b761-b2cbef7ba7a2 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:27:05.343803 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ea154ff4-c6ae-44da-b761-b2cbef7ba7a2 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 returned with HTTP 200 Aug 06 19:27:05.344558 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 601/2424] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:05 2026] GET /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:05.362564 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-71aa843b-c727-4173-a318-5b4a7c6dbcb9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:05.365414 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-71aa843b-c727-4173-a318-5b4a7c6dbcb9 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] POST https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action Aug 06 19:27:05.365665 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-71aa843b-c727-4173-a318-5b4a7c6dbcb9 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:27:05.365835 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-71aa843b-c727-4173-a318-5b4a7c6dbcb9 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:05.379922 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:05.379922 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:05.381325 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-71aa843b-c727-4173-a318-5b4a7c6dbcb9 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:27:05.395894 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-71aa843b-c727-4173-a318-5b4a7c6dbcb9 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Update volume admin metadata completed successfully. Aug 06 19:27:05.396071 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-71aa843b-c727-4173-a318-5b4a7c6dbcb9 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Update readonly setting on volume completed successfully. Aug 06 19:27:05.396321 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-71aa843b-c727-4173-a318-5b4a7c6dbcb9 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action returned with HTTP 202 Aug 06 19:27:05.396818 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 604/2425] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:27:05 2026] POST /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:27:05.409832 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d22e5eff-11fb-405f-af53-035add1df362 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:05.412676 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d22e5eff-11fb-405f-af53-035add1df362 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 Aug 06 19:27:05.412879 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d22e5eff-11fb-405f-af53-035add1df362 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:05.413197 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d22e5eff-11fb-405f-af53-035add1df362 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:05.423029 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:05.423029 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:05.427824 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d22e5eff-11fb-405f-af53-035add1df362 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:27:05.437039 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d22e5eff-11fb-405f-af53-035add1df362 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 returned with HTTP 200 Aug 06 19:27:05.438631 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 609/2426] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:05 2026] GET /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:05.457871 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0e877ede-a3be-4044-b624-7cb6941368f7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:05.458037 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7f004b70-86d1-4f23-825f-d0e5b6c9e799 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:05.459982 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7f004b70-86d1-4f23-825f-d0e5b6c9e799 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] POST https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action Aug 06 19:27:05.460320 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7f004b70-86d1-4f23-825f-d0e5b6c9e799 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-365524671", "disk_format": "raw"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:27:05.460664 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7f004b70-86d1-4f23-825f-d0e5b6c9e799 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-365524671", "disk_format": "raw"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:05.462876 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0e877ede-a3be-4044-b624-7cb6941368f7 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc Aug 06 19:27:05.463761 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0e877ede-a3be-4044-b624-7cb6941368f7 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:05.465309 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0e877ede-a3be-4044-b624-7cb6941368f7 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:05.476375 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:05.476375 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:05.476969 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7f004b70-86d1-4f23-825f-d0e5b6c9e799 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:27:05.484213 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:05.484213 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:05.490650 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0e877ede-a3be-4044-b624-7cb6941368f7 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:27:05.496002 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:05.496002 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:05.500083 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0e877ede-a3be-4044-b624-7cb6941368f7 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc returned with HTTP 200 Aug 06 19:27:05.500846 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 613/2427] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:05 2026] GET /volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc => generated 872 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:05.502909 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.image.image_utils [None req-7f004b70-86d1-4f23-825f-d0e5b6c9e799 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-365524671'}] 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-365524671'}]. {{(pid=100262) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 06 19:27:05.523398 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-89926f05-ac49-40df-baae-908b3fe8b375 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:05.530311 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-89926f05-ac49-40df-baae-908b3fe8b375 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc Aug 06 19:27:05.532234 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-89926f05-ac49-40df-baae-908b3fe8b375 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:05.532234 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-89926f05-ac49-40df-baae-908b3fe8b375 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:05.540044 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:05.540044 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:05.548052 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-89926f05-ac49-40df-baae-908b3fe8b375 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:27:05.552378 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-89926f05-ac49-40df-baae-908b3fe8b375 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc returned with HTTP 200 Aug 06 19:27:05.552378 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 605/2428] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:05 2026] GET /volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:05.615148 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-675501d6-b809-44be-a3b3-db7cbf3cd5bd req-423bd7ba-3040-4ae9-b309-5a692d791456 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:05.618047 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-675501d6-b809-44be-a3b3-db7cbf3cd5bd req-423bd7ba-3040-4ae9-b309-5a692d791456 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc Aug 06 19:27:05.618281 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-675501d6-b809-44be-a3b3-db7cbf3cd5bd req-423bd7ba-3040-4ae9-b309-5a692d791456 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:05.618518 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-675501d6-b809-44be-a3b3-db7cbf3cd5bd req-423bd7ba-3040-4ae9-b309-5a692d791456 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:05.630557 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:05.630557 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:05.636116 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-675501d6-b809-44be-a3b3-db7cbf3cd5bd req-423bd7ba-3040-4ae9-b309-5a692d791456 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:27:05.643870 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-675501d6-b809-44be-a3b3-db7cbf3cd5bd req-423bd7ba-3040-4ae9-b309-5a692d791456 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc returned with HTTP 200 Aug 06 19:27:05.644659 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 610/2429] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:27:05 2026] GET /volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:05.746611 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-50d1e01f-de61-477c-b9c8-3c5ad41bb5d3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:05.748610 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-50d1e01f-de61-477c-b9c8-3c5ad41bb5d3 None None] GET https://10.4.3.5/volume// Aug 06 19:27:05.748610 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-50d1e01f-de61-477c-b9c8-3c5ad41bb5d3 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:05.748610 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-50d1e01f-de61-477c-b9c8-3c5ad41bb5d3 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:05.748610 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-50d1e01f-de61-477c-b9c8-3c5ad41bb5d3 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:27:05.748610 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 614/2430] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:27:05 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:27:05.760519 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-675501d6-b809-44be-a3b3-db7cbf3cd5bd req-dba4fa02-9705-480c-b3f5-5597588afc3d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:05.763810 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-675501d6-b809-44be-a3b3-db7cbf3cd5bd req-dba4fa02-9705-480c-b3f5-5597588afc3d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:27:05.764339 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-675501d6-b809-44be-a3b3-db7cbf3cd5bd req-dba4fa02-9705-480c-b3f5-5597588afc3d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1a271224-0f60-4cf8-b134-3c3fe4ba24fc", "connector": null, "instance_uuid": "83dbbcc3-8b1c-4f83-bafe-6be16e465ba3"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:05.775485 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-71f7e970-1695-4dd0-a939-7f748949afca None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:05.777804 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71f7e970-1695-4dd0-a939-7f748949afca tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 Aug 06 19:27:05.778012 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71f7e970-1695-4dd0-a939-7f748949afca tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:05.778294 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71f7e970-1695-4dd0-a939-7f748949afca tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:05.778422 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:05.778422 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:05.778508 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-71f7e970-1695-4dd0-a939-7f748949afca tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:05.784912 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:05.784912 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:05.786713 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71f7e970-1695-4dd0-a939-7f748949afca tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 returned with HTTP 200 Aug 06 19:27:05.787583 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 611/2431] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:05 2026] GET /volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:05.820106 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-675501d6-b809-44be-a3b3-db7cbf3cd5bd req-dba4fa02-9705-480c-b3f5-5597588afc3d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:27:05.821180 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 606/2432] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:27:05 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 06 19:27:05.862958 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2ceb86f7-87f7-4926-a846-61cfd607683a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:05.865357 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2ceb86f7-87f7-4926-a846-61cfd607683a tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc Aug 06 19:27:05.865722 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2ceb86f7-87f7-4926-a846-61cfd607683a tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:05.866050 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2ceb86f7-87f7-4926-a846-61cfd607683a tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:05.879769 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:05.879769 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:05.886116 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1c5bfd4e-7e19-4db0-ad35-a14ab5930a36 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:05.886606 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1c5bfd4e-7e19-4db0-ad35-a14ab5930a36 None None] GET https://10.4.3.5/volume// Aug 06 19:27:05.886824 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1c5bfd4e-7e19-4db0-ad35-a14ab5930a36 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:05.887151 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1c5bfd4e-7e19-4db0-ad35-a14ab5930a36 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:05.887521 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1c5bfd4e-7e19-4db0-ad35-a14ab5930a36 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:27:05.888265 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 612/2433] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:27:05 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:27:05.890514 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2ceb86f7-87f7-4926-a846-61cfd607683a tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:27:05.898245 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-675501d6-b809-44be-a3b3-db7cbf3cd5bd req-5aead0c4-c084-4412-93a6-c08e12678385 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:05.898816 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2ceb86f7-87f7-4926-a846-61cfd607683a tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc returned with HTTP 200 Aug 06 19:27:05.900051 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 615/2434] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:05 2026] GET /volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc => generated 871 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:05.901128 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-675501d6-b809-44be-a3b3-db7cbf3cd5bd req-5aead0c4-c084-4412-93a6-c08e12678385 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc Aug 06 19:27:05.901438 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-675501d6-b809-44be-a3b3-db7cbf3cd5bd req-5aead0c4-c084-4412-93a6-c08e12678385 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:05.901776 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-675501d6-b809-44be-a3b3-db7cbf3cd5bd req-5aead0c4-c084-4412-93a6-c08e12678385 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:05.916159 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:05.916159 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:05.922301 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-675501d6-b809-44be-a3b3-db7cbf3cd5bd req-5aead0c4-c084-4412-93a6-c08e12678385 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:27:05.931484 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-675501d6-b809-44be-a3b3-db7cbf3cd5bd req-5aead0c4-c084-4412-93a6-c08e12678385 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc returned with HTTP 200 Aug 06 19:27:05.931484 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 607/2435] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:27:05 2026] GET /volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc => generated 1051 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:27:05.994425 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-917d1a3e-952b-415a-b112-ed019d345cfa req-a72226fc-6e18-45b9-ab80-eb0010738f1c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:06.002208 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-917d1a3e-952b-415a-b112-ed019d345cfa req-a72226fc-6e18-45b9-ab80-eb0010738f1c tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:27:06.002644 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-917d1a3e-952b-415a-b112-ed019d345cfa req-a72226fc-6e18-45b9-ab80-eb0010738f1c tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-279613812", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:06.005090 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [req-917d1a3e-952b-415a-b112-ed019d345cfa req-a72226fc-6e18-45b9-ab80-eb0010738f1c tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-279613812', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:27:06.005332 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [req-917d1a3e-952b-415a-b112-ed019d345cfa req-a72226fc-6e18-45b9-ab80-eb0010738f1c tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Create volume of 1 GB Aug 06 19:27:06.010836 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-917d1a3e-952b-415a-b112-ed019d345cfa req-a72226fc-6e18-45b9-ab80-eb0010738f1c tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Availability Zones retrieved successfully. Aug 06 19:27:06.019127 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-917d1a3e-952b-415a-b112-ed019d345cfa req-a72226fc-6e18-45b9-ab80-eb0010738f1c tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Flow 'volume_create_api' (77947e1e-bdf5-4147-a57d-0e919082c9ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:27:06.021132 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-917d1a3e-952b-415a-b112-ed019d345cfa req-a72226fc-6e18-45b9-ab80-eb0010738f1c tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59a2530c-6fff-4c0e-b296-dbaa160e9ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:06.025043 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [req-917d1a3e-952b-415a-b112-ed019d345cfa req-a72226fc-6e18-45b9-ab80-eb0010738f1c tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:27:06.060889 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-917d1a3e-952b-415a-b112-ed019d345cfa req-a72226fc-6e18-45b9-ab80-eb0010738f1c tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59a2530c-6fff-4c0e-b296-dbaa160e9ecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:06.061986 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-917d1a3e-952b-415a-b112-ed019d345cfa req-a72226fc-6e18-45b9-ab80-eb0010738f1c tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2985fdd-b304-4e05-8d0b-c69c6889dd1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:06.080892 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-675501d6-b809-44be-a3b3-db7cbf3cd5bd req-189696ce-39c7-482b-af43-072f68542d5a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:06.090251 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-675501d6-b809-44be-a3b3-db7cbf3cd5bd req-189696ce-39c7-482b-af43-072f68542d5a tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] PUT https://10.4.3.5/volume/v3/attachments/421334d7-ea25-46b8-a778-fe9b60d1b7a0 Aug 06 19:27:06.090251 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-675501d6-b809-44be-a3b3-db7cbf3cd5bd req-189696ce-39c7-482b-af43-072f68542d5a tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:06.107820 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-675501d6-b809-44be-a3b3-db7cbf3cd5bd req-189696ce-39c7-482b-af43-072f68542d5a tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Acquiring lock "cinder-attachment_update-1a271224-0f60-4cf8-b134-3c3fe4ba24fc-np0000006689" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:27:06.115462 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-675501d6-b809-44be-a3b3-db7cbf3cd5bd req-189696ce-39c7-482b-af43-072f68542d5a tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Lock "cinder-attachment_update-1a271224-0f60-4cf8-b134-3c3fe4ba24fc-np0000006689" acquired by "attachment_update" :: waited 0.005s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:27:06.115462 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:06.115462 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:06.196059 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [req-917d1a3e-952b-415a-b112-ed019d345cfa req-a72226fc-6e18-45b9-ab80-eb0010738f1c tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Created reservations ['2e48c603-3d74-43e2-b6ad-4e1114ab58c1', 'cc40792f-ca7b-40a8-ab2c-b17dd8144e0b', '9ac2ea65-c264-406e-a552-f8704de6427c', '2e83b532-bf9e-465d-93c7-49af01c299b3'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:27:06.197211 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-917d1a3e-952b-415a-b112-ed019d345cfa req-a72226fc-6e18-45b9-ab80-eb0010738f1c tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2985fdd-b304-4e05-8d0b-c69c6889dd1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e48c603-3d74-43e2-b6ad-4e1114ab58c1', 'cc40792f-ca7b-40a8-ab2c-b17dd8144e0b', '9ac2ea65-c264-406e-a552-f8704de6427c', '2e83b532-bf9e-465d-93c7-49af01c299b3']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:06.199264 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-917d1a3e-952b-415a-b112-ed019d345cfa req-a72226fc-6e18-45b9-ab80-eb0010738f1c tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d9adb99-4e91-4aa7-9a62-ca51c034d562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:06.203112 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7f004b70-86d1-4f23-825f-d0e5b6c9e799 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Copy volume to image completed successfully. Aug 06 19:27:06.203688 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7f004b70-86d1-4f23-825f-d0e5b6c9e799 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action returned with HTTP 202 Aug 06 19:27:06.204606 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 602/2436] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:27:05 2026] POST /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action => generated 686 bytes in 747 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:27:06.238995 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-917d1a3e-952b-415a-b112-ed019d345cfa req-a72226fc-6e18-45b9-ab80-eb0010738f1c tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d9adb99-4e91-4aa7-9a62-ca51c034d562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9853ef0-31d5-48f1-ac23-c286443e74df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-279613812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8813dc4a519f43a0ba7a86f70f67d977',qos_specs=None,replication_status=,reservations=['2e48c603-3d74-43e2-b6ad-4e1114ab58c1','cc40792f-ca7b-40a8-ab2c-b17dd8144e0b','9ac2ea65-c264-406e-a552-f8704de6427c','2e83b532-bf9e-465d-93c7-49af01c299b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c74c9522a36c4008a133aef40e20301c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:27:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-279613812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9853ef0-31d5-48f1-ac23-c286443e74df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8813dc4a519f43a0ba7a86f70f67d977',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c74c9522a36c4008a133aef40e20301c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:06.240518 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-917d1a3e-952b-415a-b112-ed019d345cfa req-a72226fc-6e18-45b9-ab80-eb0010738f1c tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fae46965-14d4-4f7d-a530-983337398954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:06.259484 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-675501d6-b809-44be-a3b3-db7cbf3cd5bd req-189696ce-39c7-482b-af43-072f68542d5a tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Lock "cinder-attachment_update-1a271224-0f60-4cf8-b134-3c3fe4ba24fc-np0000006689" released by "attachment_update" :: held 0.146s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:27:06.260202 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-675501d6-b809-44be-a3b3-db7cbf3cd5bd req-189696ce-39c7-482b-af43-072f68542d5a tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/attachments/421334d7-ea25-46b8-a778-fe9b60d1b7a0 returned with HTTP 200 Aug 06 19:27:06.261432 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 616/2437] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:27:06 2026] PUT /volume/v3/attachments/421334d7-ea25-46b8-a778-fe9b60d1b7a0 => generated 968 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:06.268526 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-917d1a3e-952b-415a-b112-ed019d345cfa req-a72226fc-6e18-45b9-ab80-eb0010738f1c tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fae46965-14d4-4f7d-a530-983337398954) transitioned into state 'SUCCESS' from state '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-279613812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8813dc4a519f43a0ba7a86f70f67d977',qos_specs=None,replication_status=,reservations=['2e48c603-3d74-43e2-b6ad-4e1114ab58c1','cc40792f-ca7b-40a8-ab2c-b17dd8144e0b','9ac2ea65-c264-406e-a552-f8704de6427c','2e83b532-bf9e-465d-93c7-49af01c299b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c74c9522a36c4008a133aef40e20301c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:06.269595 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-917d1a3e-952b-415a-b112-ed019d345cfa req-a72226fc-6e18-45b9-ab80-eb0010738f1c tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cde553d9-7d12-49f1-892e-b38cd2557b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:06.272464 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-675501d6-b809-44be-a3b3-db7cbf3cd5bd req-d1c752a2-41a3-48e1-b567-7e7e03918178 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:06.277039 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-675501d6-b809-44be-a3b3-db7cbf3cd5bd req-d1c752a2-41a3-48e1-b567-7e7e03918178 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc/encryption Aug 06 19:27:06.277196 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-675501d6-b809-44be-a3b3-db7cbf3cd5bd req-d1c752a2-41a3-48e1-b567-7e7e03918178 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:06.277544 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-675501d6-b809-44be-a3b3-db7cbf3cd5bd req-d1c752a2-41a3-48e1-b567-7e7e03918178 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:06.286000 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-917d1a3e-952b-415a-b112-ed019d345cfa req-a72226fc-6e18-45b9-ab80-eb0010738f1c tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cde553d9-7d12-49f1-892e-b38cd2557b89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:06.287311 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-917d1a3e-952b-415a-b112-ed019d345cfa req-a72226fc-6e18-45b9-ab80-eb0010738f1c tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Flow 'volume_create_api' (77947e1e-bdf5-4147-a57d-0e919082c9ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:27:06.287733 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-917d1a3e-952b-415a-b112-ed019d345cfa req-a72226fc-6e18-45b9-ab80-eb0010738f1c tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Create volume request issued successfully. Aug 06 19:27:06.288915 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-917d1a3e-952b-415a-b112-ed019d345cfa req-a72226fc-6e18-45b9-ab80-eb0010738f1c tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:27:06.290637 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 613/2438] 10.4.3.5 () {72 vars in 1527 bytes} [Thu Aug 6 19:27:05 2026] POST /volume/v3/volumes => generated 750 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:27:06.296703 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:06.296703 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:06.312347 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-917d1a3e-952b-415a-b112-ed019d345cfa req-c44fe664-7b91-4065-af86-2dd3c9316331 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:06.317670 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-675501d6-b809-44be-a3b3-db7cbf3cd5bd req-d1c752a2-41a3-48e1-b567-7e7e03918178 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc/encryption returned with HTTP 200 Aug 06 19:27:06.317810 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-917d1a3e-952b-415a-b112-ed019d345cfa req-c44fe664-7b91-4065-af86-2dd3c9316331 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] GET https://10.4.3.5/volume/v3/volumes/e9853ef0-31d5-48f1-ac23-c286443e74df Aug 06 19:27:06.317870 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 608/2439] 10.4.3.5 () {68 vars in 1617 bytes} [Thu Aug 6 19:27:06 2026] GET /volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc/encryption => generated 161 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:06.317904 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-917d1a3e-952b-415a-b112-ed019d345cfa req-c44fe664-7b91-4065-af86-2dd3c9316331 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:06.318340 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-917d1a3e-952b-415a-b112-ed019d345cfa req-c44fe664-7b91-4065-af86-2dd3c9316331 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:06.333913 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:06.333913 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:06.343799 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-917d1a3e-952b-415a-b112-ed019d345cfa req-c44fe664-7b91-4065-af86-2dd3c9316331 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Volume info retrieved successfully. Aug 06 19:27:06.354147 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-917d1a3e-952b-415a-b112-ed019d345cfa req-c44fe664-7b91-4065-af86-2dd3c9316331 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] https://10.4.3.5/volume/v3/volumes/e9853ef0-31d5-48f1-ac23-c286443e74df returned with HTTP 200 Aug 06 19:27:06.355474 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 603/2440] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:27:06 2026] GET /volume/v3/volumes/e9853ef0-31d5-48f1-ac23-c286443e74df => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:27:06.408498 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-6216e5dd-aa2f-4dc1-a07c-ffbca5bc33a5 req-4bd99319-78b7-49bf-99c3-7a08dae7222e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:06.412059 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6216e5dd-aa2f-4dc1-a07c-ffbca5bc33a5 req-4bd99319-78b7-49bf-99c3-7a08dae7222e tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] GET https://10.4.3.5/volume/v3/volumes/e9853ef0-31d5-48f1-ac23-c286443e74df Aug 06 19:27:06.412059 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6216e5dd-aa2f-4dc1-a07c-ffbca5bc33a5 req-4bd99319-78b7-49bf-99c3-7a08dae7222e tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:06.412871 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6216e5dd-aa2f-4dc1-a07c-ffbca5bc33a5 req-4bd99319-78b7-49bf-99c3-7a08dae7222e tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:06.432227 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:06.432227 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:06.438298 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-6216e5dd-aa2f-4dc1-a07c-ffbca5bc33a5 req-4bd99319-78b7-49bf-99c3-7a08dae7222e tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Volume info retrieved successfully. Aug 06 19:27:06.445348 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6216e5dd-aa2f-4dc1-a07c-ffbca5bc33a5 req-4bd99319-78b7-49bf-99c3-7a08dae7222e tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] https://10.4.3.5/volume/v3/volumes/e9853ef0-31d5-48f1-ac23-c286443e74df returned with HTTP 200 Aug 06 19:27:06.445940 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 617/2441] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:27:06 2026] GET /volume/v3/volumes/e9853ef0-31d5-48f1-ac23-c286443e74df => generated 818 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:06.799004 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-36d984cf-1667-4e87-acf8-8bde4a046500 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:06.801644 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-36d984cf-1667-4e87-acf8-8bde4a046500 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 Aug 06 19:27:06.801939 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-36d984cf-1667-4e87-acf8-8bde4a046500 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:06.802328 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-36d984cf-1667-4e87-acf8-8bde4a046500 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:06.802416 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-36d984cf-1667-4e87-acf8-8bde4a046500 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:06.808529 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:06.808529 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:06.809679 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-36d984cf-1667-4e87-acf8-8bde4a046500 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 returned with HTTP 200 Aug 06 19:27:06.810213 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 614/2442] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:06 2026] GET /volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:06.894427 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-acccabfc-c725-403a-8ded-aeb1a007807e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:06.894783 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-acccabfc-c725-403a-8ded-aeb1a007807e None None] GET https://10.4.3.5/volume// Aug 06 19:27:06.895122 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-acccabfc-c725-403a-8ded-aeb1a007807e None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:06.895353 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-acccabfc-c725-403a-8ded-aeb1a007807e None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:06.898315 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-acccabfc-c725-403a-8ded-aeb1a007807e None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:27:06.898315 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 609/2443] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:27:06 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:27:06.915478 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-bdef3745-bef5-4ec5-927f-d8f51f10ee81 req-f33c0036-cdc2-4cd1-ab78-6e5b2c8691be None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:06.917523 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dbb04db0-f6d4-42f0-a3ef-e8c8c1ded655 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:06.919891 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-bdef3745-bef5-4ec5-927f-d8f51f10ee81 req-f33c0036-cdc2-4cd1-ab78-6e5b2c8691be tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 Aug 06 19:27:06.919891 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-bdef3745-bef5-4ec5-927f-d8f51f10ee81 req-f33c0036-cdc2-4cd1-ab78-6e5b2c8691be tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:06.919891 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-bdef3745-bef5-4ec5-927f-d8f51f10ee81 req-f33c0036-cdc2-4cd1-ab78-6e5b2c8691be tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:06.920518 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dbb04db0-f6d4-42f0-a3ef-e8c8c1ded655 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc Aug 06 19:27:06.920974 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dbb04db0-f6d4-42f0-a3ef-e8c8c1ded655 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:06.921416 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dbb04db0-f6d4-42f0-a3ef-e8c8c1ded655 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:06.942095 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:06.942095 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:06.947471 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:06.947471 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:06.951486 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dbb04db0-f6d4-42f0-a3ef-e8c8c1ded655 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:27:06.955620 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-bdef3745-bef5-4ec5-927f-d8f51f10ee81 req-f33c0036-cdc2-4cd1-ab78-6e5b2c8691be tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:27:06.959945 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dbb04db0-f6d4-42f0-a3ef-e8c8c1ded655 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc returned with HTTP 200 Aug 06 19:27:06.960510 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 618/2444] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:06 2026] GET /volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc => generated 872 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:06.964350 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-bdef3745-bef5-4ec5-927f-d8f51f10ee81 req-f33c0036-cdc2-4cd1-ab78-6e5b2c8691be tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 returned with HTTP 200 Aug 06 19:27:06.965090 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 604/2445] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:27:06 2026] GET /volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 => generated 1425 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:27:07.088166 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-bdef3745-bef5-4ec5-927f-d8f51f10ee81 req-aee398b8-5790-4eb3-a11b-f718eec2d467 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:07.093290 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-bdef3745-bef5-4ec5-927f-d8f51f10ee81 req-aee398b8-5790-4eb3-a11b-f718eec2d467 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] PUT https://10.4.3.5/volume/v3/attachments/7ebec9ce-2846-46b0-840c-0e21245dd54d Aug 06 19:27:07.093987 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-bdef3745-bef5-4ec5-927f-d8f51f10ee81 req-aee398b8-5790-4eb3-a11b-f718eec2d467 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:07.113031 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-bdef3745-bef5-4ec5-927f-d8f51f10ee81 req-aee398b8-5790-4eb3-a11b-f718eec2d467 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Acquiring lock "cinder-attachment_update-9243d7e4-6c90-4ffd-99dc-b56ac209b743-np0000006689" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:27:07.119914 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-bdef3745-bef5-4ec5-927f-d8f51f10ee81 req-aee398b8-5790-4eb3-a11b-f718eec2d467 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Lock "cinder-attachment_update-9243d7e4-6c90-4ffd-99dc-b56ac209b743-np0000006689" acquired by "attachment_update" :: waited 0.007s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:27:07.121441 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:07.121441 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:07.254801 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-bdef3745-bef5-4ec5-927f-d8f51f10ee81 req-aee398b8-5790-4eb3-a11b-f718eec2d467 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Lock "cinder-attachment_update-9243d7e4-6c90-4ffd-99dc-b56ac209b743-np0000006689" released by "attachment_update" :: held 0.134s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:27:07.254801 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-bdef3745-bef5-4ec5-927f-d8f51f10ee81 req-aee398b8-5790-4eb3-a11b-f718eec2d467 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/attachments/7ebec9ce-2846-46b0-840c-0e21245dd54d returned with HTTP 200 Aug 06 19:27:07.255198 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 615/2446] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:27:07 2026] PUT /volume/v3/attachments/7ebec9ce-2846-46b0-840c-0e21245dd54d => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:07.290187 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-bdef3745-bef5-4ec5-927f-d8f51f10ee81 req-e0c0324d-7685-4f88-ba54-2ae06365e933 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:07.301770 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-bdef3745-bef5-4ec5-927f-d8f51f10ee81 req-e0c0324d-7685-4f88-ba54-2ae06365e933 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] POST https://10.4.3.5/volume/v3/attachments/7ebec9ce-2846-46b0-840c-0e21245dd54d/action Aug 06 19:27:07.302434 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-bdef3745-bef5-4ec5-927f-d8f51f10ee81 req-e0c0324d-7685-4f88-ba54-2ae06365e933 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:27:07.303738 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-bdef3745-bef5-4ec5-927f-d8f51f10ee81 req-e0c0324d-7685-4f88-ba54-2ae06365e933 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:07.365841 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:07.365841 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:07.389801 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-bdef3745-bef5-4ec5-927f-d8f51f10ee81 req-e0c0324d-7685-4f88-ba54-2ae06365e933 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/attachments/7ebec9ce-2846-46b0-840c-0e21245dd54d/action returned with HTTP 204 Aug 06 19:27:07.390747 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 610/2447] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:27:07 2026] POST /volume/v3/attachments/7ebec9ce-2846-46b0-840c-0e21245dd54d/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:27:07.497391 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-3839b227-4f81-4d42-aed3-275130353731 req-63988960-7e23-4e0d-9e53-094c3ef2eeb1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:07.509635 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3839b227-4f81-4d42-aed3-275130353731 req-63988960-7e23-4e0d-9e53-094c3ef2eeb1 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] GET https://10.4.3.5/volume/v3/volumes/e9853ef0-31d5-48f1-ac23-c286443e74df Aug 06 19:27:07.509635 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3839b227-4f81-4d42-aed3-275130353731 req-63988960-7e23-4e0d-9e53-094c3ef2eeb1 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:07.510098 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3839b227-4f81-4d42-aed3-275130353731 req-63988960-7e23-4e0d-9e53-094c3ef2eeb1 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:07.534269 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:07.534269 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:07.547362 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-3839b227-4f81-4d42-aed3-275130353731 req-63988960-7e23-4e0d-9e53-094c3ef2eeb1 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Volume info retrieved successfully. Aug 06 19:27:07.559078 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3839b227-4f81-4d42-aed3-275130353731 req-63988960-7e23-4e0d-9e53-094c3ef2eeb1 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] https://10.4.3.5/volume/v3/volumes/e9853ef0-31d5-48f1-ac23-c286443e74df returned with HTTP 200 Aug 06 19:27:07.559492 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 619/2448] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:27:07 2026] GET /volume/v3/volumes/e9853ef0-31d5-48f1-ac23-c286443e74df => generated 843 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:07.606499 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-f8866664-2ed0-471a-a5ba-e4798cebb637 req-41200579-8399-4e4f-a5a4-39434dc48e25 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:07.609360 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f8866664-2ed0-471a-a5ba-e4798cebb637 req-41200579-8399-4e4f-a5a4-39434dc48e25 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:27:07.609979 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f8866664-2ed0-471a-a5ba-e4798cebb637 req-41200579-8399-4e4f-a5a4-39434dc48e25 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e9853ef0-31d5-48f1-ac23-c286443e74df", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-124768837", "description": null, "metadata": {}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:07.624362 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:07.624362 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:07.624978 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-f8866664-2ed0-471a-a5ba-e4798cebb637 req-41200579-8399-4e4f-a5a4-39434dc48e25 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Volume info retrieved successfully. Aug 06 19:27:07.625221 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [req-f8866664-2ed0-471a-a5ba-e4798cebb637 req-41200579-8399-4e4f-a5a4-39434dc48e25 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Create snapshot from volume e9853ef0-31d5-48f1-ac23-c286443e74df Aug 06 19:27:07.683745 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [req-f8866664-2ed0-471a-a5ba-e4798cebb637 req-41200579-8399-4e4f-a5a4-39434dc48e25 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Created reservations ['81b5b74d-8b84-4bd6-8df5-33e78e842cfa', 'f10ef1c2-8aaf-46bc-925f-794d73221b3f', '65981327-55bd-4e35-bede-0ed7dadc5c5e', '962cf66e-ad89-47e5-bf36-3783b2416d83'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:27:07.752038 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-f8866664-2ed0-471a-a5ba-e4798cebb637 req-41200579-8399-4e4f-a5a4-39434dc48e25 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Snapshot create request issued successfully. Aug 06 19:27:07.752505 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f8866664-2ed0-471a-a5ba-e4798cebb637 req-41200579-8399-4e4f-a5a4-39434dc48e25 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:27:07.753077 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 605/2449] 10.4.3.5 () {72 vars in 1533 bytes} [Thu Aug 6 19:27:07 2026] POST /volume/v3/snapshots => generated 310 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:27:07.823836 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4f10abff-844e-4451-884e-c1dbed1340c4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:07.830304 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f10abff-844e-4451-884e-c1dbed1340c4 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 Aug 06 19:27:07.830595 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f10abff-844e-4451-884e-c1dbed1340c4 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:07.830817 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f10abff-844e-4451-884e-c1dbed1340c4 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:07.830990 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-4f10abff-844e-4451-884e-c1dbed1340c4 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:07.840215 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:07.840215 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:07.841444 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f10abff-844e-4451-884e-c1dbed1340c4 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 returned with HTTP 200 Aug 06 19:27:07.841993 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 616/2450] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:07 2026] GET /volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 => generated 787 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:07.862140 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-877d5641-bbbe-4243-8dd6-1e47bb07ead3 req-e632dd35-4631-47d1-a5b2-cb09670d830d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:07.865824 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-877d5641-bbbe-4243-8dd6-1e47bb07ead3 req-e632dd35-4631-47d1-a5b2-cb09670d830d tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-reader] GET https://10.4.3.5/volume/v3/snapshots/bb8484df-2ab8-4d97-8a4b-ca0e2a26bb77 Aug 06 19:27:07.866440 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-877d5641-bbbe-4243-8dd6-1e47bb07ead3 req-e632dd35-4631-47d1-a5b2-cb09670d830d tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:07.866594 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-877d5641-bbbe-4243-8dd6-1e47bb07ead3 req-e632dd35-4631-47d1-a5b2-cb09670d830d tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-reader] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:07.874386 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:07.874386 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:07.874815 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-877d5641-bbbe-4243-8dd6-1e47bb07ead3 req-e632dd35-4631-47d1-a5b2-cb09670d830d tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-reader] Snapshot retrieved successfully. Aug 06 19:27:07.876058 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-877d5641-bbbe-4243-8dd6-1e47bb07ead3 req-e632dd35-4631-47d1-a5b2-cb09670d830d tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-reader] https://10.4.3.5/volume/v3/snapshots/bb8484df-2ab8-4d97-8a4b-ca0e2a26bb77 returned with HTTP 200 Aug 06 19:27:07.876911 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 611/2451] 10.4.3.5 () {68 vars in 1590 bytes} [Thu Aug 6 19:27:07 2026] GET /volume/v3/snapshots/bb8484df-2ab8-4d97-8a4b-ca0e2a26bb77 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:07.918499 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-cbaf911d-f7a0-4289-8384-5760cf28d993 req-5912d66b-4947-4614-9b43-5c26d34963b4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:07.922718 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-cbaf911d-f7a0-4289-8384-5760cf28d993 req-5912d66b-4947-4614-9b43-5c26d34963b4 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-reader] GET https://10.4.3.5/volume/v3/snapshots/detail Aug 06 19:27:07.923072 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-cbaf911d-f7a0-4289-8384-5760cf28d993 req-5912d66b-4947-4614-9b43-5c26d34963b4 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:07.923426 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-cbaf911d-f7a0-4289-8384-5760cf28d993 req-5912d66b-4947-4614-9b43-5c26d34963b4 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-reader] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:07.924267 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [req-cbaf911d-f7a0-4289-8384-5760cf28d993 req-5912d66b-4947-4614-9b43-5c26d34963b4 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-reader] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:27:07.925822 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.db.api [req-cbaf911d-f7a0-4289-8384-5760cf28d993 req-5912d66b-4947-4614-9b43-5c26d34963b4 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-reader] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 19:27:07.932693 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-cbaf911d-f7a0-4289-8384-5760cf28d993 req-5912d66b-4947-4614-9b43-5c26d34963b4 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-reader] Get all snapshots completed successfully. Aug 06 19:27:07.933226 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:07.933226 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:07.933974 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-cbaf911d-f7a0-4289-8384-5760cf28d993 req-5912d66b-4947-4614-9b43-5c26d34963b4 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-reader] https://10.4.3.5/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 19:27:07.934551 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 620/2452] 10.4.3.5 () {68 vars in 1500 bytes} [Thu Aug 6 19:27:07 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:07.967311 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-88a5098f-baf5-4054-9e1e-6cea0462f5db req-ad0b3b5f-fc47-4126-93c5-aae892f27303 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:07.971779 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-88a5098f-baf5-4054-9e1e-6cea0462f5db req-ad0b3b5f-fc47-4126-93c5-aae892f27303 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] GET https://10.4.3.5/volume/v3/snapshots/bb8484df-2ab8-4d97-8a4b-ca0e2a26bb77 Aug 06 19:27:07.971946 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-88a5098f-baf5-4054-9e1e-6cea0462f5db req-ad0b3b5f-fc47-4126-93c5-aae892f27303 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:07.972619 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-88a5098f-baf5-4054-9e1e-6cea0462f5db req-ad0b3b5f-fc47-4126-93c5-aae892f27303 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:07.979198 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:07.979198 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:07.980428 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-eb98a1c1-da98-4896-a170-321d80753983 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:07.981217 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-88a5098f-baf5-4054-9e1e-6cea0462f5db req-ad0b3b5f-fc47-4126-93c5-aae892f27303 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Snapshot retrieved successfully. Aug 06 19:27:07.982346 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-88a5098f-baf5-4054-9e1e-6cea0462f5db req-ad0b3b5f-fc47-4126-93c5-aae892f27303 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] https://10.4.3.5/volume/v3/snapshots/bb8484df-2ab8-4d97-8a4b-ca0e2a26bb77 returned with HTTP 200 Aug 06 19:27:07.984788 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 606/2453] 10.4.3.5 () {68 vars in 1590 bytes} [Thu Aug 6 19:27:07 2026] GET /volume/v3/snapshots/bb8484df-2ab8-4d97-8a4b-ca0e2a26bb77 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:07.985755 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eb98a1c1-da98-4896-a170-321d80753983 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc Aug 06 19:27:07.985755 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eb98a1c1-da98-4896-a170-321d80753983 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:07.985755 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eb98a1c1-da98-4896-a170-321d80753983 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:08.009614 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:08.009614 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:08.017650 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-eb98a1c1-da98-4896-a170-321d80753983 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:27:08.023988 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-462ee120-f806-48f3-b175-4d36da01dd7b req-a66cb4e6-a7fd-4d09-a5fb-b39c45b409ed None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:08.028659 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eb98a1c1-da98-4896-a170-321d80753983 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc returned with HTTP 200 Aug 06 19:27:08.029252 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 617/2454] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:07 2026] GET /volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc => generated 872 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:08.035204 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-462ee120-f806-48f3-b175-4d36da01dd7b req-a66cb4e6-a7fd-4d09-a5fb-b39c45b409ed tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/bb8484df-2ab8-4d97-8a4b-ca0e2a26bb77 Aug 06 19:27:08.035584 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-462ee120-f806-48f3-b175-4d36da01dd7b req-a66cb4e6-a7fd-4d09-a5fb-b39c45b409ed tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:08.035811 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-462ee120-f806-48f3-b175-4d36da01dd7b req-a66cb4e6-a7fd-4d09-a5fb-b39c45b409ed tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:08.036035 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [req-462ee120-f806-48f3-b175-4d36da01dd7b req-a66cb4e6-a7fd-4d09-a5fb-b39c45b409ed tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Delete snapshot with id: bb8484df-2ab8-4d97-8a4b-ca0e2a26bb77 Aug 06 19:27:08.049177 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:08.049177 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:08.049177 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-462ee120-f806-48f3-b175-4d36da01dd7b req-a66cb4e6-a7fd-4d09-a5fb-b39c45b409ed tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Snapshot retrieved successfully. Aug 06 19:27:08.078062 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-462ee120-f806-48f3-b175-4d36da01dd7b req-a66cb4e6-a7fd-4d09-a5fb-b39c45b409ed tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Snapshot delete request issued successfully. Aug 06 19:27:08.078578 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-462ee120-f806-48f3-b175-4d36da01dd7b req-a66cb4e6-a7fd-4d09-a5fb-b39c45b409ed tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] https://10.4.3.5/volume/v3/snapshots/bb8484df-2ab8-4d97-8a4b-ca0e2a26bb77 returned with HTTP 202 Aug 06 19:27:08.079414 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 612/2455] 10.4.3.5 () {70 vars in 1612 bytes} [Thu Aug 6 19:27:08 2026] DELETE /volume/v3/snapshots/bb8484df-2ab8-4d97-8a4b-ca0e2a26bb77 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:27:08.129395 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-5066eee3-2c04-4976-98d9-a92299a42dd4 req-854c168b-af86-48e2-9133-24a07f1155b3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:08.132698 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5066eee3-2c04-4976-98d9-a92299a42dd4 req-854c168b-af86-48e2-9133-24a07f1155b3 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] GET https://10.4.3.5/volume/v3/snapshots/bb8484df-2ab8-4d97-8a4b-ca0e2a26bb77 Aug 06 19:27:08.133348 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5066eee3-2c04-4976-98d9-a92299a42dd4 req-854c168b-af86-48e2-9133-24a07f1155b3 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:08.133468 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5066eee3-2c04-4976-98d9-a92299a42dd4 req-854c168b-af86-48e2-9133-24a07f1155b3 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:08.155883 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:08.155883 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:08.156683 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-5066eee3-2c04-4976-98d9-a92299a42dd4 req-854c168b-af86-48e2-9133-24a07f1155b3 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Snapshot retrieved successfully. Aug 06 19:27:08.158701 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5066eee3-2c04-4976-98d9-a92299a42dd4 req-854c168b-af86-48e2-9133-24a07f1155b3 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] https://10.4.3.5/volume/v3/snapshots/bb8484df-2ab8-4d97-8a4b-ca0e2a26bb77 returned with HTTP 200 Aug 06 19:27:08.158701 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 621/2456] 10.4.3.5 () {68 vars in 1590 bytes} [Thu Aug 6 19:27:08 2026] GET /volume/v3/snapshots/bb8484df-2ab8-4d97-8a4b-ca0e2a26bb77 => generated 468 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:08.858995 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b196d8d5-b164-43de-8daa-6c51102c71c9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:08.862158 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b196d8d5-b164-43de-8daa-6c51102c71c9 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 Aug 06 19:27:08.862158 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b196d8d5-b164-43de-8daa-6c51102c71c9 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:08.862988 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b196d8d5-b164-43de-8daa-6c51102c71c9 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:08.862988 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-b196d8d5-b164-43de-8daa-6c51102c71c9 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:08.868944 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:08.868944 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:08.871135 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b196d8d5-b164-43de-8daa-6c51102c71c9 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 returned with HTTP 200 Aug 06 19:27:08.871135 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 607/2457] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:08 2026] GET /volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:09.048606 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-32ceae4d-a31c-435a-a4c5-f2e3f6d0f752 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:09.051163 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-32ceae4d-a31c-435a-a4c5-f2e3f6d0f752 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc Aug 06 19:27:09.051468 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-32ceae4d-a31c-435a-a4c5-f2e3f6d0f752 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:09.051746 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-32ceae4d-a31c-435a-a4c5-f2e3f6d0f752 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:09.066875 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:09.066875 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:09.072865 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-32ceae4d-a31c-435a-a4c5-f2e3f6d0f752 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:27:09.080526 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-32ceae4d-a31c-435a-a4c5-f2e3f6d0f752 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc returned with HTTP 200 Aug 06 19:27:09.081225 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 618/2458] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:09 2026] GET /volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc => generated 872 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:09.201306 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-9e18e4b1-0b64-44b6-aa0c-747d4dbd45a9 req-a81c696f-2d70-4a41-a5cb-174c5b2d821d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:09.205047 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9e18e4b1-0b64-44b6-aa0c-747d4dbd45a9 req-a81c696f-2d70-4a41-a5cb-174c5b2d821d tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] GET https://10.4.3.5/volume/v3/snapshots/bb8484df-2ab8-4d97-8a4b-ca0e2a26bb77 Aug 06 19:27:09.205047 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9e18e4b1-0b64-44b6-aa0c-747d4dbd45a9 req-a81c696f-2d70-4a41-a5cb-174c5b2d821d tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:09.205047 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9e18e4b1-0b64-44b6-aa0c-747d4dbd45a9 req-a81c696f-2d70-4a41-a5cb-174c5b2d821d tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:09.211673 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9e18e4b1-0b64-44b6-aa0c-747d4dbd45a9 req-a81c696f-2d70-4a41-a5cb-174c5b2d821d tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] https://10.4.3.5/volume/v3/snapshots/bb8484df-2ab8-4d97-8a4b-ca0e2a26bb77 returned with HTTP 404 Aug 06 19:27:09.212548 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 613/2459] 10.4.3.5 () {68 vars in 1590 bytes} [Thu Aug 6 19:27:09 2026] GET /volume/v3/snapshots/bb8484df-2ab8-4d97-8a4b-ca0e2a26bb77 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:27:09.245040 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b172599f-7891-4de8-99c6-c04cfda20c2a req-8258c690-cf7c-45f4-9f17-7d961c3f9c33 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:09.247332 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b172599f-7891-4de8-99c6-c04cfda20c2a req-8258c690-cf7c-45f4-9f17-7d961c3f9c33 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] DELETE https://10.4.3.5/volume/v3/volumes/e9853ef0-31d5-48f1-ac23-c286443e74df Aug 06 19:27:09.247582 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b172599f-7891-4de8-99c6-c04cfda20c2a req-8258c690-cf7c-45f4-9f17-7d961c3f9c33 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:09.247965 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b172599f-7891-4de8-99c6-c04cfda20c2a req-8258c690-cf7c-45f4-9f17-7d961c3f9c33 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:09.248047 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [req-b172599f-7891-4de8-99c6-c04cfda20c2a req-8258c690-cf7c-45f4-9f17-7d961c3f9c33 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Delete volume with id: e9853ef0-31d5-48f1-ac23-c286443e74df Aug 06 19:27:09.257966 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:09.257966 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:09.258659 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-b172599f-7891-4de8-99c6-c04cfda20c2a req-8258c690-cf7c-45f4-9f17-7d961c3f9c33 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Volume info retrieved successfully. Aug 06 19:27:09.286148 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-b172599f-7891-4de8-99c6-c04cfda20c2a req-8258c690-cf7c-45f4-9f17-7d961c3f9c33 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Delete volume request issued successfully. Aug 06 19:27:09.286408 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b172599f-7891-4de8-99c6-c04cfda20c2a req-8258c690-cf7c-45f4-9f17-7d961c3f9c33 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] https://10.4.3.5/volume/v3/volumes/e9853ef0-31d5-48f1-ac23-c286443e74df returned with HTTP 202 Aug 06 19:27:09.287028 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 622/2460] 10.4.3.5 () {70 vars in 1606 bytes} [Thu Aug 6 19:27:09 2026] DELETE /volume/v3/volumes/e9853ef0-31d5-48f1-ac23-c286443e74df => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:27:09.324179 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-63e5057b-dba6-4e83-bf92-90cf163a515c req-0e1aa92e-cd6d-4e1a-a5b5-a756619d1edd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:09.326512 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-63e5057b-dba6-4e83-bf92-90cf163a515c req-0e1aa92e-cd6d-4e1a-a5b5-a756619d1edd tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] GET https://10.4.3.5/volume/v3/volumes/e9853ef0-31d5-48f1-ac23-c286443e74df Aug 06 19:27:09.326690 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-63e5057b-dba6-4e83-bf92-90cf163a515c req-0e1aa92e-cd6d-4e1a-a5b5-a756619d1edd tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:09.326949 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-63e5057b-dba6-4e83-bf92-90cf163a515c req-0e1aa92e-cd6d-4e1a-a5b5-a756619d1edd tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:09.336771 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:09.336771 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:09.344702 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-63e5057b-dba6-4e83-bf92-90cf163a515c req-0e1aa92e-cd6d-4e1a-a5b5-a756619d1edd tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Volume info retrieved successfully. Aug 06 19:27:09.351277 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-63e5057b-dba6-4e83-bf92-90cf163a515c req-0e1aa92e-cd6d-4e1a-a5b5-a756619d1edd tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] https://10.4.3.5/volume/v3/volumes/e9853ef0-31d5-48f1-ac23-c286443e74df returned with HTTP 200 Aug 06 19:27:09.351928 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 608/2461] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:27:09 2026] GET /volume/v3/volumes/e9853ef0-31d5-48f1-ac23-c286443e74df => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:09.882863 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ad3fcc76-1e42-4396-8776-506a0a559ef1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:09.886274 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad3fcc76-1e42-4396-8776-506a0a559ef1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 Aug 06 19:27:09.886463 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad3fcc76-1e42-4396-8776-506a0a559ef1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:09.886700 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad3fcc76-1e42-4396-8776-506a0a559ef1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:09.886821 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ad3fcc76-1e42-4396-8776-506a0a559ef1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:09.894865 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:09.894865 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:09.895681 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad3fcc76-1e42-4396-8776-506a0a559ef1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 returned with HTTP 200 Aug 06 19:27:09.896099 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 619/2462] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:09 2026] GET /volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:10.098094 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-74749a54-025e-4216-b7da-57acbd7333e8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:10.100194 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-74749a54-025e-4216-b7da-57acbd7333e8 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc Aug 06 19:27:10.101251 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-74749a54-025e-4216-b7da-57acbd7333e8 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:10.101251 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-74749a54-025e-4216-b7da-57acbd7333e8 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:10.116324 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:10.116324 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:10.122540 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-74749a54-025e-4216-b7da-57acbd7333e8 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:27:10.129534 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-74749a54-025e-4216-b7da-57acbd7333e8 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc returned with HTTP 200 Aug 06 19:27:10.130725 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 614/2463] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:10 2026] GET /volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc => generated 872 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:10.379752 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-e050f85e-5731-4b00-8de7-13fe0907931a req-cf909cd9-1b78-4f54-929d-50675fd5d42e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:10.382111 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e050f85e-5731-4b00-8de7-13fe0907931a req-cf909cd9-1b78-4f54-929d-50675fd5d42e tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] GET https://10.4.3.5/volume/v3/volumes/e9853ef0-31d5-48f1-ac23-c286443e74df Aug 06 19:27:10.382383 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e050f85e-5731-4b00-8de7-13fe0907931a req-cf909cd9-1b78-4f54-929d-50675fd5d42e tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:10.382571 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e050f85e-5731-4b00-8de7-13fe0907931a req-cf909cd9-1b78-4f54-929d-50675fd5d42e tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:10.389968 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e050f85e-5731-4b00-8de7-13fe0907931a req-cf909cd9-1b78-4f54-929d-50675fd5d42e tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] https://10.4.3.5/volume/v3/volumes/e9853ef0-31d5-48f1-ac23-c286443e74df returned with HTTP 404 Aug 06 19:27:10.390687 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 623/2464] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:27:10 2026] GET /volume/v3/volumes/e9853ef0-31d5-48f1-ac23-c286443e74df => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:27:10.415298 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-7cb5937b-71c5-4821-8a3e-7bb058213532 req-4ac81bf2-666e-4eef-a20a-09b35db9a08f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:10.417849 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-7cb5937b-71c5-4821-8a3e-7bb058213532 req-4ac81bf2-666e-4eef-a20a-09b35db9a08f tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] DELETE https://10.4.3.5/volume/v3/volumes/e9853ef0-31d5-48f1-ac23-c286443e74df Aug 06 19:27:10.418048 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-7cb5937b-71c5-4821-8a3e-7bb058213532 req-4ac81bf2-666e-4eef-a20a-09b35db9a08f tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:10.418258 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-7cb5937b-71c5-4821-8a3e-7bb058213532 req-4ac81bf2-666e-4eef-a20a-09b35db9a08f tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:10.418438 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [req-7cb5937b-71c5-4821-8a3e-7bb058213532 req-4ac81bf2-666e-4eef-a20a-09b35db9a08f tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Delete volume with id: e9853ef0-31d5-48f1-ac23-c286443e74df Aug 06 19:27:10.425525 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-7cb5937b-71c5-4821-8a3e-7bb058213532 req-4ac81bf2-666e-4eef-a20a-09b35db9a08f tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] https://10.4.3.5/volume/v3/volumes/e9853ef0-31d5-48f1-ac23-c286443e74df returned with HTTP 404 Aug 06 19:27:10.426303 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 609/2465] 10.4.3.5 () {70 vars in 1606 bytes} [Thu Aug 6 19:27:10 2026] DELETE /volume/v3/volumes/e9853ef0-31d5-48f1-ac23-c286443e74df => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:27:10.451098 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-440197bb-365f-42c6-90f4-24af05db36d6 req-10431c97-6f74-4345-ad1a-e50fdc755a92 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:10.453214 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-440197bb-365f-42c6-90f4-24af05db36d6 req-10431c97-6f74-4345-ad1a-e50fdc755a92 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] GET https://10.4.3.5/volume/v3/volumes/e9853ef0-31d5-48f1-ac23-c286443e74df Aug 06 19:27:10.453564 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-440197bb-365f-42c6-90f4-24af05db36d6 req-10431c97-6f74-4345-ad1a-e50fdc755a92 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:10.453759 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-440197bb-365f-42c6-90f4-24af05db36d6 req-10431c97-6f74-4345-ad1a-e50fdc755a92 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:10.460045 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-440197bb-365f-42c6-90f4-24af05db36d6 req-10431c97-6f74-4345-ad1a-e50fdc755a92 tempest-VolumesSnapshotsTestJSON-694565574 tempest-VolumesSnapshotsTestJSON-694565574-project-member] https://10.4.3.5/volume/v3/volumes/e9853ef0-31d5-48f1-ac23-c286443e74df returned with HTTP 404 Aug 06 19:27:10.460556 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 620/2466] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:27:10 2026] GET /volume/v3/volumes/e9853ef0-31d5-48f1-ac23-c286443e74df => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:27:10.911830 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e61844a1-8bdb-4a04-b0e7-d3ee8e999f18 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:10.913466 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e61844a1-8bdb-4a04-b0e7-d3ee8e999f18 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 Aug 06 19:27:10.913724 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e61844a1-8bdb-4a04-b0e7-d3ee8e999f18 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:10.913957 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e61844a1-8bdb-4a04-b0e7-d3ee8e999f18 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:10.914151 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-e61844a1-8bdb-4a04-b0e7-d3ee8e999f18 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:10.920307 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:10.920307 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:10.921752 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e61844a1-8bdb-4a04-b0e7-d3ee8e999f18 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 returned with HTTP 200 Aug 06 19:27:10.922651 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 615/2467] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:10 2026] GET /volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:11.147950 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9fb2bef9-bc0f-4480-a0b3-6625c63ea932 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:11.149535 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9fb2bef9-bc0f-4480-a0b3-6625c63ea932 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc Aug 06 19:27:11.149825 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9fb2bef9-bc0f-4480-a0b3-6625c63ea932 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:11.150426 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9fb2bef9-bc0f-4480-a0b3-6625c63ea932 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:11.160439 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:11.160439 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:11.163739 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9fb2bef9-bc0f-4480-a0b3-6625c63ea932 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:27:11.168181 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9fb2bef9-bc0f-4480-a0b3-6625c63ea932 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc returned with HTTP 200 Aug 06 19:27:11.168872 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 624/2468] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:11 2026] GET /volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:11.946363 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3ef51cb5-8685-4749-b899-006a80b8af57 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:11.949187 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3ef51cb5-8685-4749-b899-006a80b8af57 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 Aug 06 19:27:11.949498 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3ef51cb5-8685-4749-b899-006a80b8af57 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:11.950062 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3ef51cb5-8685-4749-b899-006a80b8af57 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:11.950259 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-3ef51cb5-8685-4749-b899-006a80b8af57 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:11.961698 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:11.961698 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:11.962490 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3ef51cb5-8685-4749-b899-006a80b8af57 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 returned with HTTP 200 Aug 06 19:27:11.964846 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 610/2469] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:11 2026] GET /volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:12.189198 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b9b75394-5576-4086-9d3d-ee99d35ea611 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:12.194563 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9b75394-5576-4086-9d3d-ee99d35ea611 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc Aug 06 19:27:12.199202 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b9b75394-5576-4086-9d3d-ee99d35ea611 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:12.199510 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b9b75394-5576-4086-9d3d-ee99d35ea611 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:12.228202 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:12.228202 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:12.240745 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b9b75394-5576-4086-9d3d-ee99d35ea611 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:27:12.259110 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9b75394-5576-4086-9d3d-ee99d35ea611 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc returned with HTTP 200 Aug 06 19:27:12.260206 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 621/2470] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:12 2026] GET /volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc => generated 872 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:12.978752 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1713dfb2-7e84-44a7-9851-17396e024db7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:12.983687 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1713dfb2-7e84-44a7-9851-17396e024db7 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 Aug 06 19:27:12.983992 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1713dfb2-7e84-44a7-9851-17396e024db7 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:12.984146 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1713dfb2-7e84-44a7-9851-17396e024db7 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:12.984380 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-1713dfb2-7e84-44a7-9851-17396e024db7 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:12.993535 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:12.993535 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:12.993535 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1713dfb2-7e84-44a7-9851-17396e024db7 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 returned with HTTP 200 Aug 06 19:27:12.993760 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 616/2471] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:12 2026] GET /volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:13.236168 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-57c550c1-92b7-4c08-b1ab-25da47a3c11d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:13.279599 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-db46f962-f540-4721-ad2b-98bad5e13b1a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:13.282121 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-db46f962-f540-4721-ad2b-98bad5e13b1a tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc Aug 06 19:27:13.283567 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-db46f962-f540-4721-ad2b-98bad5e13b1a tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:13.283567 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-db46f962-f540-4721-ad2b-98bad5e13b1a tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:13.306475 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:13.306475 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:13.312422 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-db46f962-f540-4721-ad2b-98bad5e13b1a tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:27:13.324704 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-db46f962-f540-4721-ad2b-98bad5e13b1a tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc returned with HTTP 200 Aug 06 19:27:13.324704 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 611/2472] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:13 2026] GET /volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc => generated 872 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:13.403126 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-57c550c1-92b7-4c08-b1ab-25da47a3c11d tempest-VolumeHostsAdminTestsJSON-58467584 tempest-VolumeHostsAdminTestsJSON-58467584-project-admin] GET https://10.4.3.5/volume/v3/os-hosts Aug 06 19:27:13.403126 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-57c550c1-92b7-4c08-b1ab-25da47a3c11d tempest-VolumeHostsAdminTestsJSON-58467584 tempest-VolumeHostsAdminTestsJSON-58467584-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:13.403126 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-57c550c1-92b7-4c08-b1ab-25da47a3c11d tempest-VolumeHostsAdminTestsJSON-58467584 tempest-VolumeHostsAdminTestsJSON-58467584-project-admin] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:13.425761 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.hosts [None req-57c550c1-92b7-4c08-b1ab-25da47a3c11d tempest-VolumeHostsAdminTestsJSON-58467584 tempest-VolumeHostsAdminTestsJSON-58467584-project-admin] status, active and update: available, enabled, 2026-08-06 19:26:01+00:00 {{(pid=100264) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 19:27:13.425761 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.hosts [None req-57c550c1-92b7-4c08-b1ab-25da47a3c11d tempest-VolumeHostsAdminTestsJSON-58467584 tempest-VolumeHostsAdminTestsJSON-58467584-project-admin] status, active and update: available, enabled, 2026-08-06 19:25:59+00:00 {{(pid=100264) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 19:27:13.425761 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.hosts [None req-57c550c1-92b7-4c08-b1ab-25da47a3c11d tempest-VolumeHostsAdminTestsJSON-58467584 tempest-VolumeHostsAdminTestsJSON-58467584-project-admin] status, active and update: available, enabled, 2026-08-06 19:25:43+00:00 {{(pid=100264) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 19:27:13.425761 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-57c550c1-92b7-4c08-b1ab-25da47a3c11d tempest-VolumeHostsAdminTestsJSON-58467584 tempest-VolumeHostsAdminTestsJSON-58467584-project-admin] https://10.4.3.5/volume/v3/os-hosts returned with HTTP 200 Aug 06 19:27:13.426442 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 625/2473] 10.4.3.5 () {66 vars in 1226 bytes} [Thu Aug 6 19:27:13 2026] GET /volume/v3/os-hosts => generated 560 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:13.436960 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0019b7f6-af76-4b12-a9f1-5f07bdaba5e7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:13.445877 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0019b7f6-af76-4b12-a9f1-5f07bdaba5e7 tempest-VolumeHostsAdminTestsJSON-58467584 tempest-VolumeHostsAdminTestsJSON-58467584-project-admin] GET https://10.4.3.5/volume/v3/os-hosts Aug 06 19:27:13.445877 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0019b7f6-af76-4b12-a9f1-5f07bdaba5e7 tempest-VolumeHostsAdminTestsJSON-58467584 tempest-VolumeHostsAdminTestsJSON-58467584-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:13.445877 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0019b7f6-af76-4b12-a9f1-5f07bdaba5e7 tempest-VolumeHostsAdminTestsJSON-58467584 tempest-VolumeHostsAdminTestsJSON-58467584-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:13.455949 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.hosts [None req-0019b7f6-af76-4b12-a9f1-5f07bdaba5e7 tempest-VolumeHostsAdminTestsJSON-58467584 tempest-VolumeHostsAdminTestsJSON-58467584-project-admin] status, active and update: available, enabled, 2026-08-06 19:26:01+00:00 {{(pid=100265) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 19:27:13.456332 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.hosts [None req-0019b7f6-af76-4b12-a9f1-5f07bdaba5e7 tempest-VolumeHostsAdminTestsJSON-58467584 tempest-VolumeHostsAdminTestsJSON-58467584-project-admin] status, active and update: available, enabled, 2026-08-06 19:25:59+00:00 {{(pid=100265) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 19:27:13.456588 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.hosts [None req-0019b7f6-af76-4b12-a9f1-5f07bdaba5e7 tempest-VolumeHostsAdminTestsJSON-58467584 tempest-VolumeHostsAdminTestsJSON-58467584-project-admin] status, active and update: available, enabled, 2026-08-06 19:25:43+00:00 {{(pid=100265) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 19:27:13.456993 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0019b7f6-af76-4b12-a9f1-5f07bdaba5e7 tempest-VolumeHostsAdminTestsJSON-58467584 tempest-VolumeHostsAdminTestsJSON-58467584-project-admin] https://10.4.3.5/volume/v3/os-hosts returned with HTTP 200 Aug 06 19:27:13.457548 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 622/2474] 10.4.3.5 () {66 vars in 1226 bytes} [Thu Aug 6 19:27:13 2026] GET /volume/v3/os-hosts => generated 560 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:13.470963 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fcba3fc4-2537-4b18-b641-84e757469782 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:13.473143 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fcba3fc4-2537-4b18-b641-84e757469782 tempest-VolumeHostsAdminTestsJSON-58467584 tempest-VolumeHostsAdminTestsJSON-58467584-project-admin] GET https://10.4.3.5/volume/v3/os-hosts/np0000006689@storpool Aug 06 19:27:13.473143 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fcba3fc4-2537-4b18-b641-84e757469782 tempest-VolumeHostsAdminTestsJSON-58467584 tempest-VolumeHostsAdminTestsJSON-58467584-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:13.476401 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fcba3fc4-2537-4b18-b641-84e757469782 tempest-VolumeHostsAdminTestsJSON-58467584 tempest-VolumeHostsAdminTestsJSON-58467584-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:13.578574 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fcba3fc4-2537-4b18-b641-84e757469782 tempest-VolumeHostsAdminTestsJSON-58467584 tempest-VolumeHostsAdminTestsJSON-58467584-project-admin] https://10.4.3.5/volume/v3/os-hosts/np0000006689@storpool returned with HTTP 200 Aug 06 19:27:13.579243 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 617/2475] 10.4.3.5 () {66 vars in 1292 bytes} [Thu Aug 6 19:27:13 2026] GET /volume/v3/os-hosts/np0000006689@storpool => generated 1507 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:14.009651 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6b13dd3b-c6a1-4fc9-94c7-4963203e9448 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:14.011819 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6b13dd3b-c6a1-4fc9-94c7-4963203e9448 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 Aug 06 19:27:14.011995 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6b13dd3b-c6a1-4fc9-94c7-4963203e9448 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:14.012291 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6b13dd3b-c6a1-4fc9-94c7-4963203e9448 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:14.012457 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-6b13dd3b-c6a1-4fc9-94c7-4963203e9448 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:14.021233 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:14.021233 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:14.022408 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6b13dd3b-c6a1-4fc9-94c7-4963203e9448 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 returned with HTTP 200 Aug 06 19:27:14.023248 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 612/2476] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:14 2026] GET /volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:14.345512 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-20563034-0d23-4024-a716-c34bbf0b437e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:14.348416 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-20563034-0d23-4024-a716-c34bbf0b437e tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc Aug 06 19:27:14.348759 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-20563034-0d23-4024-a716-c34bbf0b437e tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:14.349877 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-20563034-0d23-4024-a716-c34bbf0b437e tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:14.371343 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:14.371343 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:14.384078 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-20563034-0d23-4024-a716-c34bbf0b437e tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:27:14.391918 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-20563034-0d23-4024-a716-c34bbf0b437e tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc returned with HTTP 200 Aug 06 19:27:14.392581 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 626/2477] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:14 2026] GET /volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc => generated 872 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:15.044740 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dfdf8c1d-5d3f-44ae-ba99-40eda8df78f4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:15.049488 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dfdf8c1d-5d3f-44ae-ba99-40eda8df78f4 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 Aug 06 19:27:15.049884 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dfdf8c1d-5d3f-44ae-ba99-40eda8df78f4 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:15.050181 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dfdf8c1d-5d3f-44ae-ba99-40eda8df78f4 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:15.050356 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-dfdf8c1d-5d3f-44ae-ba99-40eda8df78f4 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:15.068158 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:15.068158 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:15.069484 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dfdf8c1d-5d3f-44ae-ba99-40eda8df78f4 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 returned with HTTP 200 Aug 06 19:27:15.069948 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 623/2478] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:15 2026] GET /volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 => generated 787 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:15.414090 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ab6da677-0bfe-435c-aec1-9ccce359595e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:15.420859 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ab6da677-0bfe-435c-aec1-9ccce359595e tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc Aug 06 19:27:15.421006 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ab6da677-0bfe-435c-aec1-9ccce359595e tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:15.421296 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ab6da677-0bfe-435c-aec1-9ccce359595e tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:15.435051 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:15.435051 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:15.441881 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ab6da677-0bfe-435c-aec1-9ccce359595e tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:27:15.450894 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ab6da677-0bfe-435c-aec1-9ccce359595e tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc returned with HTTP 200 Aug 06 19:27:15.451426 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 618/2479] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:15 2026] GET /volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc => generated 872 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:16.094319 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e544857f-c462-4b60-a2ea-80dd7d01c6a8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:16.097929 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e544857f-c462-4b60-a2ea-80dd7d01c6a8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 Aug 06 19:27:16.098801 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e544857f-c462-4b60-a2ea-80dd7d01c6a8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:16.098966 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e544857f-c462-4b60-a2ea-80dd7d01c6a8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:16.099135 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-e544857f-c462-4b60-a2ea-80dd7d01c6a8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:16.116063 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:16.116063 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:16.118597 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e544857f-c462-4b60-a2ea-80dd7d01c6a8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 returned with HTTP 200 Aug 06 19:27:16.118597 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 613/2480] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:16 2026] GET /volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 => generated 787 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:16.470557 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3b914b5f-7b17-488c-a18a-434f505da006 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:16.474981 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3b914b5f-7b17-488c-a18a-434f505da006 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc Aug 06 19:27:16.475132 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3b914b5f-7b17-488c-a18a-434f505da006 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:16.475574 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3b914b5f-7b17-488c-a18a-434f505da006 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:16.506457 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:16.506457 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:16.517781 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3b914b5f-7b17-488c-a18a-434f505da006 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:27:16.532295 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3b914b5f-7b17-488c-a18a-434f505da006 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc returned with HTTP 200 Aug 06 19:27:16.533208 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 627/2481] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:16 2026] GET /volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc => generated 872 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:17.134633 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b94bd230-62df-44d6-837c-238c230e0740 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:17.137845 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b94bd230-62df-44d6-837c-238c230e0740 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 Aug 06 19:27:17.138032 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b94bd230-62df-44d6-837c-238c230e0740 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:17.138802 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b94bd230-62df-44d6-837c-238c230e0740 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:17.138802 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b94bd230-62df-44d6-837c-238c230e0740 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:17.153215 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:17.153215 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:17.154503 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b94bd230-62df-44d6-837c-238c230e0740 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 returned with HTTP 200 Aug 06 19:27:17.155037 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 624/2482] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:17 2026] GET /volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 => generated 787 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:17.555219 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e874d8e1-9280-42b0-b80b-625ad7b109da None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:17.561710 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e874d8e1-9280-42b0-b80b-625ad7b109da tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc Aug 06 19:27:17.561710 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e874d8e1-9280-42b0-b80b-625ad7b109da tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:17.561710 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e874d8e1-9280-42b0-b80b-625ad7b109da tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:17.593221 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:17.593221 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:17.604909 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e874d8e1-9280-42b0-b80b-625ad7b109da tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:27:17.614856 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e874d8e1-9280-42b0-b80b-625ad7b109da tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc returned with HTTP 200 Aug 06 19:27:17.614856 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 619/2483] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:17 2026] GET /volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc => generated 872 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:18.172486 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ae83b11b-8c41-4320-98dc-c43becde3377 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:18.175060 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ae83b11b-8c41-4320-98dc-c43becde3377 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 Aug 06 19:27:18.175359 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ae83b11b-8c41-4320-98dc-c43becde3377 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:18.176313 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ae83b11b-8c41-4320-98dc-c43becde3377 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:18.176313 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ae83b11b-8c41-4320-98dc-c43becde3377 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:18.183887 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:18.183887 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:18.186978 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ae83b11b-8c41-4320-98dc-c43becde3377 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 returned with HTTP 200 Aug 06 19:27:18.186978 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 614/2484] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:18 2026] GET /volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:18.202888 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a5a1b64d-deb4-41b9-8333-8f5fd78d9eb7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:18.457709 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a5a1b64d-deb4-41b9-8333-8f5fd78d9eb7 tempest-VolumePoolsAdminTestsJSON-1720246506 tempest-VolumePoolsAdminTestsJSON-1720246506-project-admin] GET https://10.4.3.5/volume/v3/scheduler-stats/get_pools?detail=True Aug 06 19:27:18.457709 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a5a1b64d-deb4-41b9-8333-8f5fd78d9eb7 tempest-VolumePoolsAdminTestsJSON-1720246506 tempest-VolumePoolsAdminTestsJSON-1720246506-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:18.457709 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a5a1b64d-deb4-41b9-8333-8f5fd78d9eb7 tempest-VolumePoolsAdminTestsJSON-1720246506 tempest-VolumePoolsAdminTestsJSON-1720246506-project-admin] Calling method 'get_pools' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:18.484796 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a5a1b64d-deb4-41b9-8333-8f5fd78d9eb7 tempest-VolumePoolsAdminTestsJSON-1720246506 tempest-VolumePoolsAdminTestsJSON-1720246506-project-admin] https://10.4.3.5/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 06 19:27:18.485813 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 628/2485] 10.4.3.5 () {66 vars in 1300 bytes} [Thu Aug 6 19:27:18 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:18.504946 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-00ff48af-87da-423e-bfd8-6f1f0bdff219 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:18.509331 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-00ff48af-87da-423e-bfd8-6f1f0bdff219 tempest-VolumePoolsAdminTestsJSON-1720246506 tempest-VolumePoolsAdminTestsJSON-1720246506-project-admin] GET https://10.4.3.5/volume/v3/scheduler-stats/get_pools Aug 06 19:27:18.509533 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-00ff48af-87da-423e-bfd8-6f1f0bdff219 tempest-VolumePoolsAdminTestsJSON-1720246506 tempest-VolumePoolsAdminTestsJSON-1720246506-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:18.510556 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-00ff48af-87da-423e-bfd8-6f1f0bdff219 tempest-VolumePoolsAdminTestsJSON-1720246506 tempest-VolumePoolsAdminTestsJSON-1720246506-project-admin] Calling method 'get_pools' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:18.534047 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-00ff48af-87da-423e-bfd8-6f1f0bdff219 tempest-VolumePoolsAdminTestsJSON-1720246506 tempest-VolumePoolsAdminTestsJSON-1720246506-project-admin] https://10.4.3.5/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 06 19:27:18.534047 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 625/2486] 10.4.3.5 () {66 vars in 1277 bytes} [Thu Aug 6 19:27:18 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:18.636119 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a3f0b0b8-8764-4351-9ec1-819ec8618245 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:18.642591 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a3f0b0b8-8764-4351-9ec1-819ec8618245 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc Aug 06 19:27:18.642591 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a3f0b0b8-8764-4351-9ec1-819ec8618245 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:18.644142 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a3f0b0b8-8764-4351-9ec1-819ec8618245 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:18.678518 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:18.678518 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:18.689414 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a3f0b0b8-8764-4351-9ec1-819ec8618245 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:27:18.697433 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a3f0b0b8-8764-4351-9ec1-819ec8618245 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc returned with HTTP 200 Aug 06 19:27:18.698045 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 620/2487] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:18 2026] GET /volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc => generated 872 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:19.202391 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-105f597f-30ae-4c15-b898-6c12d8e65206 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:19.207885 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-105f597f-30ae-4c15-b898-6c12d8e65206 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 Aug 06 19:27:19.208128 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-105f597f-30ae-4c15-b898-6c12d8e65206 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:19.208491 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-105f597f-30ae-4c15-b898-6c12d8e65206 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:19.208591 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-105f597f-30ae-4c15-b898-6c12d8e65206 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:19.221446 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:19.221446 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:19.224196 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-105f597f-30ae-4c15-b898-6c12d8e65206 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 returned with HTTP 200 Aug 06 19:27:19.224196 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 615/2488] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:19 2026] GET /volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 => generated 787 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:19.716943 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-09d4b649-64bd-4e00-b2f0-574fc56c8e6d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:19.726393 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-09d4b649-64bd-4e00-b2f0-574fc56c8e6d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc Aug 06 19:27:19.728536 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-09d4b649-64bd-4e00-b2f0-574fc56c8e6d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:19.728536 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-09d4b649-64bd-4e00-b2f0-574fc56c8e6d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:19.754307 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:19.754307 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:19.777847 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-09d4b649-64bd-4e00-b2f0-574fc56c8e6d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:27:19.791937 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-09d4b649-64bd-4e00-b2f0-574fc56c8e6d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc returned with HTTP 200 Aug 06 19:27:19.791937 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 629/2489] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:19 2026] GET /volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc => generated 872 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:20.239711 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0188b065-2607-49c6-acb6-1848f343afb5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:20.243085 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0188b065-2607-49c6-acb6-1848f343afb5 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 Aug 06 19:27:20.243306 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0188b065-2607-49c6-acb6-1848f343afb5 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:20.243717 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0188b065-2607-49c6-acb6-1848f343afb5 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:20.244181 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0188b065-2607-49c6-acb6-1848f343afb5 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:20.252816 np0000006689 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=285,cinder:INSERT=40,cinder:UPDATE=79 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:27:20.259066 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:20.259066 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:20.260004 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0188b065-2607-49c6-acb6-1848f343afb5 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 returned with HTTP 200 Aug 06 19:27:20.261856 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 626/2490] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:20 2026] GET /volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 => generated 787 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:20.816621 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c1868487-828b-4107-b2ba-939ff2c3752b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:20.819219 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c1868487-828b-4107-b2ba-939ff2c3752b tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc Aug 06 19:27:20.819432 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c1868487-828b-4107-b2ba-939ff2c3752b tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:20.820099 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c1868487-828b-4107-b2ba-939ff2c3752b tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:20.831579 np0000006689 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=247,cinder:INSERT=20,cinder:UPDATE=42 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:27:20.850051 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:20.850051 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:20.871176 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c1868487-828b-4107-b2ba-939ff2c3752b tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:27:20.886010 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c1868487-828b-4107-b2ba-939ff2c3752b tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc returned with HTTP 200 Aug 06 19:27:20.887417 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 621/2491] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:20 2026] GET /volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc => generated 872 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:21.189566 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-675501d6-b809-44be-a3b3-db7cbf3cd5bd req-eb4c8de8-d9e6-4c96-8501-137768388068 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:21.194882 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-675501d6-b809-44be-a3b3-db7cbf3cd5bd req-eb4c8de8-d9e6-4c96-8501-137768388068 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] POST https://10.4.3.5/volume/v3/attachments/421334d7-ea25-46b8-a778-fe9b60d1b7a0/action Aug 06 19:27:21.195576 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-675501d6-b809-44be-a3b3-db7cbf3cd5bd req-eb4c8de8-d9e6-4c96-8501-137768388068 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:27:21.195576 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-675501d6-b809-44be-a3b3-db7cbf3cd5bd req-eb4c8de8-d9e6-4c96-8501-137768388068 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:21.205007 np0000006689 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=215,cinder:INSERT=26,cinder:UPDATE=36 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:27:21.223929 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:21.223929 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:21.268723 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-675501d6-b809-44be-a3b3-db7cbf3cd5bd req-eb4c8de8-d9e6-4c96-8501-137768388068 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/attachments/421334d7-ea25-46b8-a778-fe9b60d1b7a0/action returned with HTTP 204 Aug 06 19:27:21.269396 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 616/2492] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:27:21 2026] POST /volume/v3/attachments/421334d7-ea25-46b8-a778-fe9b60d1b7a0/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:27:21.280082 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-38f96a63-7651-459d-8b79-ee53a5908d3a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:21.283712 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-38f96a63-7651-459d-8b79-ee53a5908d3a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 Aug 06 19:27:21.284502 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-38f96a63-7651-459d-8b79-ee53a5908d3a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:21.284804 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-38f96a63-7651-459d-8b79-ee53a5908d3a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:21.284967 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-38f96a63-7651-459d-8b79-ee53a5908d3a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:21.298519 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:21.298519 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:21.299931 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-38f96a63-7651-459d-8b79-ee53a5908d3a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 returned with HTTP 200 Aug 06 19:27:21.302145 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 630/2493] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:21 2026] GET /volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 => generated 787 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:21.908627 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bcfbcab1-e578-478f-8fd1-53c9fe75fb9b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:21.914906 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bcfbcab1-e578-478f-8fd1-53c9fe75fb9b tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc Aug 06 19:27:21.915067 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bcfbcab1-e578-478f-8fd1-53c9fe75fb9b tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:21.915678 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bcfbcab1-e578-478f-8fd1-53c9fe75fb9b tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:21.931861 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:21.931861 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:21.944155 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bcfbcab1-e578-478f-8fd1-53c9fe75fb9b tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:27:21.960634 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bcfbcab1-e578-478f-8fd1-53c9fe75fb9b tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc returned with HTTP 200 Aug 06 19:27:21.960634 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 627/2494] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:21 2026] GET /volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc => generated 1164 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:21.984290 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-48fc4bf9-11e5-46f3-88ed-46d1e7a74c3c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:21.989950 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-48fc4bf9-11e5-46f3-88ed-46d1e7a74c3c tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc Aug 06 19:27:21.990766 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-48fc4bf9-11e5-46f3-88ed-46d1e7a74c3c tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:21.990766 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-48fc4bf9-11e5-46f3-88ed-46d1e7a74c3c tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:22.003679 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:22.003679 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:22.010265 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-48fc4bf9-11e5-46f3-88ed-46d1e7a74c3c tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:27:22.017974 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-48fc4bf9-11e5-46f3-88ed-46d1e7a74c3c tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc returned with HTTP 200 Aug 06 19:27:22.019121 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 622/2495] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:21 2026] GET /volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc => generated 1164 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:22.095601 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-d0fbc04e-c52b-4721-a1dc-1982600287e3 req-6cbc3424-f6ae-4137-b9e4-848bcac3054a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:22.104612 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d0fbc04e-c52b-4721-a1dc-1982600287e3 req-6cbc3424-f6ae-4137-b9e4-848bcac3054a tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc Aug 06 19:27:22.106645 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d0fbc04e-c52b-4721-a1dc-1982600287e3 req-6cbc3424-f6ae-4137-b9e4-848bcac3054a tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:22.106645 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d0fbc04e-c52b-4721-a1dc-1982600287e3 req-6cbc3424-f6ae-4137-b9e4-848bcac3054a tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:22.126128 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:22.126128 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:22.134865 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-d0fbc04e-c52b-4721-a1dc-1982600287e3 req-6cbc3424-f6ae-4137-b9e4-848bcac3054a tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:27:22.142057 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d0fbc04e-c52b-4721-a1dc-1982600287e3 req-6cbc3424-f6ae-4137-b9e4-848bcac3054a tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc returned with HTTP 200 Aug 06 19:27:22.143132 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 617/2496] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:27:22 2026] GET /volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc => generated 1164 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:22.170237 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-d0fbc04e-c52b-4721-a1dc-1982600287e3 req-592c146a-cf5c-43db-86c7-75077413ee34 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:22.174415 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d0fbc04e-c52b-4721-a1dc-1982600287e3 req-592c146a-cf5c-43db-86c7-75077413ee34 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] POST https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc/action Aug 06 19:27:22.174777 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d0fbc04e-c52b-4721-a1dc-1982600287e3 req-592c146a-cf5c-43db-86c7-75077413ee34 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:27:22.174932 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d0fbc04e-c52b-4721-a1dc-1982600287e3 req-592c146a-cf5c-43db-86c7-75077413ee34 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:22.192780 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:22.192780 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:22.193192 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-d0fbc04e-c52b-4721-a1dc-1982600287e3 req-592c146a-cf5c-43db-86c7-75077413ee34 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:27:22.207041 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-d0fbc04e-c52b-4721-a1dc-1982600287e3 req-592c146a-cf5c-43db-86c7-75077413ee34 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Begin detaching volume completed successfully. Aug 06 19:27:22.207041 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d0fbc04e-c52b-4721-a1dc-1982600287e3 req-592c146a-cf5c-43db-86c7-75077413ee34 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc/action returned with HTTP 202 Aug 06 19:27:22.207700 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 631/2497] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:27:22 2026] POST /volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:27:22.292719 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0936b457-99e0-4527-a401-4e36d263ae7b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:22.293504 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0936b457-99e0-4527-a401-4e36d263ae7b None None] GET https://10.4.3.5/volume// Aug 06 19:27:22.294377 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0936b457-99e0-4527-a401-4e36d263ae7b None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:22.294377 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0936b457-99e0-4527-a401-4e36d263ae7b None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:22.295056 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0936b457-99e0-4527-a401-4e36d263ae7b None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:27:22.295696 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 628/2498] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:27:22 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:27:22.315684 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-d0fbc04e-c52b-4721-a1dc-1982600287e3 req-b56f642a-d69a-445a-ad5f-b1db299c9563 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:22.320516 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-89f7cb59-8739-484f-8038-ffa822d8db36 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:22.321011 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-d0fbc04e-c52b-4721-a1dc-1982600287e3 req-b56f642a-d69a-445a-ad5f-b1db299c9563 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc Aug 06 19:27:22.321976 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-d0fbc04e-c52b-4721-a1dc-1982600287e3 req-b56f642a-d69a-445a-ad5f-b1db299c9563 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:22.324467 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-89f7cb59-8739-484f-8038-ffa822d8db36 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 Aug 06 19:27:22.324784 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-89f7cb59-8739-484f-8038-ffa822d8db36 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:22.324880 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-89f7cb59-8739-484f-8038-ffa822d8db36 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:22.325351 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-89f7cb59-8739-484f-8038-ffa822d8db36 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:22.325600 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-d0fbc04e-c52b-4721-a1dc-1982600287e3 req-b56f642a-d69a-445a-ad5f-b1db299c9563 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:22.340745 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:22.340745 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:22.342320 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-89f7cb59-8739-484f-8038-ffa822d8db36 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 returned with HTTP 200 Aug 06 19:27:22.342441 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 618/2499] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:22 2026] GET /volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 => generated 787 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:22.347941 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:22.347941 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:22.355183 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-d0fbc04e-c52b-4721-a1dc-1982600287e3 req-b56f642a-d69a-445a-ad5f-b1db299c9563 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:27:22.365139 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-d0fbc04e-c52b-4721-a1dc-1982600287e3 req-b56f642a-d69a-445a-ad5f-b1db299c9563 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc returned with HTTP 200 Aug 06 19:27:22.365898 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 623/2500] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:27:22 2026] GET /volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc => generated 1347 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:27:22.381339 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-d0fbc04e-c52b-4721-a1dc-1982600287e3 req-e7c2321d-e554-46a9-a068-e810aaf4bc7a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:22.383675 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d0fbc04e-c52b-4721-a1dc-1982600287e3 req-e7c2321d-e554-46a9-a068-e810aaf4bc7a tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc/encryption Aug 06 19:27:22.384098 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d0fbc04e-c52b-4721-a1dc-1982600287e3 req-e7c2321d-e554-46a9-a068-e810aaf4bc7a tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:22.386498 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d0fbc04e-c52b-4721-a1dc-1982600287e3 req-e7c2321d-e554-46a9-a068-e810aaf4bc7a tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:22.409972 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:22.409972 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:22.422731 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d0fbc04e-c52b-4721-a1dc-1982600287e3 req-e7c2321d-e554-46a9-a068-e810aaf4bc7a tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc/encryption returned with HTTP 200 Aug 06 19:27:22.423842 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 632/2501] 10.4.3.5 () {68 vars in 1617 bytes} [Thu Aug 6 19:27:22 2026] GET /volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc/encryption => generated 161 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:23.365405 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7e7edcc0-f875-40de-ac73-2696cc95da2b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:23.368592 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7e7edcc0-f875-40de-ac73-2696cc95da2b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 Aug 06 19:27:23.368855 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7e7edcc0-f875-40de-ac73-2696cc95da2b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:23.369124 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7e7edcc0-f875-40de-ac73-2696cc95da2b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:23.369274 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-7e7edcc0-f875-40de-ac73-2696cc95da2b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:23.380046 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:23.380046 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:23.380212 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7e7edcc0-f875-40de-ac73-2696cc95da2b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 returned with HTTP 200 Aug 06 19:27:23.381352 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 629/2502] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:23 2026] GET /volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:23.762351 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-d0fbc04e-c52b-4721-a1dc-1982600287e3 req-4da41206-0013-437c-a19d-3aff17dfdd19 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:23.765401 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d0fbc04e-c52b-4721-a1dc-1982600287e3 req-4da41206-0013-437c-a19d-3aff17dfdd19 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] DELETE https://10.4.3.5/volume/v3/attachments/421334d7-ea25-46b8-a778-fe9b60d1b7a0 Aug 06 19:27:23.765401 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d0fbc04e-c52b-4721-a1dc-1982600287e3 req-4da41206-0013-437c-a19d-3aff17dfdd19 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:23.765401 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d0fbc04e-c52b-4721-a1dc-1982600287e3 req-4da41206-0013-437c-a19d-3aff17dfdd19 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:23.774798 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:23.774798 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:23.846599 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d0fbc04e-c52b-4721-a1dc-1982600287e3 req-4da41206-0013-437c-a19d-3aff17dfdd19 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/attachments/421334d7-ea25-46b8-a778-fe9b60d1b7a0 returned with HTTP 200 Aug 06 19:27:23.846599 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 619/2503] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:27:23 2026] DELETE /volume/v3/attachments/421334d7-ea25-46b8-a778-fe9b60d1b7a0 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:23.854097 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a02e62a6-2e00-481d-b0dc-adb938a585d1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:23.987965 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a02e62a6-2e00-481d-b0dc-adb938a585d1 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] GET https://10.4.3.5/volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7 Aug 06 19:27:23.988239 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a02e62a6-2e00-481d-b0dc-adb938a585d1 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:23.988508 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a02e62a6-2e00-481d-b0dc-adb938a585d1 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:24.004247 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [None req-a02e62a6-2e00-481d-b0dc-adb938a585d1 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1744059298-876638132 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1744059298-876638132, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.005074 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [None req-a02e62a6-2e00-481d-b0dc-adb938a585d1 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1744059298-876638132 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1744059298-876638132, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.005553 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [None req-a02e62a6-2e00-481d-b0dc-adb938a585d1 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1744059298-876638132 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1744059298-876638132, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.005810 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [None req-a02e62a6-2e00-481d-b0dc-adb938a585d1 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1369882162-1049247028 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1369882162-1049247028, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.006283 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [None req-a02e62a6-2e00-481d-b0dc-adb938a585d1 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1369882162-1049247028 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1369882162-1049247028, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.006834 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [None req-a02e62a6-2e00-481d-b0dc-adb938a585d1 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1369882162-1049247028 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1369882162-1049247028, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.007491 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [None req-a02e62a6-2e00-481d-b0dc-adb938a585d1 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1888587943-1416377009 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1888587943-1416377009, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.007897 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [None req-a02e62a6-2e00-481d-b0dc-adb938a585d1 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-45050221 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-45050221, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.008770 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [None req-a02e62a6-2e00-481d-b0dc-adb938a585d1 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-45050221 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-45050221, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.008770 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [None req-a02e62a6-2e00-481d-b0dc-adb938a585d1 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-45050221 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-45050221, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.016803 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a02e62a6-2e00-481d-b0dc-adb938a585d1 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] https://10.4.3.5/volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7 returned with HTTP 200 Aug 06 19:27:24.017394 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 624/2504] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:27:23 2026] GET /volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7 => generated 1599 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:24.028619 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d47c9e1e-cd8f-4dea-ae1e-ba5cf5988616 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:24.031360 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d47c9e1e-cd8f-4dea-ae1e-ba5cf5988616 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] GET https://10.4.3.5/volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7/defaults Aug 06 19:27:24.031819 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d47c9e1e-cd8f-4dea-ae1e-ba5cf5988616 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:24.031819 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d47c9e1e-cd8f-4dea-ae1e-ba5cf5988616 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Calling method 'defaults' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:24.041881 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-d47c9e1e-cd8f-4dea-ae1e-ba5cf5988616 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1744059298-876638132 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1744059298-876638132, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.042288 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-d47c9e1e-cd8f-4dea-ae1e-ba5cf5988616 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1369882162-1049247028 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1369882162-1049247028, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.042663 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-d47c9e1e-cd8f-4dea-ae1e-ba5cf5988616 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1369882162-1049247028 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1369882162-1049247028, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.042964 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-d47c9e1e-cd8f-4dea-ae1e-ba5cf5988616 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1369882162-1049247028 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1369882162-1049247028, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.043302 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-d47c9e1e-cd8f-4dea-ae1e-ba5cf5988616 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1888587943-1416377009 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1888587943-1416377009, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.043595 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-d47c9e1e-cd8f-4dea-ae1e-ba5cf5988616 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1888587943-1416377009 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1888587943-1416377009, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.043876 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-d47c9e1e-cd8f-4dea-ae1e-ba5cf5988616 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1888587943-1416377009 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1888587943-1416377009, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.044276 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-d47c9e1e-cd8f-4dea-ae1e-ba5cf5988616 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-45050221 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-45050221, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.044545 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-d47c9e1e-cd8f-4dea-ae1e-ba5cf5988616 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-45050221 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-45050221, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.044814 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-d47c9e1e-cd8f-4dea-ae1e-ba5cf5988616 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-45050221 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-45050221, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.049435 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d47c9e1e-cd8f-4dea-ae1e-ba5cf5988616 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] https://10.4.3.5/volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7/defaults returned with HTTP 200 Aug 06 19:27:24.049906 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 633/2505] 10.4.3.5 () {66 vars in 1367 bytes} [Thu Aug 6 19:27:24 2026] GET /volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7/defaults => generated 1599 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:24.061793 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-06aa75a2-756d-491f-8f47-4f8da540ab8b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:24.064760 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-06aa75a2-756d-491f-8f47-4f8da540ab8b tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] PUT https://10.4.3.5/volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7 Aug 06 19:27:24.065188 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-06aa75a2-756d-491f-8f47-4f8da540ab8b tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:24.153052 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-06aa75a2-756d-491f-8f47-4f8da540ab8b tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1744059298-876638132 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1744059298-876638132, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.153052 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-06aa75a2-756d-491f-8f47-4f8da540ab8b tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1744059298-876638132 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1744059298-876638132, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.153052 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-06aa75a2-756d-491f-8f47-4f8da540ab8b tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1744059298-876638132 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1744059298-876638132, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.153052 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-06aa75a2-756d-491f-8f47-4f8da540ab8b tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1369882162-1049247028 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1369882162-1049247028, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.153052 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-06aa75a2-756d-491f-8f47-4f8da540ab8b tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1888587943-1416377009 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1888587943-1416377009, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.153052 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-06aa75a2-756d-491f-8f47-4f8da540ab8b tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1888587943-1416377009 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1888587943-1416377009, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.153052 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-06aa75a2-756d-491f-8f47-4f8da540ab8b tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1888587943-1416377009 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1888587943-1416377009, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.153052 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-06aa75a2-756d-491f-8f47-4f8da540ab8b tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-45050221 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-45050221, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.166321 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-06aa75a2-756d-491f-8f47-4f8da540ab8b tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] https://10.4.3.5/volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7 returned with HTTP 200 Aug 06 19:27:24.166897 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 630/2506] 10.4.3.5 () {68 vars in 1360 bytes} [Thu Aug 6 19:27:24 2026] PUT /volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7 => generated 1557 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:24.179662 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2db478d1-fb93-45e5-b1be-cef5547e1076 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:24.181500 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2db478d1-fb93-45e5-b1be-cef5547e1076 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] DELETE https://10.4.3.5/volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7 Aug 06 19:27:24.183327 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2db478d1-fb93-45e5-b1be-cef5547e1076 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:24.183327 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2db478d1-fb93-45e5-b1be-cef5547e1076 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:24.183327 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:24.183327 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:24.192815 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2db478d1-fb93-45e5-b1be-cef5547e1076 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] https://10.4.3.5/volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7 returned with HTTP 200 Aug 06 19:27:24.193642 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 620/2507] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:27:24 2026] DELETE /volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7 => generated 0 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 19:27:24.204901 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-acf2c5f7-0d30-4c7f-9ec3-f87221dc8d3d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:24.207997 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-acf2c5f7-0d30-4c7f-9ec3-f87221dc8d3d tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] GET https://10.4.3.5/volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7 Aug 06 19:27:24.208318 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-acf2c5f7-0d30-4c7f-9ec3-f87221dc8d3d tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:24.208972 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-acf2c5f7-0d30-4c7f-9ec3-f87221dc8d3d tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:24.231794 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-acf2c5f7-0d30-4c7f-9ec3-f87221dc8d3d tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] https://10.4.3.5/volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7 returned with HTTP 200 Aug 06 19:27:24.232348 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 625/2508] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:27:24 2026] GET /volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7 => generated 1599 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:24.248846 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-84fcd14c-61a6-4b44-a2f9-0b1c1615d997 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:24.255676 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-84fcd14c-61a6-4b44-a2f9-0b1c1615d997 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] PUT https://10.4.3.5/volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7 Aug 06 19:27:24.257043 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-84fcd14c-61a6-4b44-a2f9-0b1c1615d997 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-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=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:24.401613 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b7031dba-2e48-41f3-b44c-a8722bfbfdb8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:24.405384 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b7031dba-2e48-41f3-b44c-a8722bfbfdb8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 Aug 06 19:27:24.405384 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b7031dba-2e48-41f3-b44c-a8722bfbfdb8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:24.405701 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b7031dba-2e48-41f3-b44c-a8722bfbfdb8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:24.405867 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b7031dba-2e48-41f3-b44c-a8722bfbfdb8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:24.414502 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:24.414502 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:24.418532 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b7031dba-2e48-41f3-b44c-a8722bfbfdb8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 returned with HTTP 200 Aug 06 19:27:24.421997 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 631/2509] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:24 2026] GET /volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 => generated 788 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:24.534351 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-84fcd14c-61a6-4b44-a2f9-0b1c1615d997 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] https://10.4.3.5/volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7 returned with HTTP 200 Aug 06 19:27:24.534351 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 634/2510] 10.4.3.5 () {68 vars in 1361 bytes} [Thu Aug 6 19:27:24 2026] PUT /volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7 => generated 1557 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:24.552471 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-526c9899-9afd-4c5b-8006-f1d2803b070a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:24.553846 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-526c9899-9afd-4c5b-8006-f1d2803b070a tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] GET https://10.4.3.5/volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7/defaults Aug 06 19:27:24.554032 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-526c9899-9afd-4c5b-8006-f1d2803b070a tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:24.554882 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-526c9899-9afd-4c5b-8006-f1d2803b070a tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Calling method 'defaults' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:24.562698 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-11a2652d-7d2a-4112-b6af-bcde59f18d30 req-1afdd3d4-e74e-48a7-8383-db23f54a1a4b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:24.567276 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-11a2652d-7d2a-4112-b6af-bcde59f18d30 req-1afdd3d4-e74e-48a7-8383-db23f54a1a4b tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc Aug 06 19:27:24.567843 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-11a2652d-7d2a-4112-b6af-bcde59f18d30 req-1afdd3d4-e74e-48a7-8383-db23f54a1a4b tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:24.568161 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-11a2652d-7d2a-4112-b6af-bcde59f18d30 req-1afdd3d4-e74e-48a7-8383-db23f54a1a4b tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:24.568497 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-526c9899-9afd-4c5b-8006-f1d2803b070a tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1744059298-876638132 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1744059298-876638132, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.569471 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-526c9899-9afd-4c5b-8006-f1d2803b070a tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1744059298-876638132 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1744059298-876638132, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.569471 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-526c9899-9afd-4c5b-8006-f1d2803b070a tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1744059298-876638132 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1744059298-876638132, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.569793 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-526c9899-9afd-4c5b-8006-f1d2803b070a tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1369882162-1049247028 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1369882162-1049247028, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.570037 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-526c9899-9afd-4c5b-8006-f1d2803b070a tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1369882162-1049247028 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1369882162-1049247028, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.571273 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-526c9899-9afd-4c5b-8006-f1d2803b070a tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1369882162-1049247028 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1369882162-1049247028, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.571675 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-526c9899-9afd-4c5b-8006-f1d2803b070a tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1888587943-1416377009 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1888587943-1416377009, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.571980 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-526c9899-9afd-4c5b-8006-f1d2803b070a tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1888587943-1416377009 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1888587943-1416377009, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.572461 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-526c9899-9afd-4c5b-8006-f1d2803b070a tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1888587943-1416377009 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1888587943-1416377009, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.572792 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-526c9899-9afd-4c5b-8006-f1d2803b070a tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-45050221 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-45050221, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.573124 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-526c9899-9afd-4c5b-8006-f1d2803b070a tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-45050221 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-45050221, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.573412 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-526c9899-9afd-4c5b-8006-f1d2803b070a tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-45050221 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-45050221, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:24.580503 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:24.580503 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:24.580613 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-526c9899-9afd-4c5b-8006-f1d2803b070a tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] https://10.4.3.5/volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7/defaults returned with HTTP 200 Aug 06 19:27:24.581442 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 621/2511] 10.4.3.5 () {66 vars in 1367 bytes} [Thu Aug 6 19:27:24 2026] GET /volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7/defaults => generated 1599 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:24.592164 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-11a2652d-7d2a-4112-b6af-bcde59f18d30 req-1afdd3d4-e74e-48a7-8383-db23f54a1a4b tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:27:24.597510 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fcb68465-f2df-44e8-b7d8-c482f1d099fb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:24.600780 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fcb68465-f2df-44e8-b7d8-c482f1d099fb tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] GET https://10.4.3.5/volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7 Aug 06 19:27:24.601090 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fcb68465-f2df-44e8-b7d8-c482f1d099fb tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:24.601151 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-11a2652d-7d2a-4112-b6af-bcde59f18d30 req-1afdd3d4-e74e-48a7-8383-db23f54a1a4b tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc returned with HTTP 200 Aug 06 19:27:24.601198 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fcb68465-f2df-44e8-b7d8-c482f1d099fb tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:24.601571 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 626/2512] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:27:24 2026] GET /volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc => generated 872 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:24.632850 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fcb68465-f2df-44e8-b7d8-c482f1d099fb tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] https://10.4.3.5/volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7 returned with HTTP 200 Aug 06 19:27:24.633447 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 632/2513] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:27:24 2026] GET /volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7 => generated 1599 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:24.649692 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-58630b24-8160-4bca-8bcf-a335da85660a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:24.653696 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-58630b24-8160-4bca-8bcf-a335da85660a tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] GET https://10.4.3.5/volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7?usage=True Aug 06 19:27:24.653981 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-58630b24-8160-4bca-8bcf-a335da85660a tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:24.654306 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-58630b24-8160-4bca-8bcf-a335da85660a tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:24.680940 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-58630b24-8160-4bca-8bcf-a335da85660a tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] https://10.4.3.5/volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7?usage=True returned with HTTP 200 Aug 06 19:27:24.681384 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 635/2514] 10.4.3.5 () {66 vars in 1361 bytes} [Thu Aug 6 19:27:24 2026] GET /volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7?usage=True => generated 2691 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:24.697572 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-58fd6551-7179-4074-926f-70f4d7a86899 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:24.802673 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-58fd6551-7179-4074-926f-70f4d7a86899 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:27:24.803140 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-58fd6551-7179-4074-926f-70f4d7a86899 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1642383774"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:24.806131 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-58fd6551-7179-4074-926f-70f4d7a86899 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1642383774'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:27:24.806131 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-58fd6551-7179-4074-926f-70f4d7a86899 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Create volume of 1 GB Aug 06 19:27:24.808462 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-58fd6551-7179-4074-926f-70f4d7a86899 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Availability Zones retrieved successfully. Aug 06 19:27:24.814513 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4a44f2c4-9355-4158-a585-aa38a479a028 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:24.815723 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-58fd6551-7179-4074-926f-70f4d7a86899 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Flow 'volume_create_api' (2c4e2070-8f34-4047-9258-eaf787e62f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:27:24.816765 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4a44f2c4-9355-4158-a585-aa38a479a028 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 Aug 06 19:27:24.816984 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4a44f2c4-9355-4158-a585-aa38a479a028 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:24.817064 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-58fd6551-7179-4074-926f-70f4d7a86899 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (204765d8-713d-4eb4-8336-6d1c6ae358a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:24.817262 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4a44f2c4-9355-4158-a585-aa38a479a028 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:24.818387 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-58fd6551-7179-4074-926f-70f4d7a86899 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:27:24.829893 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:24.829893 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:24.837029 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4a44f2c4-9355-4158-a585-aa38a479a028 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:27:24.842136 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4a44f2c4-9355-4158-a585-aa38a479a028 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 returned with HTTP 200 Aug 06 19:27:24.842445 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 627/2515] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:24 2026] GET /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:24.853903 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-58fd6551-7179-4074-926f-70f4d7a86899 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (204765d8-713d-4eb4-8336-6d1c6ae358a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:24.854770 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-58fd6551-7179-4074-926f-70f4d7a86899 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (195f7e93-c06b-45ef-8100-c54ea63e9957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:24.933896 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-58fd6551-7179-4074-926f-70f4d7a86899 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Created reservations ['0a2bc6b6-f6f5-4cfa-981e-0e185d3885fc', 'd88fd1d1-6027-4ac4-9e4c-3fab55186fab', 'f29a6606-836a-4068-b6cf-c80c6941785c', 'd6fcdbbc-6d22-4355-b4a1-bb972bf7733b'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:27:24.934721 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-58fd6551-7179-4074-926f-70f4d7a86899 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (195f7e93-c06b-45ef-8100-c54ea63e9957) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a2bc6b6-f6f5-4cfa-981e-0e185d3885fc', 'd88fd1d1-6027-4ac4-9e4c-3fab55186fab', 'f29a6606-836a-4068-b6cf-c80c6941785c', 'd6fcdbbc-6d22-4355-b4a1-bb972bf7733b']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:24.935648 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-58fd6551-7179-4074-926f-70f4d7a86899 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c554ed9b-627f-4237-8d30-9cd7ef1c242a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:24.967040 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-58fd6551-7179-4074-926f-70f4d7a86899 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c554ed9b-627f-4237-8d30-9cd7ef1c242a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76a8f84e-2aa0-43c3-b890-50ca31dcb6dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1642383774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4203c6f4f6e4ca39ec96a3559d055c7',qos_specs=None,replication_status=,reservations=['0a2bc6b6-f6f5-4cfa-981e-0e185d3885fc','d88fd1d1-6027-4ac4-9e4c-3fab55186fab','f29a6606-836a-4068-b6cf-c80c6941785c','d6fcdbbc-6d22-4355-b4a1-bb972bf7733b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf7532caf49f4f669eea2f01d45c1df4',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:27:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1642383774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76a8f84e-2aa0-43c3-b890-50ca31dcb6dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4203c6f4f6e4ca39ec96a3559d055c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf7532caf49f4f669eea2f01d45c1df4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:24.967318 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-58fd6551-7179-4074-926f-70f4d7a86899 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3a3ea68-d925-4963-b6fe-d3ffb3a00f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:24.994884 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-58fd6551-7179-4074-926f-70f4d7a86899 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3a3ea68-d925-4963-b6fe-d3ffb3a00f95) transitioned into state 'SUCCESS' from state '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-1642383774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4203c6f4f6e4ca39ec96a3559d055c7',qos_specs=None,replication_status=,reservations=['0a2bc6b6-f6f5-4cfa-981e-0e185d3885fc','d88fd1d1-6027-4ac4-9e4c-3fab55186fab','f29a6606-836a-4068-b6cf-c80c6941785c','d6fcdbbc-6d22-4355-b4a1-bb972bf7733b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf7532caf49f4f669eea2f01d45c1df4',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:24.995922 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-58fd6551-7179-4074-926f-70f4d7a86899 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc1da3ac-36b7-4076-bb30-bb6a7757b3c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:25.008870 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-58fd6551-7179-4074-926f-70f4d7a86899 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc1da3ac-36b7-4076-bb30-bb6a7757b3c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:25.010007 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-58fd6551-7179-4074-926f-70f4d7a86899 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Flow 'volume_create_api' (2c4e2070-8f34-4047-9258-eaf787e62f88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:27:25.011037 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-58fd6551-7179-4074-926f-70f4d7a86899 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Create volume request issued successfully. Aug 06 19:27:25.011925 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-58fd6551-7179-4074-926f-70f4d7a86899 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:27:25.012818 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 622/2516] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:27:24 2026] POST /volume/v3/volumes => generated 752 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:27:25.030126 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ed1897a1-74c8-4286-a780-118e30d04f7a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:25.034873 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ed1897a1-74c8-4286-a780-118e30d04f7a tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] GET https://10.4.3.5/volume/v3/volumes/76a8f84e-2aa0-43c3-b890-50ca31dcb6dd Aug 06 19:27:25.035131 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ed1897a1-74c8-4286-a780-118e30d04f7a tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:25.035420 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ed1897a1-74c8-4286-a780-118e30d04f7a tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:25.046459 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:25.046459 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:25.052037 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ed1897a1-74c8-4286-a780-118e30d04f7a tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Volume info retrieved successfully. Aug 06 19:27:25.058845 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ed1897a1-74c8-4286-a780-118e30d04f7a tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] https://10.4.3.5/volume/v3/volumes/76a8f84e-2aa0-43c3-b890-50ca31dcb6dd returned with HTTP 200 Aug 06 19:27:25.059444 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 633/2517] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:25 2026] GET /volume/v3/volumes/76a8f84e-2aa0-43c3-b890-50ca31dcb6dd => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:25.438000 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-12ded342-1a84-4f0d-ac87-132030e079eb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:25.442185 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-12ded342-1a84-4f0d-ac87-132030e079eb tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 Aug 06 19:27:25.442443 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-12ded342-1a84-4f0d-ac87-132030e079eb tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:25.442661 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-12ded342-1a84-4f0d-ac87-132030e079eb tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:25.442806 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-12ded342-1a84-4f0d-ac87-132030e079eb tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:25.448812 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:25.448812 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:25.449302 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-12ded342-1a84-4f0d-ac87-132030e079eb tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 returned with HTTP 200 Aug 06 19:27:25.449671 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 636/2518] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:25 2026] GET /volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:25.467792 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-545bd737-3cc7-4517-a547-00ca328c0d10 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:25.470869 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-545bd737-3cc7-4517-a547-00ca328c0d10 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 Aug 06 19:27:25.471247 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-545bd737-3cc7-4517-a547-00ca328c0d10 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:25.471825 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-545bd737-3cc7-4517-a547-00ca328c0d10 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:25.471825 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-545bd737-3cc7-4517-a547-00ca328c0d10 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:25.480649 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:25.480649 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:25.481813 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-545bd737-3cc7-4517-a547-00ca328c0d10 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 returned with HTTP 200 Aug 06 19:27:25.482379 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 628/2519] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:25 2026] GET /volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:25.501641 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ee05b50c-fb91-47b6-8305-2105f3d8b0e1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:25.507331 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ee05b50c-fb91-47b6-8305-2105f3d8b0e1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] POST https://10.4.3.5/volume/v3/backups Aug 06 19:27:25.507782 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ee05b50c-fb91-47b6-8305-2105f3d8b0e1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46", "incremental": true, "force": true}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:25.510351 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-ee05b50c-fb91-47b6-8305-2105f3d8b0e1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Creating new backup {'backup': {'volume_id': 'ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46', 'incremental': True, 'force': True}} {{(pid=100262) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:27:25.510351 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-ee05b50c-fb91-47b6-8305-2105f3d8b0e1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Creating backup of volume ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 in container None Aug 06 19:27:25.525930 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:25.525930 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:25.526574 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ee05b50c-fb91-47b6-8305-2105f3d8b0e1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:27:25.561586 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-ee05b50c-fb91-47b6-8305-2105f3d8b0e1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Created reservations ['033cfdc0-9321-4470-8273-0a5a705ba431', 'd3df0f1e-8be4-4a66-858a-eeae8d890bbb'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:27:25.628058 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ee05b50c-fb91-47b6-8305-2105f3d8b0e1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:27:25.628058 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 623/2520] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:27:25 2026] POST /volume/v3/backups => generated 284 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:27:25.640381 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-551cdb64-b347-4cec-891a-89cb8d9390ff None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:25.643314 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-551cdb64-b347-4cec-891a-89cb8d9390ff tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 Aug 06 19:27:25.643641 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-551cdb64-b347-4cec-891a-89cb8d9390ff tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:25.643925 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-551cdb64-b347-4cec-891a-89cb8d9390ff tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:25.644251 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-551cdb64-b347-4cec-891a-89cb8d9390ff tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id b5601d14-bfcd-4616-a2e7-aff630df8061. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:25.653101 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:25.653101 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:25.655816 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-551cdb64-b347-4cec-891a-89cb8d9390ff tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 returned with HTTP 200 Aug 06 19:27:25.657069 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 634/2521] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:25 2026] GET /volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 => generated 690 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:25.860534 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1c82608a-3abd-40fd-a872-c9c7ec0baa5d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:25.862667 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c82608a-3abd-40fd-a872-c9c7ec0baa5d tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 Aug 06 19:27:25.863027 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1c82608a-3abd-40fd-a872-c9c7ec0baa5d tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:25.863408 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1c82608a-3abd-40fd-a872-c9c7ec0baa5d tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:25.878858 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:25.878858 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:25.890389 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1c82608a-3abd-40fd-a872-c9c7ec0baa5d tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:27:25.901671 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c82608a-3abd-40fd-a872-c9c7ec0baa5d tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 returned with HTTP 200 Aug 06 19:27:25.901809 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 637/2522] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:25 2026] GET /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:25.941127 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b9b8dbaa-d548-4096-b67d-e659b55bbcf9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:25.944660 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b9b8dbaa-d548-4096-b67d-e659b55bbcf9 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] POST https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action Aug 06 19:27:25.945232 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b9b8dbaa-d548-4096-b67d-e659b55bbcf9 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-789399411", "disk_format": "qcow2"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:27:25.945454 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b9b8dbaa-d548-4096-b67d-e659b55bbcf9 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-789399411", "disk_format": "qcow2"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:25.962418 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:25.962418 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:25.963307 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b9b8dbaa-d548-4096-b67d-e659b55bbcf9 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:27:25.979895 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:25.979895 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:25.985497 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.image.image_utils [None req-b9b8dbaa-d548-4096-b67d-e659b55bbcf9 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-789399411'}] 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-789399411'}]. {{(pid=100263) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 06 19:27:26.080701 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cd0f0d97-0777-4516-886d-72ecac41dc7b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:26.084183 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cd0f0d97-0777-4516-886d-72ecac41dc7b tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] GET https://10.4.3.5/volume/v3/volumes/76a8f84e-2aa0-43c3-b890-50ca31dcb6dd Aug 06 19:27:26.084985 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cd0f0d97-0777-4516-886d-72ecac41dc7b tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:26.085776 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cd0f0d97-0777-4516-886d-72ecac41dc7b tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:26.106429 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:26.106429 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:26.118096 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cd0f0d97-0777-4516-886d-72ecac41dc7b tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Volume info retrieved successfully. Aug 06 19:27:26.126661 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cd0f0d97-0777-4516-886d-72ecac41dc7b tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] https://10.4.3.5/volume/v3/volumes/76a8f84e-2aa0-43c3-b890-50ca31dcb6dd returned with HTTP 200 Aug 06 19:27:26.127375 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 624/2523] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:26 2026] GET /volume/v3/volumes/76a8f84e-2aa0-43c3-b890-50ca31dcb6dd => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:26.146882 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-62938dd6-6fad-4d61-9d30-3e8b43c6977f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:26.152104 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-62938dd6-6fad-4d61-9d30-3e8b43c6977f tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] GET https://10.4.3.5/volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7?usage=True Aug 06 19:27:26.152526 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-62938dd6-6fad-4d61-9d30-3e8b43c6977f tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:26.152766 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-62938dd6-6fad-4d61-9d30-3e8b43c6977f tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:26.188935 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-62938dd6-6fad-4d61-9d30-3e8b43c6977f tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] https://10.4.3.5/volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7?usage=True returned with HTTP 200 Aug 06 19:27:26.189426 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 635/2524] 10.4.3.5 () {66 vars in 1361 bytes} [Thu Aug 6 19:27:26 2026] GET /volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7?usage=True => generated 2691 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:26.203728 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0fb1ea3e-7d6a-4348-9d5a-b762b71b5569 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:26.206244 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0fb1ea3e-7d6a-4348-9d5a-b762b71b5569 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] DELETE https://10.4.3.5/volume/v3/volumes/76a8f84e-2aa0-43c3-b890-50ca31dcb6dd Aug 06 19:27:26.206648 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0fb1ea3e-7d6a-4348-9d5a-b762b71b5569 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:26.206931 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0fb1ea3e-7d6a-4348-9d5a-b762b71b5569 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:26.207178 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-0fb1ea3e-7d6a-4348-9d5a-b762b71b5569 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Delete volume with id: 76a8f84e-2aa0-43c3-b890-50ca31dcb6dd Aug 06 19:27:26.218855 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:26.218855 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:26.219511 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0fb1ea3e-7d6a-4348-9d5a-b762b71b5569 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Volume info retrieved successfully. Aug 06 19:27:26.245197 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0fb1ea3e-7d6a-4348-9d5a-b762b71b5569 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Delete volume request issued successfully. Aug 06 19:27:26.245400 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0fb1ea3e-7d6a-4348-9d5a-b762b71b5569 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] https://10.4.3.5/volume/v3/volumes/76a8f84e-2aa0-43c3-b890-50ca31dcb6dd returned with HTTP 202 Aug 06 19:27:26.246034 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 638/2525] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:27:26 2026] DELETE /volume/v3/volumes/76a8f84e-2aa0-43c3-b890-50ca31dcb6dd => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:27:26.256280 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5dde2e5d-d638-4480-8621-df9afd116e53 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:26.260517 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5dde2e5d-d638-4480-8621-df9afd116e53 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] GET https://10.4.3.5/volume/v3/volumes/76a8f84e-2aa0-43c3-b890-50ca31dcb6dd Aug 06 19:27:26.260517 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5dde2e5d-d638-4480-8621-df9afd116e53 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:26.260517 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5dde2e5d-d638-4480-8621-df9afd116e53 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:26.272323 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:26.272323 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:26.279978 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5dde2e5d-d638-4480-8621-df9afd116e53 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Volume info retrieved successfully. Aug 06 19:27:26.286623 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5dde2e5d-d638-4480-8621-df9afd116e53 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] https://10.4.3.5/volume/v3/volumes/76a8f84e-2aa0-43c3-b890-50ca31dcb6dd returned with HTTP 200 Aug 06 19:27:26.288143 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 625/2526] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:26 2026] GET /volume/v3/volumes/76a8f84e-2aa0-43c3-b890-50ca31dcb6dd => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:26.635268 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b9b8dbaa-d548-4096-b67d-e659b55bbcf9 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Copy volume to image completed successfully. Aug 06 19:27:26.636085 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b9b8dbaa-d548-4096-b67d-e659b55bbcf9 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action returned with HTTP 202 Aug 06 19:27:26.636691 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 629/2527] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:27:25 2026] POST /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204/action => generated 688 bytes in 696 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:27:26.675598 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1dfb7a52-3389-4a9d-b39c-ba1d03cbf45a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:26.678041 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1dfb7a52-3389-4a9d-b39c-ba1d03cbf45a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 Aug 06 19:27:26.678324 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1dfb7a52-3389-4a9d-b39c-ba1d03cbf45a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:26.678631 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1dfb7a52-3389-4a9d-b39c-ba1d03cbf45a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:26.678784 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-1dfb7a52-3389-4a9d-b39c-ba1d03cbf45a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id b5601d14-bfcd-4616-a2e7-aff630df8061. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:26.685760 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:26.685760 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:26.686933 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1dfb7a52-3389-4a9d-b39c-ba1d03cbf45a tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 returned with HTTP 200 Aug 06 19:27:26.687465 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 636/2528] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:26 2026] GET /volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 => generated 692 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:27.302432 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dc9f9f81-07b4-4d5f-80e3-ffdd61d6151e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:27.304646 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dc9f9f81-07b4-4d5f-80e3-ffdd61d6151e tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] GET https://10.4.3.5/volume/v3/volumes/76a8f84e-2aa0-43c3-b890-50ca31dcb6dd Aug 06 19:27:27.304927 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dc9f9f81-07b4-4d5f-80e3-ffdd61d6151e tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:27.305161 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dc9f9f81-07b4-4d5f-80e3-ffdd61d6151e tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:27.311756 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dc9f9f81-07b4-4d5f-80e3-ffdd61d6151e tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] https://10.4.3.5/volume/v3/volumes/76a8f84e-2aa0-43c3-b890-50ca31dcb6dd returned with HTTP 404 Aug 06 19:27:27.312485 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 639/2529] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:27 2026] GET /volume/v3/volumes/76a8f84e-2aa0-43c3-b890-50ca31dcb6dd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:27:27.320047 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-11259c56-e09d-463c-8283-5760571c3791 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:27.322614 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-11259c56-e09d-463c-8283-5760571c3791 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] GET https://10.4.3.5/volume/v3/volumes/76a8f84e-2aa0-43c3-b890-50ca31dcb6dd Aug 06 19:27:27.322926 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-11259c56-e09d-463c-8283-5760571c3791 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:27.323176 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-11259c56-e09d-463c-8283-5760571c3791 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:27.331358 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-11259c56-e09d-463c-8283-5760571c3791 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] https://10.4.3.5/volume/v3/volumes/76a8f84e-2aa0-43c3-b890-50ca31dcb6dd returned with HTTP 404 Aug 06 19:27:27.332035 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 626/2530] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:27 2026] GET /volume/v3/volumes/76a8f84e-2aa0-43c3-b890-50ca31dcb6dd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:27:27.340901 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c12b325d-e6ed-4083-a1e2-a5074a849b3b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:27.343082 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c12b325d-e6ed-4083-a1e2-a5074a849b3b tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] DELETE https://10.4.3.5/volume/v3/volumes/76a8f84e-2aa0-43c3-b890-50ca31dcb6dd Aug 06 19:27:27.343331 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c12b325d-e6ed-4083-a1e2-a5074a849b3b tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:27.343537 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c12b325d-e6ed-4083-a1e2-a5074a849b3b tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:27.343716 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-c12b325d-e6ed-4083-a1e2-a5074a849b3b tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Delete volume with id: 76a8f84e-2aa0-43c3-b890-50ca31dcb6dd Aug 06 19:27:27.352204 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c12b325d-e6ed-4083-a1e2-a5074a849b3b tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] https://10.4.3.5/volume/v3/volumes/76a8f84e-2aa0-43c3-b890-50ca31dcb6dd returned with HTTP 404 Aug 06 19:27:27.352882 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 630/2531] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:27:27 2026] DELETE /volume/v3/volumes/76a8f84e-2aa0-43c3-b890-50ca31dcb6dd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:27:27.363277 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-da6025b0-863f-4478-93b5-eae8fcacde39 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:27.365216 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-da6025b0-863f-4478-93b5-eae8fcacde39 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:27:27.365571 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-da6025b0-863f-4478-93b5-eae8fcacde39 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1214811413"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:27.366959 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-da6025b0-863f-4478-93b5-eae8fcacde39 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1214811413'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:27:27.367095 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-da6025b0-863f-4478-93b5-eae8fcacde39 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Create volume of 1 GB Aug 06 19:27:27.372168 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-da6025b0-863f-4478-93b5-eae8fcacde39 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Availability Zones retrieved successfully. Aug 06 19:27:27.378714 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-da6025b0-863f-4478-93b5-eae8fcacde39 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Flow 'volume_create_api' (c1bbfd54-1e15-40f4-a533-a5df36e82a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:27:27.379894 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-da6025b0-863f-4478-93b5-eae8fcacde39 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0d07407-ff1e-4f61-9eb7-34076d2d2bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:27.380879 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-da6025b0-863f-4478-93b5-eae8fcacde39 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:27:27.408655 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-da6025b0-863f-4478-93b5-eae8fcacde39 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0d07407-ff1e-4f61-9eb7-34076d2d2bec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:27.409491 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-da6025b0-863f-4478-93b5-eae8fcacde39 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cf1b780-509c-4aab-8540-9d09aecd5c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:27.454005 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-da6025b0-863f-4478-93b5-eae8fcacde39 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Created reservations ['ba3e5c70-ea75-4eeb-8f4a-c9df9f9ffe90', '3de1eb3a-c73d-493d-bb37-8241b5424d3f', '1e9698a7-5f80-4a05-be6c-452ca28f1dcc', 'a7433af5-8829-4525-ab3d-2e269d5401e6'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:27:27.454910 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-da6025b0-863f-4478-93b5-eae8fcacde39 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cf1b780-509c-4aab-8540-9d09aecd5c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba3e5c70-ea75-4eeb-8f4a-c9df9f9ffe90', '3de1eb3a-c73d-493d-bb37-8241b5424d3f', '1e9698a7-5f80-4a05-be6c-452ca28f1dcc', 'a7433af5-8829-4525-ab3d-2e269d5401e6']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:27.455796 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-da6025b0-863f-4478-93b5-eae8fcacde39 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93451a34-555e-4f00-96ee-4e7eda2e4406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:27.478617 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-da6025b0-863f-4478-93b5-eae8fcacde39 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93451a34-555e-4f00-96ee-4e7eda2e4406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24b75a2d-9eb5-4634-bf2c-05ef483ab603', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1214811413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4203c6f4f6e4ca39ec96a3559d055c7',qos_specs=None,replication_status=,reservations=['ba3e5c70-ea75-4eeb-8f4a-c9df9f9ffe90','3de1eb3a-c73d-493d-bb37-8241b5424d3f','1e9698a7-5f80-4a05-be6c-452ca28f1dcc','a7433af5-8829-4525-ab3d-2e269d5401e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf7532caf49f4f669eea2f01d45c1df4',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:27:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1214811413',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24b75a2d-9eb5-4634-bf2c-05ef483ab603,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4203c6f4f6e4ca39ec96a3559d055c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf7532caf49f4f669eea2f01d45c1df4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:27.479374 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-da6025b0-863f-4478-93b5-eae8fcacde39 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0659fec8-4fdc-46a5-a057-910ee9e1ff17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:27.499659 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-da6025b0-863f-4478-93b5-eae8fcacde39 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0659fec8-4fdc-46a5-a057-910ee9e1ff17) transitioned into state 'SUCCESS' from state '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-1214811413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4203c6f4f6e4ca39ec96a3559d055c7',qos_specs=None,replication_status=,reservations=['ba3e5c70-ea75-4eeb-8f4a-c9df9f9ffe90','3de1eb3a-c73d-493d-bb37-8241b5424d3f','1e9698a7-5f80-4a05-be6c-452ca28f1dcc','a7433af5-8829-4525-ab3d-2e269d5401e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf7532caf49f4f669eea2f01d45c1df4',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:27.500686 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-da6025b0-863f-4478-93b5-eae8fcacde39 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c3148e9-8d76-4d57-a052-ec2d1eedce0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:27.511462 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-da6025b0-863f-4478-93b5-eae8fcacde39 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c3148e9-8d76-4d57-a052-ec2d1eedce0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:27.512549 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-da6025b0-863f-4478-93b5-eae8fcacde39 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Flow 'volume_create_api' (c1bbfd54-1e15-40f4-a533-a5df36e82a04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:27:27.512914 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-da6025b0-863f-4478-93b5-eae8fcacde39 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Create volume request issued successfully. Aug 06 19:27:27.513715 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-da6025b0-863f-4478-93b5-eae8fcacde39 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:27:27.514399 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 637/2532] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:27:27 2026] POST /volume/v3/volumes => generated 752 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:27:27.526446 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d56b6437-4534-4cc9-83fc-aecce0a4c12c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:27.529039 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d56b6437-4534-4cc9-83fc-aecce0a4c12c tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] GET https://10.4.3.5/volume/v3/volumes/24b75a2d-9eb5-4634-bf2c-05ef483ab603 Aug 06 19:27:27.529298 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d56b6437-4534-4cc9-83fc-aecce0a4c12c tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:27.529573 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d56b6437-4534-4cc9-83fc-aecce0a4c12c tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:27.539580 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:27.539580 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:27.544853 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d56b6437-4534-4cc9-83fc-aecce0a4c12c tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Volume info retrieved successfully. Aug 06 19:27:27.551080 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d56b6437-4534-4cc9-83fc-aecce0a4c12c tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] https://10.4.3.5/volume/v3/volumes/24b75a2d-9eb5-4634-bf2c-05ef483ab603 returned with HTTP 200 Aug 06 19:27:27.551603 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 640/2533] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:27 2026] GET /volume/v3/volumes/24b75a2d-9eb5-4634-bf2c-05ef483ab603 => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:27.679485 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-468234d4-5c27-4a8b-b5e7-766273ae37df None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:27.681591 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-468234d4-5c27-4a8b-b5e7-766273ae37df tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] DELETE https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc Aug 06 19:27:27.681813 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-468234d4-5c27-4a8b-b5e7-766273ae37df tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:27.682032 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-468234d4-5c27-4a8b-b5e7-766273ae37df tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:27.682206 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-468234d4-5c27-4a8b-b5e7-766273ae37df tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Delete volume with id: 1a271224-0f60-4cf8-b134-3c3fe4ba24fc Aug 06 19:27:27.691122 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:27.691122 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:27.691727 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-468234d4-5c27-4a8b-b5e7-766273ae37df tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:27:27.705887 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-667c033e-b19a-4416-9432-dbc0171cd924 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:27.708188 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-667c033e-b19a-4416-9432-dbc0171cd924 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 Aug 06 19:27:27.708526 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-667c033e-b19a-4416-9432-dbc0171cd924 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:27.708811 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-667c033e-b19a-4416-9432-dbc0171cd924 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:27.709032 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-667c033e-b19a-4416-9432-dbc0171cd924 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id b5601d14-bfcd-4616-a2e7-aff630df8061. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:27.714421 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:27.714421 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:27.714608 np0000006689 devstack@c-api.service[100262]: WARNING cinder.keymgr.conf_key_mgr [None req-468234d4-5c27-4a8b-b5e7-766273ae37df tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 19:27:27.715502 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-667c033e-b19a-4416-9432-dbc0171cd924 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 returned with HTTP 200 Aug 06 19:27:27.715916 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 631/2534] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:27 2026] GET /volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 => generated 692 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:27.724034 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-468234d4-5c27-4a8b-b5e7-766273ae37df tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Delete volume request issued successfully. Aug 06 19:27:27.724776 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-468234d4-5c27-4a8b-b5e7-766273ae37df tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc returned with HTTP 202 Aug 06 19:27:27.725059 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 627/2535] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:27:27 2026] DELETE /volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:27:27.736807 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fbcd6b35-3b10-400b-bf4b-30bfd43fd109 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:27.739697 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fbcd6b35-3b10-400b-bf4b-30bfd43fd109 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc Aug 06 19:27:27.739954 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fbcd6b35-3b10-400b-bf4b-30bfd43fd109 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:27.740935 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fbcd6b35-3b10-400b-bf4b-30bfd43fd109 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:27.749450 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:27.749450 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:27.753262 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fbcd6b35-3b10-400b-bf4b-30bfd43fd109 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:27:27.758868 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fbcd6b35-3b10-400b-bf4b-30bfd43fd109 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc returned with HTTP 200 Aug 06 19:27:27.759248 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 638/2536] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:27 2026] GET /volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:28.567166 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-506a3f06-74d6-4887-8679-3dfd41753ba4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:28.568795 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-506a3f06-74d6-4887-8679-3dfd41753ba4 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] GET https://10.4.3.5/volume/v3/volumes/24b75a2d-9eb5-4634-bf2c-05ef483ab603 Aug 06 19:27:28.569045 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-506a3f06-74d6-4887-8679-3dfd41753ba4 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:28.569274 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-506a3f06-74d6-4887-8679-3dfd41753ba4 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:28.578172 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:28.578172 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:28.582732 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-506a3f06-74d6-4887-8679-3dfd41753ba4 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Volume info retrieved successfully. Aug 06 19:27:28.588759 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-506a3f06-74d6-4887-8679-3dfd41753ba4 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] https://10.4.3.5/volume/v3/volumes/24b75a2d-9eb5-4634-bf2c-05ef483ab603 returned with HTTP 200 Aug 06 19:27:28.589198 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 641/2537] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:28 2026] GET /volume/v3/volumes/24b75a2d-9eb5-4634-bf2c-05ef483ab603 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:28.604362 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1c28b50c-c435-4f48-bf52-02754f056f44 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:28.606307 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1c28b50c-c435-4f48-bf52-02754f056f44 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] GET https://10.4.3.5/volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7?usage=True Aug 06 19:27:28.606524 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1c28b50c-c435-4f48-bf52-02754f056f44 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:28.606707 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1c28b50c-c435-4f48-bf52-02754f056f44 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:28.633666 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1c28b50c-c435-4f48-bf52-02754f056f44 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] https://10.4.3.5/volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7?usage=True returned with HTTP 200 Aug 06 19:27:28.636560 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 632/2538] 10.4.3.5 () {66 vars in 1361 bytes} [Thu Aug 6 19:27:28 2026] GET /volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7?usage=True => generated 2691 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:28.650898 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bb19c1e9-ae57-4725-b1f8-d13c1b3a98d0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:28.655549 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bb19c1e9-ae57-4725-b1f8-d13c1b3a98d0 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] GET https://10.4.3.5/volume/v3/os-quota-sets/4632fce6aef84065b7ee4c2b31019ed7?usage=True Aug 06 19:27:28.655862 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bb19c1e9-ae57-4725-b1f8-d13c1b3a98d0 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:28.656140 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bb19c1e9-ae57-4725-b1f8-d13c1b3a98d0 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:28.680173 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bb19c1e9-ae57-4725-b1f8-d13c1b3a98d0 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] https://10.4.3.5/volume/v3/os-quota-sets/4632fce6aef84065b7ee4c2b31019ed7?usage=True returned with HTTP 200 Aug 06 19:27:28.680733 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 628/2539] 10.4.3.5 () {66 vars in 1361 bytes} [Thu Aug 6 19:27:28 2026] GET /volume/v3/os-quota-sets/4632fce6aef84065b7ee4c2b31019ed7?usage=True => generated 2691 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:28.696334 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-03df374f-97d8-4f09-949f-619cbe7700fc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:28.698787 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03df374f-97d8-4f09-949f-619cbe7700fc tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] POST https://10.4.3.5/volume/v3/os-volume-transfer Aug 06 19:27:28.699214 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03df374f-97d8-4f09-949f-619cbe7700fc tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "24b75a2d-9eb5-4634-bf2c-05ef483ab603"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:28.703156 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.volume_transfer [None req-03df374f-97d8-4f09-949f-619cbe7700fc tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Creating new volume transfer {'transfer': {'volume_id': '24b75a2d-9eb5-4634-bf2c-05ef483ab603'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 06 19:27:28.703375 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.contrib.volume_transfer [None req-03df374f-97d8-4f09-949f-619cbe7700fc tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Creating transfer of volume 24b75a2d-9eb5-4634-bf2c-05ef483ab603 Aug 06 19:27:28.703546 np0000006689 devstack@c-api.service[100265]: INFO cinder.transfer.api [None req-03df374f-97d8-4f09-949f-619cbe7700fc tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Generating transfer record for volume 24b75a2d-9eb5-4634-bf2c-05ef483ab603 Aug 06 19:27:28.712422 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:28.712422 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:28.729430 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-77bbbec1-9449-4b03-b6f8-88260b480983 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:28.731718 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-77bbbec1-9449-4b03-b6f8-88260b480983 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 Aug 06 19:27:28.732011 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-77bbbec1-9449-4b03-b6f8-88260b480983 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:28.732114 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03df374f-97d8-4f09-949f-619cbe7700fc tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] https://10.4.3.5/volume/v3/os-volume-transfer returned with HTTP 202 Aug 06 19:27:28.732374 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-77bbbec1-9449-4b03-b6f8-88260b480983 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:28.732524 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-77bbbec1-9449-4b03-b6f8-88260b480983 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id b5601d14-bfcd-4616-a2e7-aff630df8061. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:28.732807 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 639/2540] 10.4.3.5 () {68 vars in 1277 bytes} [Thu Aug 6 19:27:28 2026] POST /volume/v3/os-volume-transfer => generated 437 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:27:28.738294 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:28.738294 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:28.739686 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-77bbbec1-9449-4b03-b6f8-88260b480983 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 returned with HTTP 200 Aug 06 19:27:28.739895 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 642/2541] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:28 2026] GET /volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 => generated 703 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:28.747734 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-608864d5-59e2-4f99-816c-dd76c7869d22 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:28.773014 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8a6914ce-c6e8-45ca-97be-e64056156659 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:28.776620 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8a6914ce-c6e8-45ca-97be-e64056156659 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc Aug 06 19:27:28.776929 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8a6914ce-c6e8-45ca-97be-e64056156659 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:28.777288 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8a6914ce-c6e8-45ca-97be-e64056156659 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:28.784315 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8a6914ce-c6e8-45ca-97be-e64056156659 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc returned with HTTP 404 Aug 06 19:27:28.784999 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 629/2542] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:28 2026] GET /volume/v3/volumes/1a271224-0f60-4cf8-b134-3c3fe4ba24fc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:27:28.793289 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9f561de4-0623-44a4-b95a-68401587c63b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:28.795312 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9f561de4-0623-44a4-b95a-68401587c63b tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] GET https://10.4.3.5/volume/v3/volumes/detail?all_tenants=1 Aug 06 19:27:28.795549 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9f561de4-0623-44a4-b95a-68401587c63b tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:28.795782 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9f561de4-0623-44a4-b95a-68401587c63b tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:28.797052 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9f561de4-0623-44a4-b95a-68401587c63b tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:27:28.820616 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9f561de4-0623-44a4-b95a-68401587c63b tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] Get all volumes completed successfully. Aug 06 19:27:28.824362 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:28.824362 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:28.830464 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-608864d5-59e2-4f99-816c-dd76c7869d22 tempest-VolumeQuotasAdminTestJSON-49166215 tempest-VolumeQuotasAdminTestJSON-49166215-project-member] POST https://10.4.3.5/volume/v3/os-volume-transfer/6515f961-5d6b-48fe-8f4a-b4200201510e/accept Aug 06 19:27:28.830790 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-608864d5-59e2-4f99-816c-dd76c7869d22 tempest-VolumeQuotasAdminTestJSON-49166215 tempest-VolumeQuotasAdminTestJSON-49166215-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "2861e8fcf3d2bee7"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:28.832115 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.volume_transfer [None req-608864d5-59e2-4f99-816c-dd76c7869d22 tempest-VolumeQuotasAdminTestJSON-49166215 tempest-VolumeQuotasAdminTestJSON-49166215-project-member] Accepting volume transfer 6515f961-5d6b-48fe-8f4a-b4200201510e {{(pid=100263) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 06 19:27:28.832279 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.contrib.volume_transfer [None req-608864d5-59e2-4f99-816c-dd76c7869d22 tempest-VolumeQuotasAdminTestJSON-49166215 tempest-VolumeQuotasAdminTestJSON-49166215-project-member] Accepting transfer 6515f961-5d6b-48fe-8f4a-b4200201510e Aug 06 19:27:28.833082 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9f561de4-0623-44a4-b95a-68401587c63b tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] https://10.4.3.5/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 19:27:28.833647 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 640/2543] 10.4.3.5 () {66 vars in 1271 bytes} [Thu Aug 6 19:27:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15814 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:27:28.856450 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ce62e131-bfc6-4132-8686-4d395f5a5ca9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:28.858965 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce62e131-bfc6-4132-8686-4d395f5a5ca9 tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] DELETE https://10.4.3.5/volume/v3/types/f914aec1-19ef-4d5c-9f59-cb9c110597a0 Aug 06 19:27:28.859547 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce62e131-bfc6-4132-8686-4d395f5a5ca9 tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:28.859688 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce62e131-bfc6-4132-8686-4d395f5a5ca9 tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:28.891919 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce62e131-bfc6-4132-8686-4d395f5a5ca9 tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] https://10.4.3.5/volume/v3/types/f914aec1-19ef-4d5c-9f59-cb9c110597a0 returned with HTTP 202 Aug 06 19:27:28.892199 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 643/2544] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:27:28 2026] DELETE /volume/v3/types/f914aec1-19ef-4d5c-9f59-cb9c110597a0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:27:28.905701 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0338330e-930e-446c-bdf7-801d38bb9bc7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:28.909036 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0338330e-930e-446c-bdf7-801d38bb9bc7 tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:27:28.909590 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0338330e-930e-446c-bdf7-801d38bb9bc7 tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-328048342", "extra_specs": {}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:28.918318 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-608864d5-59e2-4f99-816c-dd76c7869d22 tempest-VolumeQuotasAdminTestJSON-49166215 tempest-VolumeQuotasAdminTestJSON-49166215-project-member] Created reservations ['2a2a6a94-3266-4a16-8623-58cddb7fa565', 'f23e044a-8007-4f63-8e90-6ddc387a1d34', 'b3497a3a-e4ae-48eb-a8f6-4e63ab3e5d48', '86ff54e2-6519-46cb-bc2a-2aed72e25388'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:27:28.928287 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0338330e-930e-446c-bdf7-801d38bb9bc7 tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:27:28.928759 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 630/2545] 10.4.3.5 () {68 vars in 1238 bytes} [Thu Aug 6 19:27:28 2026] POST /volume/v3/types => generated 211 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:28.942484 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-36da3883-bf85-49d7-8e12-9a051ee44c56 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:28.944956 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-36da3883-bf85-49d7-8e12-9a051ee44c56 tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] POST https://10.4.3.5/volume/v3/types/3ac843ba-e2e9-4d76-a314-9e47597a9f9b/encryption Aug 06 19:27:28.945503 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-36da3883-bf85-49d7-8e12-9a051ee44c56 tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:28.950136 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-608864d5-59e2-4f99-816c-dd76c7869d22 tempest-VolumeQuotasAdminTestJSON-49166215 tempest-VolumeQuotasAdminTestJSON-49166215-project-member] Created reservations ['402ca65a-7495-4be1-af4d-761bf9a4ed2a', '82509dfb-74a9-4328-86b9-97d6aa81fe6a', 'f6205ed5-008d-41c0-924a-b502d3f2adf4', 'b53f8c78-1b91-4998-a8a4-1f0e1c0bca64'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:27:28.972555 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-36da3883-bf85-49d7-8e12-9a051ee44c56 tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] https://10.4.3.5/volume/v3/types/3ac843ba-e2e9-4d76-a314-9e47597a9f9b/encryption returned with HTTP 200 Aug 06 19:27:28.973217 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 641/2546] 10.4.3.5 () {68 vars in 1383 bytes} [Thu Aug 6 19:27:28 2026] POST /volume/v3/types/3ac843ba-e2e9-4d76-a314-9e47597a9f9b/encryption => generated 230 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:28.984422 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a9377adf-8b66-4c21-a266-1d098bfe29af None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:28.986848 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a9377adf-8b66-4c21-a266-1d098bfe29af tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:27:28.987332 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a9377adf-8b66-4c21-a266-1d098bfe29af tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-399419194", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-328048342", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:28.989512 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-a9377adf-8b66-4c21-a266-1d098bfe29af tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-399419194', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-328048342', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:27:28.996477 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-a9377adf-8b66-4c21-a266-1d098bfe29af tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Create volume of 1 GB Aug 06 19:27:28.996929 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:28.996929 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:28.997668 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a9377adf-8b66-4c21-a266-1d098bfe29af tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Availability Zones retrieved successfully. Aug 06 19:27:29.008435 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-608864d5-59e2-4f99-816c-dd76c7869d22 tempest-VolumeQuotasAdminTestJSON-49166215 tempest-VolumeQuotasAdminTestJSON-49166215-project-member] Created reservations ['6fbc7ce0-fa0a-477c-a6ba-25374abdd5db', 'd961790a-6574-482c-a971-7c4ed1fe20cd', 'fb7083a4-d90d-4ed7-84e7-7c88dea35afa', '6b970343-5619-45b1-beba-39a6e8ecceab'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:27:29.010905 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a9377adf-8b66-4c21-a266-1d098bfe29af tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Flow 'volume_create_api' (0030921d-a3b5-434f-a5b4-6a3bd3cea892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:27:29.015774 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a9377adf-8b66-4c21-a266-1d098bfe29af tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ac42504-2a64-4b78-9a54-6918fddf2f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:29.017297 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-a9377adf-8b66-4c21-a266-1d098bfe29af tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:27:29.046947 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-608864d5-59e2-4f99-816c-dd76c7869d22 tempest-VolumeQuotasAdminTestJSON-49166215 tempest-VolumeQuotasAdminTestJSON-49166215-project-member] Created reservations ['3d91b1df-c7fe-416f-a99b-96e66a30d00e', '3d043db6-5146-4111-b181-be04cfbd4a42', '8024aacd-478c-4494-8366-bc7c20c810ad', '114357c8-2cb4-4d00-a672-6b2117c8e322'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:27:29.052048 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a9377adf-8b66-4c21-a266-1d098bfe29af tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ac42504-2a64-4b78-9a54-6918fddf2f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:27:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3ac843ba-e2e9-4d76-a314-9e47597a9f9b,is_public=True,name='tempest-scenario-type-luks-328048342',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ac843ba-e2e9-4d76-a314-9e47597a9f9b', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:29.053373 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a9377adf-8b66-4c21-a266-1d098bfe29af tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90d53e96-4406-472a-9375-95244090a957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:29.062033 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-608864d5-59e2-4f99-816c-dd76c7869d22 tempest-VolumeQuotasAdminTestJSON-49166215 tempest-VolumeQuotasAdminTestJSON-49166215-project-member] Transfer volume completed successfully. Aug 06 19:27:29.093979 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-a9377adf-8b66-4c21-a266-1d098bfe29af tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-328048342 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-328048342, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:29.094330 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-a9377adf-8b66-4c21-a266-1d098bfe29af tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-328048342 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-328048342, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:29.134611 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-a9377adf-8b66-4c21-a266-1d098bfe29af tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Created reservations ['8257e26f-1a79-4127-95b2-9623d7377e91', '2ee13b38-734d-4990-bfd9-0ae07e1e37d9', 'e8131b0f-c5e2-4859-9301-2b42421f9a6c', '9f325c62-2168-4d5d-8a37-e52bf514c8ae'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:27:29.135368 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a9377adf-8b66-4c21-a266-1d098bfe29af tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90d53e96-4406-472a-9375-95244090a957) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8257e26f-1a79-4127-95b2-9623d7377e91', '2ee13b38-734d-4990-bfd9-0ae07e1e37d9', 'e8131b0f-c5e2-4859-9301-2b42421f9a6c', '9f325c62-2168-4d5d-8a37-e52bf514c8ae']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:29.135598 np0000006689 devstack@c-api.service[100263]: INFO cinder.transfer.api [None req-608864d5-59e2-4f99-816c-dd76c7869d22 tempest-VolumeQuotasAdminTestJSON-49166215 tempest-VolumeQuotasAdminTestJSON-49166215-project-member] Volume 24b75a2d-9eb5-4634-bf2c-05ef483ab603 has been transferred. Aug 06 19:27:29.136470 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a9377adf-8b66-4c21-a266-1d098bfe29af tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dc5a56b-4085-4036-bca2-3234767af3e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:29.143510 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-608864d5-59e2-4f99-816c-dd76c7869d22 tempest-VolumeQuotasAdminTestJSON-49166215 tempest-VolumeQuotasAdminTestJSON-49166215-project-member] https://10.4.3.5/volume/v3/os-volume-transfer/6515f961-5d6b-48fe-8f4a-b4200201510e/accept returned with HTTP 202 Aug 06 19:27:29.143949 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 633/2547] 10.4.3.5 () {68 vars in 1409 bytes} [Thu Aug 6 19:27:28 2026] POST /volume/v3/os-volume-transfer/6515f961-5d6b-48fe-8f4a-b4200201510e/accept => generated 361 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:27:29.157507 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-88a01b24-264e-4443-a78c-c15a7df4c97f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:29.160889 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-88a01b24-264e-4443-a78c-c15a7df4c97f tempest-VolumeQuotasAdminTestJSON-49166215 tempest-VolumeQuotasAdminTestJSON-49166215-project-member] GET https://10.4.3.5/volume/v3/volumes/24b75a2d-9eb5-4634-bf2c-05ef483ab603 Aug 06 19:27:29.161471 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-88a01b24-264e-4443-a78c-c15a7df4c97f tempest-VolumeQuotasAdminTestJSON-49166215 tempest-VolumeQuotasAdminTestJSON-49166215-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:29.161688 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-88a01b24-264e-4443-a78c-c15a7df4c97f tempest-VolumeQuotasAdminTestJSON-49166215 tempest-VolumeQuotasAdminTestJSON-49166215-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:29.164390 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a9377adf-8b66-4c21-a266-1d098bfe29af tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dc5a56b-4085-4036-bca2-3234767af3e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '827d8d0a-b0f0-478e-9df0-0e73d80c30b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-399419194',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b79866c36d44e91bb291a6c2ee5056a',qos_specs=None,replication_status=,reservations=['8257e26f-1a79-4127-95b2-9623d7377e91','2ee13b38-734d-4990-bfd9-0ae07e1e37d9','e8131b0f-c5e2-4859-9301-2b42421f9a6c','9f325c62-2168-4d5d-8a37-e52bf514c8ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2217fe83b1c447d8aefc6c44ad043a05',volume_type_id=3ac843ba-e2e9-4d76-a314-9e47597a9f9b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:27:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-399419194',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=827d8d0a-b0f0-478e-9df0-0e73d80c30b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b79866c36d44e91bb291a6c2ee5056a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2217fe83b1c447d8aefc6c44ad043a05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ac843ba-e2e9-4d76-a314-9e47597a9f9b),volume_type_id=3ac843ba-e2e9-4d76-a314-9e47597a9f9b)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:29.165263 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a9377adf-8b66-4c21-a266-1d098bfe29af tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc37dddd-d9ac-4841-b4f6-3b9a33d6fcc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:29.174036 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:29.174036 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:29.182088 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-88a01b24-264e-4443-a78c-c15a7df4c97f tempest-VolumeQuotasAdminTestJSON-49166215 tempest-VolumeQuotasAdminTestJSON-49166215-project-member] Volume info retrieved successfully. Aug 06 19:27:29.191126 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a9377adf-8b66-4c21-a266-1d098bfe29af tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc37dddd-d9ac-4841-b4f6-3b9a33d6fcc7) transitioned into state 'SUCCESS' from state '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-399419194',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b79866c36d44e91bb291a6c2ee5056a',qos_specs=None,replication_status=,reservations=['8257e26f-1a79-4127-95b2-9623d7377e91','2ee13b38-734d-4990-bfd9-0ae07e1e37d9','e8131b0f-c5e2-4859-9301-2b42421f9a6c','9f325c62-2168-4d5d-8a37-e52bf514c8ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2217fe83b1c447d8aefc6c44ad043a05',volume_type_id=3ac843ba-e2e9-4d76-a314-9e47597a9f9b)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:29.191422 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-88a01b24-264e-4443-a78c-c15a7df4c97f tempest-VolumeQuotasAdminTestJSON-49166215 tempest-VolumeQuotasAdminTestJSON-49166215-project-member] https://10.4.3.5/volume/v3/volumes/24b75a2d-9eb5-4634-bf2c-05ef483ab603 returned with HTTP 200 Aug 06 19:27:29.191945 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a9377adf-8b66-4c21-a266-1d098bfe29af tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d657da61-806d-421a-9a9c-9c3f5d0bd610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:29.192037 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 631/2548] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:29 2026] GET /volume/v3/volumes/24b75a2d-9eb5-4634-bf2c-05ef483ab603 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:29.206001 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a9377adf-8b66-4c21-a266-1d098bfe29af tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d657da61-806d-421a-9a9c-9c3f5d0bd610) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:29.206861 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a9377adf-8b66-4c21-a266-1d098bfe29af tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Flow 'volume_create_api' (0030921d-a3b5-434f-a5b4-6a3bd3cea892) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:27:29.207375 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a9377adf-8b66-4c21-a266-1d098bfe29af tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Create volume request issued successfully. Aug 06 19:27:29.207839 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a9377adf-8b66-4c21-a266-1d098bfe29af tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:27:29.210005 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 644/2549] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:27:28 2026] POST /volume/v3/volumes => generated 779 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:27:29.211431 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-796dc811-05bd-4484-9425-3afcd8552dd2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:29.214662 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-796dc811-05bd-4484-9425-3afcd8552dd2 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] GET https://10.4.3.5/volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7?usage=True Aug 06 19:27:29.214975 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-796dc811-05bd-4484-9425-3afcd8552dd2 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:29.215346 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-796dc811-05bd-4484-9425-3afcd8552dd2 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:29.245031 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-796dc811-05bd-4484-9425-3afcd8552dd2 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-328048342 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-328048342, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:29.245412 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-796dc811-05bd-4484-9425-3afcd8552dd2 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-328048342 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-328048342, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:29.245728 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-796dc811-05bd-4484-9425-3afcd8552dd2 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-328048342 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-328048342, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:29.257495 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-796dc811-05bd-4484-9425-3afcd8552dd2 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] https://10.4.3.5/volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7?usage=True returned with HTTP 200 Aug 06 19:27:29.257825 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 642/2550] 10.4.3.5 () {66 vars in 1361 bytes} [Thu Aug 6 19:27:29 2026] GET /volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7?usage=True => generated 2688 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:29.277970 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3d0351d8-37cb-4023-bc32-f9d18109b1dd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:29.282261 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3d0351d8-37cb-4023-bc32-f9d18109b1dd tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] GET https://10.4.3.5/volume/v3/os-quota-sets/4632fce6aef84065b7ee4c2b31019ed7?usage=True Aug 06 19:27:29.282261 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3d0351d8-37cb-4023-bc32-f9d18109b1dd tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:29.282261 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3d0351d8-37cb-4023-bc32-f9d18109b1dd tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:29.282482 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:29.282482 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:29.304743 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [None req-3d0351d8-37cb-4023-bc32-f9d18109b1dd tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-328048342 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-328048342, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:29.305154 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [None req-3d0351d8-37cb-4023-bc32-f9d18109b1dd tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-328048342 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-328048342, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:29.305579 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [None req-3d0351d8-37cb-4023-bc32-f9d18109b1dd tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-328048342 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-328048342, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:29.319491 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3d0351d8-37cb-4023-bc32-f9d18109b1dd tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] https://10.4.3.5/volume/v3/os-quota-sets/4632fce6aef84065b7ee4c2b31019ed7?usage=True returned with HTTP 200 Aug 06 19:27:29.320148 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 634/2551] 10.4.3.5 () {66 vars in 1361 bytes} [Thu Aug 6 19:27:29 2026] GET /volume/v3/os-quota-sets/4632fce6aef84065b7ee4c2b31019ed7?usage=True => generated 2688 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:29.335808 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bef8599b-c5b2-4621-98a4-24552b1cd020 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:29.339014 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bef8599b-c5b2-4621-98a4-24552b1cd020 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/24b75a2d-9eb5-4634-bf2c-05ef483ab603 Aug 06 19:27:29.339331 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bef8599b-c5b2-4621-98a4-24552b1cd020 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:29.340318 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bef8599b-c5b2-4621-98a4-24552b1cd020 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:29.340539 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-bef8599b-c5b2-4621-98a4-24552b1cd020 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Delete volume with id: 24b75a2d-9eb5-4634-bf2c-05ef483ab603 Aug 06 19:27:29.349515 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:29.349515 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:29.349927 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bef8599b-c5b2-4621-98a4-24552b1cd020 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Volume info retrieved successfully. Aug 06 19:27:29.375785 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bef8599b-c5b2-4621-98a4-24552b1cd020 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Delete volume request issued successfully. Aug 06 19:27:29.376056 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bef8599b-c5b2-4621-98a4-24552b1cd020 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] https://10.4.3.5/volume/v3/volumes/24b75a2d-9eb5-4634-bf2c-05ef483ab603 returned with HTTP 202 Aug 06 19:27:29.376543 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 632/2552] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:27:29 2026] DELETE /volume/v3/volumes/24b75a2d-9eb5-4634-bf2c-05ef483ab603 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 19:27:29.389846 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6042828b-1b81-4806-b6a6-ed631f194409 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:29.394261 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6042828b-1b81-4806-b6a6-ed631f194409 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] GET https://10.4.3.5/volume/v3/volumes/24b75a2d-9eb5-4634-bf2c-05ef483ab603 Aug 06 19:27:29.394522 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6042828b-1b81-4806-b6a6-ed631f194409 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:29.394796 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6042828b-1b81-4806-b6a6-ed631f194409 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:29.407471 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:29.407471 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:29.416580 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6042828b-1b81-4806-b6a6-ed631f194409 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Volume info retrieved successfully. Aug 06 19:27:29.422157 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6042828b-1b81-4806-b6a6-ed631f194409 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] https://10.4.3.5/volume/v3/volumes/24b75a2d-9eb5-4634-bf2c-05ef483ab603 returned with HTTP 200 Aug 06 19:27:29.422688 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 645/2553] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:29 2026] GET /volume/v3/volumes/24b75a2d-9eb5-4634-bf2c-05ef483ab603 => generated 1017 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:29.754720 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1fbdd8ee-6ec8-4f35-b8b6-10283f19e6f3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:29.758435 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1fbdd8ee-6ec8-4f35-b8b6-10283f19e6f3 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 Aug 06 19:27:29.758676 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1fbdd8ee-6ec8-4f35-b8b6-10283f19e6f3 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:29.758806 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1fbdd8ee-6ec8-4f35-b8b6-10283f19e6f3 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:29.758905 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-1fbdd8ee-6ec8-4f35-b8b6-10283f19e6f3 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id b5601d14-bfcd-4616-a2e7-aff630df8061. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:29.766955 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:29.766955 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:29.767885 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1fbdd8ee-6ec8-4f35-b8b6-10283f19e6f3 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 returned with HTTP 200 Aug 06 19:27:29.768336 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 643/2554] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:29 2026] GET /volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 => generated 703 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:30.438861 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-25ad5b2f-7db8-4ccc-8910-dd07b5cb57bf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:30.441631 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-25ad5b2f-7db8-4ccc-8910-dd07b5cb57bf tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] GET https://10.4.3.5/volume/v3/volumes/24b75a2d-9eb5-4634-bf2c-05ef483ab603 Aug 06 19:27:30.441855 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-25ad5b2f-7db8-4ccc-8910-dd07b5cb57bf tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:30.442124 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-25ad5b2f-7db8-4ccc-8910-dd07b5cb57bf tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:30.452561 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-25ad5b2f-7db8-4ccc-8910-dd07b5cb57bf tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] https://10.4.3.5/volume/v3/volumes/24b75a2d-9eb5-4634-bf2c-05ef483ab603 returned with HTTP 404 Aug 06 19:27:30.456039 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 635/2555] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:30 2026] GET /volume/v3/volumes/24b75a2d-9eb5-4634-bf2c-05ef483ab603 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 19:27:30.460664 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6f704b0a-2e55-472d-828b-cbf4ee7843d7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:30.463200 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6f704b0a-2e55-472d-828b-cbf4ee7843d7 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] GET https://10.4.3.5/volume/v3/volumes/24b75a2d-9eb5-4634-bf2c-05ef483ab603 Aug 06 19:27:30.463600 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6f704b0a-2e55-472d-828b-cbf4ee7843d7 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:30.463873 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6f704b0a-2e55-472d-828b-cbf4ee7843d7 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:30.471328 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6f704b0a-2e55-472d-828b-cbf4ee7843d7 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] https://10.4.3.5/volume/v3/volumes/24b75a2d-9eb5-4634-bf2c-05ef483ab603 returned with HTTP 404 Aug 06 19:27:30.472031 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 633/2556] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:30 2026] GET /volume/v3/volumes/24b75a2d-9eb5-4634-bf2c-05ef483ab603 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:27:30.480415 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-76b14a66-cbdf-490c-a4b3-9f0cc6677a98 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:30.482624 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-76b14a66-cbdf-490c-a4b3-9f0cc6677a98 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] DELETE https://10.4.3.5/volume/v3/volumes/24b75a2d-9eb5-4634-bf2c-05ef483ab603 Aug 06 19:27:30.482889 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-76b14a66-cbdf-490c-a4b3-9f0cc6677a98 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:30.483162 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-76b14a66-cbdf-490c-a4b3-9f0cc6677a98 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:30.483370 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-76b14a66-cbdf-490c-a4b3-9f0cc6677a98 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] Delete volume with id: 24b75a2d-9eb5-4634-bf2c-05ef483ab603 Aug 06 19:27:30.490874 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-76b14a66-cbdf-490c-a4b3-9f0cc6677a98 tempest-VolumeQuotasAdminTestJSON-785474670 tempest-VolumeQuotasAdminTestJSON-785474670-project-member] https://10.4.3.5/volume/v3/volumes/24b75a2d-9eb5-4634-bf2c-05ef483ab603 returned with HTTP 404 Aug 06 19:27:30.491688 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 646/2557] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:27:30 2026] DELETE /volume/v3/volumes/24b75a2d-9eb5-4634-bf2c-05ef483ab603 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:27:30.503873 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a20d97df-a738-4c35-bb94-a02a67fa5929 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:30.507030 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a20d97df-a738-4c35-bb94-a02a67fa5929 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] GET https://10.4.3.5/volume/v3/os-quota-sets/771e46b9404a470bb014f3885a4fde3c?usage=True Aug 06 19:27:30.507351 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a20d97df-a738-4c35-bb94-a02a67fa5929 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:30.508269 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a20d97df-a738-4c35-bb94-a02a67fa5929 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:30.533457 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a20d97df-a738-4c35-bb94-a02a67fa5929 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] https://10.4.3.5/volume/v3/os-quota-sets/771e46b9404a470bb014f3885a4fde3c?usage=True returned with HTTP 200 Aug 06 19:27:30.534080 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 644/2558] 10.4.3.5 () {66 vars in 1361 bytes} [Thu Aug 6 19:27:30 2026] GET /volume/v3/os-quota-sets/771e46b9404a470bb014f3885a4fde3c?usage=True => generated 2688 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:30.552760 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c320bf88-595e-4f54-a9f3-461d5075808c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:30.554795 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c320bf88-595e-4f54-a9f3-461d5075808c tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] PUT https://10.4.3.5/volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7 Aug 06 19:27:30.555317 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c320bf88-595e-4f54-a9f3-461d5075808c tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-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=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:30.679278 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c320bf88-595e-4f54-a9f3-461d5075808c tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] https://10.4.3.5/volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7 returned with HTTP 200 Aug 06 19:27:30.679931 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 636/2559] 10.4.3.5 () {68 vars in 1361 bytes} [Thu Aug 6 19:27:30 2026] PUT /volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7 => generated 1556 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:30.692876 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-728d465a-3b55-4d0c-966e-2ce4c49b9fe9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:30.697127 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-728d465a-3b55-4d0c-966e-2ce4c49b9fe9 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] PUT https://10.4.3.5/volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7 Aug 06 19:27:30.697501 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-728d465a-3b55-4d0c-966e-2ce4c49b9fe9 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-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=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:30.773483 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-728d465a-3b55-4d0c-966e-2ce4c49b9fe9 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-328048342 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-328048342, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:30.773778 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-728d465a-3b55-4d0c-966e-2ce4c49b9fe9 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-328048342 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-328048342, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:30.774123 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-728d465a-3b55-4d0c-966e-2ce4c49b9fe9 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-328048342 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-328048342, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:30.783414 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-75f2c7a1-772b-49de-9c2f-ffb88fb65f65 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:30.786069 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-75f2c7a1-772b-49de-9c2f-ffb88fb65f65 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 Aug 06 19:27:30.786382 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-75f2c7a1-772b-49de-9c2f-ffb88fb65f65 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:30.786680 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-75f2c7a1-772b-49de-9c2f-ffb88fb65f65 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:30.786844 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-75f2c7a1-772b-49de-9c2f-ffb88fb65f65 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id b5601d14-bfcd-4616-a2e7-aff630df8061. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:30.787641 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-728d465a-3b55-4d0c-966e-2ce4c49b9fe9 tempest-VolumeQuotasAdminTestJSON-1777595786 tempest-VolumeQuotasAdminTestJSON-1777595786-project-admin] https://10.4.3.5/volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7 returned with HTTP 200 Aug 06 19:27:30.788752 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 634/2560] 10.4.3.5 () {68 vars in 1361 bytes} [Thu Aug 6 19:27:30 2026] PUT /volume/v3/os-quota-sets/d4203c6f4f6e4ca39ec96a3559d055c7 => generated 1554 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:30.793229 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:30.793229 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:30.794456 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-75f2c7a1-772b-49de-9c2f-ffb88fb65f65 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 returned with HTTP 200 Aug 06 19:27:30.794997 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 647/2561] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:30 2026] GET /volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 => generated 703 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:31.809288 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6623945d-efa5-46db-af82-a8f3ae5597fb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:31.818135 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6623945d-efa5-46db-af82-a8f3ae5597fb tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 Aug 06 19:27:31.818469 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6623945d-efa5-46db-af82-a8f3ae5597fb tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:31.818755 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6623945d-efa5-46db-af82-a8f3ae5597fb tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:31.819598 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6623945d-efa5-46db-af82-a8f3ae5597fb tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id b5601d14-bfcd-4616-a2e7-aff630df8061. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:31.827608 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:31.827608 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:31.829436 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6623945d-efa5-46db-af82-a8f3ae5597fb tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 returned with HTTP 200 Aug 06 19:27:31.829806 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 645/2562] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:31 2026] GET /volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 => generated 703 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:32.847040 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c0f99d25-45c9-44b5-85f9-13eaf716e9a1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:32.850620 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c0f99d25-45c9-44b5-85f9-13eaf716e9a1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 Aug 06 19:27:32.851176 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c0f99d25-45c9-44b5-85f9-13eaf716e9a1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:32.852649 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c0f99d25-45c9-44b5-85f9-13eaf716e9a1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:32.852649 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c0f99d25-45c9-44b5-85f9-13eaf716e9a1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id b5601d14-bfcd-4616-a2e7-aff630df8061. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:32.862370 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:32.862370 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:32.862932 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c0f99d25-45c9-44b5-85f9-13eaf716e9a1 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 returned with HTTP 200 Aug 06 19:27:32.864269 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 637/2563] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:32 2026] GET /volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:33.883360 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8fa7f54b-963c-488e-8705-3215ff87273c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:33.887156 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8fa7f54b-963c-488e-8705-3215ff87273c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 Aug 06 19:27:33.887156 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8fa7f54b-963c-488e-8705-3215ff87273c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:33.889665 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8fa7f54b-963c-488e-8705-3215ff87273c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:33.889665 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-8fa7f54b-963c-488e-8705-3215ff87273c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id b5601d14-bfcd-4616-a2e7-aff630df8061. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:33.896684 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:33.896684 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:33.899454 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8fa7f54b-963c-488e-8705-3215ff87273c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 returned with HTTP 200 Aug 06 19:27:33.899454 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 635/2564] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:33 2026] GET /volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:34.913551 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6f0605ce-6555-462d-8941-9b67900658d9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:34.917797 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6f0605ce-6555-462d-8941-9b67900658d9 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 Aug 06 19:27:34.918400 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6f0605ce-6555-462d-8941-9b67900658d9 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:34.919994 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6f0605ce-6555-462d-8941-9b67900658d9 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:34.920279 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-6f0605ce-6555-462d-8941-9b67900658d9 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id b5601d14-bfcd-4616-a2e7-aff630df8061. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:34.928460 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:34.928460 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:34.930283 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6f0605ce-6555-462d-8941-9b67900658d9 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 returned with HTTP 200 Aug 06 19:27:34.932400 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 648/2565] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:34 2026] GET /volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 => generated 703 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:35.351443 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5fec5382-b3e7-4b5f-8f9c-78bbf2d9cc79 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:35.555820 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5fec5382-b3e7-4b5f-8f9c-78bbf2d9cc79 tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] POST https://10.4.3.5/volume/v3/types/d5cf97c4-562a-4d4d-b93c-8342d2fd551e/encryption Aug 06 19:27:35.560048 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5fec5382-b3e7-4b5f-8f9c-78bbf2d9cc79 tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:35.579328 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5fec5382-b3e7-4b5f-8f9c-78bbf2d9cc79 tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] https://10.4.3.5/volume/v3/types/d5cf97c4-562a-4d4d-b93c-8342d2fd551e/encryption returned with HTTP 404 Aug 06 19:27:35.580322 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 646/2566] 10.4.3.5 () {68 vars in 1383 bytes} [Thu Aug 6 19:27:35 2026] POST /volume/v3/types/d5cf97c4-562a-4d4d-b93c-8342d2fd551e/encryption => generated 114 bytes in 230 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:27:35.592585 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2a045ace-3831-4261-94b8-77c6efda5b79 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:35.596365 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2a045ace-3831-4261-94b8-77c6efda5b79 tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:27:35.596723 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2a045ace-3831-4261-94b8-77c6efda5b79 tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-653495516", "os-volume-type-access:is_public": false}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:35.626876 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2a045ace-3831-4261-94b8-77c6efda5b79 tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:27:35.633237 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 638/2567] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:27:35 2026] POST /volume/v3/types => generated 230 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:27:35.642037 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fac089ab-186c-4d1d-8020-2cf5ae85d371 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:35.747588 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fac089ab-186c-4d1d-8020-2cf5ae85d371 tempest-VolumeTypesNegativeTest-54566566 tempest-VolumeTypesNegativeTest-54566566-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:27:35.748532 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fac089ab-186c-4d1d-8020-2cf5ae85d371 tempest-VolumeTypesNegativeTest-54566566 tempest-VolumeTypesNegativeTest-54566566-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2bd8365a-517d-4292-bef0-dd073bb699a9", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-916887699"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:35.751740 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-fac089ab-186c-4d1d-8020-2cf5ae85d371 tempest-VolumeTypesNegativeTest-54566566 tempest-VolumeTypesNegativeTest-54566566-project-member] Create volume request body: {'volume': {'volume_type': '2bd8365a-517d-4292-bef0-dd073bb699a9', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-916887699'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:27:35.771337 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fac089ab-186c-4d1d-8020-2cf5ae85d371 tempest-VolumeTypesNegativeTest-54566566 tempest-VolumeTypesNegativeTest-54566566-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 404 Aug 06 19:27:35.772028 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 636/2568] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:27:35 2026] POST /volume/v3/volumes => generated 114 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:27:35.786177 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-27baed50-ff23-4ff2-8294-edb89df2cd02 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:35.789236 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-27baed50-ff23-4ff2-8294-edb89df2cd02 tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] DELETE https://10.4.3.5/volume/v3/types/2bd8365a-517d-4292-bef0-dd073bb699a9 Aug 06 19:27:35.789506 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-27baed50-ff23-4ff2-8294-edb89df2cd02 tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:35.791091 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-27baed50-ff23-4ff2-8294-edb89df2cd02 tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:35.831648 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-27baed50-ff23-4ff2-8294-edb89df2cd02 tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] https://10.4.3.5/volume/v3/types/2bd8365a-517d-4292-bef0-dd073bb699a9 returned with HTTP 202 Aug 06 19:27:35.832562 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 649/2569] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:27:35 2026] DELETE /volume/v3/types/2bd8365a-517d-4292-bef0-dd073bb699a9 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:27:35.857413 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3d9cc4cb-2a55-443c-8458-a39ffc9204a2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:35.858700 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3d9cc4cb-2a55-443c-8458-a39ffc9204a2 tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] GET https://10.4.3.5/volume/v3/types/2bd8365a-517d-4292-bef0-dd073bb699a9 Aug 06 19:27:35.858870 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3d9cc4cb-2a55-443c-8458-a39ffc9204a2 tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:35.859064 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3d9cc4cb-2a55-443c-8458-a39ffc9204a2 tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:35.862852 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3d9cc4cb-2a55-443c-8458-a39ffc9204a2 tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] https://10.4.3.5/volume/v3/types/2bd8365a-517d-4292-bef0-dd073bb699a9 returned with HTTP 404 Aug 06 19:27:35.865372 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 647/2570] 10.4.3.5 () {66 vars in 1328 bytes} [Thu Aug 6 19:27:35 2026] GET /volume/v3/types/2bd8365a-517d-4292-bef0-dd073bb699a9 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:27:35.884693 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2d0b77d5-5c61-4dd8-972a-95e9545689a3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:35.888765 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2d0b77d5-5c61-4dd8-972a-95e9545689a3 tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:27:35.888765 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2d0b77d5-5c61-4dd8-972a-95e9545689a3 tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:35.891695 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2d0b77d5-5c61-4dd8-972a-95e9545689a3 tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 400 Aug 06 19:27:35.892129 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 639/2571] 10.4.3.5 () {68 vars in 1238 bytes} [Thu Aug 6 19:27:35 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 06 19:27:35.905717 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bdca09da-d77a-4b56-9ca6-9965146b56be None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:35.909109 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bdca09da-d77a-4b56-9ca6-9965146b56be tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:27:35.909109 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bdca09da-d77a-4b56-9ca6-9965146b56be tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-534004399"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:35.930727 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bdca09da-d77a-4b56-9ca6-9965146b56be tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:27:35.930727 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 637/2572] 10.4.3.5 () {68 vars in 1238 bytes} [Thu Aug 6 19:27:35 2026] POST /volume/v3/types => generated 228 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:35.945704 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-19404b8e-7834-41b5-8672-c803997caa6b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:35.948141 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-19404b8e-7834-41b5-8672-c803997caa6b tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:27:35.948528 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-19404b8e-7834-41b5-8672-c803997caa6b tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-534004399"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:35.952734 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-56ba0b1f-7f28-4f1e-b61a-3c0977eac2fa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:35.955483 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-56ba0b1f-7f28-4f1e-b61a-3c0977eac2fa tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 Aug 06 19:27:35.956478 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-56ba0b1f-7f28-4f1e-b61a-3c0977eac2fa tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:35.956478 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-56ba0b1f-7f28-4f1e-b61a-3c0977eac2fa tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:35.956478 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-56ba0b1f-7f28-4f1e-b61a-3c0977eac2fa tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id b5601d14-bfcd-4616-a2e7-aff630df8061. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:35.961314 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-19404b8e-7834-41b5-8672-c803997caa6b tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-534004399 already exists. Aug 06 19:27:35.961314 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-19404b8e-7834-41b5-8672-c803997caa6b tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 409 Aug 06 19:27:35.962213 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 650/2573] 10.4.3.5 () {68 vars in 1238 bytes} [Thu Aug 6 19:27:35 2026] POST /volume/v3/types => generated 133 bytes in 17 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:27:35.964288 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:35.964288 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:35.965195 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-56ba0b1f-7f28-4f1e-b61a-3c0977eac2fa tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 returned with HTTP 200 Aug 06 19:27:35.965852 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 648/2574] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:35 2026] GET /volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 => generated 704 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:35.977649 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d9cb18cf-6a24-41f6-ac02-86312cf352ee None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:35.978952 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-231c1c90-ea02-4a4e-bfac-156b62c10546 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:35.979692 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d9cb18cf-6a24-41f6-ac02-86312cf352ee tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 Aug 06 19:27:35.979979 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d9cb18cf-6a24-41f6-ac02-86312cf352ee tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:35.980312 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d9cb18cf-6a24-41f6-ac02-86312cf352ee tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:35.980468 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-d9cb18cf-6a24-41f6-ac02-86312cf352ee tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id b5601d14-bfcd-4616-a2e7-aff630df8061. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:35.981624 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-231c1c90-ea02-4a4e-bfac-156b62c10546 tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] DELETE https://10.4.3.5/volume/v3/types/9b497bc9-b4f3-42b2-a470-38d9827c738d Aug 06 19:27:35.982127 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-231c1c90-ea02-4a4e-bfac-156b62c10546 tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:35.982544 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-231c1c90-ea02-4a4e-bfac-156b62c10546 tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:35.988122 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:35.988122 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:35.990335 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d9cb18cf-6a24-41f6-ac02-86312cf352ee tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 returned with HTTP 200 Aug 06 19:27:35.990866 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 638/2575] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:35 2026] GET /volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 => generated 704 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:36.004724 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4d09004c-0630-4a58-b7e8-54984621a3fd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:36.006917 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4d09004c-0630-4a58-b7e8-54984621a3fd tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] DELETE https://10.4.3.5/volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 Aug 06 19:27:36.007240 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4d09004c-0630-4a58-b7e8-54984621a3fd tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:36.007722 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4d09004c-0630-4a58-b7e8-54984621a3fd tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:36.008854 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-4d09004c-0630-4a58-b7e8-54984621a3fd tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Delete backup with id: b5601d14-bfcd-4616-a2e7-aff630df8061. Aug 06 19:27:36.014430 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:36.014430 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:36.025875 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-231c1c90-ea02-4a4e-bfac-156b62c10546 tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] https://10.4.3.5/volume/v3/types/9b497bc9-b4f3-42b2-a470-38d9827c738d returned with HTTP 202 Aug 06 19:27:36.026241 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 640/2576] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:27:35 2026] DELETE /volume/v3/types/9b497bc9-b4f3-42b2-a470-38d9827c738d => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:27:36.038163 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e6f95576-a9ba-44bc-9a05-d4aa4f8f104f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:36.040180 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e6f95576-a9ba-44bc-9a05-d4aa4f8f104f tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] GET https://10.4.3.5/volume/v3/types/9b497bc9-b4f3-42b2-a470-38d9827c738d Aug 06 19:27:36.040697 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e6f95576-a9ba-44bc-9a05-d4aa4f8f104f tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:36.040762 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e6f95576-a9ba-44bc-9a05-d4aa4f8f104f tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:36.041962 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-4d09004c-0630-4a58-b7e8-54984621a3fd tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] delete_backup rpcapi backup_id b5601d14-bfcd-4616-a2e7-aff630df8061 {{(pid=100264) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:27:36.044885 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4d09004c-0630-4a58-b7e8-54984621a3fd tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 returned with HTTP 202 Aug 06 19:27:36.044885 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 651/2577] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:27:36 2026] DELETE /volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:27:36.049397 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e6f95576-a9ba-44bc-9a05-d4aa4f8f104f tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] https://10.4.3.5/volume/v3/types/9b497bc9-b4f3-42b2-a470-38d9827c738d returned with HTTP 404 Aug 06 19:27:36.049397 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 649/2578] 10.4.3.5 () {66 vars in 1328 bytes} [Thu Aug 6 19:27:36 2026] GET /volume/v3/types/9b497bc9-b4f3-42b2-a470-38d9827c738d => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:27:36.056307 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f360de77-e0ef-4f59-b2f6-dac839fbe134 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:36.058999 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f360de77-e0ef-4f59-b2f6-dac839fbe134 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 Aug 06 19:27:36.058999 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f360de77-e0ef-4f59-b2f6-dac839fbe134 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:36.058999 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f360de77-e0ef-4f59-b2f6-dac839fbe134 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:36.058999 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-f360de77-e0ef-4f59-b2f6-dac839fbe134 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id b5601d14-bfcd-4616-a2e7-aff630df8061. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:36.062127 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f233a14b-3f5b-46b9-9465-807d2c4b6c48 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:36.063966 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f233a14b-3f5b-46b9-9465-807d2c4b6c48 tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] DELETE https://10.4.3.5/volume/v3/types/d72575e4-1fa1-4de2-a9d3-98fcc2d4ff1b Aug 06 19:27:36.064326 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f233a14b-3f5b-46b9-9465-807d2c4b6c48 tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:36.064326 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f233a14b-3f5b-46b9-9465-807d2c4b6c48 tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:36.066074 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:36.066074 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:36.066922 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f360de77-e0ef-4f59-b2f6-dac839fbe134 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 returned with HTTP 200 Aug 06 19:27:36.067456 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 639/2579] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:36 2026] GET /volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 => generated 703 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:36.070615 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f233a14b-3f5b-46b9-9465-807d2c4b6c48 tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] https://10.4.3.5/volume/v3/types/d72575e4-1fa1-4de2-a9d3-98fcc2d4ff1b returned with HTTP 404 Aug 06 19:27:36.071055 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 641/2580] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:27:36 2026] DELETE /volume/v3/types/d72575e4-1fa1-4de2-a9d3-98fcc2d4ff1b => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:27:36.081833 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f31cef6c-2d65-4c3e-9ee2-93561405543c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:36.084007 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f31cef6c-2d65-4c3e-9ee2-93561405543c tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] GET https://10.4.3.5/volume/v3/types/6a092fd0-189e-434e-879a-c5e591d7f33d Aug 06 19:27:36.084007 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f31cef6c-2d65-4c3e-9ee2-93561405543c tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:36.084163 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f31cef6c-2d65-4c3e-9ee2-93561405543c tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:36.090761 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f31cef6c-2d65-4c3e-9ee2-93561405543c tempest-VolumeTypesNegativeTest-2025288591 tempest-VolumeTypesNegativeTest-2025288591-project-admin] https://10.4.3.5/volume/v3/types/6a092fd0-189e-434e-879a-c5e591d7f33d returned with HTTP 404 Aug 06 19:27:36.093341 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 652/2581] 10.4.3.5 () {66 vars in 1328 bytes} [Thu Aug 6 19:27:36 2026] GET /volume/v3/types/6a092fd0-189e-434e-879a-c5e591d7f33d => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:27:37.081424 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-80575a7b-5bee-48b1-84ed-3aa99665b52d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:37.083607 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-80575a7b-5bee-48b1-84ed-3aa99665b52d tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 Aug 06 19:27:37.083845 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-80575a7b-5bee-48b1-84ed-3aa99665b52d tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:37.084012 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-80575a7b-5bee-48b1-84ed-3aa99665b52d tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:37.084180 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-80575a7b-5bee-48b1-84ed-3aa99665b52d tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id b5601d14-bfcd-4616-a2e7-aff630df8061. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:37.088916 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-80575a7b-5bee-48b1-84ed-3aa99665b52d tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 returned with HTTP 404 Aug 06 19:27:37.089756 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 650/2582] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:37 2026] GET /volume/v3/backups/b5601d14-bfcd-4616-a2e7-aff630df8061 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:27:37.100287 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a38d4bea-78ef-4053-9d9e-31c19699d844 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:37.103148 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a38d4bea-78ef-4053-9d9e-31c19699d844 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] POST https://10.4.3.5/volume/v3/backups Aug 06 19:27:37.103740 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a38d4bea-78ef-4053-9d9e-31c19699d844 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-2030513215", "container": "tempest-volumesbackupstest-backup-container-1899835107"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:37.106535 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-a38d4bea-78ef-4053-9d9e-31c19699d844 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Creating new backup {'backup': {'volume_id': 'ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-2030513215', 'container': 'tempest-volumesbackupstest-backup-container-1899835107'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:27:37.107190 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-a38d4bea-78ef-4053-9d9e-31c19699d844 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Creating backup of volume ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 in container tempest-volumesbackupstest-backup-container-1899835107 Aug 06 19:27:37.122346 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:37.122346 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:37.123338 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a38d4bea-78ef-4053-9d9e-31c19699d844 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:27:37.143902 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-a38d4bea-78ef-4053-9d9e-31c19699d844 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Created reservations ['2ccd8553-0d44-47bc-aab7-daaa99f4046a', 'afe55cff-c300-45ff-9a7f-f1194f1cafc7'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:27:37.204742 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a38d4bea-78ef-4053-9d9e-31c19699d844 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:27:37.205415 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 640/2583] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:27:37 2026] POST /volume/v3/backups => generated 326 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:27:37.216236 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-439d6a9f-4813-4185-aa88-aa3479b8283b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:37.219054 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-439d6a9f-4813-4185-aa88-aa3479b8283b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d Aug 06 19:27:37.220118 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-439d6a9f-4813-4185-aa88-aa3479b8283b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:37.220118 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-439d6a9f-4813-4185-aa88-aa3479b8283b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:37.220118 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-439d6a9f-4813-4185-aa88-aa3479b8283b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 04ee4789-8aff-48e4-86ac-2adab778a68d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:37.225285 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:37.225285 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:37.226179 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-439d6a9f-4813-4185-aa88-aa3479b8283b tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d returned with HTTP 200 Aug 06 19:27:37.226472 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 642/2584] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:37 2026] GET /volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:37.667917 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-64b79b51-702a-4d6d-a6b0-b16ce5c04bc2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:37.670744 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-64b79b51-702a-4d6d-a6b0-b16ce5c04bc2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:27:37.671151 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-64b79b51-702a-4d6d-a6b0-b16ce5c04bc2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-982837256"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:37.672794 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-64b79b51-702a-4d6d-a6b0-b16ce5c04bc2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-982837256'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:27:37.672902 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-64b79b51-702a-4d6d-a6b0-b16ce5c04bc2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Create volume of 1 GB Aug 06 19:27:37.677601 np0000006689 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=310,cinder:INSERT=41,cinder:UPDATE=57 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:27:37.681836 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-64b79b51-702a-4d6d-a6b0-b16ce5c04bc2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Availability Zones retrieved successfully. Aug 06 19:27:37.688467 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-64b79b51-702a-4d6d-a6b0-b16ce5c04bc2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Flow 'volume_create_api' (8774bdc6-f592-40ef-97cb-9990ba4d3c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:27:37.689944 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-64b79b51-702a-4d6d-a6b0-b16ce5c04bc2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (409e9045-a418-4746-b5b5-a57eb49fd97d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:37.691435 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-64b79b51-702a-4d6d-a6b0-b16ce5c04bc2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:27:37.732297 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-64b79b51-702a-4d6d-a6b0-b16ce5c04bc2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (409e9045-a418-4746-b5b5-a57eb49fd97d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:37.733398 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-64b79b51-702a-4d6d-a6b0-b16ce5c04bc2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d685349b-8098-4129-863f-d65457f81f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:37.790837 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-64b79b51-702a-4d6d-a6b0-b16ce5c04bc2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Created reservations ['6eaf655b-0c3a-4a61-967d-aa0334cc1f8c', 'aac1a56f-39d4-4f3c-bced-31f2cf900cfe', 'a68acd67-6339-4e97-8089-0099ca7612d5', 'b7574a9e-811d-4b16-b2b7-8ff703ac0666'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:27:37.791448 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-64b79b51-702a-4d6d-a6b0-b16ce5c04bc2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d685349b-8098-4129-863f-d65457f81f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6eaf655b-0c3a-4a61-967d-aa0334cc1f8c', 'aac1a56f-39d4-4f3c-bced-31f2cf900cfe', 'a68acd67-6339-4e97-8089-0099ca7612d5', 'b7574a9e-811d-4b16-b2b7-8ff703ac0666']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:37.792597 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-64b79b51-702a-4d6d-a6b0-b16ce5c04bc2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6df13ee2-f393-4e2b-88cf-d2041bd3f895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:37.820283 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-64b79b51-702a-4d6d-a6b0-b16ce5c04bc2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6df13ee2-f393-4e2b-88cf-d2041bd3f895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bd2d895-6172-4a27-9c38-e5cd3504be26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-982837256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c459da1ccb54c95b61d0025e036d623',qos_specs=None,replication_status=,reservations=['6eaf655b-0c3a-4a61-967d-aa0334cc1f8c','aac1a56f-39d4-4f3c-bced-31f2cf900cfe','a68acd67-6339-4e97-8089-0099ca7612d5','b7574a9e-811d-4b16-b2b7-8ff703ac0666'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b851511e5a6444ea4d432c0c1acf6a5',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:27:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-982837256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bd2d895-6172-4a27-9c38-e5cd3504be26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c459da1ccb54c95b61d0025e036d623',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b851511e5a6444ea4d432c0c1acf6a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:37.821140 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-64b79b51-702a-4d6d-a6b0-b16ce5c04bc2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81e0a5d8-5117-4512-b87f-5ac1df582b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:37.845513 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-64b79b51-702a-4d6d-a6b0-b16ce5c04bc2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81e0a5d8-5117-4512-b87f-5ac1df582b80) transitioned into state 'SUCCESS' from state '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-982837256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c459da1ccb54c95b61d0025e036d623',qos_specs=None,replication_status=,reservations=['6eaf655b-0c3a-4a61-967d-aa0334cc1f8c','aac1a56f-39d4-4f3c-bced-31f2cf900cfe','a68acd67-6339-4e97-8089-0099ca7612d5','b7574a9e-811d-4b16-b2b7-8ff703ac0666'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b851511e5a6444ea4d432c0c1acf6a5',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:37.846191 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-64b79b51-702a-4d6d-a6b0-b16ce5c04bc2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d860926f-8ee2-4f23-b980-69f7b64873cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:37.859059 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-64b79b51-702a-4d6d-a6b0-b16ce5c04bc2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d860926f-8ee2-4f23-b980-69f7b64873cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:37.860032 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-64b79b51-702a-4d6d-a6b0-b16ce5c04bc2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Flow 'volume_create_api' (8774bdc6-f592-40ef-97cb-9990ba4d3c50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:27:37.860456 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-64b79b51-702a-4d6d-a6b0-b16ce5c04bc2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Create volume request issued successfully. Aug 06 19:27:37.861235 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-64b79b51-702a-4d6d-a6b0-b16ce5c04bc2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:27:37.861785 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 653/2585] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:27:37 2026] POST /volume/v3/volumes => generated 746 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:27:37.879931 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a48076c9-6d98-408b-bf61-d14f334e1e70 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:37.882726 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a48076c9-6d98-408b-bf61-d14f334e1e70 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 Aug 06 19:27:37.883059 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a48076c9-6d98-408b-bf61-d14f334e1e70 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:37.883271 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a48076c9-6d98-408b-bf61-d14f334e1e70 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:37.901092 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:37.901092 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:37.906433 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a48076c9-6d98-408b-bf61-d14f334e1e70 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:37.913081 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a48076c9-6d98-408b-bf61-d14f334e1e70 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 returned with HTTP 200 Aug 06 19:27:37.913346 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 651/2586] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:37 2026] GET /volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:38.250054 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2b37fff6-5b15-4b08-8bd5-750d40b30c52 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:38.258651 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2b37fff6-5b15-4b08-8bd5-750d40b30c52 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d Aug 06 19:27:38.258651 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2b37fff6-5b15-4b08-8bd5-750d40b30c52 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:38.258651 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2b37fff6-5b15-4b08-8bd5-750d40b30c52 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:38.258651 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-2b37fff6-5b15-4b08-8bd5-750d40b30c52 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 04ee4789-8aff-48e4-86ac-2adab778a68d. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:38.266009 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:38.266009 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:38.268044 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2b37fff6-5b15-4b08-8bd5-750d40b30c52 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d returned with HTTP 200 Aug 06 19:27:38.269597 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 641/2587] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:38 2026] GET /volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d => generated 786 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:38.931287 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6d3d40ed-3b44-4385-a6b1-ccce1b34c515 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:38.933664 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6d3d40ed-3b44-4385-a6b1-ccce1b34c515 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 Aug 06 19:27:38.933937 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6d3d40ed-3b44-4385-a6b1-ccce1b34c515 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:38.934216 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6d3d40ed-3b44-4385-a6b1-ccce1b34c515 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:38.946575 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:38.946575 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:38.951735 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6d3d40ed-3b44-4385-a6b1-ccce1b34c515 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:38.958141 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6d3d40ed-3b44-4385-a6b1-ccce1b34c515 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 returned with HTTP 200 Aug 06 19:27:38.958482 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 643/2588] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:38 2026] GET /volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:38.972142 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b0d5088e-11d8-4bcf-bbec-66ab7771eec1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:38.974513 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b0d5088e-11d8-4bcf-bbec-66ab7771eec1 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 Aug 06 19:27:38.975210 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b0d5088e-11d8-4bcf-bbec-66ab7771eec1 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:38.975210 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b0d5088e-11d8-4bcf-bbec-66ab7771eec1 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:38.988274 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:38.988274 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:38.995112 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b0d5088e-11d8-4bcf-bbec-66ab7771eec1 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:27:39.004330 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b0d5088e-11d8-4bcf-bbec-66ab7771eec1 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 returned with HTTP 200 Aug 06 19:27:39.005356 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 654/2589] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:38 2026] GET /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:39.026189 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-74db2052-6c32-4a3d-9fad-86801cae9dbc req-69784b7a-7bd1-4c5f-8623-4dd1030a1a64 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:39.028693 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-74db2052-6c32-4a3d-9fad-86801cae9dbc req-69784b7a-7bd1-4c5f-8623-4dd1030a1a64 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 Aug 06 19:27:39.028941 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-74db2052-6c32-4a3d-9fad-86801cae9dbc req-69784b7a-7bd1-4c5f-8623-4dd1030a1a64 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:39.029229 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-74db2052-6c32-4a3d-9fad-86801cae9dbc req-69784b7a-7bd1-4c5f-8623-4dd1030a1a64 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:39.038412 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:39.038412 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:39.043871 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-74db2052-6c32-4a3d-9fad-86801cae9dbc req-69784b7a-7bd1-4c5f-8623-4dd1030a1a64 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:39.050566 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-74db2052-6c32-4a3d-9fad-86801cae9dbc req-69784b7a-7bd1-4c5f-8623-4dd1030a1a64 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 returned with HTTP 200 Aug 06 19:27:39.051030 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 652/2590] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:27:39 2026] GET /volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:39.154947 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c5bee166-bc55-417e-87f1-93ac9bbdf7ba None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:39.155539 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c5bee166-bc55-417e-87f1-93ac9bbdf7ba None None] GET https://10.4.3.5/volume// Aug 06 19:27:39.155775 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c5bee166-bc55-417e-87f1-93ac9bbdf7ba None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:39.156033 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c5bee166-bc55-417e-87f1-93ac9bbdf7ba None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:39.156544 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c5bee166-bc55-417e-87f1-93ac9bbdf7ba None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:27:39.157055 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 642/2591] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:27:39 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:27:39.166730 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-74db2052-6c32-4a3d-9fad-86801cae9dbc req-1e4dadff-9b3c-43cd-8c32-e955580df0cb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:39.169447 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-74db2052-6c32-4a3d-9fad-86801cae9dbc req-1e4dadff-9b3c-43cd-8c32-e955580df0cb tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:27:39.169798 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-74db2052-6c32-4a3d-9fad-86801cae9dbc req-1e4dadff-9b3c-43cd-8c32-e955580df0cb tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1bd2d895-6172-4a27-9c38-e5cd3504be26", "connector": null, "instance_uuid": "faa85cf0-4bb0-4921-b99d-40ce83115632"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:39.179616 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:39.179616 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:39.224841 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-74db2052-6c32-4a3d-9fad-86801cae9dbc req-1e4dadff-9b3c-43cd-8c32-e955580df0cb tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:27:39.225633 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 644/2592] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:27:39 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 06 19:27:39.270313 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-591d3035-24d4-4103-b448-b347a235de0b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:39.272437 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-591d3035-24d4-4103-b448-b347a235de0b tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 Aug 06 19:27:39.272692 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-591d3035-24d4-4103-b448-b347a235de0b tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:39.272855 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-591d3035-24d4-4103-b448-b347a235de0b tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:39.282452 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-95c48ab0-1ec4-49ab-ac8f-14cab258427f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:39.284739 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-95c48ab0-1ec4-49ab-ac8f-14cab258427f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d Aug 06 19:27:39.284948 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-95c48ab0-1ec4-49ab-ac8f-14cab258427f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:39.285547 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-95c48ab0-1ec4-49ab-ac8f-14cab258427f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:39.285547 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-95c48ab0-1ec4-49ab-ac8f-14cab258427f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 04ee4789-8aff-48e4-86ac-2adab778a68d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:39.285642 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:39.285642 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:39.290112 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2516cb76-5ac7-4ea4-8839-e1a9ca56b765 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:39.290575 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2516cb76-5ac7-4ea4-8839-e1a9ca56b765 None None] GET https://10.4.3.5/volume// Aug 06 19:27:39.290858 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2516cb76-5ac7-4ea4-8839-e1a9ca56b765 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:39.291123 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2516cb76-5ac7-4ea4-8839-e1a9ca56b765 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:39.291346 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-591d3035-24d4-4103-b448-b347a235de0b tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:39.291519 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2516cb76-5ac7-4ea4-8839-e1a9ca56b765 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:27:39.291795 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:39.291795 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:39.291873 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 643/2593] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:27:39 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:27:39.292961 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-95c48ab0-1ec4-49ab-ac8f-14cab258427f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d returned with HTTP 200 Aug 06 19:27:39.293432 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 653/2594] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:39 2026] GET /volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:39.298677 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-591d3035-24d4-4103-b448-b347a235de0b tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 returned with HTTP 200 Aug 06 19:27:39.299406 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 655/2595] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:39 2026] GET /volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:39.302786 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-74db2052-6c32-4a3d-9fad-86801cae9dbc req-b0abd66a-a848-4e00-b26d-3ca3fde808c7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:39.314261 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-74db2052-6c32-4a3d-9fad-86801cae9dbc req-b0abd66a-a848-4e00-b26d-3ca3fde808c7 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 Aug 06 19:27:39.314569 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-74db2052-6c32-4a3d-9fad-86801cae9dbc req-b0abd66a-a848-4e00-b26d-3ca3fde808c7 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:39.314882 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-74db2052-6c32-4a3d-9fad-86801cae9dbc req-b0abd66a-a848-4e00-b26d-3ca3fde808c7 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:39.330925 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:39.330925 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:39.338595 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-74db2052-6c32-4a3d-9fad-86801cae9dbc req-b0abd66a-a848-4e00-b26d-3ca3fde808c7 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:39.344808 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-74db2052-6c32-4a3d-9fad-86801cae9dbc req-b0abd66a-a848-4e00-b26d-3ca3fde808c7 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 returned with HTTP 200 Aug 06 19:27:39.345419 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 645/2596] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:27:39 2026] GET /volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 => generated 1018 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:27:39.464304 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-74db2052-6c32-4a3d-9fad-86801cae9dbc req-d6b4d6b5-7265-4ad3-8441-23aef9bbeed8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:39.467502 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-74db2052-6c32-4a3d-9fad-86801cae9dbc req-d6b4d6b5-7265-4ad3-8441-23aef9bbeed8 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] PUT https://10.4.3.5/volume/v3/attachments/d32a330c-9415-41de-930b-abbb5a66d701 Aug 06 19:27:39.468006 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-74db2052-6c32-4a3d-9fad-86801cae9dbc req-d6b4d6b5-7265-4ad3-8441-23aef9bbeed8 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:39.478312 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-74db2052-6c32-4a3d-9fad-86801cae9dbc req-d6b4d6b5-7265-4ad3-8441-23aef9bbeed8 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Acquiring lock "cinder-attachment_update-1bd2d895-6172-4a27-9c38-e5cd3504be26-np0000006689" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:27:39.483767 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-74db2052-6c32-4a3d-9fad-86801cae9dbc req-d6b4d6b5-7265-4ad3-8441-23aef9bbeed8 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Lock "cinder-attachment_update-1bd2d895-6172-4a27-9c38-e5cd3504be26-np0000006689" acquired by "attachment_update" :: waited 0.006s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:27:39.485045 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:39.485045 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:39.587415 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-74db2052-6c32-4a3d-9fad-86801cae9dbc req-d6b4d6b5-7265-4ad3-8441-23aef9bbeed8 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Lock "cinder-attachment_update-1bd2d895-6172-4a27-9c38-e5cd3504be26-np0000006689" released by "attachment_update" :: held 0.104s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:27:39.587786 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-74db2052-6c32-4a3d-9fad-86801cae9dbc req-d6b4d6b5-7265-4ad3-8441-23aef9bbeed8 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/attachments/d32a330c-9415-41de-930b-abbb5a66d701 returned with HTTP 200 Aug 06 19:27:39.588485 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 644/2597] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:27:39 2026] PUT /volume/v3/attachments/d32a330c-9415-41de-930b-abbb5a66d701 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:40.020483 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2938e624-a94a-497d-97ea-3d00f6272f08 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:40.022868 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2938e624-a94a-497d-97ea-3d00f6272f08 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 Aug 06 19:27:40.023151 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2938e624-a94a-497d-97ea-3d00f6272f08 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:40.023470 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2938e624-a94a-497d-97ea-3d00f6272f08 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:40.034956 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:40.034956 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:40.040850 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2938e624-a94a-497d-97ea-3d00f6272f08 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:27:40.049967 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2938e624-a94a-497d-97ea-3d00f6272f08 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 returned with HTTP 200 Aug 06 19:27:40.049967 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 654/2598] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:40 2026] GET /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:40.306993 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1cdcd65e-11ed-4388-ad11-6a086f5fc1fb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:40.309444 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1cdcd65e-11ed-4388-ad11-6a086f5fc1fb tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d Aug 06 19:27:40.309709 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1cdcd65e-11ed-4388-ad11-6a086f5fc1fb tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:40.310159 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1cdcd65e-11ed-4388-ad11-6a086f5fc1fb tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:40.310441 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-1cdcd65e-11ed-4388-ad11-6a086f5fc1fb tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 04ee4789-8aff-48e4-86ac-2adab778a68d. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:40.317278 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:40.317278 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:40.318284 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1cdcd65e-11ed-4388-ad11-6a086f5fc1fb tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d returned with HTTP 200 Aug 06 19:27:40.318771 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 656/2599] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:40 2026] GET /volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:40.319793 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-072f2380-85bf-411d-96a6-dd6178a4e712 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:40.324045 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-072f2380-85bf-411d-96a6-dd6178a4e712 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 Aug 06 19:27:40.324247 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-072f2380-85bf-411d-96a6-dd6178a4e712 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:40.325053 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-072f2380-85bf-411d-96a6-dd6178a4e712 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:40.343880 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:40.343880 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:40.349784 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-072f2380-85bf-411d-96a6-dd6178a4e712 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:40.357443 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-072f2380-85bf-411d-96a6-dd6178a4e712 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 returned with HTTP 200 Aug 06 19:27:40.357616 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 646/2600] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:40 2026] GET /volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 => generated 839 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:41.073729 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-83ca506b-c8d6-4d75-8e61-3d412d3b2d23 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:41.076609 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-83ca506b-c8d6-4d75-8e61-3d412d3b2d23 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 Aug 06 19:27:41.076846 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-83ca506b-c8d6-4d75-8e61-3d412d3b2d23 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:41.077136 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-83ca506b-c8d6-4d75-8e61-3d412d3b2d23 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:41.090633 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:41.090633 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:41.097706 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-83ca506b-c8d6-4d75-8e61-3d412d3b2d23 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:27:41.104623 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-83ca506b-c8d6-4d75-8e61-3d412d3b2d23 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 returned with HTTP 200 Aug 06 19:27:41.104981 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 645/2601] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:41 2026] GET /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:41.334301 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-22918c4e-21b9-402d-b7d1-8acd0777dccb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:41.337435 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22918c4e-21b9-402d-b7d1-8acd0777dccb tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d Aug 06 19:27:41.337739 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22918c4e-21b9-402d-b7d1-8acd0777dccb tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:41.338045 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22918c4e-21b9-402d-b7d1-8acd0777dccb tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:41.338276 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-22918c4e-21b9-402d-b7d1-8acd0777dccb tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 04ee4789-8aff-48e4-86ac-2adab778a68d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:41.345106 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:41.345106 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:41.346265 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22918c4e-21b9-402d-b7d1-8acd0777dccb tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d returned with HTTP 200 Aug 06 19:27:41.346869 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 655/2602] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:41 2026] GET /volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:41.389492 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-db3ea518-2de3-4acc-b4e1-faf4ac87be81 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:41.393004 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-db3ea518-2de3-4acc-b4e1-faf4ac87be81 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 Aug 06 19:27:41.393482 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-db3ea518-2de3-4acc-b4e1-faf4ac87be81 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:41.393668 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-db3ea518-2de3-4acc-b4e1-faf4ac87be81 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:41.409367 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:41.409367 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:41.414996 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-db3ea518-2de3-4acc-b4e1-faf4ac87be81 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:41.423990 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-db3ea518-2de3-4acc-b4e1-faf4ac87be81 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 returned with HTTP 200 Aug 06 19:27:41.424760 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 657/2603] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:41 2026] GET /volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:42.126274 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8a9111cd-28fa-42f7-9503-55eccb7a521a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:42.128767 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8a9111cd-28fa-42f7-9503-55eccb7a521a tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 Aug 06 19:27:42.128767 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8a9111cd-28fa-42f7-9503-55eccb7a521a tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:42.129067 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8a9111cd-28fa-42f7-9503-55eccb7a521a tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:42.137284 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:42.137284 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:42.142255 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8a9111cd-28fa-42f7-9503-55eccb7a521a tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:27:42.148536 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8a9111cd-28fa-42f7-9503-55eccb7a521a tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 returned with HTTP 200 Aug 06 19:27:42.149103 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 647/2604] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:42 2026] GET /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:42.360309 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ad676381-cac6-42b9-a86f-9285ac788724 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:42.365736 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ad676381-cac6-42b9-a86f-9285ac788724 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d Aug 06 19:27:42.365736 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ad676381-cac6-42b9-a86f-9285ac788724 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:42.365736 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ad676381-cac6-42b9-a86f-9285ac788724 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:42.365736 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ad676381-cac6-42b9-a86f-9285ac788724 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 04ee4789-8aff-48e4-86ac-2adab778a68d. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:42.376638 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:42.376638 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:42.376638 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ad676381-cac6-42b9-a86f-9285ac788724 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d returned with HTTP 200 Aug 06 19:27:42.376638 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 646/2605] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:42 2026] GET /volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d => generated 786 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:42.481092 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-30b06385-b2f5-4d92-8d4b-f06a8ea18785 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:42.483503 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-30b06385-b2f5-4d92-8d4b-f06a8ea18785 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 Aug 06 19:27:42.483825 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-30b06385-b2f5-4d92-8d4b-f06a8ea18785 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:42.484105 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-30b06385-b2f5-4d92-8d4b-f06a8ea18785 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:42.499959 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:42.499959 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:42.506436 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-30b06385-b2f5-4d92-8d4b-f06a8ea18785 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:42.513535 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-30b06385-b2f5-4d92-8d4b-f06a8ea18785 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 returned with HTTP 200 Aug 06 19:27:42.514029 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 656/2606] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:42 2026] GET /volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:43.111248 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-74db2052-6c32-4a3d-9fad-86801cae9dbc req-5da69063-36b1-4e56-9b28-3fb9c90994d9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:43.116951 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-74db2052-6c32-4a3d-9fad-86801cae9dbc req-5da69063-36b1-4e56-9b28-3fb9c90994d9 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] POST https://10.4.3.5/volume/v3/attachments/d32a330c-9415-41de-930b-abbb5a66d701/action Aug 06 19:27:43.117512 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-74db2052-6c32-4a3d-9fad-86801cae9dbc req-5da69063-36b1-4e56-9b28-3fb9c90994d9 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:27:43.117694 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-74db2052-6c32-4a3d-9fad-86801cae9dbc req-5da69063-36b1-4e56-9b28-3fb9c90994d9 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:43.145169 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:43.145169 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:43.163548 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-74db2052-6c32-4a3d-9fad-86801cae9dbc req-5da69063-36b1-4e56-9b28-3fb9c90994d9 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/attachments/d32a330c-9415-41de-930b-abbb5a66d701/action returned with HTTP 204 Aug 06 19:27:43.165169 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 658/2607] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:27:43 2026] POST /volume/v3/attachments/d32a330c-9415-41de-930b-abbb5a66d701/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:27:43.173701 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e816955c-6cef-420f-a1ec-28547d926d5d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:43.179191 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e816955c-6cef-420f-a1ec-28547d926d5d tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 Aug 06 19:27:43.179524 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e816955c-6cef-420f-a1ec-28547d926d5d tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:43.179790 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e816955c-6cef-420f-a1ec-28547d926d5d tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:43.193204 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:43.193204 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:43.202821 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e816955c-6cef-420f-a1ec-28547d926d5d tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:27:43.213930 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e816955c-6cef-420f-a1ec-28547d926d5d tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 returned with HTTP 200 Aug 06 19:27:43.213930 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 648/2608] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:43 2026] GET /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:43.393415 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dd741315-436f-4902-adfb-0f13905a8b62 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:43.397856 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dd741315-436f-4902-adfb-0f13905a8b62 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d Aug 06 19:27:43.397856 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dd741315-436f-4902-adfb-0f13905a8b62 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:43.397856 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dd741315-436f-4902-adfb-0f13905a8b62 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:43.397856 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-dd741315-436f-4902-adfb-0f13905a8b62 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 04ee4789-8aff-48e4-86ac-2adab778a68d. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:43.406659 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:43.406659 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:43.406659 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dd741315-436f-4902-adfb-0f13905a8b62 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d returned with HTTP 200 Aug 06 19:27:43.407807 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 647/2609] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:43 2026] GET /volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d => generated 786 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:43.551692 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-abf3f4d9-5c5f-43bf-b009-3430599c28fc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:43.554282 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-abf3f4d9-5c5f-43bf-b009-3430599c28fc tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 Aug 06 19:27:43.554282 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-abf3f4d9-5c5f-43bf-b009-3430599c28fc tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:43.554282 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-abf3f4d9-5c5f-43bf-b009-3430599c28fc tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:43.566424 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:43.566424 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:43.570930 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-abf3f4d9-5c5f-43bf-b009-3430599c28fc tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:43.578416 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-abf3f4d9-5c5f-43bf-b009-3430599c28fc tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 returned with HTTP 200 Aug 06 19:27:43.578734 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 657/2610] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:43 2026] GET /volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 => generated 1131 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:43.596175 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7a16ad79-946b-4679-a96f-ee6e3980d3e8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:43.598155 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7a16ad79-946b-4679-a96f-ee6e3980d3e8 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 Aug 06 19:27:43.598344 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7a16ad79-946b-4679-a96f-ee6e3980d3e8 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:43.598618 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7a16ad79-946b-4679-a96f-ee6e3980d3e8 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:43.617421 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:43.617421 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:43.621941 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7a16ad79-946b-4679-a96f-ee6e3980d3e8 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:43.627032 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7a16ad79-946b-4679-a96f-ee6e3980d3e8 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 returned with HTTP 200 Aug 06 19:27:43.627511 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 659/2611] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:43 2026] GET /volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 => generated 1131 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:43.795523 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1f602d7e-b150-48b7-bd47-c3326e35a121 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:43.798657 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1f602d7e-b150-48b7-bd47-c3326e35a121 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:27:43.799099 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1f602d7e-b150-48b7-bd47-c3326e35a121 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-243473080"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:43.800911 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-1f602d7e-b150-48b7-bd47-c3326e35a121 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-243473080'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:27:43.801057 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-1f602d7e-b150-48b7-bd47-c3326e35a121 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Create volume of 1 GB Aug 06 19:27:43.807589 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1f602d7e-b150-48b7-bd47-c3326e35a121 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Availability Zones retrieved successfully. Aug 06 19:27:43.814065 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1f602d7e-b150-48b7-bd47-c3326e35a121 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Flow 'volume_create_api' (aed89267-6689-4145-8d36-374954a491a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:27:43.814984 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1f602d7e-b150-48b7-bd47-c3326e35a121 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e20b3440-6eb1-4602-8e6a-0a5bdaa2d53f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:43.816093 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-1f602d7e-b150-48b7-bd47-c3326e35a121 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:27:43.842940 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1f602d7e-b150-48b7-bd47-c3326e35a121 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e20b3440-6eb1-4602-8e6a-0a5bdaa2d53f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:43.843845 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1f602d7e-b150-48b7-bd47-c3326e35a121 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02c67b6b-ca0a-4681-8354-01f2ca82d0e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:43.901476 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-1f602d7e-b150-48b7-bd47-c3326e35a121 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Created reservations ['8c07edbe-5553-43bb-965f-2e977a4800ae', '40e08329-5397-409e-b5d5-601ec4c60a9e', '2cef705d-bed9-411e-8b71-a57fd6309bf3', 'd596996b-8880-497e-aebc-d97aeb1ee371'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:27:43.902845 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1f602d7e-b150-48b7-bd47-c3326e35a121 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02c67b6b-ca0a-4681-8354-01f2ca82d0e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c07edbe-5553-43bb-965f-2e977a4800ae', '40e08329-5397-409e-b5d5-601ec4c60a9e', '2cef705d-bed9-411e-8b71-a57fd6309bf3', 'd596996b-8880-497e-aebc-d97aeb1ee371']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:43.905334 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1f602d7e-b150-48b7-bd47-c3326e35a121 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (544f86f0-93af-4c83-91a6-edd5da02bb3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:43.938915 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1f602d7e-b150-48b7-bd47-c3326e35a121 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (544f86f0-93af-4c83-91a6-edd5da02bb3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a2d6796-a8fd-4d87-82ff-176417c112e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-243473080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c459da1ccb54c95b61d0025e036d623',qos_specs=None,replication_status=,reservations=['8c07edbe-5553-43bb-965f-2e977a4800ae','40e08329-5397-409e-b5d5-601ec4c60a9e','2cef705d-bed9-411e-8b71-a57fd6309bf3','d596996b-8880-497e-aebc-d97aeb1ee371'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b851511e5a6444ea4d432c0c1acf6a5',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:27:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-243473080',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a2d6796-a8fd-4d87-82ff-176417c112e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c459da1ccb54c95b61d0025e036d623',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b851511e5a6444ea4d432c0c1acf6a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:43.939564 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1f602d7e-b150-48b7-bd47-c3326e35a121 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8882f4e9-8d25-4317-b428-e7958c99efbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:43.969042 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1f602d7e-b150-48b7-bd47-c3326e35a121 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8882f4e9-8d25-4317-b428-e7958c99efbb) transitioned into state 'SUCCESS' from state '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-243473080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c459da1ccb54c95b61d0025e036d623',qos_specs=None,replication_status=,reservations=['8c07edbe-5553-43bb-965f-2e977a4800ae','40e08329-5397-409e-b5d5-601ec4c60a9e','2cef705d-bed9-411e-8b71-a57fd6309bf3','d596996b-8880-497e-aebc-d97aeb1ee371'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b851511e5a6444ea4d432c0c1acf6a5',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:43.969856 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1f602d7e-b150-48b7-bd47-c3326e35a121 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac8ec837-ecf0-463f-b12f-b0942a1d358b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:43.981110 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1f602d7e-b150-48b7-bd47-c3326e35a121 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac8ec837-ecf0-463f-b12f-b0942a1d358b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:43.981626 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1f602d7e-b150-48b7-bd47-c3326e35a121 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Flow 'volume_create_api' (aed89267-6689-4145-8d36-374954a491a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:27:43.982067 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1f602d7e-b150-48b7-bd47-c3326e35a121 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Create volume request issued successfully. Aug 06 19:27:43.982738 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1f602d7e-b150-48b7-bd47-c3326e35a121 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:27:43.983170 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 649/2612] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:27:43 2026] POST /volume/v3/volumes => generated 746 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:27:44.002197 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4b3a1434-2986-4028-b1d5-66fd7e11c4ae None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:44.006970 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4b3a1434-2986-4028-b1d5-66fd7e11c4ae tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 Aug 06 19:27:44.006970 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4b3a1434-2986-4028-b1d5-66fd7e11c4ae tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:44.006970 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4b3a1434-2986-4028-b1d5-66fd7e11c4ae tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:44.016852 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:44.016852 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:44.026902 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4b3a1434-2986-4028-b1d5-66fd7e11c4ae tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:44.033949 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4b3a1434-2986-4028-b1d5-66fd7e11c4ae tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 returned with HTTP 200 Aug 06 19:27:44.034805 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 648/2613] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:44 2026] GET /volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:44.230766 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8ea26c93-7191-462d-8eaa-6ccf98215d1d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:44.233299 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ea26c93-7191-462d-8eaa-6ccf98215d1d tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 Aug 06 19:27:44.233515 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8ea26c93-7191-462d-8eaa-6ccf98215d1d tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:44.233717 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8ea26c93-7191-462d-8eaa-6ccf98215d1d tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:44.242697 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:44.242697 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:44.247503 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8ea26c93-7191-462d-8eaa-6ccf98215d1d tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:27:44.254294 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ea26c93-7191-462d-8eaa-6ccf98215d1d tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 returned with HTTP 200 Aug 06 19:27:44.254999 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 658/2614] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:44 2026] GET /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:44.424320 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bab08e26-95f9-4264-8e76-eae4c4ed32aa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:44.426750 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bab08e26-95f9-4264-8e76-eae4c4ed32aa tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d Aug 06 19:27:44.427109 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bab08e26-95f9-4264-8e76-eae4c4ed32aa tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:44.427573 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bab08e26-95f9-4264-8e76-eae4c4ed32aa tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:44.427573 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-bab08e26-95f9-4264-8e76-eae4c4ed32aa tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 04ee4789-8aff-48e4-86ac-2adab778a68d. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:44.433616 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:44.433616 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:44.434841 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bab08e26-95f9-4264-8e76-eae4c4ed32aa tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d returned with HTTP 200 Aug 06 19:27:44.435606 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 660/2615] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:44 2026] GET /volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:45.051876 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9126f4a5-3f3f-481f-8982-1d2cf6dbe1f4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:45.058065 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9126f4a5-3f3f-481f-8982-1d2cf6dbe1f4 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 Aug 06 19:27:45.058538 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9126f4a5-3f3f-481f-8982-1d2cf6dbe1f4 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:45.058726 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9126f4a5-3f3f-481f-8982-1d2cf6dbe1f4 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:45.078756 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:45.078756 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:45.086657 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9126f4a5-3f3f-481f-8982-1d2cf6dbe1f4 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:45.098892 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9126f4a5-3f3f-481f-8982-1d2cf6dbe1f4 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 returned with HTTP 200 Aug 06 19:27:45.099440 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 650/2616] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:45 2026] GET /volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 => generated 839 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:45.126430 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a267573a-83dc-47e8-b4c4-51900d00a3b7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:45.128413 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a267573a-83dc-47e8-b4c4-51900d00a3b7 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 Aug 06 19:27:45.128640 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a267573a-83dc-47e8-b4c4-51900d00a3b7 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:45.128836 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a267573a-83dc-47e8-b4c4-51900d00a3b7 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:45.138736 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:45.138736 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:45.147467 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a267573a-83dc-47e8-b4c4-51900d00a3b7 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:27:45.154109 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a267573a-83dc-47e8-b4c4-51900d00a3b7 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 returned with HTTP 200 Aug 06 19:27:45.154647 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 649/2617] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:45 2026] GET /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:45.160368 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-454a3ea3-7bf6-48be-b134-d3f92f7504a6 req-5d7d33f2-8b6c-42d3-bc41-c0dff2e6a0e7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:45.163698 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-454a3ea3-7bf6-48be-b134-d3f92f7504a6 req-5d7d33f2-8b6c-42d3-bc41-c0dff2e6a0e7 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 Aug 06 19:27:45.163698 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-454a3ea3-7bf6-48be-b134-d3f92f7504a6 req-5d7d33f2-8b6c-42d3-bc41-c0dff2e6a0e7 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:45.163988 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-454a3ea3-7bf6-48be-b134-d3f92f7504a6 req-5d7d33f2-8b6c-42d3-bc41-c0dff2e6a0e7 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:45.174448 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-df893385-0ac3-444b-b688-4835bb79d83c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:45.174779 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:45.174779 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:45.176939 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-df893385-0ac3-444b-b688-4835bb79d83c tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] DELETE https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 Aug 06 19:27:45.177359 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-df893385-0ac3-444b-b688-4835bb79d83c tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:45.177522 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-df893385-0ac3-444b-b688-4835bb79d83c tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:45.177741 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-df893385-0ac3-444b-b688-4835bb79d83c tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Delete volume with id: b0b858ca-eb7d-443c-a46a-769b545ab204 Aug 06 19:27:45.180369 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-454a3ea3-7bf6-48be-b134-d3f92f7504a6 req-5d7d33f2-8b6c-42d3-bc41-c0dff2e6a0e7 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:45.187730 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:45.187730 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:45.187947 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-454a3ea3-7bf6-48be-b134-d3f92f7504a6 req-5d7d33f2-8b6c-42d3-bc41-c0dff2e6a0e7 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 returned with HTTP 200 Aug 06 19:27:45.188491 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 659/2618] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:27:45 2026] GET /volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:45.188672 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-df893385-0ac3-444b-b688-4835bb79d83c tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:27:45.215140 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-df893385-0ac3-444b-b688-4835bb79d83c tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Delete volume request issued successfully. Aug 06 19:27:45.215446 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-df893385-0ac3-444b-b688-4835bb79d83c tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 returned with HTTP 202 Aug 06 19:27:45.216124 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 661/2619] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:27:45 2026] DELETE /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:27:45.226316 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-45b78927-6434-42bd-9882-20150bc8e037 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:45.230442 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-45b78927-6434-42bd-9882-20150bc8e037 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 Aug 06 19:27:45.230872 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-45b78927-6434-42bd-9882-20150bc8e037 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:45.232085 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-45b78927-6434-42bd-9882-20150bc8e037 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:45.248597 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:45.248597 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:45.253727 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-45b78927-6434-42bd-9882-20150bc8e037 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Volume info retrieved successfully. Aug 06 19:27:45.260067 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-45b78927-6434-42bd-9882-20150bc8e037 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 returned with HTTP 200 Aug 06 19:27:45.260469 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 651/2620] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:45 2026] GET /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:45.325323 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f5a5f6ff-5e3d-45d7-a6f2-4066697c616f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:45.325716 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f5a5f6ff-5e3d-45d7-a6f2-4066697c616f None None] GET https://10.4.3.5/volume// Aug 06 19:27:45.325882 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f5a5f6ff-5e3d-45d7-a6f2-4066697c616f None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:45.326112 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f5a5f6ff-5e3d-45d7-a6f2-4066697c616f None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:45.326434 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f5a5f6ff-5e3d-45d7-a6f2-4066697c616f None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:27:45.326721 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 650/2621] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:27:45 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:27:45.338090 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-454a3ea3-7bf6-48be-b134-d3f92f7504a6 req-b2197792-013e-4865-9e4f-f58af69e728f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:45.340903 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-454a3ea3-7bf6-48be-b134-d3f92f7504a6 req-b2197792-013e-4865-9e4f-f58af69e728f tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:27:45.341366 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-454a3ea3-7bf6-48be-b134-d3f92f7504a6 req-b2197792-013e-4865-9e4f-f58af69e728f tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4a2d6796-a8fd-4d87-82ff-176417c112e1", "connector": null, "instance_uuid": "faa85cf0-4bb0-4921-b99d-40ce83115632"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:45.359038 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:45.359038 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:45.418844 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-454a3ea3-7bf6-48be-b134-d3f92f7504a6 req-b2197792-013e-4865-9e4f-f58af69e728f tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:27:45.419568 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 660/2622] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:27:45 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:45.452642 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-24aeb411-558c-4d68-a436-ab81c6ba09c2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:45.457677 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-24aeb411-558c-4d68-a436-ab81c6ba09c2 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d Aug 06 19:27:45.457954 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-24aeb411-558c-4d68-a436-ab81c6ba09c2 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:45.458257 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-24aeb411-558c-4d68-a436-ab81c6ba09c2 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:45.458412 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-24aeb411-558c-4d68-a436-ab81c6ba09c2 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 04ee4789-8aff-48e4-86ac-2adab778a68d. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:45.468773 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:45.468773 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:45.471645 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-24aeb411-558c-4d68-a436-ab81c6ba09c2 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d returned with HTTP 200 Aug 06 19:27:45.471645 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 662/2623] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:45 2026] GET /volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d => generated 786 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:45.476781 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-495a691b-568d-4c0e-ab60-8c4a6baace9b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:45.482452 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-495a691b-568d-4c0e-ab60-8c4a6baace9b tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 Aug 06 19:27:45.482452 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-495a691b-568d-4c0e-ab60-8c4a6baace9b tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:45.482452 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-495a691b-568d-4c0e-ab60-8c4a6baace9b tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:45.497786 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:45.497786 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:45.502949 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e15d15ee-ba7a-44d9-aab0-1f68725ffafd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:45.505859 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-495a691b-568d-4c0e-ab60-8c4a6baace9b tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:45.505927 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e15d15ee-ba7a-44d9-aab0-1f68725ffafd None None] GET https://10.4.3.5/volume// Aug 06 19:27:45.506073 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e15d15ee-ba7a-44d9-aab0-1f68725ffafd None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:45.506268 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e15d15ee-ba7a-44d9-aab0-1f68725ffafd None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:45.506601 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e15d15ee-ba7a-44d9-aab0-1f68725ffafd None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:27:45.507153 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 651/2624] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:27:45 2026] GET /volume/ => generated 384 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:27:45.513700 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-495a691b-568d-4c0e-ab60-8c4a6baace9b tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 returned with HTTP 200 Aug 06 19:27:45.514274 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 652/2625] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:45 2026] GET /volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 => generated 838 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:45.515851 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-454a3ea3-7bf6-48be-b134-d3f92f7504a6 req-52a5f8d9-8507-424f-9ba6-af143030d3d5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:45.520988 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-454a3ea3-7bf6-48be-b134-d3f92f7504a6 req-52a5f8d9-8507-424f-9ba6-af143030d3d5 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 Aug 06 19:27:45.520988 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-454a3ea3-7bf6-48be-b134-d3f92f7504a6 req-52a5f8d9-8507-424f-9ba6-af143030d3d5 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:45.520988 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-454a3ea3-7bf6-48be-b134-d3f92f7504a6 req-52a5f8d9-8507-424f-9ba6-af143030d3d5 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:45.533813 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:45.533813 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:45.539064 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-454a3ea3-7bf6-48be-b134-d3f92f7504a6 req-52a5f8d9-8507-424f-9ba6-af143030d3d5 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:45.542251 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-320354bc-a207-4bd6-b8e6-8cf55f11c834 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:45.544813 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-454a3ea3-7bf6-48be-b134-d3f92f7504a6 req-52a5f8d9-8507-424f-9ba6-af143030d3d5 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 returned with HTTP 200 Aug 06 19:27:45.545605 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 661/2626] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:27:45 2026] GET /volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 => generated 1018 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:27:45.629713 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-320354bc-a207-4bd6-b8e6-8cf55f11c834 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:27:45.630110 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-320354bc-a207-4bd6-b8e6-8cf55f11c834 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1667860635"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:45.631828 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-320354bc-a207-4bd6-b8e6-8cf55f11c834 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1667860635'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:27:45.631990 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-320354bc-a207-4bd6-b8e6-8cf55f11c834 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Create volume of 1 GB Aug 06 19:27:45.637162 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-320354bc-a207-4bd6-b8e6-8cf55f11c834 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Availability Zones retrieved successfully. Aug 06 19:27:45.647930 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-320354bc-a207-4bd6-b8e6-8cf55f11c834 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Flow 'volume_create_api' (5591e85a-6534-48e2-a190-25675660203e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:27:45.652338 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-320354bc-a207-4bd6-b8e6-8cf55f11c834 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baac8b82-2274-46be-9d82-060165ff68c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:45.652555 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-320354bc-a207-4bd6-b8e6-8cf55f11c834 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:27:45.676740 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-454a3ea3-7bf6-48be-b134-d3f92f7504a6 req-a83fdb97-e2a3-4c4b-86b7-34db9c2477f2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:45.679638 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-454a3ea3-7bf6-48be-b134-d3f92f7504a6 req-a83fdb97-e2a3-4c4b-86b7-34db9c2477f2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] PUT https://10.4.3.5/volume/v3/attachments/27e67a40-eace-4a2b-b023-3956e726e737 Aug 06 19:27:45.680752 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-454a3ea3-7bf6-48be-b134-d3f92f7504a6 req-a83fdb97-e2a3-4c4b-86b7-34db9c2477f2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:45.691683 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-454a3ea3-7bf6-48be-b134-d3f92f7504a6 req-a83fdb97-e2a3-4c4b-86b7-34db9c2477f2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Acquiring lock "cinder-attachment_update-4a2d6796-a8fd-4d87-82ff-176417c112e1-np0000006689" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:27:45.698109 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-320354bc-a207-4bd6-b8e6-8cf55f11c834 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baac8b82-2274-46be-9d82-060165ff68c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:45.698979 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-454a3ea3-7bf6-48be-b134-d3f92f7504a6 req-a83fdb97-e2a3-4c4b-86b7-34db9c2477f2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Lock "cinder-attachment_update-4a2d6796-a8fd-4d87-82ff-176417c112e1-np0000006689" acquired by "attachment_update" :: waited 0.007s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:27:45.699376 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-320354bc-a207-4bd6-b8e6-8cf55f11c834 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9a990fe-9c4e-4376-a875-3b5efc2a4b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:45.700569 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:45.700569 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:45.801038 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-320354bc-a207-4bd6-b8e6-8cf55f11c834 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Created reservations ['2a3b2ae4-967c-4b96-b41e-5e056f9a3710', 'bf1ad1d4-8e60-43d3-b253-2be486fb6b98', '17afe312-9ee4-4582-a612-c2bcee52a747', 'fffafb51-2424-42a2-928a-90992b67f3a7'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:27:45.801175 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-320354bc-a207-4bd6-b8e6-8cf55f11c834 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9a990fe-9c4e-4376-a875-3b5efc2a4b5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a3b2ae4-967c-4b96-b41e-5e056f9a3710', 'bf1ad1d4-8e60-43d3-b253-2be486fb6b98', '17afe312-9ee4-4582-a612-c2bcee52a747', 'fffafb51-2424-42a2-928a-90992b67f3a7']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:45.802680 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-320354bc-a207-4bd6-b8e6-8cf55f11c834 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1df81bc3-ab87-4d43-b8e2-1855f835eeca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:45.817837 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-454a3ea3-7bf6-48be-b134-d3f92f7504a6 req-a83fdb97-e2a3-4c4b-86b7-34db9c2477f2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Lock "cinder-attachment_update-4a2d6796-a8fd-4d87-82ff-176417c112e1-np0000006689" released by "attachment_update" :: held 0.119s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:27:45.818282 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-454a3ea3-7bf6-48be-b134-d3f92f7504a6 req-a83fdb97-e2a3-4c4b-86b7-34db9c2477f2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/attachments/27e67a40-eace-4a2b-b023-3956e726e737 returned with HTTP 200 Aug 06 19:27:45.818888 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 652/2627] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:27:45 2026] PUT /volume/v3/attachments/27e67a40-eace-4a2b-b023-3956e726e737 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:45.834445 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-320354bc-a207-4bd6-b8e6-8cf55f11c834 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1df81bc3-ab87-4d43-b8e2-1855f835eeca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fca1c0c1-a878-4453-bbeb-9e30e821325e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1667860635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d858353ef7cf4ca2a656797ecfe2596b',qos_specs=None,replication_status=,reservations=['2a3b2ae4-967c-4b96-b41e-5e056f9a3710','bf1ad1d4-8e60-43d3-b253-2be486fb6b98','17afe312-9ee4-4582-a612-c2bcee52a747','fffafb51-2424-42a2-928a-90992b67f3a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63f926cc039849ab999b5569e3b5051c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:27:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1667860635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fca1c0c1-a878-4453-bbeb-9e30e821325e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d858353ef7cf4ca2a656797ecfe2596b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63f926cc039849ab999b5569e3b5051c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:45.835700 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-320354bc-a207-4bd6-b8e6-8cf55f11c834 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87142161-ae8d-4cfd-9a91-c600aa1844c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:45.864232 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-320354bc-a207-4bd6-b8e6-8cf55f11c834 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87142161-ae8d-4cfd-9a91-c600aa1844c5) transitioned into state 'SUCCESS' from state '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-1667860635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d858353ef7cf4ca2a656797ecfe2596b',qos_specs=None,replication_status=,reservations=['2a3b2ae4-967c-4b96-b41e-5e056f9a3710','bf1ad1d4-8e60-43d3-b253-2be486fb6b98','17afe312-9ee4-4582-a612-c2bcee52a747','fffafb51-2424-42a2-928a-90992b67f3a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63f926cc039849ab999b5569e3b5051c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:45.865166 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-320354bc-a207-4bd6-b8e6-8cf55f11c834 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc8950d2-6332-4333-bb38-398266c18239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:45.881042 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-320354bc-a207-4bd6-b8e6-8cf55f11c834 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc8950d2-6332-4333-bb38-398266c18239) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:45.882140 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-320354bc-a207-4bd6-b8e6-8cf55f11c834 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Flow 'volume_create_api' (5591e85a-6534-48e2-a190-25675660203e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:27:45.882539 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-320354bc-a207-4bd6-b8e6-8cf55f11c834 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Create volume request issued successfully. Aug 06 19:27:45.883269 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-320354bc-a207-4bd6-b8e6-8cf55f11c834 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:27:45.883990 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 663/2628] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:27:45 2026] POST /volume/v3/volumes => generated 750 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:27:45.897379 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a0f5bc96-3ef8-4ce1-b4be-de0187c11974 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:45.899878 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a0f5bc96-3ef8-4ce1-b4be-de0187c11974 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e Aug 06 19:27:45.900309 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a0f5bc96-3ef8-4ce1-b4be-de0187c11974 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:45.900655 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a0f5bc96-3ef8-4ce1-b4be-de0187c11974 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:45.909654 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:45.909654 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:45.915581 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a0f5bc96-3ef8-4ce1-b4be-de0187c11974 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:27:45.921354 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a0f5bc96-3ef8-4ce1-b4be-de0187c11974 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e returned with HTTP 200 Aug 06 19:27:45.921768 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 653/2629] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:45 2026] GET /volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:46.279356 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d4681fbb-afe8-4209-82d2-e7915cb5d956 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:46.281844 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d4681fbb-afe8-4209-82d2-e7915cb5d956 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 Aug 06 19:27:46.282226 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d4681fbb-afe8-4209-82d2-e7915cb5d956 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:46.282573 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d4681fbb-afe8-4209-82d2-e7915cb5d956 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:46.290902 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d4681fbb-afe8-4209-82d2-e7915cb5d956 tempest-VolumesActionsTest-2072235407 tempest-VolumesActionsTest-2072235407-project-member] https://10.4.3.5/volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 returned with HTTP 404 Aug 06 19:27:46.291546 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 662/2630] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:46 2026] GET /volume/v3/volumes/b0b858ca-eb7d-443c-a46a-769b545ab204 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:27:46.486537 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a537d54a-7ca7-46cc-af48-013a002f8903 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:46.487637 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a537d54a-7ca7-46cc-af48-013a002f8903 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d Aug 06 19:27:46.488136 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a537d54a-7ca7-46cc-af48-013a002f8903 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:46.488465 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a537d54a-7ca7-46cc-af48-013a002f8903 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:46.488745 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-a537d54a-7ca7-46cc-af48-013a002f8903 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 04ee4789-8aff-48e4-86ac-2adab778a68d. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:46.495441 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:46.495441 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:46.496810 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a537d54a-7ca7-46cc-af48-013a002f8903 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d returned with HTTP 200 Aug 06 19:27:46.497242 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 653/2631] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:46 2026] GET /volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:46.531325 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d0c287cb-ea57-440f-afef-ac05c25f40e6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:46.531989 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d0c287cb-ea57-440f-afef-ac05c25f40e6 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 Aug 06 19:27:46.532233 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d0c287cb-ea57-440f-afef-ac05c25f40e6 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:46.532421 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d0c287cb-ea57-440f-afef-ac05c25f40e6 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:46.545691 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:46.545691 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:46.551314 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d0c287cb-ea57-440f-afef-ac05c25f40e6 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:46.557446 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d0c287cb-ea57-440f-afef-ac05c25f40e6 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 returned with HTTP 200 Aug 06 19:27:46.557829 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 664/2632] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:46 2026] GET /volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:46.937949 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-768bdf2a-9029-4610-b849-f524eedac811 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:46.939959 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-768bdf2a-9029-4610-b849-f524eedac811 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e Aug 06 19:27:46.940273 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-768bdf2a-9029-4610-b849-f524eedac811 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:46.940509 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-768bdf2a-9029-4610-b849-f524eedac811 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:46.949238 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:46.949238 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:46.954028 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-768bdf2a-9029-4610-b849-f524eedac811 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:27:46.959423 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-768bdf2a-9029-4610-b849-f524eedac811 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e returned with HTTP 200 Aug 06 19:27:46.959911 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 654/2633] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:46 2026] GET /volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:46.974421 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e9272c21-20db-4f88-b91d-0d395162a575 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:46.978098 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e9272c21-20db-4f88-b91d-0d395162a575 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e Aug 06 19:27:46.978331 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e9272c21-20db-4f88-b91d-0d395162a575 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:46.978525 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e9272c21-20db-4f88-b91d-0d395162a575 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:46.988653 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:46.988653 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:46.992974 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e9272c21-20db-4f88-b91d-0d395162a575 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:27:46.998448 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e9272c21-20db-4f88-b91d-0d395162a575 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e returned with HTTP 200 Aug 06 19:27:46.998988 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 663/2634] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:46 2026] GET /volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:47.015492 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1cfa170b-8892-4774-bd63-174f6564ddfe None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:47.017273 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1cfa170b-8892-4774-bd63-174f6564ddfe tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:27:47.017569 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1cfa170b-8892-4774-bd63-174f6564ddfe tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fca1c0c1-a878-4453-bbeb-9e30e821325e", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-93709713"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:47.026538 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:47.026538 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:47.027267 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1cfa170b-8892-4774-bd63-174f6564ddfe tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:27:47.027436 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-1cfa170b-8892-4774-bd63-174f6564ddfe tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Create snapshot from volume fca1c0c1-a878-4453-bbeb-9e30e821325e Aug 06 19:27:47.090006 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-1cfa170b-8892-4774-bd63-174f6564ddfe tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Created reservations ['f03fd665-6926-448d-9256-09f9f07b5991', 'b015bae3-a060-4121-ad92-3aff21641448', 'a35ecba2-5306-4588-9d8a-57353dd85ced', 'd77f8eda-9171-45bf-85aa-e9da3cb1ad98'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:27:47.131131 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1cfa170b-8892-4774-bd63-174f6564ddfe tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot create request issued successfully. Aug 06 19:27:47.131678 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1cfa170b-8892-4774-bd63-174f6564ddfe tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:27:47.132467 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 654/2635] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:27:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:27:47.144384 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-12b1b163-23b7-4f2b-9f8e-b1ddeeff1ead None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:47.146840 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-12b1b163-23b7-4f2b-9f8e-b1ddeeff1ead tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/e9391586-3c73-4e24-8323-d2c58987f4d0 Aug 06 19:27:47.147082 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-12b1b163-23b7-4f2b-9f8e-b1ddeeff1ead tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:47.147285 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-12b1b163-23b7-4f2b-9f8e-b1ddeeff1ead tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:47.154111 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:47.154111 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:47.154367 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-12b1b163-23b7-4f2b-9f8e-b1ddeeff1ead tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:27:47.155495 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-12b1b163-23b7-4f2b-9f8e-b1ddeeff1ead tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/e9391586-3c73-4e24-8323-d2c58987f4d0 returned with HTTP 200 Aug 06 19:27:47.155890 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 665/2636] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:27:47 2026] GET /volume/v3/snapshots/e9391586-3c73-4e24-8323-d2c58987f4d0 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:47.509039 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-17640990-a503-450f-8996-79bf01f95ba0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:47.511787 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-17640990-a503-450f-8996-79bf01f95ba0 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d Aug 06 19:27:47.512089 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-17640990-a503-450f-8996-79bf01f95ba0 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:47.512378 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-17640990-a503-450f-8996-79bf01f95ba0 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:47.512530 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-17640990-a503-450f-8996-79bf01f95ba0 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 04ee4789-8aff-48e4-86ac-2adab778a68d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:47.517862 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:47.517862 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:47.518935 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-17640990-a503-450f-8996-79bf01f95ba0 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d returned with HTTP 200 Aug 06 19:27:47.519465 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 655/2637] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:47 2026] GET /volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:47.572397 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3799f8b5-75ec-4c4c-9ae9-77594bbaf0d0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:47.575252 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3799f8b5-75ec-4c4c-9ae9-77594bbaf0d0 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 Aug 06 19:27:47.575478 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3799f8b5-75ec-4c4c-9ae9-77594bbaf0d0 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:47.575676 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3799f8b5-75ec-4c4c-9ae9-77594bbaf0d0 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:47.586889 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:47.586889 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:47.590953 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3799f8b5-75ec-4c4c-9ae9-77594bbaf0d0 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:47.595869 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3799f8b5-75ec-4c4c-9ae9-77594bbaf0d0 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 returned with HTTP 200 Aug 06 19:27:47.596292 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 664/2638] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:47 2026] GET /volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:48.166632 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8ae4f290-31c9-4c79-b2f6-3135e04adc65 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:48.168928 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8ae4f290-31c9-4c79-b2f6-3135e04adc65 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/e9391586-3c73-4e24-8323-d2c58987f4d0 Aug 06 19:27:48.169212 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8ae4f290-31c9-4c79-b2f6-3135e04adc65 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:48.169499 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8ae4f290-31c9-4c79-b2f6-3135e04adc65 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:48.176086 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:48.176086 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:48.176731 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8ae4f290-31c9-4c79-b2f6-3135e04adc65 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:27:48.177936 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8ae4f290-31c9-4c79-b2f6-3135e04adc65 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/e9391586-3c73-4e24-8323-d2c58987f4d0 returned with HTTP 200 Aug 06 19:27:48.178510 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 655/2639] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:27:48 2026] GET /volume/v3/snapshots/e9391586-3c73-4e24-8323-d2c58987f4d0 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:48.188325 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8afff2e5-744e-4fd7-9c09-6e26776c9d8f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:48.190044 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8afff2e5-744e-4fd7-9c09-6e26776c9d8f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] POST https://10.4.3.5/volume/v3/backups Aug 06 19:27:48.190436 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8afff2e5-744e-4fd7-9c09-6e26776c9d8f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fca1c0c1-a878-4453-bbeb-9e30e821325e", "snapshot_id": "e9391586-3c73-4e24-8323-d2c58987f4d0", "name": "tempest-VolumesSnapshotTestJSON-Backup-2048661054", "container": "tempest-volumessnapshottestjson-backup-container-915607945"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:48.191950 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-8afff2e5-744e-4fd7-9c09-6e26776c9d8f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Creating new backup {'backup': {'volume_id': 'fca1c0c1-a878-4453-bbeb-9e30e821325e', 'snapshot_id': 'e9391586-3c73-4e24-8323-d2c58987f4d0', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-2048661054', 'container': 'tempest-volumessnapshottestjson-backup-container-915607945'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:27:48.192119 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-8afff2e5-744e-4fd7-9c09-6e26776c9d8f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Creating backup of volume fca1c0c1-a878-4453-bbeb-9e30e821325e in container tempest-volumessnapshottestjson-backup-container-915607945 Aug 06 19:27:48.199588 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:48.199588 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:48.200097 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8afff2e5-744e-4fd7-9c09-6e26776c9d8f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:27:48.205875 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:48.205875 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:48.206380 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8afff2e5-744e-4fd7-9c09-6e26776c9d8f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:27:48.230773 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-8afff2e5-744e-4fd7-9c09-6e26776c9d8f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Created reservations ['f1503688-f2d5-4575-bbe4-6b87791f3db9', '1e0f15ed-e5da-43e4-b704-bc3d6509b829'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:27:48.262238 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8afff2e5-744e-4fd7-9c09-6e26776c9d8f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:27:48.262634 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 666/2640] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:27:48 2026] POST /volume/v3/backups => generated 331 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:27:48.272095 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ec0533e7-88f3-4e1f-be1f-c6ae875b1a6c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:48.274437 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ec0533e7-88f3-4e1f-be1f-c6ae875b1a6c tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 Aug 06 19:27:48.274653 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ec0533e7-88f3-4e1f-be1f-c6ae875b1a6c tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:48.274863 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ec0533e7-88f3-4e1f-be1f-c6ae875b1a6c tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:48.274978 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-ec0533e7-88f3-4e1f-be1f-c6ae875b1a6c tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Show backup with id 40083e4a-2bb4-44f8-b713-7451e8ceb213. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:48.279875 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:48.279875 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:48.280757 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ec0533e7-88f3-4e1f-be1f-c6ae875b1a6c tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 returned with HTTP 200 Aug 06 19:27:48.281179 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 656/2641] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:48 2026] GET /volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 => generated 828 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:48.531954 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-98fd6ee8-f6f3-4f27-b351-dff417976859 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:48.533897 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98fd6ee8-f6f3-4f27-b351-dff417976859 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d Aug 06 19:27:48.534128 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98fd6ee8-f6f3-4f27-b351-dff417976859 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:48.534333 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98fd6ee8-f6f3-4f27-b351-dff417976859 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:48.534464 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-98fd6ee8-f6f3-4f27-b351-dff417976859 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 04ee4789-8aff-48e4-86ac-2adab778a68d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:48.539327 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:48.539327 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:48.540156 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98fd6ee8-f6f3-4f27-b351-dff417976859 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d returned with HTTP 200 Aug 06 19:27:48.542473 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 665/2642] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:48 2026] GET /volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:48.613288 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f9e2648b-c3e5-4d07-959b-a824a208cc48 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:48.618301 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f9e2648b-c3e5-4d07-959b-a824a208cc48 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 Aug 06 19:27:48.618591 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f9e2648b-c3e5-4d07-959b-a824a208cc48 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:48.618897 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f9e2648b-c3e5-4d07-959b-a824a208cc48 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:48.635851 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:48.635851 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:48.641836 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f9e2648b-c3e5-4d07-959b-a824a208cc48 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:48.647848 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f9e2648b-c3e5-4d07-959b-a824a208cc48 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 returned with HTTP 200 Aug 06 19:27:48.648183 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 656/2643] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:48 2026] GET /volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:49.121835 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-454a3ea3-7bf6-48be-b134-d3f92f7504a6 req-d1e14dce-e1ea-499a-bc52-16da5a642ac3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:49.129879 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-454a3ea3-7bf6-48be-b134-d3f92f7504a6 req-d1e14dce-e1ea-499a-bc52-16da5a642ac3 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] POST https://10.4.3.5/volume/v3/attachments/27e67a40-eace-4a2b-b023-3956e726e737/action Aug 06 19:27:49.130145 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-454a3ea3-7bf6-48be-b134-d3f92f7504a6 req-d1e14dce-e1ea-499a-bc52-16da5a642ac3 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:27:49.130312 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-454a3ea3-7bf6-48be-b134-d3f92f7504a6 req-d1e14dce-e1ea-499a-bc52-16da5a642ac3 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:49.152451 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:49.152451 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:49.166439 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-454a3ea3-7bf6-48be-b134-d3f92f7504a6 req-d1e14dce-e1ea-499a-bc52-16da5a642ac3 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/attachments/27e67a40-eace-4a2b-b023-3956e726e737/action returned with HTTP 204 Aug 06 19:27:49.167148 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 667/2644] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:27:49 2026] POST /volume/v3/attachments/27e67a40-eace-4a2b-b023-3956e726e737/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:27:49.292624 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bcb5e52c-272c-4810-8641-2b18124bb1dc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:49.294621 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bcb5e52c-272c-4810-8641-2b18124bb1dc tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 Aug 06 19:27:49.294830 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bcb5e52c-272c-4810-8641-2b18124bb1dc tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:49.295064 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bcb5e52c-272c-4810-8641-2b18124bb1dc tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:49.295198 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-bcb5e52c-272c-4810-8641-2b18124bb1dc tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Show backup with id 40083e4a-2bb4-44f8-b713-7451e8ceb213. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:49.300899 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:49.300899 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:49.301791 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bcb5e52c-272c-4810-8641-2b18124bb1dc tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 returned with HTTP 200 Aug 06 19:27:49.302253 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 657/2645] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:49 2026] GET /volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 => generated 830 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:49.555926 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a553ff8d-38fb-41a9-9f6c-456b5509e96c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:49.560906 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a553ff8d-38fb-41a9-9f6c-456b5509e96c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d Aug 06 19:27:49.561184 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a553ff8d-38fb-41a9-9f6c-456b5509e96c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:49.561388 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a553ff8d-38fb-41a9-9f6c-456b5509e96c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:49.561488 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a553ff8d-38fb-41a9-9f6c-456b5509e96c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 04ee4789-8aff-48e4-86ac-2adab778a68d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:49.570763 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:49.570763 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:49.573311 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a553ff8d-38fb-41a9-9f6c-456b5509e96c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d returned with HTTP 200 Aug 06 19:27:49.573923 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 666/2646] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:49 2026] GET /volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d => generated 786 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:49.662842 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6a9be41d-75d8-487b-a383-95fcec7d9669 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:49.665802 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6a9be41d-75d8-487b-a383-95fcec7d9669 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 Aug 06 19:27:49.666092 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6a9be41d-75d8-487b-a383-95fcec7d9669 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:49.666596 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6a9be41d-75d8-487b-a383-95fcec7d9669 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:49.679232 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:49.679232 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:49.683735 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6a9be41d-75d8-487b-a383-95fcec7d9669 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:49.696446 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6a9be41d-75d8-487b-a383-95fcec7d9669 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 returned with HTTP 200 Aug 06 19:27:49.696936 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 657/2647] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:49 2026] GET /volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 => generated 1131 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:49.714276 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-80d8211d-dc96-4321-aa75-c782d9da70ad None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:49.716024 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-80d8211d-dc96-4321-aa75-c782d9da70ad tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 Aug 06 19:27:49.716266 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-80d8211d-dc96-4321-aa75-c782d9da70ad tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:49.716471 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-80d8211d-dc96-4321-aa75-c782d9da70ad tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:49.726586 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:49.726586 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:49.731853 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-80d8211d-dc96-4321-aa75-c782d9da70ad tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:49.736779 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-80d8211d-dc96-4321-aa75-c782d9da70ad tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 returned with HTTP 200 Aug 06 19:27:49.737115 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 668/2648] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:49 2026] GET /volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 => generated 1131 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:49.751272 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-6a4ee339-bd16-4804-ab3f-1ab89d80f229 req-bb70f31a-2e2e-47ad-9f39-9ecbe72ac736 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:49.754141 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6a4ee339-bd16-4804-ab3f-1ab89d80f229 req-bb70f31a-2e2e-47ad-9f39-9ecbe72ac736 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] DELETE https://10.4.3.5/volume/v3/attachments/c3a9d960-06df-4ba9-b43f-7adec8c8e83f Aug 06 19:27:49.754250 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6a4ee339-bd16-4804-ab3f-1ab89d80f229 req-bb70f31a-2e2e-47ad-9f39-9ecbe72ac736 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:49.754500 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6a4ee339-bd16-4804-ab3f-1ab89d80f229 req-bb70f31a-2e2e-47ad-9f39-9ecbe72ac736 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:49.763378 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:49.763378 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:49.829338 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6a4ee339-bd16-4804-ab3f-1ab89d80f229 req-bb70f31a-2e2e-47ad-9f39-9ecbe72ac736 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/attachments/c3a9d960-06df-4ba9-b43f-7adec8c8e83f returned with HTTP 200 Aug 06 19:27:49.829843 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 658/2649] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:27:49 2026] DELETE /volume/v3/attachments/c3a9d960-06df-4ba9-b43f-7adec8c8e83f => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:50.046969 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-5aee91bf-ce88-4eca-adce-98cd84a04000 req-d9abbb5f-bc9e-4168-8498-bd45e5282a8c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:50.050730 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5aee91bf-ce88-4eca-adce-98cd84a04000 req-d9abbb5f-bc9e-4168-8498-bd45e5282a8c tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 Aug 06 19:27:50.051008 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5aee91bf-ce88-4eca-adce-98cd84a04000 req-d9abbb5f-bc9e-4168-8498-bd45e5282a8c tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:50.051275 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5aee91bf-ce88-4eca-adce-98cd84a04000 req-d9abbb5f-bc9e-4168-8498-bd45e5282a8c tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:50.064279 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:50.064279 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:50.068610 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-5aee91bf-ce88-4eca-adce-98cd84a04000 req-d9abbb5f-bc9e-4168-8498-bd45e5282a8c tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:50.074466 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5aee91bf-ce88-4eca-adce-98cd84a04000 req-d9abbb5f-bc9e-4168-8498-bd45e5282a8c tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 returned with HTTP 200 Aug 06 19:27:50.074966 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 667/2650] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:27:50 2026] GET /volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 => generated 1131 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:50.095635 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-5aee91bf-ce88-4eca-adce-98cd84a04000 req-12df7939-8465-416a-ac63-06585274fbdc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:50.097845 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-5aee91bf-ce88-4eca-adce-98cd84a04000 req-12df7939-8465-416a-ac63-06585274fbdc tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] POST https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26/action Aug 06 19:27:50.098292 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-5aee91bf-ce88-4eca-adce-98cd84a04000 req-12df7939-8465-416a-ac63-06585274fbdc tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:27:50.098426 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-5aee91bf-ce88-4eca-adce-98cd84a04000 req-12df7939-8465-416a-ac63-06585274fbdc tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:50.113808 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:50.113808 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:50.114498 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-5aee91bf-ce88-4eca-adce-98cd84a04000 req-12df7939-8465-416a-ac63-06585274fbdc tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:50.122430 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-5aee91bf-ce88-4eca-adce-98cd84a04000 req-12df7939-8465-416a-ac63-06585274fbdc tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Begin detaching volume completed successfully. Aug 06 19:27:50.122782 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-5aee91bf-ce88-4eca-adce-98cd84a04000 req-12df7939-8465-416a-ac63-06585274fbdc tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26/action returned with HTTP 202 Aug 06 19:27:50.123631 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 658/2651] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:27:50 2026] POST /volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:27:50.148050 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6e94ed27-ebd8-4aae-a398-64917184a196 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:50.150652 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6e94ed27-ebd8-4aae-a398-64917184a196 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 Aug 06 19:27:50.150869 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6e94ed27-ebd8-4aae-a398-64917184a196 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:50.151133 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6e94ed27-ebd8-4aae-a398-64917184a196 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:50.169106 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:50.169106 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:50.175749 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6e94ed27-ebd8-4aae-a398-64917184a196 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:50.182314 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-99144cab-278d-4aeb-930d-b67740c26f46 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:50.182314 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-99144cab-278d-4aeb-930d-b67740c26f46 None None] GET https://10.4.3.5/volume// Aug 06 19:27:50.182314 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-99144cab-278d-4aeb-930d-b67740c26f46 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:50.182314 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-99144cab-278d-4aeb-930d-b67740c26f46 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:50.182314 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-99144cab-278d-4aeb-930d-b67740c26f46 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:27:50.182314 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 659/2652] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:27:50 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:27:50.183462 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6e94ed27-ebd8-4aae-a398-64917184a196 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 returned with HTTP 200 Aug 06 19:27:50.183867 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 669/2653] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:50 2026] GET /volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 => generated 1134 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:50.192652 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-5aee91bf-ce88-4eca-adce-98cd84a04000 req-da0d0540-d3c3-4c2a-9051-63968449309e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:50.197170 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5aee91bf-ce88-4eca-adce-98cd84a04000 req-da0d0540-d3c3-4c2a-9051-63968449309e tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 Aug 06 19:27:50.197170 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5aee91bf-ce88-4eca-adce-98cd84a04000 req-da0d0540-d3c3-4c2a-9051-63968449309e tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:50.197170 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5aee91bf-ce88-4eca-adce-98cd84a04000 req-da0d0540-d3c3-4c2a-9051-63968449309e tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:50.205306 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:50.205306 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:50.209612 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-5aee91bf-ce88-4eca-adce-98cd84a04000 req-da0d0540-d3c3-4c2a-9051-63968449309e tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:50.214724 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5aee91bf-ce88-4eca-adce-98cd84a04000 req-da0d0540-d3c3-4c2a-9051-63968449309e tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 returned with HTTP 200 Aug 06 19:27:50.215176 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 668/2654] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:27:50 2026] GET /volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 => generated 1314 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:27:50.306731 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e4d06bf0-61d0-4cf6-8d29-723978af5f2f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:50.314354 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-40b0a5a1-7070-4fe6-b8d2-2ce0c25e8e7c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:50.316588 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-40b0a5a1-7070-4fe6-b8d2-2ce0c25e8e7c tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 Aug 06 19:27:50.317070 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-40b0a5a1-7070-4fe6-b8d2-2ce0c25e8e7c tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:50.318095 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-40b0a5a1-7070-4fe6-b8d2-2ce0c25e8e7c tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:50.318095 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-40b0a5a1-7070-4fe6-b8d2-2ce0c25e8e7c tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Show backup with id 40083e4a-2bb4-44f8-b713-7451e8ceb213. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:50.325358 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:50.325358 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:50.325358 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-40b0a5a1-7070-4fe6-b8d2-2ce0c25e8e7c tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 returned with HTTP 200 Aug 06 19:27:50.325358 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 660/2655] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:50 2026] GET /volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 => generated 830 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:50.438486 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e4d06bf0-61d0-4cf6-8d29-723978af5f2f tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:27:50.438863 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e4d06bf0-61d0-4cf6-8d29-723978af5f2f tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-950201384", "extra_specs": {"storage_protocol": "tempest-storage_protocol-908247712", "vendor_name": "tempest-vendor_name-1610866216"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:50.455269 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e4d06bf0-61d0-4cf6-8d29-723978af5f2f tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:27:50.455636 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 659/2656] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:27:50 2026] POST /volume/v3/types => generated 327 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:50.465152 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-52ad31bb-0c9a-41cf-ad2d-6158e1a8e9b3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:50.467529 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-52ad31bb-0c9a-41cf-ad2d-6158e1a8e9b3 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:27:50.468196 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-52ad31bb-0c9a-41cf-ad2d-6158e1a8e9b3 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3327d3f4-215c-485f-89db-23c0a7bc58bb", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:50.470686 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-52ad31bb-0c9a-41cf-ad2d-6158e1a8e9b3 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Create volume request body: {'volume': {'volume_type': '3327d3f4-215c-485f-89db-23c0a7bc58bb', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:27:50.475420 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-52ad31bb-0c9a-41cf-ad2d-6158e1a8e9b3 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Create volume of 1 GB Aug 06 19:27:50.475813 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:50.475813 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:50.476368 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-52ad31bb-0c9a-41cf-ad2d-6158e1a8e9b3 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Availability Zones retrieved successfully. Aug 06 19:27:50.483959 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-52ad31bb-0c9a-41cf-ad2d-6158e1a8e9b3 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Flow 'volume_create_api' (5b883b9d-2d4f-4b3c-8789-4097ebf4770c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:27:50.485057 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-52ad31bb-0c9a-41cf-ad2d-6158e1a8e9b3 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e3f2b9d-9d61-4dc3-badb-9b6925cc1fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:50.485931 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-52ad31bb-0c9a-41cf-ad2d-6158e1a8e9b3 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:27:50.506781 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-52ad31bb-0c9a-41cf-ad2d-6158e1a8e9b3 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e3f2b9d-9d61-4dc3-badb-9b6925cc1fed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:27:50Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-908247712',vendor_name='tempest-vendor_name-1610866216'},id=3327d3f4-215c-485f-89db-23c0a7bc58bb,is_public=True,name='tempest-ProjectAdminTests-volume-type-950201384',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3327d3f4-215c-485f-89db-23c0a7bc58bb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:50.507840 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-52ad31bb-0c9a-41cf-ad2d-6158e1a8e9b3 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (342bd995-b9b2-45ca-9830-aa60535034d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:50.539836 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-52ad31bb-0c9a-41cf-ad2d-6158e1a8e9b3 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-950201384 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-950201384, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:50.540534 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-52ad31bb-0c9a-41cf-ad2d-6158e1a8e9b3 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-950201384 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-950201384, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:50.580763 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-52ad31bb-0c9a-41cf-ad2d-6158e1a8e9b3 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Created reservations ['64efcced-0cb9-4c3f-b5a2-9dcf993c0749', 'e30cabdf-d759-4269-b0e4-9aac0a4abf0b', '18c19f12-c4b5-4c6b-a740-34ad3cc426a4', '4616a878-340b-49b1-9691-58b4125c3534'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:27:50.582707 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-52ad31bb-0c9a-41cf-ad2d-6158e1a8e9b3 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (342bd995-b9b2-45ca-9830-aa60535034d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64efcced-0cb9-4c3f-b5a2-9dcf993c0749', 'e30cabdf-d759-4269-b0e4-9aac0a4abf0b', '18c19f12-c4b5-4c6b-a740-34ad3cc426a4', '4616a878-340b-49b1-9691-58b4125c3534']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:50.582707 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-52ad31bb-0c9a-41cf-ad2d-6158e1a8e9b3 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac50ff03-338a-4ae8-ac81-7a000efe2c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:50.588248 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8ec026c9-86d7-44d8-8ccb-be259ea62abf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:50.592056 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ec026c9-86d7-44d8-8ccb-be259ea62abf tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d Aug 06 19:27:50.592336 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8ec026c9-86d7-44d8-8ccb-be259ea62abf tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:50.592597 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8ec026c9-86d7-44d8-8ccb-be259ea62abf tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:50.592749 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8ec026c9-86d7-44d8-8ccb-be259ea62abf tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 04ee4789-8aff-48e4-86ac-2adab778a68d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:50.599327 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:50.599327 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:50.600497 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ec026c9-86d7-44d8-8ccb-be259ea62abf tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d returned with HTTP 200 Aug 06 19:27:50.601031 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 669/2657] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:50 2026] GET /volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:50.612601 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-52ad31bb-0c9a-41cf-ad2d-6158e1a8e9b3 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac50ff03-338a-4ae8-ac81-7a000efe2c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66b36135-9514-4355-822d-9cfe866b2dbf', '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='6f46ccac5dab41319e1d4294791222e6',qos_specs=None,replication_status=,reservations=['64efcced-0cb9-4c3f-b5a2-9dcf993c0749','e30cabdf-d759-4269-b0e4-9aac0a4abf0b','18c19f12-c4b5-4c6b-a740-34ad3cc426a4','4616a878-340b-49b1-9691-58b4125c3534'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='258ddf4c7b974d8e951493393f488313',volume_type_id=3327d3f4-215c-485f-89db-23c0a7bc58bb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:27:50Z,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=66b36135-9514-4355-822d-9cfe866b2dbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f46ccac5dab41319e1d4294791222e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='258ddf4c7b974d8e951493393f488313',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3327d3f4-215c-485f-89db-23c0a7bc58bb),volume_type_id=3327d3f4-215c-485f-89db-23c0a7bc58bb)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:50.614711 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-52ad31bb-0c9a-41cf-ad2d-6158e1a8e9b3 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (080bb921-58dd-4f6e-bb9a-97bf9bd1449f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:50.614837 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-61007204-be47-4af7-b2f1-326909292c1e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:50.617036 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-61007204-be47-4af7-b2f1-326909292c1e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d Aug 06 19:27:50.617525 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-61007204-be47-4af7-b2f1-326909292c1e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:50.618963 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-61007204-be47-4af7-b2f1-326909292c1e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:50.618963 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-61007204-be47-4af7-b2f1-326909292c1e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 04ee4789-8aff-48e4-86ac-2adab778a68d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:50.625512 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:50.625512 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:50.627035 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-61007204-be47-4af7-b2f1-326909292c1e tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d returned with HTTP 200 Aug 06 19:27:50.627795 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 661/2658] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:50 2026] GET /volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:50.636639 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-52ad31bb-0c9a-41cf-ad2d-6158e1a8e9b3 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (080bb921-58dd-4f6e-bb9a-97bf9bd1449f) transitioned into state 'SUCCESS' from 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='6f46ccac5dab41319e1d4294791222e6',qos_specs=None,replication_status=,reservations=['64efcced-0cb9-4c3f-b5a2-9dcf993c0749','e30cabdf-d759-4269-b0e4-9aac0a4abf0b','18c19f12-c4b5-4c6b-a740-34ad3cc426a4','4616a878-340b-49b1-9691-58b4125c3534'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='258ddf4c7b974d8e951493393f488313',volume_type_id=3327d3f4-215c-485f-89db-23c0a7bc58bb)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:50.636847 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-52ad31bb-0c9a-41cf-ad2d-6158e1a8e9b3 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3868b6d8-a033-49d7-a84c-6e49a9e81be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:50.640885 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e69bc45d-bfc6-45f4-9ae0-31f1a9818e5c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:50.643446 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e69bc45d-bfc6-45f4-9ae0-31f1a9818e5c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] DELETE https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d Aug 06 19:27:50.643699 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e69bc45d-bfc6-45f4-9ae0-31f1a9818e5c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:50.644274 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e69bc45d-bfc6-45f4-9ae0-31f1a9818e5c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:50.644428 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-e69bc45d-bfc6-45f4-9ae0-31f1a9818e5c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Delete backup with id: 04ee4789-8aff-48e4-86ac-2adab778a68d. Aug 06 19:27:50.651632 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:50.651632 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:50.652617 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-52ad31bb-0c9a-41cf-ad2d-6158e1a8e9b3 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3868b6d8-a033-49d7-a84c-6e49a9e81be9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:50.653677 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-52ad31bb-0c9a-41cf-ad2d-6158e1a8e9b3 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Flow 'volume_create_api' (5b883b9d-2d4f-4b3c-8789-4097ebf4770c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:27:50.654104 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-52ad31bb-0c9a-41cf-ad2d-6158e1a8e9b3 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Create volume request issued successfully. Aug 06 19:27:50.654799 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-52ad31bb-0c9a-41cf-ad2d-6158e1a8e9b3 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:27:50.655420 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 670/2659] 10.4.3.5 () {70 vars in 1284 bytes} [Thu Aug 6 19:27:50 2026] POST /volume/v3/volumes => generated 768 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:27:50.669169 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d2d8cadf-948e-412a-a7da-5d46abf2221b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:50.673089 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d2d8cadf-948e-412a-a7da-5d46abf2221b tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] GET https://10.4.3.5/volume/v3/volumes/66b36135-9514-4355-822d-9cfe866b2dbf Aug 06 19:27:50.673378 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d2d8cadf-948e-412a-a7da-5d46abf2221b tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:50.673671 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d2d8cadf-948e-412a-a7da-5d46abf2221b tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:50.674605 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-e69bc45d-bfc6-45f4-9ae0-31f1a9818e5c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] delete_backup rpcapi backup_id 04ee4789-8aff-48e4-86ac-2adab778a68d {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:27:50.678304 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e69bc45d-bfc6-45f4-9ae0-31f1a9818e5c tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d returned with HTTP 202 Aug 06 19:27:50.678891 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 660/2660] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:27:50 2026] DELETE /volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:27:50.693037 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-60f75f09-041d-43b2-a535-d9ff09001b80 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:50.693146 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:50.693146 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:50.697928 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d2d8cadf-948e-412a-a7da-5d46abf2221b tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Volume info retrieved successfully. Aug 06 19:27:50.700257 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-60f75f09-041d-43b2-a535-d9ff09001b80 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d Aug 06 19:27:50.700257 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-60f75f09-041d-43b2-a535-d9ff09001b80 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:50.700257 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-60f75f09-041d-43b2-a535-d9ff09001b80 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:50.700257 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-60f75f09-041d-43b2-a535-d9ff09001b80 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 04ee4789-8aff-48e4-86ac-2adab778a68d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:50.705103 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:50.705103 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:50.705859 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-60f75f09-041d-43b2-a535-d9ff09001b80 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d returned with HTTP 200 Aug 06 19:27:50.705952 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d2d8cadf-948e-412a-a7da-5d46abf2221b tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] https://10.4.3.5/volume/v3/volumes/66b36135-9514-4355-822d-9cfe866b2dbf returned with HTTP 200 Aug 06 19:27:50.706398 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 662/2661] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:50 2026] GET /volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d => generated 786 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:50.706502 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 670/2662] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:27:50 2026] GET /volume/v3/volumes/66b36135-9514-4355-822d-9cfe866b2dbf => generated 947 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:51.129377 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f9d69e50-33e5-4f20-9700-da5740baf2eb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:51.131709 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f9d69e50-33e5-4f20-9700-da5740baf2eb tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] DELETE https://10.4.3.5/volume/v3/volumes/8d955751-9c20-41ae-ac45-54bb7d9077af Aug 06 19:27:51.131839 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f9d69e50-33e5-4f20-9700-da5740baf2eb tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:51.132103 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f9d69e50-33e5-4f20-9700-da5740baf2eb tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:51.132355 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-f9d69e50-33e5-4f20-9700-da5740baf2eb tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Delete volume with id: 8d955751-9c20-41ae-ac45-54bb7d9077af Aug 06 19:27:51.141852 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:51.141852 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:51.142477 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f9d69e50-33e5-4f20-9700-da5740baf2eb tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Volume info retrieved successfully. Aug 06 19:27:51.158855 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f9d69e50-33e5-4f20-9700-da5740baf2eb tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Delete volume request issued successfully. Aug 06 19:27:51.159151 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f9d69e50-33e5-4f20-9700-da5740baf2eb tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/volumes/8d955751-9c20-41ae-ac45-54bb7d9077af returned with HTTP 202 Aug 06 19:27:51.159828 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 671/2663] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:27:51 2026] DELETE /volume/v3/volumes/8d955751-9c20-41ae-ac45-54bb7d9077af => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:27:51.169455 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4471cf53-c521-457d-956f-c9a00bc621a1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:51.171822 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4471cf53-c521-457d-956f-c9a00bc621a1 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] DELETE https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 Aug 06 19:27:51.172048 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4471cf53-c521-457d-956f-c9a00bc621a1 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:51.172265 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4471cf53-c521-457d-956f-c9a00bc621a1 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:51.172369 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-4471cf53-c521-457d-956f-c9a00bc621a1 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Delete backup with id: e66c5cbc-0928-43e8-812f-e28cfbe2fe91. Aug 06 19:27:51.176601 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:51.176601 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:51.188930 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-4471cf53-c521-457d-956f-c9a00bc621a1 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] delete_backup rpcapi backup_id e66c5cbc-0928-43e8-812f-e28cfbe2fe91 {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:27:51.190832 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4471cf53-c521-457d-956f-c9a00bc621a1 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 returned with HTTP 202 Aug 06 19:27:51.191379 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 661/2664] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:27:51 2026] DELETE /volume/v3/backups/e66c5cbc-0928-43e8-812f-e28cfbe2fe91 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:27:51.199109 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9e1e9c1e-10bf-44c8-beee-9130ae3fe2fa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:51.199231 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fb403fb3-bd94-4a5c-8f18-ca90a86caac0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:51.201557 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fb403fb3-bd94-4a5c-8f18-ca90a86caac0 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 Aug 06 19:27:51.201765 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9e1e9c1e-10bf-44c8-beee-9130ae3fe2fa tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] DELETE https://10.4.3.5/volume/v3/volumes/f1da868d-533f-4e5e-a432-d8bdc6ab5ebc Aug 06 19:27:51.201822 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fb403fb3-bd94-4a5c-8f18-ca90a86caac0 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:51.201867 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9e1e9c1e-10bf-44c8-beee-9130ae3fe2fa tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:51.201918 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fb403fb3-bd94-4a5c-8f18-ca90a86caac0 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:51.201951 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9e1e9c1e-10bf-44c8-beee-9130ae3fe2fa tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:51.201951 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-9e1e9c1e-10bf-44c8-beee-9130ae3fe2fa tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Delete volume with id: f1da868d-533f-4e5e-a432-d8bdc6ab5ebc Aug 06 19:27:51.213314 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:51.213314 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:51.214152 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9e1e9c1e-10bf-44c8-beee-9130ae3fe2fa tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Volume info retrieved successfully. Aug 06 19:27:51.215695 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:51.215695 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:51.219443 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fb403fb3-bd94-4a5c-8f18-ca90a86caac0 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:51.226410 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fb403fb3-bd94-4a5c-8f18-ca90a86caac0 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 returned with HTTP 200 Aug 06 19:27:51.226541 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 663/2665] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:51 2026] GET /volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:51.238445 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9e1e9c1e-10bf-44c8-beee-9130ae3fe2fa tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Delete volume request issued successfully. Aug 06 19:27:51.238854 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9e1e9c1e-10bf-44c8-beee-9130ae3fe2fa tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/volumes/f1da868d-533f-4e5e-a432-d8bdc6ab5ebc returned with HTTP 202 Aug 06 19:27:51.239123 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 671/2666] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:27:51 2026] DELETE /volume/v3/volumes/f1da868d-533f-4e5e-a432-d8bdc6ab5ebc => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:27:51.251762 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dff6f90a-c09c-46c5-8d60-806c8e8707d1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:51.258963 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dff6f90a-c09c-46c5-8d60-806c8e8707d1 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/volumes/f1da868d-533f-4e5e-a432-d8bdc6ab5ebc Aug 06 19:27:51.259199 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dff6f90a-c09c-46c5-8d60-806c8e8707d1 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:51.259427 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dff6f90a-c09c-46c5-8d60-806c8e8707d1 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:51.272358 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:51.272358 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:51.276660 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dff6f90a-c09c-46c5-8d60-806c8e8707d1 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Volume info retrieved successfully. Aug 06 19:27:51.282823 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dff6f90a-c09c-46c5-8d60-806c8e8707d1 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/volumes/f1da868d-533f-4e5e-a432-d8bdc6ab5ebc returned with HTTP 200 Aug 06 19:27:51.283122 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 672/2667] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:51 2026] GET /volume/v3/volumes/f1da868d-533f-4e5e-a432-d8bdc6ab5ebc => generated 1356 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:51.340108 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4954cc8a-88fb-4566-9afa-0eba8246f04f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:51.342575 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4954cc8a-88fb-4566-9afa-0eba8246f04f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 Aug 06 19:27:51.343116 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4954cc8a-88fb-4566-9afa-0eba8246f04f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:51.343116 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4954cc8a-88fb-4566-9afa-0eba8246f04f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:51.343304 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-4954cc8a-88fb-4566-9afa-0eba8246f04f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Show backup with id 40083e4a-2bb4-44f8-b713-7451e8ceb213. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:51.353589 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:51.353589 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:51.353928 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4954cc8a-88fb-4566-9afa-0eba8246f04f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 returned with HTTP 200 Aug 06 19:27:51.354607 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 662/2668] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:51 2026] GET /volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 => generated 830 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:51.717386 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8f4994fd-74b2-48ba-93ba-295840a27d99 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:51.719582 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8f4994fd-74b2-48ba-93ba-295840a27d99 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d Aug 06 19:27:51.719835 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8f4994fd-74b2-48ba-93ba-295840a27d99 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:51.720111 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8f4994fd-74b2-48ba-93ba-295840a27d99 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:51.720236 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-8f4994fd-74b2-48ba-93ba-295840a27d99 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 04ee4789-8aff-48e4-86ac-2adab778a68d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:51.721204 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3fcb1179-babd-4369-9511-54ef6e094e36 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:51.724665 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8f4994fd-74b2-48ba-93ba-295840a27d99 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d returned with HTTP 404 Aug 06 19:27:51.724889 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3fcb1179-babd-4369-9511-54ef6e094e36 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] GET https://10.4.3.5/volume/v3/volumes/66b36135-9514-4355-822d-9cfe866b2dbf Aug 06 19:27:51.725202 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 664/2669] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:51 2026] GET /volume/v3/backups/04ee4789-8aff-48e4-86ac-2adab778a68d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:27:51.727312 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3fcb1179-babd-4369-9511-54ef6e094e36 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:51.727600 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3fcb1179-babd-4369-9511-54ef6e094e36 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:51.748170 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:51.748170 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:51.759279 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3fcb1179-babd-4369-9511-54ef6e094e36 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Volume info retrieved successfully. Aug 06 19:27:51.764381 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3fcb1179-babd-4369-9511-54ef6e094e36 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] https://10.4.3.5/volume/v3/volumes/66b36135-9514-4355-822d-9cfe866b2dbf returned with HTTP 200 Aug 06 19:27:51.765243 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 672/2670] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:27:51 2026] GET /volume/v3/volumes/66b36135-9514-4355-822d-9cfe866b2dbf => generated 968 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:51.780431 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c6efee77-1c9a-4858-aaec-d4bd2297a86e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:51.782813 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c6efee77-1c9a-4858-aaec-d4bd2297a86e tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] GET https://10.4.3.5/volume/v3/messages Aug 06 19:27:51.783119 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c6efee77-1c9a-4858-aaec-d4bd2297a86e tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:51.783376 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c6efee77-1c9a-4858-aaec-d4bd2297a86e tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:51.789816 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c6efee77-1c9a-4858-aaec-d4bd2297a86e tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] https://10.4.3.5/volume/v3/messages returned with HTTP 200 Aug 06 19:27:51.790774 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 673/2671] 10.4.3.5 () {68 vars in 1266 bytes} [Thu Aug 6 19:27:51 2026] GET /volume/v3/messages => generated 666 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:51.802205 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5a196d56-4ebe-4600-915f-7c201ec08426 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:51.805263 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5a196d56-4ebe-4600-915f-7c201ec08426 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] DELETE https://10.4.3.5/volume/v3/messages/68a4afb0-6e7f-4aa5-b74a-7ecd8f1b0d56 Aug 06 19:27:51.805486 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5a196d56-4ebe-4600-915f-7c201ec08426 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:51.805667 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5a196d56-4ebe-4600-915f-7c201ec08426 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:51.825340 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5a196d56-4ebe-4600-915f-7c201ec08426 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] https://10.4.3.5/volume/v3/messages/68a4afb0-6e7f-4aa5-b74a-7ecd8f1b0d56 returned with HTTP 204 Aug 06 19:27:51.825794 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 663/2672] 10.4.3.5 () {68 vars in 1380 bytes} [Thu Aug 6 19:27:51 2026] DELETE /volume/v3/messages/68a4afb0-6e7f-4aa5-b74a-7ecd8f1b0d56 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 19:27:51.830101 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0be23c3a-3409-457c-8415-512b326009b9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:51.832083 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0be23c3a-3409-457c-8415-512b326009b9 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] DELETE https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 Aug 06 19:27:51.832393 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0be23c3a-3409-457c-8415-512b326009b9 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:51.832537 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0be23c3a-3409-457c-8415-512b326009b9 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:51.832660 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-0be23c3a-3409-457c-8415-512b326009b9 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Delete backup with id: 718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5. Aug 06 19:27:51.833577 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9b50950e-0be0-40bd-a049-e0bc7c8a626c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:51.836235 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9b50950e-0be0-40bd-a049-e0bc7c8a626c tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] GET https://10.4.3.5/volume/v3/messages/68a4afb0-6e7f-4aa5-b74a-7ecd8f1b0d56 Aug 06 19:27:51.836602 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9b50950e-0be0-40bd-a049-e0bc7c8a626c tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:51.836903 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9b50950e-0be0-40bd-a049-e0bc7c8a626c tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:51.837207 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:51.837207 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:51.844248 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9b50950e-0be0-40bd-a049-e0bc7c8a626c tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] https://10.4.3.5/volume/v3/messages/68a4afb0-6e7f-4aa5-b74a-7ecd8f1b0d56 returned with HTTP 404 Aug 06 19:27:51.845174 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 673/2673] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:27:51 2026] GET /volume/v3/messages/68a4afb0-6e7f-4aa5-b74a-7ecd8f1b0d56 => generated 110 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:27:51.850231 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.backup.rpcapi [None req-0be23c3a-3409-457c-8415-512b326009b9 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] delete_backup rpcapi backup_id 718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 {{(pid=100263) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:27:51.852507 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0be23c3a-3409-457c-8415-512b326009b9 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 returned with HTTP 202 Aug 06 19:27:51.852928 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 665/2674] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:27:51 2026] DELETE /volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 06 19:27:51.853830 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6a9c2d2e-629b-4d48-8900-299ef53d8df6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:51.856154 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6a9c2d2e-629b-4d48-8900-299ef53d8df6 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/66b36135-9514-4355-822d-9cfe866b2dbf Aug 06 19:27:51.856455 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6a9c2d2e-629b-4d48-8900-299ef53d8df6 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:51.856719 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6a9c2d2e-629b-4d48-8900-299ef53d8df6 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:51.856911 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-6a9c2d2e-629b-4d48-8900-299ef53d8df6 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Delete volume with id: 66b36135-9514-4355-822d-9cfe866b2dbf Aug 06 19:27:51.860622 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3348ef58-8515-495c-a743-e270b98f23fc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:51.862539 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3348ef58-8515-495c-a743-e270b98f23fc tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 Aug 06 19:27:51.862761 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3348ef58-8515-495c-a743-e270b98f23fc tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:51.862986 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3348ef58-8515-495c-a743-e270b98f23fc tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:51.863166 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-3348ef58-8515-495c-a743-e270b98f23fc tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:51.868611 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:51.868611 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:51.869492 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3348ef58-8515-495c-a743-e270b98f23fc tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 returned with HTTP 200 Aug 06 19:27:51.869888 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 664/2675] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:51 2026] GET /volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:51.870145 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:51.870145 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:51.870732 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6a9c2d2e-629b-4d48-8900-299ef53d8df6 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Volume info retrieved successfully. Aug 06 19:27:51.872200 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6a9c2d2e-629b-4d48-8900-299ef53d8df6 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100264) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 19:27:51.903840 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-6a9c2d2e-629b-4d48-8900-299ef53d8df6 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Created reservations ['99a93317-1f04-42af-81cc-9472db8d7084', '5afe5db7-a736-4cc3-b15b-189fe4e789af', 'efd92eeb-2194-469b-92cf-1c3118e2c788', 'b3b15cce-81f5-46c2-bad7-078fae277553'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:27:51.945710 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6a9c2d2e-629b-4d48-8900-299ef53d8df6 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Delete volume request issued successfully. Aug 06 19:27:51.946121 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6a9c2d2e-629b-4d48-8900-299ef53d8df6 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] https://10.4.3.5/volume/v3/volumes/66b36135-9514-4355-822d-9cfe866b2dbf returned with HTTP 202 Aug 06 19:27:51.946667 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 674/2676] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:27:51 2026] DELETE /volume/v3/volumes/66b36135-9514-4355-822d-9cfe866b2dbf => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:27:51.958450 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9ed61fa4-8f9d-451a-9d01-3e600611b3b6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:51.960518 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ed61fa4-8f9d-451a-9d01-3e600611b3b6 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] DELETE https://10.4.3.5/volume/v3/types/3327d3f4-215c-485f-89db-23c0a7bc58bb Aug 06 19:27:51.960788 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9ed61fa4-8f9d-451a-9d01-3e600611b3b6 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:51.960992 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9ed61fa4-8f9d-451a-9d01-3e600611b3b6 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:51.995884 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ed61fa4-8f9d-451a-9d01-3e600611b3b6 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] https://10.4.3.5/volume/v3/types/3327d3f4-215c-485f-89db-23c0a7bc58bb returned with HTTP 202 Aug 06 19:27:51.996501 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 674/2677] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:27:51 2026] DELETE /volume/v3/types/3327d3f4-215c-485f-89db-23c0a7bc58bb => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:27:52.008183 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4d988711-5bed-431f-ba98-32356222c240 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:52.010524 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4d988711-5bed-431f-ba98-32356222c240 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:27:52.010997 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4d988711-5bed-431f-ba98-32356222c240 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1575296491", "extra_specs": {"storage_protocol": "tempest-storage_protocol-285028336", "vendor_name": "tempest-vendor_name-25676170"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:52.031502 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4d988711-5bed-431f-ba98-32356222c240 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:27:52.032292 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 666/2678] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:27:52 2026] POST /volume/v3/types => generated 326 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:52.046185 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dffbfef4-682b-47ed-95ea-2538412cf573 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:52.046968 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dffbfef4-682b-47ed-95ea-2538412cf573 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:27:52.047384 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dffbfef4-682b-47ed-95ea-2538412cf573 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "08356dd8-9b9f-4779-accc-3daf9557e036", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:52.048792 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-dffbfef4-682b-47ed-95ea-2538412cf573 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Create volume request body: {'volume': {'volume_type': '08356dd8-9b9f-4779-accc-3daf9557e036', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:27:52.053408 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-dffbfef4-682b-47ed-95ea-2538412cf573 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Create volume of 1 GB Aug 06 19:27:52.053853 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:52.053853 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:52.055395 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-dffbfef4-682b-47ed-95ea-2538412cf573 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Availability Zones retrieved successfully. Aug 06 19:27:52.064579 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dffbfef4-682b-47ed-95ea-2538412cf573 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Flow 'volume_create_api' (fc0365f6-be6b-4512-b417-3bdf40649084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:27:52.066183 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dffbfef4-682b-47ed-95ea-2538412cf573 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (926b2103-65cb-4ca6-afce-1894bf5a065b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:52.067010 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-dffbfef4-682b-47ed-95ea-2538412cf573 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:27:52.098104 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dffbfef4-682b-47ed-95ea-2538412cf573 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (926b2103-65cb-4ca6-afce-1894bf5a065b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:27:52Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-285028336',vendor_name='tempest-vendor_name-25676170'},id=08356dd8-9b9f-4779-accc-3daf9557e036,is_public=True,name='tempest-ProjectAdminTests-volume-type-1575296491',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '08356dd8-9b9f-4779-accc-3daf9557e036', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:52.098761 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dffbfef4-682b-47ed-95ea-2538412cf573 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1af95a12-5747-4bcf-8203-65015b21d072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:52.139513 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-dffbfef4-682b-47ed-95ea-2538412cf573 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1575296491 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1575296491, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:52.139919 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-dffbfef4-682b-47ed-95ea-2538412cf573 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1575296491 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1575296491, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:52.174346 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-dffbfef4-682b-47ed-95ea-2538412cf573 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Created reservations ['7bbfa8ac-5590-41f6-bb65-ee1fd27df198', '126a230d-6fa7-4a47-adac-d3d96fd345c4', '5206d716-04d6-4aa6-9cc2-aa1b7c8a041c', '1bba87c1-e007-4873-9d49-5b806c01bc97'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:27:52.175409 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dffbfef4-682b-47ed-95ea-2538412cf573 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1af95a12-5747-4bcf-8203-65015b21d072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bbfa8ac-5590-41f6-bb65-ee1fd27df198', '126a230d-6fa7-4a47-adac-d3d96fd345c4', '5206d716-04d6-4aa6-9cc2-aa1b7c8a041c', '1bba87c1-e007-4873-9d49-5b806c01bc97']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:52.176421 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dffbfef4-682b-47ed-95ea-2538412cf573 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d2395ba-cd93-4279-bc8f-5775b67ba1bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:52.217009 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dffbfef4-682b-47ed-95ea-2538412cf573 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d2395ba-cd93-4279-bc8f-5775b67ba1bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9f3cfa6-fd6c-481e-9d5e-3284f7d2f616', '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='6f46ccac5dab41319e1d4294791222e6',qos_specs=None,replication_status=,reservations=['7bbfa8ac-5590-41f6-bb65-ee1fd27df198','126a230d-6fa7-4a47-adac-d3d96fd345c4','5206d716-04d6-4aa6-9cc2-aa1b7c8a041c','1bba87c1-e007-4873-9d49-5b806c01bc97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='258ddf4c7b974d8e951493393f488313',volume_type_id=08356dd8-9b9f-4779-accc-3daf9557e036), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:27:52Z,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=f9f3cfa6-fd6c-481e-9d5e-3284f7d2f616,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f46ccac5dab41319e1d4294791222e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='258ddf4c7b974d8e951493393f488313',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(08356dd8-9b9f-4779-accc-3daf9557e036),volume_type_id=08356dd8-9b9f-4779-accc-3daf9557e036)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:52.218180 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dffbfef4-682b-47ed-95ea-2538412cf573 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ecf42ca-acb2-48ca-9b31-f6316b7fcad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:52.227074 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-5aee91bf-ce88-4eca-adce-98cd84a04000 req-d02f357a-8c2d-4630-aeba-7debcacd264f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:52.229981 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5aee91bf-ce88-4eca-adce-98cd84a04000 req-d02f357a-8c2d-4630-aeba-7debcacd264f tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] DELETE https://10.4.3.5/volume/v3/attachments/d32a330c-9415-41de-930b-abbb5a66d701 Aug 06 19:27:52.230275 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5aee91bf-ce88-4eca-adce-98cd84a04000 req-d02f357a-8c2d-4630-aeba-7debcacd264f tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:52.230511 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5aee91bf-ce88-4eca-adce-98cd84a04000 req-d02f357a-8c2d-4630-aeba-7debcacd264f tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:52.238805 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:52.238805 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:52.241602 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-58f3651c-c2b0-4dcc-8992-046293bea518 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:52.246460 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dffbfef4-682b-47ed-95ea-2538412cf573 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ecf42ca-acb2-48ca-9b31-f6316b7fcad8) transitioned into state 'SUCCESS' from 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='6f46ccac5dab41319e1d4294791222e6',qos_specs=None,replication_status=,reservations=['7bbfa8ac-5590-41f6-bb65-ee1fd27df198','126a230d-6fa7-4a47-adac-d3d96fd345c4','5206d716-04d6-4aa6-9cc2-aa1b7c8a041c','1bba87c1-e007-4873-9d49-5b806c01bc97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='258ddf4c7b974d8e951493393f488313',volume_type_id=08356dd8-9b9f-4779-accc-3daf9557e036)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:52.246985 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dffbfef4-682b-47ed-95ea-2538412cf573 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (786a3f8d-facd-417e-ad82-a4a1683b9d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:52.247324 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-58f3651c-c2b0-4dcc-8992-046293bea518 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 Aug 06 19:27:52.247598 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-58f3651c-c2b0-4dcc-8992-046293bea518 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:52.247862 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-58f3651c-c2b0-4dcc-8992-046293bea518 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:52.271659 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:52.271659 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:52.279466 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-58f3651c-c2b0-4dcc-8992-046293bea518 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:52.284515 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dffbfef4-682b-47ed-95ea-2538412cf573 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (786a3f8d-facd-417e-ad82-a4a1683b9d87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:52.285401 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dffbfef4-682b-47ed-95ea-2538412cf573 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Flow 'volume_create_api' (fc0365f6-be6b-4512-b417-3bdf40649084) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:27:52.285705 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-dffbfef4-682b-47ed-95ea-2538412cf573 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Create volume request issued successfully. Aug 06 19:27:52.285888 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-58f3651c-c2b0-4dcc-8992-046293bea518 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 returned with HTTP 200 Aug 06 19:27:52.286731 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dffbfef4-682b-47ed-95ea-2538412cf573 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:27:52.286817 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 675/2679] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:52 2026] GET /volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 => generated 1134 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:52.286861 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 665/2680] 10.4.3.5 () {70 vars in 1284 bytes} [Thu Aug 6 19:27:52 2026] POST /volume/v3/volumes => generated 769 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:27:52.299608 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b7f858cb-ad73-4ffc-90e9-3f77e57bcee7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:52.302126 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b7f858cb-ad73-4ffc-90e9-3f77e57bcee7 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] GET https://10.4.3.5/volume/v3/volumes/f1da868d-533f-4e5e-a432-d8bdc6ab5ebc Aug 06 19:27:52.302601 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b7f858cb-ad73-4ffc-90e9-3f77e57bcee7 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:52.302902 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b7f858cb-ad73-4ffc-90e9-3f77e57bcee7 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:52.309111 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-024d30d7-494a-4601-b771-781bd01b661b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:52.309111 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-024d30d7-494a-4601-b771-781bd01b661b tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] GET https://10.4.3.5/volume/v3/volumes/f9f3cfa6-fd6c-481e-9d5e-3284f7d2f616 Aug 06 19:27:52.309111 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-024d30d7-494a-4601-b771-781bd01b661b tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:52.309111 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-024d30d7-494a-4601-b771-781bd01b661b tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:52.311487 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b7f858cb-ad73-4ffc-90e9-3f77e57bcee7 tempest-TestVolumeBackupRestore-913439610 tempest-TestVolumeBackupRestore-913439610-project-member] https://10.4.3.5/volume/v3/volumes/f1da868d-533f-4e5e-a432-d8bdc6ab5ebc returned with HTTP 404 Aug 06 19:27:52.312283 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 667/2681] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:52 2026] GET /volume/v3/volumes/f1da868d-533f-4e5e-a432-d8bdc6ab5ebc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:27:52.319552 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:52.319552 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:52.326969 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5aee91bf-ce88-4eca-adce-98cd84a04000 req-d02f357a-8c2d-4630-aeba-7debcacd264f tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/attachments/d32a330c-9415-41de-930b-abbb5a66d701 returned with HTTP 200 Aug 06 19:27:52.327521 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 675/2682] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:27:52 2026] DELETE /volume/v3/attachments/d32a330c-9415-41de-930b-abbb5a66d701 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:52.328682 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-024d30d7-494a-4601-b771-781bd01b661b tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Volume info retrieved successfully. Aug 06 19:27:52.340619 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-024d30d7-494a-4601-b771-781bd01b661b tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] https://10.4.3.5/volume/v3/volumes/f9f3cfa6-fd6c-481e-9d5e-3284f7d2f616 returned with HTTP 200 Aug 06 19:27:52.340619 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 676/2683] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:27:52 2026] GET /volume/v3/volumes/f9f3cfa6-fd6c-481e-9d5e-3284f7d2f616 => generated 948 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:52.366461 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ef9c0dc0-1621-4ec4-ba7a-5d8367beffe5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:52.368749 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ef9c0dc0-1621-4ec4-ba7a-5d8367beffe5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 Aug 06 19:27:52.369035 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ef9c0dc0-1621-4ec4-ba7a-5d8367beffe5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:52.369345 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ef9c0dc0-1621-4ec4-ba7a-5d8367beffe5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:52.369810 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ef9c0dc0-1621-4ec4-ba7a-5d8367beffe5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Show backup with id 40083e4a-2bb4-44f8-b713-7451e8ceb213. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:52.391265 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:52.391265 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:52.392097 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ef9c0dc0-1621-4ec4-ba7a-5d8367beffe5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 returned with HTTP 200 Aug 06 19:27:52.392548 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 666/2684] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:52 2026] GET /volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 => generated 830 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:52.882867 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3ae509cd-964a-40d3-a962-edbcaa5b49fb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:52.885164 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3ae509cd-964a-40d3-a962-edbcaa5b49fb tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 Aug 06 19:27:52.885483 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3ae509cd-964a-40d3-a962-edbcaa5b49fb tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:52.885785 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3ae509cd-964a-40d3-a962-edbcaa5b49fb tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:52.885977 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-3ae509cd-964a-40d3-a962-edbcaa5b49fb tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Show backup with id 718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:52.891413 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3ae509cd-964a-40d3-a962-edbcaa5b49fb tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 returned with HTTP 404 Aug 06 19:27:52.892257 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 668/2685] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:52 2026] GET /volume/v3/backups/718aa8b9-d311-4b40-8e4d-23c5cfe7a7a5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:27:53.026285 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-30e801e2-fb4d-4d6e-9be2-f16b57228cdc req-968be17e-c4dd-4630-987a-ab4eb31b928f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:53.028828 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-30e801e2-fb4d-4d6e-9be2-f16b57228cdc req-968be17e-c4dd-4630-987a-ab4eb31b928f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 Aug 06 19:27:53.029053 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-30e801e2-fb4d-4d6e-9be2-f16b57228cdc req-968be17e-c4dd-4630-987a-ab4eb31b928f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:53.029721 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-30e801e2-fb4d-4d6e-9be2-f16b57228cdc req-968be17e-c4dd-4630-987a-ab4eb31b928f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:53.039767 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:53.039767 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:53.044467 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-30e801e2-fb4d-4d6e-9be2-f16b57228cdc req-968be17e-c4dd-4630-987a-ab4eb31b928f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:27:53.051666 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-30e801e2-fb4d-4d6e-9be2-f16b57228cdc req-968be17e-c4dd-4630-987a-ab4eb31b928f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 returned with HTTP 200 Aug 06 19:27:53.052316 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 676/2686] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:27:53 2026] GET /volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 => generated 1129 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:53.074048 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-30e801e2-fb4d-4d6e-9be2-f16b57228cdc req-be9f9ab5-3c3b-48be-af1e-8104e8ded9ee None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:53.078593 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-30e801e2-fb4d-4d6e-9be2-f16b57228cdc req-be9f9ab5-3c3b-48be-af1e-8104e8ded9ee tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] POST https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46/action Aug 06 19:27:53.079009 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-30e801e2-fb4d-4d6e-9be2-f16b57228cdc req-be9f9ab5-3c3b-48be-af1e-8104e8ded9ee tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:27:53.079184 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-30e801e2-fb4d-4d6e-9be2-f16b57228cdc req-be9f9ab5-3c3b-48be-af1e-8104e8ded9ee tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:53.094317 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:53.094317 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:53.094805 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-30e801e2-fb4d-4d6e-9be2-f16b57228cdc req-be9f9ab5-3c3b-48be-af1e-8104e8ded9ee tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:27:53.103066 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-30e801e2-fb4d-4d6e-9be2-f16b57228cdc req-be9f9ab5-3c3b-48be-af1e-8104e8ded9ee tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Begin detaching volume completed successfully. Aug 06 19:27:53.103377 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-30e801e2-fb4d-4d6e-9be2-f16b57228cdc req-be9f9ab5-3c3b-48be-af1e-8104e8ded9ee tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46/action returned with HTTP 202 Aug 06 19:27:53.103877 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 677/2687] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:27:53 2026] POST /volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:27:53.131387 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0271d7c2-0f2c-49de-a7c9-cd866d504ad9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:53.134589 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0271d7c2-0f2c-49de-a7c9-cd866d504ad9 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 Aug 06 19:27:53.134589 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0271d7c2-0f2c-49de-a7c9-cd866d504ad9 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:53.134945 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0271d7c2-0f2c-49de-a7c9-cd866d504ad9 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:53.147432 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:53.147432 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:53.152490 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0271d7c2-0f2c-49de-a7c9-cd866d504ad9 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:27:53.160582 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0271d7c2-0f2c-49de-a7c9-cd866d504ad9 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 returned with HTTP 200 Aug 06 19:27:53.161332 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 667/2688] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:53 2026] GET /volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:53.176183 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f2e8d17e-2139-4d0d-b718-55d5ee186ff1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:53.176617 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f2e8d17e-2139-4d0d-b718-55d5ee186ff1 None None] GET https://10.4.3.5/volume// Aug 06 19:27:53.176821 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f2e8d17e-2139-4d0d-b718-55d5ee186ff1 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:53.177079 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f2e8d17e-2139-4d0d-b718-55d5ee186ff1 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:53.177512 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f2e8d17e-2139-4d0d-b718-55d5ee186ff1 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:27:53.177854 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 669/2689] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:27:53 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:27:53.192501 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-30e801e2-fb4d-4d6e-9be2-f16b57228cdc req-b75cc50e-feb8-4913-84e3-83b19c465725 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:53.200916 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-30e801e2-fb4d-4d6e-9be2-f16b57228cdc req-b75cc50e-feb8-4913-84e3-83b19c465725 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 Aug 06 19:27:53.202187 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-30e801e2-fb4d-4d6e-9be2-f16b57228cdc req-b75cc50e-feb8-4913-84e3-83b19c465725 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:53.202821 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-30e801e2-fb4d-4d6e-9be2-f16b57228cdc req-b75cc50e-feb8-4913-84e3-83b19c465725 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:53.233433 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:53.233433 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:53.245366 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-30e801e2-fb4d-4d6e-9be2-f16b57228cdc req-b75cc50e-feb8-4913-84e3-83b19c465725 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:27:53.262968 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-30e801e2-fb4d-4d6e-9be2-f16b57228cdc req-b75cc50e-feb8-4913-84e3-83b19c465725 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 returned with HTTP 200 Aug 06 19:27:53.265591 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 677/2690] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:27:53 2026] GET /volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 => generated 1312 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:27:53.305431 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ce00a746-83c8-4db0-b3fb-c47d6d8b7a0e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:53.307884 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ce00a746-83c8-4db0-b3fb-c47d6d8b7a0e tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 Aug 06 19:27:53.308191 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ce00a746-83c8-4db0-b3fb-c47d6d8b7a0e tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:53.308428 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ce00a746-83c8-4db0-b3fb-c47d6d8b7a0e tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:53.339973 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:53.339973 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:53.354894 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0fb441b9-1db3-4542-883d-d6364fbfd2b8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:53.357541 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0fb441b9-1db3-4542-883d-d6364fbfd2b8 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] GET https://10.4.3.5/volume/v3/volumes/f9f3cfa6-fd6c-481e-9d5e-3284f7d2f616 Aug 06 19:27:53.357875 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0fb441b9-1db3-4542-883d-d6364fbfd2b8 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:53.358188 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0fb441b9-1db3-4542-883d-d6364fbfd2b8 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:53.368031 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:53.368031 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:53.373000 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0fb441b9-1db3-4542-883d-d6364fbfd2b8 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Volume info retrieved successfully. Aug 06 19:27:53.378825 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0fb441b9-1db3-4542-883d-d6364fbfd2b8 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] https://10.4.3.5/volume/v3/volumes/f9f3cfa6-fd6c-481e-9d5e-3284f7d2f616 returned with HTTP 200 Aug 06 19:27:53.379588 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 668/2691] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:27:53 2026] GET /volume/v3/volumes/f9f3cfa6-fd6c-481e-9d5e-3284f7d2f616 => generated 969 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:53.397558 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-61c95898-b282-490b-a322-fdd2fef60349 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:53.399930 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-61c95898-b282-490b-a322-fdd2fef60349 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] GET https://10.4.3.5/volume/v3/messages Aug 06 19:27:53.400256 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-61c95898-b282-490b-a322-fdd2fef60349 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:53.400464 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-61c95898-b282-490b-a322-fdd2fef60349 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:53.409248 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-61c95898-b282-490b-a322-fdd2fef60349 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] https://10.4.3.5/volume/v3/messages returned with HTTP 200 Aug 06 19:27:53.409248 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 670/2692] 10.4.3.5 () {68 vars in 1266 bytes} [Thu Aug 6 19:27:53 2026] GET /volume/v3/messages => generated 666 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:53.409414 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ce00a746-83c8-4db0-b3fb-c47d6d8b7a0e tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:53.413167 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ce00a746-83c8-4db0-b3fb-c47d6d8b7a0e tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 returned with HTTP 200 Aug 06 19:27:53.414478 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 678/2693] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:53 2026] GET /volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 => generated 839 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:53.415377 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d8a602fa-05f0-4014-a3c8-1738f9c2edd9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:53.418377 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d8a602fa-05f0-4014-a3c8-1738f9c2edd9 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 Aug 06 19:27:53.418615 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d8a602fa-05f0-4014-a3c8-1738f9c2edd9 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:53.418983 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d8a602fa-05f0-4014-a3c8-1738f9c2edd9 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:53.419154 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-d8a602fa-05f0-4014-a3c8-1738f9c2edd9 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Show backup with id 40083e4a-2bb4-44f8-b713-7451e8ceb213. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:53.423777 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-aff34812-7720-4353-b239-4a443c11ee16 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:53.424077 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:53.424077 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:53.424910 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d8a602fa-05f0-4014-a3c8-1738f9c2edd9 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 returned with HTTP 200 Aug 06 19:27:53.425322 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 678/2694] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:53 2026] GET /volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 => generated 830 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:53.427028 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aff34812-7720-4353-b239-4a443c11ee16 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] GET https://10.4.3.5/volume/v3/messages Aug 06 19:27:53.427330 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-aff34812-7720-4353-b239-4a443c11ee16 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:53.427561 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-aff34812-7720-4353-b239-4a443c11ee16 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:53.432856 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aff34812-7720-4353-b239-4a443c11ee16 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] https://10.4.3.5/volume/v3/messages returned with HTTP 200 Aug 06 19:27:53.432856 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 669/2695] 10.4.3.5 () {68 vars in 1266 bytes} [Thu Aug 6 19:27:53 2026] GET /volume/v3/messages => generated 666 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:53.445932 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bea6295a-9838-4fc0-83e4-c3cce93ef8c4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:53.447913 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bea6295a-9838-4fc0-83e4-c3cce93ef8c4 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] DELETE https://10.4.3.5/volume/v3/messages/96356234-becb-421d-84f7-67c52a87a446 Aug 06 19:27:53.448229 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bea6295a-9838-4fc0-83e4-c3cce93ef8c4 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:53.448519 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bea6295a-9838-4fc0-83e4-c3cce93ef8c4 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:53.468368 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bea6295a-9838-4fc0-83e4-c3cce93ef8c4 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] https://10.4.3.5/volume/v3/messages/96356234-becb-421d-84f7-67c52a87a446 returned with HTTP 204 Aug 06 19:27:53.469120 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 671/2696] 10.4.3.5 () {68 vars in 1380 bytes} [Thu Aug 6 19:27:53 2026] DELETE /volume/v3/messages/96356234-becb-421d-84f7-67c52a87a446 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 19:27:53.494075 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-22ea71ef-ba25-4a4b-8cc6-7f3785f8f7d1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:53.496619 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22ea71ef-ba25-4a4b-8cc6-7f3785f8f7d1 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/f9f3cfa6-fd6c-481e-9d5e-3284f7d2f616 Aug 06 19:27:53.497147 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22ea71ef-ba25-4a4b-8cc6-7f3785f8f7d1 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:53.497299 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22ea71ef-ba25-4a4b-8cc6-7f3785f8f7d1 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:53.497483 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-22ea71ef-ba25-4a4b-8cc6-7f3785f8f7d1 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Delete volume with id: f9f3cfa6-fd6c-481e-9d5e-3284f7d2f616 Aug 06 19:27:53.511615 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:53.511615 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:53.512136 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-22ea71ef-ba25-4a4b-8cc6-7f3785f8f7d1 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Volume info retrieved successfully. Aug 06 19:27:53.513473 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-22ea71ef-ba25-4a4b-8cc6-7f3785f8f7d1 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100265) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 19:27:53.532394 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-22ea71ef-ba25-4a4b-8cc6-7f3785f8f7d1 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1575296491 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1575296491, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:53.532735 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-22ea71ef-ba25-4a4b-8cc6-7f3785f8f7d1 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1575296491 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1575296491, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:53.551705 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-d34ee05c-96a9-4b94-956b-40f0eaf00c90 req-2a0cb48e-1fee-48cd-ab3b-7b8e040c6a48 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:53.553203 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-22ea71ef-ba25-4a4b-8cc6-7f3785f8f7d1 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Created reservations ['5b0d0b8c-8ac8-48c0-8110-b250325e036e', '7f5a98f4-d35d-4f8d-9e92-7d9ed5f31e8a', 'bfc22a75-72b8-425c-b668-3601ee7dad1c', 'e48bff39-2dc4-4397-ad7d-4184df914455'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:27:53.554135 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d34ee05c-96a9-4b94-956b-40f0eaf00c90 req-2a0cb48e-1fee-48cd-ab3b-7b8e040c6a48 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 Aug 06 19:27:53.554410 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d34ee05c-96a9-4b94-956b-40f0eaf00c90 req-2a0cb48e-1fee-48cd-ab3b-7b8e040c6a48 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:53.554599 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d34ee05c-96a9-4b94-956b-40f0eaf00c90 req-2a0cb48e-1fee-48cd-ab3b-7b8e040c6a48 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:53.567499 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:53.567499 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:53.572522 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-d34ee05c-96a9-4b94-956b-40f0eaf00c90 req-2a0cb48e-1fee-48cd-ab3b-7b8e040c6a48 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:53.580588 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d34ee05c-96a9-4b94-956b-40f0eaf00c90 req-2a0cb48e-1fee-48cd-ab3b-7b8e040c6a48 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 returned with HTTP 200 Aug 06 19:27:53.581101 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 679/2697] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:27:53 2026] GET /volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 => generated 1131 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:53.594307 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-22ea71ef-ba25-4a4b-8cc6-7f3785f8f7d1 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Delete volume request issued successfully. Aug 06 19:27:53.594597 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22ea71ef-ba25-4a4b-8cc6-7f3785f8f7d1 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] https://10.4.3.5/volume/v3/volumes/f9f3cfa6-fd6c-481e-9d5e-3284f7d2f616 returned with HTTP 202 Aug 06 19:27:53.595195 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 679/2698] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:27:53 2026] DELETE /volume/v3/volumes/f9f3cfa6-fd6c-481e-9d5e-3284f7d2f616 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:27:53.604429 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-d34ee05c-96a9-4b94-956b-40f0eaf00c90 req-d59ff177-be89-43b5-a483-8a4e08477a9a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:53.604739 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b061bc5f-b23a-4491-a678-5ddc9a407388 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:53.607189 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d34ee05c-96a9-4b94-956b-40f0eaf00c90 req-d59ff177-be89-43b5-a483-8a4e08477a9a tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] POST https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1/action Aug 06 19:27:53.607395 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b061bc5f-b23a-4491-a678-5ddc9a407388 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] DELETE https://10.4.3.5/volume/v3/types/08356dd8-9b9f-4779-accc-3daf9557e036 Aug 06 19:27:53.607556 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d34ee05c-96a9-4b94-956b-40f0eaf00c90 req-d59ff177-be89-43b5-a483-8a4e08477a9a tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:27:53.607613 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b061bc5f-b23a-4491-a678-5ddc9a407388 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:53.607683 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d34ee05c-96a9-4b94-956b-40f0eaf00c90 req-d59ff177-be89-43b5-a483-8a4e08477a9a tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:53.607872 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b061bc5f-b23a-4491-a678-5ddc9a407388 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:53.621035 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:53.621035 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:53.621035 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-d34ee05c-96a9-4b94-956b-40f0eaf00c90 req-d59ff177-be89-43b5-a483-8a4e08477a9a tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:53.644511 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-d34ee05c-96a9-4b94-956b-40f0eaf00c90 req-d59ff177-be89-43b5-a483-8a4e08477a9a tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Begin detaching volume completed successfully. Aug 06 19:27:53.644868 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d34ee05c-96a9-4b94-956b-40f0eaf00c90 req-d59ff177-be89-43b5-a483-8a4e08477a9a tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1/action returned with HTTP 202 Aug 06 19:27:53.645467 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 670/2699] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:27:53 2026] POST /volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:27:53.651522 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b061bc5f-b23a-4491-a678-5ddc9a407388 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] https://10.4.3.5/volume/v3/types/08356dd8-9b9f-4779-accc-3daf9557e036 returned with HTTP 202 Aug 06 19:27:53.652129 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 672/2700] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:27:53 2026] DELETE /volume/v3/types/08356dd8-9b9f-4779-accc-3daf9557e036 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:27:53.668755 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4fee6c91-fcb1-4f72-94ec-d3cded691f1b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:53.675474 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4fee6c91-fcb1-4f72-94ec-d3cded691f1b tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:27:53.676043 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ea3ab976-5b59-4a46-bf93-a68e8c775149 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:53.676300 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4fee6c91-fcb1-4f72-94ec-d3cded691f1b tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-399115997", "extra_specs": {"storage_protocol": "tempest-storage_protocol-623965798", "vendor_name": "tempest-vendor_name-1193045266"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:53.679727 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ea3ab976-5b59-4a46-bf93-a68e8c775149 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 Aug 06 19:27:53.680104 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ea3ab976-5b59-4a46-bf93-a68e8c775149 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:53.680516 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ea3ab976-5b59-4a46-bf93-a68e8c775149 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:53.696252 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:53.696252 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:53.701455 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ea3ab976-5b59-4a46-bf93-a68e8c775149 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:53.707845 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ea3ab976-5b59-4a46-bf93-a68e8c775149 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 returned with HTTP 200 Aug 06 19:27:53.710733 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 680/2701] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:53 2026] GET /volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 => generated 1134 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:53.719746 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4fee6c91-fcb1-4f72-94ec-d3cded691f1b tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:27:53.720461 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 680/2702] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:27:53 2026] POST /volume/v3/types => generated 327 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:53.730433 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ad681558-5f4a-4097-98a8-9501b3aac3ec None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:53.732791 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ad681558-5f4a-4097-98a8-9501b3aac3ec tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:27:53.733305 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ad681558-5f4a-4097-98a8-9501b3aac3ec tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3183fea2-ed2e-4c36-8d49-eb9c71a935ae", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:53.735059 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-ad681558-5f4a-4097-98a8-9501b3aac3ec tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Create volume request body: {'volume': {'volume_type': '3183fea2-ed2e-4c36-8d49-eb9c71a935ae', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:27:53.736946 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3be4e9ee-f640-412e-8f67-0fd121541278 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:53.737491 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3be4e9ee-f640-412e-8f67-0fd121541278 None None] GET https://10.4.3.5/volume// Aug 06 19:27:53.737741 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3be4e9ee-f640-412e-8f67-0fd121541278 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:53.737973 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3be4e9ee-f640-412e-8f67-0fd121541278 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:53.738412 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3be4e9ee-f640-412e-8f67-0fd121541278 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:27:53.738776 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 673/2703] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:27:53 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:27:53.739703 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-ad681558-5f4a-4097-98a8-9501b3aac3ec tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Create volume of 1 GB Aug 06 19:27:53.740034 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:53.740034 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:53.740388 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ad681558-5f4a-4097-98a8-9501b3aac3ec tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Availability Zones retrieved successfully. Aug 06 19:27:53.747451 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d34ee05c-96a9-4b94-956b-40f0eaf00c90 req-fa0d644d-8fbc-476b-9f2a-0c4d43c43717 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:53.747651 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ad681558-5f4a-4097-98a8-9501b3aac3ec tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Flow 'volume_create_api' (49c3a2c8-375c-4783-8934-bd74134f5078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:27:53.748832 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ad681558-5f4a-4097-98a8-9501b3aac3ec tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08eebfc6-24e2-4554-a189-2263b67a1667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:53.749897 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-ad681558-5f4a-4097-98a8-9501b3aac3ec tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:27:53.750934 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d34ee05c-96a9-4b94-956b-40f0eaf00c90 req-fa0d644d-8fbc-476b-9f2a-0c4d43c43717 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 Aug 06 19:27:53.751204 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d34ee05c-96a9-4b94-956b-40f0eaf00c90 req-fa0d644d-8fbc-476b-9f2a-0c4d43c43717 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:53.751503 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d34ee05c-96a9-4b94-956b-40f0eaf00c90 req-fa0d644d-8fbc-476b-9f2a-0c4d43c43717 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:53.765201 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:53.765201 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:53.770517 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-d34ee05c-96a9-4b94-956b-40f0eaf00c90 req-fa0d644d-8fbc-476b-9f2a-0c4d43c43717 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:53.776155 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ad681558-5f4a-4097-98a8-9501b3aac3ec tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08eebfc6-24e2-4554-a189-2263b67a1667) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:27:54Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-623965798',vendor_name='tempest-vendor_name-1193045266'},id=3183fea2-ed2e-4c36-8d49-eb9c71a935ae,is_public=True,name='tempest-ProjectAdminTests-volume-type-399115997',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3183fea2-ed2e-4c36-8d49-eb9c71a935ae', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:53.777347 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ad681558-5f4a-4097-98a8-9501b3aac3ec tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (134d71a5-67fe-4101-b2eb-3f55ce45a480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:53.777456 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d34ee05c-96a9-4b94-956b-40f0eaf00c90 req-fa0d644d-8fbc-476b-9f2a-0c4d43c43717 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 returned with HTTP 200 Aug 06 19:27:53.778030 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 681/2704] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:27:53 2026] GET /volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 => generated 1314 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:27:53.809964 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-ad681558-5f4a-4097-98a8-9501b3aac3ec tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-399115997 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-399115997, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:53.810420 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-ad681558-5f4a-4097-98a8-9501b3aac3ec tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-399115997 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-399115997, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:53.885856 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-ad681558-5f4a-4097-98a8-9501b3aac3ec tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Created reservations ['35db547a-9248-40d1-92c2-38b1e62e5730', '03351810-1330-49a7-8889-841510a09556', 'bf66bd15-3afb-449c-b034-2c458f41e73f', '7aac267e-d755-48fd-8f0f-d0c0a89c03c9'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:27:53.886976 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ad681558-5f4a-4097-98a8-9501b3aac3ec tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (134d71a5-67fe-4101-b2eb-3f55ce45a480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35db547a-9248-40d1-92c2-38b1e62e5730', '03351810-1330-49a7-8889-841510a09556', 'bf66bd15-3afb-449c-b034-2c458f41e73f', '7aac267e-d755-48fd-8f0f-d0c0a89c03c9']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:53.887858 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ad681558-5f4a-4097-98a8-9501b3aac3ec tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec9e151d-8c36-4afa-9550-7b63f4eea77c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:53.918337 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ad681558-5f4a-4097-98a8-9501b3aac3ec tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec9e151d-8c36-4afa-9550-7b63f4eea77c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b909757-abe1-43ba-9b04-3ddd053ee156', '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='6f46ccac5dab41319e1d4294791222e6',qos_specs=None,replication_status=,reservations=['35db547a-9248-40d1-92c2-38b1e62e5730','03351810-1330-49a7-8889-841510a09556','bf66bd15-3afb-449c-b034-2c458f41e73f','7aac267e-d755-48fd-8f0f-d0c0a89c03c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='258ddf4c7b974d8e951493393f488313',volume_type_id=3183fea2-ed2e-4c36-8d49-eb9c71a935ae), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:27:53Z,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=8b909757-abe1-43ba-9b04-3ddd053ee156,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f46ccac5dab41319e1d4294791222e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='258ddf4c7b974d8e951493393f488313',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3183fea2-ed2e-4c36-8d49-eb9c71a935ae),volume_type_id=3183fea2-ed2e-4c36-8d49-eb9c71a935ae)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:53.919398 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ad681558-5f4a-4097-98a8-9501b3aac3ec tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc3aed4f-21cc-47b3-85f2-fa2fe6eed1ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:53.950616 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ad681558-5f4a-4097-98a8-9501b3aac3ec tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc3aed4f-21cc-47b3-85f2-fa2fe6eed1ee) transitioned into state 'SUCCESS' from 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='6f46ccac5dab41319e1d4294791222e6',qos_specs=None,replication_status=,reservations=['35db547a-9248-40d1-92c2-38b1e62e5730','03351810-1330-49a7-8889-841510a09556','bf66bd15-3afb-449c-b034-2c458f41e73f','7aac267e-d755-48fd-8f0f-d0c0a89c03c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='258ddf4c7b974d8e951493393f488313',volume_type_id=3183fea2-ed2e-4c36-8d49-eb9c71a935ae)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:53.951668 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ad681558-5f4a-4097-98a8-9501b3aac3ec tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b6f55b1-3899-4918-ba91-852faf4dabe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:53.970098 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ad681558-5f4a-4097-98a8-9501b3aac3ec tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b6f55b1-3899-4918-ba91-852faf4dabe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:53.971572 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ad681558-5f4a-4097-98a8-9501b3aac3ec tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Flow 'volume_create_api' (49c3a2c8-375c-4783-8934-bd74134f5078) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:27:53.972058 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ad681558-5f4a-4097-98a8-9501b3aac3ec tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Create volume request issued successfully. Aug 06 19:27:53.972955 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ad681558-5f4a-4097-98a8-9501b3aac3ec tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:27:53.973590 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 671/2705] 10.4.3.5 () {70 vars in 1284 bytes} [Thu Aug 6 19:27:53 2026] POST /volume/v3/volumes => generated 768 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:27:53.991523 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2b524f4c-1446-4522-8555-dce25953960e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:53.993143 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2b524f4c-1446-4522-8555-dce25953960e tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] GET https://10.4.3.5/volume/v3/volumes/8b909757-abe1-43ba-9b04-3ddd053ee156 Aug 06 19:27:53.993397 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2b524f4c-1446-4522-8555-dce25953960e tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:53.993593 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2b524f4c-1446-4522-8555-dce25953960e tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:54.009468 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:54.009468 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:54.015735 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2b524f4c-1446-4522-8555-dce25953960e tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Volume info retrieved successfully. Aug 06 19:27:54.022486 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2b524f4c-1446-4522-8555-dce25953960e tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] https://10.4.3.5/volume/v3/volumes/8b909757-abe1-43ba-9b04-3ddd053ee156 returned with HTTP 200 Aug 06 19:27:54.023433 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 681/2706] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:27:53 2026] GET /volume/v3/volumes/8b909757-abe1-43ba-9b04-3ddd053ee156 => generated 947 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:54.180241 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c8769dbd-1a31-4a13-ae59-dae15399c547 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:54.182570 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c8769dbd-1a31-4a13-ae59-dae15399c547 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 Aug 06 19:27:54.182856 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c8769dbd-1a31-4a13-ae59-dae15399c547 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:54.183151 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c8769dbd-1a31-4a13-ae59-dae15399c547 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:54.198388 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:54.198388 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:54.203562 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c8769dbd-1a31-4a13-ae59-dae15399c547 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:27:54.210085 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c8769dbd-1a31-4a13-ae59-dae15399c547 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 returned with HTTP 200 Aug 06 19:27:54.210871 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 674/2707] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:54 2026] GET /volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:54.288127 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-30e801e2-fb4d-4d6e-9be2-f16b57228cdc req-bfb449d1-33a1-4180-9278-1333add0db6f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:54.290687 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-30e801e2-fb4d-4d6e-9be2-f16b57228cdc req-bfb449d1-33a1-4180-9278-1333add0db6f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] DELETE https://10.4.3.5/volume/v3/attachments/5674b56d-d377-4f0a-bac6-8bdb5b1371c3 Aug 06 19:27:54.290889 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-30e801e2-fb4d-4d6e-9be2-f16b57228cdc req-bfb449d1-33a1-4180-9278-1333add0db6f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:54.291113 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-30e801e2-fb4d-4d6e-9be2-f16b57228cdc req-bfb449d1-33a1-4180-9278-1333add0db6f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:54.301596 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:54.301596 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:54.367201 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-30e801e2-fb4d-4d6e-9be2-f16b57228cdc req-bfb449d1-33a1-4180-9278-1333add0db6f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/attachments/5674b56d-d377-4f0a-bac6-8bdb5b1371c3 returned with HTTP 200 Aug 06 19:27:54.367727 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 682/2708] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:27:54 2026] DELETE /volume/v3/attachments/5674b56d-d377-4f0a-bac6-8bdb5b1371c3 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:54.439174 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4eabd47d-81cd-4779-a613-f28289997726 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:54.441639 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4eabd47d-81cd-4779-a613-f28289997726 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 Aug 06 19:27:54.441976 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4eabd47d-81cd-4779-a613-f28289997726 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:54.442067 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4eabd47d-81cd-4779-a613-f28289997726 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:54.442152 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-4eabd47d-81cd-4779-a613-f28289997726 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Show backup with id 40083e4a-2bb4-44f8-b713-7451e8ceb213. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:54.448090 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:54.448090 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:54.449260 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4eabd47d-81cd-4779-a613-f28289997726 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 returned with HTTP 200 Aug 06 19:27:54.449856 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 672/2709] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:54 2026] GET /volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 => generated 830 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:54.723069 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ac65384d-5ab6-4e6b-b3f2-89b16ac2584e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:54.725525 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ac65384d-5ab6-4e6b-b3f2-89b16ac2584e tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 Aug 06 19:27:54.725787 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ac65384d-5ab6-4e6b-b3f2-89b16ac2584e tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:54.726062 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ac65384d-5ab6-4e6b-b3f2-89b16ac2584e tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:54.739048 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:54.739048 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:54.745685 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ac65384d-5ab6-4e6b-b3f2-89b16ac2584e tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:54.754345 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ac65384d-5ab6-4e6b-b3f2-89b16ac2584e tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 returned with HTTP 200 Aug 06 19:27:54.754926 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 682/2710] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:54 2026] GET /volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 => generated 1134 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:27:54.795189 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-d34ee05c-96a9-4b94-956b-40f0eaf00c90 req-896f96c8-61e1-4aab-827a-2c921ec64498 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:54.798414 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-d34ee05c-96a9-4b94-956b-40f0eaf00c90 req-896f96c8-61e1-4aab-827a-2c921ec64498 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] DELETE https://10.4.3.5/volume/v3/attachments/27e67a40-eace-4a2b-b023-3956e726e737 Aug 06 19:27:54.798735 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-d34ee05c-96a9-4b94-956b-40f0eaf00c90 req-896f96c8-61e1-4aab-827a-2c921ec64498 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:54.799092 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-d34ee05c-96a9-4b94-956b-40f0eaf00c90 req-896f96c8-61e1-4aab-827a-2c921ec64498 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:54.811361 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:54.811361 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:54.870541 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-d34ee05c-96a9-4b94-956b-40f0eaf00c90 req-896f96c8-61e1-4aab-827a-2c921ec64498 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/attachments/27e67a40-eace-4a2b-b023-3956e726e737 returned with HTTP 200 Aug 06 19:27:54.870918 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 675/2711] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:27:54 2026] DELETE /volume/v3/attachments/27e67a40-eace-4a2b-b023-3956e726e737 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:55.038212 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-91323780-d374-43f0-b104-5e5422b63e4f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:55.040707 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-91323780-d374-43f0-b104-5e5422b63e4f tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] GET https://10.4.3.5/volume/v3/volumes/8b909757-abe1-43ba-9b04-3ddd053ee156 Aug 06 19:27:55.041313 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-91323780-d374-43f0-b104-5e5422b63e4f tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:55.041448 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-91323780-d374-43f0-b104-5e5422b63e4f tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:55.051783 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:55.051783 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:55.056808 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-91323780-d374-43f0-b104-5e5422b63e4f tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Volume info retrieved successfully. Aug 06 19:27:55.064382 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-91323780-d374-43f0-b104-5e5422b63e4f tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] https://10.4.3.5/volume/v3/volumes/8b909757-abe1-43ba-9b04-3ddd053ee156 returned with HTTP 200 Aug 06 19:27:55.072198 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 683/2712] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:27:55 2026] GET /volume/v3/volumes/8b909757-abe1-43ba-9b04-3ddd053ee156 => generated 968 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:55.087073 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-44917550-c49f-49e4-b0b8-ec0f87731bbc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:55.090078 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-44917550-c49f-49e4-b0b8-ec0f87731bbc tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] GET https://10.4.3.5/volume/v3/messages Aug 06 19:27:55.090818 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-44917550-c49f-49e4-b0b8-ec0f87731bbc tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:55.091541 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-44917550-c49f-49e4-b0b8-ec0f87731bbc tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:55.096742 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-44917550-c49f-49e4-b0b8-ec0f87731bbc tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] https://10.4.3.5/volume/v3/messages returned with HTTP 200 Aug 06 19:27:55.097689 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 673/2713] 10.4.3.5 () {68 vars in 1266 bytes} [Thu Aug 6 19:27:55 2026] GET /volume/v3/messages => generated 666 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:27:55.108269 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d347beaa-6f1a-4134-888b-73ac31b68d11 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:55.112967 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d347beaa-6f1a-4134-888b-73ac31b68d11 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] GET https://10.4.3.5/volume/v3/messages/b6fb89f1-938f-48f5-a7dc-daf2d6e49db1 Aug 06 19:27:55.113252 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d347beaa-6f1a-4134-888b-73ac31b68d11 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:55.113500 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d347beaa-6f1a-4134-888b-73ac31b68d11 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:55.127266 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d347beaa-6f1a-4134-888b-73ac31b68d11 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] https://10.4.3.5/volume/v3/messages/b6fb89f1-938f-48f5-a7dc-daf2d6e49db1 returned with HTTP 200 Aug 06 19:27:55.127266 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 683/2714] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:27:55 2026] GET /volume/v3/messages/b6fb89f1-938f-48f5-a7dc-daf2d6e49db1 => generated 663 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:55.137567 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d643a58e-17d5-4c5c-b2d8-4252d45bb014 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:55.139889 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d643a58e-17d5-4c5c-b2d8-4252d45bb014 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] DELETE https://10.4.3.5/volume/v3/messages/b6fb89f1-938f-48f5-a7dc-daf2d6e49db1 Aug 06 19:27:55.140180 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d643a58e-17d5-4c5c-b2d8-4252d45bb014 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:55.140454 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d643a58e-17d5-4c5c-b2d8-4252d45bb014 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:55.145469 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:55.145469 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:55.152900 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d643a58e-17d5-4c5c-b2d8-4252d45bb014 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] https://10.4.3.5/volume/v3/messages/b6fb89f1-938f-48f5-a7dc-daf2d6e49db1 returned with HTTP 204 Aug 06 19:27:55.153392 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 676/2715] 10.4.3.5 () {68 vars in 1380 bytes} [Thu Aug 6 19:27:55 2026] DELETE /volume/v3/messages/b6fb89f1-938f-48f5-a7dc-daf2d6e49db1 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 19:27:55.162961 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8e0411ae-c78c-42fa-a91e-24604cad632d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:55.166486 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8e0411ae-c78c-42fa-a91e-24604cad632d tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/8b909757-abe1-43ba-9b04-3ddd053ee156 Aug 06 19:27:55.166754 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8e0411ae-c78c-42fa-a91e-24604cad632d tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:55.167079 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8e0411ae-c78c-42fa-a91e-24604cad632d tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:55.167337 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-8e0411ae-c78c-42fa-a91e-24604cad632d tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Delete volume with id: 8b909757-abe1-43ba-9b04-3ddd053ee156 Aug 06 19:27:55.180730 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:55.180730 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:55.180730 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8e0411ae-c78c-42fa-a91e-24604cad632d tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Volume info retrieved successfully. Aug 06 19:27:55.182351 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8e0411ae-c78c-42fa-a91e-24604cad632d tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100265) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 19:27:55.196525 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-8e0411ae-c78c-42fa-a91e-24604cad632d tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-399115997 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-399115997, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:55.196936 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-8e0411ae-c78c-42fa-a91e-24604cad632d tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-399115997 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-399115997, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:55.211293 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-8e0411ae-c78c-42fa-a91e-24604cad632d tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Created reservations ['e89e1b71-22bd-48aa-9a71-e1059a61b858', '602b76b8-4d98-4bc6-a8ee-1374f6211a98', '1138ada4-1f64-4837-8b6f-97c331b31266', 'afe845bb-0dc5-4a85-bb50-60415faa69aa'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:27:55.230938 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f7ad4904-41a5-4555-947f-8e6a951b2838 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:55.235178 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f7ad4904-41a5-4555-947f-8e6a951b2838 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 Aug 06 19:27:55.237499 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f7ad4904-41a5-4555-947f-8e6a951b2838 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:55.237887 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f7ad4904-41a5-4555-947f-8e6a951b2838 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:55.249672 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:55.249672 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:55.255971 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f7ad4904-41a5-4555-947f-8e6a951b2838 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:27:55.257360 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8e0411ae-c78c-42fa-a91e-24604cad632d tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Delete volume request issued successfully. Aug 06 19:27:55.257673 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8e0411ae-c78c-42fa-a91e-24604cad632d tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] https://10.4.3.5/volume/v3/volumes/8b909757-abe1-43ba-9b04-3ddd053ee156 returned with HTTP 202 Aug 06 19:27:55.258555 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 684/2716] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:27:55 2026] DELETE /volume/v3/volumes/8b909757-abe1-43ba-9b04-3ddd053ee156 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:27:55.263796 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f7ad4904-41a5-4555-947f-8e6a951b2838 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 returned with HTTP 200 Aug 06 19:27:55.264665 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 674/2717] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:55 2026] GET /volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 => generated 837 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:55.268966 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b2faca7b-b4b9-425a-972f-e2db26f87781 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:55.271661 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b2faca7b-b4b9-425a-972f-e2db26f87781 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] DELETE https://10.4.3.5/volume/v3/types/3183fea2-ed2e-4c36-8d49-eb9c71a935ae Aug 06 19:27:55.271948 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b2faca7b-b4b9-425a-972f-e2db26f87781 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:55.272318 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b2faca7b-b4b9-425a-972f-e2db26f87781 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:55.355622 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b2faca7b-b4b9-425a-972f-e2db26f87781 tempest-ProjectAdminTests-1510965810 tempest-ProjectAdminTests-1510965810-project-admin] https://10.4.3.5/volume/v3/types/3183fea2-ed2e-4c36-8d49-eb9c71a935ae returned with HTTP 202 Aug 06 19:27:55.356253 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 684/2718] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:27:55 2026] DELETE /volume/v3/types/3183fea2-ed2e-4c36-8d49-eb9c71a935ae => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:27:55.462092 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-72aea89e-21bd-452a-b62b-664566a72f93 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:55.467300 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-72aea89e-21bd-452a-b62b-664566a72f93 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 Aug 06 19:27:55.467512 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-72aea89e-21bd-452a-b62b-664566a72f93 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:55.467706 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-72aea89e-21bd-452a-b62b-664566a72f93 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:55.467833 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-72aea89e-21bd-452a-b62b-664566a72f93 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Show backup with id 40083e4a-2bb4-44f8-b713-7451e8ceb213. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:55.473921 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:55.473921 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:55.474964 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-72aea89e-21bd-452a-b62b-664566a72f93 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 returned with HTTP 200 Aug 06 19:27:55.475472 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 677/2719] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:55 2026] GET /volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 => generated 830 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:55.769740 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d04ca7c3-253b-442f-9b9b-4705b075c71d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:55.772165 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d04ca7c3-253b-442f-9b9b-4705b075c71d tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 Aug 06 19:27:55.772426 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d04ca7c3-253b-442f-9b9b-4705b075c71d tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:55.772717 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d04ca7c3-253b-442f-9b9b-4705b075c71d tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:55.783865 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:55.783865 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:55.788281 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d04ca7c3-253b-442f-9b9b-4705b075c71d tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:55.794052 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d04ca7c3-253b-442f-9b9b-4705b075c71d tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 returned with HTTP 200 Aug 06 19:27:55.794496 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 685/2720] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:55 2026] GET /volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:55.812529 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1b28d325-a384-44c1-9a82-07ef5c71ec30 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:55.815408 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1b28d325-a384-44c1-9a82-07ef5c71ec30 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 Aug 06 19:27:55.815773 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1b28d325-a384-44c1-9a82-07ef5c71ec30 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:55.815866 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1b28d325-a384-44c1-9a82-07ef5c71ec30 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:55.825450 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:55.825450 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:55.830009 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1b28d325-a384-44c1-9a82-07ef5c71ec30 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:55.839306 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1b28d325-a384-44c1-9a82-07ef5c71ec30 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 returned with HTTP 200 Aug 06 19:27:55.840195 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 675/2721] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:55 2026] GET /volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:55.924003 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-944b792e-228b-4534-8615-4439e4764809 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:55.929769 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-944b792e-228b-4534-8615-4439e4764809 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 Aug 06 19:27:55.929769 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-944b792e-228b-4534-8615-4439e4764809 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:55.929769 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-944b792e-228b-4534-8615-4439e4764809 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:55.943877 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:55.943877 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:55.948815 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-944b792e-228b-4534-8615-4439e4764809 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:55.954552 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-944b792e-228b-4534-8615-4439e4764809 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 returned with HTTP 200 Aug 06 19:27:55.955306 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 685/2722] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:55 2026] GET /volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:55.977442 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7b369d7a-96ef-456d-a5d9-4e96930c01dc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:55.980570 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7b369d7a-96ef-456d-a5d9-4e96930c01dc tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 Aug 06 19:27:55.980570 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7b369d7a-96ef-456d-a5d9-4e96930c01dc tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:55.980711 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7b369d7a-96ef-456d-a5d9-4e96930c01dc tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:55.992592 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:55.992592 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:55.998807 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7b369d7a-96ef-456d-a5d9-4e96930c01dc tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:56.005401 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7b369d7a-96ef-456d-a5d9-4e96930c01dc tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 returned with HTTP 200 Aug 06 19:27:56.006055 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 678/2723] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:55 2026] GET /volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:56.079119 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ea293749-78c7-4b0c-b3da-fbddfe8a23e4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:56.082496 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ea293749-78c7-4b0c-b3da-fbddfe8a23e4 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 Aug 06 19:27:56.082496 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ea293749-78c7-4b0c-b3da-fbddfe8a23e4 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:56.083359 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ea293749-78c7-4b0c-b3da-fbddfe8a23e4 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:56.092545 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:56.092545 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:56.098324 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ea293749-78c7-4b0c-b3da-fbddfe8a23e4 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:56.106180 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ea293749-78c7-4b0c-b3da-fbddfe8a23e4 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 returned with HTTP 200 Aug 06 19:27:56.106709 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 686/2724] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:56 2026] GET /volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:56.496504 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-89d1a856-5d70-405b-94b5-33837c40ad70 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:56.501177 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-89d1a856-5d70-405b-94b5-33837c40ad70 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 Aug 06 19:27:56.501177 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-89d1a856-5d70-405b-94b5-33837c40ad70 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:56.501177 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-89d1a856-5d70-405b-94b5-33837c40ad70 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:56.501177 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-89d1a856-5d70-405b-94b5-33837c40ad70 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Show backup with id 40083e4a-2bb4-44f8-b713-7451e8ceb213. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:56.509454 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:56.509454 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:56.510256 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-89d1a856-5d70-405b-94b5-33837c40ad70 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 returned with HTTP 200 Aug 06 19:27:56.511122 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 676/2725] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:56 2026] GET /volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 => generated 830 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:57.527592 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f168789f-70aa-44c6-905c-73390ed0a88f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:57.529726 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f168789f-70aa-44c6-905c-73390ed0a88f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 Aug 06 19:27:57.529995 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f168789f-70aa-44c6-905c-73390ed0a88f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:57.530297 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f168789f-70aa-44c6-905c-73390ed0a88f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:57.530459 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f168789f-70aa-44c6-905c-73390ed0a88f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Show backup with id 40083e4a-2bb4-44f8-b713-7451e8ceb213. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:57.536816 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:57.536816 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:57.537783 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f168789f-70aa-44c6-905c-73390ed0a88f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 returned with HTTP 200 Aug 06 19:27:57.538353 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 686/2726] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:57 2026] GET /volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 => generated 830 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:57.847836 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c26f3006-1ee4-4cfc-bb32-9e47b6b72536 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:57.969868 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c26f3006-1ee4-4cfc-bb32-9e47b6b72536 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:27:57.970355 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c26f3006-1ee4-4cfc-bb32-9e47b6b72536 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-2095503009", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1505514197", "vendor_name": "tempest-vendor_name-1747693229"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:58.006574 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c26f3006-1ee4-4cfc-bb32-9e47b6b72536 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:27:58.007405 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 679/2727] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:27:57 2026] POST /volume/v3/types => generated 330 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:58.018708 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0d52eba3-3d27-4357-988a-4c965830fd7e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:58.020510 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d52eba3-3d27-4357-988a-4c965830fd7e tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:27:58.020973 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d52eba3-3d27-4357-988a-4c965830fd7e tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "23bdaf3a-ed64-460e-964c-f0f220babc43", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:58.022559 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-0d52eba3-3d27-4357-988a-4c965830fd7e tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Create volume request body: {'volume': {'volume_type': '23bdaf3a-ed64-460e-964c-f0f220babc43', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:27:58.026623 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-0d52eba3-3d27-4357-988a-4c965830fd7e tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Create volume of 1 GB Aug 06 19:27:58.027122 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:58.027122 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:58.027667 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0d52eba3-3d27-4357-988a-4c965830fd7e tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Availability Zones retrieved successfully. Aug 06 19:27:58.034937 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d52eba3-3d27-4357-988a-4c965830fd7e tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Flow 'volume_create_api' (8bd134fd-eff9-42d3-905e-aa2893684a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:27:58.036396 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d52eba3-3d27-4357-988a-4c965830fd7e tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a5edcad-38a2-400e-8b7f-5143930c710e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:58.037603 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-0d52eba3-3d27-4357-988a-4c965830fd7e tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:27:58.078365 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d52eba3-3d27-4357-988a-4c965830fd7e tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a5edcad-38a2-400e-8b7f-5143930c710e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:27:58Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1505514197',vendor_name='tempest-vendor_name-1747693229'},id=23bdaf3a-ed64-460e-964c-f0f220babc43,is_public=True,name='tempest-ProjectReaderTests-volume-type-2095503009',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23bdaf3a-ed64-460e-964c-f0f220babc43', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:58.078365 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d52eba3-3d27-4357-988a-4c965830fd7e tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e6a3787-3808-4846-a217-b600f340b967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:58.111369 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-0d52eba3-3d27-4357-988a-4c965830fd7e tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2095503009 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2095503009, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:58.112319 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-0d52eba3-3d27-4357-988a-4c965830fd7e tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2095503009 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2095503009, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:58.159180 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-0d52eba3-3d27-4357-988a-4c965830fd7e tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Created reservations ['6d3408be-887c-44cf-8f6d-ad151b9f00dd', '1ace20eb-ed47-417b-9661-aa70e5536a45', '6c06c359-612d-457d-ba3e-20682776bf8f', '1a635c88-c5c7-49ca-92e6-2b11cd0b25e7'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:27:58.160408 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d52eba3-3d27-4357-988a-4c965830fd7e tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e6a3787-3808-4846-a217-b600f340b967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d3408be-887c-44cf-8f6d-ad151b9f00dd', '1ace20eb-ed47-417b-9661-aa70e5536a45', '6c06c359-612d-457d-ba3e-20682776bf8f', '1a635c88-c5c7-49ca-92e6-2b11cd0b25e7']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:58.161430 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d52eba3-3d27-4357-988a-4c965830fd7e tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebeb2b37-f358-4135-b776-0b0adf37848d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:58.200023 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d52eba3-3d27-4357-988a-4c965830fd7e tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebeb2b37-f358-4135-b776-0b0adf37848d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15daa73a-2e91-4d0b-9ff8-5e006a70c829', '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='85743d06dfc44e2ba25fa07103ac97e3',qos_specs=None,replication_status=,reservations=['6d3408be-887c-44cf-8f6d-ad151b9f00dd','1ace20eb-ed47-417b-9661-aa70e5536a45','6c06c359-612d-457d-ba3e-20682776bf8f','1a635c88-c5c7-49ca-92e6-2b11cd0b25e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='900f78a9a4a0443c9d1ee14b390b04c5',volume_type_id=23bdaf3a-ed64-460e-964c-f0f220babc43), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:27: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=15daa73a-2e91-4d0b-9ff8-5e006a70c829,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85743d06dfc44e2ba25fa07103ac97e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='900f78a9a4a0443c9d1ee14b390b04c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23bdaf3a-ed64-460e-964c-f0f220babc43),volume_type_id=23bdaf3a-ed64-460e-964c-f0f220babc43)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:58.201845 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d52eba3-3d27-4357-988a-4c965830fd7e tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (304e1784-e133-4560-8c59-1ec39b7f1024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:58.230248 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d52eba3-3d27-4357-988a-4c965830fd7e tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (304e1784-e133-4560-8c59-1ec39b7f1024) transitioned into state 'SUCCESS' from 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='85743d06dfc44e2ba25fa07103ac97e3',qos_specs=None,replication_status=,reservations=['6d3408be-887c-44cf-8f6d-ad151b9f00dd','1ace20eb-ed47-417b-9661-aa70e5536a45','6c06c359-612d-457d-ba3e-20682776bf8f','1a635c88-c5c7-49ca-92e6-2b11cd0b25e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='900f78a9a4a0443c9d1ee14b390b04c5',volume_type_id=23bdaf3a-ed64-460e-964c-f0f220babc43)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:58.231351 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d52eba3-3d27-4357-988a-4c965830fd7e tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abfd8ccb-011f-4e3f-a56f-7786631319a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:58.252128 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d52eba3-3d27-4357-988a-4c965830fd7e tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abfd8ccb-011f-4e3f-a56f-7786631319a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:58.253380 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d52eba3-3d27-4357-988a-4c965830fd7e tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Flow 'volume_create_api' (8bd134fd-eff9-42d3-905e-aa2893684a7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:27:58.253832 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0d52eba3-3d27-4357-988a-4c965830fd7e tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Create volume request issued successfully. Aug 06 19:27:58.255109 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d52eba3-3d27-4357-988a-4c965830fd7e tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:27:58.255943 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 687/2728] 10.4.3.5 () {70 vars in 1284 bytes} [Thu Aug 6 19:27:58 2026] POST /volume/v3/volumes => generated 770 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:27:58.273417 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-740d3440-05e9-4bc9-8aac-fb2fa7b8c11c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:58.275525 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-740d3440-05e9-4bc9-8aac-fb2fa7b8c11c tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] GET https://10.4.3.5/volume/v3/volumes/15daa73a-2e91-4d0b-9ff8-5e006a70c829 Aug 06 19:27:58.275776 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-740d3440-05e9-4bc9-8aac-fb2fa7b8c11c tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:58.276025 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-740d3440-05e9-4bc9-8aac-fb2fa7b8c11c tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:58.284190 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:58.284190 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:58.289081 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-740d3440-05e9-4bc9-8aac-fb2fa7b8c11c tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Volume info retrieved successfully. Aug 06 19:27:58.294513 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-740d3440-05e9-4bc9-8aac-fb2fa7b8c11c tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] https://10.4.3.5/volume/v3/volumes/15daa73a-2e91-4d0b-9ff8-5e006a70c829 returned with HTTP 200 Aug 06 19:27:58.295102 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 677/2729] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:27:58 2026] GET /volume/v3/volumes/15daa73a-2e91-4d0b-9ff8-5e006a70c829 => generated 949 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:58.467812 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-385f72d3-17d4-4992-ac10-9d68ea0380f7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:58.470079 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-385f72d3-17d4-4992-ac10-9d68ea0380f7 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 Aug 06 19:27:58.470467 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-385f72d3-17d4-4992-ac10-9d68ea0380f7 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:58.470665 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-385f72d3-17d4-4992-ac10-9d68ea0380f7 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:58.483465 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:58.483465 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:58.488452 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-385f72d3-17d4-4992-ac10-9d68ea0380f7 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:27:58.494866 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-385f72d3-17d4-4992-ac10-9d68ea0380f7 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 returned with HTTP 200 Aug 06 19:27:58.494866 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 687/2730] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:58 2026] GET /volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 => generated 837 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:58.514655 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-61b046ec-79ed-48fd-8f69-9613e7a3475f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:58.516754 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-61b046ec-79ed-48fd-8f69-9613e7a3475f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] DELETE https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 Aug 06 19:27:58.516972 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-61b046ec-79ed-48fd-8f69-9613e7a3475f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:58.517226 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-61b046ec-79ed-48fd-8f69-9613e7a3475f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:58.517416 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-61b046ec-79ed-48fd-8f69-9613e7a3475f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Delete volume with id: ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 Aug 06 19:27:58.527980 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:58.527980 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:58.528427 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-61b046ec-79ed-48fd-8f69-9613e7a3475f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:27:58.553657 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-22afdd64-bfe5-4f63-9352-fe665cb4d528 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:58.555800 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22afdd64-bfe5-4f63-9352-fe665cb4d528 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 Aug 06 19:27:58.556513 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22afdd64-bfe5-4f63-9352-fe665cb4d528 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:58.556513 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22afdd64-bfe5-4f63-9352-fe665cb4d528 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:58.556513 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-22afdd64-bfe5-4f63-9352-fe665cb4d528 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Show backup with id 40083e4a-2bb4-44f8-b713-7451e8ceb213. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:58.563364 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-61b046ec-79ed-48fd-8f69-9613e7a3475f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Delete volume request issued successfully. Aug 06 19:27:58.563684 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-61b046ec-79ed-48fd-8f69-9613e7a3475f tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 returned with HTTP 202 Aug 06 19:27:58.563748 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:58.563748 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:58.564713 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 680/2731] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:27:58 2026] DELETE /volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:27:58.564882 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22afdd64-bfe5-4f63-9352-fe665cb4d528 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 returned with HTTP 200 Aug 06 19:27:58.565525 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 688/2732] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:58 2026] GET /volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 => generated 830 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:58.575818 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b23af120-67b1-45b0-8a5a-df9f14a2a6a8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:58.578253 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b23af120-67b1-45b0-8a5a-df9f14a2a6a8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 Aug 06 19:27:58.578721 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b23af120-67b1-45b0-8a5a-df9f14a2a6a8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:58.578797 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b23af120-67b1-45b0-8a5a-df9f14a2a6a8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:58.589281 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:58.589281 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:58.594086 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b23af120-67b1-45b0-8a5a-df9f14a2a6a8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Volume info retrieved successfully. Aug 06 19:27:58.600768 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b23af120-67b1-45b0-8a5a-df9f14a2a6a8 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 returned with HTTP 200 Aug 06 19:27:58.601388 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 678/2733] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:58 2026] GET /volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 => generated 836 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:59.284709 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d172982a-feb3-48ee-bd7f-9d1f1354db89 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:59.287690 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d172982a-feb3-48ee-bd7f-9d1f1354db89 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] DELETE https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 Aug 06 19:27:59.287690 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d172982a-feb3-48ee-bd7f-9d1f1354db89 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:59.287690 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d172982a-feb3-48ee-bd7f-9d1f1354db89 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:59.287690 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-d172982a-feb3-48ee-bd7f-9d1f1354db89 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Delete volume with id: 4a2d6796-a8fd-4d87-82ff-176417c112e1 Aug 06 19:27:59.296114 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:59.296114 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:59.299968 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d172982a-feb3-48ee-bd7f-9d1f1354db89 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:59.314128 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e3e347dc-508b-420e-bd13-c38e35d964aa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:59.316473 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e3e347dc-508b-420e-bd13-c38e35d964aa tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] GET https://10.4.3.5/volume/v3/volumes/15daa73a-2e91-4d0b-9ff8-5e006a70c829 Aug 06 19:27:59.326614 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e3e347dc-508b-420e-bd13-c38e35d964aa tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:59.326614 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e3e347dc-508b-420e-bd13-c38e35d964aa tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:59.326760 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:59.326760 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:27:59.331273 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e3e347dc-508b-420e-bd13-c38e35d964aa tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Volume info retrieved successfully. Aug 06 19:27:59.351082 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e3e347dc-508b-420e-bd13-c38e35d964aa tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] https://10.4.3.5/volume/v3/volumes/15daa73a-2e91-4d0b-9ff8-5e006a70c829 returned with HTTP 200 Aug 06 19:27:59.351657 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 681/2734] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:27:59 2026] GET /volume/v3/volumes/15daa73a-2e91-4d0b-9ff8-5e006a70c829 => generated 970 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:59.364782 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d172982a-feb3-48ee-bd7f-9d1f1354db89 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Delete volume request issued successfully. Aug 06 19:27:59.364993 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d172982a-feb3-48ee-bd7f-9d1f1354db89 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 returned with HTTP 202 Aug 06 19:27:59.365129 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-94eb67af-d74e-472b-b733-5a198ed0ba56 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:59.365468 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 688/2735] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:27:59 2026] DELETE /volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:27:59.367559 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-94eb67af-d74e-472b-b733-5a198ed0ba56 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] GET https://10.4.3.5/volume/v3/messages Aug 06 19:27:59.367824 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-94eb67af-d74e-472b-b733-5a198ed0ba56 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:59.368055 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-94eb67af-d74e-472b-b733-5a198ed0ba56 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:59.373116 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-29f254c0-b7b2-425e-99c7-97477521a29e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:59.373653 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-94eb67af-d74e-472b-b733-5a198ed0ba56 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] https://10.4.3.5/volume/v3/messages returned with HTTP 200 Aug 06 19:27:59.373653 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 689/2736] 10.4.3.5 () {68 vars in 1266 bytes} [Thu Aug 6 19:27:59 2026] GET /volume/v3/messages => generated 666 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:59.375594 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-29f254c0-b7b2-425e-99c7-97477521a29e tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 Aug 06 19:27:59.375995 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-29f254c0-b7b2-425e-99c7-97477521a29e tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:59.376324 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-29f254c0-b7b2-425e-99c7-97477521a29e tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:59.383456 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dadddb59-906c-4131-95a8-4e9b3579b8ee None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:59.388056 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:59.388056 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:59.393397 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-29f254c0-b7b2-425e-99c7-97477521a29e tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:27:59.400176 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-29f254c0-b7b2-425e-99c7-97477521a29e tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 returned with HTTP 200 Aug 06 19:27:59.400514 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 679/2737] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:59 2026] GET /volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:59.480537 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dadddb59-906c-4131-95a8-4e9b3579b8ee tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-reader] GET https://10.4.3.5/volume/v3/messages Aug 06 19:27:59.480824 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dadddb59-906c-4131-95a8-4e9b3579b8ee tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:59.481011 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dadddb59-906c-4131-95a8-4e9b3579b8ee tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-reader] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:59.485045 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dadddb59-906c-4131-95a8-4e9b3579b8ee tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-reader] https://10.4.3.5/volume/v3/messages returned with HTTP 200 Aug 06 19:27:59.485707 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 682/2738] 10.4.3.5 () {68 vars in 1266 bytes} [Thu Aug 6 19:27:59 2026] GET /volume/v3/messages => generated 666 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:59.496510 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-978f24c8-ee3d-4551-96c0-6e1f7fe0c6a4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:59.499075 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-978f24c8-ee3d-4551-96c0-6e1f7fe0c6a4 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] DELETE https://10.4.3.5/volume/v3/messages/2e4b15ef-920e-4505-996a-f49e191e9166 Aug 06 19:27:59.499295 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-978f24c8-ee3d-4551-96c0-6e1f7fe0c6a4 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:59.501455 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-978f24c8-ee3d-4551-96c0-6e1f7fe0c6a4 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:59.511366 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-978f24c8-ee3d-4551-96c0-6e1f7fe0c6a4 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] https://10.4.3.5/volume/v3/messages/2e4b15ef-920e-4505-996a-f49e191e9166 returned with HTTP 204 Aug 06 19:27:59.511730 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 689/2739] 10.4.3.5 () {68 vars in 1380 bytes} [Thu Aug 6 19:27:59 2026] DELETE /volume/v3/messages/2e4b15ef-920e-4505-996a-f49e191e9166 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 19:27:59.520209 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f2ce8ca5-942e-40bf-bd20-abaec57a21f4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:59.522030 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f2ce8ca5-942e-40bf-bd20-abaec57a21f4 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/15daa73a-2e91-4d0b-9ff8-5e006a70c829 Aug 06 19:27:59.522250 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f2ce8ca5-942e-40bf-bd20-abaec57a21f4 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:59.522426 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f2ce8ca5-942e-40bf-bd20-abaec57a21f4 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:59.522602 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-f2ce8ca5-942e-40bf-bd20-abaec57a21f4 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Delete volume with id: 15daa73a-2e91-4d0b-9ff8-5e006a70c829 Aug 06 19:27:59.530041 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:59.530041 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:27:59.530400 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f2ce8ca5-942e-40bf-bd20-abaec57a21f4 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Volume info retrieved successfully. Aug 06 19:27:59.531339 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f2ce8ca5-942e-40bf-bd20-abaec57a21f4 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100265) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 19:27:59.551954 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-f2ce8ca5-942e-40bf-bd20-abaec57a21f4 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Created reservations ['db2ed079-fc34-4b50-9184-a3540f54fd5f', 'f9bdb76c-7334-4e8d-957c-ef0a1313e047', '25390679-a357-44be-93f6-78b141bc3ad0', 'bc730507-7699-48f7-84f2-f6cfc512a9a0'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:27:59.578862 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-67f88236-9e3f-4757-807d-bb46292a66e6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:59.580878 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-67f88236-9e3f-4757-807d-bb46292a66e6 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 Aug 06 19:27:59.581145 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-67f88236-9e3f-4757-807d-bb46292a66e6 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:59.581377 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-67f88236-9e3f-4757-807d-bb46292a66e6 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:59.581484 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-67f88236-9e3f-4757-807d-bb46292a66e6 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Show backup with id 40083e4a-2bb4-44f8-b713-7451e8ceb213. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:27:59.581727 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f2ce8ca5-942e-40bf-bd20-abaec57a21f4 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Delete volume request issued successfully. Aug 06 19:27:59.582064 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f2ce8ca5-942e-40bf-bd20-abaec57a21f4 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] https://10.4.3.5/volume/v3/volumes/15daa73a-2e91-4d0b-9ff8-5e006a70c829 returned with HTTP 202 Aug 06 19:27:59.582638 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 690/2740] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:27:59 2026] DELETE /volume/v3/volumes/15daa73a-2e91-4d0b-9ff8-5e006a70c829 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:27:59.587507 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:59.587507 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:59.588385 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-67f88236-9e3f-4757-807d-bb46292a66e6 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 returned with HTTP 200 Aug 06 19:27:59.588912 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 680/2741] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:59 2026] GET /volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 => generated 830 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:59.590424 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-805835dc-f956-40bf-83ca-84b1691c9b09 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:59.592287 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-805835dc-f956-40bf-83ca-84b1691c9b09 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] DELETE https://10.4.3.5/volume/v3/types/23bdaf3a-ed64-460e-964c-f0f220babc43 Aug 06 19:27:59.592517 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-805835dc-f956-40bf-83ca-84b1691c9b09 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:59.592716 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-805835dc-f956-40bf-83ca-84b1691c9b09 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:59.616251 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b8b5fa64-4100-491a-abb9-a535d81c7410 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:59.618619 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b8b5fa64-4100-491a-abb9-a535d81c7410 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] GET https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 Aug 06 19:27:59.618853 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b8b5fa64-4100-491a-abb9-a535d81c7410 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:59.619112 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b8b5fa64-4100-491a-abb9-a535d81c7410 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:59.627581 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b8b5fa64-4100-491a-abb9-a535d81c7410 tempest-VolumesBackupsTest-823993425 tempest-VolumesBackupsTest-823993425-project-member] https://10.4.3.5/volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 returned with HTTP 404 Aug 06 19:27:59.627581 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 690/2742] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:27:59 2026] GET /volume/v3/volumes/ee1527e1-107f-4f9f-b2ca-f5d5e6ce9f46 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:27:59.627801 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-805835dc-f956-40bf-83ca-84b1691c9b09 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] https://10.4.3.5/volume/v3/types/23bdaf3a-ed64-460e-964c-f0f220babc43 returned with HTTP 202 Aug 06 19:27:59.628095 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 683/2743] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:27:59 2026] DELETE /volume/v3/types/23bdaf3a-ed64-460e-964c-f0f220babc43 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:27:59.640259 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-013eba65-88e1-4eba-bdef-b403330ff76f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:59.642295 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-013eba65-88e1-4eba-bdef-b403330ff76f tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:27:59.642938 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-013eba65-88e1-4eba-bdef-b403330ff76f tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-918256196", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1538927860", "vendor_name": "tempest-vendor_name-1667344366"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:59.660312 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-013eba65-88e1-4eba-bdef-b403330ff76f tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:27:59.660845 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 691/2744] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:27:59 2026] POST /volume/v3/types => generated 329 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:27:59.672431 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4d57301e-a8e2-4341-af9f-7d17e7fff917 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:59.674767 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d57301e-a8e2-4341-af9f-7d17e7fff917 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:27:59.675111 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d57301e-a8e2-4341-af9f-7d17e7fff917 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "55288438-5c00-42b8-8c62-899ac799e541", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:27:59.676580 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-4d57301e-a8e2-4341-af9f-7d17e7fff917 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Create volume request body: {'volume': {'volume_type': '55288438-5c00-42b8-8c62-899ac799e541', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:27:59.680119 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-4d57301e-a8e2-4341-af9f-7d17e7fff917 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Create volume of 1 GB Aug 06 19:27:59.680475 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:59.680475 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:27:59.680816 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4d57301e-a8e2-4341-af9f-7d17e7fff917 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Availability Zones retrieved successfully. Aug 06 19:27:59.686462 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4d57301e-a8e2-4341-af9f-7d17e7fff917 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Flow 'volume_create_api' (8757850a-9c41-438a-baa4-6650e33b8c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:27:59.687407 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4d57301e-a8e2-4341-af9f-7d17e7fff917 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb743544-68e6-4a70-86b7-6f12d947526b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:59.688236 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-4d57301e-a8e2-4341-af9f-7d17e7fff917 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:27:59.710825 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4d57301e-a8e2-4341-af9f-7d17e7fff917 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb743544-68e6-4a70-86b7-6f12d947526b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:28:00Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1538927860',vendor_name='tempest-vendor_name-1667344366'},id=55288438-5c00-42b8-8c62-899ac799e541,is_public=True,name='tempest-ProjectReaderTests-volume-type-918256196',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '55288438-5c00-42b8-8c62-899ac799e541', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:59.711618 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4d57301e-a8e2-4341-af9f-7d17e7fff917 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38f64122-5f2a-4b2d-b3d3-8571472cd211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:59.740164 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-4d57301e-a8e2-4341-af9f-7d17e7fff917 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-918256196 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-918256196, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:59.740639 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-4d57301e-a8e2-4341-af9f-7d17e7fff917 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-918256196 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-918256196, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:27:59.773456 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-4d57301e-a8e2-4341-af9f-7d17e7fff917 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Created reservations ['62f370f6-8bac-409b-9102-ead5ff9a9786', 'f45ad1d3-4467-4748-b3b5-a3729556e56d', '96ab333e-d49c-4d88-8f89-106b0c72a402', 'cbdded79-1f3e-4fb5-863d-70f159abe659'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:27:59.774491 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4d57301e-a8e2-4341-af9f-7d17e7fff917 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38f64122-5f2a-4b2d-b3d3-8571472cd211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62f370f6-8bac-409b-9102-ead5ff9a9786', 'f45ad1d3-4467-4748-b3b5-a3729556e56d', '96ab333e-d49c-4d88-8f89-106b0c72a402', 'cbdded79-1f3e-4fb5-863d-70f159abe659']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:59.775577 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4d57301e-a8e2-4341-af9f-7d17e7fff917 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6eadb843-3222-4a66-980d-27d842642942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:59.807803 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4d57301e-a8e2-4341-af9f-7d17e7fff917 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6eadb843-3222-4a66-980d-27d842642942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21db0ebb-052a-4017-a499-346096888f6e', '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='85743d06dfc44e2ba25fa07103ac97e3',qos_specs=None,replication_status=,reservations=['62f370f6-8bac-409b-9102-ead5ff9a9786','f45ad1d3-4467-4748-b3b5-a3729556e56d','96ab333e-d49c-4d88-8f89-106b0c72a402','cbdded79-1f3e-4fb5-863d-70f159abe659'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='900f78a9a4a0443c9d1ee14b390b04c5',volume_type_id=55288438-5c00-42b8-8c62-899ac799e541), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:27:59Z,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=21db0ebb-052a-4017-a499-346096888f6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85743d06dfc44e2ba25fa07103ac97e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='900f78a9a4a0443c9d1ee14b390b04c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(55288438-5c00-42b8-8c62-899ac799e541),volume_type_id=55288438-5c00-42b8-8c62-899ac799e541)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:59.808737 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4d57301e-a8e2-4341-af9f-7d17e7fff917 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (569dacee-8cfc-467f-9bc2-800b6e6dc589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:59.836288 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4d57301e-a8e2-4341-af9f-7d17e7fff917 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (569dacee-8cfc-467f-9bc2-800b6e6dc589) transitioned into state 'SUCCESS' from 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='85743d06dfc44e2ba25fa07103ac97e3',qos_specs=None,replication_status=,reservations=['62f370f6-8bac-409b-9102-ead5ff9a9786','f45ad1d3-4467-4748-b3b5-a3729556e56d','96ab333e-d49c-4d88-8f89-106b0c72a402','cbdded79-1f3e-4fb5-863d-70f159abe659'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='900f78a9a4a0443c9d1ee14b390b04c5',volume_type_id=55288438-5c00-42b8-8c62-899ac799e541)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:59.837097 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4d57301e-a8e2-4341-af9f-7d17e7fff917 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7e7152b-6b0c-4de6-96de-14fd072ba514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:27:59.851572 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4d57301e-a8e2-4341-af9f-7d17e7fff917 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7e7152b-6b0c-4de6-96de-14fd072ba514) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:27:59.852787 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4d57301e-a8e2-4341-af9f-7d17e7fff917 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Flow 'volume_create_api' (8757850a-9c41-438a-baa4-6650e33b8c0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:27:59.853249 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4d57301e-a8e2-4341-af9f-7d17e7fff917 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Create volume request issued successfully. Aug 06 19:27:59.854075 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d57301e-a8e2-4341-af9f-7d17e7fff917 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:27:59.854615 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 681/2745] 10.4.3.5 () {70 vars in 1284 bytes} [Thu Aug 6 19:27:59 2026] POST /volume/v3/volumes => generated 769 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:27:59.870030 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4bc6cc87-e1f8-445a-af5a-0b7cc3461686 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:27:59.872432 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4bc6cc87-e1f8-445a-af5a-0b7cc3461686 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] GET https://10.4.3.5/volume/v3/volumes/21db0ebb-052a-4017-a499-346096888f6e Aug 06 19:27:59.872758 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4bc6cc87-e1f8-445a-af5a-0b7cc3461686 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:27:59.873160 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4bc6cc87-e1f8-445a-af5a-0b7cc3461686 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:27:59.882937 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:27:59.882937 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:27:59.887752 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4bc6cc87-e1f8-445a-af5a-0b7cc3461686 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Volume info retrieved successfully. Aug 06 19:27:59.893885 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4bc6cc87-e1f8-445a-af5a-0b7cc3461686 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] https://10.4.3.5/volume/v3/volumes/21db0ebb-052a-4017-a499-346096888f6e returned with HTTP 200 Aug 06 19:27:59.894341 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 691/2746] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:27:59 2026] GET /volume/v3/volumes/21db0ebb-052a-4017-a499-346096888f6e => generated 948 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:00.416035 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-772ad2eb-36bd-43dc-bacb-c25e6f573196 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:00.418036 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-772ad2eb-36bd-43dc-bacb-c25e6f573196 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 Aug 06 19:28:00.418469 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-772ad2eb-36bd-43dc-bacb-c25e6f573196 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:00.420040 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-772ad2eb-36bd-43dc-bacb-c25e6f573196 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:00.426355 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-772ad2eb-36bd-43dc-bacb-c25e6f573196 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 returned with HTTP 404 Aug 06 19:28:00.427140 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 684/2747] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:00 2026] GET /volume/v3/volumes/4a2d6796-a8fd-4d87-82ff-176417c112e1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:00.436475 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-111187cb-0d9a-45db-aa51-8bcfc6e8c24f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:00.438334 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-111187cb-0d9a-45db-aa51-8bcfc6e8c24f tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] DELETE https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 Aug 06 19:28:00.438538 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-111187cb-0d9a-45db-aa51-8bcfc6e8c24f tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:00.438711 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-111187cb-0d9a-45db-aa51-8bcfc6e8c24f tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:00.438864 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-111187cb-0d9a-45db-aa51-8bcfc6e8c24f tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Delete volume with id: 1bd2d895-6172-4a27-9c38-e5cd3504be26 Aug 06 19:28:00.448838 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:00.448838 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:00.448838 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-111187cb-0d9a-45db-aa51-8bcfc6e8c24f tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:28:00.473268 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-111187cb-0d9a-45db-aa51-8bcfc6e8c24f tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Delete volume request issued successfully. Aug 06 19:28:00.473268 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-111187cb-0d9a-45db-aa51-8bcfc6e8c24f tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 returned with HTTP 202 Aug 06 19:28:00.473948 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 692/2748] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:28:00 2026] DELETE /volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:28:00.483191 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4c7a20ac-fd1e-425b-aeeb-8015cf136388 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:00.486122 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4c7a20ac-fd1e-425b-aeeb-8015cf136388 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 Aug 06 19:28:00.486289 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4c7a20ac-fd1e-425b-aeeb-8015cf136388 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:00.486584 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4c7a20ac-fd1e-425b-aeeb-8015cf136388 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:00.494322 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:00.494322 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:00.499381 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4c7a20ac-fd1e-425b-aeeb-8015cf136388 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:28:00.504989 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4c7a20ac-fd1e-425b-aeeb-8015cf136388 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 returned with HTTP 200 Aug 06 19:28:00.505475 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 682/2749] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:00 2026] GET /volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:00.599667 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4dd0950c-4271-4f3a-bb9c-bb4c1c198edf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:00.601612 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4dd0950c-4271-4f3a-bb9c-bb4c1c198edf tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 Aug 06 19:28:00.601995 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4dd0950c-4271-4f3a-bb9c-bb4c1c198edf tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:00.602206 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4dd0950c-4271-4f3a-bb9c-bb4c1c198edf tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:00.602310 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4dd0950c-4271-4f3a-bb9c-bb4c1c198edf tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Show backup with id 40083e4a-2bb4-44f8-b713-7451e8ceb213. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:00.607927 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:00.607927 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:00.608937 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4dd0950c-4271-4f3a-bb9c-bb4c1c198edf tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 returned with HTTP 200 Aug 06 19:28:00.609405 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 692/2750] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:00 2026] GET /volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 => generated 830 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:00.907270 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2a1f53ba-f841-4475-bb3b-aedbcd7c596c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:00.909598 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2a1f53ba-f841-4475-bb3b-aedbcd7c596c tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] GET https://10.4.3.5/volume/v3/volumes/21db0ebb-052a-4017-a499-346096888f6e Aug 06 19:28:00.909892 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2a1f53ba-f841-4475-bb3b-aedbcd7c596c tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:00.910173 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2a1f53ba-f841-4475-bb3b-aedbcd7c596c tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:00.921376 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:00.921376 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:00.924331 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2a1f53ba-f841-4475-bb3b-aedbcd7c596c tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Volume info retrieved successfully. Aug 06 19:28:00.929968 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2a1f53ba-f841-4475-bb3b-aedbcd7c596c tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] https://10.4.3.5/volume/v3/volumes/21db0ebb-052a-4017-a499-346096888f6e returned with HTTP 200 Aug 06 19:28:00.930537 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 685/2751] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:00 2026] GET /volume/v3/volumes/21db0ebb-052a-4017-a499-346096888f6e => generated 969 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:00.946987 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9a8b0925-c940-4c26-9305-0a6dc864b603 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:00.949461 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9a8b0925-c940-4c26-9305-0a6dc864b603 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] GET https://10.4.3.5/volume/v3/messages Aug 06 19:28:00.949691 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9a8b0925-c940-4c26-9305-0a6dc864b603 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:00.949949 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9a8b0925-c940-4c26-9305-0a6dc864b603 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:00.954047 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9a8b0925-c940-4c26-9305-0a6dc864b603 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] https://10.4.3.5/volume/v3/messages returned with HTTP 200 Aug 06 19:28:00.954542 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 693/2752] 10.4.3.5 () {68 vars in 1266 bytes} [Thu Aug 6 19:28:00 2026] GET /volume/v3/messages => generated 666 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:00.966836 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-10ab7036-21cb-4b92-90ae-517eb63b53cc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:00.969409 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-10ab7036-21cb-4b92-90ae-517eb63b53cc tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-reader] GET https://10.4.3.5/volume/v3/messages/138e46e1-ebf7-4a15-9a0c-485343bd7290 Aug 06 19:28:00.969731 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-10ab7036-21cb-4b92-90ae-517eb63b53cc tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:00.970030 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-10ab7036-21cb-4b92-90ae-517eb63b53cc tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-reader] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:00.974610 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-10ab7036-21cb-4b92-90ae-517eb63b53cc tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-reader] https://10.4.3.5/volume/v3/messages/138e46e1-ebf7-4a15-9a0c-485343bd7290 returned with HTTP 200 Aug 06 19:28:00.975161 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 683/2753] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:28:00 2026] GET /volume/v3/messages/138e46e1-ebf7-4a15-9a0c-485343bd7290 => generated 663 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:00.986156 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-89f044af-8a49-4eac-96dd-7942a976aa8f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:00.988732 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89f044af-8a49-4eac-96dd-7942a976aa8f tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] DELETE https://10.4.3.5/volume/v3/messages/138e46e1-ebf7-4a15-9a0c-485343bd7290 Aug 06 19:28:00.989548 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89f044af-8a49-4eac-96dd-7942a976aa8f tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:00.989845 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89f044af-8a49-4eac-96dd-7942a976aa8f tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:01.002338 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89f044af-8a49-4eac-96dd-7942a976aa8f tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] https://10.4.3.5/volume/v3/messages/138e46e1-ebf7-4a15-9a0c-485343bd7290 returned with HTTP 204 Aug 06 19:28:01.002974 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 693/2754] 10.4.3.5 () {68 vars in 1380 bytes} [Thu Aug 6 19:28:00 2026] DELETE /volume/v3/messages/138e46e1-ebf7-4a15-9a0c-485343bd7290 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 19:28:01.011497 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7fff5027-c333-4883-864a-072ee1ff0671 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:01.014887 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7fff5027-c333-4883-864a-072ee1ff0671 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/21db0ebb-052a-4017-a499-346096888f6e Aug 06 19:28:01.015256 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7fff5027-c333-4883-864a-072ee1ff0671 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:01.015488 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7fff5027-c333-4883-864a-072ee1ff0671 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:01.015741 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-7fff5027-c333-4883-864a-072ee1ff0671 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Delete volume with id: 21db0ebb-052a-4017-a499-346096888f6e Aug 06 19:28:01.027292 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:01.027292 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:01.027810 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7fff5027-c333-4883-864a-072ee1ff0671 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Volume info retrieved successfully. Aug 06 19:28:01.029269 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7fff5027-c333-4883-864a-072ee1ff0671 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100263) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 19:28:01.044243 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [None req-7fff5027-c333-4883-864a-072ee1ff0671 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-918256196 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-918256196, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:28:01.044644 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [None req-7fff5027-c333-4883-864a-072ee1ff0671 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-918256196 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-918256196, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:28:01.051668 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d10c22c6-ae04-42c5-b4eb-15fa0bdf0c1f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:01.061468 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-7fff5027-c333-4883-864a-072ee1ff0671 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Created reservations ['b1f90f10-56a4-478e-a132-f603cafc052a', '11fdf476-d4e5-4614-85ec-591be1534960', 'fe5fc9dd-032b-47a7-bdd4-df9424cdd724', '9eb656dd-2452-4031-a329-e6335ec413c3'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:28:01.117701 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7fff5027-c333-4883-864a-072ee1ff0671 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Delete volume request issued successfully. Aug 06 19:28:01.117946 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7fff5027-c333-4883-864a-072ee1ff0671 tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] https://10.4.3.5/volume/v3/volumes/21db0ebb-052a-4017-a499-346096888f6e returned with HTTP 202 Aug 06 19:28:01.118544 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 686/2755] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:28:01 2026] DELETE /volume/v3/volumes/21db0ebb-052a-4017-a499-346096888f6e => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:28:01.127135 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-910996e6-436f-43a2-98b9-a2110dffa20d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:01.129028 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-910996e6-436f-43a2-98b9-a2110dffa20d tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] DELETE https://10.4.3.5/volume/v3/types/55288438-5c00-42b8-8c62-899ac799e541 Aug 06 19:28:01.129295 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-910996e6-436f-43a2-98b9-a2110dffa20d tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:01.129607 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-910996e6-436f-43a2-98b9-a2110dffa20d tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:01.153698 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d10c22c6-ae04-42c5-b4eb-15fa0bdf0c1f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:28:01.154225 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d10c22c6-ae04-42c5-b4eb-15fa0bdf0c1f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-62563589"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:01.156148 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-d10c22c6-ae04-42c5-b4eb-15fa0bdf0c1f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-62563589'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:28:01.156333 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-d10c22c6-ae04-42c5-b4eb-15fa0bdf0c1f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Create volume of 1 GB Aug 06 19:28:01.160106 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-910996e6-436f-43a2-98b9-a2110dffa20d tempest-ProjectReaderTests-190048642 tempest-ProjectReaderTests-190048642-project-admin] https://10.4.3.5/volume/v3/types/55288438-5c00-42b8-8c62-899ac799e541 returned with HTTP 202 Aug 06 19:28:01.160639 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 684/2756] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:28:01 2026] DELETE /volume/v3/types/55288438-5c00-42b8-8c62-899ac799e541 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:28:01.160777 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d10c22c6-ae04-42c5-b4eb-15fa0bdf0c1f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Availability Zones retrieved successfully. Aug 06 19:28:01.168727 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d10c22c6-ae04-42c5-b4eb-15fa0bdf0c1f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Flow 'volume_create_api' (cb69624e-472d-44a5-aad5-14befe462912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:28:01.169815 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d10c22c6-ae04-42c5-b4eb-15fa0bdf0c1f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6d3314a-f6bc-47b0-b734-b53993c46a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:01.170747 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-d10c22c6-ae04-42c5-b4eb-15fa0bdf0c1f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:28:01.207554 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d10c22c6-ae04-42c5-b4eb-15fa0bdf0c1f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6d3314a-f6bc-47b0-b734-b53993c46a7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:01.208535 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d10c22c6-ae04-42c5-b4eb-15fa0bdf0c1f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (974c740f-1130-498b-8945-719c849edd0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:01.276296 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-d10c22c6-ae04-42c5-b4eb-15fa0bdf0c1f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Created reservations ['955a4032-2c42-434f-847a-3096c7a536f6', '1fc4a139-026e-4ffe-9fbc-7b0fad17e616', 'fb7fa7d6-5af4-40a9-833e-4f75017740ab', '8cc5e7fc-c3ea-4c38-b5e2-a719d3753a64'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:28:01.277219 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d10c22c6-ae04-42c5-b4eb-15fa0bdf0c1f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (974c740f-1130-498b-8945-719c849edd0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['955a4032-2c42-434f-847a-3096c7a536f6', '1fc4a139-026e-4ffe-9fbc-7b0fad17e616', 'fb7fa7d6-5af4-40a9-833e-4f75017740ab', '8cc5e7fc-c3ea-4c38-b5e2-a719d3753a64']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:01.278127 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d10c22c6-ae04-42c5-b4eb-15fa0bdf0c1f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d8f8461-4b21-40f5-9e86-c3e375d9b5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:01.304945 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d10c22c6-ae04-42c5-b4eb-15fa0bdf0c1f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d8f8461-4b21-40f5-9e86-c3e375d9b5c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5ed0d25-457c-4272-b008-b30fb78af19d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-62563589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3e46a39ee5b4f318b02af1fb6168a0e',qos_specs=None,replication_status=,reservations=['955a4032-2c42-434f-847a-3096c7a536f6','1fc4a139-026e-4ffe-9fbc-7b0fad17e616','fb7fa7d6-5af4-40a9-833e-4f75017740ab','8cc5e7fc-c3ea-4c38-b5e2-a719d3753a64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e42c7bef42ae427f9266df292be77bab',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:28:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-62563589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5ed0d25-457c-4272-b008-b30fb78af19d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3e46a39ee5b4f318b02af1fb6168a0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e42c7bef42ae427f9266df292be77bab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:01.305736 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d10c22c6-ae04-42c5-b4eb-15fa0bdf0c1f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f047aff7-3713-4c0f-ba2e-74a66f4f1c47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:01.332505 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d10c22c6-ae04-42c5-b4eb-15fa0bdf0c1f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f047aff7-3713-4c0f-ba2e-74a66f4f1c47) transitioned into state 'SUCCESS' from state '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-62563589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3e46a39ee5b4f318b02af1fb6168a0e',qos_specs=None,replication_status=,reservations=['955a4032-2c42-434f-847a-3096c7a536f6','1fc4a139-026e-4ffe-9fbc-7b0fad17e616','fb7fa7d6-5af4-40a9-833e-4f75017740ab','8cc5e7fc-c3ea-4c38-b5e2-a719d3753a64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e42c7bef42ae427f9266df292be77bab',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:01.333172 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d10c22c6-ae04-42c5-b4eb-15fa0bdf0c1f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0d83b4d-03e7-4089-9157-782d0892f67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:01.344715 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d10c22c6-ae04-42c5-b4eb-15fa0bdf0c1f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0d83b4d-03e7-4089-9157-782d0892f67d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:01.345572 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d10c22c6-ae04-42c5-b4eb-15fa0bdf0c1f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Flow 'volume_create_api' (cb69624e-472d-44a5-aad5-14befe462912) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:28:01.345847 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d10c22c6-ae04-42c5-b4eb-15fa0bdf0c1f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Create volume request issued successfully. Aug 06 19:28:01.346418 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d10c22c6-ae04-42c5-b4eb-15fa0bdf0c1f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:28:01.346796 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 694/2757] 10.4.3.5 () {70 vars in 1284 bytes} [Thu Aug 6 19:28:01 2026] POST /volume/v3/volumes => generated 772 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:28:01.364093 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5ef38c7a-4b7b-443f-8d51-9c91b4cac9bd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:01.366112 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5ef38c7a-4b7b-443f-8d51-9c91b4cac9bd tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/volumes/a5ed0d25-457c-4272-b008-b30fb78af19d Aug 06 19:28:01.366404 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5ef38c7a-4b7b-443f-8d51-9c91b4cac9bd tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:01.366663 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5ef38c7a-4b7b-443f-8d51-9c91b4cac9bd tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:01.378943 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:01.378943 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:01.384389 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5ef38c7a-4b7b-443f-8d51-9c91b4cac9bd tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Volume info retrieved successfully. Aug 06 19:28:01.391547 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5ef38c7a-4b7b-443f-8d51-9c91b4cac9bd tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/volumes/a5ed0d25-457c-4272-b008-b30fb78af19d returned with HTTP 200 Aug 06 19:28:01.392195 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 694/2758] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:01 2026] GET /volume/v3/volumes/a5ed0d25-457c-4272-b008-b30fb78af19d => generated 951 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:01.522966 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-17447102-b70b-4528-a223-cbf8dbff8120 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:01.524868 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-17447102-b70b-4528-a223-cbf8dbff8120 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 Aug 06 19:28:01.525259 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-17447102-b70b-4528-a223-cbf8dbff8120 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:01.525591 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-17447102-b70b-4528-a223-cbf8dbff8120 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:01.532336 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-17447102-b70b-4528-a223-cbf8dbff8120 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 returned with HTTP 404 Aug 06 19:28:01.532861 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 687/2759] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:01 2026] GET /volume/v3/volumes/1bd2d895-6172-4a27-9c38-e5cd3504be26 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:01.606835 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-38a9f11c-6a37-49c5-afcc-d1f9dc85e5e2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:01.609073 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-38a9f11c-6a37-49c5-afcc-d1f9dc85e5e2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] DELETE https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d Aug 06 19:28:01.609298 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-38a9f11c-6a37-49c5-afcc-d1f9dc85e5e2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:01.609540 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-38a9f11c-6a37-49c5-afcc-d1f9dc85e5e2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:01.609757 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-38a9f11c-6a37-49c5-afcc-d1f9dc85e5e2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Delete volume with id: 1b13b1ce-da31-4b34-9b31-1bb579f6017d Aug 06 19:28:01.619513 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:01.619513 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:01.620456 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-38a9f11c-6a37-49c5-afcc-d1f9dc85e5e2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:28:01.623065 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b72af9ea-2c51-44d8-a4c0-77a36827f7c0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:01.625189 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b72af9ea-2c51-44d8-a4c0-77a36827f7c0 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 Aug 06 19:28:01.625563 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b72af9ea-2c51-44d8-a4c0-77a36827f7c0 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:01.625781 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b72af9ea-2c51-44d8-a4c0-77a36827f7c0 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:01.625950 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b72af9ea-2c51-44d8-a4c0-77a36827f7c0 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Show backup with id 40083e4a-2bb4-44f8-b713-7451e8ceb213. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:01.631693 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:01.631693 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:01.632710 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b72af9ea-2c51-44d8-a4c0-77a36827f7c0 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 returned with HTTP 200 Aug 06 19:28:01.633184 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 695/2760] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:01 2026] GET /volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 => generated 830 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:01.644696 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-38a9f11c-6a37-49c5-afcc-d1f9dc85e5e2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Delete volume request issued successfully. Aug 06 19:28:01.645497 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-38a9f11c-6a37-49c5-afcc-d1f9dc85e5e2 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d returned with HTTP 202 Aug 06 19:28:01.645497 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 685/2761] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:28:01 2026] DELETE /volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:28:01.653488 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-546994b9-7010-492a-9b5e-5f2aed85a289 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:01.655837 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-546994b9-7010-492a-9b5e-5f2aed85a289 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d Aug 06 19:28:01.656079 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-546994b9-7010-492a-9b5e-5f2aed85a289 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:01.656339 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-546994b9-7010-492a-9b5e-5f2aed85a289 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:01.665728 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:01.665728 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:01.671473 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-546994b9-7010-492a-9b5e-5f2aed85a289 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Volume info retrieved successfully. Aug 06 19:28:01.677145 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-546994b9-7010-492a-9b5e-5f2aed85a289 tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d returned with HTTP 200 Aug 06 19:28:01.677856 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 695/2762] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:01 2026] GET /volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:02.017411 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-abd69580-67f3-4850-8670-d3cad12b818b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:02.019795 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-abd69580-67f3-4850-8670-d3cad12b818b tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 Aug 06 19:28:02.020103 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-abd69580-67f3-4850-8670-d3cad12b818b tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:02.020397 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-abd69580-67f3-4850-8670-d3cad12b818b tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:02.030746 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:02.030746 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:02.040356 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-abd69580-67f3-4850-8670-d3cad12b818b tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:28:02.050736 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-abd69580-67f3-4850-8670-d3cad12b818b tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 returned with HTTP 200 Aug 06 19:28:02.051257 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 688/2763] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:02 2026] GET /volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 => generated 934 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:02.405727 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-29fed761-462c-4d46-ab02-a841ebb5e929 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:02.407796 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29fed761-462c-4d46-ab02-a841ebb5e929 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/volumes/a5ed0d25-457c-4272-b008-b30fb78af19d Aug 06 19:28:02.408102 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-29fed761-462c-4d46-ab02-a841ebb5e929 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:02.408368 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-29fed761-462c-4d46-ab02-a841ebb5e929 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:02.424208 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:02.424208 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:02.429694 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-29fed761-462c-4d46-ab02-a841ebb5e929 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Volume info retrieved successfully. Aug 06 19:28:02.435879 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29fed761-462c-4d46-ab02-a841ebb5e929 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/volumes/a5ed0d25-457c-4272-b008-b30fb78af19d returned with HTTP 200 Aug 06 19:28:02.436649 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 696/2764] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:02 2026] GET /volume/v3/volumes/a5ed0d25-457c-4272-b008-b30fb78af19d => generated 1003 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:02.450433 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2e7f3a62-14ca-4c5d-9622-064a5859fb69 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:02.452499 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2e7f3a62-14ca-4c5d-9622-064a5859fb69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] POST https://10.4.3.5/volume/v3/backups Aug 06 19:28:02.452957 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2e7f3a62-14ca-4c5d-9622-064a5859fb69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a5ed0d25-457c-4272-b008-b30fb78af19d", "name": "tempest-type-Backup-1684680193"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:02.454734 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-2e7f3a62-14ca-4c5d-9622-064a5859fb69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Creating new backup {'backup': {'volume_id': 'a5ed0d25-457c-4272-b008-b30fb78af19d', 'name': 'tempest-type-Backup-1684680193'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:28:02.455447 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-2e7f3a62-14ca-4c5d-9622-064a5859fb69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Creating backup of volume a5ed0d25-457c-4272-b008-b30fb78af19d in container None Aug 06 19:28:02.462520 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-d145abde-5184-4f35-a79e-0966e8246cdf req-df0ea35d-aae5-4000-aeca-757d1f7cf955 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:02.464623 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:02.464623 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:02.465050 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d145abde-5184-4f35-a79e-0966e8246cdf req-df0ea35d-aae5-4000-aeca-757d1f7cf955 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 Aug 06 19:28:02.465121 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2e7f3a62-14ca-4c5d-9622-064a5859fb69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Volume info retrieved successfully. Aug 06 19:28:02.465288 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d145abde-5184-4f35-a79e-0966e8246cdf req-df0ea35d-aae5-4000-aeca-757d1f7cf955 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:02.465483 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d145abde-5184-4f35-a79e-0966e8246cdf req-df0ea35d-aae5-4000-aeca-757d1f7cf955 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:02.474719 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:02.474719 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:02.479387 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-d145abde-5184-4f35-a79e-0966e8246cdf req-df0ea35d-aae5-4000-aeca-757d1f7cf955 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:28:02.484383 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d145abde-5184-4f35-a79e-0966e8246cdf req-df0ea35d-aae5-4000-aeca-757d1f7cf955 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 returned with HTTP 200 Aug 06 19:28:02.484807 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 696/2765] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:28:02 2026] GET /volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 => generated 934 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:02.500407 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-2e7f3a62-14ca-4c5d-9622-064a5859fb69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Created reservations ['6963fbec-df47-47a7-a397-55c04f465e59', '1950ac5a-ac2c-4d2f-829f-5b5ac330caa2'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:28:02.552906 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2e7f3a62-14ca-4c5d-9622-064a5859fb69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:28:02.553450 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 686/2766] 10.4.3.5 () {70 vars in 1285 bytes} [Thu Aug 6 19:28:02 2026] POST /volume/v3/backups => generated 312 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:28:02.562772 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1e834e87-9485-4402-b82d-a8472bd6c752 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:02.565057 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1e834e87-9485-4402-b82d-a8472bd6c752 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:28:02.565621 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1e834e87-9485-4402-b82d-a8472bd6c752 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:02.566092 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1e834e87-9485-4402-b82d-a8472bd6c752 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:02.566467 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-1e834e87-9485-4402-b82d-a8472bd6c752 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:02.570797 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:02.570797 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:02.571690 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1e834e87-9485-4402-b82d-a8472bd6c752 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:28:02.571814 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 689/2767] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:02 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 719 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:02.574157 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-be221f52-3369-4d2e-a355-e1b473acb715 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:02.574575 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be221f52-3369-4d2e-a355-e1b473acb715 None None] GET https://10.4.3.5/volume// Aug 06 19:28:02.574730 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be221f52-3369-4d2e-a355-e1b473acb715 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:02.574904 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be221f52-3369-4d2e-a355-e1b473acb715 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:02.575318 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be221f52-3369-4d2e-a355-e1b473acb715 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:28:02.575674 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 697/2768] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:28:02 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:28:02.586350 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-d145abde-5184-4f35-a79e-0966e8246cdf req-e97223b0-2a32-46e8-9a4a-55bcfadb9ce4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:02.590917 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d145abde-5184-4f35-a79e-0966e8246cdf req-e97223b0-2a32-46e8-9a4a-55bcfadb9ce4 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:28:02.591426 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d145abde-5184-4f35-a79e-0966e8246cdf req-e97223b0-2a32-46e8-9a4a-55bcfadb9ce4 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2132330b-0e27-4a92-9a64-4bb025dabe11", "connector": null, "instance_uuid": "219dab31-8bbb-4eaa-bca2-b04190dc6b47"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:02.605957 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:02.605957 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:02.640202 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d145abde-5184-4f35-a79e-0966e8246cdf req-e97223b0-2a32-46e8-9a4a-55bcfadb9ce4 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:28:02.640805 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 697/2769] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:28:02 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 06 19:28:02.645474 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ef2d6e2d-47d7-4d38-b250-0bcac06e8077 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:02.648348 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ef2d6e2d-47d7-4d38-b250-0bcac06e8077 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 Aug 06 19:28:02.648573 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ef2d6e2d-47d7-4d38-b250-0bcac06e8077 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:02.648811 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ef2d6e2d-47d7-4d38-b250-0bcac06e8077 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:02.648972 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ef2d6e2d-47d7-4d38-b250-0bcac06e8077 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Show backup with id 40083e4a-2bb4-44f8-b713-7451e8ceb213. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:02.662694 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:02.662694 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:02.663708 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ef2d6e2d-47d7-4d38-b250-0bcac06e8077 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 returned with HTTP 200 Aug 06 19:28:02.664193 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 687/2770] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:02 2026] GET /volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 => generated 830 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:02.684945 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-785299e3-1452-454a-b990-bb5c0f78a4de None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:02.688959 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-785299e3-1452-454a-b990-bb5c0f78a4de tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 Aug 06 19:28:02.689262 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-785299e3-1452-454a-b990-bb5c0f78a4de tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:02.689505 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-785299e3-1452-454a-b990-bb5c0f78a4de tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:02.690660 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1e3d2677-012f-48b5-a432-9f1b8391143d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:02.693814 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e3d2677-012f-48b5-a432-9f1b8391143d tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] GET https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d Aug 06 19:28:02.694060 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1e3d2677-012f-48b5-a432-9f1b8391143d tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:02.694317 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1e3d2677-012f-48b5-a432-9f1b8391143d tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:02.698815 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c902721b-3a81-42ac-9941-0a2f5e3baeae None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:02.699617 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c902721b-3a81-42ac-9941-0a2f5e3baeae None None] GET https://10.4.3.5/volume// Aug 06 19:28:02.699819 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c902721b-3a81-42ac-9941-0a2f5e3baeae None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:02.700061 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c902721b-3a81-42ac-9941-0a2f5e3baeae None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:02.700437 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c902721b-3a81-42ac-9941-0a2f5e3baeae None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:28:02.700496 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e3d2677-012f-48b5-a432-9f1b8391143d tempest-AttachVolumeTestJSON-1827910822 tempest-AttachVolumeTestJSON-1827910822-project-member] https://10.4.3.5/volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d returned with HTTP 404 Aug 06 19:28:02.700789 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 698/2771] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:28:02 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:28:02.701121 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 698/2772] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:02 2026] GET /volume/v3/volumes/1b13b1ce-da31-4b34-9b31-1bb579f6017d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:02.702560 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:02.702560 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:02.707188 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-785299e3-1452-454a-b990-bb5c0f78a4de tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:28:02.710271 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-d145abde-5184-4f35-a79e-0966e8246cdf req-1b448c71-5fbb-4792-a3a6-31c166edd3eb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:02.713472 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-785299e3-1452-454a-b990-bb5c0f78a4de tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 returned with HTTP 200 Aug 06 19:28:02.713717 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d145abde-5184-4f35-a79e-0966e8246cdf req-1b448c71-5fbb-4792-a3a6-31c166edd3eb tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 Aug 06 19:28:02.713929 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 690/2773] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:02 2026] GET /volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 => generated 933 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:02.714052 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d145abde-5184-4f35-a79e-0966e8246cdf req-1b448c71-5fbb-4792-a3a6-31c166edd3eb tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:02.714327 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d145abde-5184-4f35-a79e-0966e8246cdf req-1b448c71-5fbb-4792-a3a6-31c166edd3eb tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:02.727363 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:02.727363 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:02.732347 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-d145abde-5184-4f35-a79e-0966e8246cdf req-1b448c71-5fbb-4792-a3a6-31c166edd3eb tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:28:02.736774 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d145abde-5184-4f35-a79e-0966e8246cdf req-1b448c71-5fbb-4792-a3a6-31c166edd3eb tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 returned with HTTP 200 Aug 06 19:28:02.737801 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 688/2774] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:28:02 2026] GET /volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 => generated 1113 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:28:02.848743 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-d145abde-5184-4f35-a79e-0966e8246cdf req-1570366c-e35b-44fa-a432-ded89ffd34bd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:02.852947 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d145abde-5184-4f35-a79e-0966e8246cdf req-1570366c-e35b-44fa-a432-ded89ffd34bd tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] PUT https://10.4.3.5/volume/v3/attachments/9b957563-6f94-4400-afaf-12b72242f8ca Aug 06 19:28:02.854088 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d145abde-5184-4f35-a79e-0966e8246cdf req-1570366c-e35b-44fa-a432-ded89ffd34bd tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:02.868395 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-d145abde-5184-4f35-a79e-0966e8246cdf req-1570366c-e35b-44fa-a432-ded89ffd34bd tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Acquiring lock "cinder-attachment_update-2132330b-0e27-4a92-9a64-4bb025dabe11-np0000006689" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:28:02.875346 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-d145abde-5184-4f35-a79e-0966e8246cdf req-1570366c-e35b-44fa-a432-ded89ffd34bd tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Lock "cinder-attachment_update-2132330b-0e27-4a92-9a64-4bb025dabe11-np0000006689" acquired by "attachment_update" :: waited 0.007s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:28:02.876922 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:02.876922 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:03.025562 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-d145abde-5184-4f35-a79e-0966e8246cdf req-1570366c-e35b-44fa-a432-ded89ffd34bd tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Lock "cinder-attachment_update-2132330b-0e27-4a92-9a64-4bb025dabe11-np0000006689" released by "attachment_update" :: held 0.150s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:28:03.025909 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d145abde-5184-4f35-a79e-0966e8246cdf req-1570366c-e35b-44fa-a432-ded89ffd34bd tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/attachments/9b957563-6f94-4400-afaf-12b72242f8ca returned with HTTP 200 Aug 06 19:28:03.026469 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 699/2775] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:28:02 2026] PUT /volume/v3/attachments/9b957563-6f94-4400-afaf-12b72242f8ca => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:03.192456 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8a1f6190-92dd-4b8e-b3ea-3cc5f855fc9b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:03.378672 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a1f6190-92dd-4b8e-b3ea-3cc5f855fc9b tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:28:03.379334 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8a1f6190-92dd-4b8e-b3ea-3cc5f855fc9b tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-242208771", "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=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:03.405173 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a1f6190-92dd-4b8e-b3ea-3cc5f855fc9b tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:28:03.405357 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 699/2776] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:28:03 2026] POST /volume/v3/types => generated 379 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:03.414188 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b8fd75d0-2aa2-4074-9ca0-c9c0d2716431 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:03.416393 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b8fd75d0-2aa2-4074-9ca0-c9c0d2716431 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] POST https://10.4.3.5/volume/v3/types/964e4d34-7076-4823-8308-a66cc7558df4/encryption Aug 06 19:28:03.416805 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b8fd75d0-2aa2-4074-9ca0-c9c0d2716431 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:03.438546 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b8fd75d0-2aa2-4074-9ca0-c9c0d2716431 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] https://10.4.3.5/volume/v3/types/964e4d34-7076-4823-8308-a66cc7558df4/encryption returned with HTTP 200 Aug 06 19:28:03.439031 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 691/2777] 10.4.3.5 () {68 vars in 1383 bytes} [Thu Aug 6 19:28:03 2026] POST /volume/v3/types/964e4d34-7076-4823-8308-a66cc7558df4/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:03.447889 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b165317d-53aa-466a-8a6c-a4833c5a4027 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:03.449658 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b165317d-53aa-466a-8a6c-a4833c5a4027 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:28:03.450059 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b165317d-53aa-466a-8a6c-a4833c5a4027 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1407814850", "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=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:03.468174 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b165317d-53aa-466a-8a6c-a4833c5a4027 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:28:03.468584 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 689/2778] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:28:03 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:03.478048 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6c91dde3-a5ae-4537-b143-a57e87d95a11 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:03.587538 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0141df48-2dd8-4f91-b743-a3caf9ccfc37 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:03.589879 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0141df48-2dd8-4f91-b743-a3caf9ccfc37 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:28:03.590179 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0141df48-2dd8-4f91-b743-a3caf9ccfc37 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:03.590461 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0141df48-2dd8-4f91-b743-a3caf9ccfc37 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:03.590614 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0141df48-2dd8-4f91-b743-a3caf9ccfc37 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:03.590690 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6c91dde3-a5ae-4537-b143-a57e87d95a11 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] POST https://10.4.3.5/volume/v3/types/8e92cc5f-3cf8-469e-af04-1cb9af63f4b8/encryption Aug 06 19:28:03.591129 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6c91dde3-a5ae-4537-b143-a57e87d95a11 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:03.593335 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:03.593335 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:03.594104 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-6c91dde3-a5ae-4537-b143-a57e87d95a11 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'c47fc8c25fcf4389bedc4a0c659b0249', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '672747150000445297017d31db6de955', '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=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:28:03.594388 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6c91dde3-a5ae-4537-b143-a57e87d95a11 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] https://10.4.3.5/volume/v3/types/8e92cc5f-3cf8-469e-af04-1cb9af63f4b8/encryption returned with HTTP 403 Aug 06 19:28:03.594934 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 700/2779] 10.4.3.5 () {68 vars in 1383 bytes} [Thu Aug 6 19:28:03 2026] POST /volume/v3/types/8e92cc5f-3cf8-469e-af04-1cb9af63f4b8/encryption => generated 127 bytes in 117 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:03.595951 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:03.595951 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:03.596782 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0141df48-2dd8-4f91-b743-a3caf9ccfc37 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:28:03.597312 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 700/2780] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:03 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:03.606704 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3b563ea4-d2af-4bd8-ab34-3ba154d0808f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:03.608790 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3b563ea4-d2af-4bd8-ab34-3ba154d0808f tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:28:03.609247 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3b563ea4-d2af-4bd8-ab34-3ba154d0808f tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1763902611", "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=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:03.630728 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3b563ea4-d2af-4bd8-ab34-3ba154d0808f tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:28:03.631163 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 692/2781] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:28:03 2026] POST /volume/v3/types => generated 380 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:03.640972 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5b881424-e309-455b-9adc-0a7756d07284 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:03.642726 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5b881424-e309-455b-9adc-0a7756d07284 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] POST https://10.4.3.5/volume/v3/types/987f5ef9-763b-468b-864d-c5e9d8a69755/extra_specs Aug 06 19:28:03.643471 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5b881424-e309-455b-9adc-0a7756d07284 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:03.646551 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.policy [None req-5b881424-e309-455b-9adc-0a7756d07284 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'c47fc8c25fcf4389bedc4a0c659b0249', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '672747150000445297017d31db6de955', '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=100262) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:28:03.647142 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5b881424-e309-455b-9adc-0a7756d07284 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] https://10.4.3.5/volume/v3/types/987f5ef9-763b-468b-864d-c5e9d8a69755/extra_specs returned with HTTP 403 Aug 06 19:28:03.647618 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 690/2782] 10.4.3.5 () {68 vars in 1385 bytes} [Thu Aug 6 19:28:03 2026] POST /volume/v3/types/987f5ef9-763b-468b-864d-c5e9d8a69755/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:03.656645 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-10116673-27af-4b08-a0b1-6268574bb08c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:03.660055 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-10116673-27af-4b08-a0b1-6268574bb08c tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] PUT https://10.4.3.5/volume/v3/types/987f5ef9-763b-468b-864d-c5e9d8a69755/extra_specs/key2 Aug 06 19:28:03.660055 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-10116673-27af-4b08-a0b1-6268574bb08c tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:03.662783 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-10116673-27af-4b08-a0b1-6268574bb08c tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'c47fc8c25fcf4389bedc4a0c659b0249', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '672747150000445297017d31db6de955', '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=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:28:03.663122 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-10116673-27af-4b08-a0b1-6268574bb08c tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] https://10.4.3.5/volume/v3/types/987f5ef9-763b-468b-864d-c5e9d8a69755/extra_specs/key2 returned with HTTP 403 Aug 06 19:28:03.663751 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 701/2783] 10.4.3.5 () {68 vars in 1399 bytes} [Thu Aug 6 19:28:03 2026] PUT /volume/v3/types/987f5ef9-763b-468b-864d-c5e9d8a69755/extra_specs/key2 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:03.673444 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-45f5f0ac-8903-45aa-91e6-3109bc38e634 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:03.675655 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45f5f0ac-8903-45aa-91e6-3109bc38e634 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] POST https://10.4.3.5/volume/v3/types Aug 06 19:28:03.675721 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f4a019e2-1b28-41fb-8f8b-3032d9ae84aa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:03.675881 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-45f5f0ac-8903-45aa-91e6-3109bc38e634 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:03.677456 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f4a019e2-1b28-41fb-8f8b-3032d9ae84aa tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 Aug 06 19:28:03.677761 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f4a019e2-1b28-41fb-8f8b-3032d9ae84aa tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:03.677958 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f4a019e2-1b28-41fb-8f8b-3032d9ae84aa tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:03.677958 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f4a019e2-1b28-41fb-8f8b-3032d9ae84aa tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Show backup with id 40083e4a-2bb4-44f8-b713-7451e8ceb213. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:03.678119 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-45f5f0ac-8903-45aa-91e6-3109bc38e634 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'c47fc8c25fcf4389bedc4a0c659b0249', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '672747150000445297017d31db6de955', '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:28:03.678441 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45f5f0ac-8903-45aa-91e6-3109bc38e634 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] https://10.4.3.5/volume/v3/types returned with HTTP 403 Aug 06 19:28:03.679001 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 701/2784] 10.4.3.5 () {68 vars in 1238 bytes} [Thu Aug 6 19:28:03 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:03.685786 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:03.685786 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:03.686999 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f4a019e2-1b28-41fb-8f8b-3032d9ae84aa tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 returned with HTTP 200 Aug 06 19:28:03.687222 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 693/2785] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:03 2026] GET /volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 => generated 830 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:03.690784 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9f13f98a-905f-498e-bcd2-49774b6992eb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:03.692713 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9f13f98a-905f-498e-bcd2-49774b6992eb tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:28:03.693104 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9f13f98a-905f-498e-bcd2-49774b6992eb tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1320439501", "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=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:03.720570 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9f13f98a-905f-498e-bcd2-49774b6992eb tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:28:03.721064 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 691/2786] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:28:03 2026] POST /volume/v3/types => generated 380 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:03.729219 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b7fcab3a-4805-48cf-88fa-de15a0478078 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:03.729637 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-638e1013-b0c7-431a-8a1c-d7594eda33e1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:03.730950 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b7fcab3a-4805-48cf-88fa-de15a0478078 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 Aug 06 19:28:03.731177 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b7fcab3a-4805-48cf-88fa-de15a0478078 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:03.731388 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b7fcab3a-4805-48cf-88fa-de15a0478078 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:03.731467 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-638e1013-b0c7-431a-8a1c-d7594eda33e1 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] POST https://10.4.3.5/volume/v3/types/f3d59be2-c790-4e97-adc5-cbe8c7f009b3/encryption Aug 06 19:28:03.731812 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-638e1013-b0c7-431a-8a1c-d7594eda33e1 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:03.742874 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:03.742874 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:03.746450 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b7fcab3a-4805-48cf-88fa-de15a0478078 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:28:03.751463 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-638e1013-b0c7-431a-8a1c-d7594eda33e1 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] https://10.4.3.5/volume/v3/types/f3d59be2-c790-4e97-adc5-cbe8c7f009b3/encryption returned with HTTP 200 Aug 06 19:28:03.752168 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 702/2787] 10.4.3.5 () {68 vars in 1383 bytes} [Thu Aug 6 19:28:03 2026] POST /volume/v3/types/f3d59be2-c790-4e97-adc5-cbe8c7f009b3/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:03.752287 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b7fcab3a-4805-48cf-88fa-de15a0478078 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 returned with HTTP 200 Aug 06 19:28:03.752730 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 702/2788] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:03 2026] GET /volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 => generated 934 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:03.760700 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-17f65784-904c-415b-b6fe-5a84e4be1a40 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:03.762959 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-17f65784-904c-415b-b6fe-5a84e4be1a40 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] DELETE https://10.4.3.5/volume/v3/types/f3d59be2-c790-4e97-adc5-cbe8c7f009b3/encryption/7fbd67d5-3539-43f5-af01-ec2219b865a6 Aug 06 19:28:03.763264 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-17f65784-904c-415b-b6fe-5a84e4be1a40 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:03.763504 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-17f65784-904c-415b-b6fe-5a84e4be1a40 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:03.764246 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.policy [None req-17f65784-904c-415b-b6fe-5a84e4be1a40 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'c47fc8c25fcf4389bedc4a0c659b0249', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '672747150000445297017d31db6de955', '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=100263) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:28:03.764402 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-17f65784-904c-415b-b6fe-5a84e4be1a40 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] https://10.4.3.5/volume/v3/types/f3d59be2-c790-4e97-adc5-cbe8c7f009b3/encryption/7fbd67d5-3539-43f5-af01-ec2219b865a6 returned with HTTP 403 Aug 06 19:28:03.764831 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 694/2789] 10.4.3.5 () {66 vars in 1475 bytes} [Thu Aug 6 19:28:03 2026] DELETE /volume/v3/types/f3d59be2-c790-4e97-adc5-cbe8c7f009b3/encryption/7fbd67d5-3539-43f5-af01-ec2219b865a6 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:03.772902 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5e66ac13-9153-4a70-9a9d-4023678c38af None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:03.774798 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5e66ac13-9153-4a70-9a9d-4023678c38af tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:28:03.775198 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5e66ac13-9153-4a70-9a9d-4023678c38af tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-270888486", "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=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:03.792500 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5e66ac13-9153-4a70-9a9d-4023678c38af tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:28:03.792904 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 692/2790] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:28:03 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:03.804606 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-24cb4390-b9e8-465e-a570-86309c8d83fe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:03.806983 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-24cb4390-b9e8-465e-a570-86309c8d83fe tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] DELETE https://10.4.3.5/volume/v3/types/59e5aea0-f4f3-4947-8020-0d17dc472567/extra_specs/key1 Aug 06 19:28:03.807249 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-24cb4390-b9e8-465e-a570-86309c8d83fe tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:03.807485 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-24cb4390-b9e8-465e-a570-86309c8d83fe tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:03.812700 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-24cb4390-b9e8-465e-a570-86309c8d83fe tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'c47fc8c25fcf4389bedc4a0c659b0249', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '672747150000445297017d31db6de955', '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:28:03.812908 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-24cb4390-b9e8-465e-a570-86309c8d83fe tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] https://10.4.3.5/volume/v3/types/59e5aea0-f4f3-4947-8020-0d17dc472567/extra_specs/key1 returned with HTTP 403 Aug 06 19:28:03.813414 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 703/2791] 10.4.3.5 () {66 vars in 1382 bytes} [Thu Aug 6 19:28:03 2026] DELETE /volume/v3/types/59e5aea0-f4f3-4947-8020-0d17dc472567/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:03.827343 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1ddc6ee8-a227-47a3-9322-c8b5c9127b24 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:03.830238 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1ddc6ee8-a227-47a3-9322-c8b5c9127b24 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:28:03.830384 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1ddc6ee8-a227-47a3-9322-c8b5c9127b24 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-860670748", "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=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:03.845802 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1ddc6ee8-a227-47a3-9322-c8b5c9127b24 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:28:03.846197 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 703/2792] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:28:03 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:03.855908 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-51461482-a4dc-45ae-9ca0-4f9be8210b10 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:03.857826 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-51461482-a4dc-45ae-9ca0-4f9be8210b10 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] DELETE https://10.4.3.5/volume/v3/types/f7b52d6a-4724-4ec7-80d2-a99a8232d2d1 Aug 06 19:28:03.858068 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-51461482-a4dc-45ae-9ca0-4f9be8210b10 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:03.858305 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-51461482-a4dc-45ae-9ca0-4f9be8210b10 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:03.858966 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.policy [None req-51461482-a4dc-45ae-9ca0-4f9be8210b10 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'c47fc8c25fcf4389bedc4a0c659b0249', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '672747150000445297017d31db6de955', '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=100263) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:28:03.859157 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-51461482-a4dc-45ae-9ca0-4f9be8210b10 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] https://10.4.3.5/volume/v3/types/f7b52d6a-4724-4ec7-80d2-a99a8232d2d1 returned with HTTP 403 Aug 06 19:28:03.859628 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 695/2793] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:28:03 2026] DELETE /volume/v3/types/f7b52d6a-4724-4ec7-80d2-a99a8232d2d1 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:03.869150 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e71a717e-bf64-4425-9e33-d2e3affbdbdc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:03.871452 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e71a717e-bf64-4425-9e33-d2e3affbdbdc tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] GET https://10.4.3.5/volume/v3/types/964e4d34-7076-4823-8308-a66cc7558df4/extra_specs Aug 06 19:28:03.871529 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e71a717e-bf64-4425-9e33-d2e3affbdbdc tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:03.871693 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e71a717e-bf64-4425-9e33-d2e3affbdbdc tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:03.882858 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e71a717e-bf64-4425-9e33-d2e3affbdbdc tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] https://10.4.3.5/volume/v3/types/964e4d34-7076-4823-8308-a66cc7558df4/extra_specs returned with HTTP 200 Aug 06 19:28:03.883264 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 693/2794] 10.4.3.5 () {66 vars in 1364 bytes} [Thu Aug 6 19:28:03 2026] GET /volume/v3/types/964e4d34-7076-4823-8308-a66cc7558df4/extra_specs => generated 123 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:03.896917 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b51f5e16-9f35-4db4-ada5-262f78990f6d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:03.898773 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b51f5e16-9f35-4db4-ada5-262f78990f6d tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] GET https://10.4.3.5/volume/v3/types/964e4d34-7076-4823-8308-a66cc7558df4/encryption/cipher Aug 06 19:28:03.899002 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b51f5e16-9f35-4db4-ada5-262f78990f6d tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:03.899216 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b51f5e16-9f35-4db4-ada5-262f78990f6d tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:03.900082 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-b51f5e16-9f35-4db4-ada5-262f78990f6d tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'c47fc8c25fcf4389bedc4a0c659b0249', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '672747150000445297017d31db6de955', '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:28:03.900520 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b51f5e16-9f35-4db4-ada5-262f78990f6d tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] https://10.4.3.5/volume/v3/types/964e4d34-7076-4823-8308-a66cc7558df4/encryption/cipher returned with HTTP 403 Aug 06 19:28:03.900862 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 704/2795] 10.4.3.5 () {66 vars in 1382 bytes} [Thu Aug 6 19:28:03 2026] GET /volume/v3/types/964e4d34-7076-4823-8308-a66cc7558df4/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:03.911419 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-691fb4d7-4df3-4125-b143-4bd04e093e71 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:03.914675 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-691fb4d7-4df3-4125-b143-4bd04e093e71 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] GET https://10.4.3.5/volume/v3/types/964e4d34-7076-4823-8308-a66cc7558df4/encryption Aug 06 19:28:03.914914 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-691fb4d7-4df3-4125-b143-4bd04e093e71 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:03.915186 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-691fb4d7-4df3-4125-b143-4bd04e093e71 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:03.915923 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-691fb4d7-4df3-4125-b143-4bd04e093e71 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'c47fc8c25fcf4389bedc4a0c659b0249', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '672747150000445297017d31db6de955', '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=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:28:03.916716 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-691fb4d7-4df3-4125-b143-4bd04e093e71 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] https://10.4.3.5/volume/v3/types/964e4d34-7076-4823-8308-a66cc7558df4/encryption returned with HTTP 403 Aug 06 19:28:03.917628 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 704/2796] 10.4.3.5 () {66 vars in 1361 bytes} [Thu Aug 6 19:28:03 2026] GET /volume/v3/types/964e4d34-7076-4823-8308-a66cc7558df4/encryption => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:03.926954 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5d08ac5f-8d21-42cf-ad09-1bb63ca312d3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:03.929561 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5d08ac5f-8d21-42cf-ad09-1bb63ca312d3 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] GET https://10.4.3.5/volume/v3/types/964e4d34-7076-4823-8308-a66cc7558df4/extra_specs/multiattach Aug 06 19:28:03.929792 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5d08ac5f-8d21-42cf-ad09-1bb63ca312d3 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:03.930161 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5d08ac5f-8d21-42cf-ad09-1bb63ca312d3 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:03.941898 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5d08ac5f-8d21-42cf-ad09-1bb63ca312d3 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] https://10.4.3.5/volume/v3/types/964e4d34-7076-4823-8308-a66cc7558df4/extra_specs/multiattach returned with HTTP 200 Aug 06 19:28:03.942301 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 696/2797] 10.4.3.5 () {66 vars in 1400 bytes} [Thu Aug 6 19:28:03 2026] GET /volume/v3/types/964e4d34-7076-4823-8308-a66cc7558df4/extra_specs/multiattach => generated 29 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:28:03.951127 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-70691b7f-f1a0-4040-9fbd-cf9e497f7791 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:03.953034 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-70691b7f-f1a0-4040-9fbd-cf9e497f7791 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] GET https://10.4.3.5/volume/v3/types/964e4d34-7076-4823-8308-a66cc7558df4/extra_specs/volume_backend_name Aug 06 19:28:03.953276 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-70691b7f-f1a0-4040-9fbd-cf9e497f7791 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:03.953438 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-70691b7f-f1a0-4040-9fbd-cf9e497f7791 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:03.960766 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-70691b7f-f1a0-4040-9fbd-cf9e497f7791 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] https://10.4.3.5/volume/v3/types/964e4d34-7076-4823-8308-a66cc7558df4/extra_specs/volume_backend_name returned with HTTP 404 Aug 06 19:28:03.961467 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 694/2798] 10.4.3.5 () {66 vars in 1424 bytes} [Thu Aug 6 19:28:03 2026] GET /volume/v3/types/964e4d34-7076-4823-8308-a66cc7558df4/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 06 19:28:03.972004 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1fd5c5b6-5920-46f1-8d91-a81fc242d834 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:03.973672 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1fd5c5b6-5920-46f1-8d91-a81fc242d834 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] PUT https://10.4.3.5/volume/v3/types/964e4d34-7076-4823-8308-a66cc7558df4/encryption/0b6438e7-827a-496d-b66e-140c957417c2 Aug 06 19:28:03.974043 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1fd5c5b6-5920-46f1-8d91-a81fc242d834 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:03.976471 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-1fd5c5b6-5920-46f1-8d91-a81fc242d834 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'c47fc8c25fcf4389bedc4a0c659b0249', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '672747150000445297017d31db6de955', '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:28:03.976633 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1fd5c5b6-5920-46f1-8d91-a81fc242d834 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] https://10.4.3.5/volume/v3/types/964e4d34-7076-4823-8308-a66cc7558df4/encryption/0b6438e7-827a-496d-b66e-140c957417c2 returned with HTTP 403 Aug 06 19:28:03.977089 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 705/2799] 10.4.3.5 () {68 vars in 1492 bytes} [Thu Aug 6 19:28:03 2026] PUT /volume/v3/types/964e4d34-7076-4823-8308-a66cc7558df4/encryption/0b6438e7-827a-496d-b66e-140c957417c2 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:03.985651 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a9c3850a-a2c6-4c32-8b19-42c4fa22b9c2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:03.987609 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a9c3850a-a2c6-4c32-8b19-42c4fa22b9c2 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] PUT https://10.4.3.5/volume/v3/types/964e4d34-7076-4823-8308-a66cc7558df4/extra_specs/key1 Aug 06 19:28:03.988180 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a9c3850a-a2c6-4c32-8b19-42c4fa22b9c2 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:03.990052 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-a9c3850a-a2c6-4c32-8b19-42c4fa22b9c2 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'c47fc8c25fcf4389bedc4a0c659b0249', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '672747150000445297017d31db6de955', '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=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:28:03.990483 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a9c3850a-a2c6-4c32-8b19-42c4fa22b9c2 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] https://10.4.3.5/volume/v3/types/964e4d34-7076-4823-8308-a66cc7558df4/extra_specs/key1 returned with HTTP 403 Aug 06 19:28:03.990853 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 705/2800] 10.4.3.5 () {68 vars in 1399 bytes} [Thu Aug 6 19:28:03 2026] PUT /volume/v3/types/964e4d34-7076-4823-8308-a66cc7558df4/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:04.003112 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fa3363c2-4e67-4a74-8c4f-f5ba182c96a7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:04.004934 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fa3363c2-4e67-4a74-8c4f-f5ba182c96a7 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] PUT https://10.4.3.5/volume/v3/types/964e4d34-7076-4823-8308-a66cc7558df4 Aug 06 19:28:04.005356 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fa3363c2-4e67-4a74-8c4f-f5ba182c96a7 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:04.007781 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.policy [None req-fa3363c2-4e67-4a74-8c4f-f5ba182c96a7 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'c47fc8c25fcf4389bedc4a0c659b0249', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '672747150000445297017d31db6de955', '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=100263) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:28:04.008356 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fa3363c2-4e67-4a74-8c4f-f5ba182c96a7 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-reader] https://10.4.3.5/volume/v3/types/964e4d34-7076-4823-8308-a66cc7558df4 returned with HTTP 403 Aug 06 19:28:04.008600 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 697/2801] 10.4.3.5 () {68 vars in 1348 bytes} [Thu Aug 6 19:28:04 2026] PUT /volume/v3/types/964e4d34-7076-4823-8308-a66cc7558df4 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:04.018079 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-eda05aee-5c3f-4ab1-979e-89f8474c1de8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:04.020086 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eda05aee-5c3f-4ab1-979e-89f8474c1de8 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] DELETE https://10.4.3.5/volume/v3/types/f7b52d6a-4724-4ec7-80d2-a99a8232d2d1 Aug 06 19:28:04.020335 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eda05aee-5c3f-4ab1-979e-89f8474c1de8 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:04.020563 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eda05aee-5c3f-4ab1-979e-89f8474c1de8 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:04.049876 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eda05aee-5c3f-4ab1-979e-89f8474c1de8 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] https://10.4.3.5/volume/v3/types/f7b52d6a-4724-4ec7-80d2-a99a8232d2d1 returned with HTTP 202 Aug 06 19:28:04.050367 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 695/2802] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:28:04 2026] DELETE /volume/v3/types/f7b52d6a-4724-4ec7-80d2-a99a8232d2d1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:28:04.059161 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4f6c804d-f9b1-40fc-a3f5-867eab1e0e8c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:04.061042 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f6c804d-f9b1-40fc-a3f5-867eab1e0e8c tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] DELETE https://10.4.3.5/volume/v3/types/59e5aea0-f4f3-4947-8020-0d17dc472567 Aug 06 19:28:04.061480 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f6c804d-f9b1-40fc-a3f5-867eab1e0e8c tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:04.061480 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f6c804d-f9b1-40fc-a3f5-867eab1e0e8c tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:04.092059 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f6c804d-f9b1-40fc-a3f5-867eab1e0e8c tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] https://10.4.3.5/volume/v3/types/59e5aea0-f4f3-4947-8020-0d17dc472567 returned with HTTP 202 Aug 06 19:28:04.092469 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 706/2803] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:28:04 2026] DELETE /volume/v3/types/59e5aea0-f4f3-4947-8020-0d17dc472567 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:28:04.205895 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e654f450-fc25-447e-8f98-930045e985b5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:04.205895 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e654f450-fc25-447e-8f98-930045e985b5 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] DELETE https://10.4.3.5/volume/v3/types/f3d59be2-c790-4e97-adc5-cbe8c7f009b3 Aug 06 19:28:04.205895 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e654f450-fc25-447e-8f98-930045e985b5 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:04.205895 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e654f450-fc25-447e-8f98-930045e985b5 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:04.205895 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e654f450-fc25-447e-8f98-930045e985b5 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] https://10.4.3.5/volume/v3/types/f3d59be2-c790-4e97-adc5-cbe8c7f009b3 returned with HTTP 202 Aug 06 19:28:04.205895 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 706/2804] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:28:04 2026] DELETE /volume/v3/types/f3d59be2-c790-4e97-adc5-cbe8c7f009b3 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:28:04.209348 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2e81a6d4-4ba1-4e82-b37d-ee1cc838ab6d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:04.209348 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2e81a6d4-4ba1-4e82-b37d-ee1cc838ab6d tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] DELETE https://10.4.3.5/volume/v3/types/987f5ef9-763b-468b-864d-c5e9d8a69755 Aug 06 19:28:04.209348 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2e81a6d4-4ba1-4e82-b37d-ee1cc838ab6d tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:04.209348 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2e81a6d4-4ba1-4e82-b37d-ee1cc838ab6d tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:04.212708 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2e81a6d4-4ba1-4e82-b37d-ee1cc838ab6d tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] https://10.4.3.5/volume/v3/types/987f5ef9-763b-468b-864d-c5e9d8a69755 returned with HTTP 202 Aug 06 19:28:04.213361 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 698/2805] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:28:04 2026] DELETE /volume/v3/types/987f5ef9-763b-468b-864d-c5e9d8a69755 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:28:04.225097 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-966db889-0fa3-4aac-8a44-a7df2e26e0c6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:04.227535 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-966db889-0fa3-4aac-8a44-a7df2e26e0c6 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] DELETE https://10.4.3.5/volume/v3/types/8e92cc5f-3cf8-469e-af04-1cb9af63f4b8 Aug 06 19:28:04.227814 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-966db889-0fa3-4aac-8a44-a7df2e26e0c6 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:04.228139 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-966db889-0fa3-4aac-8a44-a7df2e26e0c6 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:04.266198 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-966db889-0fa3-4aac-8a44-a7df2e26e0c6 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] https://10.4.3.5/volume/v3/types/8e92cc5f-3cf8-469e-af04-1cb9af63f4b8 returned with HTTP 202 Aug 06 19:28:04.268601 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 696/2806] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:28:04 2026] DELETE /volume/v3/types/8e92cc5f-3cf8-469e-af04-1cb9af63f4b8 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:28:04.275407 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3de47c2c-92b7-4ff4-b8de-c37b8186b161 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:04.277840 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3de47c2c-92b7-4ff4-b8de-c37b8186b161 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] DELETE https://10.4.3.5/volume/v3/types/964e4d34-7076-4823-8308-a66cc7558df4 Aug 06 19:28:04.278917 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3de47c2c-92b7-4ff4-b8de-c37b8186b161 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:04.278917 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3de47c2c-92b7-4ff4-b8de-c37b8186b161 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:04.318626 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3de47c2c-92b7-4ff4-b8de-c37b8186b161 tempest-VolumeTypesReaderTests-1645532001 tempest-VolumeTypesReaderTests-1645532001-project-admin] https://10.4.3.5/volume/v3/types/964e4d34-7076-4823-8308-a66cc7558df4 returned with HTTP 202 Aug 06 19:28:04.319164 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 707/2807] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:28:04 2026] DELETE /volume/v3/types/964e4d34-7076-4823-8308-a66cc7558df4 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:28:04.609394 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7a184e1a-3372-47e9-9410-4d5708465e9f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:04.611568 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7a184e1a-3372-47e9-9410-4d5708465e9f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:28:04.611842 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7a184e1a-3372-47e9-9410-4d5708465e9f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:04.612109 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7a184e1a-3372-47e9-9410-4d5708465e9f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:04.613336 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-7a184e1a-3372-47e9-9410-4d5708465e9f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:04.617640 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:04.617640 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:04.620145 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7a184e1a-3372-47e9-9410-4d5708465e9f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:28:04.620145 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 707/2808] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:04 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:04.699148 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e42ba73a-7e83-456f-9f69-db1c3923f33b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:04.701474 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e42ba73a-7e83-456f-9f69-db1c3923f33b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 Aug 06 19:28:04.701750 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e42ba73a-7e83-456f-9f69-db1c3923f33b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:04.702030 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e42ba73a-7e83-456f-9f69-db1c3923f33b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:04.702196 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-e42ba73a-7e83-456f-9f69-db1c3923f33b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Show backup with id 40083e4a-2bb4-44f8-b713-7451e8ceb213. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:04.707184 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:04.707184 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:04.708207 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e42ba73a-7e83-456f-9f69-db1c3923f33b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 returned with HTTP 200 Aug 06 19:28:04.708752 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 699/2809] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:04 2026] GET /volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 => generated 830 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:04.768611 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-850e599b-8f84-422a-ba8f-b52a06a956b7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:04.771154 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-850e599b-8f84-422a-ba8f-b52a06a956b7 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 Aug 06 19:28:04.771437 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-850e599b-8f84-422a-ba8f-b52a06a956b7 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:04.771713 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-850e599b-8f84-422a-ba8f-b52a06a956b7 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:04.785552 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:04.785552 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:04.792848 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-850e599b-8f84-422a-ba8f-b52a06a956b7 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:28:04.798346 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-850e599b-8f84-422a-ba8f-b52a06a956b7 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 returned with HTTP 200 Aug 06 19:28:04.798723 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 697/2810] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:04 2026] GET /volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 => generated 934 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:05.633404 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-51403473-f188-4955-8233-1baf89cea196 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:05.635978 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-51403473-f188-4955-8233-1baf89cea196 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:28:05.635978 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-51403473-f188-4955-8233-1baf89cea196 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:05.636252 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-51403473-f188-4955-8233-1baf89cea196 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:05.636437 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-51403473-f188-4955-8233-1baf89cea196 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:05.642622 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:05.642622 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:05.643540 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-51403473-f188-4955-8233-1baf89cea196 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:28:05.644037 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 708/2811] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:05 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:05.723460 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d765660b-601f-42dd-bd85-cdc04431d283 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:05.725430 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d765660b-601f-42dd-bd85-cdc04431d283 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 Aug 06 19:28:05.725769 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d765660b-601f-42dd-bd85-cdc04431d283 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:05.725981 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d765660b-601f-42dd-bd85-cdc04431d283 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:05.726154 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-d765660b-601f-42dd-bd85-cdc04431d283 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Show backup with id 40083e4a-2bb4-44f8-b713-7451e8ceb213. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:05.732542 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:05.732542 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:05.733789 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d765660b-601f-42dd-bd85-cdc04431d283 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 returned with HTTP 200 Aug 06 19:28:05.734342 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 708/2812] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:05 2026] GET /volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 => generated 830 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:05.812878 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9c72c9de-ac3e-497a-bafa-4e13e4b0a909 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:05.815195 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9c72c9de-ac3e-497a-bafa-4e13e4b0a909 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 Aug 06 19:28:05.816860 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9c72c9de-ac3e-497a-bafa-4e13e4b0a909 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:05.816860 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9c72c9de-ac3e-497a-bafa-4e13e4b0a909 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:05.830133 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:05.830133 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:05.834570 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9c72c9de-ac3e-497a-bafa-4e13e4b0a909 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:28:05.839821 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9c72c9de-ac3e-497a-bafa-4e13e4b0a909 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 returned with HTTP 200 Aug 06 19:28:05.840271 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 700/2813] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:05 2026] GET /volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 => generated 934 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:06.656952 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4d4be75d-b603-48a9-a009-5b678b53296f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:06.661135 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d4be75d-b603-48a9-a009-5b678b53296f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:28:06.661135 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d4be75d-b603-48a9-a009-5b678b53296f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:06.661135 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d4be75d-b603-48a9-a009-5b678b53296f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:06.661135 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-4d4be75d-b603-48a9-a009-5b678b53296f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:06.665833 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:06.665833 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:06.667080 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d4be75d-b603-48a9-a009-5b678b53296f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:28:06.667783 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 698/2814] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:06 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:06.747584 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6da41ffd-220f-44ac-befe-1c9f0f30c1e0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:06.749741 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6da41ffd-220f-44ac-befe-1c9f0f30c1e0 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 Aug 06 19:28:06.750601 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6da41ffd-220f-44ac-befe-1c9f0f30c1e0 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:06.750724 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6da41ffd-220f-44ac-befe-1c9f0f30c1e0 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:06.750975 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6da41ffd-220f-44ac-befe-1c9f0f30c1e0 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Show backup with id 40083e4a-2bb4-44f8-b713-7451e8ceb213. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:06.757048 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:06.757048 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:06.757948 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6da41ffd-220f-44ac-befe-1c9f0f30c1e0 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 returned with HTTP 200 Aug 06 19:28:06.758408 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 709/2815] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:06 2026] GET /volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 => generated 831 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:06.856795 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-daf67253-a43d-4796-a42c-112418495070 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:06.859851 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-daf67253-a43d-4796-a42c-112418495070 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 Aug 06 19:28:06.860093 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-daf67253-a43d-4796-a42c-112418495070 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:06.860535 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-daf67253-a43d-4796-a42c-112418495070 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:06.874486 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:06.874486 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:06.880765 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-daf67253-a43d-4796-a42c-112418495070 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:28:06.888033 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-daf67253-a43d-4796-a42c-112418495070 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 returned with HTTP 200 Aug 06 19:28:06.888802 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 709/2816] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:06 2026] GET /volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 => generated 934 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:07.684338 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0d982921-0203-4b88-b782-88c2b09a26ca None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:07.687277 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0d982921-0203-4b88-b782-88c2b09a26ca tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:28:07.687544 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0d982921-0203-4b88-b782-88c2b09a26ca tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:07.687851 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0d982921-0203-4b88-b782-88c2b09a26ca tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:07.688084 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-0d982921-0203-4b88-b782-88c2b09a26ca tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:07.694328 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:07.694328 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:07.696981 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0d982921-0203-4b88-b782-88c2b09a26ca tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:28:07.696981 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 701/2817] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:07 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:07.745470 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d9cdeb58-cf14-4327-aa01-c13f5b4050f1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:07.774386 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6702e28e-2ef0-454a-8dec-71202bba32ee None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:07.777216 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6702e28e-2ef0-454a-8dec-71202bba32ee tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 Aug 06 19:28:07.777216 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6702e28e-2ef0-454a-8dec-71202bba32ee tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:07.777399 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6702e28e-2ef0-454a-8dec-71202bba32ee tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:07.777520 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6702e28e-2ef0-454a-8dec-71202bba32ee tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Show backup with id 40083e4a-2bb4-44f8-b713-7451e8ceb213. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:07.787737 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:07.787737 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:07.788758 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6702e28e-2ef0-454a-8dec-71202bba32ee tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 returned with HTTP 200 Aug 06 19:28:07.788903 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 710/2818] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:07 2026] GET /volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 => generated 831 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:07.900542 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d9cdeb58-cf14-4327-aa01-c13f5b4050f1 tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:28:07.900891 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d9cdeb58-cf14-4327-aa01-c13f5b4050f1 tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1903377432"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:07.902792 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b05ebd34-fd69-49d2-943d-10a7789ed986 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:07.905040 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b05ebd34-fd69-49d2-943d-10a7789ed986 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 Aug 06 19:28:07.905274 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b05ebd34-fd69-49d2-943d-10a7789ed986 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:07.905483 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b05ebd34-fd69-49d2-943d-10a7789ed986 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:07.920476 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:07.920476 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:07.930039 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b05ebd34-fd69-49d2-943d-10a7789ed986 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:28:07.930213 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d9cdeb58-cf14-4327-aa01-c13f5b4050f1 tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:28:07.930213 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 699/2819] 10.4.3.5 () {68 vars in 1238 bytes} [Thu Aug 6 19:28:07 2026] POST /volume/v3/types => generated 224 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:28:07.936435 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b05ebd34-fd69-49d2-943d-10a7789ed986 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 returned with HTTP 200 Aug 06 19:28:07.937064 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 710/2820] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:07 2026] GET /volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 => generated 934 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:07.942183 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9ab38ff5-e5af-425c-bf52-67c55038a11e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:07.944623 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9ab38ff5-e5af-425c-bf52-67c55038a11e tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] POST https://10.4.3.5/volume/v3/group_types Aug 06 19:28:07.946037 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9ab38ff5-e5af-425c-bf52-67c55038a11e tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1221145942"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:07.961765 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9ab38ff5-e5af-425c-bf52-67c55038a11e tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] https://10.4.3.5/volume/v3/group_types returned with HTTP 202 Aug 06 19:28:07.965073 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 702/2821] 10.4.3.5 () {70 vars in 1297 bytes} [Thu Aug 6 19:28:07 2026] POST /volume/v3/group_types => generated 181 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:07.971261 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-231cb95c-c197-47cd-9caf-8aaf6994faa2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:08.075449 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-231cb95c-c197-47cd-9caf-8aaf6994faa2 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] POST https://10.4.3.5/volume/v3/groups Aug 06 19:28:08.075834 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-231cb95c-c197-47cd-9caf-8aaf6994faa2 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f4b3a368-1e70-41f2-a3af-919678b1072d", "volume_types": ["4a6af4f1-4a8f-4562-a397-24300940eda0"], "name": "tempest-GroupSnapshotsTest-Group-604888745"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:08.077556 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-231cb95c-c197-47cd-9caf-8aaf6994faa2 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Creating new group {'group': {'group_type': 'f4b3a368-1e70-41f2-a3af-919678b1072d', 'volume_types': ['4a6af4f1-4a8f-4562-a397-24300940eda0'], 'name': 'tempest-GroupSnapshotsTest-Group-604888745'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 19:28:08.081622 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-231cb95c-c197-47cd-9caf-8aaf6994faa2 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Creating group tempest-GroupSnapshotsTest-Group-604888745. Aug 06 19:28:08.092189 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-231cb95c-c197-47cd-9caf-8aaf6994faa2 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Availability Zones retrieved successfully. Aug 06 19:28:08.114791 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-231cb95c-c197-47cd-9caf-8aaf6994faa2 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Created reservations ['f6bd8de0-a0f0-4e76-94ad-39fccb1a91e9'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:28:08.146566 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-231cb95c-c197-47cd-9caf-8aaf6994faa2 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/groups returned with HTTP 202 Aug 06 19:28:08.147129 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 711/2822] 10.4.3.5 () {70 vars in 1283 bytes} [Thu Aug 6 19:28:07 2026] POST /volume/v3/groups => generated 111 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:08.159169 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-43f947a4-8549-4f1d-bec1-518670214c33 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:08.162429 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-43f947a4-8549-4f1d-bec1-518670214c33 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/groups/4a17f2cd-0ddb-432d-9ba4-bc872ca83812 Aug 06 19:28:08.162708 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-43f947a4-8549-4f1d-bec1-518670214c33 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:08.163655 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-43f947a4-8549-4f1d-bec1-518670214c33 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:08.163994 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-43f947a4-8549-4f1d-bec1-518670214c33 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] show called for member 4a17f2cd-0ddb-432d-9ba4-bc872ca83812 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:08.171518 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:08.171518 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:08.187626 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-43f947a4-8549-4f1d-bec1-518670214c33 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/groups/4a17f2cd-0ddb-432d-9ba4-bc872ca83812 returned with HTTP 200 Aug 06 19:28:08.188254 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 700/2823] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:08 2026] GET /volume/v3/groups/4a17f2cd-0ddb-432d-9ba4-bc872ca83812 => generated 391 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:08.710487 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ab96aa3a-e6d5-4171-96e6-7e8de35dbaf6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:08.713122 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ab96aa3a-e6d5-4171-96e6-7e8de35dbaf6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:28:08.713122 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ab96aa3a-e6d5-4171-96e6-7e8de35dbaf6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:08.713122 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ab96aa3a-e6d5-4171-96e6-7e8de35dbaf6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:08.713122 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ab96aa3a-e6d5-4171-96e6-7e8de35dbaf6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:08.717670 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:08.717670 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:08.718375 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ab96aa3a-e6d5-4171-96e6-7e8de35dbaf6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:28:08.719263 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 711/2824] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:08 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:08.805246 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-00915e45-a9d4-4aea-ad23-84989610a50e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:08.812767 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-00915e45-a9d4-4aea-ad23-84989610a50e tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 Aug 06 19:28:08.813061 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-00915e45-a9d4-4aea-ad23-84989610a50e tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:08.813446 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-00915e45-a9d4-4aea-ad23-84989610a50e tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:08.813548 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-00915e45-a9d4-4aea-ad23-84989610a50e tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Show backup with id 40083e4a-2bb4-44f8-b713-7451e8ceb213. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:08.826750 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:08.826750 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:08.828041 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-00915e45-a9d4-4aea-ad23-84989610a50e tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 returned with HTTP 200 Aug 06 19:28:08.828577 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 703/2825] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:08 2026] GET /volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 => generated 831 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:08.959040 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3e9fb459-0d3f-4fa3-92de-a4168a2db01a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:08.961298 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3e9fb459-0d3f-4fa3-92de-a4168a2db01a tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 Aug 06 19:28:08.961298 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3e9fb459-0d3f-4fa3-92de-a4168a2db01a tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:08.961298 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3e9fb459-0d3f-4fa3-92de-a4168a2db01a tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:08.972551 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:08.972551 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:08.976356 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3e9fb459-0d3f-4fa3-92de-a4168a2db01a tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:28:08.981197 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3e9fb459-0d3f-4fa3-92de-a4168a2db01a tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 returned with HTTP 200 Aug 06 19:28:08.981826 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 712/2826] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:08 2026] GET /volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 => generated 934 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:09.202976 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a0b1ebce-7fa1-4240-a27f-6f5fe87d9d29 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:09.204467 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a0b1ebce-7fa1-4240-a27f-6f5fe87d9d29 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/groups/4a17f2cd-0ddb-432d-9ba4-bc872ca83812 Aug 06 19:28:09.204757 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a0b1ebce-7fa1-4240-a27f-6f5fe87d9d29 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:09.205040 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a0b1ebce-7fa1-4240-a27f-6f5fe87d9d29 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:09.205222 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-a0b1ebce-7fa1-4240-a27f-6f5fe87d9d29 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] show called for member 4a17f2cd-0ddb-432d-9ba4-bc872ca83812 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:09.209329 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:09.209329 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:09.219320 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a0b1ebce-7fa1-4240-a27f-6f5fe87d9d29 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/groups/4a17f2cd-0ddb-432d-9ba4-bc872ca83812 returned with HTTP 200 Aug 06 19:28:09.219838 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 701/2827] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:09 2026] GET /volume/v3/groups/4a17f2cd-0ddb-432d-9ba4-bc872ca83812 => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:09.232936 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c8d630ad-e84d-4f5f-82ff-552ecfde51ff None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:09.240122 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c8d630ad-e84d-4f5f-82ff-552ecfde51ff tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:28:09.240622 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c8d630ad-e84d-4f5f-82ff-552ecfde51ff tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1148925178", "volume_type": "4a6af4f1-4a8f-4562-a397-24300940eda0", "group_id": "4a17f2cd-0ddb-432d-9ba4-bc872ca83812", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:09.244344 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-c8d630ad-e84d-4f5f-82ff-552ecfde51ff tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1148925178', 'volume_type': '4a6af4f1-4a8f-4562-a397-24300940eda0', 'group_id': '4a17f2cd-0ddb-432d-9ba4-bc872ca83812', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:28:09.262364 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:09.262364 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:09.263312 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-c8d630ad-e84d-4f5f-82ff-552ecfde51ff tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Create volume of 1 GB Aug 06 19:28:09.276806 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c8d630ad-e84d-4f5f-82ff-552ecfde51ff tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Availability Zones retrieved successfully. Aug 06 19:28:09.284728 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c8d630ad-e84d-4f5f-82ff-552ecfde51ff tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Flow 'volume_create_api' (d9447583-a475-40a4-b67e-51d23bcb6ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:28:09.286293 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c8d630ad-e84d-4f5f-82ff-552ecfde51ff tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aaba779-5f56-44be-af4c-45bdc1bc7ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:09.287093 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:09.287093 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:09.287720 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-c8d630ad-e84d-4f5f-82ff-552ecfde51ff tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:28:09.317655 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c8d630ad-e84d-4f5f-82ff-552ecfde51ff tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aaba779-5f56-44be-af4c-45bdc1bc7ffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:28:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4a6af4f1-4a8f-4562-a397-24300940eda0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1903377432',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4a6af4f1-4a8f-4562-a397-24300940eda0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4a17f2cd-0ddb-432d-9ba4-bc872ca83812', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:09.319747 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c8d630ad-e84d-4f5f-82ff-552ecfde51ff tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d0bc1ea-541f-4e77-ae43-75e27558902f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:09.370858 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-d145abde-5184-4f35-a79e-0966e8246cdf req-9813300a-c41b-4eb7-a457-eb2986143a5c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:09.374848 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-d145abde-5184-4f35-a79e-0966e8246cdf req-9813300a-c41b-4eb7-a457-eb2986143a5c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] POST https://10.4.3.5/volume/v3/attachments/9b957563-6f94-4400-afaf-12b72242f8ca/action Aug 06 19:28:09.375172 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-d145abde-5184-4f35-a79e-0966e8246cdf req-9813300a-c41b-4eb7-a457-eb2986143a5c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:28:09.375356 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-d145abde-5184-4f35-a79e-0966e8246cdf req-9813300a-c41b-4eb7-a457-eb2986143a5c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:09.377112 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-c8d630ad-e84d-4f5f-82ff-552ecfde51ff tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1903377432 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1903377432, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:28:09.377682 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-c8d630ad-e84d-4f5f-82ff-552ecfde51ff tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1903377432 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1903377432, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:28:09.398560 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:09.398560 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:09.416487 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-d145abde-5184-4f35-a79e-0966e8246cdf req-9813300a-c41b-4eb7-a457-eb2986143a5c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/attachments/9b957563-6f94-4400-afaf-12b72242f8ca/action returned with HTTP 204 Aug 06 19:28:09.416487 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 704/2828] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:28:09 2026] POST /volume/v3/attachments/9b957563-6f94-4400-afaf-12b72242f8ca/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:09.441471 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-c8d630ad-e84d-4f5f-82ff-552ecfde51ff tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Created reservations ['9fab4aed-56d5-4b98-82c7-4ae2f406e6ec', 'c4f71c94-197b-41be-85ef-fb561d0f8a5d', '9c61fc86-cca0-451f-85a3-7969099ba30e', '94f741e7-26ad-498a-b569-c404cf7134c8'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:28:09.442646 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c8d630ad-e84d-4f5f-82ff-552ecfde51ff tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d0bc1ea-541f-4e77-ae43-75e27558902f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fab4aed-56d5-4b98-82c7-4ae2f406e6ec', 'c4f71c94-197b-41be-85ef-fb561d0f8a5d', '9c61fc86-cca0-451f-85a3-7969099ba30e', '94f741e7-26ad-498a-b569-c404cf7134c8']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:09.443450 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c8d630ad-e84d-4f5f-82ff-552ecfde51ff tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7e8a89a-fb5d-4c49-bad1-a233b94b6fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:09.468952 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c8d630ad-e84d-4f5f-82ff-552ecfde51ff tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7e8a89a-fb5d-4c49-bad1-a233b94b6fbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7aef19fe-a21c-4bf4-b332-04a74d911ae9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1148925178',encryption_key_id=None,group_id=4a17f2cd-0ddb-432d-9ba4-bc872ca83812,group_type_id=,metadata={},multiattach=False,project_id='ec58176ad694428ab6f693fe0ef9d0e6',qos_specs=None,replication_status=,reservations=['9fab4aed-56d5-4b98-82c7-4ae2f406e6ec','c4f71c94-197b-41be-85ef-fb561d0f8a5d','9c61fc86-cca0-451f-85a3-7969099ba30e','94f741e7-26ad-498a-b569-c404cf7134c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='984c7512eac4435c835b295b12f60b13',volume_type_id=4a6af4f1-4a8f-4562-a397-24300940eda0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:28:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1148925178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4a17f2cd-0ddb-432d-9ba4-bc872ca83812,host=None,id=7aef19fe-a21c-4bf4-b332-04a74d911ae9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec58176ad694428ab6f693fe0ef9d0e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='984c7512eac4435c835b295b12f60b13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4a6af4f1-4a8f-4562-a397-24300940eda0),volume_type_id=4a6af4f1-4a8f-4562-a397-24300940eda0)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:09.469772 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c8d630ad-e84d-4f5f-82ff-552ecfde51ff tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cba6c71f-5166-4a59-9827-f99669818e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:09.493010 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c8d630ad-e84d-4f5f-82ff-552ecfde51ff tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cba6c71f-5166-4a59-9827-f99669818e7a) transitioned into state 'SUCCESS' from state '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-1148925178',encryption_key_id=None,group_id=4a17f2cd-0ddb-432d-9ba4-bc872ca83812,group_type_id=,metadata={},multiattach=False,project_id='ec58176ad694428ab6f693fe0ef9d0e6',qos_specs=None,replication_status=,reservations=['9fab4aed-56d5-4b98-82c7-4ae2f406e6ec','c4f71c94-197b-41be-85ef-fb561d0f8a5d','9c61fc86-cca0-451f-85a3-7969099ba30e','94f741e7-26ad-498a-b569-c404cf7134c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='984c7512eac4435c835b295b12f60b13',volume_type_id=4a6af4f1-4a8f-4562-a397-24300940eda0)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:09.493841 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c8d630ad-e84d-4f5f-82ff-552ecfde51ff tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5693329-22bd-4e9c-b6ab-92c4648092e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:09.517824 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c8d630ad-e84d-4f5f-82ff-552ecfde51ff tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5693329-22bd-4e9c-b6ab-92c4648092e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:09.519185 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c8d630ad-e84d-4f5f-82ff-552ecfde51ff tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Flow 'volume_create_api' (d9447583-a475-40a4-b67e-51d23bcb6ffa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:28:09.519670 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c8d630ad-e84d-4f5f-82ff-552ecfde51ff tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Create volume request issued successfully. Aug 06 19:28:09.520714 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-c8d630ad-e84d-4f5f-82ff-552ecfde51ff tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:09.521369 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-c8d630ad-e84d-4f5f-82ff-552ecfde51ff tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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 06 19:28:09.587448 np0000006689 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-c8d630ad-e84d-4f5f-82ff-552ecfde51ff tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:09.591673 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:09.591673 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:09.597572 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c8d630ad-e84d-4f5f-82ff-552ecfde51ff tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:28:09.597572 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 712/2829] 10.4.3.5 () {70 vars in 1286 bytes} [Thu Aug 6 19:28:09 2026] POST /volume/v3/volumes => generated 819 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:09.614706 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1d7c7df4-b7cd-4fd5-945f-212d1a160f74 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:09.616979 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1d7c7df4-b7cd-4fd5-945f-212d1a160f74 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/volumes/7aef19fe-a21c-4bf4-b332-04a74d911ae9 Aug 06 19:28:09.617255 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1d7c7df4-b7cd-4fd5-945f-212d1a160f74 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:09.617766 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1d7c7df4-b7cd-4fd5-945f-212d1a160f74 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:09.627044 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:09.627044 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:09.633769 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1d7c7df4-b7cd-4fd5-945f-212d1a160f74 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Volume info retrieved successfully. Aug 06 19:28:09.634961 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-1d7c7df4-b7cd-4fd5-945f-212d1a160f74 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:09.635228 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-1d7c7df4-b7cd-4fd5-945f-212d1a160f74 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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 06 19:28:09.682891 np0000006689 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-1d7c7df4-b7cd-4fd5-945f-212d1a160f74 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:09.689531 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:09.689531 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:09.699192 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1d7c7df4-b7cd-4fd5-945f-212d1a160f74 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/volumes/7aef19fe-a21c-4bf4-b332-04a74d911ae9 returned with HTTP 200 Aug 06 19:28:09.699700 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 713/2830] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:28:09 2026] GET /volume/v3/volumes/7aef19fe-a21c-4bf4-b332-04a74d911ae9 => generated 887 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:09.732417 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d3077611-3372-44ca-92cf-bf6c46615590 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:09.734571 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d3077611-3372-44ca-92cf-bf6c46615590 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:28:09.734938 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d3077611-3372-44ca-92cf-bf6c46615590 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:09.735146 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d3077611-3372-44ca-92cf-bf6c46615590 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:09.735286 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-d3077611-3372-44ca-92cf-bf6c46615590 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:09.741041 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:09.741041 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:09.741987 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d3077611-3372-44ca-92cf-bf6c46615590 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:28:09.742525 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 702/2831] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:09 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:09.839472 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0b0b690d-2d48-43e3-824f-3aa942a895e7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:09.843038 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0b0b690d-2d48-43e3-824f-3aa942a895e7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 Aug 06 19:28:09.843038 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0b0b690d-2d48-43e3-824f-3aa942a895e7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:09.843038 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0b0b690d-2d48-43e3-824f-3aa942a895e7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:09.843038 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-0b0b690d-2d48-43e3-824f-3aa942a895e7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Show backup with id 40083e4a-2bb4-44f8-b713-7451e8ceb213. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:09.847557 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:09.847557 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:09.848887 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0b0b690d-2d48-43e3-824f-3aa942a895e7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 returned with HTTP 200 Aug 06 19:28:09.849471 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 705/2832] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:09 2026] GET /volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:09.867934 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f2ae1b7f-74d1-4157-8599-12b0ee92365c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:09.883796 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f2ae1b7f-74d1-4157-8599-12b0ee92365c tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/e9391586-3c73-4e24-8323-d2c58987f4d0 Aug 06 19:28:09.885622 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f2ae1b7f-74d1-4157-8599-12b0ee92365c tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:09.888179 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f2ae1b7f-74d1-4157-8599-12b0ee92365c tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:09.913300 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:09.913300 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:09.913659 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f2ae1b7f-74d1-4157-8599-12b0ee92365c tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:28:09.914855 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f2ae1b7f-74d1-4157-8599-12b0ee92365c tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/e9391586-3c73-4e24-8323-d2c58987f4d0 returned with HTTP 200 Aug 06 19:28:09.915481 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 713/2833] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:28:09 2026] GET /volume/v3/snapshots/e9391586-3c73-4e24-8323-d2c58987f4d0 => generated 467 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:09.926798 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-53e3b664-56cc-4f64-992b-14a8edaa660f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:09.929629 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-53e3b664-56cc-4f64-992b-14a8edaa660f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 Aug 06 19:28:09.929928 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-53e3b664-56cc-4f64-992b-14a8edaa660f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:09.930626 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-53e3b664-56cc-4f64-992b-14a8edaa660f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:09.930626 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-53e3b664-56cc-4f64-992b-14a8edaa660f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Show backup with id 40083e4a-2bb4-44f8-b713-7451e8ceb213. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:09.937321 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:09.937321 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:09.938696 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-53e3b664-56cc-4f64-992b-14a8edaa660f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 returned with HTTP 200 Aug 06 19:28:09.939366 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 714/2834] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:09 2026] GET /volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:09.953396 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-caa09a91-cd61-4ce5-b0ff-7ec0de080001 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:09.955665 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-caa09a91-cd61-4ce5-b0ff-7ec0de080001 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] DELETE https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 Aug 06 19:28:09.955984 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-caa09a91-cd61-4ce5-b0ff-7ec0de080001 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:09.956754 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-caa09a91-cd61-4ce5-b0ff-7ec0de080001 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:09.956754 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-caa09a91-cd61-4ce5-b0ff-7ec0de080001 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Delete backup with id: 40083e4a-2bb4-44f8-b713-7451e8ceb213. Aug 06 19:28:09.963480 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:09.963480 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:09.979862 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-caa09a91-cd61-4ce5-b0ff-7ec0de080001 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] delete_backup rpcapi backup_id 40083e4a-2bb4-44f8-b713-7451e8ceb213 {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:28:09.985092 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-caa09a91-cd61-4ce5-b0ff-7ec0de080001 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 returned with HTTP 202 Aug 06 19:28:09.985092 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 703/2835] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:28:09 2026] DELETE /volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:28:09.995280 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7fce6ffd-04c9-4339-aeba-a1b9649ac15a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:09.998915 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7fce6ffd-04c9-4339-aeba-a1b9649ac15a tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 Aug 06 19:28:09.998915 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7fce6ffd-04c9-4339-aeba-a1b9649ac15a tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:09.998915 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7fce6ffd-04c9-4339-aeba-a1b9649ac15a tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:09.998915 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-7fce6ffd-04c9-4339-aeba-a1b9649ac15a tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Show backup with id 40083e4a-2bb4-44f8-b713-7451e8ceb213. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:09.999368 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-633776a4-d7ff-49ae-96d0-204796e63ce1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:10.002370 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-633776a4-d7ff-49ae-96d0-204796e63ce1 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 Aug 06 19:28:10.002687 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-633776a4-d7ff-49ae-96d0-204796e63ce1 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:10.003002 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-633776a4-d7ff-49ae-96d0-204796e63ce1 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:10.004677 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:10.004677 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:10.006613 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7fce6ffd-04c9-4339-aeba-a1b9649ac15a tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 returned with HTTP 200 Aug 06 19:28:10.006613 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 706/2836] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:09 2026] GET /volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 => generated 831 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:10.018076 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:10.018076 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:10.024571 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-633776a4-d7ff-49ae-96d0-204796e63ce1 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:28:10.030386 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-633776a4-d7ff-49ae-96d0-204796e63ce1 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 returned with HTTP 200 Aug 06 19:28:10.030800 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 714/2837] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:09 2026] GET /volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 => generated 1226 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:10.047892 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4db7aa6f-ad50-4cb9-8944-e4d14040bf3c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:10.050279 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4db7aa6f-ad50-4cb9-8944-e4d14040bf3c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 Aug 06 19:28:10.050568 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4db7aa6f-ad50-4cb9-8944-e4d14040bf3c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:10.050843 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4db7aa6f-ad50-4cb9-8944-e4d14040bf3c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:10.063103 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:10.063103 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:10.067546 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4db7aa6f-ad50-4cb9-8944-e4d14040bf3c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:28:10.071688 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4db7aa6f-ad50-4cb9-8944-e4d14040bf3c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 returned with HTTP 200 Aug 06 19:28:10.072264 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 715/2838] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:10 2026] GET /volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 => generated 1226 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:10.692545 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6f7e99f0-872f-4a03-84b5-d0bcdc85edc6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:10.695883 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6f7e99f0-872f-4a03-84b5-d0bcdc85edc6 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e Aug 06 19:28:10.696736 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6f7e99f0-872f-4a03-84b5-d0bcdc85edc6 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:10.697031 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6f7e99f0-872f-4a03-84b5-d0bcdc85edc6 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:10.710369 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:10.710369 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:10.718338 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6f7e99f0-872f-4a03-84b5-d0bcdc85edc6 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:28:10.721556 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d813a202-4804-4bda-936c-0deec76b52e3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:10.730222 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d813a202-4804-4bda-936c-0deec76b52e3 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/volumes/7aef19fe-a21c-4bf4-b332-04a74d911ae9 Aug 06 19:28:10.730222 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d813a202-4804-4bda-936c-0deec76b52e3 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:10.730222 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d813a202-4804-4bda-936c-0deec76b52e3 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:10.730508 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6f7e99f0-872f-4a03-84b5-d0bcdc85edc6 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e returned with HTTP 200 Aug 06 19:28:10.730508 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 704/2839] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:10 2026] GET /volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e => generated 935 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:10.746273 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:10.746273 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:10.751961 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d813a202-4804-4bda-936c-0deec76b52e3 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Volume info retrieved successfully. Aug 06 19:28:10.753486 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-d813a202-4804-4bda-936c-0deec76b52e3 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:10.753486 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-d813a202-4804-4bda-936c-0deec76b52e3 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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 06 19:28:10.756959 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f3e874be-bcff-4f86-8582-366a53e5a5d9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:10.759620 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f3e874be-bcff-4f86-8582-366a53e5a5d9 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:28:10.759925 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f3e874be-bcff-4f86-8582-366a53e5a5d9 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:10.760343 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f3e874be-bcff-4f86-8582-366a53e5a5d9 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:10.760574 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f3e874be-bcff-4f86-8582-366a53e5a5d9 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:10.766248 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:10.766248 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:10.767177 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f3e874be-bcff-4f86-8582-366a53e5a5d9 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:28:10.767839 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 715/2840] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:10 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:10.798653 np0000006689 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-d813a202-4804-4bda-936c-0deec76b52e3 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:10.803566 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:10.803566 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:10.812726 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d813a202-4804-4bda-936c-0deec76b52e3 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/volumes/7aef19fe-a21c-4bf4-b332-04a74d911ae9 returned with HTTP 200 Aug 06 19:28:10.813309 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 707/2841] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:28:10 2026] GET /volume/v3/volumes/7aef19fe-a21c-4bf4-b332-04a74d911ae9 => generated 912 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:10.829695 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e80ce4ac-6ed9-46de-a708-51fe5f6659b0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:10.832418 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e80ce4ac-6ed9-46de-a708-51fe5f6659b0 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] POST https://10.4.3.5/volume/v3/group_snapshots Aug 06 19:28:10.832575 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e80ce4ac-6ed9-46de-a708-51fe5f6659b0 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "4a17f2cd-0ddb-432d-9ba4-bc872ca83812", "name": "tempest-group_snapshot-370450280"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:10.834630 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-e80ce4ac-6ed9-46de-a708-51fe5f6659b0 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '4a17f2cd-0ddb-432d-9ba4-bc872ca83812', 'name': 'tempest-group_snapshot-370450280'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 06 19:28:10.839038 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:10.839038 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:10.845526 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.group_snapshots [None req-e80ce4ac-6ed9-46de-a708-51fe5f6659b0 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Creating group_snapshot tempest-group_snapshot-370450280. Aug 06 19:28:10.873569 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:10.873569 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:10.893876 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-e80ce4ac-6ed9-46de-a708-51fe5f6659b0 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1903377432 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1903377432, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:28:10.894218 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-e80ce4ac-6ed9-46de-a708-51fe5f6659b0 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1903377432 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1903377432, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:28:10.930849 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-e80ce4ac-6ed9-46de-a708-51fe5f6659b0 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Created reservations ['7d336a3c-ed2a-45b0-afd6-6911df952a23', '4132bd15-d491-465e-bac4-0854eebf8679', 'b7d28fad-6dd9-4de6-a7fe-d70ee29268fd', '8c237f25-9bc1-43b8-af1f-022e3cca5fa2'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:28:10.968391 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e80ce4ac-6ed9-46de-a708-51fe5f6659b0 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/group_snapshots returned with HTTP 202 Aug 06 19:28:10.972043 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 716/2842] 10.4.3.5 () {70 vars in 1310 bytes} [Thu Aug 6 19:28:10 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:10.987991 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a3862744-6e7e-416d-83af-14a0dd9ae1c4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:10.993856 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a3862744-6e7e-416d-83af-14a0dd9ae1c4 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/group_snapshots/f6f94a93-f61c-4141-91a5-5bd21c07ab2a Aug 06 19:28:10.994139 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a3862744-6e7e-416d-83af-14a0dd9ae1c4 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:10.994417 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a3862744-6e7e-416d-83af-14a0dd9ae1c4 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:10.994550 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.group_snapshots [None req-a3862744-6e7e-416d-83af-14a0dd9ae1c4 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] show called for member f6f94a93-f61c-4141-91a5-5bd21c07ab2a {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 19:28:10.999806 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:10.999806 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:11.006465 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a3862744-6e7e-416d-83af-14a0dd9ae1c4 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/group_snapshots/f6f94a93-f61c-4141-91a5-5bd21c07ab2a returned with HTTP 200 Aug 06 19:28:11.006465 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 705/2843] 10.4.3.5 () {68 vars in 1399 bytes} [Thu Aug 6 19:28:10 2026] GET /volume/v3/group_snapshots/f6f94a93-f61c-4141-91a5-5bd21c07ab2a => generated 306 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:11.020833 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6a12f5e1-d12e-4a9f-8cc4-78e9fbc09ee0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:11.024152 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6a12f5e1-d12e-4a9f-8cc4-78e9fbc09ee0 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 Aug 06 19:28:11.025130 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6a12f5e1-d12e-4a9f-8cc4-78e9fbc09ee0 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:11.025130 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6a12f5e1-d12e-4a9f-8cc4-78e9fbc09ee0 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:11.025421 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-6a12f5e1-d12e-4a9f-8cc4-78e9fbc09ee0 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Show backup with id 40083e4a-2bb4-44f8-b713-7451e8ceb213. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:11.031235 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6a12f5e1-d12e-4a9f-8cc4-78e9fbc09ee0 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 returned with HTTP 404 Aug 06 19:28:11.031690 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 716/2844] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:11 2026] GET /volume/v3/backups/40083e4a-2bb4-44f8-b713-7451e8ceb213 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:11.067483 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-120b9c6f-51cc-4766-9cae-444798548eb3 req-827dae3d-e137-422e-abf2-b028129069a8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:11.072315 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-120b9c6f-51cc-4766-9cae-444798548eb3 req-827dae3d-e137-422e-abf2-b028129069a8 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e Aug 06 19:28:11.072536 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-120b9c6f-51cc-4766-9cae-444798548eb3 req-827dae3d-e137-422e-abf2-b028129069a8 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:11.072771 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-120b9c6f-51cc-4766-9cae-444798548eb3 req-827dae3d-e137-422e-abf2-b028129069a8 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:11.081043 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:11.081043 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:11.086668 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-120b9c6f-51cc-4766-9cae-444798548eb3 req-827dae3d-e137-422e-abf2-b028129069a8 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:28:11.091652 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-120b9c6f-51cc-4766-9cae-444798548eb3 req-827dae3d-e137-422e-abf2-b028129069a8 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e returned with HTTP 200 Aug 06 19:28:11.092124 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 708/2845] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:28:11 2026] GET /volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e => generated 935 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:11.178190 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-29583fb6-3eff-49b7-b5e0-298cc59cd3dd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:11.182082 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29583fb6-3eff-49b7-b5e0-298cc59cd3dd tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/e9391586-3c73-4e24-8323-d2c58987f4d0 Aug 06 19:28:11.182243 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-29583fb6-3eff-49b7-b5e0-298cc59cd3dd tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:11.182603 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-29583fb6-3eff-49b7-b5e0-298cc59cd3dd tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:11.182931 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-29583fb6-3eff-49b7-b5e0-298cc59cd3dd tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Delete snapshot with id: e9391586-3c73-4e24-8323-d2c58987f4d0 Aug 06 19:28:11.191348 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:11.191348 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:11.192462 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-29583fb6-3eff-49b7-b5e0-298cc59cd3dd tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:28:11.216895 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5751026d-a9bc-4836-b46a-d72eb33e7ee8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:11.217861 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5751026d-a9bc-4836-b46a-d72eb33e7ee8 None None] GET https://10.4.3.5/volume// Aug 06 19:28:11.218181 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5751026d-a9bc-4836-b46a-d72eb33e7ee8 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:11.218464 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5751026d-a9bc-4836-b46a-d72eb33e7ee8 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:11.219559 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5751026d-a9bc-4836-b46a-d72eb33e7ee8 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:28:11.220501 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 706/2846] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:28:11 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:28:11.220620 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-29583fb6-3eff-49b7-b5e0-298cc59cd3dd tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot delete request issued successfully. Aug 06 19:28:11.220824 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29583fb6-3eff-49b7-b5e0-298cc59cd3dd tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/e9391586-3c73-4e24-8323-d2c58987f4d0 returned with HTTP 202 Aug 06 19:28:11.221288 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 717/2847] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:28:11 2026] DELETE /volume/v3/snapshots/e9391586-3c73-4e24-8323-d2c58987f4d0 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:28:11.231249 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-45179c13-dfbe-46fc-a584-f23e28c8cac9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:11.231348 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-120b9c6f-51cc-4766-9cae-444798548eb3 req-7e77ed20-a1ce-4a6e-8767-70a57f45aa6a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:11.232954 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-45179c13-dfbe-46fc-a584-f23e28c8cac9 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/e9391586-3c73-4e24-8323-d2c58987f4d0 Aug 06 19:28:11.233347 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-45179c13-dfbe-46fc-a584-f23e28c8cac9 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:11.233407 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-120b9c6f-51cc-4766-9cae-444798548eb3 req-7e77ed20-a1ce-4a6e-8767-70a57f45aa6a tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:28:11.233707 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-45179c13-dfbe-46fc-a584-f23e28c8cac9 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:11.233768 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-120b9c6f-51cc-4766-9cae-444798548eb3 req-7e77ed20-a1ce-4a6e-8767-70a57f45aa6a tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "518605ef-63ab-42ff-9005-6dfceedd359e", "connector": null, "instance_uuid": "219dab31-8bbb-4eaa-bca2-b04190dc6b47"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:11.239971 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:11.239971 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:11.240736 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-45179c13-dfbe-46fc-a584-f23e28c8cac9 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:28:11.241746 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-45179c13-dfbe-46fc-a584-f23e28c8cac9 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/e9391586-3c73-4e24-8323-d2c58987f4d0 returned with HTTP 200 Aug 06 19:28:11.242354 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 717/2848] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:28:11 2026] GET /volume/v3/snapshots/e9391586-3c73-4e24-8323-d2c58987f4d0 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:11.244152 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:11.244152 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:11.288281 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-120b9c6f-51cc-4766-9cae-444798548eb3 req-7e77ed20-a1ce-4a6e-8767-70a57f45aa6a tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:28:11.288744 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 709/2849] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:28:11 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 06 19:28:11.335042 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6b717647-4f3e-49a4-8173-f64d988287c7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:11.337510 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6b717647-4f3e-49a4-8173-f64d988287c7 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e Aug 06 19:28:11.337875 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6b717647-4f3e-49a4-8173-f64d988287c7 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:11.338256 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6b717647-4f3e-49a4-8173-f64d988287c7 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:11.347003 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1ba304fb-3418-44bc-b307-d896ca152030 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:11.347003 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1ba304fb-3418-44bc-b307-d896ca152030 None None] GET https://10.4.3.5/volume// Aug 06 19:28:11.347003 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1ba304fb-3418-44bc-b307-d896ca152030 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:11.347003 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1ba304fb-3418-44bc-b307-d896ca152030 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:11.347484 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1ba304fb-3418-44bc-b307-d896ca152030 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:28:11.347776 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 718/2850] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:28:11 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:28:11.358919 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-120b9c6f-51cc-4766-9cae-444798548eb3 req-88e1d955-ac42-44a0-8a50-b151b9302871 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:11.363937 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-120b9c6f-51cc-4766-9cae-444798548eb3 req-88e1d955-ac42-44a0-8a50-b151b9302871 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e Aug 06 19:28:11.363937 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-120b9c6f-51cc-4766-9cae-444798548eb3 req-88e1d955-ac42-44a0-8a50-b151b9302871 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:11.363937 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-120b9c6f-51cc-4766-9cae-444798548eb3 req-88e1d955-ac42-44a0-8a50-b151b9302871 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:11.368074 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:11.368074 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:11.378460 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:11.378460 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:11.383816 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6b717647-4f3e-49a4-8173-f64d988287c7 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:28:11.388726 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-120b9c6f-51cc-4766-9cae-444798548eb3 req-88e1d955-ac42-44a0-8a50-b151b9302871 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:28:11.392445 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6b717647-4f3e-49a4-8173-f64d988287c7 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e returned with HTTP 200 Aug 06 19:28:11.393132 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 707/2851] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:11 2026] GET /volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e => generated 934 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:11.393781 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-120b9c6f-51cc-4766-9cae-444798548eb3 req-88e1d955-ac42-44a0-8a50-b151b9302871 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e returned with HTTP 200 Aug 06 19:28:11.394398 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 718/2852] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:28:11 2026] GET /volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e => generated 1114 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:28:11.524950 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-120b9c6f-51cc-4766-9cae-444798548eb3 req-648f73cd-e310-44e0-b184-7e565900817c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:11.527486 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-120b9c6f-51cc-4766-9cae-444798548eb3 req-648f73cd-e310-44e0-b184-7e565900817c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] PUT https://10.4.3.5/volume/v3/attachments/b3e90b40-9046-4a13-bf2f-20845f83afc1 Aug 06 19:28:11.527951 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-120b9c6f-51cc-4766-9cae-444798548eb3 req-648f73cd-e310-44e0-b184-7e565900817c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:11.537540 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-120b9c6f-51cc-4766-9cae-444798548eb3 req-648f73cd-e310-44e0-b184-7e565900817c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Acquiring lock "cinder-attachment_update-518605ef-63ab-42ff-9005-6dfceedd359e-np0000006689" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:28:11.544109 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-120b9c6f-51cc-4766-9cae-444798548eb3 req-648f73cd-e310-44e0-b184-7e565900817c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Lock "cinder-attachment_update-518605ef-63ab-42ff-9005-6dfceedd359e-np0000006689" acquired by "attachment_update" :: waited 0.007s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:28:11.545641 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:11.545641 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:11.638496 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-120b9c6f-51cc-4766-9cae-444798548eb3 req-648f73cd-e310-44e0-b184-7e565900817c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Lock "cinder-attachment_update-518605ef-63ab-42ff-9005-6dfceedd359e-np0000006689" released by "attachment_update" :: held 0.094s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:28:11.638885 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-120b9c6f-51cc-4766-9cae-444798548eb3 req-648f73cd-e310-44e0-b184-7e565900817c tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/attachments/b3e90b40-9046-4a13-bf2f-20845f83afc1 returned with HTTP 200 Aug 06 19:28:11.639413 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 710/2853] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:28:11 2026] PUT /volume/v3/attachments/b3e90b40-9046-4a13-bf2f-20845f83afc1 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:11.782171 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9ea60f5b-b780-4502-ad91-3f3d7e915fe9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:11.785238 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ea60f5b-b780-4502-ad91-3f3d7e915fe9 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:28:11.785488 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9ea60f5b-b780-4502-ad91-3f3d7e915fe9 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:11.785652 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9ea60f5b-b780-4502-ad91-3f3d7e915fe9 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:11.785762 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-9ea60f5b-b780-4502-ad91-3f3d7e915fe9 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:11.796772 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:11.796772 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:11.797626 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ea60f5b-b780-4502-ad91-3f3d7e915fe9 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:28:11.798060 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 719/2854] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:11 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 732 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:12.019216 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d4606188-f11f-4c5f-b724-921020a6cdb6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:12.023180 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d4606188-f11f-4c5f-b724-921020a6cdb6 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/group_snapshots/f6f94a93-f61c-4141-91a5-5bd21c07ab2a Aug 06 19:28:12.023581 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d4606188-f11f-4c5f-b724-921020a6cdb6 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:12.024199 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d4606188-f11f-4c5f-b724-921020a6cdb6 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:12.025123 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.group_snapshots [None req-d4606188-f11f-4c5f-b724-921020a6cdb6 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] show called for member f6f94a93-f61c-4141-91a5-5bd21c07ab2a {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 19:28:12.032478 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:12.032478 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:12.039337 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d4606188-f11f-4c5f-b724-921020a6cdb6 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/group_snapshots/f6f94a93-f61c-4141-91a5-5bd21c07ab2a returned with HTTP 200 Aug 06 19:28:12.039803 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 708/2855] 10.4.3.5 () {68 vars in 1399 bytes} [Thu Aug 6 19:28:12 2026] GET /volume/v3/group_snapshots/f6f94a93-f61c-4141-91a5-5bd21c07ab2a => generated 307 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:12.050418 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6b6fcc1f-65ed-4110-bc95-ef6188bb8276 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:12.052686 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6b6fcc1f-65ed-4110-bc95-ef6188bb8276 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/snapshots/detail Aug 06 19:28:12.052947 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6b6fcc1f-65ed-4110-bc95-ef6188bb8276 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:12.053251 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6b6fcc1f-65ed-4110-bc95-ef6188bb8276 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:12.053606 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-6b6fcc1f-65ed-4110-bc95-ef6188bb8276 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:28:12.054931 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-6b6fcc1f-65ed-4110-bc95-ef6188bb8276 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 19:28:12.060903 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6b6fcc1f-65ed-4110-bc95-ef6188bb8276 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Get all snapshots completed successfully. Aug 06 19:28:12.060903 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:12.060903 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:12.061482 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6b6fcc1f-65ed-4110-bc95-ef6188bb8276 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 19:28:12.062010 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 719/2856] 10.4.3.5 () {66 vars in 1250 bytes} [Thu Aug 6 19:28:12 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:12.071458 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e234c28d-fb72-4e86-857d-5df184874d75 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:12.073367 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e234c28d-fb72-4e86-857d-5df184874d75 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/snapshots/4402a70f-9af6-4050-8442-13a2f9ad6948 Aug 06 19:28:12.073546 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e234c28d-fb72-4e86-857d-5df184874d75 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:12.073751 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e234c28d-fb72-4e86-857d-5df184874d75 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:12.080220 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:12.080220 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:12.081136 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e234c28d-fb72-4e86-857d-5df184874d75 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Snapshot retrieved successfully. Aug 06 19:28:12.082314 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e234c28d-fb72-4e86-857d-5df184874d75 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/snapshots/4402a70f-9af6-4050-8442-13a2f9ad6948 returned with HTTP 200 Aug 06 19:28:12.082963 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 711/2857] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:28:12 2026] GET /volume/v3/snapshots/4402a70f-9af6-4050-8442-13a2f9ad6948 => generated 450 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:12.094365 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8f4914e5-1988-45e1-be82-cb653de82fc1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:12.096394 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f4914e5-1988-45e1-be82-cb653de82fc1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] POST https://10.4.3.5/volume/v3/groups/action Aug 06 19:28:12.096753 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8f4914e5-1988-45e1-be82-cb653de82fc1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "f6f94a93-f61c-4141-91a5-5bd21c07ab2a", "name": "tempest-Group_from_snap-1962787422"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:28:12.096961 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8f4914e5-1988-45e1-be82-cb653de82fc1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "f6f94a93-f61c-4141-91a5-5bd21c07ab2a", "name": "tempest-Group_from_snap-1962787422"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:12.098876 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-8f4914e5-1988-45e1-be82-cb653de82fc1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'f6f94a93-f61c-4141-91a5-5bd21c07ab2a', 'name': 'tempest-Group_from_snap-1962787422'}}. {{(pid=100265) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 06 19:28:12.098984 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-8f4914e5-1988-45e1-be82-cb653de82fc1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Creating group tempest-Group_from_snap-1962787422 from group_snapshot f6f94a93-f61c-4141-91a5-5bd21c07ab2a. Aug 06 19:28:12.103739 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:12.103739 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:12.111602 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:12.111602 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:12.116145 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:12.116145 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:12.155999 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-8f4914e5-1988-45e1-be82-cb653de82fc1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Created reservations ['a1f2c741-2e12-4bc7-91e5-9931516a2f60'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:28:12.220541 np0000006689 devstack@c-api.service[100265]: INFO cinder.group.api [None req-8f4914e5-1988-45e1-be82-cb653de82fc1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] A mapping entry already exists for group 6d62e662-37a7-4cd5-9264-d635114406d1 and volume type 4a6af4f1-4a8f-4562-a397-24300940eda0. Do not need to create again. Aug 06 19:28:12.220949 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:12.220949 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:12.221637 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8f4914e5-1988-45e1-be82-cb653de82fc1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Availability Zones retrieved successfully. Aug 06 19:28:12.230749 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8f4914e5-1988-45e1-be82-cb653de82fc1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Flow 'volume_create_api' (52902871-9ea8-4e0e-bb5d-2f13353c4f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:28:12.232537 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8f4914e5-1988-45e1-be82-cb653de82fc1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8a25476-bdcd-41d9-be79-07dca0f97267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:12.234316 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-8f4914e5-1988-45e1-be82-cb653de82fc1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:28:12.254503 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a11712b8-cbe0-466c-93e6-f072ca982b27 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:12.259243 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a11712b8-cbe0-466c-93e6-f072ca982b27 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/e9391586-3c73-4e24-8323-d2c58987f4d0 Aug 06 19:28:12.259531 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a11712b8-cbe0-466c-93e6-f072ca982b27 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:12.259800 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a11712b8-cbe0-466c-93e6-f072ca982b27 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:12.271225 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a11712b8-cbe0-466c-93e6-f072ca982b27 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/e9391586-3c73-4e24-8323-d2c58987f4d0 returned with HTTP 404 Aug 06 19:28:12.271991 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 709/2858] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:28:12 2026] GET /volume/v3/snapshots/e9391586-3c73-4e24-8323-d2c58987f4d0 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:12.284139 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8f4914e5-1988-45e1-be82-cb653de82fc1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8a25476-bdcd-41d9-be79-07dca0f97267) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4402a70f-9af6-4050-8442-13a2f9ad6948', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:28:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4a6af4f1-4a8f-4562-a397-24300940eda0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1903377432',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4a6af4f1-4a8f-4562-a397-24300940eda0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6d62e662-37a7-4cd5-9264-d635114406d1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:12.286223 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8f4914e5-1988-45e1-be82-cb653de82fc1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaa9593c-3286-49fc-bc66-eeb154e12f38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:12.287485 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0a37ecc7-26f2-4a60-8c10-367ae88501a5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:12.295681 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0a37ecc7-26f2-4a60-8c10-367ae88501a5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e Aug 06 19:28:12.295681 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0a37ecc7-26f2-4a60-8c10-367ae88501a5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:12.296767 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0a37ecc7-26f2-4a60-8c10-367ae88501a5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:12.309863 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:12.309863 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:12.317108 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0a37ecc7-26f2-4a60-8c10-367ae88501a5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:28:12.323863 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0a37ecc7-26f2-4a60-8c10-367ae88501a5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e returned with HTTP 200 Aug 06 19:28:12.324501 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 720/2859] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:12 2026] GET /volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:12.328568 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-8f4914e5-1988-45e1-be82-cb653de82fc1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1903377432 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1903377432, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:28:12.359029 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-8f4914e5-1988-45e1-be82-cb653de82fc1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Created reservations ['23228627-fca2-400c-a1a8-d7f53ec8c2de', '37dca452-515c-4be9-b400-f5db053e74bd'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:28:12.360762 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8f4914e5-1988-45e1-be82-cb653de82fc1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaa9593c-3286-49fc-bc66-eeb154e12f38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23228627-fca2-400c-a1a8-d7f53ec8c2de', '37dca452-515c-4be9-b400-f5db053e74bd']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:12.361126 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8f4914e5-1988-45e1-be82-cb653de82fc1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb0d6fa4-3bee-4fb6-8f3a-84f4e4a27d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:12.374380 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1878dc5e-e08f-4909-bee8-9ccdc44a867d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:12.377547 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1878dc5e-e08f-4909-bee8-9ccdc44a867d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:28:12.378180 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1878dc5e-e08f-4909-bee8-9ccdc44a867d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "11f21727-e5ec-459d-91b4-c79ce982c40c", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1109196440"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:12.381641 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-1878dc5e-e08f-4909-bee8-9ccdc44a867d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Create volume request body: {'volume': {'imageRef': '11f21727-e5ec-459d-91b4-c79ce982c40c', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1109196440'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:28:12.408237 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8f4914e5-1988-45e1-be82-cb653de82fc1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb0d6fa4-3bee-4fb6-8f3a-84f4e4a27d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7bb3efdd-7f63-4b16-b30f-baa23f7311ef', '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=6d62e662-37a7-4cd5-9264-d635114406d1,group_type_id=,metadata={},multiattach=False,project_id='ec58176ad694428ab6f693fe0ef9d0e6',qos_specs=None,replication_status=,reservations=['23228627-fca2-400c-a1a8-d7f53ec8c2de','37dca452-515c-4be9-b400-f5db053e74bd'],size=1,snapshot_id=4402a70f-9af6-4050-8442-13a2f9ad6948,source_replicaid=,source_volid=None,status='creating',user_id='984c7512eac4435c835b295b12f60b13',volume_type_id=4a6af4f1-4a8f-4562-a397-24300940eda0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:28:12Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6d62e662-37a7-4cd5-9264-d635114406d1,host=None,id=7bb3efdd-7f63-4b16-b30f-baa23f7311ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec58176ad694428ab6f693fe0ef9d0e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4402a70f-9af6-4050-8442-13a2f9ad6948,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='984c7512eac4435c835b295b12f60b13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4a6af4f1-4a8f-4562-a397-24300940eda0),volume_type_id=4a6af4f1-4a8f-4562-a397-24300940eda0)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:12.408738 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8f4914e5-1988-45e1-be82-cb653de82fc1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (279a9011-d83c-4514-8376-418031e6e952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:12.409580 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-13a0b6cc-c3a4-4f3c-ae6e-d26a12fd3e5a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:12.413048 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-13a0b6cc-c3a4-4f3c-ae6e-d26a12fd3e5a tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e Aug 06 19:28:12.413813 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-13a0b6cc-c3a4-4f3c-ae6e-d26a12fd3e5a tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:12.413813 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-13a0b6cc-c3a4-4f3c-ae6e-d26a12fd3e5a tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:12.430872 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:12.430872 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:12.434195 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8f4914e5-1988-45e1-be82-cb653de82fc1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (279a9011-d83c-4514-8376-418031e6e952) transitioned into state 'SUCCESS' from 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=6d62e662-37a7-4cd5-9264-d635114406d1,group_type_id=,metadata={},multiattach=False,project_id='ec58176ad694428ab6f693fe0ef9d0e6',qos_specs=None,replication_status=,reservations=['23228627-fca2-400c-a1a8-d7f53ec8c2de','37dca452-515c-4be9-b400-f5db053e74bd'],size=1,snapshot_id=4402a70f-9af6-4050-8442-13a2f9ad6948,source_replicaid=,source_volid=None,status='creating',user_id='984c7512eac4435c835b295b12f60b13',volume_type_id=4a6af4f1-4a8f-4562-a397-24300940eda0)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:12.434944 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8f4914e5-1988-45e1-be82-cb653de82fc1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Flow 'volume_create_api' (52902871-9ea8-4e0e-bb5d-2f13353c4f73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:28:12.435463 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8f4914e5-1988-45e1-be82-cb653de82fc1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Create volume request issued successfully. Aug 06 19:28:12.436181 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-13a0b6cc-c3a4-4f3c-ae6e-d26a12fd3e5a tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:28:12.442388 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-13a0b6cc-c3a4-4f3c-ae6e-d26a12fd3e5a tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e returned with HTTP 200 Aug 06 19:28:12.443332 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 710/2860] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:12 2026] GET /volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e => generated 935 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:12.476898 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f4914e5-1988-45e1-be82-cb653de82fc1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/groups/action returned with HTTP 202 Aug 06 19:28:12.477396 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 720/2861] 10.4.3.5 () {70 vars in 1304 bytes} [Thu Aug 6 19:28:12 2026] POST /volume/v3/groups/action => generated 103 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:12.493158 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4701563f-04ca-4e02-bf34-633e2b673659 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:12.497328 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4701563f-04ca-4e02-bf34-633e2b673659 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/volumes/detail Aug 06 19:28:12.497328 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4701563f-04ca-4e02-bf34-633e2b673659 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:12.497328 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4701563f-04ca-4e02-bf34-633e2b673659 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:12.497478 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-4701563f-04ca-4e02-bf34-633e2b673659 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:28:12.499906 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4701563f-04ca-4e02-bf34-633e2b673659 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:28:12.516838 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4701563f-04ca-4e02-bf34-633e2b673659 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Get all volumes completed successfully. Aug 06 19:28:12.520397 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-4701563f-04ca-4e02-bf34-633e2b673659 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:12.520645 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-4701563f-04ca-4e02-bf34-633e2b673659 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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 06 19:28:12.522807 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-1878dc5e-e08f-4909-bee8-9ccdc44a867d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Create volume of 1 GB Aug 06 19:28:12.529414 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1878dc5e-e08f-4909-bee8-9ccdc44a867d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Availability Zones retrieved successfully. Aug 06 19:28:12.539886 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1878dc5e-e08f-4909-bee8-9ccdc44a867d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Flow 'volume_create_api' (57986abf-254e-490e-ba8c-f1e56a1da38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:28:12.541416 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1878dc5e-e08f-4909-bee8-9ccdc44a867d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65a8eee8-f3dc-444d-8a80-a1e0b3dc5568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:12.544344 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-1878dc5e-e08f-4909-bee8-9ccdc44a867d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:28:12.576058 np0000006689 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-4701563f-04ca-4e02-bf34-633e2b673659 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:12.580631 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:12.580631 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:12.587147 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-4701563f-04ca-4e02-bf34-633e2b673659 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:12.587392 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-4701563f-04ca-4e02-bf34-633e2b673659 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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 06 19:28:12.637679 np0000006689 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-4701563f-04ca-4e02-bf34-633e2b673659 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:12.641880 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:12.641880 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:12.647797 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1878dc5e-e08f-4909-bee8-9ccdc44a867d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65a8eee8-f3dc-444d-8a80-a1e0b3dc5568) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:12.648891 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1878dc5e-e08f-4909-bee8-9ccdc44a867d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff8b8574-83b3-49e3-a9ea-efffc1b7b20a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:12.652595 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4701563f-04ca-4e02-bf34-633e2b673659 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/volumes/detail returned with HTTP 200 Aug 06 19:28:12.653000 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 721/2862] 10.4.3.5 () {68 vars in 1285 bytes} [Thu Aug 6 19:28:12 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:28:12.672989 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-702f7b2b-0b64-4662-b637-5d847861f524 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:12.675116 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-702f7b2b-0b64-4662-b637-5d847861f524 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/volumes/7bb3efdd-7f63-4b16-b30f-baa23f7311ef Aug 06 19:28:12.675499 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-702f7b2b-0b64-4662-b637-5d847861f524 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:12.676083 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-702f7b2b-0b64-4662-b637-5d847861f524 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:12.689568 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:12.689568 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:12.694551 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-702f7b2b-0b64-4662-b637-5d847861f524 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Volume info retrieved successfully. Aug 06 19:28:12.696269 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-702f7b2b-0b64-4662-b637-5d847861f524 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:12.696703 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-702f7b2b-0b64-4662-b637-5d847861f524 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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 06 19:28:12.710131 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-1878dc5e-e08f-4909-bee8-9ccdc44a867d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Created reservations ['c0c208bf-ad52-4aca-8787-9b69d74624cd', '5e5e1d2a-1e98-486e-b629-153963c8898e', '7723feb9-d7bd-4044-800f-af18e593abb4', '40c5c906-eadb-4232-8f92-76c956f84d1b'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:28:12.712105 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1878dc5e-e08f-4909-bee8-9ccdc44a867d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff8b8574-83b3-49e3-a9ea-efffc1b7b20a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0c208bf-ad52-4aca-8787-9b69d74624cd', '5e5e1d2a-1e98-486e-b629-153963c8898e', '7723feb9-d7bd-4044-800f-af18e593abb4', '40c5c906-eadb-4232-8f92-76c956f84d1b']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:12.712105 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1878dc5e-e08f-4909-bee8-9ccdc44a867d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c392d658-37a7-4460-acc7-edf2d6a7cc7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:12.742390 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1878dc5e-e08f-4909-bee8-9ccdc44a867d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c392d658-37a7-4460-acc7-edf2d6a7cc7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4bf0a79-e17e-4363-93f1-ef2c83726de9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1109196440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d858353ef7cf4ca2a656797ecfe2596b',qos_specs=None,replication_status=,reservations=['c0c208bf-ad52-4aca-8787-9b69d74624cd','5e5e1d2a-1e98-486e-b629-153963c8898e','7723feb9-d7bd-4044-800f-af18e593abb4','40c5c906-eadb-4232-8f92-76c956f84d1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63f926cc039849ab999b5569e3b5051c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:28:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1109196440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4bf0a79-e17e-4363-93f1-ef2c83726de9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d858353ef7cf4ca2a656797ecfe2596b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63f926cc039849ab999b5569e3b5051c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:12.744393 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1878dc5e-e08f-4909-bee8-9ccdc44a867d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f8c1eb6-8541-48f7-8b15-47239c53c5a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:12.755125 np0000006689 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-702f7b2b-0b64-4662-b637-5d847861f524 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:12.760507 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:12.760507 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:12.774551 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-702f7b2b-0b64-4662-b637-5d847861f524 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/volumes/7bb3efdd-7f63-4b16-b30f-baa23f7311ef returned with HTTP 200 Aug 06 19:28:12.775441 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 711/2863] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:28:12 2026] GET /volume/v3/volumes/7bb3efdd-7f63-4b16-b30f-baa23f7311ef => generated 923 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:12.776639 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1878dc5e-e08f-4909-bee8-9ccdc44a867d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f8c1eb6-8541-48f7-8b15-47239c53c5a1) transitioned into state 'SUCCESS' from state '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-1109196440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d858353ef7cf4ca2a656797ecfe2596b',qos_specs=None,replication_status=,reservations=['c0c208bf-ad52-4aca-8787-9b69d74624cd','5e5e1d2a-1e98-486e-b629-153963c8898e','7723feb9-d7bd-4044-800f-af18e593abb4','40c5c906-eadb-4232-8f92-76c956f84d1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63f926cc039849ab999b5569e3b5051c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:12.777559 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1878dc5e-e08f-4909-bee8-9ccdc44a867d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b19778c2-bf9c-4542-b9a5-a4df74f4bb3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:12.795514 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-147a7b1a-0b59-45dd-9a8b-45ec49ddd258 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:12.797427 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1878dc5e-e08f-4909-bee8-9ccdc44a867d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b19778c2-bf9c-4542-b9a5-a4df74f4bb3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:12.798853 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1878dc5e-e08f-4909-bee8-9ccdc44a867d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Flow 'volume_create_api' (57986abf-254e-490e-ba8c-f1e56a1da38f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:28:12.798853 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1878dc5e-e08f-4909-bee8-9ccdc44a867d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Create volume request issued successfully. Aug 06 19:28:12.799623 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1878dc5e-e08f-4909-bee8-9ccdc44a867d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:28:12.800099 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-147a7b1a-0b59-45dd-9a8b-45ec49ddd258 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/groups/6d62e662-37a7-4cd5-9264-d635114406d1 Aug 06 19:28:12.800608 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-147a7b1a-0b59-45dd-9a8b-45ec49ddd258 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:12.800691 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 712/2864] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:28:12 2026] POST /volume/v3/volumes => generated 750 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:28:12.800853 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-147a7b1a-0b59-45dd-9a8b-45ec49ddd258 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:12.800853 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-147a7b1a-0b59-45dd-9a8b-45ec49ddd258 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] show called for member 6d62e662-37a7-4cd5-9264-d635114406d1 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:12.816694 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:12.816694 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:12.817725 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0e6debf0-6447-49c6-8eef-827d3e1338aa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:12.822319 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ef3bca02-b66e-46c6-8858-7921e513fd39 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:12.822690 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0e6debf0-6447-49c6-8eef-827d3e1338aa tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:28:12.822690 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0e6debf0-6447-49c6-8eef-827d3e1338aa tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:12.822690 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0e6debf0-6447-49c6-8eef-827d3e1338aa tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:12.822690 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-0e6debf0-6447-49c6-8eef-827d3e1338aa tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:12.823361 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ef3bca02-b66e-46c6-8858-7921e513fd39 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 Aug 06 19:28:12.824488 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ef3bca02-b66e-46c6-8858-7921e513fd39 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:12.824488 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ef3bca02-b66e-46c6-8858-7921e513fd39 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:12.833245 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-147a7b1a-0b59-45dd-9a8b-45ec49ddd258 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/groups/6d62e662-37a7-4cd5-9264-d635114406d1 returned with HTTP 200 Aug 06 19:28:12.833763 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 721/2865] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:12 2026] GET /volume/v3/groups/6d62e662-37a7-4cd5-9264-d635114406d1 => generated 418 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:12.835360 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:12.835360 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:12.836120 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:12.836120 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:12.836756 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0e6debf0-6447-49c6-8eef-827d3e1338aa tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:28:12.837354 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 722/2866] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:12 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 732 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:12.843467 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ef3bca02-b66e-46c6-8858-7921e513fd39 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:28:12.849827 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3fc34ae0-75a4-4585-9f87-b0e782c6baca None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:12.850708 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ef3bca02-b66e-46c6-8858-7921e513fd39 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 returned with HTTP 200 Aug 06 19:28:12.851421 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 712/2867] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:12 2026] GET /volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:12.852431 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3fc34ae0-75a4-4585-9f87-b0e782c6baca tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/volumes/detail Aug 06 19:28:12.852822 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3fc34ae0-75a4-4585-9f87-b0e782c6baca tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:12.853114 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3fc34ae0-75a4-4585-9f87-b0e782c6baca tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:12.853492 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-3fc34ae0-75a4-4585-9f87-b0e782c6baca tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:28:12.853934 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:12.853934 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:12.854523 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3fc34ae0-75a4-4585-9f87-b0e782c6baca tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:28:12.867658 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3fc34ae0-75a4-4585-9f87-b0e782c6baca tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Get all volumes completed successfully. Aug 06 19:28:12.868271 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-3fc34ae0-75a4-4585-9f87-b0e782c6baca tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:12.868619 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-3fc34ae0-75a4-4585-9f87-b0e782c6baca tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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 06 19:28:12.923441 np0000006689 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-3fc34ae0-75a4-4585-9f87-b0e782c6baca tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:12.927418 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:12.927418 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:12.932208 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-3fc34ae0-75a4-4585-9f87-b0e782c6baca tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:12.932373 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-3fc34ae0-75a4-4585-9f87-b0e782c6baca tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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 06 19:28:12.990512 np0000006689 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-3fc34ae0-75a4-4585-9f87-b0e782c6baca tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:12.995290 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:12.995290 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:13.006102 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3fc34ae0-75a4-4585-9f87-b0e782c6baca tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/volumes/detail returned with HTTP 200 Aug 06 19:28:13.006890 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 713/2868] 10.4.3.5 () {68 vars in 1285 bytes} [Thu Aug 6 19:28:12 2026] GET /volume/v3/volumes/detail => generated 1828 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:28:13.023407 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a1b7d73b-78da-4c05-aa13-fb5a352d6011 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:13.025381 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a1b7d73b-78da-4c05-aa13-fb5a352d6011 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] POST https://10.4.3.5/volume/v3/groups/6d62e662-37a7-4cd5-9264-d635114406d1/action Aug 06 19:28:13.025746 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a1b7d73b-78da-4c05-aa13-fb5a352d6011 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:28:13.025915 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a1b7d73b-78da-4c05-aa13-fb5a352d6011 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:13.027543 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-a1b7d73b-78da-4c05-aa13-fb5a352d6011 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] delete called for group 6d62e662-37a7-4cd5-9264-d635114406d1 {{(pid=100265) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 19:28:13.027773 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-a1b7d73b-78da-4c05-aa13-fb5a352d6011 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Delete group with id: 6d62e662-37a7-4cd5-9264-d635114406d1 Aug 06 19:28:13.032587 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:13.032587 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:13.085037 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a1b7d73b-78da-4c05-aa13-fb5a352d6011 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/groups/6d62e662-37a7-4cd5-9264-d635114406d1/action returned with HTTP 202 Aug 06 19:28:13.085344 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 722/2869] 10.4.3.5 () {70 vars in 1414 bytes} [Thu Aug 6 19:28:13 2026] POST /volume/v3/groups/6d62e662-37a7-4cd5-9264-d635114406d1/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:28:13.095174 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d8b6cfc7-a0f8-40d4-be49-f98f3060eadf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:13.101333 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d8b6cfc7-a0f8-40d4-be49-f98f3060eadf tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/volumes/7bb3efdd-7f63-4b16-b30f-baa23f7311ef Aug 06 19:28:13.101750 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d8b6cfc7-a0f8-40d4-be49-f98f3060eadf tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:13.102167 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d8b6cfc7-a0f8-40d4-be49-f98f3060eadf tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:13.112602 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:13.112602 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:13.119651 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d8b6cfc7-a0f8-40d4-be49-f98f3060eadf tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Volume info retrieved successfully. Aug 06 19:28:13.120672 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-d8b6cfc7-a0f8-40d4-be49-f98f3060eadf tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:13.121008 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-d8b6cfc7-a0f8-40d4-be49-f98f3060eadf tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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 06 19:28:13.184772 np0000006689 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-d8b6cfc7-a0f8-40d4-be49-f98f3060eadf tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:13.193837 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:13.193837 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:13.211560 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d8b6cfc7-a0f8-40d4-be49-f98f3060eadf tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/volumes/7bb3efdd-7f63-4b16-b30f-baa23f7311ef returned with HTTP 200 Aug 06 19:28:13.212339 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 723/2870] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:28:13 2026] GET /volume/v3/volumes/7bb3efdd-7f63-4b16-b30f-baa23f7311ef => generated 922 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:13.459041 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8937ed1d-e8e7-4fc9-ae33-0ae12934a9d8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:13.462331 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8937ed1d-e8e7-4fc9-ae33-0ae12934a9d8 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e Aug 06 19:28:13.462331 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8937ed1d-e8e7-4fc9-ae33-0ae12934a9d8 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:13.463761 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8937ed1d-e8e7-4fc9-ae33-0ae12934a9d8 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:13.484198 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:13.484198 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:13.492807 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8937ed1d-e8e7-4fc9-ae33-0ae12934a9d8 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:28:13.499190 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8937ed1d-e8e7-4fc9-ae33-0ae12934a9d8 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e returned with HTTP 200 Aug 06 19:28:13.499584 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 713/2871] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:13 2026] GET /volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e => generated 935 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:13.851153 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-74921055-ba25-4c4c-be4e-fff5d6ab7d15 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:13.853664 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-74921055-ba25-4c4c-be4e-fff5d6ab7d15 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:28:13.853902 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-74921055-ba25-4c4c-be4e-fff5d6ab7d15 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:13.854148 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-74921055-ba25-4c4c-be4e-fff5d6ab7d15 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:13.854300 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-74921055-ba25-4c4c-be4e-fff5d6ab7d15 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:13.861337 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:13.861337 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:13.863929 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-74921055-ba25-4c4c-be4e-fff5d6ab7d15 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:28:13.864384 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 714/2872] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:13 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:13.866899 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ee528a57-4bce-4310-ab4d-33cee1d27ea5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:13.868776 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ee528a57-4bce-4310-ab4d-33cee1d27ea5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 Aug 06 19:28:13.869078 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ee528a57-4bce-4310-ab4d-33cee1d27ea5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:13.869336 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ee528a57-4bce-4310-ab4d-33cee1d27ea5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:13.877451 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:13.877451 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:13.881559 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ee528a57-4bce-4310-ab4d-33cee1d27ea5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:28:13.887383 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ee528a57-4bce-4310-ab4d-33cee1d27ea5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 returned with HTTP 200 Aug 06 19:28:13.887819 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 723/2873] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:13 2026] GET /volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 => generated 1358 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:14.239244 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6747a070-21a5-4990-b52d-a72280888b48 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:14.241943 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6747a070-21a5-4990-b52d-a72280888b48 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/volumes/7bb3efdd-7f63-4b16-b30f-baa23f7311ef Aug 06 19:28:14.242365 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6747a070-21a5-4990-b52d-a72280888b48 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:14.242569 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6747a070-21a5-4990-b52d-a72280888b48 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:14.250407 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6747a070-21a5-4990-b52d-a72280888b48 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/volumes/7bb3efdd-7f63-4b16-b30f-baa23f7311ef returned with HTTP 404 Aug 06 19:28:14.251089 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 724/2874] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:28:14 2026] GET /volume/v3/volumes/7bb3efdd-7f63-4b16-b30f-baa23f7311ef => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:28:14.260227 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3717e572-dbe3-41ad-ba34-272e32c1ec81 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:14.264403 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3717e572-dbe3-41ad-ba34-272e32c1ec81 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/groups/6d62e662-37a7-4cd5-9264-d635114406d1 Aug 06 19:28:14.264551 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3717e572-dbe3-41ad-ba34-272e32c1ec81 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:14.264698 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3717e572-dbe3-41ad-ba34-272e32c1ec81 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:14.264871 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-3717e572-dbe3-41ad-ba34-272e32c1ec81 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] show called for member 6d62e662-37a7-4cd5-9264-d635114406d1 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:14.270987 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3717e572-dbe3-41ad-ba34-272e32c1ec81 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/groups/6d62e662-37a7-4cd5-9264-d635114406d1 returned with HTTP 404 Aug 06 19:28:14.271763 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 714/2875] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:14 2026] GET /volume/v3/groups/6d62e662-37a7-4cd5-9264-d635114406d1 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:28:14.284647 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fd1dd782-9995-4e4e-9b26-8f2b11ef48a4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:14.288543 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fd1dd782-9995-4e4e-9b26-8f2b11ef48a4 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] DELETE https://10.4.3.5/volume/v3/group_snapshots/f6f94a93-f61c-4141-91a5-5bd21c07ab2a Aug 06 19:28:14.289040 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fd1dd782-9995-4e4e-9b26-8f2b11ef48a4 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:14.289769 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fd1dd782-9995-4e4e-9b26-8f2b11ef48a4 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:14.289769 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.group_snapshots [None req-fd1dd782-9995-4e4e-9b26-8f2b11ef48a4 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] delete called for member f6f94a93-f61c-4141-91a5-5bd21c07ab2a {{(pid=100263) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 19:28:14.290881 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.group_snapshots [None req-fd1dd782-9995-4e4e-9b26-8f2b11ef48a4 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Delete group_snapshot with id: f6f94a93-f61c-4141-91a5-5bd21c07ab2a Aug 06 19:28:14.295585 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:14.295585 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:14.354045 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fd1dd782-9995-4e4e-9b26-8f2b11ef48a4 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/group_snapshots/f6f94a93-f61c-4141-91a5-5bd21c07ab2a returned with HTTP 202 Aug 06 19:28:14.354045 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 715/2876] 10.4.3.5 () {68 vars in 1402 bytes} [Thu Aug 6 19:28:14 2026] DELETE /volume/v3/group_snapshots/f6f94a93-f61c-4141-91a5-5bd21c07ab2a => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:28:14.366184 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-53775731-24e5-4303-ab6b-1d467690788b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:14.366184 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-53775731-24e5-4303-ab6b-1d467690788b tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/volumes/detail Aug 06 19:28:14.366184 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-53775731-24e5-4303-ab6b-1d467690788b tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:14.366184 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-53775731-24e5-4303-ab6b-1d467690788b tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:14.366752 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-53775731-24e5-4303-ab6b-1d467690788b tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:28:14.370043 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-53775731-24e5-4303-ab6b-1d467690788b tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:28:14.378245 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-53775731-24e5-4303-ab6b-1d467690788b tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Get all volumes completed successfully. Aug 06 19:28:14.380384 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-53775731-24e5-4303-ab6b-1d467690788b tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:14.380384 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-53775731-24e5-4303-ab6b-1d467690788b tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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 06 19:28:14.436225 np0000006689 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-53775731-24e5-4303-ab6b-1d467690788b tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:14.441231 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:14.441231 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:14.455134 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-53775731-24e5-4303-ab6b-1d467690788b tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/volumes/detail returned with HTTP 200 Aug 06 19:28:14.455877 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 724/2877] 10.4.3.5 () {68 vars in 1285 bytes} [Thu Aug 6 19:28:14 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:14.477474 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2c0a6cd9-1869-4aa5-b962-b81a0f2a1552 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:14.480089 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2c0a6cd9-1869-4aa5-b962-b81a0f2a1552 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/snapshots/detail Aug 06 19:28:14.480299 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2c0a6cd9-1869-4aa5-b962-b81a0f2a1552 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:14.481364 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2c0a6cd9-1869-4aa5-b962-b81a0f2a1552 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:14.481364 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-2c0a6cd9-1869-4aa5-b962-b81a0f2a1552 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:28:14.482804 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-2c0a6cd9-1869-4aa5-b962-b81a0f2a1552 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 19:28:14.487823 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2c0a6cd9-1869-4aa5-b962-b81a0f2a1552 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Get all snapshots completed successfully. Aug 06 19:28:14.489976 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2c0a6cd9-1869-4aa5-b962-b81a0f2a1552 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 19:28:14.489976 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 725/2878] 10.4.3.5 () {66 vars in 1250 bytes} [Thu Aug 6 19:28:14 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:28:14.501874 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4bebfc24-d101-45ca-9477-0befef9cf740 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:14.503613 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4bebfc24-d101-45ca-9477-0befef9cf740 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/group_snapshots/f6f94a93-f61c-4141-91a5-5bd21c07ab2a Aug 06 19:28:14.503886 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4bebfc24-d101-45ca-9477-0befef9cf740 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:14.505229 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4bebfc24-d101-45ca-9477-0befef9cf740 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:14.505229 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.group_snapshots [None req-4bebfc24-d101-45ca-9477-0befef9cf740 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] show called for member f6f94a93-f61c-4141-91a5-5bd21c07ab2a {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 19:28:14.511279 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4bebfc24-d101-45ca-9477-0befef9cf740 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/group_snapshots/f6f94a93-f61c-4141-91a5-5bd21c07ab2a returned with HTTP 404 Aug 06 19:28:14.513852 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 715/2879] 10.4.3.5 () {68 vars in 1399 bytes} [Thu Aug 6 19:28:14 2026] GET /volume/v3/group_snapshots/f6f94a93-f61c-4141-91a5-5bd21c07ab2a => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:28:14.516076 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cc61a8d6-007e-4c0b-990f-9c1d4ab43a35 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:14.518809 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cc61a8d6-007e-4c0b-990f-9c1d4ab43a35 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e Aug 06 19:28:14.519691 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cc61a8d6-007e-4c0b-990f-9c1d4ab43a35 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:14.519691 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cc61a8d6-007e-4c0b-990f-9c1d4ab43a35 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:14.521175 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8a702117-56bd-4040-ab4d-8a66d6bb4202 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:14.523071 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a702117-56bd-4040-ab4d-8a66d6bb4202 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/volumes/detail Aug 06 19:28:14.524129 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8a702117-56bd-4040-ab4d-8a66d6bb4202 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:14.524129 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8a702117-56bd-4040-ab4d-8a66d6bb4202 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:14.524129 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-8a702117-56bd-4040-ab4d-8a66d6bb4202 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:28:14.524541 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8a702117-56bd-4040-ab4d-8a66d6bb4202 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:28:14.534866 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8a702117-56bd-4040-ab4d-8a66d6bb4202 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Get all volumes completed successfully. Aug 06 19:28:14.535667 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:14.535667 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:14.535877 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-8a702117-56bd-4040-ab4d-8a66d6bb4202 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:14.536193 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-8a702117-56bd-4040-ab4d-8a66d6bb4202 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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 06 19:28:14.540971 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cc61a8d6-007e-4c0b-990f-9c1d4ab43a35 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:28:14.545544 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cc61a8d6-007e-4c0b-990f-9c1d4ab43a35 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e returned with HTTP 200 Aug 06 19:28:14.545993 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 716/2880] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:14 2026] GET /volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e => generated 935 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:28:14.589440 np0000006689 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-8a702117-56bd-4040-ab4d-8a66d6bb4202 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:14.594433 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:14.594433 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:14.603947 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a702117-56bd-4040-ab4d-8a66d6bb4202 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/volumes/detail returned with HTTP 200 Aug 06 19:28:14.604538 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 725/2881] 10.4.3.5 () {68 vars in 1285 bytes} [Thu Aug 6 19:28:14 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:14.625156 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-df7d858e-ffc9-423d-83fe-3d032fcf426e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:14.627399 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-df7d858e-ffc9-423d-83fe-3d032fcf426e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] POST https://10.4.3.5/volume/v3/groups/4a17f2cd-0ddb-432d-9ba4-bc872ca83812/action Aug 06 19:28:14.627941 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-df7d858e-ffc9-423d-83fe-3d032fcf426e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:28:14.628234 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-df7d858e-ffc9-423d-83fe-3d032fcf426e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:14.629795 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-df7d858e-ffc9-423d-83fe-3d032fcf426e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] delete called for group 4a17f2cd-0ddb-432d-9ba4-bc872ca83812 {{(pid=100264) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 19:28:14.629917 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.groups [None req-df7d858e-ffc9-423d-83fe-3d032fcf426e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Delete group with id: 4a17f2cd-0ddb-432d-9ba4-bc872ca83812 Aug 06 19:28:14.634436 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:14.634436 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:14.705255 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-df7d858e-ffc9-423d-83fe-3d032fcf426e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/groups/4a17f2cd-0ddb-432d-9ba4-bc872ca83812/action returned with HTTP 202 Aug 06 19:28:14.705869 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 726/2882] 10.4.3.5 () {70 vars in 1414 bytes} [Thu Aug 6 19:28:14 2026] POST /volume/v3/groups/4a17f2cd-0ddb-432d-9ba4-bc872ca83812/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:28:14.715741 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bedc7700-22db-4b79-9990-a82e0542d9df None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:14.719039 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bedc7700-22db-4b79-9990-a82e0542d9df tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/volumes/7aef19fe-a21c-4bf4-b332-04a74d911ae9 Aug 06 19:28:14.719323 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bedc7700-22db-4b79-9990-a82e0542d9df tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:14.719537 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bedc7700-22db-4b79-9990-a82e0542d9df tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:14.727997 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:14.727997 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:14.735247 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bedc7700-22db-4b79-9990-a82e0542d9df tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Volume info retrieved successfully. Aug 06 19:28:14.736135 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-bedc7700-22db-4b79-9990-a82e0542d9df tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:14.736323 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-bedc7700-22db-4b79-9990-a82e0542d9df tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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 06 19:28:14.785425 np0000006689 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-bedc7700-22db-4b79-9990-a82e0542d9df tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:14.789104 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:14.789104 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:14.797377 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bedc7700-22db-4b79-9990-a82e0542d9df tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/volumes/7aef19fe-a21c-4bf4-b332-04a74d911ae9 returned with HTTP 200 Aug 06 19:28:14.797707 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 716/2883] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:28:14 2026] GET /volume/v3/volumes/7aef19fe-a21c-4bf4-b332-04a74d911ae9 => generated 911 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 19:28:14.878923 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-af36ef5c-1074-415f-9295-b932eafe91d6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:14.881819 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-af36ef5c-1074-415f-9295-b932eafe91d6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:28:14.882032 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-af36ef5c-1074-415f-9295-b932eafe91d6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:14.882593 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-af36ef5c-1074-415f-9295-b932eafe91d6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:14.882593 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-af36ef5c-1074-415f-9295-b932eafe91d6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:14.889762 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:14.889762 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:14.890461 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-af36ef5c-1074-415f-9295-b932eafe91d6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:28:14.890963 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 717/2884] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:14 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:14.955322 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-120b9c6f-51cc-4766-9cae-444798548eb3 req-bebf36f6-a08e-4de7-92c7-2ce858aa5521 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:14.958873 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-120b9c6f-51cc-4766-9cae-444798548eb3 req-bebf36f6-a08e-4de7-92c7-2ce858aa5521 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] POST https://10.4.3.5/volume/v3/attachments/b3e90b40-9046-4a13-bf2f-20845f83afc1/action Aug 06 19:28:14.958873 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-120b9c6f-51cc-4766-9cae-444798548eb3 req-bebf36f6-a08e-4de7-92c7-2ce858aa5521 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:28:14.959074 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-120b9c6f-51cc-4766-9cae-444798548eb3 req-bebf36f6-a08e-4de7-92c7-2ce858aa5521 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:14.981010 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:14.981010 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:14.999519 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-120b9c6f-51cc-4766-9cae-444798548eb3 req-bebf36f6-a08e-4de7-92c7-2ce858aa5521 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/attachments/b3e90b40-9046-4a13-bf2f-20845f83afc1/action returned with HTTP 204 Aug 06 19:28:15.000580 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 726/2885] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:28:14 2026] POST /volume/v3/attachments/b3e90b40-9046-4a13-bf2f-20845f83afc1/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:15.570323 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2ae2e7fb-dceb-4cbc-bf35-4780f09eee8d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:15.574947 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2ae2e7fb-dceb-4cbc-bf35-4780f09eee8d tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e Aug 06 19:28:15.575271 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2ae2e7fb-dceb-4cbc-bf35-4780f09eee8d tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:15.575541 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2ae2e7fb-dceb-4cbc-bf35-4780f09eee8d tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:15.578235 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5552f779-de27-4cc6-9bcd-86f9c60ce302 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:15.588310 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e962ccf8-564a-4f4a-8718-f2f27f7cd67d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:15.590864 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:15.590864 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:15.592288 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e962ccf8-564a-4f4a-8718-f2f27f7cd67d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 Aug 06 19:28:15.592524 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e962ccf8-564a-4f4a-8718-f2f27f7cd67d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:15.592708 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e962ccf8-564a-4f4a-8718-f2f27f7cd67d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:15.598756 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2ae2e7fb-dceb-4cbc-bf35-4780f09eee8d tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:28:15.606474 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2ae2e7fb-dceb-4cbc-bf35-4780f09eee8d tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e returned with HTTP 200 Aug 06 19:28:15.606930 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 727/2886] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:15 2026] GET /volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e => generated 1227 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:15.609436 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:15.609436 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:15.614245 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e962ccf8-564a-4f4a-8718-f2f27f7cd67d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:28:15.620246 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e962ccf8-564a-4f4a-8718-f2f27f7cd67d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 returned with HTTP 200 Aug 06 19:28:15.620545 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dc254db7-da70-40b6-91ac-35f4ef070413 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:15.620616 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 718/2887] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:15 2026] GET /volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 => generated 872 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:15.624537 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dc254db7-da70-40b6-91ac-35f4ef070413 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e Aug 06 19:28:15.625247 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dc254db7-da70-40b6-91ac-35f4ef070413 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:15.625247 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dc254db7-da70-40b6-91ac-35f4ef070413 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:15.640613 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dcf1a8b4-5d9b-4947-b315-d03771e8d6b3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:15.642388 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dcf1a8b4-5d9b-4947-b315-d03771e8d6b3 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 Aug 06 19:28:15.642620 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dcf1a8b4-5d9b-4947-b315-d03771e8d6b3 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:15.642809 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dcf1a8b4-5d9b-4947-b315-d03771e8d6b3 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:15.645172 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:15.645172 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:15.648911 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dc254db7-da70-40b6-91ac-35f4ef070413 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:28:15.651693 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:15.651693 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:15.652722 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dc254db7-da70-40b6-91ac-35f4ef070413 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e returned with HTTP 200 Aug 06 19:28:15.653296 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 727/2888] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:15 2026] GET /volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e => generated 1227 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:15.656799 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dcf1a8b4-5d9b-4947-b315-d03771e8d6b3 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:28:15.672116 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dcf1a8b4-5d9b-4947-b315-d03771e8d6b3 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 returned with HTTP 200 Aug 06 19:28:15.672595 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 728/2889] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:15 2026] GET /volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 => generated 872 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:15.704960 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5552f779-de27-4cc6-9bcd-86f9c60ce302 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:28:15.704960 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5552f779-de27-4cc6-9bcd-86f9c60ce302 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1924005454"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:15.706889 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-5552f779-de27-4cc6-9bcd-86f9c60ce302 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1924005454'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:28:15.707112 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-5552f779-de27-4cc6-9bcd-86f9c60ce302 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Create volume of 1 GB Aug 06 19:28:15.712403 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5552f779-de27-4cc6-9bcd-86f9c60ce302 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Availability Zones retrieved successfully. Aug 06 19:28:15.717159 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5552f779-de27-4cc6-9bcd-86f9c60ce302 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Flow 'volume_create_api' (0f710b8d-240f-4704-acf9-890e61ab4332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:28:15.720548 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5552f779-de27-4cc6-9bcd-86f9c60ce302 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d252f3d-5e36-4af5-8f8d-27a1437e86bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:15.720548 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-5552f779-de27-4cc6-9bcd-86f9c60ce302 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:28:15.722423 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-865bf40f-8a75-4b11-a312-3646bd39266f req-7baddc91-283b-40e1-a4c0-e67ab0e8cff1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:15.724643 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-865bf40f-8a75-4b11-a312-3646bd39266f req-7baddc91-283b-40e1-a4c0-e67ab0e8cff1 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 Aug 06 19:28:15.724907 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-865bf40f-8a75-4b11-a312-3646bd39266f req-7baddc91-283b-40e1-a4c0-e67ab0e8cff1 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:15.725214 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-865bf40f-8a75-4b11-a312-3646bd39266f req-7baddc91-283b-40e1-a4c0-e67ab0e8cff1 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:15.744390 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:15.744390 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:15.752259 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-865bf40f-8a75-4b11-a312-3646bd39266f req-7baddc91-283b-40e1-a4c0-e67ab0e8cff1 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:28:15.759740 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-865bf40f-8a75-4b11-a312-3646bd39266f req-7baddc91-283b-40e1-a4c0-e67ab0e8cff1 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 returned with HTTP 200 Aug 06 19:28:15.759740 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 719/2890] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:28:15 2026] GET /volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 => generated 872 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:15.765716 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5552f779-de27-4cc6-9bcd-86f9c60ce302 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d252f3d-5e36-4af5-8f8d-27a1437e86bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:15.766504 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5552f779-de27-4cc6-9bcd-86f9c60ce302 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0db2be1d-3b35-4c7b-b0a8-854a0e774d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:15.814900 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8021f920-88ab-4b3e-bc19-df2eb53adad9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:15.816763 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8021f920-88ab-4b3e-bc19-df2eb53adad9 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/volumes/7aef19fe-a21c-4bf4-b332-04a74d911ae9 Aug 06 19:28:15.816966 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8021f920-88ab-4b3e-bc19-df2eb53adad9 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:15.817180 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8021f920-88ab-4b3e-bc19-df2eb53adad9 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:15.825052 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8021f920-88ab-4b3e-bc19-df2eb53adad9 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/volumes/7aef19fe-a21c-4bf4-b332-04a74d911ae9 returned with HTTP 404 Aug 06 19:28:15.825224 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 728/2891] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:28:15 2026] GET /volume/v3/volumes/7aef19fe-a21c-4bf4-b332-04a74d911ae9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:28:15.834468 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a17034ac-43c2-4a57-93cb-eeeeaac10987 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:15.840184 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a17034ac-43c2-4a57-93cb-eeeeaac10987 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/groups/4a17f2cd-0ddb-432d-9ba4-bc872ca83812 Aug 06 19:28:15.840184 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a17034ac-43c2-4a57-93cb-eeeeaac10987 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:15.841353 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a17034ac-43c2-4a57-93cb-eeeeaac10987 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:15.841790 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-a17034ac-43c2-4a57-93cb-eeeeaac10987 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] show called for member 4a17f2cd-0ddb-432d-9ba4-bc872ca83812 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:15.853961 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a17034ac-43c2-4a57-93cb-eeeeaac10987 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/groups/4a17f2cd-0ddb-432d-9ba4-bc872ca83812 returned with HTTP 404 Aug 06 19:28:15.854248 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 729/2892] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:15 2026] GET /volume/v3/groups/4a17f2cd-0ddb-432d-9ba4-bc872ca83812 => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:28:15.863251 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2201c65d-f2e7-4cc7-ab60-03104dae8bd1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:15.865068 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2201c65d-f2e7-4cc7-ab60-03104dae8bd1 tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] DELETE https://10.4.3.5/volume/v3/group_types/f4b3a368-1e70-41f2-a3af-919678b1072d Aug 06 19:28:15.865213 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2201c65d-f2e7-4cc7-ab60-03104dae8bd1 tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:15.865507 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2201c65d-f2e7-4cc7-ab60-03104dae8bd1 tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:15.866326 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-5552f779-de27-4cc6-9bcd-86f9c60ce302 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Created reservations ['ca66db5e-b402-48e8-8e0a-c4b6c297619f', '471c29c5-1390-445d-8b86-cf9647dbfff5', 'bd5aa990-4b43-45fa-b4a8-b5aa7acd216c', '7a4e743a-445f-4629-8608-6812d33c54bb'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:28:15.868389 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5552f779-de27-4cc6-9bcd-86f9c60ce302 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0db2be1d-3b35-4c7b-b0a8-854a0e774d08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca66db5e-b402-48e8-8e0a-c4b6c297619f', '471c29c5-1390-445d-8b86-cf9647dbfff5', 'bd5aa990-4b43-45fa-b4a8-b5aa7acd216c', '7a4e743a-445f-4629-8608-6812d33c54bb']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:15.868389 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5552f779-de27-4cc6-9bcd-86f9c60ce302 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a803a399-4752-4e50-9a79-b96a950803cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:15.874804 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-85b46cba-b21d-41ec-b4f9-8eb3442d0b9d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:15.875587 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-85b46cba-b21d-41ec-b4f9-8eb3442d0b9d None None] GET https://10.4.3.5/volume// Aug 06 19:28:15.875817 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-85b46cba-b21d-41ec-b4f9-8eb3442d0b9d None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:15.876091 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-85b46cba-b21d-41ec-b4f9-8eb3442d0b9d None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:15.877330 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-85b46cba-b21d-41ec-b4f9-8eb3442d0b9d None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:28:15.877330 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 729/2893] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:28:15 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:28:15.882660 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2201c65d-f2e7-4cc7-ab60-03104dae8bd1 tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] https://10.4.3.5/volume/v3/group_types/f4b3a368-1e70-41f2-a3af-919678b1072d returned with HTTP 202 Aug 06 19:28:15.883011 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 720/2894] 10.4.3.5 () {68 vars in 1390 bytes} [Thu Aug 6 19:28:15 2026] DELETE /volume/v3/group_types/f4b3a368-1e70-41f2-a3af-919678b1072d => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:28:15.892674 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-865bf40f-8a75-4b11-a312-3646bd39266f req-188c89c3-e628-42fd-bc59-02957b2b7274 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:15.895227 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-865bf40f-8a75-4b11-a312-3646bd39266f req-188c89c3-e628-42fd-bc59-02957b2b7274 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:28:15.895700 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-865bf40f-8a75-4b11-a312-3646bd39266f req-188c89c3-e628-42fd-bc59-02957b2b7274 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "827d8d0a-b0f0-478e-9df0-0e73d80c30b6", "connector": null, "instance_uuid": "8db4c74d-3a6e-478e-8701-9cde3b6be940"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:15.899731 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5552f779-de27-4cc6-9bcd-86f9c60ce302 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a803a399-4752-4e50-9a79-b96a950803cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0b3412c-158a-44ae-a8e2-25daaab8c6d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1924005454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2377a8472c143039a086066cda8d0f4',qos_specs=None,replication_status=,reservations=['ca66db5e-b402-48e8-8e0a-c4b6c297619f','471c29c5-1390-445d-8b86-cf9647dbfff5','bd5aa990-4b43-45fa-b4a8-b5aa7acd216c','7a4e743a-445f-4629-8608-6812d33c54bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a5804816e9d4e439a39553c6129d569',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:28:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1924005454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0b3412c-158a-44ae-a8e2-25daaab8c6d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2377a8472c143039a086066cda8d0f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a5804816e9d4e439a39553c6129d569',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:15.899911 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-42bec9ba-6a2c-4137-a9a8-2b2376e038ef None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:15.901219 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5552f779-de27-4cc6-9bcd-86f9c60ce302 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e006bb9-15cd-4ca2-8c26-be1604db1cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:15.901929 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42bec9ba-6a2c-4137-a9a8-2b2376e038ef tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] DELETE https://10.4.3.5/volume/v3/types/4a6af4f1-4a8f-4562-a397-24300940eda0 Aug 06 19:28:15.902237 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42bec9ba-6a2c-4137-a9a8-2b2376e038ef tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:15.902640 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42bec9ba-6a2c-4137-a9a8-2b2376e038ef tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:15.903970 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bb2d8d96-0c2a-46a0-ac46-6e888165dae8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:15.907760 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bb2d8d96-0c2a-46a0-ac46-6e888165dae8 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:28:15.908010 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bb2d8d96-0c2a-46a0-ac46-6e888165dae8 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:15.908102 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bb2d8d96-0c2a-46a0-ac46-6e888165dae8 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:15.908264 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-bb2d8d96-0c2a-46a0-ac46-6e888165dae8 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:15.913302 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:15.913302 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:15.915254 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:15.915254 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:15.917362 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bb2d8d96-0c2a-46a0-ac46-6e888165dae8 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:28:15.917362 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 721/2895] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:15 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:15.927698 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5552f779-de27-4cc6-9bcd-86f9c60ce302 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e006bb9-15cd-4ca2-8c26-be1604db1cc1) transitioned into state 'SUCCESS' from state '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-1924005454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2377a8472c143039a086066cda8d0f4',qos_specs=None,replication_status=,reservations=['ca66db5e-b402-48e8-8e0a-c4b6c297619f','471c29c5-1390-445d-8b86-cf9647dbfff5','bd5aa990-4b43-45fa-b4a8-b5aa7acd216c','7a4e743a-445f-4629-8608-6812d33c54bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a5804816e9d4e439a39553c6129d569',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:15.928802 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5552f779-de27-4cc6-9bcd-86f9c60ce302 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61d2315b-9d86-4f52-b647-e86ea4db87b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:15.942934 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5552f779-de27-4cc6-9bcd-86f9c60ce302 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61d2315b-9d86-4f52-b647-e86ea4db87b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:15.945002 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5552f779-de27-4cc6-9bcd-86f9c60ce302 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Flow 'volume_create_api' (0f710b8d-240f-4704-acf9-890e61ab4332) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:28:15.945002 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5552f779-de27-4cc6-9bcd-86f9c60ce302 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Create volume request issued successfully. Aug 06 19:28:15.945556 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5552f779-de27-4cc6-9bcd-86f9c60ce302 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:28:15.946232 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 717/2896] 10.4.3.5 () {70 vars in 1285 bytes} [Thu Aug 6 19:28:15 2026] POST /volume/v3/volumes => generated 770 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:15.946325 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42bec9ba-6a2c-4137-a9a8-2b2376e038ef tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] https://10.4.3.5/volume/v3/types/4a6af4f1-4a8f-4562-a397-24300940eda0 returned with HTTP 202 Aug 06 19:28:15.946932 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 730/2897] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:28:15 2026] DELETE /volume/v3/types/4a6af4f1-4a8f-4562-a397-24300940eda0 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:28:15.958684 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-96bbe532-befb-42cf-89a7-d29c089a4e5e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:15.960291 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-96bbe532-befb-42cf-89a7-d29c089a4e5e tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] GET https://10.4.3.5/volume/v3/types/4a6af4f1-4a8f-4562-a397-24300940eda0 Aug 06 19:28:15.960475 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-96bbe532-befb-42cf-89a7-d29c089a4e5e tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:15.960737 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-96bbe532-befb-42cf-89a7-d29c089a4e5e tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:15.962366 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bd9009ca-d6e7-490e-9812-9b87f8debd76 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:15.964438 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bd9009ca-d6e7-490e-9812-9b87f8debd76 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 Aug 06 19:28:15.964945 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bd9009ca-d6e7-490e-9812-9b87f8debd76 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:15.964945 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bd9009ca-d6e7-490e-9812-9b87f8debd76 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:15.968727 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-96bbe532-befb-42cf-89a7-d29c089a4e5e tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] https://10.4.3.5/volume/v3/types/4a6af4f1-4a8f-4562-a397-24300940eda0 returned with HTTP 404 Aug 06 19:28:15.969328 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 722/2898] 10.4.3.5 () {66 vars in 1328 bytes} [Thu Aug 6 19:28:15 2026] GET /volume/v3/types/4a6af4f1-4a8f-4562-a397-24300940eda0 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:15.977694 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-865bf40f-8a75-4b11-a312-3646bd39266f req-188c89c3-e628-42fd-bc59-02957b2b7274 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:28:15.978549 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 730/2899] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:28:15 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:15.979385 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:15.979385 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:15.980336 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ffe31d29-31b9-430d-aa51-e03ee29c9a5e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:15.982596 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ffe31d29-31b9-430d-aa51-e03ee29c9a5e tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:28:15.983586 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ffe31d29-31b9-430d-aa51-e03ee29c9a5e tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-138816698"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:15.990395 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bd9009ca-d6e7-490e-9812-9b87f8debd76 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Volume info retrieved successfully. Aug 06 19:28:15.998380 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bd9009ca-d6e7-490e-9812-9b87f8debd76 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 returned with HTTP 200 Aug 06 19:28:15.999181 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 718/2900] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:28:15 2026] GET /volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 => generated 838 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:16.006778 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ffe31d29-31b9-430d-aa51-e03ee29c9a5e tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:28:16.007307 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 731/2901] 10.4.3.5 () {68 vars in 1238 bytes} [Thu Aug 6 19:28:15 2026] POST /volume/v3/types => generated 223 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:16.023259 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-54ee8ee2-022c-448b-966f-8aa2e2007d7c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:16.026046 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a48faa88-2d6e-4aca-8a9d-6be56fafa7fd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:16.026859 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-54ee8ee2-022c-448b-966f-8aa2e2007d7c tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] POST https://10.4.3.5/volume/v3/group_types Aug 06 19:28:16.027453 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-54ee8ee2-022c-448b-966f-8aa2e2007d7c tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1258681004"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:16.029119 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a48faa88-2d6e-4aca-8a9d-6be56fafa7fd tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 Aug 06 19:28:16.029444 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a48faa88-2d6e-4aca-8a9d-6be56fafa7fd tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:16.029789 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a48faa88-2d6e-4aca-8a9d-6be56fafa7fd tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:16.043423 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:16.043423 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:16.048479 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-54ee8ee2-022c-448b-966f-8aa2e2007d7c tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] https://10.4.3.5/volume/v3/group_types returned with HTTP 202 Aug 06 19:28:16.048672 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a48faa88-2d6e-4aca-8a9d-6be56fafa7fd tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:28:16.049010 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 723/2902] 10.4.3.5 () {70 vars in 1297 bytes} [Thu Aug 6 19:28:16 2026] POST /volume/v3/group_types => generated 181 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:16.055423 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-272d8a65-5412-4689-9816-942c81ad060f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:16.055966 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-272d8a65-5412-4689-9816-942c81ad060f None None] GET https://10.4.3.5/volume// Aug 06 19:28:16.056271 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-272d8a65-5412-4689-9816-942c81ad060f None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:16.056545 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-272d8a65-5412-4689-9816-942c81ad060f None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:16.056967 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-272d8a65-5412-4689-9816-942c81ad060f None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:28:16.057442 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 719/2903] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:28:16 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:28:16.057874 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a0c8efaa-faa4-4963-8d9c-0e4b169b6805 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:16.057968 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a48faa88-2d6e-4aca-8a9d-6be56fafa7fd tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 returned with HTTP 200 Aug 06 19:28:16.058762 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 731/2904] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:16 2026] GET /volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 => generated 871 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:16.060052 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a0c8efaa-faa4-4963-8d9c-0e4b169b6805 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] POST https://10.4.3.5/volume/v3/groups Aug 06 19:28:16.061060 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a0c8efaa-faa4-4963-8d9c-0e4b169b6805 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "baac68a2-870f-4835-87bf-43aaf064f0ac", "volume_types": ["c3598a37-755a-409f-8eb7-051f136918f3"], "name": "tempest-GroupSnapshotsTest-Group-35591688"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:16.062038 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-a0c8efaa-faa4-4963-8d9c-0e4b169b6805 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Creating new group {'group': {'group_type': 'baac68a2-870f-4835-87bf-43aaf064f0ac', 'volume_types': ['c3598a37-755a-409f-8eb7-051f136918f3'], 'name': 'tempest-GroupSnapshotsTest-Group-35591688'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 19:28:16.065647 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-a0c8efaa-faa4-4963-8d9c-0e4b169b6805 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Creating group tempest-GroupSnapshotsTest-Group-35591688. Aug 06 19:28:16.068780 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-865bf40f-8a75-4b11-a312-3646bd39266f req-d70a20ee-2457-4a63-8b36-28c228d2432e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:16.071078 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-865bf40f-8a75-4b11-a312-3646bd39266f req-d70a20ee-2457-4a63-8b36-28c228d2432e tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 Aug 06 19:28:16.071600 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-865bf40f-8a75-4b11-a312-3646bd39266f req-d70a20ee-2457-4a63-8b36-28c228d2432e tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:16.071683 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-865bf40f-8a75-4b11-a312-3646bd39266f req-d70a20ee-2457-4a63-8b36-28c228d2432e tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:16.073519 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a0c8efaa-faa4-4963-8d9c-0e4b169b6805 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Availability Zones retrieved successfully. Aug 06 19:28:16.081982 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:16.081982 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:16.086032 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-865bf40f-8a75-4b11-a312-3646bd39266f req-d70a20ee-2457-4a63-8b36-28c228d2432e tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:28:16.086840 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-a0c8efaa-faa4-4963-8d9c-0e4b169b6805 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Created reservations ['ebf3bc8f-1f82-4d1a-8e79-af75b054ccb1'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:28:16.091370 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-865bf40f-8a75-4b11-a312-3646bd39266f req-d70a20ee-2457-4a63-8b36-28c228d2432e tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 returned with HTTP 200 Aug 06 19:28:16.091838 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 724/2905] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:28:16 2026] GET /volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 => generated 1051 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:28:16.114674 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a0c8efaa-faa4-4963-8d9c-0e4b169b6805 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/groups returned with HTTP 202 Aug 06 19:28:16.115181 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 732/2906] 10.4.3.5 () {70 vars in 1283 bytes} [Thu Aug 6 19:28:16 2026] POST /volume/v3/groups => generated 110 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:16.126052 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cc410fab-71a5-44f0-8d9a-d32848df65e7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:16.128273 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cc410fab-71a5-44f0-8d9a-d32848df65e7 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 Aug 06 19:28:16.128514 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cc410fab-71a5-44f0-8d9a-d32848df65e7 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:16.128828 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cc410fab-71a5-44f0-8d9a-d32848df65e7 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:16.128938 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-cc410fab-71a5-44f0-8d9a-d32848df65e7 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] show called for member 81d1e758-515d-4125-9752-c181ade03476 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:16.133636 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:16.133636 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:16.146558 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cc410fab-71a5-44f0-8d9a-d32848df65e7 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 returned with HTTP 200 Aug 06 19:28:16.146558 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 720/2907] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:16 2026] GET /volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 => generated 390 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:16.212270 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-865bf40f-8a75-4b11-a312-3646bd39266f req-4e8e0862-7541-45cf-863f-410c330ac889 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:16.214752 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-865bf40f-8a75-4b11-a312-3646bd39266f req-4e8e0862-7541-45cf-863f-410c330ac889 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] PUT https://10.4.3.5/volume/v3/attachments/c857085f-a4ba-4b8c-a893-637a07f47f87 Aug 06 19:28:16.215184 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-865bf40f-8a75-4b11-a312-3646bd39266f req-4e8e0862-7541-45cf-863f-410c330ac889 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:16.226754 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-865bf40f-8a75-4b11-a312-3646bd39266f req-4e8e0862-7541-45cf-863f-410c330ac889 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Acquiring lock "cinder-attachment_update-827d8d0a-b0f0-478e-9df0-0e73d80c30b6-np0000006689" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:28:16.233425 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-865bf40f-8a75-4b11-a312-3646bd39266f req-4e8e0862-7541-45cf-863f-410c330ac889 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Lock "cinder-attachment_update-827d8d0a-b0f0-478e-9df0-0e73d80c30b6-np0000006689" acquired by "attachment_update" :: waited 0.006s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:28:16.234426 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:16.234426 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:16.525958 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-865bf40f-8a75-4b11-a312-3646bd39266f req-4e8e0862-7541-45cf-863f-410c330ac889 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Lock "cinder-attachment_update-827d8d0a-b0f0-478e-9df0-0e73d80c30b6-np0000006689" released by "attachment_update" :: held 0.293s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:28:16.526422 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-865bf40f-8a75-4b11-a312-3646bd39266f req-4e8e0862-7541-45cf-863f-410c330ac889 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/attachments/c857085f-a4ba-4b8c-a893-637a07f47f87 returned with HTTP 200 Aug 06 19:28:16.527039 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 732/2908] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:28:16 2026] PUT /volume/v3/attachments/c857085f-a4ba-4b8c-a893-637a07f47f87 => generated 968 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:16.535716 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-865bf40f-8a75-4b11-a312-3646bd39266f req-100afbb6-34c3-4cd5-90d4-aed0c779de82 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:16.537637 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-865bf40f-8a75-4b11-a312-3646bd39266f req-100afbb6-34c3-4cd5-90d4-aed0c779de82 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6/encryption Aug 06 19:28:16.537898 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-865bf40f-8a75-4b11-a312-3646bd39266f req-100afbb6-34c3-4cd5-90d4-aed0c779de82 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:16.538181 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-865bf40f-8a75-4b11-a312-3646bd39266f req-100afbb6-34c3-4cd5-90d4-aed0c779de82 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:16.548515 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:16.548515 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:16.555489 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-865bf40f-8a75-4b11-a312-3646bd39266f req-100afbb6-34c3-4cd5-90d4-aed0c779de82 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6/encryption returned with HTTP 200 Aug 06 19:28:16.555926 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 725/2909] 10.4.3.5 () {68 vars in 1617 bytes} [Thu Aug 6 19:28:16 2026] GET /volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:16.933642 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c878c634-cdf6-4e4c-b052-9f54bb9318e3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:16.935508 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c878c634-cdf6-4e4c-b052-9f54bb9318e3 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:28:16.935945 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c878c634-cdf6-4e4c-b052-9f54bb9318e3 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:16.936354 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c878c634-cdf6-4e4c-b052-9f54bb9318e3 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:16.936645 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c878c634-cdf6-4e4c-b052-9f54bb9318e3 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:16.943632 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:16.943632 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:16.943814 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c878c634-cdf6-4e4c-b052-9f54bb9318e3 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:28:16.944145 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 733/2910] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:16 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:17.019044 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8d9679e2-3dbf-4f3e-8825-ca5999339ed1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:17.021292 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8d9679e2-3dbf-4f3e-8825-ca5999339ed1 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 Aug 06 19:28:17.021742 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8d9679e2-3dbf-4f3e-8825-ca5999339ed1 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:17.021873 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8d9679e2-3dbf-4f3e-8825-ca5999339ed1 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:17.030157 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:17.030157 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:17.034725 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8d9679e2-3dbf-4f3e-8825-ca5999339ed1 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Volume info retrieved successfully. Aug 06 19:28:17.040165 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8d9679e2-3dbf-4f3e-8825-ca5999339ed1 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 returned with HTTP 200 Aug 06 19:28:17.040790 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 721/2911] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:28:17 2026] GET /volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 => generated 863 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:17.079100 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e5b4334c-dcc0-4dfb-aaa1-4335ca16e247 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:17.081909 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e5b4334c-dcc0-4dfb-aaa1-4335ca16e247 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 Aug 06 19:28:17.082299 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e5b4334c-dcc0-4dfb-aaa1-4335ca16e247 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:17.082698 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e5b4334c-dcc0-4dfb-aaa1-4335ca16e247 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:17.095528 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:17.095528 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:17.100682 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e5b4334c-dcc0-4dfb-aaa1-4335ca16e247 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:28:17.109731 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e5b4334c-dcc0-4dfb-aaa1-4335ca16e247 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 returned with HTTP 200 Aug 06 19:28:17.110398 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 733/2912] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:17 2026] GET /volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:28:17.158398 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-be6479b7-96d6-4a20-a657-df981f03fbab None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:17.160630 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-be6479b7-96d6-4a20-a657-df981f03fbab tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 Aug 06 19:28:17.160821 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-be6479b7-96d6-4a20-a657-df981f03fbab tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:17.161094 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-be6479b7-96d6-4a20-a657-df981f03fbab tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:17.161227 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-be6479b7-96d6-4a20-a657-df981f03fbab tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] show called for member 81d1e758-515d-4125-9752-c181ade03476 {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:17.166232 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:17.166232 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:17.178388 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-be6479b7-96d6-4a20-a657-df981f03fbab tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 returned with HTTP 200 Aug 06 19:28:17.178993 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 726/2913] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:17 2026] GET /volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 => generated 391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:17.191742 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fafdcde2-aa51-45ea-8fcb-ec8dfa8c0cb1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:17.194228 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fafdcde2-aa51-45ea-8fcb-ec8dfa8c0cb1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:28:17.194646 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fafdcde2-aa51-45ea-8fcb-ec8dfa8c0cb1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1415460874", "volume_type": "c3598a37-755a-409f-8eb7-051f136918f3", "group_id": "81d1e758-515d-4125-9752-c181ade03476", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:17.196966 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-fafdcde2-aa51-45ea-8fcb-ec8dfa8c0cb1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1415460874', 'volume_type': 'c3598a37-755a-409f-8eb7-051f136918f3', 'group_id': '81d1e758-515d-4125-9752-c181ade03476', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:28:17.206333 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:17.206333 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:17.206880 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-fafdcde2-aa51-45ea-8fcb-ec8dfa8c0cb1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Create volume of 1 GB Aug 06 19:28:17.213217 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fafdcde2-aa51-45ea-8fcb-ec8dfa8c0cb1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Availability Zones retrieved successfully. Aug 06 19:28:17.220375 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fafdcde2-aa51-45ea-8fcb-ec8dfa8c0cb1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Flow 'volume_create_api' (26effc99-58a1-4d5f-ad9b-60546918dd99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:28:17.221236 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fafdcde2-aa51-45ea-8fcb-ec8dfa8c0cb1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b37cac6-8bd1-4547-8d69-a5763ec8afd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:17.221997 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:17.221997 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:17.222607 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-fafdcde2-aa51-45ea-8fcb-ec8dfa8c0cb1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:28:17.253966 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fafdcde2-aa51-45ea-8fcb-ec8dfa8c0cb1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b37cac6-8bd1-4547-8d69-a5763ec8afd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:28:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c3598a37-755a-409f-8eb7-051f136918f3,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-138816698',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3598a37-755a-409f-8eb7-051f136918f3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '81d1e758-515d-4125-9752-c181ade03476', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:17.255552 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fafdcde2-aa51-45ea-8fcb-ec8dfa8c0cb1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ae89b31-a98f-4fbf-90e4-f017356a6a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:17.300816 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-fafdcde2-aa51-45ea-8fcb-ec8dfa8c0cb1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-138816698 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-138816698, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:28:17.302654 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-fafdcde2-aa51-45ea-8fcb-ec8dfa8c0cb1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-138816698 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-138816698, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:28:17.350070 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-fafdcde2-aa51-45ea-8fcb-ec8dfa8c0cb1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Created reservations ['8f77e44e-4ceb-48df-986e-b86fbba169f2', '9017cccf-b88c-454c-a422-7872685dbab7', '0c8408e0-0545-48cd-8d09-91ff3cc2f175', '20c48126-bcc8-4cde-9450-e95c2c4fbdf1'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:28:17.350724 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fafdcde2-aa51-45ea-8fcb-ec8dfa8c0cb1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ae89b31-a98f-4fbf-90e4-f017356a6a9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f77e44e-4ceb-48df-986e-b86fbba169f2', '9017cccf-b88c-454c-a422-7872685dbab7', '0c8408e0-0545-48cd-8d09-91ff3cc2f175', '20c48126-bcc8-4cde-9450-e95c2c4fbdf1']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:17.351651 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fafdcde2-aa51-45ea-8fcb-ec8dfa8c0cb1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a6863d6-d5b6-4da5-b938-c43f66c5cea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:17.384499 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fafdcde2-aa51-45ea-8fcb-ec8dfa8c0cb1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a6863d6-d5b6-4da5-b938-c43f66c5cea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '071f5f0a-51c8-4ab4-b2fc-132f65955b3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1415460874',encryption_key_id=None,group_id=81d1e758-515d-4125-9752-c181ade03476,group_type_id=,metadata={},multiattach=False,project_id='ec58176ad694428ab6f693fe0ef9d0e6',qos_specs=None,replication_status=,reservations=['8f77e44e-4ceb-48df-986e-b86fbba169f2','9017cccf-b88c-454c-a422-7872685dbab7','0c8408e0-0545-48cd-8d09-91ff3cc2f175','20c48126-bcc8-4cde-9450-e95c2c4fbdf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='984c7512eac4435c835b295b12f60b13',volume_type_id=c3598a37-755a-409f-8eb7-051f136918f3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:28:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1415460874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=81d1e758-515d-4125-9752-c181ade03476,host=None,id=071f5f0a-51c8-4ab4-b2fc-132f65955b3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec58176ad694428ab6f693fe0ef9d0e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='984c7512eac4435c835b295b12f60b13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3598a37-755a-409f-8eb7-051f136918f3),volume_type_id=c3598a37-755a-409f-8eb7-051f136918f3)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:17.385354 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fafdcde2-aa51-45ea-8fcb-ec8dfa8c0cb1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5869994f-f458-4dde-90da-626d7eef3afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:17.411292 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fafdcde2-aa51-45ea-8fcb-ec8dfa8c0cb1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5869994f-f458-4dde-90da-626d7eef3afc) transitioned into state 'SUCCESS' from state '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-1415460874',encryption_key_id=None,group_id=81d1e758-515d-4125-9752-c181ade03476,group_type_id=,metadata={},multiattach=False,project_id='ec58176ad694428ab6f693fe0ef9d0e6',qos_specs=None,replication_status=,reservations=['8f77e44e-4ceb-48df-986e-b86fbba169f2','9017cccf-b88c-454c-a422-7872685dbab7','0c8408e0-0545-48cd-8d09-91ff3cc2f175','20c48126-bcc8-4cde-9450-e95c2c4fbdf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='984c7512eac4435c835b295b12f60b13',volume_type_id=c3598a37-755a-409f-8eb7-051f136918f3)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:17.412149 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fafdcde2-aa51-45ea-8fcb-ec8dfa8c0cb1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67d1b718-762b-4408-a01d-dcd0e22ea402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:17.434327 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fafdcde2-aa51-45ea-8fcb-ec8dfa8c0cb1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67d1b718-762b-4408-a01d-dcd0e22ea402) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:17.435667 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fafdcde2-aa51-45ea-8fcb-ec8dfa8c0cb1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Flow 'volume_create_api' (26effc99-58a1-4d5f-ad9b-60546918dd99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:28:17.436333 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fafdcde2-aa51-45ea-8fcb-ec8dfa8c0cb1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Create volume request issued successfully. Aug 06 19:28:17.437380 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-fafdcde2-aa51-45ea-8fcb-ec8dfa8c0cb1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:17.437613 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-fafdcde2-aa51-45ea-8fcb-ec8dfa8c0cb1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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 06 19:28:17.486869 np0000006689 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-fafdcde2-aa51-45ea-8fcb-ec8dfa8c0cb1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:17.492459 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:17.492459 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:17.500088 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fafdcde2-aa51-45ea-8fcb-ec8dfa8c0cb1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:28:17.500687 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 734/2914] 10.4.3.5 () {70 vars in 1286 bytes} [Thu Aug 6 19:28:17 2026] POST /volume/v3/volumes => generated 818 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:17.517312 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7fdba2a2-3ad3-43bf-8e1a-688632c7f786 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:17.519401 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7fdba2a2-3ad3-43bf-8e1a-688632c7f786 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/volumes/071f5f0a-51c8-4ab4-b2fc-132f65955b3d Aug 06 19:28:17.519712 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7fdba2a2-3ad3-43bf-8e1a-688632c7f786 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:17.520009 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7fdba2a2-3ad3-43bf-8e1a-688632c7f786 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:17.531487 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:17.531487 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:17.533134 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7fdba2a2-3ad3-43bf-8e1a-688632c7f786 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Volume info retrieved successfully. Aug 06 19:28:17.534228 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-7fdba2a2-3ad3-43bf-8e1a-688632c7f786 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:17.534428 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-7fdba2a2-3ad3-43bf-8e1a-688632c7f786 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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 06 19:28:17.581357 np0000006689 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-7fdba2a2-3ad3-43bf-8e1a-688632c7f786 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:17.585625 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:17.585625 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:17.595160 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7fdba2a2-3ad3-43bf-8e1a-688632c7f786 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/volumes/071f5f0a-51c8-4ab4-b2fc-132f65955b3d returned with HTTP 200 Aug 06 19:28:17.595532 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 722/2915] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:28:17 2026] GET /volume/v3/volumes/071f5f0a-51c8-4ab4-b2fc-132f65955b3d => generated 886 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:17.958045 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-79576beb-fdaf-463b-8509-4059495e7cfa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:17.960857 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-79576beb-fdaf-463b-8509-4059495e7cfa tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:28:17.960857 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-79576beb-fdaf-463b-8509-4059495e7cfa tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:17.961357 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-79576beb-fdaf-463b-8509-4059495e7cfa tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:17.961357 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-79576beb-fdaf-463b-8509-4059495e7cfa tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:17.967442 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:17.967442 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:17.968300 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-79576beb-fdaf-463b-8509-4059495e7cfa tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:28:17.969066 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 734/2916] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:17 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:18.126939 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e91976f2-ed9d-4028-8f4c-49db3a221643 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:18.129100 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e91976f2-ed9d-4028-8f4c-49db3a221643 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 Aug 06 19:28:18.129333 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e91976f2-ed9d-4028-8f4c-49db3a221643 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:18.129501 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e91976f2-ed9d-4028-8f4c-49db3a221643 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:18.144148 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:18.144148 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:18.155643 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e91976f2-ed9d-4028-8f4c-49db3a221643 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:28:18.168450 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e91976f2-ed9d-4028-8f4c-49db3a221643 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 returned with HTTP 200 Aug 06 19:28:18.169060 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 727/2917] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:18 2026] GET /volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 => generated 872 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:18.615108 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-95bef3f1-fda0-4ec1-991c-25cdf5d8af9a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:18.617953 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-95bef3f1-fda0-4ec1-991c-25cdf5d8af9a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/volumes/071f5f0a-51c8-4ab4-b2fc-132f65955b3d Aug 06 19:28:18.617953 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-95bef3f1-fda0-4ec1-991c-25cdf5d8af9a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:18.618479 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-95bef3f1-fda0-4ec1-991c-25cdf5d8af9a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:18.629994 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:18.629994 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:18.637251 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-95bef3f1-fda0-4ec1-991c-25cdf5d8af9a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Volume info retrieved successfully. Aug 06 19:28:18.638248 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-95bef3f1-fda0-4ec1-991c-25cdf5d8af9a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:18.638478 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-95bef3f1-fda0-4ec1-991c-25cdf5d8af9a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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 06 19:28:18.680588 np0000006689 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-95bef3f1-fda0-4ec1-991c-25cdf5d8af9a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:18.685116 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:18.685116 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:18.694099 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-95bef3f1-fda0-4ec1-991c-25cdf5d8af9a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/volumes/071f5f0a-51c8-4ab4-b2fc-132f65955b3d returned with HTTP 200 Aug 06 19:28:18.694519 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 735/2918] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:28:18 2026] GET /volume/v3/volumes/071f5f0a-51c8-4ab4-b2fc-132f65955b3d => generated 911 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:18.713602 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6397d91e-3e86-4c8c-9c9e-c02a8a790641 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:18.716307 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6397d91e-3e86-4c8c-9c9e-c02a8a790641 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:28:18.716829 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6397d91e-3e86-4c8c-9c9e-c02a8a790641 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1861562057", "volume_type": "c3598a37-755a-409f-8eb7-051f136918f3", "group_id": "81d1e758-515d-4125-9752-c181ade03476", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:18.721725 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-6397d91e-3e86-4c8c-9c9e-c02a8a790641 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1861562057', 'volume_type': 'c3598a37-755a-409f-8eb7-051f136918f3', 'group_id': '81d1e758-515d-4125-9752-c181ade03476', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:28:18.744450 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:18.744450 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:18.745145 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-6397d91e-3e86-4c8c-9c9e-c02a8a790641 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Create volume of 1 GB Aug 06 19:28:18.752249 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6397d91e-3e86-4c8c-9c9e-c02a8a790641 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Availability Zones retrieved successfully. Aug 06 19:28:18.760153 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6397d91e-3e86-4c8c-9c9e-c02a8a790641 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Flow 'volume_create_api' (d125025c-2b87-4c98-b6fb-cf6bab32b9eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:28:18.762072 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6397d91e-3e86-4c8c-9c9e-c02a8a790641 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75962bff-395a-434b-9f8c-7e1eb0a837f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:18.762835 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:18.762835 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:18.763466 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-6397d91e-3e86-4c8c-9c9e-c02a8a790641 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:28:18.791552 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6397d91e-3e86-4c8c-9c9e-c02a8a790641 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75962bff-395a-434b-9f8c-7e1eb0a837f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:28:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c3598a37-755a-409f-8eb7-051f136918f3,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-138816698',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3598a37-755a-409f-8eb7-051f136918f3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '81d1e758-515d-4125-9752-c181ade03476', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:18.792919 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6397d91e-3e86-4c8c-9c9e-c02a8a790641 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (535c96af-65f4-4659-a772-be9af955ae0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:18.828723 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-6397d91e-3e86-4c8c-9c9e-c02a8a790641 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-138816698 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-138816698, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:28:18.829130 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-6397d91e-3e86-4c8c-9c9e-c02a8a790641 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-138816698 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-138816698, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:28:18.844561 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-6397d91e-3e86-4c8c-9c9e-c02a8a790641 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Created reservations ['4945bc79-2cf2-48a7-b6b1-048773cb7350', '35873aed-5e8b-4118-be03-4b1fa985b7ab', '2fd7b5d4-2cb3-460f-85ca-5c771fb4c6c0', '8b9e9756-3665-4061-9f6f-84a157ff0c3c'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:28:18.845618 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6397d91e-3e86-4c8c-9c9e-c02a8a790641 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (535c96af-65f4-4659-a772-be9af955ae0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4945bc79-2cf2-48a7-b6b1-048773cb7350', '35873aed-5e8b-4118-be03-4b1fa985b7ab', '2fd7b5d4-2cb3-460f-85ca-5c771fb4c6c0', '8b9e9756-3665-4061-9f6f-84a157ff0c3c']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:18.846623 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6397d91e-3e86-4c8c-9c9e-c02a8a790641 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7bf6a49-47de-43cb-8fc6-703e42749511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:18.874646 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6397d91e-3e86-4c8c-9c9e-c02a8a790641 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7bf6a49-47de-43cb-8fc6-703e42749511) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'faf05312-7e64-42d1-a7ce-d4888d8b7b97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1861562057',encryption_key_id=None,group_id=81d1e758-515d-4125-9752-c181ade03476,group_type_id=,metadata={},multiattach=False,project_id='ec58176ad694428ab6f693fe0ef9d0e6',qos_specs=None,replication_status=,reservations=['4945bc79-2cf2-48a7-b6b1-048773cb7350','35873aed-5e8b-4118-be03-4b1fa985b7ab','2fd7b5d4-2cb3-460f-85ca-5c771fb4c6c0','8b9e9756-3665-4061-9f6f-84a157ff0c3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='984c7512eac4435c835b295b12f60b13',volume_type_id=c3598a37-755a-409f-8eb7-051f136918f3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:28:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1861562057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=81d1e758-515d-4125-9752-c181ade03476,host=None,id=faf05312-7e64-42d1-a7ce-d4888d8b7b97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec58176ad694428ab6f693fe0ef9d0e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='984c7512eac4435c835b295b12f60b13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3598a37-755a-409f-8eb7-051f136918f3),volume_type_id=c3598a37-755a-409f-8eb7-051f136918f3)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:18.875788 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6397d91e-3e86-4c8c-9c9e-c02a8a790641 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb9dea2e-1e5e-4a1d-afd0-fe33914305f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:18.900828 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6397d91e-3e86-4c8c-9c9e-c02a8a790641 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb9dea2e-1e5e-4a1d-afd0-fe33914305f8) transitioned into state 'SUCCESS' from state '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-1861562057',encryption_key_id=None,group_id=81d1e758-515d-4125-9752-c181ade03476,group_type_id=,metadata={},multiattach=False,project_id='ec58176ad694428ab6f693fe0ef9d0e6',qos_specs=None,replication_status=,reservations=['4945bc79-2cf2-48a7-b6b1-048773cb7350','35873aed-5e8b-4118-be03-4b1fa985b7ab','2fd7b5d4-2cb3-460f-85ca-5c771fb4c6c0','8b9e9756-3665-4061-9f6f-84a157ff0c3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='984c7512eac4435c835b295b12f60b13',volume_type_id=c3598a37-755a-409f-8eb7-051f136918f3)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:18.901677 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6397d91e-3e86-4c8c-9c9e-c02a8a790641 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00d71dc9-abba-4750-8804-175f22e8e266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:18.920417 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6397d91e-3e86-4c8c-9c9e-c02a8a790641 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00d71dc9-abba-4750-8804-175f22e8e266) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:18.921319 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6397d91e-3e86-4c8c-9c9e-c02a8a790641 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Flow 'volume_create_api' (d125025c-2b87-4c98-b6fb-cf6bab32b9eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:28:18.921646 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6397d91e-3e86-4c8c-9c9e-c02a8a790641 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Create volume request issued successfully. Aug 06 19:28:18.922513 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-6397d91e-3e86-4c8c-9c9e-c02a8a790641 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:18.922651 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-6397d91e-3e86-4c8c-9c9e-c02a8a790641 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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 06 19:28:18.964554 np0000006689 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-6397d91e-3e86-4c8c-9c9e-c02a8a790641 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:18.970166 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:18.970166 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:18.975192 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6397d91e-3e86-4c8c-9c9e-c02a8a790641 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:28:18.975773 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 723/2919] 10.4.3.5 () {70 vars in 1286 bytes} [Thu Aug 6 19:28:18 2026] POST /volume/v3/volumes => generated 818 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:18.989929 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-63cebc37-4625-4094-86ba-75bdf39f8c39 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:18.994338 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-63cebc37-4625-4094-86ba-75bdf39f8c39 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:28:18.994674 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-63cebc37-4625-4094-86ba-75bdf39f8c39 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:18.994910 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-63cebc37-4625-4094-86ba-75bdf39f8c39 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:18.995910 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-63cebc37-4625-4094-86ba-75bdf39f8c39 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:18.995993 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7d07ee68-1b98-42d9-90ac-0cd578b31695 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:18.998971 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7d07ee68-1b98-42d9-90ac-0cd578b31695 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/volumes/faf05312-7e64-42d1-a7ce-d4888d8b7b97 Aug 06 19:28:18.999284 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7d07ee68-1b98-42d9-90ac-0cd578b31695 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:18.999558 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7d07ee68-1b98-42d9-90ac-0cd578b31695 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:19.001451 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:19.001451 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:19.003351 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-63cebc37-4625-4094-86ba-75bdf39f8c39 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:28:19.003829 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 735/2920] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:18 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 732 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:19.009347 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:19.009347 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:19.014929 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7d07ee68-1b98-42d9-90ac-0cd578b31695 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Volume info retrieved successfully. Aug 06 19:28:19.015828 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-7d07ee68-1b98-42d9-90ac-0cd578b31695 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:19.016089 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-7d07ee68-1b98-42d9-90ac-0cd578b31695 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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 06 19:28:19.079447 np0000006689 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-7d07ee68-1b98-42d9-90ac-0cd578b31695 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:19.084270 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:19.084270 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:19.097167 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7d07ee68-1b98-42d9-90ac-0cd578b31695 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/volumes/faf05312-7e64-42d1-a7ce-d4888d8b7b97 returned with HTTP 200 Aug 06 19:28:19.097611 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 728/2921] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:28:18 2026] GET /volume/v3/volumes/faf05312-7e64-42d1-a7ce-d4888d8b7b97 => generated 886 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:19.184740 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a9ae1c4c-db58-4290-846d-7999481f38b9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:19.188365 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9ae1c4c-db58-4290-846d-7999481f38b9 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 Aug 06 19:28:19.188755 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9ae1c4c-db58-4290-846d-7999481f38b9 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:19.188864 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9ae1c4c-db58-4290-846d-7999481f38b9 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:19.203940 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:19.203940 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:19.207681 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a9ae1c4c-db58-4290-846d-7999481f38b9 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:28:19.213421 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9ae1c4c-db58-4290-846d-7999481f38b9 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 returned with HTTP 200 Aug 06 19:28:19.213825 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 736/2922] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:19 2026] GET /volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:20.023045 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-33119a81-8d36-4821-b2c2-4eaee88a5c44 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:20.027189 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-33119a81-8d36-4821-b2c2-4eaee88a5c44 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:28:20.027513 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-33119a81-8d36-4821-b2c2-4eaee88a5c44 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:20.027785 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-33119a81-8d36-4821-b2c2-4eaee88a5c44 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:20.027931 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-33119a81-8d36-4821-b2c2-4eaee88a5c44 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:20.032979 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:20.032979 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:20.033779 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-33119a81-8d36-4821-b2c2-4eaee88a5c44 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:28:20.034141 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 724/2923] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:20 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:20.116218 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7e7f9793-9c8d-4a28-8f44-b3da62c7239f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:20.118498 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7e7f9793-9c8d-4a28-8f44-b3da62c7239f tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/volumes/faf05312-7e64-42d1-a7ce-d4888d8b7b97 Aug 06 19:28:20.118810 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7e7f9793-9c8d-4a28-8f44-b3da62c7239f tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:20.119127 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7e7f9793-9c8d-4a28-8f44-b3da62c7239f tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:20.129434 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:20.129434 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:20.133623 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7e7f9793-9c8d-4a28-8f44-b3da62c7239f tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Volume info retrieved successfully. Aug 06 19:28:20.134358 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-7e7f9793-9c8d-4a28-8f44-b3da62c7239f tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:20.134543 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-7e7f9793-9c8d-4a28-8f44-b3da62c7239f tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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 06 19:28:20.182214 np0000006689 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-7e7f9793-9c8d-4a28-8f44-b3da62c7239f tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:20.185122 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:20.185122 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:20.194494 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7e7f9793-9c8d-4a28-8f44-b3da62c7239f tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/volumes/faf05312-7e64-42d1-a7ce-d4888d8b7b97 returned with HTTP 200 Aug 06 19:28:20.195054 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 736/2924] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:28:20 2026] GET /volume/v3/volumes/faf05312-7e64-42d1-a7ce-d4888d8b7b97 => generated 911 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:20.210363 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-483f2ed5-7d43-42e4-8f53-e32d7c37b07f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:20.212444 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-483f2ed5-7d43-42e4-8f53-e32d7c37b07f tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] PUT https://10.4.3.5/volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 Aug 06 19:28:20.212764 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-483f2ed5-7d43-42e4-8f53-e32d7c37b07f tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "071f5f0a-51c8-4ab4-b2fc-132f65955b3d"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:20.214375 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-483f2ed5-7d43-42e4-8f53-e32d7c37b07f tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Update called for group 81d1e758-515d-4125-9752-c181ade03476. {{(pid=100263) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 19:28:20.214487 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.groups [None req-483f2ed5-7d43-42e4-8f53-e32d7c37b07f tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Updating group 81d1e758-515d-4125-9752-c181ade03476 with name None description: None add_volumes: None remove_volumes: 071f5f0a-51c8-4ab4-b2fc-132f65955b3d. Aug 06 19:28:20.219255 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:20.219255 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:20.230337 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-97bc6995-15eb-49b5-81b8-cb1b573c9a72 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:20.233465 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-97bc6995-15eb-49b5-81b8-cb1b573c9a72 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 Aug 06 19:28:20.233643 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-97bc6995-15eb-49b5-81b8-cb1b573c9a72 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:20.234256 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-97bc6995-15eb-49b5-81b8-cb1b573c9a72 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:20.249143 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-483f2ed5-7d43-42e4-8f53-e32d7c37b07f tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 returned with HTTP 202 Aug 06 19:28:20.250531 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 729/2925] 10.4.3.5 () {70 vars in 1392 bytes} [Thu Aug 6 19:28:20 2026] PUT /volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:28:20.253426 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:20.253426 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:20.264122 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-54c93aa4-1b6a-435e-b98e-de450a4b8e90 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:20.267914 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-54c93aa4-1b6a-435e-b98e-de450a4b8e90 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 Aug 06 19:28:20.269251 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-54c93aa4-1b6a-435e-b98e-de450a4b8e90 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:20.269251 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-54c93aa4-1b6a-435e-b98e-de450a4b8e90 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:20.269251 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-54c93aa4-1b6a-435e-b98e-de450a4b8e90 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] show called for member 81d1e758-515d-4125-9752-c181ade03476 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:20.271668 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-97bc6995-15eb-49b5-81b8-cb1b573c9a72 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:28:20.279331 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:20.279331 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:20.280927 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-97bc6995-15eb-49b5-81b8-cb1b573c9a72 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 returned with HTTP 200 Aug 06 19:28:20.281562 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 737/2926] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:20 2026] GET /volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 => generated 872 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:20.299504 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-54c93aa4-1b6a-435e-b98e-de450a4b8e90 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 returned with HTTP 200 Aug 06 19:28:20.300220 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 725/2927] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:20 2026] GET /volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 => generated 390 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 19:28:21.047625 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-03878837-15d3-4594-b72b-d21d56958ce0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:21.050417 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-03878837-15d3-4594-b72b-d21d56958ce0 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:28:21.050417 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-03878837-15d3-4594-b72b-d21d56958ce0 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:21.050417 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-03878837-15d3-4594-b72b-d21d56958ce0 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:21.050417 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-03878837-15d3-4594-b72b-d21d56958ce0 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:21.056231 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:21.056231 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:21.057161 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-03878837-15d3-4594-b72b-d21d56958ce0 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:28:21.058418 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 737/2928] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:21 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:21.070105 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-943f5b89-78ec-4dba-b708-5352b2750db4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:21.167403 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-943f5b89-78ec-4dba-b708-5352b2750db4 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] POST https://10.4.3.5/volume/v3/backups Aug 06 19:28:21.167811 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-943f5b89-78ec-4dba-b708-5352b2750db4 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a5ed0d25-457c-4272-b008-b30fb78af19d"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:21.169424 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-943f5b89-78ec-4dba-b708-5352b2750db4 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Creating new backup {'backup': {'volume_id': 'a5ed0d25-457c-4272-b008-b30fb78af19d'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:28:21.169712 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-943f5b89-78ec-4dba-b708-5352b2750db4 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Creating backup of volume a5ed0d25-457c-4272-b008-b30fb78af19d in container None Aug 06 19:28:21.172044 np0000006689 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=455,cinder:UPDATE=114,cinder:INSERT=59 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:28:21.183047 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:21.183047 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:21.183047 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-943f5b89-78ec-4dba-b708-5352b2750db4 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Volume info retrieved successfully. Aug 06 19:28:21.206758 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-943f5b89-78ec-4dba-b708-5352b2750db4 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Created reservations ['6f14f496-119e-4aca-b65b-fcee25d159ec', 'ada19cc0-9c7c-4d1e-b7ce-231d07a342c9'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:28:21.252075 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-943f5b89-78ec-4dba-b708-5352b2750db4 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:28:21.252822 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 730/2929] 10.4.3.5 () {70 vars in 1284 bytes} [Thu Aug 6 19:28:21 2026] POST /volume/v3/backups => generated 284 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:28:21.265569 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fecb09c3-122e-487c-9a0e-5464f090833f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:21.267725 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fecb09c3-122e-487c-9a0e-5464f090833f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c Aug 06 19:28:21.267858 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fecb09c3-122e-487c-9a0e-5464f090833f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:21.268308 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fecb09c3-122e-487c-9a0e-5464f090833f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:21.268308 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-fecb09c3-122e-487c-9a0e-5464f090833f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id a6c0bdec-b50d-4877-945b-c47b34d0ef8c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:21.270376 np0000006689 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=544,cinder:INSERT=84,cinder:UPDATE=151 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:28:21.275069 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:21.275069 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:21.275069 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fecb09c3-122e-487c-9a0e-5464f090833f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c returned with HTTP 200 Aug 06 19:28:21.275069 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 738/2930] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:21 2026] GET /volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c => generated 691 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:21.301137 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ca1fc931-7ef4-4d69-8b14-4a6741f8c12d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:21.305959 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ca1fc931-7ef4-4d69-8b14-4a6741f8c12d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 Aug 06 19:28:21.305959 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ca1fc931-7ef4-4d69-8b14-4a6741f8c12d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:21.305959 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ca1fc931-7ef4-4d69-8b14-4a6741f8c12d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:21.310030 np0000006689 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=499,cinder:UPDATE=143,cinder:INSERT=95 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:28:21.316603 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8f9fb262-bf4a-4e99-a75f-03832f35a9df None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:21.319614 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8f9fb262-bf4a-4e99-a75f-03832f35a9df tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 Aug 06 19:28:21.319769 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8f9fb262-bf4a-4e99-a75f-03832f35a9df tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:21.320030 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8f9fb262-bf4a-4e99-a75f-03832f35a9df tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:21.320184 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-8f9fb262-bf4a-4e99-a75f-03832f35a9df tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] show called for member 81d1e758-515d-4125-9752-c181ade03476 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:21.326462 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:21.326462 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:21.330045 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:21.330045 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:21.339809 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ca1fc931-7ef4-4d69-8b14-4a6741f8c12d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:28:21.349843 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ca1fc931-7ef4-4d69-8b14-4a6741f8c12d tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 returned with HTTP 200 Aug 06 19:28:21.350485 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 726/2931] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:21 2026] GET /volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 => generated 872 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:21.353763 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8f9fb262-bf4a-4e99-a75f-03832f35a9df tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 returned with HTTP 200 Aug 06 19:28:21.354267 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 738/2932] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:21 2026] GET /volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 => generated 391 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:21.370141 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b390abe3-adc7-49b1-ba97-a622c4c636a0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:21.373283 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b390abe3-adc7-49b1-ba97-a622c4c636a0 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] PUT https://10.4.3.5/volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 Aug 06 19:28:21.374905 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b390abe3-adc7-49b1-ba97-a622c4c636a0 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "071f5f0a-51c8-4ab4-b2fc-132f65955b3d"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:21.378680 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-b390abe3-adc7-49b1-ba97-a622c4c636a0 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Update called for group 81d1e758-515d-4125-9752-c181ade03476. {{(pid=100263) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 19:28:21.378680 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.groups [None req-b390abe3-adc7-49b1-ba97-a622c4c636a0 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Updating group 81d1e758-515d-4125-9752-c181ade03476 with name None description: None add_volumes: 071f5f0a-51c8-4ab4-b2fc-132f65955b3d remove_volumes: None. Aug 06 19:28:21.382756 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:21.382756 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:21.419399 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b390abe3-adc7-49b1-ba97-a622c4c636a0 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 returned with HTTP 202 Aug 06 19:28:21.419978 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 731/2933] 10.4.3.5 () {70 vars in 1392 bytes} [Thu Aug 6 19:28:21 2026] PUT /volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:28:21.430325 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ebd67970-f95a-40a1-a3a4-b58c9cb0f836 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:21.436188 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ebd67970-f95a-40a1-a3a4-b58c9cb0f836 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 Aug 06 19:28:21.436188 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ebd67970-f95a-40a1-a3a4-b58c9cb0f836 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:21.436188 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ebd67970-f95a-40a1-a3a4-b58c9cb0f836 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:21.436188 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-ebd67970-f95a-40a1-a3a4-b58c9cb0f836 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] show called for member 81d1e758-515d-4125-9752-c181ade03476 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:21.443116 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:21.443116 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:21.454105 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ebd67970-f95a-40a1-a3a4-b58c9cb0f836 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 returned with HTTP 200 Aug 06 19:28:21.454673 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 739/2934] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:21 2026] GET /volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 => generated 390 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:21.855275 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-9d0823ca-6dff-4a06-a895-2a93c1fdf96d req-b2cc13ed-65a9-487c-b917-2213100fb1f2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:21.858638 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9d0823ca-6dff-4a06-a895-2a93c1fdf96d req-b2cc13ed-65a9-487c-b917-2213100fb1f2 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 Aug 06 19:28:21.858850 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-9d0823ca-6dff-4a06-a895-2a93c1fdf96d req-b2cc13ed-65a9-487c-b917-2213100fb1f2 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:21.859188 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-9d0823ca-6dff-4a06-a895-2a93c1fdf96d req-b2cc13ed-65a9-487c-b917-2213100fb1f2 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:21.873941 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:21.873941 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:21.879906 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-9d0823ca-6dff-4a06-a895-2a93c1fdf96d req-b2cc13ed-65a9-487c-b917-2213100fb1f2 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:28:21.885971 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9d0823ca-6dff-4a06-a895-2a93c1fdf96d req-b2cc13ed-65a9-487c-b917-2213100fb1f2 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 returned with HTTP 200 Aug 06 19:28:21.886523 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 727/2935] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:28:21 2026] GET /volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 => generated 1226 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:21.906614 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-9d0823ca-6dff-4a06-a895-2a93c1fdf96d req-255146ab-7301-45e9-879e-cbb88275ca19 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:21.909760 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9d0823ca-6dff-4a06-a895-2a93c1fdf96d req-255146ab-7301-45e9-879e-cbb88275ca19 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] POST https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11/action Aug 06 19:28:21.910184 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9d0823ca-6dff-4a06-a895-2a93c1fdf96d req-255146ab-7301-45e9-879e-cbb88275ca19 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:28:21.910463 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9d0823ca-6dff-4a06-a895-2a93c1fdf96d req-255146ab-7301-45e9-879e-cbb88275ca19 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:21.928273 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:21.928273 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:21.928990 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-9d0823ca-6dff-4a06-a895-2a93c1fdf96d req-255146ab-7301-45e9-879e-cbb88275ca19 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:28:21.942635 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-9d0823ca-6dff-4a06-a895-2a93c1fdf96d req-255146ab-7301-45e9-879e-cbb88275ca19 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Begin detaching volume completed successfully. Aug 06 19:28:21.942872 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9d0823ca-6dff-4a06-a895-2a93c1fdf96d req-255146ab-7301-45e9-879e-cbb88275ca19 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11/action returned with HTTP 202 Aug 06 19:28:21.944049 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 739/2936] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:28:21 2026] POST /volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:28:22.021207 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9fc030d9-5391-4f9b-85e1-7d362da201ef None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:22.021739 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9fc030d9-5391-4f9b-85e1-7d362da201ef None None] GET https://10.4.3.5/volume// Aug 06 19:28:22.021985 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9fc030d9-5391-4f9b-85e1-7d362da201ef None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:22.022304 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9fc030d9-5391-4f9b-85e1-7d362da201ef None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:22.022693 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9fc030d9-5391-4f9b-85e1-7d362da201ef None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:28:22.023400 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 732/2937] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:28:22 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:28:22.033887 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-9d0823ca-6dff-4a06-a895-2a93c1fdf96d req-45ca1b29-8f5f-4beb-ba6f-a607e96fdd18 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:22.038505 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9d0823ca-6dff-4a06-a895-2a93c1fdf96d req-45ca1b29-8f5f-4beb-ba6f-a607e96fdd18 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 Aug 06 19:28:22.039056 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9d0823ca-6dff-4a06-a895-2a93c1fdf96d req-45ca1b29-8f5f-4beb-ba6f-a607e96fdd18 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:22.039428 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9d0823ca-6dff-4a06-a895-2a93c1fdf96d req-45ca1b29-8f5f-4beb-ba6f-a607e96fdd18 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:22.059083 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:22.059083 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:22.071512 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-9d0823ca-6dff-4a06-a895-2a93c1fdf96d req-45ca1b29-8f5f-4beb-ba6f-a607e96fdd18 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:28:22.081724 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9d0823ca-6dff-4a06-a895-2a93c1fdf96d req-45ca1b29-8f5f-4beb-ba6f-a607e96fdd18 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 returned with HTTP 200 Aug 06 19:28:22.082530 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 740/2938] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:28:22 2026] GET /volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 => generated 1409 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:28:22.289258 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-57854f53-c6cd-4f5e-b792-68ebcf37f48b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:22.291740 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-57854f53-c6cd-4f5e-b792-68ebcf37f48b tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c Aug 06 19:28:22.291905 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-57854f53-c6cd-4f5e-b792-68ebcf37f48b tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:22.292182 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-57854f53-c6cd-4f5e-b792-68ebcf37f48b tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:22.292334 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-57854f53-c6cd-4f5e-b792-68ebcf37f48b tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id a6c0bdec-b50d-4877-945b-c47b34d0ef8c. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:22.299610 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:22.299610 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:22.299610 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-57854f53-c6cd-4f5e-b792-68ebcf37f48b tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c returned with HTTP 200 Aug 06 19:28:22.299610 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 728/2939] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:22 2026] GET /volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c => generated 693 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:22.367104 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1050c18c-a1b7-454d-886b-e98071101542 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:22.369424 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1050c18c-a1b7-454d-886b-e98071101542 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 Aug 06 19:28:22.369424 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1050c18c-a1b7-454d-886b-e98071101542 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:22.369579 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1050c18c-a1b7-454d-886b-e98071101542 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:22.382365 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:22.382365 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:22.388226 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1050c18c-a1b7-454d-886b-e98071101542 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:28:22.396415 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1050c18c-a1b7-454d-886b-e98071101542 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 returned with HTTP 200 Aug 06 19:28:22.396415 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 740/2940] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:22 2026] GET /volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:22.471248 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e3998652-4a46-4600-8a63-c5d5521668eb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:22.478582 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e3998652-4a46-4600-8a63-c5d5521668eb tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 Aug 06 19:28:22.478582 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e3998652-4a46-4600-8a63-c5d5521668eb tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:22.478582 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e3998652-4a46-4600-8a63-c5d5521668eb tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:22.478582 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-e3998652-4a46-4600-8a63-c5d5521668eb tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] show called for member 81d1e758-515d-4125-9752-c181ade03476 {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:22.487918 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:22.487918 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:22.498832 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e3998652-4a46-4600-8a63-c5d5521668eb tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 returned with HTTP 200 Aug 06 19:28:22.499865 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 733/2941] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:22 2026] GET /volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 => generated 391 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:22.516933 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7e2199c5-d4be-4825-9604-6181936c6f35 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:22.522517 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7e2199c5-d4be-4825-9604-6181936c6f35 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] PUT https://10.4.3.5/volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 Aug 06 19:28:22.522844 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7e2199c5-d4be-4825-9604-6181936c6f35 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "faf05312-7e64-42d1-a7ce-d4888d8b7b97"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:22.527262 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-7e2199c5-d4be-4825-9604-6181936c6f35 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Update called for group 81d1e758-515d-4125-9752-c181ade03476. {{(pid=100265) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 19:28:22.527831 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-7e2199c5-d4be-4825-9604-6181936c6f35 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Updating group 81d1e758-515d-4125-9752-c181ade03476 with name None description: None add_volumes: None remove_volumes: faf05312-7e64-42d1-a7ce-d4888d8b7b97. Aug 06 19:28:22.535108 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:22.535108 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:22.558922 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7e2199c5-d4be-4825-9604-6181936c6f35 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 returned with HTTP 202 Aug 06 19:28:22.560039 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 741/2942] 10.4.3.5 () {70 vars in 1392 bytes} [Thu Aug 6 19:28:22 2026] PUT /volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:28:22.574955 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f6920633-1f16-4540-b824-93e1512f7ea4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:22.577033 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f6920633-1f16-4540-b824-93e1512f7ea4 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 Aug 06 19:28:22.577322 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f6920633-1f16-4540-b824-93e1512f7ea4 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:22.577544 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f6920633-1f16-4540-b824-93e1512f7ea4 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:22.577951 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-f6920633-1f16-4540-b824-93e1512f7ea4 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] show called for member 81d1e758-515d-4125-9752-c181ade03476 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:22.584471 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:22.584471 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:22.605997 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f6920633-1f16-4540-b824-93e1512f7ea4 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 returned with HTTP 200 Aug 06 19:28:22.606864 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 729/2943] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:22 2026] GET /volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 => generated 390 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:23.312156 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0c275ca1-6a1e-4324-a4b3-c63c1f1d2f27 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:23.315795 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c275ca1-6a1e-4324-a4b3-c63c1f1d2f27 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c Aug 06 19:28:23.315795 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0c275ca1-6a1e-4324-a4b3-c63c1f1d2f27 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:23.315795 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0c275ca1-6a1e-4324-a4b3-c63c1f1d2f27 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:23.315795 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-0c275ca1-6a1e-4324-a4b3-c63c1f1d2f27 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id a6c0bdec-b50d-4877-945b-c47b34d0ef8c. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:23.320426 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:23.320426 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:23.321102 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c275ca1-6a1e-4324-a4b3-c63c1f1d2f27 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c returned with HTTP 200 Aug 06 19:28:23.321587 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 741/2944] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:23 2026] GET /volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c => generated 693 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:23.411410 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-35590b0d-3b4b-4a94-b11f-e1f432445c26 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:23.413576 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-35590b0d-3b4b-4a94-b11f-e1f432445c26 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 Aug 06 19:28:23.414423 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-35590b0d-3b4b-4a94-b11f-e1f432445c26 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:23.414423 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-35590b0d-3b4b-4a94-b11f-e1f432445c26 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:23.432567 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:23.432567 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:23.443346 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-35590b0d-3b4b-4a94-b11f-e1f432445c26 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:28:23.449493 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-35590b0d-3b4b-4a94-b11f-e1f432445c26 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 returned with HTTP 200 Aug 06 19:28:23.450110 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 734/2945] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:23 2026] GET /volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 => generated 872 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:23.621755 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-83278f57-8bbf-4e6d-8667-fdab9eee6bd2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:23.626128 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-83278f57-8bbf-4e6d-8667-fdab9eee6bd2 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 Aug 06 19:28:23.626651 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-83278f57-8bbf-4e6d-8667-fdab9eee6bd2 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:23.626762 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-83278f57-8bbf-4e6d-8667-fdab9eee6bd2 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:23.626927 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-83278f57-8bbf-4e6d-8667-fdab9eee6bd2 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] show called for member 81d1e758-515d-4125-9752-c181ade03476 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:23.637286 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:23.637286 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:23.652486 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-83278f57-8bbf-4e6d-8667-fdab9eee6bd2 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 returned with HTTP 200 Aug 06 19:28:23.652974 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 742/2946] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:23 2026] GET /volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 => generated 391 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:23.669059 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ccf27b74-0efa-4737-a99f-f969b63bba91 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:23.671202 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ccf27b74-0efa-4737-a99f-f969b63bba91 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] PUT https://10.4.3.5/volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 Aug 06 19:28:23.671648 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ccf27b74-0efa-4737-a99f-f969b63bba91 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "faf05312-7e64-42d1-a7ce-d4888d8b7b97"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:23.674389 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-ccf27b74-0efa-4737-a99f-f969b63bba91 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Update called for group 81d1e758-515d-4125-9752-c181ade03476. {{(pid=100262) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 19:28:23.674556 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.groups [None req-ccf27b74-0efa-4737-a99f-f969b63bba91 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Updating group 81d1e758-515d-4125-9752-c181ade03476 with name None description: None add_volumes: faf05312-7e64-42d1-a7ce-d4888d8b7b97 remove_volumes: None. Aug 06 19:28:23.681332 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:23.681332 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:23.761795 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ccf27b74-0efa-4737-a99f-f969b63bba91 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 returned with HTTP 202 Aug 06 19:28:23.762334 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 730/2947] 10.4.3.5 () {70 vars in 1392 bytes} [Thu Aug 6 19:28:23 2026] PUT /volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:28:23.773984 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-04d0ce55-976f-4050-a10e-9e962d1a2dfb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:23.776592 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-04d0ce55-976f-4050-a10e-9e962d1a2dfb tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 Aug 06 19:28:23.776905 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-04d0ce55-976f-4050-a10e-9e962d1a2dfb tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:23.778780 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-04d0ce55-976f-4050-a10e-9e962d1a2dfb tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:23.778780 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-04d0ce55-976f-4050-a10e-9e962d1a2dfb tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] show called for member 81d1e758-515d-4125-9752-c181ade03476 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:23.787270 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:23.787270 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:23.799781 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-04d0ce55-976f-4050-a10e-9e962d1a2dfb tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 returned with HTTP 200 Aug 06 19:28:23.800680 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 742/2948] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:23 2026] GET /volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 => generated 390 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:24.218589 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-9d0823ca-6dff-4a06-a895-2a93c1fdf96d req-c1c4c780-94a9-44bb-a665-ee6ccca1d609 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:24.221791 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9d0823ca-6dff-4a06-a895-2a93c1fdf96d req-c1c4c780-94a9-44bb-a665-ee6ccca1d609 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] DELETE https://10.4.3.5/volume/v3/attachments/9b957563-6f94-4400-afaf-12b72242f8ca Aug 06 19:28:24.221791 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9d0823ca-6dff-4a06-a895-2a93c1fdf96d req-c1c4c780-94a9-44bb-a665-ee6ccca1d609 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:24.222061 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9d0823ca-6dff-4a06-a895-2a93c1fdf96d req-c1c4c780-94a9-44bb-a665-ee6ccca1d609 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:24.235061 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:24.235061 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:24.333324 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9d0823ca-6dff-4a06-a895-2a93c1fdf96d req-c1c4c780-94a9-44bb-a665-ee6ccca1d609 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/attachments/9b957563-6f94-4400-afaf-12b72242f8ca returned with HTTP 200 Aug 06 19:28:24.334233 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 735/2949] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:28:24 2026] DELETE /volume/v3/attachments/9b957563-6f94-4400-afaf-12b72242f8ca => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:24.338686 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9a055ef4-c184-420b-9375-9c222db7e348 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:24.342386 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9a055ef4-c184-420b-9375-9c222db7e348 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c Aug 06 19:28:24.344287 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9a055ef4-c184-420b-9375-9c222db7e348 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:24.344287 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9a055ef4-c184-420b-9375-9c222db7e348 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:24.344287 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-9a055ef4-c184-420b-9375-9c222db7e348 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id a6c0bdec-b50d-4877-945b-c47b34d0ef8c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:24.391105 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:24.391105 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:24.391105 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9a055ef4-c184-420b-9375-9c222db7e348 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c returned with HTTP 200 Aug 06 19:28:24.391105 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 743/2950] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:24 2026] GET /volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c => generated 704 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:24.472548 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-47ae7601-362a-46fd-b594-9ceeed74245a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:24.475030 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-47ae7601-362a-46fd-b594-9ceeed74245a tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 Aug 06 19:28:24.475308 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-47ae7601-362a-46fd-b594-9ceeed74245a tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:24.475558 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-47ae7601-362a-46fd-b594-9ceeed74245a tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:24.499324 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:24.499324 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:24.515443 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-47ae7601-362a-46fd-b594-9ceeed74245a tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:28:24.522537 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-47ae7601-362a-46fd-b594-9ceeed74245a tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 returned with HTTP 200 Aug 06 19:28:24.523028 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 731/2951] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:24 2026] GET /volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 => generated 872 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:24.815387 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-97ef34ef-dee6-48ae-828d-177abdae4455 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:24.817762 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-97ef34ef-dee6-48ae-828d-177abdae4455 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 Aug 06 19:28:24.818140 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-97ef34ef-dee6-48ae-828d-177abdae4455 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:24.818545 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-97ef34ef-dee6-48ae-828d-177abdae4455 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:24.819674 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-97ef34ef-dee6-48ae-828d-177abdae4455 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] show called for member 81d1e758-515d-4125-9752-c181ade03476 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:24.823150 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:24.823150 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:24.832007 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-97ef34ef-dee6-48ae-828d-177abdae4455 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 returned with HTTP 200 Aug 06 19:28:24.832007 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 743/2952] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:24 2026] GET /volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 => generated 391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:24.841992 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b4da1a9d-1e64-4bbb-acf9-e07be435fe74 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:24.845271 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b4da1a9d-1e64-4bbb-acf9-e07be435fe74 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/volumes/detail Aug 06 19:28:24.845629 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b4da1a9d-1e64-4bbb-acf9-e07be435fe74 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:24.845733 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b4da1a9d-1e64-4bbb-acf9-e07be435fe74 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:24.846106 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-b4da1a9d-1e64-4bbb-acf9-e07be435fe74 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:28:24.846544 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:24.846544 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:24.847228 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b4da1a9d-1e64-4bbb-acf9-e07be435fe74 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:28:24.858334 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b4da1a9d-1e64-4bbb-acf9-e07be435fe74 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Get all volumes completed successfully. Aug 06 19:28:24.859978 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-b4da1a9d-1e64-4bbb-acf9-e07be435fe74 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:24.859978 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-b4da1a9d-1e64-4bbb-acf9-e07be435fe74 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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 06 19:28:24.915887 np0000006689 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-b4da1a9d-1e64-4bbb-acf9-e07be435fe74 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:24.919972 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:24.919972 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:24.925166 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-b4da1a9d-1e64-4bbb-acf9-e07be435fe74 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:24.925403 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-b4da1a9d-1e64-4bbb-acf9-e07be435fe74 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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 06 19:28:24.979265 np0000006689 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-b4da1a9d-1e64-4bbb-acf9-e07be435fe74 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:24.985840 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:24.985840 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:25.002937 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b4da1a9d-1e64-4bbb-acf9-e07be435fe74 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/volumes/detail returned with HTTP 200 Aug 06 19:28:25.003509 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 736/2953] 10.4.3.5 () {68 vars in 1285 bytes} [Thu Aug 6 19:28:24 2026] GET /volume/v3/volumes/detail => generated 1815 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:28:25.029782 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-af935791-9f86-4af9-ad71-a68268fffc94 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:25.035244 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-af935791-9f86-4af9-ad71-a68268fffc94 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] POST https://10.4.3.5/volume/v3/group_snapshots Aug 06 19:28:25.035244 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-af935791-9f86-4af9-ad71-a68268fffc94 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "81d1e758-515d-4125-9752-c181ade03476", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1538016395"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:25.038139 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-af935791-9f86-4af9-ad71-a68268fffc94 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '81d1e758-515d-4125-9752-c181ade03476', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1538016395'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 06 19:28:25.044133 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:25.044133 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:25.051418 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.group_snapshots [None req-af935791-9f86-4af9-ad71-a68268fffc94 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1538016395. Aug 06 19:28:25.080751 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:25.080751 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:25.115526 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-af935791-9f86-4af9-ad71-a68268fffc94 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-138816698 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-138816698, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:28:25.143758 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-af935791-9f86-4af9-ad71-a68268fffc94 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Created reservations ['094cc321-6abc-4e29-a0b4-134639393e9b', 'a6632e3e-7993-4b78-96be-0e40d207030e', 'b5932452-8d50-4b36-8c6b-35eb5f75da3b', 'f5a616bb-135c-4f35-b09d-e6453f2d5a50'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:28:25.215758 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-af935791-9f86-4af9-ad71-a68268fffc94 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/group_snapshots returned with HTTP 202 Aug 06 19:28:25.216454 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 744/2954] 10.4.3.5 () {70 vars in 1310 bytes} [Thu Aug 6 19:28:25 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:25.227184 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-23be3371-fe95-4628-80b7-d754b2961c8e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:25.227635 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-23be3371-fe95-4628-80b7-d754b2961c8e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/group_snapshots/79d8ac90-d6ab-4592-9a3c-4f962a731286 Aug 06 19:28:25.228087 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-23be3371-fe95-4628-80b7-d754b2961c8e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:25.228395 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-23be3371-fe95-4628-80b7-d754b2961c8e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:25.228610 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.group_snapshots [None req-23be3371-fe95-4628-80b7-d754b2961c8e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] show called for member 79d8ac90-d6ab-4592-9a3c-4f962a731286 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 19:28:25.235247 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-15fcce12-7f7d-405c-abf4-56f2169554e7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:25.238469 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-15fcce12-7f7d-405c-abf4-56f2169554e7 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] DELETE https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 Aug 06 19:28:25.238469 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-15fcce12-7f7d-405c-abf4-56f2169554e7 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:25.238643 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:25.238643 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:25.238723 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-15fcce12-7f7d-405c-abf4-56f2169554e7 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:25.238760 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-15fcce12-7f7d-405c-abf4-56f2169554e7 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Delete volume with id: 2132330b-0e27-4a92-9a64-4bb025dabe11 Aug 06 19:28:25.244879 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-23be3371-fe95-4628-80b7-d754b2961c8e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/group_snapshots/79d8ac90-d6ab-4592-9a3c-4f962a731286 returned with HTTP 200 Aug 06 19:28:25.245663 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 732/2955] 10.4.3.5 () {68 vars in 1399 bytes} [Thu Aug 6 19:28:25 2026] GET /volume/v3/group_snapshots/79d8ac90-d6ab-4592-9a3c-4f962a731286 => generated 326 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:25.255336 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:25.255336 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:25.256076 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-15fcce12-7f7d-405c-abf4-56f2169554e7 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:28:25.298463 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-15fcce12-7f7d-405c-abf4-56f2169554e7 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Delete volume request issued successfully. Aug 06 19:28:25.298463 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-15fcce12-7f7d-405c-abf4-56f2169554e7 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 returned with HTTP 202 Aug 06 19:28:25.298463 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 744/2956] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:28:25 2026] DELETE /volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:28:25.347486 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-865bf40f-8a75-4b11-a312-3646bd39266f req-952b15a0-a4f8-476a-9bc4-7d7256a59402 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:25.352894 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-865bf40f-8a75-4b11-a312-3646bd39266f req-952b15a0-a4f8-476a-9bc4-7d7256a59402 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] POST https://10.4.3.5/volume/v3/attachments/c857085f-a4ba-4b8c-a893-637a07f47f87/action Aug 06 19:28:25.353687 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-865bf40f-8a75-4b11-a312-3646bd39266f req-952b15a0-a4f8-476a-9bc4-7d7256a59402 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:28:25.353687 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-865bf40f-8a75-4b11-a312-3646bd39266f req-952b15a0-a4f8-476a-9bc4-7d7256a59402 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:25.383094 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:25.383094 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:25.404179 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-865bf40f-8a75-4b11-a312-3646bd39266f req-952b15a0-a4f8-476a-9bc4-7d7256a59402 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/attachments/c857085f-a4ba-4b8c-a893-637a07f47f87/action returned with HTTP 204 Aug 06 19:28:25.404988 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 737/2957] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:28:25 2026] POST /volume/v3/attachments/c857085f-a4ba-4b8c-a893-637a07f47f87/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:25.409152 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e93849bb-6faf-4f09-acb4-e668d5255518 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:25.412732 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e93849bb-6faf-4f09-acb4-e668d5255518 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c Aug 06 19:28:25.412925 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e93849bb-6faf-4f09-acb4-e668d5255518 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:25.413283 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e93849bb-6faf-4f09-acb4-e668d5255518 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:25.413448 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e93849bb-6faf-4f09-acb4-e668d5255518 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id a6c0bdec-b50d-4877-945b-c47b34d0ef8c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:25.421462 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:25.421462 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:25.422003 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e93849bb-6faf-4f09-acb4-e668d5255518 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c returned with HTTP 200 Aug 06 19:28:25.422702 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 745/2958] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:25 2026] GET /volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c => generated 704 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:25.543769 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e11ad848-72c7-407a-8bf3-fe5995be5526 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:25.547083 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e11ad848-72c7-407a-8bf3-fe5995be5526 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 Aug 06 19:28:25.547388 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e11ad848-72c7-407a-8bf3-fe5995be5526 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:25.548529 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e11ad848-72c7-407a-8bf3-fe5995be5526 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:25.568963 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:25.568963 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:25.574613 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e11ad848-72c7-407a-8bf3-fe5995be5526 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:28:25.588567 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e11ad848-72c7-407a-8bf3-fe5995be5526 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 returned with HTTP 200 Aug 06 19:28:25.588567 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 733/2959] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:25 2026] GET /volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 => generated 1164 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:25.616977 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-094b312f-c697-46e1-9b62-f6116f0a62a0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:25.620219 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-094b312f-c697-46e1-9b62-f6116f0a62a0 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 Aug 06 19:28:25.621670 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-094b312f-c697-46e1-9b62-f6116f0a62a0 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:25.621670 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-094b312f-c697-46e1-9b62-f6116f0a62a0 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:25.641434 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:25.641434 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:25.646864 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-094b312f-c697-46e1-9b62-f6116f0a62a0 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:28:25.655779 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-094b312f-c697-46e1-9b62-f6116f0a62a0 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 returned with HTTP 200 Aug 06 19:28:25.657082 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 745/2960] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:25 2026] GET /volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 => generated 1164 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:26.261631 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1923a123-2dd3-46d7-96eb-5885fd371c85 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:26.264150 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1923a123-2dd3-46d7-96eb-5885fd371c85 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/group_snapshots/79d8ac90-d6ab-4592-9a3c-4f962a731286 Aug 06 19:28:26.264437 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1923a123-2dd3-46d7-96eb-5885fd371c85 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:26.264704 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1923a123-2dd3-46d7-96eb-5885fd371c85 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:26.264844 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.group_snapshots [None req-1923a123-2dd3-46d7-96eb-5885fd371c85 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] show called for member 79d8ac90-d6ab-4592-9a3c-4f962a731286 {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 19:28:26.269587 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:26.269587 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:26.275941 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1923a123-2dd3-46d7-96eb-5885fd371c85 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/group_snapshots/79d8ac90-d6ab-4592-9a3c-4f962a731286 returned with HTTP 200 Aug 06 19:28:26.275941 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 738/2961] 10.4.3.5 () {68 vars in 1399 bytes} [Thu Aug 6 19:28:26 2026] GET /volume/v3/group_snapshots/79d8ac90-d6ab-4592-9a3c-4f962a731286 => generated 327 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:26.290003 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4a48b71e-f94c-4cc0-a58d-a45f85bf1b16 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:26.297817 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4a48b71e-f94c-4cc0-a58d-a45f85bf1b16 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/snapshots/detail Aug 06 19:28:26.298113 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4a48b71e-f94c-4cc0-a58d-a45f85bf1b16 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:26.302383 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4a48b71e-f94c-4cc0-a58d-a45f85bf1b16 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:26.302383 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-4a48b71e-f94c-4cc0-a58d-a45f85bf1b16 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:28:26.303511 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-4a48b71e-f94c-4cc0-a58d-a45f85bf1b16 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 19:28:26.323540 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4a48b71e-f94c-4cc0-a58d-a45f85bf1b16 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Get all snapshots completed successfully. Aug 06 19:28:26.324451 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:26.324451 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:26.325774 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4a48b71e-f94c-4cc0-a58d-a45f85bf1b16 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 19:28:26.326565 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 746/2962] 10.4.3.5 () {66 vars in 1250 bytes} [Thu Aug 6 19:28:26 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:26.341471 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-507d3c0e-000c-4698-afd7-88d96b5612c1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:26.345685 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-507d3c0e-000c-4698-afd7-88d96b5612c1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/snapshots/271b5e66-7cd4-4149-aa5e-5ddbd56b3764 Aug 06 19:28:26.345799 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-507d3c0e-000c-4698-afd7-88d96b5612c1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:26.346359 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-507d3c0e-000c-4698-afd7-88d96b5612c1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:26.362252 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:26.362252 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:26.364977 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-507d3c0e-000c-4698-afd7-88d96b5612c1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Snapshot retrieved successfully. Aug 06 19:28:26.364977 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-507d3c0e-000c-4698-afd7-88d96b5612c1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/snapshots/271b5e66-7cd4-4149-aa5e-5ddbd56b3764 returned with HTTP 200 Aug 06 19:28:26.364977 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 734/2963] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:28:26 2026] GET /volume/v3/snapshots/271b5e66-7cd4-4149-aa5e-5ddbd56b3764 => generated 470 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:26.378043 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-52713cec-3d43-4df4-af27-4d14199afd84 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:26.382923 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-52713cec-3d43-4df4-af27-4d14199afd84 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/snapshots/1b8ccbc7-2092-4ee2-845b-48f840409020 Aug 06 19:28:26.382923 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-52713cec-3d43-4df4-af27-4d14199afd84 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:26.383210 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-52713cec-3d43-4df4-af27-4d14199afd84 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:26.400859 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:26.400859 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:26.401541 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-52713cec-3d43-4df4-af27-4d14199afd84 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Snapshot retrieved successfully. Aug 06 19:28:26.402953 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-52713cec-3d43-4df4-af27-4d14199afd84 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/snapshots/1b8ccbc7-2092-4ee2-845b-48f840409020 returned with HTTP 200 Aug 06 19:28:26.403063 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 746/2964] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:28:26 2026] GET /volume/v3/snapshots/1b8ccbc7-2092-4ee2-845b-48f840409020 => generated 470 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:26.418177 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d7f3848b-b7c3-4a9f-ac89-0643c645517c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:26.422324 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d7f3848b-b7c3-4a9f-ac89-0643c645517c tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] DELETE https://10.4.3.5/volume/v3/group_snapshots/79d8ac90-d6ab-4592-9a3c-4f962a731286 Aug 06 19:28:26.422789 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d7f3848b-b7c3-4a9f-ac89-0643c645517c tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:26.423748 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d7f3848b-b7c3-4a9f-ac89-0643c645517c tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:26.423748 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.group_snapshots [None req-d7f3848b-b7c3-4a9f-ac89-0643c645517c tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] delete called for member 79d8ac90-d6ab-4592-9a3c-4f962a731286 {{(pid=100263) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 19:28:26.424990 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.group_snapshots [None req-d7f3848b-b7c3-4a9f-ac89-0643c645517c tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Delete group_snapshot with id: 79d8ac90-d6ab-4592-9a3c-4f962a731286 Aug 06 19:28:26.430880 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:26.430880 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:26.443350 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-75d70a93-54b3-4900-a9eb-0beba350a8a9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:26.446298 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-75d70a93-54b3-4900-a9eb-0beba350a8a9 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c Aug 06 19:28:26.446455 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-75d70a93-54b3-4900-a9eb-0beba350a8a9 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:26.446802 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-75d70a93-54b3-4900-a9eb-0beba350a8a9 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:26.447354 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-75d70a93-54b3-4900-a9eb-0beba350a8a9 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id a6c0bdec-b50d-4877-945b-c47b34d0ef8c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:26.464456 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:26.464456 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:26.465716 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-75d70a93-54b3-4900-a9eb-0beba350a8a9 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c returned with HTTP 200 Aug 06 19:28:26.466735 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 747/2965] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:26 2026] GET /volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c => generated 704 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:26.540132 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d7f3848b-b7c3-4a9f-ac89-0643c645517c tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/group_snapshots/79d8ac90-d6ab-4592-9a3c-4f962a731286 returned with HTTP 202 Aug 06 19:28:26.540756 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 739/2966] 10.4.3.5 () {68 vars in 1402 bytes} [Thu Aug 6 19:28:26 2026] DELETE /volume/v3/group_snapshots/79d8ac90-d6ab-4592-9a3c-4f962a731286 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:28:26.555512 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1646b9b8-4640-44ae-9f7d-df967b08aaeb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:26.559091 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1646b9b8-4640-44ae-9f7d-df967b08aaeb tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/volumes/detail Aug 06 19:28:26.559505 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1646b9b8-4640-44ae-9f7d-df967b08aaeb tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:26.560271 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1646b9b8-4640-44ae-9f7d-df967b08aaeb tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:26.560968 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-1646b9b8-4640-44ae-9f7d-df967b08aaeb tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:28:26.562724 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1646b9b8-4640-44ae-9f7d-df967b08aaeb tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:28:26.581276 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1646b9b8-4640-44ae-9f7d-df967b08aaeb tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Get all volumes completed successfully. Aug 06 19:28:26.581996 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-1646b9b8-4640-44ae-9f7d-df967b08aaeb tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:26.581996 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-1646b9b8-4640-44ae-9f7d-df967b08aaeb tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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 06 19:28:26.634673 np0000006689 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-1646b9b8-4640-44ae-9f7d-df967b08aaeb tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:26.643483 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:26.643483 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:26.654859 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-1646b9b8-4640-44ae-9f7d-df967b08aaeb tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:26.655498 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-1646b9b8-4640-44ae-9f7d-df967b08aaeb tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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 06 19:28:26.712233 np0000006689 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-1646b9b8-4640-44ae-9f7d-df967b08aaeb tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:26.720638 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:26.720638 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:26.734251 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1646b9b8-4640-44ae-9f7d-df967b08aaeb tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/volumes/detail returned with HTTP 200 Aug 06 19:28:26.734805 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 735/2967] 10.4.3.5 () {68 vars in 1285 bytes} [Thu Aug 6 19:28:26 2026] GET /volume/v3/volumes/detail => generated 1815 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:28:26.756360 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-98904dd0-e03e-48dd-8b28-39fa4ba2c4b7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:26.758933 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-98904dd0-e03e-48dd-8b28-39fa4ba2c4b7 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/snapshots/detail Aug 06 19:28:26.758933 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-98904dd0-e03e-48dd-8b28-39fa4ba2c4b7 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:26.759129 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-98904dd0-e03e-48dd-8b28-39fa4ba2c4b7 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:26.760005 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-98904dd0-e03e-48dd-8b28-39fa4ba2c4b7 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:28:26.760596 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-98904dd0-e03e-48dd-8b28-39fa4ba2c4b7 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 19:28:26.768184 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-98904dd0-e03e-48dd-8b28-39fa4ba2c4b7 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Get all snapshots completed successfully. Aug 06 19:28:26.768885 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:26.768885 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:26.769721 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-98904dd0-e03e-48dd-8b28-39fa4ba2c4b7 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 19:28:26.770274 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 747/2968] 10.4.3.5 () {66 vars in 1250 bytes} [Thu Aug 6 19:28:26 2026] GET /volume/v3/snapshots/detail => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:28:26.786090 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aa6ca362-f7fe-43a1-bada-a5ffa44f4d7f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:26.788777 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa6ca362-f7fe-43a1-bada-a5ffa44f4d7f tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/snapshots/271b5e66-7cd4-4149-aa5e-5ddbd56b3764 Aug 06 19:28:26.789559 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa6ca362-f7fe-43a1-bada-a5ffa44f4d7f tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:26.789559 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa6ca362-f7fe-43a1-bada-a5ffa44f4d7f tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:26.797841 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa6ca362-f7fe-43a1-bada-a5ffa44f4d7f tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/snapshots/271b5e66-7cd4-4149-aa5e-5ddbd56b3764 returned with HTTP 404 Aug 06 19:28:26.798304 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 748/2969] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:28:26 2026] GET /volume/v3/snapshots/271b5e66-7cd4-4149-aa5e-5ddbd56b3764 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:26.810063 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-014efef9-c943-438c-b638-fbb54f073bb1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:26.816209 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-014efef9-c943-438c-b638-fbb54f073bb1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/group_snapshots/79d8ac90-d6ab-4592-9a3c-4f962a731286 Aug 06 19:28:26.816466 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-014efef9-c943-438c-b638-fbb54f073bb1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:26.816689 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-014efef9-c943-438c-b638-fbb54f073bb1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:26.816958 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.group_snapshots [None req-014efef9-c943-438c-b638-fbb54f073bb1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] show called for member 79d8ac90-d6ab-4592-9a3c-4f962a731286 {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 19:28:26.822776 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-014efef9-c943-438c-b638-fbb54f073bb1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/group_snapshots/79d8ac90-d6ab-4592-9a3c-4f962a731286 returned with HTTP 404 Aug 06 19:28:26.823465 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 740/2970] 10.4.3.5 () {68 vars in 1399 bytes} [Thu Aug 6 19:28:26 2026] GET /volume/v3/group_snapshots/79d8ac90-d6ab-4592-9a3c-4f962a731286 => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:28:26.833526 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ec0cb49f-5e12-4a77-ba4e-6078cdef185e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:26.837047 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ec0cb49f-5e12-4a77-ba4e-6078cdef185e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] DELETE https://10.4.3.5/volume/v3/group_snapshots/79d8ac90-d6ab-4592-9a3c-4f962a731286 Aug 06 19:28:26.837047 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ec0cb49f-5e12-4a77-ba4e-6078cdef185e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:26.837047 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ec0cb49f-5e12-4a77-ba4e-6078cdef185e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:26.837047 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.group_snapshots [None req-ec0cb49f-5e12-4a77-ba4e-6078cdef185e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] delete called for member 79d8ac90-d6ab-4592-9a3c-4f962a731286 {{(pid=100262) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 19:28:26.837322 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.group_snapshots [None req-ec0cb49f-5e12-4a77-ba4e-6078cdef185e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Delete group_snapshot with id: 79d8ac90-d6ab-4592-9a3c-4f962a731286 Aug 06 19:28:26.843334 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ec0cb49f-5e12-4a77-ba4e-6078cdef185e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/group_snapshots/79d8ac90-d6ab-4592-9a3c-4f962a731286 returned with HTTP 404 Aug 06 19:28:26.844062 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 736/2971] 10.4.3.5 () {68 vars in 1402 bytes} [Thu Aug 6 19:28:26 2026] DELETE /volume/v3/group_snapshots/79d8ac90-d6ab-4592-9a3c-4f962a731286 => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:28:26.853069 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4f671e97-d472-4299-a155-d2279128a29e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:26.856334 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4f671e97-d472-4299-a155-d2279128a29e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/volumes/detail Aug 06 19:28:26.856334 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4f671e97-d472-4299-a155-d2279128a29e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:26.856563 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4f671e97-d472-4299-a155-d2279128a29e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:26.856884 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-4f671e97-d472-4299-a155-d2279128a29e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:28:26.858388 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4f671e97-d472-4299-a155-d2279128a29e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:28:26.872785 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4f671e97-d472-4299-a155-d2279128a29e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Get all volumes completed successfully. Aug 06 19:28:26.874236 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-4f671e97-d472-4299-a155-d2279128a29e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:26.874236 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-4f671e97-d472-4299-a155-d2279128a29e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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 06 19:28:26.937838 np0000006689 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-4f671e97-d472-4299-a155-d2279128a29e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:26.942433 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:26.942433 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:26.949614 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-4f671e97-d472-4299-a155-d2279128a29e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:26.949614 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-4f671e97-d472-4299-a155-d2279128a29e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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 06 19:28:27.011126 np0000006689 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-4f671e97-d472-4299-a155-d2279128a29e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:27.018037 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:27.018037 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:27.027814 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4f671e97-d472-4299-a155-d2279128a29e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/volumes/detail returned with HTTP 200 Aug 06 19:28:27.028408 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 748/2972] 10.4.3.5 () {68 vars in 1285 bytes} [Thu Aug 6 19:28:26 2026] GET /volume/v3/volumes/detail => generated 1815 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:28:27.053046 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dee80148-12ed-49bb-a851-48422be73f8d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:27.054043 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dee80148-12ed-49bb-a851-48422be73f8d tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] POST https://10.4.3.5/volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476/action Aug 06 19:28:27.055231 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dee80148-12ed-49bb-a851-48422be73f8d tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:28:27.055231 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dee80148-12ed-49bb-a851-48422be73f8d tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:27.056408 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-dee80148-12ed-49bb-a851-48422be73f8d tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] delete called for group 81d1e758-515d-4125-9752-c181ade03476 {{(pid=100265) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 19:28:27.057455 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-dee80148-12ed-49bb-a851-48422be73f8d tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Delete group with id: 81d1e758-515d-4125-9752-c181ade03476 Aug 06 19:28:27.061027 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:27.061027 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:27.124079 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dee80148-12ed-49bb-a851-48422be73f8d tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476/action returned with HTTP 202 Aug 06 19:28:27.124079 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 749/2973] 10.4.3.5 () {70 vars in 1414 bytes} [Thu Aug 6 19:28:27 2026] POST /volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:28:27.129805 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-add7edff-345c-46d3-af1d-25787fca730e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:27.133257 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-add7edff-345c-46d3-af1d-25787fca730e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/volumes/faf05312-7e64-42d1-a7ce-d4888d8b7b97 Aug 06 19:28:27.133257 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-add7edff-345c-46d3-af1d-25787fca730e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:27.133257 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-add7edff-345c-46d3-af1d-25787fca730e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:27.145507 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:27.145507 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:27.153094 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-add7edff-345c-46d3-af1d-25787fca730e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Volume info retrieved successfully. Aug 06 19:28:27.154300 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-add7edff-345c-46d3-af1d-25787fca730e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:27.154558 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-add7edff-345c-46d3-af1d-25787fca730e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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 06 19:28:27.207709 np0000006689 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-add7edff-345c-46d3-af1d-25787fca730e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:27.215610 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:27.215610 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:27.237739 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-add7edff-345c-46d3-af1d-25787fca730e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/volumes/faf05312-7e64-42d1-a7ce-d4888d8b7b97 returned with HTTP 200 Aug 06 19:28:27.238429 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 741/2974] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:28:27 2026] GET /volume/v3/volumes/faf05312-7e64-42d1-a7ce-d4888d8b7b97 => generated 910 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 19:28:27.483515 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5e6fb2f2-1275-45af-989a-77d78eea17ed None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:27.490782 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5e6fb2f2-1275-45af-989a-77d78eea17ed tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c Aug 06 19:28:27.491096 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5e6fb2f2-1275-45af-989a-77d78eea17ed tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:27.491793 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5e6fb2f2-1275-45af-989a-77d78eea17ed tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:27.491793 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-5e6fb2f2-1275-45af-989a-77d78eea17ed tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id a6c0bdec-b50d-4877-945b-c47b34d0ef8c. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:27.499796 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:27.499796 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:27.500663 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5e6fb2f2-1275-45af-989a-77d78eea17ed tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c returned with HTTP 200 Aug 06 19:28:27.501701 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 737/2975] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:27 2026] GET /volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c => generated 704 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:28.258794 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-db5c6388-c436-495f-946e-c5fd524ce2f1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:28.261484 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-db5c6388-c436-495f-946e-c5fd524ce2f1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/volumes/faf05312-7e64-42d1-a7ce-d4888d8b7b97 Aug 06 19:28:28.261896 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-db5c6388-c436-495f-946e-c5fd524ce2f1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:28.262053 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-db5c6388-c436-495f-946e-c5fd524ce2f1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:28.274647 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-db5c6388-c436-495f-946e-c5fd524ce2f1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/volumes/faf05312-7e64-42d1-a7ce-d4888d8b7b97 returned with HTTP 404 Aug 06 19:28:28.274647 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 749/2976] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:28:28 2026] GET /volume/v3/volumes/faf05312-7e64-42d1-a7ce-d4888d8b7b97 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:28:28.281852 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d966bec5-774f-41f2-b419-44589b948888 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:28.284798 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d966bec5-774f-41f2-b419-44589b948888 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/volumes/071f5f0a-51c8-4ab4-b2fc-132f65955b3d Aug 06 19:28:28.285146 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d966bec5-774f-41f2-b419-44589b948888 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:28.285585 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d966bec5-774f-41f2-b419-44589b948888 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:28.296681 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d966bec5-774f-41f2-b419-44589b948888 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/volumes/071f5f0a-51c8-4ab4-b2fc-132f65955b3d returned with HTTP 404 Aug 06 19:28:28.296681 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 750/2977] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:28:28 2026] GET /volume/v3/volumes/071f5f0a-51c8-4ab4-b2fc-132f65955b3d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:28:28.306732 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d9ded47e-6f88-4767-8bb4-191d43eaf40a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:28.309984 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d9ded47e-6f88-4767-8bb4-191d43eaf40a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 Aug 06 19:28:28.310837 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d9ded47e-6f88-4767-8bb4-191d43eaf40a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:28.310837 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d9ded47e-6f88-4767-8bb4-191d43eaf40a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:28.311073 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-d9ded47e-6f88-4767-8bb4-191d43eaf40a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] show called for member 81d1e758-515d-4125-9752-c181ade03476 {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:28.317503 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d9ded47e-6f88-4767-8bb4-191d43eaf40a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 returned with HTTP 404 Aug 06 19:28:28.318420 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 742/2978] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:28 2026] GET /volume/v3/groups/81d1e758-515d-4125-9752-c181ade03476 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:28:28.328825 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-86c17337-b615-4da4-8087-601e6158a2c0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:28.331773 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-86c17337-b615-4da4-8087-601e6158a2c0 tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] DELETE https://10.4.3.5/volume/v3/group_types/baac68a2-870f-4835-87bf-43aaf064f0ac Aug 06 19:28:28.332057 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-86c17337-b615-4da4-8087-601e6158a2c0 tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:28.332305 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-86c17337-b615-4da4-8087-601e6158a2c0 tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:28.358765 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-86c17337-b615-4da4-8087-601e6158a2c0 tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] https://10.4.3.5/volume/v3/group_types/baac68a2-870f-4835-87bf-43aaf064f0ac returned with HTTP 202 Aug 06 19:28:28.359299 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 738/2979] 10.4.3.5 () {68 vars in 1390 bytes} [Thu Aug 6 19:28:28 2026] DELETE /volume/v3/group_types/baac68a2-870f-4835-87bf-43aaf064f0ac => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:28:28.371264 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ac8b0377-9bf9-4462-b2c7-9bda8891b733 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:28.374034 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ac8b0377-9bf9-4462-b2c7-9bda8891b733 tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] DELETE https://10.4.3.5/volume/v3/types/c3598a37-755a-409f-8eb7-051f136918f3 Aug 06 19:28:28.374254 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ac8b0377-9bf9-4462-b2c7-9bda8891b733 tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:28.374442 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ac8b0377-9bf9-4462-b2c7-9bda8891b733 tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:28.419058 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ac8b0377-9bf9-4462-b2c7-9bda8891b733 tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] https://10.4.3.5/volume/v3/types/c3598a37-755a-409f-8eb7-051f136918f3 returned with HTTP 202 Aug 06 19:28:28.419549 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 750/2980] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:28:28 2026] DELETE /volume/v3/types/c3598a37-755a-409f-8eb7-051f136918f3 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:28:28.437420 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6e32ac76-2128-42be-bbd6-c5b5f3a4527c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:28.438091 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e32ac76-2128-42be-bbd6-c5b5f3a4527c tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] GET https://10.4.3.5/volume/v3/types/c3598a37-755a-409f-8eb7-051f136918f3 Aug 06 19:28:28.438681 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e32ac76-2128-42be-bbd6-c5b5f3a4527c tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:28.439106 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e32ac76-2128-42be-bbd6-c5b5f3a4527c tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:28.443502 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e32ac76-2128-42be-bbd6-c5b5f3a4527c tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] https://10.4.3.5/volume/v3/types/c3598a37-755a-409f-8eb7-051f136918f3 returned with HTTP 404 Aug 06 19:28:28.444124 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 751/2981] 10.4.3.5 () {66 vars in 1328 bytes} [Thu Aug 6 19:28:28 2026] GET /volume/v3/types/c3598a37-755a-409f-8eb7-051f136918f3 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:28.461847 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8e6cc5ee-0cc0-4827-b487-638ad0f0f0a5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:28.464983 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8e6cc5ee-0cc0-4827-b487-638ad0f0f0a5 tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:28:28.468367 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8e6cc5ee-0cc0-4827-b487-638ad0f0f0a5 tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-265132468"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:28.494249 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8e6cc5ee-0cc0-4827-b487-638ad0f0f0a5 tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:28:28.494914 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 743/2982] 10.4.3.5 () {68 vars in 1238 bytes} [Thu Aug 6 19:28:28 2026] POST /volume/v3/types => generated 223 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:28.506110 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b74be412-77f8-481a-b87a-24d8aaa516f0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:28.509176 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b74be412-77f8-481a-b87a-24d8aaa516f0 tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] POST https://10.4.3.5/volume/v3/group_types Aug 06 19:28:28.509684 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b74be412-77f8-481a-b87a-24d8aaa516f0 tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1804037109"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:28.519286 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dbf17925-b0b9-4d1e-89aa-42f0d4180698 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:28.521709 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dbf17925-b0b9-4d1e-89aa-42f0d4180698 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c Aug 06 19:28:28.521931 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dbf17925-b0b9-4d1e-89aa-42f0d4180698 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:28.522171 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dbf17925-b0b9-4d1e-89aa-42f0d4180698 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:28.522322 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-dbf17925-b0b9-4d1e-89aa-42f0d4180698 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id a6c0bdec-b50d-4877-945b-c47b34d0ef8c. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:28.528261 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:28.528261 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:28.529887 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dbf17925-b0b9-4d1e-89aa-42f0d4180698 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c returned with HTTP 200 Aug 06 19:28:28.530388 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 751/2983] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:28 2026] GET /volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c => generated 704 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:28:28.534856 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b74be412-77f8-481a-b87a-24d8aaa516f0 tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] https://10.4.3.5/volume/v3/group_types returned with HTTP 202 Aug 06 19:28:28.535303 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 739/2984] 10.4.3.5 () {70 vars in 1297 bytes} [Thu Aug 6 19:28:28 2026] POST /volume/v3/group_types => generated 181 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:28.550462 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ec82aac6-7686-4489-b407-ff24d8484994 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:28.553512 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ec82aac6-7686-4489-b407-ff24d8484994 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] POST https://10.4.3.5/volume/v3/groups Aug 06 19:28:28.554107 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ec82aac6-7686-4489-b407-ff24d8484994 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "eb58d7ce-6695-4404-b279-dbf7d85a8091", "volume_types": ["4ccc3c33-e3be-4632-a950-06d58305a7ff"], "name": "tempest-GroupSnapshotsTest-Group-1255880483"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:28.555999 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-ec82aac6-7686-4489-b407-ff24d8484994 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Creating new group {'group': {'group_type': 'eb58d7ce-6695-4404-b279-dbf7d85a8091', 'volume_types': ['4ccc3c33-e3be-4632-a950-06d58305a7ff'], 'name': 'tempest-GroupSnapshotsTest-Group-1255880483'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 19:28:28.562297 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-ec82aac6-7686-4489-b407-ff24d8484994 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Creating group tempest-GroupSnapshotsTest-Group-1255880483. Aug 06 19:28:28.570466 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ec82aac6-7686-4489-b407-ff24d8484994 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Availability Zones retrieved successfully. Aug 06 19:28:28.591583 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-ec82aac6-7686-4489-b407-ff24d8484994 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Created reservations ['4e65cdcc-7962-47ce-929e-939db2379e9a'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:28:28.630997 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ec82aac6-7686-4489-b407-ff24d8484994 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/groups returned with HTTP 202 Aug 06 19:28:28.631991 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 752/2985] 10.4.3.5 () {70 vars in 1283 bytes} [Thu Aug 6 19:28:28 2026] POST /volume/v3/groups => generated 112 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:28.645003 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9edf5805-01a3-4c0a-84b1-ecfe64d89d3d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:28.651299 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9edf5805-01a3-4c0a-84b1-ecfe64d89d3d tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/groups/40a8ca8d-dc31-44c4-bf6d-74af40b278d7 Aug 06 19:28:28.651528 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9edf5805-01a3-4c0a-84b1-ecfe64d89d3d tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:28.651760 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9edf5805-01a3-4c0a-84b1-ecfe64d89d3d tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:28.652578 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-9edf5805-01a3-4c0a-84b1-ecfe64d89d3d tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] show called for member 40a8ca8d-dc31-44c4-bf6d-74af40b278d7 {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:28.663789 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:28.663789 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:28.689228 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9edf5805-01a3-4c0a-84b1-ecfe64d89d3d tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/groups/40a8ca8d-dc31-44c4-bf6d-74af40b278d7 returned with HTTP 200 Aug 06 19:28:28.690153 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 744/2986] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:28 2026] GET /volume/v3/groups/40a8ca8d-dc31-44c4-bf6d-74af40b278d7 => generated 392 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:29.544558 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-eb59254a-79ee-4a20-a58a-b2c052463c69 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:29.547114 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eb59254a-79ee-4a20-a58a-b2c052463c69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c Aug 06 19:28:29.547555 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eb59254a-79ee-4a20-a58a-b2c052463c69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:29.547971 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eb59254a-79ee-4a20-a58a-b2c052463c69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:29.548154 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-eb59254a-79ee-4a20-a58a-b2c052463c69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id a6c0bdec-b50d-4877-945b-c47b34d0ef8c. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:29.553551 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:29.553551 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:29.554739 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eb59254a-79ee-4a20-a58a-b2c052463c69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c returned with HTTP 200 Aug 06 19:28:29.556642 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 752/2987] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:29 2026] GET /volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c => generated 704 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:29.704700 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-524ff90e-aae9-472e-bbfd-3458dd87cfee None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:29.706931 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-524ff90e-aae9-472e-bbfd-3458dd87cfee tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/groups/40a8ca8d-dc31-44c4-bf6d-74af40b278d7 Aug 06 19:28:29.707218 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-524ff90e-aae9-472e-bbfd-3458dd87cfee tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:29.707463 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-524ff90e-aae9-472e-bbfd-3458dd87cfee tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:29.707628 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-524ff90e-aae9-472e-bbfd-3458dd87cfee tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] show called for member 40a8ca8d-dc31-44c4-bf6d-74af40b278d7 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:29.712711 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:29.712711 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:29.723387 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-524ff90e-aae9-472e-bbfd-3458dd87cfee tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/groups/40a8ca8d-dc31-44c4-bf6d-74af40b278d7 returned with HTTP 200 Aug 06 19:28:29.723920 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 740/2988] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:29 2026] GET /volume/v3/groups/40a8ca8d-dc31-44c4-bf6d-74af40b278d7 => generated 393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:29.735469 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0596175d-56f1-48c7-a34d-b506b7e6341a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:29.738440 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0596175d-56f1-48c7-a34d-b506b7e6341a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:28:29.740626 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0596175d-56f1-48c7-a34d-b506b7e6341a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1797026261", "volume_type": "4ccc3c33-e3be-4632-a950-06d58305a7ff", "group_id": "40a8ca8d-dc31-44c4-bf6d-74af40b278d7", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:29.742908 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-0596175d-56f1-48c7-a34d-b506b7e6341a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1797026261', 'volume_type': '4ccc3c33-e3be-4632-a950-06d58305a7ff', 'group_id': '40a8ca8d-dc31-44c4-bf6d-74af40b278d7', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:28:29.752540 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:29.752540 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:29.753503 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-0596175d-56f1-48c7-a34d-b506b7e6341a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Create volume of 1 GB Aug 06 19:28:29.761301 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0596175d-56f1-48c7-a34d-b506b7e6341a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Availability Zones retrieved successfully. Aug 06 19:28:29.769483 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0596175d-56f1-48c7-a34d-b506b7e6341a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Flow 'volume_create_api' (72f2b2dc-b3c0-407f-9800-d61602e530e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:28:29.771235 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0596175d-56f1-48c7-a34d-b506b7e6341a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae563d55-78eb-4575-8ec6-9ea2b584af10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:29.772034 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:29.772034 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:29.772650 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-0596175d-56f1-48c7-a34d-b506b7e6341a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:28:29.807321 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0596175d-56f1-48c7-a34d-b506b7e6341a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae563d55-78eb-4575-8ec6-9ea2b584af10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:28:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ccc3c33-e3be-4632-a950-06d58305a7ff,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-265132468',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ccc3c33-e3be-4632-a950-06d58305a7ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '40a8ca8d-dc31-44c4-bf6d-74af40b278d7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:29.808234 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0596175d-56f1-48c7-a34d-b506b7e6341a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c91b8a39-ede9-4001-840d-96f62cd58328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:29.853212 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-0596175d-56f1-48c7-a34d-b506b7e6341a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-265132468 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-265132468, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:28:29.853715 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-0596175d-56f1-48c7-a34d-b506b7e6341a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-265132468 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-265132468, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:28:29.904235 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-0596175d-56f1-48c7-a34d-b506b7e6341a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Created reservations ['6f4751a7-de59-454d-a2b5-b5e573a5953f', 'ca2ea757-d513-40f8-9365-d98fb4003d3d', '7d18e339-092a-448a-8d5b-64517b495c5f', 'ec345088-0779-4576-b252-bd77d74f0c6c'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:28:29.905321 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0596175d-56f1-48c7-a34d-b506b7e6341a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c91b8a39-ede9-4001-840d-96f62cd58328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f4751a7-de59-454d-a2b5-b5e573a5953f', 'ca2ea757-d513-40f8-9365-d98fb4003d3d', '7d18e339-092a-448a-8d5b-64517b495c5f', 'ec345088-0779-4576-b252-bd77d74f0c6c']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:29.906802 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0596175d-56f1-48c7-a34d-b506b7e6341a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b61efb14-8639-4097-a049-607dba78279e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:29.944878 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0596175d-56f1-48c7-a34d-b506b7e6341a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b61efb14-8639-4097-a049-607dba78279e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf8f96f0-42bf-4197-b664-bf2d1bcb388e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1797026261',encryption_key_id=None,group_id=40a8ca8d-dc31-44c4-bf6d-74af40b278d7,group_type_id=,metadata={},multiattach=False,project_id='ec58176ad694428ab6f693fe0ef9d0e6',qos_specs=None,replication_status=,reservations=['6f4751a7-de59-454d-a2b5-b5e573a5953f','ca2ea757-d513-40f8-9365-d98fb4003d3d','7d18e339-092a-448a-8d5b-64517b495c5f','ec345088-0779-4576-b252-bd77d74f0c6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='984c7512eac4435c835b295b12f60b13',volume_type_id=4ccc3c33-e3be-4632-a950-06d58305a7ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:28:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1797026261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=40a8ca8d-dc31-44c4-bf6d-74af40b278d7,host=None,id=cf8f96f0-42bf-4197-b664-bf2d1bcb388e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec58176ad694428ab6f693fe0ef9d0e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='984c7512eac4435c835b295b12f60b13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ccc3c33-e3be-4632-a950-06d58305a7ff),volume_type_id=4ccc3c33-e3be-4632-a950-06d58305a7ff)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:29.945872 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0596175d-56f1-48c7-a34d-b506b7e6341a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55990bc7-06c2-4a08-8258-9a8d594474b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:29.974163 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0596175d-56f1-48c7-a34d-b506b7e6341a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55990bc7-06c2-4a08-8258-9a8d594474b5) transitioned into state 'SUCCESS' from state '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-1797026261',encryption_key_id=None,group_id=40a8ca8d-dc31-44c4-bf6d-74af40b278d7,group_type_id=,metadata={},multiattach=False,project_id='ec58176ad694428ab6f693fe0ef9d0e6',qos_specs=None,replication_status=,reservations=['6f4751a7-de59-454d-a2b5-b5e573a5953f','ca2ea757-d513-40f8-9365-d98fb4003d3d','7d18e339-092a-448a-8d5b-64517b495c5f','ec345088-0779-4576-b252-bd77d74f0c6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='984c7512eac4435c835b295b12f60b13',volume_type_id=4ccc3c33-e3be-4632-a950-06d58305a7ff)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:29.974960 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0596175d-56f1-48c7-a34d-b506b7e6341a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91fe26ec-5927-4acf-b45f-5d8d6052b066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:29.998757 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0596175d-56f1-48c7-a34d-b506b7e6341a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91fe26ec-5927-4acf-b45f-5d8d6052b066) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:30.000046 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0596175d-56f1-48c7-a34d-b506b7e6341a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Flow 'volume_create_api' (72f2b2dc-b3c0-407f-9800-d61602e530e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:28:30.000464 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0596175d-56f1-48c7-a34d-b506b7e6341a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Create volume request issued successfully. Aug 06 19:28:30.001934 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-0596175d-56f1-48c7-a34d-b506b7e6341a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:30.002350 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-0596175d-56f1-48c7-a34d-b506b7e6341a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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 06 19:28:30.069353 np0000006689 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-0596175d-56f1-48c7-a34d-b506b7e6341a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:30.077202 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:30.077202 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:30.082543 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0596175d-56f1-48c7-a34d-b506b7e6341a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:28:30.083039 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 753/2989] 10.4.3.5 () {70 vars in 1286 bytes} [Thu Aug 6 19:28:29 2026] POST /volume/v3/volumes => generated 818 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:30.099360 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6930bb67-c203-46a2-9d00-47097ba06246 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:30.103086 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6930bb67-c203-46a2-9d00-47097ba06246 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/volumes/cf8f96f0-42bf-4197-b664-bf2d1bcb388e Aug 06 19:28:30.103942 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6930bb67-c203-46a2-9d00-47097ba06246 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:30.104312 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6930bb67-c203-46a2-9d00-47097ba06246 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:30.128771 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:30.128771 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:30.140521 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6930bb67-c203-46a2-9d00-47097ba06246 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Volume info retrieved successfully. Aug 06 19:28:30.145041 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-6930bb67-c203-46a2-9d00-47097ba06246 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:30.145041 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-6930bb67-c203-46a2-9d00-47097ba06246 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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 06 19:28:30.218593 np0000006689 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-6930bb67-c203-46a2-9d00-47097ba06246 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:30.222594 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:30.222594 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:30.233195 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6930bb67-c203-46a2-9d00-47097ba06246 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/volumes/cf8f96f0-42bf-4197-b664-bf2d1bcb388e returned with HTTP 200 Aug 06 19:28:30.233195 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 745/2990] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:28:30 2026] GET /volume/v3/volumes/cf8f96f0-42bf-4197-b664-bf2d1bcb388e => generated 886 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:30.521409 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cbfa6ebe-9638-465d-b0e7-9f36a06516ed None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:30.521769 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cbfa6ebe-9638-465d-b0e7-9f36a06516ed None None] GET https://10.4.3.5/volume// Aug 06 19:28:30.521927 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cbfa6ebe-9638-465d-b0e7-9f36a06516ed None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:30.522126 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cbfa6ebe-9638-465d-b0e7-9f36a06516ed None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:30.522434 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cbfa6ebe-9638-465d-b0e7-9f36a06516ed None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:28:30.522741 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 753/2991] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:28:30 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:28:30.531177 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-130148e8-a673-45d8-9c2e-0d04ceb14a42 req-ed97b550-1c08-4491-8527-00f3a12ae27b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:30.533550 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-130148e8-a673-45d8-9c2e-0d04ceb14a42 req-ed97b550-1c08-4491-8527-00f3a12ae27b tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:28:30.534014 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-130148e8-a673-45d8-9c2e-0d04ceb14a42 req-ed97b550-1c08-4491-8527-00f3a12ae27b tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "827d8d0a-b0f0-478e-9df0-0e73d80c30b6", "connector": null, "instance_uuid": "8db4c74d-3a6e-478e-8701-9cde3b6be940"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:30.551471 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:30.551471 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:30.569440 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-07fe258b-c241-4d7f-b47c-449318d3a34a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:30.571934 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-07fe258b-c241-4d7f-b47c-449318d3a34a tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c Aug 06 19:28:30.572230 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-07fe258b-c241-4d7f-b47c-449318d3a34a tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:30.572562 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-07fe258b-c241-4d7f-b47c-449318d3a34a tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:30.572677 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-07fe258b-c241-4d7f-b47c-449318d3a34a tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id a6c0bdec-b50d-4877-945b-c47b34d0ef8c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:30.580006 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:30.580006 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:30.580736 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-07fe258b-c241-4d7f-b47c-449318d3a34a tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c returned with HTTP 200 Aug 06 19:28:30.581105 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 754/2992] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:30 2026] GET /volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c => generated 704 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:30.590934 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-130148e8-a673-45d8-9c2e-0d04ceb14a42 req-ed97b550-1c08-4491-8527-00f3a12ae27b tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:28:30.591570 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 741/2993] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:28:30 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 06 19:28:30.601549 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-130148e8-a673-45d8-9c2e-0d04ceb14a42 req-88ac41cc-3b95-45a7-b506-348ac7b6e890 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:30.604225 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-130148e8-a673-45d8-9c2e-0d04ceb14a42 req-88ac41cc-3b95-45a7-b506-348ac7b6e890 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] DELETE https://10.4.3.5/volume/v3/attachments/c857085f-a4ba-4b8c-a893-637a07f47f87 Aug 06 19:28:30.604490 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-130148e8-a673-45d8-9c2e-0d04ceb14a42 req-88ac41cc-3b95-45a7-b506-348ac7b6e890 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:30.604736 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-130148e8-a673-45d8-9c2e-0d04ceb14a42 req-88ac41cc-3b95-45a7-b506-348ac7b6e890 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:30.611406 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:30.611406 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:30.764962 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-130148e8-a673-45d8-9c2e-0d04ceb14a42 req-88ac41cc-3b95-45a7-b506-348ac7b6e890 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/attachments/c857085f-a4ba-4b8c-a893-637a07f47f87 returned with HTTP 200 Aug 06 19:28:30.766731 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 746/2994] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:28:30 2026] DELETE /volume/v3/attachments/c857085f-a4ba-4b8c-a893-637a07f47f87 => generated 192 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:31.255004 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-99c7266b-44a3-4c98-95f2-485e37db2432 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:31.257378 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-99c7266b-44a3-4c98-95f2-485e37db2432 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/volumes/cf8f96f0-42bf-4197-b664-bf2d1bcb388e Aug 06 19:28:31.257634 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-99c7266b-44a3-4c98-95f2-485e37db2432 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:31.257862 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-99c7266b-44a3-4c98-95f2-485e37db2432 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:31.267590 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:31.267590 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:31.272587 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-99c7266b-44a3-4c98-95f2-485e37db2432 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Volume info retrieved successfully. Aug 06 19:28:31.273418 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-99c7266b-44a3-4c98-95f2-485e37db2432 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:31.273626 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-99c7266b-44a3-4c98-95f2-485e37db2432 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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 06 19:28:31.329049 np0000006689 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-99c7266b-44a3-4c98-95f2-485e37db2432 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:31.334002 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:31.334002 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:31.350742 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-99c7266b-44a3-4c98-95f2-485e37db2432 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/volumes/cf8f96f0-42bf-4197-b664-bf2d1bcb388e returned with HTTP 200 Aug 06 19:28:31.351531 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 754/2995] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:28:31 2026] GET /volume/v3/volumes/cf8f96f0-42bf-4197-b664-bf2d1bcb388e => generated 911 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:31.372818 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-25392dbf-9a2b-439f-9f69-d82b63f13ec8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:31.377747 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-25392dbf-9a2b-439f-9f69-d82b63f13ec8 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] POST https://10.4.3.5/volume/v3/group_snapshots Aug 06 19:28:31.377747 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-25392dbf-9a2b-439f-9f69-d82b63f13ec8 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "40a8ca8d-dc31-44c4-bf6d-74af40b278d7", "name": "tempest-group_snapshot-1241906397"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:31.379874 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-25392dbf-9a2b-439f-9f69-d82b63f13ec8 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '40a8ca8d-dc31-44c4-bf6d-74af40b278d7', 'name': 'tempest-group_snapshot-1241906397'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 06 19:28:31.383445 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:31.383445 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:31.391219 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.group_snapshots [None req-25392dbf-9a2b-439f-9f69-d82b63f13ec8 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Creating group_snapshot tempest-group_snapshot-1241906397. Aug 06 19:28:31.428830 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:31.428830 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:31.447863 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-25392dbf-9a2b-439f-9f69-d82b63f13ec8 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-265132468 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-265132468, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:28:31.495165 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-25392dbf-9a2b-439f-9f69-d82b63f13ec8 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Created reservations ['66fee5ad-34a1-4853-b6a1-253d0f9f4ba8', '3609053d-3333-43ef-b56e-56e57ced9d35', '31b75b79-dfc1-4d0c-aceb-78498f405a30', '74da7260-3e54-4422-bed7-2fa4b657cc47'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:28:31.551638 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-25392dbf-9a2b-439f-9f69-d82b63f13ec8 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/group_snapshots returned with HTTP 202 Aug 06 19:28:31.551638 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 755/2996] 10.4.3.5 () {70 vars in 1310 bytes} [Thu Aug 6 19:28:31 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:31.565210 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8f3c7a22-6385-4e8f-b8e8-17a1457eb39e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:31.569953 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f3c7a22-6385-4e8f-b8e8-17a1457eb39e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/group_snapshots/e582717d-4ee5-4fe9-8c8f-4cb364109636 Aug 06 19:28:31.569953 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f3c7a22-6385-4e8f-b8e8-17a1457eb39e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:31.569953 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f3c7a22-6385-4e8f-b8e8-17a1457eb39e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:31.570276 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.group_snapshots [None req-8f3c7a22-6385-4e8f-b8e8-17a1457eb39e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] show called for member e582717d-4ee5-4fe9-8c8f-4cb364109636 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 19:28:31.578740 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:31.578740 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:31.586778 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f3c7a22-6385-4e8f-b8e8-17a1457eb39e tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/group_snapshots/e582717d-4ee5-4fe9-8c8f-4cb364109636 returned with HTTP 200 Aug 06 19:28:31.587362 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 742/2997] 10.4.3.5 () {68 vars in 1399 bytes} [Thu Aug 6 19:28:31 2026] GET /volume/v3/group_snapshots/e582717d-4ee5-4fe9-8c8f-4cb364109636 => generated 307 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:31.595090 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6d861038-4241-402f-b100-b365d8db2962 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:31.598874 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6d861038-4241-402f-b100-b365d8db2962 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c Aug 06 19:28:31.599230 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6d861038-4241-402f-b100-b365d8db2962 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:31.599501 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6d861038-4241-402f-b100-b365d8db2962 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:31.599660 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-6d861038-4241-402f-b100-b365d8db2962 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id a6c0bdec-b50d-4877-945b-c47b34d0ef8c. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:31.606405 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:31.606405 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:31.607228 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6d861038-4241-402f-b100-b365d8db2962 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c returned with HTTP 200 Aug 06 19:28:31.607871 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 747/2998] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:31 2026] GET /volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c => generated 704 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:31.691637 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-1b902506-d78d-48c9-84ee-e4142c4b9d16 req-aa972b7a-012f-4977-b592-495e0165fe20 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:31.696569 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1b902506-d78d-48c9-84ee-e4142c4b9d16 req-aa972b7a-012f-4977-b592-495e0165fe20 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e Aug 06 19:28:31.696569 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1b902506-d78d-48c9-84ee-e4142c4b9d16 req-aa972b7a-012f-4977-b592-495e0165fe20 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:31.696569 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1b902506-d78d-48c9-84ee-e4142c4b9d16 req-aa972b7a-012f-4977-b592-495e0165fe20 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:31.707067 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:31.707067 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:31.712647 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-1b902506-d78d-48c9-84ee-e4142c4b9d16 req-aa972b7a-012f-4977-b592-495e0165fe20 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:28:31.718741 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1b902506-d78d-48c9-84ee-e4142c4b9d16 req-aa972b7a-012f-4977-b592-495e0165fe20 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e returned with HTTP 200 Aug 06 19:28:31.718741 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 755/2999] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:28:31 2026] GET /volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e => generated 1227 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:31.752620 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-1b902506-d78d-48c9-84ee-e4142c4b9d16 req-627b46cc-2448-45d8-a1f1-1e70d401ff37 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:31.754560 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1b902506-d78d-48c9-84ee-e4142c4b9d16 req-627b46cc-2448-45d8-a1f1-1e70d401ff37 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] POST https://10.4.3.5/volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e/action Aug 06 19:28:31.755113 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1b902506-d78d-48c9-84ee-e4142c4b9d16 req-627b46cc-2448-45d8-a1f1-1e70d401ff37 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:28:31.755414 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1b902506-d78d-48c9-84ee-e4142c4b9d16 req-627b46cc-2448-45d8-a1f1-1e70d401ff37 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:31.770273 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:31.770273 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:31.771308 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-1b902506-d78d-48c9-84ee-e4142c4b9d16 req-627b46cc-2448-45d8-a1f1-1e70d401ff37 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:28:31.779774 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-1b902506-d78d-48c9-84ee-e4142c4b9d16 req-627b46cc-2448-45d8-a1f1-1e70d401ff37 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Begin detaching volume completed successfully. Aug 06 19:28:31.780594 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1b902506-d78d-48c9-84ee-e4142c4b9d16 req-627b46cc-2448-45d8-a1f1-1e70d401ff37 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e/action returned with HTTP 202 Aug 06 19:28:31.781336 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 756/3000] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:28:31 2026] POST /volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:28:31.836199 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b970b204-f384-471e-8cf2-1bb7f8b6dfc3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:31.836583 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b970b204-f384-471e-8cf2-1bb7f8b6dfc3 None None] GET https://10.4.3.5/volume// Aug 06 19:28:31.836749 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b970b204-f384-471e-8cf2-1bb7f8b6dfc3 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:31.836931 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b970b204-f384-471e-8cf2-1bb7f8b6dfc3 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:31.837268 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b970b204-f384-471e-8cf2-1bb7f8b6dfc3 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:28:31.837564 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 743/3001] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:28:31 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:28:31.849439 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-1b902506-d78d-48c9-84ee-e4142c4b9d16 req-baa7aeb8-4ba6-4578-944e-751461848485 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:31.852031 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1b902506-d78d-48c9-84ee-e4142c4b9d16 req-baa7aeb8-4ba6-4578-944e-751461848485 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e Aug 06 19:28:31.852322 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1b902506-d78d-48c9-84ee-e4142c4b9d16 req-baa7aeb8-4ba6-4578-944e-751461848485 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:31.852516 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1b902506-d78d-48c9-84ee-e4142c4b9d16 req-baa7aeb8-4ba6-4578-944e-751461848485 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:31.875923 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:31.875923 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:31.881137 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-1b902506-d78d-48c9-84ee-e4142c4b9d16 req-baa7aeb8-4ba6-4578-944e-751461848485 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:28:31.889153 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1b902506-d78d-48c9-84ee-e4142c4b9d16 req-baa7aeb8-4ba6-4578-944e-751461848485 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e returned with HTTP 200 Aug 06 19:28:31.889887 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 748/3002] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:28:31 2026] GET /volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e => generated 1410 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:28:32.025765 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-130148e8-a673-45d8-9c2e-0d04ceb14a42 req-a416ed84-5fb4-4b06-b33b-5db92f7cd3ba None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:32.028242 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-130148e8-a673-45d8-9c2e-0d04ceb14a42 req-a416ed84-5fb4-4b06-b33b-5db92f7cd3ba tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] PUT https://10.4.3.5/volume/v3/attachments/3715dfee-7d45-4855-97cd-40b2cbfedaa8 Aug 06 19:28:32.028981 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-130148e8-a673-45d8-9c2e-0d04ceb14a42 req-a416ed84-5fb4-4b06-b33b-5db92f7cd3ba tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:32.043046 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-130148e8-a673-45d8-9c2e-0d04ceb14a42 req-a416ed84-5fb4-4b06-b33b-5db92f7cd3ba tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Acquiring lock "cinder-attachment_update-827d8d0a-b0f0-478e-9df0-0e73d80c30b6-np0000006689" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:28:32.051093 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-130148e8-a673-45d8-9c2e-0d04ceb14a42 req-a416ed84-5fb4-4b06-b33b-5db92f7cd3ba tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Lock "cinder-attachment_update-827d8d0a-b0f0-478e-9df0-0e73d80c30b6-np0000006689" acquired by "attachment_update" :: waited 0.007s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:28:32.051093 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:32.051093 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:32.179072 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-130148e8-a673-45d8-9c2e-0d04ceb14a42 req-a416ed84-5fb4-4b06-b33b-5db92f7cd3ba tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Lock "cinder-attachment_update-827d8d0a-b0f0-478e-9df0-0e73d80c30b6-np0000006689" released by "attachment_update" :: held 0.128s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:28:32.179072 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-130148e8-a673-45d8-9c2e-0d04ceb14a42 req-a416ed84-5fb4-4b06-b33b-5db92f7cd3ba tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/attachments/3715dfee-7d45-4855-97cd-40b2cbfedaa8 returned with HTTP 200 Aug 06 19:28:32.179072 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 756/3003] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:28:32 2026] PUT /volume/v3/attachments/3715dfee-7d45-4855-97cd-40b2cbfedaa8 => generated 968 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:32.191764 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-130148e8-a673-45d8-9c2e-0d04ceb14a42 req-eb5a57aa-720b-4a1e-b43d-331600fe7b77 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:32.194702 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-130148e8-a673-45d8-9c2e-0d04ceb14a42 req-eb5a57aa-720b-4a1e-b43d-331600fe7b77 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/attachments/3715dfee-7d45-4855-97cd-40b2cbfedaa8 Aug 06 19:28:32.195893 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-130148e8-a673-45d8-9c2e-0d04ceb14a42 req-eb5a57aa-720b-4a1e-b43d-331600fe7b77 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:32.195893 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-130148e8-a673-45d8-9c2e-0d04ceb14a42 req-eb5a57aa-720b-4a1e-b43d-331600fe7b77 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:32.229783 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-130148e8-a673-45d8-9c2e-0d04ceb14a42 req-eb5a57aa-720b-4a1e-b43d-331600fe7b77 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/attachments/3715dfee-7d45-4855-97cd-40b2cbfedaa8 returned with HTTP 200 Aug 06 19:28:32.230451 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 757/3004] 10.4.3.5 () {70 vars in 1637 bytes} [Thu Aug 6 19:28:32 2026] GET /volume/v3/attachments/3715dfee-7d45-4855-97cd-40b2cbfedaa8 => generated 993 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:32.604868 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ec70ff36-f757-4d02-bbd4-33a45e916b89 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:32.610040 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ec70ff36-f757-4d02-bbd4-33a45e916b89 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/group_snapshots/e582717d-4ee5-4fe9-8c8f-4cb364109636 Aug 06 19:28:32.610040 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ec70ff36-f757-4d02-bbd4-33a45e916b89 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:32.610040 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ec70ff36-f757-4d02-bbd4-33a45e916b89 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:32.610040 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.group_snapshots [None req-ec70ff36-f757-4d02-bbd4-33a45e916b89 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] show called for member e582717d-4ee5-4fe9-8c8f-4cb364109636 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 19:28:32.615352 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:32.615352 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:32.618939 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1e04ef65-405c-4885-8291-16923aa5883a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:32.619500 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ec70ff36-f757-4d02-bbd4-33a45e916b89 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/group_snapshots/e582717d-4ee5-4fe9-8c8f-4cb364109636 returned with HTTP 200 Aug 06 19:28:32.620130 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 744/3005] 10.4.3.5 () {68 vars in 1399 bytes} [Thu Aug 6 19:28:32 2026] GET /volume/v3/group_snapshots/e582717d-4ee5-4fe9-8c8f-4cb364109636 => generated 308 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:32.620985 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1e04ef65-405c-4885-8291-16923aa5883a tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c Aug 06 19:28:32.621245 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1e04ef65-405c-4885-8291-16923aa5883a tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:32.621464 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1e04ef65-405c-4885-8291-16923aa5883a tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:32.621566 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-1e04ef65-405c-4885-8291-16923aa5883a tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id a6c0bdec-b50d-4877-945b-c47b34d0ef8c. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:32.626521 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:32.626521 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:32.627672 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1e04ef65-405c-4885-8291-16923aa5883a tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c returned with HTTP 200 Aug 06 19:28:32.627903 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 749/3006] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:32 2026] GET /volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c => generated 704 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:32.630901 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-816a674c-b610-4909-89d7-f140784466c6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:32.633052 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-816a674c-b610-4909-89d7-f140784466c6 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/snapshots/detail Aug 06 19:28:32.633292 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-816a674c-b610-4909-89d7-f140784466c6 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:32.633515 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-816a674c-b610-4909-89d7-f140784466c6 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:32.633891 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-816a674c-b610-4909-89d7-f140784466c6 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:28:32.634147 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:32.634147 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:32.635141 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-816a674c-b610-4909-89d7-f140784466c6 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 19:28:32.643288 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-816a674c-b610-4909-89d7-f140784466c6 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Get all snapshots completed successfully. Aug 06 19:28:32.643810 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:32.643810 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:32.644562 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-816a674c-b610-4909-89d7-f140784466c6 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 19:28:32.645029 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 757/3007] 10.4.3.5 () {66 vars in 1250 bytes} [Thu Aug 6 19:28:32 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:32.656991 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-78d074a7-4dfa-4031-a623-b21d62e25a31 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:32.659517 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-78d074a7-4dfa-4031-a623-b21d62e25a31 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/snapshots/44991b40-dad9-4010-85d2-9623ea14b513 Aug 06 19:28:32.659796 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-78d074a7-4dfa-4031-a623-b21d62e25a31 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:32.660089 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-78d074a7-4dfa-4031-a623-b21d62e25a31 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:32.666733 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:32.666733 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:32.667376 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-78d074a7-4dfa-4031-a623-b21d62e25a31 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Snapshot retrieved successfully. Aug 06 19:28:32.668545 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-78d074a7-4dfa-4031-a623-b21d62e25a31 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/snapshots/44991b40-dad9-4010-85d2-9623ea14b513 returned with HTTP 200 Aug 06 19:28:32.668965 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 758/3008] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:28:32 2026] GET /volume/v3/snapshots/44991b40-dad9-4010-85d2-9623ea14b513 => generated 451 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:32.680526 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-23b285d4-5c29-45f0-aa45-3bcb364c4448 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:32.682513 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-23b285d4-5c29-45f0-aa45-3bcb364c4448 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/group_snapshots/e582717d-4ee5-4fe9-8c8f-4cb364109636 Aug 06 19:28:32.682945 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-23b285d4-5c29-45f0-aa45-3bcb364c4448 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:32.683360 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-23b285d4-5c29-45f0-aa45-3bcb364c4448 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:32.683671 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.group_snapshots [None req-23b285d4-5c29-45f0-aa45-3bcb364c4448 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] show called for member e582717d-4ee5-4fe9-8c8f-4cb364109636 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 19:28:32.688239 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:32.688239 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:32.693398 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-23b285d4-5c29-45f0-aa45-3bcb364c4448 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/group_snapshots/e582717d-4ee5-4fe9-8c8f-4cb364109636 returned with HTTP 200 Aug 06 19:28:32.694048 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 745/3009] 10.4.3.5 () {68 vars in 1399 bytes} [Thu Aug 6 19:28:32 2026] GET /volume/v3/group_snapshots/e582717d-4ee5-4fe9-8c8f-4cb364109636 => generated 308 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:32.707752 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a685eeda-1fa6-4602-8aba-530d5df59d59 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:32.713584 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a685eeda-1fa6-4602-8aba-530d5df59d59 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/group_snapshots/detail Aug 06 19:28:32.714249 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a685eeda-1fa6-4602-8aba-530d5df59d59 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:32.714442 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a685eeda-1fa6-4602-8aba-530d5df59d59 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:32.733600 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a685eeda-1fa6-4602-8aba-530d5df59d59 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 06 19:28:32.735088 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 750/3010] 10.4.3.5 () {68 vars in 1309 bytes} [Thu Aug 6 19:28:32 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:32.747334 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d897e696-1dd3-4721-a56f-ea88612fd2a7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:32.749082 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d897e696-1dd3-4721-a56f-ea88612fd2a7 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] DELETE https://10.4.3.5/volume/v3/group_snapshots/e582717d-4ee5-4fe9-8c8f-4cb364109636 Aug 06 19:28:32.749345 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d897e696-1dd3-4721-a56f-ea88612fd2a7 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:32.749538 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d897e696-1dd3-4721-a56f-ea88612fd2a7 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:32.749716 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.group_snapshots [None req-d897e696-1dd3-4721-a56f-ea88612fd2a7 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] delete called for member e582717d-4ee5-4fe9-8c8f-4cb364109636 {{(pid=100264) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 19:28:32.749830 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.group_snapshots [None req-d897e696-1dd3-4721-a56f-ea88612fd2a7 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Delete group_snapshot with id: e582717d-4ee5-4fe9-8c8f-4cb364109636 Aug 06 19:28:32.755324 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:32.755324 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:32.815784 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d897e696-1dd3-4721-a56f-ea88612fd2a7 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/group_snapshots/e582717d-4ee5-4fe9-8c8f-4cb364109636 returned with HTTP 202 Aug 06 19:28:32.816502 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 758/3011] 10.4.3.5 () {68 vars in 1402 bytes} [Thu Aug 6 19:28:32 2026] DELETE /volume/v3/group_snapshots/e582717d-4ee5-4fe9-8c8f-4cb364109636 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:28:32.825833 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bdccf160-69bc-4895-918d-c1a033501d73 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:32.828294 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bdccf160-69bc-4895-918d-c1a033501d73 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/volumes/detail Aug 06 19:28:32.828500 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bdccf160-69bc-4895-918d-c1a033501d73 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:32.828725 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bdccf160-69bc-4895-918d-c1a033501d73 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:32.829093 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-bdccf160-69bc-4895-918d-c1a033501d73 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:28:32.830005 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bdccf160-69bc-4895-918d-c1a033501d73 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:28:32.841378 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bdccf160-69bc-4895-918d-c1a033501d73 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Get all volumes completed successfully. Aug 06 19:28:32.842280 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-bdccf160-69bc-4895-918d-c1a033501d73 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:32.842452 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-bdccf160-69bc-4895-918d-c1a033501d73 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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 06 19:28:32.884503 np0000006689 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-bdccf160-69bc-4895-918d-c1a033501d73 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:32.888614 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:32.888614 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:32.902856 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bdccf160-69bc-4895-918d-c1a033501d73 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/volumes/detail returned with HTTP 200 Aug 06 19:28:32.903547 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 759/3012] 10.4.3.5 () {68 vars in 1285 bytes} [Thu Aug 6 19:28:32 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:32.919402 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5887365c-de42-4887-8231-95f3840ccdbb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:32.921762 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5887365c-de42-4887-8231-95f3840ccdbb tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/snapshots/detail Aug 06 19:28:32.922176 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5887365c-de42-4887-8231-95f3840ccdbb tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:32.922541 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5887365c-de42-4887-8231-95f3840ccdbb tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:32.922890 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-5887365c-de42-4887-8231-95f3840ccdbb tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:28:32.924991 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.db.api [None req-5887365c-de42-4887-8231-95f3840ccdbb tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Building query based on filter {{(pid=100262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 19:28:32.930837 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5887365c-de42-4887-8231-95f3840ccdbb tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Get all snapshots completed successfully. Aug 06 19:28:32.930837 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5887365c-de42-4887-8231-95f3840ccdbb tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 19:28:32.930837 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 746/3013] 10.4.3.5 () {66 vars in 1250 bytes} [Thu Aug 6 19:28:32 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:28:32.944162 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d9a8a76f-e1f9-4f71-a5bc-244bac7f169a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:32.946105 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d9a8a76f-e1f9-4f71-a5bc-244bac7f169a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/group_snapshots/e582717d-4ee5-4fe9-8c8f-4cb364109636 Aug 06 19:28:32.946383 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d9a8a76f-e1f9-4f71-a5bc-244bac7f169a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:32.946585 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d9a8a76f-e1f9-4f71-a5bc-244bac7f169a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:32.946734 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.group_snapshots [None req-d9a8a76f-e1f9-4f71-a5bc-244bac7f169a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] show called for member e582717d-4ee5-4fe9-8c8f-4cb364109636 {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 19:28:32.950028 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d9a8a76f-e1f9-4f71-a5bc-244bac7f169a tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/group_snapshots/e582717d-4ee5-4fe9-8c8f-4cb364109636 returned with HTTP 404 Aug 06 19:28:32.950811 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 751/3014] 10.4.3.5 () {68 vars in 1399 bytes} [Thu Aug 6 19:28:32 2026] GET /volume/v3/group_snapshots/e582717d-4ee5-4fe9-8c8f-4cb364109636 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:28:32.959813 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-94da997a-ab20-453e-aec0-e6933a0ea900 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:32.961607 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-94da997a-ab20-453e-aec0-e6933a0ea900 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/group_snapshots Aug 06 19:28:32.961822 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-94da997a-ab20-453e-aec0-e6933a0ea900 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:32.962055 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-94da997a-ab20-453e-aec0-e6933a0ea900 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:32.962387 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:32.962387 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:32.968870 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-94da997a-ab20-453e-aec0-e6933a0ea900 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/group_snapshots returned with HTTP 200 Aug 06 19:28:32.969433 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 759/3015] 10.4.3.5 () {68 vars in 1288 bytes} [Thu Aug 6 19:28:32 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:32.977088 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5bbb8c7d-5e09-4cd6-9123-54a868096acf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:32.980447 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5bbb8c7d-5e09-4cd6-9123-54a868096acf tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] DELETE https://10.4.3.5/volume/v3/group_snapshots/e582717d-4ee5-4fe9-8c8f-4cb364109636 Aug 06 19:28:32.980447 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5bbb8c7d-5e09-4cd6-9123-54a868096acf tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:32.980447 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5bbb8c7d-5e09-4cd6-9123-54a868096acf tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:32.980447 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-5bbb8c7d-5e09-4cd6-9123-54a868096acf tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] delete called for member e582717d-4ee5-4fe9-8c8f-4cb364109636 {{(pid=100265) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 19:28:32.980447 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.group_snapshots [None req-5bbb8c7d-5e09-4cd6-9123-54a868096acf tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Delete group_snapshot with id: e582717d-4ee5-4fe9-8c8f-4cb364109636 Aug 06 19:28:32.982308 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5bbb8c7d-5e09-4cd6-9123-54a868096acf tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/group_snapshots/e582717d-4ee5-4fe9-8c8f-4cb364109636 returned with HTTP 404 Aug 06 19:28:32.982714 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 760/3016] 10.4.3.5 () {68 vars in 1402 bytes} [Thu Aug 6 19:28:32 2026] DELETE /volume/v3/group_snapshots/e582717d-4ee5-4fe9-8c8f-4cb364109636 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:28:32.997923 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e2609bed-f7ab-47ab-a3a0-a10140c11404 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:33.001452 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e2609bed-f7ab-47ab-a3a0-a10140c11404 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/volumes/detail Aug 06 19:28:33.001452 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e2609bed-f7ab-47ab-a3a0-a10140c11404 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:33.001452 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e2609bed-f7ab-47ab-a3a0-a10140c11404 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:33.001452 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-e2609bed-f7ab-47ab-a3a0-a10140c11404 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:28:33.002522 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e2609bed-f7ab-47ab-a3a0-a10140c11404 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:28:33.006997 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-1b902506-d78d-48c9-84ee-e4142c4b9d16 req-4c7cb43d-e5df-4cbe-a3db-8a386a05f260 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:33.010040 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1b902506-d78d-48c9-84ee-e4142c4b9d16 req-4c7cb43d-e5df-4cbe-a3db-8a386a05f260 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] DELETE https://10.4.3.5/volume/v3/attachments/b3e90b40-9046-4a13-bf2f-20845f83afc1 Aug 06 19:28:33.010327 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1b902506-d78d-48c9-84ee-e4142c4b9d16 req-4c7cb43d-e5df-4cbe-a3db-8a386a05f260 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:33.010621 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1b902506-d78d-48c9-84ee-e4142c4b9d16 req-4c7cb43d-e5df-4cbe-a3db-8a386a05f260 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:33.013217 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e2609bed-f7ab-47ab-a3a0-a10140c11404 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Get all volumes completed successfully. Aug 06 19:28:33.015334 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-e2609bed-f7ab-47ab-a3a0-a10140c11404 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:33.015334 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-e2609bed-f7ab-47ab-a3a0-a10140c11404 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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 06 19:28:33.022160 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:33.022160 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:33.063737 np0000006689 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-e2609bed-f7ab-47ab-a3a0-a10140c11404 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:33.068007 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:33.068007 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:33.075259 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1b902506-d78d-48c9-84ee-e4142c4b9d16 req-4c7cb43d-e5df-4cbe-a3db-8a386a05f260 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/attachments/b3e90b40-9046-4a13-bf2f-20845f83afc1 returned with HTTP 200 Aug 06 19:28:33.075750 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 752/3017] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:28:33 2026] DELETE /volume/v3/attachments/b3e90b40-9046-4a13-bf2f-20845f83afc1 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:33.077868 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e2609bed-f7ab-47ab-a3a0-a10140c11404 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/volumes/detail returned with HTTP 200 Aug 06 19:28:33.078390 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 747/3018] 10.4.3.5 () {68 vars in 1285 bytes} [Thu Aug 6 19:28:32 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:33.093164 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9ad74a42-21cd-49d6-90be-cba9a452d0b1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:33.097404 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9ad74a42-21cd-49d6-90be-cba9a452d0b1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] POST https://10.4.3.5/volume/v3/groups/40a8ca8d-dc31-44c4-bf6d-74af40b278d7/action Aug 06 19:28:33.097404 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9ad74a42-21cd-49d6-90be-cba9a452d0b1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:28:33.097404 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9ad74a42-21cd-49d6-90be-cba9a452d0b1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:33.099472 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-9ad74a42-21cd-49d6-90be-cba9a452d0b1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] delete called for group 40a8ca8d-dc31-44c4-bf6d-74af40b278d7 {{(pid=100264) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 19:28:33.100448 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.groups [None req-9ad74a42-21cd-49d6-90be-cba9a452d0b1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Delete group with id: 40a8ca8d-dc31-44c4-bf6d-74af40b278d7 Aug 06 19:28:33.105615 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:33.105615 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:33.141590 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9ad74a42-21cd-49d6-90be-cba9a452d0b1 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/groups/40a8ca8d-dc31-44c4-bf6d-74af40b278d7/action returned with HTTP 202 Aug 06 19:28:33.142396 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 760/3019] 10.4.3.5 () {70 vars in 1414 bytes} [Thu Aug 6 19:28:33 2026] POST /volume/v3/groups/40a8ca8d-dc31-44c4-bf6d-74af40b278d7/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:28:33.149861 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-42e2cbd4-24c5-4c61-8e6c-bd5e00600433 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:33.151785 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42e2cbd4-24c5-4c61-8e6c-bd5e00600433 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/volumes/cf8f96f0-42bf-4197-b664-bf2d1bcb388e Aug 06 19:28:33.152008 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42e2cbd4-24c5-4c61-8e6c-bd5e00600433 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:33.152232 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42e2cbd4-24c5-4c61-8e6c-bd5e00600433 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:33.159895 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:33.159895 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:33.164041 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-42e2cbd4-24c5-4c61-8e6c-bd5e00600433 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Volume info retrieved successfully. Aug 06 19:28:33.164718 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-42e2cbd4-24c5-4c61-8e6c-bd5e00600433 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:33.164843 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-42e2cbd4-24c5-4c61-8e6c-bd5e00600433 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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 06 19:28:33.203327 np0000006689 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-42e2cbd4-24c5-4c61-8e6c-bd5e00600433 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-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=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:33.206368 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:33.206368 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:33.214434 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42e2cbd4-24c5-4c61-8e6c-bd5e00600433 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/volumes/cf8f96f0-42bf-4197-b664-bf2d1bcb388e returned with HTTP 200 Aug 06 19:28:33.214799 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 761/3020] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:28:33 2026] GET /volume/v3/volumes/cf8f96f0-42bf-4197-b664-bf2d1bcb388e => generated 910 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:33.640767 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c7f35d1b-fedb-4e22-b9d6-ea9f9888d1b3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:33.645048 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c7f35d1b-fedb-4e22-b9d6-ea9f9888d1b3 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c Aug 06 19:28:33.645048 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c7f35d1b-fedb-4e22-b9d6-ea9f9888d1b3 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:33.645048 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c7f35d1b-fedb-4e22-b9d6-ea9f9888d1b3 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:33.645048 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c7f35d1b-fedb-4e22-b9d6-ea9f9888d1b3 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id a6c0bdec-b50d-4877-945b-c47b34d0ef8c. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:33.651480 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:33.651480 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:33.652836 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c7f35d1b-fedb-4e22-b9d6-ea9f9888d1b3 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c returned with HTTP 200 Aug 06 19:28:33.653426 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 753/3021] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:33 2026] GET /volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c => generated 704 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:33.950517 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4e2c606b-cb6f-492f-8e31-7cd92a17b6d8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:33.954384 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4e2c606b-cb6f-492f-8e31-7cd92a17b6d8 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] DELETE https://10.4.3.5/volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e Aug 06 19:28:33.954674 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4e2c606b-cb6f-492f-8e31-7cd92a17b6d8 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:33.954984 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4e2c606b-cb6f-492f-8e31-7cd92a17b6d8 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:33.955297 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-4e2c606b-cb6f-492f-8e31-7cd92a17b6d8 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Delete volume with id: 518605ef-63ab-42ff-9005-6dfceedd359e Aug 06 19:28:33.967745 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:33.967745 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:33.968495 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4e2c606b-cb6f-492f-8e31-7cd92a17b6d8 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:28:33.995491 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4e2c606b-cb6f-492f-8e31-7cd92a17b6d8 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Delete volume request issued successfully. Aug 06 19:28:33.995852 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4e2c606b-cb6f-492f-8e31-7cd92a17b6d8 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e returned with HTTP 202 Aug 06 19:28:33.996610 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 748/3022] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:28:33 2026] DELETE /volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:28:34.042491 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-4b0c0374-8339-4887-a247-6cd00a8b770b req-d9f01909-91cc-4739-ae6a-9807f680bf2e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:34.046680 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4b0c0374-8339-4887-a247-6cd00a8b770b req-d9f01909-91cc-4739-ae6a-9807f680bf2e tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e Aug 06 19:28:34.047121 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4b0c0374-8339-4887-a247-6cd00a8b770b req-d9f01909-91cc-4739-ae6a-9807f680bf2e tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:34.047121 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4b0c0374-8339-4887-a247-6cd00a8b770b req-d9f01909-91cc-4739-ae6a-9807f680bf2e tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:34.060361 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:34.060361 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:34.069569 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-4b0c0374-8339-4887-a247-6cd00a8b770b req-d9f01909-91cc-4739-ae6a-9807f680bf2e tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:28:34.079564 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4b0c0374-8339-4887-a247-6cd00a8b770b req-d9f01909-91cc-4739-ae6a-9807f680bf2e tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e returned with HTTP 200 Aug 06 19:28:34.080458 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 761/3023] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:28:34 2026] GET /volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e => generated 934 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:34.143693 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-2bd101f1-7c22-4cc0-86d9-66918d5fccb0 req-6ce6f7d3-8440-4e33-8963-06ae1cce8547 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:34.146535 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2bd101f1-7c22-4cc0-86d9-66918d5fccb0 req-6ce6f7d3-8440-4e33-8963-06ae1cce8547 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 Aug 06 19:28:34.146717 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2bd101f1-7c22-4cc0-86d9-66918d5fccb0 req-6ce6f7d3-8440-4e33-8963-06ae1cce8547 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:34.146970 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2bd101f1-7c22-4cc0-86d9-66918d5fccb0 req-6ce6f7d3-8440-4e33-8963-06ae1cce8547 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:34.155388 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2bd101f1-7c22-4cc0-86d9-66918d5fccb0 req-6ce6f7d3-8440-4e33-8963-06ae1cce8547 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 returned with HTTP 404 Aug 06 19:28:34.156058 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 762/3024] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:28:34 2026] GET /volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:34.230828 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bbf87b1b-2915-4885-bc37-1a94c3c40cd4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:34.237728 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bbf87b1b-2915-4885-bc37-1a94c3c40cd4 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/volumes/cf8f96f0-42bf-4197-b664-bf2d1bcb388e Aug 06 19:28:34.238805 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bbf87b1b-2915-4885-bc37-1a94c3c40cd4 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:34.239973 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bbf87b1b-2915-4885-bc37-1a94c3c40cd4 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:34.258134 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bbf87b1b-2915-4885-bc37-1a94c3c40cd4 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/volumes/cf8f96f0-42bf-4197-b664-bf2d1bcb388e returned with HTTP 404 Aug 06 19:28:34.258670 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 754/3025] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:28:34 2026] GET /volume/v3/volumes/cf8f96f0-42bf-4197-b664-bf2d1bcb388e => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:28:34.270042 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-71ebf32e-b597-49fe-8684-ec32d0443a18 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:34.278123 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-71ebf32e-b597-49fe-8684-ec32d0443a18 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] GET https://10.4.3.5/volume/v3/groups/40a8ca8d-dc31-44c4-bf6d-74af40b278d7 Aug 06 19:28:34.278123 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-71ebf32e-b597-49fe-8684-ec32d0443a18 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:34.278123 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-71ebf32e-b597-49fe-8684-ec32d0443a18 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:34.278123 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-71ebf32e-b597-49fe-8684-ec32d0443a18 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] show called for member 40a8ca8d-dc31-44c4-bf6d-74af40b278d7 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:34.283658 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-71ebf32e-b597-49fe-8684-ec32d0443a18 tempest-GroupSnapshotsTest-355009367 tempest-GroupSnapshotsTest-355009367-project-member] https://10.4.3.5/volume/v3/groups/40a8ca8d-dc31-44c4-bf6d-74af40b278d7 returned with HTTP 404 Aug 06 19:28:34.283658 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 749/3026] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:34 2026] GET /volume/v3/groups/40a8ca8d-dc31-44c4-bf6d-74af40b278d7 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:28:34.295005 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-563442fa-672b-4181-a8c0-4f7f41157b0c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:34.297123 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-563442fa-672b-4181-a8c0-4f7f41157b0c tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] DELETE https://10.4.3.5/volume/v3/group_types/eb58d7ce-6695-4404-b279-dbf7d85a8091 Aug 06 19:28:34.297410 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-563442fa-672b-4181-a8c0-4f7f41157b0c tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:34.297646 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-563442fa-672b-4181-a8c0-4f7f41157b0c tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:34.329602 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-563442fa-672b-4181-a8c0-4f7f41157b0c tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] https://10.4.3.5/volume/v3/group_types/eb58d7ce-6695-4404-b279-dbf7d85a8091 returned with HTTP 202 Aug 06 19:28:34.330158 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 762/3027] 10.4.3.5 () {68 vars in 1390 bytes} [Thu Aug 6 19:28:34 2026] DELETE /volume/v3/group_types/eb58d7ce-6695-4404-b279-dbf7d85a8091 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:28:34.339953 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-245b85ed-ae1d-47b8-b4c0-50d426e5bab6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:34.342690 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-245b85ed-ae1d-47b8-b4c0-50d426e5bab6 tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] DELETE https://10.4.3.5/volume/v3/types/4ccc3c33-e3be-4632-a950-06d58305a7ff Aug 06 19:28:34.343518 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-245b85ed-ae1d-47b8-b4c0-50d426e5bab6 tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:34.344033 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-245b85ed-ae1d-47b8-b4c0-50d426e5bab6 tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:34.380507 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-245b85ed-ae1d-47b8-b4c0-50d426e5bab6 tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] https://10.4.3.5/volume/v3/types/4ccc3c33-e3be-4632-a950-06d58305a7ff returned with HTTP 202 Aug 06 19:28:34.381156 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 763/3028] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:28:34 2026] DELETE /volume/v3/types/4ccc3c33-e3be-4632-a950-06d58305a7ff => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:28:34.391239 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-07ba5606-3e72-4a61-b79b-eb68ac977294 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:34.392921 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-07ba5606-3e72-4a61-b79b-eb68ac977294 tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] GET https://10.4.3.5/volume/v3/types/4ccc3c33-e3be-4632-a950-06d58305a7ff Aug 06 19:28:34.393425 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-07ba5606-3e72-4a61-b79b-eb68ac977294 tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:34.393425 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-07ba5606-3e72-4a61-b79b-eb68ac977294 tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:34.399372 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-07ba5606-3e72-4a61-b79b-eb68ac977294 tempest-GroupSnapshotsTest-189817392 tempest-GroupSnapshotsTest-189817392-project-admin] https://10.4.3.5/volume/v3/types/4ccc3c33-e3be-4632-a950-06d58305a7ff returned with HTTP 404 Aug 06 19:28:34.399865 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 755/3029] 10.4.3.5 () {66 vars in 1328 bytes} [Thu Aug 6 19:28:34 2026] GET /volume/v3/types/4ccc3c33-e3be-4632-a950-06d58305a7ff => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:34.665484 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c9623fb0-5514-42c4-ac37-a6b6699886f3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:34.668063 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c9623fb0-5514-42c4-ac37-a6b6699886f3 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c Aug 06 19:28:34.668234 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c9623fb0-5514-42c4-ac37-a6b6699886f3 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:34.668580 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c9623fb0-5514-42c4-ac37-a6b6699886f3 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:34.668711 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-c9623fb0-5514-42c4-ac37-a6b6699886f3 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id a6c0bdec-b50d-4877-945b-c47b34d0ef8c. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:34.674408 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:34.674408 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:34.675625 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c9623fb0-5514-42c4-ac37-a6b6699886f3 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c returned with HTTP 200 Aug 06 19:28:34.676295 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 750/3030] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:34 2026] GET /volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c => generated 704 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:35.690170 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ceb78016-f32b-43f4-a648-3312bf225453 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:35.692344 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ceb78016-f32b-43f4-a648-3312bf225453 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c Aug 06 19:28:35.692627 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ceb78016-f32b-43f4-a648-3312bf225453 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:35.693864 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ceb78016-f32b-43f4-a648-3312bf225453 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:35.693864 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ceb78016-f32b-43f4-a648-3312bf225453 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id a6c0bdec-b50d-4877-945b-c47b34d0ef8c. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:35.699713 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:35.699713 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:35.700590 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ceb78016-f32b-43f4-a648-3312bf225453 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c returned with HTTP 200 Aug 06 19:28:35.701113 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 763/3031] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:35 2026] GET /volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c => generated 704 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:36.713940 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cc55eed0-77a1-4932-951f-90b58f364666 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:36.715996 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cc55eed0-77a1-4932-951f-90b58f364666 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c Aug 06 19:28:36.716104 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cc55eed0-77a1-4932-951f-90b58f364666 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:36.716421 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cc55eed0-77a1-4932-951f-90b58f364666 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:36.716569 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-cc55eed0-77a1-4932-951f-90b58f364666 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id a6c0bdec-b50d-4877-945b-c47b34d0ef8c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:36.722870 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:36.722870 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:36.723867 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cc55eed0-77a1-4932-951f-90b58f364666 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c returned with HTTP 200 Aug 06 19:28:36.724388 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 764/3032] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:36 2026] GET /volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c => generated 704 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:37.058356 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-130148e8-a673-45d8-9c2e-0d04ceb14a42 req-c33a04de-87d6-4b78-930d-a4c0d080fd08 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:37.061938 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-130148e8-a673-45d8-9c2e-0d04ceb14a42 req-c33a04de-87d6-4b78-930d-a4c0d080fd08 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6/encryption Aug 06 19:28:37.062618 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-130148e8-a673-45d8-9c2e-0d04ceb14a42 req-c33a04de-87d6-4b78-930d-a4c0d080fd08 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:37.062618 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-130148e8-a673-45d8-9c2e-0d04ceb14a42 req-c33a04de-87d6-4b78-930d-a4c0d080fd08 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:37.078656 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:37.078656 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:37.088522 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-130148e8-a673-45d8-9c2e-0d04ceb14a42 req-c33a04de-87d6-4b78-930d-a4c0d080fd08 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6/encryption returned with HTTP 200 Aug 06 19:28:37.089188 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 756/3033] 10.4.3.5 () {68 vars in 1617 bytes} [Thu Aug 6 19:28:37 2026] GET /volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:37.296897 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-986a14ed-c2df-49dd-9fc2-db6a00e7dc01 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:37.468308 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-986a14ed-c2df-49dd-9fc2-db6a00e7dc01 tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:28:37.468669 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-986a14ed-c2df-49dd-9fc2-db6a00e7dc01 tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1098184471"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:37.491065 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-986a14ed-c2df-49dd-9fc2-db6a00e7dc01 tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:28:37.491347 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 751/3034] 10.4.3.5 () {68 vars in 1238 bytes} [Thu Aug 6 19:28:37 2026] POST /volume/v3/types => generated 216 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:37.509490 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a538f930-d1d4-4ea9-a410-f7205b14e597 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:37.511462 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a538f930-d1d4-4ea9-a410-f7205b14e597 tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] POST https://10.4.3.5/volume/v3/group_types Aug 06 19:28:37.511607 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a538f930-d1d4-4ea9-a410-f7205b14e597 tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-891900410"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:37.534283 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a538f930-d1d4-4ea9-a410-f7205b14e597 tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] https://10.4.3.5/volume/v3/group_types returned with HTTP 202 Aug 06 19:28:37.534721 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 764/3035] 10.4.3.5 () {70 vars in 1297 bytes} [Thu Aug 6 19:28:37 2026] POST /volume/v3/group_types => generated 172 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:37.554625 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3e52fa54-e3ee-4234-a2b0-abbee115ffb9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:37.677056 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3e52fa54-e3ee-4234-a2b0-abbee115ffb9 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] POST https://10.4.3.5/volume/v3/groups Aug 06 19:28:37.677695 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3e52fa54-e3ee-4234-a2b0-abbee115ffb9 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3c911725-3c3f-4395-9949-e8fc5e23de43", "volume_types": ["e03c595e-af28-4d33-89ce-7535b9e61309"], "name": "tempest-Group1-2084783227"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:37.678874 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-3e52fa54-e3ee-4234-a2b0-abbee115ffb9 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Creating new group {'group': {'group_type': '3c911725-3c3f-4395-9949-e8fc5e23de43', 'volume_types': ['e03c595e-af28-4d33-89ce-7535b9e61309'], 'name': 'tempest-Group1-2084783227'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 19:28:37.684464 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-3e52fa54-e3ee-4234-a2b0-abbee115ffb9 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Creating group tempest-Group1-2084783227. Aug 06 19:28:37.695467 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3e52fa54-e3ee-4234-a2b0-abbee115ffb9 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Availability Zones retrieved successfully. Aug 06 19:28:37.726148 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-3e52fa54-e3ee-4234-a2b0-abbee115ffb9 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Created reservations ['0df2b375-b1f4-437a-8e3b-fde4f5fd6855'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:28:37.739952 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9b161467-6f9d-4730-8c1c-0b07a895cf54 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:37.743365 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9b161467-6f9d-4730-8c1c-0b07a895cf54 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c Aug 06 19:28:37.743365 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9b161467-6f9d-4730-8c1c-0b07a895cf54 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:37.743843 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9b161467-6f9d-4730-8c1c-0b07a895cf54 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:37.743843 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-9b161467-6f9d-4730-8c1c-0b07a895cf54 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id a6c0bdec-b50d-4877-945b-c47b34d0ef8c. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:37.750385 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:37.750385 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:37.750772 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9b161467-6f9d-4730-8c1c-0b07a895cf54 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c returned with HTTP 200 Aug 06 19:28:37.751785 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 757/3036] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:37 2026] GET /volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c => generated 704 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:37.767152 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3e52fa54-e3ee-4234-a2b0-abbee115ffb9 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/groups returned with HTTP 202 Aug 06 19:28:37.767690 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 765/3037] 10.4.3.5 () {70 vars in 1283 bytes} [Thu Aug 6 19:28:37 2026] POST /volume/v3/groups => generated 94 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:28:37.782391 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6c95cb01-19ee-4ae9-b84d-49a2017dd018 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:37.786044 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6c95cb01-19ee-4ae9-b84d-49a2017dd018 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/groups/4704c8c1-cadc-40a1-8957-2cf6938e54b0 Aug 06 19:28:37.786044 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6c95cb01-19ee-4ae9-b84d-49a2017dd018 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:37.786044 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6c95cb01-19ee-4ae9-b84d-49a2017dd018 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:37.786044 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-6c95cb01-19ee-4ae9-b84d-49a2017dd018 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] show called for member 4704c8c1-cadc-40a1-8957-2cf6938e54b0 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:37.791448 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:37.791448 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:37.805903 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6c95cb01-19ee-4ae9-b84d-49a2017dd018 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/groups/4704c8c1-cadc-40a1-8957-2cf6938e54b0 returned with HTTP 200 Aug 06 19:28:37.805903 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 752/3038] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:37 2026] GET /volume/v3/groups/4704c8c1-cadc-40a1-8957-2cf6938e54b0 => generated 322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:38.044283 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b7dc28f3-df98-4480-a85b-5503e9f1ae47 req-d754b501-a443-461b-bf00-fb18f7b91b9f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:38.047416 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b7dc28f3-df98-4480-a85b-5503e9f1ae47 req-d754b501-a443-461b-bf00-fb18f7b91b9f tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] DELETE https://10.4.3.5/volume/v3/attachments/7ebec9ce-2846-46b0-840c-0e21245dd54d Aug 06 19:28:38.047674 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b7dc28f3-df98-4480-a85b-5503e9f1ae47 req-d754b501-a443-461b-bf00-fb18f7b91b9f tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:38.047995 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b7dc28f3-df98-4480-a85b-5503e9f1ae47 req-d754b501-a443-461b-bf00-fb18f7b91b9f tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:38.049987 np0000006689 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=468,cinder:INSERT=61,cinder:UPDATE=111 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:28:38.060325 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:38.060325 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:38.121078 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b7dc28f3-df98-4480-a85b-5503e9f1ae47 req-d754b501-a443-461b-bf00-fb18f7b91b9f tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/attachments/7ebec9ce-2846-46b0-840c-0e21245dd54d returned with HTTP 200 Aug 06 19:28:38.121727 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 765/3039] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:28:38 2026] DELETE /volume/v3/attachments/7ebec9ce-2846-46b0-840c-0e21245dd54d => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:38.765112 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-516d112e-9fee-43db-b619-17ab443f1904 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:38.767371 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-516d112e-9fee-43db-b619-17ab443f1904 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c Aug 06 19:28:38.767371 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-516d112e-9fee-43db-b619-17ab443f1904 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:38.767793 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-516d112e-9fee-43db-b619-17ab443f1904 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:38.767996 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-516d112e-9fee-43db-b619-17ab443f1904 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id a6c0bdec-b50d-4877-945b-c47b34d0ef8c. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:38.772593 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:38.772593 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:38.773811 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-516d112e-9fee-43db-b619-17ab443f1904 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c returned with HTTP 200 Aug 06 19:28:38.773811 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 758/3040] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:38 2026] GET /volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:38.819294 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d16a748a-caf1-4d1c-a672-67b2e80872a0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:38.821384 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d16a748a-caf1-4d1c-a672-67b2e80872a0 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/groups/4704c8c1-cadc-40a1-8957-2cf6938e54b0 Aug 06 19:28:38.821706 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d16a748a-caf1-4d1c-a672-67b2e80872a0 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:38.821841 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d16a748a-caf1-4d1c-a672-67b2e80872a0 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:38.822010 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-d16a748a-caf1-4d1c-a672-67b2e80872a0 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] show called for member 4704c8c1-cadc-40a1-8957-2cf6938e54b0 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:38.830504 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:38.830504 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:38.840230 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d16a748a-caf1-4d1c-a672-67b2e80872a0 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/groups/4704c8c1-cadc-40a1-8957-2cf6938e54b0 returned with HTTP 200 Aug 06 19:28:38.840877 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 766/3041] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:38 2026] GET /volume/v3/groups/4704c8c1-cadc-40a1-8957-2cf6938e54b0 => generated 323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:38.855403 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-08f6b25c-0898-48f6-a37c-7bbb4af485a0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:38.858378 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-08f6b25c-0898-48f6-a37c-7bbb4af485a0 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] POST https://10.4.3.5/volume/v3/groups Aug 06 19:28:38.859367 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-08f6b25c-0898-48f6-a37c-7bbb4af485a0 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3c911725-3c3f-4395-9949-e8fc5e23de43", "volume_types": ["e03c595e-af28-4d33-89ce-7535b9e61309"], "name": "tempest-Group2-1388031292"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:38.861155 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-08f6b25c-0898-48f6-a37c-7bbb4af485a0 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Creating new group {'group': {'group_type': '3c911725-3c3f-4395-9949-e8fc5e23de43', 'volume_types': ['e03c595e-af28-4d33-89ce-7535b9e61309'], 'name': 'tempest-Group2-1388031292'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 19:28:38.871132 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.groups [None req-08f6b25c-0898-48f6-a37c-7bbb4af485a0 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Creating group tempest-Group2-1388031292. Aug 06 19:28:38.871561 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:38.871561 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:38.886332 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-08f6b25c-0898-48f6-a37c-7bbb4af485a0 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Availability Zones retrieved successfully. Aug 06 19:28:38.899840 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-08f6b25c-0898-48f6-a37c-7bbb4af485a0 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Created reservations ['95e18263-a336-4829-9ff8-b075d90135ac'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:28:38.964087 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-08f6b25c-0898-48f6-a37c-7bbb4af485a0 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/groups returned with HTTP 202 Aug 06 19:28:38.965138 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 753/3042] 10.4.3.5 () {70 vars in 1283 bytes} [Thu Aug 6 19:28:38 2026] POST /volume/v3/groups => generated 94 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:28:38.976700 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c366113d-507d-4f7a-93af-a4469ad44814 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:38.981594 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c366113d-507d-4f7a-93af-a4469ad44814 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/groups/0d3f25e6-a931-4944-b85e-a8e44ca52343 Aug 06 19:28:38.981594 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c366113d-507d-4f7a-93af-a4469ad44814 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:38.981594 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c366113d-507d-4f7a-93af-a4469ad44814 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:38.981594 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-c366113d-507d-4f7a-93af-a4469ad44814 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] show called for member 0d3f25e6-a931-4944-b85e-a8e44ca52343 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:38.986877 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:38.986877 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:39.000104 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c366113d-507d-4f7a-93af-a4469ad44814 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/groups/0d3f25e6-a931-4944-b85e-a8e44ca52343 returned with HTTP 200 Aug 06 19:28:39.000724 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 766/3043] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:38 2026] GET /volume/v3/groups/0d3f25e6-a931-4944-b85e-a8e44ca52343 => generated 322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:39.480771 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-130148e8-a673-45d8-9c2e-0d04ceb14a42 req-f76b62fc-8444-4556-a799-4a8ddc14af42 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:39.488082 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-130148e8-a673-45d8-9c2e-0d04ceb14a42 req-f76b62fc-8444-4556-a799-4a8ddc14af42 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] POST https://10.4.3.5/volume/v3/attachments/3715dfee-7d45-4855-97cd-40b2cbfedaa8/action Aug 06 19:28:39.488612 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-130148e8-a673-45d8-9c2e-0d04ceb14a42 req-f76b62fc-8444-4556-a799-4a8ddc14af42 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:28:39.488821 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-130148e8-a673-45d8-9c2e-0d04ceb14a42 req-f76b62fc-8444-4556-a799-4a8ddc14af42 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:39.520786 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:39.520786 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:39.540709 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-130148e8-a673-45d8-9c2e-0d04ceb14a42 req-f76b62fc-8444-4556-a799-4a8ddc14af42 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/attachments/3715dfee-7d45-4855-97cd-40b2cbfedaa8/action returned with HTTP 204 Aug 06 19:28:39.541538 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 759/3044] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:28:39 2026] POST /volume/v3/attachments/3715dfee-7d45-4855-97cd-40b2cbfedaa8/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:39.611468 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-52e18324-495e-48eb-bb63-4743d31f3dbb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:39.613465 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-52e18324-495e-48eb-bb63-4743d31f3dbb tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] DELETE https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 Aug 06 19:28:39.613953 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-52e18324-495e-48eb-bb63-4743d31f3dbb tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:39.615037 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-52e18324-495e-48eb-bb63-4743d31f3dbb tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:39.615037 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-52e18324-495e-48eb-bb63-4743d31f3dbb tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Delete volume with id: 9243d7e4-6c90-4ffd-99dc-b56ac209b743 Aug 06 19:28:39.623420 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:39.623420 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:39.624591 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-52e18324-495e-48eb-bb63-4743d31f3dbb tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:28:39.643310 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-52e18324-495e-48eb-bb63-4743d31f3dbb tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Delete volume request issued successfully. Aug 06 19:28:39.643809 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-52e18324-495e-48eb-bb63-4743d31f3dbb tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 returned with HTTP 202 Aug 06 19:28:39.644629 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 767/3045] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:28:39 2026] DELETE /volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:28:39.653491 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8f63f871-6345-4fe7-8930-fee4caf98fcb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:39.655508 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f63f871-6345-4fe7-8930-fee4caf98fcb tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 Aug 06 19:28:39.655729 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f63f871-6345-4fe7-8930-fee4caf98fcb tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:39.655981 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f63f871-6345-4fe7-8930-fee4caf98fcb tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:39.663672 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:39.663672 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:39.667373 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8f63f871-6345-4fe7-8930-fee4caf98fcb tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Volume info retrieved successfully. Aug 06 19:28:39.672332 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f63f871-6345-4fe7-8930-fee4caf98fcb tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 returned with HTTP 200 Aug 06 19:28:39.672773 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 754/3046] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:39 2026] GET /volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 => generated 1245 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:39.786863 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2be66186-0aec-4a06-8534-eb26c1aacffa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:39.789546 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2be66186-0aec-4a06-8534-eb26c1aacffa tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c Aug 06 19:28:39.789824 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2be66186-0aec-4a06-8534-eb26c1aacffa tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:39.790090 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2be66186-0aec-4a06-8534-eb26c1aacffa tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:39.790261 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-2be66186-0aec-4a06-8534-eb26c1aacffa tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id a6c0bdec-b50d-4877-945b-c47b34d0ef8c. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:39.796548 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:39.796548 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:39.797457 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2be66186-0aec-4a06-8534-eb26c1aacffa tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c returned with HTTP 200 Aug 06 19:28:39.797982 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 767/3047] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:39 2026] GET /volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:39.808985 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d4f03fb1-404e-41ee-bee9-3770df3e02e8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:39.810844 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d4f03fb1-404e-41ee-bee9-3770df3e02e8 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] DELETE https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c Aug 06 19:28:39.811032 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d4f03fb1-404e-41ee-bee9-3770df3e02e8 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:39.811239 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d4f03fb1-404e-41ee-bee9-3770df3e02e8 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:39.811330 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-d4f03fb1-404e-41ee-bee9-3770df3e02e8 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Delete backup with id: a6c0bdec-b50d-4877-945b-c47b34d0ef8c. Aug 06 19:28:39.816804 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:39.816804 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:39.831880 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.backup.rpcapi [None req-d4f03fb1-404e-41ee-bee9-3770df3e02e8 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] delete_backup rpcapi backup_id a6c0bdec-b50d-4877-945b-c47b34d0ef8c {{(pid=100263) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:28:39.833917 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d4f03fb1-404e-41ee-bee9-3770df3e02e8 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c returned with HTTP 202 Aug 06 19:28:39.834456 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 760/3048] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:28:39 2026] DELETE /volume/v3/backups/a6c0bdec-b50d-4877-945b-c47b34d0ef8c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 06 19:28:39.842988 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9bfa5b8c-4c1e-409f-b7b2-0866eaa17557 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:39.846039 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9bfa5b8c-4c1e-409f-b7b2-0866eaa17557 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:28:39.846592 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9bfa5b8c-4c1e-409f-b7b2-0866eaa17557 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1535725019"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:39.850094 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-9bfa5b8c-4c1e-409f-b7b2-0866eaa17557 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1535725019'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:28:39.850094 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-9bfa5b8c-4c1e-409f-b7b2-0866eaa17557 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Create volume of 1 GB Aug 06 19:28:39.857052 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9bfa5b8c-4c1e-409f-b7b2-0866eaa17557 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Availability Zones retrieved successfully. Aug 06 19:28:39.867079 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9bfa5b8c-4c1e-409f-b7b2-0866eaa17557 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Flow 'volume_create_api' (732c5823-707d-4ba0-8c52-b7787e6c5e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:28:39.869284 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9bfa5b8c-4c1e-409f-b7b2-0866eaa17557 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01549200-273d-4c04-b347-e3ecc8adfb66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:39.869432 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-9bfa5b8c-4c1e-409f-b7b2-0866eaa17557 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:28:39.911964 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9bfa5b8c-4c1e-409f-b7b2-0866eaa17557 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01549200-273d-4c04-b347-e3ecc8adfb66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:39.914112 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9bfa5b8c-4c1e-409f-b7b2-0866eaa17557 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (316ec4e4-7ecf-4ffe-8625-337b352d4e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:39.986596 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-9bfa5b8c-4c1e-409f-b7b2-0866eaa17557 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Created reservations ['014e0c3e-b605-474e-adb2-7529933e2859', 'ea9ae99a-b3c2-47a7-9ef6-e351ed32f13d', '66e7ca56-b154-4fa2-9ceb-a96a835d7a8a', '9b4bba64-e668-4cce-8a75-828b5dbe241f'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:28:39.987962 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9bfa5b8c-4c1e-409f-b7b2-0866eaa17557 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (316ec4e4-7ecf-4ffe-8625-337b352d4e8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['014e0c3e-b605-474e-adb2-7529933e2859', 'ea9ae99a-b3c2-47a7-9ef6-e351ed32f13d', '66e7ca56-b154-4fa2-9ceb-a96a835d7a8a', '9b4bba64-e668-4cce-8a75-828b5dbe241f']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:39.989002 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9bfa5b8c-4c1e-409f-b7b2-0866eaa17557 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9df8b2bd-a3c4-4c24-bc2a-200e03f1c94e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:40.013223 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8a69ed9c-1566-4f56-a9e2-b0381ae12ede None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:40.015172 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8a69ed9c-1566-4f56-a9e2-b0381ae12ede tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/groups/0d3f25e6-a931-4944-b85e-a8e44ca52343 Aug 06 19:28:40.015403 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8a69ed9c-1566-4f56-a9e2-b0381ae12ede tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:40.015590 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8a69ed9c-1566-4f56-a9e2-b0381ae12ede tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:40.015756 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-8a69ed9c-1566-4f56-a9e2-b0381ae12ede tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] show called for member 0d3f25e6-a931-4944-b85e-a8e44ca52343 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:40.021583 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:40.021583 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:40.022855 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9bfa5b8c-4c1e-409f-b7b2-0866eaa17557 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9df8b2bd-a3c4-4c24-bc2a-200e03f1c94e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cdbe262-a31d-45e0-aa75-5b60f79ee479', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1535725019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3e46a39ee5b4f318b02af1fb6168a0e',qos_specs=None,replication_status=,reservations=['014e0c3e-b605-474e-adb2-7529933e2859','ea9ae99a-b3c2-47a7-9ef6-e351ed32f13d','66e7ca56-b154-4fa2-9ceb-a96a835d7a8a','9b4bba64-e668-4cce-8a75-828b5dbe241f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e42c7bef42ae427f9266df292be77bab',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:28:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1535725019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cdbe262-a31d-45e0-aa75-5b60f79ee479,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3e46a39ee5b4f318b02af1fb6168a0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e42c7bef42ae427f9266df292be77bab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:40.024854 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9bfa5b8c-4c1e-409f-b7b2-0866eaa17557 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b831e29a-4af0-4b92-9f8c-c498273836f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:40.032374 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8a69ed9c-1566-4f56-a9e2-b0381ae12ede tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/groups/0d3f25e6-a931-4944-b85e-a8e44ca52343 returned with HTTP 200 Aug 06 19:28:40.033038 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 755/3049] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:40 2026] GET /volume/v3/groups/0d3f25e6-a931-4944-b85e-a8e44ca52343 => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:40.046106 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cdad5224-2cb4-48a0-b0d6-665b36f4edee None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:40.048381 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9bfa5b8c-4c1e-409f-b7b2-0866eaa17557 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b831e29a-4af0-4b92-9f8c-c498273836f6) transitioned into state 'SUCCESS' from state '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-1535725019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3e46a39ee5b4f318b02af1fb6168a0e',qos_specs=None,replication_status=,reservations=['014e0c3e-b605-474e-adb2-7529933e2859','ea9ae99a-b3c2-47a7-9ef6-e351ed32f13d','66e7ca56-b154-4fa2-9ceb-a96a835d7a8a','9b4bba64-e668-4cce-8a75-828b5dbe241f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e42c7bef42ae427f9266df292be77bab',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:40.048761 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cdad5224-2cb4-48a0-b0d6-665b36f4edee tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:28:40.049301 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cdad5224-2cb4-48a0-b0d6-665b36f4edee tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1070526889", "volume_type": "e03c595e-af28-4d33-89ce-7535b9e61309", "group_id": "4704c8c1-cadc-40a1-8957-2cf6938e54b0", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:40.049726 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9bfa5b8c-4c1e-409f-b7b2-0866eaa17557 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c575319-b5f4-404f-99cd-09f1c3e20ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:40.051244 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-cdad5224-2cb4-48a0-b0d6-665b36f4edee tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1070526889', 'volume_type': 'e03c595e-af28-4d33-89ce-7535b9e61309', 'group_id': '4704c8c1-cadc-40a1-8957-2cf6938e54b0', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:28:40.066363 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:40.066363 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:40.066968 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-cdad5224-2cb4-48a0-b0d6-665b36f4edee tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Create volume of 1 GB Aug 06 19:28:40.067777 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9bfa5b8c-4c1e-409f-b7b2-0866eaa17557 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c575319-b5f4-404f-99cd-09f1c3e20ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:40.069964 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9bfa5b8c-4c1e-409f-b7b2-0866eaa17557 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Flow 'volume_create_api' (732c5823-707d-4ba0-8c52-b7787e6c5e7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:28:40.070736 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9bfa5b8c-4c1e-409f-b7b2-0866eaa17557 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Create volume request issued successfully. Aug 06 19:28:40.071839 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9bfa5b8c-4c1e-409f-b7b2-0866eaa17557 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:28:40.072322 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 768/3050] 10.4.3.5 () {70 vars in 1284 bytes} [Thu Aug 6 19:28:39 2026] POST /volume/v3/volumes => generated 774 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:28:40.083687 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cdad5224-2cb4-48a0-b0d6-665b36f4edee tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Availability Zones retrieved successfully. Aug 06 19:28:40.089005 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cdad5224-2cb4-48a0-b0d6-665b36f4edee tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Flow 'volume_create_api' (964a86d1-b3c4-4aeb-920e-077a74cc2a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:28:40.090051 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cd4732d5-5391-4437-8037-335f6e1e7b7e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:40.092521 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cd4732d5-5391-4437-8037-335f6e1e7b7e tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/volumes/9cdbe262-a31d-45e0-aa75-5b60f79ee479 Aug 06 19:28:40.092739 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cd4732d5-5391-4437-8037-335f6e1e7b7e tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:40.092837 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cdad5224-2cb4-48a0-b0d6-665b36f4edee tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (830ee50a-a8c5-4342-be45-c92944e04be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:40.092911 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cd4732d5-5391-4437-8037-335f6e1e7b7e tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:40.093675 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:40.093675 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:40.094353 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-cdad5224-2cb4-48a0-b0d6-665b36f4edee tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:28:40.105695 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:40.105695 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:40.112067 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cd4732d5-5391-4437-8037-335f6e1e7b7e tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Volume info retrieved successfully. Aug 06 19:28:40.122962 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cd4732d5-5391-4437-8037-335f6e1e7b7e tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/volumes/9cdbe262-a31d-45e0-aa75-5b60f79ee479 returned with HTTP 200 Aug 06 19:28:40.123730 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 761/3051] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:40 2026] GET /volume/v3/volumes/9cdbe262-a31d-45e0-aa75-5b60f79ee479 => generated 953 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:40.135009 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cdad5224-2cb4-48a0-b0d6-665b36f4edee tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (830ee50a-a8c5-4342-be45-c92944e04be6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:28:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e03c595e-af28-4d33-89ce-7535b9e61309,is_public=True,name='tempest-GroupsTest-volume-type-1098184471',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e03c595e-af28-4d33-89ce-7535b9e61309', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4704c8c1-cadc-40a1-8957-2cf6938e54b0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:40.136521 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cdad5224-2cb4-48a0-b0d6-665b36f4edee tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae818c93-f0df-4c46-9264-789ecde6f0a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:40.179575 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-cdad5224-2cb4-48a0-b0d6-665b36f4edee tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1098184471 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1098184471, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:28:40.180049 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-cdad5224-2cb4-48a0-b0d6-665b36f4edee tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1098184471 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1098184471, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:28:40.239863 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-cdad5224-2cb4-48a0-b0d6-665b36f4edee tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Created reservations ['9d59894b-fc9f-48ec-b22c-425ea655c7f6', '6c584f1e-5cb1-439f-b64f-6902d1090bde', '36d0d0b5-72fa-4b0a-9b42-582038eaeba9', 'a6ec0f1a-cc75-4359-b1bd-c8853f2c9122'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:28:40.241265 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cdad5224-2cb4-48a0-b0d6-665b36f4edee tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae818c93-f0df-4c46-9264-789ecde6f0a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d59894b-fc9f-48ec-b22c-425ea655c7f6', '6c584f1e-5cb1-439f-b64f-6902d1090bde', '36d0d0b5-72fa-4b0a-9b42-582038eaeba9', 'a6ec0f1a-cc75-4359-b1bd-c8853f2c9122']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:40.242352 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cdad5224-2cb4-48a0-b0d6-665b36f4edee tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baf6a601-5da6-49d2-897a-099af5ac1a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:40.276043 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cdad5224-2cb4-48a0-b0d6-665b36f4edee tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baf6a601-5da6-49d2-897a-099af5ac1a85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ee63b64-01cf-4dfa-8e3f-98f22f2fd20d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1070526889',encryption_key_id=None,group_id=4704c8c1-cadc-40a1-8957-2cf6938e54b0,group_type_id=,metadata={},multiattach=False,project_id='7e6fcc4011954b39aece4f318fdbbeba',qos_specs=None,replication_status=,reservations=['9d59894b-fc9f-48ec-b22c-425ea655c7f6','6c584f1e-5cb1-439f-b64f-6902d1090bde','36d0d0b5-72fa-4b0a-9b42-582038eaeba9','a6ec0f1a-cc75-4359-b1bd-c8853f2c9122'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f45ac51ccd14dd8ad704b83c335b7f0',volume_type_id=e03c595e-af28-4d33-89ce-7535b9e61309), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:28:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1070526889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4704c8c1-cadc-40a1-8957-2cf6938e54b0,host=None,id=6ee63b64-01cf-4dfa-8e3f-98f22f2fd20d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e6fcc4011954b39aece4f318fdbbeba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f45ac51ccd14dd8ad704b83c335b7f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e03c595e-af28-4d33-89ce-7535b9e61309),volume_type_id=e03c595e-af28-4d33-89ce-7535b9e61309)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:40.277142 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cdad5224-2cb4-48a0-b0d6-665b36f4edee tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c19a2fc3-fa33-4a96-ac83-6cc7e13dab2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:40.308234 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cdad5224-2cb4-48a0-b0d6-665b36f4edee tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c19a2fc3-fa33-4a96-ac83-6cc7e13dab2c) transitioned into state 'SUCCESS' from state '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-1070526889',encryption_key_id=None,group_id=4704c8c1-cadc-40a1-8957-2cf6938e54b0,group_type_id=,metadata={},multiattach=False,project_id='7e6fcc4011954b39aece4f318fdbbeba',qos_specs=None,replication_status=,reservations=['9d59894b-fc9f-48ec-b22c-425ea655c7f6','6c584f1e-5cb1-439f-b64f-6902d1090bde','36d0d0b5-72fa-4b0a-9b42-582038eaeba9','a6ec0f1a-cc75-4359-b1bd-c8853f2c9122'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f45ac51ccd14dd8ad704b83c335b7f0',volume_type_id=e03c595e-af28-4d33-89ce-7535b9e61309)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:40.309082 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cdad5224-2cb4-48a0-b0d6-665b36f4edee tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fa80d1f-8773-434f-9f88-04050fec5f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:40.328964 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cdad5224-2cb4-48a0-b0d6-665b36f4edee tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fa80d1f-8773-434f-9f88-04050fec5f3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:40.330258 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cdad5224-2cb4-48a0-b0d6-665b36f4edee tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Flow 'volume_create_api' (964a86d1-b3c4-4aeb-920e-077a74cc2a3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:28:40.332300 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cdad5224-2cb4-48a0-b0d6-665b36f4edee tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Create volume request issued successfully. Aug 06 19:28:40.332300 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-cdad5224-2cb4-48a0-b0d6-665b36f4edee tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:40.332300 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-cdad5224-2cb4-48a0-b0d6-665b36f4edee tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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 06 19:28:40.382383 np0000006689 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-cdad5224-2cb4-48a0-b0d6-665b36f4edee tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:40.388054 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:40.388054 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:40.390235 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cdad5224-2cb4-48a0-b0d6-665b36f4edee tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:28:40.390629 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 768/3052] 10.4.3.5 () {70 vars in 1286 bytes} [Thu Aug 6 19:28:40 2026] POST /volume/v3/volumes => generated 811 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:40.409054 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2b254710-5db3-4498-986d-99567f04f00a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:40.413043 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2b254710-5db3-4498-986d-99567f04f00a tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/volumes/6ee63b64-01cf-4dfa-8e3f-98f22f2fd20d Aug 06 19:28:40.413043 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2b254710-5db3-4498-986d-99567f04f00a tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:40.413043 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2b254710-5db3-4498-986d-99567f04f00a tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:40.425981 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:40.425981 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:40.434045 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2b254710-5db3-4498-986d-99567f04f00a tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Volume info retrieved successfully. Aug 06 19:28:40.434045 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-2b254710-5db3-4498-986d-99567f04f00a tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:40.434045 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-2b254710-5db3-4498-986d-99567f04f00a tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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 06 19:28:40.481972 np0000006689 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-2b254710-5db3-4498-986d-99567f04f00a tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:40.490569 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:40.490569 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:40.504096 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2b254710-5db3-4498-986d-99567f04f00a tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/volumes/6ee63b64-01cf-4dfa-8e3f-98f22f2fd20d returned with HTTP 200 Aug 06 19:28:40.506768 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 756/3053] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:28:40 2026] GET /volume/v3/volumes/6ee63b64-01cf-4dfa-8e3f-98f22f2fd20d => generated 879 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:40.689897 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e0db11c6-1eca-4af6-924a-507567cd1300 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:40.692279 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e0db11c6-1eca-4af6-924a-507567cd1300 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 Aug 06 19:28:40.692512 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e0db11c6-1eca-4af6-924a-507567cd1300 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:40.692739 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e0db11c6-1eca-4af6-924a-507567cd1300 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:40.700601 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e0db11c6-1eca-4af6-924a-507567cd1300 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 returned with HTTP 404 Aug 06 19:28:40.701310 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 769/3054] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:40 2026] GET /volume/v3/volumes/9243d7e4-6c90-4ffd-99dc-b56ac209b743 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:40.709344 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f28d8e64-3697-4e13-b89e-e53b24209334 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:40.714775 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f28d8e64-3697-4e13-b89e-e53b24209334 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] DELETE https://10.4.3.5/volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e Aug 06 19:28:40.714981 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f28d8e64-3697-4e13-b89e-e53b24209334 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:40.715173 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f28d8e64-3697-4e13-b89e-e53b24209334 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:40.715390 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-f28d8e64-3697-4e13-b89e-e53b24209334 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Delete volume with id: 518605ef-63ab-42ff-9005-6dfceedd359e Aug 06 19:28:40.725897 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f28d8e64-3697-4e13-b89e-e53b24209334 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e returned with HTTP 404 Aug 06 19:28:40.726954 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 762/3055] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:28:40 2026] DELETE /volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:40.735993 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5720db15-fe30-4c23-b7e4-6414f951711b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:40.738083 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5720db15-fe30-4c23-b7e4-6414f951711b tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e Aug 06 19:28:40.738296 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5720db15-fe30-4c23-b7e4-6414f951711b tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:40.738520 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5720db15-fe30-4c23-b7e4-6414f951711b tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:40.745268 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5720db15-fe30-4c23-b7e4-6414f951711b tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e returned with HTTP 404 Aug 06 19:28:40.745665 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 769/3056] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:40 2026] GET /volume/v3/volumes/518605ef-63ab-42ff-9005-6dfceedd359e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:40.753623 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-301bd719-5722-4566-a81d-62b34baa51e3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:40.755553 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-301bd719-5722-4566-a81d-62b34baa51e3 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] DELETE https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 Aug 06 19:28:40.755734 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-301bd719-5722-4566-a81d-62b34baa51e3 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:40.755936 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-301bd719-5722-4566-a81d-62b34baa51e3 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:40.756122 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-301bd719-5722-4566-a81d-62b34baa51e3 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Delete volume with id: 2132330b-0e27-4a92-9a64-4bb025dabe11 Aug 06 19:28:40.762756 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-301bd719-5722-4566-a81d-62b34baa51e3 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 returned with HTTP 404 Aug 06 19:28:40.763213 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 757/3057] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:28:40 2026] DELETE /volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:40.770869 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f175d659-ae8d-4cd3-8298-c6cb540394e8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:40.772897 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f175d659-ae8d-4cd3-8298-c6cb540394e8 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] GET https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 Aug 06 19:28:40.773088 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f175d659-ae8d-4cd3-8298-c6cb540394e8 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:40.773405 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f175d659-ae8d-4cd3-8298-c6cb540394e8 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:40.779883 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f175d659-ae8d-4cd3-8298-c6cb540394e8 tempest-TestInstancesWithCinderVolumes-819070054 tempest-TestInstancesWithCinderVolumes-819070054-project-member] https://10.4.3.5/volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 returned with HTTP 404 Aug 06 19:28:40.780358 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 770/3058] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:40 2026] GET /volume/v3/volumes/2132330b-0e27-4a92-9a64-4bb025dabe11 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:40.788725 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-afb45155-dd9a-4c1f-b207-40c5cab4dd0e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:40.790914 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-afb45155-dd9a-4c1f-b207-40c5cab4dd0e tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] GET https://10.4.3.5/volume/v3/volumes/detail?all_tenants=1 Aug 06 19:28:40.791220 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-afb45155-dd9a-4c1f-b207-40c5cab4dd0e tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:40.791491 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-afb45155-dd9a-4c1f-b207-40c5cab4dd0e tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:40.792517 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-afb45155-dd9a-4c1f-b207-40c5cab4dd0e tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:28:40.831365 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-afb45155-dd9a-4c1f-b207-40c5cab4dd0e tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Get all volumes completed successfully. Aug 06 19:28:40.832805 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-afb45155-dd9a-4c1f-b207-40c5cab4dd0e tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:40.833040 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-afb45155-dd9a-4c1f-b207-40c5cab4dd0e tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 06 19:28:40.889514 np0000006689 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-afb45155-dd9a-4c1f-b207-40c5cab4dd0e tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-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=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:40.894479 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:40.894479 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:40.907629 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-afb45155-dd9a-4c1f-b207-40c5cab4dd0e tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] https://10.4.3.5/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 19:28:40.908158 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 763/3059] 10.4.3.5 () {66 vars in 1271 bytes} [Thu Aug 6 19:28:40 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11100 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:28:40.931545 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f8a2c6e7-0273-43f3-a9bd-db5ba76c40fc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:40.933997 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f8a2c6e7-0273-43f3-a9bd-db5ba76c40fc tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] DELETE https://10.4.3.5/volume/v3/types/d46bd193-0d5d-4409-a8ee-d83b97bc08a4 Aug 06 19:28:40.934241 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f8a2c6e7-0273-43f3-a9bd-db5ba76c40fc tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:40.934547 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f8a2c6e7-0273-43f3-a9bd-db5ba76c40fc tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:40.963260 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f8a2c6e7-0273-43f3-a9bd-db5ba76c40fc tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] https://10.4.3.5/volume/v3/types/d46bd193-0d5d-4409-a8ee-d83b97bc08a4 returned with HTTP 202 Aug 06 19:28:40.963934 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 770/3060] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:28:40 2026] DELETE /volume/v3/types/d46bd193-0d5d-4409-a8ee-d83b97bc08a4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:28:40.975192 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-56c896a6-2991-4cda-9a74-660e156c0b2d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:40.977940 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-56c896a6-2991-4cda-9a74-660e156c0b2d tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] GET https://10.4.3.5/volume/v3/volumes/detail?all_tenants=1 Aug 06 19:28:40.978437 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-56c896a6-2991-4cda-9a74-660e156c0b2d tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:40.978491 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-56c896a6-2991-4cda-9a74-660e156c0b2d tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:40.979582 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-56c896a6-2991-4cda-9a74-660e156c0b2d tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:28:41.022634 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-56c896a6-2991-4cda-9a74-660e156c0b2d tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Get all volumes completed successfully. Aug 06 19:28:41.023882 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-56c896a6-2991-4cda-9a74-660e156c0b2d tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:41.024118 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-56c896a6-2991-4cda-9a74-660e156c0b2d tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 06 19:28:41.067683 np0000006689 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-56c896a6-2991-4cda-9a74-660e156c0b2d tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-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=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:41.074698 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:41.074698 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:41.085240 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-56c896a6-2991-4cda-9a74-660e156c0b2d tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] https://10.4.3.5/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 19:28:41.085637 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 758/3061] 10.4.3.5 () {66 vars in 1271 bytes} [Thu Aug 6 19:28:40 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11100 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:28:41.106576 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-014d5496-801d-4acd-a994-5cc9c1d4ea9d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:41.108881 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-014d5496-801d-4acd-a994-5cc9c1d4ea9d tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] DELETE https://10.4.3.5/volume/v3/types/efaaeb31-95ac-410d-a2a3-b8dfb92fb94c Aug 06 19:28:41.109230 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-014d5496-801d-4acd-a994-5cc9c1d4ea9d tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:41.109477 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-014d5496-801d-4acd-a994-5cc9c1d4ea9d tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:41.109793 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:41.109793 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:41.142926 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-637f47f5-36b5-4e29-aae6-456e0ac20225 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:41.145294 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-637f47f5-36b5-4e29-aae6-456e0ac20225 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/volumes/9cdbe262-a31d-45e0-aa75-5b60f79ee479 Aug 06 19:28:41.145554 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-637f47f5-36b5-4e29-aae6-456e0ac20225 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:41.145774 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-637f47f5-36b5-4e29-aae6-456e0ac20225 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:41.147928 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-014d5496-801d-4acd-a994-5cc9c1d4ea9d tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] https://10.4.3.5/volume/v3/types/efaaeb31-95ac-410d-a2a3-b8dfb92fb94c returned with HTTP 202 Aug 06 19:28:41.147928 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 771/3062] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:28:41 2026] DELETE /volume/v3/types/efaaeb31-95ac-410d-a2a3-b8dfb92fb94c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:28:41.155835 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:41.155835 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:41.161270 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-637f47f5-36b5-4e29-aae6-456e0ac20225 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Volume info retrieved successfully. Aug 06 19:28:41.166817 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-637f47f5-36b5-4e29-aae6-456e0ac20225 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/volumes/9cdbe262-a31d-45e0-aa75-5b60f79ee479 returned with HTTP 200 Aug 06 19:28:41.167528 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 764/3063] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:41 2026] GET /volume/v3/volumes/9cdbe262-a31d-45e0-aa75-5b60f79ee479 => generated 1005 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:41.184094 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bdda8232-341c-427b-8e9e-292e8a9b4392 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:41.187062 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bdda8232-341c-427b-8e9e-292e8a9b4392 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] POST https://10.4.3.5/volume/v3/backups Aug 06 19:28:41.187961 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bdda8232-341c-427b-8e9e-292e8a9b4392 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9cdbe262-a31d-45e0-aa75-5b60f79ee479", "name": "tempest-type-Backup-502592020"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:41.190493 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-bdda8232-341c-427b-8e9e-292e8a9b4392 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Creating new backup {'backup': {'volume_id': '9cdbe262-a31d-45e0-aa75-5b60f79ee479', 'name': 'tempest-type-Backup-502592020'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:28:41.190493 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-bdda8232-341c-427b-8e9e-292e8a9b4392 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Creating backup of volume 9cdbe262-a31d-45e0-aa75-5b60f79ee479 in container None Aug 06 19:28:41.198519 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:41.198519 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:41.199118 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bdda8232-341c-427b-8e9e-292e8a9b4392 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Volume info retrieved successfully. Aug 06 19:28:41.226127 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-bdda8232-341c-427b-8e9e-292e8a9b4392 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Created reservations ['38e5e2e1-f017-4157-b1d5-054c65dde56c', '8103d331-063d-4a55-9fc4-9d252df45c55'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:28:41.267086 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bdda8232-341c-427b-8e9e-292e8a9b4392 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:28:41.267681 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 771/3064] 10.4.3.5 () {70 vars in 1285 bytes} [Thu Aug 6 19:28:41 2026] POST /volume/v3/backups => generated 311 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:28:41.282042 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-14affc23-28be-434d-87f4-8abbf5201578 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:41.287726 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-14affc23-28be-434d-87f4-8abbf5201578 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 Aug 06 19:28:41.287726 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-14affc23-28be-434d-87f4-8abbf5201578 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:41.287726 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-14affc23-28be-434d-87f4-8abbf5201578 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:41.287726 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-14affc23-28be-434d-87f4-8abbf5201578 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id ddf5186c-9566-452e-9f06-f75034de8774. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:41.292869 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:41.292869 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:41.293548 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-14affc23-28be-434d-87f4-8abbf5201578 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 returned with HTTP 200 Aug 06 19:28:41.294054 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 759/3065] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:41 2026] GET /volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 => generated 718 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:41.522753 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7a6ebefc-6032-4a3e-857b-ababdffb4117 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:41.525149 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7a6ebefc-6032-4a3e-857b-ababdffb4117 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/volumes/6ee63b64-01cf-4dfa-8e3f-98f22f2fd20d Aug 06 19:28:41.525437 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7a6ebefc-6032-4a3e-857b-ababdffb4117 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:41.525662 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7a6ebefc-6032-4a3e-857b-ababdffb4117 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:41.534437 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:41.534437 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:41.539345 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7a6ebefc-6032-4a3e-857b-ababdffb4117 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Volume info retrieved successfully. Aug 06 19:28:41.540530 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-7a6ebefc-6032-4a3e-857b-ababdffb4117 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:41.540795 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-7a6ebefc-6032-4a3e-857b-ababdffb4117 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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 06 19:28:41.591348 np0000006689 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-7a6ebefc-6032-4a3e-857b-ababdffb4117 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:41.594634 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:41.594634 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:41.603045 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7a6ebefc-6032-4a3e-857b-ababdffb4117 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/volumes/6ee63b64-01cf-4dfa-8e3f-98f22f2fd20d returned with HTTP 200 Aug 06 19:28:41.603496 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 772/3066] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:28:41 2026] GET /volume/v3/volumes/6ee63b64-01cf-4dfa-8e3f-98f22f2fd20d => generated 904 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:41.617113 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-69a377da-f965-41db-b724-35ad3a5b3542 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:41.619658 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-69a377da-f965-41db-b724-35ad3a5b3542 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/groups/4704c8c1-cadc-40a1-8957-2cf6938e54b0 Aug 06 19:28:41.620060 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-69a377da-f965-41db-b724-35ad3a5b3542 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:41.620335 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-69a377da-f965-41db-b724-35ad3a5b3542 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:41.620539 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-69a377da-f965-41db-b724-35ad3a5b3542 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] show called for member 4704c8c1-cadc-40a1-8957-2cf6938e54b0 {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:41.624693 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-94a1173c-7641-4595-b949-9f4b3260ecf1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:41.624972 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:41.624972 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:41.626597 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-94a1173c-7641-4595-b949-9f4b3260ecf1 tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] GET https://10.4.3.5/volume/v3/volumes/detail?all_tenants=1 Aug 06 19:28:41.626739 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-94a1173c-7641-4595-b949-9f4b3260ecf1 tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:41.626935 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-94a1173c-7641-4595-b949-9f4b3260ecf1 tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:41.627505 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:41.627505 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:41.627785 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-94a1173c-7641-4595-b949-9f4b3260ecf1 tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:28:41.636268 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-69a377da-f965-41db-b724-35ad3a5b3542 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/groups/4704c8c1-cadc-40a1-8957-2cf6938e54b0 returned with HTTP 200 Aug 06 19:28:41.636820 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 765/3067] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:41 2026] GET /volume/v3/groups/4704c8c1-cadc-40a1-8957-2cf6938e54b0 => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:41.643288 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-94a1173c-7641-4595-b949-9f4b3260ecf1 tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Get all volumes completed successfully. Aug 06 19:28:41.644709 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-94a1173c-7641-4595-b949-9f4b3260ecf1 tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:41.644924 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-94a1173c-7641-4595-b949-9f4b3260ecf1 tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 06 19:28:41.646979 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8eb7376c-b659-4ccf-93f7-d839b580b177 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:41.649075 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8eb7376c-b659-4ccf-93f7-d839b580b177 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/groups/0d3f25e6-a931-4944-b85e-a8e44ca52343 Aug 06 19:28:41.649310 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8eb7376c-b659-4ccf-93f7-d839b580b177 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:41.649509 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8eb7376c-b659-4ccf-93f7-d839b580b177 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:41.649658 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-8eb7376c-b659-4ccf-93f7-d839b580b177 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] show called for member 0d3f25e6-a931-4944-b85e-a8e44ca52343 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:41.653584 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:41.653584 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:41.663224 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8eb7376c-b659-4ccf-93f7-d839b580b177 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/groups/0d3f25e6-a931-4944-b85e-a8e44ca52343 returned with HTTP 200 Aug 06 19:28:41.663846 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 760/3068] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:41 2026] GET /volume/v3/groups/0d3f25e6-a931-4944-b85e-a8e44ca52343 => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:41.673769 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-da7f6028-8405-410a-a103-b03fc45bf188 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:41.675932 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-da7f6028-8405-410a-a103-b03fc45bf188 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/groups/detail Aug 06 19:28:41.676264 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-da7f6028-8405-410a-a103-b03fc45bf188 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:41.676425 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-da7f6028-8405-410a-a103-b03fc45bf188 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:41.700145 np0000006689 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-94a1173c-7641-4595-b949-9f4b3260ecf1 tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-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=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:41.705039 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:41.705039 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:41.719114 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-da7f6028-8405-410a-a103-b03fc45bf188 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/groups/detail returned with HTTP 200 Aug 06 19:28:41.719614 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 773/3069] 10.4.3.5 () {68 vars in 1282 bytes} [Thu Aug 6 19:28:41 2026] GET /volume/v3/groups/detail => generated 640 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:41.719953 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-94a1173c-7641-4595-b949-9f4b3260ecf1 tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] https://10.4.3.5/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 19:28:41.720602 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 772/3070] 10.4.3.5 () {66 vars in 1271 bytes} [Thu Aug 6 19:28:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11101 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:28:41.730764 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-36945e6c-7bce-46dd-9df5-800cbc98e35e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:41.733882 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-36945e6c-7bce-46dd-9df5-800cbc98e35e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/volumes/detail Aug 06 19:28:41.734277 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-36945e6c-7bce-46dd-9df5-800cbc98e35e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:41.734521 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-36945e6c-7bce-46dd-9df5-800cbc98e35e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:41.734965 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-36945e6c-7bce-46dd-9df5-800cbc98e35e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:28:41.735512 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:41.735512 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:41.736350 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-36945e6c-7bce-46dd-9df5-800cbc98e35e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:28:41.743299 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f527c9c1-49e7-424e-bb8c-a962ab64bdc3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:41.745354 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f527c9c1-49e7-424e-bb8c-a962ab64bdc3 tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/5b6c5158-281f-4898-bc9e-691b5858baff Aug 06 19:28:41.745802 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f527c9c1-49e7-424e-bb8c-a962ab64bdc3 tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:41.746104 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f527c9c1-49e7-424e-bb8c-a962ab64bdc3 tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:41.746154 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-36945e6c-7bce-46dd-9df5-800cbc98e35e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Get all volumes completed successfully. Aug 06 19:28:41.746334 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-f527c9c1-49e7-424e-bb8c-a962ab64bdc3 tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Delete volume with id: 5b6c5158-281f-4898-bc9e-691b5858baff Aug 06 19:28:41.746707 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-36945e6c-7bce-46dd-9df5-800cbc98e35e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:41.746893 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-36945e6c-7bce-46dd-9df5-800cbc98e35e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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 06 19:28:41.755996 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:41.755996 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:41.756567 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f527c9c1-49e7-424e-bb8c-a962ab64bdc3 tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Volume info retrieved successfully. Aug 06 19:28:41.772782 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.image.cache [None req-f527c9c1-49e7-424e-bb8c-a962ab64bdc3 tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '72521c95-ee01-4d02-b64c-92c93a600e1e', 'volume_id': '5b6c5158-281f-4898-bc9e-691b5858baff', 'host': 'np0000006689@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 6, 19, 26, 48), 'last_used': datetime.datetime(2026, 8, 6, 19, 27, 3)}. {{(pid=100262) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 06 19:28:41.789990 np0000006689 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-36945e6c-7bce-46dd-9df5-800cbc98e35e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:41.795774 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:41.795774 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:41.808858 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-36945e6c-7bce-46dd-9df5-800cbc98e35e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/volumes/detail returned with HTTP 200 Aug 06 19:28:41.809855 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 766/3071] 10.4.3.5 () {68 vars in 1285 bytes} [Thu Aug 6 19:28:41 2026] GET /volume/v3/volumes/detail => generated 907 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:41.821671 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f527c9c1-49e7-424e-bb8c-a962ab64bdc3 tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Delete volume request issued successfully. Aug 06 19:28:41.821671 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f527c9c1-49e7-424e-bb8c-a962ab64bdc3 tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] https://10.4.3.5/volume/v3/volumes/5b6c5158-281f-4898-bc9e-691b5858baff returned with HTTP 202 Aug 06 19:28:41.821671 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 761/3072] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:28:41 2026] DELETE /volume/v3/volumes/5b6c5158-281f-4898-bc9e-691b5858baff => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:28:41.824877 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8f03a7b8-d949-4ad2-adf2-bb9fdd81ac42 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:41.826844 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f03a7b8-d949-4ad2-adf2-bb9fdd81ac42 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/volumes/detail Aug 06 19:28:41.827126 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8f03a7b8-d949-4ad2-adf2-bb9fdd81ac42 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:41.827375 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8f03a7b8-d949-4ad2-adf2-bb9fdd81ac42 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:41.827642 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-8f03a7b8-d949-4ad2-adf2-bb9fdd81ac42 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:28:41.828113 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:41.828113 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:41.828629 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8f03a7b8-d949-4ad2-adf2-bb9fdd81ac42 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:28:41.835127 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-adb260e6-0e73-49b1-82be-93bd3023ea53 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:41.837329 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-adb260e6-0e73-49b1-82be-93bd3023ea53 tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] GET https://10.4.3.5/volume/v3/volumes/5b6c5158-281f-4898-bc9e-691b5858baff Aug 06 19:28:41.837774 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-adb260e6-0e73-49b1-82be-93bd3023ea53 tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:41.838103 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-adb260e6-0e73-49b1-82be-93bd3023ea53 tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:41.843085 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8f03a7b8-d949-4ad2-adf2-bb9fdd81ac42 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Get all volumes completed successfully. Aug 06 19:28:41.843085 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-8f03a7b8-d949-4ad2-adf2-bb9fdd81ac42 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:41.843085 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-8f03a7b8-d949-4ad2-adf2-bb9fdd81ac42 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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 06 19:28:41.856051 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:41.856051 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:41.861603 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-adb260e6-0e73-49b1-82be-93bd3023ea53 tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Volume info retrieved successfully. Aug 06 19:28:41.871142 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-adb260e6-0e73-49b1-82be-93bd3023ea53 tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] https://10.4.3.5/volume/v3/volumes/5b6c5158-281f-4898-bc9e-691b5858baff returned with HTTP 200 Aug 06 19:28:41.871706 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 773/3073] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:41 2026] GET /volume/v3/volumes/5b6c5158-281f-4898-bc9e-691b5858baff => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:41.904651 np0000006689 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-8f03a7b8-d949-4ad2-adf2-bb9fdd81ac42 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:41.909896 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:41.909896 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:41.924127 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f03a7b8-d949-4ad2-adf2-bb9fdd81ac42 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/volumes/detail returned with HTTP 200 Aug 06 19:28:41.926007 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 774/3074] 10.4.3.5 () {68 vars in 1285 bytes} [Thu Aug 6 19:28:41 2026] GET /volume/v3/volumes/detail => generated 907 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:41.946281 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8eed83c6-83b4-470b-8b50-dc8b5e38430f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:41.948801 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8eed83c6-83b4-470b-8b50-dc8b5e38430f tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] POST https://10.4.3.5/volume/v3/groups/4704c8c1-cadc-40a1-8957-2cf6938e54b0/action Aug 06 19:28:41.949248 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8eed83c6-83b4-470b-8b50-dc8b5e38430f tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:28:41.949416 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8eed83c6-83b4-470b-8b50-dc8b5e38430f tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:41.954914 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-8eed83c6-83b4-470b-8b50-dc8b5e38430f tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] delete called for group 4704c8c1-cadc-40a1-8957-2cf6938e54b0 {{(pid=100263) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 19:28:41.955285 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.groups [None req-8eed83c6-83b4-470b-8b50-dc8b5e38430f tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Delete group with id: 4704c8c1-cadc-40a1-8957-2cf6938e54b0 Aug 06 19:28:41.961427 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:41.961427 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:42.023668 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8eed83c6-83b4-470b-8b50-dc8b5e38430f tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/groups/4704c8c1-cadc-40a1-8957-2cf6938e54b0/action returned with HTTP 202 Aug 06 19:28:42.024425 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 767/3075] 10.4.3.5 () {70 vars in 1414 bytes} [Thu Aug 6 19:28:41 2026] POST /volume/v3/groups/4704c8c1-cadc-40a1-8957-2cf6938e54b0/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:28:42.033699 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9fe4de7a-711c-4174-98fe-56a9d1ea5ad2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:42.036306 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9fe4de7a-711c-4174-98fe-56a9d1ea5ad2 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/volumes/6ee63b64-01cf-4dfa-8e3f-98f22f2fd20d Aug 06 19:28:42.036579 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9fe4de7a-711c-4174-98fe-56a9d1ea5ad2 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:42.036822 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9fe4de7a-711c-4174-98fe-56a9d1ea5ad2 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:42.048646 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:42.048646 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:42.061613 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9fe4de7a-711c-4174-98fe-56a9d1ea5ad2 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Volume info retrieved successfully. Aug 06 19:28:42.063113 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-9fe4de7a-711c-4174-98fe-56a9d1ea5ad2 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:42.063113 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-9fe4de7a-711c-4174-98fe-56a9d1ea5ad2 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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 06 19:28:42.106592 np0000006689 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-9fe4de7a-711c-4174-98fe-56a9d1ea5ad2 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:42.110434 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:42.110434 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:42.120410 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9fe4de7a-711c-4174-98fe-56a9d1ea5ad2 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/volumes/6ee63b64-01cf-4dfa-8e3f-98f22f2fd20d returned with HTTP 200 Aug 06 19:28:42.120808 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 762/3076] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:28:42 2026] GET /volume/v3/volumes/6ee63b64-01cf-4dfa-8e3f-98f22f2fd20d => generated 903 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:42.307093 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f4b8bb4c-7f3a-43ea-b216-d126db949791 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:42.310241 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f4b8bb4c-7f3a-43ea-b216-d126db949791 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 Aug 06 19:28:42.310721 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f4b8bb4c-7f3a-43ea-b216-d126db949791 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:42.312037 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f4b8bb4c-7f3a-43ea-b216-d126db949791 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:42.312037 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f4b8bb4c-7f3a-43ea-b216-d126db949791 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id ddf5186c-9566-452e-9f06-f75034de8774. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:42.320732 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:42.320732 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:42.321697 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f4b8bb4c-7f3a-43ea-b216-d126db949791 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 returned with HTTP 200 Aug 06 19:28:42.322345 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 774/3077] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:42 2026] GET /volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 => generated 720 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:42.886889 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2612baac-068f-4652-9b35-60819a4c8dfa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:42.890123 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2612baac-068f-4652-9b35-60819a4c8dfa tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] GET https://10.4.3.5/volume/v3/volumes/5b6c5158-281f-4898-bc9e-691b5858baff Aug 06 19:28:42.890123 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2612baac-068f-4652-9b35-60819a4c8dfa tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:42.890408 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2612baac-068f-4652-9b35-60819a4c8dfa tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:42.898080 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2612baac-068f-4652-9b35-60819a4c8dfa tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] https://10.4.3.5/volume/v3/volumes/5b6c5158-281f-4898-bc9e-691b5858baff returned with HTTP 404 Aug 06 19:28:42.898670 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 775/3078] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:42 2026] GET /volume/v3/volumes/5b6c5158-281f-4898-bc9e-691b5858baff => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:42.905962 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dc53538c-5dcd-4396-9c16-6a663e864325 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:42.908013 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dc53538c-5dcd-4396-9c16-6a663e864325 tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] DELETE https://10.4.3.5/volume/v3/types/22a4269a-ecd5-4f8c-95a8-5739de0cafa9 Aug 06 19:28:42.908271 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dc53538c-5dcd-4396-9c16-6a663e864325 tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:42.908469 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dc53538c-5dcd-4396-9c16-6a663e864325 tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:42.937587 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dc53538c-5dcd-4396-9c16-6a663e864325 tempest-TestInstancesWithCinderVolumes-107266652 tempest-TestInstancesWithCinderVolumes-107266652-project-admin] https://10.4.3.5/volume/v3/types/22a4269a-ecd5-4f8c-95a8-5739de0cafa9 returned with HTTP 202 Aug 06 19:28:42.938232 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 768/3079] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:28:42 2026] DELETE /volume/v3/types/22a4269a-ecd5-4f8c-95a8-5739de0cafa9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:28:43.134978 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f86f616f-79df-40ee-b698-9d71f1382245 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:43.137998 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f86f616f-79df-40ee-b698-9d71f1382245 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/volumes/6ee63b64-01cf-4dfa-8e3f-98f22f2fd20d Aug 06 19:28:43.138256 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f86f616f-79df-40ee-b698-9d71f1382245 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:43.138507 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f86f616f-79df-40ee-b698-9d71f1382245 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:43.144932 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f86f616f-79df-40ee-b698-9d71f1382245 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/volumes/6ee63b64-01cf-4dfa-8e3f-98f22f2fd20d returned with HTTP 404 Aug 06 19:28:43.145541 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 763/3080] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:28:43 2026] GET /volume/v3/volumes/6ee63b64-01cf-4dfa-8e3f-98f22f2fd20d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:28:43.153823 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-737cd0a5-9406-45fa-b367-f593223dfe9f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:43.155610 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-737cd0a5-9406-45fa-b367-f593223dfe9f tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/groups/4704c8c1-cadc-40a1-8957-2cf6938e54b0 Aug 06 19:28:43.156051 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-737cd0a5-9406-45fa-b367-f593223dfe9f tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:43.156403 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-737cd0a5-9406-45fa-b367-f593223dfe9f tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:43.156687 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-737cd0a5-9406-45fa-b367-f593223dfe9f tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] show called for member 4704c8c1-cadc-40a1-8957-2cf6938e54b0 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:43.163392 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-737cd0a5-9406-45fa-b367-f593223dfe9f tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/groups/4704c8c1-cadc-40a1-8957-2cf6938e54b0 returned with HTTP 404 Aug 06 19:28:43.163392 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 775/3081] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:43 2026] GET /volume/v3/groups/4704c8c1-cadc-40a1-8957-2cf6938e54b0 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:28:43.171545 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b9f9eeef-3553-4205-92b2-31e4922f0ff2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:43.173903 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9f9eeef-3553-4205-92b2-31e4922f0ff2 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] POST https://10.4.3.5/volume/v3/groups/0d3f25e6-a931-4944-b85e-a8e44ca52343/action Aug 06 19:28:43.174395 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b9f9eeef-3553-4205-92b2-31e4922f0ff2 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:28:43.174568 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b9f9eeef-3553-4205-92b2-31e4922f0ff2 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:43.176533 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-b9f9eeef-3553-4205-92b2-31e4922f0ff2 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] delete called for group 0d3f25e6-a931-4944-b85e-a8e44ca52343 {{(pid=100265) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 19:28:43.176739 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-b9f9eeef-3553-4205-92b2-31e4922f0ff2 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Delete group with id: 0d3f25e6-a931-4944-b85e-a8e44ca52343 Aug 06 19:28:43.180592 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:43.180592 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:43.214318 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9f9eeef-3553-4205-92b2-31e4922f0ff2 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/groups/0d3f25e6-a931-4944-b85e-a8e44ca52343/action returned with HTTP 202 Aug 06 19:28:43.214767 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 776/3082] 10.4.3.5 () {70 vars in 1414 bytes} [Thu Aug 6 19:28:43 2026] POST /volume/v3/groups/0d3f25e6-a931-4944-b85e-a8e44ca52343/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:28:43.224872 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5df221a7-09db-481c-9005-204de72dd636 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:43.226944 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5df221a7-09db-481c-9005-204de72dd636 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/groups/0d3f25e6-a931-4944-b85e-a8e44ca52343 Aug 06 19:28:43.227217 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5df221a7-09db-481c-9005-204de72dd636 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:43.227450 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5df221a7-09db-481c-9005-204de72dd636 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:43.227597 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-5df221a7-09db-481c-9005-204de72dd636 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] show called for member 0d3f25e6-a931-4944-b85e-a8e44ca52343 {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:43.232169 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:43.232169 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:43.242812 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5df221a7-09db-481c-9005-204de72dd636 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/groups/0d3f25e6-a931-4944-b85e-a8e44ca52343 returned with HTTP 200 Aug 06 19:28:43.244146 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 769/3083] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:43 2026] GET /volume/v3/groups/0d3f25e6-a931-4944-b85e-a8e44ca52343 => generated 322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:43.335222 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b749ce4a-4329-4a3c-a7a9-44b2e31df6db None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:43.337970 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b749ce4a-4329-4a3c-a7a9-44b2e31df6db tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 Aug 06 19:28:43.338275 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b749ce4a-4329-4a3c-a7a9-44b2e31df6db tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:43.338550 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b749ce4a-4329-4a3c-a7a9-44b2e31df6db tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:43.338718 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-b749ce4a-4329-4a3c-a7a9-44b2e31df6db tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id ddf5186c-9566-452e-9f06-f75034de8774. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:43.345367 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:43.345367 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:43.346308 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b749ce4a-4329-4a3c-a7a9-44b2e31df6db tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 returned with HTTP 200 Aug 06 19:28:43.346702 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 764/3084] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:43 2026] GET /volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:44.059074 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a0e331f3-a0a3-49c2-97de-de4bb941fb7b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:44.059074 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a0e331f3-a0a3-49c2-97de-de4bb941fb7b None None] GET https://10.4.3.5/volume// Aug 06 19:28:44.059074 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a0e331f3-a0a3-49c2-97de-de4bb941fb7b None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:44.059074 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a0e331f3-a0a3-49c2-97de-de4bb941fb7b None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:44.060550 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a0e331f3-a0a3-49c2-97de-de4bb941fb7b None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:28:44.063424 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 776/3085] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:28:44 2026] GET /volume/ => generated 384 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:28:44.074231 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-563d753e-1a85-4fc6-ae14-749fa042fd11 req-83599cfe-ffbd-48e0-9537-3beed07599ef None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:44.076476 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-563d753e-1a85-4fc6-ae14-749fa042fd11 req-83599cfe-ffbd-48e0-9537-3beed07599ef tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:28:44.076895 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-563d753e-1a85-4fc6-ae14-749fa042fd11 req-83599cfe-ffbd-48e0-9537-3beed07599ef tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "827d8d0a-b0f0-478e-9df0-0e73d80c30b6", "connector": null, "instance_uuid": "8db4c74d-3a6e-478e-8701-9cde3b6be940"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:44.096388 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:44.096388 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:44.147408 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-563d753e-1a85-4fc6-ae14-749fa042fd11 req-83599cfe-ffbd-48e0-9537-3beed07599ef tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:28:44.147959 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 777/3086] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:28:44 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 06 19:28:44.161127 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-563d753e-1a85-4fc6-ae14-749fa042fd11 req-69ba91e0-f4bb-4948-8f5b-28f484989de4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:44.163941 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-563d753e-1a85-4fc6-ae14-749fa042fd11 req-69ba91e0-f4bb-4948-8f5b-28f484989de4 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] DELETE https://10.4.3.5/volume/v3/attachments/3715dfee-7d45-4855-97cd-40b2cbfedaa8 Aug 06 19:28:44.164156 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-563d753e-1a85-4fc6-ae14-749fa042fd11 req-69ba91e0-f4bb-4948-8f5b-28f484989de4 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:44.164427 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-563d753e-1a85-4fc6-ae14-749fa042fd11 req-69ba91e0-f4bb-4948-8f5b-28f484989de4 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:44.176470 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:44.176470 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:44.245506 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-563d753e-1a85-4fc6-ae14-749fa042fd11 req-69ba91e0-f4bb-4948-8f5b-28f484989de4 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/attachments/3715dfee-7d45-4855-97cd-40b2cbfedaa8 returned with HTTP 200 Aug 06 19:28:44.246137 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 770/3087] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:28:44 2026] DELETE /volume/v3/attachments/3715dfee-7d45-4855-97cd-40b2cbfedaa8 => generated 192 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:44.259473 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9f623bda-1862-4eaa-8ee2-95b06c504ea7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:44.263354 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9f623bda-1862-4eaa-8ee2-95b06c504ea7 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/groups/0d3f25e6-a931-4944-b85e-a8e44ca52343 Aug 06 19:28:44.263568 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9f623bda-1862-4eaa-8ee2-95b06c504ea7 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:44.264157 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9f623bda-1862-4eaa-8ee2-95b06c504ea7 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:44.264157 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-9f623bda-1862-4eaa-8ee2-95b06c504ea7 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] show called for member 0d3f25e6-a931-4944-b85e-a8e44ca52343 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:44.269055 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9f623bda-1862-4eaa-8ee2-95b06c504ea7 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/groups/0d3f25e6-a931-4944-b85e-a8e44ca52343 returned with HTTP 404 Aug 06 19:28:44.269055 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 765/3088] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:44 2026] GET /volume/v3/groups/0d3f25e6-a931-4944-b85e-a8e44ca52343 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:28:44.278595 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1bee164d-e88a-4e00-810f-4299734705ad None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:44.281697 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1bee164d-e88a-4e00-810f-4299734705ad tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/groups/detail Aug 06 19:28:44.282404 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1bee164d-e88a-4e00-810f-4299734705ad tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:44.284090 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1bee164d-e88a-4e00-810f-4299734705ad tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:44.291412 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1bee164d-e88a-4e00-810f-4299734705ad tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/groups/detail returned with HTTP 200 Aug 06 19:28:44.292280 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 777/3089] 10.4.3.5 () {68 vars in 1282 bytes} [Thu Aug 6 19:28:44 2026] GET /volume/v3/groups/detail => generated 14 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:44.303259 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-08124bc2-6dc2-4bba-891c-9e8334284cdb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:44.305060 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-08124bc2-6dc2-4bba-891c-9e8334284cdb tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/volumes/detail Aug 06 19:28:44.305367 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-08124bc2-6dc2-4bba-891c-9e8334284cdb tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:44.305637 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-08124bc2-6dc2-4bba-891c-9e8334284cdb tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:44.306258 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-08124bc2-6dc2-4bba-891c-9e8334284cdb tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:28:44.306626 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:44.306626 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:44.307057 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-08124bc2-6dc2-4bba-891c-9e8334284cdb tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:28:44.314933 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-08124bc2-6dc2-4bba-891c-9e8334284cdb tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Get all volumes completed successfully. Aug 06 19:28:44.317256 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-08124bc2-6dc2-4bba-891c-9e8334284cdb tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/volumes/detail returned with HTTP 200 Aug 06 19:28:44.317472 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 778/3090] 10.4.3.5 () {68 vars in 1285 bytes} [Thu Aug 6 19:28:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:28:44.337890 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-868479eb-1e71-4bca-b2cc-1d03f1ef4a1b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:44.340416 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-868479eb-1e71-4bca-b2cc-1d03f1ef4a1b tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] POST https://10.4.3.5/volume/v3/groups/0d3f25e6-a931-4944-b85e-a8e44ca52343/action Aug 06 19:28:44.340890 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-868479eb-1e71-4bca-b2cc-1d03f1ef4a1b tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:28:44.341063 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-868479eb-1e71-4bca-b2cc-1d03f1ef4a1b tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:44.343479 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-868479eb-1e71-4bca-b2cc-1d03f1ef4a1b tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] delete called for group 0d3f25e6-a931-4944-b85e-a8e44ca52343 {{(pid=100263) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 19:28:44.343687 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.groups [None req-868479eb-1e71-4bca-b2cc-1d03f1ef4a1b tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Delete group with id: 0d3f25e6-a931-4944-b85e-a8e44ca52343 Aug 06 19:28:44.347495 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-868479eb-1e71-4bca-b2cc-1d03f1ef4a1b tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/groups/0d3f25e6-a931-4944-b85e-a8e44ca52343/action returned with HTTP 404 Aug 06 19:28:44.348297 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 771/3091] 10.4.3.5 () {70 vars in 1414 bytes} [Thu Aug 6 19:28:44 2026] POST /volume/v3/groups/0d3f25e6-a931-4944-b85e-a8e44ca52343/action => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:28:44.359327 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-337a4810-38e9-4c60-8a4a-6ddb3b5f1004 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:44.360988 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-337a4810-38e9-4c60-8a4a-6ddb3b5f1004 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 Aug 06 19:28:44.361239 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-337a4810-38e9-4c60-8a4a-6ddb3b5f1004 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:44.362971 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-337a4810-38e9-4c60-8a4a-6ddb3b5f1004 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:44.362971 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-337a4810-38e9-4c60-8a4a-6ddb3b5f1004 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id ddf5186c-9566-452e-9f06-f75034de8774. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:44.363300 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fa6e3cb6-a452-464d-af49-213ac8f3c75a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:44.365492 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fa6e3cb6-a452-464d-af49-213ac8f3c75a tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/volumes/detail Aug 06 19:28:44.365904 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fa6e3cb6-a452-464d-af49-213ac8f3c75a tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:44.366383 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fa6e3cb6-a452-464d-af49-213ac8f3c75a tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:44.366809 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-fa6e3cb6-a452-464d-af49-213ac8f3c75a tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:28:44.368140 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-fa6e3cb6-a452-464d-af49-213ac8f3c75a tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:28:44.370747 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:44.370747 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:44.371315 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-337a4810-38e9-4c60-8a4a-6ddb3b5f1004 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 returned with HTTP 200 Aug 06 19:28:44.372264 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 766/3092] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:44 2026] GET /volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:44.379099 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fa6e3cb6-a452-464d-af49-213ac8f3c75a tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Get all volumes completed successfully. Aug 06 19:28:44.381869 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fa6e3cb6-a452-464d-af49-213ac8f3c75a tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/volumes/detail returned with HTTP 200 Aug 06 19:28:44.382440 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 778/3093] 10.4.3.5 () {68 vars in 1285 bytes} [Thu Aug 6 19:28:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:44.402669 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4acdce8c-8e5b-488e-9a96-19aa36bfec17 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:44.403230 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4acdce8c-8e5b-488e-9a96-19aa36bfec17 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] POST https://10.4.3.5/volume/v3/groups/4704c8c1-cadc-40a1-8957-2cf6938e54b0/action Aug 06 19:28:44.403859 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4acdce8c-8e5b-488e-9a96-19aa36bfec17 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:28:44.403859 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4acdce8c-8e5b-488e-9a96-19aa36bfec17 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:44.405073 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-4acdce8c-8e5b-488e-9a96-19aa36bfec17 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] delete called for group 4704c8c1-cadc-40a1-8957-2cf6938e54b0 {{(pid=100265) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 19:28:44.405838 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-4acdce8c-8e5b-488e-9a96-19aa36bfec17 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Delete group with id: 4704c8c1-cadc-40a1-8957-2cf6938e54b0 Aug 06 19:28:44.409365 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4acdce8c-8e5b-488e-9a96-19aa36bfec17 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/groups/4704c8c1-cadc-40a1-8957-2cf6938e54b0/action returned with HTTP 404 Aug 06 19:28:44.410062 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 779/3094] 10.4.3.5 () {70 vars in 1414 bytes} [Thu Aug 6 19:28:44 2026] POST /volume/v3/groups/4704c8c1-cadc-40a1-8957-2cf6938e54b0/action => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:28:44.418648 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cb36aeb4-47d8-4ed0-9f94-07d36097a5a6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:44.424986 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cb36aeb4-47d8-4ed0-9f94-07d36097a5a6 tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] DELETE https://10.4.3.5/volume/v3/group_types/3c911725-3c3f-4395-9949-e8fc5e23de43 Aug 06 19:28:44.425387 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cb36aeb4-47d8-4ed0-9f94-07d36097a5a6 tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:44.425584 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cb36aeb4-47d8-4ed0-9f94-07d36097a5a6 tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:44.425949 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:44.425949 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:44.442691 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cb36aeb4-47d8-4ed0-9f94-07d36097a5a6 tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] https://10.4.3.5/volume/v3/group_types/3c911725-3c3f-4395-9949-e8fc5e23de43 returned with HTTP 202 Aug 06 19:28:44.443268 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 772/3095] 10.4.3.5 () {68 vars in 1390 bytes} [Thu Aug 6 19:28:44 2026] DELETE /volume/v3/group_types/3c911725-3c3f-4395-9949-e8fc5e23de43 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:28:44.451603 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d1a9f31b-d4b7-4207-9e38-158d48c97de6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:44.454080 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d1a9f31b-d4b7-4207-9e38-158d48c97de6 tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] DELETE https://10.4.3.5/volume/v3/types/e03c595e-af28-4d33-89ce-7535b9e61309 Aug 06 19:28:44.454372 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d1a9f31b-d4b7-4207-9e38-158d48c97de6 tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:44.454674 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d1a9f31b-d4b7-4207-9e38-158d48c97de6 tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:44.485739 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d1a9f31b-d4b7-4207-9e38-158d48c97de6 tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] https://10.4.3.5/volume/v3/types/e03c595e-af28-4d33-89ce-7535b9e61309 returned with HTTP 202 Aug 06 19:28:44.485739 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 767/3096] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:28:44 2026] DELETE /volume/v3/types/e03c595e-af28-4d33-89ce-7535b9e61309 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:28:44.494484 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-44a56b67-0881-44ff-a0b7-8e8abbc06232 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:44.496915 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-44a56b67-0881-44ff-a0b7-8e8abbc06232 tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] GET https://10.4.3.5/volume/v3/types/e03c595e-af28-4d33-89ce-7535b9e61309 Aug 06 19:28:44.497134 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-44a56b67-0881-44ff-a0b7-8e8abbc06232 tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:44.497433 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-44a56b67-0881-44ff-a0b7-8e8abbc06232 tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:44.501585 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-44a56b67-0881-44ff-a0b7-8e8abbc06232 tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] https://10.4.3.5/volume/v3/types/e03c595e-af28-4d33-89ce-7535b9e61309 returned with HTTP 404 Aug 06 19:28:44.502233 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 779/3097] 10.4.3.5 () {66 vars in 1328 bytes} [Thu Aug 6 19:28:44 2026] GET /volume/v3/types/e03c595e-af28-4d33-89ce-7535b9e61309 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:44.510954 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c12c9d07-0a8a-4021-bb1a-b59b7e1dcac6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:44.513001 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c12c9d07-0a8a-4021-bb1a-b59b7e1dcac6 tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:28:44.513442 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c12c9d07-0a8a-4021-bb1a-b59b7e1dcac6 tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-794357611"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:44.541159 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c12c9d07-0a8a-4021-bb1a-b59b7e1dcac6 tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:28:44.541617 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 780/3098] 10.4.3.5 () {68 vars in 1238 bytes} [Thu Aug 6 19:28:44 2026] POST /volume/v3/types => generated 215 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:44.552182 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8e9e0b45-5cff-48c4-9b8c-9fd515a9fb2c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:44.554909 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8e9e0b45-5cff-48c4-9b8c-9fd515a9fb2c tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] POST https://10.4.3.5/volume/v3/group_types Aug 06 19:28:44.555294 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8e9e0b45-5cff-48c4-9b8c-9fd515a9fb2c tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1506072518"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:44.570278 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8e9e0b45-5cff-48c4-9b8c-9fd515a9fb2c tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] https://10.4.3.5/volume/v3/group_types returned with HTTP 202 Aug 06 19:28:44.570945 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 773/3099] 10.4.3.5 () {70 vars in 1297 bytes} [Thu Aug 6 19:28:44 2026] POST /volume/v3/group_types => generated 173 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:44.580752 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cd1dd5f7-67af-405b-be48-388712cbeb92 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:44.582503 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cd1dd5f7-67af-405b-be48-388712cbeb92 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] POST https://10.4.3.5/volume/v3/groups Aug 06 19:28:44.583106 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cd1dd5f7-67af-405b-be48-388712cbeb92 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3ffe2dac-e4e1-41e6-b5ce-d34010770f32", "volume_types": ["3c3052b3-08f0-4fa6-b991-84bcfc080f33"], "name": "tempest-GroupsTest-Group-1767582671"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:44.584748 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-cd1dd5f7-67af-405b-be48-388712cbeb92 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Creating new group {'group': {'group_type': '3ffe2dac-e4e1-41e6-b5ce-d34010770f32', 'volume_types': ['3c3052b3-08f0-4fa6-b991-84bcfc080f33'], 'name': 'tempest-GroupsTest-Group-1767582671'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 19:28:44.589707 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.groups [None req-cd1dd5f7-67af-405b-be48-388712cbeb92 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Creating group tempest-GroupsTest-Group-1767582671. Aug 06 19:28:44.601666 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cd1dd5f7-67af-405b-be48-388712cbeb92 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Availability Zones retrieved successfully. Aug 06 19:28:44.635584 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-cd1dd5f7-67af-405b-be48-388712cbeb92 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Created reservations ['b7ff9f3b-d0d1-4c83-9897-563deaa7b3eb'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:28:44.669002 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cd1dd5f7-67af-405b-be48-388712cbeb92 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/groups returned with HTTP 202 Aug 06 19:28:44.669002 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 768/3100] 10.4.3.5 () {70 vars in 1283 bytes} [Thu Aug 6 19:28:44 2026] POST /volume/v3/groups => generated 104 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:44.676795 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b43fc02b-9563-4ad2-8194-b2f6b3732854 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:44.678552 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b43fc02b-9563-4ad2-8194-b2f6b3732854 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/groups/8fe9f602-824c-4f9e-a268-2b7055ed5b6b Aug 06 19:28:44.678768 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b43fc02b-9563-4ad2-8194-b2f6b3732854 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:44.678966 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b43fc02b-9563-4ad2-8194-b2f6b3732854 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:44.679115 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-b43fc02b-9563-4ad2-8194-b2f6b3732854 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] show called for member 8fe9f602-824c-4f9e-a268-2b7055ed5b6b {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:44.682886 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:44.682886 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:44.694346 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b43fc02b-9563-4ad2-8194-b2f6b3732854 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/groups/8fe9f602-824c-4f9e-a268-2b7055ed5b6b returned with HTTP 200 Aug 06 19:28:44.694676 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 780/3101] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:44 2026] GET /volume/v3/groups/8fe9f602-824c-4f9e-a268-2b7055ed5b6b => generated 332 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:46.351636 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f28e375b-1f5d-4e6c-a31f-3761fa2e5c03 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:46.351636 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f28e375b-1f5d-4e6c-a31f-3761fa2e5c03 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 Aug 06 19:28:46.351636 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f28e375b-1f5d-4e6c-a31f-3761fa2e5c03 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:46.351636 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f28e375b-1f5d-4e6c-a31f-3761fa2e5c03 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:46.351636 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f28e375b-1f5d-4e6c-a31f-3761fa2e5c03 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id ddf5186c-9566-452e-9f06-f75034de8774. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:46.351636 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:46.351636 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:46.351636 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f28e375b-1f5d-4e6c-a31f-3761fa2e5c03 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 returned with HTTP 200 Aug 06 19:28:46.351636 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 781/3102] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:45 2026] GET /volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:46.358467 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-94134cbf-509f-4e12-a0fe-44f9f25a80e1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:46.358467 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-94134cbf-509f-4e12-a0fe-44f9f25a80e1 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/groups/8fe9f602-824c-4f9e-a268-2b7055ed5b6b Aug 06 19:28:46.358467 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-94134cbf-509f-4e12-a0fe-44f9f25a80e1 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:46.358467 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-94134cbf-509f-4e12-a0fe-44f9f25a80e1 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:46.358467 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-94134cbf-509f-4e12-a0fe-44f9f25a80e1 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] show called for member 8fe9f602-824c-4f9e-a268-2b7055ed5b6b {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:46.358467 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:46.358467 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:46.358467 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-94134cbf-509f-4e12-a0fe-44f9f25a80e1 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/groups/8fe9f602-824c-4f9e-a268-2b7055ed5b6b returned with HTTP 200 Aug 06 19:28:46.358467 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 774/3103] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:45 2026] GET /volume/v3/groups/8fe9f602-824c-4f9e-a268-2b7055ed5b6b => generated 333 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:46.363754 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7c8eb9ab-2d59-47c3-a526-d6d3f3b8001e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:46.363754 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7c8eb9ab-2d59-47c3-a526-d6d3f3b8001e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:28:46.363754 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7c8eb9ab-2d59-47c3-a526-d6d3f3b8001e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2133030695", "volume_type": "3c3052b3-08f0-4fa6-b991-84bcfc080f33", "group_id": "8fe9f602-824c-4f9e-a268-2b7055ed5b6b", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:46.363754 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-7c8eb9ab-2d59-47c3-a526-d6d3f3b8001e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2133030695', 'volume_type': '3c3052b3-08f0-4fa6-b991-84bcfc080f33', 'group_id': '8fe9f602-824c-4f9e-a268-2b7055ed5b6b', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:28:46.363754 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:46.363754 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:46.363754 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-7c8eb9ab-2d59-47c3-a526-d6d3f3b8001e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Create volume of 1 GB Aug 06 19:28:46.363754 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7c8eb9ab-2d59-47c3-a526-d6d3f3b8001e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Availability Zones retrieved successfully. Aug 06 19:28:46.363754 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7c8eb9ab-2d59-47c3-a526-d6d3f3b8001e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Flow 'volume_create_api' (c17b953b-f39b-471a-ba71-6b1de2c61b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:28:46.363754 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7c8eb9ab-2d59-47c3-a526-d6d3f3b8001e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bb9e681-e680-4064-b69b-c5ddf87170ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:46.363754 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:46.363754 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:46.363754 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-7c8eb9ab-2d59-47c3-a526-d6d3f3b8001e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:28:46.363754 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7c8eb9ab-2d59-47c3-a526-d6d3f3b8001e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bb9e681-e680-4064-b69b-c5ddf87170ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:28:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3c3052b3-08f0-4fa6-b991-84bcfc080f33,is_public=True,name='tempest-GroupsTest-volume-type-794357611',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3c3052b3-08f0-4fa6-b991-84bcfc080f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8fe9f602-824c-4f9e-a268-2b7055ed5b6b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:46.363754 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7c8eb9ab-2d59-47c3-a526-d6d3f3b8001e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a184e0e-f39b-49ab-818d-20c1595377d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:46.363754 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-7c8eb9ab-2d59-47c3-a526-d6d3f3b8001e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-794357611 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-794357611, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:28:46.363754 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-7c8eb9ab-2d59-47c3-a526-d6d3f3b8001e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-794357611 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-794357611, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:28:46.366728 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-7c8eb9ab-2d59-47c3-a526-d6d3f3b8001e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Created reservations ['2d29ea2f-2235-4537-908f-a1bf63054e39', '75652a4d-5ad0-47c7-9b2c-d0a6a0a4bea1', 'ac19d1be-27e9-44fe-ba4e-3793418dfaa5', '390cbe58-a081-4723-bd1f-3b8eb2d95597'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:28:46.366728 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7c8eb9ab-2d59-47c3-a526-d6d3f3b8001e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a184e0e-f39b-49ab-818d-20c1595377d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d29ea2f-2235-4537-908f-a1bf63054e39', '75652a4d-5ad0-47c7-9b2c-d0a6a0a4bea1', 'ac19d1be-27e9-44fe-ba4e-3793418dfaa5', '390cbe58-a081-4723-bd1f-3b8eb2d95597']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:46.366728 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7c8eb9ab-2d59-47c3-a526-d6d3f3b8001e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37e10cf8-6eab-4d17-9b4f-5d90b0ac8872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:46.366728 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7c8eb9ab-2d59-47c3-a526-d6d3f3b8001e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37e10cf8-6eab-4d17-9b4f-5d90b0ac8872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fabb4d0c-70a0-4df0-9216-1937a7c693e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2133030695',encryption_key_id=None,group_id=8fe9f602-824c-4f9e-a268-2b7055ed5b6b,group_type_id=,metadata={},multiattach=False,project_id='7e6fcc4011954b39aece4f318fdbbeba',qos_specs=None,replication_status=,reservations=['2d29ea2f-2235-4537-908f-a1bf63054e39','75652a4d-5ad0-47c7-9b2c-d0a6a0a4bea1','ac19d1be-27e9-44fe-ba4e-3793418dfaa5','390cbe58-a081-4723-bd1f-3b8eb2d95597'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f45ac51ccd14dd8ad704b83c335b7f0',volume_type_id=3c3052b3-08f0-4fa6-b991-84bcfc080f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:28:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2133030695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8fe9f602-824c-4f9e-a268-2b7055ed5b6b,host=None,id=fabb4d0c-70a0-4df0-9216-1937a7c693e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e6fcc4011954b39aece4f318fdbbeba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f45ac51ccd14dd8ad704b83c335b7f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c3052b3-08f0-4fa6-b991-84bcfc080f33),volume_type_id=3c3052b3-08f0-4fa6-b991-84bcfc080f33)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:46.366728 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7c8eb9ab-2d59-47c3-a526-d6d3f3b8001e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6a78947-1b96-45b9-81df-377d1e17d31a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:46.367665 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-563d753e-1a85-4fc6-ae14-749fa042fd11 req-0c4c9e4f-3866-4e50-b0e7-6972a5937422 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:46.367665 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-563d753e-1a85-4fc6-ae14-749fa042fd11 req-0c4c9e4f-3866-4e50-b0e7-6972a5937422 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] PUT https://10.4.3.5/volume/v3/attachments/4f27372a-b67b-41ff-aaf6-3f0939308763 Aug 06 19:28:46.367665 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-563d753e-1a85-4fc6-ae14-749fa042fd11 req-0c4c9e4f-3866-4e50-b0e7-6972a5937422 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:46.367665 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-563d753e-1a85-4fc6-ae14-749fa042fd11 req-0c4c9e4f-3866-4e50-b0e7-6972a5937422 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Acquiring lock "cinder-attachment_update-827d8d0a-b0f0-478e-9df0-0e73d80c30b6-np0000006689" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:28:46.367665 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-563d753e-1a85-4fc6-ae14-749fa042fd11 req-0c4c9e4f-3866-4e50-b0e7-6972a5937422 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Lock "cinder-attachment_update-827d8d0a-b0f0-478e-9df0-0e73d80c30b6-np0000006689" acquired by "attachment_update" :: waited 0.007s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:28:46.367665 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:46.367665 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:46.369449 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7c8eb9ab-2d59-47c3-a526-d6d3f3b8001e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6a78947-1b96-45b9-81df-377d1e17d31a) transitioned into state 'SUCCESS' from state '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-2133030695',encryption_key_id=None,group_id=8fe9f602-824c-4f9e-a268-2b7055ed5b6b,group_type_id=,metadata={},multiattach=False,project_id='7e6fcc4011954b39aece4f318fdbbeba',qos_specs=None,replication_status=,reservations=['2d29ea2f-2235-4537-908f-a1bf63054e39','75652a4d-5ad0-47c7-9b2c-d0a6a0a4bea1','ac19d1be-27e9-44fe-ba4e-3793418dfaa5','390cbe58-a081-4723-bd1f-3b8eb2d95597'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f45ac51ccd14dd8ad704b83c335b7f0',volume_type_id=3c3052b3-08f0-4fa6-b991-84bcfc080f33)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:46.369449 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7c8eb9ab-2d59-47c3-a526-d6d3f3b8001e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1672cb0-30c6-41ca-996e-e3bbeb8f62a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:46.369449 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7c8eb9ab-2d59-47c3-a526-d6d3f3b8001e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1672cb0-30c6-41ca-996e-e3bbeb8f62a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:46.369449 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7c8eb9ab-2d59-47c3-a526-d6d3f3b8001e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Flow 'volume_create_api' (c17b953b-f39b-471a-ba71-6b1de2c61b02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:28:46.369449 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7c8eb9ab-2d59-47c3-a526-d6d3f3b8001e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Create volume request issued successfully. Aug 06 19:28:46.369449 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-7c8eb9ab-2d59-47c3-a526-d6d3f3b8001e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:46.369449 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-7c8eb9ab-2d59-47c3-a526-d6d3f3b8001e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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 06 19:28:46.369449 np0000006689 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-7c8eb9ab-2d59-47c3-a526-d6d3f3b8001e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:46.369449 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:46.369449 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:46.369449 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7c8eb9ab-2d59-47c3-a526-d6d3f3b8001e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:28:46.369449 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 769/3104] 10.4.3.5 () {70 vars in 1286 bytes} [Thu Aug 6 19:28:45 2026] POST /volume/v3/volumes => generated 810 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:46.370614 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b0b07fd7-33d4-492a-8f13-36a4a8f5d851 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:46.370614 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b0b07fd7-33d4-492a-8f13-36a4a8f5d851 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/volumes/fabb4d0c-70a0-4df0-9216-1937a7c693e6 Aug 06 19:28:46.370614 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b0b07fd7-33d4-492a-8f13-36a4a8f5d851 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:46.370614 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b0b07fd7-33d4-492a-8f13-36a4a8f5d851 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:46.371381 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-563d753e-1a85-4fc6-ae14-749fa042fd11 req-0c4c9e4f-3866-4e50-b0e7-6972a5937422 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Lock "cinder-attachment_update-827d8d0a-b0f0-478e-9df0-0e73d80c30b6-np0000006689" released by "attachment_update" :: held 0.121s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:28:46.371381 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-563d753e-1a85-4fc6-ae14-749fa042fd11 req-0c4c9e4f-3866-4e50-b0e7-6972a5937422 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/attachments/4f27372a-b67b-41ff-aaf6-3f0939308763 returned with HTTP 200 Aug 06 19:28:46.371381 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 781/3105] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:28:45 2026] PUT /volume/v3/attachments/4f27372a-b67b-41ff-aaf6-3f0939308763 => generated 968 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:46.371701 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:46.371701 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:46.371701 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b0b07fd7-33d4-492a-8f13-36a4a8f5d851 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Volume info retrieved successfully. Aug 06 19:28:46.371701 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-b0b07fd7-33d4-492a-8f13-36a4a8f5d851 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:46.371701 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-b0b07fd7-33d4-492a-8f13-36a4a8f5d851 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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 06 19:28:46.372431 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-563d753e-1a85-4fc6-ae14-749fa042fd11 req-b9abf1c2-3665-4c3c-a00a-a8c2d85cf4fe None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:46.372431 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-563d753e-1a85-4fc6-ae14-749fa042fd11 req-b9abf1c2-3665-4c3c-a00a-a8c2d85cf4fe tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/attachments/4f27372a-b67b-41ff-aaf6-3f0939308763 Aug 06 19:28:46.372431 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-563d753e-1a85-4fc6-ae14-749fa042fd11 req-b9abf1c2-3665-4c3c-a00a-a8c2d85cf4fe tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:46.372431 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-563d753e-1a85-4fc6-ae14-749fa042fd11 req-b9abf1c2-3665-4c3c-a00a-a8c2d85cf4fe tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:46.372431 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-563d753e-1a85-4fc6-ae14-749fa042fd11 req-b9abf1c2-3665-4c3c-a00a-a8c2d85cf4fe tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/attachments/4f27372a-b67b-41ff-aaf6-3f0939308763 returned with HTTP 200 Aug 06 19:28:46.372431 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 775/3106] 10.4.3.5 () {70 vars in 1637 bytes} [Thu Aug 6 19:28:46 2026] GET /volume/v3/attachments/4f27372a-b67b-41ff-aaf6-3f0939308763 => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:46.372677 np0000006689 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-b0b07fd7-33d4-492a-8f13-36a4a8f5d851 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:46.372677 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:46.372677 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:46.372677 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b0b07fd7-33d4-492a-8f13-36a4a8f5d851 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/volumes/fabb4d0c-70a0-4df0-9216-1937a7c693e6 returned with HTTP 200 Aug 06 19:28:46.372677 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 782/3107] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:28:46 2026] GET /volume/v3/volumes/fabb4d0c-70a0-4df0-9216-1937a7c693e6 => generated 878 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:46.409210 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bf84270e-6740-4cbf-a81b-f509f348900a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:46.413858 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bf84270e-6740-4cbf-a81b-f509f348900a tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 Aug 06 19:28:46.414484 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bf84270e-6740-4cbf-a81b-f509f348900a tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:46.414820 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bf84270e-6740-4cbf-a81b-f509f348900a tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:46.415040 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-bf84270e-6740-4cbf-a81b-f509f348900a tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id ddf5186c-9566-452e-9f06-f75034de8774. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:46.420725 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:46.420725 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:46.421621 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bf84270e-6740-4cbf-a81b-f509f348900a tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 returned with HTTP 200 Aug 06 19:28:46.422496 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 770/3108] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:46 2026] GET /volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:47.203693 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cca58abf-85b7-4a39-855e-ccead207324a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:47.205539 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cca58abf-85b7-4a39-855e-ccead207324a tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/volumes/fabb4d0c-70a0-4df0-9216-1937a7c693e6 Aug 06 19:28:47.206093 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cca58abf-85b7-4a39-855e-ccead207324a tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:47.206152 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cca58abf-85b7-4a39-855e-ccead207324a tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:47.214951 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:47.214951 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:47.219265 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cca58abf-85b7-4a39-855e-ccead207324a tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Volume info retrieved successfully. Aug 06 19:28:47.220101 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-cca58abf-85b7-4a39-855e-ccead207324a tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:47.220298 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-cca58abf-85b7-4a39-855e-ccead207324a tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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 06 19:28:47.260771 np0000006689 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-cca58abf-85b7-4a39-855e-ccead207324a tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:47.264146 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:47.264146 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:47.272685 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cca58abf-85b7-4a39-855e-ccead207324a tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/volumes/fabb4d0c-70a0-4df0-9216-1937a7c693e6 returned with HTTP 200 Aug 06 19:28:47.273062 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 782/3109] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:28:47 2026] GET /volume/v3/volumes/fabb4d0c-70a0-4df0-9216-1937a7c693e6 => generated 903 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:47.289351 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5f83a7ac-5eaf-410a-b72b-8a29e06d0bf5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:47.291078 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5f83a7ac-5eaf-410a-b72b-8a29e06d0bf5 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:28:47.291460 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5f83a7ac-5eaf-410a-b72b-8a29e06d0bf5 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-463041897", "volume_type": "3c3052b3-08f0-4fa6-b991-84bcfc080f33", "group_id": "8fe9f602-824c-4f9e-a268-2b7055ed5b6b", "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:47.292924 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-5f83a7ac-5eaf-410a-b72b-8a29e06d0bf5 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-463041897', 'volume_type': '3c3052b3-08f0-4fa6-b991-84bcfc080f33', 'group_id': '8fe9f602-824c-4f9e-a268-2b7055ed5b6b', 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:28:47.300657 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:47.300657 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:47.301367 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-5f83a7ac-5eaf-410a-b72b-8a29e06d0bf5 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Create volume of 1 GB Aug 06 19:28:47.309735 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5f83a7ac-5eaf-410a-b72b-8a29e06d0bf5 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Availability Zones retrieved successfully. Aug 06 19:28:47.319953 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5f83a7ac-5eaf-410a-b72b-8a29e06d0bf5 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Flow 'volume_create_api' (b30957d8-27f2-4a1e-b0b0-6b15fe80a2ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:28:47.322416 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5f83a7ac-5eaf-410a-b72b-8a29e06d0bf5 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99792fe9-3223-4b85-87b3-ec083703e9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:47.324240 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:47.324240 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:47.325044 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-5f83a7ac-5eaf-410a-b72b-8a29e06d0bf5 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:28:47.353981 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5f83a7ac-5eaf-410a-b72b-8a29e06d0bf5 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99792fe9-3223-4b85-87b3-ec083703e9fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:28:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3c3052b3-08f0-4fa6-b991-84bcfc080f33,is_public=True,name='tempest-GroupsTest-volume-type-794357611',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3c3052b3-08f0-4fa6-b991-84bcfc080f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8fe9f602-824c-4f9e-a268-2b7055ed5b6b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:47.354871 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5f83a7ac-5eaf-410a-b72b-8a29e06d0bf5 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b08f5e0-2cbf-45cb-ac49-63336fd64b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:47.383547 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [None req-5f83a7ac-5eaf-410a-b72b-8a29e06d0bf5 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-794357611 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-794357611, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:28:47.383958 np0000006689 devstack@c-api.service[100263]: WARNING cinder.quota [None req-5f83a7ac-5eaf-410a-b72b-8a29e06d0bf5 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-794357611 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-794357611, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:28:47.408593 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-5f83a7ac-5eaf-410a-b72b-8a29e06d0bf5 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Created reservations ['017c11fb-0393-466e-85dc-d49c34ab31e8', 'fbd81350-2059-479a-9942-09c92cfe4be2', '6539b711-a25b-4f33-9732-b65f5b40eb74', 'eb57413e-69a7-4a90-a6c2-fcb091d19a0f'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:28:47.408784 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5f83a7ac-5eaf-410a-b72b-8a29e06d0bf5 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b08f5e0-2cbf-45cb-ac49-63336fd64b55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['017c11fb-0393-466e-85dc-d49c34ab31e8', 'fbd81350-2059-479a-9942-09c92cfe4be2', '6539b711-a25b-4f33-9732-b65f5b40eb74', 'eb57413e-69a7-4a90-a6c2-fcb091d19a0f']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:47.410457 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5f83a7ac-5eaf-410a-b72b-8a29e06d0bf5 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc821f91-12b1-490f-84d3-2dc7dd1b95d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:47.432560 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0979daec-85be-49ff-8ed1-1eef7b47fea4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:47.434682 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0979daec-85be-49ff-8ed1-1eef7b47fea4 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 Aug 06 19:28:47.435813 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0979daec-85be-49ff-8ed1-1eef7b47fea4 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:47.435813 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0979daec-85be-49ff-8ed1-1eef7b47fea4 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:47.435813 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0979daec-85be-49ff-8ed1-1eef7b47fea4 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id ddf5186c-9566-452e-9f06-f75034de8774. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:47.440631 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5f83a7ac-5eaf-410a-b72b-8a29e06d0bf5 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc821f91-12b1-490f-84d3-2dc7dd1b95d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47ab2b11-ec6f-4fda-bc2a-c178c42dbe8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-463041897',encryption_key_id=None,group_id=8fe9f602-824c-4f9e-a268-2b7055ed5b6b,group_type_id=,metadata={},multiattach=False,project_id='7e6fcc4011954b39aece4f318fdbbeba',qos_specs=None,replication_status=,reservations=['017c11fb-0393-466e-85dc-d49c34ab31e8','fbd81350-2059-479a-9942-09c92cfe4be2','6539b711-a25b-4f33-9732-b65f5b40eb74','eb57413e-69a7-4a90-a6c2-fcb091d19a0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f45ac51ccd14dd8ad704b83c335b7f0',volume_type_id=3c3052b3-08f0-4fa6-b991-84bcfc080f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:28:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-463041897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8fe9f602-824c-4f9e-a268-2b7055ed5b6b,host=None,id=47ab2b11-ec6f-4fda-bc2a-c178c42dbe8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e6fcc4011954b39aece4f318fdbbeba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f45ac51ccd14dd8ad704b83c335b7f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c3052b3-08f0-4fa6-b991-84bcfc080f33),volume_type_id=3c3052b3-08f0-4fa6-b991-84bcfc080f33)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:47.440804 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:47.440804 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:47.441563 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0979daec-85be-49ff-8ed1-1eef7b47fea4 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 returned with HTTP 200 Aug 06 19:28:47.441694 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5f83a7ac-5eaf-410a-b72b-8a29e06d0bf5 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7377c6d3-e9ad-41ad-af00-45e3fe570455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:47.441966 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 783/3110] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:47 2026] GET /volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:47.476306 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5f83a7ac-5eaf-410a-b72b-8a29e06d0bf5 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7377c6d3-e9ad-41ad-af00-45e3fe570455) transitioned into state 'SUCCESS' from state '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-463041897',encryption_key_id=None,group_id=8fe9f602-824c-4f9e-a268-2b7055ed5b6b,group_type_id=,metadata={},multiattach=False,project_id='7e6fcc4011954b39aece4f318fdbbeba',qos_specs=None,replication_status=,reservations=['017c11fb-0393-466e-85dc-d49c34ab31e8','fbd81350-2059-479a-9942-09c92cfe4be2','6539b711-a25b-4f33-9732-b65f5b40eb74','eb57413e-69a7-4a90-a6c2-fcb091d19a0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f45ac51ccd14dd8ad704b83c335b7f0',volume_type_id=3c3052b3-08f0-4fa6-b991-84bcfc080f33)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:47.477125 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5f83a7ac-5eaf-410a-b72b-8a29e06d0bf5 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1e0d36b-8103-401b-b420-8a666fa30de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:47.494142 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5f83a7ac-5eaf-410a-b72b-8a29e06d0bf5 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1e0d36b-8103-401b-b420-8a666fa30de9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:47.495522 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5f83a7ac-5eaf-410a-b72b-8a29e06d0bf5 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Flow 'volume_create_api' (b30957d8-27f2-4a1e-b0b0-6b15fe80a2ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:28:47.495987 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5f83a7ac-5eaf-410a-b72b-8a29e06d0bf5 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Create volume request issued successfully. Aug 06 19:28:47.496779 np0000006689 devstack@c-api.service[100263]: WARNING stevedore.named [None req-5f83a7ac-5eaf-410a-b72b-8a29e06d0bf5 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:47.497009 np0000006689 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-5f83a7ac-5eaf-410a-b72b-8a29e06d0bf5 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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 06 19:28:47.550823 np0000006689 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-5f83a7ac-5eaf-410a-b72b-8a29e06d0bf5 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:47.558263 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:47.558263 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:47.565046 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5f83a7ac-5eaf-410a-b72b-8a29e06d0bf5 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:28:47.565949 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 776/3111] 10.4.3.5 () {70 vars in 1286 bytes} [Thu Aug 6 19:28:47 2026] POST /volume/v3/volumes => generated 809 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:47.586998 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-01c2f1c8-69fe-49ca-8bae-d0149ec2aa55 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:47.595249 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-01c2f1c8-69fe-49ca-8bae-d0149ec2aa55 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/volumes/47ab2b11-ec6f-4fda-bc2a-c178c42dbe8c Aug 06 19:28:47.595568 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-01c2f1c8-69fe-49ca-8bae-d0149ec2aa55 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:47.595924 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-01c2f1c8-69fe-49ca-8bae-d0149ec2aa55 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:47.607798 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:47.607798 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:47.614832 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-01c2f1c8-69fe-49ca-8bae-d0149ec2aa55 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Volume info retrieved successfully. Aug 06 19:28:47.615284 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-01c2f1c8-69fe-49ca-8bae-d0149ec2aa55 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:47.615514 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-01c2f1c8-69fe-49ca-8bae-d0149ec2aa55 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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 06 19:28:47.687510 np0000006689 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-01c2f1c8-69fe-49ca-8bae-d0149ec2aa55 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:47.691636 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:47.691636 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:47.703647 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-01c2f1c8-69fe-49ca-8bae-d0149ec2aa55 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/volumes/47ab2b11-ec6f-4fda-bc2a-c178c42dbe8c returned with HTTP 200 Aug 06 19:28:47.703647 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 771/3112] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:28:47 2026] GET /volume/v3/volumes/47ab2b11-ec6f-4fda-bc2a-c178c42dbe8c => generated 901 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:48.459953 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6c058a4d-7b45-4600-aef9-1ea7db675725 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:48.463157 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6c058a4d-7b45-4600-aef9-1ea7db675725 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 Aug 06 19:28:48.463157 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6c058a4d-7b45-4600-aef9-1ea7db675725 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:48.463432 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6c058a4d-7b45-4600-aef9-1ea7db675725 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:48.464466 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-6c058a4d-7b45-4600-aef9-1ea7db675725 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id ddf5186c-9566-452e-9f06-f75034de8774. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:48.471590 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:48.471590 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:48.472654 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6c058a4d-7b45-4600-aef9-1ea7db675725 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 returned with HTTP 200 Aug 06 19:28:48.473367 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 783/3113] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:48 2026] GET /volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 => generated 731 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:48.719986 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aa52e2fe-5d3a-4bbc-b7ee-e64cbf0aa66d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:48.721852 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa52e2fe-5d3a-4bbc-b7ee-e64cbf0aa66d tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/volumes/47ab2b11-ec6f-4fda-bc2a-c178c42dbe8c Aug 06 19:28:48.722117 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa52e2fe-5d3a-4bbc-b7ee-e64cbf0aa66d tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:48.722412 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa52e2fe-5d3a-4bbc-b7ee-e64cbf0aa66d tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:48.729734 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:48.729734 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:48.734401 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-aa52e2fe-5d3a-4bbc-b7ee-e64cbf0aa66d tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Volume info retrieved successfully. Aug 06 19:28:48.735266 np0000006689 devstack@c-api.service[100265]: WARNING stevedore.named [None req-aa52e2fe-5d3a-4bbc-b7ee-e64cbf0aa66d tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:48.735447 np0000006689 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-aa52e2fe-5d3a-4bbc-b7ee-e64cbf0aa66d tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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 06 19:28:48.788804 np0000006689 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-aa52e2fe-5d3a-4bbc-b7ee-e64cbf0aa66d tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:48.793056 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:48.793056 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:48.804099 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa52e2fe-5d3a-4bbc-b7ee-e64cbf0aa66d tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/volumes/47ab2b11-ec6f-4fda-bc2a-c178c42dbe8c returned with HTTP 200 Aug 06 19:28:48.804678 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 784/3114] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:28:48 2026] GET /volume/v3/volumes/47ab2b11-ec6f-4fda-bc2a-c178c42dbe8c => generated 902 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:48.820360 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6bbc9ea2-c2fb-4194-97c7-94230bd245ca None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:48.822700 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6bbc9ea2-c2fb-4194-97c7-94230bd245ca tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] PUT https://10.4.3.5/volume/v3/groups/8fe9f602-824c-4f9e-a268-2b7055ed5b6b Aug 06 19:28:48.822902 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6bbc9ea2-c2fb-4194-97c7-94230bd245ca tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "47ab2b11-ec6f-4fda-bc2a-c178c42dbe8c"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:48.824420 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-6bbc9ea2-c2fb-4194-97c7-94230bd245ca tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Update called for group 8fe9f602-824c-4f9e-a268-2b7055ed5b6b. {{(pid=100263) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 19:28:48.824557 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.groups [None req-6bbc9ea2-c2fb-4194-97c7-94230bd245ca tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Updating group 8fe9f602-824c-4f9e-a268-2b7055ed5b6b with name new_group description: This is a new group add_volumes: None remove_volumes: 47ab2b11-ec6f-4fda-bc2a-c178c42dbe8c. Aug 06 19:28:48.828288 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:48.828288 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:48.848117 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6bbc9ea2-c2fb-4194-97c7-94230bd245ca tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/groups/8fe9f602-824c-4f9e-a268-2b7055ed5b6b returned with HTTP 202 Aug 06 19:28:48.848748 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 777/3115] 10.4.3.5 () {70 vars in 1393 bytes} [Thu Aug 6 19:28:48 2026] PUT /volume/v3/groups/8fe9f602-824c-4f9e-a268-2b7055ed5b6b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:28:48.855968 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fcc3be29-6b26-4b0a-bd1b-b08641f7af36 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:48.858047 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fcc3be29-6b26-4b0a-bd1b-b08641f7af36 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/groups/8fe9f602-824c-4f9e-a268-2b7055ed5b6b Aug 06 19:28:48.858315 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fcc3be29-6b26-4b0a-bd1b-b08641f7af36 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:48.858533 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fcc3be29-6b26-4b0a-bd1b-b08641f7af36 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:48.858671 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-fcc3be29-6b26-4b0a-bd1b-b08641f7af36 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] show called for member 8fe9f602-824c-4f9e-a268-2b7055ed5b6b {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:48.861848 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:48.861848 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:48.868898 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fcc3be29-6b26-4b0a-bd1b-b08641f7af36 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/groups/8fe9f602-824c-4f9e-a268-2b7055ed5b6b returned with HTTP 200 Aug 06 19:28:48.869354 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 772/3116] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:48 2026] GET /volume/v3/groups/8fe9f602-824c-4f9e-a268-2b7055ed5b6b => generated 323 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:49.383621 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-563d753e-1a85-4fc6-ae14-749fa042fd11 req-2b127dfb-30a1-41da-9818-e8bfb048daee None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:49.387635 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-563d753e-1a85-4fc6-ae14-749fa042fd11 req-2b127dfb-30a1-41da-9818-e8bfb048daee tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6/encryption Aug 06 19:28:49.388032 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-563d753e-1a85-4fc6-ae14-749fa042fd11 req-2b127dfb-30a1-41da-9818-e8bfb048daee tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:49.388321 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-563d753e-1a85-4fc6-ae14-749fa042fd11 req-2b127dfb-30a1-41da-9818-e8bfb048daee tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:49.400960 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:49.400960 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:49.408153 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-563d753e-1a85-4fc6-ae14-749fa042fd11 req-2b127dfb-30a1-41da-9818-e8bfb048daee tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6/encryption returned with HTTP 200 Aug 06 19:28:49.408657 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 784/3117] 10.4.3.5 () {68 vars in 1617 bytes} [Thu Aug 6 19:28:49 2026] GET /volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:49.494256 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1ddce2c1-b4a2-400d-9cdb-53b5eb540232 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:49.496521 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1ddce2c1-b4a2-400d-9cdb-53b5eb540232 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 Aug 06 19:28:49.496793 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1ddce2c1-b4a2-400d-9cdb-53b5eb540232 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:49.497035 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1ddce2c1-b4a2-400d-9cdb-53b5eb540232 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:49.497208 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-1ddce2c1-b4a2-400d-9cdb-53b5eb540232 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id ddf5186c-9566-452e-9f06-f75034de8774. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:49.505400 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:49.505400 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:49.505938 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1ddce2c1-b4a2-400d-9cdb-53b5eb540232 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 returned with HTTP 200 Aug 06 19:28:49.506435 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 785/3118] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:49 2026] GET /volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:49.883549 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d80461df-702e-4a36-bbb6-ed32c8b531c1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:49.889826 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d80461df-702e-4a36-bbb6-ed32c8b531c1 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/groups/8fe9f602-824c-4f9e-a268-2b7055ed5b6b Aug 06 19:28:49.889826 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d80461df-702e-4a36-bbb6-ed32c8b531c1 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:49.889826 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d80461df-702e-4a36-bbb6-ed32c8b531c1 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:49.889826 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-d80461df-702e-4a36-bbb6-ed32c8b531c1 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] show called for member 8fe9f602-824c-4f9e-a268-2b7055ed5b6b {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:49.895582 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:49.895582 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:49.909562 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d80461df-702e-4a36-bbb6-ed32c8b531c1 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/groups/8fe9f602-824c-4f9e-a268-2b7055ed5b6b returned with HTTP 200 Aug 06 19:28:49.909903 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 778/3119] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:49 2026] GET /volume/v3/groups/8fe9f602-824c-4f9e-a268-2b7055ed5b6b => generated 324 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 19:28:49.922570 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f6b8cd17-916a-48fd-adc2-d233867f2165 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:49.925089 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f6b8cd17-916a-48fd-adc2-d233867f2165 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/groups/8fe9f602-824c-4f9e-a268-2b7055ed5b6b Aug 06 19:28:49.925392 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f6b8cd17-916a-48fd-adc2-d233867f2165 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:49.925646 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f6b8cd17-916a-48fd-adc2-d233867f2165 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:49.925813 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-f6b8cd17-916a-48fd-adc2-d233867f2165 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] show called for member 8fe9f602-824c-4f9e-a268-2b7055ed5b6b {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:49.936575 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:49.936575 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:49.951226 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f6b8cd17-916a-48fd-adc2-d233867f2165 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/groups/8fe9f602-824c-4f9e-a268-2b7055ed5b6b returned with HTTP 200 Aug 06 19:28:49.951633 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 773/3120] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:49 2026] GET /volume/v3/groups/8fe9f602-824c-4f9e-a268-2b7055ed5b6b => generated 324 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:49.962567 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0b1f67a7-c495-478a-8a0e-98ed68b588df None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:49.964748 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0b1f67a7-c495-478a-8a0e-98ed68b588df tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/volumes/detail Aug 06 19:28:49.964995 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0b1f67a7-c495-478a-8a0e-98ed68b588df tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:49.965791 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0b1f67a7-c495-478a-8a0e-98ed68b588df tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:49.968899 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-0b1f67a7-c495-478a-8a0e-98ed68b588df tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:28:49.968899 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0b1f67a7-c495-478a-8a0e-98ed68b588df tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:28:49.975505 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0b1f67a7-c495-478a-8a0e-98ed68b588df tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Get all volumes completed successfully. Aug 06 19:28:49.976479 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-0b1f67a7-c495-478a-8a0e-98ed68b588df tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:49.976676 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-0b1f67a7-c495-478a-8a0e-98ed68b588df tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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 06 19:28:50.021889 np0000006689 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-0b1f67a7-c495-478a-8a0e-98ed68b588df tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:50.027191 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:50.027191 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:50.037936 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0b1f67a7-c495-478a-8a0e-98ed68b588df tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/volumes/detail returned with HTTP 200 Aug 06 19:28:50.038435 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 785/3121] 10.4.3.5 () {68 vars in 1285 bytes} [Thu Aug 6 19:28:49 2026] GET /volume/v3/volumes/detail => generated 1764 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:28:50.055693 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e013f766-a1b6-469f-89a3-86fd1496f78d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:50.057387 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e013f766-a1b6-469f-89a3-86fd1496f78d tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] PUT https://10.4.3.5/volume/v3/groups/8fe9f602-824c-4f9e-a268-2b7055ed5b6b Aug 06 19:28:50.057698 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e013f766-a1b6-469f-89a3-86fd1496f78d tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "47ab2b11-ec6f-4fda-bc2a-c178c42dbe8c"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:50.059205 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-e013f766-a1b6-469f-89a3-86fd1496f78d tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Update called for group 8fe9f602-824c-4f9e-a268-2b7055ed5b6b. {{(pid=100265) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 19:28:50.059327 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-e013f766-a1b6-469f-89a3-86fd1496f78d tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Updating group 8fe9f602-824c-4f9e-a268-2b7055ed5b6b with name None description: None add_volumes: 47ab2b11-ec6f-4fda-bc2a-c178c42dbe8c remove_volumes: None. Aug 06 19:28:50.063044 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:50.063044 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:50.085948 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e013f766-a1b6-469f-89a3-86fd1496f78d tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/groups/8fe9f602-824c-4f9e-a268-2b7055ed5b6b returned with HTTP 202 Aug 06 19:28:50.086427 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 786/3122] 10.4.3.5 () {70 vars in 1392 bytes} [Thu Aug 6 19:28:50 2026] PUT /volume/v3/groups/8fe9f602-824c-4f9e-a268-2b7055ed5b6b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:28:50.097078 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5033f19d-6dab-43d8-9cbe-a911438c93ee None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:50.098707 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5033f19d-6dab-43d8-9cbe-a911438c93ee tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/groups/8fe9f602-824c-4f9e-a268-2b7055ed5b6b Aug 06 19:28:50.098861 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5033f19d-6dab-43d8-9cbe-a911438c93ee tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:50.099119 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5033f19d-6dab-43d8-9cbe-a911438c93ee tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:50.099213 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-5033f19d-6dab-43d8-9cbe-a911438c93ee tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] show called for member 8fe9f602-824c-4f9e-a268-2b7055ed5b6b {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:50.104150 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:50.104150 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:50.116226 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5033f19d-6dab-43d8-9cbe-a911438c93ee tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/groups/8fe9f602-824c-4f9e-a268-2b7055ed5b6b returned with HTTP 200 Aug 06 19:28:50.116793 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 779/3123] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:50 2026] GET /volume/v3/groups/8fe9f602-824c-4f9e-a268-2b7055ed5b6b => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:50.526198 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-01d79882-b06b-4aa4-8df7-b96ea35f221c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:50.528219 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-01d79882-b06b-4aa4-8df7-b96ea35f221c tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 Aug 06 19:28:50.528463 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-01d79882-b06b-4aa4-8df7-b96ea35f221c tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:50.528645 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-01d79882-b06b-4aa4-8df7-b96ea35f221c tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:50.528773 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-01d79882-b06b-4aa4-8df7-b96ea35f221c tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id ddf5186c-9566-452e-9f06-f75034de8774. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:50.533490 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:50.533490 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:50.534088 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-01d79882-b06b-4aa4-8df7-b96ea35f221c tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 returned with HTTP 200 Aug 06 19:28:50.534584 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 774/3124] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:50 2026] GET /volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:50.714823 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-465918b9-8d0f-413e-b964-2c5be7170354 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:50.897400 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-465918b9-8d0f-413e-b964-2c5be7170354 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:28:50.897915 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-465918b9-8d0f-413e-b964-2c5be7170354 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1658123173"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:50.899409 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-465918b9-8d0f-413e-b964-2c5be7170354 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1658123173'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:28:50.900219 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-465918b9-8d0f-413e-b964-2c5be7170354 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Create volume of 1 GB Aug 06 19:28:50.906276 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-465918b9-8d0f-413e-b964-2c5be7170354 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Availability Zones retrieved successfully. Aug 06 19:28:50.912423 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-465918b9-8d0f-413e-b964-2c5be7170354 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Flow 'volume_create_api' (122d2c05-5d35-4b8c-8b24-a87decfbc99e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:28:50.913373 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-465918b9-8d0f-413e-b964-2c5be7170354 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4cebcc6-1b6d-465b-b68f-0833f28e898d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:50.914686 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-465918b9-8d0f-413e-b964-2c5be7170354 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:28:50.947792 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-465918b9-8d0f-413e-b964-2c5be7170354 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4cebcc6-1b6d-465b-b68f-0833f28e898d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:50.948573 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-465918b9-8d0f-413e-b964-2c5be7170354 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61d6443d-fa17-4ee0-bdb3-bb391ab08deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:51.018639 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-465918b9-8d0f-413e-b964-2c5be7170354 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Created reservations ['4a91f5ee-b403-4628-a026-9fe8e35c0866', 'aa41bae0-7501-4a99-aacd-5898497e3fa1', '41267a48-6f3b-49f3-ba38-8fc5e0326632', '88164789-92f0-4c8c-ba47-06c6de415f05'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:28:51.019433 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-465918b9-8d0f-413e-b964-2c5be7170354 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61d6443d-fa17-4ee0-bdb3-bb391ab08deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a91f5ee-b403-4628-a026-9fe8e35c0866', 'aa41bae0-7501-4a99-aacd-5898497e3fa1', '41267a48-6f3b-49f3-ba38-8fc5e0326632', '88164789-92f0-4c8c-ba47-06c6de415f05']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:51.020264 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-465918b9-8d0f-413e-b964-2c5be7170354 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cf7f6d1-3c48-47a4-8926-2d603d319eef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:51.046218 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-465918b9-8d0f-413e-b964-2c5be7170354 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cf7f6d1-3c48-47a4-8926-2d603d319eef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64a68367-d664-47d8-bbd8-aa7545f361ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1658123173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='360de464b171434fb4bdcdcccf5c08fa',qos_specs=None,replication_status=,reservations=['4a91f5ee-b403-4628-a026-9fe8e35c0866','aa41bae0-7501-4a99-aacd-5898497e3fa1','41267a48-6f3b-49f3-ba38-8fc5e0326632','88164789-92f0-4c8c-ba47-06c6de415f05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa58a406fe72438ca41c89cdc1054805',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:28:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1658123173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64a68367-d664-47d8-bbd8-aa7545f361ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='360de464b171434fb4bdcdcccf5c08fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa58a406fe72438ca41c89cdc1054805',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:51.047247 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-465918b9-8d0f-413e-b964-2c5be7170354 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceea379d-5ef5-41c4-80bc-cc4986ebbfa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:51.073731 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-465918b9-8d0f-413e-b964-2c5be7170354 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceea379d-5ef5-41c4-80bc-cc4986ebbfa8) transitioned into state 'SUCCESS' from state '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-1658123173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='360de464b171434fb4bdcdcccf5c08fa',qos_specs=None,replication_status=,reservations=['4a91f5ee-b403-4628-a026-9fe8e35c0866','aa41bae0-7501-4a99-aacd-5898497e3fa1','41267a48-6f3b-49f3-ba38-8fc5e0326632','88164789-92f0-4c8c-ba47-06c6de415f05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa58a406fe72438ca41c89cdc1054805',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:51.074624 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-465918b9-8d0f-413e-b964-2c5be7170354 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3221cc0-9c04-42d1-823b-ee213bf5bfdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:51.084764 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-465918b9-8d0f-413e-b964-2c5be7170354 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3221cc0-9c04-42d1-823b-ee213bf5bfdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:51.085933 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-465918b9-8d0f-413e-b964-2c5be7170354 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Flow 'volume_create_api' (122d2c05-5d35-4b8c-8b24-a87decfbc99e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:28:51.086305 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-465918b9-8d0f-413e-b964-2c5be7170354 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Create volume request issued successfully. Aug 06 19:28:51.087031 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-465918b9-8d0f-413e-b964-2c5be7170354 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:28:51.087499 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 786/3125] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:28:50 2026] POST /volume/v3/volumes => generated 745 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:28:51.101761 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4c15c5d2-1005-45d7-9ae9-9069dbf07fb2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:51.103412 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c15c5d2-1005-45d7-9ae9-9069dbf07fb2 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/volumes/64a68367-d664-47d8-bbd8-aa7545f361ff Aug 06 19:28:51.103599 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4c15c5d2-1005-45d7-9ae9-9069dbf07fb2 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:51.103793 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4c15c5d2-1005-45d7-9ae9-9069dbf07fb2 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:51.110316 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:51.110316 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:51.114048 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4c15c5d2-1005-45d7-9ae9-9069dbf07fb2 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Volume info retrieved successfully. Aug 06 19:28:51.118274 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c15c5d2-1005-45d7-9ae9-9069dbf07fb2 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/volumes/64a68367-d664-47d8-bbd8-aa7545f361ff returned with HTTP 200 Aug 06 19:28:51.118776 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 787/3126] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:51 2026] GET /volume/v3/volumes/64a68367-d664-47d8-bbd8-aa7545f361ff => generated 813 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:51.129710 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-11027a96-3ad4-4f7d-b57b-2aff17efa039 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:51.134038 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-11027a96-3ad4-4f7d-b57b-2aff17efa039 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/groups/8fe9f602-824c-4f9e-a268-2b7055ed5b6b Aug 06 19:28:51.134038 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-11027a96-3ad4-4f7d-b57b-2aff17efa039 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:51.134038 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-11027a96-3ad4-4f7d-b57b-2aff17efa039 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:51.134038 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-11027a96-3ad4-4f7d-b57b-2aff17efa039 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] show called for member 8fe9f602-824c-4f9e-a268-2b7055ed5b6b {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:51.138378 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:51.138378 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:51.148517 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-11027a96-3ad4-4f7d-b57b-2aff17efa039 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/groups/8fe9f602-824c-4f9e-a268-2b7055ed5b6b returned with HTTP 200 Aug 06 19:28:51.149224 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 780/3127] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:51 2026] GET /volume/v3/groups/8fe9f602-824c-4f9e-a268-2b7055ed5b6b => generated 324 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:51.161141 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0a7b7ca2-0129-4869-bfaf-e31b3481d4ca None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:51.163282 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0a7b7ca2-0129-4869-bfaf-e31b3481d4ca tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/volumes/detail Aug 06 19:28:51.163537 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0a7b7ca2-0129-4869-bfaf-e31b3481d4ca tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:51.163807 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0a7b7ca2-0129-4869-bfaf-e31b3481d4ca tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:51.164198 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-0a7b7ca2-0129-4869-bfaf-e31b3481d4ca tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:28:51.165212 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0a7b7ca2-0129-4869-bfaf-e31b3481d4ca tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:28:51.175998 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0a7b7ca2-0129-4869-bfaf-e31b3481d4ca tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Get all volumes completed successfully. Aug 06 19:28:51.176888 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-0a7b7ca2-0129-4869-bfaf-e31b3481d4ca tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:51.177099 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-0a7b7ca2-0129-4869-bfaf-e31b3481d4ca tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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 06 19:28:51.232414 np0000006689 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-0a7b7ca2-0129-4869-bfaf-e31b3481d4ca tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:51.238534 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:51.238534 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:51.243808 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-0a7b7ca2-0129-4869-bfaf-e31b3481d4ca tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:51.244072 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-0a7b7ca2-0129-4869-bfaf-e31b3481d4ca tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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 06 19:28:51.299400 np0000006689 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-0a7b7ca2-0129-4869-bfaf-e31b3481d4ca tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:51.303004 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:51.303004 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:51.311468 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0a7b7ca2-0129-4869-bfaf-e31b3481d4ca tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/volumes/detail returned with HTTP 200 Aug 06 19:28:51.311944 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 775/3128] 10.4.3.5 () {68 vars in 1285 bytes} [Thu Aug 6 19:28:51 2026] GET /volume/v3/volumes/detail => generated 1798 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:28:51.329231 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c93a561a-21fb-4793-9f11-cfbb6d9c713e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:51.331203 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c93a561a-21fb-4793-9f11-cfbb6d9c713e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/volumes/detail Aug 06 19:28:51.331464 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c93a561a-21fb-4793-9f11-cfbb6d9c713e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:51.331713 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c93a561a-21fb-4793-9f11-cfbb6d9c713e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:51.332070 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-c93a561a-21fb-4793-9f11-cfbb6d9c713e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:28:51.332462 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:51.332462 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:51.332901 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c93a561a-21fb-4793-9f11-cfbb6d9c713e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:28:51.340573 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c93a561a-21fb-4793-9f11-cfbb6d9c713e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Get all volumes completed successfully. Aug 06 19:28:51.341306 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-c93a561a-21fb-4793-9f11-cfbb6d9c713e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:51.341510 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-c93a561a-21fb-4793-9f11-cfbb6d9c713e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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 06 19:28:51.382386 np0000006689 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-c93a561a-21fb-4793-9f11-cfbb6d9c713e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:51.386122 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:51.386122 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:51.390803 np0000006689 devstack@c-api.service[100264]: WARNING stevedore.named [None req-c93a561a-21fb-4793-9f11-cfbb6d9c713e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:51.390950 np0000006689 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-c93a561a-21fb-4793-9f11-cfbb6d9c713e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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 06 19:28:51.433131 np0000006689 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-c93a561a-21fb-4793-9f11-cfbb6d9c713e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:51.437837 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:51.437837 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:51.447971 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c93a561a-21fb-4793-9f11-cfbb6d9c713e tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/volumes/detail returned with HTTP 200 Aug 06 19:28:51.447971 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 787/3129] 10.4.3.5 () {68 vars in 1285 bytes} [Thu Aug 6 19:28:51 2026] GET /volume/v3/volumes/detail => generated 1798 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:28:51.467484 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-635a6f4f-542e-44b5-a409-871b455a4825 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:51.469953 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-635a6f4f-542e-44b5-a409-871b455a4825 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] POST https://10.4.3.5/volume/v3/groups/8fe9f602-824c-4f9e-a268-2b7055ed5b6b/action Aug 06 19:28:51.470376 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-635a6f4f-542e-44b5-a409-871b455a4825 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:28:51.470509 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-635a6f4f-542e-44b5-a409-871b455a4825 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:51.471932 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-635a6f4f-542e-44b5-a409-871b455a4825 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] delete called for group 8fe9f602-824c-4f9e-a268-2b7055ed5b6b {{(pid=100265) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 19:28:51.472149 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-635a6f4f-542e-44b5-a409-871b455a4825 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Delete group with id: 8fe9f602-824c-4f9e-a268-2b7055ed5b6b Aug 06 19:28:51.477086 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:51.477086 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:51.544749 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-635a6f4f-542e-44b5-a409-871b455a4825 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/groups/8fe9f602-824c-4f9e-a268-2b7055ed5b6b/action returned with HTTP 202 Aug 06 19:28:51.545544 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 788/3130] 10.4.3.5 () {70 vars in 1414 bytes} [Thu Aug 6 19:28:51 2026] POST /volume/v3/groups/8fe9f602-824c-4f9e-a268-2b7055ed5b6b/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:28:51.546714 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ae256dd5-4ac7-4af9-8101-2b040944d2b9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:51.549003 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ae256dd5-4ac7-4af9-8101-2b040944d2b9 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 Aug 06 19:28:51.550666 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ae256dd5-4ac7-4af9-8101-2b040944d2b9 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:51.550666 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ae256dd5-4ac7-4af9-8101-2b040944d2b9 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:51.550666 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-ae256dd5-4ac7-4af9-8101-2b040944d2b9 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id ddf5186c-9566-452e-9f06-f75034de8774. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:51.554248 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f4e76cce-75f8-4005-b744-6d3ea5e0d128 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:51.555749 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:51.555749 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:51.557058 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ae256dd5-4ac7-4af9-8101-2b040944d2b9 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 returned with HTTP 200 Aug 06 19:28:51.557127 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f4e76cce-75f8-4005-b744-6d3ea5e0d128 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/volumes/47ab2b11-ec6f-4fda-bc2a-c178c42dbe8c Aug 06 19:28:51.557345 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f4e76cce-75f8-4005-b744-6d3ea5e0d128 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:51.557528 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f4e76cce-75f8-4005-b744-6d3ea5e0d128 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:51.557990 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 781/3131] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:51 2026] GET /volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:51.566010 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:51.566010 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:51.571282 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f4e76cce-75f8-4005-b744-6d3ea5e0d128 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Volume info retrieved successfully. Aug 06 19:28:51.572277 np0000006689 devstack@c-api.service[100262]: WARNING stevedore.named [None req-f4e76cce-75f8-4005-b744-6d3ea5e0d128 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 19:28:51.573156 np0000006689 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-f4e76cce-75f8-4005-b744-6d3ea5e0d128 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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 06 19:28:51.612960 np0000006689 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-f4e76cce-75f8-4005-b744-6d3ea5e0d128 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-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=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:28:51.616491 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:51.616491 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:51.625231 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f4e76cce-75f8-4005-b744-6d3ea5e0d128 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/volumes/47ab2b11-ec6f-4fda-bc2a-c178c42dbe8c returned with HTTP 200 Aug 06 19:28:51.625693 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 776/3132] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:28:51 2026] GET /volume/v3/volumes/47ab2b11-ec6f-4fda-bc2a-c178c42dbe8c => generated 901 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:51.857675 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-563d753e-1a85-4fc6-ae14-749fa042fd11 req-7298dfca-4037-4662-ad1f-07060ae6633c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:51.861444 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-563d753e-1a85-4fc6-ae14-749fa042fd11 req-7298dfca-4037-4662-ad1f-07060ae6633c tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] POST https://10.4.3.5/volume/v3/attachments/4f27372a-b67b-41ff-aaf6-3f0939308763/action Aug 06 19:28:51.861444 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-563d753e-1a85-4fc6-ae14-749fa042fd11 req-7298dfca-4037-4662-ad1f-07060ae6633c tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:28:51.861444 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-563d753e-1a85-4fc6-ae14-749fa042fd11 req-7298dfca-4037-4662-ad1f-07060ae6633c tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:51.884424 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:51.884424 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:51.897188 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-563d753e-1a85-4fc6-ae14-749fa042fd11 req-7298dfca-4037-4662-ad1f-07060ae6633c tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/attachments/4f27372a-b67b-41ff-aaf6-3f0939308763/action returned with HTTP 204 Aug 06 19:28:51.897769 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 788/3133] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:28:51 2026] POST /volume/v3/attachments/4f27372a-b67b-41ff-aaf6-3f0939308763/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:52.136483 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9ec5d85c-0e88-437e-88ec-7e9c05df93f8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:52.142054 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ec5d85c-0e88-437e-88ec-7e9c05df93f8 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/volumes/64a68367-d664-47d8-bbd8-aa7545f361ff Aug 06 19:28:52.142054 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9ec5d85c-0e88-437e-88ec-7e9c05df93f8 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:52.142054 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9ec5d85c-0e88-437e-88ec-7e9c05df93f8 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:52.150867 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:52.150867 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:52.157541 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9ec5d85c-0e88-437e-88ec-7e9c05df93f8 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Volume info retrieved successfully. Aug 06 19:28:52.167095 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ec5d85c-0e88-437e-88ec-7e9c05df93f8 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/volumes/64a68367-d664-47d8-bbd8-aa7545f361ff returned with HTTP 200 Aug 06 19:28:52.167591 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 789/3134] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:52 2026] GET /volume/v3/volumes/64a68367-d664-47d8-bbd8-aa7545f361ff => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:52.182524 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-496aeaca-3fd7-49be-b8c7-a4fa895edc54 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:52.192963 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-496aeaca-3fd7-49be-b8c7-a4fa895edc54 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] POST https://10.4.3.5/volume/v3/backups Aug 06 19:28:52.192963 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-496aeaca-3fd7-49be-b8c7-a4fa895edc54 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "64a68367-d664-47d8-bbd8-aa7545f361ff", "name": "tempest-VolumesBackupsTest-Backup-495497439"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:52.193265 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-496aeaca-3fd7-49be-b8c7-a4fa895edc54 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Creating new backup {'backup': {'volume_id': '64a68367-d664-47d8-bbd8-aa7545f361ff', 'name': 'tempest-VolumesBackupsTest-Backup-495497439'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:28:52.193499 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-496aeaca-3fd7-49be-b8c7-a4fa895edc54 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Creating backup of volume 64a68367-d664-47d8-bbd8-aa7545f361ff in container None Aug 06 19:28:52.204911 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:52.204911 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:52.206757 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-496aeaca-3fd7-49be-b8c7-a4fa895edc54 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Volume info retrieved successfully. Aug 06 19:28:52.242809 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-496aeaca-3fd7-49be-b8c7-a4fa895edc54 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Created reservations ['b2f8210e-5aa6-4a3d-91f4-faab57220894', 'd90a7751-6746-438a-b05c-9802c8f55526'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:28:52.270040 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-496aeaca-3fd7-49be-b8c7-a4fa895edc54 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:28:52.270280 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 782/3135] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:28:52 2026] POST /volume/v3/backups => generated 325 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:28:52.279311 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-76167464-1146-4811-bc35-8b9f8ac5372a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:52.282041 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-76167464-1146-4811-bc35-8b9f8ac5372a tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b Aug 06 19:28:52.282041 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-76167464-1146-4811-bc35-8b9f8ac5372a tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:52.282041 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-76167464-1146-4811-bc35-8b9f8ac5372a tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:52.282041 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-76167464-1146-4811-bc35-8b9f8ac5372a tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id e4d9b494-e9e1-4727-a723-e5eba2100d7b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:52.288036 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:52.288036 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:52.288376 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-76167464-1146-4811-bc35-8b9f8ac5372a tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b returned with HTTP 200 Aug 06 19:28:52.288876 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 777/3136] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:52 2026] GET /volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:52.572459 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-df311ab9-1eba-43e4-ac32-72785c8f6a26 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:52.574495 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-df311ab9-1eba-43e4-ac32-72785c8f6a26 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 Aug 06 19:28:52.574731 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-df311ab9-1eba-43e4-ac32-72785c8f6a26 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:52.574919 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-df311ab9-1eba-43e4-ac32-72785c8f6a26 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:52.575065 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-df311ab9-1eba-43e4-ac32-72785c8f6a26 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id ddf5186c-9566-452e-9f06-f75034de8774. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:52.579716 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:52.579716 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:52.580442 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-df311ab9-1eba-43e4-ac32-72785c8f6a26 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 returned with HTTP 200 Aug 06 19:28:52.580904 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 789/3137] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:52 2026] GET /volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:52.647280 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e59cadd3-8493-4d8f-9f63-374d88691c55 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:52.649478 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e59cadd3-8493-4d8f-9f63-374d88691c55 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/volumes/47ab2b11-ec6f-4fda-bc2a-c178c42dbe8c Aug 06 19:28:52.649748 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e59cadd3-8493-4d8f-9f63-374d88691c55 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:52.650013 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e59cadd3-8493-4d8f-9f63-374d88691c55 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:52.657049 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e59cadd3-8493-4d8f-9f63-374d88691c55 tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/volumes/47ab2b11-ec6f-4fda-bc2a-c178c42dbe8c returned with HTTP 404 Aug 06 19:28:52.657049 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 790/3138] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:28:52 2026] GET /volume/v3/volumes/47ab2b11-ec6f-4fda-bc2a-c178c42dbe8c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:28:52.666749 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-de10af19-a935-461e-914d-9302178eb13a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:52.669381 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-de10af19-a935-461e-914d-9302178eb13a tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/volumes/fabb4d0c-70a0-4df0-9216-1937a7c693e6 Aug 06 19:28:52.669381 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-de10af19-a935-461e-914d-9302178eb13a tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:52.669381 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-de10af19-a935-461e-914d-9302178eb13a tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:52.676494 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-de10af19-a935-461e-914d-9302178eb13a tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/volumes/fabb4d0c-70a0-4df0-9216-1937a7c693e6 returned with HTTP 404 Aug 06 19:28:52.677589 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 783/3139] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:28:52 2026] GET /volume/v3/volumes/fabb4d0c-70a0-4df0-9216-1937a7c693e6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:28:52.686937 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c6dedce2-cb3c-46c3-92c1-1703e80ad91b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:52.688527 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c6dedce2-cb3c-46c3-92c1-1703e80ad91b tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] GET https://10.4.3.5/volume/v3/groups/8fe9f602-824c-4f9e-a268-2b7055ed5b6b Aug 06 19:28:52.688736 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c6dedce2-cb3c-46c3-92c1-1703e80ad91b tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:52.689865 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c6dedce2-cb3c-46c3-92c1-1703e80ad91b tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:52.689865 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-c6dedce2-cb3c-46c3-92c1-1703e80ad91b tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] show called for member 8fe9f602-824c-4f9e-a268-2b7055ed5b6b {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 19:28:52.692464 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c6dedce2-cb3c-46c3-92c1-1703e80ad91b tempest-GroupsTest-1510817465 tempest-GroupsTest-1510817465-project-member] https://10.4.3.5/volume/v3/groups/8fe9f602-824c-4f9e-a268-2b7055ed5b6b returned with HTTP 404 Aug 06 19:28:52.693073 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 778/3140] 10.4.3.5 () {68 vars in 1372 bytes} [Thu Aug 6 19:28:52 2026] GET /volume/v3/groups/8fe9f602-824c-4f9e-a268-2b7055ed5b6b => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:28:52.701006 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-35c86fb2-7eff-4b03-aba9-13aa054624ab None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:52.703536 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-35c86fb2-7eff-4b03-aba9-13aa054624ab tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] DELETE https://10.4.3.5/volume/v3/group_types/3ffe2dac-e4e1-41e6-b5ce-d34010770f32 Aug 06 19:28:52.703851 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-35c86fb2-7eff-4b03-aba9-13aa054624ab tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:52.704124 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-35c86fb2-7eff-4b03-aba9-13aa054624ab tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:52.718474 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-35c86fb2-7eff-4b03-aba9-13aa054624ab tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] https://10.4.3.5/volume/v3/group_types/3ffe2dac-e4e1-41e6-b5ce-d34010770f32 returned with HTTP 202 Aug 06 19:28:52.719198 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 790/3141] 10.4.3.5 () {68 vars in 1390 bytes} [Thu Aug 6 19:28:52 2026] DELETE /volume/v3/group_types/3ffe2dac-e4e1-41e6-b5ce-d34010770f32 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:28:52.729646 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6ed65d97-1855-46a1-9884-cc0bf8f918bc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:52.731568 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ed65d97-1855-46a1-9884-cc0bf8f918bc tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] DELETE https://10.4.3.5/volume/v3/types/3c3052b3-08f0-4fa6-b991-84bcfc080f33 Aug 06 19:28:52.732307 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ed65d97-1855-46a1-9884-cc0bf8f918bc tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:52.732307 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ed65d97-1855-46a1-9884-cc0bf8f918bc tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:52.760682 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ed65d97-1855-46a1-9884-cc0bf8f918bc tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] https://10.4.3.5/volume/v3/types/3c3052b3-08f0-4fa6-b991-84bcfc080f33 returned with HTTP 202 Aug 06 19:28:52.761939 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 791/3142] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:28:52 2026] DELETE /volume/v3/types/3c3052b3-08f0-4fa6-b991-84bcfc080f33 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:28:52.771103 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ff401539-fe93-4ccb-831b-78a47243015b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:52.772940 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ff401539-fe93-4ccb-831b-78a47243015b tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] GET https://10.4.3.5/volume/v3/types/3c3052b3-08f0-4fa6-b991-84bcfc080f33 Aug 06 19:28:52.773781 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ff401539-fe93-4ccb-831b-78a47243015b tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:52.773781 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ff401539-fe93-4ccb-831b-78a47243015b tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:52.777100 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ff401539-fe93-4ccb-831b-78a47243015b tempest-GroupsTest-562365721 tempest-GroupsTest-562365721-project-admin] https://10.4.3.5/volume/v3/types/3c3052b3-08f0-4fa6-b991-84bcfc080f33 returned with HTTP 404 Aug 06 19:28:52.777594 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 784/3143] 10.4.3.5 () {66 vars in 1328 bytes} [Thu Aug 6 19:28:52 2026] GET /volume/v3/types/3c3052b3-08f0-4fa6-b991-84bcfc080f33 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:53.300914 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-711f6125-1a60-4797-ac96-f393b73e4e3f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:53.302976 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-711f6125-1a60-4797-ac96-f393b73e4e3f tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b Aug 06 19:28:53.303127 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-711f6125-1a60-4797-ac96-f393b73e4e3f tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:53.303370 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-711f6125-1a60-4797-ac96-f393b73e4e3f tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:53.303520 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-711f6125-1a60-4797-ac96-f393b73e4e3f tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id e4d9b494-e9e1-4727-a723-e5eba2100d7b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:53.309171 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:53.309171 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:53.310002 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-711f6125-1a60-4797-ac96-f393b73e4e3f tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b returned with HTTP 200 Aug 06 19:28:53.310412 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 779/3144] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:53 2026] GET /volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:53.516157 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2f5bfd5c-01bf-4afe-adc8-db025d792c19 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:53.518883 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2f5bfd5c-01bf-4afe-adc8-db025d792c19 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 Aug 06 19:28:53.519411 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2f5bfd5c-01bf-4afe-adc8-db025d792c19 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:53.519489 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2f5bfd5c-01bf-4afe-adc8-db025d792c19 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:53.538281 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:53.538281 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:53.542940 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2f5bfd5c-01bf-4afe-adc8-db025d792c19 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:28:53.548363 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2f5bfd5c-01bf-4afe-adc8-db025d792c19 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 returned with HTTP 200 Aug 06 19:28:53.548959 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 791/3145] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:53 2026] GET /volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 => generated 1164 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:53.593722 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f1f388e8-0836-41f5-b4a2-2802d3d30edb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:53.595391 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f1f388e8-0836-41f5-b4a2-2802d3d30edb tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 Aug 06 19:28:53.595561 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f1f388e8-0836-41f5-b4a2-2802d3d30edb tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:53.595792 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f1f388e8-0836-41f5-b4a2-2802d3d30edb tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:53.596029 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f1f388e8-0836-41f5-b4a2-2802d3d30edb tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id ddf5186c-9566-452e-9f06-f75034de8774. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:53.601627 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:53.601627 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:53.602467 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f1f388e8-0836-41f5-b4a2-2802d3d30edb tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 returned with HTTP 200 Aug 06 19:28:53.602952 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 792/3146] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:53 2026] GET /volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:53.611922 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-b8a2be60-7a30-42f8-a377-79391447bed8 req-be85237c-8270-47ad-b824-7bcbec7bdc12 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:53.614644 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b8a2be60-7a30-42f8-a377-79391447bed8 req-be85237c-8270-47ad-b824-7bcbec7bdc12 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 Aug 06 19:28:53.614838 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b8a2be60-7a30-42f8-a377-79391447bed8 req-be85237c-8270-47ad-b824-7bcbec7bdc12 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:53.615052 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b8a2be60-7a30-42f8-a377-79391447bed8 req-be85237c-8270-47ad-b824-7bcbec7bdc12 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:53.626351 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:53.626351 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:53.630593 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-b8a2be60-7a30-42f8-a377-79391447bed8 req-be85237c-8270-47ad-b824-7bcbec7bdc12 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:28:53.636392 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b8a2be60-7a30-42f8-a377-79391447bed8 req-be85237c-8270-47ad-b824-7bcbec7bdc12 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 returned with HTTP 200 Aug 06 19:28:53.636936 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 785/3147] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:28:53 2026] GET /volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 => generated 1164 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:53.665641 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-b8a2be60-7a30-42f8-a377-79391447bed8 req-8aa25ec9-aa0e-452f-afa1-38c6a48681e9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:53.669838 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b8a2be60-7a30-42f8-a377-79391447bed8 req-8aa25ec9-aa0e-452f-afa1-38c6a48681e9 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] POST https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6/action Aug 06 19:28:53.671749 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b8a2be60-7a30-42f8-a377-79391447bed8 req-8aa25ec9-aa0e-452f-afa1-38c6a48681e9 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:28:53.671749 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b8a2be60-7a30-42f8-a377-79391447bed8 req-8aa25ec9-aa0e-452f-afa1-38c6a48681e9 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:53.682815 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:53.682815 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:53.683480 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-b8a2be60-7a30-42f8-a377-79391447bed8 req-8aa25ec9-aa0e-452f-afa1-38c6a48681e9 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:28:53.692903 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-b8a2be60-7a30-42f8-a377-79391447bed8 req-8aa25ec9-aa0e-452f-afa1-38c6a48681e9 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Begin detaching volume completed successfully. Aug 06 19:28:53.693291 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b8a2be60-7a30-42f8-a377-79391447bed8 req-8aa25ec9-aa0e-452f-afa1-38c6a48681e9 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6/action returned with HTTP 202 Aug 06 19:28:53.693886 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 780/3148] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:28:53 2026] POST /volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:28:53.761748 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6129ef9c-3da6-4efa-9c4f-735894cf22fc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:53.762635 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6129ef9c-3da6-4efa-9c4f-735894cf22fc None None] GET https://10.4.3.5/volume// Aug 06 19:28:53.762635 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6129ef9c-3da6-4efa-9c4f-735894cf22fc None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:53.763004 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6129ef9c-3da6-4efa-9c4f-735894cf22fc None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:53.763505 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6129ef9c-3da6-4efa-9c4f-735894cf22fc None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:28:53.764403 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 792/3149] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:28:53 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:28:53.777126 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b8a2be60-7a30-42f8-a377-79391447bed8 req-abe67bdf-30b8-4963-bced-633ba611e115 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:53.782221 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b8a2be60-7a30-42f8-a377-79391447bed8 req-abe67bdf-30b8-4963-bced-633ba611e115 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 Aug 06 19:28:53.782548 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b8a2be60-7a30-42f8-a377-79391447bed8 req-abe67bdf-30b8-4963-bced-633ba611e115 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:53.782826 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b8a2be60-7a30-42f8-a377-79391447bed8 req-abe67bdf-30b8-4963-bced-633ba611e115 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:53.802856 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:53.802856 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:53.808033 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b8a2be60-7a30-42f8-a377-79391447bed8 req-abe67bdf-30b8-4963-bced-633ba611e115 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:28:53.814683 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b8a2be60-7a30-42f8-a377-79391447bed8 req-abe67bdf-30b8-4963-bced-633ba611e115 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 returned with HTTP 200 Aug 06 19:28:53.815212 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 793/3150] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:28:53 2026] GET /volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 => generated 1347 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:28:53.828660 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-b8a2be60-7a30-42f8-a377-79391447bed8 req-7e8ef382-4453-4e78-9414-09f4a1e0dad3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:53.831288 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b8a2be60-7a30-42f8-a377-79391447bed8 req-7e8ef382-4453-4e78-9414-09f4a1e0dad3 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6/encryption Aug 06 19:28:53.831566 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b8a2be60-7a30-42f8-a377-79391447bed8 req-7e8ef382-4453-4e78-9414-09f4a1e0dad3 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:53.831783 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b8a2be60-7a30-42f8-a377-79391447bed8 req-7e8ef382-4453-4e78-9414-09f4a1e0dad3 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:53.841343 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:53.841343 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:53.847837 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b8a2be60-7a30-42f8-a377-79391447bed8 req-7e8ef382-4453-4e78-9414-09f4a1e0dad3 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6/encryption returned with HTTP 200 Aug 06 19:28:53.848353 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 786/3151] 10.4.3.5 () {68 vars in 1617 bytes} [Thu Aug 6 19:28:53 2026] GET /volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:54.322674 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-21ca388d-ddeb-4316-a352-586d19423800 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:54.326608 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-21ca388d-ddeb-4316-a352-586d19423800 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b Aug 06 19:28:54.326608 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-21ca388d-ddeb-4316-a352-586d19423800 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:54.326608 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-21ca388d-ddeb-4316-a352-586d19423800 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:54.326608 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-21ca388d-ddeb-4316-a352-586d19423800 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id e4d9b494-e9e1-4727-a723-e5eba2100d7b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:54.331597 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:54.331597 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:54.333144 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-21ca388d-ddeb-4316-a352-586d19423800 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b returned with HTTP 200 Aug 06 19:28:54.333144 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 781/3152] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:54 2026] GET /volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:54.619742 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b86bc695-f857-425d-a5af-4859a570cda4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:54.622601 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b86bc695-f857-425d-a5af-4859a570cda4 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 Aug 06 19:28:54.622796 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b86bc695-f857-425d-a5af-4859a570cda4 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:54.622988 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b86bc695-f857-425d-a5af-4859a570cda4 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:54.623113 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-b86bc695-f857-425d-a5af-4859a570cda4 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id ddf5186c-9566-452e-9f06-f75034de8774. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:54.627942 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:54.627942 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:54.628531 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b86bc695-f857-425d-a5af-4859a570cda4 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 returned with HTTP 200 Aug 06 19:28:54.629083 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 793/3153] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:54 2026] GET /volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:55.349250 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-be1ef564-4650-448e-aaa3-7478d7ebcee3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:55.353319 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be1ef564-4650-448e-aaa3-7478d7ebcee3 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b Aug 06 19:28:55.353472 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be1ef564-4650-448e-aaa3-7478d7ebcee3 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:55.353713 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be1ef564-4650-448e-aaa3-7478d7ebcee3 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:55.353877 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-be1ef564-4650-448e-aaa3-7478d7ebcee3 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id e4d9b494-e9e1-4727-a723-e5eba2100d7b. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:55.362888 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:55.362888 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:55.363831 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be1ef564-4650-448e-aaa3-7478d7ebcee3 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b returned with HTTP 200 Aug 06 19:28:55.364410 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 794/3154] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:55 2026] GET /volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b => generated 745 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:55.456732 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c4d7824a-e746-4156-84c1-8b918e5c738c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:55.550539 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c4d7824a-e746-4156-84c1-8b918e5c738c tempest-VolumeQuotaClassesTest-934090108 tempest-VolumeQuotaClassesTest-934090108-project-admin] GET https://10.4.3.5/volume/v3/os-quota-class-sets/default Aug 06 19:28:55.550758 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c4d7824a-e746-4156-84c1-8b918e5c738c tempest-VolumeQuotaClassesTest-934090108 tempest-VolumeQuotaClassesTest-934090108-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:55.550975 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c4d7824a-e746-4156-84c1-8b918e5c738c tempest-VolumeQuotaClassesTest-934090108 tempest-VolumeQuotaClassesTest-934090108-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:55.563932 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c4d7824a-e746-4156-84c1-8b918e5c738c tempest-VolumeQuotaClassesTest-934090108 tempest-VolumeQuotaClassesTest-934090108-project-admin] https://10.4.3.5/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 06 19:28:55.564365 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 787/3155] 10.4.3.5 () {66 vars in 1283 bytes} [Thu Aug 6 19:28:55 2026] GET /volume/v3/os-quota-class-sets/default => generated 578 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:55.574731 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ba4948ad-aa95-473a-a95d-4c5ffd391d0a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:55.576630 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ba4948ad-aa95-473a-a95d-4c5ffd391d0a tempest-VolumeQuotaClassesTest-934090108 tempest-VolumeQuotaClassesTest-934090108-project-admin] GET https://10.4.3.5/volume/v3/os-quota-class-sets/default Aug 06 19:28:55.576809 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ba4948ad-aa95-473a-a95d-4c5ffd391d0a tempest-VolumeQuotaClassesTest-934090108 tempest-VolumeQuotaClassesTest-934090108-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:55.577005 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ba4948ad-aa95-473a-a95d-4c5ffd391d0a tempest-VolumeQuotaClassesTest-934090108 tempest-VolumeQuotaClassesTest-934090108-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:55.588775 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ba4948ad-aa95-473a-a95d-4c5ffd391d0a tempest-VolumeQuotaClassesTest-934090108 tempest-VolumeQuotaClassesTest-934090108-project-admin] https://10.4.3.5/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 06 19:28:55.589132 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 782/3156] 10.4.3.5 () {66 vars in 1283 bytes} [Thu Aug 6 19:28:55 2026] GET /volume/v3/os-quota-class-sets/default => generated 578 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:55.599150 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4b3662f6-07a2-4884-8e69-9abb75964406 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:55.601151 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4b3662f6-07a2-4884-8e69-9abb75964406 tempest-VolumeQuotaClassesTest-934090108 tempest-VolumeQuotaClassesTest-934090108-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:28:55.601503 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4b3662f6-07a2-4884-8e69-9abb75964406 tempest-VolumeQuotaClassesTest-934090108 tempest-VolumeQuotaClassesTest-934090108-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1160801343"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:55.614605 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4b3662f6-07a2-4884-8e69-9abb75964406 tempest-VolumeQuotaClassesTest-934090108 tempest-VolumeQuotaClassesTest-934090108-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:28:55.614986 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 794/3157] 10.4.3.5 () {68 vars in 1238 bytes} [Thu Aug 6 19:28:55 2026] POST /volume/v3/types => generated 228 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:55.624279 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3359b1e4-7b61-4d17-8ac6-7112e73b706b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:55.626503 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3359b1e4-7b61-4d17-8ac6-7112e73b706b tempest-VolumeQuotaClassesTest-934090108 tempest-VolumeQuotaClassesTest-934090108-project-admin] PUT https://10.4.3.5/volume/v3/os-quota-class-sets/default Aug 06 19:28:55.626913 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3359b1e4-7b61-4d17-8ac6-7112e73b706b tempest-VolumeQuotaClassesTest-934090108 tempest-VolumeQuotaClassesTest-934090108-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-1160801343": 5, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1160801343": 7, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1160801343": 6}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:55.644319 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6fa5a4d8-2ebc-4a4b-a173-5d3c158a295f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:55.647992 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6fa5a4d8-2ebc-4a4b-a173-5d3c158a295f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 Aug 06 19:28:55.648228 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6fa5a4d8-2ebc-4a4b-a173-5d3c158a295f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:55.648518 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6fa5a4d8-2ebc-4a4b-a173-5d3c158a295f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:55.648629 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-6fa5a4d8-2ebc-4a4b-a173-5d3c158a295f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id ddf5186c-9566-452e-9f06-f75034de8774. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:55.656766 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:55.656766 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:55.657390 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6fa5a4d8-2ebc-4a4b-a173-5d3c158a295f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 returned with HTTP 200 Aug 06 19:28:55.657757 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 788/3158] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:55 2026] GET /volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 => generated 731 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:55.743630 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3359b1e4-7b61-4d17-8ac6-7112e73b706b tempest-VolumeQuotaClassesTest-934090108 tempest-VolumeQuotaClassesTest-934090108-project-admin] https://10.4.3.5/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 06 19:28:55.743630 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 795/3159] 10.4.3.5 () {68 vars in 1304 bytes} [Thu Aug 6 19:28:55 2026] PUT /volume/v3/os-quota-class-sets/default => generated 769 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:28:55.753572 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-20b75952-4149-43ff-88da-6d3be5af8033 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:55.758175 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-20b75952-4149-43ff-88da-6d3be5af8033 tempest-VolumeQuotaClassesTest-934090108 tempest-VolumeQuotaClassesTest-934090108-project-admin] GET https://10.4.3.5/volume/v3/os-quota-sets/3936b93961ba41f8a0abaa3d94aa9f98/defaults Aug 06 19:28:55.758406 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-20b75952-4149-43ff-88da-6d3be5af8033 tempest-VolumeQuotaClassesTest-934090108 tempest-VolumeQuotaClassesTest-934090108-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:55.758657 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-20b75952-4149-43ff-88da-6d3be5af8033 tempest-VolumeQuotaClassesTest-934090108 tempest-VolumeQuotaClassesTest-934090108-project-admin] Calling method 'defaults' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:55.772040 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-20b75952-4149-43ff-88da-6d3be5af8033 tempest-VolumeQuotaClassesTest-934090108 tempest-VolumeQuotaClassesTest-934090108-project-admin] https://10.4.3.5/volume/v3/os-quota-sets/3936b93961ba41f8a0abaa3d94aa9f98/defaults returned with HTTP 200 Aug 06 19:28:55.772754 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 783/3160] 10.4.3.5 () {66 vars in 1367 bytes} [Thu Aug 6 19:28:55 2026] GET /volume/v3/os-quota-sets/3936b93961ba41f8a0abaa3d94aa9f98/defaults => generated 805 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:56.106852 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bfde5b4d-05e5-4bf6-99b7-f6884e2dbbc6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:56.108800 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bfde5b4d-05e5-4bf6-99b7-f6884e2dbbc6 tempest-VolumeQuotaClassesTest-934090108 tempest-VolumeQuotaClassesTest-934090108-project-admin] GET https://10.4.3.5/volume/v3/os-quota-sets/110bc3803d29476eae090f93ca405c06/defaults Aug 06 19:28:56.109007 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bfde5b4d-05e5-4bf6-99b7-f6884e2dbbc6 tempest-VolumeQuotaClassesTest-934090108 tempest-VolumeQuotaClassesTest-934090108-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:56.109243 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bfde5b4d-05e5-4bf6-99b7-f6884e2dbbc6 tempest-VolumeQuotaClassesTest-934090108 tempest-VolumeQuotaClassesTest-934090108-project-admin] Calling method 'defaults' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:56.117215 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-bfde5b4d-05e5-4bf6-99b7-f6884e2dbbc6 tempest-VolumeQuotaClassesTest-934090108 tempest-VolumeQuotaClassesTest-934090108-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-328048342 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-328048342, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:28:56.120726 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bfde5b4d-05e5-4bf6-99b7-f6884e2dbbc6 tempest-VolumeQuotaClassesTest-934090108 tempest-VolumeQuotaClassesTest-934090108-project-admin] https://10.4.3.5/volume/v3/os-quota-sets/110bc3803d29476eae090f93ca405c06/defaults returned with HTTP 200 Aug 06 19:28:56.121152 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 795/3161] 10.4.3.5 () {66 vars in 1367 bytes} [Thu Aug 6 19:28:56 2026] GET /volume/v3/os-quota-sets/110bc3803d29476eae090f93ca405c06/defaults => generated 805 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:56.210143 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-696bfbf8-75f1-4e04-99a6-d9c540405b3a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:56.212654 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-696bfbf8-75f1-4e04-99a6-d9c540405b3a tempest-VolumeQuotaClassesTest-934090108 tempest-VolumeQuotaClassesTest-934090108-project-admin] DELETE https://10.4.3.5/volume/v3/types/57e093c2-7002-4386-ad75-0088f1946d8f Aug 06 19:28:56.212910 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-696bfbf8-75f1-4e04-99a6-d9c540405b3a tempest-VolumeQuotaClassesTest-934090108 tempest-VolumeQuotaClassesTest-934090108-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:56.213204 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-696bfbf8-75f1-4e04-99a6-d9c540405b3a tempest-VolumeQuotaClassesTest-934090108 tempest-VolumeQuotaClassesTest-934090108-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:56.240969 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-696bfbf8-75f1-4e04-99a6-d9c540405b3a tempest-VolumeQuotaClassesTest-934090108 tempest-VolumeQuotaClassesTest-934090108-project-admin] https://10.4.3.5/volume/v3/types/57e093c2-7002-4386-ad75-0088f1946d8f returned with HTTP 202 Aug 06 19:28:56.241485 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 789/3162] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:28:56 2026] DELETE /volume/v3/types/57e093c2-7002-4386-ad75-0088f1946d8f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:28:56.250711 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1b494af4-8299-428e-bd9b-fcbfe2c85f3f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:56.253003 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1b494af4-8299-428e-bd9b-fcbfe2c85f3f tempest-VolumeQuotaClassesTest-934090108 tempest-VolumeQuotaClassesTest-934090108-project-admin] GET https://10.4.3.5/volume/v3/types/57e093c2-7002-4386-ad75-0088f1946d8f Aug 06 19:28:56.254871 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1b494af4-8299-428e-bd9b-fcbfe2c85f3f tempest-VolumeQuotaClassesTest-934090108 tempest-VolumeQuotaClassesTest-934090108-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:56.254871 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1b494af4-8299-428e-bd9b-fcbfe2c85f3f tempest-VolumeQuotaClassesTest-934090108 tempest-VolumeQuotaClassesTest-934090108-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:56.258346 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1b494af4-8299-428e-bd9b-fcbfe2c85f3f tempest-VolumeQuotaClassesTest-934090108 tempest-VolumeQuotaClassesTest-934090108-project-admin] https://10.4.3.5/volume/v3/types/57e093c2-7002-4386-ad75-0088f1946d8f returned with HTTP 404 Aug 06 19:28:56.259608 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 796/3163] 10.4.3.5 () {66 vars in 1328 bytes} [Thu Aug 6 19:28:56 2026] GET /volume/v3/types/57e093c2-7002-4386-ad75-0088f1946d8f => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:56.267599 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5a1e0a20-e75c-4f16-b549-77f770320a38 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:56.269531 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5a1e0a20-e75c-4f16-b549-77f770320a38 tempest-VolumeQuotaClassesTest-934090108 tempest-VolumeQuotaClassesTest-934090108-project-admin] PUT https://10.4.3.5/volume/v3/os-quota-class-sets/default Aug 06 19:28:56.269880 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5a1e0a20-e75c-4f16-b549-77f770320a38 tempest-VolumeQuotaClassesTest-934090108 tempest-VolumeQuotaClassesTest-934090108-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=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:56.329184 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5a1e0a20-e75c-4f16-b549-77f770320a38 tempest-VolumeQuotaClassesTest-934090108 tempest-VolumeQuotaClassesTest-934090108-project-admin] https://10.4.3.5/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 06 19:28:56.329720 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 784/3164] 10.4.3.5 () {68 vars in 1304 bytes} [Thu Aug 6 19:28:56 2026] PUT /volume/v3/os-quota-class-sets/default => generated 561 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:56.378099 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-74c60e70-f923-4c5a-a611-f94b8b63d445 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:56.380356 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-74c60e70-f923-4c5a-a611-f94b8b63d445 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b Aug 06 19:28:56.380645 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-74c60e70-f923-4c5a-a611-f94b8b63d445 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:56.380950 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-74c60e70-f923-4c5a-a611-f94b8b63d445 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:56.381121 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-74c60e70-f923-4c5a-a611-f94b8b63d445 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id e4d9b494-e9e1-4727-a723-e5eba2100d7b. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:56.387593 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:56.387593 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:56.388739 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-74c60e70-f923-4c5a-a611-f94b8b63d445 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b returned with HTTP 200 Aug 06 19:28:56.389682 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 796/3165] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:56 2026] GET /volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:56.680605 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2d45a175-86a6-4d62-aca9-9f4d15f2c5ad None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:56.682637 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2d45a175-86a6-4d62-aca9-9f4d15f2c5ad tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 Aug 06 19:28:56.683717 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2d45a175-86a6-4d62-aca9-9f4d15f2c5ad tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:56.683717 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2d45a175-86a6-4d62-aca9-9f4d15f2c5ad tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:56.683717 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-2d45a175-86a6-4d62-aca9-9f4d15f2c5ad tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id ddf5186c-9566-452e-9f06-f75034de8774. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:56.688261 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:56.688261 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:56.688940 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2d45a175-86a6-4d62-aca9-9f4d15f2c5ad tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 returned with HTTP 200 Aug 06 19:28:56.689441 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 790/3166] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:56 2026] GET /volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:57.403200 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-670e5ae7-a5dc-433b-8936-8fa481901f0c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:57.406357 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-670e5ae7-a5dc-433b-8936-8fa481901f0c tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b Aug 06 19:28:57.406468 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-670e5ae7-a5dc-433b-8936-8fa481901f0c tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:57.406712 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-670e5ae7-a5dc-433b-8936-8fa481901f0c tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:57.406765 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-670e5ae7-a5dc-433b-8936-8fa481901f0c tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id e4d9b494-e9e1-4727-a723-e5eba2100d7b. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:57.427715 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:57.427715 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:57.429566 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-670e5ae7-a5dc-433b-8936-8fa481901f0c tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b returned with HTTP 200 Aug 06 19:28:57.433218 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 797/3167] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:57 2026] GET /volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b => generated 745 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:57.712620 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5a3806b9-7f1e-40cc-a6ed-14758f60f12c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:57.714723 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5a3806b9-7f1e-40cc-a6ed-14758f60f12c tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 Aug 06 19:28:57.714993 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5a3806b9-7f1e-40cc-a6ed-14758f60f12c tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:57.715266 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5a3806b9-7f1e-40cc-a6ed-14758f60f12c tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:57.715381 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-5a3806b9-7f1e-40cc-a6ed-14758f60f12c tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id ddf5186c-9566-452e-9f06-f75034de8774. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:57.720595 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:57.720595 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:57.721613 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5a3806b9-7f1e-40cc-a6ed-14758f60f12c tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 returned with HTTP 200 Aug 06 19:28:57.722174 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 785/3168] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:57 2026] GET /volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:57.732591 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4f2efd9f-c2b7-4f1d-b143-34ad46a48f9c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:57.734972 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4f2efd9f-c2b7-4f1d-b143-34ad46a48f9c tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] DELETE https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 Aug 06 19:28:57.735363 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4f2efd9f-c2b7-4f1d-b143-34ad46a48f9c tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:57.735695 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4f2efd9f-c2b7-4f1d-b143-34ad46a48f9c tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:57.735909 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-4f2efd9f-c2b7-4f1d-b143-34ad46a48f9c tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Delete backup with id: ddf5186c-9566-452e-9f06-f75034de8774. Aug 06 19:28:57.741213 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:57.741213 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:57.767200 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-4f2efd9f-c2b7-4f1d-b143-34ad46a48f9c tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] delete_backup rpcapi backup_id ddf5186c-9566-452e-9f06-f75034de8774 {{(pid=100264) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:28:57.770084 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4f2efd9f-c2b7-4f1d-b143-34ad46a48f9c tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] https://10.4.3.5/volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 returned with HTTP 202 Aug 06 19:28:57.770943 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 797/3169] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:28:57 2026] DELETE /volume/v3/backups/ddf5186c-9566-452e-9f06-f75034de8774 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:28:57.778155 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fe7730b3-e662-47b9-af50-f47a6bf73596 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:57.780842 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fe7730b3-e662-47b9-af50-f47a6bf73596 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/9cdbe262-a31d-45e0-aa75-5b60f79ee479 Aug 06 19:28:57.781278 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fe7730b3-e662-47b9-af50-f47a6bf73596 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:57.781586 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fe7730b3-e662-47b9-af50-f47a6bf73596 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:57.781920 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-fe7730b3-e662-47b9-af50-f47a6bf73596 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Delete volume with id: 9cdbe262-a31d-45e0-aa75-5b60f79ee479 Aug 06 19:28:57.802461 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:57.802461 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:57.805663 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fe7730b3-e662-47b9-af50-f47a6bf73596 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Volume info retrieved successfully. Aug 06 19:28:57.831607 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fe7730b3-e662-47b9-af50-f47a6bf73596 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Delete volume request issued successfully. Aug 06 19:28:57.833134 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fe7730b3-e662-47b9-af50-f47a6bf73596 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/volumes/9cdbe262-a31d-45e0-aa75-5b60f79ee479 returned with HTTP 202 Aug 06 19:28:57.833134 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 791/3170] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:28:57 2026] DELETE /volume/v3/volumes/9cdbe262-a31d-45e0-aa75-5b60f79ee479 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:28:57.841425 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0b89ebaa-da75-4c6f-b5ac-b249820022ea None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:57.843297 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b89ebaa-da75-4c6f-b5ac-b249820022ea tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/volumes/9cdbe262-a31d-45e0-aa75-5b60f79ee479 Aug 06 19:28:57.843689 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b89ebaa-da75-4c6f-b5ac-b249820022ea tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:57.845140 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b89ebaa-da75-4c6f-b5ac-b249820022ea tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:57.851740 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:57.851740 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:57.855682 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0b89ebaa-da75-4c6f-b5ac-b249820022ea tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Volume info retrieved successfully. Aug 06 19:28:57.860316 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b89ebaa-da75-4c6f-b5ac-b249820022ea tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/volumes/9cdbe262-a31d-45e0-aa75-5b60f79ee479 returned with HTTP 200 Aug 06 19:28:57.860789 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 798/3171] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:57 2026] GET /volume/v3/volumes/9cdbe262-a31d-45e0-aa75-5b60f79ee479 => generated 1004 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:28:58.447749 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f42b7bc3-af4c-47c8-a2be-3fad04737694 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:58.450076 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f42b7bc3-af4c-47c8-a2be-3fad04737694 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b Aug 06 19:28:58.450312 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f42b7bc3-af4c-47c8-a2be-3fad04737694 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:58.450544 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f42b7bc3-af4c-47c8-a2be-3fad04737694 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:58.450653 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-f42b7bc3-af4c-47c8-a2be-3fad04737694 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id e4d9b494-e9e1-4727-a723-e5eba2100d7b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:58.460288 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:58.460288 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:58.461081 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f42b7bc3-af4c-47c8-a2be-3fad04737694 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b returned with HTTP 200 Aug 06 19:28:58.461452 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 786/3172] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:58 2026] GET /volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b => generated 745 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:58.879724 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2b8eb101-b4eb-4505-8867-d85cd6510c38 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:58.882254 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2b8eb101-b4eb-4505-8867-d85cd6510c38 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/volumes/9cdbe262-a31d-45e0-aa75-5b60f79ee479 Aug 06 19:28:58.882876 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2b8eb101-b4eb-4505-8867-d85cd6510c38 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:58.883188 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2b8eb101-b4eb-4505-8867-d85cd6510c38 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:58.891635 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2b8eb101-b4eb-4505-8867-d85cd6510c38 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/volumes/9cdbe262-a31d-45e0-aa75-5b60f79ee479 returned with HTTP 404 Aug 06 19:28:58.892300 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 798/3173] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:58 2026] GET /volume/v3/volumes/9cdbe262-a31d-45e0-aa75-5b60f79ee479 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:58.906293 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-95a15abd-a522-4f8a-b442-4a8464d018ab None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:58.908136 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-95a15abd-a522-4f8a-b442-4a8464d018ab tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90/export_record Aug 06 19:28:58.908542 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-95a15abd-a522-4f8a-b442-4a8464d018ab tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:58.909074 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-95a15abd-a522-4f8a-b442-4a8464d018ab tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Calling method 'export_record' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:58.909226 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-95a15abd-a522-4f8a-b442-4a8464d018ab tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Export record for backup 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100263) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 19:28:58.914266 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:58.914266 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:28:58.915496 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.policy [None req-95a15abd-a522-4f8a-b442-4a8464d018ab tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'dff08135dc3b4b4a8194a69736e89f25', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c3e46a39ee5b4f318b02af1fb6168a0e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100263) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:28:58.915727 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-95a15abd-a522-4f8a-b442-4a8464d018ab tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90/export_record returned with HTTP 403 Aug 06 19:28:58.920126 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 792/3174] 10.4.3.5 () {68 vars in 1416 bytes} [Thu Aug 6 19:28:58 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90/export_record => generated 101 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:58.930795 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-125207ca-e362-4acc-aad8-b7ec37236db7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:58.933557 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-125207ca-e362-4acc-aad8-b7ec37236db7 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:28:58.933699 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-125207ca-e362-4acc-aad8-b7ec37236db7 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1177355082"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:58.935448 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-125207ca-e362-4acc-aad8-b7ec37236db7 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1177355082'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:28:58.935609 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-125207ca-e362-4acc-aad8-b7ec37236db7 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Create volume of 1 GB Aug 06 19:28:58.940641 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-125207ca-e362-4acc-aad8-b7ec37236db7 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Availability Zones retrieved successfully. Aug 06 19:28:58.945363 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-125207ca-e362-4acc-aad8-b7ec37236db7 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Flow 'volume_create_api' (90b6befb-cd37-4258-9a65-ce621e6d34fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:28:58.946278 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-125207ca-e362-4acc-aad8-b7ec37236db7 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03053a8c-9a5b-4aa9-8806-0df7745ad394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:58.947122 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-125207ca-e362-4acc-aad8-b7ec37236db7 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:28:58.976744 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-125207ca-e362-4acc-aad8-b7ec37236db7 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03053a8c-9a5b-4aa9-8806-0df7745ad394) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:58.977936 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-125207ca-e362-4acc-aad8-b7ec37236db7 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c46ed06a-8b9e-47dc-ab30-a29366a7f935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:59.019919 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-125207ca-e362-4acc-aad8-b7ec37236db7 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Created reservations ['6907a296-0f1f-4dde-956e-7e19d9db79ea', 'f2c181b2-3ce6-43e4-854b-c2d67b9b52b5', 'eab63738-2439-4694-8e24-6a37430abad4', '5bcb1743-df9f-4b53-bff1-fa7a639ea44b'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:28:59.021070 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-125207ca-e362-4acc-aad8-b7ec37236db7 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c46ed06a-8b9e-47dc-ab30-a29366a7f935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6907a296-0f1f-4dde-956e-7e19d9db79ea', 'f2c181b2-3ce6-43e4-854b-c2d67b9b52b5', 'eab63738-2439-4694-8e24-6a37430abad4', '5bcb1743-df9f-4b53-bff1-fa7a639ea44b']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:59.022109 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-125207ca-e362-4acc-aad8-b7ec37236db7 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b040ded2-5fd2-4e09-a46f-17f0645250a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:59.050932 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-125207ca-e362-4acc-aad8-b7ec37236db7 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b040ded2-5fd2-4e09-a46f-17f0645250a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c5fd363-4f86-4ff2-b229-5fdfebb425a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1177355082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3e46a39ee5b4f318b02af1fb6168a0e',qos_specs=None,replication_status=,reservations=['6907a296-0f1f-4dde-956e-7e19d9db79ea','f2c181b2-3ce6-43e4-854b-c2d67b9b52b5','eab63738-2439-4694-8e24-6a37430abad4','5bcb1743-df9f-4b53-bff1-fa7a639ea44b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e42c7bef42ae427f9266df292be77bab',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:28:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1177355082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c5fd363-4f86-4ff2-b229-5fdfebb425a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3e46a39ee5b4f318b02af1fb6168a0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e42c7bef42ae427f9266df292be77bab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:59.051958 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-125207ca-e362-4acc-aad8-b7ec37236db7 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a532d7a9-04b3-4263-9037-7b5693e92ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:59.075223 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-125207ca-e362-4acc-aad8-b7ec37236db7 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a532d7a9-04b3-4263-9037-7b5693e92ec7) transitioned into state 'SUCCESS' from state '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-1177355082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3e46a39ee5b4f318b02af1fb6168a0e',qos_specs=None,replication_status=,reservations=['6907a296-0f1f-4dde-956e-7e19d9db79ea','f2c181b2-3ce6-43e4-854b-c2d67b9b52b5','eab63738-2439-4694-8e24-6a37430abad4','5bcb1743-df9f-4b53-bff1-fa7a639ea44b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e42c7bef42ae427f9266df292be77bab',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:59.075930 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-125207ca-e362-4acc-aad8-b7ec37236db7 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f74183a7-7566-41a7-8399-370fad1858a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:59.085516 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-125207ca-e362-4acc-aad8-b7ec37236db7 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f74183a7-7566-41a7-8399-370fad1858a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:59.086446 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-125207ca-e362-4acc-aad8-b7ec37236db7 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Flow 'volume_create_api' (90b6befb-cd37-4258-9a65-ce621e6d34fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:28:59.086766 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-125207ca-e362-4acc-aad8-b7ec37236db7 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Create volume request issued successfully. Aug 06 19:28:59.087407 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-125207ca-e362-4acc-aad8-b7ec37236db7 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:28:59.087873 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 799/3175] 10.4.3.5 () {70 vars in 1284 bytes} [Thu Aug 6 19:28:58 2026] POST /volume/v3/volumes => generated 774 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:28:59.108493 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8da5655e-c1a9-4f82-bfec-46a84c6f0615 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:59.113208 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8da5655e-c1a9-4f82-bfec-46a84c6f0615 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/volumes/6c5fd363-4f86-4ff2-b229-5fdfebb425a6 Aug 06 19:28:59.113489 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8da5655e-c1a9-4f82-bfec-46a84c6f0615 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:59.113674 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8da5655e-c1a9-4f82-bfec-46a84c6f0615 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:59.129535 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:59.129535 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:59.134377 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8da5655e-c1a9-4f82-bfec-46a84c6f0615 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Volume info retrieved successfully. Aug 06 19:28:59.139440 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8da5655e-c1a9-4f82-bfec-46a84c6f0615 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/volumes/6c5fd363-4f86-4ff2-b229-5fdfebb425a6 returned with HTTP 200 Aug 06 19:28:59.139963 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 787/3176] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:28:59 2026] GET /volume/v3/volumes/6c5fd363-4f86-4ff2-b229-5fdfebb425a6 => generated 953 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:59.203398 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7dc40874-16af-433a-8061-50c616fa0450 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:59.343336 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7dc40874-16af-433a-8061-50c616fa0450 tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:28:59.343717 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7dc40874-16af-433a-8061-50c616fa0450 tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-728072131"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:59.358496 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7dc40874-16af-433a-8061-50c616fa0450 tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:28:59.359030 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 799/3177] 10.4.3.5 () {68 vars in 1238 bytes} [Thu Aug 6 19:28:59 2026] POST /volume/v3/types => generated 232 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:59.371072 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c1e88bf3-0337-41e6-beb4-3d08c2208098 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:59.373271 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c1e88bf3-0337-41e6-beb4-3d08c2208098 tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:28:59.373484 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c1e88bf3-0337-41e6-beb4-3d08c2208098 tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-261735751", "extra_specs": {"multiattach": " True"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:59.391463 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c1e88bf3-0337-41e6-beb4-3d08c2208098 tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:28:59.391463 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 793/3178] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:28:59 2026] POST /volume/v3/types => generated 258 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:59.403731 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dce24e43-a1d4-4cab-8ef5-be9ce3b31865 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:59.479780 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b16edc81-7200-44a0-bf33-b35db199ccb5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:59.482995 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b16edc81-7200-44a0-bf33-b35db199ccb5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b Aug 06 19:28:59.483384 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b16edc81-7200-44a0-bf33-b35db199ccb5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:59.483611 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b16edc81-7200-44a0-bf33-b35db199ccb5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:59.483751 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-b16edc81-7200-44a0-bf33-b35db199ccb5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id e4d9b494-e9e1-4727-a723-e5eba2100d7b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:28:59.489237 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:59.489237 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:28:59.490076 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b16edc81-7200-44a0-bf33-b35db199ccb5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b returned with HTTP 200 Aug 06 19:28:59.490451 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 788/3179] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:28:59 2026] GET /volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b => generated 745 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:28:59.509978 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dce24e43-a1d4-4cab-8ef5-be9ce3b31865 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:28:59.510407 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dce24e43-a1d4-4cab-8ef5-be9ce3b31865 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-728072131", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1447016613"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:28:59.511939 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-dce24e43-a1d4-4cab-8ef5-be9ce3b31865 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-728072131', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1447016613'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:28:59.515839 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-dce24e43-a1d4-4cab-8ef5-be9ce3b31865 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Create volume of 1 GB Aug 06 19:28:59.516212 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:59.516212 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:28:59.516758 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dce24e43-a1d4-4cab-8ef5-be9ce3b31865 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Availability Zones retrieved successfully. Aug 06 19:28:59.522639 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dce24e43-a1d4-4cab-8ef5-be9ce3b31865 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Flow 'volume_create_api' (43d2486c-30f0-48ec-9170-33b91c027bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:28:59.523697 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dce24e43-a1d4-4cab-8ef5-be9ce3b31865 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52b67033-5e05-43a2-b406-d33788ff9783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:59.524763 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-dce24e43-a1d4-4cab-8ef5-be9ce3b31865 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:28:59.546677 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dce24e43-a1d4-4cab-8ef5-be9ce3b31865 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52b67033-5e05-43a2-b406-d33788ff9783) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:28:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7a97b5a7-4467-4454-a150-5967a2d189f8,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-728072131',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7a97b5a7-4467-4454-a150-5967a2d189f8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:59.547463 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dce24e43-a1d4-4cab-8ef5-be9ce3b31865 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d08c788a-adc2-4e61-9e78-ce198cf2ae94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:59.574771 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-dce24e43-a1d4-4cab-8ef5-be9ce3b31865 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-728072131 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-728072131, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:28:59.574991 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-dce24e43-a1d4-4cab-8ef5-be9ce3b31865 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-728072131 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-728072131, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:28:59.605616 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-dce24e43-a1d4-4cab-8ef5-be9ce3b31865 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Created reservations ['f47ccf70-b920-4c31-b4fb-8227e215e028', 'c72f6161-114f-4fac-8fb3-0ef7a4eb6b33', 'c2506bf0-46a7-4da7-8923-085a213b0962', 'ab1e8aa1-cbed-4bfb-aa97-09535356a113'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:28:59.606376 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dce24e43-a1d4-4cab-8ef5-be9ce3b31865 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d08c788a-adc2-4e61-9e78-ce198cf2ae94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f47ccf70-b920-4c31-b4fb-8227e215e028', 'c72f6161-114f-4fac-8fb3-0ef7a4eb6b33', 'c2506bf0-46a7-4da7-8923-085a213b0962', 'ab1e8aa1-cbed-4bfb-aa97-09535356a113']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:59.607034 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dce24e43-a1d4-4cab-8ef5-be9ce3b31865 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (174a01fd-125a-4000-acec-a743fd6c36f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:59.629750 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dce24e43-a1d4-4cab-8ef5-be9ce3b31865 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (174a01fd-125a-4000-acec-a743fd6c36f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fce96afc-dcc4-4a41-8b60-7ca72ee11efa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1447016613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5375101cfb54ffe95a235ab3df7753e',qos_specs=None,replication_status=,reservations=['f47ccf70-b920-4c31-b4fb-8227e215e028','c72f6161-114f-4fac-8fb3-0ef7a4eb6b33','c2506bf0-46a7-4da7-8923-085a213b0962','ab1e8aa1-cbed-4bfb-aa97-09535356a113'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0adb1a912aa04bbc874150a746bea01c',volume_type_id=7a97b5a7-4467-4454-a150-5967a2d189f8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:28:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1447016613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fce96afc-dcc4-4a41-8b60-7ca72ee11efa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5375101cfb54ffe95a235ab3df7753e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0adb1a912aa04bbc874150a746bea01c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7a97b5a7-4467-4454-a150-5967a2d189f8),volume_type_id=7a97b5a7-4467-4454-a150-5967a2d189f8)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:59.630502 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dce24e43-a1d4-4cab-8ef5-be9ce3b31865 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f6c0f04-6737-4fa2-94f0-3f88ae1977d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:59.649043 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dce24e43-a1d4-4cab-8ef5-be9ce3b31865 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f6c0f04-6737-4fa2-94f0-3f88ae1977d2) transitioned into state 'SUCCESS' from state '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-1447016613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5375101cfb54ffe95a235ab3df7753e',qos_specs=None,replication_status=,reservations=['f47ccf70-b920-4c31-b4fb-8227e215e028','c72f6161-114f-4fac-8fb3-0ef7a4eb6b33','c2506bf0-46a7-4da7-8923-085a213b0962','ab1e8aa1-cbed-4bfb-aa97-09535356a113'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0adb1a912aa04bbc874150a746bea01c',volume_type_id=7a97b5a7-4467-4454-a150-5967a2d189f8)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:59.649847 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dce24e43-a1d4-4cab-8ef5-be9ce3b31865 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c58bbafe-1d4f-4954-87bb-74e25ce12e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:28:59.661043 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dce24e43-a1d4-4cab-8ef5-be9ce3b31865 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c58bbafe-1d4f-4954-87bb-74e25ce12e80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:28:59.661043 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dce24e43-a1d4-4cab-8ef5-be9ce3b31865 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Flow 'volume_create_api' (43d2486c-30f0-48ec-9170-33b91c027bee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:28:59.661043 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dce24e43-a1d4-4cab-8ef5-be9ce3b31865 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Create volume request issued successfully. Aug 06 19:28:59.661569 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dce24e43-a1d4-4cab-8ef5-be9ce3b31865 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:28:59.662172 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 800/3180] 10.4.3.5 () {70 vars in 1286 bytes} [Thu Aug 6 19:28:59 2026] POST /volume/v3/volumes => generated 867 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:28:59.674846 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e2402eae-0275-4531-bc7c-7062ce9459b7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:28:59.677747 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e2402eae-0275-4531-bc7c-7062ce9459b7 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] GET https://10.4.3.5/volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa Aug 06 19:28:59.678154 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e2402eae-0275-4531-bc7c-7062ce9459b7 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:28:59.678473 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e2402eae-0275-4531-bc7c-7062ce9459b7 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:28:59.688251 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:28:59.688251 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:28:59.692781 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e2402eae-0275-4531-bc7c-7062ce9459b7 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Volume info retrieved successfully. Aug 06 19:28:59.696964 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e2402eae-0275-4531-bc7c-7062ce9459b7 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] https://10.4.3.5/volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa returned with HTTP 200 Aug 06 19:28:59.697410 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 800/3181] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:28:59 2026] GET /volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa => generated 935 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:00.154241 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ed5bd3eb-58de-4581-8a5f-ed2989b7ff44 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:00.156314 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ed5bd3eb-58de-4581-8a5f-ed2989b7ff44 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/volumes/6c5fd363-4f86-4ff2-b229-5fdfebb425a6 Aug 06 19:29:00.156522 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ed5bd3eb-58de-4581-8a5f-ed2989b7ff44 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:00.156725 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ed5bd3eb-58de-4581-8a5f-ed2989b7ff44 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:00.164646 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:00.164646 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:00.168291 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ed5bd3eb-58de-4581-8a5f-ed2989b7ff44 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Volume info retrieved successfully. Aug 06 19:29:00.172177 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ed5bd3eb-58de-4581-8a5f-ed2989b7ff44 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/volumes/6c5fd363-4f86-4ff2-b229-5fdfebb425a6 returned with HTTP 200 Aug 06 19:29:00.172565 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 794/3182] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:00 2026] GET /volume/v3/volumes/6c5fd363-4f86-4ff2-b229-5fdfebb425a6 => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:00.189792 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a85fcb1a-7049-4504-86a1-7f8a99fb17a6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:00.192298 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a85fcb1a-7049-4504-86a1-7f8a99fb17a6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] POST https://10.4.3.5/volume/v3/backups Aug 06 19:29:00.192721 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a85fcb1a-7049-4504-86a1-7f8a99fb17a6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6c5fd363-4f86-4ff2-b229-5fdfebb425a6", "name": "tempest-type-Backup-1335968767"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:00.194633 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-a85fcb1a-7049-4504-86a1-7f8a99fb17a6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Creating new backup {'backup': {'volume_id': '6c5fd363-4f86-4ff2-b229-5fdfebb425a6', 'name': 'tempest-type-Backup-1335968767'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:29:00.194804 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-a85fcb1a-7049-4504-86a1-7f8a99fb17a6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Creating backup of volume 6c5fd363-4f86-4ff2-b229-5fdfebb425a6 in container None Aug 06 19:29:00.203592 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:00.203592 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:00.203986 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a85fcb1a-7049-4504-86a1-7f8a99fb17a6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Volume info retrieved successfully. Aug 06 19:29:00.222229 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-a85fcb1a-7049-4504-86a1-7f8a99fb17a6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Created reservations ['6eb65521-8e4b-4da8-8856-f5f8305f7a32', '784df718-c1d0-499a-a652-19a54a74bdb9'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:00.259099 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a85fcb1a-7049-4504-86a1-7f8a99fb17a6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:29:00.260450 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 789/3183] 10.4.3.5 () {70 vars in 1285 bytes} [Thu Aug 6 19:29:00 2026] POST /volume/v3/backups => generated 312 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:00.271825 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e0424cc4-ebb4-4943-8132-a8cfdf49155b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:00.275091 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e0424cc4-ebb4-4943-8132-a8cfdf49155b tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 Aug 06 19:29:00.275674 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e0424cc4-ebb4-4943-8132-a8cfdf49155b tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:00.275674 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e0424cc4-ebb4-4943-8132-a8cfdf49155b tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:00.276422 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e0424cc4-ebb4-4943-8132-a8cfdf49155b tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 00660b89-79e8-4519-809f-d5552e721a91. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:00.283588 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:00.283588 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:00.284424 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e0424cc4-ebb4-4943-8132-a8cfdf49155b tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 returned with HTTP 200 Aug 06 19:29:00.284865 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 801/3184] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:00 2026] GET /volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 => generated 719 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:00.504276 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-37d737f7-b8df-4e23-94f8-f79d26740d9e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:00.505414 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-37d737f7-b8df-4e23-94f8-f79d26740d9e tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b Aug 06 19:29:00.505595 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-37d737f7-b8df-4e23-94f8-f79d26740d9e tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:00.505789 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-37d737f7-b8df-4e23-94f8-f79d26740d9e tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:00.505893 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-37d737f7-b8df-4e23-94f8-f79d26740d9e tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id e4d9b494-e9e1-4727-a723-e5eba2100d7b. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:00.510592 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:00.510592 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:00.511342 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-37d737f7-b8df-4e23-94f8-f79d26740d9e tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b returned with HTTP 200 Aug 06 19:29:00.511674 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 801/3185] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:00 2026] GET /volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:00.725775 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-215e7c5d-1d33-40ca-a543-3a17c7088947 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:00.728109 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-215e7c5d-1d33-40ca-a543-3a17c7088947 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] GET https://10.4.3.5/volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa Aug 06 19:29:00.728388 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-215e7c5d-1d33-40ca-a543-3a17c7088947 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:00.728673 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-215e7c5d-1d33-40ca-a543-3a17c7088947 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:00.938923 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:00.938923 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:00.943695 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-215e7c5d-1d33-40ca-a543-3a17c7088947 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Volume info retrieved successfully. Aug 06 19:29:00.948727 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-215e7c5d-1d33-40ca-a543-3a17c7088947 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] https://10.4.3.5/volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa returned with HTTP 200 Aug 06 19:29:00.949390 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 795/3186] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:29:00 2026] GET /volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa => generated 994 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:00.965233 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ad0142d4-d277-496e-8820-755f2de1c505 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:00.968030 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ad0142d4-d277-496e-8820-755f2de1c505 tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] GET https://10.4.3.5/volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa Aug 06 19:29:00.968254 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ad0142d4-d277-496e-8820-755f2de1c505 tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:00.968513 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ad0142d4-d277-496e-8820-755f2de1c505 tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:00.975735 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:00.975735 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:00.979676 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ad0142d4-d277-496e-8820-755f2de1c505 tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] Volume info retrieved successfully. Aug 06 19:29:00.983659 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ad0142d4-d277-496e-8820-755f2de1c505 tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] https://10.4.3.5/volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa returned with HTTP 200 Aug 06 19:29:00.984032 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 790/3187] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:29:00 2026] GET /volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa => generated 1179 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:29:00.996690 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7a7200c0-700f-401e-ba28-0959ab90553c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:00.998335 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-f50e7894-84e3-449f-9f8d-4e1ca05f88da req-bbe66da1-bc58-40f4-8f49-f7406fe426ee None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:00.999631 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7a7200c0-700f-401e-ba28-0959ab90553c tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] POST https://10.4.3.5/volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa/action Aug 06 19:29:01.000340 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7a7200c0-700f-401e-ba28-0959ab90553c tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-261735751", "migration_policy": "never"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:29:01.000520 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7a7200c0-700f-401e-ba28-0959ab90553c tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-261735751", "migration_policy": "never"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:01.000692 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f50e7894-84e3-449f-9f8d-4e1ca05f88da req-bbe66da1-bc58-40f4-8f49-f7406fe426ee tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 Aug 06 19:29:01.000813 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f50e7894-84e3-449f-9f8d-4e1ca05f88da req-bbe66da1-bc58-40f4-8f49-f7406fe426ee tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:01.001050 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f50e7894-84e3-449f-9f8d-4e1ca05f88da req-bbe66da1-bc58-40f4-8f49-f7406fe426ee tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:01.008976 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:01.008976 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:01.012701 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:01.012701 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:01.013236 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-f50e7894-84e3-449f-9f8d-4e1ca05f88da req-bbe66da1-bc58-40f4-8f49-f7406fe426ee tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:29:01.013515 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7a7200c0-700f-401e-ba28-0959ab90553c tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Volume info retrieved successfully. Aug 06 19:29:01.018460 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f50e7894-84e3-449f-9f8d-4e1ca05f88da req-bbe66da1-bc58-40f4-8f49-f7406fe426ee tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 returned with HTTP 200 Aug 06 19:29:01.018916 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 802/3188] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:29:00 2026] GET /volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 => generated 1358 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:01.021816 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:01.021816 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:01.046433 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-7a7200c0-700f-401e-ba28-0959ab90553c tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-261735751 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-261735751, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:29:01.046853 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-7a7200c0-700f-401e-ba28-0959ab90553c tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-261735751 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-261735751, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:29:01.084311 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-7a7200c0-700f-401e-ba28-0959ab90553c tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Created reservations ['66c1a877-aadf-4f07-a160-4641ed66d337', '317c77f5-9e65-4b96-b9d6-b9f98ac588f1'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:01.113742 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-7a7200c0-700f-401e-ba28-0959ab90553c tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Created reservations ['a207c924-fd42-4eea-853f-ade69df06b05', 'b3fd3ceb-7bae-455b-a366-39737b8dc97e'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:01.126121 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-11faa218-e8bf-44de-a92a-80208123e8b5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:01.126584 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-11faa218-e8bf-44de-a92a-80208123e8b5 None None] GET https://10.4.3.5/volume// Aug 06 19:29:01.126789 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-11faa218-e8bf-44de-a92a-80208123e8b5 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:01.127027 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-11faa218-e8bf-44de-a92a-80208123e8b5 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:01.127428 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-11faa218-e8bf-44de-a92a-80208123e8b5 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:29:01.127921 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 796/3189] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:29:01 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:29:01.136730 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-f50e7894-84e3-449f-9f8d-4e1ca05f88da req-bfe4b8d8-f2fb-4bb0-a175-a4150ce0e1f7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:01.139095 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f50e7894-84e3-449f-9f8d-4e1ca05f88da req-bfe4b8d8-f2fb-4bb0-a175-a4150ce0e1f7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:29:01.139406 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f50e7894-84e3-449f-9f8d-4e1ca05f88da req-bfe4b8d8-f2fb-4bb0-a175-a4150ce0e1f7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4bf0a79-e17e-4363-93f1-ef2c83726de9", "connector": null, "instance_uuid": "78458c93-e38c-4275-b1ba-ac8a84afdbf7"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:01.147180 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:01.147180 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:01.159651 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7a7200c0-700f-401e-ba28-0959ab90553c tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Retype volume request issued successfully. Aug 06 19:29:01.160589 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7a7200c0-700f-401e-ba28-0959ab90553c tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] https://10.4.3.5/volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa/action returned with HTTP 202 Aug 06 19:29:01.161892 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 802/3190] 10.4.3.5 () {70 vars in 1418 bytes} [Thu Aug 6 19:29:00 2026] POST /volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa/action => generated 0 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 19:29:01.186586 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f0a80795-b34a-4ed3-b05b-8c960b5211eb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:01.191866 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f0a80795-b34a-4ed3-b05b-8c960b5211eb tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] GET https://10.4.3.5/volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa Aug 06 19:29:01.192210 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f50e7894-84e3-449f-9f8d-4e1ca05f88da req-bfe4b8d8-f2fb-4bb0-a175-a4150ce0e1f7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:29:01.192574 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f0a80795-b34a-4ed3-b05b-8c960b5211eb tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:01.192574 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f0a80795-b34a-4ed3-b05b-8c960b5211eb tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:01.192749 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 791/3191] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:29:01 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 06 19:29:01.205893 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:01.205893 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:01.213972 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f0a80795-b34a-4ed3-b05b-8c960b5211eb tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Volume info retrieved successfully. Aug 06 19:29:01.224059 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f0a80795-b34a-4ed3-b05b-8c960b5211eb tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] https://10.4.3.5/volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa returned with HTTP 200 Aug 06 19:29:01.225544 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 803/3192] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:29:01 2026] GET /volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa => generated 992 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:01.241191 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-66f25651-9028-46d0-a677-db87628d02b5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:01.241661 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-66f25651-9028-46d0-a677-db87628d02b5 None None] GET https://10.4.3.5/volume// Aug 06 19:29:01.241842 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-66f25651-9028-46d0-a677-db87628d02b5 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:01.242263 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-66f25651-9028-46d0-a677-db87628d02b5 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:01.242605 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-66f25651-9028-46d0-a677-db87628d02b5 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:29:01.243050 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 797/3193] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:29:01 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:29:01.249667 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b9f827a0-5d3f-4ff5-b2f5-8f5fcf3a6c25 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:01.252585 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9f827a0-5d3f-4ff5-b2f5-8f5fcf3a6c25 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 Aug 06 19:29:01.252849 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b9f827a0-5d3f-4ff5-b2f5-8f5fcf3a6c25 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:01.253608 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b9f827a0-5d3f-4ff5-b2f5-8f5fcf3a6c25 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:01.256776 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-f50e7894-84e3-449f-9f8d-4e1ca05f88da req-c3fb77e7-317a-4063-bc14-36d30c411ff5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:01.260061 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f50e7894-84e3-449f-9f8d-4e1ca05f88da req-c3fb77e7-317a-4063-bc14-36d30c411ff5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 Aug 06 19:29:01.260353 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f50e7894-84e3-449f-9f8d-4e1ca05f88da req-c3fb77e7-317a-4063-bc14-36d30c411ff5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:01.260639 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f50e7894-84e3-449f-9f8d-4e1ca05f88da req-c3fb77e7-317a-4063-bc14-36d30c411ff5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:01.271776 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:01.271776 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:01.277082 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:01.277082 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:01.278485 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b9f827a0-5d3f-4ff5-b2f5-8f5fcf3a6c25 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:29:01.284428 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-f50e7894-84e3-449f-9f8d-4e1ca05f88da req-c3fb77e7-317a-4063-bc14-36d30c411ff5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:29:01.288079 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9f827a0-5d3f-4ff5-b2f5-8f5fcf3a6c25 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 returned with HTTP 200 Aug 06 19:29:01.288955 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 803/3194] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:01 2026] GET /volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 => generated 1357 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:01.298492 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f50e7894-84e3-449f-9f8d-4e1ca05f88da req-c3fb77e7-317a-4063-bc14-36d30c411ff5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 returned with HTTP 200 Aug 06 19:29:01.299080 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 792/3195] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:29:01 2026] GET /volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 => generated 1537 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:29:01.309900 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2d31b203-8122-49ab-aff7-bc7941ad4235 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:01.313975 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2d31b203-8122-49ab-aff7-bc7941ad4235 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 Aug 06 19:29:01.313975 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2d31b203-8122-49ab-aff7-bc7941ad4235 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:01.313975 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2d31b203-8122-49ab-aff7-bc7941ad4235 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:01.313975 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-2d31b203-8122-49ab-aff7-bc7941ad4235 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 00660b89-79e8-4519-809f-d5552e721a91. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:01.331846 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:01.331846 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:01.332793 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2d31b203-8122-49ab-aff7-bc7941ad4235 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 returned with HTTP 200 Aug 06 19:29:01.333401 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 804/3196] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:01 2026] GET /volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 => generated 721 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:01.424897 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-f50e7894-84e3-449f-9f8d-4e1ca05f88da req-d2b2bb4d-cfb5-4068-b7bf-39ce6238d03b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:01.427032 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f50e7894-84e3-449f-9f8d-4e1ca05f88da req-d2b2bb4d-cfb5-4068-b7bf-39ce6238d03b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] PUT https://10.4.3.5/volume/v3/attachments/dafbcb9e-483a-46e0-a159-8219e37aa2be Aug 06 19:29:01.427439 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f50e7894-84e3-449f-9f8d-4e1ca05f88da req-d2b2bb4d-cfb5-4068-b7bf-39ce6238d03b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:01.435863 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-f50e7894-84e3-449f-9f8d-4e1ca05f88da req-d2b2bb4d-cfb5-4068-b7bf-39ce6238d03b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Acquiring lock "cinder-attachment_update-e4bf0a79-e17e-4363-93f1-ef2c83726de9-np0000006689" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:29:01.442884 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-f50e7894-84e3-449f-9f8d-4e1ca05f88da req-d2b2bb4d-cfb5-4068-b7bf-39ce6238d03b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Lock "cinder-attachment_update-e4bf0a79-e17e-4363-93f1-ef2c83726de9-np0000006689" acquired by "attachment_update" :: waited 0.007s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:29:01.443861 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:01.443861 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:01.527429 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-04cf9e3d-0201-41c5-83a2-4c087a399f73 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:01.529585 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-04cf9e3d-0201-41c5-83a2-4c087a399f73 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b Aug 06 19:29:01.529823 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-04cf9e3d-0201-41c5-83a2-4c087a399f73 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:01.530087 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-04cf9e3d-0201-41c5-83a2-4c087a399f73 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:01.530357 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-04cf9e3d-0201-41c5-83a2-4c087a399f73 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id e4d9b494-e9e1-4727-a723-e5eba2100d7b. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:01.535191 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:01.535191 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:01.535982 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-04cf9e3d-0201-41c5-83a2-4c087a399f73 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b returned with HTTP 200 Aug 06 19:29:01.536489 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 804/3197] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:01 2026] GET /volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:01.561390 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-f50e7894-84e3-449f-9f8d-4e1ca05f88da req-d2b2bb4d-cfb5-4068-b7bf-39ce6238d03b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Lock "cinder-attachment_update-e4bf0a79-e17e-4363-93f1-ef2c83726de9-np0000006689" released by "attachment_update" :: held 0.118s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:29:01.561863 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f50e7894-84e3-449f-9f8d-4e1ca05f88da req-d2b2bb4d-cfb5-4068-b7bf-39ce6238d03b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/attachments/dafbcb9e-483a-46e0-a159-8219e37aa2be returned with HTTP 200 Aug 06 19:29:01.562531 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 798/3198] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:29:01 2026] PUT /volume/v3/attachments/dafbcb9e-483a-46e0-a159-8219e37aa2be => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:02.270245 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cacc8a2d-23f2-4acb-a67c-38e06aaa1813 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:02.272488 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cacc8a2d-23f2-4acb-a67c-38e06aaa1813 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] GET https://10.4.3.5/volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa Aug 06 19:29:02.272787 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cacc8a2d-23f2-4acb-a67c-38e06aaa1813 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:02.273049 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cacc8a2d-23f2-4acb-a67c-38e06aaa1813 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:02.282404 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:02.282404 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:02.287564 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cacc8a2d-23f2-4acb-a67c-38e06aaa1813 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Volume info retrieved successfully. Aug 06 19:29:02.293779 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cacc8a2d-23f2-4acb-a67c-38e06aaa1813 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] https://10.4.3.5/volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa returned with HTTP 200 Aug 06 19:29:02.294343 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 793/3199] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:29:02 2026] GET /volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:02.320164 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b2256bcf-ce2d-4e18-94d4-72ce3ccca22d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:02.324707 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b2256bcf-ce2d-4e18-94d4-72ce3ccca22d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 Aug 06 19:29:02.324876 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-170b2112-41e5-4549-a3f1-d9fa80d5217c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:02.325366 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b2256bcf-ce2d-4e18-94d4-72ce3ccca22d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:02.325366 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b2256bcf-ce2d-4e18-94d4-72ce3ccca22d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:02.327353 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-170b2112-41e5-4549-a3f1-d9fa80d5217c tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] GET https://10.4.3.5/volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa Aug 06 19:29:02.327641 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-170b2112-41e5-4549-a3f1-d9fa80d5217c tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:02.327861 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-170b2112-41e5-4549-a3f1-d9fa80d5217c tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:02.337114 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:02.337114 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:02.339179 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:02.339179 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:02.341828 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-170b2112-41e5-4549-a3f1-d9fa80d5217c tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] Volume info retrieved successfully. Aug 06 19:29:02.343507 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b2256bcf-ce2d-4e18-94d4-72ce3ccca22d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:29:02.348005 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-170b2112-41e5-4549-a3f1-d9fa80d5217c tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] https://10.4.3.5/volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa returned with HTTP 200 Aug 06 19:29:02.348508 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 805/3200] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:29:02 2026] GET /volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa => generated 1178 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:29:02.349328 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b2256bcf-ce2d-4e18-94d4-72ce3ccca22d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 returned with HTTP 200 Aug 06 19:29:02.354690 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 805/3201] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:02 2026] GET /volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 => generated 1358 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:02.357170 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b818b252-1e1b-497e-988d-83839c1550be None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:02.358964 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b818b252-1e1b-497e-988d-83839c1550be tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 Aug 06 19:29:02.359354 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b818b252-1e1b-497e-988d-83839c1550be tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:02.359696 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b818b252-1e1b-497e-988d-83839c1550be tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:02.359898 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-b818b252-1e1b-497e-988d-83839c1550be tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 00660b89-79e8-4519-809f-d5552e721a91. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:02.364851 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:02.364851 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:02.366498 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b818b252-1e1b-497e-988d-83839c1550be tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 returned with HTTP 200 Aug 06 19:29:02.366498 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 799/3202] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:02 2026] GET /volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:02.367687 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d1089c6c-64d9-48ff-bc06-730fc15b2aa2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:02.371905 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d1089c6c-64d9-48ff-bc06-730fc15b2aa2 tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] GET https://10.4.3.5/volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa Aug 06 19:29:02.372255 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d1089c6c-64d9-48ff-bc06-730fc15b2aa2 tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:02.372602 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d1089c6c-64d9-48ff-bc06-730fc15b2aa2 tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:02.382217 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:02.382217 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:02.386945 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d1089c6c-64d9-48ff-bc06-730fc15b2aa2 tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] Volume info retrieved successfully. Aug 06 19:29:02.392707 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d1089c6c-64d9-48ff-bc06-730fc15b2aa2 tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] https://10.4.3.5/volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa returned with HTTP 200 Aug 06 19:29:02.393259 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 794/3203] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:29:02 2026] GET /volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa => generated 1178 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:29:02.405779 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-631ee82c-035f-44fd-aefa-3fb77a50f232 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:02.408083 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-631ee82c-035f-44fd-aefa-3fb77a50f232 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] POST https://10.4.3.5/volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa/action Aug 06 19:29:02.408554 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-631ee82c-035f-44fd-aefa-3fb77a50f232 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-728072131", "migration_policy": "never"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:29:02.408726 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-631ee82c-035f-44fd-aefa-3fb77a50f232 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-728072131", "migration_policy": "never"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:02.420801 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:02.420801 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:02.421484 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-631ee82c-035f-44fd-aefa-3fb77a50f232 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Volume info retrieved successfully. Aug 06 19:29:02.472610 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-631ee82c-035f-44fd-aefa-3fb77a50f232 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Created reservations ['13fdc3ae-b540-4812-848b-6eeb50bd5a12', '18dd8ebf-d270-4d11-8a34-268254075395'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:02.505795 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-631ee82c-035f-44fd-aefa-3fb77a50f232 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Created reservations ['bafe7600-7678-4b4d-ad5f-234455f85963', 'fc307865-c94b-4050-811b-1ff35cd037c7'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:02.544372 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-631ee82c-035f-44fd-aefa-3fb77a50f232 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Retype volume request issued successfully. Aug 06 19:29:02.544372 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-631ee82c-035f-44fd-aefa-3fb77a50f232 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] https://10.4.3.5/volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa/action returned with HTTP 202 Aug 06 19:29:02.544843 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 806/3204] 10.4.3.5 () {70 vars in 1418 bytes} [Thu Aug 6 19:29:02 2026] POST /volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 19:29:02.555185 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e93d2c45-b688-49d9-844f-49e36c09ff9f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:02.556551 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cfb62921-5209-43b1-95ed-75e6bb02e8ab None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:02.558239 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e93d2c45-b688-49d9-844f-49e36c09ff9f tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b Aug 06 19:29:02.558540 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e93d2c45-b688-49d9-844f-49e36c09ff9f tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:02.558828 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e93d2c45-b688-49d9-844f-49e36c09ff9f tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:02.558998 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-e93d2c45-b688-49d9-844f-49e36c09ff9f tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id e4d9b494-e9e1-4727-a723-e5eba2100d7b. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:02.559377 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cfb62921-5209-43b1-95ed-75e6bb02e8ab tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] GET https://10.4.3.5/volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa Aug 06 19:29:02.559732 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cfb62921-5209-43b1-95ed-75e6bb02e8ab tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:02.561035 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cfb62921-5209-43b1-95ed-75e6bb02e8ab tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:02.567150 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:02.567150 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:02.568338 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e93d2c45-b688-49d9-844f-49e36c09ff9f tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b returned with HTTP 200 Aug 06 19:29:02.569517 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 806/3205] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:02 2026] GET /volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b => generated 745 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:02.570931 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:02.570931 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:02.575081 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cfb62921-5209-43b1-95ed-75e6bb02e8ab tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Volume info retrieved successfully. Aug 06 19:29:02.581151 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cfb62921-5209-43b1-95ed-75e6bb02e8ab tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] https://10.4.3.5/volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa returned with HTTP 200 Aug 06 19:29:02.582144 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 800/3206] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:29:02 2026] GET /volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:03.365053 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-de7fe2a0-8e08-400e-b9f0-78f354b2d369 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:03.367064 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-de7fe2a0-8e08-400e-b9f0-78f354b2d369 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 Aug 06 19:29:03.367311 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-de7fe2a0-8e08-400e-b9f0-78f354b2d369 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:03.367520 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-de7fe2a0-8e08-400e-b9f0-78f354b2d369 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:03.380795 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:03.380795 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:03.383885 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e4fcc25e-ef86-47d2-b207-a2a0fccbf21e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:03.385662 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-de7fe2a0-8e08-400e-b9f0-78f354b2d369 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:29:03.386862 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e4fcc25e-ef86-47d2-b207-a2a0fccbf21e tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 Aug 06 19:29:03.387196 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e4fcc25e-ef86-47d2-b207-a2a0fccbf21e tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:03.387473 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e4fcc25e-ef86-47d2-b207-a2a0fccbf21e tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:03.387713 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e4fcc25e-ef86-47d2-b207-a2a0fccbf21e tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 00660b89-79e8-4519-809f-d5552e721a91. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:03.391681 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-de7fe2a0-8e08-400e-b9f0-78f354b2d369 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 returned with HTTP 200 Aug 06 19:29:03.392256 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 795/3207] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:03 2026] GET /volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 => generated 1358 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:03.393664 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:03.393664 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:03.395069 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e4fcc25e-ef86-47d2-b207-a2a0fccbf21e tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 returned with HTTP 200 Aug 06 19:29:03.395492 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 807/3208] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:03 2026] GET /volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:03.587441 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-84edfc1b-4193-48b3-af38-652a2c591b47 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:03.590088 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-84edfc1b-4193-48b3-af38-652a2c591b47 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b Aug 06 19:29:03.590379 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-84edfc1b-4193-48b3-af38-652a2c591b47 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:03.590645 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-84edfc1b-4193-48b3-af38-652a2c591b47 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:03.590793 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-84edfc1b-4193-48b3-af38-652a2c591b47 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id e4d9b494-e9e1-4727-a723-e5eba2100d7b. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:03.596069 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:03.596069 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:03.597037 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-84edfc1b-4193-48b3-af38-652a2c591b47 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b returned with HTTP 200 Aug 06 19:29:03.597603 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 807/3209] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:03 2026] GET /volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:03.605948 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1164a5e1-b5c4-4a55-a4f8-4a3abb9fb461 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:03.610509 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1164a5e1-b5c4-4a55-a4f8-4a3abb9fb461 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] GET https://10.4.3.5/volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa Aug 06 19:29:03.610509 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1164a5e1-b5c4-4a55-a4f8-4a3abb9fb461 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:03.610509 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1164a5e1-b5c4-4a55-a4f8-4a3abb9fb461 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:03.617868 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:03.617868 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:03.624812 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1164a5e1-b5c4-4a55-a4f8-4a3abb9fb461 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Volume info retrieved successfully. Aug 06 19:29:03.631246 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1164a5e1-b5c4-4a55-a4f8-4a3abb9fb461 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] https://10.4.3.5/volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa returned with HTTP 200 Aug 06 19:29:03.631914 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 801/3210] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:29:03 2026] GET /volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:03.649987 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5a0110fe-6113-401f-b26f-3e18c75f1c44 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:03.652058 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5a0110fe-6113-401f-b26f-3e18c75f1c44 tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] GET https://10.4.3.5/volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa Aug 06 19:29:03.652389 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5a0110fe-6113-401f-b26f-3e18c75f1c44 tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:03.652612 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5a0110fe-6113-401f-b26f-3e18c75f1c44 tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:03.844680 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:03.844680 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:03.848866 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5a0110fe-6113-401f-b26f-3e18c75f1c44 tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] Volume info retrieved successfully. Aug 06 19:29:03.855043 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5a0110fe-6113-401f-b26f-3e18c75f1c44 tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] https://10.4.3.5/volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa returned with HTTP 200 Aug 06 19:29:03.855607 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 796/3211] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:29:03 2026] GET /volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa => generated 1179 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:29:03.874516 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-894c6385-a48c-41b5-9d9f-903b9107eeca None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:03.877954 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-894c6385-a48c-41b5-9d9f-903b9107eeca tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] GET https://10.4.3.5/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1447016613 Aug 06 19:29:03.878161 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-894c6385-a48c-41b5-9d9f-903b9107eeca tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:03.879123 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-894c6385-a48c-41b5-9d9f-903b9107eeca tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:03.880619 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-894c6385-a48c-41b5-9d9f-903b9107eeca tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1447016613'), ('all_tenants', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:29:03.917281 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-894c6385-a48c-41b5-9d9f-903b9107eeca tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] Get all volumes completed successfully. Aug 06 19:29:03.920040 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-894c6385-a48c-41b5-9d9f-903b9107eeca tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] https://10.4.3.5/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1447016613 returned with HTTP 200 Aug 06 19:29:03.920040 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 808/3212] 10.4.3.5 () {68 vars in 1415 bytes} [Thu Aug 6 19:29:03 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1447016613 => generated 338 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:03.930632 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b912d37d-e17a-4429-9cff-0efa5436480e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:03.933508 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b912d37d-e17a-4429-9cff-0efa5436480e tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] GET https://10.4.3.5/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1447016613 Aug 06 19:29:03.933508 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b912d37d-e17a-4429-9cff-0efa5436480e tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:03.933508 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b912d37d-e17a-4429-9cff-0efa5436480e tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:03.934474 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b912d37d-e17a-4429-9cff-0efa5436480e tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1447016613'), ('all_tenants', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:29:03.944479 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b912d37d-e17a-4429-9cff-0efa5436480e tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] Get all volumes completed successfully. Aug 06 19:29:03.945339 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b912d37d-e17a-4429-9cff-0efa5436480e tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] https://10.4.3.5/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1447016613 returned with HTTP 200 Aug 06 19:29:03.946272 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 808/3213] 10.4.3.5 () {68 vars in 1415 bytes} [Thu Aug 6 19:29:03 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1447016613 => generated 338 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:03.960635 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5f73c721-9355-44bc-9b59-8fd0b1059389 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:03.962642 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5f73c721-9355-44bc-9b59-8fd0b1059389 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] GET https://10.4.3.5/volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa Aug 06 19:29:03.963163 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5f73c721-9355-44bc-9b59-8fd0b1059389 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:03.963628 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5f73c721-9355-44bc-9b59-8fd0b1059389 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:03.971918 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:03.971918 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:03.980040 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5f73c721-9355-44bc-9b59-8fd0b1059389 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Volume info retrieved successfully. Aug 06 19:29:03.985434 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5f73c721-9355-44bc-9b59-8fd0b1059389 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] https://10.4.3.5/volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa returned with HTTP 200 Aug 06 19:29:03.986564 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 802/3214] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:29:03 2026] GET /volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:04.005393 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3b4344f5-9ff2-47b4-a533-f4f492c65654 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:04.008013 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3b4344f5-9ff2-47b4-a533-f4f492c65654 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] DELETE https://10.4.3.5/volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa Aug 06 19:29:04.008369 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3b4344f5-9ff2-47b4-a533-f4f492c65654 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:04.008661 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3b4344f5-9ff2-47b4-a533-f4f492c65654 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:04.008923 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-3b4344f5-9ff2-47b4-a533-f4f492c65654 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Delete volume with id: fce96afc-dcc4-4a41-8b60-7ca72ee11efa Aug 06 19:29:04.019610 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:04.019610 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:04.020342 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3b4344f5-9ff2-47b4-a533-f4f492c65654 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Volume info retrieved successfully. Aug 06 19:29:04.058210 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3b4344f5-9ff2-47b4-a533-f4f492c65654 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Delete volume request issued successfully. Aug 06 19:29:04.059430 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3b4344f5-9ff2-47b4-a533-f4f492c65654 tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] https://10.4.3.5/volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa returned with HTTP 202 Aug 06 19:29:04.060175 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 797/3215] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:29:04 2026] DELETE /volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:29:04.076086 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2fb2ed6c-b54d-4986-a4c4-92b3df22581c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:04.078411 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2fb2ed6c-b54d-4986-a4c4-92b3df22581c tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] GET https://10.4.3.5/volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa Aug 06 19:29:04.079163 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2fb2ed6c-b54d-4986-a4c4-92b3df22581c tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:04.079163 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2fb2ed6c-b54d-4986-a4c4-92b3df22581c tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:04.092972 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:04.092972 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:04.099976 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2fb2ed6c-b54d-4986-a4c4-92b3df22581c tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Volume info retrieved successfully. Aug 06 19:29:04.108344 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2fb2ed6c-b54d-4986-a4c4-92b3df22581c tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] https://10.4.3.5/volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa returned with HTTP 200 Aug 06 19:29:04.110670 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 809/3216] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:29:04 2026] GET /volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa => generated 993 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:04.406135 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8995d086-8efe-43da-940e-c60dd456a3a9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:04.406258 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-07c07dbe-2ebf-47af-a09e-a38bef16ddd0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:04.408761 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8995d086-8efe-43da-940e-c60dd456a3a9 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 Aug 06 19:29:04.408951 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-07c07dbe-2ebf-47af-a09e-a38bef16ddd0 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 Aug 06 19:29:04.409037 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8995d086-8efe-43da-940e-c60dd456a3a9 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:04.409084 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-07c07dbe-2ebf-47af-a09e-a38bef16ddd0 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:04.409121 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8995d086-8efe-43da-940e-c60dd456a3a9 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:04.409166 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-07c07dbe-2ebf-47af-a09e-a38bef16ddd0 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:04.409166 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-07c07dbe-2ebf-47af-a09e-a38bef16ddd0 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 00660b89-79e8-4519-809f-d5552e721a91. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:04.414338 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:04.414338 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:04.415237 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-07c07dbe-2ebf-47af-a09e-a38bef16ddd0 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 returned with HTTP 200 Aug 06 19:29:04.416048 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 803/3217] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:04 2026] GET /volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:04.421506 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:04.421506 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:04.425541 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8995d086-8efe-43da-940e-c60dd456a3a9 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:29:04.431113 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8995d086-8efe-43da-940e-c60dd456a3a9 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 returned with HTTP 200 Aug 06 19:29:04.431634 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 809/3218] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:04 2026] GET /volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 => generated 1358 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:04.523882 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-6850d948-de75-46d6-9979-ac477b3da8fb req-f3021150-bf5d-410e-af80-89a25b6e62b1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:04.526418 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6850d948-de75-46d6-9979-ac477b3da8fb req-f3021150-bf5d-410e-af80-89a25b6e62b1 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 Aug 06 19:29:04.526643 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6850d948-de75-46d6-9979-ac477b3da8fb req-f3021150-bf5d-410e-af80-89a25b6e62b1 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:04.526881 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6850d948-de75-46d6-9979-ac477b3da8fb req-f3021150-bf5d-410e-af80-89a25b6e62b1 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:04.534532 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:04.534532 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:04.538846 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-6850d948-de75-46d6-9979-ac477b3da8fb req-f3021150-bf5d-410e-af80-89a25b6e62b1 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Volume info retrieved successfully. Aug 06 19:29:04.543302 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6850d948-de75-46d6-9979-ac477b3da8fb req-f3021150-bf5d-410e-af80-89a25b6e62b1 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 returned with HTTP 200 Aug 06 19:29:04.543746 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 798/3219] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:29:04 2026] GET /volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:04.614519 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-28c790dd-98a4-4c38-976c-7419f3c0cf3c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:04.616753 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-28c790dd-98a4-4c38-976c-7419f3c0cf3c tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b Aug 06 19:29:04.617009 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-28c790dd-98a4-4c38-976c-7419f3c0cf3c tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:04.617278 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-28c790dd-98a4-4c38-976c-7419f3c0cf3c tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:04.617425 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-28c790dd-98a4-4c38-976c-7419f3c0cf3c tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id e4d9b494-e9e1-4727-a723-e5eba2100d7b. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:04.622390 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:04.622390 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:04.623372 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-28c790dd-98a4-4c38-976c-7419f3c0cf3c tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b returned with HTTP 200 Aug 06 19:29:04.624065 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 810/3220] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:04 2026] GET /volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:04.629769 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1d827068-5e1c-4c34-b569-1772b82689df None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:04.630410 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1d827068-5e1c-4c34-b569-1772b82689df None None] GET https://10.4.3.5/volume// Aug 06 19:29:04.630507 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1d827068-5e1c-4c34-b569-1772b82689df None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:04.630750 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1d827068-5e1c-4c34-b569-1772b82689df None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:04.631164 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1d827068-5e1c-4c34-b569-1772b82689df None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:29:04.631528 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 804/3221] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:29:04 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:29:04.640223 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-6850d948-de75-46d6-9979-ac477b3da8fb req-a9498590-c2f6-487b-a28f-d82723325ed2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:04.643450 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6850d948-de75-46d6-9979-ac477b3da8fb req-a9498590-c2f6-487b-a28f-d82723325ed2 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:29:04.643953 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6850d948-de75-46d6-9979-ac477b3da8fb req-a9498590-c2f6-487b-a28f-d82723325ed2 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b0b3412c-158a-44ae-a8e2-25daaab8c6d6", "connector": null, "instance_uuid": "e4c5cff6-0af3-497e-b29b-10df7a666ba0"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:04.654872 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:04.654872 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:04.686757 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6850d948-de75-46d6-9979-ac477b3da8fb req-a9498590-c2f6-487b-a28f-d82723325ed2 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:29:04.687658 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 810/3222] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:29:04 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:04.726415 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-61d7fae5-eead-49e1-a75a-9d45d0bf3fcc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:04.728245 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-61d7fae5-eead-49e1-a75a-9d45d0bf3fcc tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 Aug 06 19:29:04.728468 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-61d7fae5-eead-49e1-a75a-9d45d0bf3fcc tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:04.728649 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-61d7fae5-eead-49e1-a75a-9d45d0bf3fcc tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:04.742952 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:04.742952 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:04.745735 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6220cffd-d328-4f58-b606-f1652d5e7663 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:04.746267 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6220cffd-d328-4f58-b606-f1652d5e7663 None None] GET https://10.4.3.5/volume// Aug 06 19:29:04.746501 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6220cffd-d328-4f58-b606-f1652d5e7663 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:04.746761 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6220cffd-d328-4f58-b606-f1652d5e7663 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:04.747202 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6220cffd-d328-4f58-b606-f1652d5e7663 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:29:04.747565 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 811/3223] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:29:04 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:29:04.751077 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-61d7fae5-eead-49e1-a75a-9d45d0bf3fcc tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Volume info retrieved successfully. Aug 06 19:29:04.755392 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-6850d948-de75-46d6-9979-ac477b3da8fb req-0e91f016-187e-468d-9a21-5f6af7814c8d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:04.756337 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-61d7fae5-eead-49e1-a75a-9d45d0bf3fcc tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 returned with HTTP 200 Aug 06 19:29:04.756822 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 799/3224] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:29:04 2026] GET /volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 => generated 862 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:04.758178 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6850d948-de75-46d6-9979-ac477b3da8fb req-0e91f016-187e-468d-9a21-5f6af7814c8d tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 Aug 06 19:29:04.758400 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6850d948-de75-46d6-9979-ac477b3da8fb req-0e91f016-187e-468d-9a21-5f6af7814c8d tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:04.758591 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6850d948-de75-46d6-9979-ac477b3da8fb req-0e91f016-187e-468d-9a21-5f6af7814c8d tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:04.770699 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:04.770699 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:04.774583 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-6850d948-de75-46d6-9979-ac477b3da8fb req-0e91f016-187e-468d-9a21-5f6af7814c8d tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Volume info retrieved successfully. Aug 06 19:29:04.779775 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6850d948-de75-46d6-9979-ac477b3da8fb req-0e91f016-187e-468d-9a21-5f6af7814c8d tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 returned with HTTP 200 Aug 06 19:29:04.780241 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 805/3225] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:29:04 2026] GET /volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 => generated 1024 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:29:04.987373 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-6850d948-de75-46d6-9979-ac477b3da8fb req-4c6c55ed-7af0-4844-97ac-8ed134eb8d71 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:04.990138 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6850d948-de75-46d6-9979-ac477b3da8fb req-4c6c55ed-7af0-4844-97ac-8ed134eb8d71 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] PUT https://10.4.3.5/volume/v3/attachments/ea3bdb42-5764-4958-b57e-751270bf5697 Aug 06 19:29:04.990587 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6850d948-de75-46d6-9979-ac477b3da8fb req-4c6c55ed-7af0-4844-97ac-8ed134eb8d71 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:05.000549 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-6850d948-de75-46d6-9979-ac477b3da8fb req-4c6c55ed-7af0-4844-97ac-8ed134eb8d71 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Acquiring lock "cinder-attachment_update-b0b3412c-158a-44ae-a8e2-25daaab8c6d6-np0000006689" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:29:05.005615 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-6850d948-de75-46d6-9979-ac477b3da8fb req-4c6c55ed-7af0-4844-97ac-8ed134eb8d71 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Lock "cinder-attachment_update-b0b3412c-158a-44ae-a8e2-25daaab8c6d6-np0000006689" acquired by "attachment_update" :: waited 0.006s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:29:05.006647 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:05.006647 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:05.115587 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-6850d948-de75-46d6-9979-ac477b3da8fb req-4c6c55ed-7af0-4844-97ac-8ed134eb8d71 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Lock "cinder-attachment_update-b0b3412c-158a-44ae-a8e2-25daaab8c6d6-np0000006689" released by "attachment_update" :: held 0.109s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:29:05.115587 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6850d948-de75-46d6-9979-ac477b3da8fb req-4c6c55ed-7af0-4844-97ac-8ed134eb8d71 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] https://10.4.3.5/volume/v3/attachments/ea3bdb42-5764-4958-b57e-751270bf5697 returned with HTTP 200 Aug 06 19:29:05.115587 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 811/3226] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:29:04 2026] PUT /volume/v3/attachments/ea3bdb42-5764-4958-b57e-751270bf5697 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:05.128789 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-99ab5342-3909-40cd-b3dd-1b47ac7197fb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:05.129217 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99ab5342-3909-40cd-b3dd-1b47ac7197fb tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] GET https://10.4.3.5/volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa Aug 06 19:29:05.129450 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-99ab5342-3909-40cd-b3dd-1b47ac7197fb tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:05.129637 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-99ab5342-3909-40cd-b3dd-1b47ac7197fb tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:05.323615 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99ab5342-3909-40cd-b3dd-1b47ac7197fb tempest-VolumeRetypeMultiattachTest-709983936 tempest-VolumeRetypeMultiattachTest-709983936-project-member] https://10.4.3.5/volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa returned with HTTP 404 Aug 06 19:29:05.324354 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 812/3227] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:29:05 2026] GET /volume/v3/volumes/fce96afc-dcc4-4a41-8b60-7ca72ee11efa => generated 109 bytes in 198 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:29:05.334973 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e551c2ff-4fef-433d-bd2c-27548dacb437 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:05.337176 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e551c2ff-4fef-433d-bd2c-27548dacb437 tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] DELETE https://10.4.3.5/volume/v3/types/f9d8f61a-9340-441a-b86b-b41921735e17 Aug 06 19:29:05.337434 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e551c2ff-4fef-433d-bd2c-27548dacb437 tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:05.337673 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e551c2ff-4fef-433d-bd2c-27548dacb437 tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:05.401278 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e551c2ff-4fef-433d-bd2c-27548dacb437 tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] https://10.4.3.5/volume/v3/types/f9d8f61a-9340-441a-b86b-b41921735e17 returned with HTTP 202 Aug 06 19:29:05.401688 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 800/3228] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:29:05 2026] DELETE /volume/v3/types/f9d8f61a-9340-441a-b86b-b41921735e17 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:29:05.411412 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5e31c861-f655-47ff-badf-ee9152ba8a90 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:05.415635 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5e31c861-f655-47ff-badf-ee9152ba8a90 tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] GET https://10.4.3.5/volume/v3/types/f9d8f61a-9340-441a-b86b-b41921735e17 Aug 06 19:29:05.415635 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5e31c861-f655-47ff-badf-ee9152ba8a90 tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:05.415635 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5e31c861-f655-47ff-badf-ee9152ba8a90 tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:05.419037 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5e31c861-f655-47ff-badf-ee9152ba8a90 tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] https://10.4.3.5/volume/v3/types/f9d8f61a-9340-441a-b86b-b41921735e17 returned with HTTP 404 Aug 06 19:29:05.419848 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 806/3229] 10.4.3.5 () {66 vars in 1328 bytes} [Thu Aug 6 19:29:05 2026] GET /volume/v3/types/f9d8f61a-9340-441a-b86b-b41921735e17 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:05.427847 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9e0c44ac-8e1e-4be2-b8c9-9dd204e1a7ee None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:05.429683 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0d87123a-6b83-4641-b5db-3334a7cfae26 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:05.430174 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9e0c44ac-8e1e-4be2-b8c9-9dd204e1a7ee tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] DELETE https://10.4.3.5/volume/v3/types/7a97b5a7-4467-4454-a150-5967a2d189f8 Aug 06 19:29:05.430529 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9e0c44ac-8e1e-4be2-b8c9-9dd204e1a7ee tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:05.430701 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9e0c44ac-8e1e-4be2-b8c9-9dd204e1a7ee tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:05.430889 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:05.430889 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:05.431794 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d87123a-6b83-4641-b5db-3334a7cfae26 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 Aug 06 19:29:05.432074 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d87123a-6b83-4641-b5db-3334a7cfae26 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:05.432346 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d87123a-6b83-4641-b5db-3334a7cfae26 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:05.432408 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0d87123a-6b83-4641-b5db-3334a7cfae26 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 00660b89-79e8-4519-809f-d5552e721a91. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:05.437636 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:05.437636 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:05.438537 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d87123a-6b83-4641-b5db-3334a7cfae26 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 returned with HTTP 200 Aug 06 19:29:05.439046 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 813/3230] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:05 2026] GET /volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:05.448253 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ef479d99-1fb1-4437-a64c-4d7bae335f4e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:05.450493 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ef479d99-1fb1-4437-a64c-4d7bae335f4e tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 Aug 06 19:29:05.450659 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ef479d99-1fb1-4437-a64c-4d7bae335f4e tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:05.450868 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ef479d99-1fb1-4437-a64c-4d7bae335f4e tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:05.467515 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9e0c44ac-8e1e-4be2-b8c9-9dd204e1a7ee tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] https://10.4.3.5/volume/v3/types/7a97b5a7-4467-4454-a150-5967a2d189f8 returned with HTTP 202 Aug 06 19:29:05.467996 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 812/3231] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:29:05 2026] DELETE /volume/v3/types/7a97b5a7-4467-4454-a150-5967a2d189f8 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:29:05.468083 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:05.468083 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:05.472769 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ef479d99-1fb1-4437-a64c-4d7bae335f4e tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:29:05.476945 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5b513ebb-be34-45ae-91d2-c9371d266120 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:05.481990 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ef479d99-1fb1-4437-a64c-4d7bae335f4e tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 returned with HTTP 200 Aug 06 19:29:05.482150 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5b513ebb-be34-45ae-91d2-c9371d266120 tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] GET https://10.4.3.5/volume/v3/types/7a97b5a7-4467-4454-a150-5967a2d189f8 Aug 06 19:29:05.482150 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5b513ebb-be34-45ae-91d2-c9371d266120 tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:05.482292 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 801/3232] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:05 2026] GET /volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 => generated 1358 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:05.482342 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5b513ebb-be34-45ae-91d2-c9371d266120 tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:05.486144 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5b513ebb-be34-45ae-91d2-c9371d266120 tempest-VolumeRetypeMultiattachTest-1676919905 tempest-VolumeRetypeMultiattachTest-1676919905-project-admin] https://10.4.3.5/volume/v3/types/7a97b5a7-4467-4454-a150-5967a2d189f8 returned with HTTP 404 Aug 06 19:29:05.487168 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 807/3233] 10.4.3.5 () {66 vars in 1328 bytes} [Thu Aug 6 19:29:05 2026] GET /volume/v3/types/7a97b5a7-4467-4454-a150-5967a2d189f8 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:05.653368 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f056b459-a7c3-40bb-8655-6f20aeba72c5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:05.655901 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f056b459-a7c3-40bb-8655-6f20aeba72c5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b Aug 06 19:29:05.656215 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f056b459-a7c3-40bb-8655-6f20aeba72c5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:05.656507 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f056b459-a7c3-40bb-8655-6f20aeba72c5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:05.656672 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f056b459-a7c3-40bb-8655-6f20aeba72c5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id e4d9b494-e9e1-4727-a723-e5eba2100d7b. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:05.664242 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:05.664242 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:05.665294 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f056b459-a7c3-40bb-8655-6f20aeba72c5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b returned with HTTP 200 Aug 06 19:29:05.666092 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 814/3234] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:05 2026] GET /volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b => generated 745 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:05.776809 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b3ae8418-9bd6-4718-befc-e8928ce2c44a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:05.777932 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b3ae8418-9bd6-4718-befc-e8928ce2c44a tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 Aug 06 19:29:05.778193 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b3ae8418-9bd6-4718-befc-e8928ce2c44a tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:05.778403 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b3ae8418-9bd6-4718-befc-e8928ce2c44a tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:05.792111 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:05.792111 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:05.797547 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b3ae8418-9bd6-4718-befc-e8928ce2c44a tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Volume info retrieved successfully. Aug 06 19:29:05.802598 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b3ae8418-9bd6-4718-befc-e8928ce2c44a tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 returned with HTTP 200 Aug 06 19:29:05.802994 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 813/3235] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:29:05 2026] GET /volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 => generated 863 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:05.964249 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-f50e7894-84e3-449f-9f8d-4e1ca05f88da req-48f6b930-d0c8-4c83-b5ae-0f4996423d34 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:05.967502 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f50e7894-84e3-449f-9f8d-4e1ca05f88da req-48f6b930-d0c8-4c83-b5ae-0f4996423d34 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] POST https://10.4.3.5/volume/v3/attachments/dafbcb9e-483a-46e0-a159-8219e37aa2be/action Aug 06 19:29:05.968045 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f50e7894-84e3-449f-9f8d-4e1ca05f88da req-48f6b930-d0c8-4c83-b5ae-0f4996423d34 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:29:05.968240 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f50e7894-84e3-449f-9f8d-4e1ca05f88da req-48f6b930-d0c8-4c83-b5ae-0f4996423d34 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:05.991078 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:05.991078 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:06.015252 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f50e7894-84e3-449f-9f8d-4e1ca05f88da req-48f6b930-d0c8-4c83-b5ae-0f4996423d34 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/attachments/dafbcb9e-483a-46e0-a159-8219e37aa2be/action returned with HTTP 204 Aug 06 19:29:06.015686 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 802/3236] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:29:05 2026] POST /volume/v3/attachments/dafbcb9e-483a-46e0-a159-8219e37aa2be/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:06.452638 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b7f59fab-5e0c-4fd0-bee9-5d4ea72733f2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:06.455595 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b7f59fab-5e0c-4fd0-bee9-5d4ea72733f2 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 Aug 06 19:29:06.456404 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b7f59fab-5e0c-4fd0-bee9-5d4ea72733f2 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:06.456663 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b7f59fab-5e0c-4fd0-bee9-5d4ea72733f2 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:06.456831 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-b7f59fab-5e0c-4fd0-bee9-5d4ea72733f2 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 00660b89-79e8-4519-809f-d5552e721a91. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:06.465633 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:06.465633 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:06.469267 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b7f59fab-5e0c-4fd0-bee9-5d4ea72733f2 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 returned with HTTP 200 Aug 06 19:29:06.469723 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 808/3237] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:06 2026] GET /volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 => generated 732 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:06.499129 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-66fda735-8fe9-47cd-ad8d-3b7860a1d8f4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:06.504788 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-66fda735-8fe9-47cd-ad8d-3b7860a1d8f4 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 Aug 06 19:29:06.505125 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-66fda735-8fe9-47cd-ad8d-3b7860a1d8f4 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:06.505397 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-66fda735-8fe9-47cd-ad8d-3b7860a1d8f4 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:06.515410 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:06.515410 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:06.519215 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-66fda735-8fe9-47cd-ad8d-3b7860a1d8f4 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:29:06.525615 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-66fda735-8fe9-47cd-ad8d-3b7860a1d8f4 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 returned with HTTP 200 Aug 06 19:29:06.526119 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 815/3238] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:06 2026] GET /volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 => generated 1650 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:06.546621 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ede3ef8f-b202-461f-b7c6-977e63c11937 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:06.551042 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ede3ef8f-b202-461f-b7c6-977e63c11937 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:29:06.551042 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ede3ef8f-b202-461f-b7c6-977e63c11937 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e4bf0a79-e17e-4363-93f1-ef2c83726de9", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1099109613"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:06.566042 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:06.566042 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:06.566042 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ede3ef8f-b202-461f-b7c6-977e63c11937 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:29:06.566042 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-ede3ef8f-b202-461f-b7c6-977e63c11937 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Create snapshot from volume e4bf0a79-e17e-4363-93f1-ef2c83726de9 Aug 06 19:29:06.568695 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ede3ef8f-b202-461f-b7c6-977e63c11937 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 400 Aug 06 19:29:06.569194 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 814/3239] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:29:06 2026] POST /volume/v3/snapshots => generated 160 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 19:29:06.581168 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5b6bc7d9-e180-4614-85cb-350448bb96bd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:06.583430 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5b6bc7d9-e180-4614-85cb-350448bb96bd tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:29:06.583897 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5b6bc7d9-e180-4614-85cb-350448bb96bd tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e4bf0a79-e17e-4363-93f1-ef2c83726de9", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2128194658"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:06.599133 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:06.599133 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:06.599617 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5b6bc7d9-e180-4614-85cb-350448bb96bd tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:29:06.599771 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-5b6bc7d9-e180-4614-85cb-350448bb96bd tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Create snapshot from volume e4bf0a79-e17e-4363-93f1-ef2c83726de9 Aug 06 19:29:06.638942 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-5b6bc7d9-e180-4614-85cb-350448bb96bd tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Created reservations ['3076e91a-8862-4079-a310-e1389a738eeb', '5fc22893-918c-4f89-892d-5687eedf28bd', 'bfe2da54-e3ca-4f33-b7a5-a749e09575f4', '9131c7e0-5c72-4943-a8a0-e323baec87ff'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:06.681780 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f2a2e250-43ea-4abd-82fb-99d9d9c7d5ee None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:06.687248 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f2a2e250-43ea-4abd-82fb-99d9d9c7d5ee tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b Aug 06 19:29:06.687556 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f2a2e250-43ea-4abd-82fb-99d9d9c7d5ee tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:06.687773 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f2a2e250-43ea-4abd-82fb-99d9d9c7d5ee tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:06.687979 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f2a2e250-43ea-4abd-82fb-99d9d9c7d5ee tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id e4d9b494-e9e1-4727-a723-e5eba2100d7b. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:06.693315 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:06.693315 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:06.694302 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f2a2e250-43ea-4abd-82fb-99d9d9c7d5ee tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b returned with HTTP 200 Aug 06 19:29:06.694722 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 809/3240] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:06 2026] GET /volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b => generated 745 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:06.701488 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5b6bc7d9-e180-4614-85cb-350448bb96bd tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot force create request issued successfully. Aug 06 19:29:06.701928 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5b6bc7d9-e180-4614-85cb-350448bb96bd tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:29:06.702624 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 803/3241] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:29:06 2026] POST /volume/v3/snapshots => generated 310 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:06.713719 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-57bd6ba7-a425-4e6a-95c9-c05e7cb4cfe7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:06.719075 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-57bd6ba7-a425-4e6a-95c9-c05e7cb4cfe7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/2813e9d4-f4a6-4c52-bee9-7095eedf609d Aug 06 19:29:06.719385 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-57bd6ba7-a425-4e6a-95c9-c05e7cb4cfe7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:06.719583 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-57bd6ba7-a425-4e6a-95c9-c05e7cb4cfe7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:06.725808 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:06.725808 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:06.726307 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-57bd6ba7-a425-4e6a-95c9-c05e7cb4cfe7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:29:06.727266 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-57bd6ba7-a425-4e6a-95c9-c05e7cb4cfe7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/2813e9d4-f4a6-4c52-bee9-7095eedf609d returned with HTTP 200 Aug 06 19:29:06.727643 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 816/3242] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:06 2026] GET /volume/v3/snapshots/2813e9d4-f4a6-4c52-bee9-7095eedf609d => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:06.822122 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-27702dd8-6286-45e8-9a71-d0761292951e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:06.825049 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-27702dd8-6286-45e8-9a71-d0761292951e tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 Aug 06 19:29:06.825411 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-27702dd8-6286-45e8-9a71-d0761292951e tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:06.825704 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-27702dd8-6286-45e8-9a71-d0761292951e tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:06.840289 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:06.840289 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:06.844606 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-27702dd8-6286-45e8-9a71-d0761292951e tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Volume info retrieved successfully. Aug 06 19:29:06.850223 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-27702dd8-6286-45e8-9a71-d0761292951e tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 returned with HTTP 200 Aug 06 19:29:06.850554 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 815/3243] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:29:06 2026] GET /volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 => generated 863 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:07.480992 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-eec6224f-fd34-4d4e-9eff-d6f9e8c8867f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:07.483246 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eec6224f-fd34-4d4e-9eff-d6f9e8c8867f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 Aug 06 19:29:07.483520 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eec6224f-fd34-4d4e-9eff-d6f9e8c8867f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:07.483768 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eec6224f-fd34-4d4e-9eff-d6f9e8c8867f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:07.483901 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-eec6224f-fd34-4d4e-9eff-d6f9e8c8867f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 00660b89-79e8-4519-809f-d5552e721a91. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:07.489792 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:07.489792 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:07.490658 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eec6224f-fd34-4d4e-9eff-d6f9e8c8867f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 returned with HTTP 200 Aug 06 19:29:07.491135 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 810/3244] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:07 2026] GET /volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:07.706411 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9f65c723-836b-4825-be53-b16da7195e45 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:07.708787 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9f65c723-836b-4825-be53-b16da7195e45 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b Aug 06 19:29:07.709031 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9f65c723-836b-4825-be53-b16da7195e45 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:07.709275 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9f65c723-836b-4825-be53-b16da7195e45 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:07.709423 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-9f65c723-836b-4825-be53-b16da7195e45 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id e4d9b494-e9e1-4727-a723-e5eba2100d7b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:07.715362 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:07.715362 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:07.716491 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9f65c723-836b-4825-be53-b16da7195e45 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b returned with HTTP 200 Aug 06 19:29:07.716898 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 804/3245] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:07 2026] GET /volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:07.738111 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3a49343f-7e79-49c8-8919-4db7a2930e8d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:07.740432 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3a49343f-7e79-49c8-8919-4db7a2930e8d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/2813e9d4-f4a6-4c52-bee9-7095eedf609d Aug 06 19:29:07.740704 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3a49343f-7e79-49c8-8919-4db7a2930e8d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:07.740990 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3a49343f-7e79-49c8-8919-4db7a2930e8d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:07.747715 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:07.747715 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:07.747943 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3a49343f-7e79-49c8-8919-4db7a2930e8d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:29:07.748998 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3a49343f-7e79-49c8-8919-4db7a2930e8d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/2813e9d4-f4a6-4c52-bee9-7095eedf609d returned with HTTP 200 Aug 06 19:29:07.749430 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 817/3246] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:07 2026] GET /volume/v3/snapshots/2813e9d4-f4a6-4c52-bee9-7095eedf609d => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:07.761799 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bbcbf9c1-7fbe-4da8-85e0-a649b0399bed None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:07.764753 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bbcbf9c1-7fbe-4da8-85e0-a649b0399bed tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:29:07.765256 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bbcbf9c1-7fbe-4da8-85e0-a649b0399bed tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e4bf0a79-e17e-4363-93f1-ef2c83726de9", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-273506375"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:07.781353 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:07.781353 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:07.782929 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bbcbf9c1-7fbe-4da8-85e0-a649b0399bed tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:29:07.782929 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-bbcbf9c1-7fbe-4da8-85e0-a649b0399bed tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Create snapshot from volume e4bf0a79-e17e-4363-93f1-ef2c83726de9 Aug 06 19:29:07.828822 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-bbcbf9c1-7fbe-4da8-85e0-a649b0399bed tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Created reservations ['41bbb64b-c57a-4133-be92-b3a675ece491', 'e5a8b971-be38-4f50-8d71-3be80c69245f', '3f7fe72f-77c5-4db7-8891-4de3bfd63f69', '5fa2750b-b050-49d8-999a-eb48d51f3c5a'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:07.887100 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bbcbf9c1-7fbe-4da8-85e0-a649b0399bed tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot force create request issued successfully. Aug 06 19:29:07.887586 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bbcbf9c1-7fbe-4da8-85e0-a649b0399bed tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:29:07.888052 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 816/3247] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:29:07 2026] POST /volume/v3/snapshots => generated 309 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:07.890743 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fe5a8fcd-210b-48cb-a2d0-4ea184242faa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:07.901740 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fe5a8fcd-210b-48cb-a2d0-4ea184242faa tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 Aug 06 19:29:07.902085 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fe5a8fcd-210b-48cb-a2d0-4ea184242faa tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:07.902676 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fe5a8fcd-210b-48cb-a2d0-4ea184242faa tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:07.903272 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4cd4c908-0a44-4bec-bfef-762160522d44 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:07.905508 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4cd4c908-0a44-4bec-bfef-762160522d44 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/2a69cfae-65a9-4c96-8641-05dae201263c Aug 06 19:29:07.905865 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4cd4c908-0a44-4bec-bfef-762160522d44 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:07.906279 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4cd4c908-0a44-4bec-bfef-762160522d44 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:07.912684 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:07.912684 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:07.913300 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4cd4c908-0a44-4bec-bfef-762160522d44 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:29:07.914366 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4cd4c908-0a44-4bec-bfef-762160522d44 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/2a69cfae-65a9-4c96-8641-05dae201263c returned with HTTP 200 Aug 06 19:29:07.915009 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 805/3248] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:07 2026] GET /volume/v3/snapshots/2a69cfae-65a9-4c96-8641-05dae201263c => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:29:07.923072 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:07.923072 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:07.931982 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fe5a8fcd-210b-48cb-a2d0-4ea184242faa tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Volume info retrieved successfully. Aug 06 19:29:07.939448 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fe5a8fcd-210b-48cb-a2d0-4ea184242faa tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 returned with HTTP 200 Aug 06 19:29:07.939916 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 811/3249] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:29:07 2026] GET /volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 => generated 863 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:08.395794 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-644dfdd8-0785-42a7-81b4-ab10a944d9cc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:08.506361 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e061b597-af2b-4b16-92b2-57ceb328c7f8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:08.508627 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e061b597-af2b-4b16-92b2-57ceb328c7f8 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 Aug 06 19:29:08.508878 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e061b597-af2b-4b16-92b2-57ceb328c7f8 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:08.509086 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e061b597-af2b-4b16-92b2-57ceb328c7f8 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:08.509268 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-e061b597-af2b-4b16-92b2-57ceb328c7f8 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 00660b89-79e8-4519-809f-d5552e721a91. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:08.515431 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:08.515431 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:08.516454 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e061b597-af2b-4b16-92b2-57ceb328c7f8 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 returned with HTTP 200 Aug 06 19:29:08.517249 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 817/3250] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:08 2026] GET /volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:08.527957 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-644dfdd8-0785-42a7-81b4-ab10a944d9cc tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:29:08.528501 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-644dfdd8-0785-42a7-81b4-ab10a944d9cc tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-800579010"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:08.556345 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-644dfdd8-0785-42a7-81b4-ab10a944d9cc tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:29:08.556743 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 818/3251] 10.4.3.5 () {68 vars in 1238 bytes} [Thu Aug 6 19:29:08 2026] POST /volume/v3/types => generated 230 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:08.567242 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-68b88a79-8250-4124-a07f-4857e82ce140 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:08.570982 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-68b88a79-8250-4124-a07f-4857e82ce140 tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] POST https://10.4.3.5/volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712/extra_specs Aug 06 19:29:08.572331 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-68b88a79-8250-4124-a07f-4857e82ce140 tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:08.600117 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-68b88a79-8250-4124-a07f-4857e82ce140 tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] https://10.4.3.5/volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712/extra_specs returned with HTTP 200 Aug 06 19:29:08.600749 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 806/3252] 10.4.3.5 () {68 vars in 1385 bytes} [Thu Aug 6 19:29:08 2026] POST /volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712/extra_specs => generated 34 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:29:08.610510 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c9003cb9-2110-48a4-a007-dd510dc22cfb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:08.614008 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c9003cb9-2110-48a4-a007-dd510dc22cfb tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] GET https://10.4.3.5/volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712/extra_specs/spec3 Aug 06 19:29:08.614274 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c9003cb9-2110-48a4-a007-dd510dc22cfb tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:08.614644 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c9003cb9-2110-48a4-a007-dd510dc22cfb tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:08.623994 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c9003cb9-2110-48a4-a007-dd510dc22cfb tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] https://10.4.3.5/volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712/extra_specs/spec3 returned with HTTP 200 Aug 06 19:29:08.624578 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 812/3253] 10.4.3.5 () {66 vars in 1382 bytes} [Thu Aug 6 19:29:08 2026] GET /volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712/extra_specs/spec3 => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:29:08.634003 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a4a7b326-ef2c-4233-abc5-f4a6a5e39b7e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:08.636453 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a4a7b326-ef2c-4233-abc5-f4a6a5e39b7e tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] DELETE https://10.4.3.5/volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712/extra_specs/spec3 Aug 06 19:29:08.636718 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a4a7b326-ef2c-4233-abc5-f4a6a5e39b7e tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:08.637192 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a4a7b326-ef2c-4233-abc5-f4a6a5e39b7e tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:08.666476 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a4a7b326-ef2c-4233-abc5-f4a6a5e39b7e tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] https://10.4.3.5/volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712/extra_specs/spec3 returned with HTTP 202 Aug 06 19:29:08.667057 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 818/3254] 10.4.3.5 () {66 vars in 1385 bytes} [Thu Aug 6 19:29:08 2026] DELETE /volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712/extra_specs/spec3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:29:08.676043 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ce71b13e-e4f6-46d8-b6a7-f35fbd64f7f8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:08.678494 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ce71b13e-e4f6-46d8-b6a7-f35fbd64f7f8 tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] GET https://10.4.3.5/volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712/extra_specs/spec3 Aug 06 19:29:08.678793 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ce71b13e-e4f6-46d8-b6a7-f35fbd64f7f8 tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:08.679049 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ce71b13e-e4f6-46d8-b6a7-f35fbd64f7f8 tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:08.688863 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ce71b13e-e4f6-46d8-b6a7-f35fbd64f7f8 tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] https://10.4.3.5/volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712/extra_specs/spec3 returned with HTTP 404 Aug 06 19:29:08.689552 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 819/3255] 10.4.3.5 () {66 vars in 1382 bytes} [Thu Aug 6 19:29:08 2026] GET /volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712/extra_specs/spec3 => generated 129 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:08.697772 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0ce08b05-ba34-4303-a8eb-fc95deaa9be2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:08.701505 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0ce08b05-ba34-4303-a8eb-fc95deaa9be2 tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] POST https://10.4.3.5/volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712/extra_specs Aug 06 19:29:08.701852 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0ce08b05-ba34-4303-a8eb-fc95deaa9be2 tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:08.727948 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0ce08b05-ba34-4303-a8eb-fc95deaa9be2 tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] https://10.4.3.5/volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712/extra_specs returned with HTTP 200 Aug 06 19:29:08.728525 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 807/3256] 10.4.3.5 () {68 vars in 1385 bytes} [Thu Aug 6 19:29:08 2026] POST /volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712/extra_specs => generated 34 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:29:08.728592 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-75378436-15fa-4582-b31b-b3031f3eece7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:08.730880 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-75378436-15fa-4582-b31b-b3031f3eece7 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b Aug 06 19:29:08.733819 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-75378436-15fa-4582-b31b-b3031f3eece7 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:08.734166 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-75378436-15fa-4582-b31b-b3031f3eece7 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:08.735327 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-75378436-15fa-4582-b31b-b3031f3eece7 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id e4d9b494-e9e1-4727-a723-e5eba2100d7b. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:08.742227 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:08.742227 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:08.743289 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-75378436-15fa-4582-b31b-b3031f3eece7 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b returned with HTTP 200 Aug 06 19:29:08.743908 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 813/3257] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:08 2026] GET /volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b => generated 745 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:08.744463 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e21909f1-13ed-4c8f-a33e-041c9b6b5b3a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:08.749997 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e21909f1-13ed-4c8f-a33e-041c9b6b5b3a tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] GET https://10.4.3.5/volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712/extra_specs Aug 06 19:29:08.750328 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e21909f1-13ed-4c8f-a33e-041c9b6b5b3a tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:08.750584 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e21909f1-13ed-4c8f-a33e-041c9b6b5b3a tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:08.759787 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e21909f1-13ed-4c8f-a33e-041c9b6b5b3a tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] https://10.4.3.5/volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712/extra_specs returned with HTTP 200 Aug 06 19:29:08.760312 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 819/3258] 10.4.3.5 () {66 vars in 1364 bytes} [Thu Aug 6 19:29:08 2026] GET /volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712/extra_specs => generated 34 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:29:08.770774 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fd214606-0c66-496d-896a-cf33ba159195 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:08.772527 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fd214606-0c66-496d-896a-cf33ba159195 tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] POST https://10.4.3.5/volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712/extra_specs Aug 06 19:29:08.772845 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fd214606-0c66-496d-896a-cf33ba159195 tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:08.797596 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fd214606-0c66-496d-896a-cf33ba159195 tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] https://10.4.3.5/volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712/extra_specs returned with HTTP 200 Aug 06 19:29:08.798061 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 820/3259] 10.4.3.5 () {68 vars in 1385 bytes} [Thu Aug 6 19:29:08 2026] POST /volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712/extra_specs => generated 34 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:29:08.805977 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e13bdbe6-e15f-4200-abf7-630c6872269a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:08.807585 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e13bdbe6-e15f-4200-abf7-630c6872269a tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] PUT https://10.4.3.5/volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712/extra_specs/spec2 Aug 06 19:29:08.808029 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e13bdbe6-e15f-4200-abf7-630c6872269a tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:08.834047 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e13bdbe6-e15f-4200-abf7-630c6872269a tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] https://10.4.3.5/volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712/extra_specs/spec2 returned with HTTP 200 Aug 06 19:29:08.834047 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 808/3260] 10.4.3.5 () {68 vars in 1402 bytes} [Thu Aug 6 19:29:08 2026] PUT /volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712/extra_specs/spec2 => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:29:08.841370 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bf826526-0e3f-4cb3-b05b-1e8588d2c6e8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:08.843645 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bf826526-0e3f-4cb3-b05b-1e8588d2c6e8 tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] GET https://10.4.3.5/volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712/extra_specs/spec2 Aug 06 19:29:08.843886 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bf826526-0e3f-4cb3-b05b-1e8588d2c6e8 tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:08.844164 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bf826526-0e3f-4cb3-b05b-1e8588d2c6e8 tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:08.852694 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bf826526-0e3f-4cb3-b05b-1e8588d2c6e8 tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] https://10.4.3.5/volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712/extra_specs/spec2 returned with HTTP 200 Aug 06 19:29:08.852694 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 814/3261] 10.4.3.5 () {66 vars in 1382 bytes} [Thu Aug 6 19:29:08 2026] GET /volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712/extra_specs/spec2 => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:29:08.864830 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6cce5d2d-122f-4c05-9a81-524b89f0f09c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:08.864830 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6cce5d2d-122f-4c05-9a81-524b89f0f09c tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] POST https://10.4.3.5/volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712/extra_specs Aug 06 19:29:08.865586 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6cce5d2d-122f-4c05-9a81-524b89f0f09c tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:08.870858 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2c768104-1d27-43f8-90b1-516fda774ed4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:08.873117 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c768104-1d27-43f8-90b1-516fda774ed4 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:29:08.873555 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c768104-1d27-43f8-90b1-516fda774ed4 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-359828260", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:08.875787 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-2c768104-1d27-43f8-90b1-516fda774ed4 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-359828260', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:29:08.875787 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-2c768104-1d27-43f8-90b1-516fda774ed4 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Create volume of 1 GB Aug 06 19:29:08.881467 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2c768104-1d27-43f8-90b1-516fda774ed4 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Availability Zones retrieved successfully. Aug 06 19:29:08.887781 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2c768104-1d27-43f8-90b1-516fda774ed4 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Flow 'volume_create_api' (d906dfe2-5fba-4bf4-b057-2501746c4f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:08.889312 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2c768104-1d27-43f8-90b1-516fda774ed4 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (145b8124-3a05-474e-8e6b-d7084f46e16a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:08.890550 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-2c768104-1d27-43f8-90b1-516fda774ed4 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:29:08.893242 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6cce5d2d-122f-4c05-9a81-524b89f0f09c tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] https://10.4.3.5/volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712/extra_specs returned with HTTP 200 Aug 06 19:29:08.893777 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 820/3262] 10.4.3.5 () {68 vars in 1385 bytes} [Thu Aug 6 19:29:08 2026] POST /volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712/extra_specs => generated 51 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:29:08.902515 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a6242467-5525-409f-800d-d9c23e44686c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:08.905411 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a6242467-5525-409f-800d-d9c23e44686c tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] GET https://10.4.3.5/volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712/extra_specs Aug 06 19:29:08.905671 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a6242467-5525-409f-800d-d9c23e44686c tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:08.905899 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a6242467-5525-409f-800d-d9c23e44686c tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:08.914391 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a6242467-5525-409f-800d-d9c23e44686c tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] https://10.4.3.5/volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712/extra_specs returned with HTTP 200 Aug 06 19:29:08.914831 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 809/3263] 10.4.3.5 () {66 vars in 1364 bytes} [Thu Aug 6 19:29:08 2026] GET /volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712/extra_specs => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 06 19:29:08.925352 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2c768104-1d27-43f8-90b1-516fda774ed4 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (145b8124-3a05-474e-8e6b-d7084f46e16a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:08.926497 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2c768104-1d27-43f8-90b1-516fda774ed4 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adca6dc0-c683-491e-a6e1-1a8bc665c1af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:08.928886 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4eddeec8-9245-42e8-ba2e-f29ab837e208 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:08.930550 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-239f9309-5514-471e-88b4-664faae58678 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:08.932331 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4eddeec8-9245-42e8-ba2e-f29ab837e208 tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] DELETE https://10.4.3.5/volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712 Aug 06 19:29:08.932597 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4eddeec8-9245-42e8-ba2e-f29ab837e208 tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:08.932858 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4eddeec8-9245-42e8-ba2e-f29ab837e208 tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:08.935576 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-239f9309-5514-471e-88b4-664faae58678 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/2a69cfae-65a9-4c96-8641-05dae201263c Aug 06 19:29:08.935848 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-239f9309-5514-471e-88b4-664faae58678 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:08.936137 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-239f9309-5514-471e-88b4-664faae58678 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:08.945011 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:08.945011 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:08.945632 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-239f9309-5514-471e-88b4-664faae58678 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:29:08.946577 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-239f9309-5514-471e-88b4-664faae58678 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/2a69cfae-65a9-4c96-8641-05dae201263c returned with HTTP 200 Aug 06 19:29:08.947775 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 821/3264] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:08 2026] GET /volume/v3/snapshots/2a69cfae-65a9-4c96-8641-05dae201263c => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:08.959400 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cc22b2c1-b981-44a6-9a65-7f8794507bdb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:08.960260 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9fbdcbbe-640f-45bf-8a9b-b1dc8638c1f1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:08.961243 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cc22b2c1-b981-44a6-9a65-7f8794507bdb tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:29:08.961674 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cc22b2c1-b981-44a6-9a65-7f8794507bdb tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e4bf0a79-e17e-4363-93f1-ef2c83726de9", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-772572482"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:08.964961 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9fbdcbbe-640f-45bf-8a9b-b1dc8638c1f1 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 Aug 06 19:29:08.965269 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9fbdcbbe-640f-45bf-8a9b-b1dc8638c1f1 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:08.965517 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9fbdcbbe-640f-45bf-8a9b-b1dc8638c1f1 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:08.975261 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:08.975261 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:08.976055 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cc22b2c1-b981-44a6-9a65-7f8794507bdb tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:29:08.976205 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-cc22b2c1-b981-44a6-9a65-7f8794507bdb tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Create snapshot from volume e4bf0a79-e17e-4363-93f1-ef2c83726de9 Aug 06 19:29:08.980466 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4eddeec8-9245-42e8-ba2e-f29ab837e208 tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] https://10.4.3.5/volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712 returned with HTTP 202 Aug 06 19:29:08.980466 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 815/3265] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:29:08 2026] DELETE /volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:29:08.981344 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:08.981344 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:08.987077 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9fbdcbbe-640f-45bf-8a9b-b1dc8638c1f1 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Volume info retrieved successfully. Aug 06 19:29:08.989661 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-91d3c62f-691c-43d5-9bd3-81e6885f4a40 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:08.991121 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-91d3c62f-691c-43d5-9bd3-81e6885f4a40 tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] GET https://10.4.3.5/volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712 Aug 06 19:29:08.991587 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-91d3c62f-691c-43d5-9bd3-81e6885f4a40 tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:08.991924 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-91d3c62f-691c-43d5-9bd3-81e6885f4a40 tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:08.993965 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9fbdcbbe-640f-45bf-8a9b-b1dc8638c1f1 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 returned with HTTP 200 Aug 06 19:29:08.995735 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 822/3266] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:29:08 2026] GET /volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 => generated 863 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:08.996690 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-91d3c62f-691c-43d5-9bd3-81e6885f4a40 tempest-VolumeTypesExtraSpecsTest-792098614 tempest-VolumeTypesExtraSpecsTest-792098614-project-admin] https://10.4.3.5/volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712 returned with HTTP 404 Aug 06 19:29:09.000836 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 816/3267] 10.4.3.5 () {66 vars in 1328 bytes} [Thu Aug 6 19:29:08 2026] GET /volume/v3/types/0a430b66-9fc5-4b05-8f0c-08122b0d1712 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:09.020241 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-cc22b2c1-b981-44a6-9a65-7f8794507bdb tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Created reservations ['c36e2eef-af00-48fa-b3a0-946e9c7be5c2', 'e578a75e-aefb-4508-ab4e-b38502f392d7', '272552f9-1734-4ccd-af78-5d53c31cf04d', 'b6404a8e-496e-49af-a498-a1d62e880893'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:09.030605 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-2c768104-1d27-43f8-90b1-516fda774ed4 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Created reservations ['573f329f-2cf7-4f59-b7c7-423960a39d26', 'f2a3a342-6653-4b5b-9860-a58f5c4e5250', '70d14d92-168f-4eab-aa77-e4caceac2ec4', 'f8c2da8d-9b77-4f26-937b-d5909c1f61af'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:09.031618 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2c768104-1d27-43f8-90b1-516fda774ed4 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adca6dc0-c683-491e-a6e1-1a8bc665c1af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['573f329f-2cf7-4f59-b7c7-423960a39d26', 'f2a3a342-6653-4b5b-9860-a58f5c4e5250', '70d14d92-168f-4eab-aa77-e4caceac2ec4', 'f8c2da8d-9b77-4f26-937b-d5909c1f61af']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:09.032581 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2c768104-1d27-43f8-90b1-516fda774ed4 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea38d523-0e70-4b4e-aada-2396ae811fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:09.060810 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2c768104-1d27-43f8-90b1-516fda774ed4 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea38d523-0e70-4b4e-aada-2396ae811fde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8e761b8-0877-4978-bbf8-28b3a7edacfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-359828260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f0f877bf0dc4d3392e89739bd652b33',qos_specs=None,replication_status=,reservations=['573f329f-2cf7-4f59-b7c7-423960a39d26','f2a3a342-6653-4b5b-9860-a58f5c4e5250','70d14d92-168f-4eab-aa77-e4caceac2ec4','f8c2da8d-9b77-4f26-937b-d5909c1f61af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18fe8e045a3d4ef895568aeeb2088ee9',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:29:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-359828260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8e761b8-0877-4978-bbf8-28b3a7edacfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f0f877bf0dc4d3392e89739bd652b33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18fe8e045a3d4ef895568aeeb2088ee9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:09.061811 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2c768104-1d27-43f8-90b1-516fda774ed4 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf4bbdbb-25a6-4785-8a80-63e59c317b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:09.066750 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cc22b2c1-b981-44a6-9a65-7f8794507bdb tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot force create request issued successfully. Aug 06 19:29:09.067288 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cc22b2c1-b981-44a6-9a65-7f8794507bdb tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:29:09.067862 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 810/3268] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:29:08 2026] POST /volume/v3/snapshots => generated 309 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:09.078041 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-94dd8f86-a779-4d2a-b941-5ac2a21ac93f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:09.080961 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-94dd8f86-a779-4d2a-b941-5ac2a21ac93f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/30b76588-f688-4ef2-af12-e48711603f17 Aug 06 19:29:09.081265 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-94dd8f86-a779-4d2a-b941-5ac2a21ac93f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:09.081506 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-94dd8f86-a779-4d2a-b941-5ac2a21ac93f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:09.088382 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:09.088382 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:09.088923 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-94dd8f86-a779-4d2a-b941-5ac2a21ac93f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:29:09.089859 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-94dd8f86-a779-4d2a-b941-5ac2a21ac93f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/30b76588-f688-4ef2-af12-e48711603f17 returned with HTTP 200 Aug 06 19:29:09.090307 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 823/3269] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:09 2026] GET /volume/v3/snapshots/30b76588-f688-4ef2-af12-e48711603f17 => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:09.115401 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2c768104-1d27-43f8-90b1-516fda774ed4 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf4bbdbb-25a6-4785-8a80-63e59c317b5a) transitioned into state 'SUCCESS' from state '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-359828260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f0f877bf0dc4d3392e89739bd652b33',qos_specs=None,replication_status=,reservations=['573f329f-2cf7-4f59-b7c7-423960a39d26','f2a3a342-6653-4b5b-9860-a58f5c4e5250','70d14d92-168f-4eab-aa77-e4caceac2ec4','f8c2da8d-9b77-4f26-937b-d5909c1f61af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18fe8e045a3d4ef895568aeeb2088ee9',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:09.116512 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2c768104-1d27-43f8-90b1-516fda774ed4 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (114e2057-33e1-488c-82ee-12c1795f2ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:09.136318 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2c768104-1d27-43f8-90b1-516fda774ed4 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (114e2057-33e1-488c-82ee-12c1795f2ca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:09.137758 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2c768104-1d27-43f8-90b1-516fda774ed4 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Flow 'volume_create_api' (d906dfe2-5fba-4bf4-b057-2501746c4f13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:09.140448 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2c768104-1d27-43f8-90b1-516fda774ed4 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Create volume request issued successfully. Aug 06 19:29:09.140448 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c768104-1d27-43f8-90b1-516fda774ed4 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:29:09.140448 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 821/3270] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:29:08 2026] POST /volume/v3/volumes => generated 752 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:09.152398 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-56439f02-6060-4a44-b5e6-228b6a077e98 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:09.155938 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-56439f02-6060-4a44-b5e6-228b6a077e98 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc Aug 06 19:29:09.156412 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-56439f02-6060-4a44-b5e6-228b6a077e98 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:09.156933 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-56439f02-6060-4a44-b5e6-228b6a077e98 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:09.165849 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:09.165849 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:09.170919 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-56439f02-6060-4a44-b5e6-228b6a077e98 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:09.175817 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-56439f02-6060-4a44-b5e6-228b6a077e98 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc returned with HTTP 200 Aug 06 19:29:09.176308 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 817/3271] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:09 2026] GET /volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:09.534433 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bf707e83-269a-4406-93f6-597251033817 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:09.536784 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bf707e83-269a-4406-93f6-597251033817 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 Aug 06 19:29:09.536784 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bf707e83-269a-4406-93f6-597251033817 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:09.536784 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bf707e83-269a-4406-93f6-597251033817 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:09.537006 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-bf707e83-269a-4406-93f6-597251033817 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 00660b89-79e8-4519-809f-d5552e721a91. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:09.542328 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:09.542328 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:09.543147 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bf707e83-269a-4406-93f6-597251033817 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 returned with HTTP 200 Aug 06 19:29:09.543746 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 811/3272] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:09 2026] GET /volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:09.756506 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-78aa346a-c62e-4bc6-99a1-37bf045f560b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:09.758193 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-78aa346a-c62e-4bc6-99a1-37bf045f560b tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b Aug 06 19:29:09.758553 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-78aa346a-c62e-4bc6-99a1-37bf045f560b tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:09.758852 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-78aa346a-c62e-4bc6-99a1-37bf045f560b tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:09.759056 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-78aa346a-c62e-4bc6-99a1-37bf045f560b tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id e4d9b494-e9e1-4727-a723-e5eba2100d7b. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:09.765887 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:09.765887 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:09.765887 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-78aa346a-c62e-4bc6-99a1-37bf045f560b tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b returned with HTTP 200 Aug 06 19:29:09.765887 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 824/3273] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:09 2026] GET /volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:10.001705 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-6850d948-de75-46d6-9979-ac477b3da8fb req-4f1a217f-c502-4f58-b6e9-48aee48b3d87 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:10.004994 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6850d948-de75-46d6-9979-ac477b3da8fb req-4f1a217f-c502-4f58-b6e9-48aee48b3d87 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] POST https://10.4.3.5/volume/v3/attachments/ea3bdb42-5764-4958-b57e-751270bf5697/action Aug 06 19:29:10.005505 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6850d948-de75-46d6-9979-ac477b3da8fb req-4f1a217f-c502-4f58-b6e9-48aee48b3d87 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:29:10.005662 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6850d948-de75-46d6-9979-ac477b3da8fb req-4f1a217f-c502-4f58-b6e9-48aee48b3d87 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:10.016005 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b2e40550-c6c2-4736-ad16-ec9f609e4944 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:10.017876 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b2e40550-c6c2-4736-ad16-ec9f609e4944 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 Aug 06 19:29:10.018125 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b2e40550-c6c2-4736-ad16-ec9f609e4944 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:10.018342 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b2e40550-c6c2-4736-ad16-ec9f609e4944 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:10.029507 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:10.029507 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:10.031185 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:10.031185 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:10.038438 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b2e40550-c6c2-4736-ad16-ec9f609e4944 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Volume info retrieved successfully. Aug 06 19:29:10.043823 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6850d948-de75-46d6-9979-ac477b3da8fb req-4f1a217f-c502-4f58-b6e9-48aee48b3d87 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] https://10.4.3.5/volume/v3/attachments/ea3bdb42-5764-4958-b57e-751270bf5697/action returned with HTTP 204 Aug 06 19:29:10.044429 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 822/3274] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:29:09 2026] POST /volume/v3/attachments/ea3bdb42-5764-4958-b57e-751270bf5697/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:10.046441 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b2e40550-c6c2-4736-ad16-ec9f609e4944 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 returned with HTTP 200 Aug 06 19:29:10.049043 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 818/3275] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:29:10 2026] GET /volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 => generated 863 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:10.100847 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3373e986-2b7b-41a2-9a99-d63f297739e3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:10.102585 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3373e986-2b7b-41a2-9a99-d63f297739e3 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/30b76588-f688-4ef2-af12-e48711603f17 Aug 06 19:29:10.102934 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3373e986-2b7b-41a2-9a99-d63f297739e3 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:10.103285 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3373e986-2b7b-41a2-9a99-d63f297739e3 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:10.110564 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:10.110564 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:10.111208 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3373e986-2b7b-41a2-9a99-d63f297739e3 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:29:10.112172 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3373e986-2b7b-41a2-9a99-d63f297739e3 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/30b76588-f688-4ef2-af12-e48711603f17 returned with HTTP 200 Aug 06 19:29:10.112606 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 812/3276] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:10 2026] GET /volume/v3/snapshots/30b76588-f688-4ef2-af12-e48711603f17 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:10.121937 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4afdee9d-02d6-407e-9996-b0461eb6f613 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:10.123857 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4afdee9d-02d6-407e-9996-b0461eb6f613 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/2813e9d4-f4a6-4c52-bee9-7095eedf609d Aug 06 19:29:10.124126 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4afdee9d-02d6-407e-9996-b0461eb6f613 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:10.124395 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4afdee9d-02d6-407e-9996-b0461eb6f613 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:10.124554 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-4afdee9d-02d6-407e-9996-b0461eb6f613 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Delete snapshot with id: 2813e9d4-f4a6-4c52-bee9-7095eedf609d Aug 06 19:29:10.129612 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:10.129612 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:10.130093 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4afdee9d-02d6-407e-9996-b0461eb6f613 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:29:10.148140 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4afdee9d-02d6-407e-9996-b0461eb6f613 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot delete request issued successfully. Aug 06 19:29:10.148437 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4afdee9d-02d6-407e-9996-b0461eb6f613 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/2813e9d4-f4a6-4c52-bee9-7095eedf609d returned with HTTP 202 Aug 06 19:29:10.148991 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 825/3277] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:29:10 2026] DELETE /volume/v3/snapshots/2813e9d4-f4a6-4c52-bee9-7095eedf609d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:29:10.157077 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1549d15f-59a3-411c-b23f-0b5df6f4eaba None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:10.159137 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1549d15f-59a3-411c-b23f-0b5df6f4eaba tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/2813e9d4-f4a6-4c52-bee9-7095eedf609d Aug 06 19:29:10.159374 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1549d15f-59a3-411c-b23f-0b5df6f4eaba tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:10.159605 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1549d15f-59a3-411c-b23f-0b5df6f4eaba tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:10.165676 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:10.165676 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:10.166230 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1549d15f-59a3-411c-b23f-0b5df6f4eaba tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:29:10.167075 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1549d15f-59a3-411c-b23f-0b5df6f4eaba tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/2813e9d4-f4a6-4c52-bee9-7095eedf609d returned with HTTP 200 Aug 06 19:29:10.167454 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 823/3278] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:10 2026] GET /volume/v3/snapshots/2813e9d4-f4a6-4c52-bee9-7095eedf609d => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:10.196947 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-640899cc-21a9-4efb-9eac-574da08a4466 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:10.199919 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-640899cc-21a9-4efb-9eac-574da08a4466 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc Aug 06 19:29:10.200259 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-640899cc-21a9-4efb-9eac-574da08a4466 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:10.200575 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-640899cc-21a9-4efb-9eac-574da08a4466 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:10.207971 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:10.207971 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:10.211949 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-640899cc-21a9-4efb-9eac-574da08a4466 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:10.218113 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-640899cc-21a9-4efb-9eac-574da08a4466 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc returned with HTTP 200 Aug 06 19:29:10.218657 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 819/3279] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:10 2026] GET /volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:10.231039 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4d536ee0-199b-442d-b5e6-aa47d03e75a7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:10.234422 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d536ee0-199b-442d-b5e6-aa47d03e75a7 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc Aug 06 19:29:10.234422 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d536ee0-199b-442d-b5e6-aa47d03e75a7 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:10.234422 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d536ee0-199b-442d-b5e6-aa47d03e75a7 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:10.242286 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:10.242286 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:10.246191 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4d536ee0-199b-442d-b5e6-aa47d03e75a7 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:10.251836 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d536ee0-199b-442d-b5e6-aa47d03e75a7 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc returned with HTTP 200 Aug 06 19:29:10.252325 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 813/3280] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:10 2026] GET /volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:10.560871 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-819fe97a-e60f-4c20-a096-496a2a40a3d0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:10.563044 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-819fe97a-e60f-4c20-a096-496a2a40a3d0 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 Aug 06 19:29:10.563338 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-819fe97a-e60f-4c20-a096-496a2a40a3d0 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:10.563588 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-819fe97a-e60f-4c20-a096-496a2a40a3d0 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:10.563745 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-819fe97a-e60f-4c20-a096-496a2a40a3d0 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 00660b89-79e8-4519-809f-d5552e721a91. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:10.569779 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:10.569779 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:10.570807 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-819fe97a-e60f-4c20-a096-496a2a40a3d0 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 returned with HTTP 200 Aug 06 19:29:10.571322 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 826/3281] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:10 2026] GET /volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:10.780656 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-62969c38-164d-4c34-8dfd-d8501157fd70 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:10.786694 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-62969c38-164d-4c34-8dfd-d8501157fd70 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b Aug 06 19:29:10.786923 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-62969c38-164d-4c34-8dfd-d8501157fd70 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:10.787200 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-62969c38-164d-4c34-8dfd-d8501157fd70 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:10.787331 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-62969c38-164d-4c34-8dfd-d8501157fd70 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id e4d9b494-e9e1-4727-a723-e5eba2100d7b. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:10.799356 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:10.799356 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:10.800168 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-62969c38-164d-4c34-8dfd-d8501157fd70 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b returned with HTTP 200 Aug 06 19:29:10.800560 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 824/3282] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:10 2026] GET /volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b => generated 747 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:10.815946 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9a81e35f-b855-421f-b082-fe62b761f2a3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:10.974504 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9a81e35f-b855-421f-b082-fe62b761f2a3 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] POST https://10.4.3.5/volume/v3/backups Aug 06 19:29:10.974845 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9a81e35f-b855-421f-b082-fe62b761f2a3 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "64a68367-d664-47d8-bbd8-aa7545f361ff", "incremental": true}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:10.976520 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-9a81e35f-b855-421f-b082-fe62b761f2a3 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Creating new backup {'backup': {'volume_id': '64a68367-d664-47d8-bbd8-aa7545f361ff', 'incremental': True}} {{(pid=100263) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:29:10.976663 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-9a81e35f-b855-421f-b082-fe62b761f2a3 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Creating backup of volume 64a68367-d664-47d8-bbd8-aa7545f361ff in container None Aug 06 19:29:10.986103 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:10.986103 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:10.986484 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9a81e35f-b855-421f-b082-fe62b761f2a3 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Volume info retrieved successfully. Aug 06 19:29:11.021719 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-9a81e35f-b855-421f-b082-fe62b761f2a3 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Created reservations ['c83231e6-7504-4d1e-ae29-2fc7d446ae89', '8cebd254-5133-4de6-9313-743bdd253ede'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:11.022240 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9a25ee02-c255-4de5-9897-fa1428c19319 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:11.022286 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-2c2163ee-c77c-404b-8380-b34f62524713 req-89338ad6-560f-46cf-9c7a-50e99f2150b1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:11.024307 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2c2163ee-c77c-404b-8380-b34f62524713 req-89338ad6-560f-46cf-9c7a-50e99f2150b1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc Aug 06 19:29:11.024537 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2c2163ee-c77c-404b-8380-b34f62524713 req-89338ad6-560f-46cf-9c7a-50e99f2150b1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:11.024721 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2c2163ee-c77c-404b-8380-b34f62524713 req-89338ad6-560f-46cf-9c7a-50e99f2150b1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:11.032545 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:11.032545 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:11.037134 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-2c2163ee-c77c-404b-8380-b34f62524713 req-89338ad6-560f-46cf-9c7a-50e99f2150b1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:11.043250 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2c2163ee-c77c-404b-8380-b34f62524713 req-89338ad6-560f-46cf-9c7a-50e99f2150b1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc returned with HTTP 200 Aug 06 19:29:11.043791 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 827/3283] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:29:11 2026] GET /volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:11.050988 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9a81e35f-b855-421f-b082-fe62b761f2a3 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups returned with HTTP 400 Aug 06 19:29:11.051708 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 820/3284] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:29:10 2026] POST /volume/v3/backups => generated 109 bytes in 237 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 19:29:11.071563 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e197db31-54b4-4d77-b07a-da13d5ee0352 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:11.073777 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e197db31-54b4-4d77-b07a-da13d5ee0352 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] DELETE https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b Aug 06 19:29:11.074009 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c59585cf-7c45-4032-b9d7-7f857d588975 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:11.074103 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e197db31-54b4-4d77-b07a-da13d5ee0352 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:11.074341 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e197db31-54b4-4d77-b07a-da13d5ee0352 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:11.074736 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-e197db31-54b4-4d77-b07a-da13d5ee0352 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Delete backup with id: e4d9b494-e9e1-4727-a723-e5eba2100d7b. Aug 06 19:29:11.076746 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c59585cf-7c45-4032-b9d7-7f857d588975 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 Aug 06 19:29:11.077027 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c59585cf-7c45-4032-b9d7-7f857d588975 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:11.077285 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c59585cf-7c45-4032-b9d7-7f857d588975 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:11.085381 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:11.085381 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:11.094061 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:11.094061 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:11.100695 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c59585cf-7c45-4032-b9d7-7f857d588975 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Volume info retrieved successfully. Aug 06 19:29:11.101497 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9a25ee02-c255-4de5-9897-fa1428c19319 tempest-ExtensionsTestJSON-2067909917 tempest-ExtensionsTestJSON-2067909917-project-member] GET https://10.4.3.5/volume/v3/extensions Aug 06 19:29:11.101735 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9a25ee02-c255-4de5-9897-fa1428c19319 tempest-ExtensionsTestJSON-2067909917 tempest-ExtensionsTestJSON-2067909917-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:11.101894 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9a25ee02-c255-4de5-9897-fa1428c19319 tempest-ExtensionsTestJSON-2067909917 tempest-ExtensionsTestJSON-2067909917-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:11.102432 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9a25ee02-c255-4de5-9897-fa1428c19319 tempest-ExtensionsTestJSON-2067909917 tempest-ExtensionsTestJSON-2067909917-project-member] https://10.4.3.5/volume/v3/extensions returned with HTTP 200 Aug 06 19:29:11.103277 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 814/3285] 10.4.3.5 () {66 vars in 1232 bytes} [Thu Aug 6 19:29:11 2026] GET /volume/v3/extensions => generated 5245 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 19:29:11.105830 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-e197db31-54b4-4d77-b07a-da13d5ee0352 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] delete_backup rpcapi backup_id e4d9b494-e9e1-4727-a723-e5eba2100d7b {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:29:11.106567 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c59585cf-7c45-4032-b9d7-7f857d588975 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 returned with HTTP 200 Aug 06 19:29:11.107067 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 828/3286] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:29:11 2026] GET /volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 => generated 1155 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:29:11.108251 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e197db31-54b4-4d77-b07a-da13d5ee0352 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b returned with HTTP 202 Aug 06 19:29:11.108952 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 825/3287] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:29:11 2026] DELETE /volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:29:11.120072 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-db63acd4-8b62-4588-89c9-2db2a9b51060 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:11.122284 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-db63acd4-8b62-4588-89c9-2db2a9b51060 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b Aug 06 19:29:11.122665 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-db63acd4-8b62-4588-89c9-2db2a9b51060 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:11.122980 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-db63acd4-8b62-4588-89c9-2db2a9b51060 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:11.123261 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-db63acd4-8b62-4588-89c9-2db2a9b51060 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id e4d9b494-e9e1-4727-a723-e5eba2100d7b. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:11.129559 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-baa55272-a575-4acd-b23d-151284816d90 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:11.131038 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:11.131038 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:11.136046 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-db63acd4-8b62-4588-89c9-2db2a9b51060 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b returned with HTTP 200 Aug 06 19:29:11.136046 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 821/3288] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:11 2026] GET /volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:11.136202 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-baa55272-a575-4acd-b23d-151284816d90 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] POST https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6/action Aug 06 19:29:11.136202 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-baa55272-a575-4acd-b23d-151284816d90 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:29:11.136202 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-baa55272-a575-4acd-b23d-151284816d90 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:11.149763 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:11.149763 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:11.150693 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-baa55272-a575-4acd-b23d-151284816d90 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Volume info retrieved successfully. Aug 06 19:29:11.180474 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d3025269-a6f6-4976-9b2e-32c902749648 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:11.184298 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d3025269-a6f6-4976-9b2e-32c902749648 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/2813e9d4-f4a6-4c52-bee9-7095eedf609d Aug 06 19:29:11.184298 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d3025269-a6f6-4976-9b2e-32c902749648 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:11.184575 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d3025269-a6f6-4976-9b2e-32c902749648 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:11.190460 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d3025269-a6f6-4976-9b2e-32c902749648 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/2813e9d4-f4a6-4c52-bee9-7095eedf609d returned with HTTP 404 Aug 06 19:29:11.191080 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 829/3289] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:11 2026] GET /volume/v3/snapshots/2813e9d4-f4a6-4c52-bee9-7095eedf609d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:11.201694 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-45117591-2175-479d-bd40-af2acf7ed72d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:11.204106 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-aa480164-8044-4c8a-961d-5f51950dbd99 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:11.204247 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45117591-2175-479d-bd40-af2acf7ed72d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/30b76588-f688-4ef2-af12-e48711603f17 Aug 06 19:29:11.204295 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aa480164-8044-4c8a-961d-5f51950dbd99 None None] GET https://10.4.3.5/volume// Aug 06 19:29:11.204385 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-45117591-2175-479d-bd40-af2acf7ed72d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:11.204429 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aa480164-8044-4c8a-961d-5f51950dbd99 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:11.204458 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-45117591-2175-479d-bd40-af2acf7ed72d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:11.205739 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-45117591-2175-479d-bd40-af2acf7ed72d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Delete snapshot with id: 30b76588-f688-4ef2-af12-e48711603f17 Aug 06 19:29:11.205940 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aa480164-8044-4c8a-961d-5f51950dbd99 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:11.206451 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aa480164-8044-4c8a-961d-5f51950dbd99 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:29:11.206866 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 822/3290] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:29:11 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:29:11.213609 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:11.213609 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:11.214668 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-45117591-2175-479d-bd40-af2acf7ed72d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:29:11.214910 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-baa55272-a575-4acd-b23d-151284816d90 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Created reservations ['9347fe9a-e6a7-4b6e-ba5a-a12ced5f9669', 'f06ff1f5-2b11-439b-84af-0fac941b4b04'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:11.221166 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-2c2163ee-c77c-404b-8380-b34f62524713 req-58f1d974-081c-4f00-8262-ccbd129bb134 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:11.224390 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2c2163ee-c77c-404b-8380-b34f62524713 req-58f1d974-081c-4f00-8262-ccbd129bb134 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:29:11.224390 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2c2163ee-c77c-404b-8380-b34f62524713 req-58f1d974-081c-4f00-8262-ccbd129bb134 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8e761b8-0877-4978-bbf8-28b3a7edacfc", "connector": null, "instance_uuid": "74678bf3-b92b-4d80-8462-e7ec174c142c"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:11.238767 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:11.238767 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:11.244007 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-baa55272-a575-4acd-b23d-151284816d90 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Extend volume request issued successfully. Aug 06 19:29:11.244394 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-baa55272-a575-4acd-b23d-151284816d90 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6/action returned with HTTP 202 Aug 06 19:29:11.244965 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 815/3291] 10.4.3.5 () {70 vars in 1417 bytes} [Thu Aug 6 19:29:11 2026] POST /volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 19:29:11.248809 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-45117591-2175-479d-bd40-af2acf7ed72d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot delete request issued successfully. Aug 06 19:29:11.249060 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45117591-2175-479d-bd40-af2acf7ed72d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/30b76588-f688-4ef2-af12-e48711603f17 returned with HTTP 202 Aug 06 19:29:11.249730 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 826/3292] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:29:11 2026] DELETE /volume/v3/snapshots/30b76588-f688-4ef2-af12-e48711603f17 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:29:11.255956 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4b5151c1-b42a-4e7a-af9b-5a20e073a790 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:11.258379 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4b5151c1-b42a-4e7a-af9b-5a20e073a790 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 Aug 06 19:29:11.258525 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4b5151c1-b42a-4e7a-af9b-5a20e073a790 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:11.258767 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a8e52deb-5122-4cf3-aec6-a51332f08454 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:11.258829 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4b5151c1-b42a-4e7a-af9b-5a20e073a790 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:11.261534 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a8e52deb-5122-4cf3-aec6-a51332f08454 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/30b76588-f688-4ef2-af12-e48711603f17 Aug 06 19:29:11.261706 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a8e52deb-5122-4cf3-aec6-a51332f08454 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:11.262086 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a8e52deb-5122-4cf3-aec6-a51332f08454 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:11.271749 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:11.271749 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:11.272546 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a8e52deb-5122-4cf3-aec6-a51332f08454 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:29:11.273813 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a8e52deb-5122-4cf3-aec6-a51332f08454 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/30b76588-f688-4ef2-af12-e48711603f17 returned with HTTP 200 Aug 06 19:29:11.274383 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 816/3293] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:11 2026] GET /volume/v3/snapshots/30b76588-f688-4ef2-af12-e48711603f17 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:11.277989 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:11.277989 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:11.284223 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4b5151c1-b42a-4e7a-af9b-5a20e073a790 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Volume info retrieved successfully. Aug 06 19:29:11.292127 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4b5151c1-b42a-4e7a-af9b-5a20e073a790 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 returned with HTTP 200 Aug 06 19:29:11.292672 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2c2163ee-c77c-404b-8380-b34f62524713 req-58f1d974-081c-4f00-8262-ccbd129bb134 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:29:11.292711 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 823/3294] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:29:11 2026] GET /volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 => generated 1158 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:29:11.293202 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 830/3295] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:29:11 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:11.332155 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-86c0d662-8096-4b97-9191-f03f11a82297 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:11.333745 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-86c0d662-8096-4b97-9191-f03f11a82297 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc Aug 06 19:29:11.333924 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-86c0d662-8096-4b97-9191-f03f11a82297 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:11.334225 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-86c0d662-8096-4b97-9191-f03f11a82297 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:11.345510 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:11.345510 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:11.349387 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-655730d0-352e-419c-b8fc-abfaf8cd216e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:11.349742 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-655730d0-352e-419c-b8fc-abfaf8cd216e None None] GET https://10.4.3.5/volume// Aug 06 19:29:11.349869 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-655730d0-352e-419c-b8fc-abfaf8cd216e None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:11.350081 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-655730d0-352e-419c-b8fc-abfaf8cd216e None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:11.350430 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-655730d0-352e-419c-b8fc-abfaf8cd216e None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:29:11.350540 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-86c0d662-8096-4b97-9191-f03f11a82297 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:11.350710 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 817/3296] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:29:11 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:29:11.356935 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-86c0d662-8096-4b97-9191-f03f11a82297 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc returned with HTTP 200 Aug 06 19:29:11.357513 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 827/3297] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:11 2026] GET /volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:11.360179 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-2c2163ee-c77c-404b-8380-b34f62524713 req-e8167cc2-e67e-4a40-8494-b3382c5e2137 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:11.364265 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2c2163ee-c77c-404b-8380-b34f62524713 req-e8167cc2-e67e-4a40-8494-b3382c5e2137 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc Aug 06 19:29:11.364576 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2c2163ee-c77c-404b-8380-b34f62524713 req-e8167cc2-e67e-4a40-8494-b3382c5e2137 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:11.364858 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2c2163ee-c77c-404b-8380-b34f62524713 req-e8167cc2-e67e-4a40-8494-b3382c5e2137 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:11.383238 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:11.383238 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:11.387582 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-2c2163ee-c77c-404b-8380-b34f62524713 req-e8167cc2-e67e-4a40-8494-b3382c5e2137 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:11.394726 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2c2163ee-c77c-404b-8380-b34f62524713 req-e8167cc2-e67e-4a40-8494-b3382c5e2137 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc returned with HTTP 200 Aug 06 19:29:11.395125 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 824/3298] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:29:11 2026] GET /volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc => generated 1024 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:29:11.521950 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-2c2163ee-c77c-404b-8380-b34f62524713 req-cd64730e-be0d-46c2-8fb4-1c9a1c9e0399 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:11.523996 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2c2163ee-c77c-404b-8380-b34f62524713 req-cd64730e-be0d-46c2-8fb4-1c9a1c9e0399 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] PUT https://10.4.3.5/volume/v3/attachments/6c42c03d-a37e-48fa-9567-9ced50b096f2 Aug 06 19:29:11.524357 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2c2163ee-c77c-404b-8380-b34f62524713 req-cd64730e-be0d-46c2-8fb4-1c9a1c9e0399 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:11.534301 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-2c2163ee-c77c-404b-8380-b34f62524713 req-cd64730e-be0d-46c2-8fb4-1c9a1c9e0399 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Acquiring lock "cinder-attachment_update-f8e761b8-0877-4978-bbf8-28b3a7edacfc-np0000006689" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:29:11.538735 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-2c2163ee-c77c-404b-8380-b34f62524713 req-cd64730e-be0d-46c2-8fb4-1c9a1c9e0399 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Lock "cinder-attachment_update-f8e761b8-0877-4978-bbf8-28b3a7edacfc-np0000006689" acquired by "attachment_update" :: waited 0.004s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:29:11.539692 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:11.539692 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:11.583723 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a42be4b5-bfb1-461b-800c-75f11e1e28fb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:11.585496 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a42be4b5-bfb1-461b-800c-75f11e1e28fb tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 Aug 06 19:29:11.585719 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a42be4b5-bfb1-461b-800c-75f11e1e28fb tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:11.585905 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a42be4b5-bfb1-461b-800c-75f11e1e28fb tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:11.586037 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-a42be4b5-bfb1-461b-800c-75f11e1e28fb tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 00660b89-79e8-4519-809f-d5552e721a91. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:11.590930 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:11.590930 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:11.591657 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a42be4b5-bfb1-461b-800c-75f11e1e28fb tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 returned with HTTP 200 Aug 06 19:29:11.592035 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 818/3299] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:11 2026] GET /volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:11.623508 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-2c2163ee-c77c-404b-8380-b34f62524713 req-cd64730e-be0d-46c2-8fb4-1c9a1c9e0399 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Lock "cinder-attachment_update-f8e761b8-0877-4978-bbf8-28b3a7edacfc-np0000006689" released by "attachment_update" :: held 0.085s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:29:11.623980 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2c2163ee-c77c-404b-8380-b34f62524713 req-cd64730e-be0d-46c2-8fb4-1c9a1c9e0399 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/attachments/6c42c03d-a37e-48fa-9567-9ced50b096f2 returned with HTTP 200 Aug 06 19:29:11.624565 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 831/3300] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:29:11 2026] PUT /volume/v3/attachments/6c42c03d-a37e-48fa-9567-9ced50b096f2 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:11.658983 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-baa55272-a575-4acd-b23d-151284816d90 req-bd731d96-45f4-4322-81a3-6b509c4cd246 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:11.662404 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-baa55272-a575-4acd-b23d-151284816d90 req-bd731d96-45f4-4322-81a3-6b509c4cd246 service nova] GET https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 Aug 06 19:29:11.662649 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-baa55272-a575-4acd-b23d-151284816d90 req-bd731d96-45f4-4322-81a3-6b509c4cd246 service nova] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:11.662895 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-baa55272-a575-4acd-b23d-151284816d90 req-bd731d96-45f4-4322-81a3-6b509c4cd246 service nova] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:11.677004 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:11.677004 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:11.681863 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-baa55272-a575-4acd-b23d-151284816d90 req-bd731d96-45f4-4322-81a3-6b509c4cd246 service nova] Volume info retrieved successfully. Aug 06 19:29:11.687410 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-baa55272-a575-4acd-b23d-151284816d90 req-bd731d96-45f4-4322-81a3-6b509c4cd246 service nova] https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 returned with HTTP 200 Aug 06 19:29:11.688345 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 828/3301] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:29:11 2026] GET /volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 => generated 1320 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:12.146122 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7b3356b4-c47e-4d29-a1bc-3e67e14cfb10 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:12.148279 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7b3356b4-c47e-4d29-a1bc-3e67e14cfb10 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b Aug 06 19:29:12.148650 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7b3356b4-c47e-4d29-a1bc-3e67e14cfb10 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:12.148860 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7b3356b4-c47e-4d29-a1bc-3e67e14cfb10 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:12.148967 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-7b3356b4-c47e-4d29-a1bc-3e67e14cfb10 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id e4d9b494-e9e1-4727-a723-e5eba2100d7b. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:12.154919 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7b3356b4-c47e-4d29-a1bc-3e67e14cfb10 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b returned with HTTP 404 Aug 06 19:29:12.155704 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 825/3302] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:12 2026] GET /volume/v3/backups/e4d9b494-e9e1-4727-a723-e5eba2100d7b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:12.166167 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b0f98460-7ea3-42bc-b741-04257c72d7f5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:12.167894 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b0f98460-7ea3-42bc-b741-04257c72d7f5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:29:12.168238 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b0f98460-7ea3-42bc-b741-04257c72d7f5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-163519509"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:12.169590 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-b0f98460-7ea3-42bc-b741-04257c72d7f5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-163519509'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:29:12.169707 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-b0f98460-7ea3-42bc-b741-04257c72d7f5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Create volume of 1 GB Aug 06 19:29:12.173603 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b0f98460-7ea3-42bc-b741-04257c72d7f5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Availability Zones retrieved successfully. Aug 06 19:29:12.179401 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b0f98460-7ea3-42bc-b741-04257c72d7f5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Flow 'volume_create_api' (2ff9ca48-0357-43ff-b77a-602ec555bc28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:12.180314 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b0f98460-7ea3-42bc-b741-04257c72d7f5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe2afd28-de73-4e40-9772-5097d5ae529f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:12.181347 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-b0f98460-7ea3-42bc-b741-04257c72d7f5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:29:12.206716 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b0f98460-7ea3-42bc-b741-04257c72d7f5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe2afd28-de73-4e40-9772-5097d5ae529f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:12.207553 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b0f98460-7ea3-42bc-b741-04257c72d7f5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (121704ec-3f4e-4189-bda1-b8b0680f97ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:12.245319 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-b0f98460-7ea3-42bc-b741-04257c72d7f5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Created reservations ['c8a8a89f-86b7-4bc8-a451-e50b22cb5a5f', '055c0ca5-b427-4c5b-821a-cdcf103e5a4c', '70accaca-3274-4338-a22c-0101b7d74ec6', 'a29f7122-497b-4060-97de-df5027f81fc0'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:12.246031 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b0f98460-7ea3-42bc-b741-04257c72d7f5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (121704ec-3f4e-4189-bda1-b8b0680f97ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8a8a89f-86b7-4bc8-a451-e50b22cb5a5f', '055c0ca5-b427-4c5b-821a-cdcf103e5a4c', '70accaca-3274-4338-a22c-0101b7d74ec6', 'a29f7122-497b-4060-97de-df5027f81fc0']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:12.246802 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b0f98460-7ea3-42bc-b741-04257c72d7f5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (141f4065-52c7-4947-a986-2be8f8322885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:12.267164 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b0f98460-7ea3-42bc-b741-04257c72d7f5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (141f4065-52c7-4947-a986-2be8f8322885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1c14ad4-98f4-456f-ac60-7d0d66663b7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-163519509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='360de464b171434fb4bdcdcccf5c08fa',qos_specs=None,replication_status=,reservations=['c8a8a89f-86b7-4bc8-a451-e50b22cb5a5f','055c0ca5-b427-4c5b-821a-cdcf103e5a4c','70accaca-3274-4338-a22c-0101b7d74ec6','a29f7122-497b-4060-97de-df5027f81fc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa58a406fe72438ca41c89cdc1054805',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:29:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-163519509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1c14ad4-98f4-456f-ac60-7d0d66663b7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='360de464b171434fb4bdcdcccf5c08fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa58a406fe72438ca41c89cdc1054805',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:12.267851 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b0f98460-7ea3-42bc-b741-04257c72d7f5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f27b301-2b50-496a-b751-89839ceb475e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:12.285174 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c1f59eda-52ae-4162-9020-056127ae1275 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:12.286741 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b0f98460-7ea3-42bc-b741-04257c72d7f5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f27b301-2b50-496a-b751-89839ceb475e) transitioned into state 'SUCCESS' from state '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-163519509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='360de464b171434fb4bdcdcccf5c08fa',qos_specs=None,replication_status=,reservations=['c8a8a89f-86b7-4bc8-a451-e50b22cb5a5f','055c0ca5-b427-4c5b-821a-cdcf103e5a4c','70accaca-3274-4338-a22c-0101b7d74ec6','a29f7122-497b-4060-97de-df5027f81fc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa58a406fe72438ca41c89cdc1054805',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:12.287243 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c1f59eda-52ae-4162-9020-056127ae1275 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/30b76588-f688-4ef2-af12-e48711603f17 Aug 06 19:29:12.287471 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c1f59eda-52ae-4162-9020-056127ae1275 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:12.287518 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b0f98460-7ea3-42bc-b741-04257c72d7f5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7bc7f76-9765-46e5-b526-26dd93e75c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:12.287722 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c1f59eda-52ae-4162-9020-056127ae1275 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:12.292910 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c1f59eda-52ae-4162-9020-056127ae1275 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/30b76588-f688-4ef2-af12-e48711603f17 returned with HTTP 404 Aug 06 19:29:12.293515 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 832/3303] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:12 2026] GET /volume/v3/snapshots/30b76588-f688-4ef2-af12-e48711603f17 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:12.297348 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b0f98460-7ea3-42bc-b741-04257c72d7f5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7bc7f76-9765-46e5-b526-26dd93e75c24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:12.298403 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b0f98460-7ea3-42bc-b741-04257c72d7f5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Flow 'volume_create_api' (2ff9ca48-0357-43ff-b77a-602ec555bc28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:12.298624 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b0f98460-7ea3-42bc-b741-04257c72d7f5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Create volume request issued successfully. Aug 06 19:29:12.299186 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b0f98460-7ea3-42bc-b741-04257c72d7f5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:29:12.299599 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 819/3304] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:29:12 2026] POST /volume/v3/volumes => generated 744 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:12.301650 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9deb8d75-f785-4d39-ba8b-758df3872256 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:12.304064 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9deb8d75-f785-4d39-ba8b-758df3872256 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/2a69cfae-65a9-4c96-8641-05dae201263c Aug 06 19:29:12.304346 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9deb8d75-f785-4d39-ba8b-758df3872256 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:12.304612 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9deb8d75-f785-4d39-ba8b-758df3872256 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:12.304764 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-9deb8d75-f785-4d39-ba8b-758df3872256 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Delete snapshot with id: 2a69cfae-65a9-4c96-8641-05dae201263c Aug 06 19:29:12.310588 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:12.310588 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:12.311125 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9deb8d75-f785-4d39-ba8b-758df3872256 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:29:12.312529 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3c61e6f3-d46a-4de9-89e3-fa7b217310a3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:12.314637 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3c61e6f3-d46a-4de9-89e3-fa7b217310a3 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 Aug 06 19:29:12.314936 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3c61e6f3-d46a-4de9-89e3-fa7b217310a3 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:12.315211 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3c61e6f3-d46a-4de9-89e3-fa7b217310a3 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:12.319363 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5082638e-4707-42fa-8299-17c43be81d20 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:12.321781 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5082638e-4707-42fa-8299-17c43be81d20 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/volumes/e1c14ad4-98f4-456f-ac60-7d0d66663b7e Aug 06 19:29:12.322009 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5082638e-4707-42fa-8299-17c43be81d20 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:12.322304 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5082638e-4707-42fa-8299-17c43be81d20 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:12.328049 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:12.328049 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:12.331751 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:12.331751 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:12.333307 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3c61e6f3-d46a-4de9-89e3-fa7b217310a3 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Volume info retrieved successfully. Aug 06 19:29:12.334094 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9deb8d75-f785-4d39-ba8b-758df3872256 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot delete request issued successfully. Aug 06 19:29:12.334195 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9deb8d75-f785-4d39-ba8b-758df3872256 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/2a69cfae-65a9-4c96-8641-05dae201263c returned with HTTP 202 Aug 06 19:29:12.334588 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 829/3305] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:29:12 2026] DELETE /volume/v3/snapshots/2a69cfae-65a9-4c96-8641-05dae201263c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 19:29:12.338535 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5082638e-4707-42fa-8299-17c43be81d20 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Volume info retrieved successfully. Aug 06 19:29:12.341829 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3c61e6f3-d46a-4de9-89e3-fa7b217310a3 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 returned with HTTP 200 Aug 06 19:29:12.341829 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 826/3306] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:29:12 2026] GET /volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 => generated 1155 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:29:12.345327 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1b1d24cc-2aa5-41a0-9ea6-5d4b0c95332f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:12.345797 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5082638e-4707-42fa-8299-17c43be81d20 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/volumes/e1c14ad4-98f4-456f-ac60-7d0d66663b7e returned with HTTP 200 Aug 06 19:29:12.346101 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 833/3307] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:12 2026] GET /volume/v3/volumes/e1c14ad4-98f4-456f-ac60-7d0d66663b7e => generated 812 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:12.348592 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1b1d24cc-2aa5-41a0-9ea6-5d4b0c95332f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/2a69cfae-65a9-4c96-8641-05dae201263c Aug 06 19:29:12.348592 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1b1d24cc-2aa5-41a0-9ea6-5d4b0c95332f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:12.348592 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1b1d24cc-2aa5-41a0-9ea6-5d4b0c95332f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:12.356658 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:12.356658 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:12.357245 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1b1d24cc-2aa5-41a0-9ea6-5d4b0c95332f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:29:12.357998 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1b1d24cc-2aa5-41a0-9ea6-5d4b0c95332f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/2a69cfae-65a9-4c96-8641-05dae201263c returned with HTTP 200 Aug 06 19:29:12.358117 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9f27a31f-dd0a-47ee-b6d5-67e9a13b0334 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:12.358419 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 820/3308] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:12 2026] GET /volume/v3/snapshots/2a69cfae-65a9-4c96-8641-05dae201263c => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:12.360272 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9f27a31f-dd0a-47ee-b6d5-67e9a13b0334 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 Aug 06 19:29:12.360535 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9f27a31f-dd0a-47ee-b6d5-67e9a13b0334 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:12.360754 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9f27a31f-dd0a-47ee-b6d5-67e9a13b0334 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:12.374054 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8b048ccf-f400-4cc8-936f-4f55fee8a7dc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:12.374243 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:12.374243 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:12.376694 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8b048ccf-f400-4cc8-936f-4f55fee8a7dc tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc Aug 06 19:29:12.376921 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8b048ccf-f400-4cc8-936f-4f55fee8a7dc tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:12.377145 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8b048ccf-f400-4cc8-936f-4f55fee8a7dc tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:12.383477 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9f27a31f-dd0a-47ee-b6d5-67e9a13b0334 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Volume info retrieved successfully. Aug 06 19:29:12.389916 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9f27a31f-dd0a-47ee-b6d5-67e9a13b0334 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 returned with HTTP 200 Aug 06 19:29:12.390519 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 830/3309] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:29:12 2026] GET /volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 => generated 1155 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:29:12.392536 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:12.392536 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:12.399073 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8b048ccf-f400-4cc8-936f-4f55fee8a7dc tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:12.405954 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8b048ccf-f400-4cc8-936f-4f55fee8a7dc tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc returned with HTTP 200 Aug 06 19:29:12.406650 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 827/3310] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:12 2026] GET /volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:12.474049 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1b4b06d1-334b-47fb-a737-b9a42bbdff25 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:12.474755 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b4b06d1-334b-47fb-a737-b9a42bbdff25 None None] GET https://10.4.3.5/volume// Aug 06 19:29:12.475002 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1b4b06d1-334b-47fb-a737-b9a42bbdff25 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:12.475510 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1b4b06d1-334b-47fb-a737-b9a42bbdff25 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:12.476045 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b4b06d1-334b-47fb-a737-b9a42bbdff25 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:29:12.476722 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 834/3311] 10.4.3.5 () {64 vars in 990 bytes} [Thu Aug 6 19:29:12 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:29:12.485003 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-20a6dfc2-e784-4e30-a610-bf80a9f51411 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:12.485407 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-20a6dfc2-e784-4e30-a610-bf80a9f51411 None None] GET https://10.4.3.5/volume// Aug 06 19:29:12.485518 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-20a6dfc2-e784-4e30-a610-bf80a9f51411 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:12.485680 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-20a6dfc2-e784-4e30-a610-bf80a9f51411 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:12.485992 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-20a6dfc2-e784-4e30-a610-bf80a9f51411 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:29:12.486271 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 821/3312] 10.4.3.5 () {64 vars in 990 bytes} [Thu Aug 6 19:29:12 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:29:12.493908 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-34396eb0-8b7d-4a61-a7de-e3b9b8b95f67 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:12.587119 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-34396eb0-8b7d-4a61-a7de-e3b9b8b95f67 tempest-VersionsTest-1670063089 tempest-VersionsTest-1670063089-project-member] GET https://10.4.3.5/volume/v3/ Aug 06 19:29:12.587393 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-34396eb0-8b7d-4a61-a7de-e3b9b8b95f67 tempest-VersionsTest-1670063089 tempest-VersionsTest-1670063089-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:12.587642 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-34396eb0-8b7d-4a61-a7de-e3b9b8b95f67 tempest-VersionsTest-1670063089 tempest-VersionsTest-1670063089-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:12.588121 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-34396eb0-8b7d-4a61-a7de-e3b9b8b95f67 tempest-VersionsTest-1670063089 tempest-VersionsTest-1670063089-project-member] https://10.4.3.5/volume/v3/ returned with HTTP 200 Aug 06 19:29:12.588515 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 831/3313] 10.4.3.5 () {66 vars in 1202 bytes} [Thu Aug 6 19:29:12 2026] GET /volume/v3/ => generated 384 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:12.602747 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-367985fe-19e4-4334-9f55-f773f2b9bc8f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:12.604930 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-367985fe-19e4-4334-9f55-f773f2b9bc8f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 Aug 06 19:29:12.605259 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-367985fe-19e4-4334-9f55-f773f2b9bc8f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:12.605489 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-367985fe-19e4-4334-9f55-f773f2b9bc8f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:12.605623 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-367985fe-19e4-4334-9f55-f773f2b9bc8f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 00660b89-79e8-4519-809f-d5552e721a91. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:12.610886 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:12.610886 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:12.611620 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-367985fe-19e4-4334-9f55-f773f2b9bc8f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 returned with HTTP 200 Aug 06 19:29:12.612208 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 828/3314] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:12 2026] GET /volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:12.692820 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-073e013d-3fd5-41d4-9a80-775b88b3d273 req-1538d301-4883-48a0-a1d0-570ad512b007 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:12.696588 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-073e013d-3fd5-41d4-9a80-775b88b3d273 req-1538d301-4883-48a0-a1d0-570ad512b007 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 Aug 06 19:29:12.696750 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-073e013d-3fd5-41d4-9a80-775b88b3d273 req-1538d301-4883-48a0-a1d0-570ad512b007 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:12.696959 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-073e013d-3fd5-41d4-9a80-775b88b3d273 req-1538d301-4883-48a0-a1d0-570ad512b007 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:12.711039 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:12.711039 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:12.715121 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-073e013d-3fd5-41d4-9a80-775b88b3d273 req-1538d301-4883-48a0-a1d0-570ad512b007 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Volume info retrieved successfully. Aug 06 19:29:12.719376 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-073e013d-3fd5-41d4-9a80-775b88b3d273 req-1538d301-4883-48a0-a1d0-570ad512b007 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 returned with HTTP 200 Aug 06 19:29:12.719786 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 835/3315] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:29:12 2026] GET /volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:12.754855 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-073e013d-3fd5-41d4-9a80-775b88b3d273 req-d4aa8caf-d59c-4ce2-8451-14569ac6496f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:12.756336 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-073e013d-3fd5-41d4-9a80-775b88b3d273 req-d4aa8caf-d59c-4ce2-8451-14569ac6496f tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] POST https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6/action Aug 06 19:29:12.756695 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-073e013d-3fd5-41d4-9a80-775b88b3d273 req-d4aa8caf-d59c-4ce2-8451-14569ac6496f tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:29:12.756831 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-073e013d-3fd5-41d4-9a80-775b88b3d273 req-d4aa8caf-d59c-4ce2-8451-14569ac6496f tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:12.769716 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:12.769716 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:12.770434 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-073e013d-3fd5-41d4-9a80-775b88b3d273 req-d4aa8caf-d59c-4ce2-8451-14569ac6496f tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Volume info retrieved successfully. Aug 06 19:29:12.777614 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-073e013d-3fd5-41d4-9a80-775b88b3d273 req-d4aa8caf-d59c-4ce2-8451-14569ac6496f tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Begin detaching volume completed successfully. Aug 06 19:29:12.778129 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-073e013d-3fd5-41d4-9a80-775b88b3d273 req-d4aa8caf-d59c-4ce2-8451-14569ac6496f tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6/action returned with HTTP 202 Aug 06 19:29:12.778364 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 822/3316] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:29:12 2026] POST /volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:29:12.800060 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-44db3afd-6af8-40cb-85ea-a7faff0afcfe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:12.802530 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44db3afd-6af8-40cb-85ea-a7faff0afcfe tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 Aug 06 19:29:12.802812 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44db3afd-6af8-40cb-85ea-a7faff0afcfe tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:12.803094 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44db3afd-6af8-40cb-85ea-a7faff0afcfe tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:12.813925 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:12.813925 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:12.819712 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-44db3afd-6af8-40cb-85ea-a7faff0afcfe tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Volume info retrieved successfully. Aug 06 19:29:12.824764 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44db3afd-6af8-40cb-85ea-a7faff0afcfe tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 returned with HTTP 200 Aug 06 19:29:12.825189 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 832/3317] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:29:12 2026] GET /volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 => generated 1158 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:29:12.833671 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-36ca2ed3-4808-452f-b0a7-ca7b00d9a043 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:12.834377 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-36ca2ed3-4808-452f-b0a7-ca7b00d9a043 None None] GET https://10.4.3.5/volume// Aug 06 19:29:12.834443 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-36ca2ed3-4808-452f-b0a7-ca7b00d9a043 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:12.834609 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-36ca2ed3-4808-452f-b0a7-ca7b00d9a043 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:12.834978 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-36ca2ed3-4808-452f-b0a7-ca7b00d9a043 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:29:12.835318 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 829/3318] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:29:12 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:29:12.844169 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-073e013d-3fd5-41d4-9a80-775b88b3d273 req-a3d5a74c-cdb2-4715-bf01-c8d83cab4567 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:12.847035 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-073e013d-3fd5-41d4-9a80-775b88b3d273 req-a3d5a74c-cdb2-4715-bf01-c8d83cab4567 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 Aug 06 19:29:12.847398 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-073e013d-3fd5-41d4-9a80-775b88b3d273 req-a3d5a74c-cdb2-4715-bf01-c8d83cab4567 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:12.847604 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-073e013d-3fd5-41d4-9a80-775b88b3d273 req-a3d5a74c-cdb2-4715-bf01-c8d83cab4567 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:12.863610 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:12.863610 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:12.866316 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-073e013d-3fd5-41d4-9a80-775b88b3d273 req-a3d5a74c-cdb2-4715-bf01-c8d83cab4567 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Volume info retrieved successfully. Aug 06 19:29:12.871936 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-073e013d-3fd5-41d4-9a80-775b88b3d273 req-a3d5a74c-cdb2-4715-bf01-c8d83cab4567 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 returned with HTTP 200 Aug 06 19:29:12.872528 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 836/3319] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:29:12 2026] GET /volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 => generated 1320 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:29:13.361639 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-86cfc68e-af19-4d62-9e8d-6b6168363dc8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:13.363476 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-86cfc68e-af19-4d62-9e8d-6b6168363dc8 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/volumes/e1c14ad4-98f4-456f-ac60-7d0d66663b7e Aug 06 19:29:13.363619 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-86cfc68e-af19-4d62-9e8d-6b6168363dc8 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:13.363830 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-86cfc68e-af19-4d62-9e8d-6b6168363dc8 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:13.367779 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ad79eeec-ae13-4ba1-961b-c45aaee1c2a8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:13.370438 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad79eeec-ae13-4ba1-961b-c45aaee1c2a8 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/2a69cfae-65a9-4c96-8641-05dae201263c Aug 06 19:29:13.370610 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad79eeec-ae13-4ba1-961b-c45aaee1c2a8 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:13.370819 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad79eeec-ae13-4ba1-961b-c45aaee1c2a8 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:13.372054 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:13.372054 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:13.375494 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-86cfc68e-af19-4d62-9e8d-6b6168363dc8 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Volume info retrieved successfully. Aug 06 19:29:13.379564 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-86cfc68e-af19-4d62-9e8d-6b6168363dc8 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/volumes/e1c14ad4-98f4-456f-ac60-7d0d66663b7e returned with HTTP 200 Aug 06 19:29:13.379955 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 823/3320] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:13 2026] GET /volume/v3/volumes/e1c14ad4-98f4-456f-ac60-7d0d66663b7e => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:13.400941 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad79eeec-ae13-4ba1-961b-c45aaee1c2a8 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/2a69cfae-65a9-4c96-8641-05dae201263c returned with HTTP 404 Aug 06 19:29:13.401090 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-33743d89-fc95-4066-a583-144cbfdb2bdb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:13.401824 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 833/3321] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:13 2026] GET /volume/v3/snapshots/2a69cfae-65a9-4c96-8641-05dae201263c => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:13.404175 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-33743d89-fc95-4066-a583-144cbfdb2bdb tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] POST https://10.4.3.5/volume/v3/backups Aug 06 19:29:13.404175 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-33743d89-fc95-4066-a583-144cbfdb2bdb tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e1c14ad4-98f4-456f-ac60-7d0d66663b7e", "name": "tempest-VolumesBackupsTest-Backup-1598476348"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:13.405274 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-33743d89-fc95-4066-a583-144cbfdb2bdb tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Creating new backup {'backup': {'volume_id': 'e1c14ad4-98f4-456f-ac60-7d0d66663b7e', 'name': 'tempest-VolumesBackupsTest-Backup-1598476348'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:29:13.405533 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-33743d89-fc95-4066-a583-144cbfdb2bdb tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Creating backup of volume e1c14ad4-98f4-456f-ac60-7d0d66663b7e in container None Aug 06 19:29:13.410223 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d180c5b5-8c16-42be-9d0b-59499c9cb950 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:13.412312 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d180c5b5-8c16-42be-9d0b-59499c9cb950 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/30b76588-f688-4ef2-af12-e48711603f17 Aug 06 19:29:13.412527 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d180c5b5-8c16-42be-9d0b-59499c9cb950 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:13.412717 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d180c5b5-8c16-42be-9d0b-59499c9cb950 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:13.412863 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-d180c5b5-8c16-42be-9d0b-59499c9cb950 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Delete snapshot with id: 30b76588-f688-4ef2-af12-e48711603f17 Aug 06 19:29:13.413493 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:13.413493 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:13.413843 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-33743d89-fc95-4066-a583-144cbfdb2bdb tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Volume info retrieved successfully. Aug 06 19:29:13.418200 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d180c5b5-8c16-42be-9d0b-59499c9cb950 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/30b76588-f688-4ef2-af12-e48711603f17 returned with HTTP 404 Aug 06 19:29:13.418781 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-111b5763-7153-4ec9-8686-0da6bc14abe7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:13.418842 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 837/3322] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:29:13 2026] DELETE /volume/v3/snapshots/30b76588-f688-4ef2-af12-e48711603f17 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:13.420773 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-111b5763-7153-4ec9-8686-0da6bc14abe7 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc Aug 06 19:29:13.421001 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-111b5763-7153-4ec9-8686-0da6bc14abe7 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:13.421255 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-111b5763-7153-4ec9-8686-0da6bc14abe7 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:13.426878 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b9252197-0f6f-48f7-a3b0-63eb0a12a77e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:13.429137 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9252197-0f6f-48f7-a3b0-63eb0a12a77e tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/2a69cfae-65a9-4c96-8641-05dae201263c Aug 06 19:29:13.429464 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b9252197-0f6f-48f7-a3b0-63eb0a12a77e tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:13.429612 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b9252197-0f6f-48f7-a3b0-63eb0a12a77e tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:13.429756 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-b9252197-0f6f-48f7-a3b0-63eb0a12a77e tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Delete snapshot with id: 2a69cfae-65a9-4c96-8641-05dae201263c Aug 06 19:29:13.436981 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:13.436981 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:13.442224 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-111b5763-7153-4ec9-8686-0da6bc14abe7 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:13.442987 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9252197-0f6f-48f7-a3b0-63eb0a12a77e tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/2a69cfae-65a9-4c96-8641-05dae201263c returned with HTTP 404 Aug 06 19:29:13.443553 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 834/3323] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:29:13 2026] DELETE /volume/v3/snapshots/2a69cfae-65a9-4c96-8641-05dae201263c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:13.445780 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-33743d89-fc95-4066-a583-144cbfdb2bdb tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Created reservations ['00c0e437-46f8-47ef-ad61-7386628a17b9', 'fc9fa916-18d6-4761-b0c4-84ff8a0d328f'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:13.448822 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-111b5763-7153-4ec9-8686-0da6bc14abe7 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc returned with HTTP 200 Aug 06 19:29:13.449431 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 824/3324] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:13 2026] GET /volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:13.451548 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-93f12e68-a1fe-4ce2-85f1-082bd3aa58c6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:13.453436 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-93f12e68-a1fe-4ce2-85f1-082bd3aa58c6 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/2813e9d4-f4a6-4c52-bee9-7095eedf609d Aug 06 19:29:13.453603 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-93f12e68-a1fe-4ce2-85f1-082bd3aa58c6 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:13.453797 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-93f12e68-a1fe-4ce2-85f1-082bd3aa58c6 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:13.454010 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-93f12e68-a1fe-4ce2-85f1-082bd3aa58c6 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Delete snapshot with id: 2813e9d4-f4a6-4c52-bee9-7095eedf609d Aug 06 19:29:13.458801 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-93f12e68-a1fe-4ce2-85f1-082bd3aa58c6 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/2813e9d4-f4a6-4c52-bee9-7095eedf609d returned with HTTP 404 Aug 06 19:29:13.459302 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 838/3325] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:29:13 2026] DELETE /volume/v3/snapshots/2813e9d4-f4a6-4c52-bee9-7095eedf609d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:13.498160 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-33743d89-fc95-4066-a583-144cbfdb2bdb tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:29:13.498454 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 830/3326] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:29:13 2026] POST /volume/v3/backups => generated 326 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:13.507428 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-7d474ec0-09ad-4b19-9f90-3262480a6b27 req-7fddab6f-442a-4efe-9fbb-cdca9f9e1b89 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:13.510677 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-79878893-7b81-4f2a-bf4b-6d45c97516b9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:13.513239 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-79878893-7b81-4f2a-bf4b-6d45c97516b9 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 Aug 06 19:29:13.513470 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-79878893-7b81-4f2a-bf4b-6d45c97516b9 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:13.514351 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-79878893-7b81-4f2a-bf4b-6d45c97516b9 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:13.514351 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-79878893-7b81-4f2a-bf4b-6d45c97516b9 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id 2d4f331a-60ea-488e-bf87-265b65783187. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:13.515931 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7d474ec0-09ad-4b19-9f90-3262480a6b27 req-7fddab6f-442a-4efe-9fbb-cdca9f9e1b89 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 Aug 06 19:29:13.516420 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7d474ec0-09ad-4b19-9f90-3262480a6b27 req-7fddab6f-442a-4efe-9fbb-cdca9f9e1b89 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:13.516420 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7d474ec0-09ad-4b19-9f90-3262480a6b27 req-7fddab6f-442a-4efe-9fbb-cdca9f9e1b89 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:13.522177 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:13.522177 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:13.523371 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-79878893-7b81-4f2a-bf4b-6d45c97516b9 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 returned with HTTP 200 Aug 06 19:29:13.523371 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 825/3327] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:13 2026] GET /volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:13.541671 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:13.541671 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:13.552398 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-7d474ec0-09ad-4b19-9f90-3262480a6b27 req-7fddab6f-442a-4efe-9fbb-cdca9f9e1b89 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:29:13.561527 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7d474ec0-09ad-4b19-9f90-3262480a6b27 req-7fddab6f-442a-4efe-9fbb-cdca9f9e1b89 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 returned with HTTP 200 Aug 06 19:29:13.562097 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 835/3328] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:29:13 2026] GET /volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 => generated 1650 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:13.588726 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-7d474ec0-09ad-4b19-9f90-3262480a6b27 req-e76d3e16-dadb-4d4b-a381-b9d1e13ca781 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:13.592266 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7d474ec0-09ad-4b19-9f90-3262480a6b27 req-e76d3e16-dadb-4d4b-a381-b9d1e13ca781 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] POST https://10.4.3.5/volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9/action Aug 06 19:29:13.592266 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7d474ec0-09ad-4b19-9f90-3262480a6b27 req-e76d3e16-dadb-4d4b-a381-b9d1e13ca781 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:29:13.592502 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7d474ec0-09ad-4b19-9f90-3262480a6b27 req-e76d3e16-dadb-4d4b-a381-b9d1e13ca781 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:13.608894 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:13.608894 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:13.608894 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-7d474ec0-09ad-4b19-9f90-3262480a6b27 req-e76d3e16-dadb-4d4b-a381-b9d1e13ca781 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:29:13.616905 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-7d474ec0-09ad-4b19-9f90-3262480a6b27 req-e76d3e16-dadb-4d4b-a381-b9d1e13ca781 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Begin detaching volume completed successfully. Aug 06 19:29:13.617276 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7d474ec0-09ad-4b19-9f90-3262480a6b27 req-e76d3e16-dadb-4d4b-a381-b9d1e13ca781 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9/action returned with HTTP 202 Aug 06 19:29:13.617813 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 839/3329] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:29:13 2026] POST /volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:29:13.623526 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4e4bda00-b5a8-460d-8f0a-2a9db1784f88 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:13.625899 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4e4bda00-b5a8-460d-8f0a-2a9db1784f88 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 Aug 06 19:29:13.626052 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4e4bda00-b5a8-460d-8f0a-2a9db1784f88 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:13.626220 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4e4bda00-b5a8-460d-8f0a-2a9db1784f88 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:13.626390 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-4e4bda00-b5a8-460d-8f0a-2a9db1784f88 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 00660b89-79e8-4519-809f-d5552e721a91. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:13.632885 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:13.632885 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:13.633644 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4e4bda00-b5a8-460d-8f0a-2a9db1784f88 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 returned with HTTP 200 Aug 06 19:29:13.633644 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 831/3330] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:13 2026] GET /volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:13.673619 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6a218e64-5059-4948-b5e1-c2bea937ad53 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:13.673619 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6a218e64-5059-4948-b5e1-c2bea937ad53 None None] GET https://10.4.3.5/volume// Aug 06 19:29:13.674335 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6a218e64-5059-4948-b5e1-c2bea937ad53 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:13.674509 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6a218e64-5059-4948-b5e1-c2bea937ad53 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:13.675058 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6a218e64-5059-4948-b5e1-c2bea937ad53 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:29:13.675552 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 826/3331] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:29:13 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:29:13.683073 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-7d474ec0-09ad-4b19-9f90-3262480a6b27 req-e8fd1e06-e8cc-421d-a3f9-43efc6030f36 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:13.685483 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7d474ec0-09ad-4b19-9f90-3262480a6b27 req-e8fd1e06-e8cc-421d-a3f9-43efc6030f36 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 Aug 06 19:29:13.685580 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7d474ec0-09ad-4b19-9f90-3262480a6b27 req-e8fd1e06-e8cc-421d-a3f9-43efc6030f36 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:13.685770 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7d474ec0-09ad-4b19-9f90-3262480a6b27 req-e8fd1e06-e8cc-421d-a3f9-43efc6030f36 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:13.696167 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:13.696167 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:13.701008 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-7d474ec0-09ad-4b19-9f90-3262480a6b27 req-e8fd1e06-e8cc-421d-a3f9-43efc6030f36 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:29:13.706804 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7d474ec0-09ad-4b19-9f90-3262480a6b27 req-e8fd1e06-e8cc-421d-a3f9-43efc6030f36 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 returned with HTTP 200 Aug 06 19:29:13.707462 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 836/3332] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:29:13 2026] GET /volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 => generated 1833 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:29:13.839618 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e73857f1-1f0f-4bd5-8bbe-20a8d3f843b6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:13.841579 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e73857f1-1f0f-4bd5-8bbe-20a8d3f843b6 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 Aug 06 19:29:13.841815 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e73857f1-1f0f-4bd5-8bbe-20a8d3f843b6 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:13.842072 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e73857f1-1f0f-4bd5-8bbe-20a8d3f843b6 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:13.852604 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:13.852604 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:13.856138 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e73857f1-1f0f-4bd5-8bbe-20a8d3f843b6 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Volume info retrieved successfully. Aug 06 19:29:13.861089 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e73857f1-1f0f-4bd5-8bbe-20a8d3f843b6 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 returned with HTTP 200 Aug 06 19:29:13.861572 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 840/3333] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:29:13 2026] GET /volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 => generated 1158 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:29:14.119879 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-213665b6-5498-4c9f-b66f-6f8a1005b3a0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:14.121782 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-213665b6-5498-4c9f-b66f-6f8a1005b3a0 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:29:14.122244 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-213665b6-5498-4c9f-b66f-6f8a1005b3a0 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "11f21727-e5ec-459d-91b4-c79ce982c40c", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1732168968"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:14.123893 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-213665b6-5498-4c9f-b66f-6f8a1005b3a0 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Create volume request body: {'volume': {'imageRef': '11f21727-e5ec-459d-91b4-c79ce982c40c', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1732168968'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:29:14.218300 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-213665b6-5498-4c9f-b66f-6f8a1005b3a0 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Create volume of 1 GB Aug 06 19:29:14.224754 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-213665b6-5498-4c9f-b66f-6f8a1005b3a0 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Availability Zones retrieved successfully. Aug 06 19:29:14.230888 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-213665b6-5498-4c9f-b66f-6f8a1005b3a0 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Flow 'volume_create_api' (a32e0583-26da-4fda-9af3-6fe9ef3f7801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:14.232096 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-213665b6-5498-4c9f-b66f-6f8a1005b3a0 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33abd741-cd02-448c-8d57-1ab0b4dba5a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:14.233146 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-213665b6-5498-4c9f-b66f-6f8a1005b3a0 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:29:14.306290 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-213665b6-5498-4c9f-b66f-6f8a1005b3a0 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33abd741-cd02-448c-8d57-1ab0b4dba5a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:14.307250 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-213665b6-5498-4c9f-b66f-6f8a1005b3a0 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d477fa71-77c9-4dd5-a79c-ec16ff58d409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:14.404974 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-213665b6-5498-4c9f-b66f-6f8a1005b3a0 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Created reservations ['255df8ce-d764-4e63-98e7-2d92a71b018e', '2d9b86c6-5961-4fdd-a670-75abbc025cce', 'b8673974-b921-4f3b-badc-4639ecc9b7c3', '5aceec36-3be1-424b-abf1-acebb0aacc33'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:14.405828 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-213665b6-5498-4c9f-b66f-6f8a1005b3a0 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d477fa71-77c9-4dd5-a79c-ec16ff58d409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['255df8ce-d764-4e63-98e7-2d92a71b018e', '2d9b86c6-5961-4fdd-a670-75abbc025cce', 'b8673974-b921-4f3b-badc-4639ecc9b7c3', '5aceec36-3be1-424b-abf1-acebb0aacc33']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:14.406678 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-213665b6-5498-4c9f-b66f-6f8a1005b3a0 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f6289a0-7ed8-4ca0-b8c6-db6ff0f22524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:14.428824 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-213665b6-5498-4c9f-b66f-6f8a1005b3a0 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f6289a0-7ed8-4ca0-b8c6-db6ff0f22524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '543e0614-324d-4eee-a924-288a72bc5dbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1732168968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='331851f1d75944ef961f244e0b8e9044',qos_specs=None,replication_status=,reservations=['255df8ce-d764-4e63-98e7-2d92a71b018e','2d9b86c6-5961-4fdd-a670-75abbc025cce','b8673974-b921-4f3b-badc-4639ecc9b7c3','5aceec36-3be1-424b-abf1-acebb0aacc33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d21a3c31dfc48f6b7cd4ea2042ef545',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:29:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1732168968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=543e0614-324d-4eee-a924-288a72bc5dbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='331851f1d75944ef961f244e0b8e9044',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d21a3c31dfc48f6b7cd4ea2042ef545',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:14.429510 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-213665b6-5498-4c9f-b66f-6f8a1005b3a0 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7091e0f-ce35-4618-a2d6-8a4f43708d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:14.448196 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-213665b6-5498-4c9f-b66f-6f8a1005b3a0 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7091e0f-ce35-4618-a2d6-8a4f43708d65) transitioned into state 'SUCCESS' from state '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-1732168968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='331851f1d75944ef961f244e0b8e9044',qos_specs=None,replication_status=,reservations=['255df8ce-d764-4e63-98e7-2d92a71b018e','2d9b86c6-5961-4fdd-a670-75abbc025cce','b8673974-b921-4f3b-badc-4639ecc9b7c3','5aceec36-3be1-424b-abf1-acebb0aacc33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d21a3c31dfc48f6b7cd4ea2042ef545',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:14.448933 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-213665b6-5498-4c9f-b66f-6f8a1005b3a0 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50ef041d-0ff2-4860-9608-574947cd07da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:14.462696 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-213665b6-5498-4c9f-b66f-6f8a1005b3a0 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50ef041d-0ff2-4860-9608-574947cd07da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:14.463983 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-213665b6-5498-4c9f-b66f-6f8a1005b3a0 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Flow 'volume_create_api' (a32e0583-26da-4fda-9af3-6fe9ef3f7801) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:14.464316 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b5c283b8-253a-4331-b30b-3bf5891e7896 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:14.464701 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-213665b6-5498-4c9f-b66f-6f8a1005b3a0 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Create volume request issued successfully. Aug 06 19:29:14.465281 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-213665b6-5498-4c9f-b66f-6f8a1005b3a0 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:29:14.465750 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 832/3334] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:29:14 2026] POST /volume/v3/volumes => generated 743 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:14.466697 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b5c283b8-253a-4331-b30b-3bf5891e7896 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc Aug 06 19:29:14.467037 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b5c283b8-253a-4331-b30b-3bf5891e7896 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:14.467369 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b5c283b8-253a-4331-b30b-3bf5891e7896 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:14.479751 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:14.479751 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:14.481640 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0b42d9fa-caac-4e02-bb4e-1148fedb91c3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:14.483543 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b42d9fa-caac-4e02-bb4e-1148fedb91c3 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] GET https://10.4.3.5/volume/v3/volumes/543e0614-324d-4eee-a924-288a72bc5dbb Aug 06 19:29:14.483774 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b42d9fa-caac-4e02-bb4e-1148fedb91c3 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:14.483939 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b42d9fa-caac-4e02-bb4e-1148fedb91c3 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:14.484433 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b5c283b8-253a-4331-b30b-3bf5891e7896 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:14.489277 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b5c283b8-253a-4331-b30b-3bf5891e7896 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc returned with HTTP 200 Aug 06 19:29:14.489708 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 827/3335] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:14 2026] GET /volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:14.490884 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:14.490884 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:14.494466 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0b42d9fa-caac-4e02-bb4e-1148fedb91c3 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Volume info retrieved successfully. Aug 06 19:29:14.498387 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b42d9fa-caac-4e02-bb4e-1148fedb91c3 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] https://10.4.3.5/volume/v3/volumes/543e0614-324d-4eee-a924-288a72bc5dbb returned with HTTP 200 Aug 06 19:29:14.498759 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 837/3336] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:14 2026] GET /volume/v3/volumes/543e0614-324d-4eee-a924-288a72bc5dbb => generated 811 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:14.535587 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3d8349fb-e0b6-4a74-8f4a-ea6d67eb40b7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:14.537703 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3d8349fb-e0b6-4a74-8f4a-ea6d67eb40b7 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 Aug 06 19:29:14.537970 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3d8349fb-e0b6-4a74-8f4a-ea6d67eb40b7 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:14.538202 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3d8349fb-e0b6-4a74-8f4a-ea6d67eb40b7 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:14.538309 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-3d8349fb-e0b6-4a74-8f4a-ea6d67eb40b7 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id 2d4f331a-60ea-488e-bf87-265b65783187. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:14.542890 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:14.542890 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:14.543550 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3d8349fb-e0b6-4a74-8f4a-ea6d67eb40b7 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 returned with HTTP 200 Aug 06 19:29:14.543958 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 841/3337] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:14 2026] GET /volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:14.645953 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ad80d0a8-d4d3-4d5e-a193-aac34257b08e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:14.648376 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ad80d0a8-d4d3-4d5e-a193-aac34257b08e tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 Aug 06 19:29:14.648684 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ad80d0a8-d4d3-4d5e-a193-aac34257b08e tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:14.648966 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ad80d0a8-d4d3-4d5e-a193-aac34257b08e tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:14.649107 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-ad80d0a8-d4d3-4d5e-a193-aac34257b08e tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 00660b89-79e8-4519-809f-d5552e721a91. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:14.654163 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:14.654163 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:14.654969 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ad80d0a8-d4d3-4d5e-a193-aac34257b08e tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 returned with HTTP 200 Aug 06 19:29:14.655495 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 833/3338] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:14 2026] GET /volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:14.876040 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-05281ece-10b1-4ff1-8547-077517437ca1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:14.878445 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-05281ece-10b1-4ff1-8547-077517437ca1 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 Aug 06 19:29:14.878753 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-05281ece-10b1-4ff1-8547-077517437ca1 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:14.878947 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-05281ece-10b1-4ff1-8547-077517437ca1 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:14.892460 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:14.892460 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:14.898060 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-05281ece-10b1-4ff1-8547-077517437ca1 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Volume info retrieved successfully. Aug 06 19:29:14.904510 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-05281ece-10b1-4ff1-8547-077517437ca1 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 returned with HTTP 200 Aug 06 19:29:14.904510 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 828/3339] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:29:14 2026] GET /volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 => generated 1158 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:29:14.906930 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-2c2163ee-c77c-404b-8380-b34f62524713 req-0bef4bdc-3d58-4cdd-8fcf-734f536d7865 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:14.912002 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2c2163ee-c77c-404b-8380-b34f62524713 req-0bef4bdc-3d58-4cdd-8fcf-734f536d7865 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] POST https://10.4.3.5/volume/v3/attachments/6c42c03d-a37e-48fa-9567-9ced50b096f2/action Aug 06 19:29:14.912002 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2c2163ee-c77c-404b-8380-b34f62524713 req-0bef4bdc-3d58-4cdd-8fcf-734f536d7865 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:29:14.912220 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2c2163ee-c77c-404b-8380-b34f62524713 req-0bef4bdc-3d58-4cdd-8fcf-734f536d7865 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:14.936842 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:14.936842 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:14.954202 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2c2163ee-c77c-404b-8380-b34f62524713 req-0bef4bdc-3d58-4cdd-8fcf-734f536d7865 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/attachments/6c42c03d-a37e-48fa-9567-9ced50b096f2/action returned with HTTP 204 Aug 06 19:29:14.954952 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 838/3340] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:29:14 2026] POST /volume/v3/attachments/6c42c03d-a37e-48fa-9567-9ced50b096f2/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:15.067622 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-073e013d-3fd5-41d4-9a80-775b88b3d273 req-2fe6142e-3dcb-41f8-bfc6-51b27186b406 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:15.069280 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-073e013d-3fd5-41d4-9a80-775b88b3d273 req-2fe6142e-3dcb-41f8-bfc6-51b27186b406 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] DELETE https://10.4.3.5/volume/v3/attachments/ea3bdb42-5764-4958-b57e-751270bf5697 Aug 06 19:29:15.069550 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-073e013d-3fd5-41d4-9a80-775b88b3d273 req-2fe6142e-3dcb-41f8-bfc6-51b27186b406 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:15.069832 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-073e013d-3fd5-41d4-9a80-775b88b3d273 req-2fe6142e-3dcb-41f8-bfc6-51b27186b406 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:15.080984 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:15.080984 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:15.137262 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-073e013d-3fd5-41d4-9a80-775b88b3d273 req-2fe6142e-3dcb-41f8-bfc6-51b27186b406 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] https://10.4.3.5/volume/v3/attachments/ea3bdb42-5764-4958-b57e-751270bf5697 returned with HTTP 200 Aug 06 19:29:15.137728 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 842/3341] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:29:15 2026] DELETE /volume/v3/attachments/ea3bdb42-5764-4958-b57e-751270bf5697 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:15.380836 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-7d474ec0-09ad-4b19-9f90-3262480a6b27 req-e280d83c-7c38-4787-82d9-42fbc2c31d7d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:15.382977 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-7d474ec0-09ad-4b19-9f90-3262480a6b27 req-e280d83c-7c38-4787-82d9-42fbc2c31d7d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] DELETE https://10.4.3.5/volume/v3/attachments/dafbcb9e-483a-46e0-a159-8219e37aa2be Aug 06 19:29:15.383271 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-7d474ec0-09ad-4b19-9f90-3262480a6b27 req-e280d83c-7c38-4787-82d9-42fbc2c31d7d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:15.383534 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-7d474ec0-09ad-4b19-9f90-3262480a6b27 req-e280d83c-7c38-4787-82d9-42fbc2c31d7d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:15.391619 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:15.391619 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:15.436548 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-7d474ec0-09ad-4b19-9f90-3262480a6b27 req-e280d83c-7c38-4787-82d9-42fbc2c31d7d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/attachments/dafbcb9e-483a-46e0-a159-8219e37aa2be returned with HTTP 200 Aug 06 19:29:15.437001 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 834/3342] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:29:15 2026] DELETE /volume/v3/attachments/dafbcb9e-483a-46e0-a159-8219e37aa2be => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:15.506124 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-57b8506c-f6a6-4f5f-90f2-61453cd9ee40 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:15.508833 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-57b8506c-f6a6-4f5f-90f2-61453cd9ee40 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc Aug 06 19:29:15.508833 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-57b8506c-f6a6-4f5f-90f2-61453cd9ee40 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:15.509058 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-57b8506c-f6a6-4f5f-90f2-61453cd9ee40 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:15.512102 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-79a0a36d-95da-4a2b-a6ba-e7ad65bdeebe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:15.514266 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79a0a36d-95da-4a2b-a6ba-e7ad65bdeebe tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] GET https://10.4.3.5/volume/v3/volumes/543e0614-324d-4eee-a924-288a72bc5dbb Aug 06 19:29:15.514489 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79a0a36d-95da-4a2b-a6ba-e7ad65bdeebe tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:15.514713 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79a0a36d-95da-4a2b-a6ba-e7ad65bdeebe tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:15.521212 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:15.521212 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:15.522965 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:15.522965 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:15.526754 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-57b8506c-f6a6-4f5f-90f2-61453cd9ee40 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:15.527606 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-79a0a36d-95da-4a2b-a6ba-e7ad65bdeebe tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Volume info retrieved successfully. Aug 06 19:29:15.534130 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79a0a36d-95da-4a2b-a6ba-e7ad65bdeebe tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] https://10.4.3.5/volume/v3/volumes/543e0614-324d-4eee-a924-288a72bc5dbb returned with HTTP 200 Aug 06 19:29:15.534785 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 839/3343] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:15 2026] GET /volume/v3/volumes/543e0614-324d-4eee-a924-288a72bc5dbb => generated 1351 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 19:29:15.534955 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-57b8506c-f6a6-4f5f-90f2-61453cd9ee40 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc returned with HTTP 200 Aug 06 19:29:15.535731 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 829/3344] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:15 2026] GET /volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:15.550367 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cf478751-aed9-4687-b13e-b804570bbf0d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:15.552265 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf478751-aed9-4687-b13e-b804570bbf0d tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:29:15.552694 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf478751-aed9-4687-b13e-b804570bbf0d tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "543e0614-324d-4eee-a924-288a72bc5dbb", "size": 1, "name": "tempest-VolumesCloneTest-Volume-450640823"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:15.554497 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-cf478751-aed9-4687-b13e-b804570bbf0d tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Create volume request body: {'volume': {'source_volid': '543e0614-324d-4eee-a924-288a72bc5dbb', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-450640823'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:29:15.556049 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0977a42b-14c3-4a58-a7a7-74dc132d5018 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:15.558099 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0977a42b-14c3-4a58-a7a7-74dc132d5018 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 Aug 06 19:29:15.558376 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0977a42b-14c3-4a58-a7a7-74dc132d5018 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:15.558641 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0977a42b-14c3-4a58-a7a7-74dc132d5018 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:15.558759 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-0977a42b-14c3-4a58-a7a7-74dc132d5018 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id 2d4f331a-60ea-488e-bf87-265b65783187. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:15.564059 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:15.564059 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:15.564613 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:15.564613 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:15.564812 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0977a42b-14c3-4a58-a7a7-74dc132d5018 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 returned with HTTP 200 Aug 06 19:29:15.565251 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 835/3345] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:15 2026] GET /volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:15.565306 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cf478751-aed9-4687-b13e-b804570bbf0d tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Volume retrieved successfully. Aug 06 19:29:15.565461 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-cf478751-aed9-4687-b13e-b804570bbf0d tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Create volume of 1 GB Aug 06 19:29:15.570505 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cf478751-aed9-4687-b13e-b804570bbf0d tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Availability Zones retrieved successfully. Aug 06 19:29:15.577975 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cf478751-aed9-4687-b13e-b804570bbf0d tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Flow 'volume_create_api' (64c03fc0-6420-4f49-b9ce-cb4885d3ecc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:15.579517 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cf478751-aed9-4687-b13e-b804570bbf0d tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a22ba6fd-9c68-479f-b7f2-258a56510ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:15.580832 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-cf478751-aed9-4687-b13e-b804570bbf0d tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:29:15.605907 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cf478751-aed9-4687-b13e-b804570bbf0d tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a22ba6fd-9c68-479f-b7f2-258a56510ca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '543e0614-324d-4eee-a924-288a72bc5dbb', 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:15.606834 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cf478751-aed9-4687-b13e-b804570bbf0d tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (729ab0a6-4cdd-4dc4-be10-0cc8d8ca731f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:15.648853 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-cf478751-aed9-4687-b13e-b804570bbf0d tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Created reservations ['cc1a78a3-9075-4b26-a9e8-c9a90b734540', 'cd9366b5-b81a-4993-83a6-2da2319c0327', 'bbe78a74-773a-4e56-b133-c8d93d761222', '86dbd57f-3fe0-45c7-b037-215dc477d60c'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:15.649665 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cf478751-aed9-4687-b13e-b804570bbf0d tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (729ab0a6-4cdd-4dc4-be10-0cc8d8ca731f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc1a78a3-9075-4b26-a9e8-c9a90b734540', 'cd9366b5-b81a-4993-83a6-2da2319c0327', 'bbe78a74-773a-4e56-b133-c8d93d761222', '86dbd57f-3fe0-45c7-b037-215dc477d60c']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:15.650447 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cf478751-aed9-4687-b13e-b804570bbf0d tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4abec96-633b-4dd1-b6e7-1ea932802f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:15.664490 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2ef9e1e7-c513-4468-873d-9e33e8086631 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:15.666291 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ef9e1e7-c513-4468-873d-9e33e8086631 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 Aug 06 19:29:15.666513 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ef9e1e7-c513-4468-873d-9e33e8086631 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:15.666689 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ef9e1e7-c513-4468-873d-9e33e8086631 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:15.666783 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2ef9e1e7-c513-4468-873d-9e33e8086631 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 00660b89-79e8-4519-809f-d5552e721a91. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:15.670886 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:15.670886 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:15.671594 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ef9e1e7-c513-4468-873d-9e33e8086631 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 returned with HTTP 200 Aug 06 19:29:15.671975 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 840/3346] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:15 2026] GET /volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:15.685752 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cf478751-aed9-4687-b13e-b804570bbf0d tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4abec96-633b-4dd1-b6e7-1ea932802f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a590a849-0344-4fd6-b625-5e496a9114fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-450640823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='331851f1d75944ef961f244e0b8e9044',qos_specs=None,replication_status=,reservations=['cc1a78a3-9075-4b26-a9e8-c9a90b734540','cd9366b5-b81a-4993-83a6-2da2319c0327','bbe78a74-773a-4e56-b133-c8d93d761222','86dbd57f-3fe0-45c7-b037-215dc477d60c'],size=1,snapshot_id=None,source_replicaid=,source_volid=543e0614-324d-4eee-a924-288a72bc5dbb,status='creating',user_id='7d21a3c31dfc48f6b7cd4ea2042ef545',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), '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-06T19:29:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-450640823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a590a849-0344-4fd6-b625-5e496a9114fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='331851f1d75944ef961f244e0b8e9044',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=543e0614-324d-4eee-a924-288a72bc5dbb,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d21a3c31dfc48f6b7cd4ea2042ef545',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:15.686553 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cf478751-aed9-4687-b13e-b804570bbf0d tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a01bb6e-c89d-43ae-b41f-cb74e0ac503d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:15.705398 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cf478751-aed9-4687-b13e-b804570bbf0d tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a01bb6e-c89d-43ae-b41f-cb74e0ac503d) transitioned into state 'SUCCESS' from state '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-450640823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='331851f1d75944ef961f244e0b8e9044',qos_specs=None,replication_status=,reservations=['cc1a78a3-9075-4b26-a9e8-c9a90b734540','cd9366b5-b81a-4993-83a6-2da2319c0327','bbe78a74-773a-4e56-b133-c8d93d761222','86dbd57f-3fe0-45c7-b037-215dc477d60c'],size=1,snapshot_id=None,source_replicaid=,source_volid=543e0614-324d-4eee-a924-288a72bc5dbb,status='creating',user_id='7d21a3c31dfc48f6b7cd4ea2042ef545',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:15.706103 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cf478751-aed9-4687-b13e-b804570bbf0d tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4cd7dff-f716-43df-ad88-e24bb0ed954f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:15.723188 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cf478751-aed9-4687-b13e-b804570bbf0d tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4cd7dff-f716-43df-ad88-e24bb0ed954f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:15.724184 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cf478751-aed9-4687-b13e-b804570bbf0d tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Flow 'volume_create_api' (64c03fc0-6420-4f49-b9ce-cb4885d3ecc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:15.724525 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cf478751-aed9-4687-b13e-b804570bbf0d tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Create volume request issued successfully. Aug 06 19:29:15.725333 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf478751-aed9-4687-b13e-b804570bbf0d tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:29:15.725770 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 843/3347] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:29:15 2026] POST /volume/v3/volumes => generated 775 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:15.737088 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0b834134-25c0-4a5a-99e1-7147e0826780 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:15.739358 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0b834134-25c0-4a5a-99e1-7147e0826780 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] GET https://10.4.3.5/volume/v3/volumes/a590a849-0344-4fd6-b625-5e496a9114fe Aug 06 19:29:15.739647 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0b834134-25c0-4a5a-99e1-7147e0826780 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:15.739874 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0b834134-25c0-4a5a-99e1-7147e0826780 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:15.748633 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:15.748633 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:15.752567 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0b834134-25c0-4a5a-99e1-7147e0826780 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Volume info retrieved successfully. Aug 06 19:29:15.757625 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0b834134-25c0-4a5a-99e1-7147e0826780 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] https://10.4.3.5/volume/v3/volumes/a590a849-0344-4fd6-b625-5e496a9114fe returned with HTTP 200 Aug 06 19:29:15.758099 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 830/3348] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:15 2026] GET /volume/v3/volumes/a590a849-0344-4fd6-b625-5e496a9114fe => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:15.921216 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3ecf8a6f-877d-44d3-a634-11fdfe8d45c5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:15.923528 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3ecf8a6f-877d-44d3-a634-11fdfe8d45c5 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 Aug 06 19:29:15.923528 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3ecf8a6f-877d-44d3-a634-11fdfe8d45c5 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:15.923528 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3ecf8a6f-877d-44d3-a634-11fdfe8d45c5 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:15.931632 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:15.931632 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:15.935260 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3ecf8a6f-877d-44d3-a634-11fdfe8d45c5 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Volume info retrieved successfully. Aug 06 19:29:15.939564 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3ecf8a6f-877d-44d3-a634-11fdfe8d45c5 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 returned with HTTP 200 Aug 06 19:29:15.939956 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 836/3349] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:29:15 2026] GET /volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 => generated 863 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:16.577835 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b394294b-2502-43e8-b9df-acffcb5e994b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:16.582204 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b394294b-2502-43e8-b9df-acffcb5e994b tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 Aug 06 19:29:16.582483 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b394294b-2502-43e8-b9df-acffcb5e994b tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:16.582835 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b394294b-2502-43e8-b9df-acffcb5e994b tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:16.582945 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b394294b-2502-43e8-b9df-acffcb5e994b tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id 2d4f331a-60ea-488e-bf87-265b65783187. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:16.593806 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:16.593806 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:16.593806 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b394294b-2502-43e8-b9df-acffcb5e994b tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 returned with HTTP 200 Aug 06 19:29:16.593806 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 841/3350] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:16 2026] GET /volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:16.683401 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-05f1765c-a8a6-4c51-90cc-72e47c9e9481 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:16.685591 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-05f1765c-a8a6-4c51-90cc-72e47c9e9481 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 Aug 06 19:29:16.685855 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-05f1765c-a8a6-4c51-90cc-72e47c9e9481 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:16.688109 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-05f1765c-a8a6-4c51-90cc-72e47c9e9481 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:16.688109 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-05f1765c-a8a6-4c51-90cc-72e47c9e9481 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 00660b89-79e8-4519-809f-d5552e721a91. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:16.692421 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:16.692421 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:16.693111 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-05f1765c-a8a6-4c51-90cc-72e47c9e9481 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 returned with HTTP 200 Aug 06 19:29:16.693659 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 844/3351] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:16 2026] GET /volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:16.772120 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ce48f012-a71b-4bc1-8668-2e869553af44 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:16.774492 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ce48f012-a71b-4bc1-8668-2e869553af44 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] GET https://10.4.3.5/volume/v3/volumes/a590a849-0344-4fd6-b625-5e496a9114fe Aug 06 19:29:16.774682 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ce48f012-a71b-4bc1-8668-2e869553af44 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:16.774902 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ce48f012-a71b-4bc1-8668-2e869553af44 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:16.784354 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:16.784354 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:16.790137 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ce48f012-a71b-4bc1-8668-2e869553af44 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Volume info retrieved successfully. Aug 06 19:29:16.797954 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ce48f012-a71b-4bc1-8668-2e869553af44 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] https://10.4.3.5/volume/v3/volumes/a590a849-0344-4fd6-b625-5e496a9114fe returned with HTTP 200 Aug 06 19:29:16.798600 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 831/3352] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:16 2026] GET /volume/v3/volumes/a590a849-0344-4fd6-b625-5e496a9114fe => generated 1384 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:16.812273 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ab2611b0-e856-4abd-a80c-59f6aa03cf2c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:16.814393 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ab2611b0-e856-4abd-a80c-59f6aa03cf2c tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] GET https://10.4.3.5/volume/v3/volumes/a590a849-0344-4fd6-b625-5e496a9114fe Aug 06 19:29:16.814630 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ab2611b0-e856-4abd-a80c-59f6aa03cf2c tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:16.814859 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ab2611b0-e856-4abd-a80c-59f6aa03cf2c tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:16.824310 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:16.824310 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:16.828303 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ab2611b0-e856-4abd-a80c-59f6aa03cf2c tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Volume info retrieved successfully. Aug 06 19:29:16.833135 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ab2611b0-e856-4abd-a80c-59f6aa03cf2c tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] https://10.4.3.5/volume/v3/volumes/a590a849-0344-4fd6-b625-5e496a9114fe returned with HTTP 200 Aug 06 19:29:16.833539 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 837/3353] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:16 2026] GET /volume/v3/volumes/a590a849-0344-4fd6-b625-5e496a9114fe => generated 1384 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:16.847824 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a39e3b2b-1cde-4724-ad6f-2334a50475f0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:16.849597 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a39e3b2b-1cde-4724-ad6f-2334a50475f0 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] GET https://10.4.3.5/volume/v3/volumes/a590a849-0344-4fd6-b625-5e496a9114fe Aug 06 19:29:16.849778 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a39e3b2b-1cde-4724-ad6f-2334a50475f0 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:16.850010 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a39e3b2b-1cde-4724-ad6f-2334a50475f0 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:16.860669 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:16.860669 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:16.866031 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a39e3b2b-1cde-4724-ad6f-2334a50475f0 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Volume info retrieved successfully. Aug 06 19:29:16.872907 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a39e3b2b-1cde-4724-ad6f-2334a50475f0 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] https://10.4.3.5/volume/v3/volumes/a590a849-0344-4fd6-b625-5e496a9114fe returned with HTTP 200 Aug 06 19:29:16.873758 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 842/3354] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:16 2026] GET /volume/v3/volumes/a590a849-0344-4fd6-b625-5e496a9114fe => generated 1384 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:16.887606 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-53b92468-5dc1-4337-b0e2-3789c0bfb99a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:16.889918 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-53b92468-5dc1-4337-b0e2-3789c0bfb99a tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] DELETE https://10.4.3.5/volume/v3/volumes/a590a849-0344-4fd6-b625-5e496a9114fe Aug 06 19:29:16.890258 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-53b92468-5dc1-4337-b0e2-3789c0bfb99a tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:16.890533 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-53b92468-5dc1-4337-b0e2-3789c0bfb99a tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:16.890741 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-53b92468-5dc1-4337-b0e2-3789c0bfb99a tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Delete volume with id: a590a849-0344-4fd6-b625-5e496a9114fe Aug 06 19:29:16.900100 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:16.900100 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:16.900906 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-53b92468-5dc1-4337-b0e2-3789c0bfb99a tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Volume info retrieved successfully. Aug 06 19:29:16.923509 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-53b92468-5dc1-4337-b0e2-3789c0bfb99a tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Delete volume request issued successfully. Aug 06 19:29:16.924217 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-53b92468-5dc1-4337-b0e2-3789c0bfb99a tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] https://10.4.3.5/volume/v3/volumes/a590a849-0344-4fd6-b625-5e496a9114fe returned with HTTP 202 Aug 06 19:29:16.924546 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 845/3355] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:29:16 2026] DELETE /volume/v3/volumes/a590a849-0344-4fd6-b625-5e496a9114fe => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:29:16.933082 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3876729d-13cb-454a-a21d-e7a22d2d35ef None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:16.935141 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3876729d-13cb-454a-a21d-e7a22d2d35ef tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] GET https://10.4.3.5/volume/v3/volumes/a590a849-0344-4fd6-b625-5e496a9114fe Aug 06 19:29:16.935390 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3876729d-13cb-454a-a21d-e7a22d2d35ef tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:16.935585 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3876729d-13cb-454a-a21d-e7a22d2d35ef tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:16.943897 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:16.943897 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:16.948045 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3876729d-13cb-454a-a21d-e7a22d2d35ef tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Volume info retrieved successfully. Aug 06 19:29:16.953779 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3876729d-13cb-454a-a21d-e7a22d2d35ef tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] https://10.4.3.5/volume/v3/volumes/a590a849-0344-4fd6-b625-5e496a9114fe returned with HTTP 200 Aug 06 19:29:16.954308 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 832/3356] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:16 2026] GET /volume/v3/volumes/a590a849-0344-4fd6-b625-5e496a9114fe => generated 1383 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 19:29:17.604956 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3df4ed8e-e807-4583-be33-4ea303c64455 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:17.608580 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3df4ed8e-e807-4583-be33-4ea303c64455 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 Aug 06 19:29:17.608833 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3df4ed8e-e807-4583-be33-4ea303c64455 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:17.609106 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3df4ed8e-e807-4583-be33-4ea303c64455 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:17.609270 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-3df4ed8e-e807-4583-be33-4ea303c64455 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id 2d4f331a-60ea-488e-bf87-265b65783187. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:17.616530 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:17.616530 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:17.617330 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3df4ed8e-e807-4583-be33-4ea303c64455 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 returned with HTTP 200 Aug 06 19:29:17.617730 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 838/3357] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:17 2026] GET /volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:17.705922 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8ebb42af-33c0-477a-b823-a2fde2b4b5b6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:17.707617 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ebb42af-33c0-477a-b823-a2fde2b4b5b6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 Aug 06 19:29:17.707829 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8ebb42af-33c0-477a-b823-a2fde2b4b5b6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:17.708025 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8ebb42af-33c0-477a-b823-a2fde2b4b5b6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:17.708128 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8ebb42af-33c0-477a-b823-a2fde2b4b5b6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 00660b89-79e8-4519-809f-d5552e721a91. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:17.715392 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:17.715392 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:17.715908 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ebb42af-33c0-477a-b823-a2fde2b4b5b6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 returned with HTTP 200 Aug 06 19:29:17.716263 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 843/3358] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:17 2026] GET /volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:17.971269 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-19d9f72e-7f82-43ea-98b5-25e19e463c40 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:17.977430 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-19d9f72e-7f82-43ea-98b5-25e19e463c40 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] GET https://10.4.3.5/volume/v3/volumes/a590a849-0344-4fd6-b625-5e496a9114fe Aug 06 19:29:17.977430 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-19d9f72e-7f82-43ea-98b5-25e19e463c40 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:17.977430 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-19d9f72e-7f82-43ea-98b5-25e19e463c40 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:17.986433 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-19d9f72e-7f82-43ea-98b5-25e19e463c40 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] https://10.4.3.5/volume/v3/volumes/a590a849-0344-4fd6-b625-5e496a9114fe returned with HTTP 404 Aug 06 19:29:17.986433 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 846/3359] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:17 2026] GET /volume/v3/volumes/a590a849-0344-4fd6-b625-5e496a9114fe => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:17.996334 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2636c768-98dc-4f98-a246-0444faff7d53 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:17.998694 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2636c768-98dc-4f98-a246-0444faff7d53 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] GET https://10.4.3.5/volume/v3/volumes/543e0614-324d-4eee-a924-288a72bc5dbb Aug 06 19:29:17.998945 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2636c768-98dc-4f98-a246-0444faff7d53 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:17.999437 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2636c768-98dc-4f98-a246-0444faff7d53 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:18.008851 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:18.008851 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:18.013934 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2636c768-98dc-4f98-a246-0444faff7d53 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Volume info retrieved successfully. Aug 06 19:29:18.021405 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2636c768-98dc-4f98-a246-0444faff7d53 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] https://10.4.3.5/volume/v3/volumes/543e0614-324d-4eee-a924-288a72bc5dbb returned with HTTP 200 Aug 06 19:29:18.022330 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 833/3360] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:17 2026] GET /volume/v3/volumes/543e0614-324d-4eee-a924-288a72bc5dbb => generated 1351 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:18.039780 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b283ee66-910e-44c0-9461-104b443c921d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:18.041936 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b283ee66-910e-44c0-9461-104b443c921d tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] DELETE https://10.4.3.5/volume/v3/volumes/543e0614-324d-4eee-a924-288a72bc5dbb Aug 06 19:29:18.042244 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b283ee66-910e-44c0-9461-104b443c921d tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:18.042511 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b283ee66-910e-44c0-9461-104b443c921d tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:18.042749 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-b283ee66-910e-44c0-9461-104b443c921d tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Delete volume with id: 543e0614-324d-4eee-a924-288a72bc5dbb Aug 06 19:29:18.051468 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:18.051468 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:18.051963 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b283ee66-910e-44c0-9461-104b443c921d tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Volume info retrieved successfully. Aug 06 19:29:18.071107 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b283ee66-910e-44c0-9461-104b443c921d tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Delete volume request issued successfully. Aug 06 19:29:18.071395 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b283ee66-910e-44c0-9461-104b443c921d tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] https://10.4.3.5/volume/v3/volumes/543e0614-324d-4eee-a924-288a72bc5dbb returned with HTTP 202 Aug 06 19:29:18.071983 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 839/3361] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:29:18 2026] DELETE /volume/v3/volumes/543e0614-324d-4eee-a924-288a72bc5dbb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:29:18.083945 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-74732e69-29b5-4935-814d-b922398482fb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:18.085617 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-74732e69-29b5-4935-814d-b922398482fb tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] GET https://10.4.3.5/volume/v3/volumes/543e0614-324d-4eee-a924-288a72bc5dbb Aug 06 19:29:18.086047 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-74732e69-29b5-4935-814d-b922398482fb tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:18.086450 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-74732e69-29b5-4935-814d-b922398482fb tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:18.096472 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:18.096472 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:18.101920 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-74732e69-29b5-4935-814d-b922398482fb tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Volume info retrieved successfully. Aug 06 19:29:18.108204 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-74732e69-29b5-4935-814d-b922398482fb tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] https://10.4.3.5/volume/v3/volumes/543e0614-324d-4eee-a924-288a72bc5dbb returned with HTTP 200 Aug 06 19:29:18.109074 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 844/3362] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:18 2026] GET /volume/v3/volumes/543e0614-324d-4eee-a924-288a72bc5dbb => generated 1350 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:18.493279 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b27d4a85-0961-476f-bdce-54e56ce573fb req-f4d3338a-ca21-4e5f-ab0c-ccbd0409f296 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:18.496399 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b27d4a85-0961-476f-bdce-54e56ce573fb req-f4d3338a-ca21-4e5f-ab0c-ccbd0409f296 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] DELETE https://10.4.3.5/volume/v3/attachments/dafbcb9e-483a-46e0-a159-8219e37aa2be Aug 06 19:29:18.496939 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b27d4a85-0961-476f-bdce-54e56ce573fb req-f4d3338a-ca21-4e5f-ab0c-ccbd0409f296 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:18.497200 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b27d4a85-0961-476f-bdce-54e56ce573fb req-f4d3338a-ca21-4e5f-ab0c-ccbd0409f296 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:18.502428 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b27d4a85-0961-476f-bdce-54e56ce573fb req-f4d3338a-ca21-4e5f-ab0c-ccbd0409f296 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/attachments/dafbcb9e-483a-46e0-a159-8219e37aa2be returned with HTTP 404 Aug 06 19:29:18.502428 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 847/3363] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:29:18 2026] DELETE /volume/v3/attachments/dafbcb9e-483a-46e0-a159-8219e37aa2be => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:29:18.631518 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8eb3d95e-ece1-4da4-8f23-0210352f7a4e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:18.637509 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8eb3d95e-ece1-4da4-8f23-0210352f7a4e tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 Aug 06 19:29:18.637682 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8eb3d95e-ece1-4da4-8f23-0210352f7a4e tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:18.637891 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8eb3d95e-ece1-4da4-8f23-0210352f7a4e tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:18.638028 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-8eb3d95e-ece1-4da4-8f23-0210352f7a4e tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id 2d4f331a-60ea-488e-bf87-265b65783187. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:18.642755 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:18.642755 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:18.643589 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8eb3d95e-ece1-4da4-8f23-0210352f7a4e tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 returned with HTTP 200 Aug 06 19:29:18.643976 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 834/3364] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:18 2026] GET /volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:18.729300 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5229d968-570b-453a-b7ce-3470fb28af38 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:18.731734 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5229d968-570b-453a-b7ce-3470fb28af38 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 Aug 06 19:29:18.732171 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5229d968-570b-453a-b7ce-3470fb28af38 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:18.732588 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5229d968-570b-453a-b7ce-3470fb28af38 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:18.732905 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-5229d968-570b-453a-b7ce-3470fb28af38 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 00660b89-79e8-4519-809f-d5552e721a91. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:18.738563 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:18.738563 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:18.739827 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5229d968-570b-453a-b7ce-3470fb28af38 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 returned with HTTP 200 Aug 06 19:29:18.740368 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 840/3365] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:18 2026] GET /volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:18.755108 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fd6e6df5-b23f-40d6-8e55-8686d03578d2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:18.755378 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1dc52f24-8e00-4d7e-bf86-3d46bce7e5a0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:18.758880 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fd6e6df5-b23f-40d6-8e55-8686d03578d2 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91/export_record Aug 06 19:29:18.758880 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fd6e6df5-b23f-40d6-8e55-8686d03578d2 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:18.758880 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fd6e6df5-b23f-40d6-8e55-8686d03578d2 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'export_record' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:18.758880 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-fd6e6df5-b23f-40d6-8e55-8686d03578d2 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Export record for backup 00660b89-79e8-4519-809f-d5552e721a91. {{(pid=100265) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 19:29:18.761080 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1dc52f24-8e00-4d7e-bf86-3d46bce7e5a0 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:29:18.761179 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1dc52f24-8e00-4d7e-bf86-3d46bce7e5a0 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f8e761b8-0877-4978-bbf8-28b3a7edacfc", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-880056500", "description": null, "metadata": null}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:18.768801 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:18.768801 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:18.768801 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.backup.api [None req-fd6e6df5-b23f-40d6-8e55-8686d03578d2 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling RPCAPI with context: , host: np0000006689, backup: 00660b89-79e8-4519-809f-d5552e721a91. {{(pid=100265) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 06 19:29:18.777265 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:18.777265 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:18.777886 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1dc52f24-8e00-4d7e-bf86-3d46bce7e5a0 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:18.778076 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-1dc52f24-8e00-4d7e-bf86-3d46bce7e5a0 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Create snapshot from volume f8e761b8-0877-4978-bbf8-28b3a7edacfc Aug 06 19:29:18.785118 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-fd6e6df5-b23f-40d6-8e55-8686d03578d2 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] export_record in rpcapi backup_id 00660b89-79e8-4519-809f-d5552e721a91 on host np0000006689. {{(pid=100265) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 06 19:29:18.804613 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-fd6e6df5-b23f-40d6-8e55-8686d03578d2 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDA2NjBiODktNzllOC00NTE5LTgwOWYtZDU1NTJlNzIxYTkxIiwgInVzZXJfaWQiOiAiZTQyYzdiZWY0MmFlNDI3ZjkyNjZkZjI5MmJlNzdiYWIiLCAicHJvamVjdF9pZCI6ICJjM2U0NmEzOWVlNWI0ZjMxOGIwMmFmMWZiNjE2OGEwZSIsICJ2b2x1bWVfaWQiOiAiNmM1ZmQzNjMtNGY4Ni00ZmYyLWIyMjktNWZkZmViYjQyNWE2IiwgImhvc3QiOiAibnAwMDAwMDA2Njg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzM1OTY4NzY3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNmM1ZmQzNjMtNGY4Ni00ZmYyLWIyMjktNWZkZmViYjQyNWE2LzIwMjYwODA2MTkyOTAyL2F6X25vdmFfYmFja3VwXzAwNjYwYjg5LTc5ZTgtNDUxOS04MDlmLWQ1NTUyZTcyMWE5MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTk6Mjk6MDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTk6Mjk6MDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxOToyOToxOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100265) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 06 19:29:18.804613 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fd6e6df5-b23f-40d6-8e55-8686d03578d2 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91/export_record returned with HTTP 200 Aug 06 19:29:18.804613 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 845/3366] 10.4.3.5 () {68 vars in 1416 bytes} [Thu Aug 6 19:29:18 2026] GET /volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91/export_record => generated 1424 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:18.820691 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-192d9675-57d1-4750-8568-8c97005dd174 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:18.825551 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-192d9675-57d1-4750-8568-8c97005dd174 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 Aug 06 19:29:18.825871 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-192d9675-57d1-4750-8568-8c97005dd174 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:18.826429 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-192d9675-57d1-4750-8568-8c97005dd174 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:18.826557 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-192d9675-57d1-4750-8568-8c97005dd174 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 00660b89-79e8-4519-809f-d5552e721a91. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:18.832891 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:18.832891 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:18.833677 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-192d9675-57d1-4750-8568-8c97005dd174 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 returned with HTTP 200 Aug 06 19:29:18.834813 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 835/3367] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:18 2026] GET /volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:18.848281 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6a3740ef-b75d-4df9-8d04-1eb268e04f40 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:18.852779 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6a3740ef-b75d-4df9-8d04-1eb268e04f40 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] POST https://10.4.3.5/volume/v3/backups/import_record Aug 06 19:29:18.852779 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6a3740ef-b75d-4df9-8d04-1eb268e04f40 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTk0ZWQxZGUtMGI0Ni00MmVhLWE1YjEtZjQ2YWJjZjk4ZjAwIiwgInVzZXJfaWQiOiAiZTQyYzdiZWY0MmFlNDI3ZjkyNjZkZjI5MmJlNzdiYWIiLCAicHJvamVjdF9pZCI6ICJjM2U0NmEzOWVlNWI0ZjMxOGIwMmFmMWZiNjE2OGEwZSIsICJ2b2x1bWVfaWQiOiAiNmM1ZmQzNjMtNGY4Ni00ZmYyLWIyMjktNWZkZmViYjQyNWE2IiwgImhvc3QiOiAibnAwMDAwMDA2Njg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzM1OTY4NzY3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNmM1ZmQzNjMtNGY4Ni00ZmYyLWIyMjktNWZkZmViYjQyNWE2LzIwMjYwODA2MTkyOTAyL2F6X25vdmFfYmFja3VwXzAwNjYwYjg5LTc5ZTgtNDUxOS04MDlmLWQ1NTUyZTcyMWE5MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTk6Mjk6MDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTk6Mjk6MDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxOToyOToxOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:18.853586 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-6a3740ef-b75d-4df9-8d04-1eb268e04f40 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTk0ZWQxZGUtMGI0Ni00MmVhLWE1YjEtZjQ2YWJjZjk4ZjAwIiwgInVzZXJfaWQiOiAiZTQyYzdiZWY0MmFlNDI3ZjkyNjZkZjI5MmJlNzdiYWIiLCAicHJvamVjdF9pZCI6ICJjM2U0NmEzOWVlNWI0ZjMxOGIwMmFmMWZiNjE2OGEwZSIsICJ2b2x1bWVfaWQiOiAiNmM1ZmQzNjMtNGY4Ni00ZmYyLWIyMjktNWZkZmViYjQyNWE2IiwgImhvc3QiOiAibnAwMDAwMDA2Njg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzM1OTY4NzY3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNmM1ZmQzNjMtNGY4Ni00ZmYyLWIyMjktNWZkZmViYjQyNWE2LzIwMjYwODA2MTkyOTAyL2F6X25vdmFfYmFja3VwXzAwNjYwYjg5LTc5ZTgtNDUxOS04MDlmLWQ1NTUyZTcyMWE5MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTk6Mjk6MDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTk6Mjk6MDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxOToyOToxOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100263) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 06 19:29:18.853899 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-6a3740ef-b75d-4df9-8d04-1eb268e04f40 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTk0ZWQxZGUtMGI0Ni00MmVhLWE1YjEtZjQ2YWJjZjk4ZjAwIiwgInVzZXJfaWQiOiAiZTQyYzdiZWY0MmFlNDI3ZjkyNjZkZjI5MmJlNzdiYWIiLCAicHJvamVjdF9pZCI6ICJjM2U0NmEzOWVlNWI0ZjMxOGIwMmFmMWZiNjE2OGEwZSIsICJ2b2x1bWVfaWQiOiAiNmM1ZmQzNjMtNGY4Ni00ZmYyLWIyMjktNWZkZmViYjQyNWE2IiwgImhvc3QiOiAibnAwMDAwMDA2Njg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzM1OTY4NzY3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNmM1ZmQzNjMtNGY4Ni00ZmYyLWIyMjktNWZkZmViYjQyNWE2LzIwMjYwODA2MTkyOTAyL2F6X25vdmFfYmFja3VwXzAwNjYwYjg5LTc5ZTgtNDUxOS04MDlmLWQ1NTUyZTcyMWE5MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTk6Mjk6MDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTk6Mjk6MDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxOToyOToxOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100263) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 06 19:29:18.855336 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.policy [None req-6a3740ef-b75d-4df9-8d04-1eb268e04f40 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'dff08135dc3b4b4a8194a69736e89f25', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c3e46a39ee5b4f318b02af1fb6168a0e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100263) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:29:18.855718 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6a3740ef-b75d-4df9-8d04-1eb268e04f40 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] https://10.4.3.5/volume/v3/backups/import_record returned with HTTP 403 Aug 06 19:29:18.856678 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 841/3368] 10.4.3.5 () {70 vars in 1328 bytes} [Thu Aug 6 19:29:18 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 06 19:29:18.867496 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5d3553f7-8757-4855-a639-2c03ee3404cc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:18.872417 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d3553f7-8757-4855-a639-2c03ee3404cc tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/6c5fd363-4f86-4ff2-b229-5fdfebb425a6 Aug 06 19:29:18.876375 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d3553f7-8757-4855-a639-2c03ee3404cc tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:18.876710 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d3553f7-8757-4855-a639-2c03ee3404cc tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:18.876984 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-5d3553f7-8757-4855-a639-2c03ee3404cc tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Delete volume with id: 6c5fd363-4f86-4ff2-b229-5fdfebb425a6 Aug 06 19:29:18.888963 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:18.888963 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:18.888963 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5d3553f7-8757-4855-a639-2c03ee3404cc tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Volume info retrieved successfully. Aug 06 19:29:18.894988 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-1dc52f24-8e00-4d7e-bf86-3d46bce7e5a0 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Created reservations ['c2e689d6-d0b6-41bd-8cbe-f8083f3419f3', 'fe215fae-d758-4a3a-b160-07efb7b0a555', '9cf46ab8-7089-4b93-8584-729d68e5a718', 'd904d9cc-23f4-4ffa-b17e-832fd698a61b'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:18.916315 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5d3553f7-8757-4855-a639-2c03ee3404cc tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Delete volume request issued successfully. Aug 06 19:29:18.916567 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d3553f7-8757-4855-a639-2c03ee3404cc tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/volumes/6c5fd363-4f86-4ff2-b229-5fdfebb425a6 returned with HTTP 202 Aug 06 19:29:18.917160 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 846/3369] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:29:18 2026] DELETE /volume/v3/volumes/6c5fd363-4f86-4ff2-b229-5fdfebb425a6 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:29:18.929774 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8e001434-3e9a-4c0d-bcb5-8f08e96a9e90 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:18.931965 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8e001434-3e9a-4c0d-bcb5-8f08e96a9e90 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/volumes/6c5fd363-4f86-4ff2-b229-5fdfebb425a6 Aug 06 19:29:18.932217 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8e001434-3e9a-4c0d-bcb5-8f08e96a9e90 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:18.932498 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8e001434-3e9a-4c0d-bcb5-8f08e96a9e90 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:18.947886 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:18.947886 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:18.956942 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8e001434-3e9a-4c0d-bcb5-8f08e96a9e90 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Volume info retrieved successfully. Aug 06 19:29:18.963370 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8e001434-3e9a-4c0d-bcb5-8f08e96a9e90 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/volumes/6c5fd363-4f86-4ff2-b229-5fdfebb425a6 returned with HTTP 200 Aug 06 19:29:18.963890 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 836/3370] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:18 2026] GET /volume/v3/volumes/6c5fd363-4f86-4ff2-b229-5fdfebb425a6 => generated 1004 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:18.977077 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1dc52f24-8e00-4d7e-bf86-3d46bce7e5a0 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Snapshot force create request issued successfully. Aug 06 19:29:18.977077 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1dc52f24-8e00-4d7e-bf86-3d46bce7e5a0 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:29:18.977077 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 848/3371] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:29:18 2026] POST /volume/v3/snapshots => generated 312 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:18.985811 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-463ee21c-774b-4110-8fbe-6506a45a79b1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:18.987934 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-463ee21c-774b-4110-8fbe-6506a45a79b1 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 Aug 06 19:29:18.988205 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-463ee21c-774b-4110-8fbe-6506a45a79b1 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:18.988427 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-463ee21c-774b-4110-8fbe-6506a45a79b1 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:18.990581 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-be1d0a72-d336-48bb-80cf-279173523835 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:18.996121 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be1d0a72-d336-48bb-80cf-279173523835 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/snapshots/f84c8c60-dffc-41bf-a0ab-71a41dea9a27 Aug 06 19:29:18.996321 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be1d0a72-d336-48bb-80cf-279173523835 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:18.996528 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be1d0a72-d336-48bb-80cf-279173523835 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:19.002713 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:19.002713 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:19.005005 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:19.005005 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:19.006198 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-be1d0a72-d336-48bb-80cf-279173523835 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Snapshot retrieved successfully. Aug 06 19:29:19.008216 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be1d0a72-d336-48bb-80cf-279173523835 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/snapshots/f84c8c60-dffc-41bf-a0ab-71a41dea9a27 returned with HTTP 200 Aug 06 19:29:19.008635 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-463ee21c-774b-4110-8fbe-6506a45a79b1 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Volume info retrieved successfully. Aug 06 19:29:19.008951 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 847/3372] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:18 2026] GET /volume/v3/snapshots/f84c8c60-dffc-41bf-a0ab-71a41dea9a27 => generated 444 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:19.013921 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-463ee21c-774b-4110-8fbe-6506a45a79b1 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 returned with HTTP 200 Aug 06 19:29:19.014368 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 842/3373] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:29:18 2026] GET /volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 => generated 863 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:19.028374 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4b52328c-691e-44fe-9e97-9543624782ef None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:19.030951 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4b52328c-691e-44fe-9e97-9543624782ef tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] DELETE https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 Aug 06 19:29:19.031318 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4b52328c-691e-44fe-9e97-9543624782ef tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:19.031595 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4b52328c-691e-44fe-9e97-9543624782ef tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:19.031849 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-4b52328c-691e-44fe-9e97-9543624782ef tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Delete volume with id: b0b3412c-158a-44ae-a8e2-25daaab8c6d6 Aug 06 19:29:19.040474 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:19.040474 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:19.041109 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4b52328c-691e-44fe-9e97-9543624782ef tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Volume info retrieved successfully. Aug 06 19:29:19.062577 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4b52328c-691e-44fe-9e97-9543624782ef tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Delete volume request issued successfully. Aug 06 19:29:19.062776 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4b52328c-691e-44fe-9e97-9543624782ef tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 returned with HTTP 202 Aug 06 19:29:19.063232 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 837/3374] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:29:19 2026] DELETE /volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:29:19.070787 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-22335560-bc6f-4d85-b4af-f1a44ad4a40c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:19.072949 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-22335560-bc6f-4d85-b4af-f1a44ad4a40c tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 Aug 06 19:29:19.073227 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-22335560-bc6f-4d85-b4af-f1a44ad4a40c tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:19.073484 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-22335560-bc6f-4d85-b4af-f1a44ad4a40c tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:19.082401 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:19.082401 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:19.087295 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-22335560-bc6f-4d85-b4af-f1a44ad4a40c tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Volume info retrieved successfully. Aug 06 19:29:19.092913 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-22335560-bc6f-4d85-b4af-f1a44ad4a40c tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 returned with HTTP 200 Aug 06 19:29:19.093420 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 849/3375] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:29:19 2026] GET /volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 => generated 862 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:19.123560 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-26916369-cf30-46f3-9d1e-6a55e33fe4ed None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:19.125765 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-26916369-cf30-46f3-9d1e-6a55e33fe4ed tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] GET https://10.4.3.5/volume/v3/volumes/543e0614-324d-4eee-a924-288a72bc5dbb Aug 06 19:29:19.126071 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-26916369-cf30-46f3-9d1e-6a55e33fe4ed tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:19.126353 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-26916369-cf30-46f3-9d1e-6a55e33fe4ed tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:19.134411 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-26916369-cf30-46f3-9d1e-6a55e33fe4ed tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] https://10.4.3.5/volume/v3/volumes/543e0614-324d-4eee-a924-288a72bc5dbb returned with HTTP 404 Aug 06 19:29:19.134893 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 848/3376] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:19 2026] GET /volume/v3/volumes/543e0614-324d-4eee-a924-288a72bc5dbb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:19.146071 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f9ae59df-085c-4475-ba02-63e1292d1875 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:19.148228 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f9ae59df-085c-4475-ba02-63e1292d1875 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:29:19.148661 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f9ae59df-085c-4475-ba02-63e1292d1875 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-157774988"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:19.150760 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-f9ae59df-085c-4475-ba02-63e1292d1875 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-157774988'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:29:19.150958 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-f9ae59df-085c-4475-ba02-63e1292d1875 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Create volume of 1 GB Aug 06 19:29:19.156711 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f9ae59df-085c-4475-ba02-63e1292d1875 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Availability Zones retrieved successfully. Aug 06 19:29:19.164393 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f9ae59df-085c-4475-ba02-63e1292d1875 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Flow 'volume_create_api' (1a1401dc-4b0d-4da3-a39e-d303762a6af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:19.165697 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f9ae59df-085c-4475-ba02-63e1292d1875 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a547afc-5a27-46bf-bf69-ffa3cbbd6346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:19.167103 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-f9ae59df-085c-4475-ba02-63e1292d1875 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:29:19.197068 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f9ae59df-085c-4475-ba02-63e1292d1875 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a547afc-5a27-46bf-bf69-ffa3cbbd6346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:19.197899 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f9ae59df-085c-4475-ba02-63e1292d1875 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a589e07a-77df-4a01-a873-96a4827259aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:19.239899 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-f9ae59df-085c-4475-ba02-63e1292d1875 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Created reservations ['f8811296-382b-476d-bbbe-4646ae6d7b96', '95837430-2489-440e-ab2f-055657dcb174', '3bb4843a-86be-47e8-9a57-bbaa75e4b318', 'b4e6ccae-23e9-49f7-876a-602bba6453fa'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:19.240817 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f9ae59df-085c-4475-ba02-63e1292d1875 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a589e07a-77df-4a01-a873-96a4827259aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8811296-382b-476d-bbbe-4646ae6d7b96', '95837430-2489-440e-ab2f-055657dcb174', '3bb4843a-86be-47e8-9a57-bbaa75e4b318', 'b4e6ccae-23e9-49f7-876a-602bba6453fa']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:19.241635 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f9ae59df-085c-4475-ba02-63e1292d1875 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5b435ec-3b98-41ef-b336-94f3795b8a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:19.266993 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f9ae59df-085c-4475-ba02-63e1292d1875 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5b435ec-3b98-41ef-b336-94f3795b8a41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e91e0a1-6e1d-483a-ae24-bf4654fb3a46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-157774988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='331851f1d75944ef961f244e0b8e9044',qos_specs=None,replication_status=,reservations=['f8811296-382b-476d-bbbe-4646ae6d7b96','95837430-2489-440e-ab2f-055657dcb174','3bb4843a-86be-47e8-9a57-bbaa75e4b318','b4e6ccae-23e9-49f7-876a-602bba6453fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d21a3c31dfc48f6b7cd4ea2042ef545',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:29:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-157774988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e91e0a1-6e1d-483a-ae24-bf4654fb3a46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='331851f1d75944ef961f244e0b8e9044',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d21a3c31dfc48f6b7cd4ea2042ef545',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:19.267803 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f9ae59df-085c-4475-ba02-63e1292d1875 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6149cbf7-993d-4465-bec9-614534d39e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:19.286041 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f9ae59df-085c-4475-ba02-63e1292d1875 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6149cbf7-993d-4465-bec9-614534d39e76) transitioned into state 'SUCCESS' from state '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-157774988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='331851f1d75944ef961f244e0b8e9044',qos_specs=None,replication_status=,reservations=['f8811296-382b-476d-bbbe-4646ae6d7b96','95837430-2489-440e-ab2f-055657dcb174','3bb4843a-86be-47e8-9a57-bbaa75e4b318','b4e6ccae-23e9-49f7-876a-602bba6453fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d21a3c31dfc48f6b7cd4ea2042ef545',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:19.286768 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f9ae59df-085c-4475-ba02-63e1292d1875 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4255e75a-454a-4806-98ec-4d9926a0bdd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:19.296503 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f9ae59df-085c-4475-ba02-63e1292d1875 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4255e75a-454a-4806-98ec-4d9926a0bdd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:19.297409 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f9ae59df-085c-4475-ba02-63e1292d1875 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Flow 'volume_create_api' (1a1401dc-4b0d-4da3-a39e-d303762a6af0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:19.297719 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f9ae59df-085c-4475-ba02-63e1292d1875 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Create volume request issued successfully. Aug 06 19:29:19.298356 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f9ae59df-085c-4475-ba02-63e1292d1875 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:29:19.298807 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 843/3377] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:29:19 2026] POST /volume/v3/volumes => generated 742 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:19.311547 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1f3cbdf0-9245-47f3-82ec-6922cefd253d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:19.313341 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1f3cbdf0-9245-47f3-82ec-6922cefd253d tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] GET https://10.4.3.5/volume/v3/volumes/8e91e0a1-6e1d-483a-ae24-bf4654fb3a46 Aug 06 19:29:19.313527 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1f3cbdf0-9245-47f3-82ec-6922cefd253d tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:19.313704 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1f3cbdf0-9245-47f3-82ec-6922cefd253d tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:19.320453 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:19.320453 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:19.324465 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1f3cbdf0-9245-47f3-82ec-6922cefd253d tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Volume info retrieved successfully. Aug 06 19:29:19.330678 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1f3cbdf0-9245-47f3-82ec-6922cefd253d tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] https://10.4.3.5/volume/v3/volumes/8e91e0a1-6e1d-483a-ae24-bf4654fb3a46 returned with HTTP 200 Aug 06 19:29:19.331270 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 838/3378] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:19 2026] GET /volume/v3/volumes/8e91e0a1-6e1d-483a-ae24-bf4654fb3a46 => generated 810 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:19.658895 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7160bbf4-bf23-4f27-abd0-9b581f44be43 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:19.660632 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7160bbf4-bf23-4f27-abd0-9b581f44be43 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 Aug 06 19:29:19.660812 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7160bbf4-bf23-4f27-abd0-9b581f44be43 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:19.660996 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7160bbf4-bf23-4f27-abd0-9b581f44be43 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:19.661118 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-7160bbf4-bf23-4f27-abd0-9b581f44be43 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id 2d4f331a-60ea-488e-bf87-265b65783187. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:19.665319 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:19.665319 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:19.665890 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7160bbf4-bf23-4f27-abd0-9b581f44be43 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 returned with HTTP 200 Aug 06 19:29:19.666457 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 850/3379] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:19 2026] GET /volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:19.983768 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1e1d7520-0272-4487-b2a0-26fbef91c790 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:19.987350 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e1d7520-0272-4487-b2a0-26fbef91c790 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/volumes/6c5fd363-4f86-4ff2-b229-5fdfebb425a6 Aug 06 19:29:19.987350 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1e1d7520-0272-4487-b2a0-26fbef91c790 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:19.988997 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1e1d7520-0272-4487-b2a0-26fbef91c790 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:19.997917 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e1d7520-0272-4487-b2a0-26fbef91c790 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/volumes/6c5fd363-4f86-4ff2-b229-5fdfebb425a6 returned with HTTP 404 Aug 06 19:29:19.998470 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 849/3380] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:19 2026] GET /volume/v3/volumes/6c5fd363-4f86-4ff2-b229-5fdfebb425a6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:20.008229 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ed514923-6ec0-4a0a-b852-caa6fbe7346d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:20.010327 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ed514923-6ec0-4a0a-b852-caa6fbe7346d tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] GET https://10.4.3.5/volume/v3/backups Aug 06 19:29:20.010589 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ed514923-6ec0-4a0a-b852-caa6fbe7346d tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:20.010817 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ed514923-6ec0-4a0a-b852-caa6fbe7346d tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:20.011114 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-ed514923-6ec0-4a0a-b852-caa6fbe7346d tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:29:20.011427 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:20.011427 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:20.018575 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ed514923-6ec0-4a0a-b852-caa6fbe7346d tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] https://10.4.3.5/volume/v3/backups returned with HTTP 200 Aug 06 19:29:20.019377 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 844/3381] 10.4.3.5 () {68 vars in 1263 bytes} [Thu Aug 6 19:29:20 2026] GET /volume/v3/backups => generated 617 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:20.022964 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4180455c-2e3f-48a9-8a58-e1702e5275bf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:20.028790 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4180455c-2e3f-48a9-8a58-e1702e5275bf tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/snapshots/f84c8c60-dffc-41bf-a0ab-71a41dea9a27 Aug 06 19:29:20.029286 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4180455c-2e3f-48a9-8a58-e1702e5275bf tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:20.029286 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4180455c-2e3f-48a9-8a58-e1702e5275bf tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:20.040818 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-27dd369a-1ff0-4c07-ab5c-5a11a1693cdd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:20.041100 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:20.041100 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:20.043965 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4180455c-2e3f-48a9-8a58-e1702e5275bf tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Snapshot retrieved successfully. Aug 06 19:29:20.045763 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-27dd369a-1ff0-4c07-ab5c-5a11a1693cdd tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] GET https://10.4.3.5/volume/v3/backups?project_id=c3e46a39ee5b4f318b02af1fb6168a0e Aug 06 19:29:20.045858 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4180455c-2e3f-48a9-8a58-e1702e5275bf tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/snapshots/f84c8c60-dffc-41bf-a0ab-71a41dea9a27 returned with HTTP 200 Aug 06 19:29:20.045899 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-27dd369a-1ff0-4c07-ab5c-5a11a1693cdd tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:20.045968 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 839/3382] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:20 2026] GET /volume/v3/snapshots/f84c8c60-dffc-41bf-a0ab-71a41dea9a27 => generated 471 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:20.046007 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-27dd369a-1ff0-4c07-ab5c-5a11a1693cdd tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:20.046007 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-27dd369a-1ff0-4c07-ab5c-5a11a1693cdd tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Removing options 'project_id' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:29:20.056120 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-27dd369a-1ff0-4c07-ab5c-5a11a1693cdd tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] https://10.4.3.5/volume/v3/backups?project_id=c3e46a39ee5b4f318b02af1fb6168a0e returned with HTTP 200 Aug 06 19:29:20.057355 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dcec7811-239b-4363-bf29-22757f125653 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:20.057991 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 851/3383] 10.4.3.5 () {68 vars in 1350 bytes} [Thu Aug 6 19:29:20 2026] GET /volume/v3/backups?project_id=c3e46a39ee5b4f318b02af1fb6168a0e => generated 617 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:20.060444 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dcec7811-239b-4363-bf29-22757f125653 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/snapshots/f84c8c60-dffc-41bf-a0ab-71a41dea9a27 Aug 06 19:29:20.060742 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dcec7811-239b-4363-bf29-22757f125653 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:20.060964 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dcec7811-239b-4363-bf29-22757f125653 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:20.068964 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:20.068964 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:20.069572 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dcec7811-239b-4363-bf29-22757f125653 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Snapshot retrieved successfully. Aug 06 19:29:20.070726 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dcec7811-239b-4363-bf29-22757f125653 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/snapshots/f84c8c60-dffc-41bf-a0ab-71a41dea9a27 returned with HTTP 200 Aug 06 19:29:20.073307 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 850/3384] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:20 2026] GET /volume/v3/snapshots/f84c8c60-dffc-41bf-a0ab-71a41dea9a27 => generated 471 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:20.074915 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0a8d9258-d498-4bb5-9154-770780d79e48 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:20.081839 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0a8d9258-d498-4bb5-9154-770780d79e48 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:29:20.082307 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0a8d9258-d498-4bb5-9154-770780d79e48 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-159229275"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:20.088181 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-0a8d9258-d498-4bb5-9154-770780d79e48 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-159229275'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:29:20.089616 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-0a8d9258-d498-4bb5-9154-770780d79e48 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Create volume of 1 GB Aug 06 19:29:20.089616 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:20.089616 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:20.093558 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0a8d9258-d498-4bb5-9154-770780d79e48 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Availability Zones retrieved successfully. Aug 06 19:29:20.104135 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0a8d9258-d498-4bb5-9154-770780d79e48 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Flow 'volume_create_api' (cf99228c-b5b1-46af-9efb-5f5a6032339d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:20.106247 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0a8d9258-d498-4bb5-9154-770780d79e48 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b27e207-2aee-4cf0-8d04-fb568fa62cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:20.109753 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-0a8d9258-d498-4bb5-9154-770780d79e48 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:29:20.112608 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2ec971fa-a097-4a2d-9026-32d65b064359 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:20.114812 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2ec971fa-a097-4a2d-9026-32d65b064359 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] GET https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 Aug 06 19:29:20.115338 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2ec971fa-a097-4a2d-9026-32d65b064359 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:20.115706 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2ec971fa-a097-4a2d-9026-32d65b064359 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:20.123877 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2ec971fa-a097-4a2d-9026-32d65b064359 tempest-VolumesExtendAttachedTest-1607430558 tempest-VolumesExtendAttachedTest-1607430558-project-member] https://10.4.3.5/volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 returned with HTTP 404 Aug 06 19:29:20.124584 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 840/3385] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:29:20 2026] GET /volume/v3/volumes/b0b3412c-158a-44ae-a8e2-25daaab8c6d6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:29:20.153407 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0a8d9258-d498-4bb5-9154-770780d79e48 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b27e207-2aee-4cf0-8d04-fb568fa62cdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:20.154256 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0a8d9258-d498-4bb5-9154-770780d79e48 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (393240e4-8d00-40d9-ae33-5561c4438b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:20.215258 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-0a8d9258-d498-4bb5-9154-770780d79e48 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Created reservations ['3d6068eb-1d78-444a-811b-ea87fd8f973e', '19685820-6dc3-49b8-a1e5-f2b7a4442021', '14260686-6d58-4003-ae3b-bf4bd0c9cd69', '5c30a218-4b35-46ff-9b5a-b144d921e3b9'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:20.216539 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0a8d9258-d498-4bb5-9154-770780d79e48 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (393240e4-8d00-40d9-ae33-5561c4438b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d6068eb-1d78-444a-811b-ea87fd8f973e', '19685820-6dc3-49b8-a1e5-f2b7a4442021', '14260686-6d58-4003-ae3b-bf4bd0c9cd69', '5c30a218-4b35-46ff-9b5a-b144d921e3b9']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:20.217530 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0a8d9258-d498-4bb5-9154-770780d79e48 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (352c32fc-43ef-4542-97e6-aa4b4f5bb083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:20.252978 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0a8d9258-d498-4bb5-9154-770780d79e48 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (352c32fc-43ef-4542-97e6-aa4b4f5bb083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58694e24-d32e-4936-b302-fae1aa88edd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-159229275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3e46a39ee5b4f318b02af1fb6168a0e',qos_specs=None,replication_status=,reservations=['3d6068eb-1d78-444a-811b-ea87fd8f973e','19685820-6dc3-49b8-a1e5-f2b7a4442021','14260686-6d58-4003-ae3b-bf4bd0c9cd69','5c30a218-4b35-46ff-9b5a-b144d921e3b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e42c7bef42ae427f9266df292be77bab',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:29:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-159229275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58694e24-d32e-4936-b302-fae1aa88edd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3e46a39ee5b4f318b02af1fb6168a0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e42c7bef42ae427f9266df292be77bab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:20.254336 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0a8d9258-d498-4bb5-9154-770780d79e48 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd17598e-1fa8-46f7-b3a2-69e1b1f41405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:20.281320 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0a8d9258-d498-4bb5-9154-770780d79e48 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd17598e-1fa8-46f7-b3a2-69e1b1f41405) transitioned into state 'SUCCESS' from state '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-159229275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3e46a39ee5b4f318b02af1fb6168a0e',qos_specs=None,replication_status=,reservations=['3d6068eb-1d78-444a-811b-ea87fd8f973e','19685820-6dc3-49b8-a1e5-f2b7a4442021','14260686-6d58-4003-ae3b-bf4bd0c9cd69','5c30a218-4b35-46ff-9b5a-b144d921e3b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e42c7bef42ae427f9266df292be77bab',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:20.284233 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0a8d9258-d498-4bb5-9154-770780d79e48 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed0b886d-9d2e-4984-8b0a-2c7e08c2d314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:20.300483 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0a8d9258-d498-4bb5-9154-770780d79e48 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed0b886d-9d2e-4984-8b0a-2c7e08c2d314) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:20.301813 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0a8d9258-d498-4bb5-9154-770780d79e48 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Flow 'volume_create_api' (cf99228c-b5b1-46af-9efb-5f5a6032339d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:20.302337 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0a8d9258-d498-4bb5-9154-770780d79e48 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Create volume request issued successfully. Aug 06 19:29:20.303052 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0a8d9258-d498-4bb5-9154-770780d79e48 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:29:20.303602 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 845/3386] 10.4.3.5 () {70 vars in 1284 bytes} [Thu Aug 6 19:29:20 2026] POST /volume/v3/volumes => generated 773 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:20.327891 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d32004ce-7727-4930-acda-942a9ef39ae3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:20.330953 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d32004ce-7727-4930-acda-942a9ef39ae3 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/volumes/58694e24-d32e-4936-b302-fae1aa88edd1 Aug 06 19:29:20.331303 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d32004ce-7727-4930-acda-942a9ef39ae3 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:20.331615 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d32004ce-7727-4930-acda-942a9ef39ae3 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:20.342415 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:20.342415 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:20.347342 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d32004ce-7727-4930-acda-942a9ef39ae3 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Volume info retrieved successfully. Aug 06 19:29:20.350497 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c59e2c47-b870-42b0-878b-0882c75d5b4a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:20.353246 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c59e2c47-b870-42b0-878b-0882c75d5b4a tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] GET https://10.4.3.5/volume/v3/volumes/8e91e0a1-6e1d-483a-ae24-bf4654fb3a46 Aug 06 19:29:20.353492 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c59e2c47-b870-42b0-878b-0882c75d5b4a tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:20.353608 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c59e2c47-b870-42b0-878b-0882c75d5b4a tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:20.358162 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d32004ce-7727-4930-acda-942a9ef39ae3 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/volumes/58694e24-d32e-4936-b302-fae1aa88edd1 returned with HTTP 200 Aug 06 19:29:20.358924 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 852/3387] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:20 2026] GET /volume/v3/volumes/58694e24-d32e-4936-b302-fae1aa88edd1 => generated 952 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:20.363429 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:20.363429 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:20.369788 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c59e2c47-b870-42b0-878b-0882c75d5b4a tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Volume info retrieved successfully. Aug 06 19:29:20.376660 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c59e2c47-b870-42b0-878b-0882c75d5b4a tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] https://10.4.3.5/volume/v3/volumes/8e91e0a1-6e1d-483a-ae24-bf4654fb3a46 returned with HTTP 200 Aug 06 19:29:20.377222 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 851/3388] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:20 2026] GET /volume/v3/volumes/8e91e0a1-6e1d-483a-ae24-bf4654fb3a46 => generated 835 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:20.390844 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bc1fb4b2-ff2b-430a-9cc5-d924f3955fbe None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:20.393378 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bc1fb4b2-ff2b-430a-9cc5-d924f3955fbe tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:29:20.393821 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bc1fb4b2-ff2b-430a-9cc5-d924f3955fbe tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "8e91e0a1-6e1d-483a-ae24-bf4654fb3a46", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1229430194"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:20.396375 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-bc1fb4b2-ff2b-430a-9cc5-d924f3955fbe tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Create volume request body: {'volume': {'source_volid': '8e91e0a1-6e1d-483a-ae24-bf4654fb3a46', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1229430194'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:29:20.405462 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:20.405462 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:20.405979 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bc1fb4b2-ff2b-430a-9cc5-d924f3955fbe tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Volume retrieved successfully. Aug 06 19:29:20.406129 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-bc1fb4b2-ff2b-430a-9cc5-d924f3955fbe tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Create volume of 2 GB Aug 06 19:29:20.414401 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bc1fb4b2-ff2b-430a-9cc5-d924f3955fbe tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Availability Zones retrieved successfully. Aug 06 19:29:20.420693 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-b8a2be60-7a30-42f8-a377-79391447bed8 req-c7c36bc1-6ab0-4c9c-bb2b-997220864439 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:20.421380 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bc1fb4b2-ff2b-430a-9cc5-d924f3955fbe tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Flow 'volume_create_api' (411fcb20-c8a4-485f-a5cc-2f07db7befd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:20.422725 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bc1fb4b2-ff2b-430a-9cc5-d924f3955fbe tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2eb98f07-8004-4af4-b679-d8b52775acbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:20.423875 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-bc1fb4b2-ff2b-430a-9cc5-d924f3955fbe tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:29:20.428674 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b8a2be60-7a30-42f8-a377-79391447bed8 req-c7c36bc1-6ab0-4c9c-bb2b-997220864439 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] DELETE https://10.4.3.5/volume/v3/attachments/4f27372a-b67b-41ff-aaf6-3f0939308763 Aug 06 19:29:20.431667 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b8a2be60-7a30-42f8-a377-79391447bed8 req-c7c36bc1-6ab0-4c9c-bb2b-997220864439 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:20.431968 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b8a2be60-7a30-42f8-a377-79391447bed8 req-c7c36bc1-6ab0-4c9c-bb2b-997220864439 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:20.450112 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:20.450112 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:20.458588 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bc1fb4b2-ff2b-430a-9cc5-d924f3955fbe tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2eb98f07-8004-4af4-b679-d8b52775acbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '8e91e0a1-6e1d-483a-ae24-bf4654fb3a46', 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:20.459958 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bc1fb4b2-ff2b-430a-9cc5-d924f3955fbe tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b71344c5-6419-4e75-8254-da44faf54234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:20.521641 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-bc1fb4b2-ff2b-430a-9cc5-d924f3955fbe tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Created reservations ['57c55f46-03df-42fe-9b24-f59d4d5cd1ed', 'd3c0c15c-fb63-43c8-95f9-9760cd0c86f7', 'b17543df-2bb2-4062-807e-2ded99bc3ab6', '70c6661f-d440-45f0-a10c-f093ad4302ee'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:20.522815 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bc1fb4b2-ff2b-430a-9cc5-d924f3955fbe tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b71344c5-6419-4e75-8254-da44faf54234) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57c55f46-03df-42fe-9b24-f59d4d5cd1ed', 'd3c0c15c-fb63-43c8-95f9-9760cd0c86f7', 'b17543df-2bb2-4062-807e-2ded99bc3ab6', '70c6661f-d440-45f0-a10c-f093ad4302ee']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:20.524765 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bc1fb4b2-ff2b-430a-9cc5-d924f3955fbe tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20298d46-9e73-42af-8ab0-eb96673eda9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:20.558385 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-18c00996-a9d5-43dd-81c2-6c1754d01069 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:20.559588 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b8a2be60-7a30-42f8-a377-79391447bed8 req-c7c36bc1-6ab0-4c9c-bb2b-997220864439 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/attachments/4f27372a-b67b-41ff-aaf6-3f0939308763 returned with HTTP 200 Aug 06 19:29:20.559588 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 846/3389] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:29:20 2026] DELETE /volume/v3/attachments/4f27372a-b67b-41ff-aaf6-3f0939308763 => generated 19 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:20.560720 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-18c00996-a9d5-43dd-81c2-6c1754d01069 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 Aug 06 19:29:20.561000 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-18c00996-a9d5-43dd-81c2-6c1754d01069 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:20.561282 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-18c00996-a9d5-43dd-81c2-6c1754d01069 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:20.566401 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bc1fb4b2-ff2b-430a-9cc5-d924f3955fbe tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20298d46-9e73-42af-8ab0-eb96673eda9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70847667-73d2-4baf-9fc2-4397575c876b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1229430194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='331851f1d75944ef961f244e0b8e9044',qos_specs=None,replication_status=,reservations=['57c55f46-03df-42fe-9b24-f59d4d5cd1ed','d3c0c15c-fb63-43c8-95f9-9760cd0c86f7','b17543df-2bb2-4062-807e-2ded99bc3ab6','70c6661f-d440-45f0-a10c-f093ad4302ee'],size=2,snapshot_id=None,source_replicaid=,source_volid=8e91e0a1-6e1d-483a-ae24-bf4654fb3a46,status='creating',user_id='7d21a3c31dfc48f6b7cd4ea2042ef545',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:29:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1229430194',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70847667-73d2-4baf-9fc2-4397575c876b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='331851f1d75944ef961f244e0b8e9044',provider_auth=None,provider_geometry=None,provider_id=None,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=8e91e0a1-6e1d-483a-ae24-bf4654fb3a46,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d21a3c31dfc48f6b7cd4ea2042ef545',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:20.567266 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bc1fb4b2-ff2b-430a-9cc5-d924f3955fbe tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb0db305-fc29-474e-8a99-9c89ac42392d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:20.575126 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:20.575126 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:20.587791 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-18c00996-a9d5-43dd-81c2-6c1754d01069 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:29:20.588360 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bc1fb4b2-ff2b-430a-9cc5-d924f3955fbe tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb0db305-fc29-474e-8a99-9c89ac42392d) transitioned into state 'SUCCESS' from state '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-1229430194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='331851f1d75944ef961f244e0b8e9044',qos_specs=None,replication_status=,reservations=['57c55f46-03df-42fe-9b24-f59d4d5cd1ed','d3c0c15c-fb63-43c8-95f9-9760cd0c86f7','b17543df-2bb2-4062-807e-2ded99bc3ab6','70c6661f-d440-45f0-a10c-f093ad4302ee'],size=2,snapshot_id=None,source_replicaid=,source_volid=8e91e0a1-6e1d-483a-ae24-bf4654fb3a46,status='creating',user_id='7d21a3c31dfc48f6b7cd4ea2042ef545',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:20.589907 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bc1fb4b2-ff2b-430a-9cc5-d924f3955fbe tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a997f005-f7b6-4bcc-9d71-db1adc81de08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:20.592205 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-18c00996-a9d5-43dd-81c2-6c1754d01069 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 returned with HTTP 200 Aug 06 19:29:20.592780 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 853/3390] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:20 2026] GET /volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 => generated 1358 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:20.608747 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f3f848a3-3ce5-4f5d-8c6d-01e9c36b094d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:20.611543 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f3f848a3-3ce5-4f5d-8c6d-01e9c36b094d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] DELETE https://10.4.3.5/volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 Aug 06 19:29:20.611543 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f3f848a3-3ce5-4f5d-8c6d-01e9c36b094d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:20.611841 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f3f848a3-3ce5-4f5d-8c6d-01e9c36b094d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:20.611891 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-f3f848a3-3ce5-4f5d-8c6d-01e9c36b094d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Delete volume with id: e4bf0a79-e17e-4363-93f1-ef2c83726de9 Aug 06 19:29:20.619134 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bc1fb4b2-ff2b-430a-9cc5-d924f3955fbe tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a997f005-f7b6-4bcc-9d71-db1adc81de08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:20.620251 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bc1fb4b2-ff2b-430a-9cc5-d924f3955fbe tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Flow 'volume_create_api' (411fcb20-c8a4-485f-a5cc-2f07db7befd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:20.620695 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bc1fb4b2-ff2b-430a-9cc5-d924f3955fbe tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Create volume request issued successfully. Aug 06 19:29:20.622037 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bc1fb4b2-ff2b-430a-9cc5-d924f3955fbe tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:29:20.622125 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:20.622125 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:20.622648 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f3f848a3-3ce5-4f5d-8c6d-01e9c36b094d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:29:20.622736 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 841/3391] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:29:20 2026] POST /volume/v3/volumes => generated 777 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:20.641995 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-acb33bb3-de4e-4f65-b921-bf834014bb31 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:20.645070 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-acb33bb3-de4e-4f65-b921-bf834014bb31 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] GET https://10.4.3.5/volume/v3/volumes/70847667-73d2-4baf-9fc2-4397575c876b Aug 06 19:29:20.645691 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-acb33bb3-de4e-4f65-b921-bf834014bb31 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:20.646126 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-acb33bb3-de4e-4f65-b921-bf834014bb31 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:20.659839 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:20.659839 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:20.660536 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f3f848a3-3ce5-4f5d-8c6d-01e9c36b094d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Delete volume request issued successfully. Aug 06 19:29:20.660875 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f3f848a3-3ce5-4f5d-8c6d-01e9c36b094d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 returned with HTTP 202 Aug 06 19:29:20.661551 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 852/3392] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:29:20 2026] DELETE /volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:29:20.667414 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-acb33bb3-de4e-4f65-b921-bf834014bb31 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Volume info retrieved successfully. Aug 06 19:29:20.674933 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8e119c4d-65db-43b8-a6c0-4b5d4b094ce7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:20.679377 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8e119c4d-65db-43b8-a6c0-4b5d4b094ce7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 Aug 06 19:29:20.679377 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8e119c4d-65db-43b8-a6c0-4b5d4b094ce7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:20.679377 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8e119c4d-65db-43b8-a6c0-4b5d4b094ce7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:20.679605 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-acb33bb3-de4e-4f65-b921-bf834014bb31 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] https://10.4.3.5/volume/v3/volumes/70847667-73d2-4baf-9fc2-4397575c876b returned with HTTP 200 Aug 06 19:29:20.679605 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 847/3393] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:20 2026] GET /volume/v3/volumes/70847667-73d2-4baf-9fc2-4397575c876b => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:20.686194 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ca3db48d-525a-4cf2-b24c-d5cf924cd99b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:20.689406 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:20.689406 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:20.691305 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ca3db48d-525a-4cf2-b24c-d5cf924cd99b tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 Aug 06 19:29:20.692068 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ca3db48d-525a-4cf2-b24c-d5cf924cd99b tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:20.692068 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ca3db48d-525a-4cf2-b24c-d5cf924cd99b tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:20.692250 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ca3db48d-525a-4cf2-b24c-d5cf924cd99b tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id 2d4f331a-60ea-488e-bf87-265b65783187. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:20.701802 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:20.701802 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:20.703325 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8e119c4d-65db-43b8-a6c0-4b5d4b094ce7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:29:20.703608 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ca3db48d-525a-4cf2-b24c-d5cf924cd99b tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 returned with HTTP 200 Aug 06 19:29:20.703608 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 842/3394] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:20 2026] GET /volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:20.709225 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8e119c4d-65db-43b8-a6c0-4b5d4b094ce7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 returned with HTTP 200 Aug 06 19:29:20.710660 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 854/3395] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:20 2026] GET /volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 => generated 1357 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:21.178705 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-79958791-bd14-491e-a26f-9eebda9c4fbd req-2fea361d-cf6a-417e-aa8b-2bc7e2844c5c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:21.180989 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-79958791-bd14-491e-a26f-9eebda9c4fbd req-2fea361d-cf6a-417e-aa8b-2bc7e2844c5c tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 Aug 06 19:29:21.181242 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-79958791-bd14-491e-a26f-9eebda9c4fbd req-2fea361d-cf6a-417e-aa8b-2bc7e2844c5c tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:21.181418 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-79958791-bd14-491e-a26f-9eebda9c4fbd req-2fea361d-cf6a-417e-aa8b-2bc7e2844c5c tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:21.192790 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:21.192790 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:21.196935 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-79958791-bd14-491e-a26f-9eebda9c4fbd req-2fea361d-cf6a-417e-aa8b-2bc7e2844c5c tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:29:21.202676 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-79958791-bd14-491e-a26f-9eebda9c4fbd req-2fea361d-cf6a-417e-aa8b-2bc7e2844c5c tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 returned with HTTP 200 Aug 06 19:29:21.203226 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 853/3396] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:29:21 2026] GET /volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:21.377513 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8e3988f1-ee3b-4e76-b4f1-24d7cdce233f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:21.380062 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8e3988f1-ee3b-4e76-b4f1-24d7cdce233f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/volumes/58694e24-d32e-4936-b302-fae1aa88edd1 Aug 06 19:29:21.380245 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8e3988f1-ee3b-4e76-b4f1-24d7cdce233f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:21.380593 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8e3988f1-ee3b-4e76-b4f1-24d7cdce233f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:21.383481 np0000006689 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=495,cinder:INSERT=49,cinder:UPDATE=125 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:29:21.401503 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:21.401503 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:21.405327 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8e3988f1-ee3b-4e76-b4f1-24d7cdce233f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Volume info retrieved successfully. Aug 06 19:29:21.410448 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8e3988f1-ee3b-4e76-b4f1-24d7cdce233f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/volumes/58694e24-d32e-4936-b302-fae1aa88edd1 returned with HTTP 200 Aug 06 19:29:21.410991 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 848/3397] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:21 2026] GET /volume/v3/volumes/58694e24-d32e-4936-b302-fae1aa88edd1 => generated 1013 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:21.427750 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-70fc6406-ffb8-48cb-98a3-cd9fa566ea42 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:21.430307 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-70fc6406-ffb8-48cb-98a3-cd9fa566ea42 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] POST https://10.4.3.5/volume/v3/backups Aug 06 19:29:21.430837 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-70fc6406-ffb8-48cb-98a3-cd9fa566ea42 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "58694e24-d32e-4936-b302-fae1aa88edd1", "name": "tempest-type-Backup-366340515"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:21.433042 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-70fc6406-ffb8-48cb-98a3-cd9fa566ea42 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Creating new backup {'backup': {'volume_id': '58694e24-d32e-4936-b302-fae1aa88edd1', 'name': 'tempest-type-Backup-366340515'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:29:21.433262 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-70fc6406-ffb8-48cb-98a3-cd9fa566ea42 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Creating backup of volume 58694e24-d32e-4936-b302-fae1aa88edd1 in container None Aug 06 19:29:21.436614 np0000006689 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=490,cinder:UPDATE=106,cinder:INSERT=51,cinder:DELETE=1 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:29:21.444726 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:21.444726 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:21.445232 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-70fc6406-ffb8-48cb-98a3-cd9fa566ea42 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Volume info retrieved successfully. Aug 06 19:29:21.469939 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-70fc6406-ffb8-48cb-98a3-cd9fa566ea42 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Created reservations ['0be6091a-cc0f-4d16-b628-39ccd4b37e88', 'f0e14f70-3d44-424c-b5f0-763f688f4ced'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:21.508987 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-70fc6406-ffb8-48cb-98a3-cd9fa566ea42 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:29:21.509496 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 843/3398] 10.4.3.5 () {70 vars in 1285 bytes} [Thu Aug 6 19:29:21 2026] POST /volume/v3/backups => generated 311 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:21.531062 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1392790a-7619-4b13-aa77-0cc12deb3322 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:21.539710 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1392790a-7619-4b13-aa77-0cc12deb3322 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 Aug 06 19:29:21.539987 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1392790a-7619-4b13-aa77-0cc12deb3322 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:21.540238 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1392790a-7619-4b13-aa77-0cc12deb3322 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:21.540374 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-1392790a-7619-4b13-aa77-0cc12deb3322 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 175954f2-4e2a-4683-970c-61f35e928df3. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:21.547632 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:21.547632 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:21.548940 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1392790a-7619-4b13-aa77-0cc12deb3322 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 returned with HTTP 200 Aug 06 19:29:21.551030 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 855/3399] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:21 2026] GET /volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 => generated 718 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:21.702737 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ac0d54dc-8c22-48d1-88da-06c3e02e9e28 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:21.705936 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac0d54dc-8c22-48d1-88da-06c3e02e9e28 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] GET https://10.4.3.5/volume/v3/volumes/70847667-73d2-4baf-9fc2-4397575c876b Aug 06 19:29:21.706204 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac0d54dc-8c22-48d1-88da-06c3e02e9e28 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:21.706463 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac0d54dc-8c22-48d1-88da-06c3e02e9e28 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:21.709551 np0000006689 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=547,cinder:UPDATE=138,cinder:INSERT=82 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:29:21.715609 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:21.715609 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:21.716098 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-50122fb8-0f9a-4d4c-bd66-6f00c8654661 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:21.719117 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-50122fb8-0f9a-4d4c-bd66-6f00c8654661 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 Aug 06 19:29:21.719194 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-50122fb8-0f9a-4d4c-bd66-6f00c8654661 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:21.719479 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-50122fb8-0f9a-4d4c-bd66-6f00c8654661 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:21.719623 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-50122fb8-0f9a-4d4c-bd66-6f00c8654661 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id 2d4f331a-60ea-488e-bf87-265b65783187. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:21.719924 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ac0d54dc-8c22-48d1-88da-06c3e02e9e28 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Volume info retrieved successfully. Aug 06 19:29:21.727845 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:21.727845 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:21.728844 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-50122fb8-0f9a-4d4c-bd66-6f00c8654661 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 returned with HTTP 200 Aug 06 19:29:21.729161 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 849/3400] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:21 2026] GET /volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:21.732541 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac0d54dc-8c22-48d1-88da-06c3e02e9e28 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] https://10.4.3.5/volume/v3/volumes/70847667-73d2-4baf-9fc2-4397575c876b returned with HTTP 200 Aug 06 19:29:21.736047 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 854/3401] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:21 2026] GET /volume/v3/volumes/70847667-73d2-4baf-9fc2-4397575c876b => generated 870 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:21.736318 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4eb06a43-a780-441f-b073-09725faff54f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:21.738621 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4eb06a43-a780-441f-b073-09725faff54f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 Aug 06 19:29:21.738920 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4eb06a43-a780-441f-b073-09725faff54f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:21.739235 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4eb06a43-a780-441f-b073-09725faff54f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:21.746301 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4eb06a43-a780-441f-b073-09725faff54f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 returned with HTTP 404 Aug 06 19:29:21.746825 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 844/3402] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:21 2026] GET /volume/v3/volumes/e4bf0a79-e17e-4363-93f1-ef2c83726de9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:21.751733 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e6413ee2-e19b-4b25-9d3e-639ec3b09311 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:21.753896 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e6413ee2-e19b-4b25-9d3e-639ec3b09311 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] GET https://10.4.3.5/volume/v3/volumes/70847667-73d2-4baf-9fc2-4397575c876b Aug 06 19:29:21.754446 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e6413ee2-e19b-4b25-9d3e-639ec3b09311 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:21.754741 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e6413ee2-e19b-4b25-9d3e-639ec3b09311 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:21.760848 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cdfdbeba-d8fe-4f99-866d-15673213200a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:21.762493 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cdfdbeba-d8fe-4f99-866d-15673213200a tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e Aug 06 19:29:21.762762 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cdfdbeba-d8fe-4f99-866d-15673213200a tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:21.763051 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cdfdbeba-d8fe-4f99-866d-15673213200a tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:21.768254 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:21.768254 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:21.772887 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e6413ee2-e19b-4b25-9d3e-639ec3b09311 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Volume info retrieved successfully. Aug 06 19:29:21.774486 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:21.774486 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:21.780184 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e6413ee2-e19b-4b25-9d3e-639ec3b09311 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] https://10.4.3.5/volume/v3/volumes/70847667-73d2-4baf-9fc2-4397575c876b returned with HTTP 200 Aug 06 19:29:21.780447 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 856/3403] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:21 2026] GET /volume/v3/volumes/70847667-73d2-4baf-9fc2-4397575c876b => generated 870 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:21.782843 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cdfdbeba-d8fe-4f99-866d-15673213200a tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:29:21.788137 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cdfdbeba-d8fe-4f99-866d-15673213200a tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e returned with HTTP 200 Aug 06 19:29:21.788868 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 850/3404] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:21 2026] GET /volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:21.794065 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-22be5b9c-a30b-4b42-a65e-0ccf93dca16e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:21.802301 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22be5b9c-a30b-4b42-a65e-0ccf93dca16e tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] GET https://10.4.3.5/volume/v3/volumes/70847667-73d2-4baf-9fc2-4397575c876b Aug 06 19:29:21.802530 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22be5b9c-a30b-4b42-a65e-0ccf93dca16e tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:21.802804 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22be5b9c-a30b-4b42-a65e-0ccf93dca16e tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:21.806857 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c82ad6c0-30a4-485d-8fcf-e52419edfd94 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:21.809280 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c82ad6c0-30a4-485d-8fcf-e52419edfd94 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:29:21.811836 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c82ad6c0-30a4-485d-8fcf-e52419edfd94 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fca1c0c1-a878-4453-bbeb-9e30e821325e", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1839588577"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:21.814773 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:21.814773 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:21.820939 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-22be5b9c-a30b-4b42-a65e-0ccf93dca16e tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Volume info retrieved successfully. Aug 06 19:29:21.826726 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22be5b9c-a30b-4b42-a65e-0ccf93dca16e tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] https://10.4.3.5/volume/v3/volumes/70847667-73d2-4baf-9fc2-4397575c876b returned with HTTP 200 Aug 06 19:29:21.827359 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:21.827359 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:21.827465 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 855/3405] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:21 2026] GET /volume/v3/volumes/70847667-73d2-4baf-9fc2-4397575c876b => generated 870 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:21.827496 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c82ad6c0-30a4-485d-8fcf-e52419edfd94 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:29:21.827496 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-c82ad6c0-30a4-485d-8fcf-e52419edfd94 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Create snapshot from volume fca1c0c1-a878-4453-bbeb-9e30e821325e Aug 06 19:29:21.840979 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-acd59eea-4eb1-4c6f-b4fa-17ccfa79e0b9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:21.845263 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-acd59eea-4eb1-4c6f-b4fa-17ccfa79e0b9 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] DELETE https://10.4.3.5/volume/v3/volumes/70847667-73d2-4baf-9fc2-4397575c876b Aug 06 19:29:21.845263 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-acd59eea-4eb1-4c6f-b4fa-17ccfa79e0b9 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:21.845263 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-acd59eea-4eb1-4c6f-b4fa-17ccfa79e0b9 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:21.845263 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-acd59eea-4eb1-4c6f-b4fa-17ccfa79e0b9 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Delete volume with id: 70847667-73d2-4baf-9fc2-4397575c876b Aug 06 19:29:21.855189 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:21.855189 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:21.856009 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-acd59eea-4eb1-4c6f-b4fa-17ccfa79e0b9 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Volume info retrieved successfully. Aug 06 19:29:21.869103 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-c82ad6c0-30a4-485d-8fcf-e52419edfd94 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Created reservations ['881c76f2-a801-439f-9192-2d17e35873cf', '6c4406bd-e60e-438f-a1f9-8b55781d2853', '136f740f-86a5-4e69-b416-937672d290fb', '3c783427-e6e2-4d81-9178-08475d090e86'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:21.884854 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-acd59eea-4eb1-4c6f-b4fa-17ccfa79e0b9 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Delete volume request issued successfully. Aug 06 19:29:21.884854 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-acd59eea-4eb1-4c6f-b4fa-17ccfa79e0b9 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] https://10.4.3.5/volume/v3/volumes/70847667-73d2-4baf-9fc2-4397575c876b returned with HTTP 202 Aug 06 19:29:21.885216 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 857/3406] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:29:21 2026] DELETE /volume/v3/volumes/70847667-73d2-4baf-9fc2-4397575c876b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:29:21.899158 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3c3eb0dd-76d5-4ea5-93ff-e1b555c679c2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:21.904835 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3c3eb0dd-76d5-4ea5-93ff-e1b555c679c2 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] GET https://10.4.3.5/volume/v3/volumes/70847667-73d2-4baf-9fc2-4397575c876b Aug 06 19:29:21.905250 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3c3eb0dd-76d5-4ea5-93ff-e1b555c679c2 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:21.905309 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3c3eb0dd-76d5-4ea5-93ff-e1b555c679c2 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:21.910759 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c82ad6c0-30a4-485d-8fcf-e52419edfd94 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot create request issued successfully. Aug 06 19:29:21.912070 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c82ad6c0-30a4-485d-8fcf-e52419edfd94 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:29:21.912070 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 845/3407] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:29:21 2026] POST /volume/v3/snapshots => generated 380 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:21.923121 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:21.923121 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:21.924290 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f95a7e71-a092-4e0f-b2e2-48248172cfb7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:21.927610 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f95a7e71-a092-4e0f-b2e2-48248172cfb7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/80d37ca0-0141-4c91-a920-67c9fa803e26 Aug 06 19:29:21.928218 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f95a7e71-a092-4e0f-b2e2-48248172cfb7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:21.928468 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f95a7e71-a092-4e0f-b2e2-48248172cfb7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:21.931128 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3c3eb0dd-76d5-4ea5-93ff-e1b555c679c2 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Volume info retrieved successfully. Aug 06 19:29:21.936826 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3c3eb0dd-76d5-4ea5-93ff-e1b555c679c2 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] https://10.4.3.5/volume/v3/volumes/70847667-73d2-4baf-9fc2-4397575c876b returned with HTTP 200 Aug 06 19:29:21.937402 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 851/3408] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:21 2026] GET /volume/v3/volumes/70847667-73d2-4baf-9fc2-4397575c876b => generated 869 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:21.937593 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:21.937593 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:21.938279 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f95a7e71-a092-4e0f-b2e2-48248172cfb7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:29:21.939882 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f95a7e71-a092-4e0f-b2e2-48248172cfb7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/80d37ca0-0141-4c91-a920-67c9fa803e26 returned with HTTP 200 Aug 06 19:29:21.940618 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 856/3409] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:21 2026] GET /volume/v3/snapshots/80d37ca0-0141-4c91-a920-67c9fa803e26 => generated 512 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:21.975243 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ada7135a-48df-42ee-8707-938e75a112b1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:21.977193 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ada7135a-48df-42ee-8707-938e75a112b1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:29:21.977193 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ada7135a-48df-42ee-8707-938e75a112b1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f8e761b8-0877-4978-bbf8-28b3a7edacfc", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-35574165", "description": null, "metadata": null}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:21.993918 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:21.993918 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:21.994621 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ada7135a-48df-42ee-8707-938e75a112b1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:21.994829 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-ada7135a-48df-42ee-8707-938e75a112b1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Create snapshot from volume f8e761b8-0877-4978-bbf8-28b3a7edacfc Aug 06 19:29:22.024503 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-ada7135a-48df-42ee-8707-938e75a112b1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Created reservations ['96707608-5289-4bb1-b0aa-b2119549f53d', '55057f3e-9510-43d8-86f4-167bc4efd7f3', 'e13c2d58-7fde-40e1-b58c-f402b5922d2b', '0f98072d-9dc2-4c82-af9e-043a5ac8ba6d'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:22.067293 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ada7135a-48df-42ee-8707-938e75a112b1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Snapshot force create request issued successfully. Aug 06 19:29:22.067626 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ada7135a-48df-42ee-8707-938e75a112b1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:29:22.068463 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 858/3410] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:29:21 2026] POST /volume/v3/snapshots => generated 311 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:22.076451 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d9927c7f-bdf6-41ea-8eff-43ccc9416a9b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:22.078368 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d9927c7f-bdf6-41ea-8eff-43ccc9416a9b tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/snapshots/6853f5d4-bb46-4a1e-9f2e-5ca2710c0a87 Aug 06 19:29:22.078570 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d9927c7f-bdf6-41ea-8eff-43ccc9416a9b tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:22.078787 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d9927c7f-bdf6-41ea-8eff-43ccc9416a9b tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:22.083514 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:22.083514 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:22.083903 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d9927c7f-bdf6-41ea-8eff-43ccc9416a9b tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Snapshot retrieved successfully. Aug 06 19:29:22.084677 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d9927c7f-bdf6-41ea-8eff-43ccc9416a9b tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/snapshots/6853f5d4-bb46-4a1e-9f2e-5ca2710c0a87 returned with HTTP 200 Aug 06 19:29:22.085099 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 846/3411] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:22 2026] GET /volume/v3/snapshots/6853f5d4-bb46-4a1e-9f2e-5ca2710c0a87 => generated 443 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:22.569908 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-70dedbc8-46e1-4cf0-a1c0-032cdf7b70e6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:22.571878 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-70dedbc8-46e1-4cf0-a1c0-032cdf7b70e6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 Aug 06 19:29:22.572214 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-70dedbc8-46e1-4cf0-a1c0-032cdf7b70e6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:22.572473 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-70dedbc8-46e1-4cf0-a1c0-032cdf7b70e6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:22.572572 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-70dedbc8-46e1-4cf0-a1c0-032cdf7b70e6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 175954f2-4e2a-4683-970c-61f35e928df3. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:22.581695 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:22.581695 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:22.582455 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-70dedbc8-46e1-4cf0-a1c0-032cdf7b70e6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 returned with HTTP 200 Aug 06 19:29:22.582825 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 852/3412] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:22 2026] GET /volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 => generated 720 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:22.744117 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cfb60d3c-34a3-46d8-bc19-751359f151ca None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:22.746092 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cfb60d3c-34a3-46d8-bc19-751359f151ca tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 Aug 06 19:29:22.746324 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cfb60d3c-34a3-46d8-bc19-751359f151ca tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:22.746608 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cfb60d3c-34a3-46d8-bc19-751359f151ca tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:22.746895 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-cfb60d3c-34a3-46d8-bc19-751359f151ca tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id 2d4f331a-60ea-488e-bf87-265b65783187. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:22.752745 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:22.752745 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:22.753581 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cfb60d3c-34a3-46d8-bc19-751359f151ca tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 returned with HTTP 200 Aug 06 19:29:22.754090 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 857/3413] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:22 2026] GET /volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:22.952340 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-27b3534e-7e40-46b3-b633-9206ac64ef32 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:22.954408 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-805edb38-645b-46b3-8ce3-0c9d70a6daad None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:22.956435 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-27b3534e-7e40-46b3-b633-9206ac64ef32 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/80d37ca0-0141-4c91-a920-67c9fa803e26 Aug 06 19:29:22.956688 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-27b3534e-7e40-46b3-b633-9206ac64ef32 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:22.956925 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-27b3534e-7e40-46b3-b633-9206ac64ef32 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:22.959650 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-805edb38-645b-46b3-8ce3-0c9d70a6daad tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] GET https://10.4.3.5/volume/v3/volumes/70847667-73d2-4baf-9fc2-4397575c876b Aug 06 19:29:22.959878 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-805edb38-645b-46b3-8ce3-0c9d70a6daad tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:22.960181 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-805edb38-645b-46b3-8ce3-0c9d70a6daad tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:22.970574 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:22.970574 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:22.971125 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-27b3534e-7e40-46b3-b633-9206ac64ef32 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:29:22.972074 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-27b3534e-7e40-46b3-b633-9206ac64ef32 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/80d37ca0-0141-4c91-a920-67c9fa803e26 returned with HTTP 200 Aug 06 19:29:22.972515 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 859/3414] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:22 2026] GET /volume/v3/snapshots/80d37ca0-0141-4c91-a920-67c9fa803e26 => generated 539 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:22.973469 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-805edb38-645b-46b3-8ce3-0c9d70a6daad tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] https://10.4.3.5/volume/v3/volumes/70847667-73d2-4baf-9fc2-4397575c876b returned with HTTP 404 Aug 06 19:29:22.974497 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 847/3415] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:22 2026] GET /volume/v3/volumes/70847667-73d2-4baf-9fc2-4397575c876b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:22.981933 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-13c0e79d-3989-4cef-9a7f-e47b9b39fa6d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:22.982201 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3361e2ef-e2fd-4a93-9739-b5ea62b4814b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:22.983945 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3361e2ef-e2fd-4a93-9739-b5ea62b4814b tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] GET https://10.4.3.5/volume/v3/volumes/8e91e0a1-6e1d-483a-ae24-bf4654fb3a46 Aug 06 19:29:22.984110 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-13c0e79d-3989-4cef-9a7f-e47b9b39fa6d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/80d37ca0-0141-4c91-a920-67c9fa803e26 Aug 06 19:29:22.984222 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3361e2ef-e2fd-4a93-9739-b5ea62b4814b tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:22.984282 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-13c0e79d-3989-4cef-9a7f-e47b9b39fa6d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:22.984393 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-13c0e79d-3989-4cef-9a7f-e47b9b39fa6d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:22.984439 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3361e2ef-e2fd-4a93-9739-b5ea62b4814b tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:22.992218 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:22.992218 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:22.992890 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-13c0e79d-3989-4cef-9a7f-e47b9b39fa6d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:29:22.994154 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-13c0e79d-3989-4cef-9a7f-e47b9b39fa6d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/80d37ca0-0141-4c91-a920-67c9fa803e26 returned with HTTP 200 Aug 06 19:29:22.994276 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:22.994276 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:22.994724 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 858/3416] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:22 2026] GET /volume/v3/snapshots/80d37ca0-0141-4c91-a920-67c9fa803e26 => generated 539 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:22.998492 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3361e2ef-e2fd-4a93-9739-b5ea62b4814b tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Volume info retrieved successfully. Aug 06 19:29:23.002931 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3361e2ef-e2fd-4a93-9739-b5ea62b4814b tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] https://10.4.3.5/volume/v3/volumes/8e91e0a1-6e1d-483a-ae24-bf4654fb3a46 returned with HTTP 200 Aug 06 19:29:23.003376 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 853/3417] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:22 2026] GET /volume/v3/volumes/8e91e0a1-6e1d-483a-ae24-bf4654fb3a46 => generated 835 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:23.004693 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5db26c62-44d5-485e-b410-45d343d8956f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:23.006655 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5db26c62-44d5-485e-b410-45d343d8956f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots Aug 06 19:29:23.006913 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5db26c62-44d5-485e-b410-45d343d8956f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:23.007211 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5db26c62-44d5-485e-b410-45d343d8956f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:23.007558 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-5db26c62-44d5-485e-b410-45d343d8956f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:29:23.008874 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-5db26c62-44d5-485e-b410-45d343d8956f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 19:29:23.014458 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5db26c62-44d5-485e-b410-45d343d8956f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Get all snapshots completed successfully. Aug 06 19:29:23.014897 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5db26c62-44d5-485e-b410-45d343d8956f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 200 Aug 06 19:29:23.015746 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 860/3418] 10.4.3.5 () {66 vars in 1229 bytes} [Thu Aug 6 19:29:23 2026] GET /volume/v3/snapshots => generated 408 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:23.017352 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-30a2e812-7317-417a-8a7c-b0bf50a9f964 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:23.019280 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-30a2e812-7317-417a-8a7c-b0bf50a9f964 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] DELETE https://10.4.3.5/volume/v3/volumes/8e91e0a1-6e1d-483a-ae24-bf4654fb3a46 Aug 06 19:29:23.019503 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-30a2e812-7317-417a-8a7c-b0bf50a9f964 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:23.019738 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-30a2e812-7317-417a-8a7c-b0bf50a9f964 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:23.019948 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-30a2e812-7317-417a-8a7c-b0bf50a9f964 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Delete volume with id: 8e91e0a1-6e1d-483a-ae24-bf4654fb3a46 Aug 06 19:29:23.026337 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-db34e0d4-8102-4d03-8dcd-dcdbf0728c4d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:23.028002 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:23.028002 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:23.028605 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-db34e0d4-8102-4d03-8dcd-dcdbf0728c4d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] PUT https://10.4.3.5/volume/v3/snapshots/80d37ca0-0141-4c91-a920-67c9fa803e26 Aug 06 19:29:23.028666 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-30a2e812-7317-417a-8a7c-b0bf50a9f964 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Volume info retrieved successfully. Aug 06 19:29:23.029080 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-db34e0d4-8102-4d03-8dcd-dcdbf0728c4d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-2108137273", "description": "This is the new description of snapshot."}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:23.037115 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:23.037115 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:23.038095 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-db34e0d4-8102-4d03-8dcd-dcdbf0728c4d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:29:23.048583 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-db34e0d4-8102-4d03-8dcd-dcdbf0728c4d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/80d37ca0-0141-4c91-a920-67c9fa803e26 returned with HTTP 200 Aug 06 19:29:23.049243 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 859/3419] 10.4.3.5 () {68 vars in 1361 bytes} [Thu Aug 6 19:29:23 2026] PUT /volume/v3/snapshots/80d37ca0-0141-4c91-a920-67c9fa803e26 => generated 443 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:23.053088 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-30a2e812-7317-417a-8a7c-b0bf50a9f964 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Delete volume request issued successfully. Aug 06 19:29:23.053426 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-30a2e812-7317-417a-8a7c-b0bf50a9f964 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] https://10.4.3.5/volume/v3/volumes/8e91e0a1-6e1d-483a-ae24-bf4654fb3a46 returned with HTTP 202 Aug 06 19:29:23.054287 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 848/3420] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:29:23 2026] DELETE /volume/v3/volumes/8e91e0a1-6e1d-483a-ae24-bf4654fb3a46 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:29:23.062052 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c1558d5a-46a4-43e6-9e64-a1521b670399 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:23.063716 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-657d64f6-3355-4cfc-8b14-fbffc1a7e587 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:23.064714 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c1558d5a-46a4-43e6-9e64-a1521b670399 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] GET https://10.4.3.5/volume/v3/volumes/8e91e0a1-6e1d-483a-ae24-bf4654fb3a46 Aug 06 19:29:23.064927 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c1558d5a-46a4-43e6-9e64-a1521b670399 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:23.065705 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c1558d5a-46a4-43e6-9e64-a1521b670399 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:23.066196 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-657d64f6-3355-4cfc-8b14-fbffc1a7e587 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/80d37ca0-0141-4c91-a920-67c9fa803e26 Aug 06 19:29:23.066196 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-657d64f6-3355-4cfc-8b14-fbffc1a7e587 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:23.066303 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-657d64f6-3355-4cfc-8b14-fbffc1a7e587 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:23.073797 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:23.073797 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:23.074401 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:23.074401 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:23.074487 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-657d64f6-3355-4cfc-8b14-fbffc1a7e587 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:29:23.075491 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-657d64f6-3355-4cfc-8b14-fbffc1a7e587 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/80d37ca0-0141-4c91-a920-67c9fa803e26 returned with HTTP 200 Aug 06 19:29:23.075954 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 861/3421] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:23 2026] GET /volume/v3/snapshots/80d37ca0-0141-4c91-a920-67c9fa803e26 => generated 577 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:23.082531 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c1558d5a-46a4-43e6-9e64-a1521b670399 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Volume info retrieved successfully. Aug 06 19:29:23.089613 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c1558d5a-46a4-43e6-9e64-a1521b670399 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] https://10.4.3.5/volume/v3/volumes/8e91e0a1-6e1d-483a-ae24-bf4654fb3a46 returned with HTTP 200 Aug 06 19:29:23.090211 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 854/3422] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:23 2026] GET /volume/v3/volumes/8e91e0a1-6e1d-483a-ae24-bf4654fb3a46 => generated 834 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:23.091449 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ea5d7d28-bb95-4396-840f-6a13bef6d4a5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:23.094322 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ea5d7d28-bb95-4396-840f-6a13bef6d4a5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/80d37ca0-0141-4c91-a920-67c9fa803e26 Aug 06 19:29:23.094322 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ea5d7d28-bb95-4396-840f-6a13bef6d4a5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:23.094802 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ea5d7d28-bb95-4396-840f-6a13bef6d4a5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:23.094802 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-ea5d7d28-bb95-4396-840f-6a13bef6d4a5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Delete snapshot with id: 80d37ca0-0141-4c91-a920-67c9fa803e26 Aug 06 19:29:23.096239 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f7280f96-ef15-4627-a926-f83320eef3c7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:23.098395 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f7280f96-ef15-4627-a926-f83320eef3c7 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/snapshots/6853f5d4-bb46-4a1e-9f2e-5ca2710c0a87 Aug 06 19:29:23.098588 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f7280f96-ef15-4627-a926-f83320eef3c7 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:23.098812 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f7280f96-ef15-4627-a926-f83320eef3c7 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:23.102702 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:23.102702 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:23.103420 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ea5d7d28-bb95-4396-840f-6a13bef6d4a5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:29:23.104551 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:23.104551 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:23.105104 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f7280f96-ef15-4627-a926-f83320eef3c7 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Snapshot retrieved successfully. Aug 06 19:29:23.106195 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f7280f96-ef15-4627-a926-f83320eef3c7 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/snapshots/6853f5d4-bb46-4a1e-9f2e-5ca2710c0a87 returned with HTTP 200 Aug 06 19:29:23.106976 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 849/3423] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:23 2026] GET /volume/v3/snapshots/6853f5d4-bb46-4a1e-9f2e-5ca2710c0a87 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:23.119308 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6670652f-16c7-4fc4-9af4-8cbe903fdce9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:23.121909 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6670652f-16c7-4fc4-9af4-8cbe903fdce9 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/snapshots/6853f5d4-bb46-4a1e-9f2e-5ca2710c0a87 Aug 06 19:29:23.122280 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6670652f-16c7-4fc4-9af4-8cbe903fdce9 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:23.123283 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6670652f-16c7-4fc4-9af4-8cbe903fdce9 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:23.131730 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ea5d7d28-bb95-4396-840f-6a13bef6d4a5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot delete request issued successfully. Aug 06 19:29:23.132406 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ea5d7d28-bb95-4396-840f-6a13bef6d4a5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/80d37ca0-0141-4c91-a920-67c9fa803e26 returned with HTTP 202 Aug 06 19:29:23.133062 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 860/3424] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:29:23 2026] DELETE /volume/v3/snapshots/80d37ca0-0141-4c91-a920-67c9fa803e26 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:29:23.134824 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:23.134824 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:23.135511 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6670652f-16c7-4fc4-9af4-8cbe903fdce9 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Snapshot retrieved successfully. Aug 06 19:29:23.137031 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6670652f-16c7-4fc4-9af4-8cbe903fdce9 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/snapshots/6853f5d4-bb46-4a1e-9f2e-5ca2710c0a87 returned with HTTP 200 Aug 06 19:29:23.139860 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 862/3425] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:23 2026] GET /volume/v3/snapshots/6853f5d4-bb46-4a1e-9f2e-5ca2710c0a87 => generated 470 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:23.144912 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c23c52f9-0ec5-486e-8557-63742a7f44e4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:23.146746 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c23c52f9-0ec5-486e-8557-63742a7f44e4 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/80d37ca0-0141-4c91-a920-67c9fa803e26 Aug 06 19:29:23.147195 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c23c52f9-0ec5-486e-8557-63742a7f44e4 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:23.147424 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c23c52f9-0ec5-486e-8557-63742a7f44e4 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:23.154351 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:23.154351 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:23.154818 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c23c52f9-0ec5-486e-8557-63742a7f44e4 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:29:23.155679 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c23c52f9-0ec5-486e-8557-63742a7f44e4 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/80d37ca0-0141-4c91-a920-67c9fa803e26 returned with HTTP 200 Aug 06 19:29:23.156224 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 855/3426] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:23 2026] GET /volume/v3/snapshots/80d37ca0-0141-4c91-a920-67c9fa803e26 => generated 576 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:23.595680 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-24fc68d0-62c3-400c-bcbc-48cf56fc2c57 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:23.597743 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-24fc68d0-62c3-400c-bcbc-48cf56fc2c57 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 Aug 06 19:29:23.597997 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-24fc68d0-62c3-400c-bcbc-48cf56fc2c57 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:23.598245 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-24fc68d0-62c3-400c-bcbc-48cf56fc2c57 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:23.598377 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-24fc68d0-62c3-400c-bcbc-48cf56fc2c57 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 175954f2-4e2a-4683-970c-61f35e928df3. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:23.603438 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:23.603438 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:23.604180 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-24fc68d0-62c3-400c-bcbc-48cf56fc2c57 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 returned with HTTP 200 Aug 06 19:29:23.604624 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 850/3427] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:23 2026] GET /volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:23.766909 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-71448306-c8a3-42a0-9aeb-362332892660 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:23.769517 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71448306-c8a3-42a0-9aeb-362332892660 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 Aug 06 19:29:23.769517 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71448306-c8a3-42a0-9aeb-362332892660 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:23.769723 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71448306-c8a3-42a0-9aeb-362332892660 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:23.769852 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-71448306-c8a3-42a0-9aeb-362332892660 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id 2d4f331a-60ea-488e-bf87-265b65783187. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:23.774675 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:23.774675 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:23.776010 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71448306-c8a3-42a0-9aeb-362332892660 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 returned with HTTP 200 Aug 06 19:29:23.776010 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 861/3428] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:23 2026] GET /volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:24.104905 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9ce6a416-7247-4acd-a9da-de03921749f1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:24.107478 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9ce6a416-7247-4acd-a9da-de03921749f1 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] GET https://10.4.3.5/volume/v3/volumes/8e91e0a1-6e1d-483a-ae24-bf4654fb3a46 Aug 06 19:29:24.107681 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9ce6a416-7247-4acd-a9da-de03921749f1 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:24.107989 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9ce6a416-7247-4acd-a9da-de03921749f1 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:24.116242 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9ce6a416-7247-4acd-a9da-de03921749f1 tempest-VolumesCloneTest-1367172792 tempest-VolumesCloneTest-1367172792-project-member] https://10.4.3.5/volume/v3/volumes/8e91e0a1-6e1d-483a-ae24-bf4654fb3a46 returned with HTTP 404 Aug 06 19:29:24.116919 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 863/3429] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:24 2026] GET /volume/v3/volumes/8e91e0a1-6e1d-483a-ae24-bf4654fb3a46 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:24.171454 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fcf48963-4137-411a-85d8-41e2cac118e6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:24.174190 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fcf48963-4137-411a-85d8-41e2cac118e6 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/80d37ca0-0141-4c91-a920-67c9fa803e26 Aug 06 19:29:24.175448 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fcf48963-4137-411a-85d8-41e2cac118e6 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:24.175448 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fcf48963-4137-411a-85d8-41e2cac118e6 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:24.182585 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fcf48963-4137-411a-85d8-41e2cac118e6 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/80d37ca0-0141-4c91-a920-67c9fa803e26 returned with HTTP 404 Aug 06 19:29:24.183731 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 856/3430] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:24 2026] GET /volume/v3/snapshots/80d37ca0-0141-4c91-a920-67c9fa803e26 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:24.194396 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b4ef0878-68d5-43e2-9b7a-18e803498b1b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:24.200199 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b4ef0878-68d5-43e2-9b7a-18e803498b1b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/80d37ca0-0141-4c91-a920-67c9fa803e26 Aug 06 19:29:24.200394 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b4ef0878-68d5-43e2-9b7a-18e803498b1b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:24.200674 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b4ef0878-68d5-43e2-9b7a-18e803498b1b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:24.200816 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-b4ef0878-68d5-43e2-9b7a-18e803498b1b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Delete snapshot with id: 80d37ca0-0141-4c91-a920-67c9fa803e26 Aug 06 19:29:24.213381 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b4ef0878-68d5-43e2-9b7a-18e803498b1b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/80d37ca0-0141-4c91-a920-67c9fa803e26 returned with HTTP 404 Aug 06 19:29:24.214345 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 851/3431] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:29:24 2026] DELETE /volume/v3/snapshots/80d37ca0-0141-4c91-a920-67c9fa803e26 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:24.225537 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-165faf8c-a286-4c8a-884a-46a3e5e68ef5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:24.229077 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-165faf8c-a286-4c8a-884a-46a3e5e68ef5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e Aug 06 19:29:24.229077 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-165faf8c-a286-4c8a-884a-46a3e5e68ef5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:24.229077 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-165faf8c-a286-4c8a-884a-46a3e5e68ef5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:24.242280 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:24.242280 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:24.249902 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-165faf8c-a286-4c8a-884a-46a3e5e68ef5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:29:24.256543 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-165faf8c-a286-4c8a-884a-46a3e5e68ef5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e returned with HTTP 200 Aug 06 19:29:24.257530 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 862/3432] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:24 2026] GET /volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:24.276699 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d1477550-0099-41d1-9698-585cac2ed0cf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:24.278222 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d1477550-0099-41d1-9698-585cac2ed0cf tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:29:24.278735 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d1477550-0099-41d1-9698-585cac2ed0cf tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fca1c0c1-a878-4453-bbeb-9e30e821325e", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1736273821"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:24.290401 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:24.290401 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:24.291990 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d1477550-0099-41d1-9698-585cac2ed0cf tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:29:24.291990 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-d1477550-0099-41d1-9698-585cac2ed0cf tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Create snapshot from volume fca1c0c1-a878-4453-bbeb-9e30e821325e Aug 06 19:29:24.339585 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-d1477550-0099-41d1-9698-585cac2ed0cf tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Created reservations ['48d3d496-8933-4726-bfce-1817f089fd04', 'd49afb6c-a617-4485-b1cc-d1ada15d6501', '129be66d-7953-472f-ba72-5f211f78afdb', 'e41d8012-e1ad-437f-9b72-393f4d8b8083'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:24.390507 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d1477550-0099-41d1-9698-585cac2ed0cf tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot create request issued successfully. Aug 06 19:29:24.390974 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d1477550-0099-41d1-9698-585cac2ed0cf tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:29:24.391624 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 864/3433] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:29:24 2026] POST /volume/v3/snapshots => generated 310 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:24.403241 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fa6809a0-a28f-4143-9218-4762a54ab3ec None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:24.409983 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fa6809a0-a28f-4143-9218-4762a54ab3ec tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/c38073e5-12ed-4a29-b26e-ea1842d780c0 Aug 06 19:29:24.409983 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fa6809a0-a28f-4143-9218-4762a54ab3ec tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:24.412407 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fa6809a0-a28f-4143-9218-4762a54ab3ec tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:24.425802 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:24.425802 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:24.425802 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fa6809a0-a28f-4143-9218-4762a54ab3ec tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:29:24.427212 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fa6809a0-a28f-4143-9218-4762a54ab3ec tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/c38073e5-12ed-4a29-b26e-ea1842d780c0 returned with HTTP 200 Aug 06 19:29:24.427897 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 857/3434] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:24 2026] GET /volume/v3/snapshots/c38073e5-12ed-4a29-b26e-ea1842d780c0 => generated 442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:24.495791 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-81fc796e-cd65-402d-952c-bee462ffa6bc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:24.499456 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-81fc796e-cd65-402d-952c-bee462ffa6bc tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] DELETE https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 Aug 06 19:29:24.499706 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-81fc796e-cd65-402d-952c-bee462ffa6bc tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:24.499904 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-81fc796e-cd65-402d-952c-bee462ffa6bc tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:24.500095 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-81fc796e-cd65-402d-952c-bee462ffa6bc tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Delete volume with id: 827d8d0a-b0f0-478e-9df0-0e73d80c30b6 Aug 06 19:29:24.516233 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:24.516233 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:24.516753 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-81fc796e-cd65-402d-952c-bee462ffa6bc tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:29:24.541219 np0000006689 devstack@c-api.service[100262]: WARNING cinder.keymgr.conf_key_mgr [None req-81fc796e-cd65-402d-952c-bee462ffa6bc tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 19:29:24.553260 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-81fc796e-cd65-402d-952c-bee462ffa6bc tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Delete volume request issued successfully. Aug 06 19:29:24.556047 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-81fc796e-cd65-402d-952c-bee462ffa6bc tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 returned with HTTP 202 Aug 06 19:29:24.556047 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 852/3435] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:29:24 2026] DELETE /volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:29:24.567446 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-da004980-ca8a-4e1d-8bde-8d10aeecb0bc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:24.571528 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-da004980-ca8a-4e1d-8bde-8d10aeecb0bc tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 Aug 06 19:29:24.571528 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-da004980-ca8a-4e1d-8bde-8d10aeecb0bc tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:24.571528 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-da004980-ca8a-4e1d-8bde-8d10aeecb0bc tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:24.583521 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:24.583521 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:24.591835 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-da004980-ca8a-4e1d-8bde-8d10aeecb0bc tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Volume info retrieved successfully. Aug 06 19:29:24.602247 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-da004980-ca8a-4e1d-8bde-8d10aeecb0bc tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 returned with HTTP 200 Aug 06 19:29:24.603188 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 863/3436] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:24 2026] GET /volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 => generated 871 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:24.622058 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1725d815-a77f-4cb7-8b55-83b44f23946b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:24.625496 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1725d815-a77f-4cb7-8b55-83b44f23946b tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 Aug 06 19:29:24.625793 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1725d815-a77f-4cb7-8b55-83b44f23946b tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:24.626051 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1725d815-a77f-4cb7-8b55-83b44f23946b tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:24.626214 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-1725d815-a77f-4cb7-8b55-83b44f23946b tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 175954f2-4e2a-4683-970c-61f35e928df3. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:24.631935 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:24.631935 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:24.632703 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1725d815-a77f-4cb7-8b55-83b44f23946b tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 returned with HTTP 200 Aug 06 19:29:24.633276 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 865/3437] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:24 2026] GET /volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:24.795709 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-38c06ea4-d457-420a-8fc5-c3654e375bb5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:24.798198 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-38c06ea4-d457-420a-8fc5-c3654e375bb5 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 Aug 06 19:29:24.798499 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-38c06ea4-d457-420a-8fc5-c3654e375bb5 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:24.799059 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-38c06ea4-d457-420a-8fc5-c3654e375bb5 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:24.799294 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-38c06ea4-d457-420a-8fc5-c3654e375bb5 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id 2d4f331a-60ea-488e-bf87-265b65783187. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:24.807901 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:24.807901 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:24.809069 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-38c06ea4-d457-420a-8fc5-c3654e375bb5 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 returned with HTTP 200 Aug 06 19:29:24.810046 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 858/3438] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:24 2026] GET /volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:24.963584 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7b75c4a2-fad7-40e0-96ac-36f992efb124 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:24.966124 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7b75c4a2-fad7-40e0-96ac-36f992efb124 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:29:24.966626 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7b75c4a2-fad7-40e0-96ac-36f992efb124 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f8e761b8-0877-4978-bbf8-28b3a7edacfc", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-2141602106", "description": null, "metadata": null}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:24.985580 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:24.985580 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:24.986292 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7b75c4a2-fad7-40e0-96ac-36f992efb124 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:24.986519 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-7b75c4a2-fad7-40e0-96ac-36f992efb124 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Create snapshot from volume f8e761b8-0877-4978-bbf8-28b3a7edacfc Aug 06 19:29:25.029038 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-7b75c4a2-fad7-40e0-96ac-36f992efb124 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Created reservations ['1b70e602-95e3-4968-8a34-352641670b0c', 'c0e0f58e-dccd-4702-bfc3-1de537071764', '08221f5a-3d2a-4ee7-b83c-b6aad75d25a1', 'dc7f8360-4724-4079-9b84-b0d8e31a6bd5'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:25.070541 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7b75c4a2-fad7-40e0-96ac-36f992efb124 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Snapshot force create request issued successfully. Aug 06 19:29:25.071191 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7b75c4a2-fad7-40e0-96ac-36f992efb124 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:29:25.071356 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 853/3439] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:29:24 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 06 19:29:25.080641 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d3100cce-57b4-42de-9497-8c88fbe7ce99 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:25.083725 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d3100cce-57b4-42de-9497-8c88fbe7ce99 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/snapshots/eedb70b4-9532-4a63-96e9-a1b743927e93 Aug 06 19:29:25.083725 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d3100cce-57b4-42de-9497-8c88fbe7ce99 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:25.084674 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d3100cce-57b4-42de-9497-8c88fbe7ce99 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:25.093620 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:25.093620 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:25.094268 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d3100cce-57b4-42de-9497-8c88fbe7ce99 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Snapshot retrieved successfully. Aug 06 19:29:25.095399 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d3100cce-57b4-42de-9497-8c88fbe7ce99 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/snapshots/eedb70b4-9532-4a63-96e9-a1b743927e93 returned with HTTP 200 Aug 06 19:29:25.095986 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 864/3440] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:25 2026] GET /volume/v3/snapshots/eedb70b4-9532-4a63-96e9-a1b743927e93 => generated 445 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:25.438029 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3e0b4b85-50ac-4275-acc1-0bcaa927daf3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:25.440123 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3e0b4b85-50ac-4275-acc1-0bcaa927daf3 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/c38073e5-12ed-4a29-b26e-ea1842d780c0 Aug 06 19:29:25.440387 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3e0b4b85-50ac-4275-acc1-0bcaa927daf3 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:25.440721 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3e0b4b85-50ac-4275-acc1-0bcaa927daf3 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:25.448286 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:25.448286 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:25.449953 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3e0b4b85-50ac-4275-acc1-0bcaa927daf3 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:29:25.449953 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3e0b4b85-50ac-4275-acc1-0bcaa927daf3 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/c38073e5-12ed-4a29-b26e-ea1842d780c0 returned with HTTP 200 Aug 06 19:29:25.450362 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 866/3441] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:25 2026] GET /volume/v3/snapshots/c38073e5-12ed-4a29-b26e-ea1842d780c0 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:25.622638 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-edb7641e-93a4-44b9-8050-e6def1036d10 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:25.624909 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-edb7641e-93a4-44b9-8050-e6def1036d10 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] GET https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 Aug 06 19:29:25.625189 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-edb7641e-93a4-44b9-8050-e6def1036d10 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:25.625410 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-edb7641e-93a4-44b9-8050-e6def1036d10 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:25.632355 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-edb7641e-93a4-44b9-8050-e6def1036d10 tempest-TestEncryptedCinderVolumes-1823877920 tempest-TestEncryptedCinderVolumes-1823877920-project-member] https://10.4.3.5/volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 returned with HTTP 404 Aug 06 19:29:25.632905 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 859/3442] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:25 2026] GET /volume/v3/volumes/827d8d0a-b0f0-478e-9df0-0e73d80c30b6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:25.641355 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-847e1763-1779-4a87-a653-43b01e392c3d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:25.645112 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9a74cc6a-3b76-4e68-a055-72a49fed7a83 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:25.647537 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9a74cc6a-3b76-4e68-a055-72a49fed7a83 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 Aug 06 19:29:25.647800 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9a74cc6a-3b76-4e68-a055-72a49fed7a83 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:25.648045 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9a74cc6a-3b76-4e68-a055-72a49fed7a83 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:25.648221 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-9a74cc6a-3b76-4e68-a055-72a49fed7a83 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 175954f2-4e2a-4683-970c-61f35e928df3. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:25.653586 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:25.653586 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:25.654539 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9a74cc6a-3b76-4e68-a055-72a49fed7a83 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 returned with HTTP 200 Aug 06 19:29:25.655036 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 865/3443] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:25 2026] GET /volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:25.692220 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-28bb8364-4598-467b-a204-da52a6c79174 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:25.761179 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-28bb8364-4598-467b-a204-da52a6c79174 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:29:25.761771 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-28bb8364-4598-467b-a204-da52a6c79174 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "325b3249-0e5d-4074-a75b-fa9c0ab95eb7", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-903749777"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:25.773946 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-28bb8364-4598-467b-a204-da52a6c79174 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 404 Aug 06 19:29:25.774785 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 867/3444] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:29:25 2026] POST /volume/v3/snapshots => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:25.788306 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-847e1763-1779-4a87-a653-43b01e392c3d tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] GET https://10.4.3.5/volume/v3/volumes/detail?all_tenants=1 Aug 06 19:29:25.788520 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-847e1763-1779-4a87-a653-43b01e392c3d tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:25.788707 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-847e1763-1779-4a87-a653-43b01e392c3d tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:25.789269 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:25.789269 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:25.789568 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-847e1763-1779-4a87-a653-43b01e392c3d tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:29:25.793461 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5b907396-9eee-4a37-9644-d744e0c1f2a8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:25.795604 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5b907396-9eee-4a37-9644-d744e0c1f2a8 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:29:25.796038 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5b907396-9eee-4a37-9644-d744e0c1f2a8 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-229446443"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:25.801895 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-847e1763-1779-4a87-a653-43b01e392c3d tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] Get all volumes completed successfully. Aug 06 19:29:25.803683 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:25.803683 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:25.808527 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-847e1763-1779-4a87-a653-43b01e392c3d tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] https://10.4.3.5/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 19:29:25.808527 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 854/3445] 10.4.3.5 () {66 vars in 1271 bytes} [Thu Aug 6 19:29:25 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8394 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:25.824037 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-42acf119-d912-4a12-ace7-e50214add56d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:25.826549 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42acf119-d912-4a12-ace7-e50214add56d tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 Aug 06 19:29:25.826781 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42acf119-d912-4a12-ace7-e50214add56d tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:25.827001 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42acf119-d912-4a12-ace7-e50214add56d tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:25.827169 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-42acf119-d912-4a12-ace7-e50214add56d tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id 2d4f331a-60ea-488e-bf87-265b65783187. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:25.830381 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-873fcc65-b714-4bf0-82a3-a2df4870a36d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:25.831121 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5b907396-9eee-4a37-9644-d744e0c1f2a8 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 404 Aug 06 19:29:25.831783 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 860/3446] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:29:25 2026] POST /volume/v3/snapshots => generated 77 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:25.836635 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:25.836635 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:25.837774 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42acf119-d912-4a12-ace7-e50214add56d tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 returned with HTTP 200 Aug 06 19:29:25.839184 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-873fcc65-b714-4bf0-82a3-a2df4870a36d tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] DELETE https://10.4.3.5/volume/v3/types/3ac843ba-e2e9-4d76-a314-9e47597a9f9b Aug 06 19:29:25.839505 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-873fcc65-b714-4bf0-82a3-a2df4870a36d tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:25.839808 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-873fcc65-b714-4bf0-82a3-a2df4870a36d tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:25.846931 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 866/3447] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:25 2026] GET /volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 => generated 746 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:25.856768 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-02277727-15aa-4b65-94dc-73bae186e871 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:25.859293 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-02277727-15aa-4b65-94dc-73bae186e871 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] GET https://10.4.3.5/volume/v3/snapshots?limit=invalid Aug 06 19:29:25.859526 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-02277727-15aa-4b65-94dc-73bae186e871 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:25.859765 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-02277727-15aa-4b65-94dc-73bae186e871 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:25.860495 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-02277727-15aa-4b65-94dc-73bae186e871 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] HTTP exception thrown: limit param must be an integer Aug 06 19:29:25.860651 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-02277727-15aa-4b65-94dc-73bae186e871 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] https://10.4.3.5/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 06 19:29:25.861170 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 855/3448] 10.4.3.5 () {66 vars in 1256 bytes} [Thu Aug 6 19:29:25 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:29:25.891132 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-873fcc65-b714-4bf0-82a3-a2df4870a36d tempest-TestEncryptedCinderVolumes-261528456 tempest-TestEncryptedCinderVolumes-261528456-project-admin] https://10.4.3.5/volume/v3/types/3ac843ba-e2e9-4d76-a314-9e47597a9f9b returned with HTTP 202 Aug 06 19:29:25.891694 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 868/3449] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:29:25 2026] DELETE /volume/v3/types/3ac843ba-e2e9-4d76-a314-9e47597a9f9b => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:29:25.892853 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-703067ba-18e2-4671-8b6d-9093548bf1b6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:25.895315 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-703067ba-18e2-4671-8b6d-9093548bf1b6 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] GET https://10.4.3.5/volume/v3/snapshots?marker=e69955dd-eb5b-4804-908d-a051d0347db3 Aug 06 19:29:25.895571 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-703067ba-18e2-4671-8b6d-9093548bf1b6 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:25.895709 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-703067ba-18e2-4671-8b6d-9093548bf1b6 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:25.896084 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-703067ba-18e2-4671-8b6d-9093548bf1b6 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:29:25.897522 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.db.api [None req-703067ba-18e2-4671-8b6d-9093548bf1b6 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Building query based on filter {{(pid=100263) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 19:29:25.903526 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-703067ba-18e2-4671-8b6d-9093548bf1b6 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] https://10.4.3.5/volume/v3/snapshots?marker=e69955dd-eb5b-4804-908d-a051d0347db3 returned with HTTP 404 Aug 06 19:29:25.903526 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 861/3450] 10.4.3.5 () {66 vars in 1316 bytes} [Thu Aug 6 19:29:25 2026] GET /volume/v3/snapshots?marker=e69955dd-eb5b-4804-908d-a051d0347db3 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:25.914514 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c8a1b47c-1f94-4d2a-a00b-bb7712efbb0a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:25.916821 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c8a1b47c-1f94-4d2a-a00b-bb7712efbb0a tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] GET https://10.4.3.5/volume/v3/snapshots?sort_key=invalid Aug 06 19:29:25.916821 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c8a1b47c-1f94-4d2a-a00b-bb7712efbb0a tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:25.917116 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c8a1b47c-1f94-4d2a-a00b-bb7712efbb0a tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:25.917439 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-c8a1b47c-1f94-4d2a-a00b-bb7712efbb0a tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:29:25.918456 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-c8a1b47c-1f94-4d2a-a00b-bb7712efbb0a tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 19:29:25.918990 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c8a1b47c-1f94-4d2a-a00b-bb7712efbb0a tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] https://10.4.3.5/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 06 19:29:25.919601 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 867/3451] 10.4.3.5 () {66 vars in 1262 bytes} [Thu Aug 6 19:29:25 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:29:25.928885 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3e8b9bbe-686f-4040-a92e-8a7a5adeb3d9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:25.930623 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3e8b9bbe-686f-4040-a92e-8a7a5adeb3d9 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:29:25.930986 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3e8b9bbe-686f-4040-a92e-8a7a5adeb3d9 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-968664349"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:25.933363 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-3e8b9bbe-686f-4040-a92e-8a7a5adeb3d9 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-968664349'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:29:25.934387 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-3e8b9bbe-686f-4040-a92e-8a7a5adeb3d9 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Create volume of 2 GB Aug 06 19:29:25.939255 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3e8b9bbe-686f-4040-a92e-8a7a5adeb3d9 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Availability Zones retrieved successfully. Aug 06 19:29:25.944268 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e8b9bbe-686f-4040-a92e-8a7a5adeb3d9 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Flow 'volume_create_api' (83fe9f87-0889-4443-ba48-901d86bbacc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:25.945789 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e8b9bbe-686f-4040-a92e-8a7a5adeb3d9 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f41c291-4819-4ed2-8b5f-5b0e45cf618f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:25.946811 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-3e8b9bbe-686f-4040-a92e-8a7a5adeb3d9 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Validating volume size '2' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:29:25.980236 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e8b9bbe-686f-4040-a92e-8a7a5adeb3d9 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f41c291-4819-4ed2-8b5f-5b0e45cf618f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:25.981076 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e8b9bbe-686f-4040-a92e-8a7a5adeb3d9 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a4c908e-d8ea-4d94-9c20-885ebf59b24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:26.076757 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-3e8b9bbe-686f-4040-a92e-8a7a5adeb3d9 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Created reservations ['bfed6cc9-8a2f-4da6-8285-c30364dbc358', '8e6c212d-9f76-4247-b225-b97de35e0dfc', '5d679e1a-07cc-4153-8f0f-3893166e53ea', '87486d2e-d988-468d-bb9a-9c80e382d760'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:26.077863 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e8b9bbe-686f-4040-a92e-8a7a5adeb3d9 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a4c908e-d8ea-4d94-9c20-885ebf59b24e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfed6cc9-8a2f-4da6-8285-c30364dbc358', '8e6c212d-9f76-4247-b225-b97de35e0dfc', '5d679e1a-07cc-4153-8f0f-3893166e53ea', '87486d2e-d988-468d-bb9a-9c80e382d760']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:26.079219 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e8b9bbe-686f-4040-a92e-8a7a5adeb3d9 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (535f4cc7-7eaf-47ea-aa48-284005e83abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:26.109498 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e8b9bbe-686f-4040-a92e-8a7a5adeb3d9 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (535f4cc7-7eaf-47ea-aa48-284005e83abc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efbf262d-7d61-4182-99b6-138f6a1111f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-968664349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54629eb962ee4f2186fda84cfbe583ad',qos_specs=None,replication_status=,reservations=['bfed6cc9-8a2f-4da6-8285-c30364dbc358','8e6c212d-9f76-4247-b225-b97de35e0dfc','5d679e1a-07cc-4153-8f0f-3893166e53ea','87486d2e-d988-468d-bb9a-9c80e382d760'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99b77745857e4ead80bdcedb095783d0',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:29:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-968664349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efbf262d-7d61-4182-99b6-138f6a1111f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54629eb962ee4f2186fda84cfbe583ad',provider_auth=None,provider_geometry=None,provider_id=None,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='99b77745857e4ead80bdcedb095783d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:26.109804 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e8b9bbe-686f-4040-a92e-8a7a5adeb3d9 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2b957a9-6e6d-49db-b95e-7292f74c8e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:26.110992 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-53ee5ba0-3894-4d88-abce-f7e66ee7a6c8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:26.112674 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-53ee5ba0-3894-4d88-abce-f7e66ee7a6c8 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/snapshots/eedb70b4-9532-4a63-96e9-a1b743927e93 Aug 06 19:29:26.113381 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-53ee5ba0-3894-4d88-abce-f7e66ee7a6c8 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:26.114438 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-53ee5ba0-3894-4d88-abce-f7e66ee7a6c8 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:26.123108 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:26.123108 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:26.123753 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-53ee5ba0-3894-4d88-abce-f7e66ee7a6c8 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Snapshot retrieved successfully. Aug 06 19:29:26.125005 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-53ee5ba0-3894-4d88-abce-f7e66ee7a6c8 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/snapshots/eedb70b4-9532-4a63-96e9-a1b743927e93 returned with HTTP 200 Aug 06 19:29:26.125557 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 869/3452] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:26 2026] GET /volume/v3/snapshots/eedb70b4-9532-4a63-96e9-a1b743927e93 => generated 472 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:26.137360 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e8b9bbe-686f-4040-a92e-8a7a5adeb3d9 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2b957a9-6e6d-49db-b95e-7292f74c8e4a) transitioned into state 'SUCCESS' from state '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-968664349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54629eb962ee4f2186fda84cfbe583ad',qos_specs=None,replication_status=,reservations=['bfed6cc9-8a2f-4da6-8285-c30364dbc358','8e6c212d-9f76-4247-b225-b97de35e0dfc','5d679e1a-07cc-4153-8f0f-3893166e53ea','87486d2e-d988-468d-bb9a-9c80e382d760'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99b77745857e4ead80bdcedb095783d0',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:26.138393 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e8b9bbe-686f-4040-a92e-8a7a5adeb3d9 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (704e7527-95d9-472f-afd8-3cbd0d356945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:26.140565 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-526819ad-4033-4432-b325-5b9e72064600 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:26.142730 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-526819ad-4033-4432-b325-5b9e72064600 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/snapshots/eedb70b4-9532-4a63-96e9-a1b743927e93 Aug 06 19:29:26.143138 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-526819ad-4033-4432-b325-5b9e72064600 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:26.143258 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-526819ad-4033-4432-b325-5b9e72064600 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:26.154626 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:26.154626 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:26.155828 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-526819ad-4033-4432-b325-5b9e72064600 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Snapshot retrieved successfully. Aug 06 19:29:26.156216 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e8b9bbe-686f-4040-a92e-8a7a5adeb3d9 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (704e7527-95d9-472f-afd8-3cbd0d356945) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:26.157123 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e8b9bbe-686f-4040-a92e-8a7a5adeb3d9 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Flow 'volume_create_api' (83fe9f87-0889-4443-ba48-901d86bbacc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:26.157207 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-526819ad-4033-4432-b325-5b9e72064600 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/snapshots/eedb70b4-9532-4a63-96e9-a1b743927e93 returned with HTTP 200 Aug 06 19:29:26.158209 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3e8b9bbe-686f-4040-a92e-8a7a5adeb3d9 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Create volume request issued successfully. Aug 06 19:29:26.158322 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 862/3453] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:26 2026] GET /volume/v3/snapshots/eedb70b4-9532-4a63-96e9-a1b743927e93 => generated 472 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:26.158409 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3e8b9bbe-686f-4040-a92e-8a7a5adeb3d9 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:29:26.158762 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 856/3454] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:29:25 2026] POST /volume/v3/volumes => generated 757 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:26.176133 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-df8a10b2-3431-4598-850b-abca2ec0042e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:26.181605 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-df8a10b2-3431-4598-850b-abca2ec0042e tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] GET https://10.4.3.5/volume/v3/volumes/efbf262d-7d61-4182-99b6-138f6a1111f3 Aug 06 19:29:26.181919 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-df8a10b2-3431-4598-850b-abca2ec0042e tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:26.182390 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-df8a10b2-3431-4598-850b-abca2ec0042e tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:26.195379 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:26.195379 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:26.199834 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-df8a10b2-3431-4598-850b-abca2ec0042e tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Volume info retrieved successfully. Aug 06 19:29:26.204500 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-df8a10b2-3431-4598-850b-abca2ec0042e tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] https://10.4.3.5/volume/v3/volumes/efbf262d-7d61-4182-99b6-138f6a1111f3 returned with HTTP 200 Aug 06 19:29:26.204966 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 868/3455] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:26 2026] GET /volume/v3/volumes/efbf262d-7d61-4182-99b6-138f6a1111f3 => generated 825 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:26.217109 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a0569847-3df4-4a81-aabf-b63c34d35afb req-0c85c616-0a28-4abe-9ad9-e47dd07d88ff None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:26.219625 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a0569847-3df4-4a81-aabf-b63c34d35afb req-0c85c616-0a28-4abe-9ad9-e47dd07d88ff tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc Aug 06 19:29:26.219822 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a0569847-3df4-4a81-aabf-b63c34d35afb req-0c85c616-0a28-4abe-9ad9-e47dd07d88ff tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:26.220072 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a0569847-3df4-4a81-aabf-b63c34d35afb req-0c85c616-0a28-4abe-9ad9-e47dd07d88ff tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:26.233434 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:26.233434 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:26.238104 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-a0569847-3df4-4a81-aabf-b63c34d35afb req-0c85c616-0a28-4abe-9ad9-e47dd07d88ff tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:26.243453 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a0569847-3df4-4a81-aabf-b63c34d35afb req-0c85c616-0a28-4abe-9ad9-e47dd07d88ff tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc returned with HTTP 200 Aug 06 19:29:26.243992 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 870/3456] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:29:26 2026] GET /volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:26.269695 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-a0569847-3df4-4a81-aabf-b63c34d35afb req-c051f227-5b4c-4eeb-9dfb-c01225dbe3b2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:26.271894 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a0569847-3df4-4a81-aabf-b63c34d35afb req-c051f227-5b4c-4eeb-9dfb-c01225dbe3b2 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] POST https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc/action Aug 06 19:29:26.272492 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a0569847-3df4-4a81-aabf-b63c34d35afb req-c051f227-5b4c-4eeb-9dfb-c01225dbe3b2 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:29:26.272747 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a0569847-3df4-4a81-aabf-b63c34d35afb req-c051f227-5b4c-4eeb-9dfb-c01225dbe3b2 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:26.287351 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:26.287351 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:26.287847 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-a0569847-3df4-4a81-aabf-b63c34d35afb req-c051f227-5b4c-4eeb-9dfb-c01225dbe3b2 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:26.299233 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-a0569847-3df4-4a81-aabf-b63c34d35afb req-c051f227-5b4c-4eeb-9dfb-c01225dbe3b2 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Begin detaching volume completed successfully. Aug 06 19:29:26.299233 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a0569847-3df4-4a81-aabf-b63c34d35afb req-c051f227-5b4c-4eeb-9dfb-c01225dbe3b2 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc/action returned with HTTP 202 Aug 06 19:29:26.299233 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 863/3457] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:29:26 2026] POST /volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:29:26.355207 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5addc593-4f5c-4742-8b21-09b4c1786be9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:26.355788 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5addc593-4f5c-4742-8b21-09b4c1786be9 None None] GET https://10.4.3.5/volume// Aug 06 19:29:26.356047 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5addc593-4f5c-4742-8b21-09b4c1786be9 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:26.356282 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5addc593-4f5c-4742-8b21-09b4c1786be9 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:26.356604 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5addc593-4f5c-4742-8b21-09b4c1786be9 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:29:26.357081 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 857/3458] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:29:26 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:29:26.370250 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a0569847-3df4-4a81-aabf-b63c34d35afb req-fe5ff04c-d186-4978-9799-125d727ecccf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:26.372945 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a0569847-3df4-4a81-aabf-b63c34d35afb req-fe5ff04c-d186-4978-9799-125d727ecccf tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc Aug 06 19:29:26.373204 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a0569847-3df4-4a81-aabf-b63c34d35afb req-fe5ff04c-d186-4978-9799-125d727ecccf tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:26.373569 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a0569847-3df4-4a81-aabf-b63c34d35afb req-fe5ff04c-d186-4978-9799-125d727ecccf tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:26.389158 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:26.389158 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:26.394157 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-a0569847-3df4-4a81-aabf-b63c34d35afb req-fe5ff04c-d186-4978-9799-125d727ecccf tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:26.402305 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a0569847-3df4-4a81-aabf-b63c34d35afb req-fe5ff04c-d186-4978-9799-125d727ecccf tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc returned with HTTP 200 Aug 06 19:29:26.402731 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 869/3459] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:29:26 2026] GET /volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc => generated 1320 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:29:26.670907 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2e45455e-3432-429f-bdec-143bb6e00371 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:26.673635 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2e45455e-3432-429f-bdec-143bb6e00371 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 Aug 06 19:29:26.673989 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2e45455e-3432-429f-bdec-143bb6e00371 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:26.674333 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2e45455e-3432-429f-bdec-143bb6e00371 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:26.674531 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-2e45455e-3432-429f-bdec-143bb6e00371 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 175954f2-4e2a-4683-970c-61f35e928df3. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:26.682387 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:26.682387 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:26.683210 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2e45455e-3432-429f-bdec-143bb6e00371 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 returned with HTTP 200 Aug 06 19:29:26.683713 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 871/3460] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:26 2026] GET /volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:26.860388 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cb633bef-7a2b-4b67-a575-304f5d221577 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:26.863830 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cb633bef-7a2b-4b67-a575-304f5d221577 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 Aug 06 19:29:26.863830 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cb633bef-7a2b-4b67-a575-304f5d221577 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:26.863830 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cb633bef-7a2b-4b67-a575-304f5d221577 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:26.864101 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-cb633bef-7a2b-4b67-a575-304f5d221577 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id 2d4f331a-60ea-488e-bf87-265b65783187. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:26.875368 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:26.875368 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:26.877961 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cb633bef-7a2b-4b67-a575-304f5d221577 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 returned with HTTP 200 Aug 06 19:29:26.877961 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 864/3461] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:26 2026] GET /volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:27.221338 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-34ea7d97-29f1-4aa2-b96d-8c18f1222eb3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:27.225647 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-34ea7d97-29f1-4aa2-b96d-8c18f1222eb3 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] GET https://10.4.3.5/volume/v3/volumes/efbf262d-7d61-4182-99b6-138f6a1111f3 Aug 06 19:29:27.225852 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-34ea7d97-29f1-4aa2-b96d-8c18f1222eb3 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:27.226118 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-34ea7d97-29f1-4aa2-b96d-8c18f1222eb3 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:27.234418 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:27.234418 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:27.239789 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-34ea7d97-29f1-4aa2-b96d-8c18f1222eb3 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Volume info retrieved successfully. Aug 06 19:29:27.246592 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-34ea7d97-29f1-4aa2-b96d-8c18f1222eb3 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] https://10.4.3.5/volume/v3/volumes/efbf262d-7d61-4182-99b6-138f6a1111f3 returned with HTTP 200 Aug 06 19:29:27.246706 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 858/3462] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:27 2026] GET /volume/v3/volumes/efbf262d-7d61-4182-99b6-138f6a1111f3 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:27.263166 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5a8d15ae-40e1-4feb-aa3e-c93b3375bc3e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:27.265559 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5a8d15ae-40e1-4feb-aa3e-c93b3375bc3e tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:29:27.266076 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5a8d15ae-40e1-4feb-aa3e-c93b3375bc3e tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "efbf262d-7d61-4182-99b6-138f6a1111f3", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1030306532"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:27.278667 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:27.278667 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:27.279453 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5a8d15ae-40e1-4feb-aa3e-c93b3375bc3e tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Volume info retrieved successfully. Aug 06 19:29:27.279655 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-5a8d15ae-40e1-4feb-aa3e-c93b3375bc3e tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Create snapshot from volume efbf262d-7d61-4182-99b6-138f6a1111f3 Aug 06 19:29:27.346406 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-5a8d15ae-40e1-4feb-aa3e-c93b3375bc3e tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Created reservations ['c7d95b0b-4c1d-48d7-96a3-1b3b54faf826', '10c40f7d-e4fd-41f2-a47f-6bd8365d2818', '81a615b4-6477-4dc8-b877-dafc4971505f', '293e0984-4fa5-4ccb-94b0-f5810e159a4d'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:27.423628 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5a8d15ae-40e1-4feb-aa3e-c93b3375bc3e tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Snapshot create request issued successfully. Aug 06 19:29:27.424421 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5a8d15ae-40e1-4feb-aa3e-c93b3375bc3e tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:29:27.425388 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 870/3463] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:29:27 2026] POST /volume/v3/snapshots => generated 318 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:27.431622 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a0569847-3df4-4a81-aabf-b63c34d35afb req-20637a39-e611-4b6a-9c65-c9dd511b1f3e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:27.433946 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a0569847-3df4-4a81-aabf-b63c34d35afb req-20637a39-e611-4b6a-9c65-c9dd511b1f3e tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] DELETE https://10.4.3.5/volume/v3/attachments/6c42c03d-a37e-48fa-9567-9ced50b096f2 Aug 06 19:29:27.434190 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a0569847-3df4-4a81-aabf-b63c34d35afb req-20637a39-e611-4b6a-9c65-c9dd511b1f3e tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:27.434399 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a0569847-3df4-4a81-aabf-b63c34d35afb req-20637a39-e611-4b6a-9c65-c9dd511b1f3e tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:27.437816 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9d7e9b73-a052-4ce7-8f24-51bd4f13a37c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:27.440540 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9d7e9b73-a052-4ce7-8f24-51bd4f13a37c tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] GET https://10.4.3.5/volume/v3/snapshots/81883dd7-e61e-46b6-9c97-09df93e57a55 Aug 06 19:29:27.440792 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9d7e9b73-a052-4ce7-8f24-51bd4f13a37c tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:27.440990 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9d7e9b73-a052-4ce7-8f24-51bd4f13a37c tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:27.453158 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:27.453158 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:27.453364 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:27.453364 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:27.453694 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9d7e9b73-a052-4ce7-8f24-51bd4f13a37c tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Snapshot retrieved successfully. Aug 06 19:29:27.454681 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9d7e9b73-a052-4ce7-8f24-51bd4f13a37c tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] https://10.4.3.5/volume/v3/snapshots/81883dd7-e61e-46b6-9c97-09df93e57a55 returned with HTTP 200 Aug 06 19:29:27.455434 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 865/3464] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:27 2026] GET /volume/v3/snapshots/81883dd7-e61e-46b6-9c97-09df93e57a55 => generated 450 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:29:27.519498 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a0569847-3df4-4a81-aabf-b63c34d35afb req-20637a39-e611-4b6a-9c65-c9dd511b1f3e tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/attachments/6c42c03d-a37e-48fa-9567-9ced50b096f2 returned with HTTP 200 Aug 06 19:29:27.520187 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 872/3465] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:29:27 2026] DELETE /volume/v3/attachments/6c42c03d-a37e-48fa-9567-9ced50b096f2 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:27.698384 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-312bc317-0298-4cbd-94db-bdd407ee6c1e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:27.701252 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-312bc317-0298-4cbd-94db-bdd407ee6c1e tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 Aug 06 19:29:27.701554 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-312bc317-0298-4cbd-94db-bdd407ee6c1e tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:27.701787 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-312bc317-0298-4cbd-94db-bdd407ee6c1e tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:27.701901 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-312bc317-0298-4cbd-94db-bdd407ee6c1e tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 175954f2-4e2a-4683-970c-61f35e928df3. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:27.707726 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:27.707726 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:27.708621 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-312bc317-0298-4cbd-94db-bdd407ee6c1e tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 returned with HTTP 200 Aug 06 19:29:27.709037 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 859/3466] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:27 2026] GET /volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:27.891414 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a44e105c-c013-4a98-a02a-b1cfbe247a50 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:27.893500 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a44e105c-c013-4a98-a02a-b1cfbe247a50 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 Aug 06 19:29:27.893679 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a44e105c-c013-4a98-a02a-b1cfbe247a50 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:27.893877 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a44e105c-c013-4a98-a02a-b1cfbe247a50 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:27.893977 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a44e105c-c013-4a98-a02a-b1cfbe247a50 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id 2d4f331a-60ea-488e-bf87-265b65783187. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:27.900443 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:27.900443 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:27.901374 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a44e105c-c013-4a98-a02a-b1cfbe247a50 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 returned with HTTP 200 Aug 06 19:29:27.902037 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 871/3467] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:27 2026] GET /volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:28.282578 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e73481ea-acc7-446c-9369-e2b6d4df7eb7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:28.406091 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e73481ea-acc7-446c-9369-e2b6d4df7eb7 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:29:28.406494 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e73481ea-acc7-446c-9369-e2b6d4df7eb7 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-173331985"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:28.407957 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-e73481ea-acc7-446c-9369-e2b6d4df7eb7 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-173331985'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:29:28.408235 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-e73481ea-acc7-446c-9369-e2b6d4df7eb7 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Create volume of 1 GB Aug 06 19:29:28.412833 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e73481ea-acc7-446c-9369-e2b6d4df7eb7 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Availability Zones retrieved successfully. Aug 06 19:29:28.418547 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e73481ea-acc7-446c-9369-e2b6d4df7eb7 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Flow 'volume_create_api' (50686bc0-b877-421e-ba29-b22866eb98c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:28.419779 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e73481ea-acc7-446c-9369-e2b6d4df7eb7 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3bc690c-551b-4ad0-bc7e-57df37027755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:28.420736 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-e73481ea-acc7-446c-9369-e2b6d4df7eb7 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:29:28.446553 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e73481ea-acc7-446c-9369-e2b6d4df7eb7 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3bc690c-551b-4ad0-bc7e-57df37027755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:28.447500 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e73481ea-acc7-446c-9369-e2b6d4df7eb7 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47242fff-cecc-43fa-80d5-5e6f3d45f1ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:28.471801 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-24a2aaf1-5d44-4d02-8b39-eb159d0ddc69 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:28.473728 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-24a2aaf1-5d44-4d02-8b39-eb159d0ddc69 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] GET https://10.4.3.5/volume/v3/snapshots/81883dd7-e61e-46b6-9c97-09df93e57a55 Aug 06 19:29:28.473938 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-24a2aaf1-5d44-4d02-8b39-eb159d0ddc69 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:28.474173 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-24a2aaf1-5d44-4d02-8b39-eb159d0ddc69 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:28.479083 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:28.479083 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:28.479935 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-24a2aaf1-5d44-4d02-8b39-eb159d0ddc69 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Snapshot retrieved successfully. Aug 06 19:29:28.480780 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-24a2aaf1-5d44-4d02-8b39-eb159d0ddc69 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] https://10.4.3.5/volume/v3/snapshots/81883dd7-e61e-46b6-9c97-09df93e57a55 returned with HTTP 200 Aug 06 19:29:28.481188 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 873/3468] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:28 2026] GET /volume/v3/snapshots/81883dd7-e61e-46b6-9c97-09df93e57a55 => generated 477 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:28.490553 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f3fced69-5409-4d6f-9c9e-628d41096f67 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:28.492688 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f3fced69-5409-4d6f-9c9e-628d41096f67 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:29:28.493141 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f3fced69-5409-4d6f-9c9e-628d41096f67 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "81883dd7-e61e-46b6-9c97-09df93e57a55"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:28.493679 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0136d734-17f1-449a-9b82-57eda44f0760 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:28.494956 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-f3fced69-5409-4d6f-9c9e-628d41096f67 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '81883dd7-e61e-46b6-9c97-09df93e57a55'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:29:28.495899 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0136d734-17f1-449a-9b82-57eda44f0760 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:29:28.496413 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0136d734-17f1-449a-9b82-57eda44f0760 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1159913285", "snapshot_id": "f84c8c60-dffc-41bf-a0ab-71a41dea9a27", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:28.498871 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-0136d734-17f1-449a-9b82-57eda44f0760 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1159913285', 'snapshot_id': 'f84c8c60-dffc-41bf-a0ab-71a41dea9a27', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:29:28.501242 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:28.501242 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:28.501863 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f3fced69-5409-4d6f-9c9e-628d41096f67 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Snapshot retrieved successfully. Aug 06 19:29:28.502065 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-f3fced69-5409-4d6f-9c9e-628d41096f67 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Create volume of 1 GB Aug 06 19:29:28.505621 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:28.505621 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:28.506113 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0136d734-17f1-449a-9b82-57eda44f0760 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Snapshot retrieved successfully. Aug 06 19:29:28.506262 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f3fced69-5409-4d6f-9c9e-628d41096f67 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Availability Zones retrieved successfully. Aug 06 19:29:28.506645 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-0136d734-17f1-449a-9b82-57eda44f0760 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Create volume of 1 GB Aug 06 19:29:28.510161 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0136d734-17f1-449a-9b82-57eda44f0760 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Availability Zones retrieved successfully. Aug 06 19:29:28.513002 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f3fced69-5409-4d6f-9c9e-628d41096f67 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Flow 'volume_create_api' (da5b7193-32f6-40ef-8fc1-282aa8b703cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:28.513764 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-e73481ea-acc7-446c-9369-e2b6d4df7eb7 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Created reservations ['134cf189-8b2c-407b-8ecd-67ca71516c33', 'a6e93890-9724-4790-9210-ded594619c3d', '71c585ae-6b4a-447b-8613-67f086d40cbd', '85b470d2-d8c6-43f3-9e74-0b30eb2b2986'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:28.514378 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f3fced69-5409-4d6f-9c9e-628d41096f67 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (815c4a7e-ab99-474d-932e-ec86d9515992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:28.514594 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e73481ea-acc7-446c-9369-e2b6d4df7eb7 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47242fff-cecc-43fa-80d5-5e6f3d45f1ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['134cf189-8b2c-407b-8ecd-67ca71516c33', 'a6e93890-9724-4790-9210-ded594619c3d', '71c585ae-6b4a-447b-8613-67f086d40cbd', '85b470d2-d8c6-43f3-9e74-0b30eb2b2986']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:28.515292 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e73481ea-acc7-446c-9369-e2b6d4df7eb7 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b95508a5-a5a8-4f79-9e01-5d45d829c8f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:28.515436 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-f3fced69-5409-4d6f-9c9e-628d41096f67 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:29:28.515861 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0136d734-17f1-449a-9b82-57eda44f0760 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Flow 'volume_create_api' (a256495a-a6fa-496a-8dec-7a5130b62195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:28.516456 np0000006689 devstack@c-api.service[100262]: WARNING cinder.volume.api [None req-f3fced69-5409-4d6f-9c9e-628d41096f67 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (815c4a7e-ab99-474d-932e-ec86d9515992) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 19:29:28.516456 np0000006689 devstack@c-api.service[100262]: 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 06 19:29:28.517024 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0136d734-17f1-449a-9b82-57eda44f0760 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4f1e28e-93ac-4a8c-a0c4-c919f11d2eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:28.517837 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f3fced69-5409-4d6f-9c9e-628d41096f67 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (815c4a7e-ab99-474d-932e-ec86d9515992) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:28.518027 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-0136d734-17f1-449a-9b82-57eda44f0760 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:29:28.519428 np0000006689 devstack@c-api.service[100262]: WARNING cinder.volume.api [None req-f3fced69-5409-4d6f-9c9e-628d41096f67 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (815c4a7e-ab99-474d-932e-ec86d9515992) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 19:29:28.520652 np0000006689 devstack@c-api.service[100262]: WARNING cinder.volume.api [None req-f3fced69-5409-4d6f-9c9e-628d41096f67 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Flow 'volume_create_api' (da5b7193-32f6-40ef-8fc1-282aa8b703cf) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 19:29:28.520932 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f3fced69-5409-4d6f-9c9e-628d41096f67 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 400 Aug 06 19:29:28.521491 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 860/3469] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:29:28 2026] POST /volume/v3/volumes => generated 171 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 19:29:28.532134 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9b26c2db-1dfa-4177-bf0e-6cf4fb58ee0d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:28.533915 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9b26c2db-1dfa-4177-bf0e-6cf4fb58ee0d tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/81883dd7-e61e-46b6-9c97-09df93e57a55 Aug 06 19:29:28.534155 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9b26c2db-1dfa-4177-bf0e-6cf4fb58ee0d tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:28.534351 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9b26c2db-1dfa-4177-bf0e-6cf4fb58ee0d tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:28.534445 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-9b26c2db-1dfa-4177-bf0e-6cf4fb58ee0d tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Delete snapshot with id: 81883dd7-e61e-46b6-9c97-09df93e57a55 Aug 06 19:29:28.540939 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:28.540939 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:28.541436 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9b26c2db-1dfa-4177-bf0e-6cf4fb58ee0d tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Snapshot retrieved successfully. Aug 06 19:29:28.541720 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e73481ea-acc7-446c-9369-e2b6d4df7eb7 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b95508a5-a5a8-4f79-9e01-5d45d829c8f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'faf41a8c-f3c3-4ca4-a892-91d32f9044ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-173331985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de0e47fe12d04c47a0ffcd6cd4c9c4d7',qos_specs=None,replication_status=,reservations=['134cf189-8b2c-407b-8ecd-67ca71516c33','a6e93890-9724-4790-9210-ded594619c3d','71c585ae-6b4a-447b-8613-67f086d40cbd','85b470d2-d8c6-43f3-9e74-0b30eb2b2986'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='842ab230ec694759bce44e5dedcf2af6',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:29:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-173331985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=faf41a8c-f3c3-4ca4-a892-91d32f9044ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de0e47fe12d04c47a0ffcd6cd4c9c4d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='842ab230ec694759bce44e5dedcf2af6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:28.543091 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e73481ea-acc7-446c-9369-e2b6d4df7eb7 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c424fe7-21be-411c-bc09-1ed958b34e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:28.553272 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0136d734-17f1-449a-9b82-57eda44f0760 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4f1e28e-93ac-4a8c-a0c4-c919f11d2eb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f84c8c60-dffc-41bf-a0ab-71a41dea9a27', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:28.554077 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0136d734-17f1-449a-9b82-57eda44f0760 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cf859b3-4d72-4d6b-889f-d1cdb16707ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:28.558978 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9b26c2db-1dfa-4177-bf0e-6cf4fb58ee0d tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Snapshot delete request issued successfully. Aug 06 19:29:28.559249 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9b26c2db-1dfa-4177-bf0e-6cf4fb58ee0d tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] https://10.4.3.5/volume/v3/snapshots/81883dd7-e61e-46b6-9c97-09df93e57a55 returned with HTTP 202 Aug 06 19:29:28.559642 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 874/3470] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:29:28 2026] DELETE /volume/v3/snapshots/81883dd7-e61e-46b6-9c97-09df93e57a55 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:29:28.565725 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e73481ea-acc7-446c-9369-e2b6d4df7eb7 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c424fe7-21be-411c-bc09-1ed958b34e90) transitioned into state 'SUCCESS' from state '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-173331985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de0e47fe12d04c47a0ffcd6cd4c9c4d7',qos_specs=None,replication_status=,reservations=['134cf189-8b2c-407b-8ecd-67ca71516c33','a6e93890-9724-4790-9210-ded594619c3d','71c585ae-6b4a-447b-8613-67f086d40cbd','85b470d2-d8c6-43f3-9e74-0b30eb2b2986'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='842ab230ec694759bce44e5dedcf2af6',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:28.566751 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e73481ea-acc7-446c-9369-e2b6d4df7eb7 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c959c7fd-6d89-4ef1-be6a-45b42b3d2bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:28.567556 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0d01a880-310d-45af-8435-355f7cd0ab9b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:28.569958 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0d01a880-310d-45af-8435-355f7cd0ab9b tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] GET https://10.4.3.5/volume/v3/snapshots/81883dd7-e61e-46b6-9c97-09df93e57a55 Aug 06 19:29:28.570219 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0d01a880-310d-45af-8435-355f7cd0ab9b tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:28.570445 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0d01a880-310d-45af-8435-355f7cd0ab9b tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:28.576615 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:28.576615 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:28.576972 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0d01a880-310d-45af-8435-355f7cd0ab9b tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Snapshot retrieved successfully. Aug 06 19:29:28.577847 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0d01a880-310d-45af-8435-355f7cd0ab9b tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] https://10.4.3.5/volume/v3/snapshots/81883dd7-e61e-46b6-9c97-09df93e57a55 returned with HTTP 200 Aug 06 19:29:28.578329 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 861/3471] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:28 2026] GET /volume/v3/snapshots/81883dd7-e61e-46b6-9c97-09df93e57a55 => generated 476 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:28.585678 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e73481ea-acc7-446c-9369-e2b6d4df7eb7 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c959c7fd-6d89-4ef1-be6a-45b42b3d2bf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:28.586370 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e73481ea-acc7-446c-9369-e2b6d4df7eb7 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Flow 'volume_create_api' (50686bc0-b877-421e-ba29-b22866eb98c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:28.586796 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e73481ea-acc7-446c-9369-e2b6d4df7eb7 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Create volume request issued successfully. Aug 06 19:29:28.587531 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e73481ea-acc7-446c-9369-e2b6d4df7eb7 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:29:28.588006 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 866/3472] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:29:28 2026] POST /volume/v3/volumes => generated 753 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:28.616763 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-415db2a3-ad3e-4a12-87a2-e94770967080 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:28.618659 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-415db2a3-ad3e-4a12-87a2-e94770967080 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/volumes/faf41a8c-f3c3-4ca4-a892-91d32f9044ae Aug 06 19:29:28.618876 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-415db2a3-ad3e-4a12-87a2-e94770967080 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:28.620121 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-415db2a3-ad3e-4a12-87a2-e94770967080 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:28.627207 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-0136d734-17f1-449a-9b82-57eda44f0760 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Created reservations ['4c50446c-d2f2-40b6-a8a1-dacf0e396ef2', '6871dba8-b2ff-4df9-baa0-b8c7ed372b03', 'c6b7b84e-ac82-4c93-9689-ed3c92d97d39', 'c89374da-379a-4fc1-a3b7-e62fab9118f6'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:28.628632 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0136d734-17f1-449a-9b82-57eda44f0760 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cf859b3-4d72-4d6b-889f-d1cdb16707ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c50446c-d2f2-40b6-a8a1-dacf0e396ef2', '6871dba8-b2ff-4df9-baa0-b8c7ed372b03', 'c6b7b84e-ac82-4c93-9689-ed3c92d97d39', 'c89374da-379a-4fc1-a3b7-e62fab9118f6']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:28.629966 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0136d734-17f1-449a-9b82-57eda44f0760 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae4cc7c0-804d-43ad-bc54-33b9e7ac4de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:28.633807 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:28.633807 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:28.640828 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-415db2a3-ad3e-4a12-87a2-e94770967080 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Volume info retrieved successfully. Aug 06 19:29:28.648401 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-415db2a3-ad3e-4a12-87a2-e94770967080 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/volumes/faf41a8c-f3c3-4ca4-a892-91d32f9044ae returned with HTTP 200 Aug 06 19:29:28.648930 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 875/3473] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:28 2026] GET /volume/v3/volumes/faf41a8c-f3c3-4ca4-a892-91d32f9044ae => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:28.680393 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0136d734-17f1-449a-9b82-57eda44f0760 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae4cc7c0-804d-43ad-bc54-33b9e7ac4de1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce53473b-f471-414f-9234-0c0a8b04c608', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1159913285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f0f877bf0dc4d3392e89739bd652b33',qos_specs=None,replication_status=,reservations=['4c50446c-d2f2-40b6-a8a1-dacf0e396ef2','6871dba8-b2ff-4df9-baa0-b8c7ed372b03','c6b7b84e-ac82-4c93-9689-ed3c92d97d39','c89374da-379a-4fc1-a3b7-e62fab9118f6'],size=1,snapshot_id=f84c8c60-dffc-41bf-a0ab-71a41dea9a27,source_replicaid=,source_volid=None,status='creating',user_id='18fe8e045a3d4ef895568aeeb2088ee9',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:29:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1159913285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce53473b-f471-414f-9234-0c0a8b04c608,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f0f877bf0dc4d3392e89739bd652b33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f84c8c60-dffc-41bf-a0ab-71a41dea9a27,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18fe8e045a3d4ef895568aeeb2088ee9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:28.681334 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0136d734-17f1-449a-9b82-57eda44f0760 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (935fd951-bb2b-48f7-8f96-2dc17d67703e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:28.715837 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0136d734-17f1-449a-9b82-57eda44f0760 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (935fd951-bb2b-48f7-8f96-2dc17d67703e) transitioned into state 'SUCCESS' from state '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-1159913285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f0f877bf0dc4d3392e89739bd652b33',qos_specs=None,replication_status=,reservations=['4c50446c-d2f2-40b6-a8a1-dacf0e396ef2','6871dba8-b2ff-4df9-baa0-b8c7ed372b03','c6b7b84e-ac82-4c93-9689-ed3c92d97d39','c89374da-379a-4fc1-a3b7-e62fab9118f6'],size=1,snapshot_id=f84c8c60-dffc-41bf-a0ab-71a41dea9a27,source_replicaid=,source_volid=None,status='creating',user_id='18fe8e045a3d4ef895568aeeb2088ee9',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:28.716677 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0136d734-17f1-449a-9b82-57eda44f0760 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc8f3e91-f6d6-4170-850d-e27b26e70336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:28.725072 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-07f5efc6-e48e-4a11-88e9-b55539bbc7ff None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:28.727113 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-07f5efc6-e48e-4a11-88e9-b55539bbc7ff tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 Aug 06 19:29:28.727416 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-07f5efc6-e48e-4a11-88e9-b55539bbc7ff tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:28.727602 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-07f5efc6-e48e-4a11-88e9-b55539bbc7ff tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:28.727714 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-07f5efc6-e48e-4a11-88e9-b55539bbc7ff tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 175954f2-4e2a-4683-970c-61f35e928df3. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:28.732758 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:28.732758 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:28.733662 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-07f5efc6-e48e-4a11-88e9-b55539bbc7ff tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 returned with HTTP 200 Aug 06 19:29:28.734183 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 862/3474] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:28 2026] GET /volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:28.744474 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0136d734-17f1-449a-9b82-57eda44f0760 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc8f3e91-f6d6-4170-850d-e27b26e70336) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:28.745445 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0136d734-17f1-449a-9b82-57eda44f0760 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Flow 'volume_create_api' (a256495a-a6fa-496a-8dec-7a5130b62195) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:28.745785 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0136d734-17f1-449a-9b82-57eda44f0760 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Create volume request issued successfully. Aug 06 19:29:28.746411 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0136d734-17f1-449a-9b82-57eda44f0760 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:29:28.746956 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 872/3475] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:29:28 2026] POST /volume/v3/volumes => generated 787 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:28.764902 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2e8fcacb-97f6-443b-a606-c55436d97d59 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:28.767308 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2e8fcacb-97f6-443b-a606-c55436d97d59 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 Aug 06 19:29:28.767494 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2e8fcacb-97f6-443b-a606-c55436d97d59 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:28.767672 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2e8fcacb-97f6-443b-a606-c55436d97d59 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:28.775279 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:28.775279 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:28.779345 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2e8fcacb-97f6-443b-a606-c55436d97d59 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:28.785632 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2e8fcacb-97f6-443b-a606-c55436d97d59 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 returned with HTTP 200 Aug 06 19:29:28.786163 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 867/3476] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:28 2026] GET /volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:28.915469 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d887be9d-8717-4e85-80b5-17ffe19729df None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:28.917472 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d887be9d-8717-4e85-80b5-17ffe19729df tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 Aug 06 19:29:28.917574 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d887be9d-8717-4e85-80b5-17ffe19729df tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:28.917789 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d887be9d-8717-4e85-80b5-17ffe19729df tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:28.917901 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-d887be9d-8717-4e85-80b5-17ffe19729df tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id 2d4f331a-60ea-488e-bf87-265b65783187. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:28.922416 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:28.922416 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:28.923268 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d887be9d-8717-4e85-80b5-17ffe19729df tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 returned with HTTP 200 Aug 06 19:29:28.923799 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 876/3477] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:28 2026] GET /volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:29.592901 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b8fc2840-9afa-4bfa-96b2-5829cd06caad None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:29.595096 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b8fc2840-9afa-4bfa-96b2-5829cd06caad tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] GET https://10.4.3.5/volume/v3/snapshots/81883dd7-e61e-46b6-9c97-09df93e57a55 Aug 06 19:29:29.595615 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b8fc2840-9afa-4bfa-96b2-5829cd06caad tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:29.595615 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b8fc2840-9afa-4bfa-96b2-5829cd06caad tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:29.601806 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b8fc2840-9afa-4bfa-96b2-5829cd06caad tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] https://10.4.3.5/volume/v3/snapshots/81883dd7-e61e-46b6-9c97-09df93e57a55 returned with HTTP 404 Aug 06 19:29:29.602735 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 863/3478] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:29 2026] GET /volume/v3/snapshots/81883dd7-e61e-46b6-9c97-09df93e57a55 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:29.613612 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5810cb0a-f382-4d7b-8175-44031194096e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:29.618132 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5810cb0a-f382-4d7b-8175-44031194096e tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] GET https://10.4.3.5/volume/v3/volumes/efbf262d-7d61-4182-99b6-138f6a1111f3 Aug 06 19:29:29.618465 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5810cb0a-f382-4d7b-8175-44031194096e tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:29.618811 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5810cb0a-f382-4d7b-8175-44031194096e tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:29.633193 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:29.633193 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:29.639238 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5810cb0a-f382-4d7b-8175-44031194096e tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Volume info retrieved successfully. Aug 06 19:29:29.647051 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5810cb0a-f382-4d7b-8175-44031194096e tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] https://10.4.3.5/volume/v3/volumes/efbf262d-7d61-4182-99b6-138f6a1111f3 returned with HTTP 200 Aug 06 19:29:29.647616 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 873/3479] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:29 2026] GET /volume/v3/volumes/efbf262d-7d61-4182-99b6-138f6a1111f3 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:29.660673 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b0414589-673d-4f82-b0ac-7bee6953b201 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:29.663649 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b0414589-673d-4f82-b0ac-7bee6953b201 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] DELETE https://10.4.3.5/volume/v3/volumes/efbf262d-7d61-4182-99b6-138f6a1111f3 Aug 06 19:29:29.663892 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b0414589-673d-4f82-b0ac-7bee6953b201 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:29.664187 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b0414589-673d-4f82-b0ac-7bee6953b201 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:29.664387 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-b0414589-673d-4f82-b0ac-7bee6953b201 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Delete volume with id: efbf262d-7d61-4182-99b6-138f6a1111f3 Aug 06 19:29:29.664449 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3812bc88-e850-4320-8a55-59359c02da92 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:29.666732 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3812bc88-e850-4320-8a55-59359c02da92 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/volumes/faf41a8c-f3c3-4ca4-a892-91d32f9044ae Aug 06 19:29:29.667024 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3812bc88-e850-4320-8a55-59359c02da92 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:29.667311 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3812bc88-e850-4320-8a55-59359c02da92 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:29.675821 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:29.675821 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:29.676893 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:29.676893 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:29.678573 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b0414589-673d-4f82-b0ac-7bee6953b201 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Volume info retrieved successfully. Aug 06 19:29:29.681262 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3812bc88-e850-4320-8a55-59359c02da92 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Volume info retrieved successfully. Aug 06 19:29:29.688252 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3812bc88-e850-4320-8a55-59359c02da92 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/volumes/faf41a8c-f3c3-4ca4-a892-91d32f9044ae returned with HTTP 200 Aug 06 19:29:29.688777 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 877/3480] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:29 2026] GET /volume/v3/volumes/faf41a8c-f3c3-4ca4-a892-91d32f9044ae => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:29.701877 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8f970fc9-b388-49ae-b89a-12f6c79a4bd0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:29.704030 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f970fc9-b388-49ae-b89a-12f6c79a4bd0 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:29:29.704581 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f970fc9-b388-49ae-b89a-12f6c79a4bd0 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "faf41a8c-f3c3-4ca4-a892-91d32f9044ae", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1438885929"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:29.706637 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b0414589-673d-4f82-b0ac-7bee6953b201 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Delete volume request issued successfully. Aug 06 19:29:29.706870 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b0414589-673d-4f82-b0ac-7bee6953b201 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] https://10.4.3.5/volume/v3/volumes/efbf262d-7d61-4182-99b6-138f6a1111f3 returned with HTTP 202 Aug 06 19:29:29.707357 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 868/3481] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:29:29 2026] DELETE /volume/v3/volumes/efbf262d-7d61-4182-99b6-138f6a1111f3 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:29:29.716687 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ccb36beb-3d96-4153-bc97-52fd81199149 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:29.719461 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ccb36beb-3d96-4153-bc97-52fd81199149 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] GET https://10.4.3.5/volume/v3/volumes/efbf262d-7d61-4182-99b6-138f6a1111f3 Aug 06 19:29:29.719747 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ccb36beb-3d96-4153-bc97-52fd81199149 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:29.720032 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ccb36beb-3d96-4153-bc97-52fd81199149 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:29.722816 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:29.722816 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:29.723505 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8f970fc9-b388-49ae-b89a-12f6c79a4bd0 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Volume info retrieved successfully. Aug 06 19:29:29.723688 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-8f970fc9-b388-49ae-b89a-12f6c79a4bd0 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Create snapshot from volume faf41a8c-f3c3-4ca4-a892-91d32f9044ae Aug 06 19:29:29.729687 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:29.729687 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:29.734902 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ccb36beb-3d96-4153-bc97-52fd81199149 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Volume info retrieved successfully. Aug 06 19:29:29.740528 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ccb36beb-3d96-4153-bc97-52fd81199149 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] https://10.4.3.5/volume/v3/volumes/efbf262d-7d61-4182-99b6-138f6a1111f3 returned with HTTP 200 Aug 06 19:29:29.741033 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 874/3482] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:29 2026] GET /volume/v3/volumes/efbf262d-7d61-4182-99b6-138f6a1111f3 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:29.746669 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f3bcdd04-dfa9-43e2-8ab9-42de9b24a252 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:29.748842 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f3bcdd04-dfa9-43e2-8ab9-42de9b24a252 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 Aug 06 19:29:29.749150 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f3bcdd04-dfa9-43e2-8ab9-42de9b24a252 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:29.749403 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f3bcdd04-dfa9-43e2-8ab9-42de9b24a252 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:29.749532 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f3bcdd04-dfa9-43e2-8ab9-42de9b24a252 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 175954f2-4e2a-4683-970c-61f35e928df3. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:29.753665 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:29.753665 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:29.754408 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f3bcdd04-dfa9-43e2-8ab9-42de9b24a252 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 returned with HTTP 200 Aug 06 19:29:29.754980 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 878/3483] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:29 2026] GET /volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:29.778165 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-8f970fc9-b388-49ae-b89a-12f6c79a4bd0 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Created reservations ['bb19a152-d590-4104-8dcb-b02cebeed054', '87eddf39-2f9a-4825-a5e0-fd4f50b5c804', '3bc56fba-32ae-4298-822b-350c2314ae26', '5051adef-6bec-43e0-b445-210260537b52'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:29.800616 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-97850be2-efd4-460a-af0c-306d0d15f6fb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:29.803318 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-97850be2-efd4-460a-af0c-306d0d15f6fb tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 Aug 06 19:29:29.803778 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-97850be2-efd4-460a-af0c-306d0d15f6fb tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:29.804789 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-97850be2-efd4-460a-af0c-306d0d15f6fb tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:29.812096 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8f970fc9-b388-49ae-b89a-12f6c79a4bd0 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Snapshot create request issued successfully. Aug 06 19:29:29.812487 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f970fc9-b388-49ae-b89a-12f6c79a4bd0 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:29:29.813052 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 864/3484] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:29:29 2026] POST /volume/v3/snapshots => generated 314 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:29.815525 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:29.815525 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:29.826637 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-028afab0-7d03-468f-b7a9-719126eacc3d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:29.826703 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-97850be2-efd4-460a-af0c-306d0d15f6fb tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:29.827205 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-028afab0-7d03-468f-b7a9-719126eacc3d tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/snapshots/302984a8-ca85-4d88-ae4c-38ae82c6232d Aug 06 19:29:29.827551 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-028afab0-7d03-468f-b7a9-719126eacc3d tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:29.827714 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-028afab0-7d03-468f-b7a9-719126eacc3d tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:29.833091 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-97850be2-efd4-460a-af0c-306d0d15f6fb tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 returned with HTTP 200 Aug 06 19:29:29.836667 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 869/3485] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:29 2026] GET /volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 => generated 880 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:29.836947 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:29.836947 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:29.836947 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-028afab0-7d03-468f-b7a9-719126eacc3d tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Snapshot retrieved successfully. Aug 06 19:29:29.836947 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-028afab0-7d03-468f-b7a9-719126eacc3d tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots/302984a8-ca85-4d88-ae4c-38ae82c6232d returned with HTTP 200 Aug 06 19:29:29.836947 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 875/3486] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:29 2026] GET /volume/v3/snapshots/302984a8-ca85-4d88-ae4c-38ae82c6232d => generated 446 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:29.849292 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4f5959d6-20ea-4a03-9573-9de70f50318d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:29.851320 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4f5959d6-20ea-4a03-9573-9de70f50318d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 Aug 06 19:29:29.851567 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4f5959d6-20ea-4a03-9573-9de70f50318d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:29.851751 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4f5959d6-20ea-4a03-9573-9de70f50318d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:29.859735 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:29.859735 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:29.864324 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4f5959d6-20ea-4a03-9573-9de70f50318d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:29.870356 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4f5959d6-20ea-4a03-9573-9de70f50318d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 returned with HTTP 200 Aug 06 19:29:29.870745 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 879/3487] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:29 2026] GET /volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:29.935758 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a4e62c97-49f5-455e-b30c-6dff2ef72bcb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:29.938459 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a4e62c97-49f5-455e-b30c-6dff2ef72bcb tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 Aug 06 19:29:29.938731 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a4e62c97-49f5-455e-b30c-6dff2ef72bcb tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:29.938913 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a4e62c97-49f5-455e-b30c-6dff2ef72bcb tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:29.939077 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-a4e62c97-49f5-455e-b30c-6dff2ef72bcb tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id 2d4f331a-60ea-488e-bf87-265b65783187. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:29.944238 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:29.944238 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:29.944983 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a4e62c97-49f5-455e-b30c-6dff2ef72bcb tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 returned with HTTP 200 Aug 06 19:29:29.945518 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 865/3488] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:29 2026] GET /volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:30.483180 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-e0361964-f8db-43c7-aa77-1f41a5b41a54 req-046fb7af-f560-47c3-90ab-affeeffae508 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:30.485873 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e0361964-f8db-43c7-aa77-1f41a5b41a54 req-046fb7af-f560-47c3-90ab-affeeffae508 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 Aug 06 19:29:30.486812 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e0361964-f8db-43c7-aa77-1f41a5b41a54 req-046fb7af-f560-47c3-90ab-affeeffae508 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:30.486812 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e0361964-f8db-43c7-aa77-1f41a5b41a54 req-046fb7af-f560-47c3-90ab-affeeffae508 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:30.496322 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:30.496322 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:30.501790 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-e0361964-f8db-43c7-aa77-1f41a5b41a54 req-046fb7af-f560-47c3-90ab-affeeffae508 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:30.511988 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e0361964-f8db-43c7-aa77-1f41a5b41a54 req-046fb7af-f560-47c3-90ab-affeeffae508 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 returned with HTTP 200 Aug 06 19:29:30.512567 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 870/3489] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:29:30 2026] GET /volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:30.604388 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d380538b-098b-4120-a5c4-5df74a8dad0a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:30.604854 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d380538b-098b-4120-a5c4-5df74a8dad0a None None] GET https://10.4.3.5/volume// Aug 06 19:29:30.605789 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d380538b-098b-4120-a5c4-5df74a8dad0a None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:30.605789 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d380538b-098b-4120-a5c4-5df74a8dad0a None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:30.606207 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d380538b-098b-4120-a5c4-5df74a8dad0a None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:29:30.606543 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 876/3490] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:29:30 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:29:30.614560 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-e0361964-f8db-43c7-aa77-1f41a5b41a54 req-863bc2df-3a60-47a9-982b-21bbff5c0a32 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:30.716040 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e0361964-f8db-43c7-aa77-1f41a5b41a54 req-863bc2df-3a60-47a9-982b-21bbff5c0a32 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:29:30.716864 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e0361964-f8db-43c7-aa77-1f41a5b41a54 req-863bc2df-3a60-47a9-982b-21bbff5c0a32 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ce53473b-f471-414f-9234-0c0a8b04c608", "connector": null, "instance_uuid": "74678bf3-b92b-4d80-8462-e7ec174c142c"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:30.727825 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:30.727825 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:30.759612 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6271599d-dfd6-450a-bc2a-09d0df3dcf00 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:30.763010 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6271599d-dfd6-450a-bc2a-09d0df3dcf00 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] GET https://10.4.3.5/volume/v3/volumes/efbf262d-7d61-4182-99b6-138f6a1111f3 Aug 06 19:29:30.763010 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6271599d-dfd6-450a-bc2a-09d0df3dcf00 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:30.763375 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6271599d-dfd6-450a-bc2a-09d0df3dcf00 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:30.767786 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e0361964-f8db-43c7-aa77-1f41a5b41a54 req-863bc2df-3a60-47a9-982b-21bbff5c0a32 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:29:30.768393 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 880/3491] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:29:30 2026] POST /volume/v3/attachments => generated 273 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:30.770120 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6271599d-dfd6-450a-bc2a-09d0df3dcf00 tempest-VolumesSnapshotNegativeTestJSON-1544322014 tempest-VolumesSnapshotNegativeTestJSON-1544322014-project-member] https://10.4.3.5/volume/v3/volumes/efbf262d-7d61-4182-99b6-138f6a1111f3 returned with HTTP 404 Aug 06 19:29:30.770790 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 866/3492] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:30 2026] GET /volume/v3/volumes/efbf262d-7d61-4182-99b6-138f6a1111f3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:30.773327 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9ca794fe-b4c5-4575-b9dd-a352bf94d2e4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:30.779048 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9ca794fe-b4c5-4575-b9dd-a352bf94d2e4 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 Aug 06 19:29:30.779048 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9ca794fe-b4c5-4575-b9dd-a352bf94d2e4 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:30.779048 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9ca794fe-b4c5-4575-b9dd-a352bf94d2e4 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:30.779048 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-9ca794fe-b4c5-4575-b9dd-a352bf94d2e4 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 175954f2-4e2a-4683-970c-61f35e928df3. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:30.784001 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:30.784001 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:30.784963 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9ca794fe-b4c5-4575-b9dd-a352bf94d2e4 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 returned with HTTP 200 Aug 06 19:29:30.785199 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 871/3493] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:30 2026] GET /volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:30.812896 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f9080d9e-6efb-4138-8224-acdd65398d41 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:30.817422 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9080d9e-6efb-4138-8224-acdd65398d41 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 Aug 06 19:29:30.817763 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f9080d9e-6efb-4138-8224-acdd65398d41 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:30.817988 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f9080d9e-6efb-4138-8224-acdd65398d41 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:30.831740 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:30.831740 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:30.836168 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f9080d9e-6efb-4138-8224-acdd65398d41 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:30.839341 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5b8cadcf-65c9-41ab-b0bc-63dbc4fddd65 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:30.839830 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5b8cadcf-65c9-41ab-b0bc-63dbc4fddd65 None None] GET https://10.4.3.5/volume// Aug 06 19:29:30.840033 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5b8cadcf-65c9-41ab-b0bc-63dbc4fddd65 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:30.840399 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5b8cadcf-65c9-41ab-b0bc-63dbc4fddd65 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:30.840774 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5b8cadcf-65c9-41ab-b0bc-63dbc4fddd65 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:29:30.841439 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 881/3494] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:29:30 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:29:30.845653 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9080d9e-6efb-4138-8224-acdd65398d41 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 returned with HTTP 200 Aug 06 19:29:30.846140 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 877/3495] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:30 2026] GET /volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 => generated 879 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:30.847088 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b6cb53e2-b07c-4c8d-b468-c905c0c2c349 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:30.850527 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b6cb53e2-b07c-4c8d-b468-c905c0c2c349 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/snapshots/302984a8-ca85-4d88-ae4c-38ae82c6232d Aug 06 19:29:30.850780 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b6cb53e2-b07c-4c8d-b468-c905c0c2c349 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:30.851037 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b6cb53e2-b07c-4c8d-b468-c905c0c2c349 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:30.859658 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:30.859658 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:30.860174 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-e0361964-f8db-43c7-aa77-1f41a5b41a54 req-28eb5780-6f85-4080-bdf1-eb7d6e19a99e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:30.860269 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b6cb53e2-b07c-4c8d-b468-c905c0c2c349 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Snapshot retrieved successfully. Aug 06 19:29:30.861788 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b6cb53e2-b07c-4c8d-b468-c905c0c2c349 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots/302984a8-ca85-4d88-ae4c-38ae82c6232d returned with HTTP 200 Aug 06 19:29:30.861788 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 867/3496] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:30 2026] GET /volume/v3/snapshots/302984a8-ca85-4d88-ae4c-38ae82c6232d => generated 473 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:30.863983 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e0361964-f8db-43c7-aa77-1f41a5b41a54 req-28eb5780-6f85-4080-bdf1-eb7d6e19a99e tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 Aug 06 19:29:30.863983 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e0361964-f8db-43c7-aa77-1f41a5b41a54 req-28eb5780-6f85-4080-bdf1-eb7d6e19a99e tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:30.863983 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e0361964-f8db-43c7-aa77-1f41a5b41a54 req-28eb5780-6f85-4080-bdf1-eb7d6e19a99e tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:30.872206 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7bd7ef37-dc40-4c0d-a87d-e7eede0ec1be None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:30.874835 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7bd7ef37-dc40-4c0d-a87d-e7eede0ec1be tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:29:30.874835 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7bd7ef37-dc40-4c0d-a87d-e7eede0ec1be tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "faf41a8c-f3c3-4ca4-a892-91d32f9044ae", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-439909704"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:30.882135 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:30.882135 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:30.888155 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-e0361964-f8db-43c7-aa77-1f41a5b41a54 req-28eb5780-6f85-4080-bdf1-eb7d6e19a99e tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:30.890362 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:30.890362 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:30.890965 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7bd7ef37-dc40-4c0d-a87d-e7eede0ec1be tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Volume info retrieved successfully. Aug 06 19:29:30.891200 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-7bd7ef37-dc40-4c0d-a87d-e7eede0ec1be tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Create snapshot from volume faf41a8c-f3c3-4ca4-a892-91d32f9044ae Aug 06 19:29:30.894649 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e0361964-f8db-43c7-aa77-1f41a5b41a54 req-28eb5780-6f85-4080-bdf1-eb7d6e19a99e tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 returned with HTTP 200 Aug 06 19:29:30.895282 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 872/3497] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:29:30 2026] GET /volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 => generated 1059 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:29:30.931053 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-7bd7ef37-dc40-4c0d-a87d-e7eede0ec1be tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Created reservations ['041576dc-d66e-4a0d-8630-5bc5beab3361', '09c4c7ce-cf27-497c-aab3-7da7c73f5c58', '138c5f34-ace0-4257-9270-9dc7628e6152', 'a80a7098-ca77-4ac6-a0bd-0c74ffad4dd8'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:30.957362 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1610975d-915c-42ba-8e55-c0c27349516b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:30.962553 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1610975d-915c-42ba-8e55-c0c27349516b tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 Aug 06 19:29:30.962553 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1610975d-915c-42ba-8e55-c0c27349516b tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:30.962553 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1610975d-915c-42ba-8e55-c0c27349516b tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:30.962681 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-1610975d-915c-42ba-8e55-c0c27349516b tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id 2d4f331a-60ea-488e-bf87-265b65783187. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:30.968060 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:30.968060 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:30.968989 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1610975d-915c-42ba-8e55-c0c27349516b tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 returned with HTTP 200 Aug 06 19:29:30.969576 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 878/3498] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:30 2026] GET /volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:30.981743 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7bd7ef37-dc40-4c0d-a87d-e7eede0ec1be tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Snapshot create request issued successfully. Aug 06 19:29:30.982237 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7bd7ef37-dc40-4c0d-a87d-e7eede0ec1be tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:29:30.982866 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 882/3499] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:29:30 2026] POST /volume/v3/snapshots => generated 313 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:30.998213 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dcd3f8fb-e103-400b-a7de-465bee0879d2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:31.000536 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dcd3f8fb-e103-400b-a7de-465bee0879d2 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/snapshots/6db46db8-5a69-4089-986c-d5e13cd10df5 Aug 06 19:29:31.000821 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dcd3f8fb-e103-400b-a7de-465bee0879d2 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:31.001081 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dcd3f8fb-e103-400b-a7de-465bee0879d2 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:31.006478 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:31.006478 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:31.006932 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-dcd3f8fb-e103-400b-a7de-465bee0879d2 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Snapshot retrieved successfully. Aug 06 19:29:31.007782 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dcd3f8fb-e103-400b-a7de-465bee0879d2 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots/6db46db8-5a69-4089-986c-d5e13cd10df5 returned with HTTP 200 Aug 06 19:29:31.008296 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 868/3500] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:30 2026] GET /volume/v3/snapshots/6db46db8-5a69-4089-986c-d5e13cd10df5 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:31.030048 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-e0361964-f8db-43c7-aa77-1f41a5b41a54 req-342418ed-ba45-40ee-ad62-1f470964e311 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:31.032862 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e0361964-f8db-43c7-aa77-1f41a5b41a54 req-342418ed-ba45-40ee-ad62-1f470964e311 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] PUT https://10.4.3.5/volume/v3/attachments/387ece5e-acae-4909-a4a4-166389f42202 Aug 06 19:29:31.033322 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e0361964-f8db-43c7-aa77-1f41a5b41a54 req-342418ed-ba45-40ee-ad62-1f470964e311 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:31.043544 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-e0361964-f8db-43c7-aa77-1f41a5b41a54 req-342418ed-ba45-40ee-ad62-1f470964e311 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Acquiring lock "cinder-attachment_update-ce53473b-f471-414f-9234-0c0a8b04c608-np0000006689" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:29:31.051060 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-e0361964-f8db-43c7-aa77-1f41a5b41a54 req-342418ed-ba45-40ee-ad62-1f470964e311 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Lock "cinder-attachment_update-ce53473b-f471-414f-9234-0c0a8b04c608-np0000006689" acquired by "attachment_update" :: waited 0.007s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:29:31.052617 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:31.052617 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:31.170277 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-e0361964-f8db-43c7-aa77-1f41a5b41a54 req-342418ed-ba45-40ee-ad62-1f470964e311 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Lock "cinder-attachment_update-ce53473b-f471-414f-9234-0c0a8b04c608-np0000006689" released by "attachment_update" :: held 0.119s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:29:31.174828 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e0361964-f8db-43c7-aa77-1f41a5b41a54 req-342418ed-ba45-40ee-ad62-1f470964e311 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/attachments/387ece5e-acae-4909-a4a4-166389f42202 returned with HTTP 200 Aug 06 19:29:31.175593 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 873/3501] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:29:31 2026] PUT /volume/v3/attachments/387ece5e-acae-4909-a4a4-166389f42202 => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:31.801689 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d16712c2-4d14-491b-8255-922598c8f6d6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:31.803782 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d16712c2-4d14-491b-8255-922598c8f6d6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 Aug 06 19:29:31.804083 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d16712c2-4d14-491b-8255-922598c8f6d6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:31.804244 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d16712c2-4d14-491b-8255-922598c8f6d6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:31.804393 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d16712c2-4d14-491b-8255-922598c8f6d6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 175954f2-4e2a-4683-970c-61f35e928df3. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:31.810057 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:31.810057 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:31.810423 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d16712c2-4d14-491b-8255-922598c8f6d6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 returned with HTTP 200 Aug 06 19:29:31.810801 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 879/3502] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:31 2026] GET /volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:31.864095 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fda831b6-6361-44d6-83c3-2a890fdc4193 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:31.866610 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fda831b6-6361-44d6-83c3-2a890fdc4193 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 Aug 06 19:29:31.867222 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fda831b6-6361-44d6-83c3-2a890fdc4193 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:31.867222 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fda831b6-6361-44d6-83c3-2a890fdc4193 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:31.887702 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:31.887702 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:31.895145 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fda831b6-6361-44d6-83c3-2a890fdc4193 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:31.903343 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fda831b6-6361-44d6-83c3-2a890fdc4193 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 returned with HTTP 200 Aug 06 19:29:31.903999 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 883/3503] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:31 2026] GET /volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 => generated 880 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:31.982007 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-71c16bdf-3a06-44cf-8bc8-c46ec08eaba0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:31.984319 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-71c16bdf-3a06-44cf-8bc8-c46ec08eaba0 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 Aug 06 19:29:31.984702 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-71c16bdf-3a06-44cf-8bc8-c46ec08eaba0 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:31.984875 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-71c16bdf-3a06-44cf-8bc8-c46ec08eaba0 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:31.984966 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-71c16bdf-3a06-44cf-8bc8-c46ec08eaba0 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id 2d4f331a-60ea-488e-bf87-265b65783187. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:31.990064 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:31.990064 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:31.991057 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-71c16bdf-3a06-44cf-8bc8-c46ec08eaba0 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 returned with HTTP 200 Aug 06 19:29:31.991382 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 869/3504] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:31 2026] GET /volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:32.020075 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2b676ddd-5dfe-4f09-9a6b-c3c7683730aa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:32.023137 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2b676ddd-5dfe-4f09-9a6b-c3c7683730aa tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/snapshots/6db46db8-5a69-4089-986c-d5e13cd10df5 Aug 06 19:29:32.023447 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2b676ddd-5dfe-4f09-9a6b-c3c7683730aa tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:32.023713 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2b676ddd-5dfe-4f09-9a6b-c3c7683730aa tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:32.030864 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:32.030864 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:32.031454 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2b676ddd-5dfe-4f09-9a6b-c3c7683730aa tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Snapshot retrieved successfully. Aug 06 19:29:32.032727 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2b676ddd-5dfe-4f09-9a6b-c3c7683730aa tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots/6db46db8-5a69-4089-986c-d5e13cd10df5 returned with HTTP 200 Aug 06 19:29:32.033169 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 874/3505] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:32 2026] GET /volume/v3/snapshots/6db46db8-5a69-4089-986c-d5e13cd10df5 => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:32.044096 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-58e3f6a3-d802-4ef2-b998-1ba7564de7a5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:32.047473 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-58e3f6a3-d802-4ef2-b998-1ba7564de7a5 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:29:32.047790 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-58e3f6a3-d802-4ef2-b998-1ba7564de7a5 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "faf41a8c-f3c3-4ca4-a892-91d32f9044ae", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-743612401"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:32.056582 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:32.056582 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:32.057374 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-58e3f6a3-d802-4ef2-b998-1ba7564de7a5 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Volume info retrieved successfully. Aug 06 19:29:32.057504 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-58e3f6a3-d802-4ef2-b998-1ba7564de7a5 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Create snapshot from volume faf41a8c-f3c3-4ca4-a892-91d32f9044ae Aug 06 19:29:32.082839 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-58e3f6a3-d802-4ef2-b998-1ba7564de7a5 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Created reservations ['32d9a75d-8806-423c-86e8-e4e48e134751', '9801d0d5-46e6-4374-8201-78b23049101e', '611653ce-5cd9-4eb1-9e35-b47f9914200c', '9fc64221-37a4-41c2-929f-c4520616aa40'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:32.114557 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-58e3f6a3-d802-4ef2-b998-1ba7564de7a5 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Snapshot create request issued successfully. Aug 06 19:29:32.114976 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-58e3f6a3-d802-4ef2-b998-1ba7564de7a5 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:29:32.115562 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 880/3506] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:29:32 2026] POST /volume/v3/snapshots => generated 313 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:32.127179 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-04ab6c01-b86e-4a10-85eb-cf576b110d8e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:32.131471 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-04ab6c01-b86e-4a10-85eb-cf576b110d8e tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/snapshots/d878f5ea-39fc-4d6c-ba73-b7d1110df2c8 Aug 06 19:29:32.131848 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-04ab6c01-b86e-4a10-85eb-cf576b110d8e tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:32.132072 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-04ab6c01-b86e-4a10-85eb-cf576b110d8e tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:32.140993 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:32.140993 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:32.141633 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-04ab6c01-b86e-4a10-85eb-cf576b110d8e tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Snapshot retrieved successfully. Aug 06 19:29:32.142645 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-04ab6c01-b86e-4a10-85eb-cf576b110d8e tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots/d878f5ea-39fc-4d6c-ba73-b7d1110df2c8 returned with HTTP 200 Aug 06 19:29:32.143206 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 884/3507] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:32 2026] GET /volume/v3/snapshots/d878f5ea-39fc-4d6c-ba73-b7d1110df2c8 => generated 445 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:32.824231 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a8bd1242-00dc-44bc-80b5-cafef24fde5f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:32.825788 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a8bd1242-00dc-44bc-80b5-cafef24fde5f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 Aug 06 19:29:32.826049 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a8bd1242-00dc-44bc-80b5-cafef24fde5f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:32.826299 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a8bd1242-00dc-44bc-80b5-cafef24fde5f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:32.826393 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-a8bd1242-00dc-44bc-80b5-cafef24fde5f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 175954f2-4e2a-4683-970c-61f35e928df3. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:32.834267 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:32.834267 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:32.835190 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a8bd1242-00dc-44bc-80b5-cafef24fde5f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 returned with HTTP 200 Aug 06 19:29:32.835711 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 870/3508] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:32 2026] GET /volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:29:32.920028 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c5f4a548-b432-4830-a196-a3d1b97362dd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:32.922250 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c5f4a548-b432-4830-a196-a3d1b97362dd tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 Aug 06 19:29:32.922438 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c5f4a548-b432-4830-a196-a3d1b97362dd tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:32.922636 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c5f4a548-b432-4830-a196-a3d1b97362dd tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:32.936909 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:32.936909 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:32.942961 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c5f4a548-b432-4830-a196-a3d1b97362dd tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:32.950699 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c5f4a548-b432-4830-a196-a3d1b97362dd tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 returned with HTTP 200 Aug 06 19:29:32.951417 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 875/3509] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:32 2026] GET /volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 => generated 880 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:29:33.011339 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e53ae686-96dd-4442-88c9-3ff059b6eb3c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:33.014813 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e53ae686-96dd-4442-88c9-3ff059b6eb3c tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 Aug 06 19:29:33.015233 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e53ae686-96dd-4442-88c9-3ff059b6eb3c tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:33.015453 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e53ae686-96dd-4442-88c9-3ff059b6eb3c tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:33.016242 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e53ae686-96dd-4442-88c9-3ff059b6eb3c tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id 2d4f331a-60ea-488e-bf87-265b65783187. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:33.023816 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:33.023816 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:33.024701 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e53ae686-96dd-4442-88c9-3ff059b6eb3c tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 returned with HTTP 200 Aug 06 19:29:33.025479 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 881/3510] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:33 2026] GET /volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:33.153509 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b3f7510e-66e4-434f-bff1-a88fdd47dbf4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:33.155679 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b3f7510e-66e4-434f-bff1-a88fdd47dbf4 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/snapshots/d878f5ea-39fc-4d6c-ba73-b7d1110df2c8 Aug 06 19:29:33.155960 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b3f7510e-66e4-434f-bff1-a88fdd47dbf4 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:33.156248 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b3f7510e-66e4-434f-bff1-a88fdd47dbf4 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:33.163602 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:33.163602 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:33.163602 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b3f7510e-66e4-434f-bff1-a88fdd47dbf4 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Snapshot retrieved successfully. Aug 06 19:29:33.165214 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b3f7510e-66e4-434f-bff1-a88fdd47dbf4 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots/d878f5ea-39fc-4d6c-ba73-b7d1110df2c8 returned with HTTP 200 Aug 06 19:29:33.165760 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 885/3511] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:33 2026] GET /volume/v3/snapshots/d878f5ea-39fc-4d6c-ba73-b7d1110df2c8 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:33.176719 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b907c36f-5a4d-40b9-b7d3-ae91e6aab683 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:33.178629 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b907c36f-5a4d-40b9-b7d3-ae91e6aab683 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/snapshots?limit=1 Aug 06 19:29:33.178822 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b907c36f-5a4d-40b9-b7d3-ae91e6aab683 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:33.179076 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b907c36f-5a4d-40b9-b7d3-ae91e6aab683 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:33.179530 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-b907c36f-5a4d-40b9-b7d3-ae91e6aab683 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:29:33.181853 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.db.api [None req-b907c36f-5a4d-40b9-b7d3-ae91e6aab683 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Building query based on filter {{(pid=100262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 19:29:33.186932 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b907c36f-5a4d-40b9-b7d3-ae91e6aab683 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Get all snapshots completed successfully. Aug 06 19:29:33.187922 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b907c36f-5a4d-40b9-b7d3-ae91e6aab683 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 06 19:29:33.188183 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 871/3512] 10.4.3.5 () {66 vars in 1244 bytes} [Thu Aug 6 19:29:33 2026] GET /volume/v3/snapshots?limit=1 => generated 479 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:33.202063 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c661fb33-dcb6-4442-9f6a-9f4a4b9826ab None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:33.204489 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c661fb33-dcb6-4442-9f6a-9f4a4b9826ab tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/snapshots Aug 06 19:29:33.204761 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c661fb33-dcb6-4442-9f6a-9f4a4b9826ab tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:33.205069 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c661fb33-dcb6-4442-9f6a-9f4a4b9826ab tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:33.205452 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-c661fb33-dcb6-4442-9f6a-9f4a4b9826ab tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:29:33.206801 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.db.api [None req-c661fb33-dcb6-4442-9f6a-9f4a4b9826ab tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Building query based on filter {{(pid=100263) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 19:29:33.212674 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c661fb33-dcb6-4442-9f6a-9f4a4b9826ab tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Get all snapshots completed successfully. Aug 06 19:29:33.213275 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c661fb33-dcb6-4442-9f6a-9f4a4b9826ab tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 200 Aug 06 19:29:33.214202 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 876/3513] 10.4.3.5 () {66 vars in 1229 bytes} [Thu Aug 6 19:29:33 2026] GET /volume/v3/snapshots => generated 994 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:33.226714 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-391243b5-71e6-41eb-a41c-78469435f7af None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:33.229198 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-391243b5-71e6-41eb-a41c-78469435f7af tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/snapshots?limit=100000 Aug 06 19:29:33.229527 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-391243b5-71e6-41eb-a41c-78469435f7af tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:33.229938 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-391243b5-71e6-41eb-a41c-78469435f7af tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:33.230340 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-391243b5-71e6-41eb-a41c-78469435f7af tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:29:33.232082 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-391243b5-71e6-41eb-a41c-78469435f7af tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 19:29:33.239091 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-391243b5-71e6-41eb-a41c-78469435f7af tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Get all snapshots completed successfully. Aug 06 19:29:33.239641 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-391243b5-71e6-41eb-a41c-78469435f7af tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 06 19:29:33.240128 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 882/3514] 10.4.3.5 () {66 vars in 1254 bytes} [Thu Aug 6 19:29:33 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 06 19:29:33.259107 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-792e3011-ec32-4d59-90fc-070571e034e3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:33.261070 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-792e3011-ec32-4d59-90fc-070571e034e3 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/snapshots?limit=0 Aug 06 19:29:33.261318 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-792e3011-ec32-4d59-90fc-070571e034e3 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:33.261514 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-792e3011-ec32-4d59-90fc-070571e034e3 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:33.261853 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-792e3011-ec32-4d59-90fc-070571e034e3 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:29:33.262971 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-792e3011-ec32-4d59-90fc-070571e034e3 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 19:29:33.272835 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-792e3011-ec32-4d59-90fc-070571e034e3 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Get all snapshots completed successfully. Aug 06 19:29:33.273151 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-792e3011-ec32-4d59-90fc-070571e034e3 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 06 19:29:33.273536 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 886/3515] 10.4.3.5 () {66 vars in 1244 bytes} [Thu Aug 6 19:29:33 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:29:33.288356 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d303d787-87c6-4631-b40f-69047253702f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:33.290149 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d303d787-87c6-4631-b40f-69047253702f tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/snapshots Aug 06 19:29:33.290446 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d303d787-87c6-4631-b40f-69047253702f tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:33.290683 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d303d787-87c6-4631-b40f-69047253702f tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:33.290927 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-d303d787-87c6-4631-b40f-69047253702f tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:29:33.291280 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:33.291280 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:33.292231 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.db.api [None req-d303d787-87c6-4631-b40f-69047253702f tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Building query based on filter {{(pid=100262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 19:29:33.297002 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d303d787-87c6-4631-b40f-69047253702f tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Get all snapshots completed successfully. Aug 06 19:29:33.297637 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d303d787-87c6-4631-b40f-69047253702f tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 200 Aug 06 19:29:33.298109 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 872/3516] 10.4.3.5 () {66 vars in 1229 bytes} [Thu Aug 6 19:29:33 2026] GET /volume/v3/snapshots => generated 994 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:33.310506 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-128bcb04-288a-462d-a167-164056df7693 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:33.312677 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-128bcb04-288a-462d-a167-164056df7693 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/snapshots?marker=6db46db8-5a69-4089-986c-d5e13cd10df5 Aug 06 19:29:33.312919 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-128bcb04-288a-462d-a167-164056df7693 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:33.313625 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-128bcb04-288a-462d-a167-164056df7693 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:33.313625 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-128bcb04-288a-462d-a167-164056df7693 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:29:33.313772 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:33.313772 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:33.314723 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.db.api [None req-128bcb04-288a-462d-a167-164056df7693 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Building query based on filter {{(pid=100263) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 19:29:33.339201 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-128bcb04-288a-462d-a167-164056df7693 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Get all snapshots completed successfully. Aug 06 19:29:33.339706 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-128bcb04-288a-462d-a167-164056df7693 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots?marker=6db46db8-5a69-4089-986c-d5e13cd10df5 returned with HTTP 200 Aug 06 19:29:33.340630 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 877/3517] 10.4.3.5 () {66 vars in 1316 bytes} [Thu Aug 6 19:29:33 2026] GET /volume/v3/snapshots?marker=6db46db8-5a69-4089-986c-d5e13cd10df5 => generated 342 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:33.353679 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e25c9b15-0da7-4b46-aca2-6ba4bbaa98f9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:33.356485 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e25c9b15-0da7-4b46-aca2-6ba4bbaa98f9 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/snapshots?offset=2&limit=3 Aug 06 19:29:33.356735 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e25c9b15-0da7-4b46-aca2-6ba4bbaa98f9 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:33.357454 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e25c9b15-0da7-4b46-aca2-6ba4bbaa98f9 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:33.357711 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-e25c9b15-0da7-4b46-aca2-6ba4bbaa98f9 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:29:33.358030 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:33.358030 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:33.359547 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-e25c9b15-0da7-4b46-aca2-6ba4bbaa98f9 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 19:29:33.380779 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e25c9b15-0da7-4b46-aca2-6ba4bbaa98f9 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Get all snapshots completed successfully. Aug 06 19:29:33.381319 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e25c9b15-0da7-4b46-aca2-6ba4bbaa98f9 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 06 19:29:33.381853 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 883/3518] 10.4.3.5 () {66 vars in 1262 bytes} [Thu Aug 6 19:29:33 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:33.395423 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d1197170-d36c-4c2d-b6b2-01b6ad01ede5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:33.397634 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d1197170-d36c-4c2d-b6b2-01b6ad01ede5 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 06 19:29:33.397966 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d1197170-d36c-4c2d-b6b2-01b6ad01ede5 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:33.398194 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d1197170-d36c-4c2d-b6b2-01b6ad01ede5 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:33.398458 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-d1197170-d36c-4c2d-b6b2-01b6ad01ede5 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:29:33.399757 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-d1197170-d36c-4c2d-b6b2-01b6ad01ede5 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 19:29:33.415808 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d1197170-d36c-4c2d-b6b2-01b6ad01ede5 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Get all snapshots completed successfully. Aug 06 19:29:33.416454 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d1197170-d36c-4c2d-b6b2-01b6ad01ede5 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 06 19:29:33.416992 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 887/3519] 10.4.3.5 () {66 vars in 1294 bytes} [Thu Aug 6 19:29:33 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:33.429756 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8127080c-b5ef-4242-b130-80bd43567a13 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:33.431673 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8127080c-b5ef-4242-b130-80bd43567a13 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 06 19:29:33.431953 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8127080c-b5ef-4242-b130-80bd43567a13 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:33.432358 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8127080c-b5ef-4242-b130-80bd43567a13 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:33.432588 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-8127080c-b5ef-4242-b130-80bd43567a13 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:29:33.432894 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:33.432894 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:33.433699 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.db.api [None req-8127080c-b5ef-4242-b130-80bd43567a13 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Building query based on filter {{(pid=100262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 19:29:33.438593 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8127080c-b5ef-4242-b130-80bd43567a13 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Get all snapshots completed successfully. Aug 06 19:29:33.439011 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8127080c-b5ef-4242-b130-80bd43567a13 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 06 19:29:33.439662 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 873/3520] 10.4.3.5 () {66 vars in 1296 bytes} [Thu Aug 6 19:29:33 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:33.450167 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b6371189-63b5-480d-b187-c9103bf90b66 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:33.452470 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b6371189-63b5-480d-b187-c9103bf90b66 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 06 19:29:33.452754 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b6371189-63b5-480d-b187-c9103bf90b66 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:33.453024 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b6371189-63b5-480d-b187-c9103bf90b66 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:33.453320 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-b6371189-63b5-480d-b187-c9103bf90b66 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:29:33.453678 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:33.453678 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:33.455477 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.db.api [None req-b6371189-63b5-480d-b187-c9103bf90b66 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Building query based on filter {{(pid=100263) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 19:29:33.474371 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b6371189-63b5-480d-b187-c9103bf90b66 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Get all snapshots completed successfully. Aug 06 19:29:33.475071 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b6371189-63b5-480d-b187-c9103bf90b66 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 06 19:29:33.476012 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 878/3521] 10.4.3.5 () {66 vars in 1278 bytes} [Thu Aug 6 19:29:33 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 06 19:29:33.486483 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-02c0eb1d-da21-46a9-a681-08a3f8c9a938 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:33.488352 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-02c0eb1d-da21-46a9-a681-08a3f8c9a938 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 06 19:29:33.488596 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-02c0eb1d-da21-46a9-a681-08a3f8c9a938 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:33.488737 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-02c0eb1d-da21-46a9-a681-08a3f8c9a938 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:33.489003 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-02c0eb1d-da21-46a9-a681-08a3f8c9a938 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:29:33.489260 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:33.489260 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:33.490037 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-02c0eb1d-da21-46a9-a681-08a3f8c9a938 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 19:29:33.507029 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-02c0eb1d-da21-46a9-a681-08a3f8c9a938 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Get all snapshots completed successfully. Aug 06 19:29:33.507429 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-02c0eb1d-da21-46a9-a681-08a3f8c9a938 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 06 19:29:33.507820 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 884/3522] 10.4.3.5 () {66 vars in 1280 bytes} [Thu Aug 6 19:29:33 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 06 19:29:33.520206 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d1babc13-25e3-415f-9354-94db39136792 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:33.522636 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d1babc13-25e3-415f-9354-94db39136792 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 06 19:29:33.522899 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d1babc13-25e3-415f-9354-94db39136792 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:33.523191 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d1babc13-25e3-415f-9354-94db39136792 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:33.523504 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-d1babc13-25e3-415f-9354-94db39136792 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:29:33.523882 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:33.523882 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:33.529251 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-d1babc13-25e3-415f-9354-94db39136792 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 19:29:33.548626 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d1babc13-25e3-415f-9354-94db39136792 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Get all snapshots completed successfully. Aug 06 19:29:33.549132 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d1babc13-25e3-415f-9354-94db39136792 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 06 19:29:33.549677 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 888/3523] 10.4.3.5 () {66 vars in 1298 bytes} [Thu Aug 6 19:29:33 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:33.561486 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9ab66656-6949-42df-a471-65546f0a137e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:33.563852 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9ab66656-6949-42df-a471-65546f0a137e tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 06 19:29:33.564177 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9ab66656-6949-42df-a471-65546f0a137e tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:33.564551 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9ab66656-6949-42df-a471-65546f0a137e tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:33.564858 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-9ab66656-6949-42df-a471-65546f0a137e tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:29:33.565428 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:33.565428 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:33.566597 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.db.api [None req-9ab66656-6949-42df-a471-65546f0a137e tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Building query based on filter {{(pid=100262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 19:29:33.581049 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9ab66656-6949-42df-a471-65546f0a137e tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Get all snapshots completed successfully. Aug 06 19:29:33.581789 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9ab66656-6949-42df-a471-65546f0a137e tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 06 19:29:33.582362 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 874/3524] 10.4.3.5 () {66 vars in 1300 bytes} [Thu Aug 6 19:29:33 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 06 19:29:33.594828 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f0328d93-fef9-4505-a083-da3bbb0a7732 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:33.597640 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f0328d93-fef9-4505-a083-da3bbb0a7732 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-743612401 Aug 06 19:29:33.597866 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f0328d93-fef9-4505-a083-da3bbb0a7732 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:33.598364 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f0328d93-fef9-4505-a083-da3bbb0a7732 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:33.598680 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-f0328d93-fef9-4505-a083-da3bbb0a7732 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:29:33.599178 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:33.599178 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:33.600426 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.db.api [None req-f0328d93-fef9-4505-a083-da3bbb0a7732 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Building query based on filter {{(pid=100263) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 19:29:33.619685 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f0328d93-fef9-4505-a083-da3bbb0a7732 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Get all snapshots completed successfully. Aug 06 19:29:33.620324 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:33.620324 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:33.625691 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f0328d93-fef9-4505-a083-da3bbb0a7732 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-743612401 returned with HTTP 200 Aug 06 19:29:33.625691 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 879/3525] 10.4.3.5 () {66 vars in 1369 bytes} [Thu Aug 6 19:29:33 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-743612401 => generated 475 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:33.636591 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bc1fdd2a-e707-4357-b168-0f6dd10369f0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:33.639348 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bc1fdd2a-e707-4357-b168-0f6dd10369f0 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/snapshots/detail?status=available Aug 06 19:29:33.639750 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bc1fdd2a-e707-4357-b168-0f6dd10369f0 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:33.639888 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bc1fdd2a-e707-4357-b168-0f6dd10369f0 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:33.641243 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-bc1fdd2a-e707-4357-b168-0f6dd10369f0 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:29:33.641243 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:33.641243 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:33.643899 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-bc1fdd2a-e707-4357-b168-0f6dd10369f0 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 19:29:33.658221 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bc1fdd2a-e707-4357-b168-0f6dd10369f0 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Get all snapshots completed successfully. Aug 06 19:29:33.658977 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:33.658977 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:33.659566 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bc1fdd2a-e707-4357-b168-0f6dd10369f0 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 06 19:29:33.660031 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 885/3526] 10.4.3.5 () {66 vars in 1283 bytes} [Thu Aug 6 19:29:33 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:33.674057 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-139bc8ef-cb50-40c1-a7f7-829f490f77f8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:33.677133 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-139bc8ef-cb50-40c1-a7f7-829f490f77f8 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-743612401 Aug 06 19:29:33.677735 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-139bc8ef-cb50-40c1-a7f7-829f490f77f8 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:33.678504 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-139bc8ef-cb50-40c1-a7f7-829f490f77f8 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:33.678783 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-139bc8ef-cb50-40c1-a7f7-829f490f77f8 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:29:33.679186 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:33.679186 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:33.681845 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-139bc8ef-cb50-40c1-a7f7-829f490f77f8 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 19:29:33.707266 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-139bc8ef-cb50-40c1-a7f7-829f490f77f8 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Get all snapshots completed successfully. Aug 06 19:29:33.708515 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:33.708515 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:33.708845 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-139bc8ef-cb50-40c1-a7f7-829f490f77f8 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-743612401 returned with HTTP 200 Aug 06 19:29:33.709210 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 889/3527] 10.4.3.5 () {66 vars in 1403 bytes} [Thu Aug 6 19:29:33 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-743612401 => generated 475 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:33.724467 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1fc12fc5-b768-4a79-8ff9-dc8820d7da94 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:33.733857 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1fc12fc5-b768-4a79-8ff9-dc8820d7da94 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-743612401 Aug 06 19:29:33.736880 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1fc12fc5-b768-4a79-8ff9-dc8820d7da94 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:33.736880 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1fc12fc5-b768-4a79-8ff9-dc8820d7da94 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:33.737244 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-1fc12fc5-b768-4a79-8ff9-dc8820d7da94 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:29:33.737628 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:33.737628 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:33.738583 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.db.api [None req-1fc12fc5-b768-4a79-8ff9-dc8820d7da94 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Building query based on filter {{(pid=100262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 19:29:33.751562 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1fc12fc5-b768-4a79-8ff9-dc8820d7da94 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Get all snapshots completed successfully. Aug 06 19:29:33.751916 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1fc12fc5-b768-4a79-8ff9-dc8820d7da94 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-743612401 returned with HTTP 200 Aug 06 19:29:33.752713 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 875/3528] 10.4.3.5 () {66 vars in 1348 bytes} [Thu Aug 6 19:29:33 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-743612401 => generated 341 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:33.765520 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-70e615f1-2503-438e-9bd2-e53d91a9a3dd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:33.767958 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-70e615f1-2503-438e-9bd2-e53d91a9a3dd tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/snapshots?status=available Aug 06 19:29:33.768214 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-70e615f1-2503-438e-9bd2-e53d91a9a3dd tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:33.768611 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-70e615f1-2503-438e-9bd2-e53d91a9a3dd tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:33.768884 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-70e615f1-2503-438e-9bd2-e53d91a9a3dd tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:29:33.771619 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.db.api [None req-70e615f1-2503-438e-9bd2-e53d91a9a3dd tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Building query based on filter {{(pid=100263) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 19:29:33.794441 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-70e615f1-2503-438e-9bd2-e53d91a9a3dd tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Get all snapshots completed successfully. Aug 06 19:29:33.794967 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-70e615f1-2503-438e-9bd2-e53d91a9a3dd tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots?status=available returned with HTTP 200 Aug 06 19:29:33.796376 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 880/3529] 10.4.3.5 () {66 vars in 1262 bytes} [Thu Aug 6 19:29:33 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:33.809406 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3e532628-a114-401a-9309-764f32aff9c4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:33.812227 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3e532628-a114-401a-9309-764f32aff9c4 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-743612401 Aug 06 19:29:33.812478 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3e532628-a114-401a-9309-764f32aff9c4 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:33.812742 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3e532628-a114-401a-9309-764f32aff9c4 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:33.813091 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-3e532628-a114-401a-9309-764f32aff9c4 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:29:33.814656 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-3e532628-a114-401a-9309-764f32aff9c4 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 19:29:33.837390 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3e532628-a114-401a-9309-764f32aff9c4 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Get all snapshots completed successfully. Aug 06 19:29:33.837745 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3e532628-a114-401a-9309-764f32aff9c4 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-743612401 returned with HTTP 200 Aug 06 19:29:33.838272 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 886/3530] 10.4.3.5 () {66 vars in 1382 bytes} [Thu Aug 6 19:29:33 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-743612401 => generated 341 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:33.849925 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e0b10ab3-e3a1-46ee-96ff-21bdbb8d7d23 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:33.851878 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dcc9bf72-841c-471e-9c1c-4d48cb53198c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:33.856106 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e0b10ab3-e3a1-46ee-96ff-21bdbb8d7d23 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 Aug 06 19:29:33.856106 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e0b10ab3-e3a1-46ee-96ff-21bdbb8d7d23 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:33.856106 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e0b10ab3-e3a1-46ee-96ff-21bdbb8d7d23 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:33.856106 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-e0b10ab3-e3a1-46ee-96ff-21bdbb8d7d23 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 175954f2-4e2a-4683-970c-61f35e928df3. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:33.856806 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dcc9bf72-841c-471e-9c1c-4d48cb53198c tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/d878f5ea-39fc-4d6c-ba73-b7d1110df2c8 Aug 06 19:29:33.856806 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dcc9bf72-841c-471e-9c1c-4d48cb53198c tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:33.856806 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dcc9bf72-841c-471e-9c1c-4d48cb53198c tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:33.856806 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-dcc9bf72-841c-471e-9c1c-4d48cb53198c tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Delete snapshot with id: d878f5ea-39fc-4d6c-ba73-b7d1110df2c8 Aug 06 19:29:33.859130 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:33.859130 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:33.859948 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e0b10ab3-e3a1-46ee-96ff-21bdbb8d7d23 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 returned with HTTP 200 Aug 06 19:29:33.860536 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 890/3531] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:33 2026] GET /volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:33.870982 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:33.870982 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:33.870982 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-dcc9bf72-841c-471e-9c1c-4d48cb53198c tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Snapshot retrieved successfully. Aug 06 19:29:33.899705 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-dcc9bf72-841c-471e-9c1c-4d48cb53198c tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Snapshot delete request issued successfully. Aug 06 19:29:33.899892 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dcc9bf72-841c-471e-9c1c-4d48cb53198c tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots/d878f5ea-39fc-4d6c-ba73-b7d1110df2c8 returned with HTTP 202 Aug 06 19:29:33.900406 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 876/3532] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:29:33 2026] DELETE /volume/v3/snapshots/d878f5ea-39fc-4d6c-ba73-b7d1110df2c8 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:29:33.912358 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-72f7176e-75ec-4b54-a327-b078714f9dfe None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:33.915166 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-72f7176e-75ec-4b54-a327-b078714f9dfe tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/snapshots/d878f5ea-39fc-4d6c-ba73-b7d1110df2c8 Aug 06 19:29:33.915250 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-72f7176e-75ec-4b54-a327-b078714f9dfe tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:33.915565 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-72f7176e-75ec-4b54-a327-b078714f9dfe tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:33.925218 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:33.925218 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:33.925882 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-72f7176e-75ec-4b54-a327-b078714f9dfe tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Snapshot retrieved successfully. Aug 06 19:29:33.927745 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-72f7176e-75ec-4b54-a327-b078714f9dfe tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots/d878f5ea-39fc-4d6c-ba73-b7d1110df2c8 returned with HTTP 200 Aug 06 19:29:33.928383 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 881/3533] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:33 2026] GET /volume/v3/snapshots/d878f5ea-39fc-4d6c-ba73-b7d1110df2c8 => generated 471 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:33.971374 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d9b08580-57b9-4306-a67e-b55166ee321f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:33.973735 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d9b08580-57b9-4306-a67e-b55166ee321f tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 Aug 06 19:29:33.973989 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d9b08580-57b9-4306-a67e-b55166ee321f tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:33.974294 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d9b08580-57b9-4306-a67e-b55166ee321f tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:33.991396 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:33.991396 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:33.997104 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d9b08580-57b9-4306-a67e-b55166ee321f tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:34.004672 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d9b08580-57b9-4306-a67e-b55166ee321f tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 returned with HTTP 200 Aug 06 19:29:34.005180 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 887/3534] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:33 2026] GET /volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 => generated 880 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:34.039880 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-88b1d0d3-5303-4c4d-bf09-628aeabfb55d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:34.042551 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-88b1d0d3-5303-4c4d-bf09-628aeabfb55d tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 Aug 06 19:29:34.042815 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-88b1d0d3-5303-4c4d-bf09-628aeabfb55d tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:34.043967 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-88b1d0d3-5303-4c4d-bf09-628aeabfb55d tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:34.043967 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-88b1d0d3-5303-4c4d-bf09-628aeabfb55d tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id 2d4f331a-60ea-488e-bf87-265b65783187. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:34.050747 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:34.050747 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:34.051482 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-88b1d0d3-5303-4c4d-bf09-628aeabfb55d tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 returned with HTTP 200 Aug 06 19:29:34.052418 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 891/3535] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:34 2026] GET /volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:34.873402 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-73ddff5f-84af-40f0-a16b-60031e914dd5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:34.875153 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-73ddff5f-84af-40f0-a16b-60031e914dd5 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 Aug 06 19:29:34.875373 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-73ddff5f-84af-40f0-a16b-60031e914dd5 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:34.875551 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-73ddff5f-84af-40f0-a16b-60031e914dd5 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:34.875664 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-73ddff5f-84af-40f0-a16b-60031e914dd5 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 175954f2-4e2a-4683-970c-61f35e928df3. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:34.879680 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:34.879680 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:34.880443 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-73ddff5f-84af-40f0-a16b-60031e914dd5 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 returned with HTTP 200 Aug 06 19:29:34.880923 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 877/3536] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:34 2026] GET /volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:34.946327 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d349f5b7-d1a4-4952-816c-5ed2f5014e92 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:34.949258 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d349f5b7-d1a4-4952-816c-5ed2f5014e92 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/snapshots/d878f5ea-39fc-4d6c-ba73-b7d1110df2c8 Aug 06 19:29:34.949258 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d349f5b7-d1a4-4952-816c-5ed2f5014e92 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:34.949258 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d349f5b7-d1a4-4952-816c-5ed2f5014e92 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:34.953928 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d349f5b7-d1a4-4952-816c-5ed2f5014e92 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots/d878f5ea-39fc-4d6c-ba73-b7d1110df2c8 returned with HTTP 404 Aug 06 19:29:34.954789 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 882/3537] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:34 2026] GET /volume/v3/snapshots/d878f5ea-39fc-4d6c-ba73-b7d1110df2c8 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:34.965135 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-75f35305-cc09-44e2-a8d8-2496bea08e33 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:34.967968 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-75f35305-cc09-44e2-a8d8-2496bea08e33 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/6db46db8-5a69-4089-986c-d5e13cd10df5 Aug 06 19:29:34.967968 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-75f35305-cc09-44e2-a8d8-2496bea08e33 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:34.968213 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-75f35305-cc09-44e2-a8d8-2496bea08e33 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:34.968338 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-75f35305-cc09-44e2-a8d8-2496bea08e33 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Delete snapshot with id: 6db46db8-5a69-4089-986c-d5e13cd10df5 Aug 06 19:29:34.974831 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:34.974831 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:34.976352 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-75f35305-cc09-44e2-a8d8-2496bea08e33 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Snapshot retrieved successfully. Aug 06 19:29:35.005202 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-75f35305-cc09-44e2-a8d8-2496bea08e33 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Snapshot delete request issued successfully. Aug 06 19:29:35.005287 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-75f35305-cc09-44e2-a8d8-2496bea08e33 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots/6db46db8-5a69-4089-986c-d5e13cd10df5 returned with HTTP 202 Aug 06 19:29:35.005863 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 888/3538] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:29:34 2026] DELETE /volume/v3/snapshots/6db46db8-5a69-4089-986c-d5e13cd10df5 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:29:35.019670 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e8d02db9-5369-4c8f-ba13-db1e930881cd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:35.019743 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-28e5a289-6bd1-4eec-b2f1-36f5861630b6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:35.023585 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e8d02db9-5369-4c8f-ba13-db1e930881cd tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 Aug 06 19:29:35.023585 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e8d02db9-5369-4c8f-ba13-db1e930881cd tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:35.023585 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e8d02db9-5369-4c8f-ba13-db1e930881cd tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:35.023756 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-28e5a289-6bd1-4eec-b2f1-36f5861630b6 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/snapshots/6db46db8-5a69-4089-986c-d5e13cd10df5 Aug 06 19:29:35.023756 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-28e5a289-6bd1-4eec-b2f1-36f5861630b6 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:35.023756 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-28e5a289-6bd1-4eec-b2f1-36f5861630b6 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:35.028261 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:35.028261 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:35.029223 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-28e5a289-6bd1-4eec-b2f1-36f5861630b6 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Snapshot retrieved successfully. Aug 06 19:29:35.031035 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-28e5a289-6bd1-4eec-b2f1-36f5861630b6 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots/6db46db8-5a69-4089-986c-d5e13cd10df5 returned with HTTP 200 Aug 06 19:29:35.031813 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 892/3539] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:35 2026] GET /volume/v3/snapshots/6db46db8-5a69-4089-986c-d5e13cd10df5 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:35.032838 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:35.032838 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:35.036801 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e8d02db9-5369-4c8f-ba13-db1e930881cd tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:35.042233 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e8d02db9-5369-4c8f-ba13-db1e930881cd tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 returned with HTTP 200 Aug 06 19:29:35.043059 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 878/3540] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:35 2026] GET /volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:35.065034 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8b8c8be9-2088-4b47-b5ae-b4fef74fe4c6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:35.071236 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8b8c8be9-2088-4b47-b5ae-b4fef74fe4c6 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 Aug 06 19:29:35.072946 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8b8c8be9-2088-4b47-b5ae-b4fef74fe4c6 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:35.073750 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8b8c8be9-2088-4b47-b5ae-b4fef74fe4c6 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:35.074464 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-8b8c8be9-2088-4b47-b5ae-b4fef74fe4c6 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id 2d4f331a-60ea-488e-bf87-265b65783187. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:35.092300 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:35.092300 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:35.096102 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8b8c8be9-2088-4b47-b5ae-b4fef74fe4c6 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 returned with HTTP 200 Aug 06 19:29:35.097262 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 883/3541] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:35 2026] GET /volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 => generated 747 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:35.534310 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e0361964-f8db-43c7-aa77-1f41a5b41a54 req-5dc22e45-91e7-4928-bf05-70eea2957ca1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:35.537433 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e0361964-f8db-43c7-aa77-1f41a5b41a54 req-5dc22e45-91e7-4928-bf05-70eea2957ca1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] POST https://10.4.3.5/volume/v3/attachments/387ece5e-acae-4909-a4a4-166389f42202/action Aug 06 19:29:35.537872 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e0361964-f8db-43c7-aa77-1f41a5b41a54 req-5dc22e45-91e7-4928-bf05-70eea2957ca1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:29:35.538066 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e0361964-f8db-43c7-aa77-1f41a5b41a54 req-5dc22e45-91e7-4928-bf05-70eea2957ca1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:35.569776 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:35.569776 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:35.587089 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e0361964-f8db-43c7-aa77-1f41a5b41a54 req-5dc22e45-91e7-4928-bf05-70eea2957ca1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/attachments/387ece5e-acae-4909-a4a4-166389f42202/action returned with HTTP 204 Aug 06 19:29:35.587739 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 889/3542] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:29:35 2026] POST /volume/v3/attachments/387ece5e-acae-4909-a4a4-166389f42202/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:35.892974 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-093f6e0c-3381-43dc-b376-44fd0af7219e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:35.895719 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-093f6e0c-3381-43dc-b376-44fd0af7219e tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 Aug 06 19:29:35.895929 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-093f6e0c-3381-43dc-b376-44fd0af7219e tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:35.896896 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-093f6e0c-3381-43dc-b376-44fd0af7219e tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:35.897290 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-093f6e0c-3381-43dc-b376-44fd0af7219e tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 175954f2-4e2a-4683-970c-61f35e928df3. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:35.902624 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:35.902624 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:35.903285 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-093f6e0c-3381-43dc-b376-44fd0af7219e tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 returned with HTTP 200 Aug 06 19:29:35.903796 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 893/3543] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:35 2026] GET /volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:36.042738 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a0fc5550-963f-4330-92a7-83ea118f409b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:36.046837 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a0fc5550-963f-4330-92a7-83ea118f409b tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/snapshots/6db46db8-5a69-4089-986c-d5e13cd10df5 Aug 06 19:29:36.046837 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a0fc5550-963f-4330-92a7-83ea118f409b tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:36.046837 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a0fc5550-963f-4330-92a7-83ea118f409b tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:36.061480 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a0fc5550-963f-4330-92a7-83ea118f409b tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots/6db46db8-5a69-4089-986c-d5e13cd10df5 returned with HTTP 404 Aug 06 19:29:36.061480 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 879/3544] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:36 2026] GET /volume/v3/snapshots/6db46db8-5a69-4089-986c-d5e13cd10df5 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:36.063342 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4058ee7a-bf4f-475f-894c-ddd88fd17bc9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:36.066992 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4058ee7a-bf4f-475f-894c-ddd88fd17bc9 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 Aug 06 19:29:36.067218 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4058ee7a-bf4f-475f-894c-ddd88fd17bc9 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:36.067445 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4058ee7a-bf4f-475f-894c-ddd88fd17bc9 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:36.072162 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d3333150-38a8-4c1c-b126-3c331afc817c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:36.076552 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d3333150-38a8-4c1c-b126-3c331afc817c tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/302984a8-ca85-4d88-ae4c-38ae82c6232d Aug 06 19:29:36.077127 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d3333150-38a8-4c1c-b126-3c331afc817c tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:36.077916 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d3333150-38a8-4c1c-b126-3c331afc817c tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:36.078118 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-d3333150-38a8-4c1c-b126-3c331afc817c tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Delete snapshot with id: 302984a8-ca85-4d88-ae4c-38ae82c6232d Aug 06 19:29:36.085838 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:36.085838 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:36.088720 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:36.088720 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:36.092783 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d3333150-38a8-4c1c-b126-3c331afc817c tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Snapshot retrieved successfully. Aug 06 19:29:36.095265 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4058ee7a-bf4f-475f-894c-ddd88fd17bc9 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:36.100347 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4058ee7a-bf4f-475f-894c-ddd88fd17bc9 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 returned with HTTP 200 Aug 06 19:29:36.100747 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 884/3545] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:36 2026] GET /volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 => generated 1172 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:36.120673 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ed7078ea-607b-496a-bf8c-b63fac2de20b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:36.122725 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d3333150-38a8-4c1c-b126-3c331afc817c tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Snapshot delete request issued successfully. Aug 06 19:29:36.123035 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d3333150-38a8-4c1c-b126-3c331afc817c tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots/302984a8-ca85-4d88-ae4c-38ae82c6232d returned with HTTP 202 Aug 06 19:29:36.123608 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 890/3546] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:29:36 2026] DELETE /volume/v3/snapshots/302984a8-ca85-4d88-ae4c-38ae82c6232d => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:29:36.125731 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ed7078ea-607b-496a-bf8c-b63fac2de20b tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 Aug 06 19:29:36.126198 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ed7078ea-607b-496a-bf8c-b63fac2de20b tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:36.126328 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ed7078ea-607b-496a-bf8c-b63fac2de20b tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:36.126484 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ed7078ea-607b-496a-bf8c-b63fac2de20b tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id 2d4f331a-60ea-488e-bf87-265b65783187. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:36.134256 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:36.134256 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:36.135235 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ed7078ea-607b-496a-bf8c-b63fac2de20b tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 returned with HTTP 200 Aug 06 19:29:36.135910 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 894/3547] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:36 2026] GET /volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:36.142972 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-08fd2818-ff84-4a03-8627-810247a15b8a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:36.146555 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-08fd2818-ff84-4a03-8627-810247a15b8a tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/snapshots/302984a8-ca85-4d88-ae4c-38ae82c6232d Aug 06 19:29:36.146555 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-08fd2818-ff84-4a03-8627-810247a15b8a tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:36.146555 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-08fd2818-ff84-4a03-8627-810247a15b8a tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:36.155466 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d05d0dfb-8ac1-44d5-adf2-cf942bf6e24f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:36.157087 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:36.157087 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:36.157635 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d05d0dfb-8ac1-44d5-adf2-cf942bf6e24f tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] POST https://10.4.3.5/volume/v3/backups Aug 06 19:29:36.157960 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d05d0dfb-8ac1-44d5-adf2-cf942bf6e24f tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e1c14ad4-98f4-456f-ac60-7d0d66663b7e", "incremental": true}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:36.158459 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-08fd2818-ff84-4a03-8627-810247a15b8a tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Snapshot retrieved successfully. Aug 06 19:29:36.159849 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-d05d0dfb-8ac1-44d5-adf2-cf942bf6e24f tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Creating new backup {'backup': {'volume_id': 'e1c14ad4-98f4-456f-ac60-7d0d66663b7e', 'incremental': True}} {{(pid=100263) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:29:36.160040 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-d05d0dfb-8ac1-44d5-adf2-cf942bf6e24f tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Creating backup of volume e1c14ad4-98f4-456f-ac60-7d0d66663b7e in container None Aug 06 19:29:36.160433 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-08fd2818-ff84-4a03-8627-810247a15b8a tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots/302984a8-ca85-4d88-ae4c-38ae82c6232d returned with HTTP 200 Aug 06 19:29:36.160922 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 880/3548] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:36 2026] GET /volume/v3/snapshots/302984a8-ca85-4d88-ae4c-38ae82c6232d => generated 472 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:36.167976 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:36.167976 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:36.168531 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d05d0dfb-8ac1-44d5-adf2-cf942bf6e24f tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Volume info retrieved successfully. Aug 06 19:29:36.200702 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-d05d0dfb-8ac1-44d5-adf2-cf942bf6e24f tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Created reservations ['aa1457c9-fe80-4afd-95ff-e0a831bb05bc', '932aa121-9ada-42d6-b03f-7360a8a06c73'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:36.257815 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d05d0dfb-8ac1-44d5-adf2-cf942bf6e24f tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups returned with HTTP 400 Aug 06 19:29:36.259612 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 885/3549] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:29:36 2026] POST /volume/v3/backups => generated 109 bytes in 105 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 19:29:36.269636 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6933da67-dfe3-4dcc-b9dc-dd0a83df60cb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:36.273573 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6933da67-dfe3-4dcc-b9dc-dd0a83df60cb tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] DELETE https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 Aug 06 19:29:36.273970 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6933da67-dfe3-4dcc-b9dc-dd0a83df60cb tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:36.274319 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6933da67-dfe3-4dcc-b9dc-dd0a83df60cb tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:36.274461 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-6933da67-dfe3-4dcc-b9dc-dd0a83df60cb tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Delete backup with id: 2d4f331a-60ea-488e-bf87-265b65783187. Aug 06 19:29:36.286221 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:36.286221 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:36.310330 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-6933da67-dfe3-4dcc-b9dc-dd0a83df60cb tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] delete_backup rpcapi backup_id 2d4f331a-60ea-488e-bf87-265b65783187 {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:29:36.316505 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6933da67-dfe3-4dcc-b9dc-dd0a83df60cb tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 returned with HTTP 202 Aug 06 19:29:36.316505 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 891/3550] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:29:36 2026] DELETE /volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:29:36.328641 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e76cb169-55c4-452c-bd2e-2415cbaf81c1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:36.331860 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e76cb169-55c4-452c-bd2e-2415cbaf81c1 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 Aug 06 19:29:36.331860 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e76cb169-55c4-452c-bd2e-2415cbaf81c1 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:36.331860 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e76cb169-55c4-452c-bd2e-2415cbaf81c1 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:36.331860 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-e76cb169-55c4-452c-bd2e-2415cbaf81c1 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id 2d4f331a-60ea-488e-bf87-265b65783187. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:36.336894 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:36.336894 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:36.337698 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e76cb169-55c4-452c-bd2e-2415cbaf81c1 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 returned with HTTP 200 Aug 06 19:29:36.338294 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 895/3551] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:36 2026] GET /volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:36.918040 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5a7a35e4-99ba-425f-ba1c-37d9b9429019 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:36.920362 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5a7a35e4-99ba-425f-ba1c-37d9b9429019 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 Aug 06 19:29:36.920584 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5a7a35e4-99ba-425f-ba1c-37d9b9429019 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:36.920781 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5a7a35e4-99ba-425f-ba1c-37d9b9429019 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:36.920883 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-5a7a35e4-99ba-425f-ba1c-37d9b9429019 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 175954f2-4e2a-4683-970c-61f35e928df3. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:36.926246 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:36.926246 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:36.927079 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5a7a35e4-99ba-425f-ba1c-37d9b9429019 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 returned with HTTP 200 Aug 06 19:29:36.927488 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 881/3552] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:36 2026] GET /volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:29:37.174843 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-832c71d0-1004-47d9-a746-d9a5889a015b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:37.176918 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-832c71d0-1004-47d9-a746-d9a5889a015b tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/snapshots/302984a8-ca85-4d88-ae4c-38ae82c6232d Aug 06 19:29:37.177369 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-832c71d0-1004-47d9-a746-d9a5889a015b tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:37.177697 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-832c71d0-1004-47d9-a746-d9a5889a015b tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:37.184694 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-832c71d0-1004-47d9-a746-d9a5889a015b tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/snapshots/302984a8-ca85-4d88-ae4c-38ae82c6232d returned with HTTP 404 Aug 06 19:29:37.185679 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 886/3553] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:29:37 2026] GET /volume/v3/snapshots/302984a8-ca85-4d88-ae4c-38ae82c6232d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:37.195492 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-03adec48-059d-45d5-a66c-217d62affb4d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:37.197739 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03adec48-059d-45d5-a66c-217d62affb4d tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/volumes/faf41a8c-f3c3-4ca4-a892-91d32f9044ae Aug 06 19:29:37.198111 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03adec48-059d-45d5-a66c-217d62affb4d tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:37.198473 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03adec48-059d-45d5-a66c-217d62affb4d tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:37.212248 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:37.212248 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:37.218223 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-03adec48-059d-45d5-a66c-217d62affb4d tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Volume info retrieved successfully. Aug 06 19:29:37.225423 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03adec48-059d-45d5-a66c-217d62affb4d tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/volumes/faf41a8c-f3c3-4ca4-a892-91d32f9044ae returned with HTTP 200 Aug 06 19:29:37.226389 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 892/3554] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:37 2026] GET /volume/v3/volumes/faf41a8c-f3c3-4ca4-a892-91d32f9044ae => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:37.247261 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ec633e11-7d50-4bcf-ab04-aa3c21878128 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:37.249591 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec633e11-7d50-4bcf-ab04-aa3c21878128 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] DELETE https://10.4.3.5/volume/v3/volumes/faf41a8c-f3c3-4ca4-a892-91d32f9044ae Aug 06 19:29:37.249892 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec633e11-7d50-4bcf-ab04-aa3c21878128 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:37.250288 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec633e11-7d50-4bcf-ab04-aa3c21878128 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:37.250636 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-ec633e11-7d50-4bcf-ab04-aa3c21878128 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Delete volume with id: faf41a8c-f3c3-4ca4-a892-91d32f9044ae Aug 06 19:29:37.260495 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:37.260495 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:37.260495 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ec633e11-7d50-4bcf-ab04-aa3c21878128 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Volume info retrieved successfully. Aug 06 19:29:37.282048 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ec633e11-7d50-4bcf-ab04-aa3c21878128 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Delete volume request issued successfully. Aug 06 19:29:37.282336 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec633e11-7d50-4bcf-ab04-aa3c21878128 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/volumes/faf41a8c-f3c3-4ca4-a892-91d32f9044ae returned with HTTP 202 Aug 06 19:29:37.283971 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 896/3555] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:29:37 2026] DELETE /volume/v3/volumes/faf41a8c-f3c3-4ca4-a892-91d32f9044ae => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:29:37.295273 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0fd77ec5-5503-4610-b9f6-d970069e7dd5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:37.297357 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0fd77ec5-5503-4610-b9f6-d970069e7dd5 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/volumes/faf41a8c-f3c3-4ca4-a892-91d32f9044ae Aug 06 19:29:37.297655 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0fd77ec5-5503-4610-b9f6-d970069e7dd5 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:37.297965 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0fd77ec5-5503-4610-b9f6-d970069e7dd5 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:37.307758 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:37.307758 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:37.315753 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0fd77ec5-5503-4610-b9f6-d970069e7dd5 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Volume info retrieved successfully. Aug 06 19:29:37.321766 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0fd77ec5-5503-4610-b9f6-d970069e7dd5 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/volumes/faf41a8c-f3c3-4ca4-a892-91d32f9044ae returned with HTTP 200 Aug 06 19:29:37.322267 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 882/3556] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:37 2026] GET /volume/v3/volumes/faf41a8c-f3c3-4ca4-a892-91d32f9044ae => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:37.353081 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7d383d14-b3fe-4225-9361-65b162397a53 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:37.356128 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7d383d14-b3fe-4225-9361-65b162397a53 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 Aug 06 19:29:37.356506 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7d383d14-b3fe-4225-9361-65b162397a53 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:37.356951 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7d383d14-b3fe-4225-9361-65b162397a53 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:37.357134 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-7d383d14-b3fe-4225-9361-65b162397a53 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id 2d4f331a-60ea-488e-bf87-265b65783187. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:37.366445 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7d383d14-b3fe-4225-9361-65b162397a53 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 returned with HTTP 404 Aug 06 19:29:37.366971 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 887/3557] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:37 2026] GET /volume/v3/backups/2d4f331a-60ea-488e-bf87-265b65783187 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:37.388308 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5385100d-659c-4c77-95e2-cd48ddef71e5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:37.390408 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5385100d-659c-4c77-95e2-cd48ddef71e5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:29:37.390837 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5385100d-659c-4c77-95e2-cd48ddef71e5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1025591102"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:37.393583 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-5385100d-659c-4c77-95e2-cd48ddef71e5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1025591102'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:29:37.394241 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-5385100d-659c-4c77-95e2-cd48ddef71e5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Create volume of 1 GB Aug 06 19:29:37.399785 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5385100d-659c-4c77-95e2-cd48ddef71e5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Availability Zones retrieved successfully. Aug 06 19:29:37.407774 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5385100d-659c-4c77-95e2-cd48ddef71e5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Flow 'volume_create_api' (b967e00d-b0cf-41ba-a182-d98b90d74e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:37.408964 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5385100d-659c-4c77-95e2-cd48ddef71e5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (393e275f-c887-44b3-9c3b-a79df8555df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:37.410387 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-5385100d-659c-4c77-95e2-cd48ddef71e5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:29:37.445567 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5385100d-659c-4c77-95e2-cd48ddef71e5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (393e275f-c887-44b3-9c3b-a79df8555df4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:37.446351 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5385100d-659c-4c77-95e2-cd48ddef71e5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c246126-6583-4b6b-934d-c5453408a89b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:37.503550 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-5385100d-659c-4c77-95e2-cd48ddef71e5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Created reservations ['5f7cd85c-ff88-40c9-88c4-b0561b437a44', '18b60c70-3452-4017-968f-46e5c390a69a', 'fcaf6f05-ebc3-44bd-b944-1116a1e0546f', '6ff9b939-8b85-496a-bdc7-aa99c5e2ef66'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:37.504776 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5385100d-659c-4c77-95e2-cd48ddef71e5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c246126-6583-4b6b-934d-c5453408a89b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f7cd85c-ff88-40c9-88c4-b0561b437a44', '18b60c70-3452-4017-968f-46e5c390a69a', 'fcaf6f05-ebc3-44bd-b944-1116a1e0546f', '6ff9b939-8b85-496a-bdc7-aa99c5e2ef66']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:37.505997 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5385100d-659c-4c77-95e2-cd48ddef71e5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da28aee3-3c82-4752-bfb8-f8bff98a29e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:37.534726 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5385100d-659c-4c77-95e2-cd48ddef71e5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da28aee3-3c82-4752-bfb8-f8bff98a29e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f841702b-6492-4901-86c8-39e0ede46459', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1025591102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='360de464b171434fb4bdcdcccf5c08fa',qos_specs=None,replication_status=,reservations=['5f7cd85c-ff88-40c9-88c4-b0561b437a44','18b60c70-3452-4017-968f-46e5c390a69a','fcaf6f05-ebc3-44bd-b944-1116a1e0546f','6ff9b939-8b85-496a-bdc7-aa99c5e2ef66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa58a406fe72438ca41c89cdc1054805',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:29:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1025591102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f841702b-6492-4901-86c8-39e0ede46459,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='360de464b171434fb4bdcdcccf5c08fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa58a406fe72438ca41c89cdc1054805',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:37.537111 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5385100d-659c-4c77-95e2-cd48ddef71e5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ae28ce5-fa49-432e-a9f5-dd155e1399b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:37.561806 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5385100d-659c-4c77-95e2-cd48ddef71e5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ae28ce5-fa49-432e-a9f5-dd155e1399b2) transitioned into state 'SUCCESS' from state '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-1025591102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='360de464b171434fb4bdcdcccf5c08fa',qos_specs=None,replication_status=,reservations=['5f7cd85c-ff88-40c9-88c4-b0561b437a44','18b60c70-3452-4017-968f-46e5c390a69a','fcaf6f05-ebc3-44bd-b944-1116a1e0546f','6ff9b939-8b85-496a-bdc7-aa99c5e2ef66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa58a406fe72438ca41c89cdc1054805',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:37.562783 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5385100d-659c-4c77-95e2-cd48ddef71e5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c38241df-3e6a-4369-a97c-9d4d43a6471e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:37.575905 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5385100d-659c-4c77-95e2-cd48ddef71e5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c38241df-3e6a-4369-a97c-9d4d43a6471e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:37.577214 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5385100d-659c-4c77-95e2-cd48ddef71e5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Flow 'volume_create_api' (b967e00d-b0cf-41ba-a182-d98b90d74e42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:37.577669 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5385100d-659c-4c77-95e2-cd48ddef71e5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Create volume request issued successfully. Aug 06 19:29:37.578542 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5385100d-659c-4c77-95e2-cd48ddef71e5 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:29:37.579126 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 893/3558] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:29:37 2026] POST /volume/v3/volumes => generated 745 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:37.594619 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-14d31320-d577-44fd-9562-bfa5317dad0a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:37.597155 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-14d31320-d577-44fd-9562-bfa5317dad0a tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/volumes/f841702b-6492-4901-86c8-39e0ede46459 Aug 06 19:29:37.597692 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-14d31320-d577-44fd-9562-bfa5317dad0a tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:37.598225 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-14d31320-d577-44fd-9562-bfa5317dad0a tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:37.614005 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:37.614005 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:37.623898 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-14d31320-d577-44fd-9562-bfa5317dad0a tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Volume info retrieved successfully. Aug 06 19:29:37.633562 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-14d31320-d577-44fd-9562-bfa5317dad0a tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/volumes/f841702b-6492-4901-86c8-39e0ede46459 returned with HTTP 200 Aug 06 19:29:37.633971 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 897/3559] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:37 2026] GET /volume/v3/volumes/f841702b-6492-4901-86c8-39e0ede46459 => generated 813 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:37.938764 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-78461bc7-34aa-450b-875a-d34e4ea7cb35 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:37.941846 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-78461bc7-34aa-450b-875a-d34e4ea7cb35 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 Aug 06 19:29:37.942313 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-78461bc7-34aa-450b-875a-d34e4ea7cb35 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:37.942557 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-78461bc7-34aa-450b-875a-d34e4ea7cb35 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:37.942880 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-78461bc7-34aa-450b-875a-d34e4ea7cb35 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 175954f2-4e2a-4683-970c-61f35e928df3. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:37.951672 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:37.951672 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:37.952640 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-78461bc7-34aa-450b-875a-d34e4ea7cb35 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 returned with HTTP 200 Aug 06 19:29:37.953110 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 883/3560] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:37 2026] GET /volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 => generated 732 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:38.339801 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-53197c0a-9472-4ef3-8f03-844ea57c4fa6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:38.343444 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-53197c0a-9472-4ef3-8f03-844ea57c4fa6 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] GET https://10.4.3.5/volume/v3/volumes/faf41a8c-f3c3-4ca4-a892-91d32f9044ae Aug 06 19:29:38.343508 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-53197c0a-9472-4ef3-8f03-844ea57c4fa6 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:38.343724 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-53197c0a-9472-4ef3-8f03-844ea57c4fa6 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:38.365749 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-53197c0a-9472-4ef3-8f03-844ea57c4fa6 tempest-VolumesSnapshotListTestJSON-1699758378 tempest-VolumesSnapshotListTestJSON-1699758378-project-member] https://10.4.3.5/volume/v3/volumes/faf41a8c-f3c3-4ca4-a892-91d32f9044ae returned with HTTP 404 Aug 06 19:29:38.366224 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 888/3561] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:38 2026] GET /volume/v3/volumes/faf41a8c-f3c3-4ca4-a892-91d32f9044ae => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:38.651202 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6576977f-7c60-4cba-a659-09853ee0274e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:38.654930 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6576977f-7c60-4cba-a659-09853ee0274e tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/volumes/f841702b-6492-4901-86c8-39e0ede46459 Aug 06 19:29:38.654930 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6576977f-7c60-4cba-a659-09853ee0274e tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:38.655771 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6576977f-7c60-4cba-a659-09853ee0274e tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:38.664938 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:38.664938 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:38.669124 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6576977f-7c60-4cba-a659-09853ee0274e tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Volume info retrieved successfully. Aug 06 19:29:38.674637 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6576977f-7c60-4cba-a659-09853ee0274e tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/volumes/f841702b-6492-4901-86c8-39e0ede46459 returned with HTTP 200 Aug 06 19:29:38.674945 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 894/3562] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:38 2026] GET /volume/v3/volumes/f841702b-6492-4901-86c8-39e0ede46459 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:38.687655 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8ff7b8a5-8a01-4f95-b85b-1ae32f14393c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:38.689413 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ff7b8a5-8a01-4f95-b85b-1ae32f14393c tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] POST https://10.4.3.5/volume/v3/backups Aug 06 19:29:38.690269 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8ff7b8a5-8a01-4f95-b85b-1ae32f14393c tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f841702b-6492-4901-86c8-39e0ede46459", "name": "tempest-VolumesBackupsTest-Backup-1521082518"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:38.691322 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-8ff7b8a5-8a01-4f95-b85b-1ae32f14393c tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Creating new backup {'backup': {'volume_id': 'f841702b-6492-4901-86c8-39e0ede46459', 'name': 'tempest-VolumesBackupsTest-Backup-1521082518'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:29:38.691540 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-8ff7b8a5-8a01-4f95-b85b-1ae32f14393c tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Creating backup of volume f841702b-6492-4901-86c8-39e0ede46459 in container None Aug 06 19:29:38.693641 np0000006689 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=505,cinder:UPDATE=147,cinder:INSERT=65 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:29:38.699704 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:38.699704 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:38.700064 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8ff7b8a5-8a01-4f95-b85b-1ae32f14393c tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Volume info retrieved successfully. Aug 06 19:29:38.721212 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-8ff7b8a5-8a01-4f95-b85b-1ae32f14393c tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Created reservations ['8326ae3f-b357-45f0-a69d-2776b3874a06', 'abd716cb-50b1-4b91-b4f3-4cfdb9d4a9b9'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:38.756575 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ff7b8a5-8a01-4f95-b85b-1ae32f14393c tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:29:38.757067 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 898/3563] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:29:38 2026] POST /volume/v3/backups => generated 326 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:38.766547 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-780eaa8e-1a2c-4118-9315-1293574e254f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:38.769685 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-780eaa8e-1a2c-4118-9315-1293574e254f tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc Aug 06 19:29:38.769685 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-780eaa8e-1a2c-4118-9315-1293574e254f tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:38.769685 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-780eaa8e-1a2c-4118-9315-1293574e254f tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:38.769685 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-780eaa8e-1a2c-4118-9315-1293574e254f tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id de4d826b-09cb-4065-9517-7ac0f923d5dc. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:38.774860 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:38.774860 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:38.775752 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-780eaa8e-1a2c-4118-9315-1293574e254f tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc returned with HTTP 200 Aug 06 19:29:38.776147 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 884/3564] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:38 2026] GET /volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:38.972624 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dec4c1f3-b8a5-4f2d-83a5-368190710078 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:38.974631 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dec4c1f3-b8a5-4f2d-83a5-368190710078 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 Aug 06 19:29:38.974925 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dec4c1f3-b8a5-4f2d-83a5-368190710078 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:38.975196 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dec4c1f3-b8a5-4f2d-83a5-368190710078 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:38.975308 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-dec4c1f3-b8a5-4f2d-83a5-368190710078 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 175954f2-4e2a-4683-970c-61f35e928df3. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:38.979873 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:38.979873 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:38.980716 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dec4c1f3-b8a5-4f2d-83a5-368190710078 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 returned with HTTP 200 Aug 06 19:29:38.981161 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 889/3565] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:38 2026] GET /volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:38.995098 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1068af30-a14f-404e-9f38-1a067dae425d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:38.996861 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1068af30-a14f-404e-9f38-1a067dae425d tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] POST https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3/action Aug 06 19:29:38.997294 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1068af30-a14f-404e-9f38-1a067dae425d tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:29:38.997412 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1068af30-a14f-404e-9f38-1a067dae425d tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:38.998944 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-1068af30-a14f-404e-9f38-1a067dae425d tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Updating backup '175954f2-4e2a-4683-970c-61f35e928df3' with '{'status': 'error'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 06 19:29:39.006950 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:39.006950 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:39.008248 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-1068af30-a14f-404e-9f38-1a067dae425d tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'dff08135dc3b4b4a8194a69736e89f25', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c3e46a39ee5b4f318b02af1fb6168a0e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:29:39.008491 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1068af30-a14f-404e-9f38-1a067dae425d tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3/action returned with HTTP 403 Aug 06 19:29:39.008995 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 895/3566] 10.4.3.5 () {70 vars in 1416 bytes} [Thu Aug 6 19:29:38 2026] POST /volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:39.018184 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-709e2e8b-5fc0-448c-8da7-0872239eeee6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:39.020484 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-709e2e8b-5fc0-448c-8da7-0872239eeee6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/58694e24-d32e-4936-b302-fae1aa88edd1 Aug 06 19:29:39.021093 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-709e2e8b-5fc0-448c-8da7-0872239eeee6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:39.021093 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-709e2e8b-5fc0-448c-8da7-0872239eeee6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:39.021093 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-709e2e8b-5fc0-448c-8da7-0872239eeee6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Delete volume with id: 58694e24-d32e-4936-b302-fae1aa88edd1 Aug 06 19:29:39.030451 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:39.030451 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:39.030834 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-709e2e8b-5fc0-448c-8da7-0872239eeee6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Volume info retrieved successfully. Aug 06 19:29:39.054129 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-709e2e8b-5fc0-448c-8da7-0872239eeee6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Delete volume request issued successfully. Aug 06 19:29:39.054457 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-709e2e8b-5fc0-448c-8da7-0872239eeee6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/volumes/58694e24-d32e-4936-b302-fae1aa88edd1 returned with HTTP 202 Aug 06 19:29:39.055246 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 899/3567] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:29:39 2026] DELETE /volume/v3/volumes/58694e24-d32e-4936-b302-fae1aa88edd1 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:29:39.064980 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4e7e7764-ae8c-49d0-9023-d328ebc5b400 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:39.067841 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4e7e7764-ae8c-49d0-9023-d328ebc5b400 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/volumes/58694e24-d32e-4936-b302-fae1aa88edd1 Aug 06 19:29:39.068561 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4e7e7764-ae8c-49d0-9023-d328ebc5b400 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:39.068913 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4e7e7764-ae8c-49d0-9023-d328ebc5b400 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:39.079001 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:39.079001 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:39.085463 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4e7e7764-ae8c-49d0-9023-d328ebc5b400 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Volume info retrieved successfully. Aug 06 19:29:39.091328 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4e7e7764-ae8c-49d0-9023-d328ebc5b400 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/volumes/58694e24-d32e-4936-b302-fae1aa88edd1 returned with HTTP 200 Aug 06 19:29:39.092381 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 885/3568] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:39 2026] GET /volume/v3/volumes/58694e24-d32e-4936-b302-fae1aa88edd1 => generated 1012 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:39.788555 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ccca5ed4-accb-422d-b02c-578ee5426678 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:39.790522 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ccca5ed4-accb-422d-b02c-578ee5426678 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc Aug 06 19:29:39.790785 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ccca5ed4-accb-422d-b02c-578ee5426678 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:39.790978 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ccca5ed4-accb-422d-b02c-578ee5426678 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:39.791116 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-ccca5ed4-accb-422d-b02c-578ee5426678 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id de4d826b-09cb-4065-9517-7ac0f923d5dc. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:39.796128 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:39.796128 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:39.796541 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ccca5ed4-accb-422d-b02c-578ee5426678 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc returned with HTTP 200 Aug 06 19:29:39.796959 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 890/3569] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:39 2026] GET /volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:40.113181 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-df385416-4591-4495-9fb5-9ff32cb49de0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:40.116955 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-df385416-4591-4495-9fb5-9ff32cb49de0 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/volumes/58694e24-d32e-4936-b302-fae1aa88edd1 Aug 06 19:29:40.117288 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-df385416-4591-4495-9fb5-9ff32cb49de0 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:40.117540 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-df385416-4591-4495-9fb5-9ff32cb49de0 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:40.133468 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-df385416-4591-4495-9fb5-9ff32cb49de0 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/volumes/58694e24-d32e-4936-b302-fae1aa88edd1 returned with HTTP 404 Aug 06 19:29:40.134631 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 896/3570] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:40 2026] GET /volume/v3/volumes/58694e24-d32e-4936-b302-fae1aa88edd1 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:40.141376 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-d9356c9d-67a2-48d7-ae6f-45b6b52336b7 req-68432d94-409b-468f-a143-5c7aa4d33695 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:40.144084 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d9356c9d-67a2-48d7-ae6f-45b6b52336b7 req-68432d94-409b-468f-a143-5c7aa4d33695 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 Aug 06 19:29:40.144402 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d9356c9d-67a2-48d7-ae6f-45b6b52336b7 req-68432d94-409b-468f-a143-5c7aa4d33695 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:40.144638 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d9356c9d-67a2-48d7-ae6f-45b6b52336b7 req-68432d94-409b-468f-a143-5c7aa4d33695 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:40.149985 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b131c30d-4e5b-47a1-941b-d1e38d775f69 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:40.150410 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b131c30d-4e5b-47a1-941b-d1e38d775f69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] POST https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90/restore Aug 06 19:29:40.152577 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b131c30d-4e5b-47a1-941b-d1e38d775f69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:40.154927 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-b131c30d-4e5b-47a1-941b-d1e38d775f69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Restoring backup 48f619c6-89a0-401d-8a9d-a67d2f415d90 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100262) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 19:29:40.155111 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-b131c30d-4e5b-47a1-941b-d1e38d775f69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Restoring backup 48f619c6-89a0-401d-8a9d-a67d2f415d90 to volume None. Aug 06 19:29:40.163347 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:40.163347 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:40.164498 np0000006689 devstack@c-api.service[100262]: INFO cinder.backup.api [None req-b131c30d-4e5b-47a1-941b-d1e38d775f69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Creating volume of 1 GB for restore of backup 48f619c6-89a0-401d-8a9d-a67d2f415d90. Aug 06 19:29:40.166273 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:40.166273 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:40.174841 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-d9356c9d-67a2-48d7-ae6f-45b6b52336b7 req-68432d94-409b-468f-a143-5c7aa4d33695 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:40.183522 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d9356c9d-67a2-48d7-ae6f-45b6b52336b7 req-68432d94-409b-468f-a143-5c7aa4d33695 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 returned with HTTP 200 Aug 06 19:29:40.183730 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 900/3571] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:29:40 2026] GET /volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 => generated 1172 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:40.185627 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b131c30d-4e5b-47a1-941b-d1e38d775f69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Availability zone cache updated, next update will occur around 2026-08-06 20:29:40.184966. {{(pid=100262) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 19:29:40.185627 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b131c30d-4e5b-47a1-941b-d1e38d775f69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Availability Zones retrieved successfully. Aug 06 19:29:40.194110 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b131c30d-4e5b-47a1-941b-d1e38d775f69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Flow 'volume_create_api' (ce9b375d-2cad-412c-b89c-c81284583f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:40.196655 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b131c30d-4e5b-47a1-941b-d1e38d775f69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7efa1cf4-8778-4c79-beaf-1de413fdb747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:40.198338 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-b131c30d-4e5b-47a1-941b-d1e38d775f69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:29:40.206269 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-d9356c9d-67a2-48d7-ae6f-45b6b52336b7 req-90b2c079-1e23-44e0-b5a4-6700cd9e2bb0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:40.209478 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-d9356c9d-67a2-48d7-ae6f-45b6b52336b7 req-90b2c079-1e23-44e0-b5a4-6700cd9e2bb0 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] POST https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608/action Aug 06 19:29:40.209775 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-d9356c9d-67a2-48d7-ae6f-45b6b52336b7 req-90b2c079-1e23-44e0-b5a4-6700cd9e2bb0 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:29:40.210119 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-d9356c9d-67a2-48d7-ae6f-45b6b52336b7 req-90b2c079-1e23-44e0-b5a4-6700cd9e2bb0 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:40.232401 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:40.232401 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:40.233079 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-d9356c9d-67a2-48d7-ae6f-45b6b52336b7 req-90b2c079-1e23-44e0-b5a4-6700cd9e2bb0 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:40.242201 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-d9356c9d-67a2-48d7-ae6f-45b6b52336b7 req-90b2c079-1e23-44e0-b5a4-6700cd9e2bb0 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Begin detaching volume completed successfully. Aug 06 19:29:40.242646 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-d9356c9d-67a2-48d7-ae6f-45b6b52336b7 req-90b2c079-1e23-44e0-b5a4-6700cd9e2bb0 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608/action returned with HTTP 202 Aug 06 19:29:40.243428 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 891/3572] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:29:40 2026] POST /volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:29:40.245734 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b131c30d-4e5b-47a1-941b-d1e38d775f69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7efa1cf4-8778-4c79-beaf-1de413fdb747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:40.246455 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b131c30d-4e5b-47a1-941b-d1e38d775f69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79d3d354-445e-435f-9ce4-c2bed25c6eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:40.311648 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-78288369-b6d7-4d8e-8e63-c76c71fbfda7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:40.312105 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-78288369-b6d7-4d8e-8e63-c76c71fbfda7 None None] GET https://10.4.3.5/volume// Aug 06 19:29:40.312303 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-78288369-b6d7-4d8e-8e63-c76c71fbfda7 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:40.312542 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-78288369-b6d7-4d8e-8e63-c76c71fbfda7 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:40.312928 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-78288369-b6d7-4d8e-8e63-c76c71fbfda7 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:29:40.313317 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 897/3573] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:29:40 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:29:40.319190 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-b131c30d-4e5b-47a1-941b-d1e38d775f69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Created reservations ['8904d7f7-5bce-41e7-8b66-f5f1dd63a35c', '1c44b38b-912a-491e-ac61-40aa8e362372', '4e1920ab-0bb8-44a0-8760-16dd6234da6c', 'e780fcc6-0b4e-445a-8e12-7a05d1e0e907'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:40.319190 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b131c30d-4e5b-47a1-941b-d1e38d775f69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79d3d354-445e-435f-9ce4-c2bed25c6eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8904d7f7-5bce-41e7-8b66-f5f1dd63a35c', '1c44b38b-912a-491e-ac61-40aa8e362372', '4e1920ab-0bb8-44a0-8760-16dd6234da6c', 'e780fcc6-0b4e-445a-8e12-7a05d1e0e907']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:40.320112 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b131c30d-4e5b-47a1-941b-d1e38d775f69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e9f6101-7625-4833-9f93-224582957bb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:40.326985 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-d9356c9d-67a2-48d7-ae6f-45b6b52336b7 req-ac5b5e9e-2185-4c80-9126-8ddc0ae7e6a4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:40.329846 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d9356c9d-67a2-48d7-ae6f-45b6b52336b7 req-ac5b5e9e-2185-4c80-9126-8ddc0ae7e6a4 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 Aug 06 19:29:40.330389 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d9356c9d-67a2-48d7-ae6f-45b6b52336b7 req-ac5b5e9e-2185-4c80-9126-8ddc0ae7e6a4 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:40.330836 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d9356c9d-67a2-48d7-ae6f-45b6b52336b7 req-ac5b5e9e-2185-4c80-9126-8ddc0ae7e6a4 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:40.346738 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:40.346738 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:40.351218 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-d9356c9d-67a2-48d7-ae6f-45b6b52336b7 req-ac5b5e9e-2185-4c80-9126-8ddc0ae7e6a4 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:40.358792 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d9356c9d-67a2-48d7-ae6f-45b6b52336b7 req-ac5b5e9e-2185-4c80-9126-8ddc0ae7e6a4 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 returned with HTTP 200 Aug 06 19:29:40.359733 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 901/3574] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:29:40 2026] GET /volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 => generated 1355 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:29:40.366928 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b131c30d-4e5b-47a1-941b-d1e38d775f69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e9f6101-7625-4833-9f93-224582957bb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ae51f27-1842-4ea4-aa59-a334c6625c9e', '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='c3e46a39ee5b4f318b02af1fb6168a0e',qos_specs=None,replication_status=,reservations=['8904d7f7-5bce-41e7-8b66-f5f1dd63a35c','1c44b38b-912a-491e-ac61-40aa8e362372','4e1920ab-0bb8-44a0-8760-16dd6234da6c','e780fcc6-0b4e-445a-8e12-7a05d1e0e907'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dff08135dc3b4b4a8194a69736e89f25',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:29:40Z,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=6ae51f27-1842-4ea4-aa59-a334c6625c9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3e46a39ee5b4f318b02af1fb6168a0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dff08135dc3b4b4a8194a69736e89f25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:40.367713 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b131c30d-4e5b-47a1-941b-d1e38d775f69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41511f93-fd3d-42a9-8e2f-590bc15a2409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:40.398613 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b131c30d-4e5b-47a1-941b-d1e38d775f69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41511f93-fd3d-42a9-8e2f-590bc15a2409) transitioned into 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='c3e46a39ee5b4f318b02af1fb6168a0e',qos_specs=None,replication_status=,reservations=['8904d7f7-5bce-41e7-8b66-f5f1dd63a35c','1c44b38b-912a-491e-ac61-40aa8e362372','4e1920ab-0bb8-44a0-8760-16dd6234da6c','e780fcc6-0b4e-445a-8e12-7a05d1e0e907'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dff08135dc3b4b4a8194a69736e89f25',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:40.399981 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b131c30d-4e5b-47a1-941b-d1e38d775f69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b27401c-28e0-45ef-942a-955e528888fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:40.420944 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b131c30d-4e5b-47a1-941b-d1e38d775f69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b27401c-28e0-45ef-942a-955e528888fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:40.422322 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b131c30d-4e5b-47a1-941b-d1e38d775f69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Flow 'volume_create_api' (ce9b375d-2cad-412c-b89c-c81284583f74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:40.422750 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b131c30d-4e5b-47a1-941b-d1e38d775f69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Create volume request issued successfully. Aug 06 19:29:40.437514 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:40.437514 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:40.438727 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b131c30d-4e5b-47a1-941b-d1e38d775f69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Volume info retrieved successfully. Aug 06 19:29:40.821289 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-64212d2e-862f-41cb-8bb7-a0d3ae6744cc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:40.823846 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-64212d2e-862f-41cb-8bb7-a0d3ae6744cc tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc Aug 06 19:29:40.824071 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-64212d2e-862f-41cb-8bb7-a0d3ae6744cc tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:40.824351 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-64212d2e-862f-41cb-8bb7-a0d3ae6744cc tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:40.824988 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-64212d2e-862f-41cb-8bb7-a0d3ae6744cc tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id de4d826b-09cb-4065-9517-7ac0f923d5dc. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:40.836339 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:40.836339 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:40.836339 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-64212d2e-862f-41cb-8bb7-a0d3ae6744cc tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc returned with HTTP 200 Aug 06 19:29:40.836339 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 892/3575] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:40 2026] GET /volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:40.922829 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-77c74e70-6784-41a0-8130-7a20cbaf4022 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:41.056965 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-77c74e70-6784-41a0-8130-7a20cbaf4022 tempest-VolumeAndVolumeTypeFromImageTest-873442111 tempest-VolumeAndVolumeTypeFromImageTest-873442111-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:29:41.057360 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-77c74e70-6784-41a0-8130-7a20cbaf4022 tempest-VolumeAndVolumeTypeFromImageTest-873442111 tempest-VolumeAndVolumeTypeFromImageTest-873442111-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=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:41.072909 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-77c74e70-6784-41a0-8130-7a20cbaf4022 tempest-VolumeAndVolumeTypeFromImageTest-873442111 tempest-VolumeAndVolumeTypeFromImageTest-873442111-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:29:41.073335 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 898/3576] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:29:40 2026] POST /volume/v3/types => generated 287 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:41.455168 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:41.455168 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:41.455775 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b131c30d-4e5b-47a1-941b-d1e38d775f69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Volume info retrieved successfully. Aug 06 19:29:41.455975 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.backup.api [None req-b131c30d-4e5b-47a1-941b-d1e38d775f69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Checking backup size 1 against volume size 1 {{(pid=100262) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 19:29:41.456147 np0000006689 devstack@c-api.service[100262]: INFO cinder.backup.api [None req-b131c30d-4e5b-47a1-941b-d1e38d775f69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Overwriting volume 6ae51f27-1842-4ea4-aa59-a334c6625c9e with restore of backup 48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:29:41.482825 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-b131c30d-4e5b-47a1-941b-d1e38d775f69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] restore_backup in rpcapi backup_id 48f619c6-89a0-401d-8a9d-a67d2f415d90 {{(pid=100262) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 19:29:41.488044 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b131c30d-4e5b-47a1-941b-d1e38d775f69 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90/restore returned with HTTP 202 Aug 06 19:29:41.488044 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 886/3577] 10.4.3.5 () {70 vars in 1419 bytes} [Thu Aug 6 19:29:40 2026] POST /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90/restore => generated 152 bytes in 1339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:41.503830 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a91ee93c-86df-4dc2-8517-1aca8514994f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:41.505934 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a91ee93c-86df-4dc2-8517-1aca8514994f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:29:41.507322 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a91ee93c-86df-4dc2-8517-1aca8514994f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:41.507322 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a91ee93c-86df-4dc2-8517-1aca8514994f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:41.507322 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-a91ee93c-86df-4dc2-8517-1aca8514994f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:41.512985 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:41.512985 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:41.512985 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a91ee93c-86df-4dc2-8517-1aca8514994f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:29:41.513552 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 902/3578] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:41 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:41.514284 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-d9356c9d-67a2-48d7-ae6f-45b6b52336b7 req-765505c9-0189-410d-af28-b262a89ddf9b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:41.522320 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-d9356c9d-67a2-48d7-ae6f-45b6b52336b7 req-765505c9-0189-410d-af28-b262a89ddf9b tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] DELETE https://10.4.3.5/volume/v3/attachments/387ece5e-acae-4909-a4a4-166389f42202 Aug 06 19:29:41.522320 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-d9356c9d-67a2-48d7-ae6f-45b6b52336b7 req-765505c9-0189-410d-af28-b262a89ddf9b tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:41.522570 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-d9356c9d-67a2-48d7-ae6f-45b6b52336b7 req-765505c9-0189-410d-af28-b262a89ddf9b tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:41.533843 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:41.533843 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:41.622924 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-d9356c9d-67a2-48d7-ae6f-45b6b52336b7 req-765505c9-0189-410d-af28-b262a89ddf9b tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/attachments/387ece5e-acae-4909-a4a4-166389f42202 returned with HTTP 200 Aug 06 19:29:41.623563 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 893/3579] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:29:41 2026] DELETE /volume/v3/attachments/387ece5e-acae-4909-a4a4-166389f42202 => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:41.849038 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4df29612-6497-49a1-8a34-0d630de4f1a5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:41.851235 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4df29612-6497-49a1-8a34-0d630de4f1a5 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc Aug 06 19:29:41.851459 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4df29612-6497-49a1-8a34-0d630de4f1a5 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:41.851682 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4df29612-6497-49a1-8a34-0d630de4f1a5 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:41.851821 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-4df29612-6497-49a1-8a34-0d630de4f1a5 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id de4d826b-09cb-4065-9517-7ac0f923d5dc. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:41.857957 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:41.857957 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:41.858810 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4df29612-6497-49a1-8a34-0d630de4f1a5 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc returned with HTTP 200 Aug 06 19:29:41.859293 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 899/3580] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:41 2026] GET /volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:42.445337 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ab3a3a5f-0f8e-4426-9d53-58fd5cd45df1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:42.447226 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ab3a3a5f-0f8e-4426-9d53-58fd5cd45df1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:29:42.447867 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ab3a3a5f-0f8e-4426-9d53-58fd5cd45df1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1496678793", "snapshot_id": "6853f5d4-bb46-4a1e-9f2e-5ca2710c0a87", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:42.449647 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-ab3a3a5f-0f8e-4426-9d53-58fd5cd45df1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1496678793', 'snapshot_id': '6853f5d4-bb46-4a1e-9f2e-5ca2710c0a87', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:29:42.455386 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:42.455386 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:42.455883 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ab3a3a5f-0f8e-4426-9d53-58fd5cd45df1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Snapshot retrieved successfully. Aug 06 19:29:42.456182 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-ab3a3a5f-0f8e-4426-9d53-58fd5cd45df1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Create volume of 1 GB Aug 06 19:29:42.459576 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ab3a3a5f-0f8e-4426-9d53-58fd5cd45df1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Availability Zones retrieved successfully. Aug 06 19:29:42.464985 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ab3a3a5f-0f8e-4426-9d53-58fd5cd45df1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Flow 'volume_create_api' (5aecb9c2-7a9e-4321-8c08-ebf4610275cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:42.465879 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ab3a3a5f-0f8e-4426-9d53-58fd5cd45df1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9dc145c-c47a-433d-9d33-6d0a6d0a15f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:42.466788 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-ab3a3a5f-0f8e-4426-9d53-58fd5cd45df1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:29:42.501300 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ab3a3a5f-0f8e-4426-9d53-58fd5cd45df1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9dc145c-c47a-433d-9d33-6d0a6d0a15f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6853f5d4-bb46-4a1e-9f2e-5ca2710c0a87', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:42.502256 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ab3a3a5f-0f8e-4426-9d53-58fd5cd45df1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e36a9466-b373-4ad7-813e-2c6c6679ff23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:42.529469 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3b0c5ae6-305d-44e8-a82e-9f1f2e98dea3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:42.532491 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3b0c5ae6-305d-44e8-a82e-9f1f2e98dea3 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:29:42.532744 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3b0c5ae6-305d-44e8-a82e-9f1f2e98dea3 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:42.532935 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3b0c5ae6-305d-44e8-a82e-9f1f2e98dea3 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:42.533084 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-3b0c5ae6-305d-44e8-a82e-9f1f2e98dea3 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:42.544959 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:42.544959 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:42.545772 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3b0c5ae6-305d-44e8-a82e-9f1f2e98dea3 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:29:42.546432 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 903/3581] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:42 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:42.557709 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-ab3a3a5f-0f8e-4426-9d53-58fd5cd45df1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Created reservations ['a69ae8c7-8e55-46d5-a9c3-6431473e569b', 'bd285765-f613-49d6-a87e-51b2e37b9632', '63557cc1-1bb7-4ea1-a2d1-7a1a5861a744', '41be3c08-de5c-4f2b-b8b0-5da230bffa24'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:42.558618 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ab3a3a5f-0f8e-4426-9d53-58fd5cd45df1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e36a9466-b373-4ad7-813e-2c6c6679ff23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a69ae8c7-8e55-46d5-a9c3-6431473e569b', 'bd285765-f613-49d6-a87e-51b2e37b9632', '63557cc1-1bb7-4ea1-a2d1-7a1a5861a744', '41be3c08-de5c-4f2b-b8b0-5da230bffa24']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:42.559863 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ab3a3a5f-0f8e-4426-9d53-58fd5cd45df1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c726412f-b47c-4198-b786-25a3656ecd4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:42.618978 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ab3a3a5f-0f8e-4426-9d53-58fd5cd45df1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c726412f-b47c-4198-b786-25a3656ecd4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aea33319-c3ad-4708-960b-5251426b19b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1496678793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f0f877bf0dc4d3392e89739bd652b33',qos_specs=None,replication_status=,reservations=['a69ae8c7-8e55-46d5-a9c3-6431473e569b','bd285765-f613-49d6-a87e-51b2e37b9632','63557cc1-1bb7-4ea1-a2d1-7a1a5861a744','41be3c08-de5c-4f2b-b8b0-5da230bffa24'],size=1,snapshot_id=6853f5d4-bb46-4a1e-9f2e-5ca2710c0a87,source_replicaid=,source_volid=None,status='creating',user_id='18fe8e045a3d4ef895568aeeb2088ee9',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:29:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1496678793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aea33319-c3ad-4708-960b-5251426b19b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f0f877bf0dc4d3392e89739bd652b33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6853f5d4-bb46-4a1e-9f2e-5ca2710c0a87,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18fe8e045a3d4ef895568aeeb2088ee9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:42.619840 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ab3a3a5f-0f8e-4426-9d53-58fd5cd45df1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4da1cd44-1ac6-423c-853a-9ff363f9ccea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:42.642921 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ab3a3a5f-0f8e-4426-9d53-58fd5cd45df1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4da1cd44-1ac6-423c-853a-9ff363f9ccea) transitioned into state 'SUCCESS' from state '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-1496678793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f0f877bf0dc4d3392e89739bd652b33',qos_specs=None,replication_status=,reservations=['a69ae8c7-8e55-46d5-a9c3-6431473e569b','bd285765-f613-49d6-a87e-51b2e37b9632','63557cc1-1bb7-4ea1-a2d1-7a1a5861a744','41be3c08-de5c-4f2b-b8b0-5da230bffa24'],size=1,snapshot_id=6853f5d4-bb46-4a1e-9f2e-5ca2710c0a87,source_replicaid=,source_volid=None,status='creating',user_id='18fe8e045a3d4ef895568aeeb2088ee9',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:42.643889 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ab3a3a5f-0f8e-4426-9d53-58fd5cd45df1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7daf9747-8fe1-4f1d-ad42-e54a71c9c566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:42.674589 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ab3a3a5f-0f8e-4426-9d53-58fd5cd45df1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7daf9747-8fe1-4f1d-ad42-e54a71c9c566) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:42.675698 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ab3a3a5f-0f8e-4426-9d53-58fd5cd45df1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Flow 'volume_create_api' (5aecb9c2-7a9e-4321-8c08-ebf4610275cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:42.678635 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ab3a3a5f-0f8e-4426-9d53-58fd5cd45df1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Create volume request issued successfully. Aug 06 19:29:42.679391 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ab3a3a5f-0f8e-4426-9d53-58fd5cd45df1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:29:42.680006 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 887/3582] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:29:42 2026] POST /volume/v3/volumes => generated 787 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:42.692433 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-691c392f-d232-4e27-b700-5dbe90438d09 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:42.694791 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-691c392f-d232-4e27-b700-5dbe90438d09 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 Aug 06 19:29:42.695200 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-691c392f-d232-4e27-b700-5dbe90438d09 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:42.695429 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-691c392f-d232-4e27-b700-5dbe90438d09 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:42.705011 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:42.705011 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:42.710848 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-691c392f-d232-4e27-b700-5dbe90438d09 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:42.718715 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-691c392f-d232-4e27-b700-5dbe90438d09 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 returned with HTTP 200 Aug 06 19:29:42.719599 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 894/3583] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:42 2026] GET /volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:42.875408 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-902ffa47-49ee-4a57-86e0-3c98c01146ce None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:42.879726 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-902ffa47-49ee-4a57-86e0-3c98c01146ce tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc Aug 06 19:29:42.879726 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-902ffa47-49ee-4a57-86e0-3c98c01146ce tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:42.879726 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-902ffa47-49ee-4a57-86e0-3c98c01146ce tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:42.879726 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-902ffa47-49ee-4a57-86e0-3c98c01146ce tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id de4d826b-09cb-4065-9517-7ac0f923d5dc. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:42.894453 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:42.894453 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:42.894453 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-902ffa47-49ee-4a57-86e0-3c98c01146ce tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc returned with HTTP 200 Aug 06 19:29:42.894570 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 900/3584] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:42 2026] GET /volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc => generated 746 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:43.350863 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b2b60b20-f422-42bc-a106-b947b4497a5d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:43.353821 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b2b60b20-f422-42bc-a106-b947b4497a5d tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:29:43.354418 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b2b60b20-f422-42bc-a106-b947b4497a5d tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "faf0e17d-d70b-4605-b26c-c969e993a59a", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:43.356496 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-b2b60b20-f422-42bc-a106-b947b4497a5d tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'faf0e17d-d70b-4605-b26c-c969e993a59a', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:29:43.538354 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-b2b60b20-f422-42bc-a106-b947b4497a5d tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Create volume of 1 GB Aug 06 19:29:43.543674 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b2b60b20-f422-42bc-a106-b947b4497a5d tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Availability Zones retrieved successfully. Aug 06 19:29:43.550635 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b2b60b20-f422-42bc-a106-b947b4497a5d tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Flow 'volume_create_api' (bfbed955-47da-4e15-b308-8b27f0fe7ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:43.552400 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b2b60b20-f422-42bc-a106-b947b4497a5d tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bf9c989-4d26-4a9d-8b02-d84fce615250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:43.555696 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-b2b60b20-f422-42bc-a106-b947b4497a5d tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:29:43.558902 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7fee0b56-de8f-4956-b061-264f81b5b0ea None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:43.563404 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7fee0b56-de8f-4956-b061-264f81b5b0ea tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:29:43.563711 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7fee0b56-de8f-4956-b061-264f81b5b0ea tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:43.564066 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7fee0b56-de8f-4956-b061-264f81b5b0ea tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:43.564066 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-7fee0b56-de8f-4956-b061-264f81b5b0ea tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:43.569550 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:43.569550 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:43.570329 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7fee0b56-de8f-4956-b061-264f81b5b0ea tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:29:43.570913 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 888/3585] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:43 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:43.629516 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b2b60b20-f422-42bc-a106-b947b4497a5d tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bf9c989-4d26-4a9d-8b02-d84fce615250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:29:41Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=a10e451e-6ae3-4ed1-acb8-8891843374e0,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': 'a10e451e-6ae3-4ed1-acb8-8891843374e0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:43.630059 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b2b60b20-f422-42bc-a106-b947b4497a5d tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0b49a7e-40c3-492d-a331-5f4cb44d1c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:43.659172 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-b2b60b20-f422-42bc-a106-b947b4497a5d tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-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 06 19:29:43.659172 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-b2b60b20-f422-42bc-a106-b947b4497a5d tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-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 06 19:29:43.708218 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-b2b60b20-f422-42bc-a106-b947b4497a5d tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Created reservations ['169b8beb-97e3-47aa-9593-230aae3e3774', '2ea87bd4-dfb2-47e7-a0fb-18c9600340ce', '987437c2-ccaf-4c4f-ada7-5a05045e84ff', '62c4d29a-0e62-4b40-8bbf-2941ef7ab0bf'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:43.709337 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b2b60b20-f422-42bc-a106-b947b4497a5d tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0b49a7e-40c3-492d-a331-5f4cb44d1c3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['169b8beb-97e3-47aa-9593-230aae3e3774', '2ea87bd4-dfb2-47e7-a0fb-18c9600340ce', '987437c2-ccaf-4c4f-ada7-5a05045e84ff', '62c4d29a-0e62-4b40-8bbf-2941ef7ab0bf']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:43.710133 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b2b60b20-f422-42bc-a106-b947b4497a5d tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98622b66-cc7c-40f4-bd64-d94769808902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:43.737034 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b2b60b20-f422-42bc-a106-b947b4497a5d tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98622b66-cc7c-40f4-bd64-d94769808902) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca643e8f-0e44-415d-a84c-a6046bf8a126', '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='809a1d691ee4465c98cf165a725b5c77',qos_specs=None,replication_status=,reservations=['169b8beb-97e3-47aa-9593-230aae3e3774','2ea87bd4-dfb2-47e7-a0fb-18c9600340ce','987437c2-ccaf-4c4f-ada7-5a05045e84ff','62c4d29a-0e62-4b40-8bbf-2941ef7ab0bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='590c8ee1cbfd41f5973abb990a6f0a3a',volume_type_id=a10e451e-6ae3-4ed1-acb8-8891843374e0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:29:43Z,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=ca643e8f-0e44-415d-a84c-a6046bf8a126,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='809a1d691ee4465c98cf165a725b5c77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='590c8ee1cbfd41f5973abb990a6f0a3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a10e451e-6ae3-4ed1-acb8-8891843374e0),volume_type_id=a10e451e-6ae3-4ed1-acb8-8891843374e0)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:43.738470 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b2b60b20-f422-42bc-a106-b947b4497a5d tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73ba4419-3d12-42e0-8830-caf875e5003a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:43.740117 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-555ae1c0-44d9-4566-9435-1a22718d243f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:43.746532 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-555ae1c0-44d9-4566-9435-1a22718d243f tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 Aug 06 19:29:43.746995 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-555ae1c0-44d9-4566-9435-1a22718d243f tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:43.747339 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-555ae1c0-44d9-4566-9435-1a22718d243f tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:43.756456 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:43.756456 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:43.760696 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b2b60b20-f422-42bc-a106-b947b4497a5d tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73ba4419-3d12-42e0-8830-caf875e5003a) transitioned into state 'SUCCESS' from 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='809a1d691ee4465c98cf165a725b5c77',qos_specs=None,replication_status=,reservations=['169b8beb-97e3-47aa-9593-230aae3e3774','2ea87bd4-dfb2-47e7-a0fb-18c9600340ce','987437c2-ccaf-4c4f-ada7-5a05045e84ff','62c4d29a-0e62-4b40-8bbf-2941ef7ab0bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='590c8ee1cbfd41f5973abb990a6f0a3a',volume_type_id=a10e451e-6ae3-4ed1-acb8-8891843374e0)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:43.761306 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-555ae1c0-44d9-4566-9435-1a22718d243f tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:43.761449 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b2b60b20-f422-42bc-a106-b947b4497a5d tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddcd1f4f-5610-4934-8a33-c970366ed1e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:43.765693 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-555ae1c0-44d9-4566-9435-1a22718d243f tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 returned with HTTP 200 Aug 06 19:29:43.766180 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 895/3586] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:43 2026] GET /volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:43.770253 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b2b60b20-f422-42bc-a106-b947b4497a5d tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddcd1f4f-5610-4934-8a33-c970366ed1e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:43.771067 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b2b60b20-f422-42bc-a106-b947b4497a5d tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Flow 'volume_create_api' (bfbed955-47da-4e15-b308-8b27f0fe7ae6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:43.771358 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b2b60b20-f422-42bc-a106-b947b4497a5d tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Create volume request issued successfully. Aug 06 19:29:43.772009 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b2b60b20-f422-42bc-a106-b947b4497a5d tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:29:43.772546 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 904/3587] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:29:43 2026] POST /volume/v3/volumes => generated 794 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:43.786589 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b877b33a-3323-4f3a-bcc3-21fee1838606 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:43.788528 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b877b33a-3323-4f3a-bcc3-21fee1838606 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 Aug 06 19:29:43.788823 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b877b33a-3323-4f3a-bcc3-21fee1838606 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:43.789064 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b877b33a-3323-4f3a-bcc3-21fee1838606 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:43.789495 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3dc0fd1c-da5d-4269-b40a-424e2486df34 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:43.792124 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3dc0fd1c-da5d-4269-b40a-424e2486df34 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] GET https://10.4.3.5/volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 Aug 06 19:29:43.792390 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3dc0fd1c-da5d-4269-b40a-424e2486df34 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:43.792628 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3dc0fd1c-da5d-4269-b40a-424e2486df34 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:43.797313 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:43.797313 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:43.801273 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b877b33a-3323-4f3a-bcc3-21fee1838606 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:43.801787 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:43.801787 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:43.805591 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b877b33a-3323-4f3a-bcc3-21fee1838606 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 returned with HTTP 200 Aug 06 19:29:43.806147 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 901/3588] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:43 2026] GET /volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:43.806366 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3dc0fd1c-da5d-4269-b40a-424e2486df34 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Volume info retrieved successfully. Aug 06 19:29:43.811857 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3dc0fd1c-da5d-4269-b40a-424e2486df34 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] https://10.4.3.5/volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 returned with HTTP 200 Aug 06 19:29:43.812386 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 889/3589] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:43 2026] GET /volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 => generated 862 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:43.911256 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f4a446c0-1475-4a8d-8421-364e1160e34b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:43.913452 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f4a446c0-1475-4a8d-8421-364e1160e34b tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc Aug 06 19:29:43.913816 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f4a446c0-1475-4a8d-8421-364e1160e34b tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:43.914265 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f4a446c0-1475-4a8d-8421-364e1160e34b tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:43.914446 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f4a446c0-1475-4a8d-8421-364e1160e34b tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id de4d826b-09cb-4065-9517-7ac0f923d5dc. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:43.920204 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:43.920204 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:43.921096 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f4a446c0-1475-4a8d-8421-364e1160e34b tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc returned with HTTP 200 Aug 06 19:29:43.921589 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 896/3590] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:43 2026] GET /volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:44.159585 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1f3e921f-8b70-4f6f-8541-9c529979c01f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:44.276518 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1f3e921f-8b70-4f6f-8541-9c529979c01f tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:29:44.277039 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1f3e921f-8b70-4f6f-8541-9c529979c01f tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1266086964", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:44.279180 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-1f3e921f-8b70-4f6f-8541-9c529979c01f tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1266086964', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:29:44.279385 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-1f3e921f-8b70-4f6f-8541-9c529979c01f tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Create volume of 1 GB Aug 06 19:29:44.279993 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:44.279993 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:44.287476 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1f3e921f-8b70-4f6f-8541-9c529979c01f tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Availability Zones retrieved successfully. Aug 06 19:29:44.296529 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1f3e921f-8b70-4f6f-8541-9c529979c01f tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Flow 'volume_create_api' (ff50a505-e588-4c91-b61e-0c1d32592a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:44.297923 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1f3e921f-8b70-4f6f-8541-9c529979c01f tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25d8ec42-4c3e-40e5-aaab-ed4e0b41fe2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:44.299313 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-1f3e921f-8b70-4f6f-8541-9c529979c01f tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:29:44.338705 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1f3e921f-8b70-4f6f-8541-9c529979c01f tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25d8ec42-4c3e-40e5-aaab-ed4e0b41fe2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:44.339528 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1f3e921f-8b70-4f6f-8541-9c529979c01f tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b24cb786-5025-4156-9f68-11153ba5aa58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:44.416645 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b06e8146-6b5f-44f7-8751-21db152ad0b1 req-259b7774-dbc0-4f8c-b386-2982fafee55e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:44.420383 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b06e8146-6b5f-44f7-8751-21db152ad0b1 req-259b7774-dbc0-4f8c-b386-2982fafee55e tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 Aug 06 19:29:44.420591 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b06e8146-6b5f-44f7-8751-21db152ad0b1 req-259b7774-dbc0-4f8c-b386-2982fafee55e tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:44.420878 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b06e8146-6b5f-44f7-8751-21db152ad0b1 req-259b7774-dbc0-4f8c-b386-2982fafee55e tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:44.428425 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:44.428425 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:44.432552 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b06e8146-6b5f-44f7-8751-21db152ad0b1 req-259b7774-dbc0-4f8c-b386-2982fafee55e tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:44.437340 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b06e8146-6b5f-44f7-8751-21db152ad0b1 req-259b7774-dbc0-4f8c-b386-2982fafee55e tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 returned with HTTP 200 Aug 06 19:29:44.437789 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 902/3591] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:29:44 2026] GET /volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:44.443047 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-1f3e921f-8b70-4f6f-8541-9c529979c01f tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Created reservations ['96492383-4db8-4b49-8d30-c1c27a09907c', '5f67c85e-343d-4396-baf1-573c8b0cea9b', 'da775769-0717-4bfe-afd7-2d4d620b4200', '42cab5bd-407c-418c-8c5e-3d87fef398c3'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:44.443521 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1f3e921f-8b70-4f6f-8541-9c529979c01f tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b24cb786-5025-4156-9f68-11153ba5aa58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96492383-4db8-4b49-8d30-c1c27a09907c', '5f67c85e-343d-4396-baf1-573c8b0cea9b', 'da775769-0717-4bfe-afd7-2d4d620b4200', '42cab5bd-407c-418c-8c5e-3d87fef398c3']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:44.444681 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1f3e921f-8b70-4f6f-8541-9c529979c01f tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df4a73e8-8709-407c-826e-00c97de7ef21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:44.471847 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1f3e921f-8b70-4f6f-8541-9c529979c01f tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df4a73e8-8709-407c-826e-00c97de7ef21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2aedfe66-4b80-4ae6-b42e-38e15fb03017', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1266086964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad22f299e80043788e1d3e919f5cd1e6',qos_specs=None,replication_status=,reservations=['96492383-4db8-4b49-8d30-c1c27a09907c','5f67c85e-343d-4396-baf1-573c8b0cea9b','da775769-0717-4bfe-afd7-2d4d620b4200','42cab5bd-407c-418c-8c5e-3d87fef398c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44238e7307564aae9c59015518d2a890',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:29:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1266086964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2aedfe66-4b80-4ae6-b42e-38e15fb03017,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad22f299e80043788e1d3e919f5cd1e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44238e7307564aae9c59015518d2a890',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:44.475689 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1f3e921f-8b70-4f6f-8541-9c529979c01f tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b395833-efaa-4eb4-a5a8-2139171698e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:44.507615 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1f3e921f-8b70-4f6f-8541-9c529979c01f tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b395833-efaa-4eb4-a5a8-2139171698e8) transitioned into state 'SUCCESS' from state '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-1266086964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad22f299e80043788e1d3e919f5cd1e6',qos_specs=None,replication_status=,reservations=['96492383-4db8-4b49-8d30-c1c27a09907c','5f67c85e-343d-4396-baf1-573c8b0cea9b','da775769-0717-4bfe-afd7-2d4d620b4200','42cab5bd-407c-418c-8c5e-3d87fef398c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44238e7307564aae9c59015518d2a890',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:44.508841 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1f3e921f-8b70-4f6f-8541-9c529979c01f tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fd305c3-b236-4288-a09a-7cc16bf995e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:44.524673 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1f3e921f-8b70-4f6f-8541-9c529979c01f tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fd305c3-b236-4288-a09a-7cc16bf995e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:44.525896 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1f3e921f-8b70-4f6f-8541-9c529979c01f tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Flow 'volume_create_api' (ff50a505-e588-4c91-b61e-0c1d32592a45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:44.526336 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1f3e921f-8b70-4f6f-8541-9c529979c01f tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Create volume request issued successfully. Aug 06 19:29:44.527044 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1f3e921f-8b70-4f6f-8541-9c529979c01f tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:29:44.527821 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 905/3592] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:29:44 2026] POST /volume/v3/volumes => generated 752 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:44.543419 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c64eaa26-3c29-48b4-bd58-a82679a9b454 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:44.547052 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c64eaa26-3c29-48b4-bd58-a82679a9b454 tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] GET https://10.4.3.5/volume/v3/volumes/2aedfe66-4b80-4ae6-b42e-38e15fb03017 Aug 06 19:29:44.547052 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c64eaa26-3c29-48b4-bd58-a82679a9b454 tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:44.547052 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c64eaa26-3c29-48b4-bd58-a82679a9b454 tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:44.553317 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3e13fbdb-5ab1-4595-93c0-71fc77d1f9bc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:44.553708 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3e13fbdb-5ab1-4595-93c0-71fc77d1f9bc None None] GET https://10.4.3.5/volume// Aug 06 19:29:44.553882 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3e13fbdb-5ab1-4595-93c0-71fc77d1f9bc None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:44.554111 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3e13fbdb-5ab1-4595-93c0-71fc77d1f9bc None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:44.554457 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3e13fbdb-5ab1-4595-93c0-71fc77d1f9bc None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:29:44.554745 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 897/3593] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:29:44 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:29:44.558076 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:44.558076 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:44.559943 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c64eaa26-3c29-48b4-bd58-a82679a9b454 tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Volume info retrieved successfully. Aug 06 19:29:44.564942 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b06e8146-6b5f-44f7-8751-21db152ad0b1 req-e93987a1-a3d8-4095-ac40-8c1c22c88b48 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:44.566300 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c64eaa26-3c29-48b4-bd58-a82679a9b454 tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] https://10.4.3.5/volume/v3/volumes/2aedfe66-4b80-4ae6-b42e-38e15fb03017 returned with HTTP 200 Aug 06 19:29:44.566863 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 890/3594] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:44 2026] GET /volume/v3/volumes/2aedfe66-4b80-4ae6-b42e-38e15fb03017 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:44.570615 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b06e8146-6b5f-44f7-8751-21db152ad0b1 req-e93987a1-a3d8-4095-ac40-8c1c22c88b48 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:29:44.570998 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b06e8146-6b5f-44f7-8751-21db152ad0b1 req-e93987a1-a3d8-4095-ac40-8c1c22c88b48 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aea33319-c3ad-4708-960b-5251426b19b6", "connector": null, "instance_uuid": "74678bf3-b92b-4d80-8462-e7ec174c142c"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:44.580448 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:44.580448 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:44.583578 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-30e1a079-d4c6-4015-98d0-3de4c1a76077 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:44.585780 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-30e1a079-d4c6-4015-98d0-3de4c1a76077 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:29:44.586132 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-30e1a079-d4c6-4015-98d0-3de4c1a76077 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:44.586556 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-30e1a079-d4c6-4015-98d0-3de4c1a76077 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:44.586741 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-30e1a079-d4c6-4015-98d0-3de4c1a76077 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:44.593703 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:44.593703 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:44.594448 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-30e1a079-d4c6-4015-98d0-3de4c1a76077 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:29:44.594845 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 906/3595] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:44 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:44.610453 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b06e8146-6b5f-44f7-8751-21db152ad0b1 req-e93987a1-a3d8-4095-ac40-8c1c22c88b48 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:29:44.611070 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 903/3596] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:29:44 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 06 19:29:44.652432 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-65a11c1f-49a4-48e2-8c53-fd071167a266 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:44.653182 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c56315f8-42ca-4b9c-a241-264e0dae55c3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:44.653254 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c56315f8-42ca-4b9c-a241-264e0dae55c3 None None] GET https://10.4.3.5/volume// Aug 06 19:29:44.653485 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c56315f8-42ca-4b9c-a241-264e0dae55c3 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:44.653688 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c56315f8-42ca-4b9c-a241-264e0dae55c3 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:44.654132 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c56315f8-42ca-4b9c-a241-264e0dae55c3 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:29:44.654395 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 891/3597] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:29:44 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:29:44.654558 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-65a11c1f-49a4-48e2-8c53-fd071167a266 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 Aug 06 19:29:44.655035 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-65a11c1f-49a4-48e2-8c53-fd071167a266 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:44.655302 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-65a11c1f-49a4-48e2-8c53-fd071167a266 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:44.666059 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:44.666059 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:44.670782 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b06e8146-6b5f-44f7-8751-21db152ad0b1 req-31ca587d-c6cd-447f-a821-1b5fa7d6677b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:44.673233 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-65a11c1f-49a4-48e2-8c53-fd071167a266 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:44.674481 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b06e8146-6b5f-44f7-8751-21db152ad0b1 req-31ca587d-c6cd-447f-a821-1b5fa7d6677b tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 Aug 06 19:29:44.674805 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b06e8146-6b5f-44f7-8751-21db152ad0b1 req-31ca587d-c6cd-447f-a821-1b5fa7d6677b tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:44.675074 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b06e8146-6b5f-44f7-8751-21db152ad0b1 req-31ca587d-c6cd-447f-a821-1b5fa7d6677b tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:44.683994 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-65a11c1f-49a4-48e2-8c53-fd071167a266 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 returned with HTTP 200 Aug 06 19:29:44.684929 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 898/3598] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:44 2026] GET /volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 => generated 879 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:44.687100 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:44.687100 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:44.699049 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-b06e8146-6b5f-44f7-8751-21db152ad0b1 req-31ca587d-c6cd-447f-a821-1b5fa7d6677b tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:44.705511 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b06e8146-6b5f-44f7-8751-21db152ad0b1 req-31ca587d-c6cd-447f-a821-1b5fa7d6677b tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 returned with HTTP 200 Aug 06 19:29:44.706363 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 907/3599] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:29:44 2026] GET /volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 => generated 1059 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:29:44.827931 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-452b257f-2ac0-4f0c-9f7b-9d7fb7283dbb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:44.830598 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-452b257f-2ac0-4f0c-9f7b-9d7fb7283dbb tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] GET https://10.4.3.5/volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 Aug 06 19:29:44.830762 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-452b257f-2ac0-4f0c-9f7b-9d7fb7283dbb tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:44.830969 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-452b257f-2ac0-4f0c-9f7b-9d7fb7283dbb tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:44.833425 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-b06e8146-6b5f-44f7-8751-21db152ad0b1 req-df3a0488-77dc-4b51-86d2-d8ccdbd42f4e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:44.836093 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b06e8146-6b5f-44f7-8751-21db152ad0b1 req-df3a0488-77dc-4b51-86d2-d8ccdbd42f4e tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] PUT https://10.4.3.5/volume/v3/attachments/916c2f38-115a-48c4-8a3f-aa747bfd3e88 Aug 06 19:29:44.836453 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b06e8146-6b5f-44f7-8751-21db152ad0b1 req-df3a0488-77dc-4b51-86d2-d8ccdbd42f4e tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:44.842041 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:44.842041 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:44.844950 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-b06e8146-6b5f-44f7-8751-21db152ad0b1 req-df3a0488-77dc-4b51-86d2-d8ccdbd42f4e tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Acquiring lock "cinder-attachment_update-aea33319-c3ad-4708-960b-5251426b19b6-np0000006689" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:29:44.847889 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-452b257f-2ac0-4f0c-9f7b-9d7fb7283dbb tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Volume info retrieved successfully. Aug 06 19:29:44.850487 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-b06e8146-6b5f-44f7-8751-21db152ad0b1 req-df3a0488-77dc-4b51-86d2-d8ccdbd42f4e tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Lock "cinder-attachment_update-aea33319-c3ad-4708-960b-5251426b19b6-np0000006689" acquired by "attachment_update" :: waited 0.006s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:29:44.851738 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:44.851738 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:44.857046 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-452b257f-2ac0-4f0c-9f7b-9d7fb7283dbb tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] https://10.4.3.5/volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 returned with HTTP 200 Aug 06 19:29:44.857742 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 904/3600] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:44 2026] GET /volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 => generated 886 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:44.940438 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2b5a43c8-a55f-4180-9bc1-fc4b5f9d92fb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:44.943586 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2b5a43c8-a55f-4180-9bc1-fc4b5f9d92fb tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc Aug 06 19:29:44.944059 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2b5a43c8-a55f-4180-9bc1-fc4b5f9d92fb tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:44.944401 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2b5a43c8-a55f-4180-9bc1-fc4b5f9d92fb tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:44.944565 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-2b5a43c8-a55f-4180-9bc1-fc4b5f9d92fb tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id de4d826b-09cb-4065-9517-7ac0f923d5dc. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:44.950244 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:44.950244 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:44.950885 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2b5a43c8-a55f-4180-9bc1-fc4b5f9d92fb tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc returned with HTTP 200 Aug 06 19:29:44.951392 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 899/3601] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:44 2026] GET /volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:44.961675 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-b06e8146-6b5f-44f7-8751-21db152ad0b1 req-df3a0488-77dc-4b51-86d2-d8ccdbd42f4e tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Lock "cinder-attachment_update-aea33319-c3ad-4708-960b-5251426b19b6-np0000006689" released by "attachment_update" :: held 0.111s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:29:44.962185 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b06e8146-6b5f-44f7-8751-21db152ad0b1 req-df3a0488-77dc-4b51-86d2-d8ccdbd42f4e tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/attachments/916c2f38-115a-48c4-8a3f-aa747bfd3e88 returned with HTTP 200 Aug 06 19:29:44.962907 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 892/3602] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:29:44 2026] PUT /volume/v3/attachments/916c2f38-115a-48c4-8a3f-aa747bfd3e88 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:45.419163 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fc70b869-969b-47a3-959a-50e19c8d280f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:45.488208 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc70b869-969b-47a3-959a-50e19c8d280f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:29:45.489004 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fc70b869-969b-47a3-959a-50e19c8d280f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-856551927", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:45.491186 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-fc70b869-969b-47a3-959a-50e19c8d280f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-856551927', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:29:45.491390 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-fc70b869-969b-47a3-959a-50e19c8d280f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Create volume of 1 GB Aug 06 19:29:45.496776 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fc70b869-969b-47a3-959a-50e19c8d280f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Availability Zones retrieved successfully. Aug 06 19:29:45.505625 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-fc70b869-969b-47a3-959a-50e19c8d280f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Flow 'volume_create_api' (2e2ec231-0d44-465c-8095-70c6b0947e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:45.507091 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-fc70b869-969b-47a3-959a-50e19c8d280f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7edb3e4-dd83-4812-9b9e-dba3066ecc0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:45.508556 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-fc70b869-969b-47a3-959a-50e19c8d280f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:29:45.539913 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-fc70b869-969b-47a3-959a-50e19c8d280f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7edb3e4-dd83-4812-9b9e-dba3066ecc0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:45.541341 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-fc70b869-969b-47a3-959a-50e19c8d280f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c352f6dd-6514-4726-a16d-337f81a5088d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:45.583157 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ae83da37-aa09-4e81-9461-83c455769ece None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:45.585903 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae83da37-aa09-4e81-9461-83c455769ece tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] GET https://10.4.3.5/volume/v3/volumes/2aedfe66-4b80-4ae6-b42e-38e15fb03017 Aug 06 19:29:45.586399 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae83da37-aa09-4e81-9461-83c455769ece tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:45.586736 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae83da37-aa09-4e81-9461-83c455769ece tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:45.594711 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:45.594711 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:45.599378 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ae83da37-aa09-4e81-9461-83c455769ece tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Volume info retrieved successfully. Aug 06 19:29:45.603887 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae83da37-aa09-4e81-9461-83c455769ece tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] https://10.4.3.5/volume/v3/volumes/2aedfe66-4b80-4ae6-b42e-38e15fb03017 returned with HTTP 200 Aug 06 19:29:45.604531 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 905/3603] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:45 2026] GET /volume/v3/volumes/2aedfe66-4b80-4ae6-b42e-38e15fb03017 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:45.607452 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e4acb668-5461-4108-b68a-2db2b543121f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:45.609940 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e4acb668-5461-4108-b68a-2db2b543121f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:29:45.610305 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e4acb668-5461-4108-b68a-2db2b543121f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:45.610610 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e4acb668-5461-4108-b68a-2db2b543121f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:45.610803 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-e4acb668-5461-4108-b68a-2db2b543121f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:45.616290 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:45.616290 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:45.617100 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e4acb668-5461-4108-b68a-2db2b543121f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:29:45.617524 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e5147cd2-630f-48c8-adca-07581619748b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:45.617909 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 900/3604] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:45 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:45.619259 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-fc70b869-969b-47a3-959a-50e19c8d280f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Created reservations ['26bf215c-c34d-48f7-87ef-5bd26bb04250', '62f15673-a4f7-4f78-9636-98bb67086a5c', 'e8245add-f0a6-4984-a11b-c5121cdb1a4a', '0f009f78-4d23-46f7-a2f9-151d4fcf1ccf'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:45.619556 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e5147cd2-630f-48c8-adca-07581619748b tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] GET https://10.4.3.5/volume/v3/volumes/2aedfe66-4b80-4ae6-b42e-38e15fb03017 Aug 06 19:29:45.619767 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e5147cd2-630f-48c8-adca-07581619748b tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:45.620083 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e5147cd2-630f-48c8-adca-07581619748b tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:45.620404 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-fc70b869-969b-47a3-959a-50e19c8d280f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c352f6dd-6514-4726-a16d-337f81a5088d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26bf215c-c34d-48f7-87ef-5bd26bb04250', '62f15673-a4f7-4f78-9636-98bb67086a5c', 'e8245add-f0a6-4984-a11b-c5121cdb1a4a', '0f009f78-4d23-46f7-a2f9-151d4fcf1ccf']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:45.621340 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-fc70b869-969b-47a3-959a-50e19c8d280f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d37cd31-2c9a-4df5-8277-4fd85894015f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:45.627973 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:45.627973 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:45.631888 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e5147cd2-630f-48c8-adca-07581619748b tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Volume info retrieved successfully. Aug 06 19:29:45.636584 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e5147cd2-630f-48c8-adca-07581619748b tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] https://10.4.3.5/volume/v3/volumes/2aedfe66-4b80-4ae6-b42e-38e15fb03017 returned with HTTP 200 Aug 06 19:29:45.636972 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 893/3605] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:45 2026] GET /volume/v3/volumes/2aedfe66-4b80-4ae6-b42e-38e15fb03017 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:45.648154 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-fc70b869-969b-47a3-959a-50e19c8d280f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d37cd31-2c9a-4df5-8277-4fd85894015f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0b800f6-194a-4a24-bddd-92c7f1525bff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-856551927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea7da16dfab14628a8d23963d69fa28d',qos_specs=None,replication_status=,reservations=['26bf215c-c34d-48f7-87ef-5bd26bb04250','62f15673-a4f7-4f78-9636-98bb67086a5c','e8245add-f0a6-4984-a11b-c5121cdb1a4a','0f009f78-4d23-46f7-a2f9-151d4fcf1ccf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf2bd0774e1848eeb71c57ecf4e609c4',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:29:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-856551927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0b800f6-194a-4a24-bddd-92c7f1525bff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea7da16dfab14628a8d23963d69fa28d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf2bd0774e1848eeb71c57ecf4e609c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:45.649118 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-fc70b869-969b-47a3-959a-50e19c8d280f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c51b1f75-191e-4eea-b112-ece16013990a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:45.651618 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-675cf010-27d3-446b-9df6-5baae3608da1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:45.653557 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-675cf010-27d3-446b-9df6-5baae3608da1 tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] POST https://10.4.3.5/volume/v3/volumes/2aedfe66-4b80-4ae6-b42e-38e15fb03017/action Aug 06 19:29:45.654225 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-675cf010-27d3-446b-9df6-5baae3608da1 tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1325016731", "disk_format": "raw"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:29:45.654517 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-675cf010-27d3-446b-9df6-5baae3608da1 tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1325016731", "disk_format": "raw"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:45.668045 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:45.668045 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:45.668045 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-675cf010-27d3-446b-9df6-5baae3608da1 tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Volume info retrieved successfully. Aug 06 19:29:45.675327 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-fc70b869-969b-47a3-959a-50e19c8d280f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c51b1f75-191e-4eea-b112-ece16013990a) transitioned into state 'SUCCESS' from state '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-856551927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea7da16dfab14628a8d23963d69fa28d',qos_specs=None,replication_status=,reservations=['26bf215c-c34d-48f7-87ef-5bd26bb04250','62f15673-a4f7-4f78-9636-98bb67086a5c','e8245add-f0a6-4984-a11b-c5121cdb1a4a','0f009f78-4d23-46f7-a2f9-151d4fcf1ccf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf2bd0774e1848eeb71c57ecf4e609c4',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:45.675327 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-fc70b869-969b-47a3-959a-50e19c8d280f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ac62b07-bd8e-4d84-80b0-bd1f6537a9ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:45.687511 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-fc70b869-969b-47a3-959a-50e19c8d280f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ac62b07-bd8e-4d84-80b0-bd1f6537a9ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:45.688720 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-fc70b869-969b-47a3-959a-50e19c8d280f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Flow 'volume_create_api' (2e2ec231-0d44-465c-8095-70c6b0947e7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:45.689100 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fc70b869-969b-47a3-959a-50e19c8d280f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Create volume request issued successfully. Aug 06 19:29:45.690150 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:45.690150 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:45.690237 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc70b869-969b-47a3-959a-50e19c8d280f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:29:45.690564 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 908/3606] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:29:45 2026] POST /volume/v3/volumes => generated 760 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:45.700104 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.image.image_utils [None req-675cf010-27d3-446b-9df6-5baae3608da1 tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1325016731'}] 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-1325016731'}]. {{(pid=100265) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 06 19:29:45.700320 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2d8292f2-8b99-4670-b727-76923544ba8e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:45.704987 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2d8292f2-8b99-4670-b727-76923544ba8e tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 Aug 06 19:29:45.704987 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2d8292f2-8b99-4670-b727-76923544ba8e tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:45.707418 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dab3f6fc-6f52-4d7d-96a8-31ddf4262e69 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:45.707558 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2d8292f2-8b99-4670-b727-76923544ba8e tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:45.711045 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dab3f6fc-6f52-4d7d-96a8-31ddf4262e69 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:29:45.711045 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dab3f6fc-6f52-4d7d-96a8-31ddf4262e69 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-368520799", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:45.711045 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-dab3f6fc-6f52-4d7d-96a8-31ddf4262e69 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-368520799', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:29:45.711851 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-dab3f6fc-6f52-4d7d-96a8-31ddf4262e69 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Create volume of 1 GB Aug 06 19:29:45.717590 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-dab3f6fc-6f52-4d7d-96a8-31ddf4262e69 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Availability Zones retrieved successfully. Aug 06 19:29:45.722824 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:45.722824 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:45.727272 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dab3f6fc-6f52-4d7d-96a8-31ddf4262e69 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Flow 'volume_create_api' (b91576c8-f6d1-49aa-8d8e-26d7f80c0724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:45.727386 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2d8292f2-8b99-4670-b727-76923544ba8e tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:45.729748 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dab3f6fc-6f52-4d7d-96a8-31ddf4262e69 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73b4f0af-2576-4f7d-8134-c457293c5b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:45.729748 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-dab3f6fc-6f52-4d7d-96a8-31ddf4262e69 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:29:45.732199 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2d8292f2-8b99-4670-b727-76923544ba8e tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 returned with HTTP 200 Aug 06 19:29:45.733380 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 901/3607] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:45 2026] GET /volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 => generated 880 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:45.769860 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dab3f6fc-6f52-4d7d-96a8-31ddf4262e69 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73b4f0af-2576-4f7d-8134-c457293c5b89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:45.770761 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dab3f6fc-6f52-4d7d-96a8-31ddf4262e69 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37aca193-301a-4356-8dbc-d70a1e551441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:45.849910 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-dab3f6fc-6f52-4d7d-96a8-31ddf4262e69 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Created reservations ['8566e7f3-5734-40c3-ab38-6148c2492032', '79db15a5-323d-4bee-ac76-e30f6e8f5883', '65e9bbe6-7141-42e6-926c-f9025efc214e', '7ed0ac6d-e42a-4c69-bacf-c8e0590189df'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:45.851745 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dab3f6fc-6f52-4d7d-96a8-31ddf4262e69 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37aca193-301a-4356-8dbc-d70a1e551441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8566e7f3-5734-40c3-ab38-6148c2492032', '79db15a5-323d-4bee-ac76-e30f6e8f5883', '65e9bbe6-7141-42e6-926c-f9025efc214e', '7ed0ac6d-e42a-4c69-bacf-c8e0590189df']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:45.854412 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dab3f6fc-6f52-4d7d-96a8-31ddf4262e69 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0f9227f-9a12-4a1b-81c6-b1e34e7febee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:45.876828 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0c4df8c8-bd60-4095-9d87-2b172ff67ef1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:45.879230 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c4df8c8-bd60-4095-9d87-2b172ff67ef1 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] GET https://10.4.3.5/volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 Aug 06 19:29:45.879685 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0c4df8c8-bd60-4095-9d87-2b172ff67ef1 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:45.879795 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0c4df8c8-bd60-4095-9d87-2b172ff67ef1 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:45.889544 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:45.889544 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:45.893037 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dab3f6fc-6f52-4d7d-96a8-31ddf4262e69 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0f9227f-9a12-4a1b-81c6-b1e34e7febee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d6c65b2-0978-4e36-8e73-ca3ec03ac05e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-368520799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea7da16dfab14628a8d23963d69fa28d',qos_specs=None,replication_status=,reservations=['8566e7f3-5734-40c3-ab38-6148c2492032','79db15a5-323d-4bee-ac76-e30f6e8f5883','65e9bbe6-7141-42e6-926c-f9025efc214e','7ed0ac6d-e42a-4c69-bacf-c8e0590189df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf2bd0774e1848eeb71c57ecf4e609c4',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:29:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-368520799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d6c65b2-0978-4e36-8e73-ca3ec03ac05e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea7da16dfab14628a8d23963d69fa28d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf2bd0774e1848eeb71c57ecf4e609c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:45.893897 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dab3f6fc-6f52-4d7d-96a8-31ddf4262e69 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a54af2f5-8f3f-431d-b11e-ddea1a51ce37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:45.894513 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0c4df8c8-bd60-4095-9d87-2b172ff67ef1 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Volume info retrieved successfully. Aug 06 19:29:45.903053 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c4df8c8-bd60-4095-9d87-2b172ff67ef1 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] https://10.4.3.5/volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 returned with HTTP 200 Aug 06 19:29:45.903053 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 909/3608] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:45 2026] GET /volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 => generated 947 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:29:45.928044 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dab3f6fc-6f52-4d7d-96a8-31ddf4262e69 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a54af2f5-8f3f-431d-b11e-ddea1a51ce37) transitioned into state 'SUCCESS' from state '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-368520799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea7da16dfab14628a8d23963d69fa28d',qos_specs=None,replication_status=,reservations=['8566e7f3-5734-40c3-ab38-6148c2492032','79db15a5-323d-4bee-ac76-e30f6e8f5883','65e9bbe6-7141-42e6-926c-f9025efc214e','7ed0ac6d-e42a-4c69-bacf-c8e0590189df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf2bd0774e1848eeb71c57ecf4e609c4',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:45.928044 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dab3f6fc-6f52-4d7d-96a8-31ddf4262e69 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ddb45ff-4fa7-45c2-b15e-d8348e28152a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:45.940683 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dab3f6fc-6f52-4d7d-96a8-31ddf4262e69 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ddb45ff-4fa7-45c2-b15e-d8348e28152a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:45.941765 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dab3f6fc-6f52-4d7d-96a8-31ddf4262e69 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Flow 'volume_create_api' (b91576c8-f6d1-49aa-8d8e-26d7f80c0724) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:45.942390 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-dab3f6fc-6f52-4d7d-96a8-31ddf4262e69 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Create volume request issued successfully. Aug 06 19:29:45.943277 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dab3f6fc-6f52-4d7d-96a8-31ddf4262e69 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:29:45.943977 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 894/3609] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:29:45 2026] POST /volume/v3/volumes => generated 760 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:45.969077 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2202cc40-ae94-4791-a22e-3fb32a8fd9e3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:45.980775 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2202cc40-ae94-4791-a22e-3fb32a8fd9e3 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc Aug 06 19:29:45.980972 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2202cc40-ae94-4791-a22e-3fb32a8fd9e3 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:45.985699 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2202cc40-ae94-4791-a22e-3fb32a8fd9e3 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:45.985699 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-2202cc40-ae94-4791-a22e-3fb32a8fd9e3 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id de4d826b-09cb-4065-9517-7ac0f923d5dc. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:45.990513 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:45.990513 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:45.991217 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2202cc40-ae94-4791-a22e-3fb32a8fd9e3 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc returned with HTTP 200 Aug 06 19:29:45.991767 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 902/3610] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:45 2026] GET /volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc => generated 746 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:46.440371 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-675cf010-27d3-446b-9df6-5baae3608da1 tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Copy volume to image completed successfully. Aug 06 19:29:46.440797 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-675cf010-27d3-446b-9df6-5baae3608da1 tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] https://10.4.3.5/volume/v3/volumes/2aedfe66-4b80-4ae6-b42e-38e15fb03017/action returned with HTTP 202 Aug 06 19:29:46.441230 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 906/3611] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:29:45 2026] POST /volume/v3/volumes/2aedfe66-4b80-4ae6-b42e-38e15fb03017/action => generated 686 bytes in 791 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:46.634749 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-59bdb689-ae1d-4fc9-ad40-c6439e208ae8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:46.637829 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-59bdb689-ae1d-4fc9-ad40-c6439e208ae8 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:29:46.638877 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-59bdb689-ae1d-4fc9-ad40-c6439e208ae8 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:46.639608 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-59bdb689-ae1d-4fc9-ad40-c6439e208ae8 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:46.639608 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-59bdb689-ae1d-4fc9-ad40-c6439e208ae8 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:46.647546 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:46.647546 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:46.648842 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-59bdb689-ae1d-4fc9-ad40-c6439e208ae8 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:29:46.649270 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 910/3612] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:46 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:46.747944 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d55f645e-91cf-4d7d-acdb-ec1a85781eef None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:46.749965 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d55f645e-91cf-4d7d-acdb-ec1a85781eef tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 Aug 06 19:29:46.750245 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d55f645e-91cf-4d7d-acdb-ec1a85781eef tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:46.750477 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d55f645e-91cf-4d7d-acdb-ec1a85781eef tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:46.761644 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:46.761644 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:46.766947 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d55f645e-91cf-4d7d-acdb-ec1a85781eef tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:46.773513 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d55f645e-91cf-4d7d-acdb-ec1a85781eef tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 returned with HTTP 200 Aug 06 19:29:46.774067 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 895/3613] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:46 2026] GET /volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:46.922449 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9afe7df1-c018-42dc-8331-c668c52c103e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:46.924447 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9afe7df1-c018-42dc-8331-c668c52c103e tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] GET https://10.4.3.5/volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 Aug 06 19:29:46.924629 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9afe7df1-c018-42dc-8331-c668c52c103e tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:46.924812 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9afe7df1-c018-42dc-8331-c668c52c103e tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:46.932368 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:46.932368 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:46.936242 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9afe7df1-c018-42dc-8331-c668c52c103e tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Volume info retrieved successfully. Aug 06 19:29:46.940936 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9afe7df1-c018-42dc-8331-c668c52c103e tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] https://10.4.3.5/volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 returned with HTTP 200 Aug 06 19:29:46.941555 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 903/3614] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:46 2026] GET /volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 => generated 947 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:47.006353 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-71fa529c-8a1a-43ea-99bb-8d7b4e1a1b88 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:47.008393 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71fa529c-8a1a-43ea-99bb-8d7b4e1a1b88 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc Aug 06 19:29:47.008666 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71fa529c-8a1a-43ea-99bb-8d7b4e1a1b88 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:47.009167 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71fa529c-8a1a-43ea-99bb-8d7b4e1a1b88 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:47.009302 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-71fa529c-8a1a-43ea-99bb-8d7b4e1a1b88 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id de4d826b-09cb-4065-9517-7ac0f923d5dc. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:47.016103 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:47.016103 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:47.017256 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71fa529c-8a1a-43ea-99bb-8d7b4e1a1b88 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc returned with HTTP 200 Aug 06 19:29:47.017818 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 907/3615] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:47 2026] GET /volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:47.662678 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0bb3ea5b-888a-46c6-b6a7-e56f691eb2ab None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:47.664545 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0bb3ea5b-888a-46c6-b6a7-e56f691eb2ab tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:29:47.664767 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0bb3ea5b-888a-46c6-b6a7-e56f691eb2ab tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:47.664946 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0bb3ea5b-888a-46c6-b6a7-e56f691eb2ab tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:47.665071 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-0bb3ea5b-888a-46c6-b6a7-e56f691eb2ab tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:47.669363 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:47.669363 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:47.669964 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0bb3ea5b-888a-46c6-b6a7-e56f691eb2ab tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:29:47.670409 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 911/3616] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:47 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:47.791285 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2231443b-6395-4a4a-9b00-51529682fc1f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:47.793602 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2231443b-6395-4a4a-9b00-51529682fc1f tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 Aug 06 19:29:47.793942 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2231443b-6395-4a4a-9b00-51529682fc1f tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:47.794413 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2231443b-6395-4a4a-9b00-51529682fc1f tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:47.810925 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:47.810925 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:47.816005 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2231443b-6395-4a4a-9b00-51529682fc1f tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:47.823284 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2231443b-6395-4a4a-9b00-51529682fc1f tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 returned with HTTP 200 Aug 06 19:29:47.824430 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 896/3617] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:47 2026] GET /volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 => generated 880 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:47.956573 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1066c6cb-8af9-4086-be8b-94538d9d737a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:47.958879 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1066c6cb-8af9-4086-be8b-94538d9d737a tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] GET https://10.4.3.5/volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 Aug 06 19:29:47.959599 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1066c6cb-8af9-4086-be8b-94538d9d737a tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:47.959599 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1066c6cb-8af9-4086-be8b-94538d9d737a tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:47.967276 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:47.967276 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:47.972430 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1066c6cb-8af9-4086-be8b-94538d9d737a tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Volume info retrieved successfully. Aug 06 19:29:47.978967 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1066c6cb-8af9-4086-be8b-94538d9d737a tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] https://10.4.3.5/volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 returned with HTTP 200 Aug 06 19:29:47.979670 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 904/3618] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:47 2026] GET /volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 => generated 947 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:48.031584 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ca4c9927-6156-4c68-afba-f9ca06a6e623 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:48.034663 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ca4c9927-6156-4c68-afba-f9ca06a6e623 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc Aug 06 19:29:48.034896 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ca4c9927-6156-4c68-afba-f9ca06a6e623 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:48.035182 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ca4c9927-6156-4c68-afba-f9ca06a6e623 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:48.035294 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ca4c9927-6156-4c68-afba-f9ca06a6e623 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id de4d826b-09cb-4065-9517-7ac0f923d5dc. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:48.041836 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:48.041836 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:48.046001 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ca4c9927-6156-4c68-afba-f9ca06a6e623 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc returned with HTTP 200 Aug 06 19:29:48.046001 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 908/3619] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:48 2026] GET /volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:48.263571 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b06e8146-6b5f-44f7-8751-21db152ad0b1 req-8086cca2-c1df-475e-b49d-798630e3daba None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:48.266880 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b06e8146-6b5f-44f7-8751-21db152ad0b1 req-8086cca2-c1df-475e-b49d-798630e3daba tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] POST https://10.4.3.5/volume/v3/attachments/916c2f38-115a-48c4-8a3f-aa747bfd3e88/action Aug 06 19:29:48.267280 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b06e8146-6b5f-44f7-8751-21db152ad0b1 req-8086cca2-c1df-475e-b49d-798630e3daba tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:29:48.267431 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b06e8146-6b5f-44f7-8751-21db152ad0b1 req-8086cca2-c1df-475e-b49d-798630e3daba tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:48.293639 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:48.293639 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:48.306782 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b06e8146-6b5f-44f7-8751-21db152ad0b1 req-8086cca2-c1df-475e-b49d-798630e3daba tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/attachments/916c2f38-115a-48c4-8a3f-aa747bfd3e88/action returned with HTTP 204 Aug 06 19:29:48.307966 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 912/3620] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:29:48 2026] POST /volume/v3/attachments/916c2f38-115a-48c4-8a3f-aa747bfd3e88/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:48.682769 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e023fceb-1e54-4bd0-9de5-9bb32d2ceda2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:48.685103 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e023fceb-1e54-4bd0-9de5-9bb32d2ceda2 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:29:48.685416 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e023fceb-1e54-4bd0-9de5-9bb32d2ceda2 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:48.685674 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e023fceb-1e54-4bd0-9de5-9bb32d2ceda2 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:48.685827 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-e023fceb-1e54-4bd0-9de5-9bb32d2ceda2 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:48.698635 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:48.698635 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:48.699670 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e023fceb-1e54-4bd0-9de5-9bb32d2ceda2 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:29:48.700218 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 897/3621] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:48 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:48.843674 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4a5b85ba-4060-4250-aef9-cc6ee7c80180 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:48.845500 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4a5b85ba-4060-4250-aef9-cc6ee7c80180 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 Aug 06 19:29:48.845677 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4a5b85ba-4060-4250-aef9-cc6ee7c80180 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:48.845880 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4a5b85ba-4060-4250-aef9-cc6ee7c80180 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:48.856917 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:48.856917 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:48.860660 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4a5b85ba-4060-4250-aef9-cc6ee7c80180 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:48.866407 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4a5b85ba-4060-4250-aef9-cc6ee7c80180 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 returned with HTTP 200 Aug 06 19:29:48.866833 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 905/3622] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:48 2026] GET /volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 => generated 1172 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:48.996520 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a59788a5-23a7-40eb-90a3-76e632eb6fe8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:48.998492 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a59788a5-23a7-40eb-90a3-76e632eb6fe8 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] GET https://10.4.3.5/volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 Aug 06 19:29:48.998722 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a59788a5-23a7-40eb-90a3-76e632eb6fe8 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:48.998963 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a59788a5-23a7-40eb-90a3-76e632eb6fe8 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:49.012668 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:49.012668 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:49.018985 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a59788a5-23a7-40eb-90a3-76e632eb6fe8 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Volume info retrieved successfully. Aug 06 19:29:49.026926 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a59788a5-23a7-40eb-90a3-76e632eb6fe8 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] https://10.4.3.5/volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 returned with HTTP 200 Aug 06 19:29:49.027528 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 909/3623] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:48 2026] GET /volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 => generated 947 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:49.061100 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-788674a2-7c95-4f17-b591-5fcb5e243eac None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:49.063106 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-788674a2-7c95-4f17-b591-5fcb5e243eac tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc Aug 06 19:29:49.063306 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-788674a2-7c95-4f17-b591-5fcb5e243eac tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:49.063475 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-788674a2-7c95-4f17-b591-5fcb5e243eac tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:49.063586 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-788674a2-7c95-4f17-b591-5fcb5e243eac tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id de4d826b-09cb-4065-9517-7ac0f923d5dc. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:49.068239 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:49.068239 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:49.068922 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-788674a2-7c95-4f17-b591-5fcb5e243eac tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc returned with HTTP 200 Aug 06 19:29:49.069439 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 913/3624] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:49 2026] GET /volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:49.713355 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-23aa3478-7f14-4be6-8b77-551329b5229b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:49.716175 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-23aa3478-7f14-4be6-8b77-551329b5229b tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:29:49.716386 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-23aa3478-7f14-4be6-8b77-551329b5229b tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:49.716946 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-23aa3478-7f14-4be6-8b77-551329b5229b tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:49.716946 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-23aa3478-7f14-4be6-8b77-551329b5229b tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:49.724445 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:49.724445 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:49.725334 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-23aa3478-7f14-4be6-8b77-551329b5229b tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:29:49.725807 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 898/3625] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:49 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:50.046159 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5ecf1b8d-9785-4497-a005-aceaa41549f6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:50.051031 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5ecf1b8d-9785-4497-a005-aceaa41549f6 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] GET https://10.4.3.5/volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 Aug 06 19:29:50.051434 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5ecf1b8d-9785-4497-a005-aceaa41549f6 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:50.051747 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5ecf1b8d-9785-4497-a005-aceaa41549f6 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:50.064811 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:50.064811 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:50.070106 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5ecf1b8d-9785-4497-a005-aceaa41549f6 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Volume info retrieved successfully. Aug 06 19:29:50.076417 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5ecf1b8d-9785-4497-a005-aceaa41549f6 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] https://10.4.3.5/volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 returned with HTTP 200 Aug 06 19:29:50.076894 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 906/3626] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:50 2026] GET /volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 => generated 947 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:50.086402 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0b36ae78-b966-4a46-b7bb-7a28e7e6830a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:50.090736 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b36ae78-b966-4a46-b7bb-7a28e7e6830a tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc Aug 06 19:29:50.090961 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b36ae78-b966-4a46-b7bb-7a28e7e6830a tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:50.091211 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b36ae78-b966-4a46-b7bb-7a28e7e6830a tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:50.091321 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0b36ae78-b966-4a46-b7bb-7a28e7e6830a tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id de4d826b-09cb-4065-9517-7ac0f923d5dc. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:50.097273 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:50.097273 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:50.098131 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b36ae78-b966-4a46-b7bb-7a28e7e6830a tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc returned with HTTP 200 Aug 06 19:29:50.098756 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 910/3627] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:50 2026] GET /volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:50.743116 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2d86d03a-1f53-4caf-9d05-b42c78f6036b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:50.745052 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2d86d03a-1f53-4caf-9d05-b42c78f6036b tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:29:50.745313 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2d86d03a-1f53-4caf-9d05-b42c78f6036b tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:50.745532 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2d86d03a-1f53-4caf-9d05-b42c78f6036b tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:50.745653 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-2d86d03a-1f53-4caf-9d05-b42c78f6036b tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:50.754673 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:50.754673 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:50.755428 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2d86d03a-1f53-4caf-9d05-b42c78f6036b tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:29:50.755826 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 914/3628] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:50 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:29:51.100473 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5cc430ea-ccfd-4017-9293-88794f53c077 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:51.103603 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5cc430ea-ccfd-4017-9293-88794f53c077 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] GET https://10.4.3.5/volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 Aug 06 19:29:51.103845 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5cc430ea-ccfd-4017-9293-88794f53c077 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:51.104131 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5cc430ea-ccfd-4017-9293-88794f53c077 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:51.110679 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d725b659-1762-4c30-bc39-d6f53bf2cf0e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:51.115413 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d725b659-1762-4c30-bc39-d6f53bf2cf0e tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc Aug 06 19:29:51.115657 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d725b659-1762-4c30-bc39-d6f53bf2cf0e tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:51.115910 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d725b659-1762-4c30-bc39-d6f53bf2cf0e tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:51.116050 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-d725b659-1762-4c30-bc39-d6f53bf2cf0e tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id de4d826b-09cb-4065-9517-7ac0f923d5dc. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:51.123276 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:51.123276 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:51.127382 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:51.127382 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:51.128033 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5cc430ea-ccfd-4017-9293-88794f53c077 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Volume info retrieved successfully. Aug 06 19:29:51.128623 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d725b659-1762-4c30-bc39-d6f53bf2cf0e tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc returned with HTTP 200 Aug 06 19:29:51.129330 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 907/3629] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:51 2026] GET /volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc => generated 746 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:51.136003 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5cc430ea-ccfd-4017-9293-88794f53c077 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] https://10.4.3.5/volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 returned with HTTP 200 Aug 06 19:29:51.136621 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 899/3630] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:51 2026] GET /volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 => generated 947 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:51.767234 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ea0546b3-7257-4e52-9e79-14bf56546a56 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:51.769475 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ea0546b3-7257-4e52-9e79-14bf56546a56 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:29:51.769968 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ea0546b3-7257-4e52-9e79-14bf56546a56 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:51.769968 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ea0546b3-7257-4e52-9e79-14bf56546a56 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:51.770149 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ea0546b3-7257-4e52-9e79-14bf56546a56 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:51.776831 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:51.776831 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:51.777662 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ea0546b3-7257-4e52-9e79-14bf56546a56 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:29:51.777825 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 911/3631] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:51 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:52.143255 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bf90337b-8f81-4dc3-affb-3b92de72c591 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:52.145735 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bf90337b-8f81-4dc3-affb-3b92de72c591 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc Aug 06 19:29:52.146024 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bf90337b-8f81-4dc3-affb-3b92de72c591 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:52.146249 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bf90337b-8f81-4dc3-affb-3b92de72c591 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:52.146405 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-bf90337b-8f81-4dc3-affb-3b92de72c591 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id de4d826b-09cb-4065-9517-7ac0f923d5dc. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:52.153555 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:52.153555 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:52.154290 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bf90337b-8f81-4dc3-affb-3b92de72c591 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc returned with HTTP 200 Aug 06 19:29:52.154933 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 915/3632] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:52 2026] GET /volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:52.156502 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-73d36bb5-e71f-4166-a0d8-b5894ac0aab1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:52.159636 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-73d36bb5-e71f-4166-a0d8-b5894ac0aab1 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] GET https://10.4.3.5/volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 Aug 06 19:29:52.159883 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-73d36bb5-e71f-4166-a0d8-b5894ac0aab1 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:52.160145 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-73d36bb5-e71f-4166-a0d8-b5894ac0aab1 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:52.167898 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:52.167898 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:52.172095 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-73d36bb5-e71f-4166-a0d8-b5894ac0aab1 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Volume info retrieved successfully. Aug 06 19:29:52.178471 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-73d36bb5-e71f-4166-a0d8-b5894ac0aab1 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] https://10.4.3.5/volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 returned with HTTP 200 Aug 06 19:29:52.178909 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 908/3633] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:52 2026] GET /volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 => generated 947 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:52.450427 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-7bfd768e-6e32-4656-99c1-7248274d46c1 req-4910983d-908d-439f-b88f-7a5c17ea5312 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:52.456462 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-7bfd768e-6e32-4656-99c1-7248274d46c1 req-4910983d-908d-439f-b88f-7a5c17ea5312 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 Aug 06 19:29:52.456743 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-7bfd768e-6e32-4656-99c1-7248274d46c1 req-4910983d-908d-439f-b88f-7a5c17ea5312 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:52.457040 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-7bfd768e-6e32-4656-99c1-7248274d46c1 req-4910983d-908d-439f-b88f-7a5c17ea5312 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:52.471978 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:52.471978 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:52.477400 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-7bfd768e-6e32-4656-99c1-7248274d46c1 req-4910983d-908d-439f-b88f-7a5c17ea5312 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:52.483910 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-7bfd768e-6e32-4656-99c1-7248274d46c1 req-4910983d-908d-439f-b88f-7a5c17ea5312 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 returned with HTTP 200 Aug 06 19:29:52.484687 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 900/3634] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:29:52 2026] GET /volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 => generated 1172 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:52.506191 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-7bfd768e-6e32-4656-99c1-7248274d46c1 req-3df96af9-e34e-4e5f-bf31-860ad3343dc3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:52.508726 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7bfd768e-6e32-4656-99c1-7248274d46c1 req-3df96af9-e34e-4e5f-bf31-860ad3343dc3 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] POST https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6/action Aug 06 19:29:52.509281 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7bfd768e-6e32-4656-99c1-7248274d46c1 req-3df96af9-e34e-4e5f-bf31-860ad3343dc3 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:29:52.509547 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7bfd768e-6e32-4656-99c1-7248274d46c1 req-3df96af9-e34e-4e5f-bf31-860ad3343dc3 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:52.524615 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:52.524615 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:52.525415 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-7bfd768e-6e32-4656-99c1-7248274d46c1 req-3df96af9-e34e-4e5f-bf31-860ad3343dc3 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:52.540566 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-7bfd768e-6e32-4656-99c1-7248274d46c1 req-3df96af9-e34e-4e5f-bf31-860ad3343dc3 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Begin detaching volume completed successfully. Aug 06 19:29:52.541115 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7bfd768e-6e32-4656-99c1-7248274d46c1 req-3df96af9-e34e-4e5f-bf31-860ad3343dc3 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6/action returned with HTTP 202 Aug 06 19:29:52.541896 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 912/3635] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:29:52 2026] POST /volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:29:52.604460 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-11cadb25-86a7-4d18-bb69-a6bff8e3ea10 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:52.604921 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-11cadb25-86a7-4d18-bb69-a6bff8e3ea10 None None] GET https://10.4.3.5/volume// Aug 06 19:29:52.605181 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-11cadb25-86a7-4d18-bb69-a6bff8e3ea10 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:52.605387 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-11cadb25-86a7-4d18-bb69-a6bff8e3ea10 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:52.605705 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-11cadb25-86a7-4d18-bb69-a6bff8e3ea10 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:29:52.606038 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 916/3636] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:29:52 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 06 19:29:52.618939 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-7bfd768e-6e32-4656-99c1-7248274d46c1 req-fb6d405b-acb2-4bad-a8bb-16516d238a00 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:52.628593 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-7bfd768e-6e32-4656-99c1-7248274d46c1 req-fb6d405b-acb2-4bad-a8bb-16516d238a00 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 Aug 06 19:29:52.629619 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-7bfd768e-6e32-4656-99c1-7248274d46c1 req-fb6d405b-acb2-4bad-a8bb-16516d238a00 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:52.630850 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-7bfd768e-6e32-4656-99c1-7248274d46c1 req-fb6d405b-acb2-4bad-a8bb-16516d238a00 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:52.664464 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:52.664464 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:52.675461 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-7bfd768e-6e32-4656-99c1-7248274d46c1 req-fb6d405b-acb2-4bad-a8bb-16516d238a00 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:52.694002 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-7bfd768e-6e32-4656-99c1-7248274d46c1 req-fb6d405b-acb2-4bad-a8bb-16516d238a00 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 returned with HTTP 200 Aug 06 19:29:52.695769 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 909/3637] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:29:52 2026] GET /volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 => generated 1355 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:29:52.797702 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-da289788-1d7d-472d-93d9-5750c8071a19 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:52.799779 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-da289788-1d7d-472d-93d9-5750c8071a19 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:29:52.800080 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-da289788-1d7d-472d-93d9-5750c8071a19 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:52.800388 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-da289788-1d7d-472d-93d9-5750c8071a19 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:52.800457 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-da289788-1d7d-472d-93d9-5750c8071a19 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:52.806304 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:52.806304 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:52.807089 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-da289788-1d7d-472d-93d9-5750c8071a19 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:29:52.807543 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 901/3638] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:52 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:53.181532 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-030a2d77-c80e-43de-a88f-9e3512493ffb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:53.184587 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-030a2d77-c80e-43de-a88f-9e3512493ffb tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc Aug 06 19:29:53.184587 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-030a2d77-c80e-43de-a88f-9e3512493ffb tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:53.184587 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-030a2d77-c80e-43de-a88f-9e3512493ffb tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:53.184587 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-030a2d77-c80e-43de-a88f-9e3512493ffb tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id de4d826b-09cb-4065-9517-7ac0f923d5dc. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:53.194408 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:53.194408 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:53.196106 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-030a2d77-c80e-43de-a88f-9e3512493ffb tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc returned with HTTP 200 Aug 06 19:29:53.196106 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 913/3639] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:53 2026] GET /volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc => generated 746 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:53.197425 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-54f9c088-936d-4802-8c1b-a2fb3173ab23 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:53.203588 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-54f9c088-936d-4802-8c1b-a2fb3173ab23 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] GET https://10.4.3.5/volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 Aug 06 19:29:53.203588 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-54f9c088-936d-4802-8c1b-a2fb3173ab23 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:53.203588 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-54f9c088-936d-4802-8c1b-a2fb3173ab23 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:53.222046 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:53.222046 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:53.227902 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-54f9c088-936d-4802-8c1b-a2fb3173ab23 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Volume info retrieved successfully. Aug 06 19:29:53.234950 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-54f9c088-936d-4802-8c1b-a2fb3173ab23 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] https://10.4.3.5/volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 returned with HTTP 200 Aug 06 19:29:53.235501 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 917/3640] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:53 2026] GET /volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 => generated 947 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:53.826210 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-90e7a769-2f0c-4e49-b9c4-10d72cf63df1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:53.828414 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-90e7a769-2f0c-4e49-b9c4-10d72cf63df1 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:29:53.828414 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-90e7a769-2f0c-4e49-b9c4-10d72cf63df1 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:53.828583 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-90e7a769-2f0c-4e49-b9c4-10d72cf63df1 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:53.828583 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-90e7a769-2f0c-4e49-b9c4-10d72cf63df1 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:53.833831 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:53.833831 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:53.835790 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-90e7a769-2f0c-4e49-b9c4-10d72cf63df1 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:29:53.835790 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 910/3641] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:53 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:54.207731 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bb9275d4-1442-49d9-8d1e-4ffff51112bc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:54.209896 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bb9275d4-1442-49d9-8d1e-4ffff51112bc tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc Aug 06 19:29:54.210226 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bb9275d4-1442-49d9-8d1e-4ffff51112bc tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:54.211325 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bb9275d4-1442-49d9-8d1e-4ffff51112bc tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:54.211325 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-bb9275d4-1442-49d9-8d1e-4ffff51112bc tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id de4d826b-09cb-4065-9517-7ac0f923d5dc. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:54.217441 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:54.217441 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:54.218426 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bb9275d4-1442-49d9-8d1e-4ffff51112bc tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc returned with HTTP 200 Aug 06 19:29:54.218932 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 902/3642] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:54 2026] GET /volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:54.268805 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d9b3db1c-b84e-4dbe-a50a-f6ae07080561 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:54.272066 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d9b3db1c-b84e-4dbe-a50a-f6ae07080561 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] GET https://10.4.3.5/volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 Aug 06 19:29:54.272066 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d9b3db1c-b84e-4dbe-a50a-f6ae07080561 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:54.272066 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d9b3db1c-b84e-4dbe-a50a-f6ae07080561 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:54.282413 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:54.282413 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:54.288392 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d9b3db1c-b84e-4dbe-a50a-f6ae07080561 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Volume info retrieved successfully. Aug 06 19:29:54.296795 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d9b3db1c-b84e-4dbe-a50a-f6ae07080561 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] https://10.4.3.5/volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 returned with HTTP 200 Aug 06 19:29:54.296795 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 914/3643] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:54 2026] GET /volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 => generated 947 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:54.848442 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e5979635-356e-4aad-8288-06642d5a4575 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:54.850384 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e5979635-356e-4aad-8288-06642d5a4575 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:29:54.850621 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e5979635-356e-4aad-8288-06642d5a4575 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:54.850809 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e5979635-356e-4aad-8288-06642d5a4575 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:54.850911 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-e5979635-356e-4aad-8288-06642d5a4575 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:54.857210 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:54.857210 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:54.857850 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e5979635-356e-4aad-8288-06642d5a4575 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:29:54.858277 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 918/3644] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:54 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:55.229596 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8b5f8ca7-810f-4931-9f57-e7e3ef60b492 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:55.231534 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8b5f8ca7-810f-4931-9f57-e7e3ef60b492 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc Aug 06 19:29:55.231747 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8b5f8ca7-810f-4931-9f57-e7e3ef60b492 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:55.231999 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8b5f8ca7-810f-4931-9f57-e7e3ef60b492 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:55.232178 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-8b5f8ca7-810f-4931-9f57-e7e3ef60b492 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id de4d826b-09cb-4065-9517-7ac0f923d5dc. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:55.236855 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:55.236855 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:55.237517 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8b5f8ca7-810f-4931-9f57-e7e3ef60b492 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc returned with HTTP 200 Aug 06 19:29:55.237900 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 911/3645] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:55 2026] GET /volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:55.310119 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a8d96f47-0899-4c5d-b4c9-c8c6e5424ed8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:55.312570 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a8d96f47-0899-4c5d-b4c9-c8c6e5424ed8 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] GET https://10.4.3.5/volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 Aug 06 19:29:55.312737 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a8d96f47-0899-4c5d-b4c9-c8c6e5424ed8 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:55.312971 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a8d96f47-0899-4c5d-b4c9-c8c6e5424ed8 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:55.328373 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:55.328373 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:55.339273 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a8d96f47-0899-4c5d-b4c9-c8c6e5424ed8 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Volume info retrieved successfully. Aug 06 19:29:55.353713 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a8d96f47-0899-4c5d-b4c9-c8c6e5424ed8 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] https://10.4.3.5/volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 returned with HTTP 200 Aug 06 19:29:55.354335 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 903/3646] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:55 2026] GET /volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 => generated 947 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:55.869269 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0fe325fc-ba06-41be-bedf-5db6f77eb038 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:55.871277 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0fe325fc-ba06-41be-bedf-5db6f77eb038 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:29:55.871595 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0fe325fc-ba06-41be-bedf-5db6f77eb038 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:55.871873 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0fe325fc-ba06-41be-bedf-5db6f77eb038 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:55.871970 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0fe325fc-ba06-41be-bedf-5db6f77eb038 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:55.876801 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:55.876801 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:55.877945 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0fe325fc-ba06-41be-bedf-5db6f77eb038 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:29:55.878613 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 915/3647] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:55 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:55.899765 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-7bfd768e-6e32-4656-99c1-7248274d46c1 req-09d995d6-bdbd-4010-bcae-5833b0c61615 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:55.902445 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7bfd768e-6e32-4656-99c1-7248274d46c1 req-09d995d6-bdbd-4010-bcae-5833b0c61615 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] DELETE https://10.4.3.5/volume/v3/attachments/916c2f38-115a-48c4-8a3f-aa747bfd3e88 Aug 06 19:29:55.902648 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7bfd768e-6e32-4656-99c1-7248274d46c1 req-09d995d6-bdbd-4010-bcae-5833b0c61615 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:55.902870 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7bfd768e-6e32-4656-99c1-7248274d46c1 req-09d995d6-bdbd-4010-bcae-5833b0c61615 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:55.909901 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:55.909901 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:55.959848 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7bfd768e-6e32-4656-99c1-7248274d46c1 req-09d995d6-bdbd-4010-bcae-5833b0c61615 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/attachments/916c2f38-115a-48c4-8a3f-aa747bfd3e88 returned with HTTP 200 Aug 06 19:29:55.959848 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 919/3648] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:29:55 2026] DELETE /volume/v3/attachments/916c2f38-115a-48c4-8a3f-aa747bfd3e88 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:56.253949 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5e92e591-3b69-459c-895d-7cd385dc39ec None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:56.256426 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5e92e591-3b69-459c-895d-7cd385dc39ec tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc Aug 06 19:29:56.256805 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5e92e591-3b69-459c-895d-7cd385dc39ec tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:56.257153 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5e92e591-3b69-459c-895d-7cd385dc39ec tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:56.257336 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-5e92e591-3b69-459c-895d-7cd385dc39ec tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id de4d826b-09cb-4065-9517-7ac0f923d5dc. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:56.263237 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:56.263237 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:56.264169 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5e92e591-3b69-459c-895d-7cd385dc39ec tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc returned with HTTP 200 Aug 06 19:29:56.264708 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 912/3649] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:56 2026] GET /volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:56.372852 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bc97a6da-de3c-4fff-92d5-65f966febf2e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:56.375887 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bc97a6da-de3c-4fff-92d5-65f966febf2e tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] GET https://10.4.3.5/volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 Aug 06 19:29:56.375887 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bc97a6da-de3c-4fff-92d5-65f966febf2e tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:56.375887 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bc97a6da-de3c-4fff-92d5-65f966febf2e tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:56.385270 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:56.385270 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:56.392712 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bc97a6da-de3c-4fff-92d5-65f966febf2e tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Volume info retrieved successfully. Aug 06 19:29:56.398796 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bc97a6da-de3c-4fff-92d5-65f966febf2e tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] https://10.4.3.5/volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 returned with HTTP 200 Aug 06 19:29:56.399334 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 904/3650] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:56 2026] GET /volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 => generated 1291 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:56.428452 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-72ee54aa-8785-4109-a465-1af188481aa2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:56.430576 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-72ee54aa-8785-4109-a465-1af188481aa2 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] DELETE https://10.4.3.5/volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 Aug 06 19:29:56.430901 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-72ee54aa-8785-4109-a465-1af188481aa2 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:56.431111 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-72ee54aa-8785-4109-a465-1af188481aa2 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:56.431356 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-72ee54aa-8785-4109-a465-1af188481aa2 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Delete volume with id: ca643e8f-0e44-415d-a84c-a6046bf8a126 Aug 06 19:29:56.441284 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:56.441284 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:56.442028 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-72ee54aa-8785-4109-a465-1af188481aa2 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Volume info retrieved successfully. Aug 06 19:29:56.471780 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-72ee54aa-8785-4109-a465-1af188481aa2 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Delete volume request issued successfully. Aug 06 19:29:56.471943 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-72ee54aa-8785-4109-a465-1af188481aa2 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] https://10.4.3.5/volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 returned with HTTP 202 Aug 06 19:29:56.472561 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 916/3651] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:29:56 2026] DELETE /volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:29:56.484061 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c1f53a6b-0b39-4e7d-a0a9-4574ca11492d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:56.491194 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c1f53a6b-0b39-4e7d-a0a9-4574ca11492d tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] GET https://10.4.3.5/volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 Aug 06 19:29:56.491194 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c1f53a6b-0b39-4e7d-a0a9-4574ca11492d tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:56.491194 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c1f53a6b-0b39-4e7d-a0a9-4574ca11492d tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:56.501461 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:56.501461 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:56.508107 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c1f53a6b-0b39-4e7d-a0a9-4574ca11492d tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Volume info retrieved successfully. Aug 06 19:29:56.519672 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c1f53a6b-0b39-4e7d-a0a9-4574ca11492d tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] https://10.4.3.5/volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 returned with HTTP 200 Aug 06 19:29:56.520313 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 920/3652] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:56 2026] GET /volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 => generated 1290 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:56.785476 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bdd0d480-f47b-4f21-a8af-dfe4965ebd1d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:56.791885 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bdd0d480-f47b-4f21-a8af-dfe4965ebd1d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:29:56.791885 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bdd0d480-f47b-4f21-a8af-dfe4965ebd1d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-2124285365", "snapshot_id": "eedb70b4-9532-4a63-96e9-a1b743927e93", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:56.793579 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-bdd0d480-f47b-4f21-a8af-dfe4965ebd1d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-2124285365', 'snapshot_id': 'eedb70b4-9532-4a63-96e9-a1b743927e93', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:29:56.803238 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:56.803238 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:56.803651 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bdd0d480-f47b-4f21-a8af-dfe4965ebd1d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Snapshot retrieved successfully. Aug 06 19:29:56.803834 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-bdd0d480-f47b-4f21-a8af-dfe4965ebd1d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Create volume of 1 GB Aug 06 19:29:56.811191 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bdd0d480-f47b-4f21-a8af-dfe4965ebd1d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Availability Zones retrieved successfully. Aug 06 19:29:56.820050 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bdd0d480-f47b-4f21-a8af-dfe4965ebd1d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Flow 'volume_create_api' (8c8e5b0c-8665-4b32-b841-7586a7967d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:56.821932 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bdd0d480-f47b-4f21-a8af-dfe4965ebd1d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e4ff868-61e0-4da4-99cd-55607abb82f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:56.823254 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-bdd0d480-f47b-4f21-a8af-dfe4965ebd1d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:29:56.877273 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bdd0d480-f47b-4f21-a8af-dfe4965ebd1d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e4ff868-61e0-4da4-99cd-55607abb82f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'eedb70b4-9532-4a63-96e9-a1b743927e93', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:56.878442 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bdd0d480-f47b-4f21-a8af-dfe4965ebd1d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b82f20aa-38db-41d3-914f-b82814b112d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:56.894548 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c23c3a7e-2513-4fea-974c-7848141772b1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:56.898435 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c23c3a7e-2513-4fea-974c-7848141772b1 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:29:56.898674 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c23c3a7e-2513-4fea-974c-7848141772b1 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:56.898907 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c23c3a7e-2513-4fea-974c-7848141772b1 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:56.899078 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-c23c3a7e-2513-4fea-974c-7848141772b1 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:56.903830 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:56.903830 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:56.904493 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c23c3a7e-2513-4fea-974c-7848141772b1 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:29:56.904863 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 905/3653] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:56 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:56.918408 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0b8194a9-da4d-4d57-b3d4-7c878cf2b871 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:56.920790 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b8194a9-da4d-4d57-b3d4-7c878cf2b871 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/6ae51f27-1842-4ea4-aa59-a334c6625c9e Aug 06 19:29:56.921162 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b8194a9-da4d-4d57-b3d4-7c878cf2b871 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:56.921417 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b8194a9-da4d-4d57-b3d4-7c878cf2b871 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:56.921623 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-0b8194a9-da4d-4d57-b3d4-7c878cf2b871 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Delete volume with id: 6ae51f27-1842-4ea4-aa59-a334c6625c9e Aug 06 19:29:56.930443 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:56.930443 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:56.930932 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0b8194a9-da4d-4d57-b3d4-7c878cf2b871 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Volume info retrieved successfully. Aug 06 19:29:56.941249 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-bdd0d480-f47b-4f21-a8af-dfe4965ebd1d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Created reservations ['fab32d06-741b-4bf8-8ffb-b23fce9f2f58', '2ce09d2a-42ec-4737-bd8b-65a521d03ace', 'a4e7ef1e-742b-4159-8ed2-01fe34675079', '25c0b83d-e363-4647-9710-67774dcaad10'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:56.942388 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bdd0d480-f47b-4f21-a8af-dfe4965ebd1d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b82f20aa-38db-41d3-914f-b82814b112d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fab32d06-741b-4bf8-8ffb-b23fce9f2f58', '2ce09d2a-42ec-4737-bd8b-65a521d03ace', 'a4e7ef1e-742b-4159-8ed2-01fe34675079', '25c0b83d-e363-4647-9710-67774dcaad10']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:56.943466 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bdd0d480-f47b-4f21-a8af-dfe4965ebd1d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e912465-9d7f-4c6a-ba87-18a3b1149ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:56.951716 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0b8194a9-da4d-4d57-b3d4-7c878cf2b871 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Delete volume request issued successfully. Aug 06 19:29:56.952068 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b8194a9-da4d-4d57-b3d4-7c878cf2b871 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/volumes/6ae51f27-1842-4ea4-aa59-a334c6625c9e returned with HTTP 202 Aug 06 19:29:56.952639 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 917/3654] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:29:56 2026] DELETE /volume/v3/volumes/6ae51f27-1842-4ea4-aa59-a334c6625c9e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:29:56.961219 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4ac5658d-1ed6-44e1-a405-e2af7b3748ac None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:56.965902 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4ac5658d-1ed6-44e1-a405-e2af7b3748ac tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/volumes/6ae51f27-1842-4ea4-aa59-a334c6625c9e Aug 06 19:29:56.966248 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4ac5658d-1ed6-44e1-a405-e2af7b3748ac tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:56.966502 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4ac5658d-1ed6-44e1-a405-e2af7b3748ac tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:56.976452 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:56.976452 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:56.980497 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4ac5658d-1ed6-44e1-a405-e2af7b3748ac tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Volume info retrieved successfully. Aug 06 19:29:56.987283 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4ac5658d-1ed6-44e1-a405-e2af7b3748ac tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/volumes/6ae51f27-1842-4ea4-aa59-a334c6625c9e returned with HTTP 200 Aug 06 19:29:56.988256 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 921/3655] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:56 2026] GET /volume/v3/volumes/6ae51f27-1842-4ea4-aa59-a334c6625c9e => generated 1070 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:57.002863 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bdd0d480-f47b-4f21-a8af-dfe4965ebd1d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e912465-9d7f-4c6a-ba87-18a3b1149ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92d00be9-1ae7-4908-888a-a8e1f9150d47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2124285365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f0f877bf0dc4d3392e89739bd652b33',qos_specs=None,replication_status=,reservations=['fab32d06-741b-4bf8-8ffb-b23fce9f2f58','2ce09d2a-42ec-4737-bd8b-65a521d03ace','a4e7ef1e-742b-4159-8ed2-01fe34675079','25c0b83d-e363-4647-9710-67774dcaad10'],size=1,snapshot_id=eedb70b4-9532-4a63-96e9-a1b743927e93,source_replicaid=,source_volid=None,status='creating',user_id='18fe8e045a3d4ef895568aeeb2088ee9',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:29:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2124285365',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92d00be9-1ae7-4908-888a-a8e1f9150d47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f0f877bf0dc4d3392e89739bd652b33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=eedb70b4-9532-4a63-96e9-a1b743927e93,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18fe8e045a3d4ef895568aeeb2088ee9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:57.003944 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bdd0d480-f47b-4f21-a8af-dfe4965ebd1d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d693c78-ed59-463d-aed9-72d66c61b6fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:57.030773 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bdd0d480-f47b-4f21-a8af-dfe4965ebd1d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d693c78-ed59-463d-aed9-72d66c61b6fc) transitioned into state 'SUCCESS' from state '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-2124285365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f0f877bf0dc4d3392e89739bd652b33',qos_specs=None,replication_status=,reservations=['fab32d06-741b-4bf8-8ffb-b23fce9f2f58','2ce09d2a-42ec-4737-bd8b-65a521d03ace','a4e7ef1e-742b-4159-8ed2-01fe34675079','25c0b83d-e363-4647-9710-67774dcaad10'],size=1,snapshot_id=eedb70b4-9532-4a63-96e9-a1b743927e93,source_replicaid=,source_volid=None,status='creating',user_id='18fe8e045a3d4ef895568aeeb2088ee9',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:57.032045 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bdd0d480-f47b-4f21-a8af-dfe4965ebd1d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dca3583-80b0-442a-8e52-8312f8d2c6d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:29:57.066584 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bdd0d480-f47b-4f21-a8af-dfe4965ebd1d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dca3583-80b0-442a-8e52-8312f8d2c6d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:29:57.067987 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bdd0d480-f47b-4f21-a8af-dfe4965ebd1d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Flow 'volume_create_api' (8c8e5b0c-8665-4b32-b841-7586a7967d13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:29:57.068613 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bdd0d480-f47b-4f21-a8af-dfe4965ebd1d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Create volume request issued successfully. Aug 06 19:29:57.069232 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bdd0d480-f47b-4f21-a8af-dfe4965ebd1d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:29:57.071269 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 913/3656] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:29:56 2026] POST /volume/v3/volumes => generated 787 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:57.085084 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-adea16a0-d1ad-4643-9b6f-be9ae4cbe458 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:57.087377 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-adea16a0-d1ad-4643-9b6f-be9ae4cbe458 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 Aug 06 19:29:57.087677 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-adea16a0-d1ad-4643-9b6f-be9ae4cbe458 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:57.087945 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-adea16a0-d1ad-4643-9b6f-be9ae4cbe458 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:57.097860 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:57.097860 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:57.102613 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-adea16a0-d1ad-4643-9b6f-be9ae4cbe458 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:57.110690 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-adea16a0-d1ad-4643-9b6f-be9ae4cbe458 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 returned with HTTP 200 Aug 06 19:29:57.110690 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 906/3657] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:57 2026] GET /volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:57.279932 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-45c6ef2e-8b8d-4db7-a74b-07330c2bccdc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:57.282803 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45c6ef2e-8b8d-4db7-a74b-07330c2bccdc tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc Aug 06 19:29:57.283204 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-45c6ef2e-8b8d-4db7-a74b-07330c2bccdc tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:57.284264 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-45c6ef2e-8b8d-4db7-a74b-07330c2bccdc tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:57.284264 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-45c6ef2e-8b8d-4db7-a74b-07330c2bccdc tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id de4d826b-09cb-4065-9517-7ac0f923d5dc. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:57.289424 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:57.289424 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:57.290001 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45c6ef2e-8b8d-4db7-a74b-07330c2bccdc tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc returned with HTTP 200 Aug 06 19:29:57.290449 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 918/3658] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:57 2026] GET /volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:57.306835 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-698dd08f-b632-4a1f-8ecf-9929bd77c890 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:57.310233 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-698dd08f-b632-4a1f-8ecf-9929bd77c890 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] POST https://10.4.3.5/volume/v3/backups Aug 06 19:29:57.310472 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-698dd08f-b632-4a1f-8ecf-9929bd77c890 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f841702b-6492-4901-86c8-39e0ede46459", "name": "tempest-VolumesBackupsTest-Backup-2136385375"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:57.312488 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-698dd08f-b632-4a1f-8ecf-9929bd77c890 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Creating new backup {'backup': {'volume_id': 'f841702b-6492-4901-86c8-39e0ede46459', 'name': 'tempest-VolumesBackupsTest-Backup-2136385375'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:29:57.312677 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-698dd08f-b632-4a1f-8ecf-9929bd77c890 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Creating backup of volume f841702b-6492-4901-86c8-39e0ede46459 in container None Aug 06 19:29:57.323594 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:57.323594 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:57.324304 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-698dd08f-b632-4a1f-8ecf-9929bd77c890 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Volume info retrieved successfully. Aug 06 19:29:57.374064 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-698dd08f-b632-4a1f-8ecf-9929bd77c890 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Created reservations ['ed2187fc-6d15-4d9a-b5d6-4499fb602a2a', '6c85037c-f9c4-48df-94e9-0208ac2fae99'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:29:57.438254 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-698dd08f-b632-4a1f-8ecf-9929bd77c890 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:29:57.438254 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 922/3659] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:29:57 2026] POST /volume/v3/backups => generated 326 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:29:57.452662 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-44a66f7e-f259-4927-aab6-1d95cdcd0719 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:57.455987 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-44a66f7e-f259-4927-aab6-1d95cdcd0719 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 Aug 06 19:29:57.455987 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-44a66f7e-f259-4927-aab6-1d95cdcd0719 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:57.455987 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-44a66f7e-f259-4927-aab6-1d95cdcd0719 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:57.456532 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-44a66f7e-f259-4927-aab6-1d95cdcd0719 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id f096b97b-a048-49a5-a8c1-4ad4cf2cdee3. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:57.462898 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:57.462898 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:57.463864 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-44a66f7e-f259-4927-aab6-1d95cdcd0719 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 returned with HTTP 200 Aug 06 19:29:57.464424 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 914/3660] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:57 2026] GET /volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:57.540664 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-77ea5c6c-22c8-4d8a-9bc9-12fa49dfaf71 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:57.542835 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-77ea5c6c-22c8-4d8a-9bc9-12fa49dfaf71 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] GET https://10.4.3.5/volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 Aug 06 19:29:57.543125 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-77ea5c6c-22c8-4d8a-9bc9-12fa49dfaf71 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:57.543414 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-77ea5c6c-22c8-4d8a-9bc9-12fa49dfaf71 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:57.550530 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-77ea5c6c-22c8-4d8a-9bc9-12fa49dfaf71 tempest-VolumeAndVolumeTypeFromImageTest-1708517977 tempest-VolumeAndVolumeTypeFromImageTest-1708517977-project-member] https://10.4.3.5/volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 returned with HTTP 404 Aug 06 19:29:57.551571 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 907/3661] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:57 2026] GET /volume/v3/volumes/ca643e8f-0e44-415d-a84c-a6046bf8a126 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:57.815495 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-84439ea6-83f3-4093-9371-b12674a6a961 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:57.817606 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-84439ea6-83f3-4093-9371-b12674a6a961 tempest-VolumeAndVolumeTypeFromImageTest-873442111 tempest-VolumeAndVolumeTypeFromImageTest-873442111-project-admin] GET https://10.4.3.5/volume/v3/volumes/detail?all_tenants=1 Aug 06 19:29:57.817879 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-84439ea6-83f3-4093-9371-b12674a6a961 tempest-VolumeAndVolumeTypeFromImageTest-873442111 tempest-VolumeAndVolumeTypeFromImageTest-873442111-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:57.818101 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-84439ea6-83f3-4093-9371-b12674a6a961 tempest-VolumeAndVolumeTypeFromImageTest-873442111 tempest-VolumeAndVolumeTypeFromImageTest-873442111-project-admin] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:57.818866 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-84439ea6-83f3-4093-9371-b12674a6a961 tempest-VolumeAndVolumeTypeFromImageTest-873442111 tempest-VolumeAndVolumeTypeFromImageTest-873442111-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:29:57.834546 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-84439ea6-83f3-4093-9371-b12674a6a961 tempest-VolumeAndVolumeTypeFromImageTest-873442111 tempest-VolumeAndVolumeTypeFromImageTest-873442111-project-admin] Get all volumes completed successfully. Aug 06 19:29:57.840093 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:57.840093 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:57.846304 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-84439ea6-83f3-4093-9371-b12674a6a961 tempest-VolumeAndVolumeTypeFromImageTest-873442111 tempest-VolumeAndVolumeTypeFromImageTest-873442111-project-admin] https://10.4.3.5/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 19:29:57.846862 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 919/3662] 10.4.3.5 () {66 vars in 1271 bytes} [Thu Aug 6 19:29:57 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15323 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:29:57.877817 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c0b648b8-e31e-4aab-a49e-b0a180ed542c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:57.879715 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c0b648b8-e31e-4aab-a49e-b0a180ed542c tempest-VolumeAndVolumeTypeFromImageTest-873442111 tempest-VolumeAndVolumeTypeFromImageTest-873442111-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/79bb2f87-561d-4d00-a4a5-c4222342de78 Aug 06 19:29:57.879923 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c0b648b8-e31e-4aab-a49e-b0a180ed542c tempest-VolumeAndVolumeTypeFromImageTest-873442111 tempest-VolumeAndVolumeTypeFromImageTest-873442111-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:57.880180 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c0b648b8-e31e-4aab-a49e-b0a180ed542c tempest-VolumeAndVolumeTypeFromImageTest-873442111 tempest-VolumeAndVolumeTypeFromImageTest-873442111-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:57.880372 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-c0b648b8-e31e-4aab-a49e-b0a180ed542c tempest-VolumeAndVolumeTypeFromImageTest-873442111 tempest-VolumeAndVolumeTypeFromImageTest-873442111-project-admin] Delete volume with id: 79bb2f87-561d-4d00-a4a5-c4222342de78 Aug 06 19:29:57.888969 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:57.888969 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:57.889493 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c0b648b8-e31e-4aab-a49e-b0a180ed542c tempest-VolumeAndVolumeTypeFromImageTest-873442111 tempest-VolumeAndVolumeTypeFromImageTest-873442111-project-admin] Volume info retrieved successfully. Aug 06 19:29:57.902573 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.image.cache [None req-c0b648b8-e31e-4aab-a49e-b0a180ed542c tempest-VolumeAndVolumeTypeFromImageTest-873442111 tempest-VolumeAndVolumeTypeFromImageTest-873442111-project-admin] Evicting image cache entry: {'id': 4, 'image_id': 'faf0e17d-d70b-4605-b26c-c969e993a59a', 'volume_id': '79bb2f87-561d-4d00-a4a5-c4222342de78', 'host': 'np0000006689@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 6, 19, 29, 43), 'last_used': datetime.datetime(2026, 8, 6, 19, 29, 56)}. {{(pid=100264) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 06 19:29:57.915568 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c0b648b8-e31e-4aab-a49e-b0a180ed542c tempest-VolumeAndVolumeTypeFromImageTest-873442111 tempest-VolumeAndVolumeTypeFromImageTest-873442111-project-admin] Delete volume request issued successfully. Aug 06 19:29:57.915779 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c0b648b8-e31e-4aab-a49e-b0a180ed542c tempest-VolumeAndVolumeTypeFromImageTest-873442111 tempest-VolumeAndVolumeTypeFromImageTest-873442111-project-admin] https://10.4.3.5/volume/v3/volumes/79bb2f87-561d-4d00-a4a5-c4222342de78 returned with HTTP 202 Aug 06 19:29:57.916412 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 923/3663] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:29:57 2026] DELETE /volume/v3/volumes/79bb2f87-561d-4d00-a4a5-c4222342de78 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:29:57.926869 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4e6a0653-9166-4db2-b77a-d43c67f5d506 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:57.928975 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4e6a0653-9166-4db2-b77a-d43c67f5d506 tempest-VolumeAndVolumeTypeFromImageTest-873442111 tempest-VolumeAndVolumeTypeFromImageTest-873442111-project-admin] GET https://10.4.3.5/volume/v3/volumes/79bb2f87-561d-4d00-a4a5-c4222342de78 Aug 06 19:29:57.929284 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4e6a0653-9166-4db2-b77a-d43c67f5d506 tempest-VolumeAndVolumeTypeFromImageTest-873442111 tempest-VolumeAndVolumeTypeFromImageTest-873442111-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:57.929541 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4e6a0653-9166-4db2-b77a-d43c67f5d506 tempest-VolumeAndVolumeTypeFromImageTest-873442111 tempest-VolumeAndVolumeTypeFromImageTest-873442111-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:57.942635 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:57.942635 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:57.947202 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4e6a0653-9166-4db2-b77a-d43c67f5d506 tempest-VolumeAndVolumeTypeFromImageTest-873442111 tempest-VolumeAndVolumeTypeFromImageTest-873442111-project-admin] Volume info retrieved successfully. Aug 06 19:29:57.955243 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4e6a0653-9166-4db2-b77a-d43c67f5d506 tempest-VolumeAndVolumeTypeFromImageTest-873442111 tempest-VolumeAndVolumeTypeFromImageTest-873442111-project-admin] https://10.4.3.5/volume/v3/volumes/79bb2f87-561d-4d00-a4a5-c4222342de78 returned with HTTP 200 Aug 06 19:29:57.955415 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 915/3664] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:57 2026] GET /volume/v3/volumes/79bb2f87-561d-4d00-a4a5-c4222342de78 => generated 1101 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:58.008587 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6b42a8ca-9c14-4f67-b8d6-027bca3d4d2a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:58.012068 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6b42a8ca-9c14-4f67-b8d6-027bca3d4d2a tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/volumes/6ae51f27-1842-4ea4-aa59-a334c6625c9e Aug 06 19:29:58.012068 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6b42a8ca-9c14-4f67-b8d6-027bca3d4d2a tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:58.012068 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6b42a8ca-9c14-4f67-b8d6-027bca3d4d2a tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:58.024008 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6b42a8ca-9c14-4f67-b8d6-027bca3d4d2a tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/volumes/6ae51f27-1842-4ea4-aa59-a334c6625c9e returned with HTTP 404 Aug 06 19:29:58.024757 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 908/3665] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:58 2026] GET /volume/v3/volumes/6ae51f27-1842-4ea4-aa59-a334c6625c9e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:58.038247 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9c09895e-16d2-4d95-8dd5-20ca0a8453a4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:58.043137 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9c09895e-16d2-4d95-8dd5-20ca0a8453a4 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:29:58.043137 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9c09895e-16d2-4d95-8dd5-20ca0a8453a4 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:58.043352 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9c09895e-16d2-4d95-8dd5-20ca0a8453a4 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:58.043616 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-9c09895e-16d2-4d95-8dd5-20ca0a8453a4 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:58.049985 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:58.049985 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:58.052677 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9c09895e-16d2-4d95-8dd5-20ca0a8453a4 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-member] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:29:58.053319 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 920/3666] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:58 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:58.071522 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-95536a8a-93d9-4857-99bb-c18bdae43cc4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:58.074321 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-95536a8a-93d9-4857-99bb-c18bdae43cc4 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] DELETE https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 Aug 06 19:29:58.075208 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-95536a8a-93d9-4857-99bb-c18bdae43cc4 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:58.075693 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-95536a8a-93d9-4857-99bb-c18bdae43cc4 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:58.076106 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-95536a8a-93d9-4857-99bb-c18bdae43cc4 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Delete backup with id: 175954f2-4e2a-4683-970c-61f35e928df3. Aug 06 19:29:58.083300 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:58.083300 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:58.100937 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-95536a8a-93d9-4857-99bb-c18bdae43cc4 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] delete_backup rpcapi backup_id 175954f2-4e2a-4683-970c-61f35e928df3 {{(pid=100264) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:29:58.102489 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-95536a8a-93d9-4857-99bb-c18bdae43cc4 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 returned with HTTP 202 Aug 06 19:29:58.103216 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 924/3667] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:29:58 2026] DELETE /volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:29:58.110294 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-875fdc81-6ce2-4a7b-8892-b194765cb7c6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:58.114269 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-875fdc81-6ce2-4a7b-8892-b194765cb7c6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 Aug 06 19:29:58.114400 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-875fdc81-6ce2-4a7b-8892-b194765cb7c6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:58.114816 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-875fdc81-6ce2-4a7b-8892-b194765cb7c6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:58.114816 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-875fdc81-6ce2-4a7b-8892-b194765cb7c6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 175954f2-4e2a-4683-970c-61f35e928df3. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:58.118554 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:58.118554 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:58.119147 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-875fdc81-6ce2-4a7b-8892-b194765cb7c6 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 returned with HTTP 200 Aug 06 19:29:58.119480 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 916/3668] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:58 2026] GET /volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:58.126285 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0b25537d-9b6e-4baa-9455-756e76d28845 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:58.129377 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0b25537d-9b6e-4baa-9455-756e76d28845 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 Aug 06 19:29:58.129638 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0b25537d-9b6e-4baa-9455-756e76d28845 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:58.129881 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0b25537d-9b6e-4baa-9455-756e76d28845 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:58.145378 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:58.145378 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:58.150526 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0b25537d-9b6e-4baa-9455-756e76d28845 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:58.156634 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0b25537d-9b6e-4baa-9455-756e76d28845 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 returned with HTTP 200 Aug 06 19:29:58.157251 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 909/3669] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:58 2026] GET /volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:58.172428 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-91e96e8f-5756-4553-853d-ec31d2f335fe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:58.174252 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-91e96e8f-5756-4553-853d-ec31d2f335fe tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 Aug 06 19:29:58.174462 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-91e96e8f-5756-4553-853d-ec31d2f335fe tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:58.174661 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-91e96e8f-5756-4553-853d-ec31d2f335fe tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:58.182653 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:58.182653 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:58.189236 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-91e96e8f-5756-4553-853d-ec31d2f335fe tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:58.196352 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-91e96e8f-5756-4553-853d-ec31d2f335fe tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 returned with HTTP 200 Aug 06 19:29:58.198675 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 921/3670] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:58 2026] GET /volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:58.482713 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-29d0995c-8746-4c54-bcd2-4367be250d54 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:58.484630 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-29d0995c-8746-4c54-bcd2-4367be250d54 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 Aug 06 19:29:58.484994 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-29d0995c-8746-4c54-bcd2-4367be250d54 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:58.485405 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-29d0995c-8746-4c54-bcd2-4367be250d54 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:58.485641 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-29d0995c-8746-4c54-bcd2-4367be250d54 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id f096b97b-a048-49a5-a8c1-4ad4cf2cdee3. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:58.492814 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:58.492814 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:58.494554 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-29d0995c-8746-4c54-bcd2-4367be250d54 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 returned with HTTP 200 Aug 06 19:29:58.494554 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 925/3671] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:58 2026] GET /volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:58.762309 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-8ff11133-0fd7-46ee-b19b-c63e0be800bf req-cd784cd3-bd2b-427c-8e16-bd31f36dcd2f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:58.764979 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8ff11133-0fd7-46ee-b19b-c63e0be800bf req-cd784cd3-bd2b-427c-8e16-bd31f36dcd2f tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 Aug 06 19:29:58.765299 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8ff11133-0fd7-46ee-b19b-c63e0be800bf req-cd784cd3-bd2b-427c-8e16-bd31f36dcd2f tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:58.765394 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8ff11133-0fd7-46ee-b19b-c63e0be800bf req-cd784cd3-bd2b-427c-8e16-bd31f36dcd2f tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:58.775938 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:58.775938 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:58.783359 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-8ff11133-0fd7-46ee-b19b-c63e0be800bf req-cd784cd3-bd2b-427c-8e16-bd31f36dcd2f tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:58.795077 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8ff11133-0fd7-46ee-b19b-c63e0be800bf req-cd784cd3-bd2b-427c-8e16-bd31f36dcd2f tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 returned with HTTP 200 Aug 06 19:29:58.796065 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 917/3672] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:29:58 2026] GET /volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 => generated 880 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:58.915073 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-26f5d730-6d8f-481b-a478-653c4e974256 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:58.916829 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-26f5d730-6d8f-481b-a478-653c4e974256 None None] GET https://10.4.3.5/volume// Aug 06 19:29:58.919922 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-26f5d730-6d8f-481b-a478-653c4e974256 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:58.920145 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-26f5d730-6d8f-481b-a478-653c4e974256 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:58.920990 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-26f5d730-6d8f-481b-a478-653c4e974256 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:29:58.921663 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 910/3673] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:29:58 2026] GET /volume/ => generated 384 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:29:58.931898 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-8ff11133-0fd7-46ee-b19b-c63e0be800bf req-f4291fc9-8f89-416f-ade9-72666626be18 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:58.935435 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8ff11133-0fd7-46ee-b19b-c63e0be800bf req-f4291fc9-8f89-416f-ade9-72666626be18 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:29:58.935435 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8ff11133-0fd7-46ee-b19b-c63e0be800bf req-f4291fc9-8f89-416f-ade9-72666626be18 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92d00be9-1ae7-4908-888a-a8e1f9150d47", "connector": null, "instance_uuid": "74678bf3-b92b-4d80-8462-e7ec174c142c"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:58.950053 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:58.950053 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:58.978874 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-13b7afcc-ec03-49e1-a476-69d9e6618225 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:58.982380 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-13b7afcc-ec03-49e1-a476-69d9e6618225 tempest-VolumeAndVolumeTypeFromImageTest-873442111 tempest-VolumeAndVolumeTypeFromImageTest-873442111-project-admin] GET https://10.4.3.5/volume/v3/volumes/79bb2f87-561d-4d00-a4a5-c4222342de78 Aug 06 19:29:58.982380 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-13b7afcc-ec03-49e1-a476-69d9e6618225 tempest-VolumeAndVolumeTypeFromImageTest-873442111 tempest-VolumeAndVolumeTypeFromImageTest-873442111-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:58.982380 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-13b7afcc-ec03-49e1-a476-69d9e6618225 tempest-VolumeAndVolumeTypeFromImageTest-873442111 tempest-VolumeAndVolumeTypeFromImageTest-873442111-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:58.989194 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-13b7afcc-ec03-49e1-a476-69d9e6618225 tempest-VolumeAndVolumeTypeFromImageTest-873442111 tempest-VolumeAndVolumeTypeFromImageTest-873442111-project-admin] https://10.4.3.5/volume/v3/volumes/79bb2f87-561d-4d00-a4a5-c4222342de78 returned with HTTP 404 Aug 06 19:29:58.989857 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 926/3674] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:58 2026] GET /volume/v3/volumes/79bb2f87-561d-4d00-a4a5-c4222342de78 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:59.004086 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-242eff3f-1f1d-4379-8bd4-92356065bb97 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:59.006034 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-242eff3f-1f1d-4379-8bd4-92356065bb97 tempest-VolumeAndVolumeTypeFromImageTest-873442111 tempest-VolumeAndVolumeTypeFromImageTest-873442111-project-admin] DELETE https://10.4.3.5/volume/v3/types/a10e451e-6ae3-4ed1-acb8-8891843374e0 Aug 06 19:29:59.006297 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-242eff3f-1f1d-4379-8bd4-92356065bb97 tempest-VolumeAndVolumeTypeFromImageTest-873442111 tempest-VolumeAndVolumeTypeFromImageTest-873442111-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:59.006657 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-242eff3f-1f1d-4379-8bd4-92356065bb97 tempest-VolumeAndVolumeTypeFromImageTest-873442111 tempest-VolumeAndVolumeTypeFromImageTest-873442111-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:59.014569 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8ff11133-0fd7-46ee-b19b-c63e0be800bf req-f4291fc9-8f89-416f-ade9-72666626be18 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:29:59.015177 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 922/3675] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:29:58 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:59.056663 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-242eff3f-1f1d-4379-8bd4-92356065bb97 tempest-VolumeAndVolumeTypeFromImageTest-873442111 tempest-VolumeAndVolumeTypeFromImageTest-873442111-project-admin] https://10.4.3.5/volume/v3/types/a10e451e-6ae3-4ed1-acb8-8891843374e0 returned with HTTP 202 Aug 06 19:29:59.057253 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 918/3676] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:29:59 2026] DELETE /volume/v3/types/a10e451e-6ae3-4ed1-acb8-8891843374e0 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:29:59.062769 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2718dec9-4bb2-46b9-86c4-f34117361a4d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:59.071342 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2718dec9-4bb2-46b9-86c4-f34117361a4d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 Aug 06 19:29:59.071660 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2718dec9-4bb2-46b9-86c4-f34117361a4d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:59.072940 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2718dec9-4bb2-46b9-86c4-f34117361a4d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:59.074998 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a3e8ae5a-004a-48dc-b803-f4cd0a7600a5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:59.078120 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a3e8ae5a-004a-48dc-b803-f4cd0a7600a5 tempest-VolumeAndVolumeTypeFromImageTest-873442111 tempest-VolumeAndVolumeTypeFromImageTest-873442111-project-admin] GET https://10.4.3.5/volume/v3/types/a10e451e-6ae3-4ed1-acb8-8891843374e0 Aug 06 19:29:59.079777 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f03c3839-6b5a-4af2-83a1-c1cadceb894b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:59.080068 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a3e8ae5a-004a-48dc-b803-f4cd0a7600a5 tempest-VolumeAndVolumeTypeFromImageTest-873442111 tempest-VolumeAndVolumeTypeFromImageTest-873442111-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:59.080068 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a3e8ae5a-004a-48dc-b803-f4cd0a7600a5 tempest-VolumeAndVolumeTypeFromImageTest-873442111 tempest-VolumeAndVolumeTypeFromImageTest-873442111-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:59.080119 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f03c3839-6b5a-4af2-83a1-c1cadceb894b None None] GET https://10.4.3.5/volume// Aug 06 19:29:59.080119 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f03c3839-6b5a-4af2-83a1-c1cadceb894b None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:59.080119 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f03c3839-6b5a-4af2-83a1-c1cadceb894b None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:59.080119 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f03c3839-6b5a-4af2-83a1-c1cadceb894b None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:29:59.080119 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 923/3677] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:29:59 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:29:59.084668 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a3e8ae5a-004a-48dc-b803-f4cd0a7600a5 tempest-VolumeAndVolumeTypeFromImageTest-873442111 tempest-VolumeAndVolumeTypeFromImageTest-873442111-project-admin] https://10.4.3.5/volume/v3/types/a10e451e-6ae3-4ed1-acb8-8891843374e0 returned with HTTP 404 Aug 06 19:29:59.084668 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 927/3678] 10.4.3.5 () {66 vars in 1328 bytes} [Thu Aug 6 19:29:59 2026] GET /volume/v3/types/a10e451e-6ae3-4ed1-acb8-8891843374e0 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:59.094479 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-8ff11133-0fd7-46ee-b19b-c63e0be800bf req-1742d573-094e-4dfc-832a-6f47fd57beee None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:59.096777 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:59.096777 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:59.097309 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8ff11133-0fd7-46ee-b19b-c63e0be800bf req-1742d573-094e-4dfc-832a-6f47fd57beee tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 Aug 06 19:29:59.097604 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8ff11133-0fd7-46ee-b19b-c63e0be800bf req-1742d573-094e-4dfc-832a-6f47fd57beee tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:59.097849 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8ff11133-0fd7-46ee-b19b-c63e0be800bf req-1742d573-094e-4dfc-832a-6f47fd57beee tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:59.103523 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2718dec9-4bb2-46b9-86c4-f34117361a4d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:59.108431 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2718dec9-4bb2-46b9-86c4-f34117361a4d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 returned with HTTP 200 Aug 06 19:29:59.108845 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 911/3679] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:59 2026] GET /volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 => generated 879 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:59.111692 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:59.111692 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:59.119986 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-8ff11133-0fd7-46ee-b19b-c63e0be800bf req-1742d573-094e-4dfc-832a-6f47fd57beee tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:29:59.132840 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8ff11133-0fd7-46ee-b19b-c63e0be800bf req-1742d573-094e-4dfc-832a-6f47fd57beee tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 returned with HTTP 200 Aug 06 19:29:59.133902 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 919/3680] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:29:59 2026] GET /volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 => generated 1059 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:29:59.136083 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-061ccdd4-7979-4c67-8509-b1a8ef79aa5e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:59.138571 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-061ccdd4-7979-4c67-8509-b1a8ef79aa5e tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 Aug 06 19:29:59.138835 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-061ccdd4-7979-4c67-8509-b1a8ef79aa5e tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:59.139049 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-061ccdd4-7979-4c67-8509-b1a8ef79aa5e tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:59.139184 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-061ccdd4-7979-4c67-8509-b1a8ef79aa5e tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 175954f2-4e2a-4683-970c-61f35e928df3. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:59.144118 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-061ccdd4-7979-4c67-8509-b1a8ef79aa5e tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 returned with HTTP 404 Aug 06 19:29:59.144737 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 924/3681] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:59 2026] GET /volume/v3/backups/175954f2-4e2a-4683-970c-61f35e928df3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:29:59.155248 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4bb2cd1b-4bb2-4012-8e99-a76625e510de None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:59.157033 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4bb2cd1b-4bb2-4012-8e99-a76625e510de tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] DELETE https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 Aug 06 19:29:59.157632 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4bb2cd1b-4bb2-4012-8e99-a76625e510de tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:59.157991 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4bb2cd1b-4bb2-4012-8e99-a76625e510de tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:59.158268 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-4bb2cd1b-4bb2-4012-8e99-a76625e510de tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Delete backup with id: 00660b89-79e8-4519-809f-d5552e721a91. Aug 06 19:29:59.163818 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:59.163818 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:29:59.179417 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-4bb2cd1b-4bb2-4012-8e99-a76625e510de tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] delete_backup rpcapi backup_id 00660b89-79e8-4519-809f-d5552e721a91 {{(pid=100264) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:29:59.180790 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4bb2cd1b-4bb2-4012-8e99-a76625e510de tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 returned with HTTP 202 Aug 06 19:29:59.181435 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 928/3682] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:29:59 2026] DELETE /volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:29:59.194903 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2c67e449-6745-4d68-a279-ec8ce765dfd9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:59.196875 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2c67e449-6745-4d68-a279-ec8ce765dfd9 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 Aug 06 19:29:59.197225 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2c67e449-6745-4d68-a279-ec8ce765dfd9 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:59.197425 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2c67e449-6745-4d68-a279-ec8ce765dfd9 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:59.197562 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-2c67e449-6745-4d68-a279-ec8ce765dfd9 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 00660b89-79e8-4519-809f-d5552e721a91. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:59.206509 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:59.206509 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:29:59.207283 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2c67e449-6745-4d68-a279-ec8ce765dfd9 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 returned with HTTP 200 Aug 06 19:29:59.207677 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 912/3683] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:29:59 2026] GET /volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:29:59.271236 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-8ff11133-0fd7-46ee-b19b-c63e0be800bf req-9e6da26e-90e5-4e62-bc31-c1106e243d0f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:59.275541 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8ff11133-0fd7-46ee-b19b-c63e0be800bf req-9e6da26e-90e5-4e62-bc31-c1106e243d0f tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] PUT https://10.4.3.5/volume/v3/attachments/6f9c7fc0-12b0-4190-9e96-16ad80ec1830 Aug 06 19:29:59.275683 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8ff11133-0fd7-46ee-b19b-c63e0be800bf req-9e6da26e-90e5-4e62-bc31-c1106e243d0f tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:29:59.290907 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-8ff11133-0fd7-46ee-b19b-c63e0be800bf req-9e6da26e-90e5-4e62-bc31-c1106e243d0f tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Acquiring lock "cinder-attachment_update-92d00be9-1ae7-4908-888a-a8e1f9150d47-np0000006689" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:29:59.296997 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-8ff11133-0fd7-46ee-b19b-c63e0be800bf req-9e6da26e-90e5-4e62-bc31-c1106e243d0f tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Lock "cinder-attachment_update-92d00be9-1ae7-4908-888a-a8e1f9150d47-np0000006689" acquired by "attachment_update" :: waited 0.006s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:29:59.297976 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:59.297976 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:29:59.447157 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-8ff11133-0fd7-46ee-b19b-c63e0be800bf req-9e6da26e-90e5-4e62-bc31-c1106e243d0f tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Lock "cinder-attachment_update-92d00be9-1ae7-4908-888a-a8e1f9150d47-np0000006689" released by "attachment_update" :: held 0.150s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:29:59.447922 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8ff11133-0fd7-46ee-b19b-c63e0be800bf req-9e6da26e-90e5-4e62-bc31-c1106e243d0f tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/attachments/6f9c7fc0-12b0-4190-9e96-16ad80ec1830 returned with HTTP 200 Aug 06 19:29:59.448583 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 920/3684] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:29:59 2026] PUT /volume/v3/attachments/6f9c7fc0-12b0-4190-9e96-16ad80ec1830 => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:29:59.510415 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b3255b17-7951-44ca-bc4c-0961e78d34df None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:29:59.515634 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b3255b17-7951-44ca-bc4c-0961e78d34df tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 Aug 06 19:29:59.515720 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b3255b17-7951-44ca-bc4c-0961e78d34df tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:29:59.515889 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b3255b17-7951-44ca-bc4c-0961e78d34df tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:29:59.516182 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b3255b17-7951-44ca-bc4c-0961e78d34df tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id f096b97b-a048-49a5-a8c1-4ad4cf2cdee3. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:29:59.524224 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:29:59.524224 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:29:59.524962 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b3255b17-7951-44ca-bc4c-0961e78d34df tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 returned with HTTP 200 Aug 06 19:29:59.525510 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 925/3685] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:29:59 2026] GET /volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:00.124830 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2358ab7c-52e5-4530-bf02-7259d6134d4d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:00.127229 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2358ab7c-52e5-4530-bf02-7259d6134d4d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 Aug 06 19:30:00.127477 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2358ab7c-52e5-4530-bf02-7259d6134d4d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:00.127732 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2358ab7c-52e5-4530-bf02-7259d6134d4d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:00.138266 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:00.138266 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:00.141667 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2358ab7c-52e5-4530-bf02-7259d6134d4d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:30:00.145661 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2358ab7c-52e5-4530-bf02-7259d6134d4d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 returned with HTTP 200 Aug 06 19:30:00.146049 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 929/3686] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:00 2026] GET /volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:00.229276 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-50c09366-f044-4978-95cd-dcbe507da038 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:00.233781 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-50c09366-f044-4978-95cd-dcbe507da038 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 Aug 06 19:30:00.236324 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-50c09366-f044-4978-95cd-dcbe507da038 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:00.243489 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-50c09366-f044-4978-95cd-dcbe507da038 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:00.243489 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-50c09366-f044-4978-95cd-dcbe507da038 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 00660b89-79e8-4519-809f-d5552e721a91. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:00.257846 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-50c09366-f044-4978-95cd-dcbe507da038 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 returned with HTTP 404 Aug 06 19:30:00.261932 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 913/3687] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:00 2026] GET /volume/v3/backups/00660b89-79e8-4519-809f-d5552e721a91 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:00.276559 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-be2a20d8-0b09-4079-bc75-7054f542fe9a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:00.289457 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-be2a20d8-0b09-4079-bc75-7054f542fe9a tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] DELETE https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:30:00.296064 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-be2a20d8-0b09-4079-bc75-7054f542fe9a tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:00.296064 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-be2a20d8-0b09-4079-bc75-7054f542fe9a tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:00.296064 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-be2a20d8-0b09-4079-bc75-7054f542fe9a tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Delete backup with id: 48f619c6-89a0-401d-8a9d-a67d2f415d90. Aug 06 19:30:00.301168 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:00.301168 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:00.319178 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.backup.rpcapi [None req-be2a20d8-0b09-4079-bc75-7054f542fe9a tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] delete_backup rpcapi backup_id 48f619c6-89a0-401d-8a9d-a67d2f415d90 {{(pid=100263) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:30:00.321495 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-be2a20d8-0b09-4079-bc75-7054f542fe9a tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 202 Aug 06 19:30:00.322337 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 921/3688] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:30:00 2026] DELETE /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:30:00.340945 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a9027491-68fe-45f6-9859-af6149cc468f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:00.342797 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9027491-68fe-45f6-9859-af6149cc468f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:30:00.343032 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9027491-68fe-45f6-9859-af6149cc468f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:00.343544 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9027491-68fe-45f6-9859-af6149cc468f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:00.343544 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a9027491-68fe-45f6-9859-af6149cc468f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:00.351542 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:00.351542 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:00.351542 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9027491-68fe-45f6-9859-af6149cc468f tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 200 Aug 06 19:30:00.351542 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 926/3689] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:00 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:00.542323 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e89bf2d9-35f3-4914-843a-f2041aa6d6cf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:00.544330 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e89bf2d9-35f3-4914-843a-f2041aa6d6cf tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 Aug 06 19:30:00.545034 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e89bf2d9-35f3-4914-843a-f2041aa6d6cf tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:00.545034 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e89bf2d9-35f3-4914-843a-f2041aa6d6cf tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:00.545034 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-e89bf2d9-35f3-4914-843a-f2041aa6d6cf tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id f096b97b-a048-49a5-a8c1-4ad4cf2cdee3. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:00.554246 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:00.554246 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:00.555139 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e89bf2d9-35f3-4914-843a-f2041aa6d6cf tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 returned with HTTP 200 Aug 06 19:30:00.555876 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 930/3690] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:00 2026] GET /volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:01.166965 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a955870f-4823-4749-8bb2-df199555763b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:01.171799 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a955870f-4823-4749-8bb2-df199555763b tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 Aug 06 19:30:01.174792 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a955870f-4823-4749-8bb2-df199555763b tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:01.176167 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a955870f-4823-4749-8bb2-df199555763b tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:01.209183 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:01.209183 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:01.229408 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a955870f-4823-4749-8bb2-df199555763b tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:30:01.242180 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a955870f-4823-4749-8bb2-df199555763b tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 returned with HTTP 200 Aug 06 19:30:01.243084 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 914/3691] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:01 2026] GET /volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 => generated 880 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:01.371386 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-38d01980-60a7-46c9-858b-9e5568f857dd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:01.376760 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-38d01980-60a7-46c9-858b-9e5568f857dd tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 Aug 06 19:30:01.377321 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-38d01980-60a7-46c9-858b-9e5568f857dd tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:01.377703 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-38d01980-60a7-46c9-858b-9e5568f857dd tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:01.377860 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-38d01980-60a7-46c9-858b-9e5568f857dd tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Show backup with id 48f619c6-89a0-401d-8a9d-a67d2f415d90. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:01.397867 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-38d01980-60a7-46c9-858b-9e5568f857dd tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 returned with HTTP 404 Aug 06 19:30:01.397867 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 922/3692] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:01 2026] GET /volume/v3/backups/48f619c6-89a0-401d-8a9d-a67d2f415d90 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:01.412669 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c60a66de-1790-4607-84e7-5cb6fbaeb069 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:01.416619 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c60a66de-1790-4607-84e7-5cb6fbaeb069 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/a5ed0d25-457c-4272-b008-b30fb78af19d Aug 06 19:30:01.416619 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c60a66de-1790-4607-84e7-5cb6fbaeb069 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:01.416619 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c60a66de-1790-4607-84e7-5cb6fbaeb069 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:01.416619 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-c60a66de-1790-4607-84e7-5cb6fbaeb069 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Delete volume with id: a5ed0d25-457c-4272-b008-b30fb78af19d Aug 06 19:30:01.435380 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:01.435380 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:01.435855 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c60a66de-1790-4607-84e7-5cb6fbaeb069 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Volume info retrieved successfully. Aug 06 19:30:01.470505 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c60a66de-1790-4607-84e7-5cb6fbaeb069 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Delete volume request issued successfully. Aug 06 19:30:01.470674 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c60a66de-1790-4607-84e7-5cb6fbaeb069 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/volumes/a5ed0d25-457c-4272-b008-b30fb78af19d returned with HTTP 202 Aug 06 19:30:01.472149 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 927/3693] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:30:01 2026] DELETE /volume/v3/volumes/a5ed0d25-457c-4272-b008-b30fb78af19d => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:01.488434 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c8b73c55-dcb0-4111-8a07-3d66f00c6c0a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:01.492679 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c8b73c55-dcb0-4111-8a07-3d66f00c6c0a tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/volumes/a5ed0d25-457c-4272-b008-b30fb78af19d Aug 06 19:30:01.492876 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c8b73c55-dcb0-4111-8a07-3d66f00c6c0a tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:01.493168 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c8b73c55-dcb0-4111-8a07-3d66f00c6c0a tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:01.510440 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:01.510440 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:01.521218 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c8b73c55-dcb0-4111-8a07-3d66f00c6c0a tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Volume info retrieved successfully. Aug 06 19:30:01.529005 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c8b73c55-dcb0-4111-8a07-3d66f00c6c0a tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/volumes/a5ed0d25-457c-4272-b008-b30fb78af19d returned with HTTP 200 Aug 06 19:30:01.529716 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 931/3694] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:01 2026] GET /volume/v3/volumes/a5ed0d25-457c-4272-b008-b30fb78af19d => generated 1002 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:01.570226 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ac4eeea2-4d42-413b-840a-3a5051859a92 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:01.572322 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ac4eeea2-4d42-413b-840a-3a5051859a92 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 Aug 06 19:30:01.572576 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ac4eeea2-4d42-413b-840a-3a5051859a92 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:01.573179 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ac4eeea2-4d42-413b-840a-3a5051859a92 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:01.573179 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ac4eeea2-4d42-413b-840a-3a5051859a92 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id f096b97b-a048-49a5-a8c1-4ad4cf2cdee3. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:01.586661 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:01.586661 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:01.586661 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ac4eeea2-4d42-413b-840a-3a5051859a92 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 returned with HTTP 200 Aug 06 19:30:01.587477 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 915/3695] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:01 2026] GET /volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 => generated 746 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:30:01.980779 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0a3f6fd1-f5f2-4db3-b2bf-ece59c9c9c8a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:02.172589 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0a3f6fd1-f5f2-4db3-b2bf-ece59c9c9c8a tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:30:02.172838 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0a3f6fd1-f5f2-4db3-b2bf-ece59c9c9c8a tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1380144677"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:02.176185 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-0a3f6fd1-f5f2-4db3-b2bf-ece59c9c9c8a tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1380144677'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:30:02.176185 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-0a3f6fd1-f5f2-4db3-b2bf-ece59c9c9c8a tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Create volume of 1 GB Aug 06 19:30:02.184065 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0a3f6fd1-f5f2-4db3-b2bf-ece59c9c9c8a tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Availability Zones retrieved successfully. Aug 06 19:30:02.193716 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0a3f6fd1-f5f2-4db3-b2bf-ece59c9c9c8a tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Flow 'volume_create_api' (25199b3b-3b56-43fa-8ed4-30f05b4556e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:02.195383 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0a3f6fd1-f5f2-4db3-b2bf-ece59c9c9c8a tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f81bfe55-2af6-4e37-80a0-551a52615a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:02.196402 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-0a3f6fd1-f5f2-4db3-b2bf-ece59c9c9c8a tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:30:02.246590 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0a3f6fd1-f5f2-4db3-b2bf-ece59c9c9c8a tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f81bfe55-2af6-4e37-80a0-551a52615a3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:02.248452 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0a3f6fd1-f5f2-4db3-b2bf-ece59c9c9c8a tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1639a64-1826-44d7-921f-1d33317cf698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:02.268964 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cbde7b28-cfd3-496f-97ac-a739e508f6f6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:02.271316 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cbde7b28-cfd3-496f-97ac-a739e508f6f6 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 Aug 06 19:30:02.273592 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cbde7b28-cfd3-496f-97ac-a739e508f6f6 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:02.273592 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cbde7b28-cfd3-496f-97ac-a739e508f6f6 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:02.289313 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:02.289313 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:02.298807 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cbde7b28-cfd3-496f-97ac-a739e508f6f6 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:30:02.309871 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cbde7b28-cfd3-496f-97ac-a739e508f6f6 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 returned with HTTP 200 Aug 06 19:30:02.311073 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 928/3696] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:02 2026] GET /volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 => generated 880 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:02.402779 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-0a3f6fd1-f5f2-4db3-b2bf-ece59c9c9c8a tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Created reservations ['9f188851-dfab-470a-af4b-a92801e8ec18', '2cea52fb-7d41-41eb-80ef-7f24fc58ebe1', 'd2f8f34f-5137-49e8-b516-781c9ed11130', '3958f62a-67f8-4498-9920-9ffb4495b08c'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:02.404528 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0a3f6fd1-f5f2-4db3-b2bf-ece59c9c9c8a tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1639a64-1826-44d7-921f-1d33317cf698) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f188851-dfab-470a-af4b-a92801e8ec18', '2cea52fb-7d41-41eb-80ef-7f24fc58ebe1', 'd2f8f34f-5137-49e8-b516-781c9ed11130', '3958f62a-67f8-4498-9920-9ffb4495b08c']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:02.405691 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0a3f6fd1-f5f2-4db3-b2bf-ece59c9c9c8a tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b8c21e7-9d94-4b09-981f-139998f58fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:02.454173 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0a3f6fd1-f5f2-4db3-b2bf-ece59c9c9c8a tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b8c21e7-9d94-4b09-981f-139998f58fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'beff7f94-2633-4007-a6cd-0bedf026c3bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1380144677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3359615742f4061bd15886cc7849558',qos_specs=None,replication_status=,reservations=['9f188851-dfab-470a-af4b-a92801e8ec18','2cea52fb-7d41-41eb-80ef-7f24fc58ebe1','d2f8f34f-5137-49e8-b516-781c9ed11130','3958f62a-67f8-4498-9920-9ffb4495b08c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12eca7f11d834c9f9cba9a01f68d1232',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:30:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1380144677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=beff7f94-2633-4007-a6cd-0bedf026c3bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3359615742f4061bd15886cc7849558',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12eca7f11d834c9f9cba9a01f68d1232',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:02.455893 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0a3f6fd1-f5f2-4db3-b2bf-ece59c9c9c8a tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f686e14e-090f-4bd3-9e91-88b5ce4ed481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:02.495549 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0a3f6fd1-f5f2-4db3-b2bf-ece59c9c9c8a tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f686e14e-090f-4bd3-9e91-88b5ce4ed481) transitioned into state 'SUCCESS' from state '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-1380144677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3359615742f4061bd15886cc7849558',qos_specs=None,replication_status=,reservations=['9f188851-dfab-470a-af4b-a92801e8ec18','2cea52fb-7d41-41eb-80ef-7f24fc58ebe1','d2f8f34f-5137-49e8-b516-781c9ed11130','3958f62a-67f8-4498-9920-9ffb4495b08c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12eca7f11d834c9f9cba9a01f68d1232',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:02.496268 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0a3f6fd1-f5f2-4db3-b2bf-ece59c9c9c8a tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (746b5eb1-c7ae-4799-a335-7cc7faa4bea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:02.510202 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0a3f6fd1-f5f2-4db3-b2bf-ece59c9c9c8a tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (746b5eb1-c7ae-4799-a335-7cc7faa4bea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:02.511118 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0a3f6fd1-f5f2-4db3-b2bf-ece59c9c9c8a tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Flow 'volume_create_api' (25199b3b-3b56-43fa-8ed4-30f05b4556e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:02.511459 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0a3f6fd1-f5f2-4db3-b2bf-ece59c9c9c8a tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Create volume request issued successfully. Aug 06 19:30:02.512792 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0a3f6fd1-f5f2-4db3-b2bf-ece59c9c9c8a tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:30:02.513404 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 923/3697] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:30:01 2026] POST /volume/v3/volumes => generated 760 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:02.531433 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9979754e-1f7b-410e-a6b9-de5d1c111b17 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:02.534776 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9979754e-1f7b-410e-a6b9-de5d1c111b17 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] GET https://10.4.3.5/volume/v3/volumes/beff7f94-2633-4007-a6cd-0bedf026c3bb Aug 06 19:30:02.534776 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9979754e-1f7b-410e-a6b9-de5d1c111b17 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:02.534776 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9979754e-1f7b-410e-a6b9-de5d1c111b17 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:02.546798 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:02.546798 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:02.552805 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a05461f5-2da5-4fad-9326-f6b7de310491 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:02.554112 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9979754e-1f7b-410e-a6b9-de5d1c111b17 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Volume info retrieved successfully. Aug 06 19:30:02.556372 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a05461f5-2da5-4fad-9326-f6b7de310491 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] GET https://10.4.3.5/volume/v3/volumes/a5ed0d25-457c-4272-b008-b30fb78af19d Aug 06 19:30:02.556666 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a05461f5-2da5-4fad-9326-f6b7de310491 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:02.556950 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a05461f5-2da5-4fad-9326-f6b7de310491 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:02.559885 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9979754e-1f7b-410e-a6b9-de5d1c111b17 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] https://10.4.3.5/volume/v3/volumes/beff7f94-2633-4007-a6cd-0bedf026c3bb returned with HTTP 200 Aug 06 19:30:02.560370 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 932/3698] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:02 2026] GET /volume/v3/volumes/beff7f94-2633-4007-a6cd-0bedf026c3bb => generated 828 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:02.569290 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a05461f5-2da5-4fad-9326-f6b7de310491 tempest-ProjectMemberTests33-1226541298 tempest-ProjectMemberTests33-1226541298-project-admin] https://10.4.3.5/volume/v3/volumes/a5ed0d25-457c-4272-b008-b30fb78af19d returned with HTTP 404 Aug 06 19:30:02.569833 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 916/3699] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:02 2026] GET /volume/v3/volumes/a5ed0d25-457c-4272-b008-b30fb78af19d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:02.609149 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ff83f26a-b362-4aab-a462-7d421855da88 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:02.613592 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff83f26a-b362-4aab-a462-7d421855da88 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 Aug 06 19:30:02.613929 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff83f26a-b362-4aab-a462-7d421855da88 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:02.614249 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff83f26a-b362-4aab-a462-7d421855da88 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:02.614386 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ff83f26a-b362-4aab-a462-7d421855da88 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id f096b97b-a048-49a5-a8c1-4ad4cf2cdee3. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:02.624317 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:02.624317 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:02.625032 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff83f26a-b362-4aab-a462-7d421855da88 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 returned with HTTP 200 Aug 06 19:30:02.625569 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 929/3700] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:02 2026] GET /volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 => generated 746 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:03.229004 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-8ff11133-0fd7-46ee-b19b-c63e0be800bf req-06fc141d-8973-473f-9b4b-5bbf03647501 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:03.234633 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8ff11133-0fd7-46ee-b19b-c63e0be800bf req-06fc141d-8973-473f-9b4b-5bbf03647501 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] POST https://10.4.3.5/volume/v3/attachments/6f9c7fc0-12b0-4190-9e96-16ad80ec1830/action Aug 06 19:30:03.236098 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8ff11133-0fd7-46ee-b19b-c63e0be800bf req-06fc141d-8973-473f-9b4b-5bbf03647501 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:30:03.236098 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8ff11133-0fd7-46ee-b19b-c63e0be800bf req-06fc141d-8973-473f-9b4b-5bbf03647501 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:03.255301 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:03.255301 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:03.271658 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8ff11133-0fd7-46ee-b19b-c63e0be800bf req-06fc141d-8973-473f-9b4b-5bbf03647501 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/attachments/6f9c7fc0-12b0-4190-9e96-16ad80ec1830/action returned with HTTP 204 Aug 06 19:30:03.272863 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 924/3701] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:30:03 2026] POST /volume/v3/attachments/6f9c7fc0-12b0-4190-9e96-16ad80ec1830/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:03.334631 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9c01261e-d446-4c5c-8f91-ff0a9a7bf9b2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:03.339246 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9c01261e-d446-4c5c-8f91-ff0a9a7bf9b2 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 Aug 06 19:30:03.339246 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9c01261e-d446-4c5c-8f91-ff0a9a7bf9b2 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:03.339246 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9c01261e-d446-4c5c-8f91-ff0a9a7bf9b2 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:03.355953 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:03.355953 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:03.364399 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9c01261e-d446-4c5c-8f91-ff0a9a7bf9b2 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:30:03.375889 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9c01261e-d446-4c5c-8f91-ff0a9a7bf9b2 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 returned with HTTP 200 Aug 06 19:30:03.376763 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 933/3702] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:03 2026] GET /volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 => generated 1172 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:03.575525 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bb8e254f-38b1-4d9c-9426-66e7787a3238 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:03.579475 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bb8e254f-38b1-4d9c-9426-66e7787a3238 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] GET https://10.4.3.5/volume/v3/volumes/beff7f94-2633-4007-a6cd-0bedf026c3bb Aug 06 19:30:03.579641 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bb8e254f-38b1-4d9c-9426-66e7787a3238 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:03.579980 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bb8e254f-38b1-4d9c-9426-66e7787a3238 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:03.593317 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:03.593317 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:03.602252 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bb8e254f-38b1-4d9c-9426-66e7787a3238 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Volume info retrieved successfully. Aug 06 19:30:03.615673 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bb8e254f-38b1-4d9c-9426-66e7787a3238 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] https://10.4.3.5/volume/v3/volumes/beff7f94-2633-4007-a6cd-0bedf026c3bb returned with HTTP 200 Aug 06 19:30:03.616196 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 917/3703] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:03 2026] GET /volume/v3/volumes/beff7f94-2633-4007-a6cd-0bedf026c3bb => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:03.638232 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a433fd62-9b91-443e-99c1-bc74a64eb9d0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:03.644873 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a433fd62-9b91-443e-99c1-bc74a64eb9d0 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:30:03.644873 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a433fd62-9b91-443e-99c1-bc74a64eb9d0 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "beff7f94-2633-4007-a6cd-0bedf026c3bb", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-876173265"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:03.645005 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ec684213-e22f-4dde-98fc-d3cc761e737e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:03.648596 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-a433fd62-9b91-443e-99c1-bc74a64eb9d0 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Create volume request body: {'volume': {"'source_volid": 'beff7f94-2633-4007-a6cd-0bedf026c3bb', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-876173265'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:30:03.648596 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-a433fd62-9b91-443e-99c1-bc74a64eb9d0 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Create volume of 1 GB Aug 06 19:30:03.648754 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ec684213-e22f-4dde-98fc-d3cc761e737e tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 Aug 06 19:30:03.648754 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ec684213-e22f-4dde-98fc-d3cc761e737e tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:03.648754 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ec684213-e22f-4dde-98fc-d3cc761e737e tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:03.648754 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-ec684213-e22f-4dde-98fc-d3cc761e737e tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id f096b97b-a048-49a5-a8c1-4ad4cf2cdee3. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:03.652681 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a433fd62-9b91-443e-99c1-bc74a64eb9d0 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Availability Zones retrieved successfully. Aug 06 19:30:03.654380 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:03.654380 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:03.655548 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ec684213-e22f-4dde-98fc-d3cc761e737e tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 returned with HTTP 200 Aug 06 19:30:03.656110 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 925/3704] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:03 2026] GET /volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:03.662032 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a433fd62-9b91-443e-99c1-bc74a64eb9d0 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Flow 'volume_create_api' (2d3e9a06-9fb3-407c-bfee-864fa2227904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:03.663185 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a433fd62-9b91-443e-99c1-bc74a64eb9d0 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34773e89-b6ec-4ace-8b9c-4d7362bb5365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:03.664486 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-a433fd62-9b91-443e-99c1-bc74a64eb9d0 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:30:03.717744 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a433fd62-9b91-443e-99c1-bc74a64eb9d0 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34773e89-b6ec-4ace-8b9c-4d7362bb5365) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:03.718828 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a433fd62-9b91-443e-99c1-bc74a64eb9d0 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2cb7a97-940b-4537-a8f0-022cf4adf005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:03.781554 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-a433fd62-9b91-443e-99c1-bc74a64eb9d0 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Created reservations ['497839ef-9570-4ceb-a4c9-5c5d3ef2328e', '971f2f04-a640-480f-9e99-ed3f56211216', '20e7d60c-23e8-4920-8111-8a30fed8b66d', 'cbf3d748-807c-4d07-af13-d153d7a2dea6'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:03.782740 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a433fd62-9b91-443e-99c1-bc74a64eb9d0 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2cb7a97-940b-4537-a8f0-022cf4adf005) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['497839ef-9570-4ceb-a4c9-5c5d3ef2328e', '971f2f04-a640-480f-9e99-ed3f56211216', '20e7d60c-23e8-4920-8111-8a30fed8b66d', 'cbf3d748-807c-4d07-af13-d153d7a2dea6']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:03.783874 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a433fd62-9b91-443e-99c1-bc74a64eb9d0 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0a3bd3a-29b2-43ad-a9f1-09886b71a2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:03.818180 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a433fd62-9b91-443e-99c1-bc74a64eb9d0 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0a3bd3a-29b2-43ad-a9f1-09886b71a2d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6463a0e3-e571-4a0a-a509-db5fb5a76aa4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-876173265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3359615742f4061bd15886cc7849558',qos_specs=None,replication_status=,reservations=['497839ef-9570-4ceb-a4c9-5c5d3ef2328e','971f2f04-a640-480f-9e99-ed3f56211216','20e7d60c-23e8-4920-8111-8a30fed8b66d','cbf3d748-807c-4d07-af13-d153d7a2dea6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12eca7f11d834c9f9cba9a01f68d1232',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:30:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-876173265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6463a0e3-e571-4a0a-a509-db5fb5a76aa4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3359615742f4061bd15886cc7849558',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12eca7f11d834c9f9cba9a01f68d1232',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:03.819029 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a433fd62-9b91-443e-99c1-bc74a64eb9d0 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (976a3c18-6ed7-444d-8f58-1db9f4b3e215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:03.853225 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a433fd62-9b91-443e-99c1-bc74a64eb9d0 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (976a3c18-6ed7-444d-8f58-1db9f4b3e215) transitioned into state 'SUCCESS' from state '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-876173265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3359615742f4061bd15886cc7849558',qos_specs=None,replication_status=,reservations=['497839ef-9570-4ceb-a4c9-5c5d3ef2328e','971f2f04-a640-480f-9e99-ed3f56211216','20e7d60c-23e8-4920-8111-8a30fed8b66d','cbf3d748-807c-4d07-af13-d153d7a2dea6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12eca7f11d834c9f9cba9a01f68d1232',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:03.854423 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a433fd62-9b91-443e-99c1-bc74a64eb9d0 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c86444fd-90ee-439b-b9f7-d75b6586e202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:03.868794 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a433fd62-9b91-443e-99c1-bc74a64eb9d0 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c86444fd-90ee-439b-b9f7-d75b6586e202) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:03.869626 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a433fd62-9b91-443e-99c1-bc74a64eb9d0 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Flow 'volume_create_api' (2d3e9a06-9fb3-407c-bfee-864fa2227904) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:03.870674 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a433fd62-9b91-443e-99c1-bc74a64eb9d0 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Create volume request issued successfully. Aug 06 19:30:03.870674 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a433fd62-9b91-443e-99c1-bc74a64eb9d0 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:30:03.871126 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 930/3705] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:30:03 2026] POST /volume/v3/volumes => generated 759 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:03.884982 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-16e1f6be-ba4e-47e5-97cc-fc3a9c63757d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:03.888451 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-16e1f6be-ba4e-47e5-97cc-fc3a9c63757d tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:30:03.888451 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-16e1f6be-ba4e-47e5-97cc-fc3a9c63757d tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "beff7f94-2633-4007-a6cd-0bedf026c3bb", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-629841729"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:03.890816 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-16e1f6be-ba4e-47e5-97cc-fc3a9c63757d tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Create volume request body: {'volume': {"'source_volid": 'beff7f94-2633-4007-a6cd-0bedf026c3bb', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-629841729'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:30:03.891055 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-16e1f6be-ba4e-47e5-97cc-fc3a9c63757d tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Create volume of 1 GB Aug 06 19:30:03.897736 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-16e1f6be-ba4e-47e5-97cc-fc3a9c63757d tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Availability Zones retrieved successfully. Aug 06 19:30:03.907738 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-16e1f6be-ba4e-47e5-97cc-fc3a9c63757d tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Flow 'volume_create_api' (81d3d60e-f0af-4e59-a4ba-37606ba793bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:03.908799 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-16e1f6be-ba4e-47e5-97cc-fc3a9c63757d tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (501b6297-d742-482d-bc68-8bf7d1b207e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:03.910002 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-16e1f6be-ba4e-47e5-97cc-fc3a9c63757d tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:30:03.954786 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-16e1f6be-ba4e-47e5-97cc-fc3a9c63757d tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (501b6297-d742-482d-bc68-8bf7d1b207e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:03.955917 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-16e1f6be-ba4e-47e5-97cc-fc3a9c63757d tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f03e9de-608f-4f8f-8049-d95463532e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:04.041797 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-16e1f6be-ba4e-47e5-97cc-fc3a9c63757d tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Created reservations ['1d8a6aed-f49f-4914-9ded-70121bf33a5a', '2581059b-b5e3-49b0-9175-7fca30ff5d11', '415d1f3b-c046-4eaf-84ec-679c2f08ba76', '102a0c24-aa2d-444a-8e4e-c0a4f169ddff'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:04.042977 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-16e1f6be-ba4e-47e5-97cc-fc3a9c63757d tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f03e9de-608f-4f8f-8049-d95463532e96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d8a6aed-f49f-4914-9ded-70121bf33a5a', '2581059b-b5e3-49b0-9175-7fca30ff5d11', '415d1f3b-c046-4eaf-84ec-679c2f08ba76', '102a0c24-aa2d-444a-8e4e-c0a4f169ddff']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:04.043978 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-16e1f6be-ba4e-47e5-97cc-fc3a9c63757d tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbd8cfbf-d4d2-4092-9441-fa8e3f761fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:04.073056 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-16e1f6be-ba4e-47e5-97cc-fc3a9c63757d tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbd8cfbf-d4d2-4092-9441-fa8e3f761fc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad93fb7c-0ecc-4b91-afca-98bd00212d14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-629841729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3359615742f4061bd15886cc7849558',qos_specs=None,replication_status=,reservations=['1d8a6aed-f49f-4914-9ded-70121bf33a5a','2581059b-b5e3-49b0-9175-7fca30ff5d11','415d1f3b-c046-4eaf-84ec-679c2f08ba76','102a0c24-aa2d-444a-8e4e-c0a4f169ddff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12eca7f11d834c9f9cba9a01f68d1232',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:30:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-629841729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad93fb7c-0ecc-4b91-afca-98bd00212d14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3359615742f4061bd15886cc7849558',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12eca7f11d834c9f9cba9a01f68d1232',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:04.074429 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-16e1f6be-ba4e-47e5-97cc-fc3a9c63757d tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6efdb148-c78c-4d55-9d1f-51b0aa83eaa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:04.099046 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-16e1f6be-ba4e-47e5-97cc-fc3a9c63757d tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6efdb148-c78c-4d55-9d1f-51b0aa83eaa6) transitioned into state 'SUCCESS' from state '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-629841729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3359615742f4061bd15886cc7849558',qos_specs=None,replication_status=,reservations=['1d8a6aed-f49f-4914-9ded-70121bf33a5a','2581059b-b5e3-49b0-9175-7fca30ff5d11','415d1f3b-c046-4eaf-84ec-679c2f08ba76','102a0c24-aa2d-444a-8e4e-c0a4f169ddff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12eca7f11d834c9f9cba9a01f68d1232',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:04.099939 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-16e1f6be-ba4e-47e5-97cc-fc3a9c63757d tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (239beef6-1996-47ac-bd4d-b6440ebc2deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:04.115912 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-16e1f6be-ba4e-47e5-97cc-fc3a9c63757d tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (239beef6-1996-47ac-bd4d-b6440ebc2deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:04.117107 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-16e1f6be-ba4e-47e5-97cc-fc3a9c63757d tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Flow 'volume_create_api' (81d3d60e-f0af-4e59-a4ba-37606ba793bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:04.117511 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-16e1f6be-ba4e-47e5-97cc-fc3a9c63757d tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Create volume request issued successfully. Aug 06 19:30:04.119235 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-16e1f6be-ba4e-47e5-97cc-fc3a9c63757d tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:30:04.119770 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 934/3706] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:30:03 2026] POST /volume/v3/volumes => generated 759 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:04.147680 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-01f7b544-ef2f-457f-8f8a-78e1401a4d3c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:04.150329 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-01f7b544-ef2f-457f-8f8a-78e1401a4d3c tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:30:04.150748 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-01f7b544-ef2f-457f-8f8a-78e1401a4d3c tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "beff7f94-2633-4007-a6cd-0bedf026c3bb", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1078351905"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:04.152573 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-01f7b544-ef2f-457f-8f8a-78e1401a4d3c tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Create volume request body: {'volume': {"'source_volid": 'beff7f94-2633-4007-a6cd-0bedf026c3bb', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1078351905'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:30:04.152714 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-01f7b544-ef2f-457f-8f8a-78e1401a4d3c tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Create volume of 1 GB Aug 06 19:30:04.161058 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-01f7b544-ef2f-457f-8f8a-78e1401a4d3c tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Availability Zones retrieved successfully. Aug 06 19:30:04.166347 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-01f7b544-ef2f-457f-8f8a-78e1401a4d3c tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Flow 'volume_create_api' (4af30b30-c82b-490c-9e39-ff48b05b0727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:04.167380 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-01f7b544-ef2f-457f-8f8a-78e1401a4d3c tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce8b943b-c76b-4ab4-a69a-1e6693366144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:04.168453 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-01f7b544-ef2f-457f-8f8a-78e1401a4d3c tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:30:04.217418 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-01f7b544-ef2f-457f-8f8a-78e1401a4d3c tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce8b943b-c76b-4ab4-a69a-1e6693366144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:04.218338 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-01f7b544-ef2f-457f-8f8a-78e1401a4d3c tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (173fdcc7-45c4-4a3c-aec8-f439b97b6546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:04.288911 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-01f7b544-ef2f-457f-8f8a-78e1401a4d3c tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Created reservations ['eb3ba56d-f83a-4388-abab-fd69b9298ec8', 'd6587ed1-d91d-465e-a4e7-2bfc6868cde8', 'b02cef73-ca0f-4ffc-b9c2-7184b8eb9089', '0253e690-1df4-41ba-a429-5101c38a7cad'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:04.290011 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-01f7b544-ef2f-457f-8f8a-78e1401a4d3c tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (173fdcc7-45c4-4a3c-aec8-f439b97b6546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb3ba56d-f83a-4388-abab-fd69b9298ec8', 'd6587ed1-d91d-465e-a4e7-2bfc6868cde8', 'b02cef73-ca0f-4ffc-b9c2-7184b8eb9089', '0253e690-1df4-41ba-a429-5101c38a7cad']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:04.290958 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-01f7b544-ef2f-457f-8f8a-78e1401a4d3c tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25096388-90f1-44d3-ac28-eac8bde08fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:04.324763 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-01f7b544-ef2f-457f-8f8a-78e1401a4d3c tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25096388-90f1-44d3-ac28-eac8bde08fc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2a0a7c6-41b5-4d50-9c08-5417920ce3fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1078351905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3359615742f4061bd15886cc7849558',qos_specs=None,replication_status=,reservations=['eb3ba56d-f83a-4388-abab-fd69b9298ec8','d6587ed1-d91d-465e-a4e7-2bfc6868cde8','b02cef73-ca0f-4ffc-b9c2-7184b8eb9089','0253e690-1df4-41ba-a429-5101c38a7cad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12eca7f11d834c9f9cba9a01f68d1232',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:30:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1078351905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2a0a7c6-41b5-4d50-9c08-5417920ce3fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3359615742f4061bd15886cc7849558',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12eca7f11d834c9f9cba9a01f68d1232',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:04.326057 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-01f7b544-ef2f-457f-8f8a-78e1401a4d3c tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6893b9cf-1893-4e8c-b74a-68be448ddc71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:04.364826 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-01f7b544-ef2f-457f-8f8a-78e1401a4d3c tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6893b9cf-1893-4e8c-b74a-68be448ddc71) transitioned into state 'SUCCESS' from state '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-1078351905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3359615742f4061bd15886cc7849558',qos_specs=None,replication_status=,reservations=['eb3ba56d-f83a-4388-abab-fd69b9298ec8','d6587ed1-d91d-465e-a4e7-2bfc6868cde8','b02cef73-ca0f-4ffc-b9c2-7184b8eb9089','0253e690-1df4-41ba-a429-5101c38a7cad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12eca7f11d834c9f9cba9a01f68d1232',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:04.366287 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-01f7b544-ef2f-457f-8f8a-78e1401a4d3c tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a66b7986-049e-4564-838f-e21a10a3f3ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:04.381848 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-01f7b544-ef2f-457f-8f8a-78e1401a4d3c tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a66b7986-049e-4564-838f-e21a10a3f3ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:04.383052 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-01f7b544-ef2f-457f-8f8a-78e1401a4d3c tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Flow 'volume_create_api' (4af30b30-c82b-490c-9e39-ff48b05b0727) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:04.383999 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-01f7b544-ef2f-457f-8f8a-78e1401a4d3c tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Create volume request issued successfully. Aug 06 19:30:04.384437 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-01f7b544-ef2f-457f-8f8a-78e1401a4d3c tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:30:04.385313 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 918/3707] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:30:04 2026] POST /volume/v3/volumes => generated 760 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:04.402327 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-601d9095-bb16-4cb4-b72b-bc3fdf940aef None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:04.405683 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-601d9095-bb16-4cb4-b72b-bc3fdf940aef tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:30:04.407036 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-601d9095-bb16-4cb4-b72b-bc3fdf940aef tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "beff7f94-2633-4007-a6cd-0bedf026c3bb", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1799614196"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:04.408595 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-601d9095-bb16-4cb4-b72b-bc3fdf940aef tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Create volume request body: {'volume': {"'source_volid": 'beff7f94-2633-4007-a6cd-0bedf026c3bb', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1799614196'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:30:04.409377 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-601d9095-bb16-4cb4-b72b-bc3fdf940aef tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Create volume of 1 GB Aug 06 19:30:04.421091 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-601d9095-bb16-4cb4-b72b-bc3fdf940aef tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Availability Zones retrieved successfully. Aug 06 19:30:04.426094 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-601d9095-bb16-4cb4-b72b-bc3fdf940aef tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Flow 'volume_create_api' (c2bce0dc-3f4d-4b5d-a60c-3219f47dbb54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:04.427582 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-601d9095-bb16-4cb4-b72b-bc3fdf940aef tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d79afa4-4d7e-4903-9442-50f862f59f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:04.429162 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-601d9095-bb16-4cb4-b72b-bc3fdf940aef tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:30:04.480475 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-601d9095-bb16-4cb4-b72b-bc3fdf940aef tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d79afa4-4d7e-4903-9442-50f862f59f9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:04.481517 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-601d9095-bb16-4cb4-b72b-bc3fdf940aef tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e6f190d-7385-425a-b376-797f155a10dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:04.528112 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-601d9095-bb16-4cb4-b72b-bc3fdf940aef tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Created reservations ['14596c27-0fec-40e3-8551-4de19f7f34c5', '4ac3f821-a4db-4153-bf2e-2f6e1c3e10e8', 'c1a9a936-cec6-4ff5-8b14-976548c7e341', '1f05da28-219f-43b3-b2ea-e44c406af0c8'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:04.529330 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-601d9095-bb16-4cb4-b72b-bc3fdf940aef tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e6f190d-7385-425a-b376-797f155a10dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14596c27-0fec-40e3-8551-4de19f7f34c5', '4ac3f821-a4db-4153-bf2e-2f6e1c3e10e8', 'c1a9a936-cec6-4ff5-8b14-976548c7e341', '1f05da28-219f-43b3-b2ea-e44c406af0c8']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:04.530362 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-601d9095-bb16-4cb4-b72b-bc3fdf940aef tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (390ca04b-c773-4732-80e8-e4293c26c37f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:04.557265 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-601d9095-bb16-4cb4-b72b-bc3fdf940aef tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (390ca04b-c773-4732-80e8-e4293c26c37f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd89191f3-d815-47b1-a306-37d49f8d1df9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1799614196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3359615742f4061bd15886cc7849558',qos_specs=None,replication_status=,reservations=['14596c27-0fec-40e3-8551-4de19f7f34c5','4ac3f821-a4db-4153-bf2e-2f6e1c3e10e8','c1a9a936-cec6-4ff5-8b14-976548c7e341','1f05da28-219f-43b3-b2ea-e44c406af0c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12eca7f11d834c9f9cba9a01f68d1232',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:30:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1799614196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d89191f3-d815-47b1-a306-37d49f8d1df9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3359615742f4061bd15886cc7849558',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12eca7f11d834c9f9cba9a01f68d1232',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:04.558450 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-601d9095-bb16-4cb4-b72b-bc3fdf940aef tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e8b329f-e741-43e7-914e-6fbf0a5d99e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:04.585400 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-601d9095-bb16-4cb4-b72b-bc3fdf940aef tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e8b329f-e741-43e7-914e-6fbf0a5d99e6) transitioned into state 'SUCCESS' from state '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-1799614196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3359615742f4061bd15886cc7849558',qos_specs=None,replication_status=,reservations=['14596c27-0fec-40e3-8551-4de19f7f34c5','4ac3f821-a4db-4153-bf2e-2f6e1c3e10e8','c1a9a936-cec6-4ff5-8b14-976548c7e341','1f05da28-219f-43b3-b2ea-e44c406af0c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12eca7f11d834c9f9cba9a01f68d1232',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:04.586630 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-601d9095-bb16-4cb4-b72b-bc3fdf940aef tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8c05390-81f5-449a-8618-b90d6eaff533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:04.602833 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-601d9095-bb16-4cb4-b72b-bc3fdf940aef tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8c05390-81f5-449a-8618-b90d6eaff533) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:04.603881 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-601d9095-bb16-4cb4-b72b-bc3fdf940aef tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Flow 'volume_create_api' (c2bce0dc-3f4d-4b5d-a60c-3219f47dbb54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:04.604394 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-601d9095-bb16-4cb4-b72b-bc3fdf940aef tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Create volume request issued successfully. Aug 06 19:30:04.605388 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-601d9095-bb16-4cb4-b72b-bc3fdf940aef tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:30:04.606395 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 926/3708] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:30:04 2026] POST /volume/v3/volumes => generated 760 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:04.624648 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-988ff387-0998-45b3-ba85-35434e7074b7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:04.626979 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-988ff387-0998-45b3-ba85-35434e7074b7 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:30:04.627380 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-988ff387-0998-45b3-ba85-35434e7074b7 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "beff7f94-2633-4007-a6cd-0bedf026c3bb", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-330955177"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:04.629219 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-988ff387-0998-45b3-ba85-35434e7074b7 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Create volume request body: {'volume': {"'source_volid": 'beff7f94-2633-4007-a6cd-0bedf026c3bb', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-330955177'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:30:04.629624 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-988ff387-0998-45b3-ba85-35434e7074b7 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Create volume of 1 GB Aug 06 19:30:04.629624 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:04.629624 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:04.637052 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-988ff387-0998-45b3-ba85-35434e7074b7 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Availability Zones retrieved successfully. Aug 06 19:30:04.644992 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-988ff387-0998-45b3-ba85-35434e7074b7 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Flow 'volume_create_api' (0165bd07-7365-4cd9-9d9b-a6960b08bf9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:04.646729 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-988ff387-0998-45b3-ba85-35434e7074b7 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f50553be-ceab-4bbf-9469-191d8eb4e18e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:04.646799 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-988ff387-0998-45b3-ba85-35434e7074b7 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:30:04.674444 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c71ea7c1-e257-4c1e-ae8f-c7889fe5d483 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:04.676626 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c71ea7c1-e257-4c1e-ae8f-c7889fe5d483 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 Aug 06 19:30:04.677005 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c71ea7c1-e257-4c1e-ae8f-c7889fe5d483 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:04.677319 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c71ea7c1-e257-4c1e-ae8f-c7889fe5d483 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:04.677372 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-c71ea7c1-e257-4c1e-ae8f-c7889fe5d483 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id f096b97b-a048-49a5-a8c1-4ad4cf2cdee3. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:04.685987 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-988ff387-0998-45b3-ba85-35434e7074b7 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f50553be-ceab-4bbf-9469-191d8eb4e18e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:04.687640 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:04.687640 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:04.688000 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-988ff387-0998-45b3-ba85-35434e7074b7 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8231b73-a02b-4f53-9f5c-1edba8e8caf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:04.688755 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c71ea7c1-e257-4c1e-ae8f-c7889fe5d483 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 returned with HTTP 200 Aug 06 19:30:04.692571 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 935/3709] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:04 2026] GET /volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 => generated 746 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:04.756048 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-988ff387-0998-45b3-ba85-35434e7074b7 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Created reservations ['d94967d3-ceac-4450-b2ae-0b78a1c999e7', '63056191-480b-40b5-8142-316966d57ee6', 'b5ee1d03-defb-455e-b007-56e7501392bf', 'caa218a1-ad05-4307-b808-ad1f414c877f'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:04.756048 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-988ff387-0998-45b3-ba85-35434e7074b7 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8231b73-a02b-4f53-9f5c-1edba8e8caf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d94967d3-ceac-4450-b2ae-0b78a1c999e7', '63056191-480b-40b5-8142-316966d57ee6', 'b5ee1d03-defb-455e-b007-56e7501392bf', 'caa218a1-ad05-4307-b808-ad1f414c877f']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:04.756048 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-988ff387-0998-45b3-ba85-35434e7074b7 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (238853b6-5d0b-4412-8a05-96606ed1708b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:04.787988 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-988ff387-0998-45b3-ba85-35434e7074b7 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (238853b6-5d0b-4412-8a05-96606ed1708b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66979dbe-f318-4de0-a1f8-0a609b11f5b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-330955177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3359615742f4061bd15886cc7849558',qos_specs=None,replication_status=,reservations=['d94967d3-ceac-4450-b2ae-0b78a1c999e7','63056191-480b-40b5-8142-316966d57ee6','b5ee1d03-defb-455e-b007-56e7501392bf','caa218a1-ad05-4307-b808-ad1f414c877f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12eca7f11d834c9f9cba9a01f68d1232',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:30:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-330955177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66979dbe-f318-4de0-a1f8-0a609b11f5b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3359615742f4061bd15886cc7849558',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12eca7f11d834c9f9cba9a01f68d1232',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:04.789487 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-988ff387-0998-45b3-ba85-35434e7074b7 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b66a8d28-8f4e-4c85-94ed-7d0dcb5c8d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:04.816290 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-988ff387-0998-45b3-ba85-35434e7074b7 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b66a8d28-8f4e-4c85-94ed-7d0dcb5c8d08) transitioned into state 'SUCCESS' from state '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-330955177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3359615742f4061bd15886cc7849558',qos_specs=None,replication_status=,reservations=['d94967d3-ceac-4450-b2ae-0b78a1c999e7','63056191-480b-40b5-8142-316966d57ee6','b5ee1d03-defb-455e-b007-56e7501392bf','caa218a1-ad05-4307-b808-ad1f414c877f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12eca7f11d834c9f9cba9a01f68d1232',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:04.817464 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-988ff387-0998-45b3-ba85-35434e7074b7 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5673919b-d827-4aff-b197-a6036768a0a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:04.831942 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-988ff387-0998-45b3-ba85-35434e7074b7 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5673919b-d827-4aff-b197-a6036768a0a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:04.833361 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-988ff387-0998-45b3-ba85-35434e7074b7 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Flow 'volume_create_api' (0165bd07-7365-4cd9-9d9b-a6960b08bf9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:04.833819 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-988ff387-0998-45b3-ba85-35434e7074b7 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Create volume request issued successfully. Aug 06 19:30:04.834683 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-988ff387-0998-45b3-ba85-35434e7074b7 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:30:04.835314 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 931/3710] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:30:04 2026] POST /volume/v3/volumes => generated 759 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:04.853210 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ef72af9f-0de6-4e2f-abfa-153923a8edfa None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:04.856100 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ef72af9f-0de6-4e2f-abfa-153923a8edfa tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] GET https://10.4.3.5/volume/v3/volumes/6463a0e3-e571-4a0a-a509-db5fb5a76aa4 Aug 06 19:30:04.857213 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ef72af9f-0de6-4e2f-abfa-153923a8edfa tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:04.857213 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ef72af9f-0de6-4e2f-abfa-153923a8edfa tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:04.875788 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:04.875788 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:04.883854 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ef72af9f-0de6-4e2f-abfa-153923a8edfa tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Volume info retrieved successfully. Aug 06 19:30:04.890619 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ef72af9f-0de6-4e2f-abfa-153923a8edfa tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] https://10.4.3.5/volume/v3/volumes/6463a0e3-e571-4a0a-a509-db5fb5a76aa4 returned with HTTP 200 Aug 06 19:30:04.891472 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 919/3711] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:04 2026] GET /volume/v3/volumes/6463a0e3-e571-4a0a-a509-db5fb5a76aa4 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:04.909371 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-596e8d88-5ef7-457f-92e8-dde1f3e16ec0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:04.911935 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-596e8d88-5ef7-457f-92e8-dde1f3e16ec0 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] GET https://10.4.3.5/volume/v3/volumes/ad93fb7c-0ecc-4b91-afca-98bd00212d14 Aug 06 19:30:04.912792 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-596e8d88-5ef7-457f-92e8-dde1f3e16ec0 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:04.912792 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-596e8d88-5ef7-457f-92e8-dde1f3e16ec0 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:04.923463 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:04.923463 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:04.928457 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-596e8d88-5ef7-457f-92e8-dde1f3e16ec0 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Volume info retrieved successfully. Aug 06 19:30:04.934474 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-596e8d88-5ef7-457f-92e8-dde1f3e16ec0 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] https://10.4.3.5/volume/v3/volumes/ad93fb7c-0ecc-4b91-afca-98bd00212d14 returned with HTTP 200 Aug 06 19:30:04.935138 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 927/3712] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:04 2026] GET /volume/v3/volumes/ad93fb7c-0ecc-4b91-afca-98bd00212d14 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:04.951640 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b2b64d77-b3a5-4817-8107-577684349dbc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:04.953846 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b2b64d77-b3a5-4817-8107-577684349dbc tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] GET https://10.4.3.5/volume/v3/volumes/b2a0a7c6-41b5-4d50-9c08-5417920ce3fe Aug 06 19:30:04.954228 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b2b64d77-b3a5-4817-8107-577684349dbc tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:04.954609 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b2b64d77-b3a5-4817-8107-577684349dbc tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:04.964075 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:04.964075 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:04.968095 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b2b64d77-b3a5-4817-8107-577684349dbc tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Volume info retrieved successfully. Aug 06 19:30:04.973111 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b2b64d77-b3a5-4817-8107-577684349dbc tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] https://10.4.3.5/volume/v3/volumes/b2a0a7c6-41b5-4d50-9c08-5417920ce3fe returned with HTTP 200 Aug 06 19:30:04.973628 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 936/3713] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:04 2026] GET /volume/v3/volumes/b2a0a7c6-41b5-4d50-9c08-5417920ce3fe => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:04.990006 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b7f24052-e780-4e9e-b0ad-0cdb6198125c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:04.993013 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b7f24052-e780-4e9e-b0ad-0cdb6198125c tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] GET https://10.4.3.5/volume/v3/volumes/d89191f3-d815-47b1-a306-37d49f8d1df9 Aug 06 19:30:04.993248 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b7f24052-e780-4e9e-b0ad-0cdb6198125c tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:04.993505 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b7f24052-e780-4e9e-b0ad-0cdb6198125c tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:05.000597 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:05.000597 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:05.004819 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b7f24052-e780-4e9e-b0ad-0cdb6198125c tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Volume info retrieved successfully. Aug 06 19:30:05.009921 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b7f24052-e780-4e9e-b0ad-0cdb6198125c tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] https://10.4.3.5/volume/v3/volumes/d89191f3-d815-47b1-a306-37d49f8d1df9 returned with HTTP 200 Aug 06 19:30:05.010758 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 932/3714] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:04 2026] GET /volume/v3/volumes/d89191f3-d815-47b1-a306-37d49f8d1df9 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:05.027679 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7ec2afac-7a1c-4ae9-9682-c5efd2b5e929 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:05.029633 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7ec2afac-7a1c-4ae9-9682-c5efd2b5e929 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] GET https://10.4.3.5/volume/v3/volumes/66979dbe-f318-4de0-a1f8-0a609b11f5b1 Aug 06 19:30:05.029836 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7ec2afac-7a1c-4ae9-9682-c5efd2b5e929 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:05.030078 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7ec2afac-7a1c-4ae9-9682-c5efd2b5e929 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:05.039116 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:05.039116 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:05.044263 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7ec2afac-7a1c-4ae9-9682-c5efd2b5e929 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Volume info retrieved successfully. Aug 06 19:30:05.050889 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7ec2afac-7a1c-4ae9-9682-c5efd2b5e929 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] https://10.4.3.5/volume/v3/volumes/66979dbe-f318-4de0-a1f8-0a609b11f5b1 returned with HTTP 200 Aug 06 19:30:05.051464 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 920/3715] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:05 2026] GET /volume/v3/volumes/66979dbe-f318-4de0-a1f8-0a609b11f5b1 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:05.067519 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3befb442-7815-43e6-8bb0-6c9dd58a754e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:05.070340 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3befb442-7815-43e6-8bb0-6c9dd58a754e tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] DELETE https://10.4.3.5/volume/v3/volumes/66979dbe-f318-4de0-a1f8-0a609b11f5b1 Aug 06 19:30:05.070340 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3befb442-7815-43e6-8bb0-6c9dd58a754e tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:05.070686 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3befb442-7815-43e6-8bb0-6c9dd58a754e tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:05.070686 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-3befb442-7815-43e6-8bb0-6c9dd58a754e tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Delete volume with id: 66979dbe-f318-4de0-a1f8-0a609b11f5b1 Aug 06 19:30:05.079678 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:05.079678 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:05.080224 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3befb442-7815-43e6-8bb0-6c9dd58a754e tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Volume info retrieved successfully. Aug 06 19:30:05.105601 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3befb442-7815-43e6-8bb0-6c9dd58a754e tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Delete volume request issued successfully. Aug 06 19:30:05.105858 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3befb442-7815-43e6-8bb0-6c9dd58a754e tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] https://10.4.3.5/volume/v3/volumes/66979dbe-f318-4de0-a1f8-0a609b11f5b1 returned with HTTP 202 Aug 06 19:30:05.106375 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 928/3716] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:05 2026] DELETE /volume/v3/volumes/66979dbe-f318-4de0-a1f8-0a609b11f5b1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:05.115875 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-af93f55d-b077-43cd-8f89-f71163f2035a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:05.118513 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-af93f55d-b077-43cd-8f89-f71163f2035a tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] GET https://10.4.3.5/volume/v3/volumes/66979dbe-f318-4de0-a1f8-0a609b11f5b1 Aug 06 19:30:05.118513 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-af93f55d-b077-43cd-8f89-f71163f2035a tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:05.118989 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-af93f55d-b077-43cd-8f89-f71163f2035a tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:05.127809 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:05.127809 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:05.134381 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-af93f55d-b077-43cd-8f89-f71163f2035a tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Volume info retrieved successfully. Aug 06 19:30:05.141221 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-af93f55d-b077-43cd-8f89-f71163f2035a tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] https://10.4.3.5/volume/v3/volumes/66979dbe-f318-4de0-a1f8-0a609b11f5b1 returned with HTTP 200 Aug 06 19:30:05.142011 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 937/3717] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:05 2026] GET /volume/v3/volumes/66979dbe-f318-4de0-a1f8-0a609b11f5b1 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:05.707735 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6df81d32-de94-442e-87f2-6f7e2cc49b40 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:05.711826 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6df81d32-de94-442e-87f2-6f7e2cc49b40 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 Aug 06 19:30:05.712066 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6df81d32-de94-442e-87f2-6f7e2cc49b40 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:05.712503 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6df81d32-de94-442e-87f2-6f7e2cc49b40 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:05.712503 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6df81d32-de94-442e-87f2-6f7e2cc49b40 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id f096b97b-a048-49a5-a8c1-4ad4cf2cdee3. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:05.719876 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:05.719876 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:05.721806 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6df81d32-de94-442e-87f2-6f7e2cc49b40 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 returned with HTTP 200 Aug 06 19:30:05.722505 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 933/3718] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:05 2026] GET /volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:06.156721 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3cd0680a-1822-4c48-9a84-b1a9aa89284c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:06.160218 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3cd0680a-1822-4c48-9a84-b1a9aa89284c tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] GET https://10.4.3.5/volume/v3/volumes/66979dbe-f318-4de0-a1f8-0a609b11f5b1 Aug 06 19:30:06.160405 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3cd0680a-1822-4c48-9a84-b1a9aa89284c tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:06.160708 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3cd0680a-1822-4c48-9a84-b1a9aa89284c tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:06.167088 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3cd0680a-1822-4c48-9a84-b1a9aa89284c tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] https://10.4.3.5/volume/v3/volumes/66979dbe-f318-4de0-a1f8-0a609b11f5b1 returned with HTTP 404 Aug 06 19:30:06.167776 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 921/3719] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:06 2026] GET /volume/v3/volumes/66979dbe-f318-4de0-a1f8-0a609b11f5b1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:06.175264 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4faab869-b611-4c2d-b23e-0957228b8c61 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:06.176738 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4faab869-b611-4c2d-b23e-0957228b8c61 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] DELETE https://10.4.3.5/volume/v3/volumes/d89191f3-d815-47b1-a306-37d49f8d1df9 Aug 06 19:30:06.176942 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4faab869-b611-4c2d-b23e-0957228b8c61 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:06.177226 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4faab869-b611-4c2d-b23e-0957228b8c61 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:06.177293 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-4faab869-b611-4c2d-b23e-0957228b8c61 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Delete volume with id: d89191f3-d815-47b1-a306-37d49f8d1df9 Aug 06 19:30:06.183332 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:06.183332 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:06.183703 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4faab869-b611-4c2d-b23e-0957228b8c61 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Volume info retrieved successfully. Aug 06 19:30:06.201797 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4faab869-b611-4c2d-b23e-0957228b8c61 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Delete volume request issued successfully. Aug 06 19:30:06.202327 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4faab869-b611-4c2d-b23e-0957228b8c61 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] https://10.4.3.5/volume/v3/volumes/d89191f3-d815-47b1-a306-37d49f8d1df9 returned with HTTP 202 Aug 06 19:30:06.202714 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 929/3720] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:06 2026] DELETE /volume/v3/volumes/d89191f3-d815-47b1-a306-37d49f8d1df9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:06.215899 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c703ca4d-aa1b-496a-83a2-952a1b302054 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:06.219583 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c703ca4d-aa1b-496a-83a2-952a1b302054 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] GET https://10.4.3.5/volume/v3/volumes/d89191f3-d815-47b1-a306-37d49f8d1df9 Aug 06 19:30:06.219979 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c703ca4d-aa1b-496a-83a2-952a1b302054 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:06.219979 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c703ca4d-aa1b-496a-83a2-952a1b302054 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:06.233833 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:06.233833 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:06.239741 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c703ca4d-aa1b-496a-83a2-952a1b302054 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Volume info retrieved successfully. Aug 06 19:30:06.250450 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c703ca4d-aa1b-496a-83a2-952a1b302054 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] https://10.4.3.5/volume/v3/volumes/d89191f3-d815-47b1-a306-37d49f8d1df9 returned with HTTP 200 Aug 06 19:30:06.251049 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 938/3721] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:06 2026] GET /volume/v3/volumes/d89191f3-d815-47b1-a306-37d49f8d1df9 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:06.745956 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d5de70dc-9871-4817-8102-b985fff1b6bf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:06.747960 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d5de70dc-9871-4817-8102-b985fff1b6bf tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 Aug 06 19:30:06.748722 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d5de70dc-9871-4817-8102-b985fff1b6bf tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:06.748722 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d5de70dc-9871-4817-8102-b985fff1b6bf tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:06.748722 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d5de70dc-9871-4817-8102-b985fff1b6bf tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id f096b97b-a048-49a5-a8c1-4ad4cf2cdee3. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:06.761451 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:06.761451 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:06.761451 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d5de70dc-9871-4817-8102-b985fff1b6bf tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 returned with HTTP 200 Aug 06 19:30:06.762730 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 934/3722] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:06 2026] GET /volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 => generated 746 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:07.270765 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-77b47a71-c8ad-4bcc-9415-22115f590dfd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:07.273141 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-77b47a71-c8ad-4bcc-9415-22115f590dfd tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] GET https://10.4.3.5/volume/v3/volumes/d89191f3-d815-47b1-a306-37d49f8d1df9 Aug 06 19:30:07.273495 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-77b47a71-c8ad-4bcc-9415-22115f590dfd tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:07.273683 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-77b47a71-c8ad-4bcc-9415-22115f590dfd tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:07.280512 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-77b47a71-c8ad-4bcc-9415-22115f590dfd tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] https://10.4.3.5/volume/v3/volumes/d89191f3-d815-47b1-a306-37d49f8d1df9 returned with HTTP 404 Aug 06 19:30:07.281116 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 922/3723] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:07 2026] GET /volume/v3/volumes/d89191f3-d815-47b1-a306-37d49f8d1df9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:07.292159 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0baac136-a5df-4b27-b61a-73decb57da74 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:07.294719 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0baac136-a5df-4b27-b61a-73decb57da74 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] DELETE https://10.4.3.5/volume/v3/volumes/b2a0a7c6-41b5-4d50-9c08-5417920ce3fe Aug 06 19:30:07.295039 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0baac136-a5df-4b27-b61a-73decb57da74 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:07.295347 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0baac136-a5df-4b27-b61a-73decb57da74 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:07.295583 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-0baac136-a5df-4b27-b61a-73decb57da74 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Delete volume with id: b2a0a7c6-41b5-4d50-9c08-5417920ce3fe Aug 06 19:30:07.305650 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:07.305650 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:07.306265 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0baac136-a5df-4b27-b61a-73decb57da74 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Volume info retrieved successfully. Aug 06 19:30:07.328217 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0baac136-a5df-4b27-b61a-73decb57da74 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Delete volume request issued successfully. Aug 06 19:30:07.328537 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0baac136-a5df-4b27-b61a-73decb57da74 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] https://10.4.3.5/volume/v3/volumes/b2a0a7c6-41b5-4d50-9c08-5417920ce3fe returned with HTTP 202 Aug 06 19:30:07.329379 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 930/3724] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:07 2026] DELETE /volume/v3/volumes/b2a0a7c6-41b5-4d50-9c08-5417920ce3fe => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:07.340373 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-811b520d-a968-43e6-bf13-67c4b299691e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:07.346355 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-811b520d-a968-43e6-bf13-67c4b299691e tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] GET https://10.4.3.5/volume/v3/volumes/b2a0a7c6-41b5-4d50-9c08-5417920ce3fe Aug 06 19:30:07.346812 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-811b520d-a968-43e6-bf13-67c4b299691e tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:07.347222 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-811b520d-a968-43e6-bf13-67c4b299691e tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:07.356781 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:07.356781 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:07.362768 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-811b520d-a968-43e6-bf13-67c4b299691e tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Volume info retrieved successfully. Aug 06 19:30:07.370767 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-811b520d-a968-43e6-bf13-67c4b299691e tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] https://10.4.3.5/volume/v3/volumes/b2a0a7c6-41b5-4d50-9c08-5417920ce3fe returned with HTTP 200 Aug 06 19:30:07.371354 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 939/3725] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:07 2026] GET /volume/v3/volumes/b2a0a7c6-41b5-4d50-9c08-5417920ce3fe => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:07.551575 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-90149ab1-7d76-4ade-bebc-d8142d622869 req-23ed20a7-5adf-421c-a55a-a289f1751227 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:07.554563 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-90149ab1-7d76-4ade-bebc-d8142d622869 req-23ed20a7-5adf-421c-a55a-a289f1751227 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 Aug 06 19:30:07.554852 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-90149ab1-7d76-4ade-bebc-d8142d622869 req-23ed20a7-5adf-421c-a55a-a289f1751227 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:07.555224 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-90149ab1-7d76-4ade-bebc-d8142d622869 req-23ed20a7-5adf-421c-a55a-a289f1751227 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:07.569410 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:07.569410 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:07.575684 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-90149ab1-7d76-4ade-bebc-d8142d622869 req-23ed20a7-5adf-421c-a55a-a289f1751227 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:30:07.585041 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-90149ab1-7d76-4ade-bebc-d8142d622869 req-23ed20a7-5adf-421c-a55a-a289f1751227 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 returned with HTTP 200 Aug 06 19:30:07.585782 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 935/3726] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:30:07 2026] GET /volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 => generated 1172 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:07.609684 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-90149ab1-7d76-4ade-bebc-d8142d622869 req-14c3dfbe-a12c-4aac-8f19-efcc13474942 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:07.612148 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-90149ab1-7d76-4ade-bebc-d8142d622869 req-14c3dfbe-a12c-4aac-8f19-efcc13474942 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] POST https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47/action Aug 06 19:30:07.612504 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-90149ab1-7d76-4ade-bebc-d8142d622869 req-14c3dfbe-a12c-4aac-8f19-efcc13474942 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:30:07.612627 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-90149ab1-7d76-4ade-bebc-d8142d622869 req-14c3dfbe-a12c-4aac-8f19-efcc13474942 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:07.627466 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:07.627466 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:07.628866 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-90149ab1-7d76-4ade-bebc-d8142d622869 req-14c3dfbe-a12c-4aac-8f19-efcc13474942 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:30:07.640839 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-90149ab1-7d76-4ade-bebc-d8142d622869 req-14c3dfbe-a12c-4aac-8f19-efcc13474942 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Begin detaching volume completed successfully. Aug 06 19:30:07.641155 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-90149ab1-7d76-4ade-bebc-d8142d622869 req-14c3dfbe-a12c-4aac-8f19-efcc13474942 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47/action returned with HTTP 202 Aug 06 19:30:07.641763 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 923/3727] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:30:07 2026] POST /volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:30:07.699366 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cf9ee564-e2cb-44a0-9b3a-a09d702013ed None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:07.699513 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cf9ee564-e2cb-44a0-9b3a-a09d702013ed None None] GET https://10.4.3.5/volume// Aug 06 19:30:07.699632 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cf9ee564-e2cb-44a0-9b3a-a09d702013ed None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:07.699820 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cf9ee564-e2cb-44a0-9b3a-a09d702013ed None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:07.700159 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cf9ee564-e2cb-44a0-9b3a-a09d702013ed None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:30:07.700484 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 931/3728] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:30:07 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:30:07.709889 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-90149ab1-7d76-4ade-bebc-d8142d622869 req-d700743a-f50f-490c-b597-2eabf4d5cda8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:07.712562 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-90149ab1-7d76-4ade-bebc-d8142d622869 req-d700743a-f50f-490c-b597-2eabf4d5cda8 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 Aug 06 19:30:07.712895 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-90149ab1-7d76-4ade-bebc-d8142d622869 req-d700743a-f50f-490c-b597-2eabf4d5cda8 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:07.713188 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-90149ab1-7d76-4ade-bebc-d8142d622869 req-d700743a-f50f-490c-b597-2eabf4d5cda8 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:07.726194 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:07.726194 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:07.731275 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-90149ab1-7d76-4ade-bebc-d8142d622869 req-d700743a-f50f-490c-b597-2eabf4d5cda8 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:30:07.737451 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-90149ab1-7d76-4ade-bebc-d8142d622869 req-d700743a-f50f-490c-b597-2eabf4d5cda8 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 returned with HTTP 200 Aug 06 19:30:07.738172 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 940/3729] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:30:07 2026] GET /volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 => generated 1355 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:30:07.775215 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-47e46acb-f29a-4f8f-b322-d1f5d26ebff0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:07.777651 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-47e46acb-f29a-4f8f-b322-d1f5d26ebff0 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 Aug 06 19:30:07.778255 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-47e46acb-f29a-4f8f-b322-d1f5d26ebff0 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:07.778610 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-47e46acb-f29a-4f8f-b322-d1f5d26ebff0 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:07.778953 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-47e46acb-f29a-4f8f-b322-d1f5d26ebff0 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id f096b97b-a048-49a5-a8c1-4ad4cf2cdee3. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:07.784907 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:07.784907 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:07.786290 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-47e46acb-f29a-4f8f-b322-d1f5d26ebff0 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 returned with HTTP 200 Aug 06 19:30:07.786929 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 936/3730] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:07 2026] GET /volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:07.957977 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e3f6e529-d9fc-451f-891e-819dfe4bd468 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:07.961036 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e3f6e529-d9fc-451f-891e-819dfe4bd468 tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] GET https://10.4.3.5/volume/v3/volumes/2aedfe66-4b80-4ae6-b42e-38e15fb03017 Aug 06 19:30:07.961036 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e3f6e529-d9fc-451f-891e-819dfe4bd468 tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:07.961036 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e3f6e529-d9fc-451f-891e-819dfe4bd468 tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:07.968652 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:07.968652 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:07.973551 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e3f6e529-d9fc-451f-891e-819dfe4bd468 tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Volume info retrieved successfully. Aug 06 19:30:07.980404 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e3f6e529-d9fc-451f-891e-819dfe4bd468 tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] https://10.4.3.5/volume/v3/volumes/2aedfe66-4b80-4ae6-b42e-38e15fb03017 returned with HTTP 200 Aug 06 19:30:07.981004 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 924/3731] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:07 2026] GET /volume/v3/volumes/2aedfe66-4b80-4ae6-b42e-38e15fb03017 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:08.389654 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9bd04252-90cd-462d-ab5e-6172abe24db6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:08.392139 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9bd04252-90cd-462d-ab5e-6172abe24db6 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] GET https://10.4.3.5/volume/v3/volumes/b2a0a7c6-41b5-4d50-9c08-5417920ce3fe Aug 06 19:30:08.392548 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9bd04252-90cd-462d-ab5e-6172abe24db6 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:08.392804 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9bd04252-90cd-462d-ab5e-6172abe24db6 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:08.400717 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9bd04252-90cd-462d-ab5e-6172abe24db6 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] https://10.4.3.5/volume/v3/volumes/b2a0a7c6-41b5-4d50-9c08-5417920ce3fe returned with HTTP 404 Aug 06 19:30:08.401392 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 932/3732] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:08 2026] GET /volume/v3/volumes/b2a0a7c6-41b5-4d50-9c08-5417920ce3fe => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:08.409533 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-da77de03-76f3-4710-8afe-07201c839ecb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:08.411798 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-da77de03-76f3-4710-8afe-07201c839ecb tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] DELETE https://10.4.3.5/volume/v3/volumes/ad93fb7c-0ecc-4b91-afca-98bd00212d14 Aug 06 19:30:08.412123 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-da77de03-76f3-4710-8afe-07201c839ecb tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:08.412408 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-da77de03-76f3-4710-8afe-07201c839ecb tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:08.412673 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-da77de03-76f3-4710-8afe-07201c839ecb tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Delete volume with id: ad93fb7c-0ecc-4b91-afca-98bd00212d14 Aug 06 19:30:08.426091 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:08.426091 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:08.426947 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-da77de03-76f3-4710-8afe-07201c839ecb tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Volume info retrieved successfully. Aug 06 19:30:08.458195 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-da77de03-76f3-4710-8afe-07201c839ecb tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Delete volume request issued successfully. Aug 06 19:30:08.458448 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-da77de03-76f3-4710-8afe-07201c839ecb tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] https://10.4.3.5/volume/v3/volumes/ad93fb7c-0ecc-4b91-afca-98bd00212d14 returned with HTTP 202 Aug 06 19:30:08.458999 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 941/3733] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:08 2026] DELETE /volume/v3/volumes/ad93fb7c-0ecc-4b91-afca-98bd00212d14 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:08.468812 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6db53e33-a385-4530-9817-59502dc7f399 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:08.471434 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6db53e33-a385-4530-9817-59502dc7f399 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] GET https://10.4.3.5/volume/v3/volumes/ad93fb7c-0ecc-4b91-afca-98bd00212d14 Aug 06 19:30:08.471513 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6db53e33-a385-4530-9817-59502dc7f399 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:08.471645 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6db53e33-a385-4530-9817-59502dc7f399 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:08.482493 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:08.482493 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:08.487902 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6db53e33-a385-4530-9817-59502dc7f399 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Volume info retrieved successfully. Aug 06 19:30:08.494369 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6db53e33-a385-4530-9817-59502dc7f399 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] https://10.4.3.5/volume/v3/volumes/ad93fb7c-0ecc-4b91-afca-98bd00212d14 returned with HTTP 200 Aug 06 19:30:08.494950 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 937/3734] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:08 2026] GET /volume/v3/volumes/ad93fb7c-0ecc-4b91-afca-98bd00212d14 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:08.641634 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dd542583-ad44-4bb3-a3f0-b418b74a4973 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:08.643655 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dd542583-ad44-4bb3-a3f0-b418b74a4973 tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] DELETE https://10.4.3.5/volume/v3/volumes/2aedfe66-4b80-4ae6-b42e-38e15fb03017 Aug 06 19:30:08.643913 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dd542583-ad44-4bb3-a3f0-b418b74a4973 tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:08.644202 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dd542583-ad44-4bb3-a3f0-b418b74a4973 tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:08.644313 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-dd542583-ad44-4bb3-a3f0-b418b74a4973 tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Delete volume with id: 2aedfe66-4b80-4ae6-b42e-38e15fb03017 Aug 06 19:30:08.661046 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:08.661046 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:08.661594 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-dd542583-ad44-4bb3-a3f0-b418b74a4973 tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Volume info retrieved successfully. Aug 06 19:30:08.661749 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-90149ab1-7d76-4ade-bebc-d8142d622869 req-b1f622da-d807-4d7e-8a54-bad98c6d92bd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:08.664056 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-90149ab1-7d76-4ade-bebc-d8142d622869 req-b1f622da-d807-4d7e-8a54-bad98c6d92bd tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] DELETE https://10.4.3.5/volume/v3/attachments/6f9c7fc0-12b0-4190-9e96-16ad80ec1830 Aug 06 19:30:08.664306 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-90149ab1-7d76-4ade-bebc-d8142d622869 req-b1f622da-d807-4d7e-8a54-bad98c6d92bd tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:08.664457 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-90149ab1-7d76-4ade-bebc-d8142d622869 req-b1f622da-d807-4d7e-8a54-bad98c6d92bd tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:08.673292 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:08.673292 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:08.682039 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-dd542583-ad44-4bb3-a3f0-b418b74a4973 tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Delete volume request issued successfully. Aug 06 19:30:08.682348 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dd542583-ad44-4bb3-a3f0-b418b74a4973 tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] https://10.4.3.5/volume/v3/volumes/2aedfe66-4b80-4ae6-b42e-38e15fb03017 returned with HTTP 202 Aug 06 19:30:08.683649 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 925/3735] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:08 2026] DELETE /volume/v3/volumes/2aedfe66-4b80-4ae6-b42e-38e15fb03017 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:08.691946 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8b1f2ada-36a2-41ec-b467-d8f6109f4e00 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:08.693734 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8b1f2ada-36a2-41ec-b467-d8f6109f4e00 tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] GET https://10.4.3.5/volume/v3/volumes/2aedfe66-4b80-4ae6-b42e-38e15fb03017 Aug 06 19:30:08.693941 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8b1f2ada-36a2-41ec-b467-d8f6109f4e00 tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:08.694381 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8b1f2ada-36a2-41ec-b467-d8f6109f4e00 tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:08.703549 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:08.703549 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:08.708500 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8b1f2ada-36a2-41ec-b467-d8f6109f4e00 tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Volume info retrieved successfully. Aug 06 19:30:08.713811 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8b1f2ada-36a2-41ec-b467-d8f6109f4e00 tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] https://10.4.3.5/volume/v3/volumes/2aedfe66-4b80-4ae6-b42e-38e15fb03017 returned with HTTP 200 Aug 06 19:30:08.714224 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 942/3736] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:08 2026] GET /volume/v3/volumes/2aedfe66-4b80-4ae6-b42e-38e15fb03017 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:30:08.742880 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-90149ab1-7d76-4ade-bebc-d8142d622869 req-b1f622da-d807-4d7e-8a54-bad98c6d92bd tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/attachments/6f9c7fc0-12b0-4190-9e96-16ad80ec1830 returned with HTTP 200 Aug 06 19:30:08.743346 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 933/3737] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:30:08 2026] DELETE /volume/v3/attachments/6f9c7fc0-12b0-4190-9e96-16ad80ec1830 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:08.801242 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c28c2b80-8430-4492-b79e-59771fd95074 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:08.803445 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c28c2b80-8430-4492-b79e-59771fd95074 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 Aug 06 19:30:08.803679 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c28c2b80-8430-4492-b79e-59771fd95074 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:08.803897 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c28c2b80-8430-4492-b79e-59771fd95074 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:08.804012 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c28c2b80-8430-4492-b79e-59771fd95074 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id f096b97b-a048-49a5-a8c1-4ad4cf2cdee3. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:08.808299 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:08.808299 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:08.809100 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c28c2b80-8430-4492-b79e-59771fd95074 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 returned with HTTP 200 Aug 06 19:30:08.809675 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 938/3738] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:08 2026] GET /volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:09.515032 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6519d560-a747-4721-812c-61e0a9b9ff85 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:09.517473 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6519d560-a747-4721-812c-61e0a9b9ff85 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] GET https://10.4.3.5/volume/v3/volumes/ad93fb7c-0ecc-4b91-afca-98bd00212d14 Aug 06 19:30:09.517707 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6519d560-a747-4721-812c-61e0a9b9ff85 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:09.517948 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6519d560-a747-4721-812c-61e0a9b9ff85 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:09.532043 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6519d560-a747-4721-812c-61e0a9b9ff85 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] https://10.4.3.5/volume/v3/volumes/ad93fb7c-0ecc-4b91-afca-98bd00212d14 returned with HTTP 404 Aug 06 19:30:09.532922 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 926/3739] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:09 2026] GET /volume/v3/volumes/ad93fb7c-0ecc-4b91-afca-98bd00212d14 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:09.541529 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b918cf8e-f73d-4c91-bfbb-e15f64c7101d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:09.543892 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b918cf8e-f73d-4c91-bfbb-e15f64c7101d tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] DELETE https://10.4.3.5/volume/v3/volumes/6463a0e3-e571-4a0a-a509-db5fb5a76aa4 Aug 06 19:30:09.544244 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b918cf8e-f73d-4c91-bfbb-e15f64c7101d tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:09.544532 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b918cf8e-f73d-4c91-bfbb-e15f64c7101d tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:09.544763 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-b918cf8e-f73d-4c91-bfbb-e15f64c7101d tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Delete volume with id: 6463a0e3-e571-4a0a-a509-db5fb5a76aa4 Aug 06 19:30:09.552163 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:09.552163 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:09.552582 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b918cf8e-f73d-4c91-bfbb-e15f64c7101d tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Volume info retrieved successfully. Aug 06 19:30:09.571573 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b918cf8e-f73d-4c91-bfbb-e15f64c7101d tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Delete volume request issued successfully. Aug 06 19:30:09.571822 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b918cf8e-f73d-4c91-bfbb-e15f64c7101d tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] https://10.4.3.5/volume/v3/volumes/6463a0e3-e571-4a0a-a509-db5fb5a76aa4 returned with HTTP 202 Aug 06 19:30:09.572513 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 943/3740] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:09 2026] DELETE /volume/v3/volumes/6463a0e3-e571-4a0a-a509-db5fb5a76aa4 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:09.580546 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-49ee3b4b-f489-4d55-bdaf-3694e9931605 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:09.583005 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-49ee3b4b-f489-4d55-bdaf-3694e9931605 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] GET https://10.4.3.5/volume/v3/volumes/6463a0e3-e571-4a0a-a509-db5fb5a76aa4 Aug 06 19:30:09.583331 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-49ee3b4b-f489-4d55-bdaf-3694e9931605 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:09.583611 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-49ee3b4b-f489-4d55-bdaf-3694e9931605 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:09.593672 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:09.593672 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:09.598500 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-49ee3b4b-f489-4d55-bdaf-3694e9931605 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Volume info retrieved successfully. Aug 06 19:30:09.604245 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-49ee3b4b-f489-4d55-bdaf-3694e9931605 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] https://10.4.3.5/volume/v3/volumes/6463a0e3-e571-4a0a-a509-db5fb5a76aa4 returned with HTTP 200 Aug 06 19:30:09.604791 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 934/3741] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:09 2026] GET /volume/v3/volumes/6463a0e3-e571-4a0a-a509-db5fb5a76aa4 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:09.730119 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5b5fe149-894f-4715-b69f-c1a51a5b58bb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:09.731773 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5b5fe149-894f-4715-b69f-c1a51a5b58bb tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] GET https://10.4.3.5/volume/v3/volumes/2aedfe66-4b80-4ae6-b42e-38e15fb03017 Aug 06 19:30:09.733029 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5b5fe149-894f-4715-b69f-c1a51a5b58bb tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:09.733029 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5b5fe149-894f-4715-b69f-c1a51a5b58bb tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:09.741168 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5b5fe149-894f-4715-b69f-c1a51a5b58bb tempest-TestImageHashVerification-646571200 tempest-TestImageHashVerification-646571200-project-member] https://10.4.3.5/volume/v3/volumes/2aedfe66-4b80-4ae6-b42e-38e15fb03017 returned with HTTP 404 Aug 06 19:30:09.742230 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 939/3742] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:09 2026] GET /volume/v3/volumes/2aedfe66-4b80-4ae6-b42e-38e15fb03017 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:09.821410 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-03799350-d7d8-42c4-baf8-ed2d2c53e20e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:09.824449 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-03799350-d7d8-42c4-baf8-ed2d2c53e20e tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 Aug 06 19:30:09.824634 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-03799350-d7d8-42c4-baf8-ed2d2c53e20e tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:09.824814 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-03799350-d7d8-42c4-baf8-ed2d2c53e20e tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:09.824926 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-03799350-d7d8-42c4-baf8-ed2d2c53e20e tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id f096b97b-a048-49a5-a8c1-4ad4cf2cdee3. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:09.831844 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:09.831844 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:09.833577 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-83a1a0c0-5ec4-4007-acbe-5baba12ccaf7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:09.835670 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-83a1a0c0-5ec4-4007-acbe-5baba12ccaf7 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 Aug 06 19:30:09.835844 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-83a1a0c0-5ec4-4007-acbe-5baba12ccaf7 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:09.836024 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-83a1a0c0-5ec4-4007-acbe-5baba12ccaf7 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:09.836220 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-03799350-d7d8-42c4-baf8-ed2d2c53e20e tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 returned with HTTP 200 Aug 06 19:30:09.839647 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 927/3743] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:09 2026] GET /volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:09.844349 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:09.844349 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:09.848788 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-83a1a0c0-5ec4-4007-acbe-5baba12ccaf7 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:30:09.854331 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-83a1a0c0-5ec4-4007-acbe-5baba12ccaf7 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 returned with HTTP 200 Aug 06 19:30:09.854818 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 944/3744] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:09 2026] GET /volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:09.903088 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-70495aa5-4e72-4c35-9b45-040bf8d4befd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:09.905271 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-70495aa5-4e72-4c35-9b45-040bf8d4befd tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 Aug 06 19:30:09.905523 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-70495aa5-4e72-4c35-9b45-040bf8d4befd tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:09.905785 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-70495aa5-4e72-4c35-9b45-040bf8d4befd tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:09.915181 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:09.915181 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:09.919907 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-70495aa5-4e72-4c35-9b45-040bf8d4befd tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:30:09.925662 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-70495aa5-4e72-4c35-9b45-040bf8d4befd tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 returned with HTTP 200 Aug 06 19:30:09.926566 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 935/3745] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:09 2026] GET /volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:09.939937 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dbd63e7e-08d9-4de4-bcd1-a5f5bfd1dd5d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:09.942268 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dbd63e7e-08d9-4de4-bcd1-a5f5bfd1dd5d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] DELETE https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 Aug 06 19:30:09.942529 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dbd63e7e-08d9-4de4-bcd1-a5f5bfd1dd5d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:09.942896 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dbd63e7e-08d9-4de4-bcd1-a5f5bfd1dd5d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:09.943009 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-dbd63e7e-08d9-4de4-bcd1-a5f5bfd1dd5d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Delete volume with id: 92d00be9-1ae7-4908-888a-a8e1f9150d47 Aug 06 19:30:09.954385 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:09.954385 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:09.955104 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dbd63e7e-08d9-4de4-bcd1-a5f5bfd1dd5d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:30:09.975918 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dbd63e7e-08d9-4de4-bcd1-a5f5bfd1dd5d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Delete volume request issued successfully. Aug 06 19:30:09.976179 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dbd63e7e-08d9-4de4-bcd1-a5f5bfd1dd5d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 returned with HTTP 202 Aug 06 19:30:09.976762 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 940/3746] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:09 2026] DELETE /volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:09.987384 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3becf020-6f19-44b9-bf7c-44867999734c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:09.989249 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3becf020-6f19-44b9-bf7c-44867999734c tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 Aug 06 19:30:09.989462 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3becf020-6f19-44b9-bf7c-44867999734c tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:09.989681 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3becf020-6f19-44b9-bf7c-44867999734c tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:09.998590 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:09.998590 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:10.002517 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3becf020-6f19-44b9-bf7c-44867999734c tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:30:10.006914 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3becf020-6f19-44b9-bf7c-44867999734c tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 returned with HTTP 200 Aug 06 19:30:10.007654 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 928/3747] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:09 2026] GET /volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:10.121485 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-57cc571c-68cb-4034-a29e-d3e0856b8d59 req-6731cc4a-ca82-4069-8e5c-5c576f224336 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:10.124407 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-57cc571c-68cb-4034-a29e-d3e0856b8d59 req-6731cc4a-ca82-4069-8e5c-5c576f224336 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e Aug 06 19:30:10.124719 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-57cc571c-68cb-4034-a29e-d3e0856b8d59 req-6731cc4a-ca82-4069-8e5c-5c576f224336 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:10.125000 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-57cc571c-68cb-4034-a29e-d3e0856b8d59 req-6731cc4a-ca82-4069-8e5c-5c576f224336 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:10.138368 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:10.138368 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:10.150722 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-57cc571c-68cb-4034-a29e-d3e0856b8d59 req-6731cc4a-ca82-4069-8e5c-5c576f224336 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:10.156628 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-57cc571c-68cb-4034-a29e-d3e0856b8d59 req-6731cc4a-ca82-4069-8e5c-5c576f224336 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e returned with HTTP 200 Aug 06 19:30:10.157099 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 945/3748] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:30:10 2026] GET /volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:10.235886 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9f5eb61c-623b-449b-b7ca-dc22763d63e1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:10.236271 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9f5eb61c-623b-449b-b7ca-dc22763d63e1 None None] GET https://10.4.3.5/volume// Aug 06 19:30:10.236437 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9f5eb61c-623b-449b-b7ca-dc22763d63e1 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:10.236631 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9f5eb61c-623b-449b-b7ca-dc22763d63e1 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:10.236966 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9f5eb61c-623b-449b-b7ca-dc22763d63e1 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:30:10.237293 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 936/3749] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:30:10 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:30:10.244457 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-57cc571c-68cb-4034-a29e-d3e0856b8d59 req-0ee7c101-092e-4b84-836b-660fe5d455c1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:10.246549 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-57cc571c-68cb-4034-a29e-d3e0856b8d59 req-0ee7c101-092e-4b84-836b-660fe5d455c1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:30:10.246978 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-57cc571c-68cb-4034-a29e-d3e0856b8d59 req-0ee7c101-092e-4b84-836b-660fe5d455c1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fca1c0c1-a878-4453-bbeb-9e30e821325e", "connector": null, "instance_uuid": "19918eab-084c-43e4-8c04-20b7ac6ed137"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:10.255778 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:10.255778 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:10.282104 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-57cc571c-68cb-4034-a29e-d3e0856b8d59 req-0ee7c101-092e-4b84-836b-660fe5d455c1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:30:10.282612 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 941/3750] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:30:10 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 06 19:30:10.310320 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-20e94e1e-87ce-4bdb-bc1c-f760fc8084a0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:10.312215 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-20e94e1e-87ce-4bdb-bc1c-f760fc8084a0 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e Aug 06 19:30:10.312427 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-20e94e1e-87ce-4bdb-bc1c-f760fc8084a0 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:10.312596 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-20e94e1e-87ce-4bdb-bc1c-f760fc8084a0 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:10.324502 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8b5ba318-efe9-49e1-a142-baae236997d5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:10.324871 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8b5ba318-efe9-49e1-a142-baae236997d5 None None] GET https://10.4.3.5/volume// Aug 06 19:30:10.325071 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8b5ba318-efe9-49e1-a142-baae236997d5 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:10.325264 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8b5ba318-efe9-49e1-a142-baae236997d5 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:10.325589 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8b5ba318-efe9-49e1-a142-baae236997d5 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:30:10.325967 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 946/3751] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:30:10 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:30:10.326082 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:10.326082 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:10.333477 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-20e94e1e-87ce-4bdb-bc1c-f760fc8084a0 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:10.335143 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-57cc571c-68cb-4034-a29e-d3e0856b8d59 req-43a92948-ff14-4ef5-a487-4eb0528dc873 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:10.337919 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-57cc571c-68cb-4034-a29e-d3e0856b8d59 req-43a92948-ff14-4ef5-a487-4eb0528dc873 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e Aug 06 19:30:10.338251 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-57cc571c-68cb-4034-a29e-d3e0856b8d59 req-43a92948-ff14-4ef5-a487-4eb0528dc873 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:10.338533 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-57cc571c-68cb-4034-a29e-d3e0856b8d59 req-43a92948-ff14-4ef5-a487-4eb0528dc873 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:10.341288 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-20e94e1e-87ce-4bdb-bc1c-f760fc8084a0 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e returned with HTTP 200 Aug 06 19:30:10.341701 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 929/3752] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:10 2026] GET /volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:10.352848 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:10.352848 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:10.358088 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-57cc571c-68cb-4034-a29e-d3e0856b8d59 req-43a92948-ff14-4ef5-a487-4eb0528dc873 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:10.362762 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-57cc571c-68cb-4034-a29e-d3e0856b8d59 req-43a92948-ff14-4ef5-a487-4eb0528dc873 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e returned with HTTP 200 Aug 06 19:30:10.363286 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 937/3753] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:30:10 2026] GET /volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e => generated 1022 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:30:10.468335 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-57cc571c-68cb-4034-a29e-d3e0856b8d59 req-08c9646c-fabb-4178-bed7-92e303edbeab None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:10.470588 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-57cc571c-68cb-4034-a29e-d3e0856b8d59 req-08c9646c-fabb-4178-bed7-92e303edbeab tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] PUT https://10.4.3.5/volume/v3/attachments/942682f7-5f28-431e-9dfa-c0ea8d9421c3 Aug 06 19:30:10.470958 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-57cc571c-68cb-4034-a29e-d3e0856b8d59 req-08c9646c-fabb-4178-bed7-92e303edbeab tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:10.478707 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-57cc571c-68cb-4034-a29e-d3e0856b8d59 req-08c9646c-fabb-4178-bed7-92e303edbeab tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Acquiring lock "cinder-attachment_update-fca1c0c1-a878-4453-bbeb-9e30e821325e-np0000006689" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:30:10.483684 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-57cc571c-68cb-4034-a29e-d3e0856b8d59 req-08c9646c-fabb-4178-bed7-92e303edbeab tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Lock "cinder-attachment_update-fca1c0c1-a878-4453-bbeb-9e30e821325e-np0000006689" acquired by "attachment_update" :: waited 0.005s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:30:10.484678 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:10.484678 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:10.569696 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-57cc571c-68cb-4034-a29e-d3e0856b8d59 req-08c9646c-fabb-4178-bed7-92e303edbeab tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Lock "cinder-attachment_update-fca1c0c1-a878-4453-bbeb-9e30e821325e-np0000006689" released by "attachment_update" :: held 0.085s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:30:10.569696 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-57cc571c-68cb-4034-a29e-d3e0856b8d59 req-08c9646c-fabb-4178-bed7-92e303edbeab tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/attachments/942682f7-5f28-431e-9dfa-c0ea8d9421c3 returned with HTTP 200 Aug 06 19:30:10.570384 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 942/3754] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:30:10 2026] PUT /volume/v3/attachments/942682f7-5f28-431e-9dfa-c0ea8d9421c3 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:10.622681 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dabc94ee-4fd3-4c31-aa47-547f456eaec5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:10.625162 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dabc94ee-4fd3-4c31-aa47-547f456eaec5 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] GET https://10.4.3.5/volume/v3/volumes/6463a0e3-e571-4a0a-a509-db5fb5a76aa4 Aug 06 19:30:10.625374 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dabc94ee-4fd3-4c31-aa47-547f456eaec5 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:10.625580 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dabc94ee-4fd3-4c31-aa47-547f456eaec5 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:10.636316 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dabc94ee-4fd3-4c31-aa47-547f456eaec5 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] https://10.4.3.5/volume/v3/volumes/6463a0e3-e571-4a0a-a509-db5fb5a76aa4 returned with HTTP 404 Aug 06 19:30:10.636836 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 947/3755] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:10 2026] GET /volume/v3/volumes/6463a0e3-e571-4a0a-a509-db5fb5a76aa4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:10.644651 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-30e302e3-beab-41c0-ba1b-eb6756428ad8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:10.646658 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-30e302e3-beab-41c0-ba1b-eb6756428ad8 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] DELETE https://10.4.3.5/volume/v3/volumes/beff7f94-2633-4007-a6cd-0bedf026c3bb Aug 06 19:30:10.646893 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-30e302e3-beab-41c0-ba1b-eb6756428ad8 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:10.647146 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-30e302e3-beab-41c0-ba1b-eb6756428ad8 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:10.647332 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-30e302e3-beab-41c0-ba1b-eb6756428ad8 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Delete volume with id: beff7f94-2633-4007-a6cd-0bedf026c3bb Aug 06 19:30:10.656424 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:10.656424 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:10.657346 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-30e302e3-beab-41c0-ba1b-eb6756428ad8 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Volume info retrieved successfully. Aug 06 19:30:10.675456 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-30e302e3-beab-41c0-ba1b-eb6756428ad8 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Delete volume request issued successfully. Aug 06 19:30:10.675736 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-30e302e3-beab-41c0-ba1b-eb6756428ad8 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] https://10.4.3.5/volume/v3/volumes/beff7f94-2633-4007-a6cd-0bedf026c3bb returned with HTTP 202 Aug 06 19:30:10.676309 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 930/3756] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:10 2026] DELETE /volume/v3/volumes/beff7f94-2633-4007-a6cd-0bedf026c3bb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:10.682850 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-73cc6349-7eaf-43ea-9caf-daa28618e5c5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:10.684761 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-73cc6349-7eaf-43ea-9caf-daa28618e5c5 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] GET https://10.4.3.5/volume/v3/volumes/beff7f94-2633-4007-a6cd-0bedf026c3bb Aug 06 19:30:10.685000 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-73cc6349-7eaf-43ea-9caf-daa28618e5c5 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:10.685260 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-73cc6349-7eaf-43ea-9caf-daa28618e5c5 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:10.693257 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:10.693257 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:10.698808 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-73cc6349-7eaf-43ea-9caf-daa28618e5c5 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Volume info retrieved successfully. Aug 06 19:30:10.704298 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-73cc6349-7eaf-43ea-9caf-daa28618e5c5 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] https://10.4.3.5/volume/v3/volumes/beff7f94-2633-4007-a6cd-0bedf026c3bb returned with HTTP 200 Aug 06 19:30:10.704717 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 938/3757] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:10 2026] GET /volume/v3/volumes/beff7f94-2633-4007-a6cd-0bedf026c3bb => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:10.848911 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-57187a19-ad72-4593-8fbf-f33639e64cbd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:10.850511 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-57187a19-ad72-4593-8fbf-f33639e64cbd tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 Aug 06 19:30:10.850691 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-57187a19-ad72-4593-8fbf-f33639e64cbd tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:10.850896 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-57187a19-ad72-4593-8fbf-f33639e64cbd tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:10.851062 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-57187a19-ad72-4593-8fbf-f33639e64cbd tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id f096b97b-a048-49a5-a8c1-4ad4cf2cdee3. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:10.860114 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:10.860114 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:10.860904 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-57187a19-ad72-4593-8fbf-f33639e64cbd tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 returned with HTTP 200 Aug 06 19:30:10.862354 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 943/3758] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:10 2026] GET /volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:11.020895 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-58ce4bdc-73bb-4cb1-bb5a-70419f402306 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:11.022889 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-58ce4bdc-73bb-4cb1-bb5a-70419f402306 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 Aug 06 19:30:11.023205 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-58ce4bdc-73bb-4cb1-bb5a-70419f402306 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:11.023449 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-58ce4bdc-73bb-4cb1-bb5a-70419f402306 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:11.029280 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-58ce4bdc-73bb-4cb1-bb5a-70419f402306 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 returned with HTTP 404 Aug 06 19:30:11.029848 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 948/3759] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:11 2026] GET /volume/v3/volumes/92d00be9-1ae7-4908-888a-a8e1f9150d47 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:11.039446 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4e120054-9e93-4660-a511-8bb49d178680 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:11.042180 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4e120054-9e93-4660-a511-8bb49d178680 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 Aug 06 19:30:11.042608 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4e120054-9e93-4660-a511-8bb49d178680 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:11.042954 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4e120054-9e93-4660-a511-8bb49d178680 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:11.051547 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:11.051547 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:11.058293 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4e120054-9e93-4660-a511-8bb49d178680 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:30:11.062611 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4e120054-9e93-4660-a511-8bb49d178680 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 returned with HTTP 200 Aug 06 19:30:11.063075 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 931/3760] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:11 2026] GET /volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:11.074799 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-57f56e9e-2139-4f31-bd3c-10163aa64283 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:11.077310 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-57f56e9e-2139-4f31-bd3c-10163aa64283 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 Aug 06 19:30:11.077509 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-57f56e9e-2139-4f31-bd3c-10163aa64283 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:11.077694 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-57f56e9e-2139-4f31-bd3c-10163aa64283 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:11.087103 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:11.087103 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:11.092681 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-57f56e9e-2139-4f31-bd3c-10163aa64283 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:30:11.111444 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-57f56e9e-2139-4f31-bd3c-10163aa64283 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 returned with HTTP 200 Aug 06 19:30:11.111444 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 939/3761] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:11 2026] GET /volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 => generated 880 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:11.123973 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ba4c8bcf-7eaa-4f7b-91d1-58c2609fd25e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:11.125860 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ba4c8bcf-7eaa-4f7b-91d1-58c2609fd25e tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] DELETE https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 Aug 06 19:30:11.126158 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ba4c8bcf-7eaa-4f7b-91d1-58c2609fd25e tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:11.126367 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ba4c8bcf-7eaa-4f7b-91d1-58c2609fd25e tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:11.126536 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-ba4c8bcf-7eaa-4f7b-91d1-58c2609fd25e tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Delete volume with id: aea33319-c3ad-4708-960b-5251426b19b6 Aug 06 19:30:11.134226 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:11.134226 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:11.134682 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ba4c8bcf-7eaa-4f7b-91d1-58c2609fd25e tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:30:11.153427 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ba4c8bcf-7eaa-4f7b-91d1-58c2609fd25e tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Delete volume request issued successfully. Aug 06 19:30:11.153743 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ba4c8bcf-7eaa-4f7b-91d1-58c2609fd25e tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 returned with HTTP 202 Aug 06 19:30:11.154344 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 944/3762] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:11 2026] DELETE /volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:11.163380 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2c7cdfe2-236f-4586-ab83-e215f81a909d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:11.165191 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2c7cdfe2-236f-4586-ab83-e215f81a909d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 Aug 06 19:30:11.165392 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2c7cdfe2-236f-4586-ab83-e215f81a909d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:11.165579 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2c7cdfe2-236f-4586-ab83-e215f81a909d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:11.175718 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:11.175718 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:11.184706 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2c7cdfe2-236f-4586-ab83-e215f81a909d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:30:11.191855 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2c7cdfe2-236f-4586-ab83-e215f81a909d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 returned with HTTP 200 Aug 06 19:30:11.192331 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 949/3763] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:11 2026] GET /volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:11.357366 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fcf21ac0-558e-4f8b-a5b2-3df7cd078410 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:11.359411 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fcf21ac0-558e-4f8b-a5b2-3df7cd078410 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e Aug 06 19:30:11.359671 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fcf21ac0-558e-4f8b-a5b2-3df7cd078410 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:11.359914 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fcf21ac0-558e-4f8b-a5b2-3df7cd078410 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:11.372270 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:11.372270 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:11.377826 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fcf21ac0-558e-4f8b-a5b2-3df7cd078410 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:11.383066 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fcf21ac0-558e-4f8b-a5b2-3df7cd078410 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e returned with HTTP 200 Aug 06 19:30:11.383574 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 932/3764] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:11 2026] GET /volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:11.720053 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a409d41d-8eca-46e3-815a-ec45b61c67f2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:11.722430 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a409d41d-8eca-46e3-815a-ec45b61c67f2 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] GET https://10.4.3.5/volume/v3/volumes/beff7f94-2633-4007-a6cd-0bedf026c3bb Aug 06 19:30:11.722793 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a409d41d-8eca-46e3-815a-ec45b61c67f2 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:11.724047 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a409d41d-8eca-46e3-815a-ec45b61c67f2 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:11.730061 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a409d41d-8eca-46e3-815a-ec45b61c67f2 tempest-CreateVolumesFromSourceVolumeTest-262701855 tempest-CreateVolumesFromSourceVolumeTest-262701855-project-member] https://10.4.3.5/volume/v3/volumes/beff7f94-2633-4007-a6cd-0bedf026c3bb returned with HTTP 404 Aug 06 19:30:11.731358 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 940/3765] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:11 2026] GET /volume/v3/volumes/beff7f94-2633-4007-a6cd-0bedf026c3bb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:11.878437 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-99ebcab7-dae0-4ac6-bd19-dccd17fc70b6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:11.881990 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99ebcab7-dae0-4ac6-bd19-dccd17fc70b6 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 Aug 06 19:30:11.882245 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-99ebcab7-dae0-4ac6-bd19-dccd17fc70b6 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:11.882433 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-99ebcab7-dae0-4ac6-bd19-dccd17fc70b6 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:11.882573 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-99ebcab7-dae0-4ac6-bd19-dccd17fc70b6 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id f096b97b-a048-49a5-a8c1-4ad4cf2cdee3. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:11.890919 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:11.890919 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:11.892153 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99ebcab7-dae0-4ac6-bd19-dccd17fc70b6 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 returned with HTTP 200 Aug 06 19:30:11.892874 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 945/3766] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:11 2026] GET /volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:12.205075 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ec610712-8452-471a-9a66-ebfdb76d3f7f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:12.206869 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec610712-8452-471a-9a66-ebfdb76d3f7f tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 Aug 06 19:30:12.207064 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec610712-8452-471a-9a66-ebfdb76d3f7f tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:12.207253 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec610712-8452-471a-9a66-ebfdb76d3f7f tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:12.213121 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec610712-8452-471a-9a66-ebfdb76d3f7f tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 returned with HTTP 404 Aug 06 19:30:12.213696 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 950/3767] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:12 2026] GET /volume/v3/volumes/aea33319-c3ad-4708-960b-5251426b19b6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:12.223566 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-49d2a0ec-8ab2-41e7-a83d-1bb1f1ba5b25 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:12.232098 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-49d2a0ec-8ab2-41e7-a83d-1bb1f1ba5b25 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 Aug 06 19:30:12.232441 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-49d2a0ec-8ab2-41e7-a83d-1bb1f1ba5b25 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:12.232717 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-49d2a0ec-8ab2-41e7-a83d-1bb1f1ba5b25 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:12.241122 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:12.241122 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:12.245684 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-49d2a0ec-8ab2-41e7-a83d-1bb1f1ba5b25 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:30:12.259398 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-49d2a0ec-8ab2-41e7-a83d-1bb1f1ba5b25 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 returned with HTTP 200 Aug 06 19:30:12.260005 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 933/3768] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:12 2026] GET /volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 => generated 880 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:12.274983 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-52796593-559a-432f-841a-44b1c63bddc9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:12.281419 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-52796593-559a-432f-841a-44b1c63bddc9 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 Aug 06 19:30:12.281635 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-52796593-559a-432f-841a-44b1c63bddc9 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:12.281826 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-52796593-559a-432f-841a-44b1c63bddc9 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:12.289364 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:12.289364 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:12.293663 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-52796593-559a-432f-841a-44b1c63bddc9 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:30:12.298445 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-52796593-559a-432f-841a-44b1c63bddc9 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 returned with HTTP 200 Aug 06 19:30:12.298856 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 941/3769] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:12 2026] GET /volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:12.310461 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d1735ecb-2340-49ed-9485-a5b974927925 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:12.312696 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d1735ecb-2340-49ed-9485-a5b974927925 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] DELETE https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 Aug 06 19:30:12.312915 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d1735ecb-2340-49ed-9485-a5b974927925 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:12.313184 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d1735ecb-2340-49ed-9485-a5b974927925 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:12.313320 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-d1735ecb-2340-49ed-9485-a5b974927925 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Delete volume with id: ce53473b-f471-414f-9234-0c0a8b04c608 Aug 06 19:30:12.322428 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:12.322428 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:12.323213 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d1735ecb-2340-49ed-9485-a5b974927925 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:30:12.353171 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d1735ecb-2340-49ed-9485-a5b974927925 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Delete volume request issued successfully. Aug 06 19:30:12.353171 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d1735ecb-2340-49ed-9485-a5b974927925 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 returned with HTTP 202 Aug 06 19:30:12.353637 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 946/3770] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:12 2026] DELETE /volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:12.361800 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fb91795c-06cf-4cbf-a62b-4cabe44de79d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:12.364899 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fb91795c-06cf-4cbf-a62b-4cabe44de79d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 Aug 06 19:30:12.365152 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fb91795c-06cf-4cbf-a62b-4cabe44de79d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:12.365388 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fb91795c-06cf-4cbf-a62b-4cabe44de79d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:12.383514 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:12.383514 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:12.399040 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fb91795c-06cf-4cbf-a62b-4cabe44de79d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:30:12.400846 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-61530c8b-613c-49d4-84c8-36d3e1baaaa9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:12.403689 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-61530c8b-613c-49d4-84c8-36d3e1baaaa9 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e Aug 06 19:30:12.405607 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fb91795c-06cf-4cbf-a62b-4cabe44de79d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 returned with HTTP 200 Aug 06 19:30:12.405855 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-61530c8b-613c-49d4-84c8-36d3e1baaaa9 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:12.406282 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 951/3771] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:12 2026] GET /volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 => generated 879 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:12.406351 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-61530c8b-613c-49d4-84c8-36d3e1baaaa9 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:12.422358 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:12.422358 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:12.427291 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-61530c8b-613c-49d4-84c8-36d3e1baaaa9 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:12.432316 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-61530c8b-613c-49d4-84c8-36d3e1baaaa9 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e returned with HTTP 200 Aug 06 19:30:12.432902 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 934/3772] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:12 2026] GET /volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:12.905562 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e9238f06-3c15-4df9-b7a3-3e5312962b53 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:12.907532 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e9238f06-3c15-4df9-b7a3-3e5312962b53 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 Aug 06 19:30:12.907754 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e9238f06-3c15-4df9-b7a3-3e5312962b53 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:12.907947 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e9238f06-3c15-4df9-b7a3-3e5312962b53 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:12.908104 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-e9238f06-3c15-4df9-b7a3-3e5312962b53 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id f096b97b-a048-49a5-a8c1-4ad4cf2cdee3. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:12.912598 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:12.912598 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:12.913502 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e9238f06-3c15-4df9-b7a3-3e5312962b53 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 returned with HTTP 200 Aug 06 19:30:12.913996 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 942/3773] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:12 2026] GET /volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:13.099442 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6c8ea21d-e8e3-4d3f-9b33-2181082c1901 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:13.216788 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c8ea21d-e8e3-4d3f-9b33-2181082c1901 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:30:13.217262 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c8ea21d-e8e3-4d3f-9b33-2181082c1901 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:13.219223 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-6c8ea21d-e8e3-4d3f-9b33-2181082c1901 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:30:13.219353 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-6c8ea21d-e8e3-4d3f-9b33-2181082c1901 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Create volume of 1 GB Aug 06 19:30:13.234977 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6c8ea21d-e8e3-4d3f-9b33-2181082c1901 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Availability Zones retrieved successfully. Aug 06 19:30:13.241992 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c8ea21d-e8e3-4d3f-9b33-2181082c1901 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Flow 'volume_create_api' (b4cd4732-069e-43b4-a188-e6d3404e72cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:13.243327 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c8ea21d-e8e3-4d3f-9b33-2181082c1901 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31f834cc-c9a8-4b9f-af63-91943125c999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:13.244378 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-6c8ea21d-e8e3-4d3f-9b33-2181082c1901 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:30:13.270437 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c8ea21d-e8e3-4d3f-9b33-2181082c1901 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31f834cc-c9a8-4b9f-af63-91943125c999) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:13.271274 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c8ea21d-e8e3-4d3f-9b33-2181082c1901 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a74cb251-d4b9-44f4-85f7-877625907b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:13.329532 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-6c8ea21d-e8e3-4d3f-9b33-2181082c1901 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Created reservations ['e4253f2d-475e-4fc7-ae09-38f61e41d31b', 'd0799214-0292-49c1-ad97-bb2b17b3663b', 'd5e8b7fb-ac78-4348-9cb6-182bf12fabe1', '63ec7c4c-c603-4d5c-9b35-df7376d93d09'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:13.330443 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c8ea21d-e8e3-4d3f-9b33-2181082c1901 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a74cb251-d4b9-44f4-85f7-877625907b73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4253f2d-475e-4fc7-ae09-38f61e41d31b', 'd0799214-0292-49c1-ad97-bb2b17b3663b', 'd5e8b7fb-ac78-4348-9cb6-182bf12fabe1', '63ec7c4c-c603-4d5c-9b35-df7376d93d09']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:13.331217 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c8ea21d-e8e3-4d3f-9b33-2181082c1901 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0f1e604-0c15-4091-a383-f7b2f0d13997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:13.356108 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c8ea21d-e8e3-4d3f-9b33-2181082c1901 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0f1e604-0c15-4091-a383-f7b2f0d13997) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e4335ea-8e38-4601-a9db-7437b2a44a4e', '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='59e71a7f365f4aa280134dd4e33eb657',qos_specs=None,replication_status=,reservations=['e4253f2d-475e-4fc7-ae09-38f61e41d31b','d0799214-0292-49c1-ad97-bb2b17b3663b','d5e8b7fb-ac78-4348-9cb6-182bf12fabe1','63ec7c4c-c603-4d5c-9b35-df7376d93d09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0740baa9f714e60a61480b0a89c741c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:30:13Z,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=3e4335ea-8e38-4601-a9db-7437b2a44a4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59e71a7f365f4aa280134dd4e33eb657',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0740baa9f714e60a61480b0a89c741c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:13.357092 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c8ea21d-e8e3-4d3f-9b33-2181082c1901 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (301f87d3-6f18-44e7-bd22-c01eabd47af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:13.381054 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c8ea21d-e8e3-4d3f-9b33-2181082c1901 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (301f87d3-6f18-44e7-bd22-c01eabd47af2) transitioned into state 'SUCCESS' from 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='59e71a7f365f4aa280134dd4e33eb657',qos_specs=None,replication_status=,reservations=['e4253f2d-475e-4fc7-ae09-38f61e41d31b','d0799214-0292-49c1-ad97-bb2b17b3663b','d5e8b7fb-ac78-4348-9cb6-182bf12fabe1','63ec7c4c-c603-4d5c-9b35-df7376d93d09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0740baa9f714e60a61480b0a89c741c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:13.381810 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c8ea21d-e8e3-4d3f-9b33-2181082c1901 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98cd6335-70ab-4878-b7a9-d01f0f9cd7ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:13.395208 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c8ea21d-e8e3-4d3f-9b33-2181082c1901 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98cd6335-70ab-4878-b7a9-d01f0f9cd7ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:13.396169 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c8ea21d-e8e3-4d3f-9b33-2181082c1901 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Flow 'volume_create_api' (b4cd4732-069e-43b4-a188-e6d3404e72cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:13.396523 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6c8ea21d-e8e3-4d3f-9b33-2181082c1901 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Create volume request issued successfully. Aug 06 19:30:13.397152 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c8ea21d-e8e3-4d3f-9b33-2181082c1901 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:30:13.397589 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 947/3774] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:30:13 2026] POST /volume/v3/volumes => generated 736 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:13.410647 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-591051a7-2499-4a58-9348-f4228c429455 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:13.415582 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-591051a7-2499-4a58-9348-f4228c429455 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] GET https://10.4.3.5/volume/v3/volumes/3e4335ea-8e38-4601-a9db-7437b2a44a4e Aug 06 19:30:13.415800 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-591051a7-2499-4a58-9348-f4228c429455 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:13.416092 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-591051a7-2499-4a58-9348-f4228c429455 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:13.421733 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-016d0046-c181-461e-9957-c557e9632de1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:13.425102 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-016d0046-c181-461e-9957-c557e9632de1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 Aug 06 19:30:13.425354 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-016d0046-c181-461e-9957-c557e9632de1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:13.425584 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-016d0046-c181-461e-9957-c557e9632de1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:13.430431 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:13.430431 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:13.433499 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-016d0046-c181-461e-9957-c557e9632de1 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 returned with HTTP 404 Aug 06 19:30:13.434224 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 935/3775] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:13 2026] GET /volume/v3/volumes/ce53473b-f471-414f-9234-0c0a8b04c608 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:13.434572 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-591051a7-2499-4a58-9348-f4228c429455 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Volume info retrieved successfully. Aug 06 19:30:13.439123 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-591051a7-2499-4a58-9348-f4228c429455 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] https://10.4.3.5/volume/v3/volumes/3e4335ea-8e38-4601-a9db-7437b2a44a4e returned with HTTP 200 Aug 06 19:30:13.439551 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 952/3776] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:13 2026] GET /volume/v3/volumes/3e4335ea-8e38-4601-a9db-7437b2a44a4e => generated 804 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:13.443940 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1a51ab2a-dbe0-40b7-ad1d-2ba9eaed21b8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:13.447669 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b4eddba3-b19c-4283-9450-e852b15c0556 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:13.448972 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1a51ab2a-dbe0-40b7-ad1d-2ba9eaed21b8 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/eedb70b4-9532-4a63-96e9-a1b743927e93 Aug 06 19:30:13.449252 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1a51ab2a-dbe0-40b7-ad1d-2ba9eaed21b8 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:13.449459 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1a51ab2a-dbe0-40b7-ad1d-2ba9eaed21b8 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:13.449596 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-1a51ab2a-dbe0-40b7-ad1d-2ba9eaed21b8 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Delete snapshot with id: eedb70b4-9532-4a63-96e9-a1b743927e93 Aug 06 19:30:13.450051 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b4eddba3-b19c-4283-9450-e852b15c0556 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e Aug 06 19:30:13.451161 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b4eddba3-b19c-4283-9450-e852b15c0556 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:13.451161 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b4eddba3-b19c-4283-9450-e852b15c0556 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:13.455410 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:13.455410 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:13.456001 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1a51ab2a-dbe0-40b7-ad1d-2ba9eaed21b8 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Snapshot retrieved successfully. Aug 06 19:30:13.469441 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:13.469441 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:13.474179 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b4eddba3-b19c-4283-9450-e852b15c0556 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:13.476909 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1a51ab2a-dbe0-40b7-ad1d-2ba9eaed21b8 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Snapshot delete request issued successfully. Aug 06 19:30:13.477106 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1a51ab2a-dbe0-40b7-ad1d-2ba9eaed21b8 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/snapshots/eedb70b4-9532-4a63-96e9-a1b743927e93 returned with HTTP 202 Aug 06 19:30:13.477558 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 943/3777] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:30:13 2026] DELETE /volume/v3/snapshots/eedb70b4-9532-4a63-96e9-a1b743927e93 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:13.478807 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b4eddba3-b19c-4283-9450-e852b15c0556 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e returned with HTTP 200 Aug 06 19:30:13.479312 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 948/3778] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:13 2026] GET /volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:13.486267 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7ab471b9-a264-4f8e-9b0f-68d7036d7790 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:13.488039 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7ab471b9-a264-4f8e-9b0f-68d7036d7790 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/snapshots/eedb70b4-9532-4a63-96e9-a1b743927e93 Aug 06 19:30:13.488324 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7ab471b9-a264-4f8e-9b0f-68d7036d7790 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:13.488527 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7ab471b9-a264-4f8e-9b0f-68d7036d7790 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:13.494159 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:13.494159 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:13.494634 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7ab471b9-a264-4f8e-9b0f-68d7036d7790 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Snapshot retrieved successfully. Aug 06 19:30:13.495562 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7ab471b9-a264-4f8e-9b0f-68d7036d7790 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/snapshots/eedb70b4-9532-4a63-96e9-a1b743927e93 returned with HTTP 200 Aug 06 19:30:13.495917 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 936/3779] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:13 2026] GET /volume/v3/snapshots/eedb70b4-9532-4a63-96e9-a1b743927e93 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:13.840785 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-57cc571c-68cb-4034-a29e-d3e0856b8d59 req-301042ed-d474-4b7f-a808-be87d8f3788a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:13.843278 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-57cc571c-68cb-4034-a29e-d3e0856b8d59 req-301042ed-d474-4b7f-a808-be87d8f3788a tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] POST https://10.4.3.5/volume/v3/attachments/942682f7-5f28-431e-9dfa-c0ea8d9421c3/action Aug 06 19:30:13.843748 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-57cc571c-68cb-4034-a29e-d3e0856b8d59 req-301042ed-d474-4b7f-a808-be87d8f3788a tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:30:13.843882 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-57cc571c-68cb-4034-a29e-d3e0856b8d59 req-301042ed-d474-4b7f-a808-be87d8f3788a tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:13.862964 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:13.862964 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:13.878464 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-57cc571c-68cb-4034-a29e-d3e0856b8d59 req-301042ed-d474-4b7f-a808-be87d8f3788a tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/attachments/942682f7-5f28-431e-9dfa-c0ea8d9421c3/action returned with HTTP 204 Aug 06 19:30:13.878916 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 953/3780] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:30:13 2026] POST /volume/v3/attachments/942682f7-5f28-431e-9dfa-c0ea8d9421c3/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:13.926716 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-085040a1-8390-4361-8f8a-820bb9bd92fe None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:13.928468 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-085040a1-8390-4361-8f8a-820bb9bd92fe tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 Aug 06 19:30:13.928651 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-085040a1-8390-4361-8f8a-820bb9bd92fe tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:13.928844 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-085040a1-8390-4361-8f8a-820bb9bd92fe tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:13.928954 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-085040a1-8390-4361-8f8a-820bb9bd92fe tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id f096b97b-a048-49a5-a8c1-4ad4cf2cdee3. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:13.933638 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:13.933638 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:13.934495 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-085040a1-8390-4361-8f8a-820bb9bd92fe tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 returned with HTTP 200 Aug 06 19:30:13.934884 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 944/3781] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:13 2026] GET /volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:14.452927 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cdcdac5a-9b4d-43e6-9f2f-b2b28c2514c6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:14.454838 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cdcdac5a-9b4d-43e6-9f2f-b2b28c2514c6 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] GET https://10.4.3.5/volume/v3/volumes/3e4335ea-8e38-4601-a9db-7437b2a44a4e Aug 06 19:30:14.455030 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cdcdac5a-9b4d-43e6-9f2f-b2b28c2514c6 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:14.455262 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cdcdac5a-9b4d-43e6-9f2f-b2b28c2514c6 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:14.471753 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:14.471753 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:14.476601 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cdcdac5a-9b4d-43e6-9f2f-b2b28c2514c6 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Volume info retrieved successfully. Aug 06 19:30:14.482154 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cdcdac5a-9b4d-43e6-9f2f-b2b28c2514c6 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] https://10.4.3.5/volume/v3/volumes/3e4335ea-8e38-4601-a9db-7437b2a44a4e returned with HTTP 200 Aug 06 19:30:14.486672 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 949/3782] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:14 2026] GET /volume/v3/volumes/3e4335ea-8e38-4601-a9db-7437b2a44a4e => generated 829 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:14.495911 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fa8999b2-d680-4089-9acc-2ed74688856e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:14.496721 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4e56dbee-bf36-43bb-8108-13289c8c7eb1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:14.497639 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fa8999b2-d680-4089-9acc-2ed74688856e tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e Aug 06 19:30:14.497820 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fa8999b2-d680-4089-9acc-2ed74688856e tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:14.497994 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fa8999b2-d680-4089-9acc-2ed74688856e tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:14.498473 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4e56dbee-bf36-43bb-8108-13289c8c7eb1 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] GET https://10.4.3.5/volume/v3/volumes/3e4335ea-8e38-4601-a9db-7437b2a44a4e Aug 06 19:30:14.498720 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4e56dbee-bf36-43bb-8108-13289c8c7eb1 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:14.498967 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4e56dbee-bf36-43bb-8108-13289c8c7eb1 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:14.504081 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-65571a0a-8f42-4d0d-87c6-1fafa372a72c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:14.506224 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-65571a0a-8f42-4d0d-87c6-1fafa372a72c tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/snapshots/eedb70b4-9532-4a63-96e9-a1b743927e93 Aug 06 19:30:14.506466 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-65571a0a-8f42-4d0d-87c6-1fafa372a72c tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:14.506662 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-65571a0a-8f42-4d0d-87c6-1fafa372a72c tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:14.506811 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:14.506811 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:14.508338 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:14.508338 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:14.510259 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4e56dbee-bf36-43bb-8108-13289c8c7eb1 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Volume info retrieved successfully. Aug 06 19:30:14.511070 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-65571a0a-8f42-4d0d-87c6-1fafa372a72c tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/snapshots/eedb70b4-9532-4a63-96e9-a1b743927e93 returned with HTTP 404 Aug 06 19:30:14.511677 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 945/3783] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:14 2026] GET /volume/v3/snapshots/eedb70b4-9532-4a63-96e9-a1b743927e93 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:14.512624 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fa8999b2-d680-4089-9acc-2ed74688856e tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:14.514681 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4e56dbee-bf36-43bb-8108-13289c8c7eb1 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] https://10.4.3.5/volume/v3/volumes/3e4335ea-8e38-4601-a9db-7437b2a44a4e returned with HTTP 200 Aug 06 19:30:14.515405 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 954/3784] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:14 2026] GET /volume/v3/volumes/3e4335ea-8e38-4601-a9db-7437b2a44a4e => generated 829 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:14.516979 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fa8999b2-d680-4089-9acc-2ed74688856e tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e returned with HTTP 200 Aug 06 19:30:14.517637 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 937/3785] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:14 2026] GET /volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:14.520062 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-16351860-7dca-4a8e-bc33-88a38113ab3c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:14.522610 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-16351860-7dca-4a8e-bc33-88a38113ab3c tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/6853f5d4-bb46-4a1e-9f2e-5ca2710c0a87 Aug 06 19:30:14.522872 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-16351860-7dca-4a8e-bc33-88a38113ab3c tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:14.523080 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-16351860-7dca-4a8e-bc33-88a38113ab3c tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:14.523245 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-16351860-7dca-4a8e-bc33-88a38113ab3c tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Delete snapshot with id: 6853f5d4-bb46-4a1e-9f2e-5ca2710c0a87 Aug 06 19:30:14.528781 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-200009cd-1422-4277-bcfe-e15364c51ef6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:14.529368 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:14.529368 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:14.529831 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3c0d26c9-dd33-4a63-9cde-39838c800ff1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:14.529920 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-16351860-7dca-4a8e-bc33-88a38113ab3c tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Snapshot retrieved successfully. Aug 06 19:30:14.530774 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-200009cd-1422-4277-bcfe-e15364c51ef6 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:30:14.531417 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-200009cd-1422-4277-bcfe-e15364c51ef6 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-638034283"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:14.532092 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3c0d26c9-dd33-4a63-9cde-39838c800ff1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:30:14.532773 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3c0d26c9-dd33-4a63-9cde-39838c800ff1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fca1c0c1-a878-4453-bbeb-9e30e821325e", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-791973727"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:14.532856 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-200009cd-1422-4277-bcfe-e15364c51ef6 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-638034283'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:30:14.533001 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-200009cd-1422-4277-bcfe-e15364c51ef6 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Create volume of 1 GB Aug 06 19:30:14.536886 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-200009cd-1422-4277-bcfe-e15364c51ef6 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Availability Zones retrieved successfully. Aug 06 19:30:14.542732 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-200009cd-1422-4277-bcfe-e15364c51ef6 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Flow 'volume_create_api' (699fc630-d66f-4605-ae00-33f85a080f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:14.544080 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-200009cd-1422-4277-bcfe-e15364c51ef6 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2c64865-701c-4ea8-b037-a73a52f2dfe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:14.545342 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-200009cd-1422-4277-bcfe-e15364c51ef6 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:30:14.545948 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:14.545948 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:14.546516 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3c0d26c9-dd33-4a63-9cde-39838c800ff1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:14.546828 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-3c0d26c9-dd33-4a63-9cde-39838c800ff1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Create snapshot from volume fca1c0c1-a878-4453-bbeb-9e30e821325e Aug 06 19:30:14.550481 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-16351860-7dca-4a8e-bc33-88a38113ab3c tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Snapshot delete request issued successfully. Aug 06 19:30:14.550598 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-16351860-7dca-4a8e-bc33-88a38113ab3c tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/snapshots/6853f5d4-bb46-4a1e-9f2e-5ca2710c0a87 returned with HTTP 202 Aug 06 19:30:14.551376 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 950/3786] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:30:14 2026] DELETE /volume/v3/snapshots/6853f5d4-bb46-4a1e-9f2e-5ca2710c0a87 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:14.559332 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0c1776fb-8aa3-4c2a-b7d3-8147130dec74 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:14.561566 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0c1776fb-8aa3-4c2a-b7d3-8147130dec74 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/snapshots/6853f5d4-bb46-4a1e-9f2e-5ca2710c0a87 Aug 06 19:30:14.561803 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0c1776fb-8aa3-4c2a-b7d3-8147130dec74 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:14.562074 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0c1776fb-8aa3-4c2a-b7d3-8147130dec74 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:14.570685 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:14.570685 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:14.572429 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0c1776fb-8aa3-4c2a-b7d3-8147130dec74 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Snapshot retrieved successfully. Aug 06 19:30:14.572429 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0c1776fb-8aa3-4c2a-b7d3-8147130dec74 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/snapshots/6853f5d4-bb46-4a1e-9f2e-5ca2710c0a87 returned with HTTP 200 Aug 06 19:30:14.573674 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 938/3787] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:14 2026] GET /volume/v3/snapshots/6853f5d4-bb46-4a1e-9f2e-5ca2710c0a87 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:14.576625 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-200009cd-1422-4277-bcfe-e15364c51ef6 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2c64865-701c-4ea8-b037-a73a52f2dfe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:14.576787 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-3c0d26c9-dd33-4a63-9cde-39838c800ff1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Created reservations ['a375711e-a907-4ef8-a620-a73168b7e740', '051d239b-2475-42da-8b85-77b07c9a52a3', '8e035ed2-e055-47ab-8a29-34b9e2155fb1', '675b3047-900a-4df5-bdce-3095f882ac7c'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:14.577397 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-200009cd-1422-4277-bcfe-e15364c51ef6 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f14c061e-22fb-4446-9ad4-24c1643c1bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:14.611517 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3c0d26c9-dd33-4a63-9cde-39838c800ff1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot force create request issued successfully. Aug 06 19:30:14.611969 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3c0d26c9-dd33-4a63-9cde-39838c800ff1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:30:14.612533 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 955/3788] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:30:14 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 06 19:30:14.621265 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f449ea87-7350-4600-963f-bbe1acc8e3d0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:14.622827 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f449ea87-7350-4600-963f-bbe1acc8e3d0 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/bbf1a031-7ceb-4ec8-a05a-f0db5553528b Aug 06 19:30:14.623048 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f449ea87-7350-4600-963f-bbe1acc8e3d0 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:14.623261 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f449ea87-7350-4600-963f-bbe1acc8e3d0 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:14.623843 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-200009cd-1422-4277-bcfe-e15364c51ef6 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Created reservations ['62a7e956-60ba-4aff-ab2e-a299396e4d61', '08dc6a5a-95de-4573-9409-b3976b3b7198', '9a53f3ed-1113-4849-a864-20bc66b44bb0', '97cf6d3a-465b-4f68-b2d2-8d41ebdaccde'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:14.624625 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-200009cd-1422-4277-bcfe-e15364c51ef6 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f14c061e-22fb-4446-9ad4-24c1643c1bd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62a7e956-60ba-4aff-ab2e-a299396e4d61', '08dc6a5a-95de-4573-9409-b3976b3b7198', '9a53f3ed-1113-4849-a864-20bc66b44bb0', '97cf6d3a-465b-4f68-b2d2-8d41ebdaccde']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:14.625319 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-200009cd-1422-4277-bcfe-e15364c51ef6 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48311fb0-6198-42c2-a62a-3f70780381f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:14.628112 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:14.628112 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:14.628556 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f449ea87-7350-4600-963f-bbe1acc8e3d0 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:30:14.629392 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f449ea87-7350-4600-963f-bbe1acc8e3d0 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/bbf1a031-7ceb-4ec8-a05a-f0db5553528b returned with HTTP 200 Aug 06 19:30:14.629735 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 951/3789] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:14 2026] GET /volume/v3/snapshots/bbf1a031-7ceb-4ec8-a05a-f0db5553528b => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:14.649397 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-200009cd-1422-4277-bcfe-e15364c51ef6 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48311fb0-6198-42c2-a62a-3f70780381f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53651458-47d0-461e-8f73-4ca1d7d6d764', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-638034283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59e71a7f365f4aa280134dd4e33eb657',qos_specs=None,replication_status=,reservations=['62a7e956-60ba-4aff-ab2e-a299396e4d61','08dc6a5a-95de-4573-9409-b3976b3b7198','9a53f3ed-1113-4849-a864-20bc66b44bb0','97cf6d3a-465b-4f68-b2d2-8d41ebdaccde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0740baa9f714e60a61480b0a89c741c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:30:14Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-638034283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53651458-47d0-461e-8f73-4ca1d7d6d764,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59e71a7f365f4aa280134dd4e33eb657',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0740baa9f714e60a61480b0a89c741c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:14.650249 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-200009cd-1422-4277-bcfe-e15364c51ef6 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a20cb91f-21c9-4561-8284-ccb1c037b944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:14.667241 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-200009cd-1422-4277-bcfe-e15364c51ef6 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a20cb91f-21c9-4561-8284-ccb1c037b944) transitioned into 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-638034283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59e71a7f365f4aa280134dd4e33eb657',qos_specs=None,replication_status=,reservations=['62a7e956-60ba-4aff-ab2e-a299396e4d61','08dc6a5a-95de-4573-9409-b3976b3b7198','9a53f3ed-1113-4849-a864-20bc66b44bb0','97cf6d3a-465b-4f68-b2d2-8d41ebdaccde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0740baa9f714e60a61480b0a89c741c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:14.667927 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-200009cd-1422-4277-bcfe-e15364c51ef6 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16661493-ad87-4ed6-bdda-e9d470b6fdb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:14.676943 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-200009cd-1422-4277-bcfe-e15364c51ef6 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16661493-ad87-4ed6-bdda-e9d470b6fdb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:14.677790 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-200009cd-1422-4277-bcfe-e15364c51ef6 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Flow 'volume_create_api' (699fc630-d66f-4605-ae00-33f85a080f83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:14.678111 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-200009cd-1422-4277-bcfe-e15364c51ef6 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Create volume request issued successfully. Aug 06 19:30:14.678654 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-200009cd-1422-4277-bcfe-e15364c51ef6 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:30:14.679192 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 946/3790] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:30:14 2026] POST /volume/v3/volumes => generated 771 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:14.690737 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4ffb92c4-e223-457e-ae43-5e5eb6c774ba None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:14.692708 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4ffb92c4-e223-457e-ae43-5e5eb6c774ba tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] GET https://10.4.3.5/volume/v3/volumes/53651458-47d0-461e-8f73-4ca1d7d6d764 Aug 06 19:30:14.692921 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4ffb92c4-e223-457e-ae43-5e5eb6c774ba tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:14.693228 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4ffb92c4-e223-457e-ae43-5e5eb6c774ba tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:14.701849 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:14.701849 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:14.706858 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4ffb92c4-e223-457e-ae43-5e5eb6c774ba tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Volume info retrieved successfully. Aug 06 19:30:14.711258 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4ffb92c4-e223-457e-ae43-5e5eb6c774ba tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] https://10.4.3.5/volume/v3/volumes/53651458-47d0-461e-8f73-4ca1d7d6d764 returned with HTTP 200 Aug 06 19:30:14.711702 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 939/3791] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:14 2026] GET /volume/v3/volumes/53651458-47d0-461e-8f73-4ca1d7d6d764 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:14.944628 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6f90e562-20e0-4e3e-8815-a8f1eb533564 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:14.946325 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6f90e562-20e0-4e3e-8815-a8f1eb533564 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 Aug 06 19:30:14.946471 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6f90e562-20e0-4e3e-8815-a8f1eb533564 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:14.946642 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6f90e562-20e0-4e3e-8815-a8f1eb533564 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:14.946730 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-6f90e562-20e0-4e3e-8815-a8f1eb533564 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id f096b97b-a048-49a5-a8c1-4ad4cf2cdee3. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:14.950701 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:14.950701 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:14.951390 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6f90e562-20e0-4e3e-8815-a8f1eb533564 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 returned with HTTP 200 Aug 06 19:30:14.951706 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 956/3792] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:14 2026] GET /volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:14.960426 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-00c2bb57-708f-40b2-bc05-ca6cd3caed9f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:14.962224 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-00c2bb57-708f-40b2-bc05-ca6cd3caed9f tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc Aug 06 19:30:14.962464 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-00c2bb57-708f-40b2-bc05-ca6cd3caed9f tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:14.962684 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-00c2bb57-708f-40b2-bc05-ca6cd3caed9f tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:14.962828 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-00c2bb57-708f-40b2-bc05-ca6cd3caed9f tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id de4d826b-09cb-4065-9517-7ac0f923d5dc. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:14.966767 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:14.966767 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:14.967364 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-00c2bb57-708f-40b2-bc05-ca6cd3caed9f tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc returned with HTTP 200 Aug 06 19:30:14.967694 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 952/3793] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:14 2026] GET /volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:14.976166 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-95d40edc-4b4f-4b23-95f6-65fb539761da None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:14.977810 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-95d40edc-4b4f-4b23-95f6-65fb539761da tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] POST https://10.4.3.5/volume/v3/backups Aug 06 19:30:14.978202 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-95d40edc-4b4f-4b23-95f6-65fb539761da tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f841702b-6492-4901-86c8-39e0ede46459", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1616021961"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:14.979620 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-95d40edc-4b4f-4b23-95f6-65fb539761da tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Creating new backup {'backup': {'volume_id': 'f841702b-6492-4901-86c8-39e0ede46459', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1616021961'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:30:14.979755 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-95d40edc-4b4f-4b23-95f6-65fb539761da tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Creating backup of volume f841702b-6492-4901-86c8-39e0ede46459 in container None Aug 06 19:30:14.987170 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:14.987170 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:14.987513 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-95d40edc-4b4f-4b23-95f6-65fb539761da tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Volume info retrieved successfully. Aug 06 19:30:15.002636 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-95d40edc-4b4f-4b23-95f6-65fb539761da tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Created reservations ['bea328d3-cb76-49c0-a4dd-25e0d58874f7', '9709a276-3ed7-4019-a6f3-e3719c62dc9a'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:15.029787 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-95d40edc-4b4f-4b23-95f6-65fb539761da tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:30:15.029787 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 947/3794] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:30:14 2026] POST /volume/v3/backups => generated 326 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:15.038653 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-50b974b7-24cf-4e1f-85e8-b1cb6b491fdd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:15.040918 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-50b974b7-24cf-4e1f-85e8-b1cb6b491fdd tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b Aug 06 19:30:15.041188 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-50b974b7-24cf-4e1f-85e8-b1cb6b491fdd tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:15.041374 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-50b974b7-24cf-4e1f-85e8-b1cb6b491fdd tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:15.041493 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-50b974b7-24cf-4e1f-85e8-b1cb6b491fdd tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:15.045782 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:15.045782 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:15.046428 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-50b974b7-24cf-4e1f-85e8-b1cb6b491fdd tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b returned with HTTP 200 Aug 06 19:30:15.046923 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 940/3795] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:15 2026] GET /volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:15.582930 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ce413ac1-04c4-410b-a1bd-2387e045b0dd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:15.584663 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce413ac1-04c4-410b-a1bd-2387e045b0dd tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/snapshots/6853f5d4-bb46-4a1e-9f2e-5ca2710c0a87 Aug 06 19:30:15.584825 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce413ac1-04c4-410b-a1bd-2387e045b0dd tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:15.585040 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce413ac1-04c4-410b-a1bd-2387e045b0dd tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:15.589033 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce413ac1-04c4-410b-a1bd-2387e045b0dd tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/snapshots/6853f5d4-bb46-4a1e-9f2e-5ca2710c0a87 returned with HTTP 404 Aug 06 19:30:15.589493 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 957/3796] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:15 2026] GET /volume/v3/snapshots/6853f5d4-bb46-4a1e-9f2e-5ca2710c0a87 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:15.596320 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-494878c7-6064-4eb6-86f7-e253405f2330 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:15.597804 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-494878c7-6064-4eb6-86f7-e253405f2330 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/f84c8c60-dffc-41bf-a0ab-71a41dea9a27 Aug 06 19:30:15.597986 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-494878c7-6064-4eb6-86f7-e253405f2330 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:15.598194 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-494878c7-6064-4eb6-86f7-e253405f2330 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:15.598290 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-494878c7-6064-4eb6-86f7-e253405f2330 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Delete snapshot with id: f84c8c60-dffc-41bf-a0ab-71a41dea9a27 Aug 06 19:30:15.602813 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:15.602813 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:15.603315 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-494878c7-6064-4eb6-86f7-e253405f2330 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Snapshot retrieved successfully. Aug 06 19:30:15.616672 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-494878c7-6064-4eb6-86f7-e253405f2330 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Snapshot delete request issued successfully. Aug 06 19:30:15.616819 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-494878c7-6064-4eb6-86f7-e253405f2330 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/snapshots/f84c8c60-dffc-41bf-a0ab-71a41dea9a27 returned with HTTP 202 Aug 06 19:30:15.617261 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 953/3797] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:30:15 2026] DELETE /volume/v3/snapshots/f84c8c60-dffc-41bf-a0ab-71a41dea9a27 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:15.623532 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b471e5ef-9d15-4166-9d81-be35b2ce757d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:15.625304 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b471e5ef-9d15-4166-9d81-be35b2ce757d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/snapshots/f84c8c60-dffc-41bf-a0ab-71a41dea9a27 Aug 06 19:30:15.625496 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b471e5ef-9d15-4166-9d81-be35b2ce757d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:15.625677 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b471e5ef-9d15-4166-9d81-be35b2ce757d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:15.630794 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:15.630794 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:15.631227 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b471e5ef-9d15-4166-9d81-be35b2ce757d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Snapshot retrieved successfully. Aug 06 19:30:15.631968 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b471e5ef-9d15-4166-9d81-be35b2ce757d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/snapshots/f84c8c60-dffc-41bf-a0ab-71a41dea9a27 returned with HTTP 200 Aug 06 19:30:15.632356 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 948/3798] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:15 2026] GET /volume/v3/snapshots/f84c8c60-dffc-41bf-a0ab-71a41dea9a27 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:15.638387 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0d44d1ec-ebd2-464c-b103-d0961e2411cf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:15.639969 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0d44d1ec-ebd2-464c-b103-d0961e2411cf tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/bbf1a031-7ceb-4ec8-a05a-f0db5553528b Aug 06 19:30:15.640183 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0d44d1ec-ebd2-464c-b103-d0961e2411cf tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:15.640353 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0d44d1ec-ebd2-464c-b103-d0961e2411cf tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:15.644877 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:15.644877 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:15.645329 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0d44d1ec-ebd2-464c-b103-d0961e2411cf tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:30:15.645977 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0d44d1ec-ebd2-464c-b103-d0961e2411cf tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/bbf1a031-7ceb-4ec8-a05a-f0db5553528b returned with HTTP 200 Aug 06 19:30:15.646586 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 941/3799] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:15 2026] GET /volume/v3/snapshots/bbf1a031-7ceb-4ec8-a05a-f0db5553528b => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:15.655951 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-64b56fcd-b98a-4c4d-a68c-2f872c99c312 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:15.657628 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-64b56fcd-b98a-4c4d-a68c-2f872c99c312 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:30:15.658008 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-64b56fcd-b98a-4c4d-a68c-2f872c99c312 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fca1c0c1-a878-4453-bbeb-9e30e821325e", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1509155412"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:15.668249 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:15.668249 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:15.668790 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-64b56fcd-b98a-4c4d-a68c-2f872c99c312 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:15.668939 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-64b56fcd-b98a-4c4d-a68c-2f872c99c312 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Create snapshot from volume fca1c0c1-a878-4453-bbeb-9e30e821325e Aug 06 19:30:15.689999 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-64b56fcd-b98a-4c4d-a68c-2f872c99c312 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Created reservations ['b407e8d5-a57a-4ecb-8ab6-dd5b9f8279d8', '9820df9d-1ed3-48f7-80d8-558841d20e3a', '3637b59f-bbeb-4f5f-ba8f-985e51dabbca', '2d8dc215-442c-4802-b7f3-d17f84339393'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:15.714393 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-64b56fcd-b98a-4c4d-a68c-2f872c99c312 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot force create request issued successfully. Aug 06 19:30:15.714698 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-64b56fcd-b98a-4c4d-a68c-2f872c99c312 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:30:15.715098 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 958/3800] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:30:15 2026] POST /volume/v3/snapshots => generated 310 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:15.723181 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-30523410-858f-4d28-8230-56469cf9a024 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:15.723290 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9419d1cd-1bdf-4e79-899c-9f7889688f4e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:15.724930 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9419d1cd-1bdf-4e79-899c-9f7889688f4e tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/0f067832-77e2-4378-b33f-1bd0613014c4 Aug 06 19:30:15.724982 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-30523410-858f-4d28-8230-56469cf9a024 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] GET https://10.4.3.5/volume/v3/volumes/53651458-47d0-461e-8f73-4ca1d7d6d764 Aug 06 19:30:15.725116 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9419d1cd-1bdf-4e79-899c-9f7889688f4e tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:15.725254 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-30523410-858f-4d28-8230-56469cf9a024 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:15.725292 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9419d1cd-1bdf-4e79-899c-9f7889688f4e tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:15.725510 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-30523410-858f-4d28-8230-56469cf9a024 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:15.729694 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:15.729694 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:15.730387 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9419d1cd-1bdf-4e79-899c-9f7889688f4e tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:30:15.730968 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9419d1cd-1bdf-4e79-899c-9f7889688f4e tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/0f067832-77e2-4378-b33f-1bd0613014c4 returned with HTTP 200 Aug 06 19:30:15.731387 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 949/3801] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:15 2026] GET /volume/v3/snapshots/0f067832-77e2-4378-b33f-1bd0613014c4 => generated 442 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:15.732689 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:15.732689 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:15.736409 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-30523410-858f-4d28-8230-56469cf9a024 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Volume info retrieved successfully. Aug 06 19:30:15.741413 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-30523410-858f-4d28-8230-56469cf9a024 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] https://10.4.3.5/volume/v3/volumes/53651458-47d0-461e-8f73-4ca1d7d6d764 returned with HTTP 200 Aug 06 19:30:15.742031 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 954/3802] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:15 2026] GET /volume/v3/volumes/53651458-47d0-461e-8f73-4ca1d7d6d764 => generated 864 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:15.753472 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-25014212-e0f6-4967-ad78-381218f5c4d1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:15.755499 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-25014212-e0f6-4967-ad78-381218f5c4d1 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] GET https://10.4.3.5/volume/v3/volumes/53651458-47d0-461e-8f73-4ca1d7d6d764 Aug 06 19:30:15.755710 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-25014212-e0f6-4967-ad78-381218f5c4d1 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:15.755921 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-25014212-e0f6-4967-ad78-381218f5c4d1 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:15.763400 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:15.763400 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:15.766918 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-25014212-e0f6-4967-ad78-381218f5c4d1 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Volume info retrieved successfully. Aug 06 19:30:15.771033 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-25014212-e0f6-4967-ad78-381218f5c4d1 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] https://10.4.3.5/volume/v3/volumes/53651458-47d0-461e-8f73-4ca1d7d6d764 returned with HTTP 200 Aug 06 19:30:15.771423 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 942/3803] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:15 2026] GET /volume/v3/volumes/53651458-47d0-461e-8f73-4ca1d7d6d764 => generated 864 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:15.782652 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4d5e882a-d470-4849-b105-a75d81db9d39 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:15.784235 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4d5e882a-d470-4849-b105-a75d81db9d39 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:30:15.784542 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4d5e882a-d470-4849-b105-a75d81db9d39 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "53651458-47d0-461e-8f73-4ca1d7d6d764", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-505612301"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:15.792268 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:15.792268 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:15.792730 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4d5e882a-d470-4849-b105-a75d81db9d39 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Volume info retrieved successfully. Aug 06 19:30:15.792831 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-4d5e882a-d470-4849-b105-a75d81db9d39 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Create snapshot from volume 53651458-47d0-461e-8f73-4ca1d7d6d764 Aug 06 19:30:15.822847 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-4d5e882a-d470-4849-b105-a75d81db9d39 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Created reservations ['558e3908-a252-40a7-b405-76e75f08cec8', '0b15d535-2edd-4538-a63e-0de70038c061', '74be1129-0d5d-4f57-9927-ecf3cbb209f6', '0b9ed242-8064-4d62-879c-214c2e19e0aa'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:15.848885 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4d5e882a-d470-4849-b105-a75d81db9d39 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Snapshot create request issued successfully. Aug 06 19:30:15.848885 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4d5e882a-d470-4849-b105-a75d81db9d39 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:30:15.849187 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 959/3804] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:30:15 2026] POST /volume/v3/snapshots => generated 325 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:15.856801 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6c01f743-6bf1-4b28-aea7-168f4b84a91c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:15.858695 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6c01f743-6bf1-4b28-aea7-168f4b84a91c tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] GET https://10.4.3.5/volume/v3/snapshots/67ace17f-548a-4912-bf1e-d36d327e4a2c Aug 06 19:30:15.858917 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6c01f743-6bf1-4b28-aea7-168f4b84a91c tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:15.859183 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6c01f743-6bf1-4b28-aea7-168f4b84a91c tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:15.865531 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:15.865531 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:15.866255 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6c01f743-6bf1-4b28-aea7-168f4b84a91c tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Snapshot retrieved successfully. Aug 06 19:30:15.867417 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6c01f743-6bf1-4b28-aea7-168f4b84a91c tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] https://10.4.3.5/volume/v3/snapshots/67ace17f-548a-4912-bf1e-d36d327e4a2c returned with HTTP 200 Aug 06 19:30:15.867956 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 950/3805] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:15 2026] GET /volume/v3/snapshots/67ace17f-548a-4912-bf1e-d36d327e4a2c => generated 457 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:15.976879 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-41a49053-e809-499f-9127-d5a49fce2cb9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:16.052341 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-41a49053-e809-499f-9127-d5a49fce2cb9 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:30:16.052760 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-41a49053-e809-499f-9127-d5a49fce2cb9 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "11f21727-e5ec-459d-91b4-c79ce982c40c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-717247443"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:16.054572 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-41a49053-e809-499f-9127-d5a49fce2cb9 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Create volume request body: {'volume': {"'imageRef": '11f21727-e5ec-459d-91b4-c79ce982c40c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-717247443'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:30:16.054713 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-41a49053-e809-499f-9127-d5a49fce2cb9 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Create volume of 1 GB Aug 06 19:30:16.058088 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3e938cdf-fa9f-41d4-81cd-7e12d7ea467f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:16.059836 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3e938cdf-fa9f-41d4-81cd-7e12d7ea467f tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b Aug 06 19:30:16.060136 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3e938cdf-fa9f-41d4-81cd-7e12d7ea467f tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:16.060219 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3e938cdf-fa9f-41d4-81cd-7e12d7ea467f tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:16.060376 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-3e938cdf-fa9f-41d4-81cd-7e12d7ea467f tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:16.061049 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-41a49053-e809-499f-9127-d5a49fce2cb9 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Availability Zones retrieved successfully. Aug 06 19:30:16.064310 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:16.064310 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:16.064839 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3e938cdf-fa9f-41d4-81cd-7e12d7ea467f tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b returned with HTTP 200 Aug 06 19:30:16.065206 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 943/3806] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:16 2026] GET /volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:16.066652 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41a49053-e809-499f-9127-d5a49fce2cb9 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Flow 'volume_create_api' (b30e2015-0956-4f29-b442-cb477a95cc37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:16.067719 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41a49053-e809-499f-9127-d5a49fce2cb9 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a07fa90-0c84-44fc-abc0-f9dfee4fa93e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:16.068663 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-41a49053-e809-499f-9127-d5a49fce2cb9 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:30:16.099372 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41a49053-e809-499f-9127-d5a49fce2cb9 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a07fa90-0c84-44fc-abc0-f9dfee4fa93e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:16.100370 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41a49053-e809-499f-9127-d5a49fce2cb9 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eb27b30-e19d-4de3-ad2b-ba639d1e1b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:16.155043 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-41a49053-e809-499f-9127-d5a49fce2cb9 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Created reservations ['9e113cf6-75c5-4385-a7be-4bd87ee8aed9', '0086322c-c00c-4f95-ba48-ece33116e2f0', '1ebc1064-e534-4705-b7da-64ef06803cf5', 'c539004f-aa0b-4bdf-b08d-1010ec65438e'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:16.155788 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41a49053-e809-499f-9127-d5a49fce2cb9 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eb27b30-e19d-4de3-ad2b-ba639d1e1b33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e113cf6-75c5-4385-a7be-4bd87ee8aed9', '0086322c-c00c-4f95-ba48-ece33116e2f0', '1ebc1064-e534-4705-b7da-64ef06803cf5', 'c539004f-aa0b-4bdf-b08d-1010ec65438e']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:16.156534 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41a49053-e809-499f-9127-d5a49fce2cb9 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (954c8b44-80a4-47f8-96e6-667ea58f4b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:16.177699 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41a49053-e809-499f-9127-d5a49fce2cb9 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (954c8b44-80a4-47f8-96e6-667ea58f4b2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbe4ab33-16e5-43bd-8ed0-c7ea624ff538', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-717247443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cdeaf51c8a746efb13e89a961586992',qos_specs=None,replication_status=,reservations=['9e113cf6-75c5-4385-a7be-4bd87ee8aed9','0086322c-c00c-4f95-ba48-ece33116e2f0','1ebc1064-e534-4705-b7da-64ef06803cf5','c539004f-aa0b-4bdf-b08d-1010ec65438e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c353ca5f1674b2e8bb1838dbbc7772c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:30:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-717247443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbe4ab33-16e5-43bd-8ed0-c7ea624ff538,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cdeaf51c8a746efb13e89a961586992',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c353ca5f1674b2e8bb1838dbbc7772c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:16.178502 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41a49053-e809-499f-9127-d5a49fce2cb9 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a3bb7f8-ff1d-4e9f-8500-c9234cdabf91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:16.196095 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41a49053-e809-499f-9127-d5a49fce2cb9 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a3bb7f8-ff1d-4e9f-8500-c9234cdabf91) transitioned into state 'SUCCESS' from state '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-717247443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cdeaf51c8a746efb13e89a961586992',qos_specs=None,replication_status=,reservations=['9e113cf6-75c5-4385-a7be-4bd87ee8aed9','0086322c-c00c-4f95-ba48-ece33116e2f0','1ebc1064-e534-4705-b7da-64ef06803cf5','c539004f-aa0b-4bdf-b08d-1010ec65438e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c353ca5f1674b2e8bb1838dbbc7772c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:16.196703 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41a49053-e809-499f-9127-d5a49fce2cb9 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (493642ee-31fa-4770-9f9f-b15922319781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:16.208214 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41a49053-e809-499f-9127-d5a49fce2cb9 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (493642ee-31fa-4770-9f9f-b15922319781) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:16.208763 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41a49053-e809-499f-9127-d5a49fce2cb9 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Flow 'volume_create_api' (b30e2015-0956-4f29-b442-cb477a95cc37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:16.209179 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-41a49053-e809-499f-9127-d5a49fce2cb9 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Create volume request issued successfully. Aug 06 19:30:16.209742 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-41a49053-e809-499f-9127-d5a49fce2cb9 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:30:16.210229 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 955/3807] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:30:15 2026] POST /volume/v3/volumes => generated 752 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:16.222002 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6db99288-bbfa-4be2-bc3a-b5458ce8e83b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:16.224008 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6db99288-bbfa-4be2-bc3a-b5458ce8e83b tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:30:16.224375 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6db99288-bbfa-4be2-bc3a-b5458ce8e83b tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "11f21727-e5ec-459d-91b4-c79ce982c40c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-386160017"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:16.225859 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-6db99288-bbfa-4be2-bc3a-b5458ce8e83b tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Create volume request body: {'volume': {"'imageRef": '11f21727-e5ec-459d-91b4-c79ce982c40c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-386160017'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:30:16.225972 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-6db99288-bbfa-4be2-bc3a-b5458ce8e83b tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Create volume of 1 GB Aug 06 19:30:16.226425 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:16.226425 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:16.230310 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6db99288-bbfa-4be2-bc3a-b5458ce8e83b tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Availability Zones retrieved successfully. Aug 06 19:30:16.236963 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6db99288-bbfa-4be2-bc3a-b5458ce8e83b tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Flow 'volume_create_api' (3f257432-0ec3-4eca-ba91-82ac789ddb7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:16.237885 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6db99288-bbfa-4be2-bc3a-b5458ce8e83b tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7751afb-ed3b-43a6-a5e8-e35d59e55d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:16.239007 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-6db99288-bbfa-4be2-bc3a-b5458ce8e83b tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:30:16.265860 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6db99288-bbfa-4be2-bc3a-b5458ce8e83b tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7751afb-ed3b-43a6-a5e8-e35d59e55d8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:16.266655 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6db99288-bbfa-4be2-bc3a-b5458ce8e83b tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26687f7f-7d00-465a-92ff-ba17a525d29b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:16.306158 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-6db99288-bbfa-4be2-bc3a-b5458ce8e83b tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Created reservations ['98f1a07c-a04b-42ea-887e-6f42eba159de', '52f79065-b660-4054-b601-1d9895abecd7', 'bcac9b72-f280-47a9-9af0-a35ca3ef8c25', 'ac0ec3d9-0c34-46f9-a588-5e564ae4bf73'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:16.306926 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6db99288-bbfa-4be2-bc3a-b5458ce8e83b tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26687f7f-7d00-465a-92ff-ba17a525d29b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98f1a07c-a04b-42ea-887e-6f42eba159de', '52f79065-b660-4054-b601-1d9895abecd7', 'bcac9b72-f280-47a9-9af0-a35ca3ef8c25', 'ac0ec3d9-0c34-46f9-a588-5e564ae4bf73']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:16.307643 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6db99288-bbfa-4be2-bc3a-b5458ce8e83b tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6500d58-e177-460a-8adc-120a13adb2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:16.327842 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6db99288-bbfa-4be2-bc3a-b5458ce8e83b tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6500d58-e177-460a-8adc-120a13adb2d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f93e03b-c7cc-4a58-82a0-5717797b0266', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-386160017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cdeaf51c8a746efb13e89a961586992',qos_specs=None,replication_status=,reservations=['98f1a07c-a04b-42ea-887e-6f42eba159de','52f79065-b660-4054-b601-1d9895abecd7','bcac9b72-f280-47a9-9af0-a35ca3ef8c25','ac0ec3d9-0c34-46f9-a588-5e564ae4bf73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c353ca5f1674b2e8bb1838dbbc7772c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:30:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-386160017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f93e03b-c7cc-4a58-82a0-5717797b0266,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cdeaf51c8a746efb13e89a961586992',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c353ca5f1674b2e8bb1838dbbc7772c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:16.329314 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6db99288-bbfa-4be2-bc3a-b5458ce8e83b tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bae9f235-c4de-40ef-b6e3-65a341ba19e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:16.353552 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6db99288-bbfa-4be2-bc3a-b5458ce8e83b tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bae9f235-c4de-40ef-b6e3-65a341ba19e8) transitioned into state 'SUCCESS' from state '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-386160017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cdeaf51c8a746efb13e89a961586992',qos_specs=None,replication_status=,reservations=['98f1a07c-a04b-42ea-887e-6f42eba159de','52f79065-b660-4054-b601-1d9895abecd7','bcac9b72-f280-47a9-9af0-a35ca3ef8c25','ac0ec3d9-0c34-46f9-a588-5e564ae4bf73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c353ca5f1674b2e8bb1838dbbc7772c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:16.354375 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6db99288-bbfa-4be2-bc3a-b5458ce8e83b tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dc6cfa9-0054-4998-9214-3321ac20efc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:16.363782 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6db99288-bbfa-4be2-bc3a-b5458ce8e83b tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dc6cfa9-0054-4998-9214-3321ac20efc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:16.364575 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6db99288-bbfa-4be2-bc3a-b5458ce8e83b tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Flow 'volume_create_api' (3f257432-0ec3-4eca-ba91-82ac789ddb7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:16.364894 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6db99288-bbfa-4be2-bc3a-b5458ce8e83b tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Create volume request issued successfully. Aug 06 19:30:16.365574 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6db99288-bbfa-4be2-bc3a-b5458ce8e83b tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:30:16.366006 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 960/3808] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:30:16 2026] POST /volume/v3/volumes => generated 752 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:16.381941 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e3f95c79-4efb-4cea-b01c-0c102456cece None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:16.383958 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e3f95c79-4efb-4cea-b01c-0c102456cece tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:30:16.384337 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e3f95c79-4efb-4cea-b01c-0c102456cece tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "11f21727-e5ec-459d-91b4-c79ce982c40c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1810444366"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:16.385827 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-e3f95c79-4efb-4cea-b01c-0c102456cece tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Create volume request body: {'volume': {"'imageRef": '11f21727-e5ec-459d-91b4-c79ce982c40c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1810444366'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:30:16.385993 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-e3f95c79-4efb-4cea-b01c-0c102456cece tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Create volume of 1 GB Aug 06 19:30:16.391053 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e3f95c79-4efb-4cea-b01c-0c102456cece tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Availability Zones retrieved successfully. Aug 06 19:30:16.395771 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e3f95c79-4efb-4cea-b01c-0c102456cece tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Flow 'volume_create_api' (046a9a57-e30e-4b9c-85f1-00d80bb4c623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:16.397078 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e3f95c79-4efb-4cea-b01c-0c102456cece tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71020bfd-3973-49b8-aff7-addc94e79422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:16.398070 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-e3f95c79-4efb-4cea-b01c-0c102456cece tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:30:16.423246 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e3f95c79-4efb-4cea-b01c-0c102456cece tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71020bfd-3973-49b8-aff7-addc94e79422) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:16.423997 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e3f95c79-4efb-4cea-b01c-0c102456cece tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42f55320-4708-4d7d-ab0f-dc248ea7e027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:16.465372 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-e3f95c79-4efb-4cea-b01c-0c102456cece tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Created reservations ['08eed30b-c8c9-49ae-a5f5-f2283e589123', '8c2f7273-cc42-41c1-b315-46bb7665ddfc', '61e43574-e300-40b7-96cf-b0141baef6bc', '51a89190-6b10-4442-94fb-cebc6e273bef'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:16.466301 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e3f95c79-4efb-4cea-b01c-0c102456cece tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42f55320-4708-4d7d-ab0f-dc248ea7e027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08eed30b-c8c9-49ae-a5f5-f2283e589123', '8c2f7273-cc42-41c1-b315-46bb7665ddfc', '61e43574-e300-40b7-96cf-b0141baef6bc', '51a89190-6b10-4442-94fb-cebc6e273bef']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:16.467185 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e3f95c79-4efb-4cea-b01c-0c102456cece tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f09baad0-ab6d-4be3-af33-a35749fc645a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:16.493253 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e3f95c79-4efb-4cea-b01c-0c102456cece tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f09baad0-ab6d-4be3-af33-a35749fc645a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b701882-cc70-4d6f-b826-47d25b361bbc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1810444366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cdeaf51c8a746efb13e89a961586992',qos_specs=None,replication_status=,reservations=['08eed30b-c8c9-49ae-a5f5-f2283e589123','8c2f7273-cc42-41c1-b315-46bb7665ddfc','61e43574-e300-40b7-96cf-b0141baef6bc','51a89190-6b10-4442-94fb-cebc6e273bef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c353ca5f1674b2e8bb1838dbbc7772c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:30:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1810444366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b701882-cc70-4d6f-b826-47d25b361bbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cdeaf51c8a746efb13e89a961586992',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c353ca5f1674b2e8bb1838dbbc7772c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:16.494235 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e3f95c79-4efb-4cea-b01c-0c102456cece tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4140d026-4cce-406c-83fe-71efe4725a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:16.512824 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e3f95c79-4efb-4cea-b01c-0c102456cece tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4140d026-4cce-406c-83fe-71efe4725a51) transitioned into state 'SUCCESS' from state '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-1810444366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cdeaf51c8a746efb13e89a961586992',qos_specs=None,replication_status=,reservations=['08eed30b-c8c9-49ae-a5f5-f2283e589123','8c2f7273-cc42-41c1-b315-46bb7665ddfc','61e43574-e300-40b7-96cf-b0141baef6bc','51a89190-6b10-4442-94fb-cebc6e273bef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c353ca5f1674b2e8bb1838dbbc7772c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:16.513668 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e3f95c79-4efb-4cea-b01c-0c102456cece tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f16fbae6-01e6-4ca6-a254-163f84dfd967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:16.522943 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e3f95c79-4efb-4cea-b01c-0c102456cece tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f16fbae6-01e6-4ca6-a254-163f84dfd967) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:16.523940 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e3f95c79-4efb-4cea-b01c-0c102456cece tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Flow 'volume_create_api' (046a9a57-e30e-4b9c-85f1-00d80bb4c623) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:16.524314 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e3f95c79-4efb-4cea-b01c-0c102456cece tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Create volume request issued successfully. Aug 06 19:30:16.524962 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e3f95c79-4efb-4cea-b01c-0c102456cece tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:30:16.525489 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 951/3809] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:30:16 2026] POST /volume/v3/volumes => generated 753 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:16.538640 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-91ba201a-6e4a-44e0-91c7-8cc2eb58a730 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:16.540436 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-91ba201a-6e4a-44e0-91c7-8cc2eb58a730 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:30:16.540804 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-91ba201a-6e4a-44e0-91c7-8cc2eb58a730 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "11f21727-e5ec-459d-91b4-c79ce982c40c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1267317577"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:16.542254 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-91ba201a-6e4a-44e0-91c7-8cc2eb58a730 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Create volume request body: {'volume': {"'imageRef": '11f21727-e5ec-459d-91b4-c79ce982c40c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1267317577'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:30:16.542373 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-91ba201a-6e4a-44e0-91c7-8cc2eb58a730 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Create volume of 1 GB Aug 06 19:30:16.546543 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-91ba201a-6e4a-44e0-91c7-8cc2eb58a730 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Availability Zones retrieved successfully. Aug 06 19:30:16.551694 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-91ba201a-6e4a-44e0-91c7-8cc2eb58a730 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Flow 'volume_create_api' (494c13f4-72fd-45fd-ae71-7f97174af54e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:16.552515 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-91ba201a-6e4a-44e0-91c7-8cc2eb58a730 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ceaf71f-cfcd-4bfe-8b42-40ad4111356f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:16.553349 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-91ba201a-6e4a-44e0-91c7-8cc2eb58a730 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:30:16.576526 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-91ba201a-6e4a-44e0-91c7-8cc2eb58a730 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ceaf71f-cfcd-4bfe-8b42-40ad4111356f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:16.577571 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-91ba201a-6e4a-44e0-91c7-8cc2eb58a730 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3fcb124-e25e-429d-a1b2-6f4b573586b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:16.612483 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-91ba201a-6e4a-44e0-91c7-8cc2eb58a730 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Created reservations ['560db776-5f7a-4e36-bf97-e969da1a161c', '642261d3-857e-4f3c-b625-d0eda301c1ed', '4662c469-55f7-4996-bc08-1223b74a39c2', 'a9196fb9-c2c3-4855-9f03-d6be2100627a'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:16.613342 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-91ba201a-6e4a-44e0-91c7-8cc2eb58a730 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3fcb124-e25e-429d-a1b2-6f4b573586b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['560db776-5f7a-4e36-bf97-e969da1a161c', '642261d3-857e-4f3c-b625-d0eda301c1ed', '4662c469-55f7-4996-bc08-1223b74a39c2', 'a9196fb9-c2c3-4855-9f03-d6be2100627a']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:16.614091 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-91ba201a-6e4a-44e0-91c7-8cc2eb58a730 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65d7e595-67ba-47fe-aec1-a58bbec8383c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:16.635799 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-91ba201a-6e4a-44e0-91c7-8cc2eb58a730 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65d7e595-67ba-47fe-aec1-a58bbec8383c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '512b11e0-8469-4f46-a2c6-126e1a6de784', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1267317577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cdeaf51c8a746efb13e89a961586992',qos_specs=None,replication_status=,reservations=['560db776-5f7a-4e36-bf97-e969da1a161c','642261d3-857e-4f3c-b625-d0eda301c1ed','4662c469-55f7-4996-bc08-1223b74a39c2','a9196fb9-c2c3-4855-9f03-d6be2100627a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c353ca5f1674b2e8bb1838dbbc7772c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:30:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1267317577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=512b11e0-8469-4f46-a2c6-126e1a6de784,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cdeaf51c8a746efb13e89a961586992',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c353ca5f1674b2e8bb1838dbbc7772c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:16.636528 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-91ba201a-6e4a-44e0-91c7-8cc2eb58a730 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (029dc0ad-65b4-4bb5-b351-5c752bafc561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:16.640875 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7314be4e-14f0-4f06-bff5-dd8463eef6a4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:16.642641 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7314be4e-14f0-4f06-bff5-dd8463eef6a4 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/snapshots/f84c8c60-dffc-41bf-a0ab-71a41dea9a27 Aug 06 19:30:16.642826 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7314be4e-14f0-4f06-bff5-dd8463eef6a4 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:16.643081 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7314be4e-14f0-4f06-bff5-dd8463eef6a4 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:16.647120 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7314be4e-14f0-4f06-bff5-dd8463eef6a4 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/snapshots/f84c8c60-dffc-41bf-a0ab-71a41dea9a27 returned with HTTP 404 Aug 06 19:30:16.647545 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 956/3810] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:16 2026] GET /volume/v3/snapshots/f84c8c60-dffc-41bf-a0ab-71a41dea9a27 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:16.655889 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-16ebd2f4-2f5d-4c34-af79-4c497813b984 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:16.657439 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-91ba201a-6e4a-44e0-91c7-8cc2eb58a730 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (029dc0ad-65b4-4bb5-b351-5c752bafc561) transitioned into state 'SUCCESS' from state '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-1267317577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cdeaf51c8a746efb13e89a961586992',qos_specs=None,replication_status=,reservations=['560db776-5f7a-4e36-bf97-e969da1a161c','642261d3-857e-4f3c-b625-d0eda301c1ed','4662c469-55f7-4996-bc08-1223b74a39c2','a9196fb9-c2c3-4855-9f03-d6be2100627a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c353ca5f1674b2e8bb1838dbbc7772c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:16.657740 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-16ebd2f4-2f5d-4c34-af79-4c497813b984 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc Aug 06 19:30:16.657814 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-16ebd2f4-2f5d-4c34-af79-4c497813b984 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:16.658003 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-16ebd2f4-2f5d-4c34-af79-4c497813b984 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:16.658424 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-91ba201a-6e4a-44e0-91c7-8cc2eb58a730 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bca528ed-a79f-4ebd-8f1e-39def653c501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:16.664701 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:16.664701 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:16.667723 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-16ebd2f4-2f5d-4c34-af79-4c497813b984 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:30:16.671429 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-91ba201a-6e4a-44e0-91c7-8cc2eb58a730 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bca528ed-a79f-4ebd-8f1e-39def653c501) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:16.672085 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-16ebd2f4-2f5d-4c34-af79-4c497813b984 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc returned with HTTP 200 Aug 06 19:30:16.672433 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 961/3811] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:16 2026] GET /volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:16.672517 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-91ba201a-6e4a-44e0-91c7-8cc2eb58a730 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Flow 'volume_create_api' (494c13f4-72fd-45fd-ae71-7f97174af54e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:16.672900 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-91ba201a-6e4a-44e0-91c7-8cc2eb58a730 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Create volume request issued successfully. Aug 06 19:30:16.673707 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-91ba201a-6e4a-44e0-91c7-8cc2eb58a730 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:30:16.674268 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 944/3812] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:30:16 2026] POST /volume/v3/volumes => generated 753 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:16.691744 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-092f8c88-1b26-46b4-b9ef-716a96d40198 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:16.693511 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-93aa81ea-9e90-4875-b970-a91dace78d4d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:16.693576 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-092f8c88-1b26-46b4-b9ef-716a96d40198 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:30:16.693930 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-092f8c88-1b26-46b4-b9ef-716a96d40198 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "11f21727-e5ec-459d-91b4-c79ce982c40c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-101363500"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:16.695353 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-092f8c88-1b26-46b4-b9ef-716a96d40198 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Create volume request body: {'volume': {"'imageRef": '11f21727-e5ec-459d-91b4-c79ce982c40c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-101363500'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:30:16.695459 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-092f8c88-1b26-46b4-b9ef-716a96d40198 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Create volume of 1 GB Aug 06 19:30:16.695602 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93aa81ea-9e90-4875-b970-a91dace78d4d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc Aug 06 19:30:16.695700 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:16.695700 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:16.695840 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-93aa81ea-9e90-4875-b970-a91dace78d4d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:16.696094 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-93aa81ea-9e90-4875-b970-a91dace78d4d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:16.699486 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-092f8c88-1b26-46b4-b9ef-716a96d40198 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Availability Zones retrieved successfully. Aug 06 19:30:16.704042 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:16.704042 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:16.704698 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-092f8c88-1b26-46b4-b9ef-716a96d40198 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Flow 'volume_create_api' (988f9ed6-85be-47b7-a485-63219d3d27cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:16.705583 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-092f8c88-1b26-46b4-b9ef-716a96d40198 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69e854dc-c4b2-493c-bbc8-f0bcd845b3c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:16.706482 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-092f8c88-1b26-46b4-b9ef-716a96d40198 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:30:16.707780 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-93aa81ea-9e90-4875-b970-a91dace78d4d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:30:16.712280 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93aa81ea-9e90-4875-b970-a91dace78d4d tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc returned with HTTP 200 Aug 06 19:30:16.712685 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 957/3813] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:16 2026] GET /volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:16.729303 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e74435ad-629e-40be-bad5-e8b03ca8bcd0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:16.729518 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-092f8c88-1b26-46b4-b9ef-716a96d40198 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69e854dc-c4b2-493c-bbc8-f0bcd845b3c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:16.730667 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-092f8c88-1b26-46b4-b9ef-716a96d40198 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e040d3e-c2a2-4937-b279-2e60590fc3a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:16.731159 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e74435ad-629e-40be-bad5-e8b03ca8bcd0 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] DELETE https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc Aug 06 19:30:16.731309 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e74435ad-629e-40be-bad5-e8b03ca8bcd0 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:16.731487 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e74435ad-629e-40be-bad5-e8b03ca8bcd0 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:16.731647 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-e74435ad-629e-40be-bad5-e8b03ca8bcd0 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Delete volume with id: f8e761b8-0877-4978-bbf8-28b3a7edacfc Aug 06 19:30:16.738333 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:16.738333 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:16.738741 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e74435ad-629e-40be-bad5-e8b03ca8bcd0 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:30:16.740688 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-be69acfa-e6f8-4173-8086-b6bcbbd4773d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:16.742729 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-be69acfa-e6f8-4173-8086-b6bcbbd4773d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/0f067832-77e2-4378-b33f-1bd0613014c4 Aug 06 19:30:16.742976 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-be69acfa-e6f8-4173-8086-b6bcbbd4773d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:16.743241 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-be69acfa-e6f8-4173-8086-b6bcbbd4773d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:16.749277 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:16.749277 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:16.749878 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-be69acfa-e6f8-4173-8086-b6bcbbd4773d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:30:16.750957 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-be69acfa-e6f8-4173-8086-b6bcbbd4773d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/0f067832-77e2-4378-b33f-1bd0613014c4 returned with HTTP 200 Aug 06 19:30:16.751460 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 945/3814] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:16 2026] GET /volume/v3/snapshots/0f067832-77e2-4378-b33f-1bd0613014c4 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:16.755227 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e74435ad-629e-40be-bad5-e8b03ca8bcd0 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Delete volume request issued successfully. Aug 06 19:30:16.755502 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e74435ad-629e-40be-bad5-e8b03ca8bcd0 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc returned with HTTP 202 Aug 06 19:30:16.755967 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 962/3815] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:16 2026] DELETE /volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:16.759757 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7527c68d-ff75-41dd-96ef-b081048dab35 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:16.761562 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7527c68d-ff75-41dd-96ef-b081048dab35 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/0f067832-77e2-4378-b33f-1bd0613014c4 Aug 06 19:30:16.761764 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7527c68d-ff75-41dd-96ef-b081048dab35 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:16.761956 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7527c68d-ff75-41dd-96ef-b081048dab35 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:16.762079 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-7527c68d-ff75-41dd-96ef-b081048dab35 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Delete snapshot with id: 0f067832-77e2-4378-b33f-1bd0613014c4 Aug 06 19:30:16.763433 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a03c5db8-25e3-4ef3-a71a-f76fbc576a6f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:16.765105 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a03c5db8-25e3-4ef3-a71a-f76fbc576a6f tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc Aug 06 19:30:16.765316 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a03c5db8-25e3-4ef3-a71a-f76fbc576a6f tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:16.765502 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a03c5db8-25e3-4ef3-a71a-f76fbc576a6f tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:16.766699 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:16.766699 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:16.767034 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-092f8c88-1b26-46b4-b9ef-716a96d40198 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Created reservations ['9ec95fbb-9b95-44a6-9457-eff8164bfe2b', 'd56eb155-7793-4b89-be00-8435e232e072', '762e41ef-e3d5-4461-bfe0-bd6bd84d053e', '7923a417-48fd-4704-b347-7f6c54f673d6'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:16.767089 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7527c68d-ff75-41dd-96ef-b081048dab35 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:30:16.767881 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-092f8c88-1b26-46b4-b9ef-716a96d40198 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e040d3e-c2a2-4937-b279-2e60590fc3a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ec95fbb-9b95-44a6-9457-eff8164bfe2b', 'd56eb155-7793-4b89-be00-8435e232e072', '762e41ef-e3d5-4461-bfe0-bd6bd84d053e', '7923a417-48fd-4704-b347-7f6c54f673d6']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:16.768628 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-092f8c88-1b26-46b4-b9ef-716a96d40198 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acb1274f-1760-4c25-833d-5a9dae11a828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:16.773289 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:16.773289 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:16.777038 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a03c5db8-25e3-4ef3-a71a-f76fbc576a6f tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Volume info retrieved successfully. Aug 06 19:30:16.781417 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a03c5db8-25e3-4ef3-a71a-f76fbc576a6f tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc returned with HTTP 200 Aug 06 19:30:16.781935 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 946/3816] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:16 2026] GET /volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:16.784611 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7527c68d-ff75-41dd-96ef-b081048dab35 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot delete request issued successfully. Aug 06 19:30:16.784785 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7527c68d-ff75-41dd-96ef-b081048dab35 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/0f067832-77e2-4378-b33f-1bd0613014c4 returned with HTTP 202 Aug 06 19:30:16.785230 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 958/3817] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:30:16 2026] DELETE /volume/v3/snapshots/0f067832-77e2-4378-b33f-1bd0613014c4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:16.789180 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-092f8c88-1b26-46b4-b9ef-716a96d40198 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acb1274f-1760-4c25-833d-5a9dae11a828) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ceaed4f8-890a-447f-b91b-61274d9df197', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-101363500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cdeaf51c8a746efb13e89a961586992',qos_specs=None,replication_status=,reservations=['9ec95fbb-9b95-44a6-9457-eff8164bfe2b','d56eb155-7793-4b89-be00-8435e232e072','762e41ef-e3d5-4461-bfe0-bd6bd84d053e','7923a417-48fd-4704-b347-7f6c54f673d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c353ca5f1674b2e8bb1838dbbc7772c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:30:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-101363500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ceaed4f8-890a-447f-b91b-61274d9df197,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cdeaf51c8a746efb13e89a961586992',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c353ca5f1674b2e8bb1838dbbc7772c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:16.789963 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-092f8c88-1b26-46b4-b9ef-716a96d40198 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4056cf54-0b77-4fe2-a794-7679e2d4e088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:16.791863 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-62f5f2b0-f5ac-4e0b-8699-ae95517df6b9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:16.794115 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-62f5f2b0-f5ac-4e0b-8699-ae95517df6b9 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/0f067832-77e2-4378-b33f-1bd0613014c4 Aug 06 19:30:16.794372 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-62f5f2b0-f5ac-4e0b-8699-ae95517df6b9 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:16.794618 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-62f5f2b0-f5ac-4e0b-8699-ae95517df6b9 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:16.800679 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:16.800679 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:16.801329 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-62f5f2b0-f5ac-4e0b-8699-ae95517df6b9 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:30:16.802368 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-62f5f2b0-f5ac-4e0b-8699-ae95517df6b9 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/0f067832-77e2-4378-b33f-1bd0613014c4 returned with HTTP 200 Aug 06 19:30:16.802857 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 963/3818] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:16 2026] GET /volume/v3/snapshots/0f067832-77e2-4378-b33f-1bd0613014c4 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:16.808923 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-092f8c88-1b26-46b4-b9ef-716a96d40198 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4056cf54-0b77-4fe2-a794-7679e2d4e088) transitioned into state 'SUCCESS' from state '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-101363500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cdeaf51c8a746efb13e89a961586992',qos_specs=None,replication_status=,reservations=['9ec95fbb-9b95-44a6-9457-eff8164bfe2b','d56eb155-7793-4b89-be00-8435e232e072','762e41ef-e3d5-4461-bfe0-bd6bd84d053e','7923a417-48fd-4704-b347-7f6c54f673d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c353ca5f1674b2e8bb1838dbbc7772c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:16.809694 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-092f8c88-1b26-46b4-b9ef-716a96d40198 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5efda37a-b4bb-4bc0-956f-28b52819428a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:16.819231 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-092f8c88-1b26-46b4-b9ef-716a96d40198 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5efda37a-b4bb-4bc0-956f-28b52819428a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:16.820175 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-092f8c88-1b26-46b4-b9ef-716a96d40198 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Flow 'volume_create_api' (988f9ed6-85be-47b7-a485-63219d3d27cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:16.820525 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-092f8c88-1b26-46b4-b9ef-716a96d40198 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Create volume request issued successfully. Aug 06 19:30:16.821205 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-092f8c88-1b26-46b4-b9ef-716a96d40198 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:30:16.821607 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 952/3819] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:30:16 2026] POST /volume/v3/volumes => generated 752 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:16.832343 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f8b96fb7-a924-4b22-ae7f-b36e45c1abea None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:16.834201 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f8b96fb7-a924-4b22-ae7f-b36e45c1abea tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] GET https://10.4.3.5/volume/v3/volumes/cbe4ab33-16e5-43bd-8ed0-c7ea624ff538 Aug 06 19:30:16.834324 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f8b96fb7-a924-4b22-ae7f-b36e45c1abea tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:16.834460 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f8b96fb7-a924-4b22-ae7f-b36e45c1abea tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:16.841254 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:16.841254 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:16.845513 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f8b96fb7-a924-4b22-ae7f-b36e45c1abea tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Volume info retrieved successfully. Aug 06 19:30:16.850165 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f8b96fb7-a924-4b22-ae7f-b36e45c1abea tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] https://10.4.3.5/volume/v3/volumes/cbe4ab33-16e5-43bd-8ed0-c7ea624ff538 returned with HTTP 200 Aug 06 19:30:16.850727 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 947/3820] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:16 2026] GET /volume/v3/volumes/cbe4ab33-16e5-43bd-8ed0-c7ea624ff538 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:16.867858 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-87e78523-c7f8-42e8-b3dc-d01eea432bd0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:16.870368 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-87e78523-c7f8-42e8-b3dc-d01eea432bd0 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] GET https://10.4.3.5/volume/v3/volumes/4f93e03b-c7cc-4a58-82a0-5717797b0266 Aug 06 19:30:16.870666 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-87e78523-c7f8-42e8-b3dc-d01eea432bd0 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:16.870952 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-87e78523-c7f8-42e8-b3dc-d01eea432bd0 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:16.876426 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7d4b2064-fd9c-4702-a35c-3a62c776aefa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:16.879469 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7d4b2064-fd9c-4702-a35c-3a62c776aefa tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] GET https://10.4.3.5/volume/v3/snapshots/67ace17f-548a-4912-bf1e-d36d327e4a2c Aug 06 19:30:16.879660 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7d4b2064-fd9c-4702-a35c-3a62c776aefa tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:16.879848 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7d4b2064-fd9c-4702-a35c-3a62c776aefa tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:16.881406 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:16.881406 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:16.884549 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:16.884549 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:16.884946 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7d4b2064-fd9c-4702-a35c-3a62c776aefa tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Snapshot retrieved successfully. Aug 06 19:30:16.885701 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7d4b2064-fd9c-4702-a35c-3a62c776aefa tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] https://10.4.3.5/volume/v3/snapshots/67ace17f-548a-4912-bf1e-d36d327e4a2c returned with HTTP 200 Aug 06 19:30:16.886057 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 964/3821] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:16 2026] GET /volume/v3/snapshots/67ace17f-548a-4912-bf1e-d36d327e4a2c => generated 484 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:16.886483 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-87e78523-c7f8-42e8-b3dc-d01eea432bd0 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Volume info retrieved successfully. Aug 06 19:30:16.891292 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-87e78523-c7f8-42e8-b3dc-d01eea432bd0 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] https://10.4.3.5/volume/v3/volumes/4f93e03b-c7cc-4a58-82a0-5717797b0266 returned with HTTP 200 Aug 06 19:30:16.891811 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 959/3822] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:16 2026] GET /volume/v3/volumes/4f93e03b-c7cc-4a58-82a0-5717797b0266 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:16.895348 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-81df8e2c-35c6-4d5a-af46-969f4dbe6a73 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:16.897160 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-81df8e2c-35c6-4d5a-af46-969f4dbe6a73 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] GET https://10.4.3.5/volume/v3/snapshots/67ace17f-548a-4912-bf1e-d36d327e4a2c Aug 06 19:30:16.897362 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-81df8e2c-35c6-4d5a-af46-969f4dbe6a73 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:16.897520 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-81df8e2c-35c6-4d5a-af46-969f4dbe6a73 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:16.902451 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:16.902451 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:16.903201 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-81df8e2c-35c6-4d5a-af46-969f4dbe6a73 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Snapshot retrieved successfully. Aug 06 19:30:16.903947 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-81df8e2c-35c6-4d5a-af46-969f4dbe6a73 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] https://10.4.3.5/volume/v3/snapshots/67ace17f-548a-4912-bf1e-d36d327e4a2c returned with HTTP 200 Aug 06 19:30:16.904328 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 953/3823] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:16 2026] GET /volume/v3/snapshots/67ace17f-548a-4912-bf1e-d36d327e4a2c => generated 484 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:16.908910 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fa89b714-b49d-437b-8900-e5d82925a313 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:16.910923 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fa89b714-b49d-437b-8900-e5d82925a313 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] GET https://10.4.3.5/volume/v3/volumes/2b701882-cc70-4d6f-b826-47d25b361bbc Aug 06 19:30:16.911172 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fa89b714-b49d-437b-8900-e5d82925a313 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:16.911393 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fa89b714-b49d-437b-8900-e5d82925a313 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:16.914010 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0ebdbd9e-3000-4df7-8786-87eb8c4c39b5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:16.917006 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0ebdbd9e-3000-4df7-8786-87eb8c4c39b5 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/67ace17f-548a-4912-bf1e-d36d327e4a2c Aug 06 19:30:16.917270 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0ebdbd9e-3000-4df7-8786-87eb8c4c39b5 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:16.917502 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0ebdbd9e-3000-4df7-8786-87eb8c4c39b5 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:16.917792 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-0ebdbd9e-3000-4df7-8786-87eb8c4c39b5 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Delete snapshot with id: 67ace17f-548a-4912-bf1e-d36d327e4a2c Aug 06 19:30:16.919286 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:16.919286 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:16.924491 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:16.924491 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:16.924626 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fa89b714-b49d-437b-8900-e5d82925a313 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Volume info retrieved successfully. Aug 06 19:30:16.924987 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0ebdbd9e-3000-4df7-8786-87eb8c4c39b5 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Snapshot retrieved successfully. Aug 06 19:30:16.928826 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fa89b714-b49d-437b-8900-e5d82925a313 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] https://10.4.3.5/volume/v3/volumes/2b701882-cc70-4d6f-b826-47d25b361bbc returned with HTTP 200 Aug 06 19:30:16.929399 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 948/3824] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:16 2026] GET /volume/v3/volumes/2b701882-cc70-4d6f-b826-47d25b361bbc => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:16.944341 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f8edfd35-1817-4caf-b8f5-26a0e4b3c3de None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:16.946558 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f8edfd35-1817-4caf-b8f5-26a0e4b3c3de tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] GET https://10.4.3.5/volume/v3/volumes/512b11e0-8469-4f46-a2c6-126e1a6de784 Aug 06 19:30:16.946723 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f8edfd35-1817-4caf-b8f5-26a0e4b3c3de tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:16.946919 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f8edfd35-1817-4caf-b8f5-26a0e4b3c3de tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:16.947772 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0ebdbd9e-3000-4df7-8786-87eb8c4c39b5 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Snapshot delete request issued successfully. Aug 06 19:30:16.948005 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0ebdbd9e-3000-4df7-8786-87eb8c4c39b5 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] https://10.4.3.5/volume/v3/snapshots/67ace17f-548a-4912-bf1e-d36d327e4a2c returned with HTTP 202 Aug 06 19:30:16.948545 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 965/3825] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:30:16 2026] DELETE /volume/v3/snapshots/67ace17f-548a-4912-bf1e-d36d327e4a2c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:16.956923 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-904805f0-d311-421e-9c94-ae3e274ad9a5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:16.958032 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:16.958032 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:16.959274 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-904805f0-d311-421e-9c94-ae3e274ad9a5 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] GET https://10.4.3.5/volume/v3/snapshots/67ace17f-548a-4912-bf1e-d36d327e4a2c Aug 06 19:30:16.959545 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-904805f0-d311-421e-9c94-ae3e274ad9a5 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:16.960140 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-904805f0-d311-421e-9c94-ae3e274ad9a5 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:16.963116 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f8edfd35-1817-4caf-b8f5-26a0e4b3c3de tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Volume info retrieved successfully. Aug 06 19:30:16.964960 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:16.964960 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:16.965479 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-904805f0-d311-421e-9c94-ae3e274ad9a5 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Snapshot retrieved successfully. Aug 06 19:30:16.966326 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-904805f0-d311-421e-9c94-ae3e274ad9a5 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] https://10.4.3.5/volume/v3/snapshots/67ace17f-548a-4912-bf1e-d36d327e4a2c returned with HTTP 200 Aug 06 19:30:16.966698 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 954/3826] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:16 2026] GET /volume/v3/snapshots/67ace17f-548a-4912-bf1e-d36d327e4a2c => generated 483 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:16.968626 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f8edfd35-1817-4caf-b8f5-26a0e4b3c3de tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] https://10.4.3.5/volume/v3/volumes/512b11e0-8469-4f46-a2c6-126e1a6de784 returned with HTTP 200 Aug 06 19:30:16.969356 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 960/3827] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:16 2026] GET /volume/v3/volumes/512b11e0-8469-4f46-a2c6-126e1a6de784 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:16.985428 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e11a6096-2247-4c92-b09b-d6cf7be2048a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:16.987725 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e11a6096-2247-4c92-b09b-d6cf7be2048a tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] GET https://10.4.3.5/volume/v3/volumes/ceaed4f8-890a-447f-b91b-61274d9df197 Aug 06 19:30:16.987991 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e11a6096-2247-4c92-b09b-d6cf7be2048a tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:16.988290 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e11a6096-2247-4c92-b09b-d6cf7be2048a tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:16.997400 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:16.997400 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:17.002588 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e11a6096-2247-4c92-b09b-d6cf7be2048a tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Volume info retrieved successfully. Aug 06 19:30:17.007843 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e11a6096-2247-4c92-b09b-d6cf7be2048a tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] https://10.4.3.5/volume/v3/volumes/ceaed4f8-890a-447f-b91b-61274d9df197 returned with HTTP 200 Aug 06 19:30:17.008309 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 949/3828] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:16 2026] GET /volume/v3/volumes/ceaed4f8-890a-447f-b91b-61274d9df197 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:17.020830 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a87cc03b-e55a-4442-9260-a11de371559f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:17.022760 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a87cc03b-e55a-4442-9260-a11de371559f tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] DELETE https://10.4.3.5/volume/v3/volumes/ceaed4f8-890a-447f-b91b-61274d9df197 Aug 06 19:30:17.022982 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a87cc03b-e55a-4442-9260-a11de371559f tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:17.023235 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a87cc03b-e55a-4442-9260-a11de371559f tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:17.023393 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-a87cc03b-e55a-4442-9260-a11de371559f tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Delete volume with id: ceaed4f8-890a-447f-b91b-61274d9df197 Aug 06 19:30:17.030230 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:17.030230 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:17.030708 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a87cc03b-e55a-4442-9260-a11de371559f tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Volume info retrieved successfully. Aug 06 19:30:17.045772 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a87cc03b-e55a-4442-9260-a11de371559f tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Delete volume request issued successfully. Aug 06 19:30:17.045955 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a87cc03b-e55a-4442-9260-a11de371559f tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] https://10.4.3.5/volume/v3/volumes/ceaed4f8-890a-447f-b91b-61274d9df197 returned with HTTP 202 Aug 06 19:30:17.046401 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 966/3829] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:17 2026] DELETE /volume/v3/volumes/ceaed4f8-890a-447f-b91b-61274d9df197 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:17.054194 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3d6b88be-3e23-4f5b-8e41-3ed6b6305663 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:17.055882 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3d6b88be-3e23-4f5b-8e41-3ed6b6305663 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] GET https://10.4.3.5/volume/v3/volumes/ceaed4f8-890a-447f-b91b-61274d9df197 Aug 06 19:30:17.056090 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3d6b88be-3e23-4f5b-8e41-3ed6b6305663 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:17.056288 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3d6b88be-3e23-4f5b-8e41-3ed6b6305663 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:17.063286 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:17.063286 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:17.066582 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3d6b88be-3e23-4f5b-8e41-3ed6b6305663 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Volume info retrieved successfully. Aug 06 19:30:17.070570 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3d6b88be-3e23-4f5b-8e41-3ed6b6305663 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] https://10.4.3.5/volume/v3/volumes/ceaed4f8-890a-447f-b91b-61274d9df197 returned with HTTP 200 Aug 06 19:30:17.071056 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 955/3830] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:17 2026] GET /volume/v3/volumes/ceaed4f8-890a-447f-b91b-61274d9df197 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:17.075372 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d02a0790-5471-48db-91a5-90857080d2fa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:17.077542 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d02a0790-5471-48db-91a5-90857080d2fa tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b Aug 06 19:30:17.077778 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d02a0790-5471-48db-91a5-90857080d2fa tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:17.078005 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d02a0790-5471-48db-91a5-90857080d2fa tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:17.078172 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d02a0790-5471-48db-91a5-90857080d2fa tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:17.082722 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:17.082722 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:17.083467 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d02a0790-5471-48db-91a5-90857080d2fa tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b returned with HTTP 200 Aug 06 19:30:17.083903 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 961/3831] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:17 2026] GET /volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:17.795464 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4cf7489d-0d5b-4246-b092-616338fe8639 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:17.797569 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4cf7489d-0d5b-4246-b092-616338fe8639 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] GET https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc Aug 06 19:30:17.797763 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4cf7489d-0d5b-4246-b092-616338fe8639 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:17.797893 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4cf7489d-0d5b-4246-b092-616338fe8639 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:17.804650 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4cf7489d-0d5b-4246-b092-616338fe8639 tempest-SnapshotDataIntegrityTests-1452966959 tempest-SnapshotDataIntegrityTests-1452966959-project-member] https://10.4.3.5/volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc returned with HTTP 404 Aug 06 19:30:17.805107 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 950/3832] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:17 2026] GET /volume/v3/volumes/f8e761b8-0877-4978-bbf8-28b3a7edacfc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:17.822671 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-54337096-f9a6-4092-a862-ecc738faad14 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:17.824627 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-54337096-f9a6-4092-a862-ecc738faad14 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/0f067832-77e2-4378-b33f-1bd0613014c4 Aug 06 19:30:17.824831 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-54337096-f9a6-4092-a862-ecc738faad14 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:17.825073 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-54337096-f9a6-4092-a862-ecc738faad14 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:17.829325 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-54337096-f9a6-4092-a862-ecc738faad14 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/0f067832-77e2-4378-b33f-1bd0613014c4 returned with HTTP 404 Aug 06 19:30:17.829753 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 967/3833] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:17 2026] GET /volume/v3/snapshots/0f067832-77e2-4378-b33f-1bd0613014c4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:17.846186 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0143bf1f-896e-48b2-bd4e-fcc7ee405420 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:17.848286 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0143bf1f-896e-48b2-bd4e-fcc7ee405420 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/c38073e5-12ed-4a29-b26e-ea1842d780c0 Aug 06 19:30:17.848546 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0143bf1f-896e-48b2-bd4e-fcc7ee405420 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:17.848769 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0143bf1f-896e-48b2-bd4e-fcc7ee405420 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:17.848926 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-0143bf1f-896e-48b2-bd4e-fcc7ee405420 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Delete snapshot with id: c38073e5-12ed-4a29-b26e-ea1842d780c0 Aug 06 19:30:17.854626 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:17.854626 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:17.855299 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0143bf1f-896e-48b2-bd4e-fcc7ee405420 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:30:17.875659 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0143bf1f-896e-48b2-bd4e-fcc7ee405420 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot delete request issued successfully. Aug 06 19:30:17.875999 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0143bf1f-896e-48b2-bd4e-fcc7ee405420 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/c38073e5-12ed-4a29-b26e-ea1842d780c0 returned with HTTP 202 Aug 06 19:30:17.876534 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 956/3834] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:30:17 2026] DELETE /volume/v3/snapshots/c38073e5-12ed-4a29-b26e-ea1842d780c0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:17.885039 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-37a29ad3-bce3-407c-bff8-f69bb05542b6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:17.887172 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-37a29ad3-bce3-407c-bff8-f69bb05542b6 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/c38073e5-12ed-4a29-b26e-ea1842d780c0 Aug 06 19:30:17.887352 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-37a29ad3-bce3-407c-bff8-f69bb05542b6 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:17.887528 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-37a29ad3-bce3-407c-bff8-f69bb05542b6 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:17.893121 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:17.893121 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:17.893941 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-37a29ad3-bce3-407c-bff8-f69bb05542b6 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:30:17.894570 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-37a29ad3-bce3-407c-bff8-f69bb05542b6 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/c38073e5-12ed-4a29-b26e-ea1842d780c0 returned with HTTP 200 Aug 06 19:30:17.894912 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 962/3835] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:17 2026] GET /volume/v3/snapshots/c38073e5-12ed-4a29-b26e-ea1842d780c0 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:17.978101 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d22907b3-6222-4bae-914c-13b6b0402a09 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:17.979908 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d22907b3-6222-4bae-914c-13b6b0402a09 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] GET https://10.4.3.5/volume/v3/snapshots/67ace17f-548a-4912-bf1e-d36d327e4a2c Aug 06 19:30:17.980206 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d22907b3-6222-4bae-914c-13b6b0402a09 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:17.980479 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d22907b3-6222-4bae-914c-13b6b0402a09 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:17.985438 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d22907b3-6222-4bae-914c-13b6b0402a09 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] https://10.4.3.5/volume/v3/snapshots/67ace17f-548a-4912-bf1e-d36d327e4a2c returned with HTTP 404 Aug 06 19:30:17.985995 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 951/3836] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:17 2026] GET /volume/v3/snapshots/67ace17f-548a-4912-bf1e-d36d327e4a2c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:17.994004 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1fd58154-a78f-4a92-95f7-382cafa891b2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:17.996083 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1fd58154-a78f-4a92-95f7-382cafa891b2 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] DELETE https://10.4.3.5/volume/v3/volumes/53651458-47d0-461e-8f73-4ca1d7d6d764 Aug 06 19:30:17.996361 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1fd58154-a78f-4a92-95f7-382cafa891b2 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:17.996588 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1fd58154-a78f-4a92-95f7-382cafa891b2 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:17.996792 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-1fd58154-a78f-4a92-95f7-382cafa891b2 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Delete volume with id: 53651458-47d0-461e-8f73-4ca1d7d6d764 Aug 06 19:30:18.004779 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:18.004779 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:18.005469 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1fd58154-a78f-4a92-95f7-382cafa891b2 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Volume info retrieved successfully. Aug 06 19:30:18.025101 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1fd58154-a78f-4a92-95f7-382cafa891b2 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Delete volume request issued successfully. Aug 06 19:30:18.025385 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1fd58154-a78f-4a92-95f7-382cafa891b2 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] https://10.4.3.5/volume/v3/volumes/53651458-47d0-461e-8f73-4ca1d7d6d764 returned with HTTP 202 Aug 06 19:30:18.025912 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 968/3837] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:17 2026] DELETE /volume/v3/volumes/53651458-47d0-461e-8f73-4ca1d7d6d764 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:18.034658 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e971c564-3218-401c-b5ba-5f93762a97fb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:18.037063 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e971c564-3218-401c-b5ba-5f93762a97fb tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] GET https://10.4.3.5/volume/v3/volumes/53651458-47d0-461e-8f73-4ca1d7d6d764 Aug 06 19:30:18.037378 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e971c564-3218-401c-b5ba-5f93762a97fb tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:18.037672 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e971c564-3218-401c-b5ba-5f93762a97fb tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:18.047597 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:18.047597 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:18.052648 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e971c564-3218-401c-b5ba-5f93762a97fb tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Volume info retrieved successfully. Aug 06 19:30:18.058218 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e971c564-3218-401c-b5ba-5f93762a97fb tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] https://10.4.3.5/volume/v3/volumes/53651458-47d0-461e-8f73-4ca1d7d6d764 returned with HTTP 200 Aug 06 19:30:18.058606 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 957/3838] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:18 2026] GET /volume/v3/volumes/53651458-47d0-461e-8f73-4ca1d7d6d764 => generated 863 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:18.085815 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-164846cd-6a2c-4192-ab6e-5d84aafac7c9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:18.087792 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-164846cd-6a2c-4192-ab6e-5d84aafac7c9 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] GET https://10.4.3.5/volume/v3/volumes/ceaed4f8-890a-447f-b91b-61274d9df197 Aug 06 19:30:18.088024 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-164846cd-6a2c-4192-ab6e-5d84aafac7c9 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:18.088422 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-164846cd-6a2c-4192-ab6e-5d84aafac7c9 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:18.094638 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-164846cd-6a2c-4192-ab6e-5d84aafac7c9 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] https://10.4.3.5/volume/v3/volumes/ceaed4f8-890a-447f-b91b-61274d9df197 returned with HTTP 404 Aug 06 19:30:18.095190 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 963/3839] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:18 2026] GET /volume/v3/volumes/ceaed4f8-890a-447f-b91b-61274d9df197 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:18.095924 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-968ac9f3-ce8f-44e2-96aa-a54da07452d3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:18.098257 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-968ac9f3-ce8f-44e2-96aa-a54da07452d3 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b Aug 06 19:30:18.098613 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-968ac9f3-ce8f-44e2-96aa-a54da07452d3 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:18.098762 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-968ac9f3-ce8f-44e2-96aa-a54da07452d3 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:18.098885 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-968ac9f3-ce8f-44e2-96aa-a54da07452d3 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:18.104036 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ca5926f1-05d1-411b-a671-a7eb169cd3ae None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:18.104991 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:18.104991 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:18.105690 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-968ac9f3-ce8f-44e2-96aa-a54da07452d3 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b returned with HTTP 200 Aug 06 19:30:18.105833 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ca5926f1-05d1-411b-a671-a7eb169cd3ae tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] DELETE https://10.4.3.5/volume/v3/volumes/512b11e0-8469-4f46-a2c6-126e1a6de784 Aug 06 19:30:18.106050 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ca5926f1-05d1-411b-a671-a7eb169cd3ae tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:18.106127 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 952/3840] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:18 2026] GET /volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:18.106255 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ca5926f1-05d1-411b-a671-a7eb169cd3ae tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:18.106419 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-ca5926f1-05d1-411b-a671-a7eb169cd3ae tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Delete volume with id: 512b11e0-8469-4f46-a2c6-126e1a6de784 Aug 06 19:30:18.115423 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:18.115423 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:18.116069 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ca5926f1-05d1-411b-a671-a7eb169cd3ae tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Volume info retrieved successfully. Aug 06 19:30:18.135810 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ca5926f1-05d1-411b-a671-a7eb169cd3ae tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Delete volume request issued successfully. Aug 06 19:30:18.135810 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ca5926f1-05d1-411b-a671-a7eb169cd3ae tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] https://10.4.3.5/volume/v3/volumes/512b11e0-8469-4f46-a2c6-126e1a6de784 returned with HTTP 202 Aug 06 19:30:18.136367 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 969/3841] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:18 2026] DELETE /volume/v3/volumes/512b11e0-8469-4f46-a2c6-126e1a6de784 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:18.147074 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-87fe8780-cd9d-43c5-a4c8-469421057dd1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:18.150128 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-87fe8780-cd9d-43c5-a4c8-469421057dd1 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] GET https://10.4.3.5/volume/v3/volumes/512b11e0-8469-4f46-a2c6-126e1a6de784 Aug 06 19:30:18.150128 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-87fe8780-cd9d-43c5-a4c8-469421057dd1 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:18.150710 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-87fe8780-cd9d-43c5-a4c8-469421057dd1 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:18.159724 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:18.159724 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:18.164941 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-87fe8780-cd9d-43c5-a4c8-469421057dd1 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Volume info retrieved successfully. Aug 06 19:30:18.171094 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-87fe8780-cd9d-43c5-a4c8-469421057dd1 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] https://10.4.3.5/volume/v3/volumes/512b11e0-8469-4f46-a2c6-126e1a6de784 returned with HTTP 200 Aug 06 19:30:18.171649 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 958/3842] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:18 2026] GET /volume/v3/volumes/512b11e0-8469-4f46-a2c6-126e1a6de784 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:18.905499 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3fd867b2-2fe9-4a12-b551-44f0a01ef34f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:18.908424 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3fd867b2-2fe9-4a12-b551-44f0a01ef34f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/c38073e5-12ed-4a29-b26e-ea1842d780c0 Aug 06 19:30:18.908682 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3fd867b2-2fe9-4a12-b551-44f0a01ef34f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:18.908940 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3fd867b2-2fe9-4a12-b551-44f0a01ef34f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:18.915413 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3fd867b2-2fe9-4a12-b551-44f0a01ef34f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/c38073e5-12ed-4a29-b26e-ea1842d780c0 returned with HTTP 404 Aug 06 19:30:18.916125 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 964/3843] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:18 2026] GET /volume/v3/snapshots/c38073e5-12ed-4a29-b26e-ea1842d780c0 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:18.924913 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c1d571b4-e712-48c4-9f09-87f5839f51e5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:18.927256 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c1d571b4-e712-48c4-9f09-87f5839f51e5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/bbf1a031-7ceb-4ec8-a05a-f0db5553528b Aug 06 19:30:18.927505 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c1d571b4-e712-48c4-9f09-87f5839f51e5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:18.927750 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c1d571b4-e712-48c4-9f09-87f5839f51e5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:18.927884 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-c1d571b4-e712-48c4-9f09-87f5839f51e5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Delete snapshot with id: bbf1a031-7ceb-4ec8-a05a-f0db5553528b Aug 06 19:30:18.934678 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:18.934678 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:18.935305 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c1d571b4-e712-48c4-9f09-87f5839f51e5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:30:18.961978 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c1d571b4-e712-48c4-9f09-87f5839f51e5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot delete request issued successfully. Aug 06 19:30:18.962268 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c1d571b4-e712-48c4-9f09-87f5839f51e5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/bbf1a031-7ceb-4ec8-a05a-f0db5553528b returned with HTTP 202 Aug 06 19:30:18.962906 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 953/3844] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:30:18 2026] DELETE /volume/v3/snapshots/bbf1a031-7ceb-4ec8-a05a-f0db5553528b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:18.971901 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-94300373-a0d9-40bc-960f-5017cc6bcb2f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:18.974995 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-94300373-a0d9-40bc-960f-5017cc6bcb2f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/bbf1a031-7ceb-4ec8-a05a-f0db5553528b Aug 06 19:30:18.974995 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-94300373-a0d9-40bc-960f-5017cc6bcb2f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:18.975286 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-94300373-a0d9-40bc-960f-5017cc6bcb2f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:18.982305 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:18.982305 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:18.982758 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-94300373-a0d9-40bc-960f-5017cc6bcb2f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:30:18.983576 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-94300373-a0d9-40bc-960f-5017cc6bcb2f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/bbf1a031-7ceb-4ec8-a05a-f0db5553528b returned with HTTP 200 Aug 06 19:30:18.983996 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 970/3845] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:18 2026] GET /volume/v3/snapshots/bbf1a031-7ceb-4ec8-a05a-f0db5553528b => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:19.075268 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-406c287f-c086-47a7-b025-dd85367dc737 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:19.077701 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-406c287f-c086-47a7-b025-dd85367dc737 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] GET https://10.4.3.5/volume/v3/volumes/53651458-47d0-461e-8f73-4ca1d7d6d764 Aug 06 19:30:19.078040 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-406c287f-c086-47a7-b025-dd85367dc737 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:19.078260 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-406c287f-c086-47a7-b025-dd85367dc737 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:19.085462 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-406c287f-c086-47a7-b025-dd85367dc737 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] https://10.4.3.5/volume/v3/volumes/53651458-47d0-461e-8f73-4ca1d7d6d764 returned with HTTP 404 Aug 06 19:30:19.086070 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 959/3846] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:19 2026] GET /volume/v3/volumes/53651458-47d0-461e-8f73-4ca1d7d6d764 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 19:30:19.094099 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ae0cf568-d714-4a5d-921a-863e6b41c729 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:19.096731 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae0cf568-d714-4a5d-921a-863e6b41c729 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] DELETE https://10.4.3.5/volume/v3/volumes/3e4335ea-8e38-4601-a9db-7437b2a44a4e Aug 06 19:30:19.097125 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae0cf568-d714-4a5d-921a-863e6b41c729 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:19.097424 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae0cf568-d714-4a5d-921a-863e6b41c729 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:19.097648 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-ae0cf568-d714-4a5d-921a-863e6b41c729 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Delete volume with id: 3e4335ea-8e38-4601-a9db-7437b2a44a4e Aug 06 19:30:19.107162 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:19.107162 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:19.107731 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ae0cf568-d714-4a5d-921a-863e6b41c729 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Volume info retrieved successfully. Aug 06 19:30:19.119349 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dd279807-03bd-47c1-9b41-b27f4bcee6f1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:19.124918 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dd279807-03bd-47c1-9b41-b27f4bcee6f1 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b Aug 06 19:30:19.125231 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dd279807-03bd-47c1-9b41-b27f4bcee6f1 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:19.125505 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dd279807-03bd-47c1-9b41-b27f4bcee6f1 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:19.125665 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-dd279807-03bd-47c1-9b41-b27f4bcee6f1 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:19.132607 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ae0cf568-d714-4a5d-921a-863e6b41c729 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Delete volume request issued successfully. Aug 06 19:30:19.132841 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae0cf568-d714-4a5d-921a-863e6b41c729 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] https://10.4.3.5/volume/v3/volumes/3e4335ea-8e38-4601-a9db-7437b2a44a4e returned with HTTP 202 Aug 06 19:30:19.133386 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 965/3847] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:19 2026] DELETE /volume/v3/volumes/3e4335ea-8e38-4601-a9db-7437b2a44a4e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:19.138723 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:19.138723 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:19.139662 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dd279807-03bd-47c1-9b41-b27f4bcee6f1 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b returned with HTTP 200 Aug 06 19:30:19.140286 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 954/3848] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:19 2026] GET /volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b => generated 745 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:19.141112 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-60be926b-4ad9-4c63-bb53-367009f22654 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:19.142959 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-60be926b-4ad9-4c63-bb53-367009f22654 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] GET https://10.4.3.5/volume/v3/volumes/3e4335ea-8e38-4601-a9db-7437b2a44a4e Aug 06 19:30:19.143208 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-60be926b-4ad9-4c63-bb53-367009f22654 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:19.143463 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-60be926b-4ad9-4c63-bb53-367009f22654 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:19.151314 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:19.151314 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:19.156146 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-60be926b-4ad9-4c63-bb53-367009f22654 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Volume info retrieved successfully. Aug 06 19:30:19.161272 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-60be926b-4ad9-4c63-bb53-367009f22654 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] https://10.4.3.5/volume/v3/volumes/3e4335ea-8e38-4601-a9db-7437b2a44a4e returned with HTTP 200 Aug 06 19:30:19.161802 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 971/3849] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:19 2026] GET /volume/v3/volumes/3e4335ea-8e38-4601-a9db-7437b2a44a4e => generated 828 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:19.186178 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5b28f6ba-07b0-4d1b-a06a-2261b6b3b7c9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:19.188434 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5b28f6ba-07b0-4d1b-a06a-2261b6b3b7c9 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] GET https://10.4.3.5/volume/v3/volumes/512b11e0-8469-4f46-a2c6-126e1a6de784 Aug 06 19:30:19.188434 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5b28f6ba-07b0-4d1b-a06a-2261b6b3b7c9 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:19.188434 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5b28f6ba-07b0-4d1b-a06a-2261b6b3b7c9 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:19.194828 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5b28f6ba-07b0-4d1b-a06a-2261b6b3b7c9 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] https://10.4.3.5/volume/v3/volumes/512b11e0-8469-4f46-a2c6-126e1a6de784 returned with HTTP 404 Aug 06 19:30:19.195441 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 960/3850] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:19 2026] GET /volume/v3/volumes/512b11e0-8469-4f46-a2c6-126e1a6de784 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:19.202799 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1aaff204-f8bf-460c-b97c-804b8249b295 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:19.204614 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1aaff204-f8bf-460c-b97c-804b8249b295 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] DELETE https://10.4.3.5/volume/v3/volumes/2b701882-cc70-4d6f-b826-47d25b361bbc Aug 06 19:30:19.205050 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1aaff204-f8bf-460c-b97c-804b8249b295 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:19.205163 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1aaff204-f8bf-460c-b97c-804b8249b295 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:19.205278 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-1aaff204-f8bf-460c-b97c-804b8249b295 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Delete volume with id: 2b701882-cc70-4d6f-b826-47d25b361bbc Aug 06 19:30:19.212565 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:19.212565 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:19.213003 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1aaff204-f8bf-460c-b97c-804b8249b295 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Volume info retrieved successfully. Aug 06 19:30:19.233048 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1aaff204-f8bf-460c-b97c-804b8249b295 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Delete volume request issued successfully. Aug 06 19:30:19.233343 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1aaff204-f8bf-460c-b97c-804b8249b295 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] https://10.4.3.5/volume/v3/volumes/2b701882-cc70-4d6f-b826-47d25b361bbc returned with HTTP 202 Aug 06 19:30:19.234501 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 966/3851] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:19 2026] DELETE /volume/v3/volumes/2b701882-cc70-4d6f-b826-47d25b361bbc => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:19.241718 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ebf1ddb3-464d-4788-9154-2fa530454268 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:19.243709 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ebf1ddb3-464d-4788-9154-2fa530454268 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] GET https://10.4.3.5/volume/v3/volumes/2b701882-cc70-4d6f-b826-47d25b361bbc Aug 06 19:30:19.243950 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ebf1ddb3-464d-4788-9154-2fa530454268 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:19.244228 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ebf1ddb3-464d-4788-9154-2fa530454268 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:19.252802 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:19.252802 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:19.257564 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ebf1ddb3-464d-4788-9154-2fa530454268 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Volume info retrieved successfully. Aug 06 19:30:19.263688 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ebf1ddb3-464d-4788-9154-2fa530454268 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] https://10.4.3.5/volume/v3/volumes/2b701882-cc70-4d6f-b826-47d25b361bbc returned with HTTP 200 Aug 06 19:30:19.264336 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 955/3852] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:19 2026] GET /volume/v3/volumes/2b701882-cc70-4d6f-b826-47d25b361bbc => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:19.993978 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-758688df-fc8c-4e50-8045-b6946bba64f2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:19.996516 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-758688df-fc8c-4e50-8045-b6946bba64f2 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/bbf1a031-7ceb-4ec8-a05a-f0db5553528b Aug 06 19:30:19.996808 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-758688df-fc8c-4e50-8045-b6946bba64f2 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:19.997095 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-758688df-fc8c-4e50-8045-b6946bba64f2 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:20.002579 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-758688df-fc8c-4e50-8045-b6946bba64f2 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/bbf1a031-7ceb-4ec8-a05a-f0db5553528b returned with HTTP 404 Aug 06 19:30:20.003248 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 972/3853] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:19 2026] GET /volume/v3/snapshots/bbf1a031-7ceb-4ec8-a05a-f0db5553528b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:20.011611 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e7615ca3-d389-4268-a1ff-692fefd4a111 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:20.013732 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e7615ca3-d389-4268-a1ff-692fefd4a111 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/0f067832-77e2-4378-b33f-1bd0613014c4 Aug 06 19:30:20.014030 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e7615ca3-d389-4268-a1ff-692fefd4a111 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:20.014356 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e7615ca3-d389-4268-a1ff-692fefd4a111 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:20.014519 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-e7615ca3-d389-4268-a1ff-692fefd4a111 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Delete snapshot with id: 0f067832-77e2-4378-b33f-1bd0613014c4 Aug 06 19:30:20.019622 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e7615ca3-d389-4268-a1ff-692fefd4a111 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/0f067832-77e2-4378-b33f-1bd0613014c4 returned with HTTP 404 Aug 06 19:30:20.020255 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 961/3854] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:30:20 2026] DELETE /volume/v3/snapshots/0f067832-77e2-4378-b33f-1bd0613014c4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:20.028102 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-01217484-920f-46e4-80b2-da39fde098b1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:20.029803 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-01217484-920f-46e4-80b2-da39fde098b1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/bbf1a031-7ceb-4ec8-a05a-f0db5553528b Aug 06 19:30:20.030085 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-01217484-920f-46e4-80b2-da39fde098b1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:20.030340 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-01217484-920f-46e4-80b2-da39fde098b1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:20.030474 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-01217484-920f-46e4-80b2-da39fde098b1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Delete snapshot with id: bbf1a031-7ceb-4ec8-a05a-f0db5553528b Aug 06 19:30:20.035741 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-01217484-920f-46e4-80b2-da39fde098b1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/bbf1a031-7ceb-4ec8-a05a-f0db5553528b returned with HTTP 404 Aug 06 19:30:20.036199 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 967/3855] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:30:20 2026] DELETE /volume/v3/snapshots/bbf1a031-7ceb-4ec8-a05a-f0db5553528b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:20.078101 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-c6a5cda2-27a0-429c-8aa9-06f843b12bb5 req-346a4266-d461-4af8-bb28-5db904a06ca4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:20.080775 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c6a5cda2-27a0-429c-8aa9-06f843b12bb5 req-346a4266-d461-4af8-bb28-5db904a06ca4 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e Aug 06 19:30:20.081031 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c6a5cda2-27a0-429c-8aa9-06f843b12bb5 req-346a4266-d461-4af8-bb28-5db904a06ca4 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:20.081284 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c6a5cda2-27a0-429c-8aa9-06f843b12bb5 req-346a4266-d461-4af8-bb28-5db904a06ca4 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:20.092616 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:20.092616 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:20.096647 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-c6a5cda2-27a0-429c-8aa9-06f843b12bb5 req-346a4266-d461-4af8-bb28-5db904a06ca4 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:20.101861 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c6a5cda2-27a0-429c-8aa9-06f843b12bb5 req-346a4266-d461-4af8-bb28-5db904a06ca4 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e returned with HTTP 200 Aug 06 19:30:20.102468 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 956/3856] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:30:20 2026] GET /volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:20.123569 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-c6a5cda2-27a0-429c-8aa9-06f843b12bb5 req-2928baf3-1562-48fd-98e1-8475a84655ff None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:20.126344 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c6a5cda2-27a0-429c-8aa9-06f843b12bb5 req-2928baf3-1562-48fd-98e1-8475a84655ff tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] POST https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e/action Aug 06 19:30:20.127149 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c6a5cda2-27a0-429c-8aa9-06f843b12bb5 req-2928baf3-1562-48fd-98e1-8475a84655ff tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:30:20.127149 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c6a5cda2-27a0-429c-8aa9-06f843b12bb5 req-2928baf3-1562-48fd-98e1-8475a84655ff tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:20.142127 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:20.142127 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:20.142815 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-c6a5cda2-27a0-429c-8aa9-06f843b12bb5 req-2928baf3-1562-48fd-98e1-8475a84655ff tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:20.153426 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-c6a5cda2-27a0-429c-8aa9-06f843b12bb5 req-2928baf3-1562-48fd-98e1-8475a84655ff tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Begin detaching volume completed successfully. Aug 06 19:30:20.153742 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c6a5cda2-27a0-429c-8aa9-06f843b12bb5 req-2928baf3-1562-48fd-98e1-8475a84655ff tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e/action returned with HTTP 202 Aug 06 19:30:20.154250 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1e1ad5a3-3c1e-45bb-ba64-63d844e1e59e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:20.154631 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 973/3857] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:30:20 2026] POST /volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:30:20.156437 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1e1ad5a3-3c1e-45bb-ba64-63d844e1e59e tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b Aug 06 19:30:20.156669 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1e1ad5a3-3c1e-45bb-ba64-63d844e1e59e tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:20.156869 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1e1ad5a3-3c1e-45bb-ba64-63d844e1e59e tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:20.156972 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-1e1ad5a3-3c1e-45bb-ba64-63d844e1e59e tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:20.162773 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:20.162773 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:20.163522 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1e1ad5a3-3c1e-45bb-ba64-63d844e1e59e tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b returned with HTTP 200 Aug 06 19:30:20.163907 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 962/3858] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:20 2026] GET /volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:20.182853 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3fd08b20-1312-43bb-88ee-9c6c5ec33b23 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:20.184827 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3fd08b20-1312-43bb-88ee-9c6c5ec33b23 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] GET https://10.4.3.5/volume/v3/volumes/3e4335ea-8e38-4601-a9db-7437b2a44a4e Aug 06 19:30:20.185062 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3fd08b20-1312-43bb-88ee-9c6c5ec33b23 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:20.185288 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3fd08b20-1312-43bb-88ee-9c6c5ec33b23 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:20.194170 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3fd08b20-1312-43bb-88ee-9c6c5ec33b23 tempest-CinderUnicodeTest-1791278754 tempest-CinderUnicodeTest-1791278754-project-member] https://10.4.3.5/volume/v3/volumes/3e4335ea-8e38-4601-a9db-7437b2a44a4e returned with HTTP 404 Aug 06 19:30:20.194170 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 968/3859] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:20 2026] GET /volume/v3/volumes/3e4335ea-8e38-4601-a9db-7437b2a44a4e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:20.213202 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-82c0035e-a581-4acc-b069-ca11f8103049 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:20.213684 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-82c0035e-a581-4acc-b069-ca11f8103049 None None] GET https://10.4.3.5/volume// Aug 06 19:30:20.213915 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-82c0035e-a581-4acc-b069-ca11f8103049 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:20.214196 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-82c0035e-a581-4acc-b069-ca11f8103049 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:20.214523 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-82c0035e-a581-4acc-b069-ca11f8103049 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:30:20.214824 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 957/3860] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:30:20 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:30:20.224600 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-c6a5cda2-27a0-429c-8aa9-06f843b12bb5 req-65ad29e8-6414-4b22-adee-a2ebd27b5bb8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:20.227390 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c6a5cda2-27a0-429c-8aa9-06f843b12bb5 req-65ad29e8-6414-4b22-adee-a2ebd27b5bb8 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e Aug 06 19:30:20.227681 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c6a5cda2-27a0-429c-8aa9-06f843b12bb5 req-65ad29e8-6414-4b22-adee-a2ebd27b5bb8 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:20.227907 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c6a5cda2-27a0-429c-8aa9-06f843b12bb5 req-65ad29e8-6414-4b22-adee-a2ebd27b5bb8 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:20.240458 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:20.240458 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:20.245746 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-c6a5cda2-27a0-429c-8aa9-06f843b12bb5 req-65ad29e8-6414-4b22-adee-a2ebd27b5bb8 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:20.251176 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c6a5cda2-27a0-429c-8aa9-06f843b12bb5 req-65ad29e8-6414-4b22-adee-a2ebd27b5bb8 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e returned with HTTP 200 Aug 06 19:30:20.251682 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 974/3861] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:30:20 2026] GET /volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e => generated 1318 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:30:20.278646 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d8e9cc8c-f6cc-4acf-b7c9-6cc376473845 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:20.280986 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d8e9cc8c-f6cc-4acf-b7c9-6cc376473845 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] GET https://10.4.3.5/volume/v3/volumes/2b701882-cc70-4d6f-b826-47d25b361bbc Aug 06 19:30:20.281440 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d8e9cc8c-f6cc-4acf-b7c9-6cc376473845 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:20.283109 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d8e9cc8c-f6cc-4acf-b7c9-6cc376473845 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:20.289584 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d8e9cc8c-f6cc-4acf-b7c9-6cc376473845 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] https://10.4.3.5/volume/v3/volumes/2b701882-cc70-4d6f-b826-47d25b361bbc returned with HTTP 404 Aug 06 19:30:20.290372 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 963/3862] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:20 2026] GET /volume/v3/volumes/2b701882-cc70-4d6f-b826-47d25b361bbc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:20.298534 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-342bb479-70a7-4c07-afb2-1e01550cd799 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:20.306908 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-342bb479-70a7-4c07-afb2-1e01550cd799 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] DELETE https://10.4.3.5/volume/v3/volumes/4f93e03b-c7cc-4a58-82a0-5717797b0266 Aug 06 19:30:20.307174 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-342bb479-70a7-4c07-afb2-1e01550cd799 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:20.307456 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-342bb479-70a7-4c07-afb2-1e01550cd799 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:20.307658 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-342bb479-70a7-4c07-afb2-1e01550cd799 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Delete volume with id: 4f93e03b-c7cc-4a58-82a0-5717797b0266 Aug 06 19:30:20.323000 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:20.323000 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:20.323558 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-342bb479-70a7-4c07-afb2-1e01550cd799 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Volume info retrieved successfully. Aug 06 19:30:20.369695 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-342bb479-70a7-4c07-afb2-1e01550cd799 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Delete volume request issued successfully. Aug 06 19:30:20.370087 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-342bb479-70a7-4c07-afb2-1e01550cd799 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] https://10.4.3.5/volume/v3/volumes/4f93e03b-c7cc-4a58-82a0-5717797b0266 returned with HTTP 202 Aug 06 19:30:20.370525 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 969/3863] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:20 2026] DELETE /volume/v3/volumes/4f93e03b-c7cc-4a58-82a0-5717797b0266 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:20.378083 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-41695851-414a-4b2d-8b08-fdca66310ea4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:20.380753 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-41695851-414a-4b2d-8b08-fdca66310ea4 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] GET https://10.4.3.5/volume/v3/volumes/4f93e03b-c7cc-4a58-82a0-5717797b0266 Aug 06 19:30:20.381380 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-41695851-414a-4b2d-8b08-fdca66310ea4 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:20.381380 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-41695851-414a-4b2d-8b08-fdca66310ea4 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:20.395331 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:20.395331 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:20.401572 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-41695851-414a-4b2d-8b08-fdca66310ea4 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Volume info retrieved successfully. Aug 06 19:30:20.409616 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-41695851-414a-4b2d-8b08-fdca66310ea4 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] https://10.4.3.5/volume/v3/volumes/4f93e03b-c7cc-4a58-82a0-5717797b0266 returned with HTTP 200 Aug 06 19:30:20.409616 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 958/3864] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:20 2026] GET /volume/v3/volumes/4f93e03b-c7cc-4a58-82a0-5717797b0266 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:21.182468 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-06519527-4c47-472e-9d86-0c8832b8c417 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:21.192044 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-06519527-4c47-472e-9d86-0c8832b8c417 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b Aug 06 19:30:21.192044 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-06519527-4c47-472e-9d86-0c8832b8c417 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:21.192044 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-06519527-4c47-472e-9d86-0c8832b8c417 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:21.192044 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-06519527-4c47-472e-9d86-0c8832b8c417 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:21.197178 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:21.197178 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:21.198795 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-06519527-4c47-472e-9d86-0c8832b8c417 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b returned with HTTP 200 Aug 06 19:30:21.199731 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 975/3865] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:21 2026] GET /volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b => generated 745 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:21.268663 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-c6a5cda2-27a0-429c-8aa9-06f843b12bb5 req-4066c222-57f0-44d1-9c7d-33f9251a424c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:21.272624 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c6a5cda2-27a0-429c-8aa9-06f843b12bb5 req-4066c222-57f0-44d1-9c7d-33f9251a424c tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] DELETE https://10.4.3.5/volume/v3/attachments/942682f7-5f28-431e-9dfa-c0ea8d9421c3 Aug 06 19:30:21.272936 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c6a5cda2-27a0-429c-8aa9-06f843b12bb5 req-4066c222-57f0-44d1-9c7d-33f9251a424c tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:21.273240 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c6a5cda2-27a0-429c-8aa9-06f843b12bb5 req-4066c222-57f0-44d1-9c7d-33f9251a424c tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:21.287046 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:21.287046 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:21.362041 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c6a5cda2-27a0-429c-8aa9-06f843b12bb5 req-4066c222-57f0-44d1-9c7d-33f9251a424c tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/attachments/942682f7-5f28-431e-9dfa-c0ea8d9421c3 returned with HTTP 200 Aug 06 19:30:21.362710 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 964/3866] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:30:21 2026] DELETE /volume/v3/attachments/942682f7-5f28-431e-9dfa-c0ea8d9421c3 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:21.431692 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7de2871b-a45d-4935-ae85-d2b252c73a85 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:21.436372 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7de2871b-a45d-4935-ae85-d2b252c73a85 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] GET https://10.4.3.5/volume/v3/volumes/4f93e03b-c7cc-4a58-82a0-5717797b0266 Aug 06 19:30:21.436372 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7de2871b-a45d-4935-ae85-d2b252c73a85 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:21.436675 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7de2871b-a45d-4935-ae85-d2b252c73a85 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:21.445553 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7de2871b-a45d-4935-ae85-d2b252c73a85 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] https://10.4.3.5/volume/v3/volumes/4f93e03b-c7cc-4a58-82a0-5717797b0266 returned with HTTP 404 Aug 06 19:30:21.448790 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 970/3867] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:21 2026] GET /volume/v3/volumes/4f93e03b-c7cc-4a58-82a0-5717797b0266 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:21.456920 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-524400eb-f845-4ff6-bc27-0eec8cace40d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:21.459206 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-524400eb-f845-4ff6-bc27-0eec8cace40d tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] DELETE https://10.4.3.5/volume/v3/volumes/cbe4ab33-16e5-43bd-8ed0-c7ea624ff538 Aug 06 19:30:21.459886 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-524400eb-f845-4ff6-bc27-0eec8cace40d tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:21.459886 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-524400eb-f845-4ff6-bc27-0eec8cace40d tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:21.460114 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-524400eb-f845-4ff6-bc27-0eec8cace40d tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Delete volume with id: cbe4ab33-16e5-43bd-8ed0-c7ea624ff538 Aug 06 19:30:21.463185 np0000006689 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=430,cinder:INSERT=67,cinder:UPDATE=126 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:30:21.473425 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:21.473425 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:21.474270 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-524400eb-f845-4ff6-bc27-0eec8cace40d tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Volume info retrieved successfully. Aug 06 19:30:21.504448 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-524400eb-f845-4ff6-bc27-0eec8cace40d tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Delete volume request issued successfully. Aug 06 19:30:21.507049 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-524400eb-f845-4ff6-bc27-0eec8cace40d tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] https://10.4.3.5/volume/v3/volumes/cbe4ab33-16e5-43bd-8ed0-c7ea624ff538 returned with HTTP 202 Aug 06 19:30:21.507049 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 959/3868] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:21 2026] DELETE /volume/v3/volumes/cbe4ab33-16e5-43bd-8ed0-c7ea624ff538 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:21.518319 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5125f04f-e626-4d95-a3bd-c87d36d43ac3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:21.518951 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5125f04f-e626-4d95-a3bd-c87d36d43ac3 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] GET https://10.4.3.5/volume/v3/volumes/cbe4ab33-16e5-43bd-8ed0-c7ea624ff538 Aug 06 19:30:21.519210 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5125f04f-e626-4d95-a3bd-c87d36d43ac3 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:21.519483 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5125f04f-e626-4d95-a3bd-c87d36d43ac3 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:21.541773 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:21.541773 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:21.547844 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5125f04f-e626-4d95-a3bd-c87d36d43ac3 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Volume info retrieved successfully. Aug 06 19:30:21.554727 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5125f04f-e626-4d95-a3bd-c87d36d43ac3 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] https://10.4.3.5/volume/v3/volumes/cbe4ab33-16e5-43bd-8ed0-c7ea624ff538 returned with HTTP 200 Aug 06 19:30:21.555187 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 976/3869] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:21 2026] GET /volume/v3/volumes/cbe4ab33-16e5-43bd-8ed0-c7ea624ff538 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:22.066563 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-96e32c8b-2470-4775-be97-b36f8d2bdf73 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:22.212033 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9eab18c6-b372-4f7b-8498-8c1212c23baa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:22.214226 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9eab18c6-b372-4f7b-8498-8c1212c23baa tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b Aug 06 19:30:22.214350 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9eab18c6-b372-4f7b-8498-8c1212c23baa tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:22.214614 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9eab18c6-b372-4f7b-8498-8c1212c23baa tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:22.214784 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-9eab18c6-b372-4f7b-8498-8c1212c23baa tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:22.217267 np0000006689 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=426,cinder:UPDATE=124,cinder:INSERT=69 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:30:22.221029 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:22.221029 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:22.222367 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9eab18c6-b372-4f7b-8498-8c1212c23baa tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b returned with HTTP 200 Aug 06 19:30:22.227048 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 971/3870] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:22 2026] GET /volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:22.234607 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-96e32c8b-2470-4775-be97-b36f8d2bdf73 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:30:22.234962 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-96e32c8b-2470-4775-be97-b36f8d2bdf73 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1143371916"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:22.236570 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-96e32c8b-2470-4775-be97-b36f8d2bdf73 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1143371916'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:30:22.236793 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-96e32c8b-2470-4775-be97-b36f8d2bdf73 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Create volume of 1 GB Aug 06 19:30:22.237252 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:22.237252 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:22.239322 np0000006689 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=455,cinder:UPDATE=124,cinder:INSERT=59 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:30:22.242404 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-96e32c8b-2470-4775-be97-b36f8d2bdf73 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Availability Zones retrieved successfully. Aug 06 19:30:22.248439 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-96e32c8b-2470-4775-be97-b36f8d2bdf73 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Flow 'volume_create_api' (506a58e4-52e7-4483-9c25-980e6fb86756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:22.249925 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-96e32c8b-2470-4775-be97-b36f8d2bdf73 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (863655e1-9736-4edf-9928-31b5142a8d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:22.251145 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-96e32c8b-2470-4775-be97-b36f8d2bdf73 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:30:22.277609 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-96e32c8b-2470-4775-be97-b36f8d2bdf73 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (863655e1-9736-4edf-9928-31b5142a8d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:22.278775 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-96e32c8b-2470-4775-be97-b36f8d2bdf73 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3a1bf25-75f5-48a8-95f4-7eeb5695b66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:22.354666 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-96e32c8b-2470-4775-be97-b36f8d2bdf73 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Created reservations ['d7d51d85-e97b-4cb2-a321-dc81029df8ea', '8510be43-c902-41a0-8737-dea1a6fde37b', '56680797-5c4e-4e44-ae29-bc8ecbeec5f4', '1142ade5-25f9-4e69-a644-2459dd2b589e'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:22.355674 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-96e32c8b-2470-4775-be97-b36f8d2bdf73 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3a1bf25-75f5-48a8-95f4-7eeb5695b66d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7d51d85-e97b-4cb2-a321-dc81029df8ea', '8510be43-c902-41a0-8737-dea1a6fde37b', '56680797-5c4e-4e44-ae29-bc8ecbeec5f4', '1142ade5-25f9-4e69-a644-2459dd2b589e']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:22.356442 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-96e32c8b-2470-4775-be97-b36f8d2bdf73 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5ba0390-397f-428d-b81b-58eec2c7d351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:22.388343 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-96e32c8b-2470-4775-be97-b36f8d2bdf73 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5ba0390-397f-428d-b81b-58eec2c7d351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cde83ca2-77ba-4088-9a5d-18a9ab8db626', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1143371916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab4654799cea45498874dafcdf7273f1',qos_specs=None,replication_status=,reservations=['d7d51d85-e97b-4cb2-a321-dc81029df8ea','8510be43-c902-41a0-8737-dea1a6fde37b','56680797-5c4e-4e44-ae29-bc8ecbeec5f4','1142ade5-25f9-4e69-a644-2459dd2b589e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da291f620c784964bd37af5870e0a6ec',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:30:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1143371916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cde83ca2-77ba-4088-9a5d-18a9ab8db626,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab4654799cea45498874dafcdf7273f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da291f620c784964bd37af5870e0a6ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:22.389547 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-96e32c8b-2470-4775-be97-b36f8d2bdf73 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c0d7cf3-f7e7-4557-bd7d-17bb4856c01d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:22.431374 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-96e32c8b-2470-4775-be97-b36f8d2bdf73 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c0d7cf3-f7e7-4557-bd7d-17bb4856c01d) transitioned into state 'SUCCESS' from state '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-1143371916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab4654799cea45498874dafcdf7273f1',qos_specs=None,replication_status=,reservations=['d7d51d85-e97b-4cb2-a321-dc81029df8ea','8510be43-c902-41a0-8737-dea1a6fde37b','56680797-5c4e-4e44-ae29-bc8ecbeec5f4','1142ade5-25f9-4e69-a644-2459dd2b589e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da291f620c784964bd37af5870e0a6ec',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:22.432278 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-96e32c8b-2470-4775-be97-b36f8d2bdf73 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b659346a-c3a5-4bad-9f7a-5b01c2cd87bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:22.445303 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-96e32c8b-2470-4775-be97-b36f8d2bdf73 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b659346a-c3a5-4bad-9f7a-5b01c2cd87bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:22.446645 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-96e32c8b-2470-4775-be97-b36f8d2bdf73 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Flow 'volume_create_api' (506a58e4-52e7-4483-9c25-980e6fb86756) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:22.447292 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-96e32c8b-2470-4775-be97-b36f8d2bdf73 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Create volume request issued successfully. Aug 06 19:30:22.448261 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-96e32c8b-2470-4775-be97-b36f8d2bdf73 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:30:22.448811 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 965/3871] 10.4.3.5 () {70 vars in 1284 bytes} [Thu Aug 6 19:30:22 2026] POST /volume/v3/volumes => generated 774 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:22.462297 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cd74756f-2221-4934-9d07-78a0a0a86a0d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:22.464060 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cd74756f-2221-4934-9d07-78a0a0a86a0d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/volumes/cde83ca2-77ba-4088-9a5d-18a9ab8db626 Aug 06 19:30:22.464333 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cd74756f-2221-4934-9d07-78a0a0a86a0d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:22.464603 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cd74756f-2221-4934-9d07-78a0a0a86a0d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:22.476959 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:22.476959 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:22.481878 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cd74756f-2221-4934-9d07-78a0a0a86a0d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Volume info retrieved successfully. Aug 06 19:30:22.494167 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cd74756f-2221-4934-9d07-78a0a0a86a0d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/volumes/cde83ca2-77ba-4088-9a5d-18a9ab8db626 returned with HTTP 200 Aug 06 19:30:22.494943 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 960/3872] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:22 2026] GET /volume/v3/volumes/cde83ca2-77ba-4088-9a5d-18a9ab8db626 => generated 953 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:22.555614 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ad8adf7b-1ed6-4547-bc0a-441538c0389c req-daa6bfd6-bf7a-4fb7-84a6-74c6536b1cac None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:22.557994 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ad8adf7b-1ed6-4547-bc0a-441538c0389c req-daa6bfd6-bf7a-4fb7-84a6-74c6536b1cac tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] DELETE https://10.4.3.5/volume/v3/attachments/942682f7-5f28-431e-9dfa-c0ea8d9421c3 Aug 06 19:30:22.558244 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ad8adf7b-1ed6-4547-bc0a-441538c0389c req-daa6bfd6-bf7a-4fb7-84a6-74c6536b1cac tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:22.558427 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ad8adf7b-1ed6-4547-bc0a-441538c0389c req-daa6bfd6-bf7a-4fb7-84a6-74c6536b1cac tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:22.563406 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ad8adf7b-1ed6-4547-bc0a-441538c0389c req-daa6bfd6-bf7a-4fb7-84a6-74c6536b1cac tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/attachments/942682f7-5f28-431e-9dfa-c0ea8d9421c3 returned with HTTP 404 Aug 06 19:30:22.564142 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 977/3873] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:30:22 2026] DELETE /volume/v3/attachments/942682f7-5f28-431e-9dfa-c0ea8d9421c3 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:30:22.570364 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1c781e66-2609-41a4-938b-ac68bdfa23d2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:22.572790 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1c781e66-2609-41a4-938b-ac68bdfa23d2 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] GET https://10.4.3.5/volume/v3/volumes/cbe4ab33-16e5-43bd-8ed0-c7ea624ff538 Aug 06 19:30:22.573028 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1c781e66-2609-41a4-938b-ac68bdfa23d2 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:22.573267 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1c781e66-2609-41a4-938b-ac68bdfa23d2 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:22.579814 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1c781e66-2609-41a4-938b-ac68bdfa23d2 tempest-CreateVolumesFromImageTest-125141985 tempest-CreateVolumesFromImageTest-125141985-project-member] https://10.4.3.5/volume/v3/volumes/cbe4ab33-16e5-43bd-8ed0-c7ea624ff538 returned with HTTP 404 Aug 06 19:30:22.580294 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 972/3874] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:22 2026] GET /volume/v3/volumes/cbe4ab33-16e5-43bd-8ed0-c7ea624ff538 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:23.234690 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-76a89e22-e85c-4d9b-a474-0d6ff5078890 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:23.237314 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-76a89e22-e85c-4d9b-a474-0d6ff5078890 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b Aug 06 19:30:23.237664 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-76a89e22-e85c-4d9b-a474-0d6ff5078890 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:23.237823 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-76a89e22-e85c-4d9b-a474-0d6ff5078890 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:23.238002 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-76a89e22-e85c-4d9b-a474-0d6ff5078890 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:23.243764 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:23.243764 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:23.244432 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-76a89e22-e85c-4d9b-a474-0d6ff5078890 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b returned with HTTP 200 Aug 06 19:30:23.244819 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 966/3875] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:23 2026] GET /volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:23.254604 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-76539597-0cb0-467c-a49e-62e35dc6b7d9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:23.256444 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-76539597-0cb0-467c-a49e-62e35dc6b7d9 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 Aug 06 19:30:23.256741 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-76539597-0cb0-467c-a49e-62e35dc6b7d9 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:23.256967 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-76539597-0cb0-467c-a49e-62e35dc6b7d9 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:23.257121 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-76539597-0cb0-467c-a49e-62e35dc6b7d9 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id f096b97b-a048-49a5-a8c1-4ad4cf2cdee3. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:23.261246 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:23.261246 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:23.261994 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-76539597-0cb0-467c-a49e-62e35dc6b7d9 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 returned with HTTP 200 Aug 06 19:30:23.262414 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 961/3876] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:23 2026] GET /volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:23.272728 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1d2d5ba5-d81d-4556-b7b0-1a552e4d8b8a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:23.274792 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1d2d5ba5-d81d-4556-b7b0-1a552e4d8b8a tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc Aug 06 19:30:23.274903 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1d2d5ba5-d81d-4556-b7b0-1a552e4d8b8a tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:23.275252 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1d2d5ba5-d81d-4556-b7b0-1a552e4d8b8a tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:23.275532 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-1d2d5ba5-d81d-4556-b7b0-1a552e4d8b8a tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id de4d826b-09cb-4065-9517-7ac0f923d5dc. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:23.279894 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:23.279894 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:23.280535 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1d2d5ba5-d81d-4556-b7b0-1a552e4d8b8a tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc returned with HTTP 200 Aug 06 19:30:23.280854 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 978/3877] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:23 2026] GET /volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:23.292742 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-646b5ab4-665b-4ffb-9a27-8c9a2209386c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:23.295311 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-646b5ab4-665b-4ffb-9a27-8c9a2209386c tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] POST https://10.4.3.5/volume/v3/backups Aug 06 19:30:23.297568 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-646b5ab4-665b-4ffb-9a27-8c9a2209386c tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f841702b-6492-4901-86c8-39e0ede46459", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1414570606"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:23.298592 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-646b5ab4-665b-4ffb-9a27-8c9a2209386c tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Creating new backup {'backup': {'volume_id': 'f841702b-6492-4901-86c8-39e0ede46459', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1414570606'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:30:23.298592 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-646b5ab4-665b-4ffb-9a27-8c9a2209386c tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Creating backup of volume f841702b-6492-4901-86c8-39e0ede46459 in container None Aug 06 19:30:23.313654 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:23.313654 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:23.314517 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-646b5ab4-665b-4ffb-9a27-8c9a2209386c tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Volume info retrieved successfully. Aug 06 19:30:23.338252 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-646b5ab4-665b-4ffb-9a27-8c9a2209386c tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Created reservations ['bcab12ab-a578-4b01-9027-2f94de9579d4', '300900ab-e175-46e4-9820-63d198abe897'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:23.382520 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-de999591-3448-4c61-a9dd-e8475f99118b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:23.384840 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-de999591-3448-4c61-a9dd-e8475f99118b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/c38073e5-12ed-4a29-b26e-ea1842d780c0 Aug 06 19:30:23.385127 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-de999591-3448-4c61-a9dd-e8475f99118b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:23.385401 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-de999591-3448-4c61-a9dd-e8475f99118b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:23.385547 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-de999591-3448-4c61-a9dd-e8475f99118b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Delete snapshot with id: c38073e5-12ed-4a29-b26e-ea1842d780c0 Aug 06 19:30:23.391231 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-de999591-3448-4c61-a9dd-e8475f99118b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/c38073e5-12ed-4a29-b26e-ea1842d780c0 returned with HTTP 404 Aug 06 19:30:23.391926 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 967/3878] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:30:23 2026] DELETE /volume/v3/snapshots/c38073e5-12ed-4a29-b26e-ea1842d780c0 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:23.401933 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-646b5ab4-665b-4ffb-9a27-8c9a2209386c tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:30:23.402281 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3ba71ddf-3c96-4624-b0b0-584ae0254916 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:23.402561 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 973/3879] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:30:23 2026] POST /volume/v3/backups => generated 326 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:23.404361 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3ba71ddf-3c96-4624-b0b0-584ae0254916 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e Aug 06 19:30:23.404881 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3ba71ddf-3c96-4624-b0b0-584ae0254916 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:23.405280 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3ba71ddf-3c96-4624-b0b0-584ae0254916 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:23.413929 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3c3e97e1-b7cb-4851-ba08-53998f2c15a3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:23.416310 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3c3e97e1-b7cb-4851-ba08-53998f2c15a3 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 Aug 06 19:30:23.416505 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3c3e97e1-b7cb-4851-ba08-53998f2c15a3 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:23.416774 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3c3e97e1-b7cb-4851-ba08-53998f2c15a3 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:23.416918 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-3c3e97e1-b7cb-4851-ba08-53998f2c15a3 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id 6e55a4e0-381a-41b0-8ed7-7cfeb55786d5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:23.417094 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:23.417094 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:23.423688 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:23.423688 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:23.424783 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3c3e97e1-b7cb-4851-ba08-53998f2c15a3 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 returned with HTTP 200 Aug 06 19:30:23.425651 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3ba71ddf-3c96-4624-b0b0-584ae0254916 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:23.425722 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 979/3880] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:23 2026] GET /volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:23.438626 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3ba71ddf-3c96-4624-b0b0-584ae0254916 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e returned with HTTP 200 Aug 06 19:30:23.439318 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 962/3881] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:23 2026] GET /volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:23.452337 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-72730653-779d-4fb6-8f58-e614793cd3fe None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:23.453996 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-72730653-779d-4fb6-8f58-e614793cd3fe tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:30:23.455786 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-72730653-779d-4fb6-8f58-e614793cd3fe tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-352139957"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:23.458826 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-72730653-779d-4fb6-8f58-e614793cd3fe tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-352139957'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:30:23.458965 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-72730653-779d-4fb6-8f58-e614793cd3fe tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Create volume of 1 GB Aug 06 19:30:23.463632 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-72730653-779d-4fb6-8f58-e614793cd3fe tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Availability Zones retrieved successfully. Aug 06 19:30:23.471264 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-72730653-779d-4fb6-8f58-e614793cd3fe tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Flow 'volume_create_api' (e267c53b-e78d-452f-8b7f-937772c583b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:23.472776 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-72730653-779d-4fb6-8f58-e614793cd3fe tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c275a6d-bfde-4349-a3fe-36b87f908c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:23.474355 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-72730653-779d-4fb6-8f58-e614793cd3fe tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:30:23.509940 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8a2264b8-d5ce-4afe-ac12-bd492f326299 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:23.510199 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-72730653-779d-4fb6-8f58-e614793cd3fe tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c275a6d-bfde-4349-a3fe-36b87f908c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:23.511234 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-72730653-779d-4fb6-8f58-e614793cd3fe tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d3b06a9-3cb8-4ac2-91fb-19b3b47ccf66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:23.511942 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a2264b8-d5ce-4afe-ac12-bd492f326299 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/volumes/cde83ca2-77ba-4088-9a5d-18a9ab8db626 Aug 06 19:30:23.512275 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8a2264b8-d5ce-4afe-ac12-bd492f326299 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:23.512570 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8a2264b8-d5ce-4afe-ac12-bd492f326299 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:23.520722 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:23.520722 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:23.526276 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8a2264b8-d5ce-4afe-ac12-bd492f326299 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Volume info retrieved successfully. Aug 06 19:30:23.532415 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a2264b8-d5ce-4afe-ac12-bd492f326299 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/volumes/cde83ca2-77ba-4088-9a5d-18a9ab8db626 returned with HTTP 200 Aug 06 19:30:23.532826 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 974/3882] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:23 2026] GET /volume/v3/volumes/cde83ca2-77ba-4088-9a5d-18a9ab8db626 => generated 1005 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:23.553404 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6edeecb7-169d-49a6-b7a4-0ed5f050d582 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:23.555534 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6edeecb7-169d-49a6-b7a4-0ed5f050d582 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] POST https://10.4.3.5/volume/v3/backups Aug 06 19:30:23.556010 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6edeecb7-169d-49a6-b7a4-0ed5f050d582 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cde83ca2-77ba-4088-9a5d-18a9ab8db626", "name": "tempest-type-Backup-1340360454"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:23.557875 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-6edeecb7-169d-49a6-b7a4-0ed5f050d582 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Creating new backup {'backup': {'volume_id': 'cde83ca2-77ba-4088-9a5d-18a9ab8db626', 'name': 'tempest-type-Backup-1340360454'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:30:23.558170 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-6edeecb7-169d-49a6-b7a4-0ed5f050d582 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Creating backup of volume cde83ca2-77ba-4088-9a5d-18a9ab8db626 in container None Aug 06 19:30:23.563941 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-72730653-779d-4fb6-8f58-e614793cd3fe tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Created reservations ['597b80c9-f448-41a0-a4f7-db5ac3a7c574', 'e4ae3c8f-de92-4986-8718-007700a1ffb7', '7b47668a-7796-41d4-851c-a91db79cf7a5', '4ffcdd3a-3cd9-4b8e-9b6c-3bd08640c806'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:23.564941 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-72730653-779d-4fb6-8f58-e614793cd3fe tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d3b06a9-3cb8-4ac2-91fb-19b3b47ccf66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['597b80c9-f448-41a0-a4f7-db5ac3a7c574', 'e4ae3c8f-de92-4986-8718-007700a1ffb7', '7b47668a-7796-41d4-851c-a91db79cf7a5', '4ffcdd3a-3cd9-4b8e-9b6c-3bd08640c806']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:23.565956 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-72730653-779d-4fb6-8f58-e614793cd3fe tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11bde9e3-a7d8-4292-86cb-16d6cba63720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:23.567984 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:23.567984 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:23.568530 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6edeecb7-169d-49a6-b7a4-0ed5f050d582 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Volume info retrieved successfully. Aug 06 19:30:23.593378 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-72730653-779d-4fb6-8f58-e614793cd3fe tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11bde9e3-a7d8-4292-86cb-16d6cba63720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f308c8b0-6845-4593-bb04-2c7fc5265d16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-352139957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d858353ef7cf4ca2a656797ecfe2596b',qos_specs=None,replication_status=,reservations=['597b80c9-f448-41a0-a4f7-db5ac3a7c574','e4ae3c8f-de92-4986-8718-007700a1ffb7','7b47668a-7796-41d4-851c-a91db79cf7a5','4ffcdd3a-3cd9-4b8e-9b6c-3bd08640c806'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63f926cc039849ab999b5569e3b5051c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:30:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-352139957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f308c8b0-6845-4593-bb04-2c7fc5265d16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d858353ef7cf4ca2a656797ecfe2596b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63f926cc039849ab999b5569e3b5051c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:23.594265 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-72730653-779d-4fb6-8f58-e614793cd3fe tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ce188f6-2fa6-49fc-9681-15c0b53aac9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:23.600376 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-6edeecb7-169d-49a6-b7a4-0ed5f050d582 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Created reservations ['647be51c-5966-4eab-81b8-04e51a8356e4', '306e0963-4b43-4785-925a-a904f2ad362d'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:23.613375 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-72730653-779d-4fb6-8f58-e614793cd3fe tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ce188f6-2fa6-49fc-9681-15c0b53aac9d) transitioned into state 'SUCCESS' from state '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-352139957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d858353ef7cf4ca2a656797ecfe2596b',qos_specs=None,replication_status=,reservations=['597b80c9-f448-41a0-a4f7-db5ac3a7c574','e4ae3c8f-de92-4986-8718-007700a1ffb7','7b47668a-7796-41d4-851c-a91db79cf7a5','4ffcdd3a-3cd9-4b8e-9b6c-3bd08640c806'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63f926cc039849ab999b5569e3b5051c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:23.614525 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-72730653-779d-4fb6-8f58-e614793cd3fe tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2899240-ba1b-4f9f-a119-f924743f7f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:23.626426 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-72730653-779d-4fb6-8f58-e614793cd3fe tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2899240-ba1b-4f9f-a119-f924743f7f46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:23.627445 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-72730653-779d-4fb6-8f58-e614793cd3fe tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Flow 'volume_create_api' (e267c53b-e78d-452f-8b7f-937772c583b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:23.627883 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-72730653-779d-4fb6-8f58-e614793cd3fe tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Create volume request issued successfully. Aug 06 19:30:23.628823 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-72730653-779d-4fb6-8f58-e614793cd3fe tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:30:23.629654 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 968/3883] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:30:23 2026] POST /volume/v3/volumes => generated 749 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:23.640435 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6edeecb7-169d-49a6-b7a4-0ed5f050d582 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:30:23.640931 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 980/3884] 10.4.3.5 () {70 vars in 1285 bytes} [Thu Aug 6 19:30:23 2026] POST /volume/v3/backups => generated 312 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:23.643701 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ad3b8e45-6cac-46d8-8117-005d7bdfd928 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:23.645627 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ad3b8e45-6cac-46d8-8117-005d7bdfd928 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/f308c8b0-6845-4593-bb04-2c7fc5265d16 Aug 06 19:30:23.645847 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ad3b8e45-6cac-46d8-8117-005d7bdfd928 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:23.646093 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ad3b8e45-6cac-46d8-8117-005d7bdfd928 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:23.650618 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f508cc41-8b34-4677-a318-7f488379a040 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:23.653136 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f508cc41-8b34-4677-a318-7f488379a040 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:30:23.653474 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f508cc41-8b34-4677-a318-7f488379a040 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:23.653763 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f508cc41-8b34-4677-a318-7f488379a040 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:23.654337 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f508cc41-8b34-4677-a318-7f488379a040 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:23.655357 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:23.655357 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:23.659080 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:23.659080 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:23.659830 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ad3b8e45-6cac-46d8-8117-005d7bdfd928 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:23.660084 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f508cc41-8b34-4677-a318-7f488379a040 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 200 Aug 06 19:30:23.660596 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 975/3885] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:23 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 719 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:23.664183 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ad3b8e45-6cac-46d8-8117-005d7bdfd928 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/f308c8b0-6845-4593-bb04-2c7fc5265d16 returned with HTTP 200 Aug 06 19:30:23.664806 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 963/3886] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:23 2026] GET /volume/v3/volumes/f308c8b0-6845-4593-bb04-2c7fc5265d16 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:23.875351 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5fb292ba-051c-49ca-b6f7-a03cb1bef1bc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:23.964854 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5fb292ba-051c-49ca-b6f7-a03cb1bef1bc tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:30:23.965328 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5fb292ba-051c-49ca-b6f7-a03cb1bef1bc tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-415877578"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:23.966836 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-5fb292ba-051c-49ca-b6f7-a03cb1bef1bc tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-415877578'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:30:23.967046 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-5fb292ba-051c-49ca-b6f7-a03cb1bef1bc tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Create volume of 1 GB Aug 06 19:30:23.967400 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:23.967400 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:23.971404 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5fb292ba-051c-49ca-b6f7-a03cb1bef1bc tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Availability Zones retrieved successfully. Aug 06 19:30:23.976694 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5fb292ba-051c-49ca-b6f7-a03cb1bef1bc tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Flow 'volume_create_api' (e3bb8cce-d7a2-4cdc-99ad-bd83eac6211c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:23.977730 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5fb292ba-051c-49ca-b6f7-a03cb1bef1bc tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d3318f7-ceb1-4a6d-a73e-be61e2d66b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:23.978683 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-5fb292ba-051c-49ca-b6f7-a03cb1bef1bc tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:30:24.003675 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5fb292ba-051c-49ca-b6f7-a03cb1bef1bc tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d3318f7-ceb1-4a6d-a73e-be61e2d66b21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:24.004589 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5fb292ba-051c-49ca-b6f7-a03cb1bef1bc tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84ad6a17-3840-4164-82be-7424aa3f3857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:24.062905 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-5fb292ba-051c-49ca-b6f7-a03cb1bef1bc tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Created reservations ['ac87334d-082a-4987-87a3-e9926b27accb', '667ab93d-973f-466a-94eb-990364343e98', '37cf079f-1922-4240-9a74-32d07bd08d3f', 'f72de73b-8a35-4122-a521-fd4e3eb235c8'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:24.063693 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5fb292ba-051c-49ca-b6f7-a03cb1bef1bc tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84ad6a17-3840-4164-82be-7424aa3f3857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac87334d-082a-4987-87a3-e9926b27accb', '667ab93d-973f-466a-94eb-990364343e98', '37cf079f-1922-4240-9a74-32d07bd08d3f', 'f72de73b-8a35-4122-a521-fd4e3eb235c8']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:24.064472 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5fb292ba-051c-49ca-b6f7-a03cb1bef1bc tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (379c0884-301d-40e9-885d-989c47d4c512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:24.100629 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5fb292ba-051c-49ca-b6f7-a03cb1bef1bc tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (379c0884-301d-40e9-885d-989c47d4c512) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc559b51-d070-4f2f-bf52-6d7daa3a51de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-415877578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e622f8aea62d4195816386b0f3462f98',qos_specs=None,replication_status=,reservations=['ac87334d-082a-4987-87a3-e9926b27accb','667ab93d-973f-466a-94eb-990364343e98','37cf079f-1922-4240-9a74-32d07bd08d3f','f72de73b-8a35-4122-a521-fd4e3eb235c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e4b43ad083b470eb06b586e36d6974f',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:30:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-415877578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc559b51-d070-4f2f-bf52-6d7daa3a51de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e622f8aea62d4195816386b0f3462f98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e4b43ad083b470eb06b586e36d6974f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:24.101997 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5fb292ba-051c-49ca-b6f7-a03cb1bef1bc tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c27da14f-dd06-4e58-aa00-a3da8fee465d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:24.133509 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5fb292ba-051c-49ca-b6f7-a03cb1bef1bc tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c27da14f-dd06-4e58-aa00-a3da8fee465d) transitioned into state 'SUCCESS' from state '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-415877578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e622f8aea62d4195816386b0f3462f98',qos_specs=None,replication_status=,reservations=['ac87334d-082a-4987-87a3-e9926b27accb','667ab93d-973f-466a-94eb-990364343e98','37cf079f-1922-4240-9a74-32d07bd08d3f','f72de73b-8a35-4122-a521-fd4e3eb235c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e4b43ad083b470eb06b586e36d6974f',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:24.135081 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5fb292ba-051c-49ca-b6f7-a03cb1bef1bc tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c29d68a-ee6e-4ac2-be7f-6d52d38d3501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:24.153753 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5fb292ba-051c-49ca-b6f7-a03cb1bef1bc tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c29d68a-ee6e-4ac2-be7f-6d52d38d3501) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:24.154632 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5fb292ba-051c-49ca-b6f7-a03cb1bef1bc tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Flow 'volume_create_api' (e3bb8cce-d7a2-4cdc-99ad-bd83eac6211c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:24.154970 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5fb292ba-051c-49ca-b6f7-a03cb1bef1bc tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Create volume request issued successfully. Aug 06 19:30:24.155589 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5fb292ba-051c-49ca-b6f7-a03cb1bef1bc tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:30:24.156001 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 969/3887] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:30:23 2026] POST /volume/v3/volumes => generated 755 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:24.168008 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fa877290-4460-40b6-8f6a-1afaa94c53e2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:24.169940 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fa877290-4460-40b6-8f6a-1afaa94c53e2 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] GET https://10.4.3.5/volume/v3/volumes/bc559b51-d070-4f2f-bf52-6d7daa3a51de Aug 06 19:30:24.170296 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fa877290-4460-40b6-8f6a-1afaa94c53e2 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:24.170553 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fa877290-4460-40b6-8f6a-1afaa94c53e2 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:24.178515 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:24.178515 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:24.183090 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fa877290-4460-40b6-8f6a-1afaa94c53e2 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Volume info retrieved successfully. Aug 06 19:30:24.188231 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fa877290-4460-40b6-8f6a-1afaa94c53e2 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/volumes/bc559b51-d070-4f2f-bf52-6d7daa3a51de returned with HTTP 200 Aug 06 19:30:24.188754 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 981/3888] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:24 2026] GET /volume/v3/volumes/bc559b51-d070-4f2f-bf52-6d7daa3a51de => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:24.437780 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b9ffe7dd-b351-4301-affd-61d5d3675d5c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:24.443463 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9ffe7dd-b351-4301-affd-61d5d3675d5c tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 Aug 06 19:30:24.443463 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b9ffe7dd-b351-4301-affd-61d5d3675d5c tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:24.443463 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b9ffe7dd-b351-4301-affd-61d5d3675d5c tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:24.443463 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b9ffe7dd-b351-4301-affd-61d5d3675d5c tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id 6e55a4e0-381a-41b0-8ed7-7cfeb55786d5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:24.450307 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:24.450307 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:24.451447 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9ffe7dd-b351-4301-affd-61d5d3675d5c tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 returned with HTTP 200 Aug 06 19:30:24.452079 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 976/3889] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:24 2026] GET /volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:24.671111 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fdb751de-a103-457b-834d-552db1270784 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:24.672763 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fdb751de-a103-457b-834d-552db1270784 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:30:24.673178 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fdb751de-a103-457b-834d-552db1270784 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:24.673646 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fdb751de-a103-457b-834d-552db1270784 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:24.673888 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-fdb751de-a103-457b-834d-552db1270784 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:24.679364 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:24.679364 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:24.680928 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fdb751de-a103-457b-834d-552db1270784 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 200 Aug 06 19:30:24.681621 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 964/3890] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:24 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:24.681975 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c282586e-569c-4d1a-863d-c4d3f09ffb66 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:24.690053 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c282586e-569c-4d1a-863d-c4d3f09ffb66 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/f308c8b0-6845-4593-bb04-2c7fc5265d16 Aug 06 19:30:24.690568 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c282586e-569c-4d1a-863d-c4d3f09ffb66 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:24.691048 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c282586e-569c-4d1a-863d-c4d3f09ffb66 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:24.701526 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:24.701526 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:24.706249 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c282586e-569c-4d1a-863d-c4d3f09ffb66 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:24.710696 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c282586e-569c-4d1a-863d-c4d3f09ffb66 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/f308c8b0-6845-4593-bb04-2c7fc5265d16 returned with HTTP 200 Aug 06 19:30:24.713883 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 970/3891] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:24 2026] GET /volume/v3/volumes/f308c8b0-6845-4593-bb04-2c7fc5265d16 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:24.729779 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f027ec46-5ad6-4bb3-b80e-b574a1ad2671 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:24.731811 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f027ec46-5ad6-4bb3-b80e-b574a1ad2671 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:30:24.732211 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f027ec46-5ad6-4bb3-b80e-b574a1ad2671 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f308c8b0-6845-4593-bb04-2c7fc5265d16", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1443825866"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:24.741450 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:24.741450 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:24.741910 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f027ec46-5ad6-4bb3-b80e-b574a1ad2671 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:24.742055 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-f027ec46-5ad6-4bb3-b80e-b574a1ad2671 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Create snapshot from volume f308c8b0-6845-4593-bb04-2c7fc5265d16 Aug 06 19:30:24.772239 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-f027ec46-5ad6-4bb3-b80e-b574a1ad2671 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Created reservations ['8d7940b6-234d-4f61-8575-627d8f72f986', 'c425ced8-d6b8-4ecd-b4a8-5b5c4cbd03a3', '3afd872e-46fb-4092-b726-332d6d96d34f', '27609862-ad69-4fb7-92e2-2ea6ea2826a2'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:24.804886 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f027ec46-5ad6-4bb3-b80e-b574a1ad2671 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot create request issued successfully. Aug 06 19:30:24.805350 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f027ec46-5ad6-4bb3-b80e-b574a1ad2671 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:30:24.805913 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 982/3892] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:30:24 2026] POST /volume/v3/snapshots => generated 310 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:24.813801 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-eef831d7-4e94-460f-9dfe-49dd682b0beb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:24.815672 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eef831d7-4e94-460f-9dfe-49dd682b0beb tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/164c299b-76fb-431e-b960-a22f36c8293f Aug 06 19:30:24.815919 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eef831d7-4e94-460f-9dfe-49dd682b0beb tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:24.816177 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eef831d7-4e94-460f-9dfe-49dd682b0beb tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:24.821318 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:24.821318 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:24.821855 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-eef831d7-4e94-460f-9dfe-49dd682b0beb tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:30:24.822701 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eef831d7-4e94-460f-9dfe-49dd682b0beb tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/164c299b-76fb-431e-b960-a22f36c8293f returned with HTTP 200 Aug 06 19:30:24.823124 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 977/3893] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:24 2026] GET /volume/v3/snapshots/164c299b-76fb-431e-b960-a22f36c8293f => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:25.205759 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-207c82fb-d330-45d0-8907-8ea7b3b83b98 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:25.207953 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-207c82fb-d330-45d0-8907-8ea7b3b83b98 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] GET https://10.4.3.5/volume/v3/volumes/bc559b51-d070-4f2f-bf52-6d7daa3a51de Aug 06 19:30:25.210070 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-207c82fb-d330-45d0-8907-8ea7b3b83b98 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:25.210070 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-207c82fb-d330-45d0-8907-8ea7b3b83b98 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:25.218969 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:25.218969 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:25.224211 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-207c82fb-d330-45d0-8907-8ea7b3b83b98 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Volume info retrieved successfully. Aug 06 19:30:25.229274 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-207c82fb-d330-45d0-8907-8ea7b3b83b98 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/volumes/bc559b51-d070-4f2f-bf52-6d7daa3a51de returned with HTTP 200 Aug 06 19:30:25.229842 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 965/3894] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:25 2026] GET /volume/v3/volumes/bc559b51-d070-4f2f-bf52-6d7daa3a51de => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:25.241482 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-402b5460-0890-450f-b4b2-20bc1004cd38 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:25.243686 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-402b5460-0890-450f-b4b2-20bc1004cd38 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:30:25.244236 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-402b5460-0890-450f-b4b2-20bc1004cd38 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bc559b51-d070-4f2f-bf52-6d7daa3a51de", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1077158477"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:25.254165 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:25.254165 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:25.254665 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-402b5460-0890-450f-b4b2-20bc1004cd38 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Volume info retrieved successfully. Aug 06 19:30:25.254802 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-402b5460-0890-450f-b4b2-20bc1004cd38 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Create snapshot from volume bc559b51-d070-4f2f-bf52-6d7daa3a51de Aug 06 19:30:25.290631 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-402b5460-0890-450f-b4b2-20bc1004cd38 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Created reservations ['94164ac3-9132-4598-aa07-07826593df9b', '9addc3c7-f0d0-460d-a648-9319cb4bec64', 'a0c0e80d-3813-4bf8-b202-3756248a3327', '64ff21d2-22c1-4ecf-9347-efbf27074c58'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:25.324820 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-402b5460-0890-450f-b4b2-20bc1004cd38 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Snapshot create request issued successfully. Aug 06 19:30:25.325251 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-402b5460-0890-450f-b4b2-20bc1004cd38 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:30:25.325697 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 971/3895] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:30:25 2026] POST /volume/v3/snapshots => generated 316 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:25.338919 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ec0e8d41-f503-4206-bc12-aef1f447d497 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:25.341243 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec0e8d41-f503-4206-bc12-aef1f447d497 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] GET https://10.4.3.5/volume/v3/snapshots/2647f02f-c6d0-4372-bdf0-7fc94b492446 Aug 06 19:30:25.341494 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec0e8d41-f503-4206-bc12-aef1f447d497 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:25.341734 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec0e8d41-f503-4206-bc12-aef1f447d497 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:25.347620 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:25.347620 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:25.348227 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ec0e8d41-f503-4206-bc12-aef1f447d497 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Snapshot retrieved successfully. Aug 06 19:30:25.349152 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec0e8d41-f503-4206-bc12-aef1f447d497 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/snapshots/2647f02f-c6d0-4372-bdf0-7fc94b492446 returned with HTTP 200 Aug 06 19:30:25.349597 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 983/3896] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:25 2026] GET /volume/v3/snapshots/2647f02f-c6d0-4372-bdf0-7fc94b492446 => generated 448 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:25.463588 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b1d678dd-374f-40c8-a854-facb6d0c8183 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:25.465280 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b1d678dd-374f-40c8-a854-facb6d0c8183 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 Aug 06 19:30:25.465481 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b1d678dd-374f-40c8-a854-facb6d0c8183 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:25.465664 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b1d678dd-374f-40c8-a854-facb6d0c8183 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:25.465762 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b1d678dd-374f-40c8-a854-facb6d0c8183 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id 6e55a4e0-381a-41b0-8ed7-7cfeb55786d5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:25.469922 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:25.469922 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:25.470674 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b1d678dd-374f-40c8-a854-facb6d0c8183 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 returned with HTTP 200 Aug 06 19:30:25.471045 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 978/3897] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:25 2026] GET /volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:25.695128 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-87a91bc5-2939-4cb3-9aef-2f62f1c0bfde None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:25.696983 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-87a91bc5-2939-4cb3-9aef-2f62f1c0bfde tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:30:25.698512 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-87a91bc5-2939-4cb3-9aef-2f62f1c0bfde tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:25.698512 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-87a91bc5-2939-4cb3-9aef-2f62f1c0bfde tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:25.698512 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-87a91bc5-2939-4cb3-9aef-2f62f1c0bfde tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:25.702058 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:25.702058 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:25.702818 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-87a91bc5-2939-4cb3-9aef-2f62f1c0bfde tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 200 Aug 06 19:30:25.703353 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 966/3898] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:25 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:25.833007 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a8884558-2050-4747-a769-106d6a0dd60b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:25.835058 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a8884558-2050-4747-a769-106d6a0dd60b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/164c299b-76fb-431e-b960-a22f36c8293f Aug 06 19:30:25.835329 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a8884558-2050-4747-a769-106d6a0dd60b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:25.835515 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a8884558-2050-4747-a769-106d6a0dd60b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:25.841346 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:25.841346 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:25.841914 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a8884558-2050-4747-a769-106d6a0dd60b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:30:25.842857 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a8884558-2050-4747-a769-106d6a0dd60b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/164c299b-76fb-431e-b960-a22f36c8293f returned with HTTP 200 Aug 06 19:30:25.843462 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 972/3899] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:25 2026] GET /volume/v3/snapshots/164c299b-76fb-431e-b960-a22f36c8293f => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:25.853581 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0f853e64-b8b1-439b-9507-8b6c5258e5a1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:25.855444 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0f853e64-b8b1-439b-9507-8b6c5258e5a1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:30:25.855762 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0f853e64-b8b1-439b-9507-8b6c5258e5a1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "164c299b-76fb-431e-b960-a22f36c8293f", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-605347543"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:25.857228 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-0f853e64-b8b1-439b-9507-8b6c5258e5a1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Create volume request body: {'volume': {'snapshot_id': '164c299b-76fb-431e-b960-a22f36c8293f', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-605347543'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:30:25.862487 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:25.862487 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:25.862880 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0f853e64-b8b1-439b-9507-8b6c5258e5a1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:30:25.863050 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-0f853e64-b8b1-439b-9507-8b6c5258e5a1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Create volume of 2 GB Aug 06 19:30:25.866494 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0f853e64-b8b1-439b-9507-8b6c5258e5a1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Availability Zones retrieved successfully. Aug 06 19:30:25.871510 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0f853e64-b8b1-439b-9507-8b6c5258e5a1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Flow 'volume_create_api' (e8983569-cea3-4aa7-b771-d70a9d5f497f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:25.872614 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0f853e64-b8b1-439b-9507-8b6c5258e5a1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b20b348-27f2-427c-9f3c-ad2cd44cacd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:25.873500 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-0f853e64-b8b1-439b-9507-8b6c5258e5a1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:30:25.902644 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0f853e64-b8b1-439b-9507-8b6c5258e5a1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b20b348-27f2-427c-9f3c-ad2cd44cacd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '164c299b-76fb-431e-b960-a22f36c8293f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:25.903409 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0f853e64-b8b1-439b-9507-8b6c5258e5a1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81ee27da-c732-43f3-afe5-6eda67269873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:25.948887 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-0f853e64-b8b1-439b-9507-8b6c5258e5a1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Created reservations ['d3b7892b-a6f6-436e-9e4e-add4952891c4', '9ab83387-52ea-43d3-8bae-c096853f627f', '8f017f7a-430f-4ee1-86b4-0fc267d18a01', 'e51f7d63-3d2a-4cfd-a45a-4ce9ce58d11a'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:25.949704 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0f853e64-b8b1-439b-9507-8b6c5258e5a1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81ee27da-c732-43f3-afe5-6eda67269873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3b7892b-a6f6-436e-9e4e-add4952891c4', '9ab83387-52ea-43d3-8bae-c096853f627f', '8f017f7a-430f-4ee1-86b4-0fc267d18a01', 'e51f7d63-3d2a-4cfd-a45a-4ce9ce58d11a']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:25.950403 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0f853e64-b8b1-439b-9507-8b6c5258e5a1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1180803f-8f58-476d-8bc0-7413281735fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:25.991705 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0f853e64-b8b1-439b-9507-8b6c5258e5a1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1180803f-8f58-476d-8bc0-7413281735fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63d41c78-2b11-42ef-8916-54102abb4b53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-605347543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d858353ef7cf4ca2a656797ecfe2596b',qos_specs=None,replication_status=,reservations=['d3b7892b-a6f6-436e-9e4e-add4952891c4','9ab83387-52ea-43d3-8bae-c096853f627f','8f017f7a-430f-4ee1-86b4-0fc267d18a01','e51f7d63-3d2a-4cfd-a45a-4ce9ce58d11a'],size=2,snapshot_id=164c299b-76fb-431e-b960-a22f36c8293f,source_replicaid=,source_volid=None,status='creating',user_id='63f926cc039849ab999b5569e3b5051c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:30:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-605347543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63d41c78-2b11-42ef-8916-54102abb4b53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d858353ef7cf4ca2a656797ecfe2596b',provider_auth=None,provider_geometry=None,provider_id=None,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=164c299b-76fb-431e-b960-a22f36c8293f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63f926cc039849ab999b5569e3b5051c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:25.992521 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0f853e64-b8b1-439b-9507-8b6c5258e5a1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b6fe94d-2e44-48ed-bc0e-048b5069f28d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:26.013041 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0f853e64-b8b1-439b-9507-8b6c5258e5a1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b6fe94d-2e44-48ed-bc0e-048b5069f28d) transitioned into state 'SUCCESS' from state '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-605347543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d858353ef7cf4ca2a656797ecfe2596b',qos_specs=None,replication_status=,reservations=['d3b7892b-a6f6-436e-9e4e-add4952891c4','9ab83387-52ea-43d3-8bae-c096853f627f','8f017f7a-430f-4ee1-86b4-0fc267d18a01','e51f7d63-3d2a-4cfd-a45a-4ce9ce58d11a'],size=2,snapshot_id=164c299b-76fb-431e-b960-a22f36c8293f,source_replicaid=,source_volid=None,status='creating',user_id='63f926cc039849ab999b5569e3b5051c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:26.013824 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0f853e64-b8b1-439b-9507-8b6c5258e5a1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deb640e4-503e-49a4-82bb-cce817348128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:26.036636 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0f853e64-b8b1-439b-9507-8b6c5258e5a1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deb640e4-503e-49a4-82bb-cce817348128) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:26.037733 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0f853e64-b8b1-439b-9507-8b6c5258e5a1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Flow 'volume_create_api' (e8983569-cea3-4aa7-b771-d70a9d5f497f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:26.038156 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0f853e64-b8b1-439b-9507-8b6c5258e5a1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Create volume request issued successfully. Aug 06 19:30:26.038858 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0f853e64-b8b1-439b-9507-8b6c5258e5a1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:30:26.039430 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 984/3900] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:30:25 2026] POST /volume/v3/volumes => generated 783 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:26.054637 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-74875517-5199-45e1-a907-53759a4462f7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:26.056554 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-74875517-5199-45e1-a907-53759a4462f7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/63d41c78-2b11-42ef-8916-54102abb4b53 Aug 06 19:30:26.056764 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-74875517-5199-45e1-a907-53759a4462f7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:26.056977 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-74875517-5199-45e1-a907-53759a4462f7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:26.064236 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:26.064236 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:26.068103 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-74875517-5199-45e1-a907-53759a4462f7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:26.073868 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-74875517-5199-45e1-a907-53759a4462f7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/63d41c78-2b11-42ef-8916-54102abb4b53 returned with HTTP 200 Aug 06 19:30:26.074433 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 979/3901] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:26 2026] GET /volume/v3/volumes/63d41c78-2b11-42ef-8916-54102abb4b53 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:26.360558 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4fc3242b-6e05-4c7b-8067-be13a5f82fbd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:26.362418 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4fc3242b-6e05-4c7b-8067-be13a5f82fbd tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] GET https://10.4.3.5/volume/v3/snapshots/2647f02f-c6d0-4372-bdf0-7fc94b492446 Aug 06 19:30:26.362707 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4fc3242b-6e05-4c7b-8067-be13a5f82fbd tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:26.363035 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4fc3242b-6e05-4c7b-8067-be13a5f82fbd tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:26.370056 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:26.370056 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:26.370056 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4fc3242b-6e05-4c7b-8067-be13a5f82fbd tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Snapshot retrieved successfully. Aug 06 19:30:26.370056 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4fc3242b-6e05-4c7b-8067-be13a5f82fbd tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/snapshots/2647f02f-c6d0-4372-bdf0-7fc94b492446 returned with HTTP 200 Aug 06 19:30:26.370056 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 967/3902] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:26 2026] GET /volume/v3/snapshots/2647f02f-c6d0-4372-bdf0-7fc94b492446 => generated 475 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:26.383777 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7cd5f3ac-03b3-460f-a600-bfeedd15ef23 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:26.385407 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7cd5f3ac-03b3-460f-a600-bfeedd15ef23 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:30:26.385723 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7cd5f3ac-03b3-460f-a600-bfeedd15ef23 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2647f02f-c6d0-4372-bdf0-7fc94b492446", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1432841698"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:26.387024 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-7cd5f3ac-03b3-460f-a600-bfeedd15ef23 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Create volume request body: {'volume': {"'snapshot_id": '2647f02f-c6d0-4372-bdf0-7fc94b492446', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1432841698'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:30:26.387159 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-7cd5f3ac-03b3-460f-a600-bfeedd15ef23 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Create volume of 1 GB Aug 06 19:30:26.393928 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7cd5f3ac-03b3-460f-a600-bfeedd15ef23 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Availability Zones retrieved successfully. Aug 06 19:30:26.404658 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7cd5f3ac-03b3-460f-a600-bfeedd15ef23 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Flow 'volume_create_api' (6175cc4f-8590-445d-b5b8-10cc8dc53d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:26.407177 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7cd5f3ac-03b3-460f-a600-bfeedd15ef23 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c5e3a1c-4c1d-4aa5-91a0-db2006b9d5e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:26.408096 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-7cd5f3ac-03b3-460f-a600-bfeedd15ef23 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:30:26.435122 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7cd5f3ac-03b3-460f-a600-bfeedd15ef23 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c5e3a1c-4c1d-4aa5-91a0-db2006b9d5e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:26.436506 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7cd5f3ac-03b3-460f-a600-bfeedd15ef23 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b46cb1f-23d9-4f75-b950-5712875eaefd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:26.482050 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2cb5e21e-382a-4e31-9dbb-a6e1333e124e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:26.482379 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-7cd5f3ac-03b3-460f-a600-bfeedd15ef23 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Created reservations ['5e782265-6949-4b82-aeb7-c4437ab4c2c8', '5e194a4b-2988-4c06-b7ac-0592eab6c83d', '021a07c1-00bb-412f-818c-e252c8182a19', '46e5c418-e258-4eda-b332-6538d330d03e'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:26.483638 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7cd5f3ac-03b3-460f-a600-bfeedd15ef23 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b46cb1f-23d9-4f75-b950-5712875eaefd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e782265-6949-4b82-aeb7-c4437ab4c2c8', '5e194a4b-2988-4c06-b7ac-0592eab6c83d', '021a07c1-00bb-412f-818c-e252c8182a19', '46e5c418-e258-4eda-b332-6538d330d03e']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:26.484212 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2cb5e21e-382a-4e31-9dbb-a6e1333e124e tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 Aug 06 19:30:26.484471 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2cb5e21e-382a-4e31-9dbb-a6e1333e124e tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:26.484724 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2cb5e21e-382a-4e31-9dbb-a6e1333e124e tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:26.484881 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-2cb5e21e-382a-4e31-9dbb-a6e1333e124e tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id 6e55a4e0-381a-41b0-8ed7-7cfeb55786d5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:26.485264 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7cd5f3ac-03b3-460f-a600-bfeedd15ef23 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (390113bb-e258-4fd5-8bb6-2cc0960aba91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:26.489801 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:26.489801 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:26.490648 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2cb5e21e-382a-4e31-9dbb-a6e1333e124e tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 returned with HTTP 200 Aug 06 19:30:26.491114 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 985/3903] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:26 2026] GET /volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:26.510036 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7cd5f3ac-03b3-460f-a600-bfeedd15ef23 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (390113bb-e258-4fd5-8bb6-2cc0960aba91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '032e9547-484a-4c92-8f1f-0957014cf98b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1432841698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e622f8aea62d4195816386b0f3462f98',qos_specs=None,replication_status=,reservations=['5e782265-6949-4b82-aeb7-c4437ab4c2c8','5e194a4b-2988-4c06-b7ac-0592eab6c83d','021a07c1-00bb-412f-818c-e252c8182a19','46e5c418-e258-4eda-b332-6538d330d03e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e4b43ad083b470eb06b586e36d6974f',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:30:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1432841698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=032e9547-484a-4c92-8f1f-0957014cf98b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e622f8aea62d4195816386b0f3462f98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e4b43ad083b470eb06b586e36d6974f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:26.511033 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7cd5f3ac-03b3-460f-a600-bfeedd15ef23 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97b50286-8f38-4e22-b341-b1b2978eeb6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:26.527980 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7cd5f3ac-03b3-460f-a600-bfeedd15ef23 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97b50286-8f38-4e22-b341-b1b2978eeb6d) transitioned into state 'SUCCESS' from state '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-1432841698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e622f8aea62d4195816386b0f3462f98',qos_specs=None,replication_status=,reservations=['5e782265-6949-4b82-aeb7-c4437ab4c2c8','5e194a4b-2988-4c06-b7ac-0592eab6c83d','021a07c1-00bb-412f-818c-e252c8182a19','46e5c418-e258-4eda-b332-6538d330d03e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e4b43ad083b470eb06b586e36d6974f',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:26.528872 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7cd5f3ac-03b3-460f-a600-bfeedd15ef23 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb4726b0-a0fe-44d2-9b2a-4c66c1267aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:26.539010 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7cd5f3ac-03b3-460f-a600-bfeedd15ef23 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb4726b0-a0fe-44d2-9b2a-4c66c1267aa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:26.540485 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7cd5f3ac-03b3-460f-a600-bfeedd15ef23 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Flow 'volume_create_api' (6175cc4f-8590-445d-b5b8-10cc8dc53d45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:26.540981 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7cd5f3ac-03b3-460f-a600-bfeedd15ef23 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Create volume request issued successfully. Aug 06 19:30:26.541743 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7cd5f3ac-03b3-460f-a600-bfeedd15ef23 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:30:26.542375 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 973/3904] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:30:26 2026] POST /volume/v3/volumes => generated 756 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:26.557225 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-046d28c6-4a8d-496a-be1c-7970046f60e8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:26.558899 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-046d28c6-4a8d-496a-be1c-7970046f60e8 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:30:26.559240 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-046d28c6-4a8d-496a-be1c-7970046f60e8 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2647f02f-c6d0-4372-bdf0-7fc94b492446", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-747527932"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:26.560670 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-046d28c6-4a8d-496a-be1c-7970046f60e8 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Create volume request body: {'volume': {"'snapshot_id": '2647f02f-c6d0-4372-bdf0-7fc94b492446', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-747527932'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:30:26.560771 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-046d28c6-4a8d-496a-be1c-7970046f60e8 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Create volume of 1 GB Aug 06 19:30:26.564603 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-046d28c6-4a8d-496a-be1c-7970046f60e8 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Availability Zones retrieved successfully. Aug 06 19:30:26.571039 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-046d28c6-4a8d-496a-be1c-7970046f60e8 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Flow 'volume_create_api' (15f1aa75-c775-444f-90e6-65b61770ee6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:26.571927 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-046d28c6-4a8d-496a-be1c-7970046f60e8 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea96f7be-6f9d-4060-a586-6800d595ddc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:26.572892 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-046d28c6-4a8d-496a-be1c-7970046f60e8 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:30:26.598351 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-046d28c6-4a8d-496a-be1c-7970046f60e8 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea96f7be-6f9d-4060-a586-6800d595ddc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:26.599241 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-046d28c6-4a8d-496a-be1c-7970046f60e8 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d9e0353-0cab-46c2-a907-f86114e5b59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:26.636946 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-046d28c6-4a8d-496a-be1c-7970046f60e8 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Created reservations ['1c807017-fa99-4c31-8f98-52928d5b24ef', '1f7ba4a6-365f-442a-b4b0-83ec3d50556d', '6ac17619-d067-4035-bacb-7582c4920e15', '18a56e8a-9311-4ba7-a846-e8e54e6d5c81'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:26.637713 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-046d28c6-4a8d-496a-be1c-7970046f60e8 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d9e0353-0cab-46c2-a907-f86114e5b59c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c807017-fa99-4c31-8f98-52928d5b24ef', '1f7ba4a6-365f-442a-b4b0-83ec3d50556d', '6ac17619-d067-4035-bacb-7582c4920e15', '18a56e8a-9311-4ba7-a846-e8e54e6d5c81']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:26.638541 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-046d28c6-4a8d-496a-be1c-7970046f60e8 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f8898dd-9e98-445b-a384-ec24c7749cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:26.661857 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-046d28c6-4a8d-496a-be1c-7970046f60e8 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f8898dd-9e98-445b-a384-ec24c7749cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67f57ae9-3833-4162-98d4-3ea814c31339', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-747527932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e622f8aea62d4195816386b0f3462f98',qos_specs=None,replication_status=,reservations=['1c807017-fa99-4c31-8f98-52928d5b24ef','1f7ba4a6-365f-442a-b4b0-83ec3d50556d','6ac17619-d067-4035-bacb-7582c4920e15','18a56e8a-9311-4ba7-a846-e8e54e6d5c81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e4b43ad083b470eb06b586e36d6974f',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:30:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-747527932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67f57ae9-3833-4162-98d4-3ea814c31339,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e622f8aea62d4195816386b0f3462f98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e4b43ad083b470eb06b586e36d6974f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:26.662699 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-046d28c6-4a8d-496a-be1c-7970046f60e8 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7b2bd88-e9a8-4279-b396-b90739934e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:26.680803 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-046d28c6-4a8d-496a-be1c-7970046f60e8 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7b2bd88-e9a8-4279-b396-b90739934e11) transitioned into state 'SUCCESS' from state '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-747527932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e622f8aea62d4195816386b0f3462f98',qos_specs=None,replication_status=,reservations=['1c807017-fa99-4c31-8f98-52928d5b24ef','1f7ba4a6-365f-442a-b4b0-83ec3d50556d','6ac17619-d067-4035-bacb-7582c4920e15','18a56e8a-9311-4ba7-a846-e8e54e6d5c81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e4b43ad083b470eb06b586e36d6974f',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:26.681491 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-046d28c6-4a8d-496a-be1c-7970046f60e8 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e07b6bea-a407-4d65-86ef-47588f5da032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:26.691011 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-046d28c6-4a8d-496a-be1c-7970046f60e8 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e07b6bea-a407-4d65-86ef-47588f5da032) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:26.691887 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-046d28c6-4a8d-496a-be1c-7970046f60e8 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Flow 'volume_create_api' (15f1aa75-c775-444f-90e6-65b61770ee6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:26.692317 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-046d28c6-4a8d-496a-be1c-7970046f60e8 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Create volume request issued successfully. Aug 06 19:30:26.692869 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-046d28c6-4a8d-496a-be1c-7970046f60e8 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:30:26.693380 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 980/3905] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:30:26 2026] POST /volume/v3/volumes => generated 755 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:26.711808 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-40c1e713-f6e9-40e8-802d-39c487c72857 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:26.714192 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-40c1e713-f6e9-40e8-802d-39c487c72857 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:30:26.714946 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9c9a78f6-f8fb-494a-9433-a4e798af66c1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:26.715031 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-40c1e713-f6e9-40e8-802d-39c487c72857 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2647f02f-c6d0-4372-bdf0-7fc94b492446", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-935012266"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:26.717124 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-40c1e713-f6e9-40e8-802d-39c487c72857 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Create volume request body: {'volume': {"'snapshot_id": '2647f02f-c6d0-4372-bdf0-7fc94b492446', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-935012266'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:30:26.717406 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-40c1e713-f6e9-40e8-802d-39c487c72857 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Create volume of 1 GB Aug 06 19:30:26.718776 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9c9a78f6-f8fb-494a-9433-a4e798af66c1 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:30:26.719119 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9c9a78f6-f8fb-494a-9433-a4e798af66c1 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:26.719389 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9c9a78f6-f8fb-494a-9433-a4e798af66c1 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:26.719538 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-9c9a78f6-f8fb-494a-9433-a4e798af66c1 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:26.724052 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-40c1e713-f6e9-40e8-802d-39c487c72857 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Availability Zones retrieved successfully. Aug 06 19:30:26.724757 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:26.724757 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:26.725450 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9c9a78f6-f8fb-494a-9433-a4e798af66c1 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 200 Aug 06 19:30:26.725980 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 986/3906] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:26 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:26.731663 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-40c1e713-f6e9-40e8-802d-39c487c72857 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Flow 'volume_create_api' (41f68326-74ed-4860-9987-2a668167dd44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:26.732417 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-40c1e713-f6e9-40e8-802d-39c487c72857 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd563fc0-d81c-4193-b99a-11a7ec2fa89d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:26.733633 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-40c1e713-f6e9-40e8-802d-39c487c72857 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:30:26.762743 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-40c1e713-f6e9-40e8-802d-39c487c72857 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd563fc0-d81c-4193-b99a-11a7ec2fa89d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:26.764051 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-40c1e713-f6e9-40e8-802d-39c487c72857 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee72a23b-c952-4c74-830c-a69fb91ef435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:26.816386 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-40c1e713-f6e9-40e8-802d-39c487c72857 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Created reservations ['807ecb92-2193-4efb-b405-a471ef0ab0ea', '19c017b0-3c38-4457-9f50-9d2aaaf9a99e', '7135dfe0-226b-4cfb-95b1-12217a2c32e3', '7117608a-9e14-408d-ac14-9db7983dd4d1'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:26.818053 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-40c1e713-f6e9-40e8-802d-39c487c72857 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee72a23b-c952-4c74-830c-a69fb91ef435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['807ecb92-2193-4efb-b405-a471ef0ab0ea', '19c017b0-3c38-4457-9f50-9d2aaaf9a99e', '7135dfe0-226b-4cfb-95b1-12217a2c32e3', '7117608a-9e14-408d-ac14-9db7983dd4d1']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:26.819180 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-40c1e713-f6e9-40e8-802d-39c487c72857 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d817c4a2-66a6-4985-8c65-123c8c3e1c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:26.846067 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-40c1e713-f6e9-40e8-802d-39c487c72857 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d817c4a2-66a6-4985-8c65-123c8c3e1c35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '209899bd-2a9e-41e1-b8a8-569c97892a8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-935012266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e622f8aea62d4195816386b0f3462f98',qos_specs=None,replication_status=,reservations=['807ecb92-2193-4efb-b405-a471ef0ab0ea','19c017b0-3c38-4457-9f50-9d2aaaf9a99e','7135dfe0-226b-4cfb-95b1-12217a2c32e3','7117608a-9e14-408d-ac14-9db7983dd4d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e4b43ad083b470eb06b586e36d6974f',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:30:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-935012266',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=209899bd-2a9e-41e1-b8a8-569c97892a8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e622f8aea62d4195816386b0f3462f98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e4b43ad083b470eb06b586e36d6974f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:26.847929 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-40c1e713-f6e9-40e8-802d-39c487c72857 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0cf7808-b40e-47de-a823-6bc6b219f990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:26.869988 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-40c1e713-f6e9-40e8-802d-39c487c72857 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0cf7808-b40e-47de-a823-6bc6b219f990) transitioned into state 'SUCCESS' from state '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-935012266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e622f8aea62d4195816386b0f3462f98',qos_specs=None,replication_status=,reservations=['807ecb92-2193-4efb-b405-a471ef0ab0ea','19c017b0-3c38-4457-9f50-9d2aaaf9a99e','7135dfe0-226b-4cfb-95b1-12217a2c32e3','7117608a-9e14-408d-ac14-9db7983dd4d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e4b43ad083b470eb06b586e36d6974f',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:26.872047 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-40c1e713-f6e9-40e8-802d-39c487c72857 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7226d26c-97da-40c8-8d97-809486b98aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:26.884803 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-40c1e713-f6e9-40e8-802d-39c487c72857 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7226d26c-97da-40c8-8d97-809486b98aea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:26.885914 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-40c1e713-f6e9-40e8-802d-39c487c72857 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Flow 'volume_create_api' (41f68326-74ed-4860-9987-2a668167dd44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:26.886443 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-40c1e713-f6e9-40e8-802d-39c487c72857 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Create volume request issued successfully. Aug 06 19:30:26.887366 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-40c1e713-f6e9-40e8-802d-39c487c72857 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:30:26.888200 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 968/3907] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:30:26 2026] POST /volume/v3/volumes => generated 755 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:26.900987 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-971d3058-81c8-4733-be59-5aad5bcee663 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:26.903966 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-971d3058-81c8-4733-be59-5aad5bcee663 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:30:26.904388 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-971d3058-81c8-4733-be59-5aad5bcee663 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2647f02f-c6d0-4372-bdf0-7fc94b492446", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-956157002"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:26.906099 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-971d3058-81c8-4733-be59-5aad5bcee663 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Create volume request body: {'volume': {"'snapshot_id": '2647f02f-c6d0-4372-bdf0-7fc94b492446', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-956157002'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:30:26.906424 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-971d3058-81c8-4733-be59-5aad5bcee663 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Create volume of 1 GB Aug 06 19:30:26.906717 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:26.906717 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:26.911513 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-971d3058-81c8-4733-be59-5aad5bcee663 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Availability Zones retrieved successfully. Aug 06 19:30:26.918537 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-971d3058-81c8-4733-be59-5aad5bcee663 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Flow 'volume_create_api' (6a84f2d7-e11f-4f86-8da2-826d52730b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:26.919848 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-971d3058-81c8-4733-be59-5aad5bcee663 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff1b3dc2-02db-4131-bde6-db09e2b57fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:26.920918 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-971d3058-81c8-4733-be59-5aad5bcee663 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:30:26.953683 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-971d3058-81c8-4733-be59-5aad5bcee663 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff1b3dc2-02db-4131-bde6-db09e2b57fed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:26.954580 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-971d3058-81c8-4733-be59-5aad5bcee663 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe9f5971-1195-4191-9738-ec2dd91ed0f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:26.997534 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-971d3058-81c8-4733-be59-5aad5bcee663 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Created reservations ['1d4fea3f-ca90-4482-8c89-260c4c4038e7', '3febb184-dfa9-4af9-82c9-9a6e9a160c4d', 'dd6e556e-6dd3-4b2c-b6fd-037c3047a0da', 'cc8f6836-d733-4dcf-8345-e6558d7c8fee'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:26.998512 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-971d3058-81c8-4733-be59-5aad5bcee663 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe9f5971-1195-4191-9738-ec2dd91ed0f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d4fea3f-ca90-4482-8c89-260c4c4038e7', '3febb184-dfa9-4af9-82c9-9a6e9a160c4d', 'dd6e556e-6dd3-4b2c-b6fd-037c3047a0da', 'cc8f6836-d733-4dcf-8345-e6558d7c8fee']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:26.999392 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-971d3058-81c8-4733-be59-5aad5bcee663 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dec7cea0-ec76-48ed-81db-da5045acdf4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:27.021813 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-971d3058-81c8-4733-be59-5aad5bcee663 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dec7cea0-ec76-48ed-81db-da5045acdf4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'def555c8-df35-455d-9fc1-e0f5175f3462', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-956157002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e622f8aea62d4195816386b0f3462f98',qos_specs=None,replication_status=,reservations=['1d4fea3f-ca90-4482-8c89-260c4c4038e7','3febb184-dfa9-4af9-82c9-9a6e9a160c4d','dd6e556e-6dd3-4b2c-b6fd-037c3047a0da','cc8f6836-d733-4dcf-8345-e6558d7c8fee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e4b43ad083b470eb06b586e36d6974f',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:30:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-956157002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=def555c8-df35-455d-9fc1-e0f5175f3462,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e622f8aea62d4195816386b0f3462f98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e4b43ad083b470eb06b586e36d6974f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:27.022621 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-971d3058-81c8-4733-be59-5aad5bcee663 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85804043-94d0-44c2-a7b1-61eb8e81f36d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:27.043214 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-971d3058-81c8-4733-be59-5aad5bcee663 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85804043-94d0-44c2-a7b1-61eb8e81f36d) transitioned into state 'SUCCESS' from state '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-956157002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e622f8aea62d4195816386b0f3462f98',qos_specs=None,replication_status=,reservations=['1d4fea3f-ca90-4482-8c89-260c4c4038e7','3febb184-dfa9-4af9-82c9-9a6e9a160c4d','dd6e556e-6dd3-4b2c-b6fd-037c3047a0da','cc8f6836-d733-4dcf-8345-e6558d7c8fee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e4b43ad083b470eb06b586e36d6974f',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:27.043994 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-971d3058-81c8-4733-be59-5aad5bcee663 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6437a237-ff77-467d-9771-81243dfd5e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:27.053970 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-971d3058-81c8-4733-be59-5aad5bcee663 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6437a237-ff77-467d-9771-81243dfd5e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:27.055279 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-971d3058-81c8-4733-be59-5aad5bcee663 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Flow 'volume_create_api' (6a84f2d7-e11f-4f86-8da2-826d52730b40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:27.055425 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-971d3058-81c8-4733-be59-5aad5bcee663 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Create volume request issued successfully. Aug 06 19:30:27.058045 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-971d3058-81c8-4733-be59-5aad5bcee663 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:30:27.058045 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 974/3908] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:30:26 2026] POST /volume/v3/volumes => generated 755 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:27.073454 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-762a3cd5-cbd8-4662-a3b5-58fdd2cbc829 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:27.075367 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-762a3cd5-cbd8-4662-a3b5-58fdd2cbc829 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:30:27.075811 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-762a3cd5-cbd8-4662-a3b5-58fdd2cbc829 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2647f02f-c6d0-4372-bdf0-7fc94b492446", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1791999839"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:27.077390 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-762a3cd5-cbd8-4662-a3b5-58fdd2cbc829 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Create volume request body: {'volume': {"'snapshot_id": '2647f02f-c6d0-4372-bdf0-7fc94b492446', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1791999839'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:30:27.078047 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-762a3cd5-cbd8-4662-a3b5-58fdd2cbc829 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Create volume of 1 GB Aug 06 19:30:27.078047 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:27.078047 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:27.082626 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-762a3cd5-cbd8-4662-a3b5-58fdd2cbc829 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Availability Zones retrieved successfully. Aug 06 19:30:27.089206 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-161a5392-28db-49f7-a512-dbfccd2802f1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:27.089703 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-762a3cd5-cbd8-4662-a3b5-58fdd2cbc829 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Flow 'volume_create_api' (b69b5de6-5025-4c9d-98ec-c35de546b1e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:27.090647 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-762a3cd5-cbd8-4662-a3b5-58fdd2cbc829 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f26f3844-8077-4f08-bc45-cf0db194efc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:27.091330 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-161a5392-28db-49f7-a512-dbfccd2802f1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/63d41c78-2b11-42ef-8916-54102abb4b53 Aug 06 19:30:27.091581 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-161a5392-28db-49f7-a512-dbfccd2802f1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:27.091848 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-161a5392-28db-49f7-a512-dbfccd2802f1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:27.091952 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-762a3cd5-cbd8-4662-a3b5-58fdd2cbc829 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:30:27.099842 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:27.099842 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:27.104440 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-161a5392-28db-49f7-a512-dbfccd2802f1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:27.109710 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-161a5392-28db-49f7-a512-dbfccd2802f1 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/63d41c78-2b11-42ef-8916-54102abb4b53 returned with HTTP 200 Aug 06 19:30:27.110245 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 987/3909] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:27 2026] GET /volume/v3/volumes/63d41c78-2b11-42ef-8916-54102abb4b53 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:27.120531 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-762a3cd5-cbd8-4662-a3b5-58fdd2cbc829 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f26f3844-8077-4f08-bc45-cf0db194efc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:27.121572 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-762a3cd5-cbd8-4662-a3b5-58fdd2cbc829 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5f70b56-446e-4a66-9151-8b0fb727be63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:27.126460 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4451ffe3-f4f1-45cf-80b1-fa7ef4927d82 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:27.130230 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4451ffe3-f4f1-45cf-80b1-fa7ef4927d82 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/63d41c78-2b11-42ef-8916-54102abb4b53 Aug 06 19:30:27.130230 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4451ffe3-f4f1-45cf-80b1-fa7ef4927d82 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:27.130230 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4451ffe3-f4f1-45cf-80b1-fa7ef4927d82 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:27.143675 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:27.143675 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:27.147909 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4451ffe3-f4f1-45cf-80b1-fa7ef4927d82 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:27.156978 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4451ffe3-f4f1-45cf-80b1-fa7ef4927d82 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/63d41c78-2b11-42ef-8916-54102abb4b53 returned with HTTP 200 Aug 06 19:30:27.157932 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 969/3910] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:27 2026] GET /volume/v3/volumes/63d41c78-2b11-42ef-8916-54102abb4b53 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:27.172764 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-762a3cd5-cbd8-4662-a3b5-58fdd2cbc829 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Created reservations ['b8c1a37d-4097-40d6-bdbe-4d78449626d6', 'fdef84c0-44ff-411e-83ad-97b2ff05f821', '27fee854-b83e-4df3-8f6b-e53ee3add77f', '33212da4-7331-40dc-ad66-f043ce18322c'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:27.173854 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-762a3cd5-cbd8-4662-a3b5-58fdd2cbc829 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5f70b56-446e-4a66-9151-8b0fb727be63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8c1a37d-4097-40d6-bdbe-4d78449626d6', 'fdef84c0-44ff-411e-83ad-97b2ff05f821', '27fee854-b83e-4df3-8f6b-e53ee3add77f', '33212da4-7331-40dc-ad66-f043ce18322c']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:27.174781 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-762a3cd5-cbd8-4662-a3b5-58fdd2cbc829 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b059058f-83f8-44ba-adef-a5d5eded6fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:27.185761 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-84358281-259d-463c-9551-3a55a8032e0b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:27.190316 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-84358281-259d-463c-9551-3a55a8032e0b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] DELETE https://10.4.3.5/volume/v3/volumes/63d41c78-2b11-42ef-8916-54102abb4b53 Aug 06 19:30:27.190628 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-84358281-259d-463c-9551-3a55a8032e0b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:27.191684 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-84358281-259d-463c-9551-3a55a8032e0b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:27.191684 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-84358281-259d-463c-9551-3a55a8032e0b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Delete volume with id: 63d41c78-2b11-42ef-8916-54102abb4b53 Aug 06 19:30:27.203549 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:27.203549 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:27.205156 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-84358281-259d-463c-9551-3a55a8032e0b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:27.205697 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-762a3cd5-cbd8-4662-a3b5-58fdd2cbc829 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b059058f-83f8-44ba-adef-a5d5eded6fd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e803878-deca-41a1-a38c-5270a3bf8faf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1791999839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e622f8aea62d4195816386b0f3462f98',qos_specs=None,replication_status=,reservations=['b8c1a37d-4097-40d6-bdbe-4d78449626d6','fdef84c0-44ff-411e-83ad-97b2ff05f821','27fee854-b83e-4df3-8f6b-e53ee3add77f','33212da4-7331-40dc-ad66-f043ce18322c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e4b43ad083b470eb06b586e36d6974f',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:30:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1791999839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e803878-deca-41a1-a38c-5270a3bf8faf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e622f8aea62d4195816386b0f3462f98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e4b43ad083b470eb06b586e36d6974f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:27.206742 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-762a3cd5-cbd8-4662-a3b5-58fdd2cbc829 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21c66675-51d3-4a13-94f5-78112056a670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:27.227417 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-84358281-259d-463c-9551-3a55a8032e0b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Delete volume request issued successfully. Aug 06 19:30:27.227678 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-84358281-259d-463c-9551-3a55a8032e0b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/63d41c78-2b11-42ef-8916-54102abb4b53 returned with HTTP 202 Aug 06 19:30:27.228269 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 975/3911] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:27 2026] DELETE /volume/v3/volumes/63d41c78-2b11-42ef-8916-54102abb4b53 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:27.230321 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-762a3cd5-cbd8-4662-a3b5-58fdd2cbc829 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21c66675-51d3-4a13-94f5-78112056a670) transitioned into state 'SUCCESS' from state '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-1791999839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e622f8aea62d4195816386b0f3462f98',qos_specs=None,replication_status=,reservations=['b8c1a37d-4097-40d6-bdbe-4d78449626d6','fdef84c0-44ff-411e-83ad-97b2ff05f821','27fee854-b83e-4df3-8f6b-e53ee3add77f','33212da4-7331-40dc-ad66-f043ce18322c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e4b43ad083b470eb06b586e36d6974f',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:27.231374 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-762a3cd5-cbd8-4662-a3b5-58fdd2cbc829 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5020e79f-e273-4550-9e54-7a550270d2fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:27.235554 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d6fc9a62-d9b9-4f56-aa3c-a0c90be1838a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:27.238070 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d6fc9a62-d9b9-4f56-aa3c-a0c90be1838a tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/63d41c78-2b11-42ef-8916-54102abb4b53 Aug 06 19:30:27.238312 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d6fc9a62-d9b9-4f56-aa3c-a0c90be1838a tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:27.239177 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d6fc9a62-d9b9-4f56-aa3c-a0c90be1838a tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:27.242364 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-762a3cd5-cbd8-4662-a3b5-58fdd2cbc829 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5020e79f-e273-4550-9e54-7a550270d2fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:27.244122 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-762a3cd5-cbd8-4662-a3b5-58fdd2cbc829 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Flow 'volume_create_api' (b69b5de6-5025-4c9d-98ec-c35de546b1e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:27.244122 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-762a3cd5-cbd8-4662-a3b5-58fdd2cbc829 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Create volume request issued successfully. Aug 06 19:30:27.244122 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-762a3cd5-cbd8-4662-a3b5-58fdd2cbc829 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:30:27.245497 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 981/3912] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:30:27 2026] POST /volume/v3/volumes => generated 756 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:27.257406 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:27.257406 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:27.263594 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-22172e59-b16e-4cf0-aeb7-176d74fd6bb2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:27.265764 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-22172e59-b16e-4cf0-aeb7-176d74fd6bb2 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] GET https://10.4.3.5/volume/v3/volumes/032e9547-484a-4c92-8f1f-0957014cf98b Aug 06 19:30:27.266007 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-22172e59-b16e-4cf0-aeb7-176d74fd6bb2 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:27.266259 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-22172e59-b16e-4cf0-aeb7-176d74fd6bb2 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:27.269658 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d6fc9a62-d9b9-4f56-aa3c-a0c90be1838a tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:27.273846 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:27.273846 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:27.275854 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d6fc9a62-d9b9-4f56-aa3c-a0c90be1838a tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/63d41c78-2b11-42ef-8916-54102abb4b53 returned with HTTP 200 Aug 06 19:30:27.276421 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 988/3913] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:27 2026] GET /volume/v3/volumes/63d41c78-2b11-42ef-8916-54102abb4b53 => generated 875 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:27.279764 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-22172e59-b16e-4cf0-aeb7-176d74fd6bb2 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Volume info retrieved successfully. Aug 06 19:30:27.284499 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-22172e59-b16e-4cf0-aeb7-176d74fd6bb2 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/volumes/032e9547-484a-4c92-8f1f-0957014cf98b returned with HTTP 200 Aug 06 19:30:27.287039 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 970/3914] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:27 2026] GET /volume/v3/volumes/032e9547-484a-4c92-8f1f-0957014cf98b => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:27.306321 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2ec2c34d-4c92-4e18-bef9-bd0ae5a6c029 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:27.308743 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2ec2c34d-4c92-4e18-bef9-bd0ae5a6c029 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] GET https://10.4.3.5/volume/v3/volumes/67f57ae9-3833-4162-98d4-3ea814c31339 Aug 06 19:30:27.308984 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2ec2c34d-4c92-4e18-bef9-bd0ae5a6c029 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:27.309242 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2ec2c34d-4c92-4e18-bef9-bd0ae5a6c029 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:27.319979 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:27.319979 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:27.327434 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2ec2c34d-4c92-4e18-bef9-bd0ae5a6c029 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Volume info retrieved successfully. Aug 06 19:30:27.334122 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2ec2c34d-4c92-4e18-bef9-bd0ae5a6c029 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/volumes/67f57ae9-3833-4162-98d4-3ea814c31339 returned with HTTP 200 Aug 06 19:30:27.334723 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 976/3915] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:27 2026] GET /volume/v3/volumes/67f57ae9-3833-4162-98d4-3ea814c31339 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:27.351744 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-277576f0-7152-42b2-8abe-0a693f2b881e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:27.354105 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-277576f0-7152-42b2-8abe-0a693f2b881e tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] GET https://10.4.3.5/volume/v3/volumes/209899bd-2a9e-41e1-b8a8-569c97892a8d Aug 06 19:30:27.354402 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-277576f0-7152-42b2-8abe-0a693f2b881e tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:27.354678 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-277576f0-7152-42b2-8abe-0a693f2b881e tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:27.365701 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:27.365701 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:27.372466 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-277576f0-7152-42b2-8abe-0a693f2b881e tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Volume info retrieved successfully. Aug 06 19:30:27.381769 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-277576f0-7152-42b2-8abe-0a693f2b881e tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/volumes/209899bd-2a9e-41e1-b8a8-569c97892a8d returned with HTTP 200 Aug 06 19:30:27.382393 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 982/3916] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:27 2026] GET /volume/v3/volumes/209899bd-2a9e-41e1-b8a8-569c97892a8d => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:27.400063 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9f6ce268-c504-49f8-b6f4-493917cab82e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:27.402427 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9f6ce268-c504-49f8-b6f4-493917cab82e tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] GET https://10.4.3.5/volume/v3/volumes/def555c8-df35-455d-9fc1-e0f5175f3462 Aug 06 19:30:27.402700 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9f6ce268-c504-49f8-b6f4-493917cab82e tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:27.403488 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9f6ce268-c504-49f8-b6f4-493917cab82e tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:27.413839 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:27.413839 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:27.419367 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9f6ce268-c504-49f8-b6f4-493917cab82e tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Volume info retrieved successfully. Aug 06 19:30:27.427303 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9f6ce268-c504-49f8-b6f4-493917cab82e tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/volumes/def555c8-df35-455d-9fc1-e0f5175f3462 returned with HTTP 200 Aug 06 19:30:27.427744 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 989/3917] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:27 2026] GET /volume/v3/volumes/def555c8-df35-455d-9fc1-e0f5175f3462 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:27.444732 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-59964c38-9d46-41db-9e90-6743163efcd2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:27.446901 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-59964c38-9d46-41db-9e90-6743163efcd2 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] GET https://10.4.3.5/volume/v3/volumes/0e803878-deca-41a1-a38c-5270a3bf8faf Aug 06 19:30:27.447181 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-59964c38-9d46-41db-9e90-6743163efcd2 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:27.447392 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-59964c38-9d46-41db-9e90-6743163efcd2 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:27.457443 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:27.457443 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:27.463296 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-59964c38-9d46-41db-9e90-6743163efcd2 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Volume info retrieved successfully. Aug 06 19:30:27.469832 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-59964c38-9d46-41db-9e90-6743163efcd2 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/volumes/0e803878-deca-41a1-a38c-5270a3bf8faf returned with HTTP 200 Aug 06 19:30:27.470172 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 971/3918] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:27 2026] GET /volume/v3/volumes/0e803878-deca-41a1-a38c-5270a3bf8faf => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:27.484632 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-219279a9-3795-4970-9b23-4144896f8a00 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:27.486458 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-219279a9-3795-4970-9b23-4144896f8a00 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] DELETE https://10.4.3.5/volume/v3/volumes/0e803878-deca-41a1-a38c-5270a3bf8faf Aug 06 19:30:27.486767 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-219279a9-3795-4970-9b23-4144896f8a00 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:27.486949 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-219279a9-3795-4970-9b23-4144896f8a00 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:27.487252 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-219279a9-3795-4970-9b23-4144896f8a00 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Delete volume with id: 0e803878-deca-41a1-a38c-5270a3bf8faf Aug 06 19:30:27.495366 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:27.495366 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:27.495910 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-219279a9-3795-4970-9b23-4144896f8a00 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Volume info retrieved successfully. Aug 06 19:30:27.502252 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-68a46043-0b0e-48eb-befd-80d8a0467054 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:27.503941 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-68a46043-0b0e-48eb-befd-80d8a0467054 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 Aug 06 19:30:27.504210 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-68a46043-0b0e-48eb-befd-80d8a0467054 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:27.504382 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-68a46043-0b0e-48eb-befd-80d8a0467054 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:27.504495 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-68a46043-0b0e-48eb-befd-80d8a0467054 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id 6e55a4e0-381a-41b0-8ed7-7cfeb55786d5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:27.509272 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:27.509272 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:27.510068 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-68a46043-0b0e-48eb-befd-80d8a0467054 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 returned with HTTP 200 Aug 06 19:30:27.510469 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 983/3919] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:27 2026] GET /volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:27.522110 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-219279a9-3795-4970-9b23-4144896f8a00 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Delete volume request issued successfully. Aug 06 19:30:27.522369 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-219279a9-3795-4970-9b23-4144896f8a00 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/volumes/0e803878-deca-41a1-a38c-5270a3bf8faf returned with HTTP 202 Aug 06 19:30:27.522849 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 977/3920] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:27 2026] DELETE /volume/v3/volumes/0e803878-deca-41a1-a38c-5270a3bf8faf => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:27.531350 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a02a2833-398c-4728-972e-53ce8fe11ed4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:27.533841 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a02a2833-398c-4728-972e-53ce8fe11ed4 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] GET https://10.4.3.5/volume/v3/volumes/0e803878-deca-41a1-a38c-5270a3bf8faf Aug 06 19:30:27.534103 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a02a2833-398c-4728-972e-53ce8fe11ed4 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:27.534362 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a02a2833-398c-4728-972e-53ce8fe11ed4 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:27.543712 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:27.543712 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:27.549367 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a02a2833-398c-4728-972e-53ce8fe11ed4 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Volume info retrieved successfully. Aug 06 19:30:27.555940 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a02a2833-398c-4728-972e-53ce8fe11ed4 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/volumes/0e803878-deca-41a1-a38c-5270a3bf8faf returned with HTTP 200 Aug 06 19:30:27.556517 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 990/3921] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:27 2026] GET /volume/v3/volumes/0e803878-deca-41a1-a38c-5270a3bf8faf => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:27.738034 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-669e89e4-af60-4181-b1d9-79289b94aab3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:27.739818 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-669e89e4-af60-4181-b1d9-79289b94aab3 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:30:27.740945 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-669e89e4-af60-4181-b1d9-79289b94aab3 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:27.740945 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-669e89e4-af60-4181-b1d9-79289b94aab3 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:27.740945 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-669e89e4-af60-4181-b1d9-79289b94aab3 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:27.745503 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:27.745503 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:27.745993 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-669e89e4-af60-4181-b1d9-79289b94aab3 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 200 Aug 06 19:30:27.746422 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 972/3922] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:27 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:28.293929 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-af05b6ac-6619-4d57-bd18-933c4b42835a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:28.296153 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-af05b6ac-6619-4d57-bd18-933c4b42835a tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/63d41c78-2b11-42ef-8916-54102abb4b53 Aug 06 19:30:28.296367 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-af05b6ac-6619-4d57-bd18-933c4b42835a tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:28.296575 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-af05b6ac-6619-4d57-bd18-933c4b42835a tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:28.304175 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-af05b6ac-6619-4d57-bd18-933c4b42835a tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/63d41c78-2b11-42ef-8916-54102abb4b53 returned with HTTP 404 Aug 06 19:30:28.304678 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 984/3923] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:28 2026] GET /volume/v3/volumes/63d41c78-2b11-42ef-8916-54102abb4b53 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:28.315862 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-82d9b346-bff8-4258-81df-67971d3240f5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:28.317598 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-82d9b346-bff8-4258-81df-67971d3240f5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/63d41c78-2b11-42ef-8916-54102abb4b53 Aug 06 19:30:28.317789 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-82d9b346-bff8-4258-81df-67971d3240f5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:28.317976 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-82d9b346-bff8-4258-81df-67971d3240f5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:28.327693 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-82d9b346-bff8-4258-81df-67971d3240f5 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/63d41c78-2b11-42ef-8916-54102abb4b53 returned with HTTP 404 Aug 06 19:30:28.328251 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 978/3924] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:28 2026] GET /volume/v3/volumes/63d41c78-2b11-42ef-8916-54102abb4b53 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:28.337119 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1e251db6-e180-4136-b483-0d0fa9ba1da8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:28.341062 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1e251db6-e180-4136-b483-0d0fa9ba1da8 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] DELETE https://10.4.3.5/volume/v3/volumes/63d41c78-2b11-42ef-8916-54102abb4b53 Aug 06 19:30:28.341713 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1e251db6-e180-4136-b483-0d0fa9ba1da8 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:28.342029 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1e251db6-e180-4136-b483-0d0fa9ba1da8 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:28.342572 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-1e251db6-e180-4136-b483-0d0fa9ba1da8 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Delete volume with id: 63d41c78-2b11-42ef-8916-54102abb4b53 Aug 06 19:30:28.352965 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1e251db6-e180-4136-b483-0d0fa9ba1da8 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/63d41c78-2b11-42ef-8916-54102abb4b53 returned with HTTP 404 Aug 06 19:30:28.353727 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 991/3925] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:28 2026] DELETE /volume/v3/volumes/63d41c78-2b11-42ef-8916-54102abb4b53 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:28.363362 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6193ae7f-0899-42da-8745-38e36c481a4c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:28.365103 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6193ae7f-0899-42da-8745-38e36c481a4c tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/164c299b-76fb-431e-b960-a22f36c8293f Aug 06 19:30:28.365319 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6193ae7f-0899-42da-8745-38e36c481a4c tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:28.365513 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6193ae7f-0899-42da-8745-38e36c481a4c tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:28.365618 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-6193ae7f-0899-42da-8745-38e36c481a4c tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Delete snapshot with id: 164c299b-76fb-431e-b960-a22f36c8293f Aug 06 19:30:28.371439 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:28.371439 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:28.371867 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6193ae7f-0899-42da-8745-38e36c481a4c tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:30:28.395829 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6193ae7f-0899-42da-8745-38e36c481a4c tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot delete request issued successfully. Aug 06 19:30:28.396179 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6193ae7f-0899-42da-8745-38e36c481a4c tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/164c299b-76fb-431e-b960-a22f36c8293f returned with HTTP 202 Aug 06 19:30:28.396859 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 973/3926] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:30:28 2026] DELETE /volume/v3/snapshots/164c299b-76fb-431e-b960-a22f36c8293f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 19:30:28.405831 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-13d5dfd1-bd60-4261-9cbd-72dd12084c6d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:28.408991 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-13d5dfd1-bd60-4261-9cbd-72dd12084c6d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/164c299b-76fb-431e-b960-a22f36c8293f Aug 06 19:30:28.409858 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-13d5dfd1-bd60-4261-9cbd-72dd12084c6d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:28.409930 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-13d5dfd1-bd60-4261-9cbd-72dd12084c6d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:28.420066 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:28.420066 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:28.420649 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-13d5dfd1-bd60-4261-9cbd-72dd12084c6d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:30:28.421477 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-13d5dfd1-bd60-4261-9cbd-72dd12084c6d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/164c299b-76fb-431e-b960-a22f36c8293f returned with HTTP 200 Aug 06 19:30:28.421852 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 985/3927] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:28 2026] GET /volume/v3/snapshots/164c299b-76fb-431e-b960-a22f36c8293f => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:28.521258 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0963d49c-f29c-4bbc-9475-0c76388e50a0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:28.523614 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0963d49c-f29c-4bbc-9475-0c76388e50a0 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 Aug 06 19:30:28.523829 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0963d49c-f29c-4bbc-9475-0c76388e50a0 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:28.524234 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0963d49c-f29c-4bbc-9475-0c76388e50a0 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:28.524349 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-0963d49c-f29c-4bbc-9475-0c76388e50a0 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id 6e55a4e0-381a-41b0-8ed7-7cfeb55786d5. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:28.532685 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:28.532685 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:28.533729 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0963d49c-f29c-4bbc-9475-0c76388e50a0 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 returned with HTTP 200 Aug 06 19:30:28.534249 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 979/3928] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:28 2026] GET /volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 => generated 745 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:28.573409 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6e5b15c3-e46d-488c-b238-bbde91521b3b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:28.575427 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6e5b15c3-e46d-488c-b238-bbde91521b3b tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] GET https://10.4.3.5/volume/v3/volumes/0e803878-deca-41a1-a38c-5270a3bf8faf Aug 06 19:30:28.575632 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6e5b15c3-e46d-488c-b238-bbde91521b3b tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:28.575880 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6e5b15c3-e46d-488c-b238-bbde91521b3b tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:28.582401 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6e5b15c3-e46d-488c-b238-bbde91521b3b tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/volumes/0e803878-deca-41a1-a38c-5270a3bf8faf returned with HTTP 404 Aug 06 19:30:28.582876 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 992/3929] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:28 2026] GET /volume/v3/volumes/0e803878-deca-41a1-a38c-5270a3bf8faf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:28.590476 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c01601df-ef92-474b-8aeb-d7120c869cd0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:28.592357 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c01601df-ef92-474b-8aeb-d7120c869cd0 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] DELETE https://10.4.3.5/volume/v3/volumes/def555c8-df35-455d-9fc1-e0f5175f3462 Aug 06 19:30:28.592609 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c01601df-ef92-474b-8aeb-d7120c869cd0 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:28.592878 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c01601df-ef92-474b-8aeb-d7120c869cd0 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:28.593050 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-c01601df-ef92-474b-8aeb-d7120c869cd0 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Delete volume with id: def555c8-df35-455d-9fc1-e0f5175f3462 Aug 06 19:30:28.604063 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:28.604063 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:28.605418 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c01601df-ef92-474b-8aeb-d7120c869cd0 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Volume info retrieved successfully. Aug 06 19:30:28.636626 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c01601df-ef92-474b-8aeb-d7120c869cd0 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Delete volume request issued successfully. Aug 06 19:30:28.636867 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c01601df-ef92-474b-8aeb-d7120c869cd0 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/volumes/def555c8-df35-455d-9fc1-e0f5175f3462 returned with HTTP 202 Aug 06 19:30:28.640039 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 974/3930] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:28 2026] DELETE /volume/v3/volumes/def555c8-df35-455d-9fc1-e0f5175f3462 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:28.646601 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-37735005-2290-4d0c-8c23-1eec065c49ae None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:28.649032 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-37735005-2290-4d0c-8c23-1eec065c49ae tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] GET https://10.4.3.5/volume/v3/volumes/def555c8-df35-455d-9fc1-e0f5175f3462 Aug 06 19:30:28.649340 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-37735005-2290-4d0c-8c23-1eec065c49ae tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:28.649585 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-37735005-2290-4d0c-8c23-1eec065c49ae tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:28.660408 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:28.660408 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:28.668179 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-37735005-2290-4d0c-8c23-1eec065c49ae tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Volume info retrieved successfully. Aug 06 19:30:28.669245 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-37735005-2290-4d0c-8c23-1eec065c49ae tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/volumes/def555c8-df35-455d-9fc1-e0f5175f3462 returned with HTTP 200 Aug 06 19:30:28.669677 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 986/3931] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:28 2026] GET /volume/v3/volumes/def555c8-df35-455d-9fc1-e0f5175f3462 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:28.758840 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c080a444-dcba-40fa-a9eb-2dfa827a404b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:28.760968 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c080a444-dcba-40fa-a9eb-2dfa827a404b tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:30:28.761277 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c080a444-dcba-40fa-a9eb-2dfa827a404b tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:28.761551 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c080a444-dcba-40fa-a9eb-2dfa827a404b tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:28.761715 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c080a444-dcba-40fa-a9eb-2dfa827a404b tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:28.767344 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:28.767344 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:28.767941 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c080a444-dcba-40fa-a9eb-2dfa827a404b tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 200 Aug 06 19:30:28.768343 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 980/3932] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:28 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:29.435239 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c2a129c6-028b-4ad8-8216-28556972ef79 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:29.437421 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c2a129c6-028b-4ad8-8216-28556972ef79 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/164c299b-76fb-431e-b960-a22f36c8293f Aug 06 19:30:29.437634 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c2a129c6-028b-4ad8-8216-28556972ef79 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:29.437850 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c2a129c6-028b-4ad8-8216-28556972ef79 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:29.443160 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c2a129c6-028b-4ad8-8216-28556972ef79 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/164c299b-76fb-431e-b960-a22f36c8293f returned with HTTP 404 Aug 06 19:30:29.443723 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 993/3933] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:29 2026] GET /volume/v3/snapshots/164c299b-76fb-431e-b960-a22f36c8293f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:29.452568 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2015467c-50ac-4c64-8e19-1026666fef87 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:29.454532 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2015467c-50ac-4c64-8e19-1026666fef87 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/f308c8b0-6845-4593-bb04-2c7fc5265d16 Aug 06 19:30:29.454825 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2015467c-50ac-4c64-8e19-1026666fef87 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:29.455200 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2015467c-50ac-4c64-8e19-1026666fef87 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:29.467349 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:29.467349 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:29.472621 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2015467c-50ac-4c64-8e19-1026666fef87 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:29.478930 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2015467c-50ac-4c64-8e19-1026666fef87 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/f308c8b0-6845-4593-bb04-2c7fc5265d16 returned with HTTP 200 Aug 06 19:30:29.479424 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 975/3934] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:29 2026] GET /volume/v3/volumes/f308c8b0-6845-4593-bb04-2c7fc5265d16 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:29.500454 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b80be7ef-d8f5-4d17-8b13-a225498d944b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:29.502667 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b80be7ef-d8f5-4d17-8b13-a225498d944b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] DELETE https://10.4.3.5/volume/v3/volumes/f308c8b0-6845-4593-bb04-2c7fc5265d16 Aug 06 19:30:29.506034 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b80be7ef-d8f5-4d17-8b13-a225498d944b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:29.506034 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b80be7ef-d8f5-4d17-8b13-a225498d944b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:29.506034 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-b80be7ef-d8f5-4d17-8b13-a225498d944b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Delete volume with id: f308c8b0-6845-4593-bb04-2c7fc5265d16 Aug 06 19:30:29.511646 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:29.511646 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:29.512277 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b80be7ef-d8f5-4d17-8b13-a225498d944b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:29.530816 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b80be7ef-d8f5-4d17-8b13-a225498d944b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Delete volume request issued successfully. Aug 06 19:30:29.534041 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b80be7ef-d8f5-4d17-8b13-a225498d944b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/f308c8b0-6845-4593-bb04-2c7fc5265d16 returned with HTTP 202 Aug 06 19:30:29.534041 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 987/3935] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:29 2026] DELETE /volume/v3/volumes/f308c8b0-6845-4593-bb04-2c7fc5265d16 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:29.542284 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9d7821e0-14c4-4a96-943d-257c1a28caf2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:29.545122 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9d7821e0-14c4-4a96-943d-257c1a28caf2 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/f308c8b0-6845-4593-bb04-2c7fc5265d16 Aug 06 19:30:29.545578 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9d7821e0-14c4-4a96-943d-257c1a28caf2 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:29.545656 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9d7821e0-14c4-4a96-943d-257c1a28caf2 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:29.546037 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-751a2d08-12c2-45d1-b63a-0aaf2047a4c7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:29.548345 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-751a2d08-12c2-45d1-b63a-0aaf2047a4c7 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 Aug 06 19:30:29.548853 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-751a2d08-12c2-45d1-b63a-0aaf2047a4c7 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:29.548926 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-751a2d08-12c2-45d1-b63a-0aaf2047a4c7 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:29.549842 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-751a2d08-12c2-45d1-b63a-0aaf2047a4c7 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id 6e55a4e0-381a-41b0-8ed7-7cfeb55786d5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:29.555391 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:29.555391 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:29.556284 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-751a2d08-12c2-45d1-b63a-0aaf2047a4c7 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 returned with HTTP 200 Aug 06 19:30:29.556702 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 994/3936] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:29 2026] GET /volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:29.557085 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:29.557085 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:29.562118 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9d7821e0-14c4-4a96-943d-257c1a28caf2 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:29.567770 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9d7821e0-14c4-4a96-943d-257c1a28caf2 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/f308c8b0-6845-4593-bb04-2c7fc5265d16 returned with HTTP 200 Aug 06 19:30:29.568258 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 981/3937] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:29 2026] GET /volume/v3/volumes/f308c8b0-6845-4593-bb04-2c7fc5265d16 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:29.686327 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e209912f-d76c-46a4-bf81-bce05902208b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:29.688249 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e209912f-d76c-46a4-bf81-bce05902208b tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] GET https://10.4.3.5/volume/v3/volumes/def555c8-df35-455d-9fc1-e0f5175f3462 Aug 06 19:30:29.688481 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e209912f-d76c-46a4-bf81-bce05902208b tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:29.688661 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e209912f-d76c-46a4-bf81-bce05902208b tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:29.695917 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e209912f-d76c-46a4-bf81-bce05902208b tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/volumes/def555c8-df35-455d-9fc1-e0f5175f3462 returned with HTTP 404 Aug 06 19:30:29.696739 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 976/3938] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:29 2026] GET /volume/v3/volumes/def555c8-df35-455d-9fc1-e0f5175f3462 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:29.704789 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cc315121-3662-4518-a9d1-0c9d803e7387 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:29.707475 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cc315121-3662-4518-a9d1-0c9d803e7387 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] DELETE https://10.4.3.5/volume/v3/volumes/209899bd-2a9e-41e1-b8a8-569c97892a8d Aug 06 19:30:29.710420 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cc315121-3662-4518-a9d1-0c9d803e7387 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:29.710693 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cc315121-3662-4518-a9d1-0c9d803e7387 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:29.710923 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-cc315121-3662-4518-a9d1-0c9d803e7387 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Delete volume with id: 209899bd-2a9e-41e1-b8a8-569c97892a8d Aug 06 19:30:29.723248 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:29.723248 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:29.723770 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cc315121-3662-4518-a9d1-0c9d803e7387 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Volume info retrieved successfully. Aug 06 19:30:29.743735 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cc315121-3662-4518-a9d1-0c9d803e7387 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Delete volume request issued successfully. Aug 06 19:30:29.743986 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cc315121-3662-4518-a9d1-0c9d803e7387 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/volumes/209899bd-2a9e-41e1-b8a8-569c97892a8d returned with HTTP 202 Aug 06 19:30:29.744690 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 988/3939] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:29 2026] DELETE /volume/v3/volumes/209899bd-2a9e-41e1-b8a8-569c97892a8d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 19:30:29.753951 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-681d1a71-bf9f-4697-aab2-7bccf4a578c1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:29.756455 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-681d1a71-bf9f-4697-aab2-7bccf4a578c1 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] GET https://10.4.3.5/volume/v3/volumes/209899bd-2a9e-41e1-b8a8-569c97892a8d Aug 06 19:30:29.756707 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-681d1a71-bf9f-4697-aab2-7bccf4a578c1 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:29.756949 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-681d1a71-bf9f-4697-aab2-7bccf4a578c1 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:29.766042 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:29.766042 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:29.771034 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-681d1a71-bf9f-4697-aab2-7bccf4a578c1 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Volume info retrieved successfully. Aug 06 19:30:29.776815 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-681d1a71-bf9f-4697-aab2-7bccf4a578c1 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/volumes/209899bd-2a9e-41e1-b8a8-569c97892a8d returned with HTTP 200 Aug 06 19:30:29.778031 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 995/3940] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:29 2026] GET /volume/v3/volumes/209899bd-2a9e-41e1-b8a8-569c97892a8d => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:29.780454 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c591da2b-2394-447d-a4bf-9dbf6f788a57 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:29.782771 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c591da2b-2394-447d-a4bf-9dbf6f788a57 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:30:29.783030 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c591da2b-2394-447d-a4bf-9dbf6f788a57 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:29.783267 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c591da2b-2394-447d-a4bf-9dbf6f788a57 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:29.783373 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c591da2b-2394-447d-a4bf-9dbf6f788a57 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:29.787600 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:29.787600 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:29.788238 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c591da2b-2394-447d-a4bf-9dbf6f788a57 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 200 Aug 06 19:30:29.788648 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 982/3941] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:29 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:30.569691 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b382de12-ae4d-4370-9b36-a9be5c051730 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:30.571428 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b382de12-ae4d-4370-9b36-a9be5c051730 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 Aug 06 19:30:30.571624 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b382de12-ae4d-4370-9b36-a9be5c051730 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:30.571810 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b382de12-ae4d-4370-9b36-a9be5c051730 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:30.571910 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-b382de12-ae4d-4370-9b36-a9be5c051730 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id 6e55a4e0-381a-41b0-8ed7-7cfeb55786d5. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:30.576126 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:30.576126 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:30.576857 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b382de12-ae4d-4370-9b36-a9be5c051730 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 returned with HTTP 200 Aug 06 19:30:30.577367 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 977/3942] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:30 2026] GET /volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:30.587034 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f40eecbc-feeb-4e7d-a62c-09f782c8542b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:30.589239 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f40eecbc-feeb-4e7d-a62c-09f782c8542b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/f308c8b0-6845-4593-bb04-2c7fc5265d16 Aug 06 19:30:30.589448 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f40eecbc-feeb-4e7d-a62c-09f782c8542b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:30.589759 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f40eecbc-feeb-4e7d-a62c-09f782c8542b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:30.598620 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f40eecbc-feeb-4e7d-a62c-09f782c8542b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/f308c8b0-6845-4593-bb04-2c7fc5265d16 returned with HTTP 404 Aug 06 19:30:30.599414 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 989/3943] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:30 2026] GET /volume/v3/volumes/f308c8b0-6845-4593-bb04-2c7fc5265d16 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:30.608897 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f208d48e-d189-4a3e-b9b0-7198b98f35e6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:30.611221 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f208d48e-d189-4a3e-b9b0-7198b98f35e6 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e Aug 06 19:30:30.611336 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f208d48e-d189-4a3e-b9b0-7198b98f35e6 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:30.611544 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f208d48e-d189-4a3e-b9b0-7198b98f35e6 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:30.619624 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:30.619624 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:30.623873 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f208d48e-d189-4a3e-b9b0-7198b98f35e6 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:30.629830 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f208d48e-d189-4a3e-b9b0-7198b98f35e6 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e returned with HTTP 200 Aug 06 19:30:30.630333 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 996/3944] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:30 2026] GET /volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:30.644831 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9b9d5f8d-3e8c-49d1-b6c3-4502484449fb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:30.646780 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9b9d5f8d-3e8c-49d1-b6c3-4502484449fb tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:30:30.647217 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9b9d5f8d-3e8c-49d1-b6c3-4502484449fb tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-977750610"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:30.648860 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-9b9d5f8d-3e8c-49d1-b6c3-4502484449fb tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-977750610'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:30:30.648955 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-9b9d5f8d-3e8c-49d1-b6c3-4502484449fb tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Create volume of 1 GB Aug 06 19:30:30.653254 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9b9d5f8d-3e8c-49d1-b6c3-4502484449fb tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Availability Zones retrieved successfully. Aug 06 19:30:30.659236 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9b9d5f8d-3e8c-49d1-b6c3-4502484449fb tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Flow 'volume_create_api' (74299113-9045-49b3-93be-b2e262f0561e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:30.660756 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9b9d5f8d-3e8c-49d1-b6c3-4502484449fb tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e677100-5d6d-4405-84d8-b4141ece384f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:30.662171 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-9b9d5f8d-3e8c-49d1-b6c3-4502484449fb tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:30:30.693966 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9b9d5f8d-3e8c-49d1-b6c3-4502484449fb tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e677100-5d6d-4405-84d8-b4141ece384f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:30.694889 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9b9d5f8d-3e8c-49d1-b6c3-4502484449fb tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a459bdce-809d-43c0-8d98-beb2d927af23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:30.741223 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-9b9d5f8d-3e8c-49d1-b6c3-4502484449fb tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Created reservations ['a41da81f-6559-43ec-be19-80430b64a233', '560e2899-33ff-4196-931b-d5d36daf2b4b', '1d5d18ec-1b38-4fda-b755-7c61280d5e46', '8ce794bb-d4e9-45ae-8c86-49ec140ae2aa'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:30.742247 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9b9d5f8d-3e8c-49d1-b6c3-4502484449fb tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a459bdce-809d-43c0-8d98-beb2d927af23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a41da81f-6559-43ec-be19-80430b64a233', '560e2899-33ff-4196-931b-d5d36daf2b4b', '1d5d18ec-1b38-4fda-b755-7c61280d5e46', '8ce794bb-d4e9-45ae-8c86-49ec140ae2aa']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:30.743033 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9b9d5f8d-3e8c-49d1-b6c3-4502484449fb tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (588910d4-bfe9-4e42-8138-6aa0950c6a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:30.768498 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9b9d5f8d-3e8c-49d1-b6c3-4502484449fb tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (588910d4-bfe9-4e42-8138-6aa0950c6a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b67032eb-8452-49fc-9901-5c8662d71f4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-977750610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d858353ef7cf4ca2a656797ecfe2596b',qos_specs=None,replication_status=,reservations=['a41da81f-6559-43ec-be19-80430b64a233','560e2899-33ff-4196-931b-d5d36daf2b4b','1d5d18ec-1b38-4fda-b755-7c61280d5e46','8ce794bb-d4e9-45ae-8c86-49ec140ae2aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63f926cc039849ab999b5569e3b5051c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:30:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-977750610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b67032eb-8452-49fc-9901-5c8662d71f4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d858353ef7cf4ca2a656797ecfe2596b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63f926cc039849ab999b5569e3b5051c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:30.769358 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9b9d5f8d-3e8c-49d1-b6c3-4502484449fb tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e293eebd-1350-496e-a3fd-4fda213ef0fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:30.795421 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9b9d5f8d-3e8c-49d1-b6c3-4502484449fb tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e293eebd-1350-496e-a3fd-4fda213ef0fc) transitioned into state 'SUCCESS' from state '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-977750610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d858353ef7cf4ca2a656797ecfe2596b',qos_specs=None,replication_status=,reservations=['a41da81f-6559-43ec-be19-80430b64a233','560e2899-33ff-4196-931b-d5d36daf2b4b','1d5d18ec-1b38-4fda-b755-7c61280d5e46','8ce794bb-d4e9-45ae-8c86-49ec140ae2aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63f926cc039849ab999b5569e3b5051c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:30.795587 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-655e5762-2899-4976-b89f-2361e0d36944 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:30.797369 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9b9d5f8d-3e8c-49d1-b6c3-4502484449fb tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16dc3343-3455-4b8f-bb84-83d4e0583f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:30.797588 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-655e5762-2899-4976-b89f-2361e0d36944 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] GET https://10.4.3.5/volume/v3/volumes/209899bd-2a9e-41e1-b8a8-569c97892a8d Aug 06 19:30:30.797588 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-655e5762-2899-4976-b89f-2361e0d36944 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:30.797588 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-655e5762-2899-4976-b89f-2361e0d36944 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:30.800373 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-029083bb-cba0-4938-9c8c-eee1ad865fe2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:30.802657 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-029083bb-cba0-4938-9c8c-eee1ad865fe2 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:30:30.802987 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-029083bb-cba0-4938-9c8c-eee1ad865fe2 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:30.803387 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-029083bb-cba0-4938-9c8c-eee1ad865fe2 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:30.803529 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-029083bb-cba0-4938-9c8c-eee1ad865fe2 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:30.804420 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-655e5762-2899-4976-b89f-2361e0d36944 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/volumes/209899bd-2a9e-41e1-b8a8-569c97892a8d returned with HTTP 404 Aug 06 19:30:30.804697 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 978/3945] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:30 2026] GET /volume/v3/volumes/209899bd-2a9e-41e1-b8a8-569c97892a8d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:30.806470 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9b9d5f8d-3e8c-49d1-b6c3-4502484449fb tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16dc3343-3455-4b8f-bb84-83d4e0583f45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:30.807456 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9b9d5f8d-3e8c-49d1-b6c3-4502484449fb tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Flow 'volume_create_api' (74299113-9045-49b3-93be-b2e262f0561e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:30.807927 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9b9d5f8d-3e8c-49d1-b6c3-4502484449fb tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Create volume request issued successfully. Aug 06 19:30:30.808573 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9b9d5f8d-3e8c-49d1-b6c3-4502484449fb tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:30:30.810613 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 983/3946] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:30:30 2026] POST /volume/v3/volumes => generated 749 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:30.810739 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:30.810739 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:30.810739 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-029083bb-cba0-4938-9c8c-eee1ad865fe2 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 200 Aug 06 19:30:30.810739 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 990/3947] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:30 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:30.813603 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-330865fb-f03c-4556-8507-0215d1b82a0a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:30.816348 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-330865fb-f03c-4556-8507-0215d1b82a0a tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] DELETE https://10.4.3.5/volume/v3/volumes/67f57ae9-3833-4162-98d4-3ea814c31339 Aug 06 19:30:30.816571 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-330865fb-f03c-4556-8507-0215d1b82a0a tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:30.816774 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-330865fb-f03c-4556-8507-0215d1b82a0a tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:30.816985 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-330865fb-f03c-4556-8507-0215d1b82a0a tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Delete volume with id: 67f57ae9-3833-4162-98d4-3ea814c31339 Aug 06 19:30:30.827767 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-175d1aed-b51d-4722-8672-6d1458d676c7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:30.830533 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:30.830533 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:30.831235 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-330865fb-f03c-4556-8507-0215d1b82a0a tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Volume info retrieved successfully. Aug 06 19:30:30.834006 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-175d1aed-b51d-4722-8672-6d1458d676c7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/b67032eb-8452-49fc-9901-5c8662d71f4b Aug 06 19:30:30.834104 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-175d1aed-b51d-4722-8672-6d1458d676c7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:30.834422 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-175d1aed-b51d-4722-8672-6d1458d676c7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:30.845199 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:30.845199 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:30.850908 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-175d1aed-b51d-4722-8672-6d1458d676c7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:30.857311 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-175d1aed-b51d-4722-8672-6d1458d676c7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/b67032eb-8452-49fc-9901-5c8662d71f4b returned with HTTP 200 Aug 06 19:30:30.858008 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 979/3948] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:30 2026] GET /volume/v3/volumes/b67032eb-8452-49fc-9901-5c8662d71f4b => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:30.858593 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-330865fb-f03c-4556-8507-0215d1b82a0a tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Delete volume request issued successfully. Aug 06 19:30:30.858822 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-330865fb-f03c-4556-8507-0215d1b82a0a tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/volumes/67f57ae9-3833-4162-98d4-3ea814c31339 returned with HTTP 202 Aug 06 19:30:30.859474 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 997/3949] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:30 2026] DELETE /volume/v3/volumes/67f57ae9-3833-4162-98d4-3ea814c31339 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:30.869590 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-26877129-3d9c-4981-859b-bc83f4f2cbf5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:30.871877 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-26877129-3d9c-4981-859b-bc83f4f2cbf5 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] GET https://10.4.3.5/volume/v3/volumes/67f57ae9-3833-4162-98d4-3ea814c31339 Aug 06 19:30:30.872126 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-26877129-3d9c-4981-859b-bc83f4f2cbf5 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:30.872391 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-26877129-3d9c-4981-859b-bc83f4f2cbf5 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:30.882083 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:30.882083 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:30.887652 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-26877129-3d9c-4981-859b-bc83f4f2cbf5 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Volume info retrieved successfully. Aug 06 19:30:30.892775 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-26877129-3d9c-4981-859b-bc83f4f2cbf5 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/volumes/67f57ae9-3833-4162-98d4-3ea814c31339 returned with HTTP 200 Aug 06 19:30:30.893331 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 984/3950] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:30 2026] GET /volume/v3/volumes/67f57ae9-3833-4162-98d4-3ea814c31339 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:31.589061 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1f4fbe55-ee5e-4486-b494-bc83470c948c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:31.592591 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1f4fbe55-ee5e-4486-b494-bc83470c948c tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 Aug 06 19:30:31.592888 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1f4fbe55-ee5e-4486-b494-bc83470c948c tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:31.593041 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1f4fbe55-ee5e-4486-b494-bc83470c948c tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:31.593202 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-1f4fbe55-ee5e-4486-b494-bc83470c948c tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id 6e55a4e0-381a-41b0-8ed7-7cfeb55786d5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:31.597794 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:31.597794 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:31.598914 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1f4fbe55-ee5e-4486-b494-bc83470c948c tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 returned with HTTP 200 Aug 06 19:30:31.599710 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 991/3951] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:31 2026] GET /volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:31.609144 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-52d3909d-3e91-476e-9267-ab72fb730d62 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:31.611153 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-52d3909d-3e91-476e-9267-ab72fb730d62 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 Aug 06 19:30:31.611388 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-52d3909d-3e91-476e-9267-ab72fb730d62 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:31.611632 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-52d3909d-3e91-476e-9267-ab72fb730d62 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:31.611768 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-52d3909d-3e91-476e-9267-ab72fb730d62 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id f096b97b-a048-49a5-a8c1-4ad4cf2cdee3. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:31.617432 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:31.617432 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:31.618243 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-52d3909d-3e91-476e-9267-ab72fb730d62 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 returned with HTTP 200 Aug 06 19:30:31.618662 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 980/3952] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:31 2026] GET /volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:31.629808 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-076e45e2-bf24-4ab6-808e-4b2c978a15a3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:31.631744 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-076e45e2-bf24-4ab6-808e-4b2c978a15a3 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] DELETE https://10.4.3.5/volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 Aug 06 19:30:31.631953 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-076e45e2-bf24-4ab6-808e-4b2c978a15a3 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:31.632121 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-076e45e2-bf24-4ab6-808e-4b2c978a15a3 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:31.632237 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-076e45e2-bf24-4ab6-808e-4b2c978a15a3 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Delete backup with id: 6e55a4e0-381a-41b0-8ed7-7cfeb55786d5. Aug 06 19:30:31.636203 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:31.636203 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:31.647894 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-076e45e2-bf24-4ab6-808e-4b2c978a15a3 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] delete_backup rpcapi backup_id 6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 {{(pid=100264) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:30:31.649807 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-076e45e2-bf24-4ab6-808e-4b2c978a15a3 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 returned with HTTP 202 Aug 06 19:30:31.650304 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 998/3953] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:31 2026] DELETE /volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:30:31.658150 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-df38d0a6-0ce2-41a4-8310-82fadfc38ccd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:31.659991 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-df38d0a6-0ce2-41a4-8310-82fadfc38ccd tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 Aug 06 19:30:31.660223 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-df38d0a6-0ce2-41a4-8310-82fadfc38ccd tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:31.660401 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-df38d0a6-0ce2-41a4-8310-82fadfc38ccd tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:31.660502 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-df38d0a6-0ce2-41a4-8310-82fadfc38ccd tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id 6e55a4e0-381a-41b0-8ed7-7cfeb55786d5. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:31.665257 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:31.665257 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:31.665584 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-df38d0a6-0ce2-41a4-8310-82fadfc38ccd tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 returned with HTTP 200 Aug 06 19:30:31.665963 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 985/3954] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:31 2026] GET /volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:31.826737 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bff65cc9-a39f-45dd-82f5-8ae6b3169850 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:31.829386 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bff65cc9-a39f-45dd-82f5-8ae6b3169850 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:30:31.829663 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bff65cc9-a39f-45dd-82f5-8ae6b3169850 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:31.829897 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bff65cc9-a39f-45dd-82f5-8ae6b3169850 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:31.830065 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-bff65cc9-a39f-45dd-82f5-8ae6b3169850 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:31.836619 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:31.836619 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:31.837387 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bff65cc9-a39f-45dd-82f5-8ae6b3169850 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 200 Aug 06 19:30:31.837815 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 992/3955] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:31 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:31.876225 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e76421eb-889f-46cf-b8b7-03e13c0aa873 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:31.878198 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e76421eb-889f-46cf-b8b7-03e13c0aa873 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/b67032eb-8452-49fc-9901-5c8662d71f4b Aug 06 19:30:31.878341 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e76421eb-889f-46cf-b8b7-03e13c0aa873 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:31.878619 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e76421eb-889f-46cf-b8b7-03e13c0aa873 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:31.887307 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:31.887307 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:31.891808 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e76421eb-889f-46cf-b8b7-03e13c0aa873 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:31.897266 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e76421eb-889f-46cf-b8b7-03e13c0aa873 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/b67032eb-8452-49fc-9901-5c8662d71f4b returned with HTTP 200 Aug 06 19:30:31.897866 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 981/3956] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:31 2026] GET /volume/v3/volumes/b67032eb-8452-49fc-9901-5c8662d71f4b => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:31.911082 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fabc99ad-48cd-45a0-a8f9-1e68f94a5a54 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:31.912793 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f4da4b6d-ebc3-4e9f-974c-8d75002e4a9d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:31.913336 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fabc99ad-48cd-45a0-a8f9-1e68f94a5a54 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] GET https://10.4.3.5/volume/v3/volumes/67f57ae9-3833-4162-98d4-3ea814c31339 Aug 06 19:30:31.913628 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fabc99ad-48cd-45a0-a8f9-1e68f94a5a54 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:31.913930 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fabc99ad-48cd-45a0-a8f9-1e68f94a5a54 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:31.914768 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f4da4b6d-ebc3-4e9f-974c-8d75002e4a9d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:30:31.915178 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f4da4b6d-ebc3-4e9f-974c-8d75002e4a9d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b67032eb-8452-49fc-9901-5c8662d71f4b", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1206451070"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:31.920527 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fabc99ad-48cd-45a0-a8f9-1e68f94a5a54 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/volumes/67f57ae9-3833-4162-98d4-3ea814c31339 returned with HTTP 404 Aug 06 19:30:31.921081 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 999/3957] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:31 2026] GET /volume/v3/volumes/67f57ae9-3833-4162-98d4-3ea814c31339 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:31.924460 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:31.924460 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:31.925082 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f4da4b6d-ebc3-4e9f-974c-8d75002e4a9d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:31.925242 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-f4da4b6d-ebc3-4e9f-974c-8d75002e4a9d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Create snapshot from volume b67032eb-8452-49fc-9901-5c8662d71f4b Aug 06 19:30:31.929035 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-20f63c17-b8d0-4eb9-a0c9-90fb7526fd34 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:31.931597 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-20f63c17-b8d0-4eb9-a0c9-90fb7526fd34 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] DELETE https://10.4.3.5/volume/v3/volumes/032e9547-484a-4c92-8f1f-0957014cf98b Aug 06 19:30:31.931821 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-20f63c17-b8d0-4eb9-a0c9-90fb7526fd34 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:31.932008 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-20f63c17-b8d0-4eb9-a0c9-90fb7526fd34 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:31.932228 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-20f63c17-b8d0-4eb9-a0c9-90fb7526fd34 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Delete volume with id: 032e9547-484a-4c92-8f1f-0957014cf98b Aug 06 19:30:31.945194 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:31.945194 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:31.945701 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-20f63c17-b8d0-4eb9-a0c9-90fb7526fd34 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Volume info retrieved successfully. Aug 06 19:30:31.972659 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-20f63c17-b8d0-4eb9-a0c9-90fb7526fd34 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Delete volume request issued successfully. Aug 06 19:30:31.973031 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-20f63c17-b8d0-4eb9-a0c9-90fb7526fd34 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/volumes/032e9547-484a-4c92-8f1f-0957014cf98b returned with HTTP 202 Aug 06 19:30:31.973460 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 993/3958] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:31 2026] DELETE /volume/v3/volumes/032e9547-484a-4c92-8f1f-0957014cf98b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:31.978893 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-f4da4b6d-ebc3-4e9f-974c-8d75002e4a9d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Created reservations ['c276ea85-6d8a-41b5-a42f-55e7a6e1df6e', '873ef6ca-c92d-4bf9-977b-75cf421cca86', 'fbf047f7-80ac-4110-8ed4-edd7160f2bc6', '9e2cb15b-edc3-4b00-aa57-8169dd344792'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:31.986582 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-17a79e2e-144f-4f60-9b2d-75e7c23722d9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:31.988704 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-17a79e2e-144f-4f60-9b2d-75e7c23722d9 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] GET https://10.4.3.5/volume/v3/volumes/032e9547-484a-4c92-8f1f-0957014cf98b Aug 06 19:30:31.988963 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-17a79e2e-144f-4f60-9b2d-75e7c23722d9 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:31.989273 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-17a79e2e-144f-4f60-9b2d-75e7c23722d9 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:32.000314 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:32.000314 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:32.009004 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-17a79e2e-144f-4f60-9b2d-75e7c23722d9 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Volume info retrieved successfully. Aug 06 19:30:32.015408 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-17a79e2e-144f-4f60-9b2d-75e7c23722d9 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/volumes/032e9547-484a-4c92-8f1f-0957014cf98b returned with HTTP 200 Aug 06 19:30:32.015944 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 982/3959] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:31 2026] GET /volume/v3/volumes/032e9547-484a-4c92-8f1f-0957014cf98b => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:32.018329 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f4da4b6d-ebc3-4e9f-974c-8d75002e4a9d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot create request issued successfully. Aug 06 19:30:32.018861 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f4da4b6d-ebc3-4e9f-974c-8d75002e4a9d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:30:32.019612 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 986/3960] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:30:31 2026] POST /volume/v3/snapshots => generated 310 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:32.032033 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e197725a-c761-45dd-8b64-83d088c4f58d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:32.033847 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e197725a-c761-45dd-8b64-83d088c4f58d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/ad35fe73-a4e9-4f3f-9bf2-9a64ce0276cb Aug 06 19:30:32.036071 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e197725a-c761-45dd-8b64-83d088c4f58d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:32.036422 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e197725a-c761-45dd-8b64-83d088c4f58d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:32.048363 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:32.048363 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:32.050875 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e197725a-c761-45dd-8b64-83d088c4f58d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:30:32.054321 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e197725a-c761-45dd-8b64-83d088c4f58d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/ad35fe73-a4e9-4f3f-9bf2-9a64ce0276cb returned with HTTP 200 Aug 06 19:30:32.054922 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1000/3961] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:32 2026] GET /volume/v3/snapshots/ad35fe73-a4e9-4f3f-9bf2-9a64ce0276cb => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:32.058965 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cf20f0f3-b779-45fc-8ca8-ffd87b53789e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:32.060805 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cf20f0f3-b779-45fc-8ca8-ffd87b53789e tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] GET https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff Aug 06 19:30:32.060993 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cf20f0f3-b779-45fc-8ca8-ffd87b53789e tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:32.061233 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cf20f0f3-b779-45fc-8ca8-ffd87b53789e tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:32.068588 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:32.068588 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:32.072448 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cf20f0f3-b779-45fc-8ca8-ffd87b53789e tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:32.077693 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cf20f0f3-b779-45fc-8ca8-ffd87b53789e tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff returned with HTTP 200 Aug 06 19:30:32.078359 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 994/3962] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:32 2026] GET /volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:32.092195 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c59e040a-7b92-4e94-9c8e-3fa8bfdad179 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:32.094442 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c59e040a-7b92-4e94-9c8e-3fa8bfdad179 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] GET https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff Aug 06 19:30:32.094756 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c59e040a-7b92-4e94-9c8e-3fa8bfdad179 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:32.094990 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c59e040a-7b92-4e94-9c8e-3fa8bfdad179 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:32.101893 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:32.101893 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:32.106034 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c59e040a-7b92-4e94-9c8e-3fa8bfdad179 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:32.110730 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c59e040a-7b92-4e94-9c8e-3fa8bfdad179 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff returned with HTTP 200 Aug 06 19:30:32.111125 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 983/3963] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:32 2026] GET /volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:32.168827 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-b518e0eb-a906-4c32-869b-344853da07cc req-4bfe16a9-d5e9-4c51-b371-9624bc390c68 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:32.171892 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b518e0eb-a906-4c32-869b-344853da07cc req-4bfe16a9-d5e9-4c51-b371-9624bc390c68 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] GET https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff Aug 06 19:30:32.172189 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b518e0eb-a906-4c32-869b-344853da07cc req-4bfe16a9-d5e9-4c51-b371-9624bc390c68 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:32.172455 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b518e0eb-a906-4c32-869b-344853da07cc req-4bfe16a9-d5e9-4c51-b371-9624bc390c68 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:32.182442 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:32.182442 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:32.188009 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-b518e0eb-a906-4c32-869b-344853da07cc req-4bfe16a9-d5e9-4c51-b371-9624bc390c68 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:32.194521 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b518e0eb-a906-4c32-869b-344853da07cc req-4bfe16a9-d5e9-4c51-b371-9624bc390c68 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff returned with HTTP 200 Aug 06 19:30:32.195320 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 987/3964] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:30:32 2026] GET /volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:32.276682 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f3b2ebc2-c32b-4cda-b034-215740b33a77 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:32.277244 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f3b2ebc2-c32b-4cda-b034-215740b33a77 None None] GET https://10.4.3.5/volume// Aug 06 19:30:32.277424 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f3b2ebc2-c32b-4cda-b034-215740b33a77 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:32.277609 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f3b2ebc2-c32b-4cda-b034-215740b33a77 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:32.277906 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f3b2ebc2-c32b-4cda-b034-215740b33a77 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:30:32.278226 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1001/3965] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:30:32 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:30:32.288051 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b518e0eb-a906-4c32-869b-344853da07cc req-d8c8e414-0ca7-46ad-ac92-c8a7ad9ec731 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:32.548895 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b518e0eb-a906-4c32-869b-344853da07cc req-d8c8e414-0ca7-46ad-ac92-c8a7ad9ec731 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:30:32.549296 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b518e0eb-a906-4c32-869b-344853da07cc req-d8c8e414-0ca7-46ad-ac92-c8a7ad9ec731 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a0b800f6-194a-4a24-bddd-92c7f1525bff", "connector": null, "instance_uuid": "76cf1943-9236-4ac0-b714-bfd89b44335f"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:32.561953 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:32.561953 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:32.597303 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b518e0eb-a906-4c32-869b-344853da07cc req-d8c8e414-0ca7-46ad-ac92-c8a7ad9ec731 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:30:32.597913 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 995/3966] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:30:32 2026] POST /volume/v3/attachments => generated 273 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:32.628127 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-eca1d349-94dc-4834-9cdc-c7f8aa989e39 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:32.629946 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eca1d349-94dc-4834-9cdc-c7f8aa989e39 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] GET https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff Aug 06 19:30:32.630304 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eca1d349-94dc-4834-9cdc-c7f8aa989e39 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:32.630304 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eca1d349-94dc-4834-9cdc-c7f8aa989e39 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:32.645869 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:32.645869 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:32.648162 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ccb65163-93a8-4fd6-86fd-10569d571a07 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:32.648660 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ccb65163-93a8-4fd6-86fd-10569d571a07 None None] GET https://10.4.3.5/volume// Aug 06 19:30:32.648942 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ccb65163-93a8-4fd6-86fd-10569d571a07 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:32.649255 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ccb65163-93a8-4fd6-86fd-10569d571a07 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:32.649742 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ccb65163-93a8-4fd6-86fd-10569d571a07 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:30:32.650922 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-eca1d349-94dc-4834-9cdc-c7f8aa989e39 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:32.651291 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 988/3967] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:30:32 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:30:32.656512 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eca1d349-94dc-4834-9cdc-c7f8aa989e39 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff returned with HTTP 200 Aug 06 19:30:32.656943 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 984/3968] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:32 2026] GET /volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:32.660151 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b518e0eb-a906-4c32-869b-344853da07cc req-55a8c5c9-a335-4b47-ac47-f5fdc0ba0adc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:32.663278 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b518e0eb-a906-4c32-869b-344853da07cc req-55a8c5c9-a335-4b47-ac47-f5fdc0ba0adc tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] GET https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff Aug 06 19:30:32.666037 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b518e0eb-a906-4c32-869b-344853da07cc req-55a8c5c9-a335-4b47-ac47-f5fdc0ba0adc tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:32.666037 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b518e0eb-a906-4c32-869b-344853da07cc req-55a8c5c9-a335-4b47-ac47-f5fdc0ba0adc tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:32.676403 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:32.676403 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:32.676946 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b6d60ce7-6901-4c4d-ba82-53ad2df4ca30 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:32.678806 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6d60ce7-6901-4c4d-ba82-53ad2df4ca30 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 Aug 06 19:30:32.679445 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6d60ce7-6901-4c4d-ba82-53ad2df4ca30 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:32.679445 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6d60ce7-6901-4c4d-ba82-53ad2df4ca30 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:32.679445 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b6d60ce7-6901-4c4d-ba82-53ad2df4ca30 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id 6e55a4e0-381a-41b0-8ed7-7cfeb55786d5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:32.680877 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-b518e0eb-a906-4c32-869b-344853da07cc req-55a8c5c9-a335-4b47-ac47-f5fdc0ba0adc tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:32.684461 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6d60ce7-6901-4c4d-ba82-53ad2df4ca30 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 returned with HTTP 404 Aug 06 19:30:32.685449 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 996/3969] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:32 2026] GET /volume/v3/backups/6e55a4e0-381a-41b0-8ed7-7cfeb55786d5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:32.687149 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b518e0eb-a906-4c32-869b-344853da07cc req-55a8c5c9-a335-4b47-ac47-f5fdc0ba0adc tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff returned with HTTP 200 Aug 06 19:30:32.687983 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1002/3970] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:30:32 2026] GET /volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff => generated 1032 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:30:32.695069 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-29c00ad1-b3f7-4e63-a69f-e5a8c49d5257 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:32.697089 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-29c00ad1-b3f7-4e63-a69f-e5a8c49d5257 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] DELETE https://10.4.3.5/volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b Aug 06 19:30:32.697310 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-29c00ad1-b3f7-4e63-a69f-e5a8c49d5257 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:32.697507 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-29c00ad1-b3f7-4e63-a69f-e5a8c49d5257 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:32.697608 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-29c00ad1-b3f7-4e63-a69f-e5a8c49d5257 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Delete backup with id: dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b. Aug 06 19:30:32.702337 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:32.702337 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:32.716035 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.backup.rpcapi [None req-29c00ad1-b3f7-4e63-a69f-e5a8c49d5257 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] delete_backup rpcapi backup_id dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b {{(pid=100263) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:30:32.718527 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-29c00ad1-b3f7-4e63-a69f-e5a8c49d5257 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b returned with HTTP 202 Aug 06 19:30:32.724472 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 989/3971] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:32 2026] DELETE /volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:30:32.727300 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1cd2357c-922a-4758-9847-32464c072aed None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:32.729110 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1cd2357c-922a-4758-9847-32464c072aed tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b Aug 06 19:30:32.730448 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1cd2357c-922a-4758-9847-32464c072aed tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:32.730448 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1cd2357c-922a-4758-9847-32464c072aed tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:32.730448 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-1cd2357c-922a-4758-9847-32464c072aed tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:32.736569 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:32.736569 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:32.737360 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1cd2357c-922a-4758-9847-32464c072aed tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b returned with HTTP 200 Aug 06 19:30:32.737807 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 985/3972] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:32 2026] GET /volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:32.812160 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b518e0eb-a906-4c32-869b-344853da07cc req-7ad95bde-f52e-49eb-83e8-c70a4115663a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:32.814300 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b518e0eb-a906-4c32-869b-344853da07cc req-7ad95bde-f52e-49eb-83e8-c70a4115663a tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] PUT https://10.4.3.5/volume/v3/attachments/56f46f8f-1214-4a0b-9adf-c8a27ac6e40b Aug 06 19:30:32.814684 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b518e0eb-a906-4c32-869b-344853da07cc req-7ad95bde-f52e-49eb-83e8-c70a4115663a tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:32.822686 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-b518e0eb-a906-4c32-869b-344853da07cc req-7ad95bde-f52e-49eb-83e8-c70a4115663a tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Acquiring lock "cinder-attachment_update-a0b800f6-194a-4a24-bddd-92c7f1525bff-np0000006689" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:30:32.829519 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-b518e0eb-a906-4c32-869b-344853da07cc req-7ad95bde-f52e-49eb-83e8-c70a4115663a tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Lock "cinder-attachment_update-a0b800f6-194a-4a24-bddd-92c7f1525bff-np0000006689" acquired by "attachment_update" :: waited 0.006s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:30:32.830388 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:32.830388 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:32.849961 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-680f43bb-1ed7-4a6d-9efc-9d871a5a663e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:32.854665 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-680f43bb-1ed7-4a6d-9efc-9d871a5a663e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:30:32.856717 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-680f43bb-1ed7-4a6d-9efc-9d871a5a663e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:32.857840 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-680f43bb-1ed7-4a6d-9efc-9d871a5a663e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:32.858094 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-680f43bb-1ed7-4a6d-9efc-9d871a5a663e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:32.869865 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:32.869865 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:32.870766 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-680f43bb-1ed7-4a6d-9efc-9d871a5a663e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 200 Aug 06 19:30:32.871301 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1003/3973] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:32 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 732 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:32.943282 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-b518e0eb-a906-4c32-869b-344853da07cc req-7ad95bde-f52e-49eb-83e8-c70a4115663a tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Lock "cinder-attachment_update-a0b800f6-194a-4a24-bddd-92c7f1525bff-np0000006689" released by "attachment_update" :: held 0.114s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:30:32.943811 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b518e0eb-a906-4c32-869b-344853da07cc req-7ad95bde-f52e-49eb-83e8-c70a4115663a tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/attachments/56f46f8f-1214-4a0b-9adf-c8a27ac6e40b returned with HTTP 200 Aug 06 19:30:32.944462 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 997/3974] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:30:32 2026] PUT /volume/v3/attachments/56f46f8f-1214-4a0b-9adf-c8a27ac6e40b => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:33.031343 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4ac65978-d662-48bd-9178-1ac8433249c8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:33.033099 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4ac65978-d662-48bd-9178-1ac8433249c8 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] GET https://10.4.3.5/volume/v3/volumes/032e9547-484a-4c92-8f1f-0957014cf98b Aug 06 19:30:33.033584 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4ac65978-d662-48bd-9178-1ac8433249c8 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:33.033648 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4ac65978-d662-48bd-9178-1ac8433249c8 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:33.041706 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4ac65978-d662-48bd-9178-1ac8433249c8 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/volumes/032e9547-484a-4c92-8f1f-0957014cf98b returned with HTTP 404 Aug 06 19:30:33.041706 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 990/3975] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:33 2026] GET /volume/v3/volumes/032e9547-484a-4c92-8f1f-0957014cf98b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:33.050027 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-420f8ffb-b3ce-4f84-8bd8-c0b3d6fef1d6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:33.050864 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-420f8ffb-b3ce-4f84-8bd8-c0b3d6fef1d6 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/2647f02f-c6d0-4372-bdf0-7fc94b492446 Aug 06 19:30:33.050998 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-420f8ffb-b3ce-4f84-8bd8-c0b3d6fef1d6 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:33.051223 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-420f8ffb-b3ce-4f84-8bd8-c0b3d6fef1d6 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:33.051348 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-420f8ffb-b3ce-4f84-8bd8-c0b3d6fef1d6 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Delete snapshot with id: 2647f02f-c6d0-4372-bdf0-7fc94b492446 Aug 06 19:30:33.058720 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:33.058720 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:33.060181 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-420f8ffb-b3ce-4f84-8bd8-c0b3d6fef1d6 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Snapshot retrieved successfully. Aug 06 19:30:33.067063 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-37e420cb-6806-4d30-b255-ce6835bc2c94 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:33.070167 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-37e420cb-6806-4d30-b255-ce6835bc2c94 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/ad35fe73-a4e9-4f3f-9bf2-9a64ce0276cb Aug 06 19:30:33.070167 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-37e420cb-6806-4d30-b255-ce6835bc2c94 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:33.070167 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-37e420cb-6806-4d30-b255-ce6835bc2c94 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:33.079397 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:33.079397 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:33.079397 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-37e420cb-6806-4d30-b255-ce6835bc2c94 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:30:33.080397 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-37e420cb-6806-4d30-b255-ce6835bc2c94 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/ad35fe73-a4e9-4f3f-9bf2-9a64ce0276cb returned with HTTP 200 Aug 06 19:30:33.081111 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1004/3976] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:33 2026] GET /volume/v3/snapshots/ad35fe73-a4e9-4f3f-9bf2-9a64ce0276cb => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:33.093340 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7424c035-3486-478e-9be7-9a0062e155be None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:33.095564 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7424c035-3486-478e-9be7-9a0062e155be tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:30:33.096626 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7424c035-3486-478e-9be7-9a0062e155be tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ad35fe73-a4e9-4f3f-9bf2-9a64ce0276cb", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2035893815"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:33.097343 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-420f8ffb-b3ce-4f84-8bd8-c0b3d6fef1d6 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Snapshot delete request issued successfully. Aug 06 19:30:33.098490 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-420f8ffb-b3ce-4f84-8bd8-c0b3d6fef1d6 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/snapshots/2647f02f-c6d0-4372-bdf0-7fc94b492446 returned with HTTP 202 Aug 06 19:30:33.098490 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 986/3977] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:30:33 2026] DELETE /volume/v3/snapshots/2647f02f-c6d0-4372-bdf0-7fc94b492446 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:33.098595 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-7424c035-3486-478e-9be7-9a0062e155be tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Create volume request body: {'volume': {'snapshot_id': 'ad35fe73-a4e9-4f3f-9bf2-9a64ce0276cb', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2035893815'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:30:33.106715 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c20a426b-2a3e-43cf-975b-0556c37fbf95 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:33.109228 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:33.109228 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:33.109404 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c20a426b-2a3e-43cf-975b-0556c37fbf95 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] GET https://10.4.3.5/volume/v3/snapshots/2647f02f-c6d0-4372-bdf0-7fc94b492446 Aug 06 19:30:33.109746 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7424c035-3486-478e-9be7-9a0062e155be tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:30:33.110166 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c20a426b-2a3e-43cf-975b-0556c37fbf95 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:33.110218 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-7424c035-3486-478e-9be7-9a0062e155be tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Create volume of 1 GB Aug 06 19:30:33.110811 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c20a426b-2a3e-43cf-975b-0556c37fbf95 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:33.114103 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7424c035-3486-478e-9be7-9a0062e155be tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Availability Zones retrieved successfully. Aug 06 19:30:33.116844 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:33.116844 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:33.117512 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c20a426b-2a3e-43cf-975b-0556c37fbf95 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Snapshot retrieved successfully. Aug 06 19:30:33.118476 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c20a426b-2a3e-43cf-975b-0556c37fbf95 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/snapshots/2647f02f-c6d0-4372-bdf0-7fc94b492446 returned with HTTP 200 Aug 06 19:30:33.118861 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 991/3978] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:33 2026] GET /volume/v3/snapshots/2647f02f-c6d0-4372-bdf0-7fc94b492446 => generated 474 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:33.119712 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7424c035-3486-478e-9be7-9a0062e155be tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Flow 'volume_create_api' (0b8ebedd-91d9-48d2-8b64-bc7c07652f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:33.120855 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7424c035-3486-478e-9be7-9a0062e155be tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a19cf466-4a41-4b6d-ac12-ceb9efb92dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:33.121769 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-7424c035-3486-478e-9be7-9a0062e155be tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:30:33.158650 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7424c035-3486-478e-9be7-9a0062e155be tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a19cf466-4a41-4b6d-ac12-ceb9efb92dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ad35fe73-a4e9-4f3f-9bf2-9a64ce0276cb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:33.159972 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7424c035-3486-478e-9be7-9a0062e155be tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3b92475-e165-4057-8cc0-cc6929ca3ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:33.200366 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-7424c035-3486-478e-9be7-9a0062e155be tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Created reservations ['5cae29be-7b64-4952-8bff-a7d6c3115d0d', '2344f704-4351-456a-9275-120fec75fbe5', '4cb1cba7-79c9-4fcb-96df-8a9905f8e9b6', 'f9319bc3-7d29-4c75-a725-faac9c8f54c9'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:33.201080 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7424c035-3486-478e-9be7-9a0062e155be tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3b92475-e165-4057-8cc0-cc6929ca3ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cae29be-7b64-4952-8bff-a7d6c3115d0d', '2344f704-4351-456a-9275-120fec75fbe5', '4cb1cba7-79c9-4fcb-96df-8a9905f8e9b6', 'f9319bc3-7d29-4c75-a725-faac9c8f54c9']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:33.201738 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7424c035-3486-478e-9be7-9a0062e155be tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd3d9661-de6a-4071-8263-9998fadc8191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:33.239319 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7424c035-3486-478e-9be7-9a0062e155be tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd3d9661-de6a-4071-8263-9998fadc8191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3f7b5af-db96-4bfe-b1be-8373c68e738f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2035893815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d858353ef7cf4ca2a656797ecfe2596b',qos_specs=None,replication_status=,reservations=['5cae29be-7b64-4952-8bff-a7d6c3115d0d','2344f704-4351-456a-9275-120fec75fbe5','4cb1cba7-79c9-4fcb-96df-8a9905f8e9b6','f9319bc3-7d29-4c75-a725-faac9c8f54c9'],size=1,snapshot_id=ad35fe73-a4e9-4f3f-9bf2-9a64ce0276cb,source_replicaid=,source_volid=None,status='creating',user_id='63f926cc039849ab999b5569e3b5051c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:30:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2035893815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3f7b5af-db96-4bfe-b1be-8373c68e738f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d858353ef7cf4ca2a656797ecfe2596b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ad35fe73-a4e9-4f3f-9bf2-9a64ce0276cb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63f926cc039849ab999b5569e3b5051c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:33.240003 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7424c035-3486-478e-9be7-9a0062e155be tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4902dc3-b8a4-4f7e-9dce-2e25367a68a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:33.260856 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7424c035-3486-478e-9be7-9a0062e155be tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4902dc3-b8a4-4f7e-9dce-2e25367a68a0) transitioned into state 'SUCCESS' from state '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-2035893815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d858353ef7cf4ca2a656797ecfe2596b',qos_specs=None,replication_status=,reservations=['5cae29be-7b64-4952-8bff-a7d6c3115d0d','2344f704-4351-456a-9275-120fec75fbe5','4cb1cba7-79c9-4fcb-96df-8a9905f8e9b6','f9319bc3-7d29-4c75-a725-faac9c8f54c9'],size=1,snapshot_id=ad35fe73-a4e9-4f3f-9bf2-9a64ce0276cb,source_replicaid=,source_volid=None,status='creating',user_id='63f926cc039849ab999b5569e3b5051c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:33.261615 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7424c035-3486-478e-9be7-9a0062e155be tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a7ce9b2-b774-4b84-96ac-d49480a7625f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:33.287359 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7424c035-3486-478e-9be7-9a0062e155be tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a7ce9b2-b774-4b84-96ac-d49480a7625f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:33.288250 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7424c035-3486-478e-9be7-9a0062e155be tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Flow 'volume_create_api' (0b8ebedd-91d9-48d2-8b64-bc7c07652f8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:33.288550 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7424c035-3486-478e-9be7-9a0062e155be tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Create volume request issued successfully. Aug 06 19:30:33.289248 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7424c035-3486-478e-9be7-9a0062e155be tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:30:33.289868 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 998/3979] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:30:33 2026] POST /volume/v3/volumes => generated 784 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:33.303888 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5af97cdb-2cbc-46f0-b11e-9271eadb6829 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:33.305959 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5af97cdb-2cbc-46f0-b11e-9271eadb6829 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/f3f7b5af-db96-4bfe-b1be-8373c68e738f Aug 06 19:30:33.306065 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5af97cdb-2cbc-46f0-b11e-9271eadb6829 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:33.306448 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5af97cdb-2cbc-46f0-b11e-9271eadb6829 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:33.315219 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:33.315219 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:33.319751 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5af97cdb-2cbc-46f0-b11e-9271eadb6829 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:33.325789 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5af97cdb-2cbc-46f0-b11e-9271eadb6829 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/f3f7b5af-db96-4bfe-b1be-8373c68e738f returned with HTTP 200 Aug 06 19:30:33.325789 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1005/3980] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:33 2026] GET /volume/v3/volumes/f3f7b5af-db96-4bfe-b1be-8373c68e738f => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:33.675326 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f7b0c361-1aed-4ccf-a9dd-96951de00815 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:33.676953 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f7b0c361-1aed-4ccf-a9dd-96951de00815 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] GET https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff Aug 06 19:30:33.676953 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f7b0c361-1aed-4ccf-a9dd-96951de00815 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:33.677233 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f7b0c361-1aed-4ccf-a9dd-96951de00815 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:33.695337 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:33.695337 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:33.703591 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f7b0c361-1aed-4ccf-a9dd-96951de00815 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:33.707875 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f7b0c361-1aed-4ccf-a9dd-96951de00815 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff returned with HTTP 200 Aug 06 19:30:33.708588 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 987/3981] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:33 2026] GET /volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:33.749751 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6b31bcb9-c8df-4cca-92f9-e36bde29cff6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:33.752220 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6b31bcb9-c8df-4cca-92f9-e36bde29cff6 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b Aug 06 19:30:33.752629 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6b31bcb9-c8df-4cca-92f9-e36bde29cff6 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:33.752716 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6b31bcb9-c8df-4cca-92f9-e36bde29cff6 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:33.752996 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-6b31bcb9-c8df-4cca-92f9-e36bde29cff6 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:33.760981 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6b31bcb9-c8df-4cca-92f9-e36bde29cff6 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b returned with HTTP 404 Aug 06 19:30:33.760981 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 992/3982] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:33 2026] GET /volume/v3/backups/dbaa85f5-6ac2-4b3d-aa72-c1d315a9176b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:33.769718 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4a3e59a3-7266-4d4e-98fa-247e6eeca340 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:33.772581 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4a3e59a3-7266-4d4e-98fa-247e6eeca340 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] DELETE https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 Aug 06 19:30:33.772949 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4a3e59a3-7266-4d4e-98fa-247e6eeca340 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:33.773408 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4a3e59a3-7266-4d4e-98fa-247e6eeca340 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:33.773408 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-4a3e59a3-7266-4d4e-98fa-247e6eeca340 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Delete backup with id: f096b97b-a048-49a5-a8c1-4ad4cf2cdee3. Aug 06 19:30:33.787998 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:33.787998 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:33.812513 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-4a3e59a3-7266-4d4e-98fa-247e6eeca340 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] delete_backup rpcapi backup_id f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:30:33.815436 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4a3e59a3-7266-4d4e-98fa-247e6eeca340 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 returned with HTTP 202 Aug 06 19:30:33.816037 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 999/3983] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:33 2026] DELETE /volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:30:33.825903 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-05cba641-d9bb-4b70-a763-ce6df7139124 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:33.827899 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-05cba641-d9bb-4b70-a763-ce6df7139124 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 Aug 06 19:30:33.828125 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-05cba641-d9bb-4b70-a763-ce6df7139124 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:33.828353 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-05cba641-d9bb-4b70-a763-ce6df7139124 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:33.828476 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-05cba641-d9bb-4b70-a763-ce6df7139124 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id f096b97b-a048-49a5-a8c1-4ad4cf2cdee3. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:33.833438 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:33.833438 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:33.834380 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-05cba641-d9bb-4b70-a763-ce6df7139124 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 returned with HTTP 200 Aug 06 19:30:33.834843 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1006/3984] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:33 2026] GET /volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:33.882596 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8711d789-fbd7-4395-92a7-96cb6ca10222 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:33.884481 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8711d789-fbd7-4395-92a7-96cb6ca10222 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:30:33.884710 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8711d789-fbd7-4395-92a7-96cb6ca10222 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:33.884893 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8711d789-fbd7-4395-92a7-96cb6ca10222 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:33.884987 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-8711d789-fbd7-4395-92a7-96cb6ca10222 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:33.889233 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:33.889233 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:33.889849 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8711d789-fbd7-4395-92a7-96cb6ca10222 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 200 Aug 06 19:30:33.890305 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 988/3985] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:33 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:34.128690 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c778e0cf-f8c3-4b0b-ba70-b3106d4baecc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:34.131923 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c778e0cf-f8c3-4b0b-ba70-b3106d4baecc tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] GET https://10.4.3.5/volume/v3/snapshots/2647f02f-c6d0-4372-bdf0-7fc94b492446 Aug 06 19:30:34.131923 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c778e0cf-f8c3-4b0b-ba70-b3106d4baecc tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:34.131923 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c778e0cf-f8c3-4b0b-ba70-b3106d4baecc tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:34.135277 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c778e0cf-f8c3-4b0b-ba70-b3106d4baecc tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/snapshots/2647f02f-c6d0-4372-bdf0-7fc94b492446 returned with HTTP 404 Aug 06 19:30:34.135756 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 993/3986] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:34 2026] GET /volume/v3/snapshots/2647f02f-c6d0-4372-bdf0-7fc94b492446 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:34.143525 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-af701e13-7969-4880-be50-4d573e669efc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:34.145925 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-af701e13-7969-4880-be50-4d573e669efc tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] DELETE https://10.4.3.5/volume/v3/volumes/bc559b51-d070-4f2f-bf52-6d7daa3a51de Aug 06 19:30:34.146264 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-af701e13-7969-4880-be50-4d573e669efc tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:34.146435 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-af701e13-7969-4880-be50-4d573e669efc tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:34.146809 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-af701e13-7969-4880-be50-4d573e669efc tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Delete volume with id: bc559b51-d070-4f2f-bf52-6d7daa3a51de Aug 06 19:30:34.154241 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:34.154241 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:34.154659 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-af701e13-7969-4880-be50-4d573e669efc tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Volume info retrieved successfully. Aug 06 19:30:34.175049 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-af701e13-7969-4880-be50-4d573e669efc tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Delete volume request issued successfully. Aug 06 19:30:34.175241 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-af701e13-7969-4880-be50-4d573e669efc tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/volumes/bc559b51-d070-4f2f-bf52-6d7daa3a51de returned with HTTP 202 Aug 06 19:30:34.176102 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1000/3987] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:34 2026] DELETE /volume/v3/volumes/bc559b51-d070-4f2f-bf52-6d7daa3a51de => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:34.185965 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-89a60835-9292-4986-87ce-270736069ea4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:34.188494 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89a60835-9292-4986-87ce-270736069ea4 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] GET https://10.4.3.5/volume/v3/volumes/bc559b51-d070-4f2f-bf52-6d7daa3a51de Aug 06 19:30:34.188761 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89a60835-9292-4986-87ce-270736069ea4 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:34.189008 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89a60835-9292-4986-87ce-270736069ea4 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:34.201750 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:34.201750 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:34.208234 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-89a60835-9292-4986-87ce-270736069ea4 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Volume info retrieved successfully. Aug 06 19:30:34.217101 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89a60835-9292-4986-87ce-270736069ea4 tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/volumes/bc559b51-d070-4f2f-bf52-6d7daa3a51de returned with HTTP 200 Aug 06 19:30:34.217101 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1007/3988] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:34 2026] GET /volume/v3/volumes/bc559b51-d070-4f2f-bf52-6d7daa3a51de => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:34.338737 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-30597085-814d-4136-819c-c07dd4ef1ffd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:34.341572 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-30597085-814d-4136-819c-c07dd4ef1ffd tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/f3f7b5af-db96-4bfe-b1be-8373c68e738f Aug 06 19:30:34.341572 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-30597085-814d-4136-819c-c07dd4ef1ffd tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:34.341572 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-30597085-814d-4136-819c-c07dd4ef1ffd tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:34.355714 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:34.355714 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:34.359705 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-30597085-814d-4136-819c-c07dd4ef1ffd tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:34.365383 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-30597085-814d-4136-819c-c07dd4ef1ffd tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/f3f7b5af-db96-4bfe-b1be-8373c68e738f returned with HTTP 200 Aug 06 19:30:34.365880 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 989/3989] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:34 2026] GET /volume/v3/volumes/f3f7b5af-db96-4bfe-b1be-8373c68e738f => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:34.380977 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3e0c52e8-7cd0-4f59-817b-9da07df3fff4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:34.382899 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3e0c52e8-7cd0-4f59-817b-9da07df3fff4 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/f3f7b5af-db96-4bfe-b1be-8373c68e738f Aug 06 19:30:34.383242 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3e0c52e8-7cd0-4f59-817b-9da07df3fff4 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:34.383451 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3e0c52e8-7cd0-4f59-817b-9da07df3fff4 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:34.394839 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:34.394839 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:34.400417 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3e0c52e8-7cd0-4f59-817b-9da07df3fff4 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:34.406070 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3e0c52e8-7cd0-4f59-817b-9da07df3fff4 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/f3f7b5af-db96-4bfe-b1be-8373c68e738f returned with HTTP 200 Aug 06 19:30:34.406717 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 994/3990] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:34 2026] GET /volume/v3/volumes/f3f7b5af-db96-4bfe-b1be-8373c68e738f => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:34.424065 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e9fa380e-9e2f-4cef-bbe2-280abdbefa8b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:34.429888 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e9fa380e-9e2f-4cef-bbe2-280abdbefa8b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] DELETE https://10.4.3.5/volume/v3/volumes/f3f7b5af-db96-4bfe-b1be-8373c68e738f Aug 06 19:30:34.431037 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e9fa380e-9e2f-4cef-bbe2-280abdbefa8b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:34.432193 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e9fa380e-9e2f-4cef-bbe2-280abdbefa8b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:34.433323 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-e9fa380e-9e2f-4cef-bbe2-280abdbefa8b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Delete volume with id: f3f7b5af-db96-4bfe-b1be-8373c68e738f Aug 06 19:30:34.442319 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:34.442319 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:34.442741 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e9fa380e-9e2f-4cef-bbe2-280abdbefa8b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:34.463961 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e9fa380e-9e2f-4cef-bbe2-280abdbefa8b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Delete volume request issued successfully. Aug 06 19:30:34.464090 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e9fa380e-9e2f-4cef-bbe2-280abdbefa8b tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/f3f7b5af-db96-4bfe-b1be-8373c68e738f returned with HTTP 202 Aug 06 19:30:34.464704 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1001/3991] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:34 2026] DELETE /volume/v3/volumes/f3f7b5af-db96-4bfe-b1be-8373c68e738f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:34.473327 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-31ad8539-15f3-4788-8929-dc5c3f1473ab None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:34.475254 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-31ad8539-15f3-4788-8929-dc5c3f1473ab tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/f3f7b5af-db96-4bfe-b1be-8373c68e738f Aug 06 19:30:34.475460 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-31ad8539-15f3-4788-8929-dc5c3f1473ab tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:34.475701 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-31ad8539-15f3-4788-8929-dc5c3f1473ab tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:34.483707 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:34.483707 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:34.487946 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-31ad8539-15f3-4788-8929-dc5c3f1473ab tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:34.491858 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-31ad8539-15f3-4788-8929-dc5c3f1473ab tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/f3f7b5af-db96-4bfe-b1be-8373c68e738f returned with HTTP 200 Aug 06 19:30:34.492300 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1008/3992] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:34 2026] GET /volume/v3/volumes/f3f7b5af-db96-4bfe-b1be-8373c68e738f => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:34.722308 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-15e9ef33-1f32-4dd6-87b2-f6c24dc401e8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:34.725131 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-15e9ef33-1f32-4dd6-87b2-f6c24dc401e8 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] GET https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff Aug 06 19:30:34.725345 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-15e9ef33-1f32-4dd6-87b2-f6c24dc401e8 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:34.725545 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-15e9ef33-1f32-4dd6-87b2-f6c24dc401e8 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:34.740385 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:34.740385 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:34.744391 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-15e9ef33-1f32-4dd6-87b2-f6c24dc401e8 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:34.749404 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-15e9ef33-1f32-4dd6-87b2-f6c24dc401e8 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff returned with HTTP 200 Aug 06 19:30:34.749906 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 990/3993] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:34 2026] GET /volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:34.846699 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8c684a7c-c2db-4691-b477-f599c86965cd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:34.848720 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8c684a7c-c2db-4691-b477-f599c86965cd tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 Aug 06 19:30:34.848982 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8c684a7c-c2db-4691-b477-f599c86965cd tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:34.849239 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8c684a7c-c2db-4691-b477-f599c86965cd tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:34.849387 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-8c684a7c-c2db-4691-b477-f599c86965cd tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Show backup with id f096b97b-a048-49a5-a8c1-4ad4cf2cdee3. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:34.852915 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8c684a7c-c2db-4691-b477-f599c86965cd tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 returned with HTTP 404 Aug 06 19:30:34.853384 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 995/3994] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:34 2026] GET /volume/v3/backups/f096b97b-a048-49a5-a8c1-4ad4cf2cdee3 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:34.861119 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a21761dd-7e8b-457d-b28a-24264bbd1574 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:34.862964 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a21761dd-7e8b-457d-b28a-24264bbd1574 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] DELETE https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc Aug 06 19:30:34.863177 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a21761dd-7e8b-457d-b28a-24264bbd1574 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:34.863373 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a21761dd-7e8b-457d-b28a-24264bbd1574 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:34.863485 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-a21761dd-7e8b-457d-b28a-24264bbd1574 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Delete backup with id: de4d826b-09cb-4065-9517-7ac0f923d5dc. Aug 06 19:30:34.868012 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:34.868012 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:34.881044 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-a21761dd-7e8b-457d-b28a-24264bbd1574 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] delete_backup rpcapi backup_id de4d826b-09cb-4065-9517-7ac0f923d5dc {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:30:34.883038 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a21761dd-7e8b-457d-b28a-24264bbd1574 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc returned with HTTP 202 Aug 06 19:30:34.883554 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1002/3995] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:34 2026] DELETE /volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:30:34.893696 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f25a3523-0557-4543-9024-3e9280756477 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:34.895828 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f25a3523-0557-4543-9024-3e9280756477 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc Aug 06 19:30:34.896524 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f25a3523-0557-4543-9024-3e9280756477 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:34.896524 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f25a3523-0557-4543-9024-3e9280756477 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:34.896524 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f25a3523-0557-4543-9024-3e9280756477 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id de4d826b-09cb-4065-9517-7ac0f923d5dc. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:34.900938 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-99dfe7fa-a533-45ec-9ce4-9fa4ed293c45 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:34.901750 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:34.901750 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:34.902674 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f25a3523-0557-4543-9024-3e9280756477 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc returned with HTTP 200 Aug 06 19:30:34.903010 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1009/3996] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:34 2026] GET /volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:34.903454 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-99dfe7fa-a533-45ec-9ce4-9fa4ed293c45 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:30:34.903533 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-99dfe7fa-a533-45ec-9ce4-9fa4ed293c45 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:34.903801 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-99dfe7fa-a533-45ec-9ce4-9fa4ed293c45 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:34.903980 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-99dfe7fa-a533-45ec-9ce4-9fa4ed293c45 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:34.908994 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:34.908994 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:34.909844 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-99dfe7fa-a533-45ec-9ce4-9fa4ed293c45 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 200 Aug 06 19:30:34.910398 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 991/3997] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:34 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:35.232062 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bcd32b36-dbcc-4f48-9617-84c201c0349c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:35.235743 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bcd32b36-dbcc-4f48-9617-84c201c0349c tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] GET https://10.4.3.5/volume/v3/volumes/bc559b51-d070-4f2f-bf52-6d7daa3a51de Aug 06 19:30:35.235743 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bcd32b36-dbcc-4f48-9617-84c201c0349c tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:35.235743 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bcd32b36-dbcc-4f48-9617-84c201c0349c tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:35.242662 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bcd32b36-dbcc-4f48-9617-84c201c0349c tempest-CreateVolumesFromSnapshotTest-1436136912 tempest-CreateVolumesFromSnapshotTest-1436136912-project-member] https://10.4.3.5/volume/v3/volumes/bc559b51-d070-4f2f-bf52-6d7daa3a51de returned with HTTP 404 Aug 06 19:30:35.246787 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 996/3998] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:35 2026] GET /volume/v3/volumes/bc559b51-d070-4f2f-bf52-6d7daa3a51de => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:35.506231 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-30cf76f8-b51e-4f22-a941-5b275838054f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:35.508297 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-30cf76f8-b51e-4f22-a941-5b275838054f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/f3f7b5af-db96-4bfe-b1be-8373c68e738f Aug 06 19:30:35.508495 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-30cf76f8-b51e-4f22-a941-5b275838054f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:35.508714 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-30cf76f8-b51e-4f22-a941-5b275838054f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:35.515426 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-30cf76f8-b51e-4f22-a941-5b275838054f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/f3f7b5af-db96-4bfe-b1be-8373c68e738f returned with HTTP 404 Aug 06 19:30:35.515958 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1003/3999] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:35 2026] GET /volume/v3/volumes/f3f7b5af-db96-4bfe-b1be-8373c68e738f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:35.523581 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f5ad9c31-4933-4839-805b-c3d445be8be2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:35.525408 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f5ad9c31-4933-4839-805b-c3d445be8be2 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/f3f7b5af-db96-4bfe-b1be-8373c68e738f Aug 06 19:30:35.525597 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f5ad9c31-4933-4839-805b-c3d445be8be2 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:35.525841 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f5ad9c31-4933-4839-805b-c3d445be8be2 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:35.533377 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f5ad9c31-4933-4839-805b-c3d445be8be2 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/f3f7b5af-db96-4bfe-b1be-8373c68e738f returned with HTTP 404 Aug 06 19:30:35.534193 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1010/4000] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:35 2026] GET /volume/v3/volumes/f3f7b5af-db96-4bfe-b1be-8373c68e738f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:35.542235 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-06a8ceba-1d0e-4881-b633-68f4e1cdfbd7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:35.544767 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-06a8ceba-1d0e-4881-b633-68f4e1cdfbd7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] DELETE https://10.4.3.5/volume/v3/volumes/f3f7b5af-db96-4bfe-b1be-8373c68e738f Aug 06 19:30:35.545361 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-06a8ceba-1d0e-4881-b633-68f4e1cdfbd7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:35.545643 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-06a8ceba-1d0e-4881-b633-68f4e1cdfbd7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:35.546012 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-06a8ceba-1d0e-4881-b633-68f4e1cdfbd7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Delete volume with id: f3f7b5af-db96-4bfe-b1be-8373c68e738f Aug 06 19:30:35.554401 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-06a8ceba-1d0e-4881-b633-68f4e1cdfbd7 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/f3f7b5af-db96-4bfe-b1be-8373c68e738f returned with HTTP 404 Aug 06 19:30:35.555498 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 992/4001] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:35 2026] DELETE /volume/v3/volumes/f3f7b5af-db96-4bfe-b1be-8373c68e738f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:35.563257 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e42c0477-35df-48ef-8fe4-d3aa80dc7b25 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:35.565409 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e42c0477-35df-48ef-8fe4-d3aa80dc7b25 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/ad35fe73-a4e9-4f3f-9bf2-9a64ce0276cb Aug 06 19:30:35.565617 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e42c0477-35df-48ef-8fe4-d3aa80dc7b25 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:35.565853 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e42c0477-35df-48ef-8fe4-d3aa80dc7b25 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:35.565997 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-e42c0477-35df-48ef-8fe4-d3aa80dc7b25 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Delete snapshot with id: ad35fe73-a4e9-4f3f-9bf2-9a64ce0276cb Aug 06 19:30:35.572509 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:35.572509 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:35.573195 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e42c0477-35df-48ef-8fe4-d3aa80dc7b25 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:30:35.591943 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e42c0477-35df-48ef-8fe4-d3aa80dc7b25 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot delete request issued successfully. Aug 06 19:30:35.592103 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e42c0477-35df-48ef-8fe4-d3aa80dc7b25 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/ad35fe73-a4e9-4f3f-9bf2-9a64ce0276cb returned with HTTP 202 Aug 06 19:30:35.592558 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 997/4002] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:30:35 2026] DELETE /volume/v3/snapshots/ad35fe73-a4e9-4f3f-9bf2-9a64ce0276cb => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:35.601833 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-87957ef5-5de6-4466-b0a6-8a60f41fbdf4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:35.606999 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-87957ef5-5de6-4466-b0a6-8a60f41fbdf4 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/ad35fe73-a4e9-4f3f-9bf2-9a64ce0276cb Aug 06 19:30:35.607288 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-87957ef5-5de6-4466-b0a6-8a60f41fbdf4 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:35.607575 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-87957ef5-5de6-4466-b0a6-8a60f41fbdf4 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:35.614123 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:35.614123 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:35.614780 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-87957ef5-5de6-4466-b0a6-8a60f41fbdf4 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Snapshot retrieved successfully. Aug 06 19:30:35.615809 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-87957ef5-5de6-4466-b0a6-8a60f41fbdf4 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/ad35fe73-a4e9-4f3f-9bf2-9a64ce0276cb returned with HTTP 200 Aug 06 19:30:35.616464 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1004/4003] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:35 2026] GET /volume/v3/snapshots/ad35fe73-a4e9-4f3f-9bf2-9a64ce0276cb => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:35.763363 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cb0b801d-f6c0-4683-a639-71e24b1ad8ad None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:35.765044 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cb0b801d-f6c0-4683-a639-71e24b1ad8ad tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] GET https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff Aug 06 19:30:35.765272 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cb0b801d-f6c0-4683-a639-71e24b1ad8ad tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:35.765449 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cb0b801d-f6c0-4683-a639-71e24b1ad8ad tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:35.775315 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:35.775315 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:35.778715 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cb0b801d-f6c0-4683-a639-71e24b1ad8ad tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:35.782524 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cb0b801d-f6c0-4683-a639-71e24b1ad8ad tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff returned with HTTP 200 Aug 06 19:30:35.782887 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1011/4004] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:35 2026] GET /volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:35.915097 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8992d3ad-2865-4636-bece-cae8c70153a6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:35.918161 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8992d3ad-2865-4636-bece-cae8c70153a6 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] GET https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc Aug 06 19:30:35.918548 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8992d3ad-2865-4636-bece-cae8c70153a6 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:35.918823 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8992d3ad-2865-4636-bece-cae8c70153a6 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:35.919001 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-8992d3ad-2865-4636-bece-cae8c70153a6 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] Show backup with id de4d826b-09cb-4065-9517-7ac0f923d5dc. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:35.925129 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-54f7a48b-d646-4155-a870-2242d3ae03a6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:35.925520 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8992d3ad-2865-4636-bece-cae8c70153a6 tempest-VolumesBackupsTest-176126284 tempest-VolumesBackupsTest-176126284-project-admin] https://10.4.3.5/volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc returned with HTTP 404 Aug 06 19:30:35.926194 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 993/4005] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:35 2026] GET /volume/v3/backups/de4d826b-09cb-4065-9517-7ac0f923d5dc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:35.927217 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-54f7a48b-d646-4155-a870-2242d3ae03a6 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:30:35.927434 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-54f7a48b-d646-4155-a870-2242d3ae03a6 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:35.927665 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-54f7a48b-d646-4155-a870-2242d3ae03a6 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:35.927773 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-54f7a48b-d646-4155-a870-2242d3ae03a6 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:35.932504 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:35.932504 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:35.933176 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-54f7a48b-d646-4155-a870-2242d3ae03a6 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 200 Aug 06 19:30:35.933573 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 998/4006] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:35 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:35.938735 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0e60af0b-a791-45d1-b234-06e2d8546372 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:35.940607 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0e60af0b-a791-45d1-b234-06e2d8546372 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] DELETE https://10.4.3.5/volume/v3/volumes/f841702b-6492-4901-86c8-39e0ede46459 Aug 06 19:30:35.940800 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0e60af0b-a791-45d1-b234-06e2d8546372 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:35.940985 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0e60af0b-a791-45d1-b234-06e2d8546372 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:35.941196 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-0e60af0b-a791-45d1-b234-06e2d8546372 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Delete volume with id: f841702b-6492-4901-86c8-39e0ede46459 Aug 06 19:30:35.949002 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:35.949002 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:35.949558 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0e60af0b-a791-45d1-b234-06e2d8546372 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Volume info retrieved successfully. Aug 06 19:30:35.971051 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0e60af0b-a791-45d1-b234-06e2d8546372 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Delete volume request issued successfully. Aug 06 19:30:35.971207 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0e60af0b-a791-45d1-b234-06e2d8546372 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/volumes/f841702b-6492-4901-86c8-39e0ede46459 returned with HTTP 202 Aug 06 19:30:35.971605 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1005/4007] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:35 2026] DELETE /volume/v3/volumes/f841702b-6492-4901-86c8-39e0ede46459 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:35.979897 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0fe37260-6c22-4624-b32d-48a38bfb2c55 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:35.982736 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0fe37260-6c22-4624-b32d-48a38bfb2c55 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/volumes/f841702b-6492-4901-86c8-39e0ede46459 Aug 06 19:30:35.982736 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0fe37260-6c22-4624-b32d-48a38bfb2c55 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:35.982736 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0fe37260-6c22-4624-b32d-48a38bfb2c55 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:35.991597 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:35.991597 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:35.996933 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0fe37260-6c22-4624-b32d-48a38bfb2c55 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Volume info retrieved successfully. Aug 06 19:30:36.003231 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0fe37260-6c22-4624-b32d-48a38bfb2c55 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/volumes/f841702b-6492-4901-86c8-39e0ede46459 returned with HTTP 200 Aug 06 19:30:36.003645 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1012/4008] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:35 2026] GET /volume/v3/volumes/f841702b-6492-4901-86c8-39e0ede46459 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:36.569728 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bb1af5bf-9481-4766-879b-e86c5fe7bccd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:36.630825 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-aa6861bd-9b34-4763-826f-b19cd3d16c19 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:36.634087 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aa6861bd-9b34-4763-826f-b19cd3d16c19 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/snapshots/ad35fe73-a4e9-4f3f-9bf2-9a64ce0276cb Aug 06 19:30:36.634337 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aa6861bd-9b34-4763-826f-b19cd3d16c19 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:36.634542 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aa6861bd-9b34-4763-826f-b19cd3d16c19 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:36.641499 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aa6861bd-9b34-4763-826f-b19cd3d16c19 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/snapshots/ad35fe73-a4e9-4f3f-9bf2-9a64ce0276cb returned with HTTP 404 Aug 06 19:30:36.642229 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 999/4009] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:36 2026] GET /volume/v3/snapshots/ad35fe73-a4e9-4f3f-9bf2-9a64ce0276cb => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:36.649097 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1e4a4409-a854-4e92-b0fe-9f665637883f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:36.651831 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e4a4409-a854-4e92-b0fe-9f665637883f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/b67032eb-8452-49fc-9901-5c8662d71f4b Aug 06 19:30:36.652075 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1e4a4409-a854-4e92-b0fe-9f665637883f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:36.652291 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1e4a4409-a854-4e92-b0fe-9f665637883f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:36.660871 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:36.660871 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:36.668470 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1e4a4409-a854-4e92-b0fe-9f665637883f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:36.675738 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e4a4409-a854-4e92-b0fe-9f665637883f tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/b67032eb-8452-49fc-9901-5c8662d71f4b returned with HTTP 200 Aug 06 19:30:36.676322 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1006/4010] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:36 2026] GET /volume/v3/volumes/b67032eb-8452-49fc-9901-5c8662d71f4b => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:36.687068 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bb1af5bf-9481-4766-879b-e86c5fe7bccd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:30:36.687385 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bb1af5bf-9481-4766-879b-e86c5fe7bccd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-644613751"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:36.689233 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-bb1af5bf-9481-4766-879b-e86c5fe7bccd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-644613751'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:30:36.689375 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-bb1af5bf-9481-4766-879b-e86c5fe7bccd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create volume of 1 GB Aug 06 19:30:36.691001 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8e1f7351-e88e-4d76-a4ea-16bb237eb485 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:36.693489 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8e1f7351-e88e-4d76-a4ea-16bb237eb485 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] DELETE https://10.4.3.5/volume/v3/volumes/b67032eb-8452-49fc-9901-5c8662d71f4b Aug 06 19:30:36.693694 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8e1f7351-e88e-4d76-a4ea-16bb237eb485 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:36.694123 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8e1f7351-e88e-4d76-a4ea-16bb237eb485 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:36.694188 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-8e1f7351-e88e-4d76-a4ea-16bb237eb485 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Delete volume with id: b67032eb-8452-49fc-9901-5c8662d71f4b Aug 06 19:30:36.694610 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bb1af5bf-9481-4766-879b-e86c5fe7bccd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Availability Zones retrieved successfully. Aug 06 19:30:36.701617 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bb1af5bf-9481-4766-879b-e86c5fe7bccd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Flow 'volume_create_api' (2efaac9b-b92a-4625-9037-ce1911ab0e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:36.703289 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bb1af5bf-9481-4766-879b-e86c5fe7bccd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (490c0268-a47c-4c0f-b970-9c5a7237d9af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:36.704432 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-bb1af5bf-9481-4766-879b-e86c5fe7bccd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:30:36.704713 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:36.704713 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:36.705295 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8e1f7351-e88e-4d76-a4ea-16bb237eb485 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:36.728392 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8e1f7351-e88e-4d76-a4ea-16bb237eb485 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Delete volume request issued successfully. Aug 06 19:30:36.728709 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8e1f7351-e88e-4d76-a4ea-16bb237eb485 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/b67032eb-8452-49fc-9901-5c8662d71f4b returned with HTTP 202 Aug 06 19:30:36.729359 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1013/4011] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:36 2026] DELETE /volume/v3/volumes/b67032eb-8452-49fc-9901-5c8662d71f4b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:36.736849 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bb1af5bf-9481-4766-879b-e86c5fe7bccd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (490c0268-a47c-4c0f-b970-9c5a7237d9af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:36.738103 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bb1af5bf-9481-4766-879b-e86c5fe7bccd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0c6c860-711c-4267-8950-eadb21e8770a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:36.741827 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e82419d0-943e-408f-afde-923dad58d83d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:36.743924 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e82419d0-943e-408f-afde-923dad58d83d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/b67032eb-8452-49fc-9901-5c8662d71f4b Aug 06 19:30:36.744187 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e82419d0-943e-408f-afde-923dad58d83d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:36.744449 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e82419d0-943e-408f-afde-923dad58d83d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:36.755435 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:36.755435 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:36.759911 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e82419d0-943e-408f-afde-923dad58d83d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:36.764732 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e82419d0-943e-408f-afde-923dad58d83d tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/b67032eb-8452-49fc-9901-5c8662d71f4b returned with HTTP 200 Aug 06 19:30:36.765302 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1000/4012] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:36 2026] GET /volume/v3/volumes/b67032eb-8452-49fc-9901-5c8662d71f4b => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:36.796174 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7375b210-365f-4580-b671-caea89fb42f1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:36.798518 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7375b210-365f-4580-b671-caea89fb42f1 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] GET https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff Aug 06 19:30:36.798826 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7375b210-365f-4580-b671-caea89fb42f1 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:36.799164 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7375b210-365f-4580-b671-caea89fb42f1 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:36.811028 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:36.811028 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:36.815159 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-bb1af5bf-9481-4766-879b-e86c5fe7bccd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Created reservations ['fbc1a81f-94b4-4aa0-9a8a-b66d47cd29f3', '4eed43ba-d618-4298-9567-246372512e59', 'e6647625-3d2d-4bc5-a92b-48ebed512c11', 'a0637f68-3700-42fd-9fef-26a1a4153023'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:36.815972 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bb1af5bf-9481-4766-879b-e86c5fe7bccd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0c6c860-711c-4267-8950-eadb21e8770a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbc1a81f-94b4-4aa0-9a8a-b66d47cd29f3', '4eed43ba-d618-4298-9567-246372512e59', 'e6647625-3d2d-4bc5-a92b-48ebed512c11', 'a0637f68-3700-42fd-9fef-26a1a4153023']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:36.816320 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7375b210-365f-4580-b671-caea89fb42f1 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:36.817333 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bb1af5bf-9481-4766-879b-e86c5fe7bccd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0647e01-ee7a-4ed0-a83c-bde66f60a6c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:36.822310 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7375b210-365f-4580-b671-caea89fb42f1 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff returned with HTTP 200 Aug 06 19:30:36.822858 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1007/4013] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:36 2026] GET /volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:36.847101 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bb1af5bf-9481-4766-879b-e86c5fe7bccd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0647e01-ee7a-4ed0-a83c-bde66f60a6c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ede2a13-ea2d-4629-b705-e315b80a1b0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-644613751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='687b2bbbe9c9484fa4bb0596dcd66c99',qos_specs=None,replication_status=,reservations=['fbc1a81f-94b4-4aa0-9a8a-b66d47cd29f3','4eed43ba-d618-4298-9567-246372512e59','e6647625-3d2d-4bc5-a92b-48ebed512c11','a0637f68-3700-42fd-9fef-26a1a4153023'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75f6c4bd06654ae28c07de930c4283fd',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:30:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-644613751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ede2a13-ea2d-4629-b705-e315b80a1b0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='687b2bbbe9c9484fa4bb0596dcd66c99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75f6c4bd06654ae28c07de930c4283fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:36.848302 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bb1af5bf-9481-4766-879b-e86c5fe7bccd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12ee40b6-a0a7-4ed7-9db7-ef37d5e4ce69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:36.870601 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bb1af5bf-9481-4766-879b-e86c5fe7bccd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12ee40b6-a0a7-4ed7-9db7-ef37d5e4ce69) transitioned into state 'SUCCESS' from state '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-644613751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='687b2bbbe9c9484fa4bb0596dcd66c99',qos_specs=None,replication_status=,reservations=['fbc1a81f-94b4-4aa0-9a8a-b66d47cd29f3','4eed43ba-d618-4298-9567-246372512e59','e6647625-3d2d-4bc5-a92b-48ebed512c11','a0637f68-3700-42fd-9fef-26a1a4153023'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75f6c4bd06654ae28c07de930c4283fd',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:36.871591 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bb1af5bf-9481-4766-879b-e86c5fe7bccd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02a45385-d961-46ab-ae58-83abbdf3e193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:36.887249 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bb1af5bf-9481-4766-879b-e86c5fe7bccd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02a45385-d961-46ab-ae58-83abbdf3e193) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:36.888145 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bb1af5bf-9481-4766-879b-e86c5fe7bccd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Flow 'volume_create_api' (2efaac9b-b92a-4625-9037-ce1911ab0e27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:36.888555 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bb1af5bf-9481-4766-879b-e86c5fe7bccd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create volume request issued successfully. Aug 06 19:30:36.889253 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bb1af5bf-9481-4766-879b-e86c5fe7bccd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:30:36.889704 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 994/4014] 10.4.3.5 () {70 vars in 1285 bytes} [Thu Aug 6 19:30:36 2026] POST /volume/v3/volumes => generated 765 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:36.907489 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-af145c23-cb38-409d-aec9-ff151496c0bc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:36.909231 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-af145c23-cb38-409d-aec9-ff151496c0bc tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/0ede2a13-ea2d-4629-b705-e315b80a1b0a Aug 06 19:30:36.909648 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-af145c23-cb38-409d-aec9-ff151496c0bc tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:36.911073 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-af145c23-cb38-409d-aec9-ff151496c0bc tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:36.918227 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:36.918227 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:36.922512 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-af145c23-cb38-409d-aec9-ff151496c0bc tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:30:36.929847 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-af145c23-cb38-409d-aec9-ff151496c0bc tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/0ede2a13-ea2d-4629-b705-e315b80a1b0a returned with HTTP 200 Aug 06 19:30:36.930464 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1014/4015] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:30:36 2026] GET /volume/v3/volumes/0ede2a13-ea2d-4629-b705-e315b80a1b0a => generated 833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:36.945356 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f4e5ec15-45db-4fde-a5ff-9826f06a027c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:36.948521 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f4e5ec15-45db-4fde-a5ff-9826f06a027c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:30:36.948784 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f4e5ec15-45db-4fde-a5ff-9826f06a027c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:36.949054 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f4e5ec15-45db-4fde-a5ff-9826f06a027c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:36.949238 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f4e5ec15-45db-4fde-a5ff-9826f06a027c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:36.954656 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:36.954656 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:36.955420 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f4e5ec15-45db-4fde-a5ff-9826f06a027c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 200 Aug 06 19:30:36.955877 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1001/4016] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:36 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:37.017983 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-124c2391-2bda-48e3-a394-9479b4d52bcd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:37.019760 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-124c2391-2bda-48e3-a394-9479b4d52bcd tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/volumes/f841702b-6492-4901-86c8-39e0ede46459 Aug 06 19:30:37.020003 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-124c2391-2bda-48e3-a394-9479b4d52bcd tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:37.020239 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-124c2391-2bda-48e3-a394-9479b4d52bcd tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:37.027886 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-124c2391-2bda-48e3-a394-9479b4d52bcd tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/volumes/f841702b-6492-4901-86c8-39e0ede46459 returned with HTTP 404 Aug 06 19:30:37.028457 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1008/4017] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:37 2026] GET /volume/v3/volumes/f841702b-6492-4901-86c8-39e0ede46459 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:37.039327 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ab343ed6-1d8f-47af-98a3-fb3e64830550 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:37.044802 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ab343ed6-1d8f-47af-98a3-fb3e64830550 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] DELETE https://10.4.3.5/volume/v3/volumes/e1c14ad4-98f4-456f-ac60-7d0d66663b7e Aug 06 19:30:37.045274 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ab343ed6-1d8f-47af-98a3-fb3e64830550 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:37.045528 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ab343ed6-1d8f-47af-98a3-fb3e64830550 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:37.045722 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-ab343ed6-1d8f-47af-98a3-fb3e64830550 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Delete volume with id: e1c14ad4-98f4-456f-ac60-7d0d66663b7e Aug 06 19:30:37.061064 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:37.061064 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:37.061583 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ab343ed6-1d8f-47af-98a3-fb3e64830550 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Volume info retrieved successfully. Aug 06 19:30:37.084289 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ab343ed6-1d8f-47af-98a3-fb3e64830550 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Delete volume request issued successfully. Aug 06 19:30:37.084513 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ab343ed6-1d8f-47af-98a3-fb3e64830550 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/volumes/e1c14ad4-98f4-456f-ac60-7d0d66663b7e returned with HTTP 202 Aug 06 19:30:37.085251 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 995/4018] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:37 2026] DELETE /volume/v3/volumes/e1c14ad4-98f4-456f-ac60-7d0d66663b7e => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:37.093892 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0b5ca8ca-ffdc-42af-9ffc-6c2a3f16e482 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:37.097340 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0b5ca8ca-ffdc-42af-9ffc-6c2a3f16e482 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/volumes/e1c14ad4-98f4-456f-ac60-7d0d66663b7e Aug 06 19:30:37.098125 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0b5ca8ca-ffdc-42af-9ffc-6c2a3f16e482 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:37.098638 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0b5ca8ca-ffdc-42af-9ffc-6c2a3f16e482 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:37.106505 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:37.106505 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:37.109663 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0b5ca8ca-ffdc-42af-9ffc-6c2a3f16e482 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Volume info retrieved successfully. Aug 06 19:30:37.118555 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0b5ca8ca-ffdc-42af-9ffc-6c2a3f16e482 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/volumes/e1c14ad4-98f4-456f-ac60-7d0d66663b7e returned with HTTP 200 Aug 06 19:30:37.118555 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1015/4019] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:37 2026] GET /volume/v3/volumes/e1c14ad4-98f4-456f-ac60-7d0d66663b7e => generated 836 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:37.295559 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-b518e0eb-a906-4c32-869b-344853da07cc req-9397c665-d875-40b8-98d2-8e708a375f44 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:37.298111 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b518e0eb-a906-4c32-869b-344853da07cc req-9397c665-d875-40b8-98d2-8e708a375f44 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] POST https://10.4.3.5/volume/v3/attachments/56f46f8f-1214-4a0b-9adf-c8a27ac6e40b/action Aug 06 19:30:37.298654 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b518e0eb-a906-4c32-869b-344853da07cc req-9397c665-d875-40b8-98d2-8e708a375f44 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:30:37.298781 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b518e0eb-a906-4c32-869b-344853da07cc req-9397c665-d875-40b8-98d2-8e708a375f44 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:37.320112 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:37.320112 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:37.333569 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b518e0eb-a906-4c32-869b-344853da07cc req-9397c665-d875-40b8-98d2-8e708a375f44 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/attachments/56f46f8f-1214-4a0b-9adf-c8a27ac6e40b/action returned with HTTP 204 Aug 06 19:30:37.334164 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1002/4020] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:30:37 2026] POST /volume/v3/attachments/56f46f8f-1214-4a0b-9adf-c8a27ac6e40b/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:37.779100 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5f38e6a4-8e43-418d-8ad1-36e10aeccede None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:37.781004 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5f38e6a4-8e43-418d-8ad1-36e10aeccede tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/b67032eb-8452-49fc-9901-5c8662d71f4b Aug 06 19:30:37.781282 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5f38e6a4-8e43-418d-8ad1-36e10aeccede tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:37.781497 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5f38e6a4-8e43-418d-8ad1-36e10aeccede tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:37.787878 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5f38e6a4-8e43-418d-8ad1-36e10aeccede tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/b67032eb-8452-49fc-9901-5c8662d71f4b returned with HTTP 404 Aug 06 19:30:37.788412 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1009/4021] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:37 2026] GET /volume/v3/volumes/b67032eb-8452-49fc-9901-5c8662d71f4b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:37.797402 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-be8d83ea-e04a-4576-9e3f-9761fa8fa096 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:37.799176 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-be8d83ea-e04a-4576-9e3f-9761fa8fa096 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e Aug 06 19:30:37.799364 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-be8d83ea-e04a-4576-9e3f-9761fa8fa096 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:37.799544 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-be8d83ea-e04a-4576-9e3f-9761fa8fa096 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:37.807269 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:37.807269 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:37.811393 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-be8d83ea-e04a-4576-9e3f-9761fa8fa096 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:37.816153 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-be8d83ea-e04a-4576-9e3f-9761fa8fa096 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e returned with HTTP 200 Aug 06 19:30:37.816567 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 996/4022] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:37 2026] GET /volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:37.829050 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-35bc98ae-1f16-49a7-96b4-ea73af2ab0ba None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:37.830927 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-35bc98ae-1f16-49a7-96b4-ea73af2ab0ba tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] DELETE https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e Aug 06 19:30:37.831458 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-35bc98ae-1f16-49a7-96b4-ea73af2ab0ba tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:37.833047 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-35bc98ae-1f16-49a7-96b4-ea73af2ab0ba tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:37.833047 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-35bc98ae-1f16-49a7-96b4-ea73af2ab0ba tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Delete volume with id: fca1c0c1-a878-4453-bbeb-9e30e821325e Aug 06 19:30:37.841035 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:37.841035 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:37.841975 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-35bc98ae-1f16-49a7-96b4-ea73af2ab0ba tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:37.842337 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8c5264ca-2fc0-41cf-a08b-ee511b05c4bf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:37.844556 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8c5264ca-2fc0-41cf-a08b-ee511b05c4bf tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] GET https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff Aug 06 19:30:37.845233 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8c5264ca-2fc0-41cf-a08b-ee511b05c4bf tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:37.845233 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8c5264ca-2fc0-41cf-a08b-ee511b05c4bf tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:37.856262 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:37.856262 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:37.861994 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8c5264ca-2fc0-41cf-a08b-ee511b05c4bf tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:37.865738 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-35bc98ae-1f16-49a7-96b4-ea73af2ab0ba tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Delete volume request issued successfully. Aug 06 19:30:37.865738 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-35bc98ae-1f16-49a7-96b4-ea73af2ab0ba tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e returned with HTTP 202 Aug 06 19:30:37.865738 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1016/4023] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:37 2026] DELETE /volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:37.871970 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8c5264ca-2fc0-41cf-a08b-ee511b05c4bf tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff returned with HTTP 200 Aug 06 19:30:37.872583 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1003/4024] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:37 2026] GET /volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff => generated 1145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:37.874699 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ad4987fa-d61f-48a0-8a92-45e452f1a397 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:37.879726 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad4987fa-d61f-48a0-8a92-45e452f1a397 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e Aug 06 19:30:37.879726 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad4987fa-d61f-48a0-8a92-45e452f1a397 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:37.879874 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad4987fa-d61f-48a0-8a92-45e452f1a397 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:37.886208 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f67ed29d-138b-4827-bd77-25fb8efc8d5f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:37.889283 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:37.889283 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:37.889536 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f67ed29d-138b-4827-bd77-25fb8efc8d5f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] GET https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff Aug 06 19:30:37.889778 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f67ed29d-138b-4827-bd77-25fb8efc8d5f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:37.890193 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f67ed29d-138b-4827-bd77-25fb8efc8d5f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:37.903702 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ad4987fa-d61f-48a0-8a92-45e452f1a397 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Volume info retrieved successfully. Aug 06 19:30:37.904384 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:37.904384 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:37.908442 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f67ed29d-138b-4827-bd77-25fb8efc8d5f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:37.910904 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad4987fa-d61f-48a0-8a92-45e452f1a397 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e returned with HTTP 200 Aug 06 19:30:37.911389 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1010/4025] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:37 2026] GET /volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:37.912729 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f67ed29d-138b-4827-bd77-25fb8efc8d5f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff returned with HTTP 200 Aug 06 19:30:37.913360 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 997/4026] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:37 2026] GET /volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:37.926326 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-92d6af2f-be29-4f82-a73b-6b025f945d51 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:37.928253 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-92d6af2f-be29-4f82-a73b-6b025f945d51 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] POST https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff/action Aug 06 19:30:37.928627 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-92d6af2f-be29-4f82-a73b-6b025f945d51 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Action body: b'{"os-detach": {}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:30:37.928833 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-92d6af2f-be29-4f82-a73b-6b025f945d51 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:37.939816 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:37.939816 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:37.940345 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-92d6af2f-be29-4f82-a73b-6b025f945d51 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:37.943639 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-69b253b8-107d-43c4-bc9f-7f5b7ea44f12 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:37.945574 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-69b253b8-107d-43c4-bc9f-7f5b7ea44f12 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/0ede2a13-ea2d-4629-b705-e315b80a1b0a Aug 06 19:30:37.946061 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-69b253b8-107d-43c4-bc9f-7f5b7ea44f12 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:37.946061 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-69b253b8-107d-43c4-bc9f-7f5b7ea44f12 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:37.952669 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:37.952669 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:37.956098 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-69b253b8-107d-43c4-bc9f-7f5b7ea44f12 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:30:37.960260 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-69b253b8-107d-43c4-bc9f-7f5b7ea44f12 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/0ede2a13-ea2d-4629-b705-e315b80a1b0a returned with HTTP 200 Aug 06 19:30:37.960635 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1004/4027] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:30:37 2026] GET /volume/v3/volumes/0ede2a13-ea2d-4629-b705-e315b80a1b0a => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:37.967356 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9cb7019d-d6a2-45cf-8012-6737af49a659 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:37.971285 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9cb7019d-d6a2-45cf-8012-6737af49a659 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:30:37.971285 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9cb7019d-d6a2-45cf-8012-6737af49a659 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:37.971285 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9cb7019d-d6a2-45cf-8012-6737af49a659 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:37.971285 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-9cb7019d-d6a2-45cf-8012-6737af49a659 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:37.974144 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-08ab5b1b-6396-4791-bf17-89c9417689dd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:37.976894 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-08ab5b1b-6396-4791-bf17-89c9417689dd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:30:37.977202 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-08ab5b1b-6396-4791-bf17-89c9417689dd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0ede2a13-ea2d-4629-b705-e315b80a1b0a", "name": "tempest-VolumeDependencyTests-Snapshot-231284303"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:37.981243 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:37.981243 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:37.982118 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9cb7019d-d6a2-45cf-8012-6737af49a659 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 200 Aug 06 19:30:37.982590 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1011/4028] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:37 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 732 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:37.987327 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:37.987327 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:37.987898 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-08ab5b1b-6396-4791-bf17-89c9417689dd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:30:37.988104 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-08ab5b1b-6396-4791-bf17-89c9417689dd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create snapshot from volume 0ede2a13-ea2d-4629-b705-e315b80a1b0a Aug 06 19:30:38.010238 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-92d6af2f-be29-4f82-a73b-6b025f945d51 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Attachment connected to vm 76cf1943-9236-4ac0-b714-bfd89b44335f, checking data on nova Aug 06 19:30:38.010528 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.compute.nova [None req-92d6af2f-be29-4f82-a73b-6b025f945d51 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Creating Keystone token plugin using URL: https://10.4.3.5/identity {{(pid=100264) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 06 19:30:38.026780 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-08ab5b1b-6396-4791-bf17-89c9417689dd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Created reservations ['c13a0cca-3dce-4119-9a05-57e5a6e25702', '5a9a5e2b-f16a-481c-bbe8-01af788ee381', 'd0312f27-3b49-45fa-9076-b45bc5e0c213', '4c56ffcc-708c-4bcd-b789-622cff9cf38a'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:38.058524 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-08ab5b1b-6396-4791-bf17-89c9417689dd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Snapshot create request issued successfully. Aug 06 19:30:38.059004 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-08ab5b1b-6396-4791-bf17-89c9417689dd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:30:38.059529 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 998/4029] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:30:37 2026] POST /volume/v3/snapshots => generated 307 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:38.070094 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-eb007586-7c3e-4796-b631-abca67c97464 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:38.072603 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eb007586-7c3e-4796-b631-abca67c97464 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/snapshots/ccf3963e-ff14-4d77-b37a-e7a46ed48baf Aug 06 19:30:38.072798 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eb007586-7c3e-4796-b631-abca67c97464 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:38.072992 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eb007586-7c3e-4796-b631-abca67c97464 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:38.084237 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:38.084237 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:38.084237 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-eb007586-7c3e-4796-b631-abca67c97464 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Snapshot retrieved successfully. Aug 06 19:30:38.085830 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eb007586-7c3e-4796-b631-abca67c97464 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots/ccf3963e-ff14-4d77-b37a-e7a46ed48baf returned with HTTP 200 Aug 06 19:30:38.086276 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1005/4030] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:38 2026] GET /volume/v3/snapshots/ccf3963e-ff14-4d77-b37a-e7a46ed48baf => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:38.132659 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-24f6f422-797a-4b3d-8a56-d4526746c51b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:38.134498 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-24f6f422-797a-4b3d-8a56-d4526746c51b tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/volumes/e1c14ad4-98f4-456f-ac60-7d0d66663b7e Aug 06 19:30:38.134754 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-24f6f422-797a-4b3d-8a56-d4526746c51b tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:38.135026 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-24f6f422-797a-4b3d-8a56-d4526746c51b tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:38.143938 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-24f6f422-797a-4b3d-8a56-d4526746c51b tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/volumes/e1c14ad4-98f4-456f-ac60-7d0d66663b7e returned with HTTP 404 Aug 06 19:30:38.144874 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1012/4031] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:38 2026] GET /volume/v3/volumes/e1c14ad4-98f4-456f-ac60-7d0d66663b7e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:38.153696 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b6c9e027-f4ff-40fc-b0f6-fcae5aac9014 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:38.156102 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b6c9e027-f4ff-40fc-b0f6-fcae5aac9014 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] DELETE https://10.4.3.5/volume/v3/volumes/64a68367-d664-47d8-bbd8-aa7545f361ff Aug 06 19:30:38.156254 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b6c9e027-f4ff-40fc-b0f6-fcae5aac9014 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:38.156537 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b6c9e027-f4ff-40fc-b0f6-fcae5aac9014 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:38.156720 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-b6c9e027-f4ff-40fc-b0f6-fcae5aac9014 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Delete volume with id: 64a68367-d664-47d8-bbd8-aa7545f361ff Aug 06 19:30:38.164515 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:38.164515 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:38.165125 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b6c9e027-f4ff-40fc-b0f6-fcae5aac9014 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Volume info retrieved successfully. Aug 06 19:30:38.193063 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b6c9e027-f4ff-40fc-b0f6-fcae5aac9014 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Delete volume request issued successfully. Aug 06 19:30:38.193330 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b6c9e027-f4ff-40fc-b0f6-fcae5aac9014 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/volumes/64a68367-d664-47d8-bbd8-aa7545f361ff returned with HTTP 202 Aug 06 19:30:38.193812 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 999/4032] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:38 2026] DELETE /volume/v3/volumes/64a68367-d664-47d8-bbd8-aa7545f361ff => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:38.202269 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a6f5aad9-ff6d-4d8a-8fb2-38db7ef6b0a7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:38.204199 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a6f5aad9-ff6d-4d8a-8fb2-38db7ef6b0a7 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/volumes/64a68367-d664-47d8-bbd8-aa7545f361ff Aug 06 19:30:38.205036 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a6f5aad9-ff6d-4d8a-8fb2-38db7ef6b0a7 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:38.206877 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a6f5aad9-ff6d-4d8a-8fb2-38db7ef6b0a7 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:38.215276 np0000006689 devstack@c-api.service[100264]: DEBUG novaclient.v2.client [None req-92d6af2f-be29-4f82-a73b-6b025f945d51 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] REQ: curl -g -i -X GET https://10.4.3.5/compute/v2.1/servers/76cf1943-9236-4ac0-b714-bfd89b44335f/os-volume_attachments/a0b800f6-194a-4a24-bddd-92c7f1525bff -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}a6eaf8bc6792fb67bf59a955773cbbe08d64166267318652191436039967e553" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-92d6af2f-be29-4f82-a73b-6b025f945d51" -H "X-Service-Token: {SHA256}06e74d139049e0c27502d266b6c8253f2a7f3c5c21ac25a069c4f8c15c916e07" {{(pid=100264) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 06 19:30:38.215643 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:38.215643 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:38.218642 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a6f5aad9-ff6d-4d8a-8fb2-38db7ef6b0a7 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Volume info retrieved successfully. Aug 06 19:30:38.223719 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a6f5aad9-ff6d-4d8a-8fb2-38db7ef6b0a7 tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/volumes/64a68367-d664-47d8-bbd8-aa7545f361ff returned with HTTP 200 Aug 06 19:30:38.224422 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1006/4033] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:38 2026] GET /volume/v3/volumes/64a68367-d664-47d8-bbd8-aa7545f361ff => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:38.370459 np0000006689 devstack@c-api.service[100264]: DEBUG novaclient.v2.client [None req-92d6af2f-be29-4f82-a73b-6b025f945d51 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 06 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-2f8c7cd5-988c-4912-9f87-f00bda00a083 x-openstack-request-id: req-2f8c7cd5-988c-4912-9f87-f00bda00a083 {{(pid=100264) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 06 19:30:38.370611 np0000006689 devstack@c-api.service[100264]: DEBUG novaclient.v2.client [None req-92d6af2f-be29-4f82-a73b-6b025f945d51 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "a0b800f6-194a-4a24-bddd-92c7f1525bff", "serverId": "76cf1943-9236-4ac0-b714-bfd89b44335f", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "56f46f8f-1214-4a0b-9adf-c8a27ac6e40b", "bdm_uuid": "b58a83e4-632f-482e-a3ac-c96c70e419c7"}} {{(pid=100264) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 06 19:30:38.370721 np0000006689 devstack@c-api.service[100264]: DEBUG novaclient.v2.client [None req-92d6af2f-be29-4f82-a73b-6b025f945d51 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] GET call to compute for https://10.4.3.5/compute/v2.1/servers/76cf1943-9236-4ac0-b714-bfd89b44335f/os-volume_attachments/a0b800f6-194a-4a24-bddd-92c7f1525bff used request id req-2f8c7cd5-988c-4912-9f87-f00bda00a083 {{(pid=100264) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 06 19:30:38.372913 np0000006689 devstack@c-api.service[100264]: ERROR cinder.volume.api [None req-92d6af2f-be29-4f82-a73b-6b025f945d51 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-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 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault [None req-92d6af2f-be29-4f82-a73b-6b025f945d51 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Caught error: Detach volume from instance 76cf1943-9236-4ac0-b714-bfd89b44335f using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 76cf1943-9236-4ac0-b714-bfd89b44335f using the Compute API Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: 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 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.376455 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 76cf1943-9236-4ac0-b714-bfd89b44335f using the Compute API Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.middleware.fault [None req-92d6af2f-be29-4f82-a73b-6b025f945d51 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff/action returned with HTTP 409 Aug 06 19:30:38.379546 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1017/4034] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:30:37 2026] POST /volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff/action => generated 167 bytes in 452 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:38.389358 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-74b82767-b2c4-46e6-a287-75ab8fa395f0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:38.391259 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-74b82767-b2c4-46e6-a287-75ab8fa395f0 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] POST https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff/action Aug 06 19:30:38.391724 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-74b82767-b2c4-46e6-a287-75ab8fa395f0 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:30:38.391865 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-74b82767-b2c4-46e6-a287-75ab8fa395f0 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:38.404560 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:38.404560 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:38.405121 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-74b82767-b2c4-46e6-a287-75ab8fa395f0 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:38.470600 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-74b82767-b2c4-46e6-a287-75ab8fa395f0 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Attachment connected to vm 76cf1943-9236-4ac0-b714-bfd89b44335f, checking data on nova Aug 06 19:30:38.470992 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.compute.nova [None req-74b82767-b2c4-46e6-a287-75ab8fa395f0 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Creating Keystone token plugin using URL: https://10.4.3.5/identity {{(pid=100265) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 06 19:30:38.623235 np0000006689 devstack@c-api.service[100265]: DEBUG novaclient.v2.client [None req-74b82767-b2c4-46e6-a287-75ab8fa395f0 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] REQ: curl -g -i -X GET https://10.4.3.5/compute/v2.1/servers/76cf1943-9236-4ac0-b714-bfd89b44335f/os-volume_attachments/a0b800f6-194a-4a24-bddd-92c7f1525bff -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}60aec812f29bdc603cdb738f2acf0915d06733464e46d1169b705f025a1a6d5a" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-74b82767-b2c4-46e6-a287-75ab8fa395f0" -H "X-Service-Token: {SHA256}89dfc7a7af17207241f9a5e690cf290c999f1a8f36d20b189b5f1e77cc8d2d58" {{(pid=100265) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 06 19:30:38.720001 np0000006689 devstack@c-api.service[100265]: DEBUG novaclient.v2.client [None req-74b82767-b2c4-46e6-a287-75ab8fa395f0 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 06 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-86304538-dbac-468f-970f-5b0c34322efb x-openstack-request-id: req-86304538-dbac-468f-970f-5b0c34322efb {{(pid=100265) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 06 19:30:38.720566 np0000006689 devstack@c-api.service[100265]: DEBUG novaclient.v2.client [None req-74b82767-b2c4-46e6-a287-75ab8fa395f0 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "a0b800f6-194a-4a24-bddd-92c7f1525bff", "serverId": "76cf1943-9236-4ac0-b714-bfd89b44335f", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "56f46f8f-1214-4a0b-9adf-c8a27ac6e40b", "bdm_uuid": "b58a83e4-632f-482e-a3ac-c96c70e419c7"}} {{(pid=100265) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 06 19:30:38.720566 np0000006689 devstack@c-api.service[100265]: DEBUG novaclient.v2.client [None req-74b82767-b2c4-46e6-a287-75ab8fa395f0 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] GET call to compute for https://10.4.3.5/compute/v2.1/servers/76cf1943-9236-4ac0-b714-bfd89b44335f/os-volume_attachments/a0b800f6-194a-4a24-bddd-92c7f1525bff used request id req-86304538-dbac-468f-970f-5b0c34322efb {{(pid=100265) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 06 19:30:38.723726 np0000006689 devstack@c-api.service[100265]: ERROR cinder.volume.api [None req-74b82767-b2c4-46e6-a287-75ab8fa395f0 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-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 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault [None req-74b82767-b2c4-46e6-a287-75ab8fa395f0 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Caught error: Detach volume from instance 76cf1943-9236-4ac0-b714-bfd89b44335f using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 76cf1943-9236-4ac0-b714-bfd89b44335f using the Compute API Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: 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 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.726248 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 76cf1943-9236-4ac0-b714-bfd89b44335f using the Compute API Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault Aug 06 19:30:38.727716 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.middleware.fault [None req-74b82767-b2c4-46e6-a287-75ab8fa395f0 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff/action returned with HTTP 409 Aug 06 19:30:38.728760 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1013/4035] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:30:38 2026] POST /volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff/action => generated 167 bytes in 339 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:38.735906 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dc6b6298-11d7-48e2-a1a1-cbbbae8ef258 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:38.737333 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1000/4036] 10.4.3.5 () {70 vars in 1583 bytes} [Thu Aug 6 19:30:38 2026] POST /volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 06 19:30:38.745132 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6532f4ef-bef9-4f11-b678-979e90e88071 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:38.746685 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1007/4037] 10.4.3.5 () {70 vars in 1583 bytes} [Thu Aug 6 19:30:38 2026] POST /volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 06 19:30:38.753622 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-001cc545-8db5-45c0-8607-96aa7e89b954 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:38.787313 np0000006689 devstack@c-api.service[100264]: WARNING keystonemiddleware.auth_token [None req-001cc545-8db5-45c0-8607-96aa7e89b954 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 06 19:30:38.788392 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1018/4038] 10.4.3.5 () {70 vars in 1583 bytes} [Thu Aug 6 19:30:38 2026] POST /volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff/action => generated 114 bytes in 35 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 06 19:30:38.796740 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-89ecae6c-ec25-4f75-ba8b-58bac0a7c296 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:38.827680 np0000006689 devstack@c-api.service[100265]: WARNING keystonemiddleware.auth_token [None req-89ecae6c-ec25-4f75-ba8b-58bac0a7c296 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 06 19:30:38.828934 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1014/4039] 10.4.3.5 () {70 vars in 1583 bytes} [Thu Aug 6 19:30:38 2026] POST /volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff/action => generated 114 bytes in 33 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 06 19:30:38.835920 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6588042c-f9c8-4ee3-8984-061337b9aab8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:38.911210 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6588042c-f9c8-4ee3-8984-061337b9aab8 tempest-TestServerVolumeAttachmentScenario-677519950 tempest-TestServerVolumeAttachmentScenario-677519950-project-admin] POST https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff/action Aug 06 19:30:38.911592 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6588042c-f9c8-4ee3-8984-061337b9aab8 tempest-TestServerVolumeAttachmentScenario-677519950 tempest-TestServerVolumeAttachmentScenario-677519950-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:30:38.911756 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6588042c-f9c8-4ee3-8984-061337b9aab8 tempest-TestServerVolumeAttachmentScenario-677519950 tempest-TestServerVolumeAttachmentScenario-677519950-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:38.923338 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:38.923338 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:38.923747 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.admin_actions [None req-6588042c-f9c8-4ee3-8984-061337b9aab8 tempest-TestServerVolumeAttachmentScenario-677519950 tempest-TestServerVolumeAttachmentScenario-677519950-project-admin] Updating volume 'a0b800f6-194a-4a24-bddd-92c7f1525bff' with '{'status': 'error'}' {{(pid=100262) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 19:30:38.926789 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-662095b7-9ab0-4a06-a26f-14ef254db159 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:38.928602 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-662095b7-9ab0-4a06-a26f-14ef254db159 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] GET https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e Aug 06 19:30:38.928821 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-662095b7-9ab0-4a06-a26f-14ef254db159 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:38.929041 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-662095b7-9ab0-4a06-a26f-14ef254db159 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:38.935084 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-662095b7-9ab0-4a06-a26f-14ef254db159 tempest-VolumesSnapshotTestJSON-1278244430 tempest-VolumesSnapshotTestJSON-1278244430-project-member] https://10.4.3.5/volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e returned with HTTP 404 Aug 06 19:30:38.935531 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1008/4040] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:38 2026] GET /volume/v3/volumes/fca1c0c1-a878-4453-bbeb-9e30e821325e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:38.948260 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6588042c-f9c8-4ee3-8984-061337b9aab8 tempest-TestServerVolumeAttachmentScenario-677519950 tempest-TestServerVolumeAttachmentScenario-677519950-project-admin] https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff/action returned with HTTP 202 Aug 06 19:30:38.948679 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1001/4041] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:30:38 2026] POST /volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:30:38.956490 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-baea8748-5ebb-49f5-8010-e507f142589c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:38.958540 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-baea8748-5ebb-49f5-8010-e507f142589c tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] GET https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff Aug 06 19:30:38.958862 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-baea8748-5ebb-49f5-8010-e507f142589c tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:38.959025 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-baea8748-5ebb-49f5-8010-e507f142589c tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:38.993512 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3a32f914-748e-40a0-9738-2bfe364a91c7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:38.995236 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3a32f914-748e-40a0-9738-2bfe364a91c7 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:30:38.995418 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3a32f914-748e-40a0-9738-2bfe364a91c7 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:38.995590 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3a32f914-748e-40a0-9738-2bfe364a91c7 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:38.995677 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-3a32f914-748e-40a0-9738-2bfe364a91c7 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:39.001832 np0000006689 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-baea8748-5ebb-49f5-8010-e507f142589c tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-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=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:30:39.003436 np0000006689 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=516,cinder:INSERT=92,cinder:UPDATE=167,cinder:DELETE=1 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:30:39.012731 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:39.012731 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:39.017753 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-baea8748-5ebb-49f5-8010-e507f142589c tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:39.023905 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-baea8748-5ebb-49f5-8010-e507f142589c tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff returned with HTTP 200 Aug 06 19:30:39.024443 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1019/4042] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:38 2026] GET /volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff => generated 1144 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:39.031885 np0000006689 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-3a32f914-748e-40a0-9738-2bfe364a91c7 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-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=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:30:39.035725 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:39.035725 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:39.036514 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3a32f914-748e-40a0-9738-2bfe364a91c7 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 200 Aug 06 19:30:39.036904 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1015/4043] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:38 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 732 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:39.039252 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5fc02f9a-5b60-45b8-ad6f-aa8670a11a67 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:39.041093 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5fc02f9a-5b60-45b8-ad6f-aa8670a11a67 tempest-TestServerVolumeAttachmentScenario-677519950 tempest-TestServerVolumeAttachmentScenario-677519950-project-admin] POST https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff/action Aug 06 19:30:39.041507 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5fc02f9a-5b60-45b8-ad6f-aa8670a11a67 tempest-TestServerVolumeAttachmentScenario-677519950 tempest-TestServerVolumeAttachmentScenario-677519950-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "56f46f8f-1214-4a0b-9adf-c8a27ac6e40b"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:30:39.041659 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5fc02f9a-5b60-45b8-ad6f-aa8670a11a67 tempest-TestServerVolumeAttachmentScenario-677519950 tempest-TestServerVolumeAttachmentScenario-677519950-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "56f46f8f-1214-4a0b-9adf-c8a27ac6e40b"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:39.054319 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:39.054319 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:39.054820 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5fc02f9a-5b60-45b8-ad6f-aa8670a11a67 tempest-TestServerVolumeAttachmentScenario-677519950 tempest-TestServerVolumeAttachmentScenario-677519950-project-admin] Volume info retrieved successfully. Aug 06 19:30:39.098683 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-67f30f92-0829-4d66-98d5-45664294bb14 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:39.101043 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-67f30f92-0829-4d66-98d5-45664294bb14 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/snapshots/ccf3963e-ff14-4d77-b37a-e7a46ed48baf Aug 06 19:30:39.101357 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-67f30f92-0829-4d66-98d5-45664294bb14 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:39.101645 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-67f30f92-0829-4d66-98d5-45664294bb14 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:39.108113 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:39.108113 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:39.108588 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-67f30f92-0829-4d66-98d5-45664294bb14 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Snapshot retrieved successfully. Aug 06 19:30:39.109543 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-67f30f92-0829-4d66-98d5-45664294bb14 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots/ccf3963e-ff14-4d77-b37a-e7a46ed48baf returned with HTTP 200 Aug 06 19:30:39.109977 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1002/4044] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:39 2026] GET /volume/v3/snapshots/ccf3963e-ff14-4d77-b37a-e7a46ed48baf => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:39.119743 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c594d1d2-c53f-4927-b11a-ed46e7edc9c2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:39.121835 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c594d1d2-c53f-4927-b11a-ed46e7edc9c2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:30:39.122279 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c594d1d2-c53f-4927-b11a-ed46e7edc9c2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ccf3963e-ff14-4d77-b37a-e7a46ed48baf", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1890213009"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:39.123808 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-c594d1d2-c53f-4927-b11a-ed46e7edc9c2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create volume request body: {'volume': {'snapshot_id': 'ccf3963e-ff14-4d77-b37a-e7a46ed48baf', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1890213009'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:30:39.128940 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:39.128940 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:39.129470 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c594d1d2-c53f-4927-b11a-ed46e7edc9c2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Snapshot retrieved successfully. Aug 06 19:30:39.129614 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5fc02f9a-5b60-45b8-ad6f-aa8670a11a67 tempest-TestServerVolumeAttachmentScenario-677519950 tempest-TestServerVolumeAttachmentScenario-677519950-project-admin] Attachment connected to vm 76cf1943-9236-4ac0-b714-bfd89b44335f, checking data on nova Aug 06 19:30:39.129677 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-c594d1d2-c53f-4927-b11a-ed46e7edc9c2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create volume of 1 GB Aug 06 19:30:39.129986 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.compute.nova [None req-5fc02f9a-5b60-45b8-ad6f-aa8670a11a67 tempest-TestServerVolumeAttachmentScenario-677519950 tempest-TestServerVolumeAttachmentScenario-677519950-project-admin] Creating Keystone token plugin using URL: https://10.4.3.5/identity {{(pid=100263) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 06 19:30:39.133450 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c594d1d2-c53f-4927-b11a-ed46e7edc9c2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Availability Zones retrieved successfully. Aug 06 19:30:39.142758 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c594d1d2-c53f-4927-b11a-ed46e7edc9c2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Flow 'volume_create_api' (28f565af-1bc8-4ff2-b430-be7ed4eda8d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:39.142758 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c594d1d2-c53f-4927-b11a-ed46e7edc9c2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5006ef0f-9a23-4a22-b0ea-b2393c8840c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:39.143062 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-c594d1d2-c53f-4927-b11a-ed46e7edc9c2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:30:39.178736 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c594d1d2-c53f-4927-b11a-ed46e7edc9c2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5006ef0f-9a23-4a22-b0ea-b2393c8840c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ccf3963e-ff14-4d77-b37a-e7a46ed48baf', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:39.179491 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c594d1d2-c53f-4927-b11a-ed46e7edc9c2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54862179-8da2-4fcf-9a56-15f0cd3e754d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:39.221735 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-c594d1d2-c53f-4927-b11a-ed46e7edc9c2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Created reservations ['a8771a5c-dcb8-4861-8164-8593e9a0079e', '9efea302-bf45-4662-9745-d399d40868c8', '9cbb77d1-96cc-465d-ba9b-7ac3fdf8db80', '70c1c3ae-233a-4fef-b977-f3b7f725529c'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:39.222770 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c594d1d2-c53f-4927-b11a-ed46e7edc9c2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54862179-8da2-4fcf-9a56-15f0cd3e754d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8771a5c-dcb8-4861-8164-8593e9a0079e', '9efea302-bf45-4662-9745-d399d40868c8', '9cbb77d1-96cc-465d-ba9b-7ac3fdf8db80', '70c1c3ae-233a-4fef-b977-f3b7f725529c']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:39.223717 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c594d1d2-c53f-4927-b11a-ed46e7edc9c2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ef87e13-1e81-4e85-a327-45491abb1058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:39.239811 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-39b1ffd4-b247-43cd-b058-748f436ca1ea None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:39.241815 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-39b1ffd4-b247-43cd-b058-748f436ca1ea tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] GET https://10.4.3.5/volume/v3/volumes/64a68367-d664-47d8-bbd8-aa7545f361ff Aug 06 19:30:39.242085 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-39b1ffd4-b247-43cd-b058-748f436ca1ea tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:39.242372 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-39b1ffd4-b247-43cd-b058-748f436ca1ea tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:39.249564 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-39b1ffd4-b247-43cd-b058-748f436ca1ea tempest-VolumesBackupsTest-1623989384 tempest-VolumesBackupsTest-1623989384-project-member] https://10.4.3.5/volume/v3/volumes/64a68367-d664-47d8-bbd8-aa7545f361ff returned with HTTP 404 Aug 06 19:30:39.249987 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1016/4045] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:39 2026] GET /volume/v3/volumes/64a68367-d664-47d8-bbd8-aa7545f361ff => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:39.263451 np0000006689 devstack@c-api.service[100263]: DEBUG novaclient.v2.client [None req-5fc02f9a-5b60-45b8-ad6f-aa8670a11a67 tempest-TestServerVolumeAttachmentScenario-677519950 tempest-TestServerVolumeAttachmentScenario-677519950-project-admin] REQ: curl -g -i -X GET https://10.4.3.5/compute/v2.1/servers/76cf1943-9236-4ac0-b714-bfd89b44335f/os-volume_attachments/a0b800f6-194a-4a24-bddd-92c7f1525bff -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}a3f22c60917b5da23b3ec68ad354dd02d657b2a88e399dafa6d45275fc78bb0a" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-5fc02f9a-5b60-45b8-ad6f-aa8670a11a67" -H "X-Service-Token: {SHA256}c04d800130df321cd7504850caf520d3af770e615231ea5fba8ded37181d0247" {{(pid=100263) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 06 19:30:39.274357 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c594d1d2-c53f-4927-b11a-ed46e7edc9c2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ef87e13-1e81-4e85-a327-45491abb1058) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4758d952-f38c-4d1f-9e0f-15047bbd09e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1890213009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='687b2bbbe9c9484fa4bb0596dcd66c99',qos_specs=None,replication_status=,reservations=['a8771a5c-dcb8-4861-8164-8593e9a0079e','9efea302-bf45-4662-9745-d399d40868c8','9cbb77d1-96cc-465d-ba9b-7ac3fdf8db80','70c1c3ae-233a-4fef-b977-f3b7f725529c'],size=1,snapshot_id=ccf3963e-ff14-4d77-b37a-e7a46ed48baf,source_replicaid=,source_volid=None,status='creating',user_id='75f6c4bd06654ae28c07de930c4283fd',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:30:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1890213009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4758d952-f38c-4d1f-9e0f-15047bbd09e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='687b2bbbe9c9484fa4bb0596dcd66c99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ccf3963e-ff14-4d77-b37a-e7a46ed48baf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75f6c4bd06654ae28c07de930c4283fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:39.275431 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c594d1d2-c53f-4927-b11a-ed46e7edc9c2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b4903ad-df7f-4e7e-a802-007cc5e99f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:39.293085 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c594d1d2-c53f-4927-b11a-ed46e7edc9c2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b4903ad-df7f-4e7e-a802-007cc5e99f7d) transitioned into state 'SUCCESS' from state '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-1890213009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='687b2bbbe9c9484fa4bb0596dcd66c99',qos_specs=None,replication_status=,reservations=['a8771a5c-dcb8-4861-8164-8593e9a0079e','9efea302-bf45-4662-9745-d399d40868c8','9cbb77d1-96cc-465d-ba9b-7ac3fdf8db80','70c1c3ae-233a-4fef-b977-f3b7f725529c'],size=1,snapshot_id=ccf3963e-ff14-4d77-b37a-e7a46ed48baf,source_replicaid=,source_volid=None,status='creating',user_id='75f6c4bd06654ae28c07de930c4283fd',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:39.293726 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c594d1d2-c53f-4927-b11a-ed46e7edc9c2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64e0b56b-b1ad-4818-a6e0-80b789f18b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:39.320678 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c594d1d2-c53f-4927-b11a-ed46e7edc9c2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64e0b56b-b1ad-4818-a6e0-80b789f18b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:39.321976 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c594d1d2-c53f-4927-b11a-ed46e7edc9c2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Flow 'volume_create_api' (28f565af-1bc8-4ff2-b430-be7ed4eda8d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:39.322465 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c594d1d2-c53f-4927-b11a-ed46e7edc9c2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create volume request issued successfully. Aug 06 19:30:39.323309 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c594d1d2-c53f-4927-b11a-ed46e7edc9c2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:30:39.324539 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1020/4046] 10.4.3.5 () {70 vars in 1286 bytes} [Thu Aug 6 19:30:39 2026] POST /volume/v3/volumes => generated 800 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:39.339753 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-431b85ed-5aa6-4e38-9bd2-476dc7612140 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:39.341819 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-431b85ed-5aa6-4e38-9bd2-476dc7612140 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/4758d952-f38c-4d1f-9e0f-15047bbd09e3 Aug 06 19:30:39.342060 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-431b85ed-5aa6-4e38-9bd2-476dc7612140 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:39.342428 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-431b85ed-5aa6-4e38-9bd2-476dc7612140 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:39.349228 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:39.349228 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:39.354866 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-431b85ed-5aa6-4e38-9bd2-476dc7612140 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:30:39.367259 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-431b85ed-5aa6-4e38-9bd2-476dc7612140 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/4758d952-f38c-4d1f-9e0f-15047bbd09e3 returned with HTTP 200 Aug 06 19:30:39.367259 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1003/4047] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:30:39 2026] GET /volume/v3/volumes/4758d952-f38c-4d1f-9e0f-15047bbd09e3 => generated 868 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:39.400576 np0000006689 devstack@c-api.service[100263]: DEBUG novaclient.v2.client [None req-5fc02f9a-5b60-45b8-ad6f-aa8670a11a67 tempest-TestServerVolumeAttachmentScenario-677519950 tempest-TestServerVolumeAttachmentScenario-677519950-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 06 Aug 2026 19:30:39 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-f472defe-4c69-4010-9042-eb736df7d832 x-openstack-request-id: req-f472defe-4c69-4010-9042-eb736df7d832 {{(pid=100263) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 06 19:30:39.400705 np0000006689 devstack@c-api.service[100263]: DEBUG novaclient.v2.client [None req-5fc02f9a-5b60-45b8-ad6f-aa8670a11a67 tempest-TestServerVolumeAttachmentScenario-677519950 tempest-TestServerVolumeAttachmentScenario-677519950-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "a0b800f6-194a-4a24-bddd-92c7f1525bff", "serverId": "76cf1943-9236-4ac0-b714-bfd89b44335f", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "56f46f8f-1214-4a0b-9adf-c8a27ac6e40b", "bdm_uuid": "b58a83e4-632f-482e-a3ac-c96c70e419c7"}} {{(pid=100263) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 06 19:30:39.400823 np0000006689 devstack@c-api.service[100263]: DEBUG novaclient.v2.client [None req-5fc02f9a-5b60-45b8-ad6f-aa8670a11a67 tempest-TestServerVolumeAttachmentScenario-677519950 tempest-TestServerVolumeAttachmentScenario-677519950-project-admin] GET call to compute for https://10.4.3.5/compute/v2.1/servers/76cf1943-9236-4ac0-b714-bfd89b44335f/os-volume_attachments/a0b800f6-194a-4a24-bddd-92c7f1525bff used request id req-f472defe-4c69-4010-9042-eb736df7d832 {{(pid=100263) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 06 19:30:39.403230 np0000006689 devstack@c-api.service[100263]: ERROR cinder.volume.api [None req-5fc02f9a-5b60-45b8-ad6f-aa8670a11a67 tempest-TestServerVolumeAttachmentScenario-677519950 tempest-TestServerVolumeAttachmentScenario-677519950-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 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault [None req-5fc02f9a-5b60-45b8-ad6f-aa8670a11a67 tempest-TestServerVolumeAttachmentScenario-677519950 tempest-TestServerVolumeAttachmentScenario-677519950-project-admin] Caught error: Detach volume from instance 76cf1943-9236-4ac0-b714-bfd89b44335f using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 76cf1943-9236-4ac0-b714-bfd89b44335f using the Compute API Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: 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 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:39.408264 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 76cf1943-9236-4ac0-b714-bfd89b44335f using the Compute API Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.middleware.fault [None req-5fc02f9a-5b60-45b8-ad6f-aa8670a11a67 tempest-TestServerVolumeAttachmentScenario-677519950 tempest-TestServerVolumeAttachmentScenario-677519950-project-admin] https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff/action returned with HTTP 409 Aug 06 19:30:39.409784 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1009/4048] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:30:39 2026] POST /volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff/action => generated 167 bytes in 368 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:39.415617 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3301ed5a-0bac-4f31-9282-0c02bdbf9352 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:39.417696 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1017/4049] 10.4.3.5 () {70 vars in 1583 bytes} [Thu Aug 6 19:30:39 2026] POST /volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 06 19:30:39.425663 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-066849db-f5b0-4d1f-9b0a-d78f9281e295 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:39.486552 np0000006689 devstack@c-api.service[100264]: WARNING keystonemiddleware.auth_token [None req-066849db-f5b0-4d1f-9b0a-d78f9281e295 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 06 19:30:39.487608 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1021/4050] 10.4.3.5 () {70 vars in 1583 bytes} [Thu Aug 6 19:30:39 2026] POST /volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff/action => generated 114 bytes in 62 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 06 19:30:39.497893 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8561b2a7-227c-4f29-9210-394180fede45 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:39.499973 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8561b2a7-227c-4f29-9210-394180fede45 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] GET https://10.4.3.5/volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e Aug 06 19:30:39.500205 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8561b2a7-227c-4f29-9210-394180fede45 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:39.500388 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8561b2a7-227c-4f29-9210-394180fede45 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:39.508900 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:39.508900 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:39.512523 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8561b2a7-227c-4f29-9210-394180fede45 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:39.516668 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8561b2a7-227c-4f29-9210-394180fede45 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e returned with HTTP 200 Aug 06 19:30:39.517395 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1004/4051] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:39 2026] GET /volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:39.531880 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8000f219-aaaa-4505-af3a-24de04f2d8c6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:39.533474 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8000f219-aaaa-4505-af3a-24de04f2d8c6 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] GET https://10.4.3.5/volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e Aug 06 19:30:39.533658 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8000f219-aaaa-4505-af3a-24de04f2d8c6 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:39.533841 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8000f219-aaaa-4505-af3a-24de04f2d8c6 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:39.570111 np0000006689 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-8000f219-aaaa-4505-af3a-24de04f2d8c6 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-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=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:30:39.579113 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:39.579113 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:39.583509 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8000f219-aaaa-4505-af3a-24de04f2d8c6 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:39.588719 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8000f219-aaaa-4505-af3a-24de04f2d8c6 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e returned with HTTP 200 Aug 06 19:30:39.589236 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1010/4052] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:39 2026] GET /volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:39.646659 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-6d2e3788-fcc9-442f-98b7-4919163299aa req-73660673-310e-4e35-9fb7-e4fb8b00848d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:39.650482 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6d2e3788-fcc9-442f-98b7-4919163299aa req-73660673-310e-4e35-9fb7-e4fb8b00848d tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] GET https://10.4.3.5/volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e Aug 06 19:30:39.650826 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6d2e3788-fcc9-442f-98b7-4919163299aa req-73660673-310e-4e35-9fb7-e4fb8b00848d tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:39.651779 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6d2e3788-fcc9-442f-98b7-4919163299aa req-73660673-310e-4e35-9fb7-e4fb8b00848d tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:39.660558 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:39.660558 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:39.665788 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-6d2e3788-fcc9-442f-98b7-4919163299aa req-73660673-310e-4e35-9fb7-e4fb8b00848d tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:39.669978 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6d2e3788-fcc9-442f-98b7-4919163299aa req-73660673-310e-4e35-9fb7-e4fb8b00848d tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e returned with HTTP 200 Aug 06 19:30:39.670573 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1018/4053] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:30:39 2026] GET /volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:39.754460 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2ecc8653-5e2f-4a75-a672-b6f39d11fe2c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:39.754887 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2ecc8653-5e2f-4a75-a672-b6f39d11fe2c None None] GET https://10.4.3.5/volume// Aug 06 19:30:39.755008 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2ecc8653-5e2f-4a75-a672-b6f39d11fe2c None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:39.755248 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2ecc8653-5e2f-4a75-a672-b6f39d11fe2c None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:39.755534 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2ecc8653-5e2f-4a75-a672-b6f39d11fe2c None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:30:39.755782 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1022/4054] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:30:39 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:30:39.765667 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-6d2e3788-fcc9-442f-98b7-4919163299aa req-efa90759-17eb-4037-9130-4f07dbd947d2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:39.905666 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6d2e3788-fcc9-442f-98b7-4919163299aa req-efa90759-17eb-4037-9130-4f07dbd947d2 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:30:39.907043 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6d2e3788-fcc9-442f-98b7-4919163299aa req-efa90759-17eb-4037-9130-4f07dbd947d2 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d6c65b2-0978-4e36-8e73-ca3ec03ac05e", "connector": null, "instance_uuid": "76cf1943-9236-4ac0-b714-bfd89b44335f"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:39.917972 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:39.917972 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:39.947984 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6d2e3788-fcc9-442f-98b7-4919163299aa req-efa90759-17eb-4037-9130-4f07dbd947d2 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:30:39.948458 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1005/4055] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:30:39 2026] POST /volume/v3/attachments => generated 273 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:39.980282 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b62c7cf5-2ddf-4c6d-8310-8a0969c2e86f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:39.982240 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b62c7cf5-2ddf-4c6d-8310-8a0969c2e86f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] GET https://10.4.3.5/volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e Aug 06 19:30:39.982490 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b62c7cf5-2ddf-4c6d-8310-8a0969c2e86f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:39.982758 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b62c7cf5-2ddf-4c6d-8310-8a0969c2e86f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:39.989491 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3ecd3b5f-c3bd-45ac-9a05-9cc56a8013e9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:39.989998 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3ecd3b5f-c3bd-45ac-9a05-9cc56a8013e9 None None] GET https://10.4.3.5/volume// Aug 06 19:30:39.990247 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3ecd3b5f-c3bd-45ac-9a05-9cc56a8013e9 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:39.990489 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3ecd3b5f-c3bd-45ac-9a05-9cc56a8013e9 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:39.990886 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3ecd3b5f-c3bd-45ac-9a05-9cc56a8013e9 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:30:39.991277 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1019/4056] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:30:39 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:30:39.993317 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:39.993317 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:39.998875 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b62c7cf5-2ddf-4c6d-8310-8a0969c2e86f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:39.999584 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-6d2e3788-fcc9-442f-98b7-4919163299aa req-9d475db9-c99d-441d-ba17-231b5cfce410 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:40.002658 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6d2e3788-fcc9-442f-98b7-4919163299aa req-9d475db9-c99d-441d-ba17-231b5cfce410 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] GET https://10.4.3.5/volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e Aug 06 19:30:40.002857 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6d2e3788-fcc9-442f-98b7-4919163299aa req-9d475db9-c99d-441d-ba17-231b5cfce410 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:40.003115 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6d2e3788-fcc9-442f-98b7-4919163299aa req-9d475db9-c99d-441d-ba17-231b5cfce410 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:40.004405 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b62c7cf5-2ddf-4c6d-8310-8a0969c2e86f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e returned with HTTP 200 Aug 06 19:30:40.004876 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1011/4057] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:39 2026] GET /volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:40.016492 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:40.016492 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:40.020362 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-6d2e3788-fcc9-442f-98b7-4919163299aa req-9d475db9-c99d-441d-ba17-231b5cfce410 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:40.025325 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6d2e3788-fcc9-442f-98b7-4919163299aa req-9d475db9-c99d-441d-ba17-231b5cfce410 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e returned with HTTP 200 Aug 06 19:30:40.025814 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1023/4058] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:30:39 2026] GET /volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e => generated 1032 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:30:40.047680 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4171ec23-f2f8-4f29-81bf-4c4eb2b8463d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:40.050231 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4171ec23-f2f8-4f29-81bf-4c4eb2b8463d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:30:40.050574 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4171ec23-f2f8-4f29-81bf-4c4eb2b8463d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:40.051271 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4171ec23-f2f8-4f29-81bf-4c4eb2b8463d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:40.051271 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-4171ec23-f2f8-4f29-81bf-4c4eb2b8463d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:40.056289 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:40.056289 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:40.056894 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4171ec23-f2f8-4f29-81bf-4c4eb2b8463d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 200 Aug 06 19:30:40.057369 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1006/4059] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:40 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:40.145533 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-6d2e3788-fcc9-442f-98b7-4919163299aa req-7003cf40-186d-478d-a374-bcc95536b637 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:40.148219 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6d2e3788-fcc9-442f-98b7-4919163299aa req-7003cf40-186d-478d-a374-bcc95536b637 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] PUT https://10.4.3.5/volume/v3/attachments/0892f270-794a-4330-94d1-dfe288021b56 Aug 06 19:30:40.148702 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6d2e3788-fcc9-442f-98b7-4919163299aa req-7003cf40-186d-478d-a374-bcc95536b637 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:40.157814 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-6d2e3788-fcc9-442f-98b7-4919163299aa req-7003cf40-186d-478d-a374-bcc95536b637 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Acquiring lock "cinder-attachment_update-7d6c65b2-0978-4e36-8e73-ca3ec03ac05e-np0000006689" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:30:40.164340 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-6d2e3788-fcc9-442f-98b7-4919163299aa req-7003cf40-186d-478d-a374-bcc95536b637 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Lock "cinder-attachment_update-7d6c65b2-0978-4e36-8e73-ca3ec03ac05e-np0000006689" acquired by "attachment_update" :: waited 0.007s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:30:40.165326 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:40.165326 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:40.253959 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-6d2e3788-fcc9-442f-98b7-4919163299aa req-7003cf40-186d-478d-a374-bcc95536b637 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Lock "cinder-attachment_update-7d6c65b2-0978-4e36-8e73-ca3ec03ac05e-np0000006689" released by "attachment_update" :: held 0.089s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:30:40.254782 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6d2e3788-fcc9-442f-98b7-4919163299aa req-7003cf40-186d-478d-a374-bcc95536b637 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/attachments/0892f270-794a-4330-94d1-dfe288021b56 returned with HTTP 200 Aug 06 19:30:40.255828 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1020/4060] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:30:40 2026] PUT /volume/v3/attachments/0892f270-794a-4330-94d1-dfe288021b56 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:40.381331 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7f14ca32-1989-4369-af96-aacbd847445f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:40.383324 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7f14ca32-1989-4369-af96-aacbd847445f tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/4758d952-f38c-4d1f-9e0f-15047bbd09e3 Aug 06 19:30:40.383576 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7f14ca32-1989-4369-af96-aacbd847445f tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:40.383790 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7f14ca32-1989-4369-af96-aacbd847445f tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:40.394542 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:40.394542 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:40.402275 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7f14ca32-1989-4369-af96-aacbd847445f tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:30:40.409577 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7f14ca32-1989-4369-af96-aacbd847445f tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/4758d952-f38c-4d1f-9e0f-15047bbd09e3 returned with HTTP 200 Aug 06 19:30:40.410226 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1012/4061] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:30:40 2026] GET /volume/v3/volumes/4758d952-f38c-4d1f-9e0f-15047bbd09e3 => generated 893 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:40.426117 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c74acfde-eb82-45a7-84f5-8eeda03866f1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:40.428252 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c74acfde-eb82-45a7-84f5-8eeda03866f1 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:30:40.428721 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c74acfde-eb82-45a7-84f5-8eeda03866f1 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4758d952-f38c-4d1f-9e0f-15047bbd09e3", "name": "tempest-VolumeDependencyTests-Snapshot-190009923"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:40.440670 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:40.440670 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:40.441222 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c74acfde-eb82-45a7-84f5-8eeda03866f1 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:30:40.441759 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-c74acfde-eb82-45a7-84f5-8eeda03866f1 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create snapshot from volume 4758d952-f38c-4d1f-9e0f-15047bbd09e3 Aug 06 19:30:40.512365 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-c74acfde-eb82-45a7-84f5-8eeda03866f1 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Created reservations ['186a9424-6fc6-431d-b0a2-dcce85472e91', '2d5c2737-846d-4036-82ae-f81482144ecb', 'ef53fd24-452f-4f36-9531-831681b084ee', 'b43a74c4-b293-4b52-8745-b8045fef5695'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:40.551287 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c74acfde-eb82-45a7-84f5-8eeda03866f1 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Snapshot create request issued successfully. Aug 06 19:30:40.551654 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c74acfde-eb82-45a7-84f5-8eeda03866f1 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:30:40.552101 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1024/4062] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:30:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:40.561349 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-240fd864-7d35-4118-a047-28d88c82494d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:40.562987 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-240fd864-7d35-4118-a047-28d88c82494d tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/snapshots/eb6a8edd-a25d-49b5-a493-a3931dd5d395 Aug 06 19:30:40.563253 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-240fd864-7d35-4118-a047-28d88c82494d tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:40.563568 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-240fd864-7d35-4118-a047-28d88c82494d tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:40.569237 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:40.569237 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:40.569685 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-240fd864-7d35-4118-a047-28d88c82494d tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Snapshot retrieved successfully. Aug 06 19:30:40.570475 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-240fd864-7d35-4118-a047-28d88c82494d tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots/eb6a8edd-a25d-49b5-a493-a3931dd5d395 returned with HTTP 200 Aug 06 19:30:40.570834 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1007/4063] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:40 2026] GET /volume/v3/snapshots/eb6a8edd-a25d-49b5-a493-a3931dd5d395 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:41.019651 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-37f0c91c-b7b6-474d-aeb1-adc54ce97041 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:41.021587 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-37f0c91c-b7b6-474d-aeb1-adc54ce97041 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] GET https://10.4.3.5/volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e Aug 06 19:30:41.021809 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-37f0c91c-b7b6-474d-aeb1-adc54ce97041 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:41.022070 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-37f0c91c-b7b6-474d-aeb1-adc54ce97041 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:41.034595 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:41.034595 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:41.039112 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-37f0c91c-b7b6-474d-aeb1-adc54ce97041 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:41.045538 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-37f0c91c-b7b6-474d-aeb1-adc54ce97041 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e returned with HTTP 200 Aug 06 19:30:41.045884 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1021/4064] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:41 2026] GET /volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:41.070048 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f8ebf2e3-dc18-416a-b9f1-baf5418a628e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:41.072444 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f8ebf2e3-dc18-416a-b9f1-baf5418a628e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:30:41.072783 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f8ebf2e3-dc18-416a-b9f1-baf5418a628e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:41.073075 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f8ebf2e3-dc18-416a-b9f1-baf5418a628e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:41.073267 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f8ebf2e3-dc18-416a-b9f1-baf5418a628e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:41.078665 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:41.078665 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:41.079499 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f8ebf2e3-dc18-416a-b9f1-baf5418a628e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 200 Aug 06 19:30:41.079988 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1013/4065] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:41 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:41.582000 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-51532696-de34-4357-a7c1-92ccb6f2b9dd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:41.584874 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-51532696-de34-4357-a7c1-92ccb6f2b9dd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/snapshots/eb6a8edd-a25d-49b5-a493-a3931dd5d395 Aug 06 19:30:41.584874 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-51532696-de34-4357-a7c1-92ccb6f2b9dd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:41.584874 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-51532696-de34-4357-a7c1-92ccb6f2b9dd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:41.590460 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:41.590460 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:41.591026 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-51532696-de34-4357-a7c1-92ccb6f2b9dd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Snapshot retrieved successfully. Aug 06 19:30:41.591733 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-51532696-de34-4357-a7c1-92ccb6f2b9dd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots/eb6a8edd-a25d-49b5-a493-a3931dd5d395 returned with HTTP 200 Aug 06 19:30:41.592110 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1025/4066] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:41 2026] GET /volume/v3/snapshots/eb6a8edd-a25d-49b5-a493-a3931dd5d395 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:41.602884 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-302396a3-a918-4066-88dc-bd28a9aff128 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:41.605061 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-302396a3-a918-4066-88dc-bd28a9aff128 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:30:41.605554 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-302396a3-a918-4066-88dc-bd28a9aff128 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "eb6a8edd-a25d-49b5-a493-a3931dd5d395", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-96867550"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:41.607428 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-302396a3-a918-4066-88dc-bd28a9aff128 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create volume request body: {'volume': {'snapshot_id': 'eb6a8edd-a25d-49b5-a493-a3931dd5d395', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-96867550'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:30:41.614448 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:41.614448 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:41.615032 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-302396a3-a918-4066-88dc-bd28a9aff128 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Snapshot retrieved successfully. Aug 06 19:30:41.615203 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-302396a3-a918-4066-88dc-bd28a9aff128 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create volume of 1 GB Aug 06 19:30:41.619607 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-302396a3-a918-4066-88dc-bd28a9aff128 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Availability Zones retrieved successfully. Aug 06 19:30:41.627092 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-302396a3-a918-4066-88dc-bd28a9aff128 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Flow 'volume_create_api' (5ffc173f-6414-4908-8754-feb724d10bcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:41.628496 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-302396a3-a918-4066-88dc-bd28a9aff128 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b952b0f8-02f8-40b0-9a31-61ce6c710353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:41.629684 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-302396a3-a918-4066-88dc-bd28a9aff128 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:30:41.663526 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-302396a3-a918-4066-88dc-bd28a9aff128 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b952b0f8-02f8-40b0-9a31-61ce6c710353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'eb6a8edd-a25d-49b5-a493-a3931dd5d395', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:41.664563 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-302396a3-a918-4066-88dc-bd28a9aff128 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2e24291-87c6-42df-9efc-f1af5860fe20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:41.712263 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-302396a3-a918-4066-88dc-bd28a9aff128 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Created reservations ['f49ebbba-8cd6-4ba5-b609-dbed1ac4eb6a', '2d68fe10-21d0-431e-b490-848de850d726', '61a99129-46ec-4aa3-8274-3e9c15a4adef', '23cc3fcc-c617-42af-aaf1-c976dc90d351'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:41.713248 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-302396a3-a918-4066-88dc-bd28a9aff128 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2e24291-87c6-42df-9efc-f1af5860fe20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f49ebbba-8cd6-4ba5-b609-dbed1ac4eb6a', '2d68fe10-21d0-431e-b490-848de850d726', '61a99129-46ec-4aa3-8274-3e9c15a4adef', '23cc3fcc-c617-42af-aaf1-c976dc90d351']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:41.714294 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-302396a3-a918-4066-88dc-bd28a9aff128 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aaab9c8-f97e-4a20-a258-baaafd2286ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:41.769033 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-302396a3-a918-4066-88dc-bd28a9aff128 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aaab9c8-f97e-4a20-a258-baaafd2286ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8402a640-cf8c-4977-bffa-1d12a5cfebf2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-96867550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='687b2bbbe9c9484fa4bb0596dcd66c99',qos_specs=None,replication_status=,reservations=['f49ebbba-8cd6-4ba5-b609-dbed1ac4eb6a','2d68fe10-21d0-431e-b490-848de850d726','61a99129-46ec-4aa3-8274-3e9c15a4adef','23cc3fcc-c617-42af-aaf1-c976dc90d351'],size=1,snapshot_id=eb6a8edd-a25d-49b5-a493-a3931dd5d395,source_replicaid=,source_volid=None,status='creating',user_id='75f6c4bd06654ae28c07de930c4283fd',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:30:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-96867550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8402a640-cf8c-4977-bffa-1d12a5cfebf2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='687b2bbbe9c9484fa4bb0596dcd66c99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=eb6a8edd-a25d-49b5-a493-a3931dd5d395,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75f6c4bd06654ae28c07de930c4283fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:41.769891 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-302396a3-a918-4066-88dc-bd28a9aff128 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ead19431-d6b8-4de7-80b2-c098b403c891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:41.793335 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-302396a3-a918-4066-88dc-bd28a9aff128 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ead19431-d6b8-4de7-80b2-c098b403c891) transitioned into state 'SUCCESS' from state '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-96867550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='687b2bbbe9c9484fa4bb0596dcd66c99',qos_specs=None,replication_status=,reservations=['f49ebbba-8cd6-4ba5-b609-dbed1ac4eb6a','2d68fe10-21d0-431e-b490-848de850d726','61a99129-46ec-4aa3-8274-3e9c15a4adef','23cc3fcc-c617-42af-aaf1-c976dc90d351'],size=1,snapshot_id=eb6a8edd-a25d-49b5-a493-a3931dd5d395,source_replicaid=,source_volid=None,status='creating',user_id='75f6c4bd06654ae28c07de930c4283fd',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:41.794334 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-302396a3-a918-4066-88dc-bd28a9aff128 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80cc440b-7fd0-4d64-90d3-e8e15c751b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:41.818987 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-302396a3-a918-4066-88dc-bd28a9aff128 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80cc440b-7fd0-4d64-90d3-e8e15c751b28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:41.820266 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-302396a3-a918-4066-88dc-bd28a9aff128 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Flow 'volume_create_api' (5ffc173f-6414-4908-8754-feb724d10bcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:41.820501 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-302396a3-a918-4066-88dc-bd28a9aff128 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create volume request issued successfully. Aug 06 19:30:41.821350 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-302396a3-a918-4066-88dc-bd28a9aff128 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:30:41.821896 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1008/4067] 10.4.3.5 () {70 vars in 1286 bytes} [Thu Aug 6 19:30:41 2026] POST /volume/v3/volumes => generated 798 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:41.834491 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e5e6e709-35a3-4882-b706-2736c6c2a161 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:41.836118 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5e6e709-35a3-4882-b706-2736c6c2a161 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/8402a640-cf8c-4977-bffa-1d12a5cfebf2 Aug 06 19:30:41.836704 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e5e6e709-35a3-4882-b706-2736c6c2a161 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:41.836704 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e5e6e709-35a3-4882-b706-2736c6c2a161 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:41.842649 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:41.842649 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:41.845646 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e5e6e709-35a3-4882-b706-2736c6c2a161 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:30:41.849358 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5e6e709-35a3-4882-b706-2736c6c2a161 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/8402a640-cf8c-4977-bffa-1d12a5cfebf2 returned with HTTP 200 Aug 06 19:30:41.849722 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1022/4068] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:30:41 2026] GET /volume/v3/volumes/8402a640-cf8c-4977-bffa-1d12a5cfebf2 => generated 866 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:42.058242 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-feeb839d-9af8-4089-9a4a-c08deff43dce None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:42.059939 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-feeb839d-9af8-4089-9a4a-c08deff43dce tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] GET https://10.4.3.5/volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e Aug 06 19:30:42.060173 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-feeb839d-9af8-4089-9a4a-c08deff43dce tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:42.060462 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-feeb839d-9af8-4089-9a4a-c08deff43dce tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:42.071770 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:42.071770 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:42.075500 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-feeb839d-9af8-4089-9a4a-c08deff43dce tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:42.079387 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-feeb839d-9af8-4089-9a4a-c08deff43dce tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e returned with HTTP 200 Aug 06 19:30:42.079769 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1014/4069] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:42 2026] GET /volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:42.090999 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-46dda527-0456-43b4-9c14-6375e3f1b2fb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:42.092421 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-46dda527-0456-43b4-9c14-6375e3f1b2fb tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:30:42.092559 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-46dda527-0456-43b4-9c14-6375e3f1b2fb tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:42.092744 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-46dda527-0456-43b4-9c14-6375e3f1b2fb tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:42.092847 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-46dda527-0456-43b4-9c14-6375e3f1b2fb tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:42.096723 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:42.096723 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:42.097341 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-46dda527-0456-43b4-9c14-6375e3f1b2fb tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 200 Aug 06 19:30:42.097688 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1026/4070] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:42 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:42.865004 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c3e65c62-ddab-4200-9fd8-b9adbf51a430 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:42.866921 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c3e65c62-ddab-4200-9fd8-b9adbf51a430 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/8402a640-cf8c-4977-bffa-1d12a5cfebf2 Aug 06 19:30:42.867171 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c3e65c62-ddab-4200-9fd8-b9adbf51a430 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:42.867408 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c3e65c62-ddab-4200-9fd8-b9adbf51a430 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:42.874325 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:42.874325 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:42.877684 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c3e65c62-ddab-4200-9fd8-b9adbf51a430 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:30:42.881822 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c3e65c62-ddab-4200-9fd8-b9adbf51a430 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/8402a640-cf8c-4977-bffa-1d12a5cfebf2 returned with HTTP 200 Aug 06 19:30:42.882312 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1009/4071] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:30:42 2026] GET /volume/v3/volumes/8402a640-cf8c-4977-bffa-1d12a5cfebf2 => generated 891 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:42.899839 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-10b0bf42-3bc8-46a3-93f4-43e8b0bd2f9a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:42.901595 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-10b0bf42-3bc8-46a3-93f4-43e8b0bd2f9a tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:30:42.901996 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-10b0bf42-3bc8-46a3-93f4-43e8b0bd2f9a tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "8402a640-cf8c-4977-bffa-1d12a5cfebf2", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1737332201"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:42.903571 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-10b0bf42-3bc8-46a3-93f4-43e8b0bd2f9a tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create volume request body: {'volume': {'source_volid': '8402a640-cf8c-4977-bffa-1d12a5cfebf2', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1737332201'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:30:42.911342 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:42.911342 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:42.913745 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-10b0bf42-3bc8-46a3-93f4-43e8b0bd2f9a tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume retrieved successfully. Aug 06 19:30:42.913745 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-10b0bf42-3bc8-46a3-93f4-43e8b0bd2f9a tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create volume of 1 GB Aug 06 19:30:42.917337 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-10b0bf42-3bc8-46a3-93f4-43e8b0bd2f9a tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Availability Zones retrieved successfully. Aug 06 19:30:42.923185 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-10b0bf42-3bc8-46a3-93f4-43e8b0bd2f9a tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Flow 'volume_create_api' (1546a3f4-0e56-4edc-affd-a6e083d34c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:42.924252 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-10b0bf42-3bc8-46a3-93f4-43e8b0bd2f9a tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00cae816-de5b-4b65-9663-ca5be81167f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:42.925195 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-10b0bf42-3bc8-46a3-93f4-43e8b0bd2f9a tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:30:42.954235 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-10b0bf42-3bc8-46a3-93f4-43e8b0bd2f9a tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00cae816-de5b-4b65-9663-ca5be81167f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '8402a640-cf8c-4977-bffa-1d12a5cfebf2', 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:42.955077 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-10b0bf42-3bc8-46a3-93f4-43e8b0bd2f9a tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c1d45ff-b81a-4681-8877-34d5dff88211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:43.023986 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-10b0bf42-3bc8-46a3-93f4-43e8b0bd2f9a tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Created reservations ['4f0f8d42-bb8d-4690-8925-6faba1dc3f9c', '53521cd2-ad84-4de0-8761-1fdfd870c238', '91287456-e2f4-4e75-9b91-8325731f53cc', 'e00605b6-b1a4-4328-a182-e1ad0bab5329'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:43.024818 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-10b0bf42-3bc8-46a3-93f4-43e8b0bd2f9a tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c1d45ff-b81a-4681-8877-34d5dff88211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f0f8d42-bb8d-4690-8925-6faba1dc3f9c', '53521cd2-ad84-4de0-8761-1fdfd870c238', '91287456-e2f4-4e75-9b91-8325731f53cc', 'e00605b6-b1a4-4328-a182-e1ad0bab5329']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:43.025496 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-10b0bf42-3bc8-46a3-93f4-43e8b0bd2f9a tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36f9d5b7-795b-47fa-99c7-3c3e9b0f9f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:43.060356 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-10b0bf42-3bc8-46a3-93f4-43e8b0bd2f9a tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36f9d5b7-795b-47fa-99c7-3c3e9b0f9f90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad9319a2-766e-4b43-8e62-650161fb0da7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1737332201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='687b2bbbe9c9484fa4bb0596dcd66c99',qos_specs=None,replication_status=,reservations=['4f0f8d42-bb8d-4690-8925-6faba1dc3f9c','53521cd2-ad84-4de0-8761-1fdfd870c238','91287456-e2f4-4e75-9b91-8325731f53cc','e00605b6-b1a4-4328-a182-e1ad0bab5329'],size=1,snapshot_id=None,source_replicaid=,source_volid=8402a640-cf8c-4977-bffa-1d12a5cfebf2,status='creating',user_id='75f6c4bd06654ae28c07de930c4283fd',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:30:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1737332201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad9319a2-766e-4b43-8e62-650161fb0da7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='687b2bbbe9c9484fa4bb0596dcd66c99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=8402a640-cf8c-4977-bffa-1d12a5cfebf2,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75f6c4bd06654ae28c07de930c4283fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:43.061464 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-10b0bf42-3bc8-46a3-93f4-43e8b0bd2f9a tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b65e53b-4da8-4289-a5d5-7a89c11c40f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:43.084389 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-10b0bf42-3bc8-46a3-93f4-43e8b0bd2f9a tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b65e53b-4da8-4289-a5d5-7a89c11c40f7) transitioned into state 'SUCCESS' from state '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-1737332201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='687b2bbbe9c9484fa4bb0596dcd66c99',qos_specs=None,replication_status=,reservations=['4f0f8d42-bb8d-4690-8925-6faba1dc3f9c','53521cd2-ad84-4de0-8761-1fdfd870c238','91287456-e2f4-4e75-9b91-8325731f53cc','e00605b6-b1a4-4328-a182-e1ad0bab5329'],size=1,snapshot_id=None,source_replicaid=,source_volid=8402a640-cf8c-4977-bffa-1d12a5cfebf2,status='creating',user_id='75f6c4bd06654ae28c07de930c4283fd',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:43.085124 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-10b0bf42-3bc8-46a3-93f4-43e8b0bd2f9a tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (495edeb9-d28c-4327-8c6f-10143894a503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:43.095043 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9664e5b6-496e-48b4-82c1-2f9810646ebc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:43.095043 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9664e5b6-496e-48b4-82c1-2f9810646ebc tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] GET https://10.4.3.5/volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e Aug 06 19:30:43.095511 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9664e5b6-496e-48b4-82c1-2f9810646ebc tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:43.095511 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9664e5b6-496e-48b4-82c1-2f9810646ebc tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:43.105984 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-10b0bf42-3bc8-46a3-93f4-43e8b0bd2f9a tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (495edeb9-d28c-4327-8c6f-10143894a503) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:43.106754 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-10b0bf42-3bc8-46a3-93f4-43e8b0bd2f9a tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Flow 'volume_create_api' (1546a3f4-0e56-4edc-affd-a6e083d34c12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:43.106911 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:43.106911 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:43.107040 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-10b0bf42-3bc8-46a3-93f4-43e8b0bd2f9a tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create volume request issued successfully. Aug 06 19:30:43.107571 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-10b0bf42-3bc8-46a3-93f4-43e8b0bd2f9a tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:30:43.107962 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1023/4072] 10.4.3.5 () {70 vars in 1286 bytes} [Thu Aug 6 19:30:42 2026] POST /volume/v3/volumes => generated 800 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:43.109079 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bbbe3e3c-cb08-4913-9eb3-1bb20347bc07 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:43.111193 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bbbe3e3c-cb08-4913-9eb3-1bb20347bc07 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:30:43.111438 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bbbe3e3c-cb08-4913-9eb3-1bb20347bc07 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:43.111696 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bbbe3e3c-cb08-4913-9eb3-1bb20347bc07 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:43.111835 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-bbbe3e3c-cb08-4913-9eb3-1bb20347bc07 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:43.112335 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9664e5b6-496e-48b4-82c1-2f9810646ebc tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:43.116338 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:43.116338 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:43.117075 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bbbe3e3c-cb08-4913-9eb3-1bb20347bc07 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 200 Aug 06 19:30:43.117491 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1027/4073] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:43 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:43.118892 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9664e5b6-496e-48b4-82c1-2f9810646ebc tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e returned with HTTP 200 Aug 06 19:30:43.119586 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1015/4074] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:43 2026] GET /volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:43.124166 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a2acaabd-6dfa-4cfb-b239-6de612b61648 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:43.127171 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a2acaabd-6dfa-4cfb-b239-6de612b61648 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/ad9319a2-766e-4b43-8e62-650161fb0da7 Aug 06 19:30:43.127457 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a2acaabd-6dfa-4cfb-b239-6de612b61648 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:43.127720 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a2acaabd-6dfa-4cfb-b239-6de612b61648 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:43.145823 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:43.145823 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:43.160722 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a2acaabd-6dfa-4cfb-b239-6de612b61648 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:30:43.165864 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a2acaabd-6dfa-4cfb-b239-6de612b61648 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/ad9319a2-766e-4b43-8e62-650161fb0da7 returned with HTTP 200 Aug 06 19:30:43.166376 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1010/4075] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:30:43 2026] GET /volume/v3/volumes/ad9319a2-766e-4b43-8e62-650161fb0da7 => generated 868 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:43.584504 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-6d2e3788-fcc9-442f-98b7-4919163299aa req-5df99734-a9e9-410a-b7b0-e2e6fc2a4b33 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:43.587103 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6d2e3788-fcc9-442f-98b7-4919163299aa req-5df99734-a9e9-410a-b7b0-e2e6fc2a4b33 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] POST https://10.4.3.5/volume/v3/attachments/0892f270-794a-4330-94d1-dfe288021b56/action Aug 06 19:30:43.587523 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6d2e3788-fcc9-442f-98b7-4919163299aa req-5df99734-a9e9-410a-b7b0-e2e6fc2a4b33 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:30:43.587669 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6d2e3788-fcc9-442f-98b7-4919163299aa req-5df99734-a9e9-410a-b7b0-e2e6fc2a4b33 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:43.610653 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:43.610653 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:43.635921 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6d2e3788-fcc9-442f-98b7-4919163299aa req-5df99734-a9e9-410a-b7b0-e2e6fc2a4b33 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/attachments/0892f270-794a-4330-94d1-dfe288021b56/action returned with HTTP 204 Aug 06 19:30:43.636458 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1024/4076] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:30:43 2026] POST /volume/v3/attachments/0892f270-794a-4330-94d1-dfe288021b56/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:44.129711 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-20daef3e-c94c-465c-b95f-5aa333a7695c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:44.131915 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-20daef3e-c94c-465c-b95f-5aa333a7695c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:30:44.131915 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-20daef3e-c94c-465c-b95f-5aa333a7695c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:44.132053 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-20daef3e-c94c-465c-b95f-5aa333a7695c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:44.132175 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-20daef3e-c94c-465c-b95f-5aa333a7695c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:44.134692 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3869c598-6b7a-42d5-ad19-c35fd42bf90c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:44.136332 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:44.136332 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:44.136950 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-20daef3e-c94c-465c-b95f-5aa333a7695c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 200 Aug 06 19:30:44.137339 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1028/4077] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:44 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:44.138073 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3869c598-6b7a-42d5-ad19-c35fd42bf90c tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] GET https://10.4.3.5/volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e Aug 06 19:30:44.138348 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3869c598-6b7a-42d5-ad19-c35fd42bf90c tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:44.139386 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3869c598-6b7a-42d5-ad19-c35fd42bf90c tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:44.148421 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a0a053b1-4c80-452d-ab45-6e063a0657e7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:44.150270 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a0a053b1-4c80-452d-ab45-6e063a0657e7 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] POST https://10.4.3.5/volume/v3/backups Aug 06 19:30:44.150637 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a0a053b1-4c80-452d-ab45-6e063a0657e7 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cde83ca2-77ba-4088-9a5d-18a9ab8db626"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:44.152052 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-a0a053b1-4c80-452d-ab45-6e063a0657e7 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Creating new backup {'backup': {'volume_id': 'cde83ca2-77ba-4088-9a5d-18a9ab8db626'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:30:44.152221 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-a0a053b1-4c80-452d-ab45-6e063a0657e7 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Creating backup of volume cde83ca2-77ba-4088-9a5d-18a9ab8db626 in container None Aug 06 19:30:44.152830 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:44.152830 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:44.157307 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3869c598-6b7a-42d5-ad19-c35fd42bf90c tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:44.160920 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:44.160920 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:44.161376 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a0a053b1-4c80-452d-ab45-6e063a0657e7 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Volume info retrieved successfully. Aug 06 19:30:44.161919 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3869c598-6b7a-42d5-ad19-c35fd42bf90c tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e returned with HTTP 200 Aug 06 19:30:44.162327 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1016/4078] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:44 2026] GET /volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:44.175374 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f894076a-c16d-44d1-8507-cfc31a923f93 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:44.177282 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f894076a-c16d-44d1-8507-cfc31a923f93 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] GET https://10.4.3.5/volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e Aug 06 19:30:44.177466 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f894076a-c16d-44d1-8507-cfc31a923f93 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:44.177742 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f894076a-c16d-44d1-8507-cfc31a923f93 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:44.181850 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-a0a053b1-4c80-452d-ab45-6e063a0657e7 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Created reservations ['5c65970c-69c3-4724-94f3-0b304a2b588c', 'feb0effc-b330-48e9-afdd-4fce5e11dc2f'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:44.184493 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-824072ac-81c8-41e0-8065-f5f10c37def0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:44.186557 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-824072ac-81c8-41e0-8065-f5f10c37def0 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/ad9319a2-766e-4b43-8e62-650161fb0da7 Aug 06 19:30:44.186824 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-824072ac-81c8-41e0-8065-f5f10c37def0 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:44.187067 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-824072ac-81c8-41e0-8065-f5f10c37def0 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:44.189280 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:44.189280 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:44.194010 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:44.194010 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:44.195986 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f894076a-c16d-44d1-8507-cfc31a923f93 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:44.198670 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-824072ac-81c8-41e0-8065-f5f10c37def0 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:30:44.201618 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f894076a-c16d-44d1-8507-cfc31a923f93 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e returned with HTTP 200 Aug 06 19:30:44.202357 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1025/4079] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:44 2026] GET /volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:44.204049 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-824072ac-81c8-41e0-8065-f5f10c37def0 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/ad9319a2-766e-4b43-8e62-650161fb0da7 returned with HTTP 200 Aug 06 19:30:44.204491 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1029/4080] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:30:44 2026] GET /volume/v3/volumes/ad9319a2-766e-4b43-8e62-650161fb0da7 => generated 893 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:44.215858 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-397e18a8-8d57-4714-974c-6f3fce07d6ed None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:44.216864 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ff692a8b-1141-482a-92ec-d085d2bd1b25 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:44.217934 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-397e18a8-8d57-4714-974c-6f3fce07d6ed tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] POST https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff/action Aug 06 19:30:44.218551 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-397e18a8-8d57-4714-974c-6f3fce07d6ed tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Action body: b'{"os-detach": {"attachment_id": "0892f270-794a-4330-94d1-dfe288021b56"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:30:44.218551 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-397e18a8-8d57-4714-974c-6f3fce07d6ed tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "0892f270-794a-4330-94d1-dfe288021b56"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:44.219501 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff692a8b-1141-482a-92ec-d085d2bd1b25 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/ccf3963e-ff14-4d77-b37a-e7a46ed48baf Aug 06 19:30:44.221457 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff692a8b-1141-482a-92ec-d085d2bd1b25 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:44.221457 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff692a8b-1141-482a-92ec-d085d2bd1b25 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:44.221457 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-ff692a8b-1141-482a-92ec-d085d2bd1b25 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete snapshot with id: ccf3963e-ff14-4d77-b37a-e7a46ed48baf Aug 06 19:30:44.221556 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a0a053b1-4c80-452d-ab45-6e063a0657e7 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:30:44.221556 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1011/4081] 10.4.3.5 () {70 vars in 1284 bytes} [Thu Aug 6 19:30:44 2026] POST /volume/v3/backups => generated 284 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:44.226708 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:44.226708 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:44.227163 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ff692a8b-1141-482a-92ec-d085d2bd1b25 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Snapshot retrieved successfully. Aug 06 19:30:44.230700 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ee752a86-6a4d-4ae2-a055-e09856e73cec None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:44.233096 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:44.233096 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:44.233096 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-397e18a8-8d57-4714-974c-6f3fce07d6ed tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:44.233392 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ee752a86-6a4d-4ae2-a055-e09856e73cec tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed Aug 06 19:30:44.233392 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ee752a86-6a4d-4ae2-a055-e09856e73cec tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:44.233392 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ee752a86-6a4d-4ae2-a055-e09856e73cec tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:44.233392 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ee752a86-6a4d-4ae2-a055-e09856e73cec tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:44.239468 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:44.239468 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:44.239468 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ee752a86-6a4d-4ae2-a055-e09856e73cec tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed returned with HTTP 200 Aug 06 19:30:44.239879 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1030/4082] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:44 2026] GET /volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed => generated 691 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:44.242779 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-397e18a8-8d57-4714-974c-6f3fce07d6ed tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff/action returned with HTTP 400 Aug 06 19:30:44.243413 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1017/4083] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:30:44 2026] POST /volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff/action => generated 100 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 19:30:44.246841 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ff692a8b-1141-482a-92ec-d085d2bd1b25 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Snapshot delete request issued successfully. Aug 06 19:30:44.247030 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff692a8b-1141-482a-92ec-d085d2bd1b25 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots/ccf3963e-ff14-4d77-b37a-e7a46ed48baf returned with HTTP 202 Aug 06 19:30:44.247528 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1026/4084] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:30:44 2026] DELETE /volume/v3/snapshots/ccf3963e-ff14-4d77-b37a-e7a46ed48baf => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:44.256900 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-62982aac-d8ac-4e82-86ac-f48a59293e55 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:44.258680 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-62982aac-d8ac-4e82-86ac-f48a59293e55 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/snapshots/ccf3963e-ff14-4d77-b37a-e7a46ed48baf Aug 06 19:30:44.258851 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-62982aac-d8ac-4e82-86ac-f48a59293e55 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:44.259029 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-62982aac-d8ac-4e82-86ac-f48a59293e55 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:44.263655 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:44.263655 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:44.264155 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-62982aac-d8ac-4e82-86ac-f48a59293e55 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Snapshot retrieved successfully. Aug 06 19:30:44.264867 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-62982aac-d8ac-4e82-86ac-f48a59293e55 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots/ccf3963e-ff14-4d77-b37a-e7a46ed48baf returned with HTTP 200 Aug 06 19:30:44.265142 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1012/4085] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:44 2026] GET /volume/v3/snapshots/ccf3963e-ff14-4d77-b37a-e7a46ed48baf => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:44.285082 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-86d2c53c-4bde-4450-af32-6aec7951da37 req-05053a5e-149a-4067-bfd5-978f2137e335 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:44.287063 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-86d2c53c-4bde-4450-af32-6aec7951da37 req-05053a5e-149a-4067-bfd5-978f2137e335 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] GET https://10.4.3.5/volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e Aug 06 19:30:44.287288 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-86d2c53c-4bde-4450-af32-6aec7951da37 req-05053a5e-149a-4067-bfd5-978f2137e335 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:44.287620 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-86d2c53c-4bde-4450-af32-6aec7951da37 req-05053a5e-149a-4067-bfd5-978f2137e335 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:44.298320 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:44.298320 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:44.301651 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-86d2c53c-4bde-4450-af32-6aec7951da37 req-05053a5e-149a-4067-bfd5-978f2137e335 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:44.305809 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-86d2c53c-4bde-4450-af32-6aec7951da37 req-05053a5e-149a-4067-bfd5-978f2137e335 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e returned with HTTP 200 Aug 06 19:30:44.306220 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1031/4086] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:30:44 2026] GET /volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e => generated 1145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:44.324900 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-86d2c53c-4bde-4450-af32-6aec7951da37 req-e91463ee-9023-4ae0-b4ed-d5e41a152f9c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:44.326813 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-86d2c53c-4bde-4450-af32-6aec7951da37 req-e91463ee-9023-4ae0-b4ed-d5e41a152f9c tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] POST https://10.4.3.5/volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e/action Aug 06 19:30:44.327195 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-86d2c53c-4bde-4450-af32-6aec7951da37 req-e91463ee-9023-4ae0-b4ed-d5e41a152f9c tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:30:44.327307 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-86d2c53c-4bde-4450-af32-6aec7951da37 req-e91463ee-9023-4ae0-b4ed-d5e41a152f9c tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:44.337082 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:44.337082 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:44.337740 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-86d2c53c-4bde-4450-af32-6aec7951da37 req-e91463ee-9023-4ae0-b4ed-d5e41a152f9c tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:44.354008 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-86d2c53c-4bde-4450-af32-6aec7951da37 req-e91463ee-9023-4ae0-b4ed-d5e41a152f9c tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Begin detaching volume completed successfully. Aug 06 19:30:44.354362 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-86d2c53c-4bde-4450-af32-6aec7951da37 req-e91463ee-9023-4ae0-b4ed-d5e41a152f9c tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e/action returned with HTTP 202 Aug 06 19:30:44.355069 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1018/4087] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:30:44 2026] POST /volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:30:44.420884 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-192e705c-b24d-4b78-985b-3d42ccf8d35f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:44.421336 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-192e705c-b24d-4b78-985b-3d42ccf8d35f None None] GET https://10.4.3.5/volume// Aug 06 19:30:44.421569 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-192e705c-b24d-4b78-985b-3d42ccf8d35f None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:44.422370 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-192e705c-b24d-4b78-985b-3d42ccf8d35f None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:44.422370 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-192e705c-b24d-4b78-985b-3d42ccf8d35f None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:30:44.422616 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1027/4088] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:30:44 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:30:44.433151 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-86d2c53c-4bde-4450-af32-6aec7951da37 req-a7d78b68-79bf-43a9-ba8a-16f8a62b3250 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:44.435662 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-86d2c53c-4bde-4450-af32-6aec7951da37 req-a7d78b68-79bf-43a9-ba8a-16f8a62b3250 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] GET https://10.4.3.5/volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e Aug 06 19:30:44.435995 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-86d2c53c-4bde-4450-af32-6aec7951da37 req-a7d78b68-79bf-43a9-ba8a-16f8a62b3250 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:44.436266 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-86d2c53c-4bde-4450-af32-6aec7951da37 req-a7d78b68-79bf-43a9-ba8a-16f8a62b3250 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:44.448201 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:44.448201 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:44.452598 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-86d2c53c-4bde-4450-af32-6aec7951da37 req-a7d78b68-79bf-43a9-ba8a-16f8a62b3250 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:44.457685 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-86d2c53c-4bde-4450-af32-6aec7951da37 req-a7d78b68-79bf-43a9-ba8a-16f8a62b3250 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e returned with HTTP 200 Aug 06 19:30:44.458168 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1013/4089] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:30:44 2026] GET /volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e => generated 1328 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:30:45.252173 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-12d54928-4711-40dd-a69c-2e059d877aa4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:45.254243 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-12d54928-4711-40dd-a69c-2e059d877aa4 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed Aug 06 19:30:45.254243 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-12d54928-4711-40dd-a69c-2e059d877aa4 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:45.254577 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-12d54928-4711-40dd-a69c-2e059d877aa4 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:45.255100 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-12d54928-4711-40dd-a69c-2e059d877aa4 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:45.258634 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:45.258634 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:45.259257 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-12d54928-4711-40dd-a69c-2e059d877aa4 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed returned with HTTP 200 Aug 06 19:30:45.259599 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1032/4090] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:45 2026] GET /volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed => generated 693 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:45.275050 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2ef8ef85-b7fd-45b9-85e8-a7311993f86a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:45.276845 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2ef8ef85-b7fd-45b9-85e8-a7311993f86a tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/snapshots/ccf3963e-ff14-4d77-b37a-e7a46ed48baf Aug 06 19:30:45.277238 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2ef8ef85-b7fd-45b9-85e8-a7311993f86a tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:45.277515 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2ef8ef85-b7fd-45b9-85e8-a7311993f86a tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:45.282152 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2ef8ef85-b7fd-45b9-85e8-a7311993f86a tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots/ccf3963e-ff14-4d77-b37a-e7a46ed48baf returned with HTTP 404 Aug 06 19:30:45.282667 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1019/4091] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:45 2026] GET /volume/v3/snapshots/ccf3963e-ff14-4d77-b37a-e7a46ed48baf => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:45.289690 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7735a014-4d9d-4886-950d-9b0e5d9e96b4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:45.291637 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7735a014-4d9d-4886-950d-9b0e5d9e96b4 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/eb6a8edd-a25d-49b5-a493-a3931dd5d395 Aug 06 19:30:45.291838 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7735a014-4d9d-4886-950d-9b0e5d9e96b4 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:45.292110 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7735a014-4d9d-4886-950d-9b0e5d9e96b4 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:45.292267 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-7735a014-4d9d-4886-950d-9b0e5d9e96b4 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete snapshot with id: eb6a8edd-a25d-49b5-a493-a3931dd5d395 Aug 06 19:30:45.297634 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:45.297634 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:45.298226 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7735a014-4d9d-4886-950d-9b0e5d9e96b4 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Snapshot retrieved successfully. Aug 06 19:30:45.315463 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7735a014-4d9d-4886-950d-9b0e5d9e96b4 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Snapshot delete request issued successfully. Aug 06 19:30:45.315834 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7735a014-4d9d-4886-950d-9b0e5d9e96b4 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots/eb6a8edd-a25d-49b5-a493-a3931dd5d395 returned with HTTP 202 Aug 06 19:30:45.316352 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1028/4092] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:30:45 2026] DELETE /volume/v3/snapshots/eb6a8edd-a25d-49b5-a493-a3931dd5d395 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:45.325535 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-78f0b7c7-1648-43b6-917a-cfa85c612380 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:45.328629 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-78f0b7c7-1648-43b6-917a-cfa85c612380 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/snapshots/eb6a8edd-a25d-49b5-a493-a3931dd5d395 Aug 06 19:30:45.328885 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-78f0b7c7-1648-43b6-917a-cfa85c612380 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:45.329162 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-78f0b7c7-1648-43b6-917a-cfa85c612380 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:45.333971 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:45.333971 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:45.334478 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-78f0b7c7-1648-43b6-917a-cfa85c612380 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Snapshot retrieved successfully. Aug 06 19:30:45.335247 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-78f0b7c7-1648-43b6-917a-cfa85c612380 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots/eb6a8edd-a25d-49b5-a493-a3931dd5d395 returned with HTTP 200 Aug 06 19:30:45.335681 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1014/4093] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:45 2026] GET /volume/v3/snapshots/eb6a8edd-a25d-49b5-a493-a3931dd5d395 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:46.035988 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-28931894-85db-4ac0-88a2-9722be870899 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:46.097680 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-28931894-85db-4ac0-88a2-9722be870899 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:30:46.098986 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-28931894-85db-4ac0-88a2-9722be870899 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-913126617"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:46.099536 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-28931894-85db-4ac0-88a2-9722be870899 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-913126617'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:30:46.099646 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-28931894-85db-4ac0-88a2-9722be870899 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Create volume of 1 GB Aug 06 19:30:46.104064 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-28931894-85db-4ac0-88a2-9722be870899 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Availability Zones retrieved successfully. Aug 06 19:30:46.111479 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-28931894-85db-4ac0-88a2-9722be870899 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Flow 'volume_create_api' (feccda7b-fc01-476d-85ed-eb8a37735114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:46.112627 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-28931894-85db-4ac0-88a2-9722be870899 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff1d0be3-5aba-4354-8fcd-b43302b940c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:46.113864 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-28931894-85db-4ac0-88a2-9722be870899 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:30:46.141744 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-28931894-85db-4ac0-88a2-9722be870899 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff1d0be3-5aba-4354-8fcd-b43302b940c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:46.142409 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-28931894-85db-4ac0-88a2-9722be870899 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (730305f5-e535-460b-9b57-148c49cd6302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:46.200290 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-28931894-85db-4ac0-88a2-9722be870899 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Created reservations ['8705b532-9326-4e91-b363-76ca540db47b', '8ad3451a-e472-40b7-90f7-65245bc6bb69', 'ee83068e-5d29-4a7e-b6a1-3ed73dd82c68', '0f3d6dd7-614d-4543-b62e-ae6ff8538b0a'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:46.201030 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-28931894-85db-4ac0-88a2-9722be870899 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (730305f5-e535-460b-9b57-148c49cd6302) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8705b532-9326-4e91-b363-76ca540db47b', '8ad3451a-e472-40b7-90f7-65245bc6bb69', 'ee83068e-5d29-4a7e-b6a1-3ed73dd82c68', '0f3d6dd7-614d-4543-b62e-ae6ff8538b0a']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:46.201834 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-28931894-85db-4ac0-88a2-9722be870899 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e90a75e-e86d-461d-a688-1a7a359e5a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:46.226319 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-28931894-85db-4ac0-88a2-9722be870899 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e90a75e-e86d-461d-a688-1a7a359e5a46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d36ed8f-257c-4d1a-9530-b4fd549c2e7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-913126617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6374e28ab0e64686aebde66c5549a420',qos_specs=None,replication_status=,reservations=['8705b532-9326-4e91-b363-76ca540db47b','8ad3451a-e472-40b7-90f7-65245bc6bb69','ee83068e-5d29-4a7e-b6a1-3ed73dd82c68','0f3d6dd7-614d-4543-b62e-ae6ff8538b0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5872157dccd4c6582bbef542318a6f7',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:30:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-913126617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d36ed8f-257c-4d1a-9530-b4fd549c2e7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6374e28ab0e64686aebde66c5549a420',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5872157dccd4c6582bbef542318a6f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:46.227532 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-28931894-85db-4ac0-88a2-9722be870899 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c796adb-4cfb-450d-95dd-8ce68d51a980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:46.248938 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-28931894-85db-4ac0-88a2-9722be870899 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c796adb-4cfb-450d-95dd-8ce68d51a980) transitioned into state 'SUCCESS' from state '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-913126617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6374e28ab0e64686aebde66c5549a420',qos_specs=None,replication_status=,reservations=['8705b532-9326-4e91-b363-76ca540db47b','8ad3451a-e472-40b7-90f7-65245bc6bb69','ee83068e-5d29-4a7e-b6a1-3ed73dd82c68','0f3d6dd7-614d-4543-b62e-ae6ff8538b0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5872157dccd4c6582bbef542318a6f7',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:46.249737 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-28931894-85db-4ac0-88a2-9722be870899 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eecfb5e0-8d99-4053-b115-89e44dde645e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:46.260519 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-28931894-85db-4ac0-88a2-9722be870899 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eecfb5e0-8d99-4053-b115-89e44dde645e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:46.261587 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-28931894-85db-4ac0-88a2-9722be870899 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Flow 'volume_create_api' (feccda7b-fc01-476d-85ed-eb8a37735114) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:46.261949 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-28931894-85db-4ac0-88a2-9722be870899 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Create volume request issued successfully. Aug 06 19:30:46.262580 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-28931894-85db-4ac0-88a2-9722be870899 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:30:46.263058 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1033/4094] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:30:46 2026] POST /volume/v3/volumes => generated 744 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:46.269398 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a8382533-071a-4f8d-a6c6-0ed7aae78ce1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:46.271486 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a8382533-071a-4f8d-a6c6-0ed7aae78ce1 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed Aug 06 19:30:46.271745 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a8382533-071a-4f8d-a6c6-0ed7aae78ce1 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:46.271974 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a8382533-071a-4f8d-a6c6-0ed7aae78ce1 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:46.272117 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-a8382533-071a-4f8d-a6c6-0ed7aae78ce1 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:46.277205 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-75f16b70-0166-437f-8070-49517074868f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:46.277601 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:46.277601 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:46.278470 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a8382533-071a-4f8d-a6c6-0ed7aae78ce1 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed returned with HTTP 200 Aug 06 19:30:46.278834 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1020/4095] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:46 2026] GET /volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed => generated 693 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:46.278918 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-75f16b70-0166-437f-8070-49517074868f tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/volumes/6d36ed8f-257c-4d1a-9530-b4fd549c2e7c Aug 06 19:30:46.279131 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-75f16b70-0166-437f-8070-49517074868f tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:46.281295 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-75f16b70-0166-437f-8070-49517074868f tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:46.289323 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:46.289323 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:46.293420 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-75f16b70-0166-437f-8070-49517074868f tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Volume info retrieved successfully. Aug 06 19:30:46.297751 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-75f16b70-0166-437f-8070-49517074868f tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/volumes/6d36ed8f-257c-4d1a-9530-b4fd549c2e7c returned with HTTP 200 Aug 06 19:30:46.298197 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1029/4096] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:46 2026] GET /volume/v3/volumes/6d36ed8f-257c-4d1a-9530-b4fd549c2e7c => generated 812 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:46.345251 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-17d1d96a-16f9-41e0-b882-227583066432 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:46.349440 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-17d1d96a-16f9-41e0-b882-227583066432 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/snapshots/eb6a8edd-a25d-49b5-a493-a3931dd5d395 Aug 06 19:30:46.349696 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-17d1d96a-16f9-41e0-b882-227583066432 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:46.349958 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-17d1d96a-16f9-41e0-b882-227583066432 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:46.357721 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-17d1d96a-16f9-41e0-b882-227583066432 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots/eb6a8edd-a25d-49b5-a493-a3931dd5d395 returned with HTTP 404 Aug 06 19:30:46.358519 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1015/4097] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:46 2026] GET /volume/v3/snapshots/eb6a8edd-a25d-49b5-a493-a3931dd5d395 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:46.366169 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-545efb89-377b-4703-9b72-549686e4f1c0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:46.368308 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-545efb89-377b-4703-9b72-549686e4f1c0 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] DELETE https://10.4.3.5/volume/v3/volumes/8402a640-cf8c-4977-bffa-1d12a5cfebf2 Aug 06 19:30:46.368539 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-545efb89-377b-4703-9b72-549686e4f1c0 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:46.368722 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-545efb89-377b-4703-9b72-549686e4f1c0 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:46.368888 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-545efb89-377b-4703-9b72-549686e4f1c0 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete volume with id: 8402a640-cf8c-4977-bffa-1d12a5cfebf2 Aug 06 19:30:46.376649 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:46.376649 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:46.377120 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-545efb89-377b-4703-9b72-549686e4f1c0 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:30:46.392334 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-545efb89-377b-4703-9b72-549686e4f1c0 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete volume request issued successfully. Aug 06 19:30:46.392509 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-545efb89-377b-4703-9b72-549686e4f1c0 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/8402a640-cf8c-4977-bffa-1d12a5cfebf2 returned with HTTP 202 Aug 06 19:30:46.392940 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1034/4098] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:30:46 2026] DELETE /volume/v3/volumes/8402a640-cf8c-4977-bffa-1d12a5cfebf2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:30:46.399453 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6cb1fe1d-2d91-4581-bda1-d9d3188df63e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:46.401175 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6cb1fe1d-2d91-4581-bda1-d9d3188df63e tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/8402a640-cf8c-4977-bffa-1d12a5cfebf2 Aug 06 19:30:46.401387 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6cb1fe1d-2d91-4581-bda1-d9d3188df63e tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:46.401577 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6cb1fe1d-2d91-4581-bda1-d9d3188df63e tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:46.408826 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:46.408826 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:46.413466 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6cb1fe1d-2d91-4581-bda1-d9d3188df63e tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:30:46.419334 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6cb1fe1d-2d91-4581-bda1-d9d3188df63e tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/8402a640-cf8c-4977-bffa-1d12a5cfebf2 returned with HTTP 200 Aug 06 19:30:46.419862 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1021/4099] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:30:46 2026] GET /volume/v3/volumes/8402a640-cf8c-4977-bffa-1d12a5cfebf2 => generated 890 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:46.946670 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-86d2c53c-4bde-4450-af32-6aec7951da37 req-bdda4a90-27b0-4dd2-83e6-6dc79feff7d7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:46.954040 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-86d2c53c-4bde-4450-af32-6aec7951da37 req-bdda4a90-27b0-4dd2-83e6-6dc79feff7d7 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] DELETE https://10.4.3.5/volume/v3/attachments/0892f270-794a-4330-94d1-dfe288021b56 Aug 06 19:30:46.954040 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-86d2c53c-4bde-4450-af32-6aec7951da37 req-bdda4a90-27b0-4dd2-83e6-6dc79feff7d7 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:46.954207 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-86d2c53c-4bde-4450-af32-6aec7951da37 req-bdda4a90-27b0-4dd2-83e6-6dc79feff7d7 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:46.969267 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:46.969267 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:47.036406 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-86d2c53c-4bde-4450-af32-6aec7951da37 req-bdda4a90-27b0-4dd2-83e6-6dc79feff7d7 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/attachments/0892f270-794a-4330-94d1-dfe288021b56 returned with HTTP 200 Aug 06 19:30:47.037044 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1030/4100] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:30:46 2026] DELETE /volume/v3/attachments/0892f270-794a-4330-94d1-dfe288021b56 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:47.288550 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-db2d289f-046e-41aa-8cc4-aa7df7089054 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:47.290513 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-db2d289f-046e-41aa-8cc4-aa7df7089054 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed Aug 06 19:30:47.290733 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-db2d289f-046e-41aa-8cc4-aa7df7089054 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:47.290916 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-db2d289f-046e-41aa-8cc4-aa7df7089054 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:47.291010 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-db2d289f-046e-41aa-8cc4-aa7df7089054 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:47.295406 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:47.295406 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:47.297292 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-db2d289f-046e-41aa-8cc4-aa7df7089054 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed returned with HTTP 200 Aug 06 19:30:47.297463 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1016/4101] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:47 2026] GET /volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed => generated 704 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:47.311962 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5b1cd1ff-5f63-4d78-9692-b4ff54c0ff87 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:47.313446 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5b1cd1ff-5f63-4d78-9692-b4ff54c0ff87 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/volumes/6d36ed8f-257c-4d1a-9530-b4fd549c2e7c Aug 06 19:30:47.313635 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5b1cd1ff-5f63-4d78-9692-b4ff54c0ff87 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:47.313817 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5b1cd1ff-5f63-4d78-9692-b4ff54c0ff87 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:47.323709 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:47.323709 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:47.327527 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5b1cd1ff-5f63-4d78-9692-b4ff54c0ff87 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Volume info retrieved successfully. Aug 06 19:30:47.332576 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5b1cd1ff-5f63-4d78-9692-b4ff54c0ff87 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/volumes/6d36ed8f-257c-4d1a-9530-b4fd549c2e7c returned with HTTP 200 Aug 06 19:30:47.333298 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1035/4102] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:47 2026] GET /volume/v3/volumes/6d36ed8f-257c-4d1a-9530-b4fd549c2e7c => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:47.346662 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e26c7d2e-cf41-449f-8fd5-567b36216962 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:47.350043 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e26c7d2e-cf41-449f-8fd5-567b36216962 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] POST https://10.4.3.5/volume/v3/backups Aug 06 19:30:47.350043 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e26c7d2e-cf41-449f-8fd5-567b36216962 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6d36ed8f-257c-4d1a-9530-b4fd549c2e7c", "name": "tempest-VolumesBackupsTest-Backup-468509444"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:47.351453 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-e26c7d2e-cf41-449f-8fd5-567b36216962 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Creating new backup {'backup': {'volume_id': '6d36ed8f-257c-4d1a-9530-b4fd549c2e7c', 'name': 'tempest-VolumesBackupsTest-Backup-468509444'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:30:47.351855 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-e26c7d2e-cf41-449f-8fd5-567b36216962 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Creating backup of volume 6d36ed8f-257c-4d1a-9530-b4fd549c2e7c in container None Aug 06 19:30:47.361056 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:47.361056 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:47.361056 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e26c7d2e-cf41-449f-8fd5-567b36216962 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Volume info retrieved successfully. Aug 06 19:30:47.407783 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-e26c7d2e-cf41-449f-8fd5-567b36216962 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Created reservations ['7818765d-5920-4e0a-aa73-1c578466404b', 'ae3cfd0a-2675-48ba-909c-2cfcb10a5ccf'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:47.436343 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a2e5b7ad-ae6a-41e7-a3ff-e417b455b732 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:47.438362 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a2e5b7ad-ae6a-41e7-a3ff-e417b455b732 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/8402a640-cf8c-4977-bffa-1d12a5cfebf2 Aug 06 19:30:47.438609 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a2e5b7ad-ae6a-41e7-a3ff-e417b455b732 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:47.438860 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a2e5b7ad-ae6a-41e7-a3ff-e417b455b732 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:47.445872 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a2e5b7ad-ae6a-41e7-a3ff-e417b455b732 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/8402a640-cf8c-4977-bffa-1d12a5cfebf2 returned with HTTP 404 Aug 06 19:30:47.446766 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1031/4103] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:30:47 2026] GET /volume/v3/volumes/8402a640-cf8c-4977-bffa-1d12a5cfebf2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:30:47.454970 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e26c7d2e-cf41-449f-8fd5-567b36216962 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:30:47.455838 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1022/4104] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:30:47 2026] POST /volume/v3/backups => generated 325 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:47.455966 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d872f49e-3795-4525-b9c8-a1236336cb9c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:47.458554 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d872f49e-3795-4525-b9c8-a1236336cb9c tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] DELETE https://10.4.3.5/volume/v3/volumes/0ede2a13-ea2d-4629-b705-e315b80a1b0a Aug 06 19:30:47.458816 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d872f49e-3795-4525-b9c8-a1236336cb9c tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:47.459641 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d872f49e-3795-4525-b9c8-a1236336cb9c tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:47.459641 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-d872f49e-3795-4525-b9c8-a1236336cb9c tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete volume with id: 0ede2a13-ea2d-4629-b705-e315b80a1b0a Aug 06 19:30:47.470485 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:47.470485 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:47.471158 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d872f49e-3795-4525-b9c8-a1236336cb9c tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:30:47.474744 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c68922db-17e5-4a83-8044-0667956d5d5f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:47.478677 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c68922db-17e5-4a83-8044-0667956d5d5f tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:30:47.479112 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c68922db-17e5-4a83-8044-0667956d5d5f tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:47.479997 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c68922db-17e5-4a83-8044-0667956d5d5f tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:47.480212 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-c68922db-17e5-4a83-8044-0667956d5d5f tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:47.492942 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:47.492942 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:47.492942 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c68922db-17e5-4a83-8044-0667956d5d5f tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 200 Aug 06 19:30:47.494109 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1036/4105] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:47 2026] GET /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 732 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:47.500005 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d872f49e-3795-4525-b9c8-a1236336cb9c tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete volume request issued successfully. Aug 06 19:30:47.500130 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d872f49e-3795-4525-b9c8-a1236336cb9c tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/0ede2a13-ea2d-4629-b705-e315b80a1b0a returned with HTTP 202 Aug 06 19:30:47.500626 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1017/4106] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:30:47 2026] DELETE /volume/v3/volumes/0ede2a13-ea2d-4629-b705-e315b80a1b0a => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:30:47.508875 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-55c84bf9-61e6-4b1f-abcf-55b28a88804d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:47.511083 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-55c84bf9-61e6-4b1f-abcf-55b28a88804d tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/0ede2a13-ea2d-4629-b705-e315b80a1b0a Aug 06 19:30:47.511378 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-55c84bf9-61e6-4b1f-abcf-55b28a88804d tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:47.511686 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-55c84bf9-61e6-4b1f-abcf-55b28a88804d tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:47.524446 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:47.524446 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:47.537539 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-55c84bf9-61e6-4b1f-abcf-55b28a88804d tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:30:47.540488 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-55c84bf9-61e6-4b1f-abcf-55b28a88804d tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/0ede2a13-ea2d-4629-b705-e315b80a1b0a returned with HTTP 200 Aug 06 19:30:47.540736 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1032/4107] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:30:47 2026] GET /volume/v3/volumes/0ede2a13-ea2d-4629-b705-e315b80a1b0a => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:47.576766 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f3003686-e081-45fe-b4ff-9e5e8d5efd0c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:47.579615 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f3003686-e081-45fe-b4ff-9e5e8d5efd0c tempest-TestServerVolumeAttachmentScenario-677519950 tempest-TestServerVolumeAttachmentScenario-677519950-project-admin] POST https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff/action Aug 06 19:30:47.580033 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f3003686-e081-45fe-b4ff-9e5e8d5efd0c tempest-TestServerVolumeAttachmentScenario-677519950 tempest-TestServerVolumeAttachmentScenario-677519950-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:30:47.580210 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f3003686-e081-45fe-b4ff-9e5e8d5efd0c tempest-TestServerVolumeAttachmentScenario-677519950 tempest-TestServerVolumeAttachmentScenario-677519950-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:47.594479 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:47.594479 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:47.605291 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.admin_actions [None req-f3003686-e081-45fe-b4ff-9e5e8d5efd0c tempest-TestServerVolumeAttachmentScenario-677519950 tempest-TestServerVolumeAttachmentScenario-677519950-project-admin] Updating volume 'a0b800f6-194a-4a24-bddd-92c7f1525bff' with '{'status': 'in-use'}' {{(pid=100263) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 19:30:47.632833 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f3003686-e081-45fe-b4ff-9e5e8d5efd0c tempest-TestServerVolumeAttachmentScenario-677519950 tempest-TestServerVolumeAttachmentScenario-677519950-project-admin] https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff/action returned with HTTP 202 Aug 06 19:30:47.633307 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1023/4108] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:30:47 2026] POST /volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:30:47.642654 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2b78f7c4-466f-401d-8a12-4d83acbf8c0f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:47.644699 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2b78f7c4-466f-401d-8a12-4d83acbf8c0f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] GET https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff Aug 06 19:30:47.644884 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2b78f7c4-466f-401d-8a12-4d83acbf8c0f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:47.645078 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2b78f7c4-466f-401d-8a12-4d83acbf8c0f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:47.655498 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:47.655498 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:47.658692 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2b78f7c4-466f-401d-8a12-4d83acbf8c0f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:47.662619 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2b78f7c4-466f-401d-8a12-4d83acbf8c0f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff returned with HTTP 200 Aug 06 19:30:47.662953 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1037/4109] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:47 2026] GET /volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff => generated 1145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:47.711953 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a40a2b79-45ed-4466-b761-9e4c9575f395 req-d6cebc3f-80f9-4714-be84-5977e43588e7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:47.714354 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a40a2b79-45ed-4466-b761-9e4c9575f395 req-d6cebc3f-80f9-4714-be84-5977e43588e7 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] GET https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff Aug 06 19:30:47.714558 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a40a2b79-45ed-4466-b761-9e4c9575f395 req-d6cebc3f-80f9-4714-be84-5977e43588e7 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:47.714776 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a40a2b79-45ed-4466-b761-9e4c9575f395 req-d6cebc3f-80f9-4714-be84-5977e43588e7 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:47.726419 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:47.726419 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:47.730345 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-a40a2b79-45ed-4466-b761-9e4c9575f395 req-d6cebc3f-80f9-4714-be84-5977e43588e7 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:47.736581 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a40a2b79-45ed-4466-b761-9e4c9575f395 req-d6cebc3f-80f9-4714-be84-5977e43588e7 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff returned with HTTP 200 Aug 06 19:30:47.737174 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1018/4110] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:30:47 2026] GET /volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:47.758666 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a40a2b79-45ed-4466-b761-9e4c9575f395 req-8dfdea1b-a328-4070-b12f-8582369f2b28 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:47.760637 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a40a2b79-45ed-4466-b761-9e4c9575f395 req-8dfdea1b-a328-4070-b12f-8582369f2b28 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] POST https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff/action Aug 06 19:30:47.760953 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a40a2b79-45ed-4466-b761-9e4c9575f395 req-8dfdea1b-a328-4070-b12f-8582369f2b28 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:30:47.761089 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a40a2b79-45ed-4466-b761-9e4c9575f395 req-8dfdea1b-a328-4070-b12f-8582369f2b28 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:47.774737 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:47.774737 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:47.775241 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-a40a2b79-45ed-4466-b761-9e4c9575f395 req-8dfdea1b-a328-4070-b12f-8582369f2b28 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:47.780462 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-a40a2b79-45ed-4466-b761-9e4c9575f395 req-8dfdea1b-a328-4070-b12f-8582369f2b28 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Begin detaching volume completed successfully. Aug 06 19:30:47.780735 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a40a2b79-45ed-4466-b761-9e4c9575f395 req-8dfdea1b-a328-4070-b12f-8582369f2b28 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff/action returned with HTTP 202 Aug 06 19:30:47.781195 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1033/4111] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:30:47 2026] POST /volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:30:47.818260 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-af1dd347-ecd7-4059-906a-21866293d098 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:47.818634 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-af1dd347-ecd7-4059-906a-21866293d098 None None] GET https://10.4.3.5/volume// Aug 06 19:30:47.818826 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-af1dd347-ecd7-4059-906a-21866293d098 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:47.819044 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-af1dd347-ecd7-4059-906a-21866293d098 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:47.819484 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-af1dd347-ecd7-4059-906a-21866293d098 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:30:47.819888 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1024/4112] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:30:47 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:30:47.827162 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a40a2b79-45ed-4466-b761-9e4c9575f395 req-3e58e494-a7cc-4d91-ad3a-c58b338817fe None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:47.829201 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a40a2b79-45ed-4466-b761-9e4c9575f395 req-3e58e494-a7cc-4d91-ad3a-c58b338817fe tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] GET https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff Aug 06 19:30:47.829450 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a40a2b79-45ed-4466-b761-9e4c9575f395 req-3e58e494-a7cc-4d91-ad3a-c58b338817fe tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:47.829652 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a40a2b79-45ed-4466-b761-9e4c9575f395 req-3e58e494-a7cc-4d91-ad3a-c58b338817fe tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:47.840690 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:47.840690 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:47.844428 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-a40a2b79-45ed-4466-b761-9e4c9575f395 req-3e58e494-a7cc-4d91-ad3a-c58b338817fe tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:47.849595 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a40a2b79-45ed-4466-b761-9e4c9575f395 req-3e58e494-a7cc-4d91-ad3a-c58b338817fe tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff returned with HTTP 200 Aug 06 19:30:47.849714 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1038/4113] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:30:47 2026] GET /volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff => generated 1328 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:30:48.309860 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-36461158-a61d-4be4-bc33-631ad5ac8e44 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:48.316039 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-36461158-a61d-4be4-bc33-631ad5ac8e44 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed Aug 06 19:30:48.316039 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-36461158-a61d-4be4-bc33-631ad5ac8e44 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:48.316039 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-36461158-a61d-4be4-bc33-631ad5ac8e44 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:48.316039 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-36461158-a61d-4be4-bc33-631ad5ac8e44 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:48.319456 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:48.319456 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:48.320118 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-36461158-a61d-4be4-bc33-631ad5ac8e44 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed returned with HTTP 200 Aug 06 19:30:48.320533 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1019/4114] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:48 2026] GET /volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed => generated 704 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:48.506562 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f1323876-a94a-412d-9908-67063ead12b4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:48.508539 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f1323876-a94a-412d-9908-67063ead12b4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:30:48.508743 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f1323876-a94a-412d-9908-67063ead12b4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:48.508988 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f1323876-a94a-412d-9908-67063ead12b4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:48.509113 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f1323876-a94a-412d-9908-67063ead12b4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:48.514132 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:48.514132 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:48.515032 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f1323876-a94a-412d-9908-67063ead12b4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 200 Aug 06 19:30:48.515546 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1034/4115] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:48 2026] GET /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:48.556408 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d96f1594-57bc-40e7-b78a-4544b49ddee4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:48.558461 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d96f1594-57bc-40e7-b78a-4544b49ddee4 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/0ede2a13-ea2d-4629-b705-e315b80a1b0a Aug 06 19:30:48.558728 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d96f1594-57bc-40e7-b78a-4544b49ddee4 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:48.558972 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d96f1594-57bc-40e7-b78a-4544b49ddee4 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:48.565251 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d96f1594-57bc-40e7-b78a-4544b49ddee4 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/0ede2a13-ea2d-4629-b705-e315b80a1b0a returned with HTTP 404 Aug 06 19:30:48.565663 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1025/4116] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:30:48 2026] GET /volume/v3/volumes/0ede2a13-ea2d-4629-b705-e315b80a1b0a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:30:48.577338 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-19802719-d6c1-4bc3-9ea1-93707c37e52d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:48.579662 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-19802719-d6c1-4bc3-9ea1-93707c37e52d tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] DELETE https://10.4.3.5/volume/v3/volumes/4758d952-f38c-4d1f-9e0f-15047bbd09e3 Aug 06 19:30:48.580687 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-19802719-d6c1-4bc3-9ea1-93707c37e52d tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:48.580687 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-19802719-d6c1-4bc3-9ea1-93707c37e52d tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:48.580901 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-19802719-d6c1-4bc3-9ea1-93707c37e52d tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete volume with id: 4758d952-f38c-4d1f-9e0f-15047bbd09e3 Aug 06 19:30:48.589003 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:48.589003 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:48.589586 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-19802719-d6c1-4bc3-9ea1-93707c37e52d tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:30:48.605746 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-19802719-d6c1-4bc3-9ea1-93707c37e52d tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete volume request issued successfully. Aug 06 19:30:48.605913 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-19802719-d6c1-4bc3-9ea1-93707c37e52d tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/4758d952-f38c-4d1f-9e0f-15047bbd09e3 returned with HTTP 202 Aug 06 19:30:48.606353 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1039/4117] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:30:48 2026] DELETE /volume/v3/volumes/4758d952-f38c-4d1f-9e0f-15047bbd09e3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:30:48.617183 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cab63bb4-05d0-43ba-9bfd-f3a73c6800d4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:48.621283 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cab63bb4-05d0-43ba-9bfd-f3a73c6800d4 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/4758d952-f38c-4d1f-9e0f-15047bbd09e3 Aug 06 19:30:48.621563 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cab63bb4-05d0-43ba-9bfd-f3a73c6800d4 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:48.621805 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cab63bb4-05d0-43ba-9bfd-f3a73c6800d4 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:48.632212 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:48.632212 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:48.639085 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cab63bb4-05d0-43ba-9bfd-f3a73c6800d4 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:30:48.645681 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cab63bb4-05d0-43ba-9bfd-f3a73c6800d4 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/4758d952-f38c-4d1f-9e0f-15047bbd09e3 returned with HTTP 200 Aug 06 19:30:48.646473 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1020/4118] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:30:48 2026] GET /volume/v3/volumes/4758d952-f38c-4d1f-9e0f-15047bbd09e3 => generated 892 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:49.331899 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-703731f1-be64-4afb-8cfe-5323eed4e7e2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:49.334498 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-703731f1-be64-4afb-8cfe-5323eed4e7e2 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed Aug 06 19:30:49.334709 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-703731f1-be64-4afb-8cfe-5323eed4e7e2 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:49.335207 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-703731f1-be64-4afb-8cfe-5323eed4e7e2 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:49.335207 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-703731f1-be64-4afb-8cfe-5323eed4e7e2 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:49.340421 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:49.340421 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:49.341250 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-703731f1-be64-4afb-8cfe-5323eed4e7e2 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed returned with HTTP 200 Aug 06 19:30:49.341763 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1035/4119] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:49 2026] GET /volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed => generated 704 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:49.527480 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-eec29db4-eb07-4844-8997-7fffcea6d7b0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:49.529462 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eec29db4-eb07-4844-8997-7fffcea6d7b0 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:30:49.529693 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eec29db4-eb07-4844-8997-7fffcea6d7b0 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:49.529928 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eec29db4-eb07-4844-8997-7fffcea6d7b0 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:49.530094 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-eec29db4-eb07-4844-8997-7fffcea6d7b0 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:49.534961 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:49.534961 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:49.535546 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eec29db4-eb07-4844-8997-7fffcea6d7b0 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 200 Aug 06 19:30:49.535955 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1026/4120] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:49 2026] GET /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:49.660641 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-31ba95c9-405a-4dc6-8ee5-7ce8e9e51231 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:49.662474 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-31ba95c9-405a-4dc6-8ee5-7ce8e9e51231 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/4758d952-f38c-4d1f-9e0f-15047bbd09e3 Aug 06 19:30:49.662763 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-31ba95c9-405a-4dc6-8ee5-7ce8e9e51231 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:49.662964 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-31ba95c9-405a-4dc6-8ee5-7ce8e9e51231 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:49.669241 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-31ba95c9-405a-4dc6-8ee5-7ce8e9e51231 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/4758d952-f38c-4d1f-9e0f-15047bbd09e3 returned with HTTP 404 Aug 06 19:30:49.669793 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1040/4121] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:30:49 2026] GET /volume/v3/volumes/4758d952-f38c-4d1f-9e0f-15047bbd09e3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:30:49.680854 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-30513649-1375-495b-a385-8fb9cc7556c9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:49.684614 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-30513649-1375-495b-a385-8fb9cc7556c9 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] DELETE https://10.4.3.5/volume/v3/volumes/ad9319a2-766e-4b43-8e62-650161fb0da7 Aug 06 19:30:49.684878 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-30513649-1375-495b-a385-8fb9cc7556c9 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:49.685150 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-30513649-1375-495b-a385-8fb9cc7556c9 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:49.685381 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-30513649-1375-495b-a385-8fb9cc7556c9 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete volume with id: ad9319a2-766e-4b43-8e62-650161fb0da7 Aug 06 19:30:49.703367 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:49.703367 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:49.703974 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-30513649-1375-495b-a385-8fb9cc7556c9 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:30:49.724290 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-30513649-1375-495b-a385-8fb9cc7556c9 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete volume request issued successfully. Aug 06 19:30:49.724541 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-30513649-1375-495b-a385-8fb9cc7556c9 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/ad9319a2-766e-4b43-8e62-650161fb0da7 returned with HTTP 202 Aug 06 19:30:49.725115 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1021/4122] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:30:49 2026] DELETE /volume/v3/volumes/ad9319a2-766e-4b43-8e62-650161fb0da7 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:30:49.737560 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4c882605-9710-489a-8e4c-fa46c99f667f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:49.739328 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c882605-9710-489a-8e4c-fa46c99f667f tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/ad9319a2-766e-4b43-8e62-650161fb0da7 Aug 06 19:30:49.739573 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4c882605-9710-489a-8e4c-fa46c99f667f tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:49.739809 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4c882605-9710-489a-8e4c-fa46c99f667f tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:49.747110 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:49.747110 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:49.752098 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4c882605-9710-489a-8e4c-fa46c99f667f tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:30:49.757914 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c882605-9710-489a-8e4c-fa46c99f667f tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/ad9319a2-766e-4b43-8e62-650161fb0da7 returned with HTTP 200 Aug 06 19:30:49.758580 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1036/4123] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:30:49 2026] GET /volume/v3/volumes/ad9319a2-766e-4b43-8e62-650161fb0da7 => generated 892 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:50.282008 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-a40a2b79-45ed-4466-b761-9e4c9575f395 req-29cbf3d8-7dd0-468d-817a-4649bf106d2b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:50.284126 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a40a2b79-45ed-4466-b761-9e4c9575f395 req-29cbf3d8-7dd0-468d-817a-4649bf106d2b tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] DELETE https://10.4.3.5/volume/v3/attachments/56f46f8f-1214-4a0b-9adf-c8a27ac6e40b Aug 06 19:30:50.284347 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a40a2b79-45ed-4466-b761-9e4c9575f395 req-29cbf3d8-7dd0-468d-817a-4649bf106d2b tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:50.284532 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a40a2b79-45ed-4466-b761-9e4c9575f395 req-29cbf3d8-7dd0-468d-817a-4649bf106d2b tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:50.291973 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:50.291973 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:50.343373 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a40a2b79-45ed-4466-b761-9e4c9575f395 req-29cbf3d8-7dd0-468d-817a-4649bf106d2b tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/attachments/56f46f8f-1214-4a0b-9adf-c8a27ac6e40b returned with HTTP 200 Aug 06 19:30:50.343373 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1027/4124] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:30:50 2026] DELETE /volume/v3/attachments/56f46f8f-1214-4a0b-9adf-c8a27ac6e40b => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:50.359197 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-aa923dc9-c310-474e-9ec9-a2b5813adb8a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:50.361104 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-aa923dc9-c310-474e-9ec9-a2b5813adb8a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed Aug 06 19:30:50.361351 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-aa923dc9-c310-474e-9ec9-a2b5813adb8a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:50.361536 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-aa923dc9-c310-474e-9ec9-a2b5813adb8a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:50.361636 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-aa923dc9-c310-474e-9ec9-a2b5813adb8a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:50.367288 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:50.367288 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:50.368075 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-aa923dc9-c310-474e-9ec9-a2b5813adb8a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed returned with HTTP 200 Aug 06 19:30:50.369229 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1041/4125] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:50 2026] GET /volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed => generated 704 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:50.548095 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-39109e73-e1b2-4b96-acaf-474e85cb290d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:50.550103 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-39109e73-e1b2-4b96-acaf-474e85cb290d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:30:50.550353 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-39109e73-e1b2-4b96-acaf-474e85cb290d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:50.550654 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-39109e73-e1b2-4b96-acaf-474e85cb290d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:50.550793 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-39109e73-e1b2-4b96-acaf-474e85cb290d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:50.555534 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:50.555534 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:50.556434 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-39109e73-e1b2-4b96-acaf-474e85cb290d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 200 Aug 06 19:30:50.556870 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1022/4126] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:50 2026] GET /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:50.776170 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7e9d516e-2cb2-47e8-8651-39a0b08e1635 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:50.777916 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7e9d516e-2cb2-47e8-8651-39a0b08e1635 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/ad9319a2-766e-4b43-8e62-650161fb0da7 Aug 06 19:30:50.778136 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7e9d516e-2cb2-47e8-8651-39a0b08e1635 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:50.778331 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7e9d516e-2cb2-47e8-8651-39a0b08e1635 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:50.784583 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7e9d516e-2cb2-47e8-8651-39a0b08e1635 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/ad9319a2-766e-4b43-8e62-650161fb0da7 returned with HTTP 404 Aug 06 19:30:50.784687 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1037/4127] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:30:50 2026] GET /volume/v3/volumes/ad9319a2-766e-4b43-8e62-650161fb0da7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:30:50.793059 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bd4d9c52-8552-47a7-9bd4-f65fab9d72a6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:50.794919 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bd4d9c52-8552-47a7-9bd4-f65fab9d72a6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:30:50.795355 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bd4d9c52-8552-47a7-9bd4-f65fab9d72a6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1455577827"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:50.796885 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-bd4d9c52-8552-47a7-9bd4-f65fab9d72a6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1455577827'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:30:50.797026 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-bd4d9c52-8552-47a7-9bd4-f65fab9d72a6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create volume of 1 GB Aug 06 19:30:50.797440 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:50.797440 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:50.801558 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bd4d9c52-8552-47a7-9bd4-f65fab9d72a6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Availability Zones retrieved successfully. Aug 06 19:30:50.814701 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bd4d9c52-8552-47a7-9bd4-f65fab9d72a6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Flow 'volume_create_api' (01c6aae2-2f05-441b-bcc9-f0a73cc99c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:50.815715 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bd4d9c52-8552-47a7-9bd4-f65fab9d72a6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d345a233-ec8c-4563-bfb1-93d59f7a5540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:50.816687 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-bd4d9c52-8552-47a7-9bd4-f65fab9d72a6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:30:50.851554 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bd4d9c52-8552-47a7-9bd4-f65fab9d72a6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d345a233-ec8c-4563-bfb1-93d59f7a5540) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:50.852588 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bd4d9c52-8552-47a7-9bd4-f65fab9d72a6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a07ddb4a-db36-4058-a060-35094610fb33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:50.897438 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-bd4d9c52-8552-47a7-9bd4-f65fab9d72a6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Created reservations ['79a3faed-839d-4e78-9614-e62301938565', '0f0218e9-65bf-4c9f-b74e-74815c4a8fa2', '915b1cbc-c7eb-4239-b7e1-e8795c759e67', 'e0db4cbd-8607-4fc7-8375-621ce520c8eb'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:50.898701 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bd4d9c52-8552-47a7-9bd4-f65fab9d72a6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a07ddb4a-db36-4058-a060-35094610fb33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79a3faed-839d-4e78-9614-e62301938565', '0f0218e9-65bf-4c9f-b74e-74815c4a8fa2', '915b1cbc-c7eb-4239-b7e1-e8795c759e67', 'e0db4cbd-8607-4fc7-8375-621ce520c8eb']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:50.899741 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bd4d9c52-8552-47a7-9bd4-f65fab9d72a6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (889440c6-d57b-468a-aa48-b56c49d29ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:50.928832 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bd4d9c52-8552-47a7-9bd4-f65fab9d72a6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (889440c6-d57b-468a-aa48-b56c49d29ba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a024c9cb-bfc6-4ded-b555-5227b4a25974', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1455577827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='687b2bbbe9c9484fa4bb0596dcd66c99',qos_specs=None,replication_status=,reservations=['79a3faed-839d-4e78-9614-e62301938565','0f0218e9-65bf-4c9f-b74e-74815c4a8fa2','915b1cbc-c7eb-4239-b7e1-e8795c759e67','e0db4cbd-8607-4fc7-8375-621ce520c8eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75f6c4bd06654ae28c07de930c4283fd',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:30:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1455577827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a024c9cb-bfc6-4ded-b555-5227b4a25974,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='687b2bbbe9c9484fa4bb0596dcd66c99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75f6c4bd06654ae28c07de930c4283fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:50.930083 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bd4d9c52-8552-47a7-9bd4-f65fab9d72a6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7871b43-16c9-405e-8b94-c2d424d378eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:50.955504 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bd4d9c52-8552-47a7-9bd4-f65fab9d72a6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7871b43-16c9-405e-8b94-c2d424d378eb) transitioned into state 'SUCCESS' from state '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-1455577827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='687b2bbbe9c9484fa4bb0596dcd66c99',qos_specs=None,replication_status=,reservations=['79a3faed-839d-4e78-9614-e62301938565','0f0218e9-65bf-4c9f-b74e-74815c4a8fa2','915b1cbc-c7eb-4239-b7e1-e8795c759e67','e0db4cbd-8607-4fc7-8375-621ce520c8eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75f6c4bd06654ae28c07de930c4283fd',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:50.956465 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bd4d9c52-8552-47a7-9bd4-f65fab9d72a6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c51bcc8-24ad-419f-8de8-97c0a39b453d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:50.967518 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bd4d9c52-8552-47a7-9bd4-f65fab9d72a6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c51bcc8-24ad-419f-8de8-97c0a39b453d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:50.968088 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bd4d9c52-8552-47a7-9bd4-f65fab9d72a6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Flow 'volume_create_api' (01c6aae2-2f05-441b-bcc9-f0a73cc99c05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:50.968671 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bd4d9c52-8552-47a7-9bd4-f65fab9d72a6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create volume request issued successfully. Aug 06 19:30:50.969590 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bd4d9c52-8552-47a7-9bd4-f65fab9d72a6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:30:50.970615 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1028/4128] 10.4.3.5 () {70 vars in 1285 bytes} [Thu Aug 6 19:30:50 2026] POST /volume/v3/volumes => generated 766 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:50.985882 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e0db8d24-c2eb-4219-aedd-bd219f47c7d6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:50.990500 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e0db8d24-c2eb-4219-aedd-bd219f47c7d6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/a024c9cb-bfc6-4ded-b555-5227b4a25974 Aug 06 19:30:50.990685 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e0db8d24-c2eb-4219-aedd-bd219f47c7d6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:50.990855 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e0db8d24-c2eb-4219-aedd-bd219f47c7d6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:50.997451 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:50.997451 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:51.003546 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e0db8d24-c2eb-4219-aedd-bd219f47c7d6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:30:51.008407 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e0db8d24-c2eb-4219-aedd-bd219f47c7d6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/a024c9cb-bfc6-4ded-b555-5227b4a25974 returned with HTTP 200 Aug 06 19:30:51.008842 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1042/4129] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:30:50 2026] GET /volume/v3/volumes/a024c9cb-bfc6-4ded-b555-5227b4a25974 => generated 834 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:51.039996 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a9665c3c-e48d-4951-abc8-a2c6c8a0954f req-f1225a11-0104-41dc-91f3-62f7525fba11 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:51.042042 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a9665c3c-e48d-4951-abc8-a2c6c8a0954f req-f1225a11-0104-41dc-91f3-62f7525fba11 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] GET https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff Aug 06 19:30:51.042277 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a9665c3c-e48d-4951-abc8-a2c6c8a0954f req-f1225a11-0104-41dc-91f3-62f7525fba11 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:51.042465 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a9665c3c-e48d-4951-abc8-a2c6c8a0954f req-f1225a11-0104-41dc-91f3-62f7525fba11 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:51.049177 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:51.049177 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:51.053274 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-a9665c3c-e48d-4951-abc8-a2c6c8a0954f req-f1225a11-0104-41dc-91f3-62f7525fba11 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:51.058244 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a9665c3c-e48d-4951-abc8-a2c6c8a0954f req-f1225a11-0104-41dc-91f3-62f7525fba11 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff returned with HTTP 200 Aug 06 19:30:51.058649 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1023/4130] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:30:51 2026] GET /volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:51.381773 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-446a2b50-a744-4d38-ab3e-b197f46c73d3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:51.383829 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-446a2b50-a744-4d38-ab3e-b197f46c73d3 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed Aug 06 19:30:51.384108 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-446a2b50-a744-4d38-ab3e-b197f46c73d3 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:51.384359 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-446a2b50-a744-4d38-ab3e-b197f46c73d3 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:51.384511 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-446a2b50-a744-4d38-ab3e-b197f46c73d3 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:51.388672 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:51.388672 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:51.389414 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-446a2b50-a744-4d38-ab3e-b197f46c73d3 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed returned with HTTP 200 Aug 06 19:30:51.389824 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1038/4131] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:51 2026] GET /volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed => generated 704 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:51.569636 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cc6f3296-3e30-4d9d-b32c-9cb7f00f9a20 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:51.572235 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cc6f3296-3e30-4d9d-b32c-9cb7f00f9a20 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:30:51.572705 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cc6f3296-3e30-4d9d-b32c-9cb7f00f9a20 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:51.573221 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cc6f3296-3e30-4d9d-b32c-9cb7f00f9a20 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:51.573221 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-cc6f3296-3e30-4d9d-b32c-9cb7f00f9a20 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:51.579177 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:51.579177 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:51.580174 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cc6f3296-3e30-4d9d-b32c-9cb7f00f9a20 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 200 Aug 06 19:30:51.580772 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1029/4132] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:51 2026] GET /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:52.028090 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-259f48c8-0b9f-4e87-ab01-c29e5d613b03 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:52.028875 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-259f48c8-0b9f-4e87-ab01-c29e5d613b03 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/a024c9cb-bfc6-4ded-b555-5227b4a25974 Aug 06 19:30:52.029085 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-259f48c8-0b9f-4e87-ab01-c29e5d613b03 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:52.029292 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-259f48c8-0b9f-4e87-ab01-c29e5d613b03 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:52.036156 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:52.036156 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:52.039338 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-259f48c8-0b9f-4e87-ab01-c29e5d613b03 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:30:52.043837 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-259f48c8-0b9f-4e87-ab01-c29e5d613b03 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/a024c9cb-bfc6-4ded-b555-5227b4a25974 returned with HTTP 200 Aug 06 19:30:52.044412 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1043/4133] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:30:52 2026] GET /volume/v3/volumes/a024c9cb-bfc6-4ded-b555-5227b4a25974 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:52.062045 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a6b8e56e-d67e-49ef-99d3-2bef235f6adc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:52.064550 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a6b8e56e-d67e-49ef-99d3-2bef235f6adc tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:30:52.065150 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a6b8e56e-d67e-49ef-99d3-2bef235f6adc tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a024c9cb-bfc6-4ded-b555-5227b4a25974", "name": "tempest-VolumeDependencyTests-Snapshot-508704792"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:52.079958 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:52.079958 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:52.079958 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a6b8e56e-d67e-49ef-99d3-2bef235f6adc tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:30:52.079958 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-a6b8e56e-d67e-49ef-99d3-2bef235f6adc tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create snapshot from volume a024c9cb-bfc6-4ded-b555-5227b4a25974 Aug 06 19:30:52.116990 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-a6b8e56e-d67e-49ef-99d3-2bef235f6adc tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Created reservations ['98719e1c-9ce9-4041-8b72-994e3421fe3d', '0ba88be7-ee2d-40ce-a1ca-aa52111826fb', '3c17c5b0-676c-4ef8-aa9b-2748b9f5d127', '94d54a82-d8d9-4500-afa2-30ac2bab5672'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:52.161261 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a6b8e56e-d67e-49ef-99d3-2bef235f6adc tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Snapshot create request issued successfully. Aug 06 19:30:52.161881 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a6b8e56e-d67e-49ef-99d3-2bef235f6adc tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:30:52.165039 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1024/4134] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:30:52 2026] POST /volume/v3/snapshots => generated 307 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:52.177043 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ff209807-902c-4216-830d-478370d7f396 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:52.184890 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff209807-902c-4216-830d-478370d7f396 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/snapshots/404f537d-4375-4a3d-86b1-a411d17e9247 Aug 06 19:30:52.184890 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff209807-902c-4216-830d-478370d7f396 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:52.184890 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff209807-902c-4216-830d-478370d7f396 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:52.189752 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:52.189752 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:52.190281 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ff209807-902c-4216-830d-478370d7f396 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Snapshot retrieved successfully. Aug 06 19:30:52.191288 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff209807-902c-4216-830d-478370d7f396 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots/404f537d-4375-4a3d-86b1-a411d17e9247 returned with HTTP 200 Aug 06 19:30:52.191669 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1039/4135] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:52 2026] GET /volume/v3/snapshots/404f537d-4375-4a3d-86b1-a411d17e9247 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:52.405852 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-29a62dfc-2c54-4d44-bce4-c8286668b4ab None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:52.407900 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-29a62dfc-2c54-4d44-bce4-c8286668b4ab tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed Aug 06 19:30:52.408229 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-29a62dfc-2c54-4d44-bce4-c8286668b4ab tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:52.408412 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-29a62dfc-2c54-4d44-bce4-c8286668b4ab tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:52.408516 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-29a62dfc-2c54-4d44-bce4-c8286668b4ab tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:52.416816 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:52.416816 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:52.417593 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-29a62dfc-2c54-4d44-bce4-c8286668b4ab tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed returned with HTTP 200 Aug 06 19:30:52.418002 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1030/4136] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:52 2026] GET /volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed => generated 704 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:52.593042 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f374046d-0883-4d59-820d-03931324585f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:52.594653 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f374046d-0883-4d59-820d-03931324585f tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:30:52.594835 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f374046d-0883-4d59-820d-03931324585f tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:52.595033 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f374046d-0883-4d59-820d-03931324585f tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:52.595155 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f374046d-0883-4d59-820d-03931324585f tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:52.601585 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:52.601585 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:52.602384 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f374046d-0883-4d59-820d-03931324585f tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 200 Aug 06 19:30:52.602750 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1044/4137] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:52 2026] GET /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:53.201718 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-20efbac0-365d-4669-8350-cc195cfd00c9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:53.204867 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-20efbac0-365d-4669-8350-cc195cfd00c9 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/snapshots/404f537d-4375-4a3d-86b1-a411d17e9247 Aug 06 19:30:53.205214 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-20efbac0-365d-4669-8350-cc195cfd00c9 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:53.205583 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-20efbac0-365d-4669-8350-cc195cfd00c9 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:53.212336 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:53.212336 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:53.213004 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-20efbac0-365d-4669-8350-cc195cfd00c9 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Snapshot retrieved successfully. Aug 06 19:30:53.214304 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-20efbac0-365d-4669-8350-cc195cfd00c9 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots/404f537d-4375-4a3d-86b1-a411d17e9247 returned with HTTP 200 Aug 06 19:30:53.215064 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1025/4138] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:53 2026] GET /volume/v3/snapshots/404f537d-4375-4a3d-86b1-a411d17e9247 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:53.225579 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-be3e8915-4e3c-488e-97ed-e806f2d19fd8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:53.227508 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be3e8915-4e3c-488e-97ed-e806f2d19fd8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:30:53.227896 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be3e8915-4e3c-488e-97ed-e806f2d19fd8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "404f537d-4375-4a3d-86b1-a411d17e9247", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2009251278"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:53.229671 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-be3e8915-4e3c-488e-97ed-e806f2d19fd8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create volume request body: {'volume': {'snapshot_id': '404f537d-4375-4a3d-86b1-a411d17e9247', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2009251278'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:30:53.235873 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:53.235873 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:53.236515 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-be3e8915-4e3c-488e-97ed-e806f2d19fd8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Snapshot retrieved successfully. Aug 06 19:30:53.236718 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-be3e8915-4e3c-488e-97ed-e806f2d19fd8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create volume of 1 GB Aug 06 19:30:53.241506 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-be3e8915-4e3c-488e-97ed-e806f2d19fd8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Availability Zones retrieved successfully. Aug 06 19:30:53.248465 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-be3e8915-4e3c-488e-97ed-e806f2d19fd8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Flow 'volume_create_api' (adf0b0bf-2a3e-4260-87a7-a3169788cd79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:53.250459 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-be3e8915-4e3c-488e-97ed-e806f2d19fd8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1707c2d8-2cb0-4382-9b60-f5f803bd3937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:53.252937 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-be3e8915-4e3c-488e-97ed-e806f2d19fd8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:30:53.289900 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-be3e8915-4e3c-488e-97ed-e806f2d19fd8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1707c2d8-2cb0-4382-9b60-f5f803bd3937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '404f537d-4375-4a3d-86b1-a411d17e9247', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:53.291264 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-be3e8915-4e3c-488e-97ed-e806f2d19fd8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37360f59-ee0b-46f6-a41e-364fd424b01c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:53.345494 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-be3e8915-4e3c-488e-97ed-e806f2d19fd8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Created reservations ['b594efeb-a966-400e-b3ca-b59178775518', 'e1057341-1955-4641-9526-aff3a583e9ac', 'f7f9786d-5710-4c01-a55e-7ddc41de7c13', 'cfb54271-2672-4859-8679-1f33c805e569'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:53.346514 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-be3e8915-4e3c-488e-97ed-e806f2d19fd8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37360f59-ee0b-46f6-a41e-364fd424b01c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b594efeb-a966-400e-b3ca-b59178775518', 'e1057341-1955-4641-9526-aff3a583e9ac', 'f7f9786d-5710-4c01-a55e-7ddc41de7c13', 'cfb54271-2672-4859-8679-1f33c805e569']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:53.348655 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-be3e8915-4e3c-488e-97ed-e806f2d19fd8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ad9e247-7b20-4676-ad36-c45b15d082c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:53.401581 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-be3e8915-4e3c-488e-97ed-e806f2d19fd8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ad9e247-7b20-4676-ad36-c45b15d082c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61f5706a-de5e-494e-af9a-a3e661a9c9a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2009251278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='687b2bbbe9c9484fa4bb0596dcd66c99',qos_specs=None,replication_status=,reservations=['b594efeb-a966-400e-b3ca-b59178775518','e1057341-1955-4641-9526-aff3a583e9ac','f7f9786d-5710-4c01-a55e-7ddc41de7c13','cfb54271-2672-4859-8679-1f33c805e569'],size=1,snapshot_id=404f537d-4375-4a3d-86b1-a411d17e9247,source_replicaid=,source_volid=None,status='creating',user_id='75f6c4bd06654ae28c07de930c4283fd',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:30:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2009251278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61f5706a-de5e-494e-af9a-a3e661a9c9a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='687b2bbbe9c9484fa4bb0596dcd66c99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=404f537d-4375-4a3d-86b1-a411d17e9247,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75f6c4bd06654ae28c07de930c4283fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:53.402675 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-be3e8915-4e3c-488e-97ed-e806f2d19fd8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33b51e2c-47b4-4013-9f6a-8824f38cd807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:53.425277 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-be3e8915-4e3c-488e-97ed-e806f2d19fd8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33b51e2c-47b4-4013-9f6a-8824f38cd807) transitioned into state 'SUCCESS' from state '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-2009251278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='687b2bbbe9c9484fa4bb0596dcd66c99',qos_specs=None,replication_status=,reservations=['b594efeb-a966-400e-b3ca-b59178775518','e1057341-1955-4641-9526-aff3a583e9ac','f7f9786d-5710-4c01-a55e-7ddc41de7c13','cfb54271-2672-4859-8679-1f33c805e569'],size=1,snapshot_id=404f537d-4375-4a3d-86b1-a411d17e9247,source_replicaid=,source_volid=None,status='creating',user_id='75f6c4bd06654ae28c07de930c4283fd',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:53.426089 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-be3e8915-4e3c-488e-97ed-e806f2d19fd8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1532cb61-3ba7-45b8-bef0-7a83ff4effe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:53.430621 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ede3982a-be58-4e5c-b62c-c8f043cf6818 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:53.433479 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ede3982a-be58-4e5c-b62c-c8f043cf6818 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed Aug 06 19:30:53.433479 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ede3982a-be58-4e5c-b62c-c8f043cf6818 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:53.433479 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ede3982a-be58-4e5c-b62c-c8f043cf6818 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:53.433618 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-ede3982a-be58-4e5c-b62c-c8f043cf6818 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:53.442789 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:53.442789 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:53.443590 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ede3982a-be58-4e5c-b62c-c8f043cf6818 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed returned with HTTP 200 Aug 06 19:30:53.444091 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1031/4139] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:53 2026] GET /volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed => generated 704 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:53.453547 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-be3e8915-4e3c-488e-97ed-e806f2d19fd8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1532cb61-3ba7-45b8-bef0-7a83ff4effe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:53.454693 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-be3e8915-4e3c-488e-97ed-e806f2d19fd8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Flow 'volume_create_api' (adf0b0bf-2a3e-4260-87a7-a3169788cd79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:53.455250 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-be3e8915-4e3c-488e-97ed-e806f2d19fd8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create volume request issued successfully. Aug 06 19:30:53.456006 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be3e8915-4e3c-488e-97ed-e806f2d19fd8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:30:53.456544 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1040/4140] 10.4.3.5 () {70 vars in 1286 bytes} [Thu Aug 6 19:30:53 2026] POST /volume/v3/volumes => generated 800 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:53.471420 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bc23d736-e781-4e05-a5b4-b406770137f6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:53.473253 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bc23d736-e781-4e05-a5b4-b406770137f6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/61f5706a-de5e-494e-af9a-a3e661a9c9a7 Aug 06 19:30:53.473497 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bc23d736-e781-4e05-a5b4-b406770137f6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:53.473801 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bc23d736-e781-4e05-a5b4-b406770137f6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:53.483172 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:53.483172 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:53.489132 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bc23d736-e781-4e05-a5b4-b406770137f6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:30:53.495529 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bc23d736-e781-4e05-a5b4-b406770137f6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/61f5706a-de5e-494e-af9a-a3e661a9c9a7 returned with HTTP 200 Aug 06 19:30:53.495529 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1045/4141] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:30:53 2026] GET /volume/v3/volumes/61f5706a-de5e-494e-af9a-a3e661a9c9a7 => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:53.612737 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5c0804cd-45c4-4b69-9a1d-b8337d354cd3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:53.615156 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5c0804cd-45c4-4b69-9a1d-b8337d354cd3 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:30:53.615734 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5c0804cd-45c4-4b69-9a1d-b8337d354cd3 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:53.615904 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5c0804cd-45c4-4b69-9a1d-b8337d354cd3 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:53.615904 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-5c0804cd-45c4-4b69-9a1d-b8337d354cd3 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:53.621381 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:53.621381 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:53.622930 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5c0804cd-45c4-4b69-9a1d-b8337d354cd3 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 200 Aug 06 19:30:53.622930 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1026/4142] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:53 2026] GET /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:54.166492 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9966f970-ec27-4c62-9408-beb10316922f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:54.169332 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9966f970-ec27-4c62-9408-beb10316922f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] DELETE https://10.4.3.5/volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e Aug 06 19:30:54.169500 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9966f970-ec27-4c62-9408-beb10316922f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:54.169699 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9966f970-ec27-4c62-9408-beb10316922f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:54.169875 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-9966f970-ec27-4c62-9408-beb10316922f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Delete volume with id: 7d6c65b2-0978-4e36-8e73-ca3ec03ac05e Aug 06 19:30:54.176995 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:54.176995 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:54.177525 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9966f970-ec27-4c62-9408-beb10316922f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:54.195310 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9966f970-ec27-4c62-9408-beb10316922f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Delete volume request issued successfully. Aug 06 19:30:54.195475 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9966f970-ec27-4c62-9408-beb10316922f tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e returned with HTTP 202 Aug 06 19:30:54.196032 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1032/4143] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:54 2026] DELETE /volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:54.209659 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1d1cdeea-4aec-48f9-acc9-c041ad785322 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:54.211617 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1d1cdeea-4aec-48f9-acc9-c041ad785322 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] GET https://10.4.3.5/volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e Aug 06 19:30:54.211821 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1d1cdeea-4aec-48f9-acc9-c041ad785322 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:54.212034 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1d1cdeea-4aec-48f9-acc9-c041ad785322 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:54.221165 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:54.221165 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:54.225768 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1d1cdeea-4aec-48f9-acc9-c041ad785322 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:54.229958 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1d1cdeea-4aec-48f9-acc9-c041ad785322 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e returned with HTTP 200 Aug 06 19:30:54.230307 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1041/4144] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:54 2026] GET /volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:54.458749 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7ca63d27-1925-41db-b429-e24a88444f04 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:54.460734 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7ca63d27-1925-41db-b429-e24a88444f04 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed Aug 06 19:30:54.461670 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7ca63d27-1925-41db-b429-e24a88444f04 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:54.461670 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7ca63d27-1925-41db-b429-e24a88444f04 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:54.461856 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-7ca63d27-1925-41db-b429-e24a88444f04 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:54.467207 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:54.467207 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:54.468451 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7ca63d27-1925-41db-b429-e24a88444f04 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed returned with HTTP 200 Aug 06 19:30:54.469097 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1046/4145] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:54 2026] GET /volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed => generated 704 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:54.511002 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-60a35f9b-1858-4913-98b2-cee101e50dcb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:54.513379 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-60a35f9b-1858-4913-98b2-cee101e50dcb tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/61f5706a-de5e-494e-af9a-a3e661a9c9a7 Aug 06 19:30:54.513696 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-60a35f9b-1858-4913-98b2-cee101e50dcb tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:54.513923 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-60a35f9b-1858-4913-98b2-cee101e50dcb tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:54.522994 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:54.522994 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:54.527472 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-60a35f9b-1858-4913-98b2-cee101e50dcb tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:30:54.532932 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-60a35f9b-1858-4913-98b2-cee101e50dcb tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/61f5706a-de5e-494e-af9a-a3e661a9c9a7 returned with HTTP 200 Aug 06 19:30:54.533478 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1027/4146] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:30:54 2026] GET /volume/v3/volumes/61f5706a-de5e-494e-af9a-a3e661a9c9a7 => generated 893 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:54.548077 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f411ce26-8f6d-40c1-b97b-91e1e9016259 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:54.550335 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f411ce26-8f6d-40c1-b97b-91e1e9016259 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:30:54.550777 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f411ce26-8f6d-40c1-b97b-91e1e9016259 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "61f5706a-de5e-494e-af9a-a3e661a9c9a7", "name": "tempest-VolumeDependencyTests-Snapshot-1642075537"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:54.562319 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:54.562319 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:54.562629 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f411ce26-8f6d-40c1-b97b-91e1e9016259 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:30:54.562801 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-f411ce26-8f6d-40c1-b97b-91e1e9016259 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create snapshot from volume 61f5706a-de5e-494e-af9a-a3e661a9c9a7 Aug 06 19:30:54.596553 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-f411ce26-8f6d-40c1-b97b-91e1e9016259 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Created reservations ['bd4aca8d-0249-4312-8dbd-0d1d3d03afe6', '2f746911-d7ef-4dab-bf2b-3e6045a7254d', 'ae94cba0-56f6-4f69-bef7-c4b86be53c9b', '6e958e89-bc83-4175-bdf9-69e1cbd7e076'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:54.636658 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ad756771-6ed8-4bbe-bee9-f15a60f237cc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:54.640580 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad756771-6ed8-4bbe-bee9-f15a60f237cc tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:30:54.640865 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad756771-6ed8-4bbe-bee9-f15a60f237cc tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:54.641206 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad756771-6ed8-4bbe-bee9-f15a60f237cc tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:54.641362 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ad756771-6ed8-4bbe-bee9-f15a60f237cc tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:54.641631 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f411ce26-8f6d-40c1-b97b-91e1e9016259 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Snapshot create request issued successfully. Aug 06 19:30:54.642195 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f411ce26-8f6d-40c1-b97b-91e1e9016259 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:30:54.642868 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1033/4147] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:30:54 2026] POST /volume/v3/snapshots => generated 308 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:30:54.654334 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a264b1b3-8def-4e93-8baf-cc692eb2d35b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:54.654604 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:54.654604 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:54.654995 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad756771-6ed8-4bbe-bee9-f15a60f237cc tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 200 Aug 06 19:30:54.655417 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1042/4148] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:54 2026] GET /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 745 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:54.657086 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a264b1b3-8def-4e93-8baf-cc692eb2d35b tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/snapshots/7e67a18f-1aa6-4a44-b407-d5abdb097821 Aug 06 19:30:54.657373 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a264b1b3-8def-4e93-8baf-cc692eb2d35b tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:54.657606 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a264b1b3-8def-4e93-8baf-cc692eb2d35b tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:54.664408 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:54.664408 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:54.665325 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a264b1b3-8def-4e93-8baf-cc692eb2d35b tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Snapshot retrieved successfully. Aug 06 19:30:54.666237 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a264b1b3-8def-4e93-8baf-cc692eb2d35b tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots/7e67a18f-1aa6-4a44-b407-d5abdb097821 returned with HTTP 200 Aug 06 19:30:54.666838 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1047/4149] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:54 2026] GET /volume/v3/snapshots/7e67a18f-1aa6-4a44-b407-d5abdb097821 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:55.244683 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-be9290dd-558c-4d4d-accf-c81a6346b22c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:55.247687 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-be9290dd-558c-4d4d-accf-c81a6346b22c tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] GET https://10.4.3.5/volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e Aug 06 19:30:55.248064 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-be9290dd-558c-4d4d-accf-c81a6346b22c tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:55.248284 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-be9290dd-558c-4d4d-accf-c81a6346b22c tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:55.257312 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-be9290dd-558c-4d4d-accf-c81a6346b22c tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e returned with HTTP 404 Aug 06 19:30:55.258305 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1028/4150] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:55 2026] GET /volume/v3/volumes/7d6c65b2-0978-4e36-8e73-ca3ec03ac05e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:55.268885 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-102f1c5e-0e39-4eaa-8b6e-bbae446d8733 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:55.270771 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-102f1c5e-0e39-4eaa-8b6e-bbae446d8733 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] DELETE https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff Aug 06 19:30:55.270961 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-102f1c5e-0e39-4eaa-8b6e-bbae446d8733 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:55.271188 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-102f1c5e-0e39-4eaa-8b6e-bbae446d8733 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:55.271343 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-102f1c5e-0e39-4eaa-8b6e-bbae446d8733 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Delete volume with id: a0b800f6-194a-4a24-bddd-92c7f1525bff Aug 06 19:30:55.280096 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:55.280096 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:55.280626 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-102f1c5e-0e39-4eaa-8b6e-bbae446d8733 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:55.302751 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-102f1c5e-0e39-4eaa-8b6e-bbae446d8733 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Delete volume request issued successfully. Aug 06 19:30:55.302751 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-102f1c5e-0e39-4eaa-8b6e-bbae446d8733 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff returned with HTTP 202 Aug 06 19:30:55.303213 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1034/4151] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:30:55 2026] DELETE /volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:55.315036 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e190e7a9-96a6-4d5c-b54d-af685c778553 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:55.318417 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e190e7a9-96a6-4d5c-b54d-af685c778553 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] GET https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff Aug 06 19:30:55.318601 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e190e7a9-96a6-4d5c-b54d-af685c778553 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:55.318790 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e190e7a9-96a6-4d5c-b54d-af685c778553 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:55.332965 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:55.332965 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:55.342157 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e190e7a9-96a6-4d5c-b54d-af685c778553 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Volume info retrieved successfully. Aug 06 19:30:55.347374 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e190e7a9-96a6-4d5c-b54d-af685c778553 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff returned with HTTP 200 Aug 06 19:30:55.348286 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1043/4152] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:55 2026] GET /volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:55.481766 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-47842125-f3f4-41ed-8221-56c432eb8702 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:55.484054 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-47842125-f3f4-41ed-8221-56c432eb8702 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed Aug 06 19:30:55.484483 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-47842125-f3f4-41ed-8221-56c432eb8702 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:55.484794 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-47842125-f3f4-41ed-8221-56c432eb8702 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:55.485842 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-47842125-f3f4-41ed-8221-56c432eb8702 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:55.493615 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:55.493615 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:55.493615 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-47842125-f3f4-41ed-8221-56c432eb8702 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed returned with HTTP 200 Aug 06 19:30:55.493615 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1048/4153] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:55 2026] GET /volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed => generated 704 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:55.666580 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5670da84-ec0e-4456-82f0-3d3dfeb0d304 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:55.668290 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5670da84-ec0e-4456-82f0-3d3dfeb0d304 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:30:55.668486 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5670da84-ec0e-4456-82f0-3d3dfeb0d304 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:55.668669 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5670da84-ec0e-4456-82f0-3d3dfeb0d304 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:55.669960 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-5670da84-ec0e-4456-82f0-3d3dfeb0d304 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:55.673345 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:55.673345 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:55.674200 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5670da84-ec0e-4456-82f0-3d3dfeb0d304 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 200 Aug 06 19:30:55.674614 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1029/4154] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:55 2026] GET /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:55.680285 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-190f6c8a-b22e-482e-8584-6223e2841590 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:55.680285 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-190f6c8a-b22e-482e-8584-6223e2841590 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/snapshots/7e67a18f-1aa6-4a44-b407-d5abdb097821 Aug 06 19:30:55.680285 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-190f6c8a-b22e-482e-8584-6223e2841590 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:55.680634 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-190f6c8a-b22e-482e-8584-6223e2841590 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:55.685228 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:55.685228 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:55.685783 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-190f6c8a-b22e-482e-8584-6223e2841590 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Snapshot retrieved successfully. Aug 06 19:30:55.686663 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-190f6c8a-b22e-482e-8584-6223e2841590 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots/7e67a18f-1aa6-4a44-b407-d5abdb097821 returned with HTTP 200 Aug 06 19:30:55.687062 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1035/4155] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:55 2026] GET /volume/v3/snapshots/7e67a18f-1aa6-4a44-b407-d5abdb097821 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:55.696956 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4f8c0163-1e63-4f6c-ae4b-58e61cd37d59 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:55.699808 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f8c0163-1e63-4f6c-ae4b-58e61cd37d59 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:30:55.700619 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f8c0163-1e63-4f6c-ae4b-58e61cd37d59 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7e67a18f-1aa6-4a44-b407-d5abdb097821", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1272404659"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:30:55.702549 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-4f8c0163-1e63-4f6c-ae4b-58e61cd37d59 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create volume request body: {'volume': {'snapshot_id': '7e67a18f-1aa6-4a44-b407-d5abdb097821', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1272404659'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:30:55.707664 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:55.707664 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:55.708179 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4f8c0163-1e63-4f6c-ae4b-58e61cd37d59 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Snapshot retrieved successfully. Aug 06 19:30:55.708303 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-4f8c0163-1e63-4f6c-ae4b-58e61cd37d59 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create volume of 1 GB Aug 06 19:30:55.712427 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4f8c0163-1e63-4f6c-ae4b-58e61cd37d59 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Availability Zones retrieved successfully. Aug 06 19:30:55.721901 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4f8c0163-1e63-4f6c-ae4b-58e61cd37d59 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Flow 'volume_create_api' (9e255c41-d3df-4d31-9b5c-262b07e9018d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:55.724740 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4f8c0163-1e63-4f6c-ae4b-58e61cd37d59 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91df1407-dc86-4403-a660-4037cde7e1e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:55.724740 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-4f8c0163-1e63-4f6c-ae4b-58e61cd37d59 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:30:55.758477 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4f8c0163-1e63-4f6c-ae4b-58e61cd37d59 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91df1407-dc86-4403-a660-4037cde7e1e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7e67a18f-1aa6-4a44-b407-d5abdb097821', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:55.759372 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4f8c0163-1e63-4f6c-ae4b-58e61cd37d59 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb282723-0380-4c75-9821-064293ba5562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:55.812395 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-4f8c0163-1e63-4f6c-ae4b-58e61cd37d59 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Created reservations ['3ee4b477-418b-42af-a780-782124c82128', 'bf76d935-5796-408d-b2f0-4e71e66e4c53', '1eb6674f-d78a-4c9b-a372-b87c3659fd3c', 'dd3aac2d-f31e-45fc-b499-73a50899c50b'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:30:55.813122 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4f8c0163-1e63-4f6c-ae4b-58e61cd37d59 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb282723-0380-4c75-9821-064293ba5562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ee4b477-418b-42af-a780-782124c82128', 'bf76d935-5796-408d-b2f0-4e71e66e4c53', '1eb6674f-d78a-4c9b-a372-b87c3659fd3c', 'dd3aac2d-f31e-45fc-b499-73a50899c50b']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:55.813767 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4f8c0163-1e63-4f6c-ae4b-58e61cd37d59 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b06551b-b083-40d5-8cf4-e772b03d4a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:55.853948 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4f8c0163-1e63-4f6c-ae4b-58e61cd37d59 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b06551b-b083-40d5-8cf4-e772b03d4a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98ea740e-4456-459b-b7b8-f3e35e252fc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1272404659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='687b2bbbe9c9484fa4bb0596dcd66c99',qos_specs=None,replication_status=,reservations=['3ee4b477-418b-42af-a780-782124c82128','bf76d935-5796-408d-b2f0-4e71e66e4c53','1eb6674f-d78a-4c9b-a372-b87c3659fd3c','dd3aac2d-f31e-45fc-b499-73a50899c50b'],size=1,snapshot_id=7e67a18f-1aa6-4a44-b407-d5abdb097821,source_replicaid=,source_volid=None,status='creating',user_id='75f6c4bd06654ae28c07de930c4283fd',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:30:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1272404659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98ea740e-4456-459b-b7b8-f3e35e252fc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='687b2bbbe9c9484fa4bb0596dcd66c99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7e67a18f-1aa6-4a44-b407-d5abdb097821,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75f6c4bd06654ae28c07de930c4283fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:55.855013 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4f8c0163-1e63-4f6c-ae4b-58e61cd37d59 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e89dab4-494e-4211-8ce5-7bd446b9b1a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:55.872853 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4f8c0163-1e63-4f6c-ae4b-58e61cd37d59 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e89dab4-494e-4211-8ce5-7bd446b9b1a7) transitioned into state 'SUCCESS' from state '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-1272404659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='687b2bbbe9c9484fa4bb0596dcd66c99',qos_specs=None,replication_status=,reservations=['3ee4b477-418b-42af-a780-782124c82128','bf76d935-5796-408d-b2f0-4e71e66e4c53','1eb6674f-d78a-4c9b-a372-b87c3659fd3c','dd3aac2d-f31e-45fc-b499-73a50899c50b'],size=1,snapshot_id=7e67a18f-1aa6-4a44-b407-d5abdb097821,source_replicaid=,source_volid=None,status='creating',user_id='75f6c4bd06654ae28c07de930c4283fd',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:55.873967 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4f8c0163-1e63-4f6c-ae4b-58e61cd37d59 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c0bda35-d1e8-4897-b1a1-c85ababb14ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:30:55.892381 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4f8c0163-1e63-4f6c-ae4b-58e61cd37d59 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c0bda35-d1e8-4897-b1a1-c85ababb14ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:30:55.893228 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4f8c0163-1e63-4f6c-ae4b-58e61cd37d59 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Flow 'volume_create_api' (9e255c41-d3df-4d31-9b5c-262b07e9018d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:30:55.893555 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4f8c0163-1e63-4f6c-ae4b-58e61cd37d59 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create volume request issued successfully. Aug 06 19:30:55.894159 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f8c0163-1e63-4f6c-ae4b-58e61cd37d59 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:30:55.894753 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1044/4156] 10.4.3.5 () {70 vars in 1286 bytes} [Thu Aug 6 19:30:55 2026] POST /volume/v3/volumes => generated 800 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:55.905460 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d6c0f95f-f02c-487e-9d86-91ab8842f21f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:55.908750 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d6c0f95f-f02c-487e-9d86-91ab8842f21f tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/98ea740e-4456-459b-b7b8-f3e35e252fc7 Aug 06 19:30:55.908750 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d6c0f95f-f02c-487e-9d86-91ab8842f21f tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:55.908750 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d6c0f95f-f02c-487e-9d86-91ab8842f21f tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:55.918515 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:55.918515 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:55.925638 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d6c0f95f-f02c-487e-9d86-91ab8842f21f tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:30:55.933213 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d6c0f95f-f02c-487e-9d86-91ab8842f21f tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/98ea740e-4456-459b-b7b8-f3e35e252fc7 returned with HTTP 200 Aug 06 19:30:55.933213 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1049/4157] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:30:55 2026] GET /volume/v3/volumes/98ea740e-4456-459b-b7b8-f3e35e252fc7 => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:56.363653 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a42d18e0-d71b-4f49-91f4-f70337a17cf4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:56.366890 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a42d18e0-d71b-4f49-91f4-f70337a17cf4 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] GET https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff Aug 06 19:30:56.367213 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a42d18e0-d71b-4f49-91f4-f70337a17cf4 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:56.367470 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a42d18e0-d71b-4f49-91f4-f70337a17cf4 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:56.377617 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a42d18e0-d71b-4f49-91f4-f70337a17cf4 tempest-TestServerVolumeAttachmentScenario-810802751 tempest-TestServerVolumeAttachmentScenario-810802751-project-member] https://10.4.3.5/volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff returned with HTTP 404 Aug 06 19:30:56.378444 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1030/4158] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:56 2026] GET /volume/v3/volumes/a0b800f6-194a-4a24-bddd-92c7f1525bff => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:56.505663 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5adebe46-94bd-484a-beee-c3a61689ac47 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:56.508668 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5adebe46-94bd-484a-beee-c3a61689ac47 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed Aug 06 19:30:56.508961 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5adebe46-94bd-484a-beee-c3a61689ac47 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:56.509274 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5adebe46-94bd-484a-beee-c3a61689ac47 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:56.509412 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-5adebe46-94bd-484a-beee-c3a61689ac47 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:56.513453 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:56.513453 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:56.514469 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5adebe46-94bd-484a-beee-c3a61689ac47 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed returned with HTTP 200 Aug 06 19:30:56.514575 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1036/4159] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:56 2026] GET /volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed => generated 704 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:56.688776 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-afecd937-8e7f-42ae-a732-2d4b336f0631 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:56.690900 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-afecd937-8e7f-42ae-a732-2d4b336f0631 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:30:56.691629 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-afecd937-8e7f-42ae-a732-2d4b336f0631 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:56.691629 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-afecd937-8e7f-42ae-a732-2d4b336f0631 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:56.691807 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-afecd937-8e7f-42ae-a732-2d4b336f0631 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:56.696924 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:56.696924 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:56.697995 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-afecd937-8e7f-42ae-a732-2d4b336f0631 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 200 Aug 06 19:30:56.698577 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1045/4160] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:56 2026] GET /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:56.948696 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-79e15455-efb3-4165-b382-971c583a11f3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:56.950924 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-79e15455-efb3-4165-b382-971c583a11f3 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/98ea740e-4456-459b-b7b8-f3e35e252fc7 Aug 06 19:30:56.951421 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-79e15455-efb3-4165-b382-971c583a11f3 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:56.953111 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-79e15455-efb3-4165-b382-971c583a11f3 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:56.961406 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:56.961406 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:56.968488 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-79e15455-efb3-4165-b382-971c583a11f3 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:30:56.974359 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-79e15455-efb3-4165-b382-971c583a11f3 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/98ea740e-4456-459b-b7b8-f3e35e252fc7 returned with HTTP 200 Aug 06 19:30:56.975230 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1050/4161] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:30:56 2026] GET /volume/v3/volumes/98ea740e-4456-459b-b7b8-f3e35e252fc7 => generated 893 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:56.995658 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-04de3f63-5514-46f6-b44d-7b775e6148f8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:56.998836 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-04de3f63-5514-46f6-b44d-7b775e6148f8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/404f537d-4375-4a3d-86b1-a411d17e9247 Aug 06 19:30:56.999179 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-04de3f63-5514-46f6-b44d-7b775e6148f8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:56.999881 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-04de3f63-5514-46f6-b44d-7b775e6148f8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:56.999881 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-04de3f63-5514-46f6-b44d-7b775e6148f8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete snapshot with id: 404f537d-4375-4a3d-86b1-a411d17e9247 Aug 06 19:30:57.006370 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:57.006370 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:57.006996 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-04de3f63-5514-46f6-b44d-7b775e6148f8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Snapshot retrieved successfully. Aug 06 19:30:57.030047 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-04de3f63-5514-46f6-b44d-7b775e6148f8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Snapshot delete request issued successfully. Aug 06 19:30:57.030325 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-04de3f63-5514-46f6-b44d-7b775e6148f8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots/404f537d-4375-4a3d-86b1-a411d17e9247 returned with HTTP 202 Aug 06 19:30:57.030963 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1031/4162] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:30:56 2026] DELETE /volume/v3/snapshots/404f537d-4375-4a3d-86b1-a411d17e9247 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:57.039298 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ee79c34f-5eef-4001-8de7-f06fafae8f87 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:57.043986 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ee79c34f-5eef-4001-8de7-f06fafae8f87 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/snapshots/404f537d-4375-4a3d-86b1-a411d17e9247 Aug 06 19:30:57.044687 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ee79c34f-5eef-4001-8de7-f06fafae8f87 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:57.044687 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ee79c34f-5eef-4001-8de7-f06fafae8f87 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:57.056990 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:57.056990 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:57.057601 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ee79c34f-5eef-4001-8de7-f06fafae8f87 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Snapshot retrieved successfully. Aug 06 19:30:57.058514 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ee79c34f-5eef-4001-8de7-f06fafae8f87 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots/404f537d-4375-4a3d-86b1-a411d17e9247 returned with HTTP 200 Aug 06 19:30:57.058853 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1037/4163] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:57 2026] GET /volume/v3/snapshots/404f537d-4375-4a3d-86b1-a411d17e9247 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:57.526377 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-38c09fd1-6801-4548-a9e0-03934b6c6ce5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:57.532188 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-38c09fd1-6801-4548-a9e0-03934b6c6ce5 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed Aug 06 19:30:57.532405 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-38c09fd1-6801-4548-a9e0-03934b6c6ce5 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:57.532648 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-38c09fd1-6801-4548-a9e0-03934b6c6ce5 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:57.532791 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-38c09fd1-6801-4548-a9e0-03934b6c6ce5 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:57.541299 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:57.541299 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:57.542228 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-38c09fd1-6801-4548-a9e0-03934b6c6ce5 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed returned with HTTP 200 Aug 06 19:30:57.542767 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1046/4164] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:57 2026] GET /volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed => generated 704 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:57.713082 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-96c4befa-c795-49b8-b419-9b1cdff0b19c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:57.715219 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-96c4befa-c795-49b8-b419-9b1cdff0b19c tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:30:57.715339 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-96c4befa-c795-49b8-b419-9b1cdff0b19c tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:57.715605 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-96c4befa-c795-49b8-b419-9b1cdff0b19c tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:57.715725 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-96c4befa-c795-49b8-b419-9b1cdff0b19c tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:57.720725 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:57.720725 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:57.721628 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-96c4befa-c795-49b8-b419-9b1cdff0b19c tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 200 Aug 06 19:30:57.722174 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1051/4165] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:57 2026] GET /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:58.070578 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a9ac1120-72cb-4289-a4bf-a0f8deffd5b4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:58.073043 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a9ac1120-72cb-4289-a4bf-a0f8deffd5b4 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/snapshots/404f537d-4375-4a3d-86b1-a411d17e9247 Aug 06 19:30:58.073043 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a9ac1120-72cb-4289-a4bf-a0f8deffd5b4 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:58.073043 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a9ac1120-72cb-4289-a4bf-a0f8deffd5b4 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:58.077836 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a9ac1120-72cb-4289-a4bf-a0f8deffd5b4 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots/404f537d-4375-4a3d-86b1-a411d17e9247 returned with HTTP 404 Aug 06 19:30:58.078464 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1032/4166] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:58 2026] GET /volume/v3/snapshots/404f537d-4375-4a3d-86b1-a411d17e9247 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:58.087328 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-98486612-a1d1-4344-9b0a-190f46fb3a1a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:58.092047 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-98486612-a1d1-4344-9b0a-190f46fb3a1a tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/7e67a18f-1aa6-4a44-b407-d5abdb097821 Aug 06 19:30:58.092047 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-98486612-a1d1-4344-9b0a-190f46fb3a1a tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:58.092047 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-98486612-a1d1-4344-9b0a-190f46fb3a1a tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:58.092047 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-98486612-a1d1-4344-9b0a-190f46fb3a1a tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete snapshot with id: 7e67a18f-1aa6-4a44-b407-d5abdb097821 Aug 06 19:30:58.095878 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:58.095878 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:58.096672 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-98486612-a1d1-4344-9b0a-190f46fb3a1a tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Snapshot retrieved successfully. Aug 06 19:30:58.119429 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-98486612-a1d1-4344-9b0a-190f46fb3a1a tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Snapshot delete request issued successfully. Aug 06 19:30:58.119710 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-98486612-a1d1-4344-9b0a-190f46fb3a1a tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots/7e67a18f-1aa6-4a44-b407-d5abdb097821 returned with HTTP 202 Aug 06 19:30:58.120094 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1038/4167] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:30:58 2026] DELETE /volume/v3/snapshots/7e67a18f-1aa6-4a44-b407-d5abdb097821 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:30:58.134811 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a5ac3530-c85a-47cb-be42-7edef0b98d35 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:58.137448 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a5ac3530-c85a-47cb-be42-7edef0b98d35 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/snapshots/7e67a18f-1aa6-4a44-b407-d5abdb097821 Aug 06 19:30:58.137711 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a5ac3530-c85a-47cb-be42-7edef0b98d35 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:58.137959 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a5ac3530-c85a-47cb-be42-7edef0b98d35 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:58.144096 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:58.144096 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:58.144645 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a5ac3530-c85a-47cb-be42-7edef0b98d35 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Snapshot retrieved successfully. Aug 06 19:30:58.145695 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a5ac3530-c85a-47cb-be42-7edef0b98d35 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots/7e67a18f-1aa6-4a44-b407-d5abdb097821 returned with HTTP 200 Aug 06 19:30:58.146255 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1047/4168] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:58 2026] GET /volume/v3/snapshots/7e67a18f-1aa6-4a44-b407-d5abdb097821 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:58.555245 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2f02939d-b31a-4d6d-bdd2-faf80882b864 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:58.558286 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2f02939d-b31a-4d6d-bdd2-faf80882b864 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed Aug 06 19:30:58.558553 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2f02939d-b31a-4d6d-bdd2-faf80882b864 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:58.558810 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2f02939d-b31a-4d6d-bdd2-faf80882b864 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:58.558977 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-2f02939d-b31a-4d6d-bdd2-faf80882b864 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:58.571439 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:58.571439 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:58.572106 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2f02939d-b31a-4d6d-bdd2-faf80882b864 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed returned with HTTP 200 Aug 06 19:30:58.572509 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1052/4169] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:58 2026] GET /volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed => generated 704 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:58.737916 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d2ad93f7-bac1-41ab-a07f-24aba2a3869e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:58.741587 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d2ad93f7-bac1-41ab-a07f-24aba2a3869e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:30:58.741800 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d2ad93f7-bac1-41ab-a07f-24aba2a3869e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:58.742011 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d2ad93f7-bac1-41ab-a07f-24aba2a3869e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:58.742153 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-d2ad93f7-bac1-41ab-a07f-24aba2a3869e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:58.747467 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:58.747467 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:58.748468 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d2ad93f7-bac1-41ab-a07f-24aba2a3869e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 200 Aug 06 19:30:58.748956 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1033/4170] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:58 2026] GET /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:59.159901 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-12fc9281-a636-4a14-9231-ff0feb5040cc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:59.165707 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-12fc9281-a636-4a14-9231-ff0feb5040cc tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/snapshots/7e67a18f-1aa6-4a44-b407-d5abdb097821 Aug 06 19:30:59.165707 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-12fc9281-a636-4a14-9231-ff0feb5040cc tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:59.165921 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-12fc9281-a636-4a14-9231-ff0feb5040cc tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:59.175062 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-12fc9281-a636-4a14-9231-ff0feb5040cc tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots/7e67a18f-1aa6-4a44-b407-d5abdb097821 returned with HTTP 404 Aug 06 19:30:59.175858 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1039/4171] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:30:59 2026] GET /volume/v3/snapshots/7e67a18f-1aa6-4a44-b407-d5abdb097821 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:30:59.186610 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-30af598e-9216-446d-80a4-46d681d52487 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:59.189857 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-30af598e-9216-446d-80a4-46d681d52487 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] DELETE https://10.4.3.5/volume/v3/volumes/a024c9cb-bfc6-4ded-b555-5227b4a25974 Aug 06 19:30:59.190154 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-30af598e-9216-446d-80a4-46d681d52487 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:59.190442 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-30af598e-9216-446d-80a4-46d681d52487 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:59.190874 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-30af598e-9216-446d-80a4-46d681d52487 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete volume with id: a024c9cb-bfc6-4ded-b555-5227b4a25974 Aug 06 19:30:59.202364 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:59.202364 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:30:59.202364 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-30af598e-9216-446d-80a4-46d681d52487 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:30:59.223961 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-30af598e-9216-446d-80a4-46d681d52487 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete volume request issued successfully. Aug 06 19:30:59.224152 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-30af598e-9216-446d-80a4-46d681d52487 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/a024c9cb-bfc6-4ded-b555-5227b4a25974 returned with HTTP 202 Aug 06 19:30:59.224607 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1048/4172] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:30:59 2026] DELETE /volume/v3/volumes/a024c9cb-bfc6-4ded-b555-5227b4a25974 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:30:59.233365 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-714224c8-4e32-4e56-ac35-351fb3891d4e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:59.235411 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-714224c8-4e32-4e56-ac35-351fb3891d4e tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/a024c9cb-bfc6-4ded-b555-5227b4a25974 Aug 06 19:30:59.235535 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-714224c8-4e32-4e56-ac35-351fb3891d4e tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:59.235833 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-714224c8-4e32-4e56-ac35-351fb3891d4e tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:59.245101 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:59.245101 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:30:59.249693 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-714224c8-4e32-4e56-ac35-351fb3891d4e tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:30:59.256737 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-714224c8-4e32-4e56-ac35-351fb3891d4e tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/a024c9cb-bfc6-4ded-b555-5227b4a25974 returned with HTTP 200 Aug 06 19:30:59.257192 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1053/4173] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:30:59 2026] GET /volume/v3/volumes/a024c9cb-bfc6-4ded-b555-5227b4a25974 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:30:59.586591 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3ffb548f-1745-4fcc-b3e7-6783675a91e3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:59.590404 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3ffb548f-1745-4fcc-b3e7-6783675a91e3 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed Aug 06 19:30:59.590404 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3ffb548f-1745-4fcc-b3e7-6783675a91e3 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:59.590404 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3ffb548f-1745-4fcc-b3e7-6783675a91e3 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:59.590404 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-3ffb548f-1745-4fcc-b3e7-6783675a91e3 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:59.594613 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:59.594613 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:30:59.595721 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3ffb548f-1745-4fcc-b3e7-6783675a91e3 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed returned with HTTP 200 Aug 06 19:30:59.596521 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1034/4174] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:30:59 2026] GET /volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed => generated 704 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:30:59.762090 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1d0977fb-8d93-4c82-b87d-9cf13d4916b5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:30:59.764507 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1d0977fb-8d93-4c82-b87d-9cf13d4916b5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:30:59.764767 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1d0977fb-8d93-4c82-b87d-9cf13d4916b5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:30:59.765012 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1d0977fb-8d93-4c82-b87d-9cf13d4916b5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:30:59.765187 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-1d0977fb-8d93-4c82-b87d-9cf13d4916b5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:30:59.772402 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:30:59.772402 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:30:59.773355 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1d0977fb-8d93-4c82-b87d-9cf13d4916b5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 200 Aug 06 19:30:59.773936 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1040/4175] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:30:59 2026] GET /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:00.274050 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f166d433-57f4-47ce-b211-1c3748ae090c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:00.276826 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f166d433-57f4-47ce-b211-1c3748ae090c tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/a024c9cb-bfc6-4ded-b555-5227b4a25974 Aug 06 19:31:00.277313 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f166d433-57f4-47ce-b211-1c3748ae090c tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:00.277476 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f166d433-57f4-47ce-b211-1c3748ae090c tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:00.286467 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f166d433-57f4-47ce-b211-1c3748ae090c tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/a024c9cb-bfc6-4ded-b555-5227b4a25974 returned with HTTP 404 Aug 06 19:31:00.286690 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1049/4176] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:00 2026] GET /volume/v3/volumes/a024c9cb-bfc6-4ded-b555-5227b4a25974 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:31:00.297175 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5d5890ed-e975-4925-a59f-208db3c92252 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:00.299926 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5d5890ed-e975-4925-a59f-208db3c92252 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] DELETE https://10.4.3.5/volume/v3/volumes/61f5706a-de5e-494e-af9a-a3e661a9c9a7 Aug 06 19:31:00.300683 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5d5890ed-e975-4925-a59f-208db3c92252 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:00.301534 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5d5890ed-e975-4925-a59f-208db3c92252 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:00.301930 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-5d5890ed-e975-4925-a59f-208db3c92252 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete volume with id: 61f5706a-de5e-494e-af9a-a3e661a9c9a7 Aug 06 19:31:00.311261 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:00.311261 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:00.312340 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5d5890ed-e975-4925-a59f-208db3c92252 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:31:00.341620 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5d5890ed-e975-4925-a59f-208db3c92252 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete volume request issued successfully. Aug 06 19:31:00.341770 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5d5890ed-e975-4925-a59f-208db3c92252 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/61f5706a-de5e-494e-af9a-a3e661a9c9a7 returned with HTTP 202 Aug 06 19:31:00.343239 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1054/4177] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:31:00 2026] DELETE /volume/v3/volumes/61f5706a-de5e-494e-af9a-a3e661a9c9a7 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:31:00.354301 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-146f7dc8-9744-4324-8307-40eedc99cdae None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:00.357674 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-146f7dc8-9744-4324-8307-40eedc99cdae tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/61f5706a-de5e-494e-af9a-a3e661a9c9a7 Aug 06 19:31:00.357674 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-146f7dc8-9744-4324-8307-40eedc99cdae tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:00.357674 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-146f7dc8-9744-4324-8307-40eedc99cdae tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:00.374219 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:00.374219 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:00.385446 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-146f7dc8-9744-4324-8307-40eedc99cdae tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:31:00.391314 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-146f7dc8-9744-4324-8307-40eedc99cdae tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/61f5706a-de5e-494e-af9a-a3e661a9c9a7 returned with HTTP 200 Aug 06 19:31:00.392128 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1035/4178] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:00 2026] GET /volume/v3/volumes/61f5706a-de5e-494e-af9a-a3e661a9c9a7 => generated 892 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:00.608907 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a8ea00af-ec96-4258-8268-ef76e43147b8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:00.611500 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a8ea00af-ec96-4258-8268-ef76e43147b8 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed Aug 06 19:31:00.611780 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a8ea00af-ec96-4258-8268-ef76e43147b8 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:00.612038 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a8ea00af-ec96-4258-8268-ef76e43147b8 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:00.612198 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-a8ea00af-ec96-4258-8268-ef76e43147b8 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:00.616582 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:00.616582 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:00.617246 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a8ea00af-ec96-4258-8268-ef76e43147b8 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed returned with HTTP 200 Aug 06 19:31:00.617660 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1041/4179] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:00 2026] GET /volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:00.629423 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-77144086-685c-4e0b-8017-74140f4a9eda None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:00.631571 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-77144086-685c-4e0b-8017-74140f4a9eda tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] DELETE https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed Aug 06 19:31:00.631835 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-77144086-685c-4e0b-8017-74140f4a9eda tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:00.632039 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-77144086-685c-4e0b-8017-74140f4a9eda tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:00.632175 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-77144086-685c-4e0b-8017-74140f4a9eda tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Delete backup with id: a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed. Aug 06 19:31:00.637196 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:00.637196 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:00.654066 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-77144086-685c-4e0b-8017-74140f4a9eda tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] delete_backup rpcapi backup_id a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:31:00.656304 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-77144086-685c-4e0b-8017-74140f4a9eda tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed returned with HTTP 202 Aug 06 19:31:00.656710 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1050/4180] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:31:00 2026] DELETE /volume/v3/backups/a009fb29-5bbd-4ff7-8b24-15c35ca3b3ed => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:31:00.670032 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2ba8abca-ce16-44f9-a329-30b1dd40b809 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:00.672494 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2ba8abca-ce16-44f9-a329-30b1dd40b809 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:31:00.672917 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2ba8abca-ce16-44f9-a329-30b1dd40b809 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1723548504"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:00.674621 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-2ba8abca-ce16-44f9-a329-30b1dd40b809 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1723548504'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:31:00.675228 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-2ba8abca-ce16-44f9-a329-30b1dd40b809 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Create volume of 1 GB Aug 06 19:31:00.684083 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2ba8abca-ce16-44f9-a329-30b1dd40b809 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Availability Zones retrieved successfully. Aug 06 19:31:00.695400 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2ba8abca-ce16-44f9-a329-30b1dd40b809 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Flow 'volume_create_api' (c7e56d0c-be89-48a9-869d-77f30be3895e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:00.697972 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2ba8abca-ce16-44f9-a329-30b1dd40b809 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45d72740-1bc5-4d4c-ba6d-3596ac2f38a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:00.698460 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-2ba8abca-ce16-44f9-a329-30b1dd40b809 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:31:00.738717 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2ba8abca-ce16-44f9-a329-30b1dd40b809 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45d72740-1bc5-4d4c-ba6d-3596ac2f38a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:00.739352 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2ba8abca-ce16-44f9-a329-30b1dd40b809 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcf141d1-75e9-453d-ad0d-dcd49cc2eb0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:00.788834 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-12145b25-7d6a-4020-83fd-7857f7dbec1e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:00.791519 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-12145b25-7d6a-4020-83fd-7857f7dbec1e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:31:00.791799 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-12145b25-7d6a-4020-83fd-7857f7dbec1e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:00.792066 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-12145b25-7d6a-4020-83fd-7857f7dbec1e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:00.792446 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-12145b25-7d6a-4020-83fd-7857f7dbec1e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:00.797834 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:00.797834 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:00.798957 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-12145b25-7d6a-4020-83fd-7857f7dbec1e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 200 Aug 06 19:31:00.798993 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-2ba8abca-ce16-44f9-a329-30b1dd40b809 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Created reservations ['21dc7405-e124-4056-9738-073db203fd4d', '0a6f130a-9d33-4647-b8ce-500d79156a31', '931c08eb-b267-4b04-9079-9e795f2a6a49', '219c52b5-16cb-4a49-9659-0c5cac5c5414'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:31:00.799528 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1036/4181] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:00 2026] GET /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:00.800241 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2ba8abca-ce16-44f9-a329-30b1dd40b809 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcf141d1-75e9-453d-ad0d-dcd49cc2eb0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21dc7405-e124-4056-9738-073db203fd4d', '0a6f130a-9d33-4647-b8ce-500d79156a31', '931c08eb-b267-4b04-9079-9e795f2a6a49', '219c52b5-16cb-4a49-9659-0c5cac5c5414']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:00.801406 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2ba8abca-ce16-44f9-a329-30b1dd40b809 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fada6d73-c27b-4623-b307-3984bfa54a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:00.843939 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2ba8abca-ce16-44f9-a329-30b1dd40b809 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fada6d73-c27b-4623-b307-3984bfa54a3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7f29416-43a3-4e2e-b136-3c8e65e0918b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1723548504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab4654799cea45498874dafcdf7273f1',qos_specs=None,replication_status=,reservations=['21dc7405-e124-4056-9738-073db203fd4d','0a6f130a-9d33-4647-b8ce-500d79156a31','931c08eb-b267-4b04-9079-9e795f2a6a49','219c52b5-16cb-4a49-9659-0c5cac5c5414'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da291f620c784964bd37af5870e0a6ec',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:31:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1723548504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7f29416-43a3-4e2e-b136-3c8e65e0918b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab4654799cea45498874dafcdf7273f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da291f620c784964bd37af5870e0a6ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:00.844910 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2ba8abca-ce16-44f9-a329-30b1dd40b809 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5426e75-74da-4532-98b5-4f0e6461a6df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:00.863361 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2ba8abca-ce16-44f9-a329-30b1dd40b809 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5426e75-74da-4532-98b5-4f0e6461a6df) transitioned into state 'SUCCESS' from state '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-1723548504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab4654799cea45498874dafcdf7273f1',qos_specs=None,replication_status=,reservations=['21dc7405-e124-4056-9738-073db203fd4d','0a6f130a-9d33-4647-b8ce-500d79156a31','931c08eb-b267-4b04-9079-9e795f2a6a49','219c52b5-16cb-4a49-9659-0c5cac5c5414'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da291f620c784964bd37af5870e0a6ec',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:00.865683 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2ba8abca-ce16-44f9-a329-30b1dd40b809 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (894a3d77-5150-4a75-a3e1-d7c38c258d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:00.876237 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2ba8abca-ce16-44f9-a329-30b1dd40b809 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (894a3d77-5150-4a75-a3e1-d7c38c258d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:00.877002 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2ba8abca-ce16-44f9-a329-30b1dd40b809 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Flow 'volume_create_api' (c7e56d0c-be89-48a9-869d-77f30be3895e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:00.877358 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2ba8abca-ce16-44f9-a329-30b1dd40b809 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Create volume request issued successfully. Aug 06 19:31:00.877952 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2ba8abca-ce16-44f9-a329-30b1dd40b809 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:31:00.878389 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1055/4182] 10.4.3.5 () {70 vars in 1284 bytes} [Thu Aug 6 19:31:00 2026] POST /volume/v3/volumes => generated 774 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:31:00.892882 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-556ed4ea-5245-48ea-b46f-9b8027300e1f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:00.895421 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-556ed4ea-5245-48ea-b46f-9b8027300e1f tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/volumes/a7f29416-43a3-4e2e-b136-3c8e65e0918b Aug 06 19:31:00.896227 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-556ed4ea-5245-48ea-b46f-9b8027300e1f tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:00.896227 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-556ed4ea-5245-48ea-b46f-9b8027300e1f tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:00.904350 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:00.904350 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:00.910782 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-556ed4ea-5245-48ea-b46f-9b8027300e1f tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Volume info retrieved successfully. Aug 06 19:31:00.915219 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-556ed4ea-5245-48ea-b46f-9b8027300e1f tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/volumes/a7f29416-43a3-4e2e-b136-3c8e65e0918b returned with HTTP 200 Aug 06 19:31:00.915537 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1042/4183] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:00 2026] GET /volume/v3/volumes/a7f29416-43a3-4e2e-b136-3c8e65e0918b => generated 953 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:01.406004 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f004c862-0f91-472e-886a-46122a1e1d96 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:01.409875 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f004c862-0f91-472e-886a-46122a1e1d96 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/61f5706a-de5e-494e-af9a-a3e661a9c9a7 Aug 06 19:31:01.410135 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f004c862-0f91-472e-886a-46122a1e1d96 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:01.410348 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f004c862-0f91-472e-886a-46122a1e1d96 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:01.416272 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f004c862-0f91-472e-886a-46122a1e1d96 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/61f5706a-de5e-494e-af9a-a3e661a9c9a7 returned with HTTP 404 Aug 06 19:31:01.416800 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1051/4184] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:01 2026] GET /volume/v3/volumes/61f5706a-de5e-494e-af9a-a3e661a9c9a7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:31:01.424276 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b05e5f33-5add-42ef-bf04-3681832bc882 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:01.427392 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b05e5f33-5add-42ef-bf04-3681832bc882 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] DELETE https://10.4.3.5/volume/v3/volumes/98ea740e-4456-459b-b7b8-f3e35e252fc7 Aug 06 19:31:01.427895 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b05e5f33-5add-42ef-bf04-3681832bc882 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:01.428227 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b05e5f33-5add-42ef-bf04-3681832bc882 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:01.428392 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-b05e5f33-5add-42ef-bf04-3681832bc882 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete volume with id: 98ea740e-4456-459b-b7b8-f3e35e252fc7 Aug 06 19:31:01.439112 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:01.439112 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:01.439970 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b05e5f33-5add-42ef-bf04-3681832bc882 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:31:01.474216 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b05e5f33-5add-42ef-bf04-3681832bc882 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete volume request issued successfully. Aug 06 19:31:01.474532 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b05e5f33-5add-42ef-bf04-3681832bc882 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/98ea740e-4456-459b-b7b8-f3e35e252fc7 returned with HTTP 202 Aug 06 19:31:01.475222 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1037/4185] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:31:01 2026] DELETE /volume/v3/volumes/98ea740e-4456-459b-b7b8-f3e35e252fc7 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:31:01.488624 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6b1e1403-dd9a-474b-ba04-3857649e05d8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:01.494348 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6b1e1403-dd9a-474b-ba04-3857649e05d8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/98ea740e-4456-459b-b7b8-f3e35e252fc7 Aug 06 19:31:01.494722 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6b1e1403-dd9a-474b-ba04-3857649e05d8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:01.495036 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6b1e1403-dd9a-474b-ba04-3857649e05d8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:01.512567 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:01.512567 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:01.517550 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6b1e1403-dd9a-474b-ba04-3857649e05d8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:31:01.524256 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6b1e1403-dd9a-474b-ba04-3857649e05d8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/98ea740e-4456-459b-b7b8-f3e35e252fc7 returned with HTTP 200 Aug 06 19:31:01.524849 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1056/4186] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:01 2026] GET /volume/v3/volumes/98ea740e-4456-459b-b7b8-f3e35e252fc7 => generated 892 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:01.812818 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cdc46852-7fb2-4c2d-9279-bc4e7af93f26 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:01.814901 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cdc46852-7fb2-4c2d-9279-bc4e7af93f26 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:31:01.815158 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cdc46852-7fb2-4c2d-9279-bc4e7af93f26 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:01.816101 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cdc46852-7fb2-4c2d-9279-bc4e7af93f26 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:01.816101 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-cdc46852-7fb2-4c2d-9279-bc4e7af93f26 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:01.821199 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:01.821199 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:01.821856 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cdc46852-7fb2-4c2d-9279-bc4e7af93f26 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 200 Aug 06 19:31:01.822346 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1043/4187] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:01 2026] GET /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:01.930337 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-52671d9b-98af-4ec9-ba58-425338a02c16 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:01.935170 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-52671d9b-98af-4ec9-ba58-425338a02c16 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/volumes/a7f29416-43a3-4e2e-b136-3c8e65e0918b Aug 06 19:31:01.935513 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-52671d9b-98af-4ec9-ba58-425338a02c16 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:01.937309 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-52671d9b-98af-4ec9-ba58-425338a02c16 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:01.946472 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:01.946472 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:01.950723 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-52671d9b-98af-4ec9-ba58-425338a02c16 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Volume info retrieved successfully. Aug 06 19:31:01.955345 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-52671d9b-98af-4ec9-ba58-425338a02c16 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/volumes/a7f29416-43a3-4e2e-b136-3c8e65e0918b returned with HTTP 200 Aug 06 19:31:01.956006 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1052/4188] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:01 2026] GET /volume/v3/volumes/a7f29416-43a3-4e2e-b136-3c8e65e0918b => generated 1014 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:01.974084 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c6814e57-ca2d-4583-886e-06994213dfce None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:01.978045 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c6814e57-ca2d-4583-886e-06994213dfce tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] POST https://10.4.3.5/volume/v3/backups Aug 06 19:31:01.978045 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c6814e57-ca2d-4583-886e-06994213dfce tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a7f29416-43a3-4e2e-b136-3c8e65e0918b", "name": "tempest-type-Backup-616083273"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:01.979348 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-c6814e57-ca2d-4583-886e-06994213dfce tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Creating new backup {'backup': {'volume_id': 'a7f29416-43a3-4e2e-b136-3c8e65e0918b', 'name': 'tempest-type-Backup-616083273'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:31:01.980607 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-c6814e57-ca2d-4583-886e-06994213dfce tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Creating backup of volume a7f29416-43a3-4e2e-b136-3c8e65e0918b in container None Aug 06 19:31:01.991153 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:01.991153 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:01.991830 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c6814e57-ca2d-4583-886e-06994213dfce tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Volume info retrieved successfully. Aug 06 19:31:02.023806 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-c6814e57-ca2d-4583-886e-06994213dfce tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Created reservations ['2088eed2-3f36-4060-9c20-6d51d22afcfa', '228407a3-db97-4ab1-8094-faf9f25da55f'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:31:02.057254 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c6814e57-ca2d-4583-886e-06994213dfce tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:31:02.057683 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1038/4189] 10.4.3.5 () {70 vars in 1285 bytes} [Thu Aug 6 19:31:01 2026] POST /volume/v3/backups => generated 311 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:31:02.066663 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-39f8db41-1eeb-4733-a559-f0f323950223 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:02.077534 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-39f8db41-1eeb-4733-a559-f0f323950223 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 Aug 06 19:31:02.077871 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-39f8db41-1eeb-4733-a559-f0f323950223 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:02.078177 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-39f8db41-1eeb-4733-a559-f0f323950223 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:02.078329 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-39f8db41-1eeb-4733-a559-f0f323950223 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id b18b3d04-204e-4f1e-99d8-325111daa2c7. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:02.087709 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:02.087709 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:02.088441 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-39f8db41-1eeb-4733-a559-f0f323950223 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 returned with HTTP 200 Aug 06 19:31:02.088796 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1057/4190] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:02 2026] GET /volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 => generated 718 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:02.541275 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-43f662d9-852e-4020-920d-49b7617ed753 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:02.544350 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-43f662d9-852e-4020-920d-49b7617ed753 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/98ea740e-4456-459b-b7b8-f3e35e252fc7 Aug 06 19:31:02.544350 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-43f662d9-852e-4020-920d-49b7617ed753 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:02.544350 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-43f662d9-852e-4020-920d-49b7617ed753 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:02.551035 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-43f662d9-852e-4020-920d-49b7617ed753 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/98ea740e-4456-459b-b7b8-f3e35e252fc7 returned with HTTP 404 Aug 06 19:31:02.551634 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1044/4191] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:02 2026] GET /volume/v3/volumes/98ea740e-4456-459b-b7b8-f3e35e252fc7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:31:02.566172 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6c42ca2b-572e-4dfa-a5d5-20e858ebdfb2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:02.567601 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c42ca2b-572e-4dfa-a5d5-20e858ebdfb2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:31:02.568104 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c42ca2b-572e-4dfa-a5d5-20e858ebdfb2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1209679822"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:02.569998 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-6c42ca2b-572e-4dfa-a5d5-20e858ebdfb2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1209679822'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:31:02.570440 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-6c42ca2b-572e-4dfa-a5d5-20e858ebdfb2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create volume of 1 GB Aug 06 19:31:02.575251 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6c42ca2b-572e-4dfa-a5d5-20e858ebdfb2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Availability Zones retrieved successfully. Aug 06 19:31:02.582137 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c42ca2b-572e-4dfa-a5d5-20e858ebdfb2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Flow 'volume_create_api' (13b39716-159d-4bdb-8ccd-78c26a9faf34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:02.583501 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c42ca2b-572e-4dfa-a5d5-20e858ebdfb2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8d98226-28f8-4507-8081-74f49109ac25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:02.584541 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-6c42ca2b-572e-4dfa-a5d5-20e858ebdfb2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:31:02.619862 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c42ca2b-572e-4dfa-a5d5-20e858ebdfb2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8d98226-28f8-4507-8081-74f49109ac25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:02.620648 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c42ca2b-572e-4dfa-a5d5-20e858ebdfb2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dda63464-1099-41cb-bc22-4be5bda41870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:02.680396 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-6c42ca2b-572e-4dfa-a5d5-20e858ebdfb2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Created reservations ['bc7f77db-b422-472d-ae2a-fd977699132c', 'f3e5bcdf-fa7f-4ec6-84e2-fa14cfaed56f', '3122e3c4-8484-450d-82e2-b780ee59bd6a', 'b388accd-320a-4871-a072-ec1eeb9fb277'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:31:02.681423 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c42ca2b-572e-4dfa-a5d5-20e858ebdfb2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dda63464-1099-41cb-bc22-4be5bda41870) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc7f77db-b422-472d-ae2a-fd977699132c', 'f3e5bcdf-fa7f-4ec6-84e2-fa14cfaed56f', '3122e3c4-8484-450d-82e2-b780ee59bd6a', 'b388accd-320a-4871-a072-ec1eeb9fb277']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:02.682253 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c42ca2b-572e-4dfa-a5d5-20e858ebdfb2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8767734f-6ffd-45fb-b6a4-abb134534695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:02.711598 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c42ca2b-572e-4dfa-a5d5-20e858ebdfb2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8767734f-6ffd-45fb-b6a4-abb134534695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f440cd5-d3e5-4d48-9027-bf4ff4027a06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1209679822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='687b2bbbe9c9484fa4bb0596dcd66c99',qos_specs=None,replication_status=,reservations=['bc7f77db-b422-472d-ae2a-fd977699132c','f3e5bcdf-fa7f-4ec6-84e2-fa14cfaed56f','3122e3c4-8484-450d-82e2-b780ee59bd6a','b388accd-320a-4871-a072-ec1eeb9fb277'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75f6c4bd06654ae28c07de930c4283fd',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:31:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1209679822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f440cd5-d3e5-4d48-9027-bf4ff4027a06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='687b2bbbe9c9484fa4bb0596dcd66c99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75f6c4bd06654ae28c07de930c4283fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:02.712886 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c42ca2b-572e-4dfa-a5d5-20e858ebdfb2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95830633-621e-4c57-9bd7-279af03ad928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:02.739941 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c42ca2b-572e-4dfa-a5d5-20e858ebdfb2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95830633-621e-4c57-9bd7-279af03ad928) transitioned into state 'SUCCESS' from state '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-1209679822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='687b2bbbe9c9484fa4bb0596dcd66c99',qos_specs=None,replication_status=,reservations=['bc7f77db-b422-472d-ae2a-fd977699132c','f3e5bcdf-fa7f-4ec6-84e2-fa14cfaed56f','3122e3c4-8484-450d-82e2-b780ee59bd6a','b388accd-320a-4871-a072-ec1eeb9fb277'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75f6c4bd06654ae28c07de930c4283fd',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:02.740664 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c42ca2b-572e-4dfa-a5d5-20e858ebdfb2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8100aff4-04ad-4330-bb4e-dc6eb54c133b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:02.754776 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c42ca2b-572e-4dfa-a5d5-20e858ebdfb2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8100aff4-04ad-4330-bb4e-dc6eb54c133b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:02.755652 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c42ca2b-572e-4dfa-a5d5-20e858ebdfb2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Flow 'volume_create_api' (13b39716-159d-4bdb-8ccd-78c26a9faf34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:02.755961 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6c42ca2b-572e-4dfa-a5d5-20e858ebdfb2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create volume request issued successfully. Aug 06 19:31:02.756659 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c42ca2b-572e-4dfa-a5d5-20e858ebdfb2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:31:02.757294 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1053/4192] 10.4.3.5 () {70 vars in 1285 bytes} [Thu Aug 6 19:31:02 2026] POST /volume/v3/volumes => generated 766 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:31:02.771841 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9c59babf-7a67-4fba-97c1-f9f6dc74a5d2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:02.774376 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9c59babf-7a67-4fba-97c1-f9f6dc74a5d2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/2f440cd5-d3e5-4d48-9027-bf4ff4027a06 Aug 06 19:31:02.774617 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9c59babf-7a67-4fba-97c1-f9f6dc74a5d2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:02.774873 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9c59babf-7a67-4fba-97c1-f9f6dc74a5d2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:02.784669 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:02.784669 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:02.789526 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9c59babf-7a67-4fba-97c1-f9f6dc74a5d2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:31:02.795455 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9c59babf-7a67-4fba-97c1-f9f6dc74a5d2 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/2f440cd5-d3e5-4d48-9027-bf4ff4027a06 returned with HTTP 200 Aug 06 19:31:02.796084 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1039/4193] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:02 2026] GET /volume/v3/volumes/2f440cd5-d3e5-4d48-9027-bf4ff4027a06 => generated 834 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:02.835595 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a06dc2c7-5781-4639-a153-d5d90050903d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:02.839471 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a06dc2c7-5781-4639-a153-d5d90050903d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:31:02.839674 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a06dc2c7-5781-4639-a153-d5d90050903d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:02.839864 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a06dc2c7-5781-4639-a153-d5d90050903d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:02.839979 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-a06dc2c7-5781-4639-a153-d5d90050903d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:02.845798 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:02.845798 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:02.846549 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a06dc2c7-5781-4639-a153-d5d90050903d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 200 Aug 06 19:31:02.846936 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1058/4194] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:02 2026] GET /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:03.102509 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-17747bea-e8fc-4780-a420-58a6bea7a26f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:03.104850 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-17747bea-e8fc-4780-a420-58a6bea7a26f tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 Aug 06 19:31:03.105250 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-17747bea-e8fc-4780-a420-58a6bea7a26f tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:03.105520 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-17747bea-e8fc-4780-a420-58a6bea7a26f tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:03.105617 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-17747bea-e8fc-4780-a420-58a6bea7a26f tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id b18b3d04-204e-4f1e-99d8-325111daa2c7. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:03.112470 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:03.112470 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:03.113417 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-17747bea-e8fc-4780-a420-58a6bea7a26f tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 returned with HTTP 200 Aug 06 19:31:03.114132 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1045/4195] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:03 2026] GET /volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:03.651504 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b2f89476-c7da-4c45-93d7-ea919863b6d2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:03.653562 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2f89476-c7da-4c45-93d7-ea919863b6d2 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:31:03.654061 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b2f89476-c7da-4c45-93d7-ea919863b6d2 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1258650327", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:03.655640 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-b2f89476-c7da-4c45-93d7-ea919863b6d2 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1258650327', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:31:03.655756 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-b2f89476-c7da-4c45-93d7-ea919863b6d2 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Create volume of 1 GB Aug 06 19:31:03.656007 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:03.656007 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:03.660450 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b2f89476-c7da-4c45-93d7-ea919863b6d2 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Availability Zones retrieved successfully. Aug 06 19:31:03.666518 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b2f89476-c7da-4c45-93d7-ea919863b6d2 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Flow 'volume_create_api' (1779bb67-3b03-40c6-941f-e13fbc1e007d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:03.667585 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b2f89476-c7da-4c45-93d7-ea919863b6d2 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (094c628d-55bd-47d5-9053-41c5300e8798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:03.668619 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-b2f89476-c7da-4c45-93d7-ea919863b6d2 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:31:03.710587 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b2f89476-c7da-4c45-93d7-ea919863b6d2 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (094c628d-55bd-47d5-9053-41c5300e8798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:03.711632 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b2f89476-c7da-4c45-93d7-ea919863b6d2 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72bb3ada-85d3-46a9-ab48-53447a30294b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:03.777072 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-b2f89476-c7da-4c45-93d7-ea919863b6d2 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Created reservations ['0fb6c36b-e0f6-494b-bc22-1e3313457454', '4d04aeff-2310-40ae-a936-4b652f9621bf', '1b475d79-ca75-49d7-b047-a233d670866f', 'dc2e1f44-e22b-4d78-a968-8cb5b86972d5'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:31:03.777811 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b2f89476-c7da-4c45-93d7-ea919863b6d2 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72bb3ada-85d3-46a9-ab48-53447a30294b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fb6c36b-e0f6-494b-bc22-1e3313457454', '4d04aeff-2310-40ae-a936-4b652f9621bf', '1b475d79-ca75-49d7-b047-a233d670866f', 'dc2e1f44-e22b-4d78-a968-8cb5b86972d5']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:03.778569 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b2f89476-c7da-4c45-93d7-ea919863b6d2 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2eca2d5-4ff6-45b2-93d9-7b73510c4e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:03.800706 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b2f89476-c7da-4c45-93d7-ea919863b6d2 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2eca2d5-4ff6-45b2-93d9-7b73510c4e79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '168369ed-ad90-4dff-a0c5-a7bc9c07dba0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1258650327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a2a09f5e0874e499ca6e061cfb4e018',qos_specs=None,replication_status=,reservations=['0fb6c36b-e0f6-494b-bc22-1e3313457454','4d04aeff-2310-40ae-a936-4b652f9621bf','1b475d79-ca75-49d7-b047-a233d670866f','dc2e1f44-e22b-4d78-a968-8cb5b86972d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c584bd1e069945388b5c93f3cb88fb45',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:31:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1258650327',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=168369ed-ad90-4dff-a0c5-a7bc9c07dba0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a2a09f5e0874e499ca6e061cfb4e018',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c584bd1e069945388b5c93f3cb88fb45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:03.801111 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b2f89476-c7da-4c45-93d7-ea919863b6d2 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c37a6b37-0bea-4b18-9f63-7ea9bba6685a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:03.811006 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5a177461-20a3-49c3-9ae2-1e33cdec355c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:03.813231 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5a177461-20a3-49c3-9ae2-1e33cdec355c tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/2f440cd5-d3e5-4d48-9027-bf4ff4027a06 Aug 06 19:31:03.813492 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5a177461-20a3-49c3-9ae2-1e33cdec355c tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:03.813853 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5a177461-20a3-49c3-9ae2-1e33cdec355c tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:03.821953 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b2f89476-c7da-4c45-93d7-ea919863b6d2 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c37a6b37-0bea-4b18-9f63-7ea9bba6685a) transitioned into state 'SUCCESS' from state '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-1258650327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a2a09f5e0874e499ca6e061cfb4e018',qos_specs=None,replication_status=,reservations=['0fb6c36b-e0f6-494b-bc22-1e3313457454','4d04aeff-2310-40ae-a936-4b652f9621bf','1b475d79-ca75-49d7-b047-a233d670866f','dc2e1f44-e22b-4d78-a968-8cb5b86972d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c584bd1e069945388b5c93f3cb88fb45',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:03.822168 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:03.822168 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:03.823652 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b2f89476-c7da-4c45-93d7-ea919863b6d2 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e04e364c-4f73-403b-90d4-b88b3794b053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:03.826273 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5a177461-20a3-49c3-9ae2-1e33cdec355c tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:31:03.831079 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5a177461-20a3-49c3-9ae2-1e33cdec355c tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/2f440cd5-d3e5-4d48-9027-bf4ff4027a06 returned with HTTP 200 Aug 06 19:31:03.831837 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1040/4196] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:03 2026] GET /volume/v3/volumes/2f440cd5-d3e5-4d48-9027-bf4ff4027a06 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:03.836813 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b2f89476-c7da-4c45-93d7-ea919863b6d2 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e04e364c-4f73-403b-90d4-b88b3794b053) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:03.837757 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b2f89476-c7da-4c45-93d7-ea919863b6d2 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Flow 'volume_create_api' (1779bb67-3b03-40c6-941f-e13fbc1e007d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:03.840220 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b2f89476-c7da-4c45-93d7-ea919863b6d2 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Create volume request issued successfully. Aug 06 19:31:03.840220 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2f89476-c7da-4c45-93d7-ea919863b6d2 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:31:03.840220 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1054/4197] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:31:03 2026] POST /volume/v3/volumes => generated 751 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:31:03.847928 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d0c32477-d755-44e8-a720-68a06a43b747 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:03.850773 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d0c32477-d755-44e8-a720-68a06a43b747 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:31:03.851271 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d0c32477-d755-44e8-a720-68a06a43b747 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2f440cd5-d3e5-4d48-9027-bf4ff4027a06", "name": "tempest-VolumeDependencyTests-Snapshot-1899369755"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:03.852654 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6ef560f6-f992-4297-bd76-e26e9c3032c1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:03.854665 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6ef560f6-f992-4297-bd76-e26e9c3032c1 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 Aug 06 19:31:03.854890 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6ef560f6-f992-4297-bd76-e26e9c3032c1 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:03.855138 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6ef560f6-f992-4297-bd76-e26e9c3032c1 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:03.861431 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:03.861431 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:03.862086 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d0c32477-d755-44e8-a720-68a06a43b747 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:31:03.862253 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-d0c32477-d755-44e8-a720-68a06a43b747 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create snapshot from volume 2f440cd5-d3e5-4d48-9027-bf4ff4027a06 Aug 06 19:31:03.863785 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:03.863785 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:03.868302 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f4d57d23-7507-4aaa-994d-3b9fc375e8cd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:03.872218 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f4d57d23-7507-4aaa-994d-3b9fc375e8cd tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:31:03.872218 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f4d57d23-7507-4aaa-994d-3b9fc375e8cd tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:03.872218 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f4d57d23-7507-4aaa-994d-3b9fc375e8cd tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:03.872218 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-f4d57d23-7507-4aaa-994d-3b9fc375e8cd tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:03.875101 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6ef560f6-f992-4297-bd76-e26e9c3032c1 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:31:03.876062 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:03.876062 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:03.876815 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f4d57d23-7507-4aaa-994d-3b9fc375e8cd tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 200 Aug 06 19:31:03.877235 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1041/4198] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:03 2026] GET /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:03.880287 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6ef560f6-f992-4297-bd76-e26e9c3032c1 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 returned with HTTP 200 Aug 06 19:31:03.880858 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1046/4199] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:03 2026] GET /volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:03.899494 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-d0c32477-d755-44e8-a720-68a06a43b747 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Created reservations ['db07a4b9-7197-4e48-8b45-b39ed1bbdd5f', '0dcd879a-238b-4ed9-905c-8d36a58e04c4', 'a66eeeba-132a-4540-aa29-b85bc9e7579a', '06680373-ba1f-4ca1-86cc-9d71dde11023'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:31:03.930798 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d0c32477-d755-44e8-a720-68a06a43b747 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Snapshot create request issued successfully. Aug 06 19:31:03.931245 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d0c32477-d755-44e8-a720-68a06a43b747 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:31:03.931797 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1059/4200] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:31:03 2026] POST /volume/v3/snapshots => generated 308 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:31:03.948031 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-47ba8846-7cac-4813-a329-42a5eb022e4b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:03.950705 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-47ba8846-7cac-4813-a329-42a5eb022e4b tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/snapshots/59a1cceb-c0ed-4aa8-87d9-8549d4f1b0b1 Aug 06 19:31:03.950974 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-47ba8846-7cac-4813-a329-42a5eb022e4b tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:03.951322 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-47ba8846-7cac-4813-a329-42a5eb022e4b tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:03.959065 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:03.959065 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:03.959696 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-47ba8846-7cac-4813-a329-42a5eb022e4b tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Snapshot retrieved successfully. Aug 06 19:31:03.960726 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-47ba8846-7cac-4813-a329-42a5eb022e4b tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots/59a1cceb-c0ed-4aa8-87d9-8549d4f1b0b1 returned with HTTP 200 Aug 06 19:31:03.961318 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1055/4201] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:31:03 2026] GET /volume/v3/snapshots/59a1cceb-c0ed-4aa8-87d9-8549d4f1b0b1 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:04.127202 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-450a104a-cd4f-4023-b26f-6f3df8561873 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:04.129522 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-450a104a-cd4f-4023-b26f-6f3df8561873 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 Aug 06 19:31:04.129852 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-450a104a-cd4f-4023-b26f-6f3df8561873 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:04.130209 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-450a104a-cd4f-4023-b26f-6f3df8561873 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:04.130434 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-450a104a-cd4f-4023-b26f-6f3df8561873 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id b18b3d04-204e-4f1e-99d8-325111daa2c7. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:04.135351 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:04.135351 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:04.136184 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-450a104a-cd4f-4023-b26f-6f3df8561873 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 returned with HTTP 200 Aug 06 19:31:04.136656 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1042/4202] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:04 2026] GET /volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:04.889797 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b3cf453e-40b7-4807-a80a-750279e7a677 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:04.892965 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b3cf453e-40b7-4807-a80a-750279e7a677 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:31:04.893316 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b3cf453e-40b7-4807-a80a-750279e7a677 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:04.893502 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b3cf453e-40b7-4807-a80a-750279e7a677 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:04.893661 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-b3cf453e-40b7-4807-a80a-750279e7a677 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:04.895296 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-44042c3f-4f4c-4ef8-a72b-ed557e975130 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:04.897965 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-44042c3f-4f4c-4ef8-a72b-ed557e975130 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 Aug 06 19:31:04.898326 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:04.898326 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:04.899170 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b3cf453e-40b7-4807-a80a-750279e7a677 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 200 Aug 06 19:31:04.899530 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1047/4203] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:04 2026] GET /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:04.899807 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-44042c3f-4f4c-4ef8-a72b-ed557e975130 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:04.900902 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-44042c3f-4f4c-4ef8-a72b-ed557e975130 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:04.909991 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:04.909991 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:04.910378 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-af3bb039-ae07-4372-bb0a-159356ed3fb2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:04.912411 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-af3bb039-ae07-4372-bb0a-159356ed3fb2 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] POST https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d/restore Aug 06 19:31:04.912765 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-af3bb039-ae07-4372-bb0a-159356ed3fb2 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "6d36ed8f-257c-4d1a-9530-b4fd549c2e7c"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:04.914319 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-af3bb039-ae07-4372-bb0a-159356ed3fb2 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Restoring backup ee7ce9ee-45e8-4ff3-a2bb-080e102f146d ({'restore': {'volume_id': '6d36ed8f-257c-4d1a-9530-b4fd549c2e7c'}}) {{(pid=100265) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 19:31:04.914479 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-af3bb039-ae07-4372-bb0a-159356ed3fb2 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Restoring backup ee7ce9ee-45e8-4ff3-a2bb-080e102f146d to volume 6d36ed8f-257c-4d1a-9530-b4fd549c2e7c. Aug 06 19:31:04.915616 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-44042c3f-4f4c-4ef8-a72b-ed557e975130 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:31:04.919136 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:04.919136 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:04.922306 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-44042c3f-4f4c-4ef8-a72b-ed557e975130 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 returned with HTTP 200 Aug 06 19:31:04.922898 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1060/4204] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:04 2026] GET /volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:04.931197 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:04.931197 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:04.931673 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-af3bb039-ae07-4372-bb0a-159356ed3fb2 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Volume info retrieved successfully. Aug 06 19:31:04.931818 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.backup.api [None req-af3bb039-ae07-4372-bb0a-159356ed3fb2 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Checking backup size 1 against volume size 1 {{(pid=100265) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 19:31:04.931982 np0000006689 devstack@c-api.service[100265]: INFO cinder.backup.api [None req-af3bb039-ae07-4372-bb0a-159356ed3fb2 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Overwriting volume 6d36ed8f-257c-4d1a-9530-b4fd549c2e7c with restore of backup ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:31:04.939202 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-db412160-6b6a-43da-9bb5-42406ed2df0d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:04.942754 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-db412160-6b6a-43da-9bb5-42406ed2df0d tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 Aug 06 19:31:04.942754 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-db412160-6b6a-43da-9bb5-42406ed2df0d tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:04.942754 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-db412160-6b6a-43da-9bb5-42406ed2df0d tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:04.945405 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-af3bb039-ae07-4372-bb0a-159356ed3fb2 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] restore_backup in rpcapi backup_id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d {{(pid=100265) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 19:31:04.947654 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-af3bb039-ae07-4372-bb0a-159356ed3fb2 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d/restore returned with HTTP 202 Aug 06 19:31:04.948294 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1056/4205] 10.4.3.5 () {68 vars in 1379 bytes} [Thu Aug 6 19:31:04 2026] POST /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d/restore => generated 181 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:31:04.958454 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:04.958454 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:04.958998 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-98c0cb95-c5b7-4732-ba45-cf24645ecbd1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:04.962112 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-98c0cb95-c5b7-4732-ba45-cf24645ecbd1 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:31:04.962407 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-98c0cb95-c5b7-4732-ba45-cf24645ecbd1 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:04.962625 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-98c0cb95-c5b7-4732-ba45-cf24645ecbd1 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:04.962745 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-98c0cb95-c5b7-4732-ba45-cf24645ecbd1 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:04.963385 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-db412160-6b6a-43da-9bb5-42406ed2df0d tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:31:04.970076 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:04.970076 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:04.970996 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-98c0cb95-c5b7-4732-ba45-cf24645ecbd1 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 200 Aug 06 19:31:04.971469 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1048/4206] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:04 2026] GET /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:04.973385 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7324dbce-51c7-48a1-a8ce-6100eb17907c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:04.974165 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-db412160-6b6a-43da-9bb5-42406ed2df0d tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 returned with HTTP 200 Aug 06 19:31:04.976039 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1043/4207] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:04 2026] GET /volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:04.976134 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7324dbce-51c7-48a1-a8ce-6100eb17907c tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/snapshots/59a1cceb-c0ed-4aa8-87d9-8549d4f1b0b1 Aug 06 19:31:04.976134 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7324dbce-51c7-48a1-a8ce-6100eb17907c tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:04.976134 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7324dbce-51c7-48a1-a8ce-6100eb17907c tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:04.984029 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:04.984029 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:04.984597 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7324dbce-51c7-48a1-a8ce-6100eb17907c tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Snapshot retrieved successfully. Aug 06 19:31:04.985662 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7324dbce-51c7-48a1-a8ce-6100eb17907c tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots/59a1cceb-c0ed-4aa8-87d9-8549d4f1b0b1 returned with HTTP 200 Aug 06 19:31:04.986131 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1061/4208] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:31:04 2026] GET /volume/v3/snapshots/59a1cceb-c0ed-4aa8-87d9-8549d4f1b0b1 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:04.997042 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-385ae9a9-37d0-4a49-b482-d1c996564c59 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:04.999081 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-385ae9a9-37d0-4a49-b482-d1c996564c59 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes Aug 06 19:31:04.999305 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-385ae9a9-37d0-4a49-b482-d1c996564c59 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:04.999548 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-385ae9a9-37d0-4a49-b482-d1c996564c59 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:04.999880 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-385ae9a9-37d0-4a49-b482-d1c996564c59 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:31:05.000626 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6d165dca-cef7-4b12-94ca-da400bfad747 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:05.000709 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-385ae9a9-37d0-4a49-b482-d1c996564c59 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:31:05.002702 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6d165dca-cef7-4b12-94ca-da400bfad747 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:31:05.003115 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6d165dca-cef7-4b12-94ca-da400bfad747 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "59a1cceb-c0ed-4aa8-87d9-8549d4f1b0b1", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-529054721"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:05.004866 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-6d165dca-cef7-4b12-94ca-da400bfad747 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create volume request body: {'volume': {'snapshot_id': '59a1cceb-c0ed-4aa8-87d9-8549d4f1b0b1', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-529054721'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:31:05.009422 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-385ae9a9-37d0-4a49-b482-d1c996564c59 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Get all volumes completed successfully. Aug 06 19:31:05.009891 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-385ae9a9-37d0-4a49-b482-d1c996564c59 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 200 Aug 06 19:31:05.010419 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1057/4209] 10.4.3.5 () {66 vars in 1223 bytes} [Thu Aug 6 19:31:04 2026] GET /volume/v3/volumes => generated 335 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:05.011364 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:05.011364 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:05.011901 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6d165dca-cef7-4b12-94ca-da400bfad747 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Snapshot retrieved successfully. Aug 06 19:31:05.012089 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-6d165dca-cef7-4b12-94ca-da400bfad747 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create volume of 1 GB Aug 06 19:31:05.016505 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6d165dca-cef7-4b12-94ca-da400bfad747 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Availability Zones retrieved successfully. Aug 06 19:31:05.021894 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a6476f9f-5747-4cc9-a3e3-a5084cf72b84 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:05.022797 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6d165dca-cef7-4b12-94ca-da400bfad747 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Flow 'volume_create_api' (5e88a936-2980-4474-8270-0b5f959ad7d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:05.024135 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6d165dca-cef7-4b12-94ca-da400bfad747 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (783f0ec7-7ce7-4d4f-9500-4ca94ac5b716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:05.025198 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-6d165dca-cef7-4b12-94ca-da400bfad747 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:31:05.026748 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a6476f9f-5747-4cc9-a3e3-a5084cf72b84 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 Aug 06 19:31:05.026998 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a6476f9f-5747-4cc9-a3e3-a5084cf72b84 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:05.027254 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a6476f9f-5747-4cc9-a3e3-a5084cf72b84 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:05.042182 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:05.042182 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:05.047101 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a6476f9f-5747-4cc9-a3e3-a5084cf72b84 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:31:05.052958 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a6476f9f-5747-4cc9-a3e3-a5084cf72b84 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 returned with HTTP 200 Aug 06 19:31:05.054130 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1044/4210] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:05 2026] GET /volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:05.070312 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6d165dca-cef7-4b12-94ca-da400bfad747 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (783f0ec7-7ce7-4d4f-9500-4ca94ac5b716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '59a1cceb-c0ed-4aa8-87d9-8549d4f1b0b1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:05.071404 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6d165dca-cef7-4b12-94ca-da400bfad747 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f99b03e0-a631-4c0b-a0c8-391474db6d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:05.116253 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-025693bf-81fe-4e07-9f91-d37f20105b7f req-07fb03be-c2f3-42fa-ba8c-0d9cec99d6f5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:05.118929 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-025693bf-81fe-4e07-9f91-d37f20105b7f req-07fb03be-c2f3-42fa-ba8c-0d9cec99d6f5 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 Aug 06 19:31:05.119808 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-025693bf-81fe-4e07-9f91-d37f20105b7f req-07fb03be-c2f3-42fa-ba8c-0d9cec99d6f5 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:05.119808 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-025693bf-81fe-4e07-9f91-d37f20105b7f req-07fb03be-c2f3-42fa-ba8c-0d9cec99d6f5 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:05.132058 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:05.132058 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:05.133932 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-6d165dca-cef7-4b12-94ca-da400bfad747 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Created reservations ['db5b80ae-2e85-49cd-ad9e-d095d3c83210', 'ee3673a4-e61f-4ca8-957d-89d5f4a6922d', '1d4cf7ad-1614-40aa-aed8-ea5995421df5', '6b1d3c58-9c84-40c6-b893-731ea5f0cfad'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:31:05.135118 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6d165dca-cef7-4b12-94ca-da400bfad747 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f99b03e0-a631-4c0b-a0c8-391474db6d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db5b80ae-2e85-49cd-ad9e-d095d3c83210', 'ee3673a4-e61f-4ca8-957d-89d5f4a6922d', '1d4cf7ad-1614-40aa-aed8-ea5995421df5', '6b1d3c58-9c84-40c6-b893-731ea5f0cfad']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:05.136764 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6d165dca-cef7-4b12-94ca-da400bfad747 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2985225c-d805-4471-91b8-276a32439554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:05.140497 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-025693bf-81fe-4e07-9f91-d37f20105b7f req-07fb03be-c2f3-42fa-ba8c-0d9cec99d6f5 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:31:05.147233 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-025693bf-81fe-4e07-9f91-d37f20105b7f req-07fb03be-c2f3-42fa-ba8c-0d9cec99d6f5 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 returned with HTTP 200 Aug 06 19:31:05.147233 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1062/4211] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:31:05 2026] GET /volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:05.149635 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b6a735dd-de05-44a9-9e89-c9ea1573382d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:05.152350 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6a735dd-de05-44a9-9e89-c9ea1573382d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 Aug 06 19:31:05.152644 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6a735dd-de05-44a9-9e89-c9ea1573382d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:05.152943 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6a735dd-de05-44a9-9e89-c9ea1573382d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:05.153257 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b6a735dd-de05-44a9-9e89-c9ea1573382d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id b18b3d04-204e-4f1e-99d8-325111daa2c7. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:05.161238 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:05.161238 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:05.161238 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6a735dd-de05-44a9-9e89-c9ea1573382d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 returned with HTTP 200 Aug 06 19:31:05.161628 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1058/4212] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:05 2026] GET /volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:05.192160 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6d165dca-cef7-4b12-94ca-da400bfad747 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2985225c-d805-4471-91b8-276a32439554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb552c04-0bef-46be-a8dd-bde5f8fd67c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-529054721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='687b2bbbe9c9484fa4bb0596dcd66c99',qos_specs=None,replication_status=,reservations=['db5b80ae-2e85-49cd-ad9e-d095d3c83210','ee3673a4-e61f-4ca8-957d-89d5f4a6922d','1d4cf7ad-1614-40aa-aed8-ea5995421df5','6b1d3c58-9c84-40c6-b893-731ea5f0cfad'],size=1,snapshot_id=59a1cceb-c0ed-4aa8-87d9-8549d4f1b0b1,source_replicaid=,source_volid=None,status='creating',user_id='75f6c4bd06654ae28c07de930c4283fd',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:31:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-529054721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb552c04-0bef-46be-a8dd-bde5f8fd67c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='687b2bbbe9c9484fa4bb0596dcd66c99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=59a1cceb-c0ed-4aa8-87d9-8549d4f1b0b1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75f6c4bd06654ae28c07de930c4283fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:05.193234 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6d165dca-cef7-4b12-94ca-da400bfad747 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e97afbd5-d753-4421-b982-bb8606f8c1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:05.218095 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6d165dca-cef7-4b12-94ca-da400bfad747 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e97afbd5-d753-4421-b982-bb8606f8c1b0) transitioned into state 'SUCCESS' from state '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-529054721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='687b2bbbe9c9484fa4bb0596dcd66c99',qos_specs=None,replication_status=,reservations=['db5b80ae-2e85-49cd-ad9e-d095d3c83210','ee3673a4-e61f-4ca8-957d-89d5f4a6922d','1d4cf7ad-1614-40aa-aed8-ea5995421df5','6b1d3c58-9c84-40c6-b893-731ea5f0cfad'],size=1,snapshot_id=59a1cceb-c0ed-4aa8-87d9-8549d4f1b0b1,source_replicaid=,source_volid=None,status='creating',user_id='75f6c4bd06654ae28c07de930c4283fd',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:05.219067 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6d165dca-cef7-4b12-94ca-da400bfad747 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58fb6dd5-4b82-441b-88b0-abfe714ce37b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:05.244648 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6d165dca-cef7-4b12-94ca-da400bfad747 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58fb6dd5-4b82-441b-88b0-abfe714ce37b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:05.245482 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6d165dca-cef7-4b12-94ca-da400bfad747 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Flow 'volume_create_api' (5e88a936-2980-4474-8270-0b5f959ad7d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:05.245773 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6d165dca-cef7-4b12-94ca-da400bfad747 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create volume request issued successfully. Aug 06 19:31:05.246356 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6d165dca-cef7-4b12-94ca-da400bfad747 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:31:05.246727 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1049/4213] 10.4.3.5 () {70 vars in 1286 bytes} [Thu Aug 6 19:31:04 2026] POST /volume/v3/volumes => generated 799 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:31:05.250140 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dec53690-cd11-4941-be00-73c6183616e2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:05.250636 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dec53690-cd11-4941-be00-73c6183616e2 None None] GET https://10.4.3.5/volume// Aug 06 19:31:05.250854 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dec53690-cd11-4941-be00-73c6183616e2 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:05.251401 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dec53690-cd11-4941-be00-73c6183616e2 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:05.251754 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dec53690-cd11-4941-be00-73c6183616e2 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:31:05.252138 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1045/4214] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:31:05 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 06 19:31:05.262399 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-025693bf-81fe-4e07-9f91-d37f20105b7f req-964e8d58-83ae-49c8-a314-d0ef46802e5f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:05.265834 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-025693bf-81fe-4e07-9f91-d37f20105b7f req-964e8d58-83ae-49c8-a314-d0ef46802e5f tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:31:05.266451 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-025693bf-81fe-4e07-9f91-d37f20105b7f req-964e8d58-83ae-49c8-a314-d0ef46802e5f tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "168369ed-ad90-4dff-a0c5-a7bc9c07dba0", "connector": null, "instance_uuid": "f221d851-1a34-402f-9a71-89ebf47f1013"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:05.268832 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6c68104d-5b93-4ccb-bd74-ee8a47291aae None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:05.270750 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c68104d-5b93-4ccb-bd74-ee8a47291aae tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/eb552c04-0bef-46be-a8dd-bde5f8fd67c9 Aug 06 19:31:05.270874 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c68104d-5b93-4ccb-bd74-ee8a47291aae tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:05.271223 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c68104d-5b93-4ccb-bd74-ee8a47291aae tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:05.276781 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:05.276781 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:05.280242 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:05.280242 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:05.285661 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6c68104d-5b93-4ccb-bd74-ee8a47291aae tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:31:05.291212 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c68104d-5b93-4ccb-bd74-ee8a47291aae tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/eb552c04-0bef-46be-a8dd-bde5f8fd67c9 returned with HTTP 200 Aug 06 19:31:05.291690 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1059/4215] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:05 2026] GET /volume/v3/volumes/eb552c04-0bef-46be-a8dd-bde5f8fd67c9 => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:05.310406 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-025693bf-81fe-4e07-9f91-d37f20105b7f req-964e8d58-83ae-49c8-a314-d0ef46802e5f tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:31:05.310992 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1063/4216] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:31:05 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 06 19:31:05.341543 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e917cd26-8282-4fbc-8ac6-1a5af3e0a141 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:05.342485 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e917cd26-8282-4fbc-8ac6-1a5af3e0a141 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 Aug 06 19:31:05.342675 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e917cd26-8282-4fbc-8ac6-1a5af3e0a141 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:05.342891 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e917cd26-8282-4fbc-8ac6-1a5af3e0a141 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:05.352308 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a7feabd4-e79b-4b9e-a162-3151834e51fe None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:05.353790 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a7feabd4-e79b-4b9e-a162-3151834e51fe None None] GET https://10.4.3.5/volume// Aug 06 19:31:05.354110 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a7feabd4-e79b-4b9e-a162-3151834e51fe None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:05.354299 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a7feabd4-e79b-4b9e-a162-3151834e51fe None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:05.354682 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:05.354682 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:05.354755 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a7feabd4-e79b-4b9e-a162-3151834e51fe None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:31:05.355151 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1046/4217] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:31:05 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:31:05.361080 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e917cd26-8282-4fbc-8ac6-1a5af3e0a141 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:31:05.364728 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-025693bf-81fe-4e07-9f91-d37f20105b7f req-6df89bde-a2e5-4f1c-ac94-312319bdeb22 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:05.365320 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e917cd26-8282-4fbc-8ac6-1a5af3e0a141 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 returned with HTTP 200 Aug 06 19:31:05.365821 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1050/4218] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:05 2026] GET /volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:05.368318 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-025693bf-81fe-4e07-9f91-d37f20105b7f req-6df89bde-a2e5-4f1c-ac94-312319bdeb22 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 Aug 06 19:31:05.368619 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-025693bf-81fe-4e07-9f91-d37f20105b7f req-6df89bde-a2e5-4f1c-ac94-312319bdeb22 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:05.368858 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-025693bf-81fe-4e07-9f91-d37f20105b7f req-6df89bde-a2e5-4f1c-ac94-312319bdeb22 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:05.381786 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:05.381786 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:05.387046 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-025693bf-81fe-4e07-9f91-d37f20105b7f req-6df89bde-a2e5-4f1c-ac94-312319bdeb22 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:31:05.393332 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-025693bf-81fe-4e07-9f91-d37f20105b7f req-6df89bde-a2e5-4f1c-ac94-312319bdeb22 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 returned with HTTP 200 Aug 06 19:31:05.393828 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1060/4219] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:31:05 2026] GET /volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:31:05.517760 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-025693bf-81fe-4e07-9f91-d37f20105b7f req-e0a1e7d2-2e58-4789-ac7e-40a153e2243c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:05.522000 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-025693bf-81fe-4e07-9f91-d37f20105b7f req-e0a1e7d2-2e58-4789-ac7e-40a153e2243c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] PUT https://10.4.3.5/volume/v3/attachments/c7d74e9d-8ba7-4696-bda3-d1eeb72588ca Aug 06 19:31:05.522410 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-025693bf-81fe-4e07-9f91-d37f20105b7f req-e0a1e7d2-2e58-4789-ac7e-40a153e2243c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:05.536824 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-025693bf-81fe-4e07-9f91-d37f20105b7f req-e0a1e7d2-2e58-4789-ac7e-40a153e2243c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Acquiring lock "cinder-attachment_update-168369ed-ad90-4dff-a0c5-a7bc9c07dba0-np0000006689" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:31:05.542181 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-025693bf-81fe-4e07-9f91-d37f20105b7f req-e0a1e7d2-2e58-4789-ac7e-40a153e2243c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Lock "cinder-attachment_update-168369ed-ad90-4dff-a0c5-a7bc9c07dba0-np0000006689" acquired by "attachment_update" :: waited 0.005s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:31:05.543541 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:05.543541 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:05.666750 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-025693bf-81fe-4e07-9f91-d37f20105b7f req-e0a1e7d2-2e58-4789-ac7e-40a153e2243c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Lock "cinder-attachment_update-168369ed-ad90-4dff-a0c5-a7bc9c07dba0-np0000006689" released by "attachment_update" :: held 0.125s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:31:05.667125 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-025693bf-81fe-4e07-9f91-d37f20105b7f req-e0a1e7d2-2e58-4789-ac7e-40a153e2243c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/attachments/c7d74e9d-8ba7-4696-bda3-d1eeb72588ca returned with HTTP 200 Aug 06 19:31:05.667862 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1064/4220] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:31:05 2026] PUT /volume/v3/attachments/c7d74e9d-8ba7-4696-bda3-d1eeb72588ca => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:05.986048 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-87c75589-9de0-45f5-a79c-d33c36ac51d8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:05.988324 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-87c75589-9de0-45f5-a79c-d33c36ac51d8 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:31:05.988532 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-87c75589-9de0-45f5-a79c-d33c36ac51d8 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:05.988728 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-87c75589-9de0-45f5-a79c-d33c36ac51d8 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:05.988872 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-87c75589-9de0-45f5-a79c-d33c36ac51d8 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:05.994353 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:05.994353 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:05.995527 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-87c75589-9de0-45f5-a79c-d33c36ac51d8 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 200 Aug 06 19:31:05.996074 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1047/4221] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:05 2026] GET /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:06.176708 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1aaa6546-f3d2-40db-bdc9-bf36ebe6bec4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:06.178496 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1aaa6546-f3d2-40db-bdc9-bf36ebe6bec4 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 Aug 06 19:31:06.178743 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1aaa6546-f3d2-40db-bdc9-bf36ebe6bec4 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:06.179008 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1aaa6546-f3d2-40db-bdc9-bf36ebe6bec4 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:06.179171 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-1aaa6546-f3d2-40db-bdc9-bf36ebe6bec4 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id b18b3d04-204e-4f1e-99d8-325111daa2c7. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:06.185795 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:06.185795 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:06.185795 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1aaa6546-f3d2-40db-bdc9-bf36ebe6bec4 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 returned with HTTP 200 Aug 06 19:31:06.185795 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1051/4222] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:06 2026] GET /volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:06.307381 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-82054283-3434-4fd0-9c18-ef3b7abc8981 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:06.310904 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-82054283-3434-4fd0-9c18-ef3b7abc8981 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/eb552c04-0bef-46be-a8dd-bde5f8fd67c9 Aug 06 19:31:06.311212 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-82054283-3434-4fd0-9c18-ef3b7abc8981 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:06.311417 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-82054283-3434-4fd0-9c18-ef3b7abc8981 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:06.324912 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:06.324912 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:06.329469 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-82054283-3434-4fd0-9c18-ef3b7abc8981 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:31:06.343713 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-82054283-3434-4fd0-9c18-ef3b7abc8981 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/eb552c04-0bef-46be-a8dd-bde5f8fd67c9 returned with HTTP 200 Aug 06 19:31:06.343713 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1061/4223] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:06 2026] GET /volume/v3/volumes/eb552c04-0bef-46be-a8dd-bde5f8fd67c9 => generated 892 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:06.357890 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-277a7166-663a-4508-a898-5c29c7c18db4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:06.363195 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-277a7166-663a-4508-a898-5c29c7c18db4 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/59a1cceb-c0ed-4aa8-87d9-8549d4f1b0b1 Aug 06 19:31:06.363517 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-277a7166-663a-4508-a898-5c29c7c18db4 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:06.363809 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-277a7166-663a-4508-a898-5c29c7c18db4 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:06.363969 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-277a7166-663a-4508-a898-5c29c7c18db4 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete snapshot with id: 59a1cceb-c0ed-4aa8-87d9-8549d4f1b0b1 Aug 06 19:31:06.373084 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:06.373084 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:06.373687 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-277a7166-663a-4508-a898-5c29c7c18db4 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Snapshot retrieved successfully. Aug 06 19:31:06.387890 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4b834797-4b2d-4691-9bd0-520ca12bd74a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:06.390208 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4b834797-4b2d-4691-9bd0-520ca12bd74a tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 Aug 06 19:31:06.390384 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4b834797-4b2d-4691-9bd0-520ca12bd74a tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:06.390575 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4b834797-4b2d-4691-9bd0-520ca12bd74a tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:06.396097 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-277a7166-663a-4508-a898-5c29c7c18db4 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Snapshot delete request issued successfully. Aug 06 19:31:06.396345 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-277a7166-663a-4508-a898-5c29c7c18db4 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots/59a1cceb-c0ed-4aa8-87d9-8549d4f1b0b1 returned with HTTP 202 Aug 06 19:31:06.396909 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1065/4224] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:31:06 2026] DELETE /volume/v3/snapshots/59a1cceb-c0ed-4aa8-87d9-8549d4f1b0b1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:31:06.406247 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-21ad37e3-6368-434a-9a67-5437aaec26ba None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:06.410421 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-21ad37e3-6368-434a-9a67-5437aaec26ba tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/snapshots/59a1cceb-c0ed-4aa8-87d9-8549d4f1b0b1 Aug 06 19:31:06.410421 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-21ad37e3-6368-434a-9a67-5437aaec26ba tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:06.410516 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:06.410516 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:06.410590 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-21ad37e3-6368-434a-9a67-5437aaec26ba tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:06.417579 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4b834797-4b2d-4691-9bd0-520ca12bd74a tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:31:06.418206 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:06.418206 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:06.418561 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-21ad37e3-6368-434a-9a67-5437aaec26ba tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Snapshot retrieved successfully. Aug 06 19:31:06.419773 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-21ad37e3-6368-434a-9a67-5437aaec26ba tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots/59a1cceb-c0ed-4aa8-87d9-8549d4f1b0b1 returned with HTTP 200 Aug 06 19:31:06.420245 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1052/4225] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:31:06 2026] GET /volume/v3/snapshots/59a1cceb-c0ed-4aa8-87d9-8549d4f1b0b1 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:06.422699 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4b834797-4b2d-4691-9bd0-520ca12bd74a tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 returned with HTTP 200 Aug 06 19:31:06.423328 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1048/4226] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:06 2026] GET /volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:07.010332 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-05d17ab9-15b8-4e05-bed3-b9bdfcd18fc5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:07.013203 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05d17ab9-15b8-4e05-bed3-b9bdfcd18fc5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:31:07.013490 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05d17ab9-15b8-4e05-bed3-b9bdfcd18fc5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:07.013779 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05d17ab9-15b8-4e05-bed3-b9bdfcd18fc5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:07.013955 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-05d17ab9-15b8-4e05-bed3-b9bdfcd18fc5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:07.018985 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:07.018985 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:07.019870 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05d17ab9-15b8-4e05-bed3-b9bdfcd18fc5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 200 Aug 06 19:31:07.020483 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1062/4227] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:07 2026] GET /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:07.196293 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4a57988b-1134-4012-9374-8c1caf488c7c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:07.198333 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a57988b-1134-4012-9374-8c1caf488c7c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 Aug 06 19:31:07.198613 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a57988b-1134-4012-9374-8c1caf488c7c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:07.198805 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a57988b-1134-4012-9374-8c1caf488c7c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:07.198935 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4a57988b-1134-4012-9374-8c1caf488c7c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id b18b3d04-204e-4f1e-99d8-325111daa2c7. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:07.204865 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:07.204865 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:07.205933 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a57988b-1134-4012-9374-8c1caf488c7c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 returned with HTTP 200 Aug 06 19:31:07.206494 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1066/4228] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:07 2026] GET /volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:31:07.431521 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bf55d4e3-9939-4a44-a04a-1944191f542e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:07.433733 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bf55d4e3-9939-4a44-a04a-1944191f542e tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/snapshots/59a1cceb-c0ed-4aa8-87d9-8549d4f1b0b1 Aug 06 19:31:07.434030 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bf55d4e3-9939-4a44-a04a-1944191f542e tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:07.434271 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bf55d4e3-9939-4a44-a04a-1944191f542e tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:07.437362 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-caeb26c2-f9c4-4ffe-8e01-e12cebfa2401 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:07.439339 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-caeb26c2-f9c4-4ffe-8e01-e12cebfa2401 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 Aug 06 19:31:07.439579 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-caeb26c2-f9c4-4ffe-8e01-e12cebfa2401 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:07.439686 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bf55d4e3-9939-4a44-a04a-1944191f542e tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots/59a1cceb-c0ed-4aa8-87d9-8549d4f1b0b1 returned with HTTP 404 Aug 06 19:31:07.439801 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-caeb26c2-f9c4-4ffe-8e01-e12cebfa2401 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:07.440397 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1053/4229] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:31:07 2026] GET /volume/v3/snapshots/59a1cceb-c0ed-4aa8-87d9-8549d4f1b0b1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:31:07.449336 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-22e132cb-0a79-47a0-8766-dedbdd7c1233 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:07.452336 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22e132cb-0a79-47a0-8766-dedbdd7c1233 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] DELETE https://10.4.3.5/volume/v3/volumes/2f440cd5-d3e5-4d48-9027-bf4ff4027a06 Aug 06 19:31:07.452608 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22e132cb-0a79-47a0-8766-dedbdd7c1233 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:07.452826 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22e132cb-0a79-47a0-8766-dedbdd7c1233 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:07.453063 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-22e132cb-0a79-47a0-8766-dedbdd7c1233 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete volume with id: 2f440cd5-d3e5-4d48-9027-bf4ff4027a06 Aug 06 19:31:07.454368 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:07.454368 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:07.459064 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-caeb26c2-f9c4-4ffe-8e01-e12cebfa2401 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:31:07.462624 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:07.462624 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:07.463288 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-22e132cb-0a79-47a0-8766-dedbdd7c1233 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:31:07.469938 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-caeb26c2-f9c4-4ffe-8e01-e12cebfa2401 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 returned with HTTP 200 Aug 06 19:31:07.469938 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1049/4230] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:07 2026] GET /volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:07.488992 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-22e132cb-0a79-47a0-8766-dedbdd7c1233 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete volume request issued successfully. Aug 06 19:31:07.488992 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22e132cb-0a79-47a0-8766-dedbdd7c1233 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/2f440cd5-d3e5-4d48-9027-bf4ff4027a06 returned with HTTP 202 Aug 06 19:31:07.488992 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1063/4231] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:31:07 2026] DELETE /volume/v3/volumes/2f440cd5-d3e5-4d48-9027-bf4ff4027a06 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:31:07.499232 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5c2feced-a581-4dd6-8664-543ef4e0dba7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:07.501779 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5c2feced-a581-4dd6-8664-543ef4e0dba7 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/2f440cd5-d3e5-4d48-9027-bf4ff4027a06 Aug 06 19:31:07.502096 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5c2feced-a581-4dd6-8664-543ef4e0dba7 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:07.502365 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5c2feced-a581-4dd6-8664-543ef4e0dba7 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:07.511720 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:07.511720 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:07.516258 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5c2feced-a581-4dd6-8664-543ef4e0dba7 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:31:07.522318 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5c2feced-a581-4dd6-8664-543ef4e0dba7 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/2f440cd5-d3e5-4d48-9027-bf4ff4027a06 returned with HTTP 200 Aug 06 19:31:07.522791 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1067/4232] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:07 2026] GET /volume/v3/volumes/2f440cd5-d3e5-4d48-9027-bf4ff4027a06 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:08.036034 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ec4521fc-f299-44e8-8a44-187d3c9e6bb5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:08.040421 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ec4521fc-f299-44e8-8a44-187d3c9e6bb5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:31:08.040682 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ec4521fc-f299-44e8-8a44-187d3c9e6bb5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:08.040912 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ec4521fc-f299-44e8-8a44-187d3c9e6bb5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:08.041172 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-ec4521fc-f299-44e8-8a44-187d3c9e6bb5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:08.046722 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:08.046722 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:08.047755 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ec4521fc-f299-44e8-8a44-187d3c9e6bb5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 200 Aug 06 19:31:08.048273 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1054/4233] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:08 2026] GET /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:08.217886 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-36bbba85-cffb-4c17-88c6-756819ad5bd2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:08.220931 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-36bbba85-cffb-4c17-88c6-756819ad5bd2 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 Aug 06 19:31:08.221247 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-36bbba85-cffb-4c17-88c6-756819ad5bd2 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:08.221765 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-36bbba85-cffb-4c17-88c6-756819ad5bd2 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:08.221765 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-36bbba85-cffb-4c17-88c6-756819ad5bd2 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id b18b3d04-204e-4f1e-99d8-325111daa2c7. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:08.228898 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:08.228898 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:08.229845 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-36bbba85-cffb-4c17-88c6-756819ad5bd2 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 returned with HTTP 200 Aug 06 19:31:08.230972 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1050/4234] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:08 2026] GET /volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 => generated 731 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:08.481217 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7f87d3e7-0f13-43f7-9a9d-08a95ba10c59 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:08.483475 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7f87d3e7-0f13-43f7-9a9d-08a95ba10c59 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 Aug 06 19:31:08.483761 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7f87d3e7-0f13-43f7-9a9d-08a95ba10c59 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:08.484067 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7f87d3e7-0f13-43f7-9a9d-08a95ba10c59 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:08.496103 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:08.496103 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:08.503900 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7f87d3e7-0f13-43f7-9a9d-08a95ba10c59 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:31:08.511135 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7f87d3e7-0f13-43f7-9a9d-08a95ba10c59 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 returned with HTTP 200 Aug 06 19:31:08.511677 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1064/4235] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:08 2026] GET /volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:08.545507 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d1956899-cfe2-4626-8c05-2ae55d910271 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:08.545507 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d1956899-cfe2-4626-8c05-2ae55d910271 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/2f440cd5-d3e5-4d48-9027-bf4ff4027a06 Aug 06 19:31:08.546028 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d1956899-cfe2-4626-8c05-2ae55d910271 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:08.546028 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d1956899-cfe2-4626-8c05-2ae55d910271 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:08.554494 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d1956899-cfe2-4626-8c05-2ae55d910271 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/2f440cd5-d3e5-4d48-9027-bf4ff4027a06 returned with HTTP 404 Aug 06 19:31:08.555210 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1068/4236] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:08 2026] GET /volume/v3/volumes/2f440cd5-d3e5-4d48-9027-bf4ff4027a06 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:31:08.565108 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8a8787ad-ad51-471a-ab35-bc2969b8afbd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:08.568465 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8a8787ad-ad51-471a-ab35-bc2969b8afbd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:31:08.568798 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8a8787ad-ad51-471a-ab35-bc2969b8afbd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1903179827"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:08.570312 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-8a8787ad-ad51-471a-ab35-bc2969b8afbd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1903179827'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:31:08.570473 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-8a8787ad-ad51-471a-ab35-bc2969b8afbd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create volume of 1 GB Aug 06 19:31:08.576281 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8a8787ad-ad51-471a-ab35-bc2969b8afbd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Availability Zones retrieved successfully. Aug 06 19:31:08.588484 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8a8787ad-ad51-471a-ab35-bc2969b8afbd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Flow 'volume_create_api' (b3bd6ab5-9563-4a13-a6b4-624a623543ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:08.591295 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8a8787ad-ad51-471a-ab35-bc2969b8afbd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c687d311-9db0-4753-8f4a-e5ef4b724417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:08.592270 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-8a8787ad-ad51-471a-ab35-bc2969b8afbd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:31:08.642947 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8a8787ad-ad51-471a-ab35-bc2969b8afbd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c687d311-9db0-4753-8f4a-e5ef4b724417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:08.643957 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8a8787ad-ad51-471a-ab35-bc2969b8afbd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (944eda5a-e83a-4976-acc6-1b4ef901540a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:08.702121 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-8a8787ad-ad51-471a-ab35-bc2969b8afbd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Created reservations ['e9d2e9fd-9b67-458e-8265-339c5ea4fc32', 'c10fab13-62d9-43f6-8633-0d0e0e23b213', 'a9b3e17f-da11-438c-aa71-7b87bca4027c', 'b61ea746-a461-4b57-8903-6014e90ed5e5'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:31:08.703539 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8a8787ad-ad51-471a-ab35-bc2969b8afbd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (944eda5a-e83a-4976-acc6-1b4ef901540a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9d2e9fd-9b67-458e-8265-339c5ea4fc32', 'c10fab13-62d9-43f6-8633-0d0e0e23b213', 'a9b3e17f-da11-438c-aa71-7b87bca4027c', 'b61ea746-a461-4b57-8903-6014e90ed5e5']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:08.705390 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8a8787ad-ad51-471a-ab35-bc2969b8afbd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67582ac6-8800-44bb-9ecc-ab0c67ed4558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:08.733985 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8a8787ad-ad51-471a-ab35-bc2969b8afbd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67582ac6-8800-44bb-9ecc-ab0c67ed4558) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0134523a-59e2-43b1-8e6b-36c3b0157b3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1903179827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='687b2bbbe9c9484fa4bb0596dcd66c99',qos_specs=None,replication_status=,reservations=['e9d2e9fd-9b67-458e-8265-339c5ea4fc32','c10fab13-62d9-43f6-8633-0d0e0e23b213','a9b3e17f-da11-438c-aa71-7b87bca4027c','b61ea746-a461-4b57-8903-6014e90ed5e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75f6c4bd06654ae28c07de930c4283fd',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:31:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1903179827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0134523a-59e2-43b1-8e6b-36c3b0157b3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='687b2bbbe9c9484fa4bb0596dcd66c99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75f6c4bd06654ae28c07de930c4283fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:08.735004 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8a8787ad-ad51-471a-ab35-bc2969b8afbd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ac92895-2343-47a2-981d-894b5fe07090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:08.759442 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8a8787ad-ad51-471a-ab35-bc2969b8afbd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ac92895-2343-47a2-981d-894b5fe07090) transitioned into state 'SUCCESS' from state '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-1903179827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='687b2bbbe9c9484fa4bb0596dcd66c99',qos_specs=None,replication_status=,reservations=['e9d2e9fd-9b67-458e-8265-339c5ea4fc32','c10fab13-62d9-43f6-8633-0d0e0e23b213','a9b3e17f-da11-438c-aa71-7b87bca4027c','b61ea746-a461-4b57-8903-6014e90ed5e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75f6c4bd06654ae28c07de930c4283fd',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:08.760553 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8a8787ad-ad51-471a-ab35-bc2969b8afbd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (659fd5a4-35e5-46c4-a1b1-45725296b71d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:08.772211 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8a8787ad-ad51-471a-ab35-bc2969b8afbd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (659fd5a4-35e5-46c4-a1b1-45725296b71d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:08.773259 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8a8787ad-ad51-471a-ab35-bc2969b8afbd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Flow 'volume_create_api' (b3bd6ab5-9563-4a13-a6b4-624a623543ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:08.773601 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8a8787ad-ad51-471a-ab35-bc2969b8afbd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create volume request issued successfully. Aug 06 19:31:08.774353 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8a8787ad-ad51-471a-ab35-bc2969b8afbd tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:31:08.774784 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1055/4237] 10.4.3.5 () {70 vars in 1285 bytes} [Thu Aug 6 19:31:08 2026] POST /volume/v3/volumes => generated 766 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:31:08.792099 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a08da414-6c99-41db-a6ea-bec8c73ca142 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:08.793872 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a08da414-6c99-41db-a6ea-bec8c73ca142 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/0134523a-59e2-43b1-8e6b-36c3b0157b3e Aug 06 19:31:08.794307 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a08da414-6c99-41db-a6ea-bec8c73ca142 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:08.794445 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a08da414-6c99-41db-a6ea-bec8c73ca142 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:08.802860 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:08.802860 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:08.807625 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a08da414-6c99-41db-a6ea-bec8c73ca142 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:31:08.814585 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a08da414-6c99-41db-a6ea-bec8c73ca142 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/0134523a-59e2-43b1-8e6b-36c3b0157b3e returned with HTTP 200 Aug 06 19:31:08.815026 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1051/4238] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:08 2026] GET /volume/v3/volumes/0134523a-59e2-43b1-8e6b-36c3b0157b3e => generated 834 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:09.058467 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-88beedd6-a612-4bfa-96f2-de06665bca1c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:09.060911 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-88beedd6-a612-4bfa-96f2-de06665bca1c tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:31:09.061315 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-88beedd6-a612-4bfa-96f2-de06665bca1c tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:09.061391 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-88beedd6-a612-4bfa-96f2-de06665bca1c tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:09.061522 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-88beedd6-a612-4bfa-96f2-de06665bca1c tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:09.068986 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:09.068986 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:09.069896 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-88beedd6-a612-4bfa-96f2-de06665bca1c tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 200 Aug 06 19:31:09.070474 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1065/4239] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:09 2026] GET /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:09.243043 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c4f71dcf-f114-4ef8-a807-35a5b0128857 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:09.245266 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c4f71dcf-f114-4ef8-a807-35a5b0128857 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 Aug 06 19:31:09.246209 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c4f71dcf-f114-4ef8-a807-35a5b0128857 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:09.246209 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c4f71dcf-f114-4ef8-a807-35a5b0128857 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:09.246574 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-c4f71dcf-f114-4ef8-a807-35a5b0128857 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id b18b3d04-204e-4f1e-99d8-325111daa2c7. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:09.251475 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:09.251475 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:09.253438 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c4f71dcf-f114-4ef8-a807-35a5b0128857 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 returned with HTTP 200 Aug 06 19:31:09.253438 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1069/4240] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:09 2026] GET /volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:09.530278 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3d7d89cb-6253-4fdd-9150-f75d78dcc4f5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:09.532845 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3d7d89cb-6253-4fdd-9150-f75d78dcc4f5 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 Aug 06 19:31:09.533190 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3d7d89cb-6253-4fdd-9150-f75d78dcc4f5 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:09.533904 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3d7d89cb-6253-4fdd-9150-f75d78dcc4f5 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:09.546689 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:09.546689 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:09.551414 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3d7d89cb-6253-4fdd-9150-f75d78dcc4f5 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:31:09.556496 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3d7d89cb-6253-4fdd-9150-f75d78dcc4f5 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 returned with HTTP 200 Aug 06 19:31:09.556940 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1056/4241] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:09 2026] GET /volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:09.830065 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5c47a480-0e5f-4fe5-b3fc-fb1df542d993 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:09.832822 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5c47a480-0e5f-4fe5-b3fc-fb1df542d993 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/0134523a-59e2-43b1-8e6b-36c3b0157b3e Aug 06 19:31:09.833203 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5c47a480-0e5f-4fe5-b3fc-fb1df542d993 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:09.833435 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5c47a480-0e5f-4fe5-b3fc-fb1df542d993 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:09.842357 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:09.842357 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:09.847345 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5c47a480-0e5f-4fe5-b3fc-fb1df542d993 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:31:09.852531 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5c47a480-0e5f-4fe5-b3fc-fb1df542d993 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/0134523a-59e2-43b1-8e6b-36c3b0157b3e returned with HTTP 200 Aug 06 19:31:09.852987 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1052/4242] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:09 2026] GET /volume/v3/volumes/0134523a-59e2-43b1-8e6b-36c3b0157b3e => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:09.870900 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-27830ba1-26a4-411a-917d-d5765185bda6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:09.872775 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-27830ba1-26a4-411a-917d-d5765185bda6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:31:09.873157 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-27830ba1-26a4-411a-917d-d5765185bda6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "0134523a-59e2-43b1-8e6b-36c3b0157b3e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-459403536"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:09.874827 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-27830ba1-26a4-411a-917d-d5765185bda6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create volume request body: {'volume': {'source_volid': '0134523a-59e2-43b1-8e6b-36c3b0157b3e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-459403536'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:31:09.883390 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:09.883390 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:09.883950 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-27830ba1-26a4-411a-917d-d5765185bda6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume retrieved successfully. Aug 06 19:31:09.884130 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-27830ba1-26a4-411a-917d-d5765185bda6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create volume of 1 GB Aug 06 19:31:09.889272 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-27830ba1-26a4-411a-917d-d5765185bda6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Availability Zones retrieved successfully. Aug 06 19:31:09.895413 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-27830ba1-26a4-411a-917d-d5765185bda6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Flow 'volume_create_api' (b8e7f9cc-5a81-4e1a-b003-28df5ccef7ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:09.896526 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-27830ba1-26a4-411a-917d-d5765185bda6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aae1f6f-dbc1-487b-991b-dd2d553d98f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:09.897520 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-27830ba1-26a4-411a-917d-d5765185bda6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:31:09.926130 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-27830ba1-26a4-411a-917d-d5765185bda6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aae1f6f-dbc1-487b-991b-dd2d553d98f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '0134523a-59e2-43b1-8e6b-36c3b0157b3e', 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:09.927071 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-27830ba1-26a4-411a-917d-d5765185bda6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81376532-0d0c-4c34-b523-101324c53a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:09.980812 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-27830ba1-26a4-411a-917d-d5765185bda6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Created reservations ['323e5070-3b1b-4cce-8ad1-5a6604f09b76', 'a65bc303-d4d6-4193-8a48-7be7281dd7ef', '7fc42a84-8d37-45e6-af41-72fc272d8d0c', 'f4f5b39e-f3a3-4aa0-a4a4-4ad1da1c98cf'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:31:09.981817 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-27830ba1-26a4-411a-917d-d5765185bda6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81376532-0d0c-4c34-b523-101324c53a39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['323e5070-3b1b-4cce-8ad1-5a6604f09b76', 'a65bc303-d4d6-4193-8a48-7be7281dd7ef', '7fc42a84-8d37-45e6-af41-72fc272d8d0c', 'f4f5b39e-f3a3-4aa0-a4a4-4ad1da1c98cf']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:09.982719 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-27830ba1-26a4-411a-917d-d5765185bda6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (000435fe-1706-4e07-a389-6951679566ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:10.027769 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-27830ba1-26a4-411a-917d-d5765185bda6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (000435fe-1706-4e07-a389-6951679566ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fad7a3d-516c-42d5-9956-712eaed54fa8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-459403536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='687b2bbbe9c9484fa4bb0596dcd66c99',qos_specs=None,replication_status=,reservations=['323e5070-3b1b-4cce-8ad1-5a6604f09b76','a65bc303-d4d6-4193-8a48-7be7281dd7ef','7fc42a84-8d37-45e6-af41-72fc272d8d0c','f4f5b39e-f3a3-4aa0-a4a4-4ad1da1c98cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=0134523a-59e2-43b1-8e6b-36c3b0157b3e,status='creating',user_id='75f6c4bd06654ae28c07de930c4283fd',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:31:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-459403536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9fad7a3d-516c-42d5-9956-712eaed54fa8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='687b2bbbe9c9484fa4bb0596dcd66c99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=0134523a-59e2-43b1-8e6b-36c3b0157b3e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75f6c4bd06654ae28c07de930c4283fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:10.028682 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-27830ba1-26a4-411a-917d-d5765185bda6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9d58f5b-4143-46ec-834a-c68b92ade6fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:10.054242 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-27830ba1-26a4-411a-917d-d5765185bda6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9d58f5b-4143-46ec-834a-c68b92ade6fc) transitioned into state 'SUCCESS' from state '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-459403536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='687b2bbbe9c9484fa4bb0596dcd66c99',qos_specs=None,replication_status=,reservations=['323e5070-3b1b-4cce-8ad1-5a6604f09b76','a65bc303-d4d6-4193-8a48-7be7281dd7ef','7fc42a84-8d37-45e6-af41-72fc272d8d0c','f4f5b39e-f3a3-4aa0-a4a4-4ad1da1c98cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=0134523a-59e2-43b1-8e6b-36c3b0157b3e,status='creating',user_id='75f6c4bd06654ae28c07de930c4283fd',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:10.055354 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-27830ba1-26a4-411a-917d-d5765185bda6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc89bb2f-f633-4c36-8fa4-bac2c19a46f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:10.077977 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-27830ba1-26a4-411a-917d-d5765185bda6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc89bb2f-f633-4c36-8fa4-bac2c19a46f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:10.077977 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-27830ba1-26a4-411a-917d-d5765185bda6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Flow 'volume_create_api' (b8e7f9cc-5a81-4e1a-b003-28df5ccef7ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:10.077977 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-27830ba1-26a4-411a-917d-d5765185bda6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Create volume request issued successfully. Aug 06 19:31:10.081322 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-27830ba1-26a4-411a-917d-d5765185bda6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:31:10.081322 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1066/4243] 10.4.3.5 () {70 vars in 1286 bytes} [Thu Aug 6 19:31:09 2026] POST /volume/v3/volumes => generated 799 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:31:10.082730 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-baa8bcc8-fdf6-4db3-b025-0c6901a8518e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:10.084670 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-baa8bcc8-fdf6-4db3-b025-0c6901a8518e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:31:10.084879 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-baa8bcc8-fdf6-4db3-b025-0c6901a8518e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:10.085691 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-baa8bcc8-fdf6-4db3-b025-0c6901a8518e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:10.085691 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-baa8bcc8-fdf6-4db3-b025-0c6901a8518e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:10.095251 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f1098ae9-bfd7-4bec-833a-5ecfd3d283a6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:10.095834 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:10.095834 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:10.097053 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-baa8bcc8-fdf6-4db3-b025-0c6901a8518e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 200 Aug 06 19:31:10.097053 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1070/4244] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:10 2026] GET /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:10.099005 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f1098ae9-bfd7-4bec-833a-5ecfd3d283a6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/9fad7a3d-516c-42d5-9956-712eaed54fa8 Aug 06 19:31:10.099402 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f1098ae9-bfd7-4bec-833a-5ecfd3d283a6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:10.099688 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f1098ae9-bfd7-4bec-833a-5ecfd3d283a6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:10.109907 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:10.109907 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:10.115114 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f1098ae9-bfd7-4bec-833a-5ecfd3d283a6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:31:10.121536 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f1098ae9-bfd7-4bec-833a-5ecfd3d283a6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/9fad7a3d-516c-42d5-9956-712eaed54fa8 returned with HTTP 200 Aug 06 19:31:10.122060 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1057/4245] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:10 2026] GET /volume/v3/volumes/9fad7a3d-516c-42d5-9956-712eaed54fa8 => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:10.266363 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b6f28d93-333c-4e30-84f6-e67d0cbd59ff None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:10.268184 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b6f28d93-333c-4e30-84f6-e67d0cbd59ff tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 Aug 06 19:31:10.269074 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b6f28d93-333c-4e30-84f6-e67d0cbd59ff tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:10.269074 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b6f28d93-333c-4e30-84f6-e67d0cbd59ff tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:10.269074 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-b6f28d93-333c-4e30-84f6-e67d0cbd59ff tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id b18b3d04-204e-4f1e-99d8-325111daa2c7. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:10.274936 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:10.274936 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:10.276317 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b6f28d93-333c-4e30-84f6-e67d0cbd59ff tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 returned with HTTP 200 Aug 06 19:31:10.276957 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1053/4246] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:10 2026] GET /volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:10.574885 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-340f0c70-63a3-4cc6-a6f9-be72dc546ebb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:10.576365 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-340f0c70-63a3-4cc6-a6f9-be72dc546ebb tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 Aug 06 19:31:10.576668 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-340f0c70-63a3-4cc6-a6f9-be72dc546ebb tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:10.576952 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-340f0c70-63a3-4cc6-a6f9-be72dc546ebb tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:10.592135 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:10.592135 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:10.597299 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-340f0c70-63a3-4cc6-a6f9-be72dc546ebb tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:31:10.603233 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-340f0c70-63a3-4cc6-a6f9-be72dc546ebb tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 returned with HTTP 200 Aug 06 19:31:10.603795 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1067/4247] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:10 2026] GET /volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:10.876696 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-025693bf-81fe-4e07-9f91-d37f20105b7f req-7178cb31-675f-4277-a7e5-829e0353a5ef None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:10.879180 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-025693bf-81fe-4e07-9f91-d37f20105b7f req-7178cb31-675f-4277-a7e5-829e0353a5ef tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] POST https://10.4.3.5/volume/v3/attachments/c7d74e9d-8ba7-4696-bda3-d1eeb72588ca/action Aug 06 19:31:10.879669 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-025693bf-81fe-4e07-9f91-d37f20105b7f req-7178cb31-675f-4277-a7e5-829e0353a5ef tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:31:10.879877 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-025693bf-81fe-4e07-9f91-d37f20105b7f req-7178cb31-675f-4277-a7e5-829e0353a5ef tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:10.912612 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:10.912612 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:10.929304 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-025693bf-81fe-4e07-9f91-d37f20105b7f req-7178cb31-675f-4277-a7e5-829e0353a5ef tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/attachments/c7d74e9d-8ba7-4696-bda3-d1eeb72588ca/action returned with HTTP 204 Aug 06 19:31:10.930284 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1071/4248] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:31:10 2026] POST /volume/v3/attachments/c7d74e9d-8ba7-4696-bda3-d1eeb72588ca/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:31:11.110945 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3813afdd-83a3-4b0c-b4f5-752b52610f57 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:11.113177 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3813afdd-83a3-4b0c-b4f5-752b52610f57 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:31:11.113361 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3813afdd-83a3-4b0c-b4f5-752b52610f57 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:11.113550 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3813afdd-83a3-4b0c-b4f5-752b52610f57 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:11.113644 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-3813afdd-83a3-4b0c-b4f5-752b52610f57 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:11.117610 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:11.117610 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:11.118307 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3813afdd-83a3-4b0c-b4f5-752b52610f57 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 200 Aug 06 19:31:11.119348 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1058/4249] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:11 2026] GET /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:11.137325 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cd94378e-1ffb-4637-b733-863449589ff0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:11.141521 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cd94378e-1ffb-4637-b733-863449589ff0 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/9fad7a3d-516c-42d5-9956-712eaed54fa8 Aug 06 19:31:11.141782 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cd94378e-1ffb-4637-b733-863449589ff0 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:11.142108 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cd94378e-1ffb-4637-b733-863449589ff0 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:11.149455 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:11.149455 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:11.153780 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cd94378e-1ffb-4637-b733-863449589ff0 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:31:11.159155 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cd94378e-1ffb-4637-b733-863449589ff0 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/9fad7a3d-516c-42d5-9956-712eaed54fa8 returned with HTTP 200 Aug 06 19:31:11.159702 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1054/4250] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:11 2026] GET /volume/v3/volumes/9fad7a3d-516c-42d5-9956-712eaed54fa8 => generated 892 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:11.177077 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-62cc0c8c-ffd8-4031-b030-a9b5381dd935 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:11.178952 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-62cc0c8c-ffd8-4031-b030-a9b5381dd935 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] DELETE https://10.4.3.5/volume/v3/volumes/0134523a-59e2-43b1-8e6b-36c3b0157b3e Aug 06 19:31:11.179235 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-62cc0c8c-ffd8-4031-b030-a9b5381dd935 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:11.179400 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-62cc0c8c-ffd8-4031-b030-a9b5381dd935 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:11.179578 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-62cc0c8c-ffd8-4031-b030-a9b5381dd935 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete volume with id: 0134523a-59e2-43b1-8e6b-36c3b0157b3e Aug 06 19:31:11.188515 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:11.188515 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:11.189038 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-62cc0c8c-ffd8-4031-b030-a9b5381dd935 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:31:11.211556 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-62cc0c8c-ffd8-4031-b030-a9b5381dd935 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete volume request issued successfully. Aug 06 19:31:11.212073 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-62cc0c8c-ffd8-4031-b030-a9b5381dd935 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/0134523a-59e2-43b1-8e6b-36c3b0157b3e returned with HTTP 202 Aug 06 19:31:11.212802 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1068/4251] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:31:11 2026] DELETE /volume/v3/volumes/0134523a-59e2-43b1-8e6b-36c3b0157b3e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:31:11.222280 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bd90cbdd-277b-4081-8996-aefd6f1ffdc6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:11.226772 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bd90cbdd-277b-4081-8996-aefd6f1ffdc6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/0134523a-59e2-43b1-8e6b-36c3b0157b3e Aug 06 19:31:11.226772 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bd90cbdd-277b-4081-8996-aefd6f1ffdc6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:11.226772 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bd90cbdd-277b-4081-8996-aefd6f1ffdc6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:11.234499 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:11.234499 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:11.239603 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bd90cbdd-277b-4081-8996-aefd6f1ffdc6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:31:11.245928 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bd90cbdd-277b-4081-8996-aefd6f1ffdc6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/0134523a-59e2-43b1-8e6b-36c3b0157b3e returned with HTTP 200 Aug 06 19:31:11.246748 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1072/4252] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:11 2026] GET /volume/v3/volumes/0134523a-59e2-43b1-8e6b-36c3b0157b3e => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:11.291558 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d76abc0b-3a99-4374-8b19-8b16630345bc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:11.294152 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d76abc0b-3a99-4374-8b19-8b16630345bc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 Aug 06 19:31:11.294945 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d76abc0b-3a99-4374-8b19-8b16630345bc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:11.294945 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d76abc0b-3a99-4374-8b19-8b16630345bc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:11.294945 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-d76abc0b-3a99-4374-8b19-8b16630345bc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id b18b3d04-204e-4f1e-99d8-325111daa2c7. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:11.299349 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:11.299349 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:11.301129 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d76abc0b-3a99-4374-8b19-8b16630345bc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 returned with HTTP 200 Aug 06 19:31:11.301788 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1059/4253] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:11 2026] GET /volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:11.620127 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7e5767a0-21b1-4d58-98ec-7c450076d97a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:11.621729 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7e5767a0-21b1-4d58-98ec-7c450076d97a tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 Aug 06 19:31:11.623055 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7e5767a0-21b1-4d58-98ec-7c450076d97a tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:11.623055 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7e5767a0-21b1-4d58-98ec-7c450076d97a tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:11.636862 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:11.636862 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:11.642038 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7e5767a0-21b1-4d58-98ec-7c450076d97a tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:31:11.648303 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7e5767a0-21b1-4d58-98ec-7c450076d97a tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 returned with HTTP 200 Aug 06 19:31:11.648981 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1055/4254] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:11 2026] GET /volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:11.663783 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0e77a1c4-0d88-44c7-b5d8-8774615f5be5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:11.665691 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0e77a1c4-0d88-44c7-b5d8-8774615f5be5 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 Aug 06 19:31:11.666003 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0e77a1c4-0d88-44c7-b5d8-8774615f5be5 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:11.666380 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0e77a1c4-0d88-44c7-b5d8-8774615f5be5 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:11.679382 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:11.679382 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:11.684210 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0e77a1c4-0d88-44c7-b5d8-8774615f5be5 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:31:11.691441 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0e77a1c4-0d88-44c7-b5d8-8774615f5be5 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 returned with HTTP 200 Aug 06 19:31:11.692226 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1069/4255] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:11 2026] GET /volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:11.709891 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d46e6911-22f8-48d4-867e-d64c890a6f1c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:11.712302 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d46e6911-22f8-48d4-867e-d64c890a6f1c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:31:11.712800 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d46e6911-22f8-48d4-867e-d64c890a6f1c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "168369ed-ad90-4dff-a0c5-a7bc9c07dba0", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-30449417", "description": null, "metadata": null}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:11.726432 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:11.726432 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:11.728430 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d46e6911-22f8-48d4-867e-d64c890a6f1c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:31:11.728430 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-d46e6911-22f8-48d4-867e-d64c890a6f1c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Create snapshot from volume 168369ed-ad90-4dff-a0c5-a7bc9c07dba0 Aug 06 19:31:11.778797 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-d46e6911-22f8-48d4-867e-d64c890a6f1c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Created reservations ['337fdc81-ed7d-4eda-81c8-53755564bd34', '843d3e7d-8ea8-49f6-984c-03f8351c7b55', '1bf004ea-e0c5-459a-8460-ee7edbaad3af', '40ff352c-7899-4569-bc12-7042347af93f'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:31:11.825339 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d46e6911-22f8-48d4-867e-d64c890a6f1c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Snapshot force create request issued successfully. Aug 06 19:31:11.825744 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d46e6911-22f8-48d4-867e-d64c890a6f1c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:31:11.826841 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1073/4256] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:31:11 2026] POST /volume/v3/snapshots => generated 309 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:31:11.841513 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c7140316-5b84-4a8f-b14f-d8cd616273bf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:11.843726 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c7140316-5b84-4a8f-b14f-d8cd616273bf tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/snapshots/44d02bce-f132-4857-b8e2-3f5677c3fa6f Aug 06 19:31:11.843935 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c7140316-5b84-4a8f-b14f-d8cd616273bf tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:11.844240 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c7140316-5b84-4a8f-b14f-d8cd616273bf tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:11.849746 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:11.849746 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:11.850345 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c7140316-5b84-4a8f-b14f-d8cd616273bf tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Snapshot retrieved successfully. Aug 06 19:31:11.851405 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c7140316-5b84-4a8f-b14f-d8cd616273bf tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/snapshots/44d02bce-f132-4857-b8e2-3f5677c3fa6f returned with HTTP 200 Aug 06 19:31:11.851940 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1060/4257] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:31:11 2026] GET /volume/v3/snapshots/44d02bce-f132-4857-b8e2-3f5677c3fa6f => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:12.132637 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8b88257c-2d8e-4e1f-b968-939390fbe69b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:12.135718 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8b88257c-2d8e-4e1f-b968-939390fbe69b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:31:12.135718 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8b88257c-2d8e-4e1f-b968-939390fbe69b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:12.135718 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8b88257c-2d8e-4e1f-b968-939390fbe69b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:12.135718 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-8b88257c-2d8e-4e1f-b968-939390fbe69b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:12.140455 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:12.140455 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:12.140455 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8b88257c-2d8e-4e1f-b968-939390fbe69b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 200 Aug 06 19:31:12.140455 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1056/4258] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:12 2026] GET /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:12.264539 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-da4e9e52-236d-474f-a02a-8964b40a4616 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:12.267204 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-da4e9e52-236d-474f-a02a-8964b40a4616 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/0134523a-59e2-43b1-8e6b-36c3b0157b3e Aug 06 19:31:12.267491 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-da4e9e52-236d-474f-a02a-8964b40a4616 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:12.267687 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-da4e9e52-236d-474f-a02a-8964b40a4616 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:12.275903 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-da4e9e52-236d-474f-a02a-8964b40a4616 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/0134523a-59e2-43b1-8e6b-36c3b0157b3e returned with HTTP 404 Aug 06 19:31:12.277217 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1070/4259] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:12 2026] GET /volume/v3/volumes/0134523a-59e2-43b1-8e6b-36c3b0157b3e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:31:12.295403 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-79d4d6db-31f6-4480-a347-949511c59120 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:12.297488 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-79d4d6db-31f6-4480-a347-949511c59120 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] DELETE https://10.4.3.5/volume/v3/volumes/9fad7a3d-516c-42d5-9956-712eaed54fa8 Aug 06 19:31:12.297735 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-79d4d6db-31f6-4480-a347-949511c59120 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:12.297992 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-79d4d6db-31f6-4480-a347-949511c59120 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:12.298324 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-79d4d6db-31f6-4480-a347-949511c59120 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete volume with id: 9fad7a3d-516c-42d5-9956-712eaed54fa8 Aug 06 19:31:12.309773 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:12.309773 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:12.310699 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-79d4d6db-31f6-4480-a347-949511c59120 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:31:12.315759 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bf2b0581-70af-46fd-a8ac-181b9b173ecc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:12.324315 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bf2b0581-70af-46fd-a8ac-181b9b173ecc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 Aug 06 19:31:12.324652 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bf2b0581-70af-46fd-a8ac-181b9b173ecc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:12.324931 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bf2b0581-70af-46fd-a8ac-181b9b173ecc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:12.329195 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-bf2b0581-70af-46fd-a8ac-181b9b173ecc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id b18b3d04-204e-4f1e-99d8-325111daa2c7. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:12.350986 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-79d4d6db-31f6-4480-a347-949511c59120 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete volume request issued successfully. Aug 06 19:31:12.350986 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-79d4d6db-31f6-4480-a347-949511c59120 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/9fad7a3d-516c-42d5-9956-712eaed54fa8 returned with HTTP 202 Aug 06 19:31:12.350986 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1074/4260] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:31:12 2026] DELETE /volume/v3/volumes/9fad7a3d-516c-42d5-9956-712eaed54fa8 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:31:12.352081 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:12.352081 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:12.352349 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bf2b0581-70af-46fd-a8ac-181b9b173ecc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 returned with HTTP 200 Aug 06 19:31:12.352698 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1061/4261] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:12 2026] GET /volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 => generated 731 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:12.365571 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3ba59051-8ce6-48c8-9810-5fd664574b29 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:12.368918 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3ba59051-8ce6-48c8-9810-5fd664574b29 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/9fad7a3d-516c-42d5-9956-712eaed54fa8 Aug 06 19:31:12.368918 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3ba59051-8ce6-48c8-9810-5fd664574b29 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:12.369098 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3ba59051-8ce6-48c8-9810-5fd664574b29 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:12.382133 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:12.382133 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:12.386840 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3ba59051-8ce6-48c8-9810-5fd664574b29 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:31:12.392294 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3ba59051-8ce6-48c8-9810-5fd664574b29 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/9fad7a3d-516c-42d5-9956-712eaed54fa8 returned with HTTP 200 Aug 06 19:31:12.393245 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1057/4262] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:12 2026] GET /volume/v3/volumes/9fad7a3d-516c-42d5-9956-712eaed54fa8 => generated 891 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 19:31:12.863858 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c51c8343-7164-4cc1-894c-06d41883876c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:12.867431 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c51c8343-7164-4cc1-894c-06d41883876c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/snapshots/44d02bce-f132-4857-b8e2-3f5677c3fa6f Aug 06 19:31:12.868101 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c51c8343-7164-4cc1-894c-06d41883876c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:12.868840 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c51c8343-7164-4cc1-894c-06d41883876c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:12.875908 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:12.875908 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:12.876370 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c51c8343-7164-4cc1-894c-06d41883876c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Snapshot retrieved successfully. Aug 06 19:31:12.877125 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c51c8343-7164-4cc1-894c-06d41883876c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/snapshots/44d02bce-f132-4857-b8e2-3f5677c3fa6f returned with HTTP 200 Aug 06 19:31:12.877545 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1071/4263] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:31:12 2026] GET /volume/v3/snapshots/44d02bce-f132-4857-b8e2-3f5677c3fa6f => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:12.888306 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-87c6d4d1-1292-4466-ba9e-1ee22f95e848 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:12.890301 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-87c6d4d1-1292-4466-ba9e-1ee22f95e848 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/snapshots/44d02bce-f132-4857-b8e2-3f5677c3fa6f Aug 06 19:31:12.890598 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-87c6d4d1-1292-4466-ba9e-1ee22f95e848 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:12.890899 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-87c6d4d1-1292-4466-ba9e-1ee22f95e848 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:12.897662 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:12.897662 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:12.898514 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-87c6d4d1-1292-4466-ba9e-1ee22f95e848 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Snapshot retrieved successfully. Aug 06 19:31:12.899773 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-87c6d4d1-1292-4466-ba9e-1ee22f95e848 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/snapshots/44d02bce-f132-4857-b8e2-3f5677c3fa6f returned with HTTP 200 Aug 06 19:31:12.900382 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1075/4264] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:31:12 2026] GET /volume/v3/snapshots/44d02bce-f132-4857-b8e2-3f5677c3fa6f => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:12.910535 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-da0d5298-b978-4fad-8e73-cf9508d7d7f7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:12.912947 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-da0d5298-b978-4fad-8e73-cf9508d7d7f7 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 Aug 06 19:31:12.913287 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-da0d5298-b978-4fad-8e73-cf9508d7d7f7 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:12.913564 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-da0d5298-b978-4fad-8e73-cf9508d7d7f7 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:12.927812 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:12.927812 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:12.932410 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-da0d5298-b978-4fad-8e73-cf9508d7d7f7 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:31:12.937931 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-da0d5298-b978-4fad-8e73-cf9508d7d7f7 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 returned with HTTP 200 Aug 06 19:31:12.938506 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1062/4265] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:12 2026] GET /volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:13.156430 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3b941b60-7db3-4f68-804f-058cb4cc2d0a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:13.158763 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3b941b60-7db3-4f68-804f-058cb4cc2d0a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:31:13.158964 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3b941b60-7db3-4f68-804f-058cb4cc2d0a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:13.159217 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3b941b60-7db3-4f68-804f-058cb4cc2d0a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:13.159360 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-3b941b60-7db3-4f68-804f-058cb4cc2d0a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:13.164845 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:13.164845 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:13.165966 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3b941b60-7db3-4f68-804f-058cb4cc2d0a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 200 Aug 06 19:31:13.166547 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1058/4266] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:13 2026] GET /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:13.369167 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e085a406-bae7-4df5-ac70-7e1eecac715e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:13.373395 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e085a406-bae7-4df5-ac70-7e1eecac715e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 Aug 06 19:31:13.374223 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e085a406-bae7-4df5-ac70-7e1eecac715e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:13.374682 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e085a406-bae7-4df5-ac70-7e1eecac715e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:13.374816 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e085a406-bae7-4df5-ac70-7e1eecac715e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id b18b3d04-204e-4f1e-99d8-325111daa2c7. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:13.382953 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:13.382953 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:13.384270 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e085a406-bae7-4df5-ac70-7e1eecac715e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 returned with HTTP 200 Aug 06 19:31:13.385180 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1072/4267] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:13 2026] GET /volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 => generated 731 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:13.410496 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-beb7f63a-8198-4d47-947e-b79ac47403f5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:13.413777 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-beb7f63a-8198-4d47-947e-b79ac47403f5 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/9fad7a3d-516c-42d5-9956-712eaed54fa8 Aug 06 19:31:13.415092 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-beb7f63a-8198-4d47-947e-b79ac47403f5 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:13.417595 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-beb7f63a-8198-4d47-947e-b79ac47403f5 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:13.425123 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-beb7f63a-8198-4d47-947e-b79ac47403f5 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/9fad7a3d-516c-42d5-9956-712eaed54fa8 returned with HTTP 404 Aug 06 19:31:13.427073 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1076/4268] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:13 2026] GET /volume/v3/volumes/9fad7a3d-516c-42d5-9956-712eaed54fa8 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:31:13.436645 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0e04f092-baf0-4d7a-b437-f5fd540642ba None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:13.439219 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0e04f092-baf0-4d7a-b437-f5fd540642ba tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] DELETE https://10.4.3.5/volume/v3/volumes/0134523a-59e2-43b1-8e6b-36c3b0157b3e Aug 06 19:31:13.439219 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0e04f092-baf0-4d7a-b437-f5fd540642ba tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:13.439219 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0e04f092-baf0-4d7a-b437-f5fd540642ba tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:13.439343 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-0e04f092-baf0-4d7a-b437-f5fd540642ba tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete volume with id: 0134523a-59e2-43b1-8e6b-36c3b0157b3e Aug 06 19:31:13.445882 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0e04f092-baf0-4d7a-b437-f5fd540642ba tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/0134523a-59e2-43b1-8e6b-36c3b0157b3e returned with HTTP 404 Aug 06 19:31:13.446454 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1063/4269] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:31:13 2026] DELETE /volume/v3/volumes/0134523a-59e2-43b1-8e6b-36c3b0157b3e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:31:13.455040 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-285d753f-c8ee-4052-9cb9-bc24ab3efc38 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:13.457008 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-285d753f-c8ee-4052-9cb9-bc24ab3efc38 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/0134523a-59e2-43b1-8e6b-36c3b0157b3e Aug 06 19:31:13.457308 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-285d753f-c8ee-4052-9cb9-bc24ab3efc38 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:13.457547 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-285d753f-c8ee-4052-9cb9-bc24ab3efc38 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:13.465160 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-285d753f-c8ee-4052-9cb9-bc24ab3efc38 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/0134523a-59e2-43b1-8e6b-36c3b0157b3e returned with HTTP 404 Aug 06 19:31:13.465855 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1059/4270] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:13 2026] GET /volume/v3/volumes/0134523a-59e2-43b1-8e6b-36c3b0157b3e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:31:13.474263 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7ae9ab43-b999-4c76-9b3d-5f15adaf5a25 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:13.476469 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ae9ab43-b999-4c76-9b3d-5f15adaf5a25 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] DELETE https://10.4.3.5/volume/v3/volumes/eb552c04-0bef-46be-a8dd-bde5f8fd67c9 Aug 06 19:31:13.476736 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ae9ab43-b999-4c76-9b3d-5f15adaf5a25 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:13.476967 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ae9ab43-b999-4c76-9b3d-5f15adaf5a25 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:13.477203 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-7ae9ab43-b999-4c76-9b3d-5f15adaf5a25 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete volume with id: eb552c04-0bef-46be-a8dd-bde5f8fd67c9 Aug 06 19:31:13.489163 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:13.489163 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:13.489644 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7ae9ab43-b999-4c76-9b3d-5f15adaf5a25 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:31:13.521511 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7ae9ab43-b999-4c76-9b3d-5f15adaf5a25 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete volume request issued successfully. Aug 06 19:31:13.521511 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ae9ab43-b999-4c76-9b3d-5f15adaf5a25 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/eb552c04-0bef-46be-a8dd-bde5f8fd67c9 returned with HTTP 202 Aug 06 19:31:13.521966 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1073/4271] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:31:13 2026] DELETE /volume/v3/volumes/eb552c04-0bef-46be-a8dd-bde5f8fd67c9 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:31:13.533668 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-24ee4c2a-f12e-4a6f-98f1-18b5325dee75 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:13.541282 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-24ee4c2a-f12e-4a6f-98f1-18b5325dee75 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/eb552c04-0bef-46be-a8dd-bde5f8fd67c9 Aug 06 19:31:13.541722 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-24ee4c2a-f12e-4a6f-98f1-18b5325dee75 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:13.541934 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-24ee4c2a-f12e-4a6f-98f1-18b5325dee75 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:13.562403 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:13.562403 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:13.563427 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-24ee4c2a-f12e-4a6f-98f1-18b5325dee75 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Volume info retrieved successfully. Aug 06 19:31:13.569211 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-24ee4c2a-f12e-4a6f-98f1-18b5325dee75 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/eb552c04-0bef-46be-a8dd-bde5f8fd67c9 returned with HTTP 200 Aug 06 19:31:13.569619 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1077/4272] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:13 2026] GET /volume/v3/volumes/eb552c04-0bef-46be-a8dd-bde5f8fd67c9 => generated 891 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:14.182373 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a84a359c-e10e-412f-b47d-7c00ec4dd826 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:14.185192 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a84a359c-e10e-412f-b47d-7c00ec4dd826 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:31:14.185379 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a84a359c-e10e-412f-b47d-7c00ec4dd826 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:14.185848 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a84a359c-e10e-412f-b47d-7c00ec4dd826 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:14.185848 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-a84a359c-e10e-412f-b47d-7c00ec4dd826 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:14.191189 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:14.191189 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:14.193039 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a84a359c-e10e-412f-b47d-7c00ec4dd826 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 200 Aug 06 19:31:14.193039 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1064/4273] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:14 2026] GET /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:14.400912 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f2c1fb8a-882f-4de3-aab1-21276d9ce1da None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:14.403094 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f2c1fb8a-882f-4de3-aab1-21276d9ce1da tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 Aug 06 19:31:14.403370 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f2c1fb8a-882f-4de3-aab1-21276d9ce1da tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:14.403625 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f2c1fb8a-882f-4de3-aab1-21276d9ce1da tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:14.403770 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-f2c1fb8a-882f-4de3-aab1-21276d9ce1da tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id b18b3d04-204e-4f1e-99d8-325111daa2c7. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:14.410865 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:14.410865 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:14.411970 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f2c1fb8a-882f-4de3-aab1-21276d9ce1da tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 returned with HTTP 200 Aug 06 19:31:14.412557 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1060/4274] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:14 2026] GET /volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:31:14.584544 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e29114f7-b7da-401b-9fd9-c05472343b95 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:14.586443 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e29114f7-b7da-401b-9fd9-c05472343b95 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/eb552c04-0bef-46be-a8dd-bde5f8fd67c9 Aug 06 19:31:14.586668 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e29114f7-b7da-401b-9fd9-c05472343b95 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:14.587155 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e29114f7-b7da-401b-9fd9-c05472343b95 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:14.593207 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e29114f7-b7da-401b-9fd9-c05472343b95 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/eb552c04-0bef-46be-a8dd-bde5f8fd67c9 returned with HTTP 404 Aug 06 19:31:14.594054 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1074/4275] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:14 2026] GET /volume/v3/volumes/eb552c04-0bef-46be-a8dd-bde5f8fd67c9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:31:14.601335 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a69bd2f1-88e0-47bc-a005-e2dac17a9e12 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:14.603453 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a69bd2f1-88e0-47bc-a005-e2dac17a9e12 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/59a1cceb-c0ed-4aa8-87d9-8549d4f1b0b1 Aug 06 19:31:14.603914 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a69bd2f1-88e0-47bc-a005-e2dac17a9e12 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:14.604232 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a69bd2f1-88e0-47bc-a005-e2dac17a9e12 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:14.604361 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-a69bd2f1-88e0-47bc-a005-e2dac17a9e12 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete snapshot with id: 59a1cceb-c0ed-4aa8-87d9-8549d4f1b0b1 Aug 06 19:31:14.609862 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a69bd2f1-88e0-47bc-a005-e2dac17a9e12 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots/59a1cceb-c0ed-4aa8-87d9-8549d4f1b0b1 returned with HTTP 404 Aug 06 19:31:14.610630 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1078/4276] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:31:14 2026] DELETE /volume/v3/snapshots/59a1cceb-c0ed-4aa8-87d9-8549d4f1b0b1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:31:14.619602 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-61833cd7-96ee-474b-8b85-532a73a19f71 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:14.621933 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-61833cd7-96ee-474b-8b85-532a73a19f71 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/snapshots/59a1cceb-c0ed-4aa8-87d9-8549d4f1b0b1 Aug 06 19:31:14.622288 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-61833cd7-96ee-474b-8b85-532a73a19f71 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:14.622571 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-61833cd7-96ee-474b-8b85-532a73a19f71 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:14.631248 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-61833cd7-96ee-474b-8b85-532a73a19f71 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots/59a1cceb-c0ed-4aa8-87d9-8549d4f1b0b1 returned with HTTP 404 Aug 06 19:31:14.632214 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1065/4277] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:31:14 2026] GET /volume/v3/snapshots/59a1cceb-c0ed-4aa8-87d9-8549d4f1b0b1 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:31:14.640692 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-681607cf-b209-4fbc-99a2-335777672d8d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:14.644031 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-681607cf-b209-4fbc-99a2-335777672d8d tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] DELETE https://10.4.3.5/volume/v3/volumes/2f440cd5-d3e5-4d48-9027-bf4ff4027a06 Aug 06 19:31:14.644031 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-681607cf-b209-4fbc-99a2-335777672d8d tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:14.644347 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-681607cf-b209-4fbc-99a2-335777672d8d tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:14.644609 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-681607cf-b209-4fbc-99a2-335777672d8d tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete volume with id: 2f440cd5-d3e5-4d48-9027-bf4ff4027a06 Aug 06 19:31:14.651948 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-681607cf-b209-4fbc-99a2-335777672d8d tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/2f440cd5-d3e5-4d48-9027-bf4ff4027a06 returned with HTTP 404 Aug 06 19:31:14.652696 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1061/4278] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:31:14 2026] DELETE /volume/v3/volumes/2f440cd5-d3e5-4d48-9027-bf4ff4027a06 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:31:14.661474 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-de7c635e-e0b7-45ed-b6f2-97d791f16070 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:14.664169 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-de7c635e-e0b7-45ed-b6f2-97d791f16070 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/2f440cd5-d3e5-4d48-9027-bf4ff4027a06 Aug 06 19:31:14.664423 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-de7c635e-e0b7-45ed-b6f2-97d791f16070 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:14.664713 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-de7c635e-e0b7-45ed-b6f2-97d791f16070 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:14.675424 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-de7c635e-e0b7-45ed-b6f2-97d791f16070 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/2f440cd5-d3e5-4d48-9027-bf4ff4027a06 returned with HTTP 404 Aug 06 19:31:14.676865 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1075/4279] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:14 2026] GET /volume/v3/volumes/2f440cd5-d3e5-4d48-9027-bf4ff4027a06 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:31:14.696377 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a10a4958-1ccf-4bb7-a3ab-239b76dbaf9b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:14.696377 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a10a4958-1ccf-4bb7-a3ab-239b76dbaf9b tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] DELETE https://10.4.3.5/volume/v3/volumes/98ea740e-4456-459b-b7b8-f3e35e252fc7 Aug 06 19:31:14.696907 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a10a4958-1ccf-4bb7-a3ab-239b76dbaf9b tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:14.697135 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a10a4958-1ccf-4bb7-a3ab-239b76dbaf9b tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:14.697296 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-a10a4958-1ccf-4bb7-a3ab-239b76dbaf9b tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete volume with id: 98ea740e-4456-459b-b7b8-f3e35e252fc7 Aug 06 19:31:14.705727 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a10a4958-1ccf-4bb7-a3ab-239b76dbaf9b tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/98ea740e-4456-459b-b7b8-f3e35e252fc7 returned with HTTP 404 Aug 06 19:31:14.705844 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1079/4280] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:31:14 2026] DELETE /volume/v3/volumes/98ea740e-4456-459b-b7b8-f3e35e252fc7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:31:14.714462 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c77ba080-ef21-4d5a-a87d-93511952c578 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:14.717574 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c77ba080-ef21-4d5a-a87d-93511952c578 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/98ea740e-4456-459b-b7b8-f3e35e252fc7 Aug 06 19:31:14.717863 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c77ba080-ef21-4d5a-a87d-93511952c578 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:14.718175 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c77ba080-ef21-4d5a-a87d-93511952c578 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:14.728205 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c77ba080-ef21-4d5a-a87d-93511952c578 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/98ea740e-4456-459b-b7b8-f3e35e252fc7 returned with HTTP 404 Aug 06 19:31:14.729214 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1066/4281] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:14 2026] GET /volume/v3/volumes/98ea740e-4456-459b-b7b8-f3e35e252fc7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:31:14.740563 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d12a2a0c-5b0c-4a5e-9d12-78f4344bead8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:14.742915 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d12a2a0c-5b0c-4a5e-9d12-78f4344bead8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/7e67a18f-1aa6-4a44-b407-d5abdb097821 Aug 06 19:31:14.743244 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d12a2a0c-5b0c-4a5e-9d12-78f4344bead8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:14.743471 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d12a2a0c-5b0c-4a5e-9d12-78f4344bead8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:14.743605 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-d12a2a0c-5b0c-4a5e-9d12-78f4344bead8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete snapshot with id: 7e67a18f-1aa6-4a44-b407-d5abdb097821 Aug 06 19:31:14.750865 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d12a2a0c-5b0c-4a5e-9d12-78f4344bead8 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots/7e67a18f-1aa6-4a44-b407-d5abdb097821 returned with HTTP 404 Aug 06 19:31:14.750865 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1062/4282] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:31:14 2026] DELETE /volume/v3/snapshots/7e67a18f-1aa6-4a44-b407-d5abdb097821 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:31:14.761342 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-be462f9f-b851-44c4-b53c-2d203d047130 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:14.763714 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be462f9f-b851-44c4-b53c-2d203d047130 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/snapshots/7e67a18f-1aa6-4a44-b407-d5abdb097821 Aug 06 19:31:14.763982 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be462f9f-b851-44c4-b53c-2d203d047130 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:14.764296 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be462f9f-b851-44c4-b53c-2d203d047130 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:14.769796 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be462f9f-b851-44c4-b53c-2d203d047130 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots/7e67a18f-1aa6-4a44-b407-d5abdb097821 returned with HTTP 404 Aug 06 19:31:14.770427 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1076/4283] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:31:14 2026] GET /volume/v3/snapshots/7e67a18f-1aa6-4a44-b407-d5abdb097821 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:31:14.780513 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-989edf83-4dc3-4ad3-ab48-9b7a83077a41 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:14.786555 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-989edf83-4dc3-4ad3-ab48-9b7a83077a41 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] DELETE https://10.4.3.5/volume/v3/volumes/61f5706a-de5e-494e-af9a-a3e661a9c9a7 Aug 06 19:31:14.786876 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-989edf83-4dc3-4ad3-ab48-9b7a83077a41 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:14.787317 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-989edf83-4dc3-4ad3-ab48-9b7a83077a41 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:14.787474 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-989edf83-4dc3-4ad3-ab48-9b7a83077a41 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete volume with id: 61f5706a-de5e-494e-af9a-a3e661a9c9a7 Aug 06 19:31:14.798356 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-989edf83-4dc3-4ad3-ab48-9b7a83077a41 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/61f5706a-de5e-494e-af9a-a3e661a9c9a7 returned with HTTP 404 Aug 06 19:31:14.799072 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1080/4284] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:31:14 2026] DELETE /volume/v3/volumes/61f5706a-de5e-494e-af9a-a3e661a9c9a7 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:31:14.809502 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-05251849-d748-4ca0-9e3e-581f54f3a735 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:14.812654 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-05251849-d748-4ca0-9e3e-581f54f3a735 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/61f5706a-de5e-494e-af9a-a3e661a9c9a7 Aug 06 19:31:14.812654 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-05251849-d748-4ca0-9e3e-581f54f3a735 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:14.812654 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-05251849-d748-4ca0-9e3e-581f54f3a735 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:14.821850 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-05251849-d748-4ca0-9e3e-581f54f3a735 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/61f5706a-de5e-494e-af9a-a3e661a9c9a7 returned with HTTP 404 Aug 06 19:31:14.822855 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1067/4285] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:14 2026] GET /volume/v3/volumes/61f5706a-de5e-494e-af9a-a3e661a9c9a7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:31:14.832689 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f8cb7359-713f-4e62-8792-74625f1e300f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:14.835201 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f8cb7359-713f-4e62-8792-74625f1e300f tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/404f537d-4375-4a3d-86b1-a411d17e9247 Aug 06 19:31:14.835201 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f8cb7359-713f-4e62-8792-74625f1e300f tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:14.835290 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f8cb7359-713f-4e62-8792-74625f1e300f tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:14.835874 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-f8cb7359-713f-4e62-8792-74625f1e300f tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete snapshot with id: 404f537d-4375-4a3d-86b1-a411d17e9247 Aug 06 19:31:14.842501 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f8cb7359-713f-4e62-8792-74625f1e300f tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots/404f537d-4375-4a3d-86b1-a411d17e9247 returned with HTTP 404 Aug 06 19:31:14.843207 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1063/4286] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:31:14 2026] DELETE /volume/v3/snapshots/404f537d-4375-4a3d-86b1-a411d17e9247 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:31:14.859512 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e0d24013-5afd-4131-885d-8043f9465e05 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:14.862281 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e0d24013-5afd-4131-885d-8043f9465e05 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/snapshots/404f537d-4375-4a3d-86b1-a411d17e9247 Aug 06 19:31:14.862570 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e0d24013-5afd-4131-885d-8043f9465e05 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:14.863027 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e0d24013-5afd-4131-885d-8043f9465e05 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:14.870409 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e0d24013-5afd-4131-885d-8043f9465e05 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots/404f537d-4375-4a3d-86b1-a411d17e9247 returned with HTTP 404 Aug 06 19:31:14.871100 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1077/4287] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:31:14 2026] GET /volume/v3/snapshots/404f537d-4375-4a3d-86b1-a411d17e9247 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:31:14.881103 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2f3fc49e-9bac-4089-bb7c-748fccf06dbf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:14.885497 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2f3fc49e-9bac-4089-bb7c-748fccf06dbf tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] DELETE https://10.4.3.5/volume/v3/volumes/a024c9cb-bfc6-4ded-b555-5227b4a25974 Aug 06 19:31:14.885878 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2f3fc49e-9bac-4089-bb7c-748fccf06dbf tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:14.886319 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2f3fc49e-9bac-4089-bb7c-748fccf06dbf tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:14.886544 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-2f3fc49e-9bac-4089-bb7c-748fccf06dbf tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete volume with id: a024c9cb-bfc6-4ded-b555-5227b4a25974 Aug 06 19:31:14.897979 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2f3fc49e-9bac-4089-bb7c-748fccf06dbf tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/a024c9cb-bfc6-4ded-b555-5227b4a25974 returned with HTTP 404 Aug 06 19:31:14.898796 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1081/4288] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:31:14 2026] DELETE /volume/v3/volumes/a024c9cb-bfc6-4ded-b555-5227b4a25974 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:31:14.907655 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e273f8c5-feb8-4020-b77d-5daa6f3ee0ae None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:14.909733 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e273f8c5-feb8-4020-b77d-5daa6f3ee0ae tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/a024c9cb-bfc6-4ded-b555-5227b4a25974 Aug 06 19:31:14.910014 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e273f8c5-feb8-4020-b77d-5daa6f3ee0ae tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:14.910352 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e273f8c5-feb8-4020-b77d-5daa6f3ee0ae tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:14.918938 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e273f8c5-feb8-4020-b77d-5daa6f3ee0ae tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/a024c9cb-bfc6-4ded-b555-5227b4a25974 returned with HTTP 404 Aug 06 19:31:14.919957 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1068/4289] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:14 2026] GET /volume/v3/volumes/a024c9cb-bfc6-4ded-b555-5227b4a25974 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:31:14.929230 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-abd0ea5d-c500-4748-a5d0-565300876a39 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:14.931938 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-abd0ea5d-c500-4748-a5d0-565300876a39 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] DELETE https://10.4.3.5/volume/v3/volumes/ad9319a2-766e-4b43-8e62-650161fb0da7 Aug 06 19:31:14.932323 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-abd0ea5d-c500-4748-a5d0-565300876a39 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:14.932750 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-abd0ea5d-c500-4748-a5d0-565300876a39 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:14.933003 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-abd0ea5d-c500-4748-a5d0-565300876a39 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete volume with id: ad9319a2-766e-4b43-8e62-650161fb0da7 Aug 06 19:31:14.940982 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-abd0ea5d-c500-4748-a5d0-565300876a39 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/ad9319a2-766e-4b43-8e62-650161fb0da7 returned with HTTP 404 Aug 06 19:31:14.941604 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1064/4290] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:31:14 2026] DELETE /volume/v3/volumes/ad9319a2-766e-4b43-8e62-650161fb0da7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:31:14.949872 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6e95ee84-2e61-483f-a6a3-03d6c6e5e4a7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:14.952003 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e95ee84-2e61-483f-a6a3-03d6c6e5e4a7 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/ad9319a2-766e-4b43-8e62-650161fb0da7 Aug 06 19:31:14.952740 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e95ee84-2e61-483f-a6a3-03d6c6e5e4a7 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:14.953037 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e95ee84-2e61-483f-a6a3-03d6c6e5e4a7 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:14.963720 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e95ee84-2e61-483f-a6a3-03d6c6e5e4a7 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/ad9319a2-766e-4b43-8e62-650161fb0da7 returned with HTTP 404 Aug 06 19:31:14.964319 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1078/4291] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:14 2026] GET /volume/v3/volumes/ad9319a2-766e-4b43-8e62-650161fb0da7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:31:14.974952 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-778b1a6b-7f9a-4498-bcc7-92b5442f2c5b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:14.978610 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-778b1a6b-7f9a-4498-bcc7-92b5442f2c5b tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] DELETE https://10.4.3.5/volume/v3/volumes/8402a640-cf8c-4977-bffa-1d12a5cfebf2 Aug 06 19:31:14.979371 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-778b1a6b-7f9a-4498-bcc7-92b5442f2c5b tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:14.979678 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-778b1a6b-7f9a-4498-bcc7-92b5442f2c5b tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:14.980062 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-778b1a6b-7f9a-4498-bcc7-92b5442f2c5b tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete volume with id: 8402a640-cf8c-4977-bffa-1d12a5cfebf2 Aug 06 19:31:14.986627 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-778b1a6b-7f9a-4498-bcc7-92b5442f2c5b tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/8402a640-cf8c-4977-bffa-1d12a5cfebf2 returned with HTTP 404 Aug 06 19:31:14.987355 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1082/4292] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:31:14 2026] DELETE /volume/v3/volumes/8402a640-cf8c-4977-bffa-1d12a5cfebf2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:31:14.998085 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c956552e-54da-40bc-9f69-0743d7a502ad None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:14.999364 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c956552e-54da-40bc-9f69-0743d7a502ad tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/8402a640-cf8c-4977-bffa-1d12a5cfebf2 Aug 06 19:31:15.000204 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c956552e-54da-40bc-9f69-0743d7a502ad tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:15.000484 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c956552e-54da-40bc-9f69-0743d7a502ad tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:15.009181 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c956552e-54da-40bc-9f69-0743d7a502ad tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/8402a640-cf8c-4977-bffa-1d12a5cfebf2 returned with HTTP 404 Aug 06 19:31:15.009908 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1069/4293] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:14 2026] GET /volume/v3/volumes/8402a640-cf8c-4977-bffa-1d12a5cfebf2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:31:15.017703 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8eb236a1-2caa-4520-9f6d-6d09773fac1f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:15.020116 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8eb236a1-2caa-4520-9f6d-6d09773fac1f tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/eb6a8edd-a25d-49b5-a493-a3931dd5d395 Aug 06 19:31:15.020422 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8eb236a1-2caa-4520-9f6d-6d09773fac1f tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:15.020701 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8eb236a1-2caa-4520-9f6d-6d09773fac1f tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:15.021047 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-8eb236a1-2caa-4520-9f6d-6d09773fac1f tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete snapshot with id: eb6a8edd-a25d-49b5-a493-a3931dd5d395 Aug 06 19:31:15.028222 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8eb236a1-2caa-4520-9f6d-6d09773fac1f tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots/eb6a8edd-a25d-49b5-a493-a3931dd5d395 returned with HTTP 404 Aug 06 19:31:15.028222 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1065/4294] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:31:15 2026] DELETE /volume/v3/snapshots/eb6a8edd-a25d-49b5-a493-a3931dd5d395 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:31:15.035833 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-547ac3fc-f64e-4e36-8c46-ce103c450d53 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:15.040086 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-547ac3fc-f64e-4e36-8c46-ce103c450d53 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/snapshots/eb6a8edd-a25d-49b5-a493-a3931dd5d395 Aug 06 19:31:15.042318 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-547ac3fc-f64e-4e36-8c46-ce103c450d53 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:15.042486 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-547ac3fc-f64e-4e36-8c46-ce103c450d53 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:15.051809 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-547ac3fc-f64e-4e36-8c46-ce103c450d53 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots/eb6a8edd-a25d-49b5-a493-a3931dd5d395 returned with HTTP 404 Aug 06 19:31:15.052658 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1079/4295] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:31:15 2026] GET /volume/v3/snapshots/eb6a8edd-a25d-49b5-a493-a3931dd5d395 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:31:15.063781 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e1cc8170-9856-4f9a-81de-689a5cb1a300 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:15.065957 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e1cc8170-9856-4f9a-81de-689a5cb1a300 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] DELETE https://10.4.3.5/volume/v3/volumes/4758d952-f38c-4d1f-9e0f-15047bbd09e3 Aug 06 19:31:15.066387 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e1cc8170-9856-4f9a-81de-689a5cb1a300 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:15.066607 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e1cc8170-9856-4f9a-81de-689a5cb1a300 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:15.066793 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-e1cc8170-9856-4f9a-81de-689a5cb1a300 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete volume with id: 4758d952-f38c-4d1f-9e0f-15047bbd09e3 Aug 06 19:31:15.074110 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e1cc8170-9856-4f9a-81de-689a5cb1a300 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/4758d952-f38c-4d1f-9e0f-15047bbd09e3 returned with HTTP 404 Aug 06 19:31:15.074951 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1083/4296] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:31:15 2026] DELETE /volume/v3/volumes/4758d952-f38c-4d1f-9e0f-15047bbd09e3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:31:15.088474 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4f233859-9813-4fdd-b602-48385a515ef6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:15.090729 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4f233859-9813-4fdd-b602-48385a515ef6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/4758d952-f38c-4d1f-9e0f-15047bbd09e3 Aug 06 19:31:15.091747 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4f233859-9813-4fdd-b602-48385a515ef6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:15.091747 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4f233859-9813-4fdd-b602-48385a515ef6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:15.100843 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4f233859-9813-4fdd-b602-48385a515ef6 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/4758d952-f38c-4d1f-9e0f-15047bbd09e3 returned with HTTP 404 Aug 06 19:31:15.101610 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1070/4297] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:15 2026] GET /volume/v3/volumes/4758d952-f38c-4d1f-9e0f-15047bbd09e3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:31:15.115734 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c72b905d-021e-45ac-ac2a-70ab40d7b111 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:15.117569 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c72b905d-021e-45ac-ac2a-70ab40d7b111 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/ccf3963e-ff14-4d77-b37a-e7a46ed48baf Aug 06 19:31:15.117792 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c72b905d-021e-45ac-ac2a-70ab40d7b111 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:15.117997 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c72b905d-021e-45ac-ac2a-70ab40d7b111 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:15.118132 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-c72b905d-021e-45ac-ac2a-70ab40d7b111 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete snapshot with id: ccf3963e-ff14-4d77-b37a-e7a46ed48baf Aug 06 19:31:15.123344 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c72b905d-021e-45ac-ac2a-70ab40d7b111 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots/ccf3963e-ff14-4d77-b37a-e7a46ed48baf returned with HTTP 404 Aug 06 19:31:15.123980 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1066/4298] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:31:15 2026] DELETE /volume/v3/snapshots/ccf3963e-ff14-4d77-b37a-e7a46ed48baf => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:31:15.131656 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3f4a0316-621e-47c9-9715-5c2175bcf3b7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:15.134031 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3f4a0316-621e-47c9-9715-5c2175bcf3b7 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/snapshots/ccf3963e-ff14-4d77-b37a-e7a46ed48baf Aug 06 19:31:15.134310 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3f4a0316-621e-47c9-9715-5c2175bcf3b7 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:15.134561 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3f4a0316-621e-47c9-9715-5c2175bcf3b7 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:15.142664 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3f4a0316-621e-47c9-9715-5c2175bcf3b7 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/snapshots/ccf3963e-ff14-4d77-b37a-e7a46ed48baf returned with HTTP 404 Aug 06 19:31:15.142664 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1080/4299] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:31:15 2026] GET /volume/v3/snapshots/ccf3963e-ff14-4d77-b37a-e7a46ed48baf => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:31:15.158044 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3749dc21-14b1-4edd-996b-039f6a81773d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:15.158414 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3749dc21-14b1-4edd-996b-039f6a81773d tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] DELETE https://10.4.3.5/volume/v3/volumes/0ede2a13-ea2d-4629-b705-e315b80a1b0a Aug 06 19:31:15.158686 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3749dc21-14b1-4edd-996b-039f6a81773d tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:15.159081 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3749dc21-14b1-4edd-996b-039f6a81773d tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:15.159298 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-3749dc21-14b1-4edd-996b-039f6a81773d tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Delete volume with id: 0ede2a13-ea2d-4629-b705-e315b80a1b0a Aug 06 19:31:15.167217 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3749dc21-14b1-4edd-996b-039f6a81773d tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/0ede2a13-ea2d-4629-b705-e315b80a1b0a returned with HTTP 404 Aug 06 19:31:15.167781 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1084/4300] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:31:15 2026] DELETE /volume/v3/volumes/0ede2a13-ea2d-4629-b705-e315b80a1b0a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:31:15.176565 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-35b6b506-5bba-4886-af9f-3773f4ef6ae3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:15.178490 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-35b6b506-5bba-4886-af9f-3773f4ef6ae3 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] GET https://10.4.3.5/volume/v3/volumes/0ede2a13-ea2d-4629-b705-e315b80a1b0a Aug 06 19:31:15.178707 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-35b6b506-5bba-4886-af9f-3773f4ef6ae3 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:15.178951 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-35b6b506-5bba-4886-af9f-3773f4ef6ae3 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:15.186471 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-35b6b506-5bba-4886-af9f-3773f4ef6ae3 tempest-VolumeDependencyTests-659356585 tempest-VolumeDependencyTests-659356585-project-member] https://10.4.3.5/volume/v3/volumes/0ede2a13-ea2d-4629-b705-e315b80a1b0a returned with HTTP 404 Aug 06 19:31:15.187041 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1071/4301] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:15 2026] GET /volume/v3/volumes/0ede2a13-ea2d-4629-b705-e315b80a1b0a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:31:15.212329 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fa069603-1f44-4818-9dc0-d9910e6b5d41 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:15.213604 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fa069603-1f44-4818-9dc0-d9910e6b5d41 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:31:15.214562 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fa069603-1f44-4818-9dc0-d9910e6b5d41 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:15.214562 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fa069603-1f44-4818-9dc0-d9910e6b5d41 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:15.214562 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-fa069603-1f44-4818-9dc0-d9910e6b5d41 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:15.224999 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:15.224999 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:15.226550 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fa069603-1f44-4818-9dc0-d9910e6b5d41 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 200 Aug 06 19:31:15.226550 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1067/4302] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:15 2026] GET /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:15.427573 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-605200ff-93bb-44b6-9e76-834a09789953 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:15.431151 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-605200ff-93bb-44b6-9e76-834a09789953 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 Aug 06 19:31:15.431337 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-605200ff-93bb-44b6-9e76-834a09789953 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:15.431583 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-605200ff-93bb-44b6-9e76-834a09789953 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:15.431732 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-605200ff-93bb-44b6-9e76-834a09789953 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id b18b3d04-204e-4f1e-99d8-325111daa2c7. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:15.444812 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:15.444812 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:15.444812 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-605200ff-93bb-44b6-9e76-834a09789953 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 returned with HTTP 200 Aug 06 19:31:15.446104 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1081/4303] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:15 2026] GET /volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 => generated 731 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:15.814498 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6482850a-8eb4-4775-9de9-82bda3c0a898 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:15.819616 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6482850a-8eb4-4775-9de9-82bda3c0a898 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:31:15.820350 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6482850a-8eb4-4775-9de9-82bda3c0a898 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1619940310", "snapshot_id": null, "imageRef": "11f21727-e5ec-459d-91b4-c79ce982c40c", "volume_type": null, "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:15.823057 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-6482850a-8eb4-4775-9de9-82bda3c0a898 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1619940310', 'snapshot_id': None, 'imageRef': '11f21727-e5ec-459d-91b4-c79ce982c40c', 'volume_type': None, 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:31:16.000933 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-6482850a-8eb4-4775-9de9-82bda3c0a898 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Create volume of 1 GB Aug 06 19:31:16.007431 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6482850a-8eb4-4775-9de9-82bda3c0a898 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Availability Zones retrieved successfully. Aug 06 19:31:16.014227 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6482850a-8eb4-4775-9de9-82bda3c0a898 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Flow 'volume_create_api' (4e0c1fe5-36be-48c0-b244-22faf222afc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:16.015372 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6482850a-8eb4-4775-9de9-82bda3c0a898 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b14346eb-448e-435a-a7d9-ed21f219a0ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:16.016399 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-6482850a-8eb4-4775-9de9-82bda3c0a898 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:31:16.120631 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6482850a-8eb4-4775-9de9-82bda3c0a898 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b14346eb-448e-435a-a7d9-ed21f219a0ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:16.121791 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6482850a-8eb4-4775-9de9-82bda3c0a898 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c46feaf5-3d4a-4f67-be8a-32fb0abb3dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:16.208894 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-6482850a-8eb4-4775-9de9-82bda3c0a898 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Created reservations ['f90bfde7-ff24-451a-bc6d-2c6fdb076596', '7efa6042-d146-4e07-bd23-d063aac14311', '3013f29c-9ff8-4e4d-9a34-5162fc95caea', '6fea093c-7305-4834-9134-e068a623aadd'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:31:16.209827 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6482850a-8eb4-4775-9de9-82bda3c0a898 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c46feaf5-3d4a-4f67-be8a-32fb0abb3dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f90bfde7-ff24-451a-bc6d-2c6fdb076596', '7efa6042-d146-4e07-bd23-d063aac14311', '3013f29c-9ff8-4e4d-9a34-5162fc95caea', '6fea093c-7305-4834-9134-e068a623aadd']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:16.210948 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6482850a-8eb4-4775-9de9-82bda3c0a898 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a28e070e-2fdd-4a69-84c9-28aa644a5245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:16.243031 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9e6ec372-aeed-4970-8f21-38b819bbdc7e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:16.244276 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6482850a-8eb4-4775-9de9-82bda3c0a898 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a28e070e-2fdd-4a69-84c9-28aa644a5245) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0a389b9-2c6f-4e3f-b41a-28da4c069675', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1619940310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a77b06c3a2243a2824211ea7112619b',qos_specs=None,replication_status=,reservations=['f90bfde7-ff24-451a-bc6d-2c6fdb076596','7efa6042-d146-4e07-bd23-d063aac14311','3013f29c-9ff8-4e4d-9a34-5162fc95caea','6fea093c-7305-4834-9134-e068a623aadd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e2e326f18ef426bb20b3bfa15144cae',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:31:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1619940310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0a389b9-2c6f-4e3f-b41a-28da4c069675,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a77b06c3a2243a2824211ea7112619b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e2e326f18ef426bb20b3bfa15144cae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:16.245470 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6482850a-8eb4-4775-9de9-82bda3c0a898 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (167ea241-346a-40ef-ab8d-8f88448fe2be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:16.247898 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9e6ec372-aeed-4970-8f21-38b819bbdc7e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:31:16.251097 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9e6ec372-aeed-4970-8f21-38b819bbdc7e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:16.251526 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9e6ec372-aeed-4970-8f21-38b819bbdc7e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:16.251725 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-9e6ec372-aeed-4970-8f21-38b819bbdc7e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:16.259137 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:16.259137 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:16.264748 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9e6ec372-aeed-4970-8f21-38b819bbdc7e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 200 Aug 06 19:31:16.264748 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1072/4304] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:16 2026] GET /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 747 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:16.279714 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6482850a-8eb4-4775-9de9-82bda3c0a898 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (167ea241-346a-40ef-ab8d-8f88448fe2be) transitioned into state 'SUCCESS' from state '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-1619940310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a77b06c3a2243a2824211ea7112619b',qos_specs=None,replication_status=,reservations=['f90bfde7-ff24-451a-bc6d-2c6fdb076596','7efa6042-d146-4e07-bd23-d063aac14311','3013f29c-9ff8-4e4d-9a34-5162fc95caea','6fea093c-7305-4834-9134-e068a623aadd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e2e326f18ef426bb20b3bfa15144cae',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:16.280737 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6482850a-8eb4-4775-9de9-82bda3c0a898 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc4895f0-2810-415f-8bef-911fcacf497e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:16.300319 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6482850a-8eb4-4775-9de9-82bda3c0a898 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc4895f0-2810-415f-8bef-911fcacf497e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:16.300941 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6482850a-8eb4-4775-9de9-82bda3c0a898 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Flow 'volume_create_api' (4e0c1fe5-36be-48c0-b244-22faf222afc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:16.302054 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6482850a-8eb4-4775-9de9-82bda3c0a898 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Create volume request issued successfully. Aug 06 19:31:16.302396 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6482850a-8eb4-4775-9de9-82bda3c0a898 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:31:16.303319 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1085/4305] 10.4.3.5 () {70 vars in 1286 bytes} [Thu Aug 6 19:31:15 2026] POST /volume/v3/volumes => generated 777 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:31:16.318680 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6b8146b4-f34c-4a01-a740-f3497f944815 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:16.323655 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6b8146b4-f34c-4a01-a740-f3497f944815 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] GET https://10.4.3.5/volume/v3/volumes/c0a389b9-2c6f-4e3f-b41a-28da4c069675 Aug 06 19:31:16.323655 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6b8146b4-f34c-4a01-a740-f3497f944815 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:16.323655 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6b8146b4-f34c-4a01-a740-f3497f944815 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:16.331508 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:16.331508 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:16.337201 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6b8146b4-f34c-4a01-a740-f3497f944815 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Volume info retrieved successfully. Aug 06 19:31:16.343198 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6b8146b4-f34c-4a01-a740-f3497f944815 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/volumes/c0a389b9-2c6f-4e3f-b41a-28da4c069675 returned with HTTP 200 Aug 06 19:31:16.343764 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1068/4306] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:16 2026] GET /volume/v3/volumes/c0a389b9-2c6f-4e3f-b41a-28da4c069675 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:16.463339 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-83d93b2e-1d1f-4691-a995-8374f1ecce0e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:16.466731 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-83d93b2e-1d1f-4691-a995-8374f1ecce0e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 Aug 06 19:31:16.466731 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-83d93b2e-1d1f-4691-a995-8374f1ecce0e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:16.466731 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-83d93b2e-1d1f-4691-a995-8374f1ecce0e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:16.466731 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-83d93b2e-1d1f-4691-a995-8374f1ecce0e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id b18b3d04-204e-4f1e-99d8-325111daa2c7. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:16.473403 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:16.473403 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:16.474928 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-83d93b2e-1d1f-4691-a995-8374f1ecce0e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 returned with HTTP 200 Aug 06 19:31:16.474928 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1082/4307] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:16 2026] GET /volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:17.277395 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-49dd67d1-7afa-4844-919e-c4c9dc45079d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:17.279254 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-49dd67d1-7afa-4844-919e-c4c9dc45079d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:31:17.279607 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-49dd67d1-7afa-4844-919e-c4c9dc45079d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:17.279754 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-49dd67d1-7afa-4844-919e-c4c9dc45079d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:17.279913 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-49dd67d1-7afa-4844-919e-c4c9dc45079d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:17.285799 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:17.285799 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:17.286868 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-49dd67d1-7afa-4844-919e-c4c9dc45079d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 200 Aug 06 19:31:17.287457 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1073/4308] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:17 2026] GET /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:17.361950 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-56a02ed5-ca1f-4e0b-898a-18a025c584dc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:17.364366 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-56a02ed5-ca1f-4e0b-898a-18a025c584dc tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] GET https://10.4.3.5/volume/v3/volumes/c0a389b9-2c6f-4e3f-b41a-28da4c069675 Aug 06 19:31:17.364650 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-56a02ed5-ca1f-4e0b-898a-18a025c584dc tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:17.364883 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-56a02ed5-ca1f-4e0b-898a-18a025c584dc tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:17.373749 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:17.373749 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:17.380488 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-56a02ed5-ca1f-4e0b-898a-18a025c584dc tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Volume info retrieved successfully. Aug 06 19:31:17.394201 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-56a02ed5-ca1f-4e0b-898a-18a025c584dc tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/volumes/c0a389b9-2c6f-4e3f-b41a-28da4c069675 returned with HTTP 200 Aug 06 19:31:17.394772 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1086/4309] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:17 2026] GET /volume/v3/volumes/c0a389b9-2c6f-4e3f-b41a-28da4c069675 => generated 1385 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:31:17.410163 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c956b8af-eae5-49e5-8e07-f9820ee37ab3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:17.414171 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c956b8af-eae5-49e5-8e07-f9820ee37ab3 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] GET https://10.4.3.5/volume/v3/volumes/c0a389b9-2c6f-4e3f-b41a-28da4c069675 Aug 06 19:31:17.414171 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c956b8af-eae5-49e5-8e07-f9820ee37ab3 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:17.414171 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c956b8af-eae5-49e5-8e07-f9820ee37ab3 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:17.422135 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:17.422135 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:17.427922 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c956b8af-eae5-49e5-8e07-f9820ee37ab3 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Volume info retrieved successfully. Aug 06 19:31:17.447366 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c956b8af-eae5-49e5-8e07-f9820ee37ab3 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/volumes/c0a389b9-2c6f-4e3f-b41a-28da4c069675 returned with HTTP 200 Aug 06 19:31:17.448498 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1069/4310] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:17 2026] GET /volume/v3/volumes/c0a389b9-2c6f-4e3f-b41a-28da4c069675 => generated 1385 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:31:17.488962 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-134600f5-533a-4171-87ab-170fb2a6fe08 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:17.491327 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-134600f5-533a-4171-87ab-170fb2a6fe08 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 Aug 06 19:31:17.491683 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-134600f5-533a-4171-87ab-170fb2a6fe08 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:17.491950 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-134600f5-533a-4171-87ab-170fb2a6fe08 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:17.492129 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-134600f5-533a-4171-87ab-170fb2a6fe08 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id b18b3d04-204e-4f1e-99d8-325111daa2c7. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:17.497917 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:17.497917 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:17.498724 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-134600f5-533a-4171-87ab-170fb2a6fe08 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 returned with HTTP 200 Aug 06 19:31:17.499269 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1083/4311] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:17 2026] GET /volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:18.299869 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-25f28c1a-c949-4296-ace0-07f5b7749aff None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:18.302807 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-25f28c1a-c949-4296-ace0-07f5b7749aff tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:31:18.303127 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-25f28c1a-c949-4296-ace0-07f5b7749aff tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:18.303363 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-25f28c1a-c949-4296-ace0-07f5b7749aff tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:18.303586 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-25f28c1a-c949-4296-ace0-07f5b7749aff tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:18.308755 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:18.308755 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:18.311100 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-25f28c1a-c949-4296-ace0-07f5b7749aff tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 200 Aug 06 19:31:18.311100 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1074/4312] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:18 2026] GET /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:18.510794 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bc26abf1-9845-4cf2-818e-1cc375423359 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:18.512937 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bc26abf1-9845-4cf2-818e-1cc375423359 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 Aug 06 19:31:18.513271 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bc26abf1-9845-4cf2-818e-1cc375423359 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:18.513522 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bc26abf1-9845-4cf2-818e-1cc375423359 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:18.513659 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-bc26abf1-9845-4cf2-818e-1cc375423359 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id b18b3d04-204e-4f1e-99d8-325111daa2c7. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:18.518692 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:18.518692 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:18.519596 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bc26abf1-9845-4cf2-818e-1cc375423359 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 returned with HTTP 200 Aug 06 19:31:18.520106 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1087/4313] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:18 2026] GET /volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:18.959207 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-2a6b6517-3a29-41d3-b89b-7f61d4e4d3b1 req-25de2cf6-df1a-447b-a789-9786b944caba None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:18.964504 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2a6b6517-3a29-41d3-b89b-7f61d4e4d3b1 req-25de2cf6-df1a-447b-a789-9786b944caba tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] GET https://10.4.3.5/volume/v3/volumes/c0a389b9-2c6f-4e3f-b41a-28da4c069675 Aug 06 19:31:18.964747 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2a6b6517-3a29-41d3-b89b-7f61d4e4d3b1 req-25de2cf6-df1a-447b-a789-9786b944caba tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:18.964985 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2a6b6517-3a29-41d3-b89b-7f61d4e4d3b1 req-25de2cf6-df1a-447b-a789-9786b944caba tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:18.975081 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:18.975081 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:18.979588 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-2a6b6517-3a29-41d3-b89b-7f61d4e4d3b1 req-25de2cf6-df1a-447b-a789-9786b944caba tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Volume info retrieved successfully. Aug 06 19:31:18.987034 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2a6b6517-3a29-41d3-b89b-7f61d4e4d3b1 req-25de2cf6-df1a-447b-a789-9786b944caba tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/volumes/c0a389b9-2c6f-4e3f-b41a-28da4c069675 returned with HTTP 200 Aug 06 19:31:18.987835 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1070/4314] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:31:18 2026] GET /volume/v3/volumes/c0a389b9-2c6f-4e3f-b41a-28da4c069675 => generated 1367 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:19.325810 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e2118418-3665-4845-be49-e13c17b82325 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:19.328907 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e2118418-3665-4845-be49-e13c17b82325 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:31:19.328907 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e2118418-3665-4845-be49-e13c17b82325 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:19.328907 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e2118418-3665-4845-be49-e13c17b82325 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:19.328907 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e2118418-3665-4845-be49-e13c17b82325 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:19.334475 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:19.334475 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:19.335565 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e2118418-3665-4845-be49-e13c17b82325 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 200 Aug 06 19:31:19.336095 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1084/4315] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:19 2026] GET /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:19.349899 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e35e8f79-0aca-46e5-9b3e-55e7fec3f940 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:19.354220 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e35e8f79-0aca-46e5-9b3e-55e7fec3f940 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/volumes/6d36ed8f-257c-4d1a-9530-b4fd549c2e7c Aug 06 19:31:19.354475 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e35e8f79-0aca-46e5-9b3e-55e7fec3f940 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:19.354732 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e35e8f79-0aca-46e5-9b3e-55e7fec3f940 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:19.376971 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:19.376971 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:19.381657 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e35e8f79-0aca-46e5-9b3e-55e7fec3f940 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Volume info retrieved successfully. Aug 06 19:31:19.385504 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-96a1de6a-c51f-496e-8f3e-cb6d12ec2e10 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:19.386279 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e35e8f79-0aca-46e5-9b3e-55e7fec3f940 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/volumes/6d36ed8f-257c-4d1a-9530-b4fd549c2e7c returned with HTTP 200 Aug 06 19:31:19.386612 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1075/4316] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:19 2026] GET /volume/v3/volumes/6d36ed8f-257c-4d1a-9530-b4fd549c2e7c => generated 837 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:19.387186 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-96a1de6a-c51f-496e-8f3e-cb6d12ec2e10 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:31:19.387514 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-96a1de6a-c51f-496e-8f3e-cb6d12ec2e10 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "ff968999-e97b-4380-b1ab-9a076ec3775f", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:19.388903 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-96a1de6a-c51f-496e-8f3e-cb6d12ec2e10 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'ff968999-e97b-4380-b1ab-9a076ec3775f', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:31:19.403041 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f9cdc3e9-b1d4-4de7-bf3f-db707df575d9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:19.406931 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f9cdc3e9-b1d4-4de7-bf3f-db707df575d9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] DELETE https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:31:19.406931 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f9cdc3e9-b1d4-4de7-bf3f-db707df575d9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:19.406931 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f9cdc3e9-b1d4-4de7-bf3f-db707df575d9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:19.406931 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-f9cdc3e9-b1d4-4de7-bf3f-db707df575d9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Delete backup with id: ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. Aug 06 19:31:19.411861 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:19.411861 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:19.433573 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-f9cdc3e9-b1d4-4de7-bf3f-db707df575d9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] delete_backup rpcapi backup_id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:31:19.436853 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f9cdc3e9-b1d4-4de7-bf3f-db707df575d9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 202 Aug 06 19:31:19.436853 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1071/4317] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:31:19 2026] DELETE /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:31:19.445753 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-eaa92cf3-34fb-45ff-9a89-2c23c2255b2d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:19.447808 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eaa92cf3-34fb-45ff-9a89-2c23c2255b2d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:31:19.448097 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eaa92cf3-34fb-45ff-9a89-2c23c2255b2d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:19.448337 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eaa92cf3-34fb-45ff-9a89-2c23c2255b2d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:19.448446 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-eaa92cf3-34fb-45ff-9a89-2c23c2255b2d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:19.456817 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:19.456817 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:19.457775 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eaa92cf3-34fb-45ff-9a89-2c23c2255b2d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 200 Aug 06 19:31:19.458298 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1085/4318] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:19 2026] GET /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:19.510288 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-96a1de6a-c51f-496e-8f3e-cb6d12ec2e10 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Create volume of 1 GB Aug 06 19:31:19.515114 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-96a1de6a-c51f-496e-8f3e-cb6d12ec2e10 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Availability Zones retrieved successfully. Aug 06 19:31:19.521881 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-96a1de6a-c51f-496e-8f3e-cb6d12ec2e10 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Flow 'volume_create_api' (cc0bc8ad-8afa-420d-8cb3-f3fc50c9ff81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:19.523451 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-96a1de6a-c51f-496e-8f3e-cb6d12ec2e10 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff063098-84ae-4d31-973f-39c78f2b9dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:19.524559 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-96a1de6a-c51f-496e-8f3e-cb6d12ec2e10 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:31:19.534526 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3f16748b-9f69-4f00-81b8-b86a3fd3cd09 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:19.539114 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3f16748b-9f69-4f00-81b8-b86a3fd3cd09 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 Aug 06 19:31:19.539114 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3f16748b-9f69-4f00-81b8-b86a3fd3cd09 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:19.539114 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3f16748b-9f69-4f00-81b8-b86a3fd3cd09 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:19.539114 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-3f16748b-9f69-4f00-81b8-b86a3fd3cd09 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id b18b3d04-204e-4f1e-99d8-325111daa2c7. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:19.542814 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:19.542814 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:19.543581 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3f16748b-9f69-4f00-81b8-b86a3fd3cd09 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 returned with HTTP 200 Aug 06 19:31:19.544124 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1076/4319] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:19 2026] GET /volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:19.608709 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-96a1de6a-c51f-496e-8f3e-cb6d12ec2e10 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff063098-84ae-4d31-973f-39c78f2b9dfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:19.610121 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-96a1de6a-c51f-496e-8f3e-cb6d12ec2e10 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (999a6b30-72ef-4924-8769-30265e0989fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:19.679728 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-96a1de6a-c51f-496e-8f3e-cb6d12ec2e10 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Created reservations ['0c2e54c1-fd27-408f-8f53-90e7aca2e536', '46df9bcb-890f-4cfa-b174-d5b6c0a68710', '55d2542b-9447-4702-af50-7474cc8ef65b', '06c6b1ff-5281-46d8-b47c-60f22b4c28b7'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:31:19.680322 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-96a1de6a-c51f-496e-8f3e-cb6d12ec2e10 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (999a6b30-72ef-4924-8769-30265e0989fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c2e54c1-fd27-408f-8f53-90e7aca2e536', '46df9bcb-890f-4cfa-b174-d5b6c0a68710', '55d2542b-9447-4702-af50-7474cc8ef65b', '06c6b1ff-5281-46d8-b47c-60f22b4c28b7']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:19.681376 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-96a1de6a-c51f-496e-8f3e-cb6d12ec2e10 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17971980-0773-4edf-8ac3-306c96d23d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:19.709914 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-96a1de6a-c51f-496e-8f3e-cb6d12ec2e10 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17971980-0773-4edf-8ac3-306c96d23d50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb7cf0c5-3f1b-4e42-9749-95477b7c2265', '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='9e6e884774314d40950dad015f36609c',qos_specs=None,replication_status=,reservations=['0c2e54c1-fd27-408f-8f53-90e7aca2e536','46df9bcb-890f-4cfa-b174-d5b6c0a68710','55d2542b-9447-4702-af50-7474cc8ef65b','06c6b1ff-5281-46d8-b47c-60f22b4c28b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27faabdd0c6744f88ceefa3dae43c7d5',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:31:19Z,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=cb7cf0c5-3f1b-4e42-9749-95477b7c2265,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e6e884774314d40950dad015f36609c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27faabdd0c6744f88ceefa3dae43c7d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:19.710925 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-96a1de6a-c51f-496e-8f3e-cb6d12ec2e10 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f9883d7-8ab6-4506-b73b-709623f02117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:19.733419 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-96a1de6a-c51f-496e-8f3e-cb6d12ec2e10 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f9883d7-8ab6-4506-b73b-709623f02117) transitioned into state 'SUCCESS' from 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='9e6e884774314d40950dad015f36609c',qos_specs=None,replication_status=,reservations=['0c2e54c1-fd27-408f-8f53-90e7aca2e536','46df9bcb-890f-4cfa-b174-d5b6c0a68710','55d2542b-9447-4702-af50-7474cc8ef65b','06c6b1ff-5281-46d8-b47c-60f22b4c28b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27faabdd0c6744f88ceefa3dae43c7d5',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:19.734427 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-96a1de6a-c51f-496e-8f3e-cb6d12ec2e10 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72b1630d-93cf-45c1-860f-e34350084e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:19.747968 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-96a1de6a-c51f-496e-8f3e-cb6d12ec2e10 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72b1630d-93cf-45c1-860f-e34350084e17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:19.749164 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-96a1de6a-c51f-496e-8f3e-cb6d12ec2e10 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Flow 'volume_create_api' (cc0bc8ad-8afa-420d-8cb3-f3fc50c9ff81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:19.749585 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-96a1de6a-c51f-496e-8f3e-cb6d12ec2e10 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Create volume request issued successfully. Aug 06 19:31:19.750539 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-96a1de6a-c51f-496e-8f3e-cb6d12ec2e10 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:31:19.751007 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1088/4320] 10.4.3.5 () {70 vars in 1286 bytes} [Thu Aug 6 19:31:19 2026] POST /volume/v3/volumes => generated 771 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:31:19.768399 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dc4a4547-7062-4714-8cfb-5ff506199738 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:19.773064 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dc4a4547-7062-4714-8cfb-5ff506199738 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 Aug 06 19:31:19.773064 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dc4a4547-7062-4714-8cfb-5ff506199738 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:19.773064 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dc4a4547-7062-4714-8cfb-5ff506199738 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:19.787808 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:19.787808 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:19.793731 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-dc4a4547-7062-4714-8cfb-5ff506199738 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:19.800028 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-2a6b6517-3a29-41d3-b89b-7f61d4e4d3b1 req-a4fea70a-3190-42cd-88e5-647524f04c8e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:19.800580 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dc4a4547-7062-4714-8cfb-5ff506199738 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 returned with HTTP 200 Aug 06 19:31:19.801226 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1072/4321] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:19 2026] GET /volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:19.802133 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2a6b6517-3a29-41d3-b89b-7f61d4e4d3b1 req-a4fea70a-3190-42cd-88e5-647524f04c8e tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] GET https://10.4.3.5/volume/v3/volumes/c0a389b9-2c6f-4e3f-b41a-28da4c069675 Aug 06 19:31:19.802376 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2a6b6517-3a29-41d3-b89b-7f61d4e4d3b1 req-a4fea70a-3190-42cd-88e5-647524f04c8e tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:19.802581 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2a6b6517-3a29-41d3-b89b-7f61d4e4d3b1 req-a4fea70a-3190-42cd-88e5-647524f04c8e tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:19.809569 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:19.809569 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:19.813285 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-2a6b6517-3a29-41d3-b89b-7f61d4e4d3b1 req-a4fea70a-3190-42cd-88e5-647524f04c8e tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Volume info retrieved successfully. Aug 06 19:31:19.817986 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2a6b6517-3a29-41d3-b89b-7f61d4e4d3b1 req-a4fea70a-3190-42cd-88e5-647524f04c8e tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/volumes/c0a389b9-2c6f-4e3f-b41a-28da4c069675 returned with HTTP 200 Aug 06 19:31:19.818617 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1086/4322] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:31:19 2026] GET /volume/v3/volumes/c0a389b9-2c6f-4e3f-b41a-28da4c069675 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:19.830656 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-48e59e40-2ffa-493e-b986-19988265ebc2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:19.831031 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-48e59e40-2ffa-493e-b986-19988265ebc2 None None] GET https://10.4.3.5/volume// Aug 06 19:31:19.831257 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-48e59e40-2ffa-493e-b986-19988265ebc2 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:19.831440 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-48e59e40-2ffa-493e-b986-19988265ebc2 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:19.831757 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-48e59e40-2ffa-493e-b986-19988265ebc2 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:31:19.832066 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1077/4323] 10.4.3.5 () {66 vars in 1405 bytes} [Thu Aug 6 19:31:19 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:31:19.841664 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-2a6b6517-3a29-41d3-b89b-7f61d4e4d3b1 req-6f910b09-5e6f-4f54-bbe7-3891f42e304b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:19.843755 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2a6b6517-3a29-41d3-b89b-7f61d4e4d3b1 req-6f910b09-5e6f-4f54-bbe7-3891f42e304b tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:31:19.844206 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2a6b6517-3a29-41d3-b89b-7f61d4e4d3b1 req-6f910b09-5e6f-4f54-bbe7-3891f42e304b tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c0a389b9-2c6f-4e3f-b41a-28da4c069675", "connector": null, "instance_uuid": "533b1e04-2235-4676-8ebd-38a97036cd1c"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:19.852664 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:19.852664 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:19.879888 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2a6b6517-3a29-41d3-b89b-7f61d4e4d3b1 req-6f910b09-5e6f-4f54-bbe7-3891f42e304b tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:31:19.880395 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1089/4324] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:31:19 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 06 19:31:20.469538 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-400f4c08-c683-462d-afd9-a8e50992fdcf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:20.472047 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-400f4c08-c683-462d-afd9-a8e50992fdcf tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d Aug 06 19:31:20.472362 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-400f4c08-c683-462d-afd9-a8e50992fdcf tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:20.472607 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-400f4c08-c683-462d-afd9-a8e50992fdcf tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:20.472745 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-400f4c08-c683-462d-afd9-a8e50992fdcf tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ee7ce9ee-45e8-4ff3-a2bb-080e102f146d. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:20.477560 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-400f4c08-c683-462d-afd9-a8e50992fdcf tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d returned with HTTP 404 Aug 06 19:31:20.478250 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1073/4325] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:20 2026] GET /volume/v3/backups/ee7ce9ee-45e8-4ff3-a2bb-080e102f146d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:31:20.493171 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cca2027a-9df3-4a01-abaf-ac65b413a548 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:20.494958 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cca2027a-9df3-4a01-abaf-ac65b413a548 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:31:20.495367 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cca2027a-9df3-4a01-abaf-ac65b413a548 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-865715300"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:20.496754 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-cca2027a-9df3-4a01-abaf-ac65b413a548 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-865715300'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:31:20.496855 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-cca2027a-9df3-4a01-abaf-ac65b413a548 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Create volume of 1 GB Aug 06 19:31:20.501157 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cca2027a-9df3-4a01-abaf-ac65b413a548 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Availability Zones retrieved successfully. Aug 06 19:31:20.506560 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cca2027a-9df3-4a01-abaf-ac65b413a548 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Flow 'volume_create_api' (1bd0c0d7-4f82-4c8b-b04f-8245f3326c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:20.507568 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cca2027a-9df3-4a01-abaf-ac65b413a548 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cbfbe15-39dd-4324-ae0d-69a94c057758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:20.508512 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-cca2027a-9df3-4a01-abaf-ac65b413a548 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:31:20.542430 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cca2027a-9df3-4a01-abaf-ac65b413a548 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cbfbe15-39dd-4324-ae0d-69a94c057758) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:20.542430 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cca2027a-9df3-4a01-abaf-ac65b413a548 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b387f5e-42bb-42c7-852b-3e8d4f5cc153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:20.558913 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-377b466f-992b-4356-ac65-469b57a1fc11 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:20.564569 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-377b466f-992b-4356-ac65-469b57a1fc11 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 Aug 06 19:31:20.567686 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-377b466f-992b-4356-ac65-469b57a1fc11 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:20.567996 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-377b466f-992b-4356-ac65-469b57a1fc11 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:20.568238 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-377b466f-992b-4356-ac65-469b57a1fc11 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id b18b3d04-204e-4f1e-99d8-325111daa2c7. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:20.574907 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:20.574907 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:20.575465 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-377b466f-992b-4356-ac65-469b57a1fc11 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 returned with HTTP 200 Aug 06 19:31:20.575957 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1078/4326] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:20 2026] GET /volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 => generated 731 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:20.599405 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-cca2027a-9df3-4a01-abaf-ac65b413a548 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Created reservations ['961dc436-5e3c-4d03-a23b-c3b20a620162', 'c194f384-6fea-431d-924c-18b198d0e37b', '1547e68e-6482-4e22-8d43-168b9447b144', '1287d458-f147-4c5d-9b99-da0cfbdba677'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:31:20.600502 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cca2027a-9df3-4a01-abaf-ac65b413a548 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b387f5e-42bb-42c7-852b-3e8d4f5cc153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['961dc436-5e3c-4d03-a23b-c3b20a620162', 'c194f384-6fea-431d-924c-18b198d0e37b', '1547e68e-6482-4e22-8d43-168b9447b144', '1287d458-f147-4c5d-9b99-da0cfbdba677']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:20.601596 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cca2027a-9df3-4a01-abaf-ac65b413a548 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9edda09-d56b-428a-a4a5-4b7b5bd5b2d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:20.625899 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cca2027a-9df3-4a01-abaf-ac65b413a548 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9edda09-d56b-428a-a4a5-4b7b5bd5b2d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aeb2b1b3-6ced-4a11-bd14-2a756308bb06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-865715300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6374e28ab0e64686aebde66c5549a420',qos_specs=None,replication_status=,reservations=['961dc436-5e3c-4d03-a23b-c3b20a620162','c194f384-6fea-431d-924c-18b198d0e37b','1547e68e-6482-4e22-8d43-168b9447b144','1287d458-f147-4c5d-9b99-da0cfbdba677'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5872157dccd4c6582bbef542318a6f7',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:31:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-865715300',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aeb2b1b3-6ced-4a11-bd14-2a756308bb06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6374e28ab0e64686aebde66c5549a420',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5872157dccd4c6582bbef542318a6f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:20.626764 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cca2027a-9df3-4a01-abaf-ac65b413a548 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a053fb61-b168-44a7-b807-252aacc428d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:20.647270 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cca2027a-9df3-4a01-abaf-ac65b413a548 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a053fb61-b168-44a7-b807-252aacc428d2) transitioned into state 'SUCCESS' from state '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-865715300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6374e28ab0e64686aebde66c5549a420',qos_specs=None,replication_status=,reservations=['961dc436-5e3c-4d03-a23b-c3b20a620162','c194f384-6fea-431d-924c-18b198d0e37b','1547e68e-6482-4e22-8d43-168b9447b144','1287d458-f147-4c5d-9b99-da0cfbdba677'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5872157dccd4c6582bbef542318a6f7',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:20.648205 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cca2027a-9df3-4a01-abaf-ac65b413a548 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (769355a2-37d9-4c4a-8ddc-9cbcce619c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:20.663100 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cca2027a-9df3-4a01-abaf-ac65b413a548 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (769355a2-37d9-4c4a-8ddc-9cbcce619c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:20.663790 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cca2027a-9df3-4a01-abaf-ac65b413a548 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Flow 'volume_create_api' (1bd0c0d7-4f82-4c8b-b04f-8245f3326c9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:20.664205 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cca2027a-9df3-4a01-abaf-ac65b413a548 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Create volume request issued successfully. Aug 06 19:31:20.664734 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cca2027a-9df3-4a01-abaf-ac65b413a548 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:31:20.666897 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1087/4327] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:31:20 2026] POST /volume/v3/volumes => generated 744 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:31:20.685648 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-30ef8537-a6b4-4331-868c-911f5b55fe58 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:20.689320 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-30ef8537-a6b4-4331-868c-911f5b55fe58 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/volumes/aeb2b1b3-6ced-4a11-bd14-2a756308bb06 Aug 06 19:31:20.689715 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-30ef8537-a6b4-4331-868c-911f5b55fe58 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:20.690201 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-30ef8537-a6b4-4331-868c-911f5b55fe58 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:20.706704 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:20.706704 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:20.718952 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-30ef8537-a6b4-4331-868c-911f5b55fe58 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Volume info retrieved successfully. Aug 06 19:31:20.729920 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-30ef8537-a6b4-4331-868c-911f5b55fe58 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/volumes/aeb2b1b3-6ced-4a11-bd14-2a756308bb06 returned with HTTP 200 Aug 06 19:31:20.730697 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1090/4328] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:20 2026] GET /volume/v3/volumes/aeb2b1b3-6ced-4a11-bd14-2a756308bb06 => generated 812 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:20.826901 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-53280796-2a0e-44f7-b9a5-679aaf492426 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:20.830558 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-53280796-2a0e-44f7-b9a5-679aaf492426 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 Aug 06 19:31:20.830558 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-53280796-2a0e-44f7-b9a5-679aaf492426 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:20.831810 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-53280796-2a0e-44f7-b9a5-679aaf492426 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:20.842687 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:20.842687 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:20.848346 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-53280796-2a0e-44f7-b9a5-679aaf492426 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:20.856186 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-53280796-2a0e-44f7-b9a5-679aaf492426 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 returned with HTTP 200 Aug 06 19:31:20.856812 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1074/4329] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:20 2026] GET /volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 => generated 921 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:21.527384 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9aabafe9-4857-4841-aace-7fbc8ca09343 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:21.527596 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9aabafe9-4857-4841-aace-7fbc8ca09343 None None] GET https://10.4.3.5/volume// Aug 06 19:31:21.527749 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9aabafe9-4857-4841-aace-7fbc8ca09343 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:21.527973 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9aabafe9-4857-4841-aace-7fbc8ca09343 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:21.528337 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9aabafe9-4857-4841-aace-7fbc8ca09343 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:31:21.528812 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1079/4330] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:31:21 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:31:21.541933 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-2a6b6517-3a29-41d3-b89b-7f61d4e4d3b1 req-1fee44e6-4c6a-474f-8f98-f8191945cb48 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:21.544708 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2a6b6517-3a29-41d3-b89b-7f61d4e4d3b1 req-1fee44e6-4c6a-474f-8f98-f8191945cb48 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] GET https://10.4.3.5/volume/v3/volumes/c0a389b9-2c6f-4e3f-b41a-28da4c069675 Aug 06 19:31:21.545042 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2a6b6517-3a29-41d3-b89b-7f61d4e4d3b1 req-1fee44e6-4c6a-474f-8f98-f8191945cb48 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:21.545346 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2a6b6517-3a29-41d3-b89b-7f61d4e4d3b1 req-1fee44e6-4c6a-474f-8f98-f8191945cb48 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:21.559224 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:21.559224 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:21.563577 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-2a6b6517-3a29-41d3-b89b-7f61d4e4d3b1 req-1fee44e6-4c6a-474f-8f98-f8191945cb48 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Volume info retrieved successfully. Aug 06 19:31:21.568993 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2a6b6517-3a29-41d3-b89b-7f61d4e4d3b1 req-1fee44e6-4c6a-474f-8f98-f8191945cb48 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/volumes/c0a389b9-2c6f-4e3f-b41a-28da4c069675 returned with HTTP 200 Aug 06 19:31:21.569485 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1088/4331] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:31:21 2026] GET /volume/v3/volumes/c0a389b9-2c6f-4e3f-b41a-28da4c069675 => generated 1546 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:31:21.589105 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ede327f7-ab7b-429d-aede-a715fb12818d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:21.591804 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ede327f7-ab7b-429d-aede-a715fb12818d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 Aug 06 19:31:21.592094 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ede327f7-ab7b-429d-aede-a715fb12818d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:21.592324 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ede327f7-ab7b-429d-aede-a715fb12818d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:21.592474 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ede327f7-ab7b-429d-aede-a715fb12818d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id b18b3d04-204e-4f1e-99d8-325111daa2c7. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:21.598719 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:21.598719 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:21.599385 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ede327f7-ab7b-429d-aede-a715fb12818d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 returned with HTTP 200 Aug 06 19:31:21.599757 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1091/4332] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:21 2026] GET /volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:21.682878 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-2a6b6517-3a29-41d3-b89b-7f61d4e4d3b1 req-d0602b9a-bcbd-435a-b867-20152ec2556e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:21.685419 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2a6b6517-3a29-41d3-b89b-7f61d4e4d3b1 req-d0602b9a-bcbd-435a-b867-20152ec2556e tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] PUT https://10.4.3.5/volume/v3/attachments/f71fe38c-d259-4ad2-9e69-89fb08ff6f14 Aug 06 19:31:21.687346 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2a6b6517-3a29-41d3-b89b-7f61d4e4d3b1 req-d0602b9a-bcbd-435a-b867-20152ec2556e tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:21.690491 np0000006689 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=396,cinder:UPDATE=90,cinder:INSERT=48,cinder:DELETE=1 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:31:21.697637 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-2a6b6517-3a29-41d3-b89b-7f61d4e4d3b1 req-d0602b9a-bcbd-435a-b867-20152ec2556e tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Acquiring lock "cinder-attachment_update-c0a389b9-2c6f-4e3f-b41a-28da4c069675-np0000006689" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:31:21.706420 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-2a6b6517-3a29-41d3-b89b-7f61d4e4d3b1 req-d0602b9a-bcbd-435a-b867-20152ec2556e tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Lock "cinder-attachment_update-c0a389b9-2c6f-4e3f-b41a-28da4c069675-np0000006689" acquired by "attachment_update" :: waited 0.009s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:31:21.708582 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:21.708582 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:21.746318 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4aa5dece-9fef-485b-a63b-9a02345a5f65 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:21.748651 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4aa5dece-9fef-485b-a63b-9a02345a5f65 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/volumes/aeb2b1b3-6ced-4a11-bd14-2a756308bb06 Aug 06 19:31:21.748651 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4aa5dece-9fef-485b-a63b-9a02345a5f65 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:21.748964 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4aa5dece-9fef-485b-a63b-9a02345a5f65 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:21.758488 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:21.758488 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:21.764108 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4aa5dece-9fef-485b-a63b-9a02345a5f65 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Volume info retrieved successfully. Aug 06 19:31:21.770667 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4aa5dece-9fef-485b-a63b-9a02345a5f65 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/volumes/aeb2b1b3-6ced-4a11-bd14-2a756308bb06 returned with HTTP 200 Aug 06 19:31:21.771224 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1080/4333] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:21 2026] GET /volume/v3/volumes/aeb2b1b3-6ced-4a11-bd14-2a756308bb06 => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:21.785000 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-11622dec-243c-496d-9514-462e05bfa32e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:21.787285 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-11622dec-243c-496d-9514-462e05bfa32e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] POST https://10.4.3.5/volume/v3/backups Aug 06 19:31:21.787722 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-11622dec-243c-496d-9514-462e05bfa32e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aeb2b1b3-6ced-4a11-bd14-2a756308bb06", "name": "tempest-VolumesBackupsTest-Backup-1279459301"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:21.789535 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-11622dec-243c-496d-9514-462e05bfa32e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Creating new backup {'backup': {'volume_id': 'aeb2b1b3-6ced-4a11-bd14-2a756308bb06', 'name': 'tempest-VolumesBackupsTest-Backup-1279459301'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:31:21.789719 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-11622dec-243c-496d-9514-462e05bfa32e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Creating backup of volume aeb2b1b3-6ced-4a11-bd14-2a756308bb06 in container None Aug 06 19:31:21.807107 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:21.807107 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:21.807784 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-11622dec-243c-496d-9514-462e05bfa32e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Volume info retrieved successfully. Aug 06 19:31:21.834254 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-2a6b6517-3a29-41d3-b89b-7f61d4e4d3b1 req-d0602b9a-bcbd-435a-b867-20152ec2556e tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Lock "cinder-attachment_update-c0a389b9-2c6f-4e3f-b41a-28da4c069675-np0000006689" released by "attachment_update" :: held 0.128s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:31:21.834614 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2a6b6517-3a29-41d3-b89b-7f61d4e4d3b1 req-d0602b9a-bcbd-435a-b867-20152ec2556e tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/attachments/f71fe38c-d259-4ad2-9e69-89fb08ff6f14 returned with HTTP 200 Aug 06 19:31:21.835138 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1075/4334] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:31:21 2026] PUT /volume/v3/attachments/f71fe38c-d259-4ad2-9e69-89fb08ff6f14 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:21.842481 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-11622dec-243c-496d-9514-462e05bfa32e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Created reservations ['078d2bee-731b-492c-b516-dc460748df54', '0f381a02-b070-42f0-bb2e-762e37e2d228'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:31:21.863947 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-2a6b6517-3a29-41d3-b89b-7f61d4e4d3b1 req-ce2ab784-b69d-4491-952d-373d43f125ef None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:21.866192 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2a6b6517-3a29-41d3-b89b-7f61d4e4d3b1 req-ce2ab784-b69d-4491-952d-373d43f125ef tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] POST https://10.4.3.5/volume/v3/attachments/f71fe38c-d259-4ad2-9e69-89fb08ff6f14/action Aug 06 19:31:21.866546 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2a6b6517-3a29-41d3-b89b-7f61d4e4d3b1 req-ce2ab784-b69d-4491-952d-373d43f125ef tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:31:21.866665 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2a6b6517-3a29-41d3-b89b-7f61d4e4d3b1 req-ce2ab784-b69d-4491-952d-373d43f125ef tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:21.876902 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b856789d-7590-4b6c-8c28-b1e9c593132d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:21.879477 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b856789d-7590-4b6c-8c28-b1e9c593132d tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 Aug 06 19:31:21.879775 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b856789d-7590-4b6c-8c28-b1e9c593132d tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:21.880167 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b856789d-7590-4b6c-8c28-b1e9c593132d tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:21.886174 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-11622dec-243c-496d-9514-462e05bfa32e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:31:21.886682 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1089/4335] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:31:21 2026] POST /volume/v3/backups => generated 326 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:31:21.888540 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:21.888540 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:21.889506 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:21.889506 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:21.894301 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b856789d-7590-4b6c-8c28-b1e9c593132d tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:21.896117 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cc472692-f5d6-4e12-92c6-b47ccdb7bddf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:21.899526 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cc472692-f5d6-4e12-92c6-b47ccdb7bddf tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 Aug 06 19:31:21.899526 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cc472692-f5d6-4e12-92c6-b47ccdb7bddf tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:21.899526 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cc472692-f5d6-4e12-92c6-b47ccdb7bddf tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:21.899526 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-cc472692-f5d6-4e12-92c6-b47ccdb7bddf tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 227c63b3-c72a-4953-9df4-4d3f21dd4c93. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:21.900729 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b856789d-7590-4b6c-8c28-b1e9c593132d tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 returned with HTTP 200 Aug 06 19:31:21.901191 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1081/4336] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:21 2026] GET /volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 => generated 924 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:21.901760 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2a6b6517-3a29-41d3-b89b-7f61d4e4d3b1 req-ce2ab784-b69d-4491-952d-373d43f125ef tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/attachments/f71fe38c-d259-4ad2-9e69-89fb08ff6f14/action returned with HTTP 204 Aug 06 19:31:21.902869 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1092/4337] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:31:21 2026] POST /volume/v3/attachments/f71fe38c-d259-4ad2-9e69-89fb08ff6f14/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:31:21.903966 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:21.903966 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:21.904832 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cc472692-f5d6-4e12-92c6-b47ccdb7bddf tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 returned with HTTP 200 Aug 06 19:31:21.905364 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1076/4338] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:21 2026] GET /volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:22.612169 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3b0208fe-5f69-4a46-9e6e-77f2f8214afb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:22.614217 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3b0208fe-5f69-4a46-9e6e-77f2f8214afb tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 Aug 06 19:31:22.614649 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3b0208fe-5f69-4a46-9e6e-77f2f8214afb tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:22.615011 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3b0208fe-5f69-4a46-9e6e-77f2f8214afb tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:22.615280 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-3b0208fe-5f69-4a46-9e6e-77f2f8214afb tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id b18b3d04-204e-4f1e-99d8-325111daa2c7. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:22.619515 np0000006689 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=491,cinder:INSERT=81,cinder:UPDATE=163 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:31:22.623295 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:22.623295 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:22.624331 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3b0208fe-5f69-4a46-9e6e-77f2f8214afb tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 returned with HTTP 200 Aug 06 19:31:22.626548 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1090/4339] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:22 2026] GET /volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 => generated 732 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:22.915593 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-57f7218e-1f86-469e-b248-862d76179afe None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:22.915842 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1a5d2ebe-b2f0-481e-b4d6-409999c69453 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:22.917281 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-57f7218e-1f86-469e-b248-862d76179afe tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 Aug 06 19:31:22.917359 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1a5d2ebe-b2f0-481e-b4d6-409999c69453 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 Aug 06 19:31:22.917482 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-57f7218e-1f86-469e-b248-862d76179afe tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:22.917668 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1a5d2ebe-b2f0-481e-b4d6-409999c69453 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:22.917788 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-57f7218e-1f86-469e-b248-862d76179afe tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:22.917876 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-57f7218e-1f86-469e-b248-862d76179afe tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 227c63b3-c72a-4953-9df4-4d3f21dd4c93. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:22.917940 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1a5d2ebe-b2f0-481e-b4d6-409999c69453 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:22.920329 np0000006689 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=472,cinder:INSERT=88,cinder:UPDATE=166,cinder:DELETE=1 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:31:22.923241 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:22.923241 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:22.924093 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-57f7218e-1f86-469e-b248-862d76179afe tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 returned with HTTP 200 Aug 06 19:31:22.924561 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1082/4340] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:22 2026] GET /volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:31:22.928551 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:22.928551 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:22.935702 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1a5d2ebe-b2f0-481e-b4d6-409999c69453 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:22.940431 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1a5d2ebe-b2f0-481e-b4d6-409999c69453 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 returned with HTTP 200 Aug 06 19:31:22.940951 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1093/4341] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:22 2026] GET /volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 => generated 924 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:23.638727 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dbc63223-dc21-4b77-8ef3-a15e2f7ab8b5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:23.640627 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dbc63223-dc21-4b77-8ef3-a15e2f7ab8b5 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 Aug 06 19:31:23.640834 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dbc63223-dc21-4b77-8ef3-a15e2f7ab8b5 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:23.641042 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dbc63223-dc21-4b77-8ef3-a15e2f7ab8b5 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:23.641184 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-dbc63223-dc21-4b77-8ef3-a15e2f7ab8b5 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id b18b3d04-204e-4f1e-99d8-325111daa2c7. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:23.645846 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:23.645846 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:23.646563 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dbc63223-dc21-4b77-8ef3-a15e2f7ab8b5 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 returned with HTTP 200 Aug 06 19:31:23.647033 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1077/4342] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:23 2026] GET /volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:23.935916 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2ee8df7b-7b7f-40a9-9d4a-d5140b4ecdd6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:23.937780 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ee8df7b-7b7f-40a9-9d4a-d5140b4ecdd6 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 Aug 06 19:31:23.937971 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ee8df7b-7b7f-40a9-9d4a-d5140b4ecdd6 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:23.938218 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ee8df7b-7b7f-40a9-9d4a-d5140b4ecdd6 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:23.938366 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2ee8df7b-7b7f-40a9-9d4a-d5140b4ecdd6 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 227c63b3-c72a-4953-9df4-4d3f21dd4c93. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:23.942487 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:23.942487 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:23.943183 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ee8df7b-7b7f-40a9-9d4a-d5140b4ecdd6 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 returned with HTTP 200 Aug 06 19:31:23.943518 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1091/4343] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:23 2026] GET /volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:23.953282 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-06adaa81-d4eb-41e4-8a71-08c92424f613 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:23.955236 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-06adaa81-d4eb-41e4-8a71-08c92424f613 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 Aug 06 19:31:23.955523 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-06adaa81-d4eb-41e4-8a71-08c92424f613 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:23.955762 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-06adaa81-d4eb-41e4-8a71-08c92424f613 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:23.965006 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:23.965006 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:23.969763 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-06adaa81-d4eb-41e4-8a71-08c92424f613 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:23.975711 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-06adaa81-d4eb-41e4-8a71-08c92424f613 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 returned with HTTP 200 Aug 06 19:31:23.976301 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1083/4344] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:23 2026] GET /volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 => generated 924 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:23.992132 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0c5a5934-2675-4d21-84f2-a4445f9fb01f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:24.087441 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c5a5934-2675-4d21-84f2-a4445f9fb01f tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:31:24.087794 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0c5a5934-2675-4d21-84f2-a4445f9fb01f tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-479445292-1449141327", "extra_specs": {"multiattach": " True"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:24.107274 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c5a5934-2675-4d21-84f2-a4445f9fb01f tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:31:24.107602 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1094/4345] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:31:23 2026] POST /volume/v3/types => generated 286 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:24.115303 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3cdb9a38-e285-4439-88a2-c30231a7715c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:24.116887 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3cdb9a38-e285-4439-88a2-c30231a7715c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:31:24.117237 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3cdb9a38-e285-4439-88a2-c30231a7715c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-454555382", "snapshot_id": null, "imageRef": null, "volume_type": "a70b00c9-4fff-4791-8abd-1b75feb1abf9", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:24.118695 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-3cdb9a38-e285-4439-88a2-c30231a7715c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-454555382', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'a70b00c9-4fff-4791-8abd-1b75feb1abf9', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:31:24.123487 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-3cdb9a38-e285-4439-88a2-c30231a7715c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Create volume of 1 GB Aug 06 19:31:24.123885 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:24.123885 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:24.124467 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3cdb9a38-e285-4439-88a2-c30231a7715c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Availability Zones retrieved successfully. Aug 06 19:31:24.129998 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3cdb9a38-e285-4439-88a2-c30231a7715c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Flow 'volume_create_api' (274d5ee6-c6aa-444b-9d53-02310ffc3031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:24.131203 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3cdb9a38-e285-4439-88a2-c30231a7715c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b3b7d9f-d348-4333-b7de-93c6bdde8443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:24.132427 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-3cdb9a38-e285-4439-88a2-c30231a7715c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:31:24.140573 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:24.140573 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:24.153601 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3cdb9a38-e285-4439-88a2-c30231a7715c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b3b7d9f-d348-4333-b7de-93c6bdde8443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:31:24Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=a70b00c9-4fff-4791-8abd-1b75feb1abf9,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-479445292-1449141327',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a70b00c9-4fff-4791-8abd-1b75feb1abf9', 'encryption_key_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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:24.154434 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3cdb9a38-e285-4439-88a2-c30231a7715c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02c30587-089d-4709-87bf-71e556f03a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:24.182493 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-3cdb9a38-e285-4439-88a2-c30231a7715c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-479445292-1449141327 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-479445292-1449141327, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:31:24.182909 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-3cdb9a38-e285-4439-88a2-c30231a7715c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-479445292-1449141327 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-479445292-1449141327, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:31:24.218866 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-3cdb9a38-e285-4439-88a2-c30231a7715c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Created reservations ['2e221404-ea87-412e-bba1-f3797b1cc1d5', '487cddbb-419e-423d-b98e-25c1ad5dcba2', '89c5aedd-e1c5-40e8-a01b-7d3170646b66', '97f790e5-6f54-4439-8fa0-812d446ae660'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:31:24.219901 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3cdb9a38-e285-4439-88a2-c30231a7715c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02c30587-089d-4709-87bf-71e556f03a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e221404-ea87-412e-bba1-f3797b1cc1d5', '487cddbb-419e-423d-b98e-25c1ad5dcba2', '89c5aedd-e1c5-40e8-a01b-7d3170646b66', '97f790e5-6f54-4439-8fa0-812d446ae660']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:24.220837 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3cdb9a38-e285-4439-88a2-c30231a7715c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1d89d74-8892-4485-a70a-c9ea7ff5995b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:24.243781 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3cdb9a38-e285-4439-88a2-c30231a7715c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1d89d74-8892-4485-a70a-c9ea7ff5995b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1fc6ef8-f2d3-4c44-9615-23fff55a91e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-454555382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='04e9788657ff4282a3e01ce9eefc603c',qos_specs=None,replication_status=,reservations=['2e221404-ea87-412e-bba1-f3797b1cc1d5','487cddbb-419e-423d-b98e-25c1ad5dcba2','89c5aedd-e1c5-40e8-a01b-7d3170646b66','97f790e5-6f54-4439-8fa0-812d446ae660'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1c5e04fbf7d47e9a72fee73a2fc9985',volume_type_id=a70b00c9-4fff-4791-8abd-1b75feb1abf9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:31:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-454555382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1fc6ef8-f2d3-4c44-9615-23fff55a91e5,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='04e9788657ff4282a3e01ce9eefc603c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1c5e04fbf7d47e9a72fee73a2fc9985',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a70b00c9-4fff-4791-8abd-1b75feb1abf9),volume_type_id=a70b00c9-4fff-4791-8abd-1b75feb1abf9)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:24.244785 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3cdb9a38-e285-4439-88a2-c30231a7715c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f92d609d-1dfa-46f8-97ab-f8c5751f2a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:24.263876 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3cdb9a38-e285-4439-88a2-c30231a7715c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f92d609d-1dfa-46f8-97ab-f8c5751f2a9c) transitioned into state 'SUCCESS' from state '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-454555382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='04e9788657ff4282a3e01ce9eefc603c',qos_specs=None,replication_status=,reservations=['2e221404-ea87-412e-bba1-f3797b1cc1d5','487cddbb-419e-423d-b98e-25c1ad5dcba2','89c5aedd-e1c5-40e8-a01b-7d3170646b66','97f790e5-6f54-4439-8fa0-812d446ae660'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1c5e04fbf7d47e9a72fee73a2fc9985',volume_type_id=a70b00c9-4fff-4791-8abd-1b75feb1abf9)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:24.264837 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3cdb9a38-e285-4439-88a2-c30231a7715c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e30b481-530a-4c48-b349-0f84730c8564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:24.274343 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3cdb9a38-e285-4439-88a2-c30231a7715c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e30b481-530a-4c48-b349-0f84730c8564) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:24.275337 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3cdb9a38-e285-4439-88a2-c30231a7715c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Flow 'volume_create_api' (274d5ee6-c6aa-444b-9d53-02310ffc3031) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:24.275791 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3cdb9a38-e285-4439-88a2-c30231a7715c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Create volume request issued successfully. Aug 06 19:31:24.276552 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3cdb9a38-e285-4439-88a2-c30231a7715c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:31:24.277125 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1078/4346] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:31:24 2026] POST /volume/v3/volumes => generated 824 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:31:24.290575 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b8f1d5b6-9f4f-4a77-b06d-2b1f63619ef0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:24.292349 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b8f1d5b6-9f4f-4a77-b06d-2b1f63619ef0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:31:24.292513 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b8f1d5b6-9f4f-4a77-b06d-2b1f63619ef0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:24.292691 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b8f1d5b6-9f4f-4a77-b06d-2b1f63619ef0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:24.300516 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:24.300516 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:24.304876 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b8f1d5b6-9f4f-4a77-b06d-2b1f63619ef0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:24.309738 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b8f1d5b6-9f4f-4a77-b06d-2b1f63619ef0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 200 Aug 06 19:31:24.310156 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1092/4347] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:24 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 892 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:24.657287 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e07c253a-5204-4cc0-a45c-e6b199e24cc9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:24.659512 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e07c253a-5204-4cc0-a45c-e6b199e24cc9 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 Aug 06 19:31:24.659512 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e07c253a-5204-4cc0-a45c-e6b199e24cc9 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:24.659594 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e07c253a-5204-4cc0-a45c-e6b199e24cc9 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:24.659701 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-e07c253a-5204-4cc0-a45c-e6b199e24cc9 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id b18b3d04-204e-4f1e-99d8-325111daa2c7. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:24.664076 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:24.664076 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:24.664658 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e07c253a-5204-4cc0-a45c-e6b199e24cc9 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 returned with HTTP 200 Aug 06 19:31:24.665031 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1084/4348] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:24 2026] GET /volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:24.955689 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9f716d9b-3f86-40c7-a1af-992043462a6a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:24.957763 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9f716d9b-3f86-40c7-a1af-992043462a6a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 Aug 06 19:31:24.957975 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9f716d9b-3f86-40c7-a1af-992043462a6a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:24.958247 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9f716d9b-3f86-40c7-a1af-992043462a6a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:24.958405 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-9f716d9b-3f86-40c7-a1af-992043462a6a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 227c63b3-c72a-4953-9df4-4d3f21dd4c93. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:24.964330 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:24.964330 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:24.965275 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9f716d9b-3f86-40c7-a1af-992043462a6a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 returned with HTTP 200 Aug 06 19:31:24.965673 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1095/4349] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:24 2026] GET /volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:24.989278 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0d2b1152-e9fa-4a4b-8201-41b8850e1f04 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:24.991290 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0d2b1152-e9fa-4a4b-8201-41b8850e1f04 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 Aug 06 19:31:24.991516 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0d2b1152-e9fa-4a4b-8201-41b8850e1f04 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:24.991699 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0d2b1152-e9fa-4a4b-8201-41b8850e1f04 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:24.998964 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:24.998964 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:25.003245 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0d2b1152-e9fa-4a4b-8201-41b8850e1f04 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:25.009577 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0d2b1152-e9fa-4a4b-8201-41b8850e1f04 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 returned with HTTP 200 Aug 06 19:31:25.010088 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1079/4350] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:24 2026] GET /volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 => generated 924 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:25.322903 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a86b8c0a-a55f-4829-bbe4-2b1208e9e5ca None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:25.324894 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a86b8c0a-a55f-4829-bbe4-2b1208e9e5ca tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:31:25.325124 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a86b8c0a-a55f-4829-bbe4-2b1208e9e5ca tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:25.325364 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a86b8c0a-a55f-4829-bbe4-2b1208e9e5ca tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:25.333315 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:25.333315 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:25.337316 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a86b8c0a-a55f-4829-bbe4-2b1208e9e5ca tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:25.341499 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a86b8c0a-a55f-4829-bbe4-2b1208e9e5ca tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 200 Aug 06 19:31:25.341947 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1093/4351] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:25 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 917 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:25.355274 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-31122318-ea43-4ff0-ae17-531419b3cb96 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:25.357555 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-31122318-ea43-4ff0-ae17-531419b3cb96 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:31:25.357887 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-31122318-ea43-4ff0-ae17-531419b3cb96 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:25.358185 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-31122318-ea43-4ff0-ae17-531419b3cb96 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:25.367124 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:25.367124 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:25.372212 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-31122318-ea43-4ff0-ae17-531419b3cb96 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:25.377110 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-31122318-ea43-4ff0-ae17-531419b3cb96 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 200 Aug 06 19:31:25.377543 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1085/4352] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:25 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 917 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:25.393651 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7ecfe5c2-3524-4f46-a2c3-dcaa6e26d9a6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:25.395710 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7ecfe5c2-3524-4f46-a2c3-dcaa6e26d9a6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:31:25.396374 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7ecfe5c2-3524-4f46-a2c3-dcaa6e26d9a6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1484377206", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:25.398245 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-7ecfe5c2-3524-4f46-a2c3-dcaa6e26d9a6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1484377206', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:31:25.398372 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-7ecfe5c2-3524-4f46-a2c3-dcaa6e26d9a6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Create volume of 1 GB Aug 06 19:31:25.404280 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7ecfe5c2-3524-4f46-a2c3-dcaa6e26d9a6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Availability Zones retrieved successfully. Aug 06 19:31:25.412324 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7ecfe5c2-3524-4f46-a2c3-dcaa6e26d9a6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Flow 'volume_create_api' (8c3cdfe8-16ea-40b0-8b17-272804ffbe67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:25.413507 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7ecfe5c2-3524-4f46-a2c3-dcaa6e26d9a6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (633e00b9-e0bb-4d0e-9e45-93853899867a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:25.414789 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-7ecfe5c2-3524-4f46-a2c3-dcaa6e26d9a6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:31:25.445612 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7ecfe5c2-3524-4f46-a2c3-dcaa6e26d9a6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (633e00b9-e0bb-4d0e-9e45-93853899867a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:25.446805 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7ecfe5c2-3524-4f46-a2c3-dcaa6e26d9a6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ecd4a1d-453d-41fe-bccd-ecd5c6c91572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:25.514890 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-7ecfe5c2-3524-4f46-a2c3-dcaa6e26d9a6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Created reservations ['9b5d668d-7dbe-4907-9e87-d6e23a094688', '5a4413b1-3556-4aae-82e8-9cfd499d2e03', 'bd54462a-e4c7-4902-a2eb-effc8dca3321', '5bacf5cb-3980-497f-a9a7-123648649253'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:31:25.515947 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7ecfe5c2-3524-4f46-a2c3-dcaa6e26d9a6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ecd4a1d-453d-41fe-bccd-ecd5c6c91572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b5d668d-7dbe-4907-9e87-d6e23a094688', '5a4413b1-3556-4aae-82e8-9cfd499d2e03', 'bd54462a-e4c7-4902-a2eb-effc8dca3321', '5bacf5cb-3980-497f-a9a7-123648649253']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:25.516727 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7ecfe5c2-3524-4f46-a2c3-dcaa6e26d9a6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4169797a-1791-4462-acfb-47c3ea3688a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:25.540355 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7ecfe5c2-3524-4f46-a2c3-dcaa6e26d9a6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4169797a-1791-4462-acfb-47c3ea3688a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56e6a940-c398-456a-be0e-1ffcd13358b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1484377206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04e9788657ff4282a3e01ce9eefc603c',qos_specs=None,replication_status=,reservations=['9b5d668d-7dbe-4907-9e87-d6e23a094688','5a4413b1-3556-4aae-82e8-9cfd499d2e03','bd54462a-e4c7-4902-a2eb-effc8dca3321','5bacf5cb-3980-497f-a9a7-123648649253'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1c5e04fbf7d47e9a72fee73a2fc9985',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:31:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1484377206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56e6a940-c398-456a-be0e-1ffcd13358b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04e9788657ff4282a3e01ce9eefc603c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1c5e04fbf7d47e9a72fee73a2fc9985',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:25.541807 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7ecfe5c2-3524-4f46-a2c3-dcaa6e26d9a6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0866456-933f-45b0-8cdc-60ea4f032849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:25.563315 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7ecfe5c2-3524-4f46-a2c3-dcaa6e26d9a6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0866456-933f-45b0-8cdc-60ea4f032849) transitioned into state 'SUCCESS' from state '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-1484377206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04e9788657ff4282a3e01ce9eefc603c',qos_specs=None,replication_status=,reservations=['9b5d668d-7dbe-4907-9e87-d6e23a094688','5a4413b1-3556-4aae-82e8-9cfd499d2e03','bd54462a-e4c7-4902-a2eb-effc8dca3321','5bacf5cb-3980-497f-a9a7-123648649253'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1c5e04fbf7d47e9a72fee73a2fc9985',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:25.564298 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7ecfe5c2-3524-4f46-a2c3-dcaa6e26d9a6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e43b0393-db9e-43dd-b919-107c5f5458a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:25.579296 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7ecfe5c2-3524-4f46-a2c3-dcaa6e26d9a6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e43b0393-db9e-43dd-b919-107c5f5458a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:25.579296 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7ecfe5c2-3524-4f46-a2c3-dcaa6e26d9a6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Flow 'volume_create_api' (8c3cdfe8-16ea-40b0-8b17-272804ffbe67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:25.579296 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7ecfe5c2-3524-4f46-a2c3-dcaa6e26d9a6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Create volume request issued successfully. Aug 06 19:31:25.579296 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7ecfe5c2-3524-4f46-a2c3-dcaa6e26d9a6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:31:25.579296 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1096/4353] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:31:25 2026] POST /volume/v3/volumes => generated 749 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:31:25.590907 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b8598b1a-513f-4620-9ae8-841341fb4ccb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:25.592817 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b8598b1a-513f-4620-9ae8-841341fb4ccb tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 Aug 06 19:31:25.593067 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b8598b1a-513f-4620-9ae8-841341fb4ccb tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:25.593247 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b8598b1a-513f-4620-9ae8-841341fb4ccb tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:25.603260 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:25.603260 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:25.606119 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b8598b1a-513f-4620-9ae8-841341fb4ccb tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:25.611807 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b8598b1a-513f-4620-9ae8-841341fb4ccb tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 returned with HTTP 200 Aug 06 19:31:25.612317 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1080/4354] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:25 2026] GET /volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:25.675496 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8d75ecb0-591c-4990-95ff-5290cbf4d54d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:25.677302 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8d75ecb0-591c-4990-95ff-5290cbf4d54d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 Aug 06 19:31:25.677502 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8d75ecb0-591c-4990-95ff-5290cbf4d54d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:25.677678 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8d75ecb0-591c-4990-95ff-5290cbf4d54d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:25.677778 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8d75ecb0-591c-4990-95ff-5290cbf4d54d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id b18b3d04-204e-4f1e-99d8-325111daa2c7. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:25.682594 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:25.682594 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:25.683539 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8d75ecb0-591c-4990-95ff-5290cbf4d54d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 returned with HTTP 200 Aug 06 19:31:25.684071 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1094/4355] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:25 2026] GET /volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:25.980473 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b1d806f9-c378-4a38-9574-2de1c570d4ec None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:25.982339 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b1d806f9-c378-4a38-9574-2de1c570d4ec tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 Aug 06 19:31:25.982524 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b1d806f9-c378-4a38-9574-2de1c570d4ec tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:25.982726 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b1d806f9-c378-4a38-9574-2de1c570d4ec tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:25.982828 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-b1d806f9-c378-4a38-9574-2de1c570d4ec tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 227c63b3-c72a-4953-9df4-4d3f21dd4c93. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:25.987010 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:25.987010 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:25.987813 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b1d806f9-c378-4a38-9574-2de1c570d4ec tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 returned with HTTP 200 Aug 06 19:31:25.988395 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1086/4356] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:25 2026] GET /volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:26.023329 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e8b85865-6d3b-4dcb-a152-df6cef010613 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:26.025512 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e8b85865-6d3b-4dcb-a152-df6cef010613 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 Aug 06 19:31:26.025687 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e8b85865-6d3b-4dcb-a152-df6cef010613 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:26.025916 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e8b85865-6d3b-4dcb-a152-df6cef010613 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:26.033037 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:26.033037 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:26.037253 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e8b85865-6d3b-4dcb-a152-df6cef010613 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:26.042352 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e8b85865-6d3b-4dcb-a152-df6cef010613 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 returned with HTTP 200 Aug 06 19:31:26.042762 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1097/4357] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:26 2026] GET /volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 => generated 924 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:26.628746 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3788d581-033d-4779-9da2-3c8df0837dc5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:26.630552 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3788d581-033d-4779-9da2-3c8df0837dc5 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 Aug 06 19:31:26.630762 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3788d581-033d-4779-9da2-3c8df0837dc5 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:26.630950 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3788d581-033d-4779-9da2-3c8df0837dc5 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:26.637873 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:26.637873 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:26.641777 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3788d581-033d-4779-9da2-3c8df0837dc5 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:26.646224 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3788d581-033d-4779-9da2-3c8df0837dc5 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 returned with HTTP 200 Aug 06 19:31:26.646596 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1081/4358] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:26 2026] GET /volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:26.658549 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-76ba806b-6f1b-4bd4-abb0-eef7f2fdf4c7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:26.660347 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76ba806b-6f1b-4bd4-abb0-eef7f2fdf4c7 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 Aug 06 19:31:26.660529 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76ba806b-6f1b-4bd4-abb0-eef7f2fdf4c7 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:26.660705 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76ba806b-6f1b-4bd4-abb0-eef7f2fdf4c7 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:26.668613 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:26.668613 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:26.673270 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-76ba806b-6f1b-4bd4-abb0-eef7f2fdf4c7 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:26.678571 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76ba806b-6f1b-4bd4-abb0-eef7f2fdf4c7 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 returned with HTTP 200 Aug 06 19:31:26.679281 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1095/4359] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:26 2026] GET /volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:26.695077 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-feae82dc-7f54-4eb7-aa6d-3886d44ad03b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:26.695568 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-363c467e-6e59-458a-9383-ef8d4ed78694 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:26.696846 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-feae82dc-7f54-4eb7-aa6d-3886d44ad03b tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:31:26.697305 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-feae82dc-7f54-4eb7-aa6d-3886d44ad03b tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-382083633", "extra_specs": {}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:26.697420 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-363c467e-6e59-458a-9383-ef8d4ed78694 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 Aug 06 19:31:26.697630 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-363c467e-6e59-458a-9383-ef8d4ed78694 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:26.697810 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-363c467e-6e59-458a-9383-ef8d4ed78694 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:26.697917 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-363c467e-6e59-458a-9383-ef8d4ed78694 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id b18b3d04-204e-4f1e-99d8-325111daa2c7. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:26.703205 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:26.703205 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:26.703802 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-363c467e-6e59-458a-9383-ef8d4ed78694 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 returned with HTTP 200 Aug 06 19:31:26.704220 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1098/4360] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:26 2026] GET /volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:26.711906 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-feae82dc-7f54-4eb7-aa6d-3886d44ad03b tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:31:26.712330 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1087/4361] 10.4.3.5 () {68 vars in 1238 bytes} [Thu Aug 6 19:31:26 2026] POST /volume/v3/types => generated 211 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:26.720138 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0d9c0667-546b-48e0-bc3d-d86ffa221820 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:26.722041 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0d9c0667-546b-48e0-bc3d-d86ffa221820 tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] POST https://10.4.3.5/volume/v3/types/dd91c9e2-410a-42fd-b5e2-8a6bca5fc970/encryption Aug 06 19:31:26.722404 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0d9c0667-546b-48e0-bc3d-d86ffa221820 tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:26.748837 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0d9c0667-546b-48e0-bc3d-d86ffa221820 tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] https://10.4.3.5/volume/v3/types/dd91c9e2-410a-42fd-b5e2-8a6bca5fc970/encryption returned with HTTP 200 Aug 06 19:31:26.749370 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1082/4362] 10.4.3.5 () {68 vars in 1383 bytes} [Thu Aug 6 19:31:26 2026] POST /volume/v3/types/dd91c9e2-410a-42fd-b5e2-8a6bca5fc970/encryption => generated 230 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:26.757236 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-312b0f70-3e8a-4e91-924d-80ad47db66b0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:26.759451 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-312b0f70-3e8a-4e91-924d-80ad47db66b0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:31:26.759887 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-312b0f70-3e8a-4e91-924d-80ad47db66b0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-631000201", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-382083633", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:26.761940 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-312b0f70-3e8a-4e91-924d-80ad47db66b0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-631000201', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-382083633', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:31:26.766162 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-312b0f70-3e8a-4e91-924d-80ad47db66b0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Create volume of 1 GB Aug 06 19:31:26.766570 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:26.766570 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:26.767301 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-312b0f70-3e8a-4e91-924d-80ad47db66b0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Availability Zones retrieved successfully. Aug 06 19:31:26.775480 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-312b0f70-3e8a-4e91-924d-80ad47db66b0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Flow 'volume_create_api' (ce871642-f993-4a3f-98c9-ef604633ddc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:26.776831 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-312b0f70-3e8a-4e91-924d-80ad47db66b0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3de250b-4ef6-4f25-9639-06f0dd6d14da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:26.778220 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-312b0f70-3e8a-4e91-924d-80ad47db66b0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:31:26.810859 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-312b0f70-3e8a-4e91-924d-80ad47db66b0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3de250b-4ef6-4f25-9639-06f0dd6d14da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:31:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dd91c9e2-410a-42fd-b5e2-8a6bca5fc970,is_public=True,name='tempest-scenario-type-luks-382083633',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd91c9e2-410a-42fd-b5e2-8a6bca5fc970', '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=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:26.811715 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-312b0f70-3e8a-4e91-924d-80ad47db66b0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (decb633a-ded6-473e-9b0a-cb50d03cceb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:26.838087 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-312b0f70-3e8a-4e91-924d-80ad47db66b0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-382083633 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-382083633, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:31:26.838389 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-312b0f70-3e8a-4e91-924d-80ad47db66b0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-382083633 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-382083633, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:31:26.867082 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-312b0f70-3e8a-4e91-924d-80ad47db66b0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Created reservations ['2611fa78-3405-4c70-a6a5-4c6fbcf0ded0', '5d61f069-4f06-4e56-a6d6-0cd35c6c2abf', '9cb5d83c-9d10-44ed-a86f-9881f9329b74', '3505a645-395e-4f00-b54f-186dcd71ce37'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:31:26.867807 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-312b0f70-3e8a-4e91-924d-80ad47db66b0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (decb633a-ded6-473e-9b0a-cb50d03cceb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2611fa78-3405-4c70-a6a5-4c6fbcf0ded0', '5d61f069-4f06-4e56-a6d6-0cd35c6c2abf', '9cb5d83c-9d10-44ed-a86f-9881f9329b74', '3505a645-395e-4f00-b54f-186dcd71ce37']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:26.868473 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-312b0f70-3e8a-4e91-924d-80ad47db66b0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74811993-bbd2-4a8b-ab5d-a699f0b722aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:26.890734 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-312b0f70-3e8a-4e91-924d-80ad47db66b0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74811993-bbd2-4a8b-ab5d-a699f0b722aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3554af6a-d1c1-4bfe-8400-5ec836c526b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-631000201',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04e9788657ff4282a3e01ce9eefc603c',qos_specs=None,replication_status=,reservations=['2611fa78-3405-4c70-a6a5-4c6fbcf0ded0','5d61f069-4f06-4e56-a6d6-0cd35c6c2abf','9cb5d83c-9d10-44ed-a86f-9881f9329b74','3505a645-395e-4f00-b54f-186dcd71ce37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1c5e04fbf7d47e9a72fee73a2fc9985',volume_type_id=dd91c9e2-410a-42fd-b5e2-8a6bca5fc970), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:31:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-631000201',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3554af6a-d1c1-4bfe-8400-5ec836c526b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04e9788657ff4282a3e01ce9eefc603c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1c5e04fbf7d47e9a72fee73a2fc9985',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd91c9e2-410a-42fd-b5e2-8a6bca5fc970),volume_type_id=dd91c9e2-410a-42fd-b5e2-8a6bca5fc970)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:26.891420 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-312b0f70-3e8a-4e91-924d-80ad47db66b0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef6ebe84-e576-4eed-a4ea-7c4228b26e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:26.908942 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-312b0f70-3e8a-4e91-924d-80ad47db66b0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef6ebe84-e576-4eed-a4ea-7c4228b26e9a) transitioned into state 'SUCCESS' from state '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-631000201',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04e9788657ff4282a3e01ce9eefc603c',qos_specs=None,replication_status=,reservations=['2611fa78-3405-4c70-a6a5-4c6fbcf0ded0','5d61f069-4f06-4e56-a6d6-0cd35c6c2abf','9cb5d83c-9d10-44ed-a86f-9881f9329b74','3505a645-395e-4f00-b54f-186dcd71ce37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1c5e04fbf7d47e9a72fee73a2fc9985',volume_type_id=dd91c9e2-410a-42fd-b5e2-8a6bca5fc970)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:26.909893 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-312b0f70-3e8a-4e91-924d-80ad47db66b0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af59aa68-0e60-4f2f-b2f0-0e2096e6dab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:26.918661 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-312b0f70-3e8a-4e91-924d-80ad47db66b0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af59aa68-0e60-4f2f-b2f0-0e2096e6dab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:26.919483 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-312b0f70-3e8a-4e91-924d-80ad47db66b0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Flow 'volume_create_api' (ce871642-f993-4a3f-98c9-ef604633ddc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:26.919744 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-312b0f70-3e8a-4e91-924d-80ad47db66b0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Create volume request issued successfully. Aug 06 19:31:26.920297 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-312b0f70-3e8a-4e91-924d-80ad47db66b0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:31:26.920695 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1096/4363] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:31:26 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 06 19:31:26.931572 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-afb23ede-0dd1-49f4-ab4b-e722cf520cfe None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:26.933276 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-afb23ede-0dd1-49f4-ab4b-e722cf520cfe tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 Aug 06 19:31:26.933438 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-afb23ede-0dd1-49f4-ab4b-e722cf520cfe tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:26.933611 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-afb23ede-0dd1-49f4-ab4b-e722cf520cfe tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:26.940114 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:26.940114 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:26.943996 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-afb23ede-0dd1-49f4-ab4b-e722cf520cfe tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:26.948500 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-afb23ede-0dd1-49f4-ab4b-e722cf520cfe tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 returned with HTTP 200 Aug 06 19:31:26.948912 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1099/4364] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:26 2026] GET /volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:26.998003 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5e92f8e3-bcf8-43db-a511-6d4ac81bddca None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:27.000284 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5e92f8e3-bcf8-43db-a511-6d4ac81bddca tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 Aug 06 19:31:27.000405 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5e92f8e3-bcf8-43db-a511-6d4ac81bddca tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:27.000681 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5e92f8e3-bcf8-43db-a511-6d4ac81bddca tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:27.000782 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-5e92f8e3-bcf8-43db-a511-6d4ac81bddca tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 227c63b3-c72a-4953-9df4-4d3f21dd4c93. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:27.006387 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:27.006387 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:27.007427 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5e92f8e3-bcf8-43db-a511-6d4ac81bddca tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 returned with HTTP 200 Aug 06 19:31:27.007840 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1088/4365] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:26 2026] GET /volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:27.055060 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8fed83e2-faf1-4e6f-ab03-8ed1296d73e6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:27.056898 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8fed83e2-faf1-4e6f-ab03-8ed1296d73e6 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 Aug 06 19:31:27.057193 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8fed83e2-faf1-4e6f-ab03-8ed1296d73e6 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:27.057454 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8fed83e2-faf1-4e6f-ab03-8ed1296d73e6 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:27.067401 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:27.067401 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:27.071880 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8fed83e2-faf1-4e6f-ab03-8ed1296d73e6 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:27.076784 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8fed83e2-faf1-4e6f-ab03-8ed1296d73e6 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 returned with HTTP 200 Aug 06 19:31:27.077210 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1083/4366] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:27 2026] GET /volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 => generated 924 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:27.716654 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-807eb96b-e207-453f-812f-bf2a06ff7e3d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:27.718782 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-807eb96b-e207-453f-812f-bf2a06ff7e3d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 Aug 06 19:31:27.719076 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-807eb96b-e207-453f-812f-bf2a06ff7e3d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:27.719320 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-807eb96b-e207-453f-812f-bf2a06ff7e3d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:27.719471 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-807eb96b-e207-453f-812f-bf2a06ff7e3d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id b18b3d04-204e-4f1e-99d8-325111daa2c7. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:27.724574 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:27.724574 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:27.725259 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-807eb96b-e207-453f-812f-bf2a06ff7e3d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 returned with HTTP 200 Aug 06 19:31:27.725684 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1097/4367] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:27 2026] GET /volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:27.962210 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4676a71b-b0d3-4933-9e22-e937d08114ec None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:27.964248 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4676a71b-b0d3-4933-9e22-e937d08114ec tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 Aug 06 19:31:27.964474 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4676a71b-b0d3-4933-9e22-e937d08114ec tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:27.964662 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4676a71b-b0d3-4933-9e22-e937d08114ec tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:27.972691 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:27.972691 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:27.977428 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4676a71b-b0d3-4933-9e22-e937d08114ec tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:27.982832 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4676a71b-b0d3-4933-9e22-e937d08114ec tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 returned with HTTP 200 Aug 06 19:31:27.983359 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1100/4368] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:27 2026] GET /volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 => generated 868 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:27.998026 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d3b15755-b92b-4071-bac4-58007852e73d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:27.999781 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d3b15755-b92b-4071-bac4-58007852e73d tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 Aug 06 19:31:28.001067 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d3b15755-b92b-4071-bac4-58007852e73d tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:28.001067 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d3b15755-b92b-4071-bac4-58007852e73d tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:28.007728 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:28.007728 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:28.011941 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d3b15755-b92b-4071-bac4-58007852e73d tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:28.017308 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d3b15755-b92b-4071-bac4-58007852e73d tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 returned with HTTP 200 Aug 06 19:31:28.017851 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1089/4369] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:27 2026] GET /volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 => generated 868 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:28.020223 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f1742279-9844-4a5a-acba-053eb553f588 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:28.022571 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f1742279-9844-4a5a-acba-053eb553f588 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 Aug 06 19:31:28.022812 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f1742279-9844-4a5a-acba-053eb553f588 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:28.023063 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f1742279-9844-4a5a-acba-053eb553f588 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:28.023216 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-f1742279-9844-4a5a-acba-053eb553f588 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 227c63b3-c72a-4953-9df4-4d3f21dd4c93. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:28.028493 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:28.028493 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:28.029513 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f1742279-9844-4a5a-acba-053eb553f588 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 returned with HTTP 200 Aug 06 19:31:28.029933 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1084/4370] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:28 2026] GET /volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:28.062467 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e17d81eb-96a9-4bce-8e17-8ae864575e27 req-abedf06d-f7bb-48f0-8627-e93a9215fc26 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:28.065289 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e17d81eb-96a9-4bce-8e17-8ae864575e27 req-abedf06d-f7bb-48f0-8627-e93a9215fc26 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 Aug 06 19:31:28.065947 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e17d81eb-96a9-4bce-8e17-8ae864575e27 req-abedf06d-f7bb-48f0-8627-e93a9215fc26 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:28.065947 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e17d81eb-96a9-4bce-8e17-8ae864575e27 req-abedf06d-f7bb-48f0-8627-e93a9215fc26 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:28.075937 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:28.075937 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:28.080803 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-e17d81eb-96a9-4bce-8e17-8ae864575e27 req-abedf06d-f7bb-48f0-8627-e93a9215fc26 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:28.086686 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e17d81eb-96a9-4bce-8e17-8ae864575e27 req-abedf06d-f7bb-48f0-8627-e93a9215fc26 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 returned with HTTP 200 Aug 06 19:31:28.087307 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1098/4371] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:31:28 2026] GET /volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:28.092391 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b7f52eed-0e4c-4e19-addb-8b40e3b2cac4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:28.094237 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b7f52eed-0e4c-4e19-addb-8b40e3b2cac4 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 Aug 06 19:31:28.094450 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b7f52eed-0e4c-4e19-addb-8b40e3b2cac4 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:28.094636 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b7f52eed-0e4c-4e19-addb-8b40e3b2cac4 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:28.102274 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:28.102274 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:28.106260 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b7f52eed-0e4c-4e19-addb-8b40e3b2cac4 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:28.111179 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b7f52eed-0e4c-4e19-addb-8b40e3b2cac4 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 returned with HTTP 200 Aug 06 19:31:28.111596 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1101/4372] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:28 2026] GET /volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 => generated 1189 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:31:28.128568 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-84703f4e-584d-417b-858e-2a15ab1c670a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:28.131366 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-84703f4e-584d-417b-858e-2a15ab1c670a tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 Aug 06 19:31:28.131548 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-84703f4e-584d-417b-858e-2a15ab1c670a tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:28.131783 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-84703f4e-584d-417b-858e-2a15ab1c670a tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:28.140059 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:28.140059 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:28.144871 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-84703f4e-584d-417b-858e-2a15ab1c670a tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:28.150481 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-84703f4e-584d-417b-858e-2a15ab1c670a tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 returned with HTTP 200 Aug 06 19:31:28.150933 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1090/4373] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:28 2026] GET /volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 => generated 1189 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:31:28.164598 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8a0fb322-a9b0-42ba-b9a5-889cc9ddcf4a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:28.166784 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8a0fb322-a9b0-42ba-b9a5-889cc9ddcf4a tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] DELETE https://10.4.3.5/volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 Aug 06 19:31:28.167096 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8a0fb322-a9b0-42ba-b9a5-889cc9ddcf4a tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:28.167170 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-74951af3-9d5f-40c6-bb8c-c48bfbf94c42 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:28.167389 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8a0fb322-a9b0-42ba-b9a5-889cc9ddcf4a tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:28.167629 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-8a0fb322-a9b0-42ba-b9a5-889cc9ddcf4a tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Delete volume with id: cb7cf0c5-3f1b-4e42-9749-95477b7c2265 Aug 06 19:31:28.167685 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-74951af3-9d5f-40c6-bb8c-c48bfbf94c42 None None] GET https://10.4.3.5/volume// Aug 06 19:31:28.167922 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-74951af3-9d5f-40c6-bb8c-c48bfbf94c42 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:28.168092 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-74951af3-9d5f-40c6-bb8c-c48bfbf94c42 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:28.168478 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-74951af3-9d5f-40c6-bb8c-c48bfbf94c42 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:31:28.168822 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1099/4374] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:31:28 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:31:28.175665 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:28.175665 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:28.175946 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-e17d81eb-96a9-4bce-8e17-8ae864575e27 req-ce47ec40-7ece-49bf-97e5-eb18663af3e8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:28.176223 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8a0fb322-a9b0-42ba-b9a5-889cc9ddcf4a tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:28.198006 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8a0fb322-a9b0-42ba-b9a5-889cc9ddcf4a tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Delete volume request issued successfully. Aug 06 19:31:28.198345 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8a0fb322-a9b0-42ba-b9a5-889cc9ddcf4a tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 returned with HTTP 202 Aug 06 19:31:28.198813 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1085/4375] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:31:28 2026] DELETE /volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:31:28.206649 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1956f58a-7a20-46e4-8dab-25c30b66d4bf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:28.207810 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e17d81eb-96a9-4bce-8e17-8ae864575e27 req-ce47ec40-7ece-49bf-97e5-eb18663af3e8 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:31:28.208368 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e17d81eb-96a9-4bce-8e17-8ae864575e27 req-ce47ec40-7ece-49bf-97e5-eb18663af3e8 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "56e6a940-c398-456a-be0e-1ffcd13358b7", "connector": null, "instance_uuid": "799903ef-2733-4b2c-a4b3-3033a6ea9336"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:28.209005 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1956f58a-7a20-46e4-8dab-25c30b66d4bf tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 Aug 06 19:31:28.209359 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1956f58a-7a20-46e4-8dab-25c30b66d4bf tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:28.209647 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1956f58a-7a20-46e4-8dab-25c30b66d4bf tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:28.219507 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:28.219507 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:28.219666 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:28.219666 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:28.225380 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1956f58a-7a20-46e4-8dab-25c30b66d4bf tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:28.233037 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1956f58a-7a20-46e4-8dab-25c30b66d4bf tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 returned with HTTP 200 Aug 06 19:31:28.233757 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1091/4376] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:28 2026] GET /volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 => generated 1188 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:31:28.253028 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e17d81eb-96a9-4bce-8e17-8ae864575e27 req-ce47ec40-7ece-49bf-97e5-eb18663af3e8 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:31:28.253588 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1102/4377] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:31:28 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 06 19:31:28.286109 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-71251ec1-0c3c-4bbf-b4e6-650d25a34785 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:28.288112 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71251ec1-0c3c-4bbf-b4e6-650d25a34785 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 Aug 06 19:31:28.288418 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71251ec1-0c3c-4bbf-b4e6-650d25a34785 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:28.288585 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71251ec1-0c3c-4bbf-b4e6-650d25a34785 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:28.296989 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-90529dc4-0837-4dd5-885a-7e09edd89fbb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:28.297791 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-90529dc4-0837-4dd5-885a-7e09edd89fbb None None] GET https://10.4.3.5/volume// Aug 06 19:31:28.297791 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-90529dc4-0837-4dd5-885a-7e09edd89fbb None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:28.297791 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-90529dc4-0837-4dd5-885a-7e09edd89fbb None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:28.298213 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-90529dc4-0837-4dd5-885a-7e09edd89fbb None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:31:28.298631 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1086/4378] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:31:28 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:31:28.299934 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:28.299934 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:28.304947 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-71251ec1-0c3c-4bbf-b4e6-650d25a34785 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:28.307442 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-e17d81eb-96a9-4bce-8e17-8ae864575e27 req-67082803-0777-45bd-8cd7-6f8de8833fde None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:28.309723 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e17d81eb-96a9-4bce-8e17-8ae864575e27 req-67082803-0777-45bd-8cd7-6f8de8833fde tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 Aug 06 19:31:28.310049 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e17d81eb-96a9-4bce-8e17-8ae864575e27 req-67082803-0777-45bd-8cd7-6f8de8833fde tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:28.310365 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e17d81eb-96a9-4bce-8e17-8ae864575e27 req-67082803-0777-45bd-8cd7-6f8de8833fde tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:28.310908 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71251ec1-0c3c-4bbf-b4e6-650d25a34785 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 returned with HTTP 200 Aug 06 19:31:28.311478 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1100/4379] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:28 2026] GET /volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:28.319210 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:28.319210 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:28.322867 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-e17d81eb-96a9-4bce-8e17-8ae864575e27 req-67082803-0777-45bd-8cd7-6f8de8833fde tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:28.327632 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e17d81eb-96a9-4bce-8e17-8ae864575e27 req-67082803-0777-45bd-8cd7-6f8de8833fde tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 returned with HTTP 200 Aug 06 19:31:28.328098 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1092/4380] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:31:28 2026] GET /volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 => generated 1021 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:31:28.430555 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-e17d81eb-96a9-4bce-8e17-8ae864575e27 req-f19b6e84-101a-4476-b1c6-6d16bdf67e10 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:28.432895 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e17d81eb-96a9-4bce-8e17-8ae864575e27 req-f19b6e84-101a-4476-b1c6-6d16bdf67e10 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] PUT https://10.4.3.5/volume/v3/attachments/15436a36-c4b3-4216-9f55-5dcaf7631505 Aug 06 19:31:28.433280 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e17d81eb-96a9-4bce-8e17-8ae864575e27 req-f19b6e84-101a-4476-b1c6-6d16bdf67e10 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:28.443370 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-e17d81eb-96a9-4bce-8e17-8ae864575e27 req-f19b6e84-101a-4476-b1c6-6d16bdf67e10 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Acquiring lock "cinder-attachment_update-56e6a940-c398-456a-be0e-1ffcd13358b7-np0000006689" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:31:28.448394 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-e17d81eb-96a9-4bce-8e17-8ae864575e27 req-f19b6e84-101a-4476-b1c6-6d16bdf67e10 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Lock "cinder-attachment_update-56e6a940-c398-456a-be0e-1ffcd13358b7-np0000006689" acquired by "attachment_update" :: waited 0.005s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:31:28.449676 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:28.449676 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:28.526295 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-e17d81eb-96a9-4bce-8e17-8ae864575e27 req-f19b6e84-101a-4476-b1c6-6d16bdf67e10 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Lock "cinder-attachment_update-56e6a940-c398-456a-be0e-1ffcd13358b7-np0000006689" released by "attachment_update" :: held 0.078s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:31:28.526882 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e17d81eb-96a9-4bce-8e17-8ae864575e27 req-f19b6e84-101a-4476-b1c6-6d16bdf67e10 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/attachments/15436a36-c4b3-4216-9f55-5dcaf7631505 returned with HTTP 200 Aug 06 19:31:28.527363 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1103/4381] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:31:28 2026] PUT /volume/v3/attachments/15436a36-c4b3-4216-9f55-5dcaf7631505 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:28.735683 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e6ddb030-de25-4ff8-b7fd-c7924ecb9939 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:28.737404 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e6ddb030-de25-4ff8-b7fd-c7924ecb9939 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 Aug 06 19:31:28.737616 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e6ddb030-de25-4ff8-b7fd-c7924ecb9939 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:28.737790 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e6ddb030-de25-4ff8-b7fd-c7924ecb9939 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:28.737890 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-e6ddb030-de25-4ff8-b7fd-c7924ecb9939 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id b18b3d04-204e-4f1e-99d8-325111daa2c7. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:28.742658 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:28.742658 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:28.743305 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e6ddb030-de25-4ff8-b7fd-c7924ecb9939 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 returned with HTTP 200 Aug 06 19:31:28.743673 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1087/4382] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:28 2026] GET /volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:28.754648 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cca7653a-961e-486c-8679-4e16dcdd662b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:28.756416 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cca7653a-961e-486c-8679-4e16dcdd662b tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] DELETE https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 Aug 06 19:31:28.756644 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cca7653a-961e-486c-8679-4e16dcdd662b tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:28.756888 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cca7653a-961e-486c-8679-4e16dcdd662b tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:28.756935 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-cca7653a-961e-486c-8679-4e16dcdd662b tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Delete backup with id: b18b3d04-204e-4f1e-99d8-325111daa2c7. Aug 06 19:31:28.761420 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:28.761420 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:28.774352 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-cca7653a-961e-486c-8679-4e16dcdd662b tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] delete_backup rpcapi backup_id b18b3d04-204e-4f1e-99d8-325111daa2c7 {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:31:28.776371 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cca7653a-961e-486c-8679-4e16dcdd662b tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 returned with HTTP 202 Aug 06 19:31:28.776925 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1101/4383] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:31:28 2026] DELETE /volume/v3/backups/b18b3d04-204e-4f1e-99d8-325111daa2c7 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:31:28.784716 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2cc9fe90-1bdf-403e-9541-26f61ea82187 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:28.786520 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2cc9fe90-1bdf-403e-9541-26f61ea82187 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/a7f29416-43a3-4e2e-b136-3c8e65e0918b Aug 06 19:31:28.786715 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2cc9fe90-1bdf-403e-9541-26f61ea82187 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:28.786910 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2cc9fe90-1bdf-403e-9541-26f61ea82187 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:28.787096 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-2cc9fe90-1bdf-403e-9541-26f61ea82187 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Delete volume with id: a7f29416-43a3-4e2e-b136-3c8e65e0918b Aug 06 19:31:28.795384 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:28.795384 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:28.795744 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2cc9fe90-1bdf-403e-9541-26f61ea82187 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Volume info retrieved successfully. Aug 06 19:31:28.814646 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2cc9fe90-1bdf-403e-9541-26f61ea82187 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Delete volume request issued successfully. Aug 06 19:31:28.814928 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2cc9fe90-1bdf-403e-9541-26f61ea82187 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/volumes/a7f29416-43a3-4e2e-b136-3c8e65e0918b returned with HTTP 202 Aug 06 19:31:28.815568 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1093/4384] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:31:28 2026] DELETE /volume/v3/volumes/a7f29416-43a3-4e2e-b136-3c8e65e0918b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:31:28.823537 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-679fed0d-e361-44fd-be44-046322e6799d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:28.825449 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-679fed0d-e361-44fd-be44-046322e6799d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/volumes/a7f29416-43a3-4e2e-b136-3c8e65e0918b Aug 06 19:31:28.825701 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-679fed0d-e361-44fd-be44-046322e6799d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:28.825926 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-679fed0d-e361-44fd-be44-046322e6799d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:28.833255 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:28.833255 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:28.837131 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-679fed0d-e361-44fd-be44-046322e6799d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Volume info retrieved successfully. Aug 06 19:31:28.842228 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-679fed0d-e361-44fd-be44-046322e6799d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/volumes/a7f29416-43a3-4e2e-b136-3c8e65e0918b returned with HTTP 200 Aug 06 19:31:28.842735 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1104/4385] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:28 2026] GET /volume/v3/volumes/a7f29416-43a3-4e2e-b136-3c8e65e0918b => generated 1013 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:29.040778 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ed23c76f-74ba-4684-a607-028b26aada1b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:29.043215 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ed23c76f-74ba-4684-a607-028b26aada1b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 Aug 06 19:31:29.044189 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ed23c76f-74ba-4684-a607-028b26aada1b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:29.044189 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ed23c76f-74ba-4684-a607-028b26aada1b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:29.044189 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ed23c76f-74ba-4684-a607-028b26aada1b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 227c63b3-c72a-4953-9df4-4d3f21dd4c93. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:29.049491 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:29.049491 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:29.050400 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ed23c76f-74ba-4684-a607-028b26aada1b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 returned with HTTP 200 Aug 06 19:31:29.050950 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1088/4386] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:29 2026] GET /volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:29.250406 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8b55250e-4a76-44b6-95c1-f78d0efc27de None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:29.252282 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b55250e-4a76-44b6-95c1-f78d0efc27de tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 Aug 06 19:31:29.252467 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b55250e-4a76-44b6-95c1-f78d0efc27de tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:29.252690 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b55250e-4a76-44b6-95c1-f78d0efc27de tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:29.258544 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b55250e-4a76-44b6-95c1-f78d0efc27de tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 returned with HTTP 404 Aug 06 19:31:29.259138 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1102/4387] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:29 2026] GET /volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:31:29.324055 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e2f2d1a1-4125-48d5-88c4-5d78551d43de None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:29.326063 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e2f2d1a1-4125-48d5-88c4-5d78551d43de tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 Aug 06 19:31:29.326304 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e2f2d1a1-4125-48d5-88c4-5d78551d43de tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:29.326508 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e2f2d1a1-4125-48d5-88c4-5d78551d43de tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:29.337609 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:29.337609 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:29.345010 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e2f2d1a1-4125-48d5-88c4-5d78551d43de tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:29.351531 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e2f2d1a1-4125-48d5-88c4-5d78551d43de tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 returned with HTTP 200 Aug 06 19:31:29.352344 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1094/4388] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:29 2026] GET /volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:29.855694 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-08f81ef2-1529-4770-9aeb-834040fc60eb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:29.857747 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-08f81ef2-1529-4770-9aeb-834040fc60eb tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/volumes/a7f29416-43a3-4e2e-b136-3c8e65e0918b Aug 06 19:31:29.858061 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-08f81ef2-1529-4770-9aeb-834040fc60eb tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:29.858248 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-08f81ef2-1529-4770-9aeb-834040fc60eb tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:29.867040 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-08f81ef2-1529-4770-9aeb-834040fc60eb tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/volumes/a7f29416-43a3-4e2e-b136-3c8e65e0918b returned with HTTP 404 Aug 06 19:31:29.867040 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1105/4389] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:29 2026] GET /volume/v3/volumes/a7f29416-43a3-4e2e-b136-3c8e65e0918b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:31:29.874273 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5c9b2958-2773-4471-930f-b36b74e51c09 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:29.876422 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5c9b2958-2773-4471-930f-b36b74e51c09 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256/export_record Aug 06 19:31:29.876676 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5c9b2958-2773-4471-930f-b36b74e51c09 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:29.876908 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5c9b2958-2773-4471-930f-b36b74e51c09 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'export_record' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:29.877062 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-5c9b2958-2773-4471-930f-b36b74e51c09 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Export record for backup e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100262) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 19:31:29.881797 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:29.881797 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:29.883010 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.backup.api [None req-5c9b2958-2773-4471-930f-b36b74e51c09 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling RPCAPI with context: , host: np0000006689, backup: e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100262) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 06 19:31:29.891463 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-5c9b2958-2773-4471-930f-b36b74e51c09 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] export_record in rpcapi backup_id e49b2c88-46ae-44ca-bdd5-80a934a96256 on host np0000006689. {{(pid=100262) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 06 19:31:29.905602 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-5c9b2958-2773-4471-930f-b36b74e51c09 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTQ5YjJjODgtNDZhZS00NGNhLWJkZDUtODBhOTM0YTk2MjU2IiwgInVzZXJfaWQiOiAiZGEyOTFmNjIwYzc4NDk2NGJkMzdhZjU4NzBlMGE2ZWMiLCAicHJvamVjdF9pZCI6ICJhYjQ2NTQ3OTljZWE0NTQ5ODg3NGRhZmNkZjcyNzNmMSIsICJ2b2x1bWVfaWQiOiAiY2RlODNjYTItNzdiYS00MDg4LTlhNWQtMThhOWFiOGRiNjI2IiwgImhvc3QiOiAibnAwMDAwMDA2Njg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzQwMzYwNDU0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfY2RlODNjYTItNzdiYS00MDg4LTlhNWQtMThhOWFiOGRiNjI2LzIwMjYwODA2MTkzMDI4L2F6X25vdmFfYmFja3VwX2U0OWIyYzg4LTQ2YWUtNDRjYS1iZGQ1LTgwYTkzNGE5NjI1NiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTk6MzA6MjRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTk6MzA6MjRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxOTozMDo0NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100262) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 06 19:31:29.905883 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5c9b2958-2773-4471-930f-b36b74e51c09 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256/export_record returned with HTTP 200 Aug 06 19:31:29.906943 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1089/4390] 10.4.3.5 () {68 vars in 1416 bytes} [Thu Aug 6 19:31:29 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256/export_record => generated 1424 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:29.915401 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e7eaee6f-09e9-42c2-a58e-03ffdf704b4e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:29.917338 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e7eaee6f-09e9-42c2-a58e-03ffdf704b4e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:31:29.917733 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e7eaee6f-09e9-42c2-a58e-03ffdf704b4e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1205213192"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:29.919365 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-e7eaee6f-09e9-42c2-a58e-03ffdf704b4e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1205213192'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:31:29.919496 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-e7eaee6f-09e9-42c2-a58e-03ffdf704b4e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Create volume of 1 GB Aug 06 19:31:29.923991 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e7eaee6f-09e9-42c2-a58e-03ffdf704b4e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Availability Zones retrieved successfully. Aug 06 19:31:29.930636 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e7eaee6f-09e9-42c2-a58e-03ffdf704b4e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Flow 'volume_create_api' (6b1ec255-b474-4b5b-901a-419581a6d231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:29.932050 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e7eaee6f-09e9-42c2-a58e-03ffdf704b4e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b3261ed-c293-447b-bee1-f987c191650c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:29.933058 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-e7eaee6f-09e9-42c2-a58e-03ffdf704b4e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:31:29.968703 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e7eaee6f-09e9-42c2-a58e-03ffdf704b4e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b3261ed-c293-447b-bee1-f987c191650c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:29.969970 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e7eaee6f-09e9-42c2-a58e-03ffdf704b4e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66d0f550-5adb-43e1-a370-8635ff9056e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:30.016319 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-e7eaee6f-09e9-42c2-a58e-03ffdf704b4e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Created reservations ['56925e82-e4a2-407f-bfe0-cfa54283037f', 'e14b3fe4-d413-4c8e-b67f-f23724b65d7c', 'ba6b97bb-09a9-4f9d-bab6-e59539a596f2', 'cac8b42c-0a15-43ad-87f5-4cea76c3c8ad'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:31:30.017359 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e7eaee6f-09e9-42c2-a58e-03ffdf704b4e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66d0f550-5adb-43e1-a370-8635ff9056e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56925e82-e4a2-407f-bfe0-cfa54283037f', 'e14b3fe4-d413-4c8e-b67f-f23724b65d7c', 'ba6b97bb-09a9-4f9d-bab6-e59539a596f2', 'cac8b42c-0a15-43ad-87f5-4cea76c3c8ad']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:30.018206 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e7eaee6f-09e9-42c2-a58e-03ffdf704b4e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ce9f3c7-26dd-402d-81df-18f0619543f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:30.043330 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e7eaee6f-09e9-42c2-a58e-03ffdf704b4e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ce9f3c7-26dd-402d-81df-18f0619543f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1eae7b4-ce07-4858-a6ca-f1bb6e752f3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1205213192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab4654799cea45498874dafcdf7273f1',qos_specs=None,replication_status=,reservations=['56925e82-e4a2-407f-bfe0-cfa54283037f','e14b3fe4-d413-4c8e-b67f-f23724b65d7c','ba6b97bb-09a9-4f9d-bab6-e59539a596f2','cac8b42c-0a15-43ad-87f5-4cea76c3c8ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da291f620c784964bd37af5870e0a6ec',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:31:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1205213192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1eae7b4-ce07-4858-a6ca-f1bb6e752f3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab4654799cea45498874dafcdf7273f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da291f620c784964bd37af5870e0a6ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:30.044262 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e7eaee6f-09e9-42c2-a58e-03ffdf704b4e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0bee88f-a4de-4654-a23c-339d2dc816e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:30.062226 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a4d2d2bf-f074-4397-8c23-65ee0b52a552 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:30.064744 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a4d2d2bf-f074-4397-8c23-65ee0b52a552 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 Aug 06 19:31:30.064980 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a4d2d2bf-f074-4397-8c23-65ee0b52a552 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:30.065205 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a4d2d2bf-f074-4397-8c23-65ee0b52a552 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:30.065311 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-a4d2d2bf-f074-4397-8c23-65ee0b52a552 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 227c63b3-c72a-4953-9df4-4d3f21dd4c93. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:30.069304 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e7eaee6f-09e9-42c2-a58e-03ffdf704b4e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0bee88f-a4de-4654-a23c-339d2dc816e5) transitioned into state 'SUCCESS' from state '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-1205213192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab4654799cea45498874dafcdf7273f1',qos_specs=None,replication_status=,reservations=['56925e82-e4a2-407f-bfe0-cfa54283037f','e14b3fe4-d413-4c8e-b67f-f23724b65d7c','ba6b97bb-09a9-4f9d-bab6-e59539a596f2','cac8b42c-0a15-43ad-87f5-4cea76c3c8ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da291f620c784964bd37af5870e0a6ec',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:30.070318 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e7eaee6f-09e9-42c2-a58e-03ffdf704b4e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31ce89cd-5ae9-4a96-ad83-ec4f82ade964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:30.072350 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:30.072350 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:30.072350 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a4d2d2bf-f074-4397-8c23-65ee0b52a552 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 returned with HTTP 200 Aug 06 19:31:30.072350 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1095/4391] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:30 2026] GET /volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:30.081556 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e7eaee6f-09e9-42c2-a58e-03ffdf704b4e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31ce89cd-5ae9-4a96-ad83-ec4f82ade964) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:30.082813 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e7eaee6f-09e9-42c2-a58e-03ffdf704b4e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Flow 'volume_create_api' (6b1ec255-b474-4b5b-901a-419581a6d231) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:30.083495 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e7eaee6f-09e9-42c2-a58e-03ffdf704b4e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Create volume request issued successfully. Aug 06 19:31:30.084311 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e7eaee6f-09e9-42c2-a58e-03ffdf704b4e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:31:30.084936 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1103/4392] 10.4.3.5 () {70 vars in 1284 bytes} [Thu Aug 6 19:31:29 2026] POST /volume/v3/volumes => generated 774 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:31:30.095887 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c2bfef21-b521-4f8d-b99c-4c008595886f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:30.097667 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c2bfef21-b521-4f8d-b99c-4c008595886f tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/volumes/a1eae7b4-ce07-4858-a6ca-f1bb6e752f3e Aug 06 19:31:30.097838 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c2bfef21-b521-4f8d-b99c-4c008595886f tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:30.098036 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c2bfef21-b521-4f8d-b99c-4c008595886f tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:30.110485 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:30.110485 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:30.116341 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c2bfef21-b521-4f8d-b99c-4c008595886f tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Volume info retrieved successfully. Aug 06 19:31:30.121209 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c2bfef21-b521-4f8d-b99c-4c008595886f tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/volumes/a1eae7b4-ce07-4858-a6ca-f1bb6e752f3e returned with HTTP 200 Aug 06 19:31:30.121615 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1106/4393] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:30 2026] GET /volume/v3/volumes/a1eae7b4-ce07-4858-a6ca-f1bb6e752f3e => generated 953 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:30.367903 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4cf9a4c3-4b55-48e2-8b0a-810f695a176e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:30.370254 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4cf9a4c3-4b55-48e2-8b0a-810f695a176e tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 Aug 06 19:31:30.370591 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4cf9a4c3-4b55-48e2-8b0a-810f695a176e tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:30.370893 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4cf9a4c3-4b55-48e2-8b0a-810f695a176e tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:30.391419 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:30.391419 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:30.396268 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4cf9a4c3-4b55-48e2-8b0a-810f695a176e tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:30.407661 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4cf9a4c3-4b55-48e2-8b0a-810f695a176e tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 returned with HTTP 200 Aug 06 19:31:30.408249 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1090/4394] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:30 2026] GET /volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:31.012076 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8092ba3d-3d9b-4a6c-a2a6-1920ef160d04 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:31.014404 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8092ba3d-3d9b-4a6c-a2a6-1920ef160d04 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:31:31.017036 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8092ba3d-3d9b-4a6c-a2a6-1920ef160d04 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "21119348-d787-4665-8367-21e8c0ccea01", "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:31.017036 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-8092ba3d-3d9b-4a6c-a2a6-1920ef160d04 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '21119348-d787-4665-8367-21e8c0ccea01', 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:31:31.086458 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-be3956db-a334-4d4c-9a5d-26a455c883f7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:31.089745 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be3956db-a334-4d4c-9a5d-26a455c883f7 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 Aug 06 19:31:31.089985 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be3956db-a334-4d4c-9a5d-26a455c883f7 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:31.090135 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be3956db-a334-4d4c-9a5d-26a455c883f7 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:31.090408 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-be3956db-a334-4d4c-9a5d-26a455c883f7 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 227c63b3-c72a-4953-9df4-4d3f21dd4c93. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:31.102346 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:31.102346 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:31.102687 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be3956db-a334-4d4c-9a5d-26a455c883f7 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 returned with HTTP 200 Aug 06 19:31:31.103277 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1104/4395] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:31 2026] GET /volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 => generated 746 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:31.111000 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-8092ba3d-3d9b-4a6c-a2a6-1920ef160d04 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Create volume of 1 GB Aug 06 19:31:31.115771 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8092ba3d-3d9b-4a6c-a2a6-1920ef160d04 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Availability Zones retrieved successfully. Aug 06 19:31:31.123895 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8092ba3d-3d9b-4a6c-a2a6-1920ef160d04 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Flow 'volume_create_api' (b302515c-fe1f-481f-a2b6-27e56bcbc9e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:31.129044 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8092ba3d-3d9b-4a6c-a2a6-1920ef160d04 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48a28102-b694-4c3d-82bb-346aa039b068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:31.129044 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-8092ba3d-3d9b-4a6c-a2a6-1920ef160d04 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:31:31.138539 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c1a07f4a-31b1-4684-8693-3fc0e3e9221b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:31.142676 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c1a07f4a-31b1-4684-8693-3fc0e3e9221b tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/volumes/a1eae7b4-ce07-4858-a6ca-f1bb6e752f3e Aug 06 19:31:31.142956 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c1a07f4a-31b1-4684-8693-3fc0e3e9221b tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:31.143190 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c1a07f4a-31b1-4684-8693-3fc0e3e9221b tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:31.159049 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:31.159049 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:31.164393 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c1a07f4a-31b1-4684-8693-3fc0e3e9221b tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Volume info retrieved successfully. Aug 06 19:31:31.169945 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c1a07f4a-31b1-4684-8693-3fc0e3e9221b tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/volumes/a1eae7b4-ce07-4858-a6ca-f1bb6e752f3e returned with HTTP 200 Aug 06 19:31:31.181306 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1107/4396] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:31 2026] GET /volume/v3/volumes/a1eae7b4-ce07-4858-a6ca-f1bb6e752f3e => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:31.190623 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bfeea553-4d51-424c-bdc7-ad1f9312ec5a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:31.192515 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bfeea553-4d51-424c-bdc7-ad1f9312ec5a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] POST https://10.4.3.5/volume/v3/backups Aug 06 19:31:31.192900 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bfeea553-4d51-424c-bdc7-ad1f9312ec5a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a1eae7b4-ce07-4858-a6ca-f1bb6e752f3e", "name": "tempest-type-Backup-957018803"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:31.194581 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-bfeea553-4d51-424c-bdc7-ad1f9312ec5a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Creating new backup {'backup': {'volume_id': 'a1eae7b4-ce07-4858-a6ca-f1bb6e752f3e', 'name': 'tempest-type-Backup-957018803'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:31:31.194756 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-bfeea553-4d51-424c-bdc7-ad1f9312ec5a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Creating backup of volume a1eae7b4-ce07-4858-a6ca-f1bb6e752f3e in container None Aug 06 19:31:31.203949 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:31.203949 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:31.207185 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bfeea553-4d51-424c-bdc7-ad1f9312ec5a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Volume info retrieved successfully. Aug 06 19:31:31.219962 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8092ba3d-3d9b-4a6c-a2a6-1920ef160d04 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48a28102-b694-4c3d-82bb-346aa039b068) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:31.221417 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8092ba3d-3d9b-4a6c-a2a6-1920ef160d04 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c994eee0-e4d7-4d22-9eec-68e60f222793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:31.233670 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-bfeea553-4d51-424c-bdc7-ad1f9312ec5a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Created reservations ['0ead31d5-382c-4900-a513-a5dd8874f2e6', '23948211-b846-4517-9a0e-d9cbf6659109'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:31:31.273290 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bfeea553-4d51-424c-bdc7-ad1f9312ec5a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:31:31.273830 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1091/4397] 10.4.3.5 () {70 vars in 1285 bytes} [Thu Aug 6 19:31:31 2026] POST /volume/v3/backups => generated 311 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:31:31.283663 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e03deac5-db88-47be-a9d8-397f125d6e0c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:31.286151 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e03deac5-db88-47be-a9d8-397f125d6e0c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a Aug 06 19:31:31.286404 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e03deac5-db88-47be-a9d8-397f125d6e0c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:31.286635 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e03deac5-db88-47be-a9d8-397f125d6e0c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:31.286813 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e03deac5-db88-47be-a9d8-397f125d6e0c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id 0de4dd4f-3630-4123-af57-dedc3186130a. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:31.288371 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-8092ba3d-3d9b-4a6c-a2a6-1920ef160d04 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Created reservations ['8174a06d-d562-4840-9aae-c74d9ef0e1da', 'ac57938b-6c0d-4316-ba30-7d7c388b6b87', 'ab2a5648-2ec7-49be-a306-0a3f6355c079', 'ab8392c2-d1db-4124-abb5-7419401574bd'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:31:31.291102 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8092ba3d-3d9b-4a6c-a2a6-1920ef160d04 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c994eee0-e4d7-4d22-9eec-68e60f222793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8174a06d-d562-4840-9aae-c74d9ef0e1da', 'ac57938b-6c0d-4316-ba30-7d7c388b6b87', 'ab2a5648-2ec7-49be-a306-0a3f6355c079', 'ab8392c2-d1db-4124-abb5-7419401574bd']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:31.291102 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8092ba3d-3d9b-4a6c-a2a6-1920ef160d04 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (656d76aa-f676-44c4-a4c7-fb9a560b75b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:31.292295 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:31.292295 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:31.293506 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e03deac5-db88-47be-a9d8-397f125d6e0c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a returned with HTTP 200 Aug 06 19:31:31.293506 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1105/4398] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:31 2026] GET /volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a => generated 718 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:31.326526 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8092ba3d-3d9b-4a6c-a2a6-1920ef160d04 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (656d76aa-f676-44c4-a4c7-fb9a560b75b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31f880ae-0d41-49ed-aff4-b592bb192ff6', '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='9e6e884774314d40950dad015f36609c',qos_specs=None,replication_status=,reservations=['8174a06d-d562-4840-9aae-c74d9ef0e1da','ac57938b-6c0d-4316-ba30-7d7c388b6b87','ab2a5648-2ec7-49be-a306-0a3f6355c079','ab8392c2-d1db-4124-abb5-7419401574bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27faabdd0c6744f88ceefa3dae43c7d5',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:31:31Z,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=31f880ae-0d41-49ed-aff4-b592bb192ff6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e6e884774314d40950dad015f36609c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27faabdd0c6744f88ceefa3dae43c7d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:31.327458 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8092ba3d-3d9b-4a6c-a2a6-1920ef160d04 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c98aecb-bdd2-47c8-8e3e-13fc8e2b07b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:31.359822 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8092ba3d-3d9b-4a6c-a2a6-1920ef160d04 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c98aecb-bdd2-47c8-8e3e-13fc8e2b07b9) transitioned into state 'SUCCESS' from 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='9e6e884774314d40950dad015f36609c',qos_specs=None,replication_status=,reservations=['8174a06d-d562-4840-9aae-c74d9ef0e1da','ac57938b-6c0d-4316-ba30-7d7c388b6b87','ab2a5648-2ec7-49be-a306-0a3f6355c079','ab8392c2-d1db-4124-abb5-7419401574bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27faabdd0c6744f88ceefa3dae43c7d5',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:31.359822 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8092ba3d-3d9b-4a6c-a2a6-1920ef160d04 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10a9768c-8f49-4aa8-8ba2-5147e3c1fcaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:31.374264 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8092ba3d-3d9b-4a6c-a2a6-1920ef160d04 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10a9768c-8f49-4aa8-8ba2-5147e3c1fcaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:31.374435 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8092ba3d-3d9b-4a6c-a2a6-1920ef160d04 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Flow 'volume_create_api' (b302515c-fe1f-481f-a2b6-27e56bcbc9e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:31.374908 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8092ba3d-3d9b-4a6c-a2a6-1920ef160d04 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Create volume request issued successfully. Aug 06 19:31:31.375828 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8092ba3d-3d9b-4a6c-a2a6-1920ef160d04 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:31:31.376512 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1096/4399] 10.4.3.5 () {70 vars in 1286 bytes} [Thu Aug 6 19:31:31 2026] POST /volume/v3/volumes => generated 771 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:31:31.395981 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ae4e8834-05ee-4b27-8077-1524278f5794 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:31.398711 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ae4e8834-05ee-4b27-8077-1524278f5794 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 Aug 06 19:31:31.399058 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ae4e8834-05ee-4b27-8077-1524278f5794 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:31.399344 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ae4e8834-05ee-4b27-8077-1524278f5794 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:31.416517 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:31.416517 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:31.420997 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ae4e8834-05ee-4b27-8077-1524278f5794 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:31.423093 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6a599961-2bf5-475f-89f4-3f0b7407521f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:31.425097 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6a599961-2bf5-475f-89f4-3f0b7407521f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 Aug 06 19:31:31.425328 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6a599961-2bf5-475f-89f4-3f0b7407521f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:31.425515 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6a599961-2bf5-475f-89f4-3f0b7407521f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:31.426338 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ae4e8834-05ee-4b27-8077-1524278f5794 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 returned with HTTP 200 Aug 06 19:31:31.427372 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1108/4400] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:31 2026] GET /volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:31.436480 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:31.436480 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:31.443940 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6a599961-2bf5-475f-89f4-3f0b7407521f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:31.451919 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6a599961-2bf5-475f-89f4-3f0b7407521f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 returned with HTTP 200 Aug 06 19:31:31.452435 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1092/4401] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:31 2026] GET /volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:32.114557 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9c077195-e683-4910-b810-18b1c8cff584 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:32.116909 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9c077195-e683-4910-b810-18b1c8cff584 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 Aug 06 19:31:32.117228 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9c077195-e683-4910-b810-18b1c8cff584 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:32.117447 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9c077195-e683-4910-b810-18b1c8cff584 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:32.117593 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-9c077195-e683-4910-b810-18b1c8cff584 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 227c63b3-c72a-4953-9df4-4d3f21dd4c93. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:32.123138 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:32.123138 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:32.124209 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9c077195-e683-4910-b810-18b1c8cff584 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 returned with HTTP 200 Aug 06 19:31:32.124677 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1106/4402] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:32 2026] GET /volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:32.306836 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1cd7d4ce-c1da-410a-bc25-40cc5d0e41b4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:32.308588 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1cd7d4ce-c1da-410a-bc25-40cc5d0e41b4 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a Aug 06 19:31:32.308831 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1cd7d4ce-c1da-410a-bc25-40cc5d0e41b4 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:32.309040 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1cd7d4ce-c1da-410a-bc25-40cc5d0e41b4 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:32.309567 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-1cd7d4ce-c1da-410a-bc25-40cc5d0e41b4 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id 0de4dd4f-3630-4123-af57-dedc3186130a. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:32.314605 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:32.314605 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:32.315608 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1cd7d4ce-c1da-410a-bc25-40cc5d0e41b4 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a returned with HTTP 200 Aug 06 19:31:32.316209 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1097/4403] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:32 2026] GET /volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:32.441495 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e8785620-7122-4aff-8133-f6ebca250359 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:32.443533 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e8785620-7122-4aff-8133-f6ebca250359 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 Aug 06 19:31:32.443824 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e8785620-7122-4aff-8133-f6ebca250359 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:32.444070 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e8785620-7122-4aff-8133-f6ebca250359 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:32.452092 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:32.452092 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:32.457139 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e8785620-7122-4aff-8133-f6ebca250359 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:32.463211 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e8785620-7122-4aff-8133-f6ebca250359 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 returned with HTTP 200 Aug 06 19:31:32.463211 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1109/4404] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:32 2026] GET /volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:32.469267 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-09ad5382-cdff-4203-aa98-5e2688062c9d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:32.474889 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-09ad5382-cdff-4203-aa98-5e2688062c9d tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 Aug 06 19:31:32.475203 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-09ad5382-cdff-4203-aa98-5e2688062c9d tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:32.475465 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-09ad5382-cdff-4203-aa98-5e2688062c9d tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:32.497656 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:32.497656 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:32.501955 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-09ad5382-cdff-4203-aa98-5e2688062c9d tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:32.507274 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-09ad5382-cdff-4203-aa98-5e2688062c9d tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 returned with HTTP 200 Aug 06 19:31:32.507794 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1093/4405] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:32 2026] GET /volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:33.136906 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-47fb65cd-8427-4460-b787-1970a1ce6b98 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:33.138803 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-47fb65cd-8427-4460-b787-1970a1ce6b98 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 Aug 06 19:31:33.139009 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-47fb65cd-8427-4460-b787-1970a1ce6b98 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:33.139265 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-47fb65cd-8427-4460-b787-1970a1ce6b98 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:33.139410 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-47fb65cd-8427-4460-b787-1970a1ce6b98 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 227c63b3-c72a-4953-9df4-4d3f21dd4c93. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:33.144312 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:33.144312 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:33.145257 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-47fb65cd-8427-4460-b787-1970a1ce6b98 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 returned with HTTP 200 Aug 06 19:31:33.145728 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1107/4406] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:33 2026] GET /volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:31:33.328422 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ae7c3301-56e7-4ab1-b15c-de3aa35cb175 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:33.331246 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ae7c3301-56e7-4ab1-b15c-de3aa35cb175 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a Aug 06 19:31:33.331362 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ae7c3301-56e7-4ab1-b15c-de3aa35cb175 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:33.331540 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ae7c3301-56e7-4ab1-b15c-de3aa35cb175 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:33.331683 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-ae7c3301-56e7-4ab1-b15c-de3aa35cb175 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id 0de4dd4f-3630-4123-af57-dedc3186130a. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:33.337643 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:33.337643 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:33.338538 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ae7c3301-56e7-4ab1-b15c-de3aa35cb175 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a returned with HTTP 200 Aug 06 19:31:33.339055 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1098/4407] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:33 2026] GET /volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:33.479618 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-71f20e7e-68d1-4c3f-9c33-bce712e5507b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:33.482392 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-71f20e7e-68d1-4c3f-9c33-bce712e5507b tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 Aug 06 19:31:33.482662 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-71f20e7e-68d1-4c3f-9c33-bce712e5507b tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:33.482917 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-71f20e7e-68d1-4c3f-9c33-bce712e5507b tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:33.492854 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:33.492854 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:33.497152 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-71f20e7e-68d1-4c3f-9c33-bce712e5507b tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:33.503939 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-71f20e7e-68d1-4c3f-9c33-bce712e5507b tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 returned with HTTP 200 Aug 06 19:31:33.504725 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1110/4408] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:33 2026] GET /volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 => generated 924 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:33.523564 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ef01a0a2-8feb-472c-8394-acd8f7e7e5cc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:33.525083 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ef01a0a2-8feb-472c-8394-acd8f7e7e5cc tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 Aug 06 19:31:33.525306 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ef01a0a2-8feb-472c-8394-acd8f7e7e5cc tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:33.525497 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ef01a0a2-8feb-472c-8394-acd8f7e7e5cc tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:33.536307 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:33.536307 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:33.540242 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ef01a0a2-8feb-472c-8394-acd8f7e7e5cc tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:33.544697 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ef01a0a2-8feb-472c-8394-acd8f7e7e5cc tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 returned with HTTP 200 Aug 06 19:31:33.545331 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1094/4409] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:33 2026] GET /volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:33.562818 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e17d81eb-96a9-4bce-8e17-8ae864575e27 req-0b289043-4488-43e0-9ea7-5acb7e27b0a8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:33.566955 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e17d81eb-96a9-4bce-8e17-8ae864575e27 req-0b289043-4488-43e0-9ea7-5acb7e27b0a8 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] POST https://10.4.3.5/volume/v3/attachments/15436a36-c4b3-4216-9f55-5dcaf7631505/action Aug 06 19:31:33.567432 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e17d81eb-96a9-4bce-8e17-8ae864575e27 req-0b289043-4488-43e0-9ea7-5acb7e27b0a8 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:31:33.567591 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e17d81eb-96a9-4bce-8e17-8ae864575e27 req-0b289043-4488-43e0-9ea7-5acb7e27b0a8 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:33.598796 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:33.598796 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:33.616049 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e17d81eb-96a9-4bce-8e17-8ae864575e27 req-0b289043-4488-43e0-9ea7-5acb7e27b0a8 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/attachments/15436a36-c4b3-4216-9f55-5dcaf7631505/action returned with HTTP 204 Aug 06 19:31:33.616049 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1108/4410] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:31:33 2026] POST /volume/v3/attachments/15436a36-c4b3-4216-9f55-5dcaf7631505/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:31:34.158457 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7295b646-d99f-4715-b490-d04bf83ffd4a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:34.160514 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7295b646-d99f-4715-b490-d04bf83ffd4a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 Aug 06 19:31:34.160770 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7295b646-d99f-4715-b490-d04bf83ffd4a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:34.161034 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7295b646-d99f-4715-b490-d04bf83ffd4a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:34.161295 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-7295b646-d99f-4715-b490-d04bf83ffd4a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 227c63b3-c72a-4953-9df4-4d3f21dd4c93. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:34.168103 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:34.168103 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:34.169033 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7295b646-d99f-4715-b490-d04bf83ffd4a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 returned with HTTP 200 Aug 06 19:31:34.169490 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1099/4411] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:34 2026] GET /volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:34.351727 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4608ef07-a482-4552-b389-5c1cb0d2c436 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:34.353543 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4608ef07-a482-4552-b389-5c1cb0d2c436 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a Aug 06 19:31:34.353737 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4608ef07-a482-4552-b389-5c1cb0d2c436 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:34.353920 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4608ef07-a482-4552-b389-5c1cb0d2c436 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:34.354106 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4608ef07-a482-4552-b389-5c1cb0d2c436 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id 0de4dd4f-3630-4123-af57-dedc3186130a. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:34.358584 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:34.358584 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:34.359331 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4608ef07-a482-4552-b389-5c1cb0d2c436 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a returned with HTTP 200 Aug 06 19:31:34.359753 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1111/4412] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:34 2026] GET /volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:34.518569 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-18a4032f-91fa-48a0-902f-d5a0598a03ba None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:34.520849 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-18a4032f-91fa-48a0-902f-d5a0598a03ba tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 Aug 06 19:31:34.521203 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-18a4032f-91fa-48a0-902f-d5a0598a03ba tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:34.521456 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-18a4032f-91fa-48a0-902f-d5a0598a03ba tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:34.533091 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:34.533091 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:34.541062 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-18a4032f-91fa-48a0-902f-d5a0598a03ba tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:34.549254 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-18a4032f-91fa-48a0-902f-d5a0598a03ba tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 returned with HTTP 200 Aug 06 19:31:34.549254 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1095/4413] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:34 2026] GET /volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 => generated 924 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:34.567691 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4f788673-6c02-4520-bffa-cfd77c1e05f4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:34.569369 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f788673-6c02-4520-bffa-cfd77c1e05f4 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 Aug 06 19:31:34.569699 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f788673-6c02-4520-bffa-cfd77c1e05f4 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:34.569930 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f788673-6c02-4520-bffa-cfd77c1e05f4 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:34.592815 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:34.592815 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:34.603792 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4f788673-6c02-4520-bffa-cfd77c1e05f4 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:34.614496 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f788673-6c02-4520-bffa-cfd77c1e05f4 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 returned with HTTP 200 Aug 06 19:31:34.614729 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1109/4414] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:34 2026] GET /volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 => generated 1134 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:34.665565 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-2e941f7f-21c1-44c9-8b03-15f563fa2c5f req-2e8fdb8b-a0ad-48a5-a4bd-f5ac8d4f673b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:34.668175 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2e941f7f-21c1-44c9-8b03-15f563fa2c5f req-2e8fdb8b-a0ad-48a5-a4bd-f5ac8d4f673b tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 Aug 06 19:31:34.668470 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2e941f7f-21c1-44c9-8b03-15f563fa2c5f req-2e8fdb8b-a0ad-48a5-a4bd-f5ac8d4f673b tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:34.668694 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2e941f7f-21c1-44c9-8b03-15f563fa2c5f req-2e8fdb8b-a0ad-48a5-a4bd-f5ac8d4f673b tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:34.677721 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:34.677721 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:34.684868 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-2e941f7f-21c1-44c9-8b03-15f563fa2c5f req-2e8fdb8b-a0ad-48a5-a4bd-f5ac8d4f673b tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:34.695055 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2e941f7f-21c1-44c9-8b03-15f563fa2c5f req-2e8fdb8b-a0ad-48a5-a4bd-f5ac8d4f673b tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 returned with HTTP 200 Aug 06 19:31:34.695322 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1100/4415] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:31:34 2026] GET /volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 => generated 868 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:34.801885 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-da1dd964-3922-478b-a9ba-85982db02f18 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:34.802332 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-da1dd964-3922-478b-a9ba-85982db02f18 None None] GET https://10.4.3.5/volume// Aug 06 19:31:34.802515 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-da1dd964-3922-478b-a9ba-85982db02f18 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:34.802647 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-da1dd964-3922-478b-a9ba-85982db02f18 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:34.802942 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-da1dd964-3922-478b-a9ba-85982db02f18 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:31:34.803270 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1112/4416] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:31:34 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:31:34.814609 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-2e941f7f-21c1-44c9-8b03-15f563fa2c5f req-c2480df7-750a-44d5-8874-4aec0b7f4db2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:34.817050 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2e941f7f-21c1-44c9-8b03-15f563fa2c5f req-c2480df7-750a-44d5-8874-4aec0b7f4db2 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:31:34.817586 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2e941f7f-21c1-44c9-8b03-15f563fa2c5f req-c2480df7-750a-44d5-8874-4aec0b7f4db2 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3554af6a-d1c1-4bfe-8400-5ec836c526b9", "connector": null, "instance_uuid": "799903ef-2733-4b2c-a4b3-3033a6ea9336"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:34.829539 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:34.829539 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:34.856509 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2e941f7f-21c1-44c9-8b03-15f563fa2c5f req-c2480df7-750a-44d5-8874-4aec0b7f4db2 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:31:34.857390 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1096/4417] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:31:34 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 06 19:31:34.889218 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-78f39d7d-2378-4d69-9e39-d9411077cc24 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:34.891445 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-78f39d7d-2378-4d69-9e39-d9411077cc24 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 Aug 06 19:31:34.891680 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-78f39d7d-2378-4d69-9e39-d9411077cc24 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:34.891904 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-78f39d7d-2378-4d69-9e39-d9411077cc24 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:34.902603 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1c93fa53-967b-4b01-89fc-78d76d60378e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:34.903152 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1c93fa53-967b-4b01-89fc-78d76d60378e None None] GET https://10.4.3.5/volume// Aug 06 19:31:34.903461 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1c93fa53-967b-4b01-89fc-78d76d60378e None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:34.903742 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1c93fa53-967b-4b01-89fc-78d76d60378e None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:34.904209 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1c93fa53-967b-4b01-89fc-78d76d60378e None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:31:34.904495 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:34.904495 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:34.904732 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1101/4418] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:31:34 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:31:34.908913 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-78f39d7d-2378-4d69-9e39-d9411077cc24 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:34.913074 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-2e941f7f-21c1-44c9-8b03-15f563fa2c5f req-19ca7713-076f-4d8b-927f-8ac4801f70d1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:34.914732 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-78f39d7d-2378-4d69-9e39-d9411077cc24 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 returned with HTTP 200 Aug 06 19:31:34.915249 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1110/4419] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:34 2026] GET /volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:34.915904 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2e941f7f-21c1-44c9-8b03-15f563fa2c5f req-19ca7713-076f-4d8b-927f-8ac4801f70d1 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 Aug 06 19:31:34.916101 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2e941f7f-21c1-44c9-8b03-15f563fa2c5f req-19ca7713-076f-4d8b-927f-8ac4801f70d1 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:34.916304 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2e941f7f-21c1-44c9-8b03-15f563fa2c5f req-19ca7713-076f-4d8b-927f-8ac4801f70d1 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:34.926075 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:34.926075 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:34.930608 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-2e941f7f-21c1-44c9-8b03-15f563fa2c5f req-19ca7713-076f-4d8b-927f-8ac4801f70d1 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:34.935873 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2e941f7f-21c1-44c9-8b03-15f563fa2c5f req-19ca7713-076f-4d8b-927f-8ac4801f70d1 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 returned with HTTP 200 Aug 06 19:31:34.936376 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1113/4420] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:31:34 2026] GET /volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 => generated 1047 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:31:35.052490 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-2e941f7f-21c1-44c9-8b03-15f563fa2c5f req-6c094e61-1263-4fef-b4b9-1f65c3724dec None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:35.057145 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2e941f7f-21c1-44c9-8b03-15f563fa2c5f req-6c094e61-1263-4fef-b4b9-1f65c3724dec tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] PUT https://10.4.3.5/volume/v3/attachments/d2b13d8e-1234-41f9-b0d7-e9bad6d6a4d8 Aug 06 19:31:35.057145 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2e941f7f-21c1-44c9-8b03-15f563fa2c5f req-6c094e61-1263-4fef-b4b9-1f65c3724dec tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:35.064521 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-2e941f7f-21c1-44c9-8b03-15f563fa2c5f req-6c094e61-1263-4fef-b4b9-1f65c3724dec tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Acquiring lock "cinder-attachment_update-3554af6a-d1c1-4bfe-8400-5ec836c526b9-np0000006689" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:31:35.075075 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-2e941f7f-21c1-44c9-8b03-15f563fa2c5f req-6c094e61-1263-4fef-b4b9-1f65c3724dec tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Lock "cinder-attachment_update-3554af6a-d1c1-4bfe-8400-5ec836c526b9-np0000006689" acquired by "attachment_update" :: waited 0.009s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:31:35.075075 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:35.075075 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:35.168458 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-2e941f7f-21c1-44c9-8b03-15f563fa2c5f req-6c094e61-1263-4fef-b4b9-1f65c3724dec tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Lock "cinder-attachment_update-3554af6a-d1c1-4bfe-8400-5ec836c526b9-np0000006689" released by "attachment_update" :: held 0.095s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:31:35.168913 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2e941f7f-21c1-44c9-8b03-15f563fa2c5f req-6c094e61-1263-4fef-b4b9-1f65c3724dec tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/attachments/d2b13d8e-1234-41f9-b0d7-e9bad6d6a4d8 returned with HTTP 200 Aug 06 19:31:35.169637 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1097/4421] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:31:35 2026] PUT /volume/v3/attachments/d2b13d8e-1234-41f9-b0d7-e9bad6d6a4d8 => generated 968 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:35.178689 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-2e941f7f-21c1-44c9-8b03-15f563fa2c5f req-4e4362c6-2d6c-4277-bdab-cc50b48d8f5e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:35.181137 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0edc6743-af14-4bda-aff7-4c1c034de3f8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:35.182918 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2e941f7f-21c1-44c9-8b03-15f563fa2c5f req-4e4362c6-2d6c-4277-bdab-cc50b48d8f5e tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9/encryption Aug 06 19:31:35.183218 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0edc6743-af14-4bda-aff7-4c1c034de3f8 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 Aug 06 19:31:35.183342 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2e941f7f-21c1-44c9-8b03-15f563fa2c5f req-4e4362c6-2d6c-4277-bdab-cc50b48d8f5e tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:35.183473 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2e941f7f-21c1-44c9-8b03-15f563fa2c5f req-4e4362c6-2d6c-4277-bdab-cc50b48d8f5e tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:35.183562 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0edc6743-af14-4bda-aff7-4c1c034de3f8 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:35.183736 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0edc6743-af14-4bda-aff7-4c1c034de3f8 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:35.183842 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0edc6743-af14-4bda-aff7-4c1c034de3f8 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 227c63b3-c72a-4953-9df4-4d3f21dd4c93. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:35.193446 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:35.193446 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:35.195064 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0edc6743-af14-4bda-aff7-4c1c034de3f8 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 returned with HTTP 200 Aug 06 19:31:35.195064 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1111/4422] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:35 2026] GET /volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:35.196884 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:35.196884 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:35.205496 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2e941f7f-21c1-44c9-8b03-15f563fa2c5f req-4e4362c6-2d6c-4277-bdab-cc50b48d8f5e tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9/encryption returned with HTTP 200 Aug 06 19:31:35.206031 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1102/4423] 10.4.3.5 () {68 vars in 1617 bytes} [Thu Aug 6 19:31:35 2026] GET /volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:35.374330 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-93c9ce9f-59b2-4b1e-876d-e34d9e056e5b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:35.376288 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-93c9ce9f-59b2-4b1e-876d-e34d9e056e5b tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a Aug 06 19:31:35.376573 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-93c9ce9f-59b2-4b1e-876d-e34d9e056e5b tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:35.376802 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-93c9ce9f-59b2-4b1e-876d-e34d9e056e5b tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:35.376960 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-93c9ce9f-59b2-4b1e-876d-e34d9e056e5b tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id 0de4dd4f-3630-4123-af57-dedc3186130a. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:35.381342 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:35.381342 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:35.382134 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-93c9ce9f-59b2-4b1e-876d-e34d9e056e5b tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a returned with HTTP 200 Aug 06 19:31:35.382581 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1114/4424] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:35 2026] GET /volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:35.564315 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-95dfeff6-d4f0-4592-a6bb-84a5fef52813 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:35.568043 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-95dfeff6-d4f0-4592-a6bb-84a5fef52813 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 Aug 06 19:31:35.568043 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-95dfeff6-d4f0-4592-a6bb-84a5fef52813 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:35.568043 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-95dfeff6-d4f0-4592-a6bb-84a5fef52813 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:35.579403 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:35.579403 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:35.584334 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-95dfeff6-d4f0-4592-a6bb-84a5fef52813 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:35.594474 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-95dfeff6-d4f0-4592-a6bb-84a5fef52813 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 returned with HTTP 200 Aug 06 19:31:35.594474 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1098/4425] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:35 2026] GET /volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 => generated 924 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:35.928564 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f5435278-d253-4b83-8e57-03ae470f6c08 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:35.930447 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f5435278-d253-4b83-8e57-03ae470f6c08 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 Aug 06 19:31:35.930620 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f5435278-d253-4b83-8e57-03ae470f6c08 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:35.930801 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f5435278-d253-4b83-8e57-03ae470f6c08 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:35.940594 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:35.940594 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:35.944350 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f5435278-d253-4b83-8e57-03ae470f6c08 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:35.948750 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f5435278-d253-4b83-8e57-03ae470f6c08 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 returned with HTTP 200 Aug 06 19:31:35.949136 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1112/4426] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:35 2026] GET /volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 => generated 868 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:36.206170 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bf750a02-e2bc-48d5-8faa-d24a2c5458b9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:36.207755 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bf750a02-e2bc-48d5-8faa-d24a2c5458b9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 Aug 06 19:31:36.207921 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bf750a02-e2bc-48d5-8faa-d24a2c5458b9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:36.208132 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bf750a02-e2bc-48d5-8faa-d24a2c5458b9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:36.208253 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-bf750a02-e2bc-48d5-8faa-d24a2c5458b9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 227c63b3-c72a-4953-9df4-4d3f21dd4c93. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:36.212110 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:36.212110 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:36.212891 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bf750a02-e2bc-48d5-8faa-d24a2c5458b9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 returned with HTTP 200 Aug 06 19:31:36.213286 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1103/4427] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:36 2026] GET /volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:36.397100 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3b122645-e3ba-4bc5-8768-52c00d5e457a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:36.399489 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3b122645-e3ba-4bc5-8768-52c00d5e457a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a Aug 06 19:31:36.399803 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3b122645-e3ba-4bc5-8768-52c00d5e457a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:36.400115 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3b122645-e3ba-4bc5-8768-52c00d5e457a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:36.400332 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-3b122645-e3ba-4bc5-8768-52c00d5e457a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id 0de4dd4f-3630-4123-af57-dedc3186130a. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:36.409577 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:36.409577 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:36.410599 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3b122645-e3ba-4bc5-8768-52c00d5e457a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a returned with HTTP 200 Aug 06 19:31:36.413915 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1115/4428] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:36 2026] GET /volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a => generated 720 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:36.611280 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e3f4eab8-f12b-4b99-aebf-0d8ab726cfd8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:36.613806 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e3f4eab8-f12b-4b99-aebf-0d8ab726cfd8 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 Aug 06 19:31:36.614180 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e3f4eab8-f12b-4b99-aebf-0d8ab726cfd8 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:36.614476 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e3f4eab8-f12b-4b99-aebf-0d8ab726cfd8 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:36.624131 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:36.624131 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:36.628883 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e3f4eab8-f12b-4b99-aebf-0d8ab726cfd8 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:36.635170 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e3f4eab8-f12b-4b99-aebf-0d8ab726cfd8 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 returned with HTTP 200 Aug 06 19:31:36.635773 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1099/4429] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:36 2026] GET /volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 => generated 924 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:36.965413 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e4dfa6b1-47ec-4490-bf57-c739ff4a206a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:36.967594 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e4dfa6b1-47ec-4490-bf57-c739ff4a206a tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 Aug 06 19:31:36.967809 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e4dfa6b1-47ec-4490-bf57-c739ff4a206a tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:36.968094 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e4dfa6b1-47ec-4490-bf57-c739ff4a206a tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:36.984482 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:36.984482 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:36.988383 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e4dfa6b1-47ec-4490-bf57-c739ff4a206a tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:36.992830 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e4dfa6b1-47ec-4490-bf57-c739ff4a206a tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 returned with HTTP 200 Aug 06 19:31:36.993313 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1113/4430] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:36 2026] GET /volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:37.225432 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2fc5dd34-757a-499c-bd3e-5f5b8da8b61b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:37.227521 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2fc5dd34-757a-499c-bd3e-5f5b8da8b61b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 Aug 06 19:31:37.227817 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2fc5dd34-757a-499c-bd3e-5f5b8da8b61b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:37.228066 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2fc5dd34-757a-499c-bd3e-5f5b8da8b61b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:37.228217 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-2fc5dd34-757a-499c-bd3e-5f5b8da8b61b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 227c63b3-c72a-4953-9df4-4d3f21dd4c93. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:37.233350 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:37.233350 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:37.234397 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2fc5dd34-757a-499c-bd3e-5f5b8da8b61b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 returned with HTTP 200 Aug 06 19:31:37.234776 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1104/4431] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:37 2026] GET /volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:37.425876 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-75c2852a-ab45-47e1-8e00-204d951af81f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:37.427942 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-75c2852a-ab45-47e1-8e00-204d951af81f tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a Aug 06 19:31:37.428204 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-75c2852a-ab45-47e1-8e00-204d951af81f tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:37.428515 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-75c2852a-ab45-47e1-8e00-204d951af81f tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:37.428594 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-75c2852a-ab45-47e1-8e00-204d951af81f tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id 0de4dd4f-3630-4123-af57-dedc3186130a. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:37.433343 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:37.433343 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:37.434269 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-75c2852a-ab45-47e1-8e00-204d951af81f tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a returned with HTTP 200 Aug 06 19:31:37.434734 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1116/4432] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:37 2026] GET /volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:37.657544 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-da3c5c7d-02e5-4398-b904-53b5dfbe5588 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:37.659252 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-da3c5c7d-02e5-4398-b904-53b5dfbe5588 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 Aug 06 19:31:37.659585 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-da3c5c7d-02e5-4398-b904-53b5dfbe5588 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:37.659952 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-da3c5c7d-02e5-4398-b904-53b5dfbe5588 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:37.667932 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:37.667932 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:37.672425 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-da3c5c7d-02e5-4398-b904-53b5dfbe5588 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:37.678248 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-da3c5c7d-02e5-4398-b904-53b5dfbe5588 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 returned with HTTP 200 Aug 06 19:31:37.678248 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1100/4433] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:37 2026] GET /volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 => generated 924 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:38.007102 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e8e6a22e-818e-44b2-a034-52ccc102a89a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:38.008970 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e8e6a22e-818e-44b2-a034-52ccc102a89a tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 Aug 06 19:31:38.009252 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e8e6a22e-818e-44b2-a034-52ccc102a89a tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:38.009508 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e8e6a22e-818e-44b2-a034-52ccc102a89a tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:38.025362 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:38.025362 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:38.033871 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e8e6a22e-818e-44b2-a034-52ccc102a89a tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:38.041737 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e8e6a22e-818e-44b2-a034-52ccc102a89a tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 returned with HTTP 200 Aug 06 19:31:38.042379 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1114/4434] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:38 2026] GET /volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 => generated 868 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:38.247150 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-937b92f4-0ac5-41ac-a6c7-379b93239bbc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:38.249096 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-937b92f4-0ac5-41ac-a6c7-379b93239bbc tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 Aug 06 19:31:38.249450 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-937b92f4-0ac5-41ac-a6c7-379b93239bbc tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:38.249731 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-937b92f4-0ac5-41ac-a6c7-379b93239bbc tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:38.250840 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-937b92f4-0ac5-41ac-a6c7-379b93239bbc tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 227c63b3-c72a-4953-9df4-4d3f21dd4c93. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:38.255947 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:38.255947 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:38.257036 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-937b92f4-0ac5-41ac-a6c7-379b93239bbc tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 returned with HTTP 200 Aug 06 19:31:38.257549 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1105/4435] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:38 2026] GET /volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:38.445766 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-569a1769-4b4c-430b-b466-4e77ca28c7a8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:38.447829 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-569a1769-4b4c-430b-b466-4e77ca28c7a8 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a Aug 06 19:31:38.448207 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-569a1769-4b4c-430b-b466-4e77ca28c7a8 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:38.448490 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-569a1769-4b4c-430b-b466-4e77ca28c7a8 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:38.448681 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-569a1769-4b4c-430b-b466-4e77ca28c7a8 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id 0de4dd4f-3630-4123-af57-dedc3186130a. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:38.453776 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:38.453776 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:38.454633 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-569a1769-4b4c-430b-b466-4e77ca28c7a8 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a returned with HTTP 200 Aug 06 19:31:38.455140 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1117/4436] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:38 2026] GET /volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:38.694761 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3339b7de-46c6-456e-9718-811efdaec298 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:38.697259 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3339b7de-46c6-456e-9718-811efdaec298 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 Aug 06 19:31:38.697334 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3339b7de-46c6-456e-9718-811efdaec298 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:38.697573 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3339b7de-46c6-456e-9718-811efdaec298 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:38.708444 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:38.708444 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:38.712150 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3339b7de-46c6-456e-9718-811efdaec298 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:38.716313 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3339b7de-46c6-456e-9718-811efdaec298 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 returned with HTTP 200 Aug 06 19:31:38.716667 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1101/4437] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:38 2026] GET /volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 => generated 924 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:39.061698 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7432d54f-5696-443d-a34c-d06130c42e8b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:39.063852 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7432d54f-5696-443d-a34c-d06130c42e8b tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 Aug 06 19:31:39.064100 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7432d54f-5696-443d-a34c-d06130c42e8b tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:39.064364 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7432d54f-5696-443d-a34c-d06130c42e8b tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:39.075116 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:39.075116 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:39.078942 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7432d54f-5696-443d-a34c-d06130c42e8b tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:39.084992 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7432d54f-5696-443d-a34c-d06130c42e8b tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 returned with HTTP 200 Aug 06 19:31:39.085541 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1115/4438] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:39 2026] GET /volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:39.269461 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-691bef6d-571a-4642-98ad-346357a0b02c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:39.274537 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-691bef6d-571a-4642-98ad-346357a0b02c tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 Aug 06 19:31:39.274727 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-691bef6d-571a-4642-98ad-346357a0b02c tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:39.274953 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-691bef6d-571a-4642-98ad-346357a0b02c tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:39.275106 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-691bef6d-571a-4642-98ad-346357a0b02c tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 227c63b3-c72a-4953-9df4-4d3f21dd4c93. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:39.280908 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:39.280908 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:39.281722 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-691bef6d-571a-4642-98ad-346357a0b02c tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 returned with HTTP 200 Aug 06 19:31:39.282168 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1106/4439] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:39 2026] GET /volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:39.446449 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7c612da5-b120-480a-be73-74065e8fc649 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:39.448707 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7c612da5-b120-480a-be73-74065e8fc649 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/44d02bce-f132-4857-b8e2-3f5677c3fa6f Aug 06 19:31:39.449064 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7c612da5-b120-480a-be73-74065e8fc649 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:39.449398 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7c612da5-b120-480a-be73-74065e8fc649 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:39.449613 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-7c612da5-b120-480a-be73-74065e8fc649 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Delete snapshot with id: 44d02bce-f132-4857-b8e2-3f5677c3fa6f Aug 06 19:31:39.451747 np0000006689 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=422,cinder:INSERT=76,cinder:UPDATE=125 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:31:39.457681 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:39.457681 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:39.458952 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7c612da5-b120-480a-be73-74065e8fc649 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Snapshot retrieved successfully. Aug 06 19:31:39.466453 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1aae2678-b6aa-4d30-80ad-e4cb4a26d3fd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:39.469479 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1aae2678-b6aa-4d30-80ad-e4cb4a26d3fd tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a Aug 06 19:31:39.469705 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1aae2678-b6aa-4d30-80ad-e4cb4a26d3fd tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:39.469906 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1aae2678-b6aa-4d30-80ad-e4cb4a26d3fd tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:39.470049 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-1aae2678-b6aa-4d30-80ad-e4cb4a26d3fd tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id 0de4dd4f-3630-4123-af57-dedc3186130a. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:39.477346 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:39.477346 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:39.478027 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1aae2678-b6aa-4d30-80ad-e4cb4a26d3fd tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a returned with HTTP 200 Aug 06 19:31:39.478471 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1102/4440] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:39 2026] GET /volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:39.479667 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7c612da5-b120-480a-be73-74065e8fc649 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Snapshot delete request issued successfully. Aug 06 19:31:39.479907 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7c612da5-b120-480a-be73-74065e8fc649 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/snapshots/44d02bce-f132-4857-b8e2-3f5677c3fa6f returned with HTTP 202 Aug 06 19:31:39.480379 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1118/4441] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:31:39 2026] DELETE /volume/v3/snapshots/44d02bce-f132-4857-b8e2-3f5677c3fa6f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:31:39.487195 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fdaa9505-2962-47bf-a514-06e98446ece6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:39.488945 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fdaa9505-2962-47bf-a514-06e98446ece6 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/snapshots/44d02bce-f132-4857-b8e2-3f5677c3fa6f Aug 06 19:31:39.489204 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fdaa9505-2962-47bf-a514-06e98446ece6 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:39.489422 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fdaa9505-2962-47bf-a514-06e98446ece6 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:39.495660 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:39.495660 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:39.496145 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fdaa9505-2962-47bf-a514-06e98446ece6 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Snapshot retrieved successfully. Aug 06 19:31:39.496919 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fdaa9505-2962-47bf-a514-06e98446ece6 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/snapshots/44d02bce-f132-4857-b8e2-3f5677c3fa6f returned with HTTP 200 Aug 06 19:31:39.497383 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1116/4442] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:31:39 2026] GET /volume/v3/snapshots/44d02bce-f132-4857-b8e2-3f5677c3fa6f => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:39.731523 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3ae5d464-1b6e-420d-a7bc-3ba879a258d5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:39.733459 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3ae5d464-1b6e-420d-a7bc-3ba879a258d5 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 Aug 06 19:31:39.733671 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3ae5d464-1b6e-420d-a7bc-3ba879a258d5 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:39.733891 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3ae5d464-1b6e-420d-a7bc-3ba879a258d5 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:39.743238 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:39.743238 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:39.748109 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3ae5d464-1b6e-420d-a7bc-3ba879a258d5 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:39.754271 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3ae5d464-1b6e-420d-a7bc-3ba879a258d5 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 returned with HTTP 200 Aug 06 19:31:39.754777 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1107/4443] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:39 2026] GET /volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 => generated 1189 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:31:39.772116 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-449ecc9b-b7e3-4f6c-99c8-87eeaa943960 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:39.774748 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-449ecc9b-b7e3-4f6c-99c8-87eeaa943960 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 Aug 06 19:31:39.775065 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-449ecc9b-b7e3-4f6c-99c8-87eeaa943960 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:39.775345 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-449ecc9b-b7e3-4f6c-99c8-87eeaa943960 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:39.786588 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:39.786588 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:39.792276 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-449ecc9b-b7e3-4f6c-99c8-87eeaa943960 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:39.799540 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-449ecc9b-b7e3-4f6c-99c8-87eeaa943960 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 returned with HTTP 200 Aug 06 19:31:39.800141 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1103/4444] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:39 2026] GET /volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 => generated 1189 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:31:39.815903 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5bffa9b5-079e-42ee-bcab-c94f4dedd696 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:39.818778 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5bffa9b5-079e-42ee-bcab-c94f4dedd696 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:31:39.819452 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5bffa9b5-079e-42ee-bcab-c94f4dedd696 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "31f880ae-0d41-49ed-aff4-b592bb192ff6", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:39.821352 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-5bffa9b5-079e-42ee-bcab-c94f4dedd696 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '31f880ae-0d41-49ed-aff4-b592bb192ff6', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:31:39.831504 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:39.831504 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:39.832064 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5bffa9b5-079e-42ee-bcab-c94f4dedd696 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume retrieved successfully. Aug 06 19:31:39.832247 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-5bffa9b5-079e-42ee-bcab-c94f4dedd696 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Create volume of 1 GB Aug 06 19:31:39.838859 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5bffa9b5-079e-42ee-bcab-c94f4dedd696 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Availability Zones retrieved successfully. Aug 06 19:31:39.847889 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5bffa9b5-079e-42ee-bcab-c94f4dedd696 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Flow 'volume_create_api' (56294c5e-4e07-49c3-8150-436d1a434432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:39.849510 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5bffa9b5-079e-42ee-bcab-c94f4dedd696 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c152217-895e-45e5-8c23-4b063b5bf198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:39.850843 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-5bffa9b5-079e-42ee-bcab-c94f4dedd696 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:31:39.883980 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5bffa9b5-079e-42ee-bcab-c94f4dedd696 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c152217-895e-45e5-8c23-4b063b5bf198) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '31f880ae-0d41-49ed-aff4-b592bb192ff6', 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:39.884785 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5bffa9b5-079e-42ee-bcab-c94f4dedd696 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38769816-a8eb-42bd-a540-3dc5323e9032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:39.930400 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-5bffa9b5-079e-42ee-bcab-c94f4dedd696 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Created reservations ['50653a79-d531-4747-960c-a9dfed15ce8a', '672aa50c-58c9-49c6-9d85-99eecae830e7', '3759aa93-e1e2-47a0-8493-39e3b69fb072', '1c9c7067-8d5e-4c16-8f01-1216a501ef71'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:31:39.931322 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5bffa9b5-079e-42ee-bcab-c94f4dedd696 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38769816-a8eb-42bd-a540-3dc5323e9032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50653a79-d531-4747-960c-a9dfed15ce8a', '672aa50c-58c9-49c6-9d85-99eecae830e7', '3759aa93-e1e2-47a0-8493-39e3b69fb072', '1c9c7067-8d5e-4c16-8f01-1216a501ef71']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:39.932080 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5bffa9b5-079e-42ee-bcab-c94f4dedd696 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bc82da1-d460-4b29-968d-dc84e9c85977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:39.968970 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5bffa9b5-079e-42ee-bcab-c94f4dedd696 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bc82da1-d460-4b29-968d-dc84e9c85977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11438c21-b49a-417a-8c7e-9e08c30e3ca0', '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='9e6e884774314d40950dad015f36609c',qos_specs=None,replication_status=,reservations=['50653a79-d531-4747-960c-a9dfed15ce8a','672aa50c-58c9-49c6-9d85-99eecae830e7','3759aa93-e1e2-47a0-8493-39e3b69fb072','1c9c7067-8d5e-4c16-8f01-1216a501ef71'],size=1,snapshot_id=None,source_replicaid=,source_volid=31f880ae-0d41-49ed-aff4-b592bb192ff6,status='creating',user_id='27faabdd0c6744f88ceefa3dae43c7d5',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), '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-06T19:31:39Z,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=11438c21-b49a-417a-8c7e-9e08c30e3ca0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e6e884774314d40950dad015f36609c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=31f880ae-0d41-49ed-aff4-b592bb192ff6,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27faabdd0c6744f88ceefa3dae43c7d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:39.970916 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5bffa9b5-079e-42ee-bcab-c94f4dedd696 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df87ed71-5ad2-4129-870a-d94979c5ce8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:39.992100 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5bffa9b5-079e-42ee-bcab-c94f4dedd696 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df87ed71-5ad2-4129-870a-d94979c5ce8f) transitioned into state 'SUCCESS' from 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='9e6e884774314d40950dad015f36609c',qos_specs=None,replication_status=,reservations=['50653a79-d531-4747-960c-a9dfed15ce8a','672aa50c-58c9-49c6-9d85-99eecae830e7','3759aa93-e1e2-47a0-8493-39e3b69fb072','1c9c7067-8d5e-4c16-8f01-1216a501ef71'],size=1,snapshot_id=None,source_replicaid=,source_volid=31f880ae-0d41-49ed-aff4-b592bb192ff6,status='creating',user_id='27faabdd0c6744f88ceefa3dae43c7d5',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:39.992801 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5bffa9b5-079e-42ee-bcab-c94f4dedd696 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9e431a6-4e65-41da-b41e-53718980b0f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:40.011000 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5bffa9b5-079e-42ee-bcab-c94f4dedd696 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9e431a6-4e65-41da-b41e-53718980b0f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:40.012118 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5bffa9b5-079e-42ee-bcab-c94f4dedd696 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Flow 'volume_create_api' (56294c5e-4e07-49c3-8150-436d1a434432) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:40.012513 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5bffa9b5-079e-42ee-bcab-c94f4dedd696 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Create volume request issued successfully. Aug 06 19:31:40.013204 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5bffa9b5-079e-42ee-bcab-c94f4dedd696 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:31:40.013723 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1119/4445] 10.4.3.5 () {70 vars in 1286 bytes} [Thu Aug 6 19:31:39 2026] POST /volume/v3/volumes => generated 805 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:31:40.028547 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d3d7db13-e89a-4c35-91ad-62a98f9be71f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:40.030790 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d3d7db13-e89a-4c35-91ad-62a98f9be71f tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/11438c21-b49a-417a-8c7e-9e08c30e3ca0 Aug 06 19:31:40.031033 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d3d7db13-e89a-4c35-91ad-62a98f9be71f tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:40.031308 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d3d7db13-e89a-4c35-91ad-62a98f9be71f tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:40.043079 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:40.043079 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:40.054733 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d3d7db13-e89a-4c35-91ad-62a98f9be71f tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:40.064648 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d3d7db13-e89a-4c35-91ad-62a98f9be71f tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/11438c21-b49a-417a-8c7e-9e08c30e3ca0 returned with HTTP 200 Aug 06 19:31:40.065425 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1117/4446] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:40 2026] GET /volume/v3/volumes/11438c21-b49a-417a-8c7e-9e08c30e3ca0 => generated 873 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:40.100893 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f4ce3c1e-a6a4-46f2-ba45-5101a921bade None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:40.104339 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f4ce3c1e-a6a4-46f2-ba45-5101a921bade tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 Aug 06 19:31:40.104559 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f4ce3c1e-a6a4-46f2-ba45-5101a921bade tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:40.104694 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f4ce3c1e-a6a4-46f2-ba45-5101a921bade tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:40.113768 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:40.113768 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:40.117488 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f4ce3c1e-a6a4-46f2-ba45-5101a921bade tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:40.122433 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f4ce3c1e-a6a4-46f2-ba45-5101a921bade tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 returned with HTTP 200 Aug 06 19:31:40.123047 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1108/4447] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:40 2026] GET /volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 => generated 868 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:40.294968 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-100f9b8d-6201-4da0-943b-64ec21dbe1f9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:40.300396 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-100f9b8d-6201-4da0-943b-64ec21dbe1f9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 Aug 06 19:31:40.300396 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-100f9b8d-6201-4da0-943b-64ec21dbe1f9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:40.300396 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-100f9b8d-6201-4da0-943b-64ec21dbe1f9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:40.300396 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-100f9b8d-6201-4da0-943b-64ec21dbe1f9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 227c63b3-c72a-4953-9df4-4d3f21dd4c93. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:40.304397 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:40.304397 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:40.305533 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-100f9b8d-6201-4da0-943b-64ec21dbe1f9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 returned with HTTP 200 Aug 06 19:31:40.306553 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1104/4448] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:40 2026] GET /volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:40.494378 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7a6a9de9-3cc3-4fc0-8756-4b1796cd8289 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:40.496511 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7a6a9de9-3cc3-4fc0-8756-4b1796cd8289 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a Aug 06 19:31:40.496736 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7a6a9de9-3cc3-4fc0-8756-4b1796cd8289 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:40.496919 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7a6a9de9-3cc3-4fc0-8756-4b1796cd8289 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:40.497045 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-7a6a9de9-3cc3-4fc0-8756-4b1796cd8289 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id 0de4dd4f-3630-4123-af57-dedc3186130a. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:40.505656 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:40.505656 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:40.505656 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7a6a9de9-3cc3-4fc0-8756-4b1796cd8289 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a returned with HTTP 200 Aug 06 19:31:40.505656 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1120/4449] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:40 2026] GET /volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:40.508231 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-764c250e-e4ca-4000-90b2-2f0a91e350b1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:40.509996 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-764c250e-e4ca-4000-90b2-2f0a91e350b1 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/snapshots/44d02bce-f132-4857-b8e2-3f5677c3fa6f Aug 06 19:31:40.510250 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-764c250e-e4ca-4000-90b2-2f0a91e350b1 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:40.510479 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-764c250e-e4ca-4000-90b2-2f0a91e350b1 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:40.515729 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-764c250e-e4ca-4000-90b2-2f0a91e350b1 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/snapshots/44d02bce-f132-4857-b8e2-3f5677c3fa6f returned with HTTP 404 Aug 06 19:31:40.516658 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1118/4450] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:31:40 2026] GET /volume/v3/snapshots/44d02bce-f132-4857-b8e2-3f5677c3fa6f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:31:40.651272 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-23c8e137-63dd-4425-a221-1ad6bb5b6436 req-5469bc06-0ce2-41ee-9688-2d635f9483e7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:40.653499 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-23c8e137-63dd-4425-a221-1ad6bb5b6436 req-5469bc06-0ce2-41ee-9688-2d635f9483e7 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/attachments?instance_id=f221d851-1a34-402f-9a71-89ebf47f1013 Aug 06 19:31:40.653733 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-23c8e137-63dd-4425-a221-1ad6bb5b6436 req-5469bc06-0ce2-41ee-9688-2d635f9483e7 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:40.653906 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-23c8e137-63dd-4425-a221-1ad6bb5b6436 req-5469bc06-0ce2-41ee-9688-2d635f9483e7 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:40.671240 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-23c8e137-63dd-4425-a221-1ad6bb5b6436 req-5469bc06-0ce2-41ee-9688-2d635f9483e7 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/attachments?instance_id=f221d851-1a34-402f-9a71-89ebf47f1013 returned with HTTP 200 Aug 06 19:31:40.671560 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1109/4451] 10.4.3.5 () {70 vars in 1623 bytes} [Thu Aug 6 19:31:40 2026] GET /volume/v3/attachments?instance_id=f221d851-1a34-402f-9a71-89ebf47f1013 => generated 192 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:40.681176 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-23c8e137-63dd-4425-a221-1ad6bb5b6436 req-53cae41e-dbeb-4c14-8009-b6290d323290 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:40.683747 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-23c8e137-63dd-4425-a221-1ad6bb5b6436 req-53cae41e-dbeb-4c14-8009-b6290d323290 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/attachments/c7d74e9d-8ba7-4696-bda3-d1eeb72588ca Aug 06 19:31:40.683961 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-23c8e137-63dd-4425-a221-1ad6bb5b6436 req-53cae41e-dbeb-4c14-8009-b6290d323290 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:40.684216 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-23c8e137-63dd-4425-a221-1ad6bb5b6436 req-53cae41e-dbeb-4c14-8009-b6290d323290 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:40.701242 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-23c8e137-63dd-4425-a221-1ad6bb5b6436 req-53cae41e-dbeb-4c14-8009-b6290d323290 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/attachments/c7d74e9d-8ba7-4696-bda3-d1eeb72588ca returned with HTTP 200 Aug 06 19:31:40.701903 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1105/4452] 10.4.3.5 () {70 vars in 1637 bytes} [Thu Aug 6 19:31:40 2026] GET /volume/v3/attachments/c7d74e9d-8ba7-4696-bda3-d1eeb72588ca => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:41.079760 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-eb57abda-a23f-4dc0-a173-aabd49df9498 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:41.083883 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eb57abda-a23f-4dc0-a173-aabd49df9498 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/11438c21-b49a-417a-8c7e-9e08c30e3ca0 Aug 06 19:31:41.084112 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eb57abda-a23f-4dc0-a173-aabd49df9498 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:41.084319 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eb57abda-a23f-4dc0-a173-aabd49df9498 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:41.096951 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:41.096951 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:41.107414 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-eb57abda-a23f-4dc0-a173-aabd49df9498 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:41.113565 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eb57abda-a23f-4dc0-a173-aabd49df9498 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/11438c21-b49a-417a-8c7e-9e08c30e3ca0 returned with HTTP 200 Aug 06 19:31:41.114010 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1121/4453] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:41 2026] GET /volume/v3/volumes/11438c21-b49a-417a-8c7e-9e08c30e3ca0 => generated 1224 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:31:41.127035 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-54806bdc-149a-446b-8f3d-5493cc788bcb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:41.129494 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-54806bdc-149a-446b-8f3d-5493cc788bcb tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/11438c21-b49a-417a-8c7e-9e08c30e3ca0 Aug 06 19:31:41.129804 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-54806bdc-149a-446b-8f3d-5493cc788bcb tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:41.130093 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-54806bdc-149a-446b-8f3d-5493cc788bcb tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:41.138528 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-15f3bf55-95a4-4423-8fad-676c63af264c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:41.139831 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:41.139831 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:41.140253 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-15f3bf55-95a4-4423-8fad-676c63af264c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 Aug 06 19:31:41.140507 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-15f3bf55-95a4-4423-8fad-676c63af264c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:41.140712 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-15f3bf55-95a4-4423-8fad-676c63af264c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:41.145253 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-54806bdc-149a-446b-8f3d-5493cc788bcb tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:41.150371 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:41.150371 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:41.152363 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-54806bdc-149a-446b-8f3d-5493cc788bcb tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/11438c21-b49a-417a-8c7e-9e08c30e3ca0 returned with HTTP 200 Aug 06 19:31:41.152949 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1119/4454] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:41 2026] GET /volume/v3/volumes/11438c21-b49a-417a-8c7e-9e08c30e3ca0 => generated 1224 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:31:41.155766 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-15f3bf55-95a4-4423-8fad-676c63af264c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:41.159333 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-15f3bf55-95a4-4423-8fad-676c63af264c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 returned with HTTP 200 Aug 06 19:31:41.160743 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1110/4455] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:41 2026] GET /volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 => generated 868 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:41.170575 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-21674d09-6957-4b4a-8e65-037e845c2617 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:41.172487 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-21674d09-6957-4b4a-8e65-037e845c2617 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] DELETE https://10.4.3.5/volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 Aug 06 19:31:41.172710 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-21674d09-6957-4b4a-8e65-037e845c2617 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:41.172905 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-21674d09-6957-4b4a-8e65-037e845c2617 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:41.173101 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-21674d09-6957-4b4a-8e65-037e845c2617 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Delete volume with id: 31f880ae-0d41-49ed-aff4-b592bb192ff6 Aug 06 19:31:41.185235 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:41.185235 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:41.185854 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-21674d09-6957-4b4a-8e65-037e845c2617 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:41.207833 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-21674d09-6957-4b4a-8e65-037e845c2617 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Delete volume request issued successfully. Aug 06 19:31:41.208055 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-21674d09-6957-4b4a-8e65-037e845c2617 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 returned with HTTP 202 Aug 06 19:31:41.208509 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1106/4456] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:31:41 2026] DELETE /volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:31:41.217984 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1832e287-e11e-4d24-ad5d-cee94cdb49b2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:41.226215 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1832e287-e11e-4d24-ad5d-cee94cdb49b2 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 Aug 06 19:31:41.226555 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1832e287-e11e-4d24-ad5d-cee94cdb49b2 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:41.226811 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1832e287-e11e-4d24-ad5d-cee94cdb49b2 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:41.239858 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:41.239858 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:41.247293 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1832e287-e11e-4d24-ad5d-cee94cdb49b2 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:41.253116 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1832e287-e11e-4d24-ad5d-cee94cdb49b2 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 returned with HTTP 200 Aug 06 19:31:41.253627 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1122/4457] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:41 2026] GET /volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 => generated 1188 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:31:41.318597 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0b71b526-4b5c-4e72-bb86-9c91168cfb95 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:41.322620 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b71b526-4b5c-4e72-bb86-9c91168cfb95 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 Aug 06 19:31:41.322791 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b71b526-4b5c-4e72-bb86-9c91168cfb95 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:41.323122 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b71b526-4b5c-4e72-bb86-9c91168cfb95 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:41.324521 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0b71b526-4b5c-4e72-bb86-9c91168cfb95 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 227c63b3-c72a-4953-9df4-4d3f21dd4c93. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:41.332374 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:41.332374 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:41.333706 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b71b526-4b5c-4e72-bb86-9c91168cfb95 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 returned with HTTP 200 Aug 06 19:31:41.334153 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1120/4458] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:41 2026] GET /volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:41.518762 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f684ed0d-840a-4799-9975-7df9be3a2c37 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:41.520865 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f684ed0d-840a-4799-9975-7df9be3a2c37 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a Aug 06 19:31:41.521355 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f684ed0d-840a-4799-9975-7df9be3a2c37 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:41.521355 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f684ed0d-840a-4799-9975-7df9be3a2c37 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:41.521531 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f684ed0d-840a-4799-9975-7df9be3a2c37 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id 0de4dd4f-3630-4123-af57-dedc3186130a. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:41.527875 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:41.527875 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:41.528853 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f684ed0d-840a-4799-9975-7df9be3a2c37 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a returned with HTTP 200 Aug 06 19:31:41.529490 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1111/4459] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:41 2026] GET /volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:42.176033 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-35ad5d6c-d8e6-4860-ac1e-9b5c61b2b85e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:42.179135 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-35ad5d6c-d8e6-4860-ac1e-9b5c61b2b85e tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 Aug 06 19:31:42.179469 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-35ad5d6c-d8e6-4860-ac1e-9b5c61b2b85e tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:42.179924 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-35ad5d6c-d8e6-4860-ac1e-9b5c61b2b85e tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:42.192479 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:42.192479 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:42.196543 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-35ad5d6c-d8e6-4860-ac1e-9b5c61b2b85e tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:42.206790 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-35ad5d6c-d8e6-4860-ac1e-9b5c61b2b85e tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 returned with HTTP 200 Aug 06 19:31:42.207655 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1107/4460] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:42 2026] GET /volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 => generated 868 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:42.269263 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1ef0a2b5-1e5e-4e2c-8e1d-fe999e69fb08 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:42.272614 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1ef0a2b5-1e5e-4e2c-8e1d-fe999e69fb08 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 Aug 06 19:31:42.272894 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1ef0a2b5-1e5e-4e2c-8e1d-fe999e69fb08 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:42.273170 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1ef0a2b5-1e5e-4e2c-8e1d-fe999e69fb08 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:42.281976 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1ef0a2b5-1e5e-4e2c-8e1d-fe999e69fb08 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 returned with HTTP 404 Aug 06 19:31:42.282592 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1123/4461] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:42 2026] GET /volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:31:42.348009 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-71d290ca-3e26-441a-8336-9311d3e54e77 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:42.350065 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71d290ca-3e26-441a-8336-9311d3e54e77 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 Aug 06 19:31:42.350312 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71d290ca-3e26-441a-8336-9311d3e54e77 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:42.350529 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71d290ca-3e26-441a-8336-9311d3e54e77 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:42.350671 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-71d290ca-3e26-441a-8336-9311d3e54e77 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 227c63b3-c72a-4953-9df4-4d3f21dd4c93. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:42.356414 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:42.356414 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:42.356414 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71d290ca-3e26-441a-8336-9311d3e54e77 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 returned with HTTP 200 Aug 06 19:31:42.356855 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1121/4462] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:42 2026] GET /volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:42.544707 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a91de7a4-0ea7-4276-8fdc-afff7b3773ae None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:42.548058 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a91de7a4-0ea7-4276-8fdc-afff7b3773ae tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a Aug 06 19:31:42.548058 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a91de7a4-0ea7-4276-8fdc-afff7b3773ae tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:42.548058 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a91de7a4-0ea7-4276-8fdc-afff7b3773ae tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:42.548058 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-a91de7a4-0ea7-4276-8fdc-afff7b3773ae tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id 0de4dd4f-3630-4123-af57-dedc3186130a. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:42.551561 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:42.551561 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:42.552264 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a91de7a4-0ea7-4276-8fdc-afff7b3773ae tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a returned with HTTP 200 Aug 06 19:31:42.552748 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1112/4463] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:42 2026] GET /volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:43.226050 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0693b1c2-0799-41cd-9653-082eb63624b8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:43.231308 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0693b1c2-0799-41cd-9653-082eb63624b8 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 Aug 06 19:31:43.232855 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0693b1c2-0799-41cd-9653-082eb63624b8 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:43.234325 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0693b1c2-0799-41cd-9653-082eb63624b8 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:43.254482 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:43.254482 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:43.261261 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0693b1c2-0799-41cd-9653-082eb63624b8 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:43.265677 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0693b1c2-0799-41cd-9653-082eb63624b8 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 returned with HTTP 200 Aug 06 19:31:43.266037 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1108/4464] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:43 2026] GET /volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 => generated 868 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:43.371371 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-49e48278-3f53-4b63-9992-403ed1a8662b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:43.373840 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-49e48278-3f53-4b63-9992-403ed1a8662b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 Aug 06 19:31:43.374194 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-49e48278-3f53-4b63-9992-403ed1a8662b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:43.374461 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-49e48278-3f53-4b63-9992-403ed1a8662b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:43.374617 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-49e48278-3f53-4b63-9992-403ed1a8662b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 227c63b3-c72a-4953-9df4-4d3f21dd4c93. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:43.382258 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:43.382258 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:43.383157 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-49e48278-3f53-4b63-9992-403ed1a8662b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 returned with HTTP 200 Aug 06 19:31:43.383586 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1124/4465] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:43 2026] GET /volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:43.568085 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-24956d1a-4ec3-441c-9660-55c6dad9af04 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:43.570740 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-24956d1a-4ec3-441c-9660-55c6dad9af04 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a Aug 06 19:31:43.571044 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-24956d1a-4ec3-441c-9660-55c6dad9af04 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:43.571338 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-24956d1a-4ec3-441c-9660-55c6dad9af04 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:43.571491 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-24956d1a-4ec3-441c-9660-55c6dad9af04 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id 0de4dd4f-3630-4123-af57-dedc3186130a. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:43.578097 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:43.578097 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:43.579307 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-24956d1a-4ec3-441c-9660-55c6dad9af04 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a returned with HTTP 200 Aug 06 19:31:43.580127 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1122/4466] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:43 2026] GET /volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:44.121566 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1d37184f-b3fa-4536-a458-1f3bc4af890d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:44.123434 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1d37184f-b3fa-4536-a458-1f3bc4af890d tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:31:44.123801 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1d37184f-b3fa-4536-a458-1f3bc4af890d tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "f02d91f7-35cd-48a2-a6da-3f2246c0ddd8", "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:44.125539 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-1d37184f-b3fa-4536-a458-1f3bc4af890d tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'f02d91f7-35cd-48a2-a6da-3f2246c0ddd8', 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:31:44.210883 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-1d37184f-b3fa-4536-a458-1f3bc4af890d tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Create volume of 1 GB Aug 06 19:31:44.215042 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1d37184f-b3fa-4536-a458-1f3bc4af890d tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Availability Zones retrieved successfully. Aug 06 19:31:44.220233 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1d37184f-b3fa-4536-a458-1f3bc4af890d tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Flow 'volume_create_api' (28396874-0ed6-47b7-9601-464e2af4764c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:44.221375 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1d37184f-b3fa-4536-a458-1f3bc4af890d tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b257bbaf-e87b-405b-9d89-82ae17cefa00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:44.222249 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-1d37184f-b3fa-4536-a458-1f3bc4af890d tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:31:44.275521 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1d37184f-b3fa-4536-a458-1f3bc4af890d tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b257bbaf-e87b-405b-9d89-82ae17cefa00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:44.276300 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1d37184f-b3fa-4536-a458-1f3bc4af890d tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6513996-2f6c-4180-b36c-761ef785e9ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:44.278318 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0e16bd7a-22a7-4fd1-8a7d-46dc68b0d1f5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:44.280413 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0e16bd7a-22a7-4fd1-8a7d-46dc68b0d1f5 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 Aug 06 19:31:44.280626 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0e16bd7a-22a7-4fd1-8a7d-46dc68b0d1f5 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:44.280814 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0e16bd7a-22a7-4fd1-8a7d-46dc68b0d1f5 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:44.290492 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:44.290492 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:44.294358 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0e16bd7a-22a7-4fd1-8a7d-46dc68b0d1f5 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:44.299927 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0e16bd7a-22a7-4fd1-8a7d-46dc68b0d1f5 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 returned with HTTP 200 Aug 06 19:31:44.300514 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1109/4467] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:44 2026] GET /volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 => generated 868 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:44.315288 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-1d37184f-b3fa-4536-a458-1f3bc4af890d tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Created reservations ['e227e3dd-786f-4c85-b5b6-cfd06305c0c0', '09ed654a-9217-42ec-ab66-a1fccd5c0fec', '94df404d-be03-4a30-89a5-297d5db51912', 'e0eba9e6-a872-4394-b268-a4da26076569'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:31:44.316079 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1d37184f-b3fa-4536-a458-1f3bc4af890d tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6513996-2f6c-4180-b36c-761ef785e9ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e227e3dd-786f-4c85-b5b6-cfd06305c0c0', '09ed654a-9217-42ec-ab66-a1fccd5c0fec', '94df404d-be03-4a30-89a5-297d5db51912', 'e0eba9e6-a872-4394-b268-a4da26076569']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:44.316846 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1d37184f-b3fa-4536-a458-1f3bc4af890d tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (581798d7-3682-4803-860b-bf752cc59238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:44.339803 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1d37184f-b3fa-4536-a458-1f3bc4af890d tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (581798d7-3682-4803-860b-bf752cc59238) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5', '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='9e6e884774314d40950dad015f36609c',qos_specs=None,replication_status=,reservations=['e227e3dd-786f-4c85-b5b6-cfd06305c0c0','09ed654a-9217-42ec-ab66-a1fccd5c0fec','94df404d-be03-4a30-89a5-297d5db51912','e0eba9e6-a872-4394-b268-a4da26076569'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27faabdd0c6744f88ceefa3dae43c7d5',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:31:44Z,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=42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e6e884774314d40950dad015f36609c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27faabdd0c6744f88ceefa3dae43c7d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:44.340643 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1d37184f-b3fa-4536-a458-1f3bc4af890d tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d30d31a-60ee-4424-b38a-ba15cbd0f9e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:44.359992 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1d37184f-b3fa-4536-a458-1f3bc4af890d tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d30d31a-60ee-4424-b38a-ba15cbd0f9e6) transitioned into state 'SUCCESS' from 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='9e6e884774314d40950dad015f36609c',qos_specs=None,replication_status=,reservations=['e227e3dd-786f-4c85-b5b6-cfd06305c0c0','09ed654a-9217-42ec-ab66-a1fccd5c0fec','94df404d-be03-4a30-89a5-297d5db51912','e0eba9e6-a872-4394-b268-a4da26076569'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27faabdd0c6744f88ceefa3dae43c7d5',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:44.360723 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1d37184f-b3fa-4536-a458-1f3bc4af890d tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e66dbef-c446-4c49-82c7-a54c1c5b4e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:44.370344 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1d37184f-b3fa-4536-a458-1f3bc4af890d tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e66dbef-c446-4c49-82c7-a54c1c5b4e99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:44.371193 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1d37184f-b3fa-4536-a458-1f3bc4af890d tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Flow 'volume_create_api' (28396874-0ed6-47b7-9601-464e2af4764c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:44.371654 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1d37184f-b3fa-4536-a458-1f3bc4af890d tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Create volume request issued successfully. Aug 06 19:31:44.372368 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1d37184f-b3fa-4536-a458-1f3bc4af890d tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:31:44.372792 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1113/4468] 10.4.3.5 () {70 vars in 1286 bytes} [Thu Aug 6 19:31:44 2026] POST /volume/v3/volumes => generated 771 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:31:44.385160 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-29735998-30ec-403f-88db-66b056226550 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:44.387389 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-29735998-30ec-403f-88db-66b056226550 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 Aug 06 19:31:44.387598 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-29735998-30ec-403f-88db-66b056226550 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:44.387771 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-29735998-30ec-403f-88db-66b056226550 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:44.395347 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-37d2dd89-d75c-4af4-9939-a126ecbccd5e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:44.396373 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:44.396373 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:44.398978 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-37d2dd89-d75c-4af4-9939-a126ecbccd5e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 Aug 06 19:31:44.399223 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-37d2dd89-d75c-4af4-9939-a126ecbccd5e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:44.399393 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-37d2dd89-d75c-4af4-9939-a126ecbccd5e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:44.399491 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-37d2dd89-d75c-4af4-9939-a126ecbccd5e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 227c63b3-c72a-4953-9df4-4d3f21dd4c93. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:44.403909 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-29735998-30ec-403f-88db-66b056226550 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:44.407407 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:44.407407 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:44.408251 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-37d2dd89-d75c-4af4-9939-a126ecbccd5e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 returned with HTTP 200 Aug 06 19:31:44.408320 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-29735998-30ec-403f-88db-66b056226550 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 returned with HTTP 200 Aug 06 19:31:44.408904 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1125/4469] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:44 2026] GET /volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:44.409080 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1123/4470] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:44 2026] GET /volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:44.592011 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-92d7334b-68fd-44cf-9c2b-9eff7d82e90b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:44.594081 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-92d7334b-68fd-44cf-9c2b-9eff7d82e90b tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a Aug 06 19:31:44.594305 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-92d7334b-68fd-44cf-9c2b-9eff7d82e90b tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:44.594521 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-92d7334b-68fd-44cf-9c2b-9eff7d82e90b tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:44.594683 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-92d7334b-68fd-44cf-9c2b-9eff7d82e90b tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id 0de4dd4f-3630-4123-af57-dedc3186130a. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:44.599695 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:44.599695 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:44.600462 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-92d7334b-68fd-44cf-9c2b-9eff7d82e90b tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a returned with HTTP 200 Aug 06 19:31:44.600871 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1110/4471] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:44 2026] GET /volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:45.312930 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-35bd2558-ea69-4c8a-972c-9b5e6663c272 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:45.315487 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-35bd2558-ea69-4c8a-972c-9b5e6663c272 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 Aug 06 19:31:45.315757 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-35bd2558-ea69-4c8a-972c-9b5e6663c272 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:45.317852 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-35bd2558-ea69-4c8a-972c-9b5e6663c272 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:45.331155 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:45.331155 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:45.337044 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-35bd2558-ea69-4c8a-972c-9b5e6663c272 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:45.342715 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-35bd2558-ea69-4c8a-972c-9b5e6663c272 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 returned with HTTP 200 Aug 06 19:31:45.343386 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1114/4472] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:45 2026] GET /volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 => generated 868 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:45.423680 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-befc24c5-35b3-4f27-8dbb-9a6b7000dc74 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:45.425551 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-befc24c5-35b3-4f27-8dbb-9a6b7000dc74 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 Aug 06 19:31:45.425769 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-befc24c5-35b3-4f27-8dbb-9a6b7000dc74 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:45.425966 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-befc24c5-35b3-4f27-8dbb-9a6b7000dc74 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:45.426973 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-71721f73-9bfe-4dc6-bf61-8f43cb8f93eb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:45.428753 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71721f73-9bfe-4dc6-bf61-8f43cb8f93eb tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 Aug 06 19:31:45.428942 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71721f73-9bfe-4dc6-bf61-8f43cb8f93eb tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:45.429127 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71721f73-9bfe-4dc6-bf61-8f43cb8f93eb tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:45.429243 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-71721f73-9bfe-4dc6-bf61-8f43cb8f93eb tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 227c63b3-c72a-4953-9df4-4d3f21dd4c93. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:45.434449 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:45.434449 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:45.436876 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:45.436876 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:45.437766 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71721f73-9bfe-4dc6-bf61-8f43cb8f93eb tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 returned with HTTP 200 Aug 06 19:31:45.438175 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1124/4473] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:45 2026] GET /volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:45.438405 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-befc24c5-35b3-4f27-8dbb-9a6b7000dc74 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:45.443838 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-befc24c5-35b3-4f27-8dbb-9a6b7000dc74 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 returned with HTTP 200 Aug 06 19:31:45.444330 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1126/4474] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:45 2026] GET /volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:45.612103 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8f6a1c78-9423-4aea-a296-99f81ab076e2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:45.616215 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f6a1c78-9423-4aea-a296-99f81ab076e2 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a Aug 06 19:31:45.616215 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f6a1c78-9423-4aea-a296-99f81ab076e2 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:45.616215 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f6a1c78-9423-4aea-a296-99f81ab076e2 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:45.616215 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-8f6a1c78-9423-4aea-a296-99f81ab076e2 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id 0de4dd4f-3630-4123-af57-dedc3186130a. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:45.619394 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:45.619394 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:45.620036 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f6a1c78-9423-4aea-a296-99f81ab076e2 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a returned with HTTP 200 Aug 06 19:31:45.620428 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1111/4475] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:45 2026] GET /volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:46.361494 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b687a3cb-2da0-49dd-9230-52752d82f6c7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:46.363919 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b687a3cb-2da0-49dd-9230-52752d82f6c7 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 Aug 06 19:31:46.364154 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b687a3cb-2da0-49dd-9230-52752d82f6c7 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:46.364378 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b687a3cb-2da0-49dd-9230-52752d82f6c7 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:46.377094 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:46.377094 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:46.381142 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b687a3cb-2da0-49dd-9230-52752d82f6c7 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:46.387464 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b687a3cb-2da0-49dd-9230-52752d82f6c7 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 returned with HTTP 200 Aug 06 19:31:46.387947 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1115/4476] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:46 2026] GET /volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 => generated 868 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:46.450435 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ab449da8-9a49-47ac-8d41-1c51531f0157 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:46.452288 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab449da8-9a49-47ac-8d41-1c51531f0157 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 Aug 06 19:31:46.452488 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ab449da8-9a49-47ac-8d41-1c51531f0157 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:46.452666 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ab449da8-9a49-47ac-8d41-1c51531f0157 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:46.452768 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ab449da8-9a49-47ac-8d41-1c51531f0157 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 227c63b3-c72a-4953-9df4-4d3f21dd4c93. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:46.459096 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:46.459096 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:46.459260 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8514c66c-098a-4e68-8280-96f7d760c758 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:46.459883 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab449da8-9a49-47ac-8d41-1c51531f0157 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 returned with HTTP 200 Aug 06 19:31:46.460300 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1125/4477] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:46 2026] GET /volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:46.462187 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8514c66c-098a-4e68-8280-96f7d760c758 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 Aug 06 19:31:46.462461 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8514c66c-098a-4e68-8280-96f7d760c758 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:46.462689 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8514c66c-098a-4e68-8280-96f7d760c758 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:46.470618 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:46.470618 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:46.470896 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8a8f3b9d-747b-4276-bda4-3b0de6e84385 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:46.474898 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8514c66c-098a-4e68-8280-96f7d760c758 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:46.477614 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8a8f3b9d-747b-4276-bda4-3b0de6e84385 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] POST https://10.4.3.5/volume/v3/backups Aug 06 19:31:46.477967 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8a8f3b9d-747b-4276-bda4-3b0de6e84385 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aeb2b1b3-6ced-4a11-bd14-2a756308bb06", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-101252662"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:46.479953 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8514c66c-098a-4e68-8280-96f7d760c758 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 returned with HTTP 200 Aug 06 19:31:46.480548 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1127/4478] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:46 2026] GET /volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 => generated 924 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:46.481241 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-8a8f3b9d-747b-4276-bda4-3b0de6e84385 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Creating new backup {'backup': {'volume_id': 'aeb2b1b3-6ced-4a11-bd14-2a756308bb06', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-101252662'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:31:46.481408 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-8a8f3b9d-747b-4276-bda4-3b0de6e84385 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Creating backup of volume aeb2b1b3-6ced-4a11-bd14-2a756308bb06 in container None Aug 06 19:31:46.490546 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:46.490546 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:46.491039 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8a8f3b9d-747b-4276-bda4-3b0de6e84385 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Volume info retrieved successfully. Aug 06 19:31:46.516045 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-8a8f3b9d-747b-4276-bda4-3b0de6e84385 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Created reservations ['ebbaf8c9-b74a-4bcc-bfb1-564e0c74815b', '4897e698-676e-44d2-b359-3604a6eedb8c'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:31:46.555205 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8a8f3b9d-747b-4276-bda4-3b0de6e84385 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:31:46.557222 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1112/4479] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:31:46 2026] POST /volume/v3/backups => generated 325 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:31:46.566698 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6a41024c-a574-465c-b21d-c05c35f3c7b5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:46.569839 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6a41024c-a574-465c-b21d-c05c35f3c7b5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 Aug 06 19:31:46.570028 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6a41024c-a574-465c-b21d-c05c35f3c7b5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:46.570246 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6a41024c-a574-465c-b21d-c05c35f3c7b5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:46.570343 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-6a41024c-a574-465c-b21d-c05c35f3c7b5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:46.574571 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:46.574571 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:46.575318 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6a41024c-a574-465c-b21d-c05c35f3c7b5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 returned with HTTP 200 Aug 06 19:31:46.575677 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1116/4480] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:46 2026] GET /volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:31:46.635025 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1c00659f-a252-4b52-b7b2-fb31c9f33317 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:46.636956 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1c00659f-a252-4b52-b7b2-fb31c9f33317 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a Aug 06 19:31:46.640300 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1c00659f-a252-4b52-b7b2-fb31c9f33317 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:46.640515 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1c00659f-a252-4b52-b7b2-fb31c9f33317 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:46.640628 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-1c00659f-a252-4b52-b7b2-fb31c9f33317 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id 0de4dd4f-3630-4123-af57-dedc3186130a. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:46.647088 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:46.647088 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:46.647796 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1c00659f-a252-4b52-b7b2-fb31c9f33317 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a returned with HTTP 200 Aug 06 19:31:46.648463 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1126/4481] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:46 2026] GET /volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a => generated 731 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:47.405228 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c410f2fe-c0ae-42fe-ad03-478dec7b652f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:47.407507 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c410f2fe-c0ae-42fe-ad03-478dec7b652f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 Aug 06 19:31:47.407742 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c410f2fe-c0ae-42fe-ad03-478dec7b652f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:47.407959 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c410f2fe-c0ae-42fe-ad03-478dec7b652f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:47.419557 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:47.419557 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:47.423694 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c410f2fe-c0ae-42fe-ad03-478dec7b652f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:47.429076 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c410f2fe-c0ae-42fe-ad03-478dec7b652f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 returned with HTTP 200 Aug 06 19:31:47.429414 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1128/4482] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:47 2026] GET /volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 => generated 868 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:47.499784 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ebe28af9-bc88-4e36-b880-547ada9e5c30 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:47.501796 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ebe28af9-bc88-4e36-b880-547ada9e5c30 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 Aug 06 19:31:47.502068 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ebe28af9-bc88-4e36-b880-547ada9e5c30 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:47.502394 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ebe28af9-bc88-4e36-b880-547ada9e5c30 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:47.509882 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:47.509882 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:47.514033 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ebe28af9-bc88-4e36-b880-547ada9e5c30 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:47.519280 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ebe28af9-bc88-4e36-b880-547ada9e5c30 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 returned with HTTP 200 Aug 06 19:31:47.519842 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1113/4483] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:47 2026] GET /volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 => generated 924 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:47.586331 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1ec56171-0499-460c-9788-771f43fce7d5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:47.590663 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1ec56171-0499-460c-9788-771f43fce7d5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 Aug 06 19:31:47.590939 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1ec56171-0499-460c-9788-771f43fce7d5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:47.591240 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1ec56171-0499-460c-9788-771f43fce7d5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:47.591437 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-1ec56171-0499-460c-9788-771f43fce7d5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:47.596363 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:47.596363 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:47.597211 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1ec56171-0499-460c-9788-771f43fce7d5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 returned with HTTP 200 Aug 06 19:31:47.597606 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1117/4484] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:47 2026] GET /volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:47.639193 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-2e941f7f-21c1-44c9-8b03-15f563fa2c5f req-f8c89728-9777-4c02-b092-cf5a1df7d204 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:47.643161 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2e941f7f-21c1-44c9-8b03-15f563fa2c5f req-f8c89728-9777-4c02-b092-cf5a1df7d204 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] POST https://10.4.3.5/volume/v3/attachments/d2b13d8e-1234-41f9-b0d7-e9bad6d6a4d8/action Aug 06 19:31:47.643801 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2e941f7f-21c1-44c9-8b03-15f563fa2c5f req-f8c89728-9777-4c02-b092-cf5a1df7d204 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:31:47.643801 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2e941f7f-21c1-44c9-8b03-15f563fa2c5f req-f8c89728-9777-4c02-b092-cf5a1df7d204 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:47.661908 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9efba666-3756-40ed-94d4-a444440924b0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:47.664526 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9efba666-3756-40ed-94d4-a444440924b0 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a Aug 06 19:31:47.664847 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9efba666-3756-40ed-94d4-a444440924b0 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:47.665128 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9efba666-3756-40ed-94d4-a444440924b0 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:47.665296 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-9efba666-3756-40ed-94d4-a444440924b0 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id 0de4dd4f-3630-4123-af57-dedc3186130a. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:47.671835 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:47.671835 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:47.672095 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:47.672095 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:47.672174 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9efba666-3756-40ed-94d4-a444440924b0 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a returned with HTTP 200 Aug 06 19:31:47.672341 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1129/4485] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:47 2026] GET /volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:47.691092 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2e941f7f-21c1-44c9-8b03-15f563fa2c5f req-f8c89728-9777-4c02-b092-cf5a1df7d204 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/attachments/d2b13d8e-1234-41f9-b0d7-e9bad6d6a4d8/action returned with HTTP 204 Aug 06 19:31:47.691659 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1127/4486] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:31:47 2026] POST /volume/v3/attachments/d2b13d8e-1234-41f9-b0d7-e9bad6d6a4d8/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:31:48.442556 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-91713363-585f-49af-a3e8-3583bbdd7578 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:48.448056 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-91713363-585f-49af-a3e8-3583bbdd7578 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 Aug 06 19:31:48.448056 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-91713363-585f-49af-a3e8-3583bbdd7578 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:48.448056 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-91713363-585f-49af-a3e8-3583bbdd7578 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:48.455842 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:48.455842 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:48.459370 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-91713363-585f-49af-a3e8-3583bbdd7578 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:48.463722 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-91713363-585f-49af-a3e8-3583bbdd7578 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 returned with HTTP 200 Aug 06 19:31:48.464125 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1114/4487] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:48 2026] GET /volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 => generated 1160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:48.536031 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4876bb41-7ca7-43d2-8d76-77d6b963df36 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:48.538645 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4876bb41-7ca7-43d2-8d76-77d6b963df36 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 Aug 06 19:31:48.539048 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4876bb41-7ca7-43d2-8d76-77d6b963df36 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:48.539443 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4876bb41-7ca7-43d2-8d76-77d6b963df36 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:48.550214 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:48.550214 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:48.555659 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4876bb41-7ca7-43d2-8d76-77d6b963df36 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:48.562818 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4876bb41-7ca7-43d2-8d76-77d6b963df36 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 returned with HTTP 200 Aug 06 19:31:48.563431 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1118/4488] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:48 2026] GET /volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 => generated 924 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:48.613805 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b3f22dc4-14c1-496e-b5c1-6aa3c7749c32 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:48.616339 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b3f22dc4-14c1-496e-b5c1-6aa3c7749c32 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 Aug 06 19:31:48.616612 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b3f22dc4-14c1-496e-b5c1-6aa3c7749c32 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:48.616795 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b3f22dc4-14c1-496e-b5c1-6aa3c7749c32 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:48.616943 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-b3f22dc4-14c1-496e-b5c1-6aa3c7749c32 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:48.622858 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:48.622858 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:48.622858 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b3f22dc4-14c1-496e-b5c1-6aa3c7749c32 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 returned with HTTP 200 Aug 06 19:31:48.623259 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1130/4489] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:48 2026] GET /volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:48.684328 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fa6e3ffb-1e46-4c35-98b8-ef5cd035ca14 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:48.686249 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa6e3ffb-1e46-4c35-98b8-ef5cd035ca14 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a Aug 06 19:31:48.686482 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa6e3ffb-1e46-4c35-98b8-ef5cd035ca14 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:48.686696 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa6e3ffb-1e46-4c35-98b8-ef5cd035ca14 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:48.686846 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-fa6e3ffb-1e46-4c35-98b8-ef5cd035ca14 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id 0de4dd4f-3630-4123-af57-dedc3186130a. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:48.693054 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:48.693054 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:48.693054 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa6e3ffb-1e46-4c35-98b8-ef5cd035ca14 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a returned with HTTP 200 Aug 06 19:31:48.693342 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1128/4490] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:48 2026] GET /volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:49.079957 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-eec7b012-c882-46d2-99d5-8b558de7e9af req-8390558f-9fe4-42cb-b4cd-92931836f20c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:49.082534 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-eec7b012-c882-46d2-99d5-8b558de7e9af req-8390558f-9fe4-42cb-b4cd-92931836f20c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:31:49.082831 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-eec7b012-c882-46d2-99d5-8b558de7e9af req-8390558f-9fe4-42cb-b4cd-92931836f20c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:49.083137 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-eec7b012-c882-46d2-99d5-8b558de7e9af req-8390558f-9fe4-42cb-b4cd-92931836f20c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:49.091277 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:49.091277 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:49.095766 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-eec7b012-c882-46d2-99d5-8b558de7e9af req-8390558f-9fe4-42cb-b4cd-92931836f20c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:49.100349 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-eec7b012-c882-46d2-99d5-8b558de7e9af req-8390558f-9fe4-42cb-b4cd-92931836f20c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 200 Aug 06 19:31:49.100796 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1115/4491] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:31:49 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 917 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:49.182959 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1373066c-b058-4dcd-a910-984de5fd6067 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:49.183511 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1373066c-b058-4dcd-a910-984de5fd6067 None None] GET https://10.4.3.5/volume// Aug 06 19:31:49.183892 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1373066c-b058-4dcd-a910-984de5fd6067 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:49.183892 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1373066c-b058-4dcd-a910-984de5fd6067 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:49.184122 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1373066c-b058-4dcd-a910-984de5fd6067 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:31:49.184413 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1119/4492] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:31:49 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:31:49.192916 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-eec7b012-c882-46d2-99d5-8b558de7e9af req-c1398abf-5e8e-40c3-b80f-f8a05707bb45 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:49.196533 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-eec7b012-c882-46d2-99d5-8b558de7e9af req-c1398abf-5e8e-40c3-b80f-f8a05707bb45 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:31:49.196901 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-eec7b012-c882-46d2-99d5-8b558de7e9af req-c1398abf-5e8e-40c3-b80f-f8a05707bb45 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1fc6ef8-f2d3-4c44-9615-23fff55a91e5", "connector": null, "instance_uuid": "799903ef-2733-4b2c-a4b3-3033a6ea9336"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:49.211585 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:49.211585 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:49.237531 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-eec7b012-c882-46d2-99d5-8b558de7e9af req-c1398abf-5e8e-40c3-b80f-f8a05707bb45 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:31:49.238036 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1131/4493] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:31:49 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:49.266721 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d8a81f0d-61d6-4b76-97b6-2710a3409796 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:49.268604 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d8a81f0d-61d6-4b76-97b6-2710a3409796 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:31:49.268853 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d8a81f0d-61d6-4b76-97b6-2710a3409796 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:49.269144 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d8a81f0d-61d6-4b76-97b6-2710a3409796 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:49.282800 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:49.282800 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:49.285460 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-de534b59-d649-43f6-a59d-7ed24d84c631 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:49.286046 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-de534b59-d649-43f6-a59d-7ed24d84c631 None None] GET https://10.4.3.5/volume// Aug 06 19:31:49.286300 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-de534b59-d649-43f6-a59d-7ed24d84c631 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:49.286576 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-de534b59-d649-43f6-a59d-7ed24d84c631 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:49.287865 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-de534b59-d649-43f6-a59d-7ed24d84c631 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:31:49.287865 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1116/4494] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:31:49 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:31:49.288667 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d8a81f0d-61d6-4b76-97b6-2710a3409796 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:49.294199 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d8a81f0d-61d6-4b76-97b6-2710a3409796 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 200 Aug 06 19:31:49.294705 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1129/4495] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:49 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 916 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:49.295833 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-eec7b012-c882-46d2-99d5-8b558de7e9af req-256f9fac-e6cd-463e-bb60-3d7eda528488 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:49.298283 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-eec7b012-c882-46d2-99d5-8b558de7e9af req-256f9fac-e6cd-463e-bb60-3d7eda528488 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:31:49.298626 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-eec7b012-c882-46d2-99d5-8b558de7e9af req-256f9fac-e6cd-463e-bb60-3d7eda528488 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:49.298769 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-eec7b012-c882-46d2-99d5-8b558de7e9af req-256f9fac-e6cd-463e-bb60-3d7eda528488 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:49.308953 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:49.308953 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:49.312769 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-eec7b012-c882-46d2-99d5-8b558de7e9af req-256f9fac-e6cd-463e-bb60-3d7eda528488 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:49.317448 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-eec7b012-c882-46d2-99d5-8b558de7e9af req-256f9fac-e6cd-463e-bb60-3d7eda528488 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 200 Aug 06 19:31:49.317908 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1120/4496] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:31:49 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 1096 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:31:49.446722 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-eec7b012-c882-46d2-99d5-8b558de7e9af req-3eb538ff-d638-4c08-86f2-fd038aa3952a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:49.451572 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-eec7b012-c882-46d2-99d5-8b558de7e9af req-3eb538ff-d638-4c08-86f2-fd038aa3952a tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] PUT https://10.4.3.5/volume/v3/attachments/5eed4d6c-49d9-40e9-bf59-2aeb5180e560 Aug 06 19:31:49.452066 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-eec7b012-c882-46d2-99d5-8b558de7e9af req-3eb538ff-d638-4c08-86f2-fd038aa3952a tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:49.459841 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-eec7b012-c882-46d2-99d5-8b558de7e9af req-3eb538ff-d638-4c08-86f2-fd038aa3952a tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Acquiring lock "cinder-attachment_update-f1fc6ef8-f2d3-4c44-9615-23fff55a91e5-np0000006689" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:31:49.465226 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-eec7b012-c882-46d2-99d5-8b558de7e9af req-3eb538ff-d638-4c08-86f2-fd038aa3952a tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Lock "cinder-attachment_update-f1fc6ef8-f2d3-4c44-9615-23fff55a91e5-np0000006689" acquired by "attachment_update" :: waited 0.005s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:31:49.466178 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:49.466178 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:49.576469 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-62252aa6-83fe-4273-9bbc-9645e5ee28b8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:49.578426 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-62252aa6-83fe-4273-9bbc-9645e5ee28b8 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 Aug 06 19:31:49.578662 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-62252aa6-83fe-4273-9bbc-9645e5ee28b8 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:49.578849 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-62252aa6-83fe-4273-9bbc-9645e5ee28b8 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:49.587477 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:49.587477 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:49.587993 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-eec7b012-c882-46d2-99d5-8b558de7e9af req-3eb538ff-d638-4c08-86f2-fd038aa3952a tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Lock "cinder-attachment_update-f1fc6ef8-f2d3-4c44-9615-23fff55a91e5-np0000006689" released by "attachment_update" :: held 0.123s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:31:49.588433 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-eec7b012-c882-46d2-99d5-8b558de7e9af req-3eb538ff-d638-4c08-86f2-fd038aa3952a tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/attachments/5eed4d6c-49d9-40e9-bf59-2aeb5180e560 returned with HTTP 200 Aug 06 19:31:49.588907 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1132/4497] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:31:49 2026] PUT /volume/v3/attachments/5eed4d6c-49d9-40e9-bf59-2aeb5180e560 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:49.591675 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-62252aa6-83fe-4273-9bbc-9645e5ee28b8 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:49.597579 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-62252aa6-83fe-4273-9bbc-9645e5ee28b8 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 returned with HTTP 200 Aug 06 19:31:49.597966 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1117/4498] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:49 2026] GET /volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 => generated 924 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:49.634678 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-865f8a2f-479a-4e88-8842-d0431e4c0853 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:49.637092 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-865f8a2f-479a-4e88-8842-d0431e4c0853 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 Aug 06 19:31:49.637425 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-865f8a2f-479a-4e88-8842-d0431e4c0853 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:49.637709 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-865f8a2f-479a-4e88-8842-d0431e4c0853 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:49.637882 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-865f8a2f-479a-4e88-8842-d0431e4c0853 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:49.644215 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:49.644215 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:49.645183 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-865f8a2f-479a-4e88-8842-d0431e4c0853 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 returned with HTTP 200 Aug 06 19:31:49.645640 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1130/4499] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:49 2026] GET /volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:49.703717 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-273bb414-3128-4530-b8cc-a1fb1b0da665 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:49.705701 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-273bb414-3128-4530-b8cc-a1fb1b0da665 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a Aug 06 19:31:49.705845 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-273bb414-3128-4530-b8cc-a1fb1b0da665 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:49.706053 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-273bb414-3128-4530-b8cc-a1fb1b0da665 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:49.706183 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-273bb414-3128-4530-b8cc-a1fb1b0da665 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id 0de4dd4f-3630-4123-af57-dedc3186130a. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:49.711892 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:49.711892 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:49.712553 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-273bb414-3128-4530-b8cc-a1fb1b0da665 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a returned with HTTP 200 Aug 06 19:31:49.712903 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1121/4500] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:49 2026] GET /volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:50.312988 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c05e34b6-2b20-4a90-8c83-cc005be2673b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:50.318001 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c05e34b6-2b20-4a90-8c83-cc005be2673b tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:31:50.318217 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c05e34b6-2b20-4a90-8c83-cc005be2673b tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:50.318413 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c05e34b6-2b20-4a90-8c83-cc005be2673b tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:50.327699 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:50.327699 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:50.331609 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c05e34b6-2b20-4a90-8c83-cc005be2673b tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:50.336687 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c05e34b6-2b20-4a90-8c83-cc005be2673b tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 200 Aug 06 19:31:50.337111 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1133/4501] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:50 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 917 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:50.611341 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-afc0902e-a984-4676-be45-8457ba577d9e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:50.613512 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-afc0902e-a984-4676-be45-8457ba577d9e tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 Aug 06 19:31:50.613807 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-afc0902e-a984-4676-be45-8457ba577d9e tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:50.614054 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-afc0902e-a984-4676-be45-8457ba577d9e tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:50.622674 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:50.622674 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:50.627036 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-afc0902e-a984-4676-be45-8457ba577d9e tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:50.633475 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-afc0902e-a984-4676-be45-8457ba577d9e tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 returned with HTTP 200 Aug 06 19:31:50.634076 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1118/4502] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:50 2026] GET /volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 => generated 924 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:50.655959 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d54ac336-817c-4cc3-9e7d-be5556019085 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:50.657938 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d54ac336-817c-4cc3-9e7d-be5556019085 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 Aug 06 19:31:50.658278 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d54ac336-817c-4cc3-9e7d-be5556019085 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:50.658488 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d54ac336-817c-4cc3-9e7d-be5556019085 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:50.658622 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d54ac336-817c-4cc3-9e7d-be5556019085 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:50.663267 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:50.663267 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:50.664118 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d54ac336-817c-4cc3-9e7d-be5556019085 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 returned with HTTP 200 Aug 06 19:31:50.664530 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1131/4503] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:50 2026] GET /volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:50.722534 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-61288fd4-9ebe-4ff7-be10-adc7e53c1c99 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:50.724243 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-61288fd4-9ebe-4ff7-be10-adc7e53c1c99 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a Aug 06 19:31:50.724446 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-61288fd4-9ebe-4ff7-be10-adc7e53c1c99 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:50.724620 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-61288fd4-9ebe-4ff7-be10-adc7e53c1c99 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:50.724716 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-61288fd4-9ebe-4ff7-be10-adc7e53c1c99 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id 0de4dd4f-3630-4123-af57-dedc3186130a. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:50.728766 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:50.728766 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:50.729312 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-61288fd4-9ebe-4ff7-be10-adc7e53c1c99 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a returned with HTTP 200 Aug 06 19:31:50.729651 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1122/4504] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:50 2026] GET /volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:51.351467 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-beb16349-ebd0-4d7a-a7b3-fd82a8c3dcf3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:51.353866 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-beb16349-ebd0-4d7a-a7b3-fd82a8c3dcf3 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:31:51.354121 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-beb16349-ebd0-4d7a-a7b3-fd82a8c3dcf3 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:51.354401 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-beb16349-ebd0-4d7a-a7b3-fd82a8c3dcf3 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:51.366673 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:51.366673 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:51.371972 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-beb16349-ebd0-4d7a-a7b3-fd82a8c3dcf3 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:51.377513 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-beb16349-ebd0-4d7a-a7b3-fd82a8c3dcf3 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 200 Aug 06 19:31:51.378065 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1134/4505] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:51 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 917 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:51.647988 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-91cc4923-ce92-4ff4-9668-297e147e77c9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:51.651756 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-91cc4923-ce92-4ff4-9668-297e147e77c9 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 Aug 06 19:31:51.652077 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-91cc4923-ce92-4ff4-9668-297e147e77c9 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:51.652281 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-91cc4923-ce92-4ff4-9668-297e147e77c9 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:51.666046 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:51.666046 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:51.674135 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-91cc4923-ce92-4ff4-9668-297e147e77c9 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:51.678158 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0055c488-12a0-4838-8f55-ae51ce4d2b2a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:51.679550 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0055c488-12a0-4838-8f55-ae51ce4d2b2a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 Aug 06 19:31:51.679707 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0055c488-12a0-4838-8f55-ae51ce4d2b2a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:51.680037 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0055c488-12a0-4838-8f55-ae51ce4d2b2a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:51.680151 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0055c488-12a0-4838-8f55-ae51ce4d2b2a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:51.683737 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-91cc4923-ce92-4ff4-9668-297e147e77c9 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 returned with HTTP 200 Aug 06 19:31:51.684344 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1119/4506] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:51 2026] GET /volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 => generated 924 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:51.685438 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:51.685438 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:51.686367 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0055c488-12a0-4838-8f55-ae51ce4d2b2a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 returned with HTTP 200 Aug 06 19:31:51.686847 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1132/4507] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:51 2026] GET /volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:51.740309 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ecec5d89-5929-4a7b-be50-2203ebd5d8dd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:51.741927 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ecec5d89-5929-4a7b-be50-2203ebd5d8dd tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a Aug 06 19:31:51.742341 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ecec5d89-5929-4a7b-be50-2203ebd5d8dd tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:51.742456 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ecec5d89-5929-4a7b-be50-2203ebd5d8dd tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:51.742598 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-ecec5d89-5929-4a7b-be50-2203ebd5d8dd tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id 0de4dd4f-3630-4123-af57-dedc3186130a. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:51.747549 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:51.747549 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:51.748546 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ecec5d89-5929-4a7b-be50-2203ebd5d8dd tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a returned with HTTP 200 Aug 06 19:31:51.748857 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1123/4508] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:51 2026] GET /volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:52.392336 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4da332d8-640c-49ab-a296-9906147ca738 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:52.394729 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4da332d8-640c-49ab-a296-9906147ca738 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:31:52.395013 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4da332d8-640c-49ab-a296-9906147ca738 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:52.395407 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4da332d8-640c-49ab-a296-9906147ca738 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:52.409959 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:52.409959 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:52.414114 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4da332d8-640c-49ab-a296-9906147ca738 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:52.419235 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4da332d8-640c-49ab-a296-9906147ca738 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 200 Aug 06 19:31:52.419709 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1135/4509] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:52 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 917 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:52.700729 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c20db748-77c1-4a26-9a90-6085a47fcbff None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:52.701112 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ff5e0394-c340-4fa2-a639-6119f2867897 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:52.702644 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c20db748-77c1-4a26-9a90-6085a47fcbff tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 Aug 06 19:31:52.702904 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c20db748-77c1-4a26-9a90-6085a47fcbff tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:52.702955 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff5e0394-c340-4fa2-a639-6119f2867897 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 Aug 06 19:31:52.703114 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c20db748-77c1-4a26-9a90-6085a47fcbff tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:52.703232 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-c20db748-77c1-4a26-9a90-6085a47fcbff tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:52.703323 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff5e0394-c340-4fa2-a639-6119f2867897 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:52.703541 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff5e0394-c340-4fa2-a639-6119f2867897 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:52.708237 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:52.708237 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:52.709056 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c20db748-77c1-4a26-9a90-6085a47fcbff tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 returned with HTTP 200 Aug 06 19:31:52.709475 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1120/4510] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:52 2026] GET /volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:52.713368 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:52.713368 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:52.718153 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ff5e0394-c340-4fa2-a639-6119f2867897 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:52.722572 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff5e0394-c340-4fa2-a639-6119f2867897 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 returned with HTTP 200 Aug 06 19:31:52.723123 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1133/4511] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:52 2026] GET /volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 => generated 924 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:52.759810 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-20f5b32a-3630-478a-98da-152840a72ca9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:52.761720 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-20f5b32a-3630-478a-98da-152840a72ca9 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a Aug 06 19:31:52.761993 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-20f5b32a-3630-478a-98da-152840a72ca9 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:52.762221 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-20f5b32a-3630-478a-98da-152840a72ca9 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:52.762364 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-20f5b32a-3630-478a-98da-152840a72ca9 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id 0de4dd4f-3630-4123-af57-dedc3186130a. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:52.768029 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:52.768029 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:52.768869 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-20f5b32a-3630-478a-98da-152840a72ca9 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a returned with HTTP 200 Aug 06 19:31:52.769417 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1124/4512] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:52 2026] GET /volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:53.434971 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d54cf3c5-6001-4acf-9ca0-ee31c1f353d0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:53.437179 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d54cf3c5-6001-4acf-9ca0-ee31c1f353d0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:31:53.437471 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d54cf3c5-6001-4acf-9ca0-ee31c1f353d0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:53.437709 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d54cf3c5-6001-4acf-9ca0-ee31c1f353d0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:53.447514 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:53.447514 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:53.450958 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d54cf3c5-6001-4acf-9ca0-ee31c1f353d0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:53.456470 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d54cf3c5-6001-4acf-9ca0-ee31c1f353d0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 200 Aug 06 19:31:53.456831 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1136/4513] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:53 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 917 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:53.724276 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fb5233f4-a408-41e6-bef3-07885dfc7da9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:53.726074 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fb5233f4-a408-41e6-bef3-07885dfc7da9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 Aug 06 19:31:53.726336 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fb5233f4-a408-41e6-bef3-07885dfc7da9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:53.726551 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fb5233f4-a408-41e6-bef3-07885dfc7da9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:53.726719 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-fb5233f4-a408-41e6-bef3-07885dfc7da9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:53.731249 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:53.731249 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:53.731965 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fb5233f4-a408-41e6-bef3-07885dfc7da9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 returned with HTTP 200 Aug 06 19:31:53.732434 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1121/4514] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:53 2026] GET /volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:53.736141 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-75546ee7-ac35-4199-aea3-cfff783e8ddd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:53.737889 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-75546ee7-ac35-4199-aea3-cfff783e8ddd tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 Aug 06 19:31:53.738117 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-75546ee7-ac35-4199-aea3-cfff783e8ddd tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:53.738358 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-75546ee7-ac35-4199-aea3-cfff783e8ddd tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:53.745344 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:53.745344 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:53.749853 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-75546ee7-ac35-4199-aea3-cfff783e8ddd tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:53.755922 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-75546ee7-ac35-4199-aea3-cfff783e8ddd tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 returned with HTTP 200 Aug 06 19:31:53.756435 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1134/4515] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:53 2026] GET /volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 => generated 924 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:53.780704 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-22f63725-7015-406e-8b42-df3d5d07e48a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:53.782530 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-22f63725-7015-406e-8b42-df3d5d07e48a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a Aug 06 19:31:53.782796 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-22f63725-7015-406e-8b42-df3d5d07e48a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:53.783013 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-22f63725-7015-406e-8b42-df3d5d07e48a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:53.783187 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-22f63725-7015-406e-8b42-df3d5d07e48a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id 0de4dd4f-3630-4123-af57-dedc3186130a. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:53.788051 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:53.788051 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:53.788893 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-22f63725-7015-406e-8b42-df3d5d07e48a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a returned with HTTP 200 Aug 06 19:31:53.789388 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1125/4516] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:53 2026] GET /volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:54.470039 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-28cbcf92-50ee-4190-a43f-783611c368b8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:54.472185 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-28cbcf92-50ee-4190-a43f-783611c368b8 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:31:54.472750 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-28cbcf92-50ee-4190-a43f-783611c368b8 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:54.472750 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-28cbcf92-50ee-4190-a43f-783611c368b8 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:54.488646 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:54.488646 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:54.492713 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-28cbcf92-50ee-4190-a43f-783611c368b8 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:54.498157 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-28cbcf92-50ee-4190-a43f-783611c368b8 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 200 Aug 06 19:31:54.498629 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1137/4517] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:54 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 917 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:54.508419 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-eec7b012-c882-46d2-99d5-8b558de7e9af req-e3b4e466-b6de-4efa-98e1-62b0663579e9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:54.511856 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-eec7b012-c882-46d2-99d5-8b558de7e9af req-e3b4e466-b6de-4efa-98e1-62b0663579e9 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] POST https://10.4.3.5/volume/v3/attachments/5eed4d6c-49d9-40e9-bf59-2aeb5180e560/action Aug 06 19:31:54.512349 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-eec7b012-c882-46d2-99d5-8b558de7e9af req-e3b4e466-b6de-4efa-98e1-62b0663579e9 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:31:54.512527 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-eec7b012-c882-46d2-99d5-8b558de7e9af req-e3b4e466-b6de-4efa-98e1-62b0663579e9 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:54.532460 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:54.532460 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:54.544644 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-eec7b012-c882-46d2-99d5-8b558de7e9af req-e3b4e466-b6de-4efa-98e1-62b0663579e9 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/attachments/5eed4d6c-49d9-40e9-bf59-2aeb5180e560/action returned with HTTP 204 Aug 06 19:31:54.545205 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1122/4518] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:31:54 2026] POST /volume/v3/attachments/5eed4d6c-49d9-40e9-bf59-2aeb5180e560/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:31:54.745141 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5530ebd5-780e-4a2e-ac24-a3aab0fb3f8d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:54.747326 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5530ebd5-780e-4a2e-ac24-a3aab0fb3f8d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 Aug 06 19:31:54.747467 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5530ebd5-780e-4a2e-ac24-a3aab0fb3f8d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:54.747538 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5530ebd5-780e-4a2e-ac24-a3aab0fb3f8d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:54.747661 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5530ebd5-780e-4a2e-ac24-a3aab0fb3f8d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:54.752822 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:54.752822 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:54.753848 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5530ebd5-780e-4a2e-ac24-a3aab0fb3f8d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 returned with HTTP 200 Aug 06 19:31:54.754402 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1135/4519] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:54 2026] GET /volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:54.770688 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-88ad0a47-dc27-4fa2-834c-b342c4355341 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:54.773136 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-88ad0a47-dc27-4fa2-834c-b342c4355341 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 Aug 06 19:31:54.773430 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-88ad0a47-dc27-4fa2-834c-b342c4355341 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:54.773682 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-88ad0a47-dc27-4fa2-834c-b342c4355341 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:54.782359 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:54.782359 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:54.786910 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-88ad0a47-dc27-4fa2-834c-b342c4355341 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:54.794043 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-88ad0a47-dc27-4fa2-834c-b342c4355341 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 returned with HTTP 200 Aug 06 19:31:54.794592 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1126/4520] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:54 2026] GET /volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 => generated 924 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:54.802104 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-79519738-9dde-46d2-aaa8-a460f474724c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:54.804177 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-79519738-9dde-46d2-aaa8-a460f474724c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a Aug 06 19:31:54.804438 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-79519738-9dde-46d2-aaa8-a460f474724c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:54.804614 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-79519738-9dde-46d2-aaa8-a460f474724c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:54.804712 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-79519738-9dde-46d2-aaa8-a460f474724c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id 0de4dd4f-3630-4123-af57-dedc3186130a. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:54.809411 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:54.809411 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:54.810185 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-79519738-9dde-46d2-aaa8-a460f474724c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a returned with HTTP 200 Aug 06 19:31:54.810581 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1138/4521] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:54 2026] GET /volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:55.516862 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9d0ea05e-c3d5-41a2-ac77-f2553244e52b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:55.518707 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9d0ea05e-c3d5-41a2-ac77-f2553244e52b tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:31:55.518903 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9d0ea05e-c3d5-41a2-ac77-f2553244e52b tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:55.519207 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9d0ea05e-c3d5-41a2-ac77-f2553244e52b tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:55.528874 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:55.528874 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:55.532606 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9d0ea05e-c3d5-41a2-ac77-f2553244e52b tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:31:55.538101 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9d0ea05e-c3d5-41a2-ac77-f2553244e52b tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 200 Aug 06 19:31:55.538598 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1123/4522] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:55 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:55.766794 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4c3ffede-f187-4bd5-bf27-5796fabf1816 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:55.769445 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c3ffede-f187-4bd5-bf27-5796fabf1816 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 Aug 06 19:31:55.769775 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4c3ffede-f187-4bd5-bf27-5796fabf1816 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:55.770143 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4c3ffede-f187-4bd5-bf27-5796fabf1816 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:55.770369 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-4c3ffede-f187-4bd5-bf27-5796fabf1816 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:55.776571 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:55.776571 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:55.777809 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c3ffede-f187-4bd5-bf27-5796fabf1816 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 returned with HTTP 200 Aug 06 19:31:55.778494 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1136/4523] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:55 2026] GET /volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 => generated 744 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:55.811772 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ff266f24-1825-4125-bf31-948aff5c4ca9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:55.813479 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ff266f24-1825-4125-bf31-948aff5c4ca9 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 Aug 06 19:31:55.813703 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ff266f24-1825-4125-bf31-948aff5c4ca9 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:55.813883 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ff266f24-1825-4125-bf31-948aff5c4ca9 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:55.821094 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-69cff949-eb4f-4ed9-b950-2d934847390a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:55.821533 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:55.821533 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:55.823633 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-69cff949-eb4f-4ed9-b950-2d934847390a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a Aug 06 19:31:55.824186 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-69cff949-eb4f-4ed9-b950-2d934847390a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:55.824781 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-69cff949-eb4f-4ed9-b950-2d934847390a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:55.824994 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-69cff949-eb4f-4ed9-b950-2d934847390a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id 0de4dd4f-3630-4123-af57-dedc3186130a. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:55.825243 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ff266f24-1825-4125-bf31-948aff5c4ca9 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:55.830441 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ff266f24-1825-4125-bf31-948aff5c4ca9 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 returned with HTTP 200 Aug 06 19:31:55.830560 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:55.830560 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:55.830928 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1127/4524] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:55 2026] GET /volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 => generated 1189 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:31:55.831940 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-69cff949-eb4f-4ed9-b950-2d934847390a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a returned with HTTP 200 Aug 06 19:31:55.836086 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1139/4525] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:55 2026] GET /volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:55.846355 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4b46d02d-5e83-40fe-895d-1164c5e72050 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:55.848278 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4b46d02d-5e83-40fe-895d-1164c5e72050 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a/export_record Aug 06 19:31:55.848522 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4b46d02d-5e83-40fe-895d-1164c5e72050 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:55.848715 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4b46d02d-5e83-40fe-895d-1164c5e72050 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'export_record' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:55.848820 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-4b46d02d-5e83-40fe-895d-1164c5e72050 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Export record for backup 0de4dd4f-3630-4123-af57-dedc3186130a. {{(pid=100262) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 19:31:55.849477 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d80d09ee-12af-4fec-85a8-0357cef08b08 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:55.851808 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d80d09ee-12af-4fec-85a8-0357cef08b08 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 Aug 06 19:31:55.852206 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d80d09ee-12af-4fec-85a8-0357cef08b08 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:55.852560 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d80d09ee-12af-4fec-85a8-0357cef08b08 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:55.853189 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:55.853189 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:55.854101 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.backup.api [None req-4b46d02d-5e83-40fe-895d-1164c5e72050 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling RPCAPI with context: , host: np0000006689, backup: 0de4dd4f-3630-4123-af57-dedc3186130a. {{(pid=100262) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 06 19:31:55.861769 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:55.861769 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:55.862354 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-4b46d02d-5e83-40fe-895d-1164c5e72050 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] export_record in rpcapi backup_id 0de4dd4f-3630-4123-af57-dedc3186130a on host np0000006689. {{(pid=100262) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 06 19:31:55.866714 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d80d09ee-12af-4fec-85a8-0357cef08b08 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:55.873677 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d80d09ee-12af-4fec-85a8-0357cef08b08 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 returned with HTTP 200 Aug 06 19:31:55.874354 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1137/4526] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:55 2026] GET /volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 => generated 1189 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:31:55.878354 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-4b46d02d-5e83-40fe-895d-1164c5e72050 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGRlNGRkNGYtMzYzMC00MTIzLWFmNTctZGVkYzMxODYxMzBhIiwgInVzZXJfaWQiOiAiZGEyOTFmNjIwYzc4NDk2NGJkMzdhZjU4NzBlMGE2ZWMiLCAicHJvamVjdF9pZCI6ICJhYjQ2NTQ3OTljZWE0NTQ5ODg3NGRhZmNkZjcyNzNmMSIsICJ2b2x1bWVfaWQiOiAiYTFlYWU3YjQtY2UwNy00ODU4LWE2Y2EtZjFiYjZlNzUyZjNlIiwgImhvc3QiOiAibnAwMDAwMDA2Njg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NTcwMTg4MDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hMWVhZTdiNC1jZTA3LTQ4NTgtYTZjYS1mMWJiNmU3NTJmM2UvMjAyNjA4MDYxOTMxMzgvYXpfbm92YV9iYWNrdXBfMGRlNGRkNGYtMzYzMC00MTIzLWFmNTctZGVkYzMxODYxMzBhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNlQxOTozMTozMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxOTozMTozMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDE5OjMxOjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100262) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 06 19:31:55.878354 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4b46d02d-5e83-40fe-895d-1164c5e72050 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a/export_record returned with HTTP 200 Aug 06 19:31:55.878581 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1124/4527] 10.4.3.5 () {68 vars in 1416 bytes} [Thu Aug 6 19:31:55 2026] GET /volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a/export_record => generated 1424 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:55.889272 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5545a1cc-ef4f-454c-831a-b0c980a83afd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:55.889382 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1262ef3a-0541-4eb2-9ed3-5b45413d5276 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:55.891104 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5545a1cc-ef4f-454c-831a-b0c980a83afd tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:31:55.891453 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5545a1cc-ef4f-454c-831a-b0c980a83afd tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5", "name": "tempest-VolumeImageDependencyTests-Snapshot-1781610891"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:55.891935 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1262ef3a-0541-4eb2-9ed3-5b45413d5276 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a Aug 06 19:31:55.892298 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1262ef3a-0541-4eb2-9ed3-5b45413d5276 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:55.892488 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1262ef3a-0541-4eb2-9ed3-5b45413d5276 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:55.892594 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-1262ef3a-0541-4eb2-9ed3-5b45413d5276 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id 0de4dd4f-3630-4123-af57-dedc3186130a. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:55.897129 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:55.897129 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:55.897725 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1262ef3a-0541-4eb2-9ed3-5b45413d5276 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a returned with HTTP 200 Aug 06 19:31:55.898142 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1140/4528] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:55 2026] GET /volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:55.899732 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:55.899732 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:55.900221 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5545a1cc-ef4f-454c-831a-b0c980a83afd tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:55.900340 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-5545a1cc-ef4f-454c-831a-b0c980a83afd tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Create snapshot from volume 42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 Aug 06 19:31:55.908657 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6ee40fbc-6ed8-4e45-998f-541f3f321c91 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:55.912910 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ee40fbc-6ed8-4e45-998f-541f3f321c91 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] POST https://10.4.3.5/volume/v3/backups/import_record Aug 06 19:31:55.913348 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ee40fbc-6ed8-4e45-998f-541f3f321c91 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTA4OGQxOWYtMmEzZC00YzYyLWJlMTItNDhiNWYyYWM2Mjc3IiwgInVzZXJfaWQiOiAiZGEyOTFmNjIwYzc4NDk2NGJkMzdhZjU4NzBlMGE2ZWMiLCAicHJvamVjdF9pZCI6ICJhYjQ2NTQ3OTljZWE0NTQ5ODg3NGRhZmNkZjcyNzNmMSIsICJ2b2x1bWVfaWQiOiAiYTFlYWU3YjQtY2UwNy00ODU4LWE2Y2EtZjFiYjZlNzUyZjNlIiwgImhvc3QiOiAibnAwMDAwMDA2Njg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NTcwMTg4MDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hMWVhZTdiNC1jZTA3LTQ4NTgtYTZjYS1mMWJiNmU3NTJmM2UvMjAyNjA4MDYxOTMxMzgvYXpfbm92YV9iYWNrdXBfMGRlNGRkNGYtMzYzMC00MTIzLWFmNTctZGVkYzMxODYxMzBhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNlQxOTozMTozMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxOTozMTozMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDE5OjMxOjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:55.914731 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-6ee40fbc-6ed8-4e45-998f-541f3f321c91 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTA4OGQxOWYtMmEzZC00YzYyLWJlMTItNDhiNWYyYWM2Mjc3IiwgInVzZXJfaWQiOiAiZGEyOTFmNjIwYzc4NDk2NGJkMzdhZjU4NzBlMGE2ZWMiLCAicHJvamVjdF9pZCI6ICJhYjQ2NTQ3OTljZWE0NTQ5ODg3NGRhZmNkZjcyNzNmMSIsICJ2b2x1bWVfaWQiOiAiYTFlYWU3YjQtY2UwNy00ODU4LWE2Y2EtZjFiYjZlNzUyZjNlIiwgImhvc3QiOiAibnAwMDAwMDA2Njg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NTcwMTg4MDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hMWVhZTdiNC1jZTA3LTQ4NTgtYTZjYS1mMWJiNmU3NTJmM2UvMjAyNjA4MDYxOTMxMzgvYXpfbm92YV9iYWNrdXBfMGRlNGRkNGYtMzYzMC00MTIzLWFmNTctZGVkYzMxODYxMzBhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNlQxOTozMTozMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxOTozMTozMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDE5OjMxOjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100265) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 06 19:31:55.915006 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-6ee40fbc-6ed8-4e45-998f-541f3f321c91 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTA4OGQxOWYtMmEzZC00YzYyLWJlMTItNDhiNWYyYWM2Mjc3IiwgInVzZXJfaWQiOiAiZGEyOTFmNjIwYzc4NDk2NGJkMzdhZjU4NzBlMGE2ZWMiLCAicHJvamVjdF9pZCI6ICJhYjQ2NTQ3OTljZWE0NTQ5ODg3NGRhZmNkZjcyNzNmMSIsICJ2b2x1bWVfaWQiOiAiYTFlYWU3YjQtY2UwNy00ODU4LWE2Y2EtZjFiYjZlNzUyZjNlIiwgImhvc3QiOiAibnAwMDAwMDA2Njg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NTcwMTg4MDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hMWVhZTdiNC1jZTA3LTQ4NTgtYTZjYS1mMWJiNmU3NTJmM2UvMjAyNjA4MDYxOTMxMzgvYXpfbm92YV9iYWNrdXBfMGRlNGRkNGYtMzYzMC00MTIzLWFmNTctZGVkYzMxODYxMzBhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNlQxOTozMTozMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxOTozMTozMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDE5OjMxOjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100265) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 06 19:31:55.932889 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-5545a1cc-ef4f-454c-831a-b0c980a83afd tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Created reservations ['e007d415-2b29-470b-8ded-ee5f29c98fde', '675b3718-743f-432a-be2d-cbb89c394458', '0b12ee0f-51fd-4652-88e6-8f27f6e73ca3', '29fc9236-c756-45df-b9e9-861424155745'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:31:55.954426 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-6ee40fbc-6ed8-4e45-998f-541f3f321c91 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Created reservations ['73c01757-de58-4e5f-8526-e7db660ccf1f', 'f37d08f1-afdf-4a70-907e-ea27c8f25ce1'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:31:55.968122 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5545a1cc-ef4f-454c-831a-b0c980a83afd tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Snapshot create request issued successfully. Aug 06 19:31:55.968484 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5545a1cc-ef4f-454c-831a-b0c980a83afd tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:31:55.968821 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1128/4529] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:31:55 2026] POST /volume/v3/snapshots => generated 313 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:31:55.977690 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-6ee40fbc-6ed8-4e45-998f-541f3f321c91 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] import_record rpcapi backup id e088d19f-2a3d-4c62-be12-48b5f2ac6277 on host np0000006689 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTA4OGQxOWYtMmEzZC00YzYyLWJlMTItNDhiNWYyYWM2Mjc3IiwgInVzZXJfaWQiOiAiZGEyOTFmNjIwYzc4NDk2NGJkMzdhZjU4NzBlMGE2ZWMiLCAicHJvamVjdF9pZCI6ICJhYjQ2NTQ3OTljZWE0NTQ5ODg3NGRhZmNkZjcyNzNmMSIsICJ2b2x1bWVfaWQiOiAiYTFlYWU3YjQtY2UwNy00ODU4LWE2Y2EtZjFiYjZlNzUyZjNlIiwgImhvc3QiOiAibnAwMDAwMDA2Njg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NTcwMTg4MDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hMWVhZTdiNC1jZTA3LTQ4NTgtYTZjYS1mMWJiNmU3NTJmM2UvMjAyNjA4MDYxOTMxMzgvYXpfbm92YV9iYWNrdXBfMGRlNGRkNGYtMzYzMC00MTIzLWFmNTctZGVkYzMxODYxMzBhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNlQxOTozMTozMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxOTozMTozMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDE5OjMxOjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100265) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 06 19:31:55.979796 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d126d3ba-472e-4700-a063-3c0d68f1c809 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:55.980960 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-6ee40fbc-6ed8-4e45-998f-541f3f321c91 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Import record output: {'backup': {'id': 'e088d19f-2a3d-4c62-be12-48b5f2ac6277', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.5/volume/v3/backups/e088d19f-2a3d-4c62-be12-48b5f2ac6277'}, {'rel': 'bookmark', 'href': 'https://10.4.3.5/volume/backups/e088d19f-2a3d-4c62-be12-48b5f2ac6277'}]}}. {{(pid=100265) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 06 19:31:55.981327 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ee40fbc-6ed8-4e45-998f-541f3f321c91 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/import_record returned with HTTP 201 Aug 06 19:31:55.981468 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d126d3ba-472e-4700-a063-3c0d68f1c809 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/snapshots/b5980ab3-51b4-45b5-a903-8381c5f8fede Aug 06 19:31:55.981718 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d126d3ba-472e-4700-a063-3c0d68f1c809 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:55.981905 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1138/4530] 10.4.3.5 () {70 vars in 1328 bytes} [Thu Aug 6 19:31:55 2026] POST /volume/v3/backups/import_record => generated 284 bytes in 74 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 06 19:31:55.983893 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d126d3ba-472e-4700-a063-3c0d68f1c809 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:55.991702 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-89ae213f-f71e-44c8-b156-754c38d57bdb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:55.993627 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:55.993627 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:55.994323 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d126d3ba-472e-4700-a063-3c0d68f1c809 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Snapshot retrieved successfully. Aug 06 19:31:55.994489 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89ae213f-f71e-44c8-b156-754c38d57bdb tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e088d19f-2a3d-4c62-be12-48b5f2ac6277 Aug 06 19:31:55.994803 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89ae213f-f71e-44c8-b156-754c38d57bdb tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:55.995197 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89ae213f-f71e-44c8-b156-754c38d57bdb tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:55.995270 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d126d3ba-472e-4700-a063-3c0d68f1c809 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/snapshots/b5980ab3-51b4-45b5-a903-8381c5f8fede returned with HTTP 200 Aug 06 19:31:55.995347 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-89ae213f-f71e-44c8-b156-754c38d57bdb tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e088d19f-2a3d-4c62-be12-48b5f2ac6277. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:55.995697 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1125/4531] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:31:55 2026] GET /volume/v3/snapshots/b5980ab3-51b4-45b5-a903-8381c5f8fede => generated 445 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:56.003106 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:56.003106 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:56.004031 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89ae213f-f71e-44c8-b156-754c38d57bdb tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e088d19f-2a3d-4c62-be12-48b5f2ac6277 returned with HTTP 200 Aug 06 19:31:56.004578 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1141/4532] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:55 2026] GET /volume/v3/backups/e088d19f-2a3d-4c62-be12-48b5f2ac6277 => generated 643 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:56.790416 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-edf8204c-f1d6-4518-95a0-b3fd53f2d6a5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:56.792645 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-edf8204c-f1d6-4518-95a0-b3fd53f2d6a5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 Aug 06 19:31:56.792828 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-edf8204c-f1d6-4518-95a0-b3fd53f2d6a5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:56.793003 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-edf8204c-f1d6-4518-95a0-b3fd53f2d6a5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:56.793126 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-edf8204c-f1d6-4518-95a0-b3fd53f2d6a5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:56.798471 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:56.798471 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:56.799287 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-edf8204c-f1d6-4518-95a0-b3fd53f2d6a5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 returned with HTTP 200 Aug 06 19:31:56.799885 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1129/4533] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:56 2026] GET /volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:56.812489 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-58fe2b05-be32-4460-bc97-7bd226aaf735 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:56.817153 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-58fe2b05-be32-4460-bc97-7bd226aaf735 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] POST https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0/restore Aug 06 19:31:56.817153 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-58fe2b05-be32-4460-bc97-7bd226aaf735 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "aeb2b1b3-6ced-4a11-bd14-2a756308bb06"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:56.818072 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-58fe2b05-be32-4460-bc97-7bd226aaf735 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Restoring backup 21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 ({'restore': {'volume_id': 'aeb2b1b3-6ced-4a11-bd14-2a756308bb06'}}) {{(pid=100265) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 19:31:56.818351 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-58fe2b05-be32-4460-bc97-7bd226aaf735 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Restoring backup 21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 to volume aeb2b1b3-6ced-4a11-bd14-2a756308bb06. Aug 06 19:31:56.823683 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:56.823683 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:56.834724 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:56.834724 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:56.835525 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-58fe2b05-be32-4460-bc97-7bd226aaf735 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Volume info retrieved successfully. Aug 06 19:31:56.836082 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.backup.api [None req-58fe2b05-be32-4460-bc97-7bd226aaf735 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Checking backup size 1 against volume size 1 {{(pid=100265) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 19:31:56.836658 np0000006689 devstack@c-api.service[100265]: INFO cinder.backup.api [None req-58fe2b05-be32-4460-bc97-7bd226aaf735 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Overwriting volume aeb2b1b3-6ced-4a11-bd14-2a756308bb06 with restore of backup 21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 Aug 06 19:31:56.856769 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-58fe2b05-be32-4460-bc97-7bd226aaf735 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] restore_backup in rpcapi backup_id 21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 {{(pid=100265) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 19:31:56.859149 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-58fe2b05-be32-4460-bc97-7bd226aaf735 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0/restore returned with HTTP 202 Aug 06 19:31:56.860061 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1139/4534] 10.4.3.5 () {68 vars in 1379 bytes} [Thu Aug 6 19:31:56 2026] POST /volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0/restore => generated 181 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:31:56.867885 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e3500f35-780f-4d03-95cc-428fc502570a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:56.869647 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e3500f35-780f-4d03-95cc-428fc502570a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 Aug 06 19:31:56.869836 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e3500f35-780f-4d03-95cc-428fc502570a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:56.870056 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e3500f35-780f-4d03-95cc-428fc502570a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:56.870166 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-e3500f35-780f-4d03-95cc-428fc502570a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:56.874570 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:56.874570 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:56.875722 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e3500f35-780f-4d03-95cc-428fc502570a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 returned with HTTP 200 Aug 06 19:31:56.876304 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1126/4535] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:56 2026] GET /volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:57.004406 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4db3a4b7-0272-41c0-8ee1-193f3f84ba04 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:57.006679 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4db3a4b7-0272-41c0-8ee1-193f3f84ba04 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/snapshots/b5980ab3-51b4-45b5-a903-8381c5f8fede Aug 06 19:31:57.006844 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4db3a4b7-0272-41c0-8ee1-193f3f84ba04 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:57.007134 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4db3a4b7-0272-41c0-8ee1-193f3f84ba04 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:57.013943 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:57.013943 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:57.014547 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4db3a4b7-0272-41c0-8ee1-193f3f84ba04 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Snapshot retrieved successfully. Aug 06 19:31:57.015423 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4db3a4b7-0272-41c0-8ee1-193f3f84ba04 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/snapshots/b5980ab3-51b4-45b5-a903-8381c5f8fede returned with HTTP 200 Aug 06 19:31:57.015816 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1142/4536] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:31:57 2026] GET /volume/v3/snapshots/b5980ab3-51b4-45b5-a903-8381c5f8fede => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:57.016433 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-358cf2bd-06ad-479f-96ae-aa3e7a57663f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:57.019241 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-358cf2bd-06ad-479f-96ae-aa3e7a57663f tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e088d19f-2a3d-4c62-be12-48b5f2ac6277 Aug 06 19:31:57.019503 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-358cf2bd-06ad-479f-96ae-aa3e7a57663f tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:57.019742 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-358cf2bd-06ad-479f-96ae-aa3e7a57663f tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:57.019894 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-358cf2bd-06ad-479f-96ae-aa3e7a57663f tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e088d19f-2a3d-4c62-be12-48b5f2ac6277. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:57.028065 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:57.028065 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:57.028204 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-358cf2bd-06ad-479f-96ae-aa3e7a57663f tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e088d19f-2a3d-4c62-be12-48b5f2ac6277 returned with HTTP 200 Aug 06 19:31:57.028666 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1130/4537] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:57 2026] GET /volume/v3/backups/e088d19f-2a3d-4c62-be12-48b5f2ac6277 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:57.030336 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-31bd9fdf-eea1-433e-a08d-1733e74b6dc2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:57.035137 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-31bd9fdf-eea1-433e-a08d-1733e74b6dc2 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:31:57.035137 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-31bd9fdf-eea1-433e-a08d-1733e74b6dc2 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "b5980ab3-51b4-45b5-a903-8381c5f8fede", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:57.036402 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-31bd9fdf-eea1-433e-a08d-1733e74b6dc2 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'b5980ab3-51b4-45b5-a903-8381c5f8fede', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:31:57.039434 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8012696c-5e09-4c58-a315-8a8fc47ec4c0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:57.042600 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8012696c-5e09-4c58-a315-8a8fc47ec4c0 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] DELETE https://10.4.3.5/volume/v3/backups/e088d19f-2a3d-4c62-be12-48b5f2ac6277 Aug 06 19:31:57.042600 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8012696c-5e09-4c58-a315-8a8fc47ec4c0 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:57.042600 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8012696c-5e09-4c58-a315-8a8fc47ec4c0 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:57.042600 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-8012696c-5e09-4c58-a315-8a8fc47ec4c0 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Delete backup with id: e088d19f-2a3d-4c62-be12-48b5f2ac6277. Aug 06 19:31:57.044744 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:57.044744 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:57.045730 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-31bd9fdf-eea1-433e-a08d-1733e74b6dc2 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Snapshot retrieved successfully. Aug 06 19:31:57.046041 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:57.046041 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:57.046286 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-31bd9fdf-eea1-433e-a08d-1733e74b6dc2 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Create volume of 1 GB Aug 06 19:31:57.051644 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-31bd9fdf-eea1-433e-a08d-1733e74b6dc2 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Availability Zones retrieved successfully. Aug 06 19:31:57.057799 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-31bd9fdf-eea1-433e-a08d-1733e74b6dc2 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Flow 'volume_create_api' (5ca62e97-f854-4d95-b557-d4c863a7921c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:57.060137 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-31bd9fdf-eea1-433e-a08d-1733e74b6dc2 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61b7eaa1-361b-4cf8-b507-7354b4ca034d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:57.062085 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-8012696c-5e09-4c58-a315-8a8fc47ec4c0 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] delete_backup rpcapi backup_id e088d19f-2a3d-4c62-be12-48b5f2ac6277 {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:31:57.062786 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-31bd9fdf-eea1-433e-a08d-1733e74b6dc2 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:31:57.063047 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8012696c-5e09-4c58-a315-8a8fc47ec4c0 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e088d19f-2a3d-4c62-be12-48b5f2ac6277 returned with HTTP 202 Aug 06 19:31:57.063561 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1127/4538] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:31:57 2026] DELETE /volume/v3/backups/e088d19f-2a3d-4c62-be12-48b5f2ac6277 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:31:57.071206 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-df096ed8-ee6f-4ea5-9c4b-9f028a3a8de9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:57.074149 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-df096ed8-ee6f-4ea5-9c4b-9f028a3a8de9 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e088d19f-2a3d-4c62-be12-48b5f2ac6277 Aug 06 19:31:57.075588 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-df096ed8-ee6f-4ea5-9c4b-9f028a3a8de9 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:57.075588 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-df096ed8-ee6f-4ea5-9c4b-9f028a3a8de9 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:57.075588 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-df096ed8-ee6f-4ea5-9c4b-9f028a3a8de9 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e088d19f-2a3d-4c62-be12-48b5f2ac6277. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:57.082523 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:57.082523 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:57.084985 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-df096ed8-ee6f-4ea5-9c4b-9f028a3a8de9 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e088d19f-2a3d-4c62-be12-48b5f2ac6277 returned with HTTP 200 Aug 06 19:31:57.084985 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1143/4539] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:57 2026] GET /volume/v3/backups/e088d19f-2a3d-4c62-be12-48b5f2ac6277 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:31:57.116335 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-31bd9fdf-eea1-433e-a08d-1733e74b6dc2 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61b7eaa1-361b-4cf8-b507-7354b4ca034d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b5980ab3-51b4-45b5-a903-8381c5f8fede', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:57.116335 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-31bd9fdf-eea1-433e-a08d-1733e74b6dc2 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c6a02b5-1b6e-40b4-a029-1963d5622d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:57.163044 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-31bd9fdf-eea1-433e-a08d-1733e74b6dc2 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Created reservations ['2ff262ed-be9c-4602-a81c-5bc4f25ba1ff', '93e9e894-d355-4694-969d-b2f022dd7d8f', '83d46072-49bd-49a2-8232-84d738f78650', 'e326d6ed-3f8c-40ff-91af-d621219c3ac3'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:31:57.166038 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-31bd9fdf-eea1-433e-a08d-1733e74b6dc2 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c6a02b5-1b6e-40b4-a029-1963d5622d3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ff262ed-be9c-4602-a81c-5bc4f25ba1ff', '93e9e894-d355-4694-969d-b2f022dd7d8f', '83d46072-49bd-49a2-8232-84d738f78650', 'e326d6ed-3f8c-40ff-91af-d621219c3ac3']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:57.166038 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-31bd9fdf-eea1-433e-a08d-1733e74b6dc2 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c3f0f3f-08d2-4b20-83f9-866b2e38d7c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:57.215922 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-31bd9fdf-eea1-433e-a08d-1733e74b6dc2 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c3f0f3f-08d2-4b20-83f9-866b2e38d7c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2de8e749-4256-4909-a5bb-966bef3abdec', '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='9e6e884774314d40950dad015f36609c',qos_specs=None,replication_status=,reservations=['2ff262ed-be9c-4602-a81c-5bc4f25ba1ff','93e9e894-d355-4694-969d-b2f022dd7d8f','83d46072-49bd-49a2-8232-84d738f78650','e326d6ed-3f8c-40ff-91af-d621219c3ac3'],size=1,snapshot_id=b5980ab3-51b4-45b5-a903-8381c5f8fede,source_replicaid=,source_volid=None,status='creating',user_id='27faabdd0c6744f88ceefa3dae43c7d5',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), '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-06T19:31:57Z,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=2de8e749-4256-4909-a5bb-966bef3abdec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e6e884774314d40950dad015f36609c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b5980ab3-51b4-45b5-a903-8381c5f8fede,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27faabdd0c6744f88ceefa3dae43c7d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:57.216918 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-31bd9fdf-eea1-433e-a08d-1733e74b6dc2 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (752f42bd-524c-4a10-8911-4730cb41c005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:57.236749 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-31bd9fdf-eea1-433e-a08d-1733e74b6dc2 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (752f42bd-524c-4a10-8911-4730cb41c005) transitioned into state 'SUCCESS' from 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='9e6e884774314d40950dad015f36609c',qos_specs=None,replication_status=,reservations=['2ff262ed-be9c-4602-a81c-5bc4f25ba1ff','93e9e894-d355-4694-969d-b2f022dd7d8f','83d46072-49bd-49a2-8232-84d738f78650','e326d6ed-3f8c-40ff-91af-d621219c3ac3'],size=1,snapshot_id=b5980ab3-51b4-45b5-a903-8381c5f8fede,source_replicaid=,source_volid=None,status='creating',user_id='27faabdd0c6744f88ceefa3dae43c7d5',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:57.237432 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-31bd9fdf-eea1-433e-a08d-1733e74b6dc2 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d133aab8-d6cd-4b91-97e5-7938385f6786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:57.267890 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-31bd9fdf-eea1-433e-a08d-1733e74b6dc2 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d133aab8-d6cd-4b91-97e5-7938385f6786) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:57.269317 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-31bd9fdf-eea1-433e-a08d-1733e74b6dc2 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Flow 'volume_create_api' (5ca62e97-f854-4d95-b557-d4c863a7921c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:57.269964 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-31bd9fdf-eea1-433e-a08d-1733e74b6dc2 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Create volume request issued successfully. Aug 06 19:31:57.270601 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-31bd9fdf-eea1-433e-a08d-1733e74b6dc2 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:31:57.271324 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1140/4540] 10.4.3.5 () {70 vars in 1286 bytes} [Thu Aug 6 19:31:57 2026] POST /volume/v3/volumes => generated 805 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:31:57.288161 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6ffaca28-7494-4078-bda1-1979ebeba213 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:57.290078 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6ffaca28-7494-4078-bda1-1979ebeba213 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/2de8e749-4256-4909-a5bb-966bef3abdec Aug 06 19:31:57.290633 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6ffaca28-7494-4078-bda1-1979ebeba213 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:57.290735 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6ffaca28-7494-4078-bda1-1979ebeba213 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:57.301528 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:57.301528 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:57.307011 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6ffaca28-7494-4078-bda1-1979ebeba213 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:57.312784 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6ffaca28-7494-4078-bda1-1979ebeba213 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/2de8e749-4256-4909-a5bb-966bef3abdec returned with HTTP 200 Aug 06 19:31:57.313482 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1131/4541] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:57 2026] GET /volume/v3/volumes/2de8e749-4256-4909-a5bb-966bef3abdec => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:57.890215 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-979718d9-951e-4d42-9ddb-05119ab669f9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:57.892420 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-979718d9-951e-4d42-9ddb-05119ab669f9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 Aug 06 19:31:57.892594 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-979718d9-951e-4d42-9ddb-05119ab669f9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:57.892770 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-979718d9-951e-4d42-9ddb-05119ab669f9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:57.892887 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-979718d9-951e-4d42-9ddb-05119ab669f9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:57.900058 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:57.900058 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:57.900842 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-979718d9-951e-4d42-9ddb-05119ab669f9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 returned with HTTP 200 Aug 06 19:31:57.901271 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1128/4542] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:57 2026] GET /volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:58.095662 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5817f569-0f10-4d35-ab1b-c7577ca6ce30 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:58.097559 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5817f569-0f10-4d35-ab1b-c7577ca6ce30 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e088d19f-2a3d-4c62-be12-48b5f2ac6277 Aug 06 19:31:58.097888 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5817f569-0f10-4d35-ab1b-c7577ca6ce30 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:58.097962 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5817f569-0f10-4d35-ab1b-c7577ca6ce30 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:58.099184 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-5817f569-0f10-4d35-ab1b-c7577ca6ce30 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e088d19f-2a3d-4c62-be12-48b5f2ac6277. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:58.104605 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5817f569-0f10-4d35-ab1b-c7577ca6ce30 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e088d19f-2a3d-4c62-be12-48b5f2ac6277 returned with HTTP 404 Aug 06 19:31:58.105278 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1144/4543] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:58 2026] GET /volume/v3/backups/e088d19f-2a3d-4c62-be12-48b5f2ac6277 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:31:58.114517 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8bac8070-8cad-49d5-97a5-a604626f7a4b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:58.117277 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8bac8070-8cad-49d5-97a5-a604626f7a4b tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/a1eae7b4-ce07-4858-a6ca-f1bb6e752f3e Aug 06 19:31:58.117486 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8bac8070-8cad-49d5-97a5-a604626f7a4b tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:58.117786 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8bac8070-8cad-49d5-97a5-a604626f7a4b tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:58.117961 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-8bac8070-8cad-49d5-97a5-a604626f7a4b tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Delete volume with id: a1eae7b4-ce07-4858-a6ca-f1bb6e752f3e Aug 06 19:31:58.128684 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:58.128684 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:58.129200 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8bac8070-8cad-49d5-97a5-a604626f7a4b tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Volume info retrieved successfully. Aug 06 19:31:58.150677 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8bac8070-8cad-49d5-97a5-a604626f7a4b tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Delete volume request issued successfully. Aug 06 19:31:58.150828 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8bac8070-8cad-49d5-97a5-a604626f7a4b tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/volumes/a1eae7b4-ce07-4858-a6ca-f1bb6e752f3e returned with HTTP 202 Aug 06 19:31:58.151383 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1141/4544] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:31:58 2026] DELETE /volume/v3/volumes/a1eae7b4-ce07-4858-a6ca-f1bb6e752f3e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:31:58.159383 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-25baa1c9-0f3c-4c33-91cd-f27832b39247 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:58.161250 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-25baa1c9-0f3c-4c33-91cd-f27832b39247 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/volumes/a1eae7b4-ce07-4858-a6ca-f1bb6e752f3e Aug 06 19:31:58.161511 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-25baa1c9-0f3c-4c33-91cd-f27832b39247 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:58.161716 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-25baa1c9-0f3c-4c33-91cd-f27832b39247 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:58.168759 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:58.168759 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:58.172458 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-25baa1c9-0f3c-4c33-91cd-f27832b39247 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Volume info retrieved successfully. Aug 06 19:31:58.176447 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-25baa1c9-0f3c-4c33-91cd-f27832b39247 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/volumes/a1eae7b4-ce07-4858-a6ca-f1bb6e752f3e returned with HTTP 200 Aug 06 19:31:58.176818 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1132/4545] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:58 2026] GET /volume/v3/volumes/a1eae7b4-ce07-4858-a6ca-f1bb6e752f3e => generated 1013 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:31:58.332822 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bcf586f0-bb5d-42cf-aafd-9ce59a34a5f4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:58.334792 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bcf586f0-bb5d-42cf-aafd-9ce59a34a5f4 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/2de8e749-4256-4909-a5bb-966bef3abdec Aug 06 19:31:58.335070 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bcf586f0-bb5d-42cf-aafd-9ce59a34a5f4 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:58.335269 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bcf586f0-bb5d-42cf-aafd-9ce59a34a5f4 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:58.342129 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:58.342129 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:58.346322 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bcf586f0-bb5d-42cf-aafd-9ce59a34a5f4 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:58.351388 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bcf586f0-bb5d-42cf-aafd-9ce59a34a5f4 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/2de8e749-4256-4909-a5bb-966bef3abdec returned with HTTP 200 Aug 06 19:31:58.351813 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1129/4546] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:58 2026] GET /volume/v3/volumes/2de8e749-4256-4909-a5bb-966bef3abdec => generated 1224 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:31:58.366332 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2ecb1ff6-8a5b-44e5-a385-3521377a8867 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:58.367972 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2ecb1ff6-8a5b-44e5-a385-3521377a8867 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/2de8e749-4256-4909-a5bb-966bef3abdec Aug 06 19:31:58.368424 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2ecb1ff6-8a5b-44e5-a385-3521377a8867 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:58.368751 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2ecb1ff6-8a5b-44e5-a385-3521377a8867 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:58.378618 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:58.378618 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:58.382260 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2ecb1ff6-8a5b-44e5-a385-3521377a8867 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:58.389950 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2ecb1ff6-8a5b-44e5-a385-3521377a8867 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/2de8e749-4256-4909-a5bb-966bef3abdec returned with HTTP 200 Aug 06 19:31:58.390524 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1145/4547] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:58 2026] GET /volume/v3/volumes/2de8e749-4256-4909-a5bb-966bef3abdec => generated 1224 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:31:58.404323 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-529f3253-ccc8-433e-a160-0ba1beb35f47 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:58.406444 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-529f3253-ccc8-433e-a160-0ba1beb35f47 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/b5980ab3-51b4-45b5-a903-8381c5f8fede Aug 06 19:31:58.406655 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-529f3253-ccc8-433e-a160-0ba1beb35f47 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:58.406974 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-529f3253-ccc8-433e-a160-0ba1beb35f47 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:58.407108 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-529f3253-ccc8-433e-a160-0ba1beb35f47 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Delete snapshot with id: b5980ab3-51b4-45b5-a903-8381c5f8fede Aug 06 19:31:58.412719 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:58.412719 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:58.413343 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-529f3253-ccc8-433e-a160-0ba1beb35f47 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Snapshot retrieved successfully. Aug 06 19:31:58.431855 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-529f3253-ccc8-433e-a160-0ba1beb35f47 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Snapshot delete request issued successfully. Aug 06 19:31:58.432094 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-529f3253-ccc8-433e-a160-0ba1beb35f47 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/snapshots/b5980ab3-51b4-45b5-a903-8381c5f8fede returned with HTTP 202 Aug 06 19:31:58.432602 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1142/4548] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:31:58 2026] DELETE /volume/v3/snapshots/b5980ab3-51b4-45b5-a903-8381c5f8fede => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:31:58.442872 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8cf829fb-a60b-4aea-91bd-87df7f647af3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:58.444904 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8cf829fb-a60b-4aea-91bd-87df7f647af3 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/snapshots/b5980ab3-51b4-45b5-a903-8381c5f8fede Aug 06 19:31:58.445164 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8cf829fb-a60b-4aea-91bd-87df7f647af3 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:58.445407 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8cf829fb-a60b-4aea-91bd-87df7f647af3 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:58.450487 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:58.450487 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:58.450987 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8cf829fb-a60b-4aea-91bd-87df7f647af3 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Snapshot retrieved successfully. Aug 06 19:31:58.451924 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8cf829fb-a60b-4aea-91bd-87df7f647af3 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/snapshots/b5980ab3-51b4-45b5-a903-8381c5f8fede returned with HTTP 200 Aug 06 19:31:58.452386 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1133/4549] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:31:58 2026] GET /volume/v3/snapshots/b5980ab3-51b4-45b5-a903-8381c5f8fede => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:58.912151 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9435852a-29cc-4e21-850e-92408a23f450 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:58.914107 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9435852a-29cc-4e21-850e-92408a23f450 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 Aug 06 19:31:58.914334 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9435852a-29cc-4e21-850e-92408a23f450 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:58.914522 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9435852a-29cc-4e21-850e-92408a23f450 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:58.914618 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-9435852a-29cc-4e21-850e-92408a23f450 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:58.919822 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:58.919822 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:58.920863 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9435852a-29cc-4e21-850e-92408a23f450 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 returned with HTTP 200 Aug 06 19:31:58.921422 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1130/4550] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:58 2026] GET /volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:59.192043 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-be02a1d2-b03a-42f5-a118-726d29c2b22c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:59.195478 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-be02a1d2-b03a-42f5-a118-726d29c2b22c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/volumes/a1eae7b4-ce07-4858-a6ca-f1bb6e752f3e Aug 06 19:31:59.195478 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-be02a1d2-b03a-42f5-a118-726d29c2b22c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:59.195478 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-be02a1d2-b03a-42f5-a118-726d29c2b22c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:59.201889 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-be02a1d2-b03a-42f5-a118-726d29c2b22c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/volumes/a1eae7b4-ce07-4858-a6ca-f1bb6e752f3e returned with HTTP 404 Aug 06 19:31:59.202461 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1146/4551] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:59 2026] GET /volume/v3/volumes/a1eae7b4-ce07-4858-a6ca-f1bb6e752f3e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:31:59.222280 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7938371c-b9e1-49da-b750-ce1785d95c16 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:59.224827 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7938371c-b9e1-49da-b750-ce1785d95c16 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups Aug 06 19:31:59.225315 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7938371c-b9e1-49da-b750-ce1785d95c16 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:59.225571 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7938371c-b9e1-49da-b750-ce1785d95c16 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:59.226082 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:59.226082 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:59.243044 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7938371c-b9e1-49da-b750-ce1785d95c16 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups returned with HTTP 200 Aug 06 19:31:59.243319 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1143/4552] 10.4.3.5 () {68 vars in 1263 bytes} [Thu Aug 6 19:31:59 2026] GET /volume/v3/backups => generated 616 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:59.254694 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e07e0b85-b8b6-4837-8112-e23bb16bf091 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:59.257936 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e07e0b85-b8b6-4837-8112-e23bb16bf091 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups?project_id=ab4654799cea45498874dafcdf7273f1 Aug 06 19:31:59.258273 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e07e0b85-b8b6-4837-8112-e23bb16bf091 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:59.258560 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e07e0b85-b8b6-4837-8112-e23bb16bf091 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:59.266715 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e07e0b85-b8b6-4837-8112-e23bb16bf091 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups?project_id=ab4654799cea45498874dafcdf7273f1 returned with HTTP 200 Aug 06 19:31:59.267708 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1134/4553] 10.4.3.5 () {68 vars in 1350 bytes} [Thu Aug 6 19:31:59 2026] GET /volume/v3/backups?project_id=ab4654799cea45498874dafcdf7273f1 => generated 616 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:59.276748 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f36097de-adb8-4d1a-9e1c-2006ad6ab6bc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:59.279102 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f36097de-adb8-4d1a-9e1c-2006ad6ab6bc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:31:59.279504 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f36097de-adb8-4d1a-9e1c-2006ad6ab6bc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1349199743"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:31:59.280949 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-f36097de-adb8-4d1a-9e1c-2006ad6ab6bc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1349199743'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:31:59.281127 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-f36097de-adb8-4d1a-9e1c-2006ad6ab6bc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Create volume of 1 GB Aug 06 19:31:59.285127 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f36097de-adb8-4d1a-9e1c-2006ad6ab6bc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Availability Zones retrieved successfully. Aug 06 19:31:59.290758 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f36097de-adb8-4d1a-9e1c-2006ad6ab6bc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Flow 'volume_create_api' (215ce459-79b6-4b54-9dfd-14c9862707d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:59.291815 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f36097de-adb8-4d1a-9e1c-2006ad6ab6bc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ee9fc9f-313c-48fa-b998-66a5acaf5684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:59.292690 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-f36097de-adb8-4d1a-9e1c-2006ad6ab6bc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:31:59.318492 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f36097de-adb8-4d1a-9e1c-2006ad6ab6bc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ee9fc9f-313c-48fa-b998-66a5acaf5684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:59.319326 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f36097de-adb8-4d1a-9e1c-2006ad6ab6bc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d7f8879-f0ea-40ad-9fc8-c3e7076b4933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:59.361070 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-f36097de-adb8-4d1a-9e1c-2006ad6ab6bc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Created reservations ['72e92ff7-1ac0-4cea-b224-e5fc74df1490', 'e3bdcaf5-91ce-49b6-ba64-a8f91a2f32ce', 'e061b2b4-5c84-4cb2-a0be-b7859f5e6fdf', '24ce4459-ab33-465e-a119-293df65f0120'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:31:59.362133 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f36097de-adb8-4d1a-9e1c-2006ad6ab6bc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d7f8879-f0ea-40ad-9fc8-c3e7076b4933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72e92ff7-1ac0-4cea-b224-e5fc74df1490', 'e3bdcaf5-91ce-49b6-ba64-a8f91a2f32ce', 'e061b2b4-5c84-4cb2-a0be-b7859f5e6fdf', '24ce4459-ab33-465e-a119-293df65f0120']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:59.363239 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f36097de-adb8-4d1a-9e1c-2006ad6ab6bc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0fd42c3-1e91-4cff-bdbc-b32910b66adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:59.394685 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f36097de-adb8-4d1a-9e1c-2006ad6ab6bc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0fd42c3-1e91-4cff-bdbc-b32910b66adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c24215c-620b-4ded-a85f-9d6ff3893321', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1349199743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab4654799cea45498874dafcdf7273f1',qos_specs=None,replication_status=,reservations=['72e92ff7-1ac0-4cea-b224-e5fc74df1490','e3bdcaf5-91ce-49b6-ba64-a8f91a2f32ce','e061b2b4-5c84-4cb2-a0be-b7859f5e6fdf','24ce4459-ab33-465e-a119-293df65f0120'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da291f620c784964bd37af5870e0a6ec',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:31:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1349199743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c24215c-620b-4ded-a85f-9d6ff3893321,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab4654799cea45498874dafcdf7273f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da291f620c784964bd37af5870e0a6ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:59.395666 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f36097de-adb8-4d1a-9e1c-2006ad6ab6bc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fc9af60-6cd1-42cb-9eb2-8a89c6edf716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:59.424708 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f36097de-adb8-4d1a-9e1c-2006ad6ab6bc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fc9af60-6cd1-42cb-9eb2-8a89c6edf716) transitioned into state 'SUCCESS' from state '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-1349199743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab4654799cea45498874dafcdf7273f1',qos_specs=None,replication_status=,reservations=['72e92ff7-1ac0-4cea-b224-e5fc74df1490','e3bdcaf5-91ce-49b6-ba64-a8f91a2f32ce','e061b2b4-5c84-4cb2-a0be-b7859f5e6fdf','24ce4459-ab33-465e-a119-293df65f0120'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da291f620c784964bd37af5870e0a6ec',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:59.425460 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f36097de-adb8-4d1a-9e1c-2006ad6ab6bc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd9ae9b2-7a57-4f3e-9e46-ad3bcde045e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:31:59.438814 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f36097de-adb8-4d1a-9e1c-2006ad6ab6bc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd9ae9b2-7a57-4f3e-9e46-ad3bcde045e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:31:59.439700 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f36097de-adb8-4d1a-9e1c-2006ad6ab6bc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Flow 'volume_create_api' (215ce459-79b6-4b54-9dfd-14c9862707d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:31:59.440049 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f36097de-adb8-4d1a-9e1c-2006ad6ab6bc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Create volume request issued successfully. Aug 06 19:31:59.440665 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f36097de-adb8-4d1a-9e1c-2006ad6ab6bc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:31:59.441336 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1131/4554] 10.4.3.5 () {70 vars in 1284 bytes} [Thu Aug 6 19:31:59 2026] POST /volume/v3/volumes => generated 774 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:31:59.452854 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6fc1aa70-7f16-4c63-b4a8-c6274f28ce0f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:59.457300 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6fc1aa70-7f16-4c63-b4a8-c6274f28ce0f tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/volumes/4c24215c-620b-4ded-a85f-9d6ff3893321 Aug 06 19:31:59.457300 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6fc1aa70-7f16-4c63-b4a8-c6274f28ce0f tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:59.457738 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6fc1aa70-7f16-4c63-b4a8-c6274f28ce0f tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:59.464042 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-56efd3cf-4ba4-478a-a920-f89b1091fd61 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:59.464517 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-56efd3cf-4ba4-478a-a920-f89b1091fd61 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/snapshots/b5980ab3-51b4-45b5-a903-8381c5f8fede Aug 06 19:31:59.464779 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-56efd3cf-4ba4-478a-a920-f89b1091fd61 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:59.465149 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-56efd3cf-4ba4-478a-a920-f89b1091fd61 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:59.467117 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:59.467117 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:31:59.470882 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-56efd3cf-4ba4-478a-a920-f89b1091fd61 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/snapshots/b5980ab3-51b4-45b5-a903-8381c5f8fede returned with HTTP 404 Aug 06 19:31:59.471052 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6fc1aa70-7f16-4c63-b4a8-c6274f28ce0f tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Volume info retrieved successfully. Aug 06 19:31:59.471520 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1144/4555] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:31:59 2026] GET /volume/v3/snapshots/b5980ab3-51b4-45b5-a903-8381c5f8fede => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:31:59.481263 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6877dd06-a469-4924-b751-bad89cf6071b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:59.481503 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6fc1aa70-7f16-4c63-b4a8-c6274f28ce0f tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/volumes/4c24215c-620b-4ded-a85f-9d6ff3893321 returned with HTTP 200 Aug 06 19:31:59.482060 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1147/4556] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:31:59 2026] GET /volume/v3/volumes/4c24215c-620b-4ded-a85f-9d6ff3893321 => generated 953 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:31:59.484271 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6877dd06-a469-4924-b751-bad89cf6071b tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] DELETE https://10.4.3.5/volume/v3/volumes/2de8e749-4256-4909-a5bb-966bef3abdec Aug 06 19:31:59.484501 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6877dd06-a469-4924-b751-bad89cf6071b tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:59.484711 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6877dd06-a469-4924-b751-bad89cf6071b tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:59.484904 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-6877dd06-a469-4924-b751-bad89cf6071b tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Delete volume with id: 2de8e749-4256-4909-a5bb-966bef3abdec Aug 06 19:31:59.494045 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:59.494045 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:31:59.494909 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6877dd06-a469-4924-b751-bad89cf6071b tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:59.518362 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6877dd06-a469-4924-b751-bad89cf6071b tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Delete volume request issued successfully. Aug 06 19:31:59.518602 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6877dd06-a469-4924-b751-bad89cf6071b tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/2de8e749-4256-4909-a5bb-966bef3abdec returned with HTTP 202 Aug 06 19:31:59.519155 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1135/4557] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:31:59 2026] DELETE /volume/v3/volumes/2de8e749-4256-4909-a5bb-966bef3abdec => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:31:59.527320 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-113831da-8b02-4344-b595-f3b3475d1544 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:59.529263 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-113831da-8b02-4344-b595-f3b3475d1544 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/2de8e749-4256-4909-a5bb-966bef3abdec Aug 06 19:31:59.529452 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-113831da-8b02-4344-b595-f3b3475d1544 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:59.529622 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-113831da-8b02-4344-b595-f3b3475d1544 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:59.536896 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:59.536896 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:31:59.541306 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-113831da-8b02-4344-b595-f3b3475d1544 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:31:59.546240 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-113831da-8b02-4344-b595-f3b3475d1544 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/2de8e749-4256-4909-a5bb-966bef3abdec returned with HTTP 200 Aug 06 19:31:59.546635 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1132/4558] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:31:59 2026] GET /volume/v3/volumes/2de8e749-4256-4909-a5bb-966bef3abdec => generated 1223 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:31:59.931970 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-44c98363-2f9b-42af-9ee1-c887d8d4fa5c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:31:59.933624 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44c98363-2f9b-42af-9ee1-c887d8d4fa5c tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 Aug 06 19:31:59.933788 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44c98363-2f9b-42af-9ee1-c887d8d4fa5c tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:31:59.933990 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44c98363-2f9b-42af-9ee1-c887d8d4fa5c tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:31:59.934123 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-44c98363-2f9b-42af-9ee1-c887d8d4fa5c tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:31:59.937964 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:31:59.937964 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:31:59.938693 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44c98363-2f9b-42af-9ee1-c887d8d4fa5c tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 returned with HTTP 200 Aug 06 19:31:59.938980 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1145/4559] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:31:59 2026] GET /volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 => generated 745 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:00.499037 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0867801d-9669-4a4d-8596-ba9163a27b8d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:00.508905 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0867801d-9669-4a4d-8596-ba9163a27b8d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/volumes/4c24215c-620b-4ded-a85f-9d6ff3893321 Aug 06 19:32:00.508905 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0867801d-9669-4a4d-8596-ba9163a27b8d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:00.508905 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0867801d-9669-4a4d-8596-ba9163a27b8d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:00.520461 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:00.520461 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:00.527397 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0867801d-9669-4a4d-8596-ba9163a27b8d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Volume info retrieved successfully. Aug 06 19:32:00.535794 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0867801d-9669-4a4d-8596-ba9163a27b8d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/volumes/4c24215c-620b-4ded-a85f-9d6ff3893321 returned with HTTP 200 Aug 06 19:32:00.538096 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1148/4560] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:00 2026] GET /volume/v3/volumes/4c24215c-620b-4ded-a85f-9d6ff3893321 => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:00.553727 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0dc21158-82f0-4929-8a97-3238f7983bfe None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:00.555850 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0dc21158-82f0-4929-8a97-3238f7983bfe tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] POST https://10.4.3.5/volume/v3/backups Aug 06 19:32:00.556243 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0dc21158-82f0-4929-8a97-3238f7983bfe tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4c24215c-620b-4ded-a85f-9d6ff3893321", "name": "tempest-type-Backup-805980296"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:32:00.557825 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-0dc21158-82f0-4929-8a97-3238f7983bfe tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Creating new backup {'backup': {'volume_id': '4c24215c-620b-4ded-a85f-9d6ff3893321', 'name': 'tempest-type-Backup-805980296'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:32:00.558003 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-0dc21158-82f0-4929-8a97-3238f7983bfe tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Creating backup of volume 4c24215c-620b-4ded-a85f-9d6ff3893321 in container None Aug 06 19:32:00.564138 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6f5380cd-c05b-417c-ab37-22dfc7a75ce3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:00.567346 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6f5380cd-c05b-417c-ab37-22dfc7a75ce3 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/2de8e749-4256-4909-a5bb-966bef3abdec Aug 06 19:32:00.567679 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6f5380cd-c05b-417c-ab37-22dfc7a75ce3 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:00.567951 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6f5380cd-c05b-417c-ab37-22dfc7a75ce3 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:00.573082 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:00.573082 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:00.573527 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0dc21158-82f0-4929-8a97-3238f7983bfe tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Volume info retrieved successfully. Aug 06 19:32:00.576580 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6f5380cd-c05b-417c-ab37-22dfc7a75ce3 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/2de8e749-4256-4909-a5bb-966bef3abdec returned with HTTP 404 Aug 06 19:32:00.577469 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1133/4561] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:32:00 2026] GET /volume/v3/volumes/2de8e749-4256-4909-a5bb-966bef3abdec => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:32:00.602490 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-0dc21158-82f0-4929-8a97-3238f7983bfe tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Created reservations ['9d969de6-8285-485a-9adf-d0ccafc4870f', '9613b89a-5872-44cf-b531-d9ca6e4b2698'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:32:00.648166 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0dc21158-82f0-4929-8a97-3238f7983bfe tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:32:00.648457 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1136/4562] 10.4.3.5 () {70 vars in 1285 bytes} [Thu Aug 6 19:32:00 2026] POST /volume/v3/backups => generated 311 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:32:00.662420 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aac95186-4876-42c0-929a-4e890fe9dbd9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:00.666462 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aac95186-4876-42c0-929a-4e890fe9dbd9 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd Aug 06 19:32:00.666767 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aac95186-4876-42c0-929a-4e890fe9dbd9 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:00.667088 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aac95186-4876-42c0-929a-4e890fe9dbd9 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:00.667226 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-aac95186-4876-42c0-929a-4e890fe9dbd9 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id ac309656-328f-4119-94f8-cd6e497bccdd. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:00.674905 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:00.674905 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:00.675869 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aac95186-4876-42c0-929a-4e890fe9dbd9 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd returned with HTTP 200 Aug 06 19:32:00.676330 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1146/4563] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:00 2026] GET /volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd => generated 718 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:00.843745 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6633d62e-1c7f-4d69-90ff-86542ad26969 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:00.847162 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6633d62e-1c7f-4d69-90ff-86542ad26969 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] DELETE https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 Aug 06 19:32:00.847162 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6633d62e-1c7f-4d69-90ff-86542ad26969 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:00.847162 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6633d62e-1c7f-4d69-90ff-86542ad26969 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:00.847162 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-6633d62e-1c7f-4d69-90ff-86542ad26969 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Delete volume with id: 42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 Aug 06 19:32:00.857252 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:00.857252 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:00.857252 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6633d62e-1c7f-4d69-90ff-86542ad26969 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:32:00.887229 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6633d62e-1c7f-4d69-90ff-86542ad26969 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Delete volume request issued successfully. Aug 06 19:32:00.887493 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6633d62e-1c7f-4d69-90ff-86542ad26969 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 returned with HTTP 202 Aug 06 19:32:00.888091 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1149/4564] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:32:00 2026] DELETE /volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:32:00.897105 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6ef11f20-5c58-4409-a443-43c19f9e3b3e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:00.897105 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6ef11f20-5c58-4409-a443-43c19f9e3b3e tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 Aug 06 19:32:00.897491 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6ef11f20-5c58-4409-a443-43c19f9e3b3e tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:00.897715 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6ef11f20-5c58-4409-a443-43c19f9e3b3e tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:00.907561 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:00.907561 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:00.914768 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6ef11f20-5c58-4409-a443-43c19f9e3b3e tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:32:00.923981 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6ef11f20-5c58-4409-a443-43c19f9e3b3e tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 returned with HTTP 200 Aug 06 19:32:00.924193 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1134/4565] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:32:00 2026] GET /volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 => generated 1188 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:32:00.951711 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2b3fab0f-4385-4657-ba25-024e4391792f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:00.954254 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2b3fab0f-4385-4657-ba25-024e4391792f tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 Aug 06 19:32:00.954450 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2b3fab0f-4385-4657-ba25-024e4391792f tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:00.954681 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2b3fab0f-4385-4657-ba25-024e4391792f tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:00.954785 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-2b3fab0f-4385-4657-ba25-024e4391792f tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:00.963964 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:00.963964 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:00.965914 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2b3fab0f-4385-4657-ba25-024e4391792f tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 returned with HTTP 200 Aug 06 19:32:00.966564 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1137/4566] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:00 2026] GET /volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 => generated 745 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:01.695163 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f1b8191b-09ac-4f50-beca-b69fd21e43bc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:01.697364 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f1b8191b-09ac-4f50-beca-b69fd21e43bc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd Aug 06 19:32:01.698215 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f1b8191b-09ac-4f50-beca-b69fd21e43bc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:01.698893 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f1b8191b-09ac-4f50-beca-b69fd21e43bc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:01.698893 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f1b8191b-09ac-4f50-beca-b69fd21e43bc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id ac309656-328f-4119-94f8-cd6e497bccdd. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:01.704337 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:01.704337 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:01.704956 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f1b8191b-09ac-4f50-beca-b69fd21e43bc tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd returned with HTTP 200 Aug 06 19:32:01.705434 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1147/4567] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:01 2026] GET /volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:01.938555 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c15c652a-fbc5-42cb-a242-221618efc409 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:01.940972 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c15c652a-fbc5-42cb-a242-221618efc409 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 Aug 06 19:32:01.941560 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c15c652a-fbc5-42cb-a242-221618efc409 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:01.941966 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c15c652a-fbc5-42cb-a242-221618efc409 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:01.950113 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c15c652a-fbc5-42cb-a242-221618efc409 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 returned with HTTP 404 Aug 06 19:32:01.950113 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1150/4568] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:32:01 2026] GET /volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:32:01.961714 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8f046b2c-4ab2-47e6-b8a0-9c2ad8fb018a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:01.963888 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f046b2c-4ab2-47e6-b8a0-9c2ad8fb018a tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] DELETE https://10.4.3.5/volume/v3/volumes/2de8e749-4256-4909-a5bb-966bef3abdec Aug 06 19:32:01.964151 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f046b2c-4ab2-47e6-b8a0-9c2ad8fb018a tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:01.964410 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f046b2c-4ab2-47e6-b8a0-9c2ad8fb018a tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:01.964620 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-8f046b2c-4ab2-47e6-b8a0-9c2ad8fb018a tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Delete volume with id: 2de8e749-4256-4909-a5bb-966bef3abdec Aug 06 19:32:01.971502 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f046b2c-4ab2-47e6-b8a0-9c2ad8fb018a tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/2de8e749-4256-4909-a5bb-966bef3abdec returned with HTTP 404 Aug 06 19:32:01.972335 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1135/4569] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:32:01 2026] DELETE /volume/v3/volumes/2de8e749-4256-4909-a5bb-966bef3abdec => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:32:01.978960 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-02ae4885-e54b-4e69-b1e9-3d8db57c024a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:01.980409 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b9f7ae72-bc8e-48f6-ba82-a36914f0c679 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:01.981699 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-02ae4885-e54b-4e69-b1e9-3d8db57c024a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 Aug 06 19:32:01.982084 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-02ae4885-e54b-4e69-b1e9-3d8db57c024a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:01.982663 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9f7ae72-bc8e-48f6-ba82-a36914f0c679 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/2de8e749-4256-4909-a5bb-966bef3abdec Aug 06 19:32:01.982734 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-02ae4885-e54b-4e69-b1e9-3d8db57c024a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:01.982876 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-02ae4885-e54b-4e69-b1e9-3d8db57c024a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:01.982934 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b9f7ae72-bc8e-48f6-ba82-a36914f0c679 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:01.983184 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b9f7ae72-bc8e-48f6-ba82-a36914f0c679 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:01.990255 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9f7ae72-bc8e-48f6-ba82-a36914f0c679 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/2de8e749-4256-4909-a5bb-966bef3abdec returned with HTTP 404 Aug 06 19:32:01.990786 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1148/4570] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:32:01 2026] GET /volume/v3/volumes/2de8e749-4256-4909-a5bb-966bef3abdec => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:32:01.991244 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:01.991244 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:01.993543 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-02ae4885-e54b-4e69-b1e9-3d8db57c024a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 returned with HTTP 200 Aug 06 19:32:01.993674 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1138/4571] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:01 2026] GET /volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 => generated 745 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:02.003039 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-66d6b587-bffd-4752-92f5-09aea40e1bd7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:02.004846 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-66d6b587-bffd-4752-92f5-09aea40e1bd7 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/b5980ab3-51b4-45b5-a903-8381c5f8fede Aug 06 19:32:02.005371 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-66d6b587-bffd-4752-92f5-09aea40e1bd7 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:02.005715 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-66d6b587-bffd-4752-92f5-09aea40e1bd7 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:02.005990 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-66d6b587-bffd-4752-92f5-09aea40e1bd7 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Delete snapshot with id: b5980ab3-51b4-45b5-a903-8381c5f8fede Aug 06 19:32:02.011949 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-66d6b587-bffd-4752-92f5-09aea40e1bd7 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/snapshots/b5980ab3-51b4-45b5-a903-8381c5f8fede returned with HTTP 404 Aug 06 19:32:02.011949 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1151/4572] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:32:02 2026] DELETE /volume/v3/snapshots/b5980ab3-51b4-45b5-a903-8381c5f8fede => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:32:02.020399 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fe0ab560-38be-422c-ad80-d6419e58e432 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:02.022792 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fe0ab560-38be-422c-ad80-d6419e58e432 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/snapshots/b5980ab3-51b4-45b5-a903-8381c5f8fede Aug 06 19:32:02.023031 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fe0ab560-38be-422c-ad80-d6419e58e432 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:02.023296 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fe0ab560-38be-422c-ad80-d6419e58e432 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:02.029586 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fe0ab560-38be-422c-ad80-d6419e58e432 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/snapshots/b5980ab3-51b4-45b5-a903-8381c5f8fede returned with HTTP 404 Aug 06 19:32:02.030494 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1136/4573] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:32:02 2026] GET /volume/v3/snapshots/b5980ab3-51b4-45b5-a903-8381c5f8fede => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:32:02.039085 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-55b90c34-3262-4699-b94e-998e69d85448 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:02.040849 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-55b90c34-3262-4699-b94e-998e69d85448 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] DELETE https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 Aug 06 19:32:02.041411 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-55b90c34-3262-4699-b94e-998e69d85448 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:02.041411 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-55b90c34-3262-4699-b94e-998e69d85448 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:02.041536 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-55b90c34-3262-4699-b94e-998e69d85448 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Delete volume with id: 42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 Aug 06 19:32:02.048741 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-55b90c34-3262-4699-b94e-998e69d85448 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 returned with HTTP 404 Aug 06 19:32:02.049579 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1149/4574] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:32:02 2026] DELETE /volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:32:02.057578 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b9cf07f2-0c89-45a0-a9da-63848c5aa9de None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:02.061660 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b9cf07f2-0c89-45a0-a9da-63848c5aa9de tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 Aug 06 19:32:02.061901 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b9cf07f2-0c89-45a0-a9da-63848c5aa9de tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:02.062201 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b9cf07f2-0c89-45a0-a9da-63848c5aa9de tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:02.072783 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b9cf07f2-0c89-45a0-a9da-63848c5aa9de tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 returned with HTTP 404 Aug 06 19:32:02.073621 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1139/4575] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:32:02 2026] GET /volume/v3/volumes/42d574e4-c1ba-46f8-b2a7-f2bbe4b063f5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:32:02.118326 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-81644a6d-e140-4eb4-b09a-7f245cc87853 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:02.120178 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-81644a6d-e140-4eb4-b09a-7f245cc87853 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] DELETE https://10.4.3.5/volume/v3/volumes/11438c21-b49a-417a-8c7e-9e08c30e3ca0 Aug 06 19:32:02.120581 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-81644a6d-e140-4eb4-b09a-7f245cc87853 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:02.120944 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-81644a6d-e140-4eb4-b09a-7f245cc87853 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:02.121283 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-81644a6d-e140-4eb4-b09a-7f245cc87853 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Delete volume with id: 11438c21-b49a-417a-8c7e-9e08c30e3ca0 Aug 06 19:32:02.131724 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:02.131724 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:02.132603 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-81644a6d-e140-4eb4-b09a-7f245cc87853 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:32:02.161264 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-81644a6d-e140-4eb4-b09a-7f245cc87853 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Delete volume request issued successfully. Aug 06 19:32:02.161264 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-81644a6d-e140-4eb4-b09a-7f245cc87853 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/11438c21-b49a-417a-8c7e-9e08c30e3ca0 returned with HTTP 202 Aug 06 19:32:02.161264 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1152/4576] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:32:02 2026] DELETE /volume/v3/volumes/11438c21-b49a-417a-8c7e-9e08c30e3ca0 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:32:02.171141 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-692cca86-4bc5-417d-b787-ad59ceead534 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:02.174264 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-692cca86-4bc5-417d-b787-ad59ceead534 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/11438c21-b49a-417a-8c7e-9e08c30e3ca0 Aug 06 19:32:02.174536 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-692cca86-4bc5-417d-b787-ad59ceead534 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:02.174816 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-692cca86-4bc5-417d-b787-ad59ceead534 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:02.188774 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:02.188774 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:02.193474 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-692cca86-4bc5-417d-b787-ad59ceead534 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Volume info retrieved successfully. Aug 06 19:32:02.199552 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-692cca86-4bc5-417d-b787-ad59ceead534 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/11438c21-b49a-417a-8c7e-9e08c30e3ca0 returned with HTTP 200 Aug 06 19:32:02.200160 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1137/4577] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:32:02 2026] GET /volume/v3/volumes/11438c21-b49a-417a-8c7e-9e08c30e3ca0 => generated 1223 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:32:02.724084 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8108c360-42c3-49ac-865a-52e8625b6aad None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:02.725958 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8108c360-42c3-49ac-865a-52e8625b6aad tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd Aug 06 19:32:02.726199 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8108c360-42c3-49ac-865a-52e8625b6aad tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:02.726412 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8108c360-42c3-49ac-865a-52e8625b6aad tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:02.726537 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8108c360-42c3-49ac-865a-52e8625b6aad tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id ac309656-328f-4119-94f8-cd6e497bccdd. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:02.731233 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:02.731233 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:02.731793 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8108c360-42c3-49ac-865a-52e8625b6aad tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd returned with HTTP 200 Aug 06 19:32:02.732238 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1150/4578] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:02 2026] GET /volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:03.009004 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-02e5b562-d20b-42f6-a32d-c6bc4c3df441 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:03.011697 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-02e5b562-d20b-42f6-a32d-c6bc4c3df441 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 Aug 06 19:32:03.012072 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-02e5b562-d20b-42f6-a32d-c6bc4c3df441 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:03.012401 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-02e5b562-d20b-42f6-a32d-c6bc4c3df441 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:03.012609 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-02e5b562-d20b-42f6-a32d-c6bc4c3df441 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:03.021739 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:03.021739 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:03.022468 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-02e5b562-d20b-42f6-a32d-c6bc4c3df441 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 returned with HTTP 200 Aug 06 19:32:03.023154 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1140/4579] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:03 2026] GET /volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 => generated 745 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:03.217473 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f33bff3f-8306-4b19-a881-9be1ed757811 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:03.221417 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f33bff3f-8306-4b19-a881-9be1ed757811 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/11438c21-b49a-417a-8c7e-9e08c30e3ca0 Aug 06 19:32:03.221417 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f33bff3f-8306-4b19-a881-9be1ed757811 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:03.221417 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f33bff3f-8306-4b19-a881-9be1ed757811 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:03.228954 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f33bff3f-8306-4b19-a881-9be1ed757811 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/11438c21-b49a-417a-8c7e-9e08c30e3ca0 returned with HTTP 404 Aug 06 19:32:03.229831 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1153/4580] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:32:03 2026] GET /volume/v3/volumes/11438c21-b49a-417a-8c7e-9e08c30e3ca0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:32:03.238238 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a4b8f79f-276b-47c3-8771-8f3c81f878e1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:03.240789 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a4b8f79f-276b-47c3-8771-8f3c81f878e1 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] DELETE https://10.4.3.5/volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 Aug 06 19:32:03.241133 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a4b8f79f-276b-47c3-8771-8f3c81f878e1 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:03.241426 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a4b8f79f-276b-47c3-8771-8f3c81f878e1 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:03.241921 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-a4b8f79f-276b-47c3-8771-8f3c81f878e1 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Delete volume with id: 31f880ae-0d41-49ed-aff4-b592bb192ff6 Aug 06 19:32:03.250383 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a4b8f79f-276b-47c3-8771-8f3c81f878e1 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 returned with HTTP 404 Aug 06 19:32:03.251052 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1138/4581] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:32:03 2026] DELETE /volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:32:03.259254 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0f01bbbc-2a2a-4112-86ce-870df44068fa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:03.261758 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0f01bbbc-2a2a-4112-86ce-870df44068fa tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 Aug 06 19:32:03.262059 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0f01bbbc-2a2a-4112-86ce-870df44068fa tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:03.262351 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0f01bbbc-2a2a-4112-86ce-870df44068fa tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:03.270309 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0f01bbbc-2a2a-4112-86ce-870df44068fa tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 returned with HTTP 404 Aug 06 19:32:03.270912 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1151/4582] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:32:03 2026] GET /volume/v3/volumes/31f880ae-0d41-49ed-aff4-b592bb192ff6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:32:03.331468 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-26ff4ac7-faa1-49e7-bac8-b5c16eacb058 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:03.333618 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-26ff4ac7-faa1-49e7-bac8-b5c16eacb058 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] DELETE https://10.4.3.5/volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 Aug 06 19:32:03.334496 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-26ff4ac7-faa1-49e7-bac8-b5c16eacb058 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:03.334496 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-26ff4ac7-faa1-49e7-bac8-b5c16eacb058 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:03.336012 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-26ff4ac7-faa1-49e7-bac8-b5c16eacb058 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Delete volume with id: cb7cf0c5-3f1b-4e42-9749-95477b7c2265 Aug 06 19:32:03.343256 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-26ff4ac7-faa1-49e7-bac8-b5c16eacb058 tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 returned with HTTP 404 Aug 06 19:32:03.343797 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1141/4583] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:32:03 2026] DELETE /volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:32:03.353009 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4f8a514f-420e-466a-ac0c-ee366a4e360d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:03.355623 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4f8a514f-420e-466a-ac0c-ee366a4e360d tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] GET https://10.4.3.5/volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 Aug 06 19:32:03.355912 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4f8a514f-420e-466a-ac0c-ee366a4e360d tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:03.356248 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4f8a514f-420e-466a-ac0c-ee366a4e360d tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:03.364750 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4f8a514f-420e-466a-ac0c-ee366a4e360d tempest-VolumeImageDependencyTests-426574192 tempest-VolumeImageDependencyTests-426574192-project-member] https://10.4.3.5/volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 returned with HTTP 404 Aug 06 19:32:03.365227 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1154/4584] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:32:03 2026] GET /volume/v3/volumes/cb7cf0c5-3f1b-4e42-9749-95477b7c2265 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:32:03.744251 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-df902631-a944-4b50-9035-cab57fb6b946 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:03.746189 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-df902631-a944-4b50-9035-cab57fb6b946 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd Aug 06 19:32:03.746405 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-df902631-a944-4b50-9035-cab57fb6b946 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:03.746633 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-df902631-a944-4b50-9035-cab57fb6b946 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:03.746771 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-df902631-a944-4b50-9035-cab57fb6b946 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id ac309656-328f-4119-94f8-cd6e497bccdd. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:03.752216 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:03.752216 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:03.752962 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-df902631-a944-4b50-9035-cab57fb6b946 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd returned with HTTP 200 Aug 06 19:32:03.753502 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1139/4585] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:03 2026] GET /volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:04.036353 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cf6e45b1-f7e5-4f01-a0b8-f3858df55e72 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:04.038658 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cf6e45b1-f7e5-4f01-a0b8-f3858df55e72 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 Aug 06 19:32:04.038904 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cf6e45b1-f7e5-4f01-a0b8-f3858df55e72 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:04.039198 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cf6e45b1-f7e5-4f01-a0b8-f3858df55e72 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:04.039337 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-cf6e45b1-f7e5-4f01-a0b8-f3858df55e72 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:04.046694 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:04.046694 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:04.046694 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cf6e45b1-f7e5-4f01-a0b8-f3858df55e72 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 returned with HTTP 200 Aug 06 19:32:04.047039 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1152/4586] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:04 2026] GET /volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:04.767320 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-08865280-2b83-475e-a70e-dcf6f7e70205 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:04.769677 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-08865280-2b83-475e-a70e-dcf6f7e70205 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd Aug 06 19:32:04.769993 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-08865280-2b83-475e-a70e-dcf6f7e70205 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:04.770295 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-08865280-2b83-475e-a70e-dcf6f7e70205 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:04.770450 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-08865280-2b83-475e-a70e-dcf6f7e70205 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id ac309656-328f-4119-94f8-cd6e497bccdd. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:04.775532 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:04.775532 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:04.776129 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-08865280-2b83-475e-a70e-dcf6f7e70205 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd returned with HTTP 200 Aug 06 19:32:04.776526 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1142/4587] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:04 2026] GET /volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:05.058918 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bbcc3051-1f65-4bc0-a175-90a434f7cd9d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:05.064420 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bbcc3051-1f65-4bc0-a175-90a434f7cd9d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 Aug 06 19:32:05.064609 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bbcc3051-1f65-4bc0-a175-90a434f7cd9d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:05.064779 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bbcc3051-1f65-4bc0-a175-90a434f7cd9d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:05.064880 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-bbcc3051-1f65-4bc0-a175-90a434f7cd9d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:05.072612 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:05.072612 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:05.076408 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bbcc3051-1f65-4bc0-a175-90a434f7cd9d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 returned with HTTP 200 Aug 06 19:32:05.076990 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1155/4588] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:05 2026] GET /volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 => generated 745 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:05.790792 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-94135903-f630-416d-865d-88c623664632 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:05.793189 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-94135903-f630-416d-865d-88c623664632 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd Aug 06 19:32:05.793578 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-94135903-f630-416d-865d-88c623664632 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:05.793928 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-94135903-f630-416d-865d-88c623664632 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:05.794188 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-94135903-f630-416d-865d-88c623664632 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id ac309656-328f-4119-94f8-cd6e497bccdd. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:05.799162 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:05.799162 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:05.800144 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-94135903-f630-416d-865d-88c623664632 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd returned with HTTP 200 Aug 06 19:32:05.800620 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1140/4589] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:05 2026] GET /volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:06.090502 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b366b35f-40da-4b04-83a1-a0a418f3fc1d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:06.095444 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b366b35f-40da-4b04-83a1-a0a418f3fc1d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 Aug 06 19:32:06.095693 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b366b35f-40da-4b04-83a1-a0a418f3fc1d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:06.095818 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b366b35f-40da-4b04-83a1-a0a418f3fc1d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:06.095922 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b366b35f-40da-4b04-83a1-a0a418f3fc1d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:06.100624 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:06.100624 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:06.101451 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b366b35f-40da-4b04-83a1-a0a418f3fc1d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 returned with HTTP 200 Aug 06 19:32:06.101842 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1153/4590] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:06 2026] GET /volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:06.811877 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1bb3c044-e18b-4e1c-985d-ebe454720113 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:06.813920 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1bb3c044-e18b-4e1c-985d-ebe454720113 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd Aug 06 19:32:06.814213 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1bb3c044-e18b-4e1c-985d-ebe454720113 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:06.814420 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1bb3c044-e18b-4e1c-985d-ebe454720113 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:06.814545 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-1bb3c044-e18b-4e1c-985d-ebe454720113 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id ac309656-328f-4119-94f8-cd6e497bccdd. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:06.824102 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:06.824102 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:06.824872 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1bb3c044-e18b-4e1c-985d-ebe454720113 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd returned with HTTP 200 Aug 06 19:32:06.825379 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1143/4591] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:06 2026] GET /volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd => generated 731 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:07.094696 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-13506f4f-1182-4af5-a8d6-6d85818fee23 req-e0a2220f-d373-423d-a607-97228e6890e6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:07.096798 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-13506f4f-1182-4af5-a8d6-6d85818fee23 req-e0a2220f-d373-423d-a607-97228e6890e6 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] GET https://10.4.3.5/volume/v3/limits Aug 06 19:32:07.097004 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-13506f4f-1182-4af5-a8d6-6d85818fee23 req-e0a2220f-d373-423d-a607-97228e6890e6 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:07.097265 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-13506f4f-1182-4af5-a8d6-6d85818fee23 req-e0a2220f-d373-423d-a607-97228e6890e6 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:07.108326 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [req-13506f4f-1182-4af5-a8d6-6d85818fee23 req-e0a2220f-d373-423d-a607-97228e6890e6 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-382083633 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-382083633, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:32:07.108326 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [req-13506f4f-1182-4af5-a8d6-6d85818fee23 req-e0a2220f-d373-423d-a607-97228e6890e6 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-382083633 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-382083633, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:32:07.108326 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [req-13506f4f-1182-4af5-a8d6-6d85818fee23 req-e0a2220f-d373-423d-a607-97228e6890e6 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-382083633 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-382083633, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:32:07.108538 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [req-13506f4f-1182-4af5-a8d6-6d85818fee23 req-e0a2220f-d373-423d-a607-97228e6890e6 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-479445292-1449141327 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-479445292-1449141327, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:32:07.108685 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [req-13506f4f-1182-4af5-a8d6-6d85818fee23 req-e0a2220f-d373-423d-a607-97228e6890e6 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-479445292-1449141327 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-479445292-1449141327, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:32:07.109002 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [req-13506f4f-1182-4af5-a8d6-6d85818fee23 req-e0a2220f-d373-423d-a607-97228e6890e6 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-479445292-1449141327 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-479445292-1449141327, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:32:07.112547 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-021932ee-bebf-4966-b7c7-1f66390312a3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:07.114997 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-021932ee-bebf-4966-b7c7-1f66390312a3 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 Aug 06 19:32:07.115369 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-021932ee-bebf-4966-b7c7-1f66390312a3 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:07.115679 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-021932ee-bebf-4966-b7c7-1f66390312a3 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:07.115861 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-021932ee-bebf-4966-b7c7-1f66390312a3 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:07.121792 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:07.121792 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:07.123160 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-021932ee-bebf-4966-b7c7-1f66390312a3 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 returned with HTTP 200 Aug 06 19:32:07.123731 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1141/4592] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:07 2026] GET /volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:07.126010 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-13506f4f-1182-4af5-a8d6-6d85818fee23 req-e0a2220f-d373-423d-a607-97228e6890e6 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/limits returned with HTTP 200 Aug 06 19:32:07.126010 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1156/4593] 10.4.3.5 () {68 vars in 1470 bytes} [Thu Aug 6 19:32:07 2026] GET /volume/v3/limits => generated 302 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:07.177968 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-13506f4f-1182-4af5-a8d6-6d85818fee23 req-f65f3b58-7b1a-4ba9-8a29-a06b542ac992 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:07.180787 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-13506f4f-1182-4af5-a8d6-6d85818fee23 req-f65f3b58-7b1a-4ba9-8a29-a06b542ac992 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] GET https://10.4.3.5/volume/v3/volumes/c0a389b9-2c6f-4e3f-b41a-28da4c069675 Aug 06 19:32:07.181226 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-13506f4f-1182-4af5-a8d6-6d85818fee23 req-f65f3b58-7b1a-4ba9-8a29-a06b542ac992 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:07.181565 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-13506f4f-1182-4af5-a8d6-6d85818fee23 req-f65f3b58-7b1a-4ba9-8a29-a06b542ac992 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:07.194870 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:07.194870 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:07.203044 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-13506f4f-1182-4af5-a8d6-6d85818fee23 req-f65f3b58-7b1a-4ba9-8a29-a06b542ac992 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Volume info retrieved successfully. Aug 06 19:32:07.209483 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-13506f4f-1182-4af5-a8d6-6d85818fee23 req-f65f3b58-7b1a-4ba9-8a29-a06b542ac992 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/volumes/c0a389b9-2c6f-4e3f-b41a-28da4c069675 returned with HTTP 200 Aug 06 19:32:07.210158 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1154/4594] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:32:07 2026] GET /volume/v3/volumes/c0a389b9-2c6f-4e3f-b41a-28da4c069675 => generated 1659 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:07.221815 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-13506f4f-1182-4af5-a8d6-6d85818fee23 req-ce935231-1d97-4ef5-902d-777b2a4ce74c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:07.224771 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-13506f4f-1182-4af5-a8d6-6d85818fee23 req-ce935231-1d97-4ef5-902d-777b2a4ce74c tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:32:07.225317 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-13506f4f-1182-4af5-a8d6-6d85818fee23 req-ce935231-1d97-4ef5-902d-777b2a4ce74c tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c0a389b9-2c6f-4e3f-b41a-28da4c069675", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1110726143", "description": null, "metadata": {}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:32:07.240663 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:07.240663 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:07.240911 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-13506f4f-1182-4af5-a8d6-6d85818fee23 req-ce935231-1d97-4ef5-902d-777b2a4ce74c tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Volume info retrieved successfully. Aug 06 19:32:07.241185 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [req-13506f4f-1182-4af5-a8d6-6d85818fee23 req-ce935231-1d97-4ef5-902d-777b2a4ce74c tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Create snapshot from volume c0a389b9-2c6f-4e3f-b41a-28da4c069675 Aug 06 19:32:07.297817 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [req-13506f4f-1182-4af5-a8d6-6d85818fee23 req-ce935231-1d97-4ef5-902d-777b2a4ce74c tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Created reservations ['b09102ff-5d82-49cd-8c4f-4b2e7651eacd', 'd8bbb63d-0683-4b2c-8671-39a50b107f1a', 'e6b008bc-c469-497a-8417-c4c22646a5db', 'd5aab855-cb6d-44e1-8a97-8c159d9e4704'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:32:07.342642 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-13506f4f-1182-4af5-a8d6-6d85818fee23 req-ce935231-1d97-4ef5-902d-777b2a4ce74c tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Snapshot force create request issued successfully. Aug 06 19:32:07.343325 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-13506f4f-1182-4af5-a8d6-6d85818fee23 req-ce935231-1d97-4ef5-902d-777b2a4ce74c tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:32:07.344272 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1144/4595] 10.4.3.5 () {72 vars in 1533 bytes} [Thu Aug 6 19:32:07 2026] POST /volume/v3/snapshots => generated 324 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:32:07.841906 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-88ebac0a-2759-44d5-869c-527c45eb3e28 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:07.844898 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-88ebac0a-2759-44d5-869c-527c45eb3e28 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd Aug 06 19:32:07.845289 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-88ebac0a-2759-44d5-869c-527c45eb3e28 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:07.845659 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-88ebac0a-2759-44d5-869c-527c45eb3e28 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:07.845805 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-88ebac0a-2759-44d5-869c-527c45eb3e28 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id ac309656-328f-4119-94f8-cd6e497bccdd. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:07.854063 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:07.854063 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:07.855112 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-88ebac0a-2759-44d5-869c-527c45eb3e28 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd returned with HTTP 200 Aug 06 19:32:07.855637 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1142/4596] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:07 2026] GET /volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd => generated 731 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:08.138161 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ceb49d7d-6c62-4805-bd2c-8a26707fcad3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:08.140649 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ceb49d7d-6c62-4805-bd2c-8a26707fcad3 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 Aug 06 19:32:08.140856 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ceb49d7d-6c62-4805-bd2c-8a26707fcad3 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:08.141101 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ceb49d7d-6c62-4805-bd2c-8a26707fcad3 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:08.141360 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ceb49d7d-6c62-4805-bd2c-8a26707fcad3 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:08.148714 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:08.148714 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:08.150086 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ceb49d7d-6c62-4805-bd2c-8a26707fcad3 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 returned with HTTP 200 Aug 06 19:32:08.150593 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1157/4597] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:08 2026] GET /volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 => generated 745 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:08.869836 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-606a96cb-0931-44b5-8e7b-8a64da8984ca None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:08.871624 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-606a96cb-0931-44b5-8e7b-8a64da8984ca tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd Aug 06 19:32:08.871811 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-606a96cb-0931-44b5-8e7b-8a64da8984ca tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:08.871986 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-606a96cb-0931-44b5-8e7b-8a64da8984ca tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:08.872124 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-606a96cb-0931-44b5-8e7b-8a64da8984ca tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id ac309656-328f-4119-94f8-cd6e497bccdd. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:08.878112 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:08.878112 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:08.880414 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-606a96cb-0931-44b5-8e7b-8a64da8984ca tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd returned with HTTP 200 Aug 06 19:32:08.880482 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1155/4598] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:08 2026] GET /volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:09.165363 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7562d08a-10b1-46a7-a974-83e64aed979a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:09.168201 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7562d08a-10b1-46a7-a974-83e64aed979a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 Aug 06 19:32:09.168443 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7562d08a-10b1-46a7-a974-83e64aed979a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:09.168683 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7562d08a-10b1-46a7-a974-83e64aed979a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:09.168837 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-7562d08a-10b1-46a7-a974-83e64aed979a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:09.175136 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:09.175136 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:09.176188 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7562d08a-10b1-46a7-a974-83e64aed979a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 returned with HTTP 200 Aug 06 19:32:09.176666 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1145/4599] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:09 2026] GET /volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:09.428391 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3256b960-c67e-451d-8d4f-8b1d37f69c0b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:09.430260 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3256b960-c67e-451d-8d4f-8b1d37f69c0b tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] GET https://10.4.3.5/volume/v3/snapshots/29030473-6088-44b9-bf11-0def7fe9f001 Aug 06 19:32:09.430683 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3256b960-c67e-451d-8d4f-8b1d37f69c0b tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:09.431919 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3256b960-c67e-451d-8d4f-8b1d37f69c0b tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:09.436821 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:09.436821 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:09.437479 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3256b960-c67e-451d-8d4f-8b1d37f69c0b tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Snapshot retrieved successfully. Aug 06 19:32:09.438439 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3256b960-c67e-451d-8d4f-8b1d37f69c0b tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/snapshots/29030473-6088-44b9-bf11-0def7fe9f001 returned with HTTP 200 Aug 06 19:32:09.439294 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1143/4600] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:32:09 2026] GET /volume/v3/snapshots/29030473-6088-44b9-bf11-0def7fe9f001 => generated 483 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:09.471110 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-35e260f9-ef7d-41e6-934c-4a2083067103 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:09.473086 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-35e260f9-ef7d-41e6-934c-4a2083067103 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:32:09.473581 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-35e260f9-ef7d-41e6-934c-4a2083067103 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-457923820", "snapshot_id": null, "imageRef": "57a228dd-c284-4d3d-89ff-a3e5ae101180", "volume_type": null, "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:32:09.475239 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-35e260f9-ef7d-41e6-934c-4a2083067103 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-457923820', 'snapshot_id': None, 'imageRef': '57a228dd-c284-4d3d-89ff-a3e5ae101180', 'volume_type': None, 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:32:09.567937 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:09.567937 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:09.567937 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-35e260f9-ef7d-41e6-934c-4a2083067103 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Snapshot retrieved successfully. Aug 06 19:32:09.567937 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-35e260f9-ef7d-41e6-934c-4a2083067103 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Create volume of 1 GB Aug 06 19:32:09.570855 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-35e260f9-ef7d-41e6-934c-4a2083067103 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Availability Zones retrieved successfully. Aug 06 19:32:09.577040 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-35e260f9-ef7d-41e6-934c-4a2083067103 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Flow 'volume_create_api' (c0cbace8-2d82-4a51-b8f3-959b2be5c827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:32:09.578465 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-35e260f9-ef7d-41e6-934c-4a2083067103 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6471171b-b5fd-4134-9073-413276ceb3c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:32:09.579590 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-35e260f9-ef7d-41e6-934c-4a2083067103 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:32:09.615049 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-35e260f9-ef7d-41e6-934c-4a2083067103 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6471171b-b5fd-4134-9073-413276ceb3c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '29030473-6088-44b9-bf11-0def7fe9f001', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:32:09.616313 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-35e260f9-ef7d-41e6-934c-4a2083067103 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c5429cb-6353-4141-a52f-04a3e5d67c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:32:09.674097 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-35e260f9-ef7d-41e6-934c-4a2083067103 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Created reservations ['5e65fa57-f97b-4f1d-9114-96d812fd4e62', 'fd321606-6c66-438e-9037-f7501f295f1f', 'c12480b3-909d-4fd8-a269-8dd9fb934035', '7463373c-e554-41bf-a88b-f673bd1868f7'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:32:09.674097 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-35e260f9-ef7d-41e6-934c-4a2083067103 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c5429cb-6353-4141-a52f-04a3e5d67c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e65fa57-f97b-4f1d-9114-96d812fd4e62', 'fd321606-6c66-438e-9037-f7501f295f1f', 'c12480b3-909d-4fd8-a269-8dd9fb934035', '7463373c-e554-41bf-a88b-f673bd1868f7']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:32:09.674097 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-35e260f9-ef7d-41e6-934c-4a2083067103 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2242445-57ad-4277-ade4-89b2d89a9132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:32:09.731344 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-35e260f9-ef7d-41e6-934c-4a2083067103 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2242445-57ad-4277-ade4-89b2d89a9132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6547120-1172-4c94-ba5d-4f05e79f1bbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-457923820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a77b06c3a2243a2824211ea7112619b',qos_specs=None,replication_status=,reservations=['5e65fa57-f97b-4f1d-9114-96d812fd4e62','fd321606-6c66-438e-9037-f7501f295f1f','c12480b3-909d-4fd8-a269-8dd9fb934035','7463373c-e554-41bf-a88b-f673bd1868f7'],size=1,snapshot_id=29030473-6088-44b9-bf11-0def7fe9f001,source_replicaid=,source_volid=None,status='creating',user_id='5e2e326f18ef426bb20b3bfa15144cae',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), '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-06T19:32:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-457923820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6547120-1172-4c94-ba5d-4f05e79f1bbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a77b06c3a2243a2824211ea7112619b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=29030473-6088-44b9-bf11-0def7fe9f001,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e2e326f18ef426bb20b3bfa15144cae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:32:09.732628 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-35e260f9-ef7d-41e6-934c-4a2083067103 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9661764f-339c-4ee9-94a2-ac86b50cba73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:32:09.757583 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-35e260f9-ef7d-41e6-934c-4a2083067103 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9661764f-339c-4ee9-94a2-ac86b50cba73) transitioned into state 'SUCCESS' from state '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-457923820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a77b06c3a2243a2824211ea7112619b',qos_specs=None,replication_status=,reservations=['5e65fa57-f97b-4f1d-9114-96d812fd4e62','fd321606-6c66-438e-9037-f7501f295f1f','c12480b3-909d-4fd8-a269-8dd9fb934035','7463373c-e554-41bf-a88b-f673bd1868f7'],size=1,snapshot_id=29030473-6088-44b9-bf11-0def7fe9f001,source_replicaid=,source_volid=None,status='creating',user_id='5e2e326f18ef426bb20b3bfa15144cae',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:32:09.758794 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-35e260f9-ef7d-41e6-934c-4a2083067103 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58c99f54-7b5f-4b15-8ea7-7b265dacf82a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:32:09.790119 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-35e260f9-ef7d-41e6-934c-4a2083067103 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58c99f54-7b5f-4b15-8ea7-7b265dacf82a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:32:09.791503 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-35e260f9-ef7d-41e6-934c-4a2083067103 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Flow 'volume_create_api' (c0cbace8-2d82-4a51-b8f3-959b2be5c827) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:32:09.792074 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-35e260f9-ef7d-41e6-934c-4a2083067103 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Create volume request issued successfully. Aug 06 19:32:09.792893 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-35e260f9-ef7d-41e6-934c-4a2083067103 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:32:09.793568 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1158/4601] 10.4.3.5 () {70 vars in 1286 bytes} [Thu Aug 6 19:32:09 2026] POST /volume/v3/volumes => generated 809 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:32:09.806993 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9cd32fac-996b-4701-a89c-1f16ff31094a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:09.808798 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9cd32fac-996b-4701-a89c-1f16ff31094a tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] GET https://10.4.3.5/volume/v3/volumes/c6547120-1172-4c94-ba5d-4f05e79f1bbb Aug 06 19:32:09.808990 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9cd32fac-996b-4701-a89c-1f16ff31094a tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:09.809189 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9cd32fac-996b-4701-a89c-1f16ff31094a tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:09.815772 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:09.815772 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:09.819227 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9cd32fac-996b-4701-a89c-1f16ff31094a tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Volume info retrieved successfully. Aug 06 19:32:09.823387 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9cd32fac-996b-4701-a89c-1f16ff31094a tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/volumes/c6547120-1172-4c94-ba5d-4f05e79f1bbb returned with HTTP 200 Aug 06 19:32:09.824121 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1156/4602] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:32:09 2026] GET /volume/v3/volumes/c6547120-1172-4c94-ba5d-4f05e79f1bbb => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:09.890397 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9d6270db-fc15-4f17-95d4-ca37020e6749 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:09.892494 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9d6270db-fc15-4f17-95d4-ca37020e6749 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd Aug 06 19:32:09.892688 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9d6270db-fc15-4f17-95d4-ca37020e6749 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:09.892890 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9d6270db-fc15-4f17-95d4-ca37020e6749 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:09.893076 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-9d6270db-fc15-4f17-95d4-ca37020e6749 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id ac309656-328f-4119-94f8-cd6e497bccdd. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:09.897490 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:09.897490 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:09.898149 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9d6270db-fc15-4f17-95d4-ca37020e6749 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd returned with HTTP 200 Aug 06 19:32:09.898656 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1146/4603] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:09 2026] GET /volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:10.188830 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-489b07ae-a88e-43cc-b19d-9707e4c7e178 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:10.190684 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-489b07ae-a88e-43cc-b19d-9707e4c7e178 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 Aug 06 19:32:10.191086 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-489b07ae-a88e-43cc-b19d-9707e4c7e178 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:10.191424 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-489b07ae-a88e-43cc-b19d-9707e4c7e178 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:10.191728 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-489b07ae-a88e-43cc-b19d-9707e4c7e178 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:10.198158 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:10.198158 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:10.198158 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-489b07ae-a88e-43cc-b19d-9707e4c7e178 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 returned with HTTP 200 Aug 06 19:32:10.198158 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1144/4604] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:10 2026] GET /volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:10.209827 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2b1d1d81-b33d-4e22-8c28-72efbe8c133d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:10.211943 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2b1d1d81-b33d-4e22-8c28-72efbe8c133d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/volumes/aeb2b1b3-6ced-4a11-bd14-2a756308bb06 Aug 06 19:32:10.212336 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2b1d1d81-b33d-4e22-8c28-72efbe8c133d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:10.212484 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2b1d1d81-b33d-4e22-8c28-72efbe8c133d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:10.223250 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:10.223250 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:10.228708 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2b1d1d81-b33d-4e22-8c28-72efbe8c133d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Volume info retrieved successfully. Aug 06 19:32:10.235496 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2b1d1d81-b33d-4e22-8c28-72efbe8c133d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/volumes/aeb2b1b3-6ced-4a11-bd14-2a756308bb06 returned with HTTP 200 Aug 06 19:32:10.236235 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1159/4605] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:10 2026] GET /volume/v3/volumes/aeb2b1b3-6ced-4a11-bd14-2a756308bb06 => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:10.249763 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ffd1b7d8-43fb-41d7-aba4-c160d27576dd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:10.251761 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ffd1b7d8-43fb-41d7-aba4-c160d27576dd tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] DELETE https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 Aug 06 19:32:10.251959 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ffd1b7d8-43fb-41d7-aba4-c160d27576dd tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:10.252215 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ffd1b7d8-43fb-41d7-aba4-c160d27576dd tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:10.252336 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-ffd1b7d8-43fb-41d7-aba4-c160d27576dd tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Delete backup with id: 21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0. Aug 06 19:32:10.256811 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:10.256811 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:10.268476 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-ffd1b7d8-43fb-41d7-aba4-c160d27576dd tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] delete_backup rpcapi backup_id 21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:32:10.270156 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ffd1b7d8-43fb-41d7-aba4-c160d27576dd tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 returned with HTTP 202 Aug 06 19:32:10.270569 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1157/4606] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:32:10 2026] DELETE /volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:32:10.277697 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-23b64a4e-dc16-4b93-91c9-7628384e2852 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:10.279737 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-23b64a4e-dc16-4b93-91c9-7628384e2852 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 Aug 06 19:32:10.280044 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-23b64a4e-dc16-4b93-91c9-7628384e2852 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:10.280286 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-23b64a4e-dc16-4b93-91c9-7628384e2852 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:10.280403 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-23b64a4e-dc16-4b93-91c9-7628384e2852 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:10.284947 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:10.284947 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:10.285735 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-23b64a4e-dc16-4b93-91c9-7628384e2852 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 returned with HTTP 200 Aug 06 19:32:10.286179 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1147/4607] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:10 2026] GET /volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:10.837298 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-befa3d7f-ae01-4d23-a42e-1680aa3983af None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:10.839545 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-befa3d7f-ae01-4d23-a42e-1680aa3983af tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] GET https://10.4.3.5/volume/v3/volumes/c6547120-1172-4c94-ba5d-4f05e79f1bbb Aug 06 19:32:10.840036 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-befa3d7f-ae01-4d23-a42e-1680aa3983af tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:10.840451 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-befa3d7f-ae01-4d23-a42e-1680aa3983af tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:10.852740 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:10.852740 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:10.861049 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-befa3d7f-ae01-4d23-a42e-1680aa3983af tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Volume info retrieved successfully. Aug 06 19:32:10.865622 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-befa3d7f-ae01-4d23-a42e-1680aa3983af tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/volumes/c6547120-1172-4c94-ba5d-4f05e79f1bbb returned with HTTP 200 Aug 06 19:32:10.866564 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1145/4608] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:32:10 2026] GET /volume/v3/volumes/c6547120-1172-4c94-ba5d-4f05e79f1bbb => generated 1418 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:32:10.879688 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4dba6776-e945-4683-97f9-041ee75ff087 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:10.881965 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4dba6776-e945-4683-97f9-041ee75ff087 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] GET https://10.4.3.5/volume/v3/volumes/c6547120-1172-4c94-ba5d-4f05e79f1bbb Aug 06 19:32:10.882472 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4dba6776-e945-4683-97f9-041ee75ff087 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:10.882766 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4dba6776-e945-4683-97f9-041ee75ff087 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:10.892227 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:10.892227 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:10.896839 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4dba6776-e945-4683-97f9-041ee75ff087 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Volume info retrieved successfully. Aug 06 19:32:10.903717 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4dba6776-e945-4683-97f9-041ee75ff087 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/volumes/c6547120-1172-4c94-ba5d-4f05e79f1bbb returned with HTTP 200 Aug 06 19:32:10.903804 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1160/4609] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:32:10 2026] GET /volume/v3/volumes/c6547120-1172-4c94-ba5d-4f05e79f1bbb => generated 1418 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:32:10.909115 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f0157bf5-1949-4945-97d5-382bc0564387 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:10.911095 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f0157bf5-1949-4945-97d5-382bc0564387 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd Aug 06 19:32:10.911417 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f0157bf5-1949-4945-97d5-382bc0564387 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:10.911692 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f0157bf5-1949-4945-97d5-382bc0564387 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:10.911815 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f0157bf5-1949-4945-97d5-382bc0564387 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id ac309656-328f-4119-94f8-cd6e497bccdd. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:10.916140 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:10.916140 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:10.916790 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f0157bf5-1949-4945-97d5-382bc0564387 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd returned with HTTP 200 Aug 06 19:32:10.917351 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1158/4610] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:10 2026] GET /volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:11.297257 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e5689bab-1d2a-4a2a-b93f-ef7b8df80f45 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:11.299558 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e5689bab-1d2a-4a2a-b93f-ef7b8df80f45 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 Aug 06 19:32:11.299766 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e5689bab-1d2a-4a2a-b93f-ef7b8df80f45 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:11.300049 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e5689bab-1d2a-4a2a-b93f-ef7b8df80f45 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:11.300241 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-e5689bab-1d2a-4a2a-b93f-ef7b8df80f45 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:11.304555 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e5689bab-1d2a-4a2a-b93f-ef7b8df80f45 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 returned with HTTP 404 Aug 06 19:32:11.305530 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1148/4611] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:11 2026] GET /volume/v3/backups/21b2c6bf-4ea5-449a-a82f-2dfe3fd557e0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:32:11.313950 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-73af6440-1a20-4912-85d3-d9a7aa5b78f7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:11.318131 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-73af6440-1a20-4912-85d3-d9a7aa5b78f7 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] DELETE https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 Aug 06 19:32:11.318131 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-73af6440-1a20-4912-85d3-d9a7aa5b78f7 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:11.318131 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-73af6440-1a20-4912-85d3-d9a7aa5b78f7 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:11.318131 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-73af6440-1a20-4912-85d3-d9a7aa5b78f7 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Delete backup with id: 227c63b3-c72a-4953-9df4-4d3f21dd4c93. Aug 06 19:32:11.324323 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:11.324323 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:11.343332 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-73af6440-1a20-4912-85d3-d9a7aa5b78f7 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] delete_backup rpcapi backup_id 227c63b3-c72a-4953-9df4-4d3f21dd4c93 {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:32:11.344879 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-73af6440-1a20-4912-85d3-d9a7aa5b78f7 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 returned with HTTP 202 Aug 06 19:32:11.344879 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1146/4612] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:32:11 2026] DELETE /volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:32:11.361546 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4c0411bd-f591-4c04-b31d-9c05f08a70c7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:11.363875 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4c0411bd-f591-4c04-b31d-9c05f08a70c7 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 Aug 06 19:32:11.364138 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4c0411bd-f591-4c04-b31d-9c05f08a70c7 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:11.364371 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4c0411bd-f591-4c04-b31d-9c05f08a70c7 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:11.364449 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4c0411bd-f591-4c04-b31d-9c05f08a70c7 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 227c63b3-c72a-4953-9df4-4d3f21dd4c93. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:11.371474 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:11.371474 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:11.372639 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4c0411bd-f591-4c04-b31d-9c05f08a70c7 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 returned with HTTP 200 Aug 06 19:32:11.372639 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1161/4613] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:11 2026] GET /volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:11.928532 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5214fc09-83e3-4b6f-a51a-8df3d6cd7e78 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:11.930661 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5214fc09-83e3-4b6f-a51a-8df3d6cd7e78 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd Aug 06 19:32:11.930930 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5214fc09-83e3-4b6f-a51a-8df3d6cd7e78 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:11.931194 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5214fc09-83e3-4b6f-a51a-8df3d6cd7e78 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:11.931418 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5214fc09-83e3-4b6f-a51a-8df3d6cd7e78 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id ac309656-328f-4119-94f8-cd6e497bccdd. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:11.938752 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:11.938752 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:11.939644 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5214fc09-83e3-4b6f-a51a-8df3d6cd7e78 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd returned with HTTP 200 Aug 06 19:32:11.940058 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1159/4614] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:11 2026] GET /volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:12.383746 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-288d068e-a4fd-480c-a746-5ee3d69fbbc3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:12.385929 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-288d068e-a4fd-480c-a746-5ee3d69fbbc3 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 Aug 06 19:32:12.386114 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-288d068e-a4fd-480c-a746-5ee3d69fbbc3 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:12.386303 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-288d068e-a4fd-480c-a746-5ee3d69fbbc3 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:12.386402 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-288d068e-a4fd-480c-a746-5ee3d69fbbc3 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 227c63b3-c72a-4953-9df4-4d3f21dd4c93. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:12.390904 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-288d068e-a4fd-480c-a746-5ee3d69fbbc3 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 returned with HTTP 404 Aug 06 19:32:12.391436 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1149/4615] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:12 2026] GET /volume/v3/backups/227c63b3-c72a-4953-9df4-4d3f21dd4c93 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:32:12.433373 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7d096c0f-4ff7-4234-b6e7-1da480838594 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:12.435606 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7d096c0f-4ff7-4234-b6e7-1da480838594 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:32:12.436065 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7d096c0f-4ff7-4234-b6e7-1da480838594 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "11f21727-e5ec-459d-91b4-c79ce982c40c", "name": "tempest-VolumesBackupsTest-Volume-1327123573"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:32:12.438013 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-7d096c0f-4ff7-4234-b6e7-1da480838594 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '11f21727-e5ec-459d-91b4-c79ce982c40c', 'name': 'tempest-VolumesBackupsTest-Volume-1327123573'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:32:12.683734 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-7d096c0f-4ff7-4234-b6e7-1da480838594 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Create volume of 1 GB Aug 06 19:32:12.689821 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7d096c0f-4ff7-4234-b6e7-1da480838594 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Availability Zones retrieved successfully. Aug 06 19:32:12.697404 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7d096c0f-4ff7-4234-b6e7-1da480838594 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Flow 'volume_create_api' (14f2cd56-f7f7-4755-8b98-1d99e32fe413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:32:12.698482 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7d096c0f-4ff7-4234-b6e7-1da480838594 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e778dbc5-aafd-4ebf-926c-e9ca00cd6ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:32:12.699474 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-7d096c0f-4ff7-4234-b6e7-1da480838594 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:32:12.722141 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-f390b726-93b0-4742-b1c8-84bb0a8bcc37 req-1f985c1b-84fa-43ce-ab81-1cb02a627ef2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:12.725814 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f390b726-93b0-4742-b1c8-84bb0a8bcc37 req-1f985c1b-84fa-43ce-ab81-1cb02a627ef2 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] GET https://10.4.3.5/volume/v3/volumes/c6547120-1172-4c94-ba5d-4f05e79f1bbb Aug 06 19:32:12.726067 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f390b726-93b0-4742-b1c8-84bb0a8bcc37 req-1f985c1b-84fa-43ce-ab81-1cb02a627ef2 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:12.726321 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f390b726-93b0-4742-b1c8-84bb0a8bcc37 req-1f985c1b-84fa-43ce-ab81-1cb02a627ef2 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:12.737793 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:12.737793 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:12.743132 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-f390b726-93b0-4742-b1c8-84bb0a8bcc37 req-1f985c1b-84fa-43ce-ab81-1cb02a627ef2 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Volume info retrieved successfully. Aug 06 19:32:12.749541 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f390b726-93b0-4742-b1c8-84bb0a8bcc37 req-1f985c1b-84fa-43ce-ab81-1cb02a627ef2 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/volumes/c6547120-1172-4c94-ba5d-4f05e79f1bbb returned with HTTP 200 Aug 06 19:32:12.750033 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1162/4616] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:32:12 2026] GET /volume/v3/volumes/c6547120-1172-4c94-ba5d-4f05e79f1bbb => generated 1400 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:12.767820 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7d096c0f-4ff7-4234-b6e7-1da480838594 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e778dbc5-aafd-4ebf-926c-e9ca00cd6ab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:32:12.768574 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7d096c0f-4ff7-4234-b6e7-1da480838594 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dddb4939-437c-4eef-a694-4504585734c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:32:12.817306 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-7d096c0f-4ff7-4234-b6e7-1da480838594 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Created reservations ['5d441fce-6ba4-4e70-a5bd-b6d705b26394', '3ef1440d-9d37-43e6-8ba7-63ed6198b455', '010061e3-5a27-4e6a-89c3-5c471b2d9b21', '1f4636c7-c414-471d-a841-bde3a7c2b9f3'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:32:12.818155 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7d096c0f-4ff7-4234-b6e7-1da480838594 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dddb4939-437c-4eef-a694-4504585734c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d441fce-6ba4-4e70-a5bd-b6d705b26394', '3ef1440d-9d37-43e6-8ba7-63ed6198b455', '010061e3-5a27-4e6a-89c3-5c471b2d9b21', '1f4636c7-c414-471d-a841-bde3a7c2b9f3']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:32:12.818926 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7d096c0f-4ff7-4234-b6e7-1da480838594 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bfa4808-0b9a-4ab3-a54c-cf33c7c6ce01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:32:12.844329 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7d096c0f-4ff7-4234-b6e7-1da480838594 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bfa4808-0b9a-4ab3-a54c-cf33c7c6ce01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c58e19ef-621d-4b47-82fe-761daee62708', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1327123573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6374e28ab0e64686aebde66c5549a420',qos_specs=None,replication_status=,reservations=['5d441fce-6ba4-4e70-a5bd-b6d705b26394','3ef1440d-9d37-43e6-8ba7-63ed6198b455','010061e3-5a27-4e6a-89c3-5c471b2d9b21','1f4636c7-c414-471d-a841-bde3a7c2b9f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5872157dccd4c6582bbef542318a6f7',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:32:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1327123573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c58e19ef-621d-4b47-82fe-761daee62708,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6374e28ab0e64686aebde66c5549a420',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5872157dccd4c6582bbef542318a6f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:32:12.845124 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7d096c0f-4ff7-4234-b6e7-1da480838594 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e0a5dfe-f11a-46a6-b935-a25622054408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:32:12.868925 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7d096c0f-4ff7-4234-b6e7-1da480838594 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e0a5dfe-f11a-46a6-b935-a25622054408) transitioned into state 'SUCCESS' from state '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-1327123573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6374e28ab0e64686aebde66c5549a420',qos_specs=None,replication_status=,reservations=['5d441fce-6ba4-4e70-a5bd-b6d705b26394','3ef1440d-9d37-43e6-8ba7-63ed6198b455','010061e3-5a27-4e6a-89c3-5c471b2d9b21','1f4636c7-c414-471d-a841-bde3a7c2b9f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5872157dccd4c6582bbef542318a6f7',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:32:12.869348 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7d096c0f-4ff7-4234-b6e7-1da480838594 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21387f62-65c2-4626-b467-4cc6d3fecfa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:32:12.881178 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7d096c0f-4ff7-4234-b6e7-1da480838594 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21387f62-65c2-4626-b467-4cc6d3fecfa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:32:12.881982 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7d096c0f-4ff7-4234-b6e7-1da480838594 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Flow 'volume_create_api' (14f2cd56-f7f7-4755-8b98-1d99e32fe413) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:32:12.882309 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7d096c0f-4ff7-4234-b6e7-1da480838594 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Create volume request issued successfully. Aug 06 19:32:12.882834 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7d096c0f-4ff7-4234-b6e7-1da480838594 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:32:12.883298 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1147/4617] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:32:12 2026] POST /volume/v3/volumes => generated 745 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:32:12.896925 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-deb162b5-49df-4aa1-b6e8-0102de2c31c8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:12.901708 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-deb162b5-49df-4aa1-b6e8-0102de2c31c8 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/volumes/c58e19ef-621d-4b47-82fe-761daee62708 Aug 06 19:32:12.901708 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-deb162b5-49df-4aa1-b6e8-0102de2c31c8 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:12.901880 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-deb162b5-49df-4aa1-b6e8-0102de2c31c8 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:12.910741 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:12.910741 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:12.915037 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-deb162b5-49df-4aa1-b6e8-0102de2c31c8 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Volume info retrieved successfully. Aug 06 19:32:12.921223 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-deb162b5-49df-4aa1-b6e8-0102de2c31c8 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/volumes/c58e19ef-621d-4b47-82fe-761daee62708 returned with HTTP 200 Aug 06 19:32:12.921564 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1160/4618] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:12 2026] GET /volume/v3/volumes/c58e19ef-621d-4b47-82fe-761daee62708 => generated 813 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:12.951140 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5a25f8d8-a697-4a49-b6ca-72096e1431bb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:12.952940 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5a25f8d8-a697-4a49-b6ca-72096e1431bb tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd Aug 06 19:32:12.953181 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5a25f8d8-a697-4a49-b6ca-72096e1431bb tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:12.953377 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5a25f8d8-a697-4a49-b6ca-72096e1431bb tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:12.953469 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-5a25f8d8-a697-4a49-b6ca-72096e1431bb tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id ac309656-328f-4119-94f8-cd6e497bccdd. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:12.959468 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:12.959468 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:12.960126 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5a25f8d8-a697-4a49-b6ca-72096e1431bb tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd returned with HTTP 200 Aug 06 19:32:12.960547 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1150/4619] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:12 2026] GET /volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:13.286766 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-f390b726-93b0-4742-b1c8-84bb0a8bcc37 req-d25a6522-b3c5-4ca6-883e-370713ea2397 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:13.289943 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f390b726-93b0-4742-b1c8-84bb0a8bcc37 req-d25a6522-b3c5-4ca6-883e-370713ea2397 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] GET https://10.4.3.5/volume/v3/volumes/c6547120-1172-4c94-ba5d-4f05e79f1bbb Aug 06 19:32:13.290261 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f390b726-93b0-4742-b1c8-84bb0a8bcc37 req-d25a6522-b3c5-4ca6-883e-370713ea2397 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:13.290496 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f390b726-93b0-4742-b1c8-84bb0a8bcc37 req-d25a6522-b3c5-4ca6-883e-370713ea2397 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:13.302368 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:13.302368 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:13.308661 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-f390b726-93b0-4742-b1c8-84bb0a8bcc37 req-d25a6522-b3c5-4ca6-883e-370713ea2397 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Volume info retrieved successfully. Aug 06 19:32:13.316063 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f390b726-93b0-4742-b1c8-84bb0a8bcc37 req-d25a6522-b3c5-4ca6-883e-370713ea2397 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/volumes/c6547120-1172-4c94-ba5d-4f05e79f1bbb returned with HTTP 200 Aug 06 19:32:13.316698 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1163/4620] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:32:13 2026] GET /volume/v3/volumes/c6547120-1172-4c94-ba5d-4f05e79f1bbb => generated 1400 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:13.327695 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-10d32b90-f827-4a60-8bc0-3497c0f94063 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:13.328296 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-10d32b90-f827-4a60-8bc0-3497c0f94063 None None] GET https://10.4.3.5/volume// Aug 06 19:32:13.328491 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-10d32b90-f827-4a60-8bc0-3497c0f94063 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:13.328687 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-10d32b90-f827-4a60-8bc0-3497c0f94063 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:13.329001 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-10d32b90-f827-4a60-8bc0-3497c0f94063 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:32:13.329490 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1148/4621] 10.4.3.5 () {66 vars in 1405 bytes} [Thu Aug 6 19:32:13 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:32:13.337645 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f390b726-93b0-4742-b1c8-84bb0a8bcc37 req-79b5171e-f6e2-43fb-8243-1c368104d66c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:13.339795 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f390b726-93b0-4742-b1c8-84bb0a8bcc37 req-79b5171e-f6e2-43fb-8243-1c368104d66c tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:32:13.340216 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f390b726-93b0-4742-b1c8-84bb0a8bcc37 req-79b5171e-f6e2-43fb-8243-1c368104d66c tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c6547120-1172-4c94-ba5d-4f05e79f1bbb", "connector": null, "instance_uuid": "05153f98-52a9-4cbc-921c-9bbedad16f1e"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:32:13.349853 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:13.349853 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:13.380738 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f390b726-93b0-4742-b1c8-84bb0a8bcc37 req-79b5171e-f6e2-43fb-8243-1c368104d66c tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:32:13.381197 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1161/4622] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:32:13 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 06 19:32:13.935598 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-53816ea3-869b-49a5-bd32-4b776ce905fe None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:13.937554 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-53816ea3-869b-49a5-bd32-4b776ce905fe tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/volumes/c58e19ef-621d-4b47-82fe-761daee62708 Aug 06 19:32:13.937722 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-53816ea3-869b-49a5-bd32-4b776ce905fe tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:13.937891 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-53816ea3-869b-49a5-bd32-4b776ce905fe tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:13.947456 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:13.947456 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:13.950914 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-53816ea3-869b-49a5-bd32-4b776ce905fe tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Volume info retrieved successfully. Aug 06 19:32:13.955407 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-53816ea3-869b-49a5-bd32-4b776ce905fe tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/volumes/c58e19ef-621d-4b47-82fe-761daee62708 returned with HTTP 200 Aug 06 19:32:13.955742 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1151/4623] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:13 2026] GET /volume/v3/volumes/c58e19ef-621d-4b47-82fe-761daee62708 => generated 1353 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:13.970554 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fef18450-4bdd-4f08-a108-c512c910625b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:13.971814 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fef18450-4bdd-4f08-a108-c512c910625b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] POST https://10.4.3.5/volume/v3/backups Aug 06 19:32:13.972214 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fef18450-4bdd-4f08-a108-c512c910625b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c58e19ef-621d-4b47-82fe-761daee62708", "name": "tempest-VolumesBackupsTest-Backup-311679333"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:32:13.972259 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2a083651-9f23-4754-8e5e-db0088ace369 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:13.973592 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-fef18450-4bdd-4f08-a108-c512c910625b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Creating new backup {'backup': {'volume_id': 'c58e19ef-621d-4b47-82fe-761daee62708', 'name': 'tempest-VolumesBackupsTest-Backup-311679333'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:32:13.973713 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-fef18450-4bdd-4f08-a108-c512c910625b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Creating backup of volume c58e19ef-621d-4b47-82fe-761daee62708 in container None Aug 06 19:32:13.976343 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2a083651-9f23-4754-8e5e-db0088ace369 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd Aug 06 19:32:13.976666 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2a083651-9f23-4754-8e5e-db0088ace369 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:13.976948 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2a083651-9f23-4754-8e5e-db0088ace369 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:13.977140 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-2a083651-9f23-4754-8e5e-db0088ace369 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id ac309656-328f-4119-94f8-cd6e497bccdd. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:13.982647 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:13.982647 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:13.983466 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fef18450-4bdd-4f08-a108-c512c910625b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Volume info retrieved successfully. Aug 06 19:32:13.984492 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:13.984492 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:13.985435 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2a083651-9f23-4754-8e5e-db0088ace369 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd returned with HTTP 200 Aug 06 19:32:13.985958 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1149/4624] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:13 2026] GET /volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd => generated 731 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:14.006779 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-fef18450-4bdd-4f08-a108-c512c910625b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Created reservations ['db759605-f2f7-47c6-8893-abdacde61dc9', 'b30330b1-e3ab-4d99-920c-de3ceae96b4f'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:32:14.049813 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fef18450-4bdd-4f08-a108-c512c910625b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:32:14.049951 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1164/4625] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:32:13 2026] POST /volume/v3/backups => generated 325 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:32:14.060913 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-55ca4e86-2a3c-439f-a95d-2246d6040317 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:14.063563 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-55ca4e86-2a3c-439f-a95d-2246d6040317 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 Aug 06 19:32:14.063948 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-55ca4e86-2a3c-439f-a95d-2246d6040317 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:14.064673 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-55ca4e86-2a3c-439f-a95d-2246d6040317 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:14.064818 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-55ca4e86-2a3c-439f-a95d-2246d6040317 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ae600622-dfba-499b-bfe5-586fc28b73e8. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:14.071391 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:14.071391 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:14.072113 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-55ca4e86-2a3c-439f-a95d-2246d6040317 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 returned with HTTP 200 Aug 06 19:32:14.072708 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1162/4626] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:14 2026] GET /volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:14.397927 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bbbae684-c540-45a8-9c63-6c5c31535300 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:14.398336 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bbbae684-c540-45a8-9c63-6c5c31535300 None None] GET https://10.4.3.5/volume// Aug 06 19:32:14.398526 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bbbae684-c540-45a8-9c63-6c5c31535300 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:14.398724 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bbbae684-c540-45a8-9c63-6c5c31535300 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:14.399083 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bbbae684-c540-45a8-9c63-6c5c31535300 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:32:14.399385 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1152/4627] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:32:14 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:32:14.409541 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-f390b726-93b0-4742-b1c8-84bb0a8bcc37 req-6aabbfc4-2fb6-4535-bdea-4cd8c50d82ef None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:14.412262 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f390b726-93b0-4742-b1c8-84bb0a8bcc37 req-6aabbfc4-2fb6-4535-bdea-4cd8c50d82ef tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] GET https://10.4.3.5/volume/v3/volumes/c6547120-1172-4c94-ba5d-4f05e79f1bbb Aug 06 19:32:14.412560 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f390b726-93b0-4742-b1c8-84bb0a8bcc37 req-6aabbfc4-2fb6-4535-bdea-4cd8c50d82ef tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:14.412805 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f390b726-93b0-4742-b1c8-84bb0a8bcc37 req-6aabbfc4-2fb6-4535-bdea-4cd8c50d82ef tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:14.428977 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:14.428977 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:14.433440 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-f390b726-93b0-4742-b1c8-84bb0a8bcc37 req-6aabbfc4-2fb6-4535-bdea-4cd8c50d82ef tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Volume info retrieved successfully. Aug 06 19:32:14.439071 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f390b726-93b0-4742-b1c8-84bb0a8bcc37 req-6aabbfc4-2fb6-4535-bdea-4cd8c50d82ef tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/volumes/c6547120-1172-4c94-ba5d-4f05e79f1bbb returned with HTTP 200 Aug 06 19:32:14.440394 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1150/4628] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:32:14 2026] GET /volume/v3/volumes/c6547120-1172-4c94-ba5d-4f05e79f1bbb => generated 1579 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:32:14.535233 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-f390b726-93b0-4742-b1c8-84bb0a8bcc37 req-c8c78e44-251c-4d88-a4cc-b32afbccebb8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:14.538006 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f390b726-93b0-4742-b1c8-84bb0a8bcc37 req-c8c78e44-251c-4d88-a4cc-b32afbccebb8 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] PUT https://10.4.3.5/volume/v3/attachments/bd97bb62-6aba-4b97-8c6a-86d8c7f08e05 Aug 06 19:32:14.538407 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f390b726-93b0-4742-b1c8-84bb0a8bcc37 req-c8c78e44-251c-4d88-a4cc-b32afbccebb8 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:32:14.548623 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-f390b726-93b0-4742-b1c8-84bb0a8bcc37 req-c8c78e44-251c-4d88-a4cc-b32afbccebb8 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Acquiring lock "cinder-attachment_update-c6547120-1172-4c94-ba5d-4f05e79f1bbb-np0000006689" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:32:14.554351 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-f390b726-93b0-4742-b1c8-84bb0a8bcc37 req-c8c78e44-251c-4d88-a4cc-b32afbccebb8 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Lock "cinder-attachment_update-c6547120-1172-4c94-ba5d-4f05e79f1bbb-np0000006689" acquired by "attachment_update" :: waited 0.006s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:32:14.555337 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:14.555337 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:14.651001 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-f390b726-93b0-4742-b1c8-84bb0a8bcc37 req-c8c78e44-251c-4d88-a4cc-b32afbccebb8 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Lock "cinder-attachment_update-c6547120-1172-4c94-ba5d-4f05e79f1bbb-np0000006689" released by "attachment_update" :: held 0.097s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:32:14.651549 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f390b726-93b0-4742-b1c8-84bb0a8bcc37 req-c8c78e44-251c-4d88-a4cc-b32afbccebb8 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/attachments/bd97bb62-6aba-4b97-8c6a-86d8c7f08e05 returned with HTTP 200 Aug 06 19:32:14.652131 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1165/4629] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:32:14 2026] PUT /volume/v3/attachments/bd97bb62-6aba-4b97-8c6a-86d8c7f08e05 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:14.674255 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f390b726-93b0-4742-b1c8-84bb0a8bcc37 req-83dfc540-603f-49b8-898b-3da2c894bf94 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:14.676621 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f390b726-93b0-4742-b1c8-84bb0a8bcc37 req-83dfc540-603f-49b8-898b-3da2c894bf94 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] POST https://10.4.3.5/volume/v3/attachments/bd97bb62-6aba-4b97-8c6a-86d8c7f08e05/action Aug 06 19:32:14.677076 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f390b726-93b0-4742-b1c8-84bb0a8bcc37 req-83dfc540-603f-49b8-898b-3da2c894bf94 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:32:14.677244 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f390b726-93b0-4742-b1c8-84bb0a8bcc37 req-83dfc540-603f-49b8-898b-3da2c894bf94 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:32:14.695296 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:14.695296 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:14.707516 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f390b726-93b0-4742-b1c8-84bb0a8bcc37 req-83dfc540-603f-49b8-898b-3da2c894bf94 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/attachments/bd97bb62-6aba-4b97-8c6a-86d8c7f08e05/action returned with HTTP 204 Aug 06 19:32:14.707983 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1163/4630] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:32:14 2026] POST /volume/v3/attachments/bd97bb62-6aba-4b97-8c6a-86d8c7f08e05/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:32:14.996867 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-20141c35-1acf-44ea-aa59-1fabddf7ecd6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:14.998882 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-20141c35-1acf-44ea-aa59-1fabddf7ecd6 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd Aug 06 19:32:14.999266 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-20141c35-1acf-44ea-aa59-1fabddf7ecd6 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:14.999554 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-20141c35-1acf-44ea-aa59-1fabddf7ecd6 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:14.999735 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-20141c35-1acf-44ea-aa59-1fabddf7ecd6 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id ac309656-328f-4119-94f8-cd6e497bccdd. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:15.005408 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:15.005408 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:15.006252 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-20141c35-1acf-44ea-aa59-1fabddf7ecd6 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd returned with HTTP 200 Aug 06 19:32:15.006755 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1153/4631] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:14 2026] GET /volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:15.081768 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b0edd397-b736-4fa5-b039-98fc3c1503d9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:15.083627 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b0edd397-b736-4fa5-b039-98fc3c1503d9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 Aug 06 19:32:15.083792 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b0edd397-b736-4fa5-b039-98fc3c1503d9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:15.083987 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b0edd397-b736-4fa5-b039-98fc3c1503d9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:15.084110 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-b0edd397-b736-4fa5-b039-98fc3c1503d9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ae600622-dfba-499b-bfe5-586fc28b73e8. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:15.087981 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:15.087981 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:15.088651 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b0edd397-b736-4fa5-b039-98fc3c1503d9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 returned with HTTP 200 Aug 06 19:32:15.089001 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1151/4632] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:15 2026] GET /volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:16.021603 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-48b119ff-7682-4851-80fb-be5c47c77fb4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:16.023883 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-48b119ff-7682-4851-80fb-be5c47c77fb4 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd Aug 06 19:32:16.024192 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-48b119ff-7682-4851-80fb-be5c47c77fb4 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:16.024436 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-48b119ff-7682-4851-80fb-be5c47c77fb4 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:16.024591 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-48b119ff-7682-4851-80fb-be5c47c77fb4 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id ac309656-328f-4119-94f8-cd6e497bccdd. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:16.029880 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:16.029880 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:16.030774 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-48b119ff-7682-4851-80fb-be5c47c77fb4 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd returned with HTTP 200 Aug 06 19:32:16.031297 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1166/4633] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:16 2026] GET /volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:16.102522 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d89b8dc9-c48f-4c4f-83a7-87d1dbcae640 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:16.105119 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d89b8dc9-c48f-4c4f-83a7-87d1dbcae640 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 Aug 06 19:32:16.105574 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d89b8dc9-c48f-4c4f-83a7-87d1dbcae640 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:16.105860 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d89b8dc9-c48f-4c4f-83a7-87d1dbcae640 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:16.107041 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d89b8dc9-c48f-4c4f-83a7-87d1dbcae640 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ae600622-dfba-499b-bfe5-586fc28b73e8. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:16.111665 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:16.111665 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:16.112885 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d89b8dc9-c48f-4c4f-83a7-87d1dbcae640 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 returned with HTTP 200 Aug 06 19:32:16.113577 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1164/4634] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:16 2026] GET /volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:17.047009 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-495eef55-079e-48ba-8cbd-feb7319fa458 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:17.048988 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-495eef55-079e-48ba-8cbd-feb7319fa458 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd Aug 06 19:32:17.049305 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-495eef55-079e-48ba-8cbd-feb7319fa458 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:17.049521 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-495eef55-079e-48ba-8cbd-feb7319fa458 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:17.049642 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-495eef55-079e-48ba-8cbd-feb7319fa458 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id ac309656-328f-4119-94f8-cd6e497bccdd. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:17.053960 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:17.053960 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:17.054620 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-495eef55-079e-48ba-8cbd-feb7319fa458 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd returned with HTTP 200 Aug 06 19:32:17.055027 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1154/4635] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:17 2026] GET /volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:17.125410 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4461b11f-a03b-48fc-9b65-26e37d11044d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:17.127441 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4461b11f-a03b-48fc-9b65-26e37d11044d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 Aug 06 19:32:17.127536 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4461b11f-a03b-48fc-9b65-26e37d11044d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:17.127920 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4461b11f-a03b-48fc-9b65-26e37d11044d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:17.127920 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-4461b11f-a03b-48fc-9b65-26e37d11044d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ae600622-dfba-499b-bfe5-586fc28b73e8. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:17.132552 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:17.132552 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:17.133315 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4461b11f-a03b-48fc-9b65-26e37d11044d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 returned with HTTP 200 Aug 06 19:32:17.133738 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1152/4636] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:17 2026] GET /volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:18.066151 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6ba9e909-07d3-4f98-a77e-2776c0307f88 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:18.068133 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6ba9e909-07d3-4f98-a77e-2776c0307f88 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd Aug 06 19:32:18.068391 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6ba9e909-07d3-4f98-a77e-2776c0307f88 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:18.068595 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6ba9e909-07d3-4f98-a77e-2776c0307f88 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:18.068714 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-6ba9e909-07d3-4f98-a77e-2776c0307f88 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id ac309656-328f-4119-94f8-cd6e497bccdd. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:18.073767 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:18.073767 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:18.074506 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6ba9e909-07d3-4f98-a77e-2776c0307f88 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd returned with HTTP 200 Aug 06 19:32:18.074946 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1167/4637] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:18 2026] GET /volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:18.150479 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6ccab47c-2b9b-4302-b82d-5b2f6a6e20a4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:18.152355 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ccab47c-2b9b-4302-b82d-5b2f6a6e20a4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 Aug 06 19:32:18.152526 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ccab47c-2b9b-4302-b82d-5b2f6a6e20a4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:18.152699 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ccab47c-2b9b-4302-b82d-5b2f6a6e20a4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:18.152816 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6ccab47c-2b9b-4302-b82d-5b2f6a6e20a4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ae600622-dfba-499b-bfe5-586fc28b73e8. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:18.156965 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:18.156965 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:18.157681 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ccab47c-2b9b-4302-b82d-5b2f6a6e20a4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 returned with HTTP 200 Aug 06 19:32:18.158061 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1165/4638] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:18 2026] GET /volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:19.086473 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bb6c8a22-08fb-4345-943d-a465a1e094eb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:19.089503 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bb6c8a22-08fb-4345-943d-a465a1e094eb tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd Aug 06 19:32:19.089860 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bb6c8a22-08fb-4345-943d-a465a1e094eb tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:19.090244 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bb6c8a22-08fb-4345-943d-a465a1e094eb tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:19.090400 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-bb6c8a22-08fb-4345-943d-a465a1e094eb tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id ac309656-328f-4119-94f8-cd6e497bccdd. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:19.096647 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:19.096647 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:19.097634 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bb6c8a22-08fb-4345-943d-a465a1e094eb tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd returned with HTTP 200 Aug 06 19:32:19.098068 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1155/4639] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:19 2026] GET /volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:19.168378 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7e0288e6-01e1-4fcb-b0a0-297241a310bb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:19.170378 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7e0288e6-01e1-4fcb-b0a0-297241a310bb tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 Aug 06 19:32:19.170656 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7e0288e6-01e1-4fcb-b0a0-297241a310bb tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:19.170887 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7e0288e6-01e1-4fcb-b0a0-297241a310bb tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:19.171049 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-7e0288e6-01e1-4fcb-b0a0-297241a310bb tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ae600622-dfba-499b-bfe5-586fc28b73e8. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:19.175979 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:19.175979 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:19.176905 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7e0288e6-01e1-4fcb-b0a0-297241a310bb tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 returned with HTTP 200 Aug 06 19:32:19.177405 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1153/4640] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:19 2026] GET /volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:20.108764 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-10e9a935-d895-4356-9c60-370c9d5edd47 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:20.110878 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-10e9a935-d895-4356-9c60-370c9d5edd47 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd Aug 06 19:32:20.111266 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-10e9a935-d895-4356-9c60-370c9d5edd47 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:20.111345 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-10e9a935-d895-4356-9c60-370c9d5edd47 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:20.111456 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-10e9a935-d895-4356-9c60-370c9d5edd47 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id ac309656-328f-4119-94f8-cd6e497bccdd. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:20.117832 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:20.117832 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:20.118528 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-10e9a935-d895-4356-9c60-370c9d5edd47 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd returned with HTTP 200 Aug 06 19:32:20.118875 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1168/4641] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:20 2026] GET /volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:20.128210 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-14385471-e977-44de-b887-734c3fa53a56 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:20.129959 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-14385471-e977-44de-b887-734c3fa53a56 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] POST https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd/action Aug 06 19:32:20.130351 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-14385471-e977-44de-b887-734c3fa53a56 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:32:20.130491 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-14385471-e977-44de-b887-734c3fa53a56 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:32:20.131752 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-14385471-e977-44de-b887-734c3fa53a56 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Updating backup 'ac309656-328f-4119-94f8-cd6e497bccdd' with '{'status': 'error'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 06 19:32:20.138504 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:20.138504 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:20.144854 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-14385471-e977-44de-b887-734c3fa53a56 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] reset_status in rpcapi backup_id ac309656-328f-4119-94f8-cd6e497bccdd on host np0000006689. {{(pid=100265) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 06 19:32:20.146474 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-14385471-e977-44de-b887-734c3fa53a56 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd/action returned with HTTP 202 Aug 06 19:32:20.147009 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1166/4642] 10.4.3.5 () {70 vars in 1416 bytes} [Thu Aug 6 19:32:20 2026] POST /volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:32:20.154083 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6cedf353-822f-4dde-afa2-5ff7c3c4cd2a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:20.156498 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6cedf353-822f-4dde-afa2-5ff7c3c4cd2a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/4c24215c-620b-4ded-a85f-9d6ff3893321 Aug 06 19:32:20.156799 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6cedf353-822f-4dde-afa2-5ff7c3c4cd2a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:20.157104 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6cedf353-822f-4dde-afa2-5ff7c3c4cd2a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:20.157356 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-6cedf353-822f-4dde-afa2-5ff7c3c4cd2a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Delete volume with id: 4c24215c-620b-4ded-a85f-9d6ff3893321 Aug 06 19:32:20.167708 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:20.167708 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:20.168256 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6cedf353-822f-4dde-afa2-5ff7c3c4cd2a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Volume info retrieved successfully. Aug 06 19:32:20.188164 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6cedf353-822f-4dde-afa2-5ff7c3c4cd2a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Delete volume request issued successfully. Aug 06 19:32:20.188390 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-db61deb4-aadf-417d-a0cf-9b15077fefc4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:20.188751 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6cedf353-822f-4dde-afa2-5ff7c3c4cd2a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/volumes/4c24215c-620b-4ded-a85f-9d6ff3893321 returned with HTTP 202 Aug 06 19:32:20.188871 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1156/4643] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:32:20 2026] DELETE /volume/v3/volumes/4c24215c-620b-4ded-a85f-9d6ff3893321 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:32:20.190664 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-db61deb4-aadf-417d-a0cf-9b15077fefc4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 Aug 06 19:32:20.190922 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-db61deb4-aadf-417d-a0cf-9b15077fefc4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:20.191250 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-db61deb4-aadf-417d-a0cf-9b15077fefc4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:20.192061 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-db61deb4-aadf-417d-a0cf-9b15077fefc4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ae600622-dfba-499b-bfe5-586fc28b73e8. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:20.201951 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-28a079ee-12fe-4112-9722-9472bb07ccfb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:20.202123 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:20.202123 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:20.205997 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-db61deb4-aadf-417d-a0cf-9b15077fefc4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 returned with HTTP 200 Aug 06 19:32:20.205997 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1154/4644] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:20 2026] GET /volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 => generated 745 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:20.206273 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-28a079ee-12fe-4112-9722-9472bb07ccfb tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/volumes/4c24215c-620b-4ded-a85f-9d6ff3893321 Aug 06 19:32:20.206273 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-28a079ee-12fe-4112-9722-9472bb07ccfb tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:20.206273 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-28a079ee-12fe-4112-9722-9472bb07ccfb tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:20.213968 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:20.213968 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:20.218532 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-28a079ee-12fe-4112-9722-9472bb07ccfb tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Volume info retrieved successfully. Aug 06 19:32:20.225597 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-28a079ee-12fe-4112-9722-9472bb07ccfb tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/volumes/4c24215c-620b-4ded-a85f-9d6ff3893321 returned with HTTP 200 Aug 06 19:32:20.226392 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1169/4645] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:20 2026] GET /volume/v3/volumes/4c24215c-620b-4ded-a85f-9d6ff3893321 => generated 1013 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:21.220092 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2ed52f2f-61b6-473f-80be-729c9652e6e0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:21.224421 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ed52f2f-61b6-473f-80be-729c9652e6e0 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 Aug 06 19:32:21.224622 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ed52f2f-61b6-473f-80be-729c9652e6e0 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:21.224807 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ed52f2f-61b6-473f-80be-729c9652e6e0 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:21.224913 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2ed52f2f-61b6-473f-80be-729c9652e6e0 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ae600622-dfba-499b-bfe5-586fc28b73e8. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:21.238291 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:21.238291 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:21.241352 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-35714240-a4f2-494f-9494-6dc74cd95014 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:21.242363 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ed52f2f-61b6-473f-80be-729c9652e6e0 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 returned with HTTP 200 Aug 06 19:32:21.242918 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1167/4646] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:21 2026] GET /volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 => generated 745 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:21.245098 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-35714240-a4f2-494f-9494-6dc74cd95014 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/volumes/4c24215c-620b-4ded-a85f-9d6ff3893321 Aug 06 19:32:21.245415 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-35714240-a4f2-494f-9494-6dc74cd95014 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:21.245712 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-35714240-a4f2-494f-9494-6dc74cd95014 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:21.253499 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-35714240-a4f2-494f-9494-6dc74cd95014 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/volumes/4c24215c-620b-4ded-a85f-9d6ff3893321 returned with HTTP 404 Aug 06 19:32:21.254049 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1157/4647] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:21 2026] GET /volume/v3/volumes/4c24215c-620b-4ded-a85f-9d6ff3893321 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:32:21.264494 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7b143a08-0a70-4026-84aa-cf634e66f299 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:21.266857 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7b143a08-0a70-4026-84aa-cf634e66f299 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] POST https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256/restore Aug 06 19:32:21.267402 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7b143a08-0a70-4026-84aa-cf634e66f299 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:32:21.269121 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-7b143a08-0a70-4026-84aa-cf634e66f299 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Restoring backup e49b2c88-46ae-44ca-bdd5-80a934a96256 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100262) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 19:32:21.269357 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-7b143a08-0a70-4026-84aa-cf634e66f299 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Restoring backup e49b2c88-46ae-44ca-bdd5-80a934a96256 to volume None. Aug 06 19:32:21.276058 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:21.276058 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:21.277095 np0000006689 devstack@c-api.service[100262]: INFO cinder.backup.api [None req-7b143a08-0a70-4026-84aa-cf634e66f299 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Creating volume of 1 GB for restore of backup e49b2c88-46ae-44ca-bdd5-80a934a96256. Aug 06 19:32:21.281655 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7b143a08-0a70-4026-84aa-cf634e66f299 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Availability Zones retrieved successfully. Aug 06 19:32:21.288826 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7b143a08-0a70-4026-84aa-cf634e66f299 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Flow 'volume_create_api' (b79b25ab-adce-4fc0-b4c1-41c165d2d511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:32:21.290566 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7b143a08-0a70-4026-84aa-cf634e66f299 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aea9dfdf-8d12-40da-9ce3-77e3e982c232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:32:21.291318 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-7b143a08-0a70-4026-84aa-cf634e66f299 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:32:21.320892 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7b143a08-0a70-4026-84aa-cf634e66f299 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aea9dfdf-8d12-40da-9ce3-77e3e982c232) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:32:21.321765 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7b143a08-0a70-4026-84aa-cf634e66f299 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c640f7c-7ac8-462c-87af-6496bad1d984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:32:21.371983 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-7b143a08-0a70-4026-84aa-cf634e66f299 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Created reservations ['e6e9ee92-0572-4f75-a293-4e0d2424dbc8', '3725bdfe-21fa-45b0-933f-038e31bd2dc9', 'c60d5a79-0c22-4a03-984f-b03d7bff609c', 'f5011587-93d3-46b8-a076-3d29917929c9'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:32:21.373036 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7b143a08-0a70-4026-84aa-cf634e66f299 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c640f7c-7ac8-462c-87af-6496bad1d984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6e9ee92-0572-4f75-a293-4e0d2424dbc8', '3725bdfe-21fa-45b0-933f-038e31bd2dc9', 'c60d5a79-0c22-4a03-984f-b03d7bff609c', 'f5011587-93d3-46b8-a076-3d29917929c9']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:32:21.374164 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7b143a08-0a70-4026-84aa-cf634e66f299 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (394e5bfd-122a-4119-bddc-8271fde8a952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:32:21.409388 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7b143a08-0a70-4026-84aa-cf634e66f299 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (394e5bfd-122a-4119-bddc-8271fde8a952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f94914c-a69c-4431-980a-222e9a182e6a', '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='ab4654799cea45498874dafcdf7273f1',qos_specs=None,replication_status=,reservations=['e6e9ee92-0572-4f75-a293-4e0d2424dbc8','3725bdfe-21fa-45b0-933f-038e31bd2dc9','c60d5a79-0c22-4a03-984f-b03d7bff609c','f5011587-93d3-46b8-a076-3d29917929c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da291f620c784964bd37af5870e0a6ec',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:32:21Z,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=1f94914c-a69c-4431-980a-222e9a182e6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab4654799cea45498874dafcdf7273f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da291f620c784964bd37af5870e0a6ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:32:21.410272 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7b143a08-0a70-4026-84aa-cf634e66f299 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (754a340b-04e7-48c3-984b-3bc16a66eefb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:32:21.431669 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7b143a08-0a70-4026-84aa-cf634e66f299 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (754a340b-04e7-48c3-984b-3bc16a66eefb) transitioned into 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='ab4654799cea45498874dafcdf7273f1',qos_specs=None,replication_status=,reservations=['e6e9ee92-0572-4f75-a293-4e0d2424dbc8','3725bdfe-21fa-45b0-933f-038e31bd2dc9','c60d5a79-0c22-4a03-984f-b03d7bff609c','f5011587-93d3-46b8-a076-3d29917929c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da291f620c784964bd37af5870e0a6ec',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:32:21.432449 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7b143a08-0a70-4026-84aa-cf634e66f299 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c30acd2-fe0a-4727-928e-725debd7463f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:32:21.444758 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7b143a08-0a70-4026-84aa-cf634e66f299 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c30acd2-fe0a-4727-928e-725debd7463f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:32:21.445739 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7b143a08-0a70-4026-84aa-cf634e66f299 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Flow 'volume_create_api' (b79b25ab-adce-4fc0-b4c1-41c165d2d511) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:32:21.446352 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7b143a08-0a70-4026-84aa-cf634e66f299 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Create volume request issued successfully. Aug 06 19:32:21.458180 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:21.458180 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:21.458800 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7b143a08-0a70-4026-84aa-cf634e66f299 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Volume info retrieved successfully. Aug 06 19:32:22.258202 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a167bf38-2792-4972-973a-3695980116e0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:22.263503 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a167bf38-2792-4972-973a-3695980116e0 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 Aug 06 19:32:22.263858 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a167bf38-2792-4972-973a-3695980116e0 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:22.264143 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a167bf38-2792-4972-973a-3695980116e0 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:22.264324 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-a167bf38-2792-4972-973a-3695980116e0 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ae600622-dfba-499b-bfe5-586fc28b73e8. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:22.271579 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:22.271579 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:22.272744 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a167bf38-2792-4972-973a-3695980116e0 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 returned with HTTP 200 Aug 06 19:32:22.273247 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1170/4648] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:22 2026] GET /volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 => generated 745 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:22.461263 np0000006689 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=307,cinder:UPDATE=76,cinder:INSERT=38 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:32:22.468585 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:22.468585 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:22.469052 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7b143a08-0a70-4026-84aa-cf634e66f299 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Volume info retrieved successfully. Aug 06 19:32:22.469400 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.backup.api [None req-7b143a08-0a70-4026-84aa-cf634e66f299 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Checking backup size 1 against volume size 1 {{(pid=100262) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 19:32:22.469457 np0000006689 devstack@c-api.service[100262]: INFO cinder.backup.api [None req-7b143a08-0a70-4026-84aa-cf634e66f299 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Overwriting volume 1f94914c-a69c-4431-980a-222e9a182e6a with restore of backup e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:32:22.488263 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-7b143a08-0a70-4026-84aa-cf634e66f299 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] restore_backup in rpcapi backup_id e49b2c88-46ae-44ca-bdd5-80a934a96256 {{(pid=100262) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 19:32:22.490563 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7b143a08-0a70-4026-84aa-cf634e66f299 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256/restore returned with HTTP 202 Aug 06 19:32:22.491263 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1155/4649] 10.4.3.5 () {70 vars in 1419 bytes} [Thu Aug 6 19:32:21 2026] POST /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256/restore => generated 152 bytes in 1227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:32:22.503860 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-086ec3df-31c8-472b-969b-15ba01704398 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:22.505439 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-086ec3df-31c8-472b-969b-15ba01704398 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:32:22.509316 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-086ec3df-31c8-472b-969b-15ba01704398 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:22.509804 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-086ec3df-31c8-472b-969b-15ba01704398 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:22.509804 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-086ec3df-31c8-472b-969b-15ba01704398 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:22.520247 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:22.520247 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:22.521457 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-086ec3df-31c8-472b-969b-15ba01704398 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 200 Aug 06 19:32:22.522273 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1168/4650] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:22 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:23.284148 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-72a37976-2a37-408a-be93-11192f3760fc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:23.286257 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-72a37976-2a37-408a-be93-11192f3760fc tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 Aug 06 19:32:23.286473 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-72a37976-2a37-408a-be93-11192f3760fc tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:23.286694 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-72a37976-2a37-408a-be93-11192f3760fc tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:23.286821 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-72a37976-2a37-408a-be93-11192f3760fc tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ae600622-dfba-499b-bfe5-586fc28b73e8. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:23.288650 np0000006689 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=228,cinder:INSERT=33,cinder:UPDATE=59 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:32:23.292429 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:23.292429 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:23.293357 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-72a37976-2a37-408a-be93-11192f3760fc tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 returned with HTTP 200 Aug 06 19:32:23.293796 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1158/4651] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:23 2026] GET /volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:23.535929 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e29f9aed-ba8b-4c91-929d-623db66c5ba4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:23.537872 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e29f9aed-ba8b-4c91-929d-623db66c5ba4 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:32:23.538149 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e29f9aed-ba8b-4c91-929d-623db66c5ba4 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:23.538348 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e29f9aed-ba8b-4c91-929d-623db66c5ba4 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:23.538446 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-e29f9aed-ba8b-4c91-929d-623db66c5ba4 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:23.547732 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:23.547732 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:23.548368 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e29f9aed-ba8b-4c91-929d-623db66c5ba4 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 200 Aug 06 19:32:23.548738 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1171/4652] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:23 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:24.304079 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cdb26475-2574-43ca-a7e0-99dbf1799b7e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:24.308541 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cdb26475-2574-43ca-a7e0-99dbf1799b7e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 Aug 06 19:32:24.308736 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cdb26475-2574-43ca-a7e0-99dbf1799b7e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:24.308940 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cdb26475-2574-43ca-a7e0-99dbf1799b7e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:24.309077 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-cdb26475-2574-43ca-a7e0-99dbf1799b7e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ae600622-dfba-499b-bfe5-586fc28b73e8. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:24.315349 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:24.315349 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:24.316226 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cdb26475-2574-43ca-a7e0-99dbf1799b7e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 returned with HTTP 200 Aug 06 19:32:24.316582 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1156/4653] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:24 2026] GET /volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 => generated 745 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:24.559990 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bc739579-119f-4739-b944-f1ad7861af7e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:24.562012 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bc739579-119f-4739-b944-f1ad7861af7e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:32:24.562377 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bc739579-119f-4739-b944-f1ad7861af7e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:24.562638 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bc739579-119f-4739-b944-f1ad7861af7e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:24.562818 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-bc739579-119f-4739-b944-f1ad7861af7e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:24.564812 np0000006689 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=248,cinder:INSERT=25,cinder:UPDATE=57 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:32:24.570203 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:24.570203 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:24.571176 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bc739579-119f-4739-b944-f1ad7861af7e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 200 Aug 06 19:32:24.572422 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1169/4654] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:24 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:25.329205 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f260b721-c80f-4752-bcdb-a384e9350b5d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:25.330840 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f260b721-c80f-4752-bcdb-a384e9350b5d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 Aug 06 19:32:25.331084 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f260b721-c80f-4752-bcdb-a384e9350b5d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:25.331294 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f260b721-c80f-4752-bcdb-a384e9350b5d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:25.331392 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f260b721-c80f-4752-bcdb-a384e9350b5d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ae600622-dfba-499b-bfe5-586fc28b73e8. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:25.336197 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:25.336197 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:25.337181 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f260b721-c80f-4752-bcdb-a384e9350b5d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 returned with HTTP 200 Aug 06 19:32:25.337875 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1159/4655] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:25 2026] GET /volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:25.586762 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3a754bba-0926-46ec-a458-c78dcdffa426 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:25.589365 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3a754bba-0926-46ec-a458-c78dcdffa426 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:32:25.589707 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3a754bba-0926-46ec-a458-c78dcdffa426 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:25.590276 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3a754bba-0926-46ec-a458-c78dcdffa426 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:25.590276 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-3a754bba-0926-46ec-a458-c78dcdffa426 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:25.596393 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:25.596393 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:25.597234 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3a754bba-0926-46ec-a458-c78dcdffa426 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 200 Aug 06 19:32:25.597687 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1172/4656] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:25 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:26.177578 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4838d3ec-8564-469d-b155-a52032a46b4a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:26.179251 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4838d3ec-8564-469d-b155-a52032a46b4a tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/44d02bce-f132-4857-b8e2-3f5677c3fa6f Aug 06 19:32:26.179456 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4838d3ec-8564-469d-b155-a52032a46b4a tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:26.179675 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4838d3ec-8564-469d-b155-a52032a46b4a tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:26.179780 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-4838d3ec-8564-469d-b155-a52032a46b4a tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Delete snapshot with id: 44d02bce-f132-4857-b8e2-3f5677c3fa6f Aug 06 19:32:26.184611 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4838d3ec-8564-469d-b155-a52032a46b4a tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/snapshots/44d02bce-f132-4857-b8e2-3f5677c3fa6f returned with HTTP 404 Aug 06 19:32:26.185211 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1157/4657] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:32:26 2026] DELETE /volume/v3/snapshots/44d02bce-f132-4857-b8e2-3f5677c3fa6f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:32:26.193325 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-28a1c64c-b59e-4e6b-b939-f728fdc22e28 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:26.195489 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-28a1c64c-b59e-4e6b-b939-f728fdc22e28 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/snapshots/44d02bce-f132-4857-b8e2-3f5677c3fa6f Aug 06 19:32:26.195696 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-28a1c64c-b59e-4e6b-b939-f728fdc22e28 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:26.195873 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-28a1c64c-b59e-4e6b-b939-f728fdc22e28 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:26.200928 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-28a1c64c-b59e-4e6b-b939-f728fdc22e28 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/snapshots/44d02bce-f132-4857-b8e2-3f5677c3fa6f returned with HTTP 404 Aug 06 19:32:26.201583 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1170/4658] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:32:26 2026] GET /volume/v3/snapshots/44d02bce-f132-4857-b8e2-3f5677c3fa6f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:32:26.247954 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-d53e3777-29d4-4ca3-9cc8-0bf747e80bbd req-c4c77555-3273-448b-9ca0-3cc3aade9d8c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:26.250707 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-d53e3777-29d4-4ca3-9cc8-0bf747e80bbd req-c4c77555-3273-448b-9ca0-3cc3aade9d8c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 Aug 06 19:32:26.251036 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-d53e3777-29d4-4ca3-9cc8-0bf747e80bbd req-c4c77555-3273-448b-9ca0-3cc3aade9d8c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:26.251272 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-d53e3777-29d4-4ca3-9cc8-0bf747e80bbd req-c4c77555-3273-448b-9ca0-3cc3aade9d8c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:26.260827 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:26.260827 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:26.264271 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-d53e3777-29d4-4ca3-9cc8-0bf747e80bbd req-c4c77555-3273-448b-9ca0-3cc3aade9d8c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:32:26.268406 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-d53e3777-29d4-4ca3-9cc8-0bf747e80bbd req-c4c77555-3273-448b-9ca0-3cc3aade9d8c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 returned with HTTP 200 Aug 06 19:32:26.268845 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1160/4659] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:32:26 2026] GET /volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:26.288844 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-d53e3777-29d4-4ca3-9cc8-0bf747e80bbd req-9d4b042f-06ef-424b-bf1f-a20793d7b27b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:26.290578 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d53e3777-29d4-4ca3-9cc8-0bf747e80bbd req-9d4b042f-06ef-424b-bf1f-a20793d7b27b tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] POST https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0/action Aug 06 19:32:26.291048 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d53e3777-29d4-4ca3-9cc8-0bf747e80bbd req-9d4b042f-06ef-424b-bf1f-a20793d7b27b tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:32:26.291276 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d53e3777-29d4-4ca3-9cc8-0bf747e80bbd req-9d4b042f-06ef-424b-bf1f-a20793d7b27b tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:32:26.304913 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:26.304913 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:26.304913 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-d53e3777-29d4-4ca3-9cc8-0bf747e80bbd req-9d4b042f-06ef-424b-bf1f-a20793d7b27b tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:32:26.310330 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-d53e3777-29d4-4ca3-9cc8-0bf747e80bbd req-9d4b042f-06ef-424b-bf1f-a20793d7b27b tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Begin detaching volume completed successfully. Aug 06 19:32:26.310330 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d53e3777-29d4-4ca3-9cc8-0bf747e80bbd req-9d4b042f-06ef-424b-bf1f-a20793d7b27b tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0/action returned with HTTP 202 Aug 06 19:32:26.310330 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1173/4660] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:32:26 2026] POST /volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:32:26.351674 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dfc80341-5c21-42c9-b11b-e3be38b84ff8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:26.353003 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dfc80341-5c21-42c9-b11b-e3be38b84ff8 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 Aug 06 19:32:26.353295 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dfc80341-5c21-42c9-b11b-e3be38b84ff8 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:26.353562 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dfc80341-5c21-42c9-b11b-e3be38b84ff8 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:26.353692 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-dfc80341-5c21-42c9-b11b-e3be38b84ff8 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ae600622-dfba-499b-bfe5-586fc28b73e8. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:26.361859 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:26.361859 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:26.362662 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dfc80341-5c21-42c9-b11b-e3be38b84ff8 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 returned with HTTP 200 Aug 06 19:32:26.363284 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1158/4661] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:26 2026] GET /volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:26.371855 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fe87460c-854b-4393-8452-e9de452ffb76 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:26.372415 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fe87460c-854b-4393-8452-e9de452ffb76 None None] GET https://10.4.3.5/volume// Aug 06 19:32:26.372646 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fe87460c-854b-4393-8452-e9de452ffb76 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:26.372793 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fe87460c-854b-4393-8452-e9de452ffb76 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:26.373238 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fe87460c-854b-4393-8452-e9de452ffb76 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:32:26.373569 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1171/4662] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:32:26 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:32:26.384995 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-d53e3777-29d4-4ca3-9cc8-0bf747e80bbd req-2ef90760-36f6-4e02-af72-8e34c733bed9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:26.392801 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-d53e3777-29d4-4ca3-9cc8-0bf747e80bbd req-2ef90760-36f6-4e02-af72-8e34c733bed9 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 Aug 06 19:32:26.393134 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-d53e3777-29d4-4ca3-9cc8-0bf747e80bbd req-2ef90760-36f6-4e02-af72-8e34c733bed9 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:26.393499 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-d53e3777-29d4-4ca3-9cc8-0bf747e80bbd req-2ef90760-36f6-4e02-af72-8e34c733bed9 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:26.408108 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:26.408108 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:26.412382 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-d53e3777-29d4-4ca3-9cc8-0bf747e80bbd req-2ef90760-36f6-4e02-af72-8e34c733bed9 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:32:26.419895 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-d53e3777-29d4-4ca3-9cc8-0bf747e80bbd req-2ef90760-36f6-4e02-af72-8e34c733bed9 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 returned with HTTP 200 Aug 06 19:32:26.420402 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1161/4663] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:32:26 2026] GET /volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 => generated 1319 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:32:26.611838 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-10497c1b-5c8f-4eb4-a0e5-d4c75698f49d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:26.613865 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-10497c1b-5c8f-4eb4-a0e5-d4c75698f49d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:32:26.614160 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-10497c1b-5c8f-4eb4-a0e5-d4c75698f49d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:26.614476 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-10497c1b-5c8f-4eb4-a0e5-d4c75698f49d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:26.614575 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-10497c1b-5c8f-4eb4-a0e5-d4c75698f49d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:26.619246 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:26.619246 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:26.619941 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-10497c1b-5c8f-4eb4-a0e5-d4c75698f49d tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 200 Aug 06 19:32:26.620385 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1174/4664] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:26 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:27.305801 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-d53e3777-29d4-4ca3-9cc8-0bf747e80bbd req-f01823e4-8c09-4329-b219-f38e27b61c16 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:27.307778 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d53e3777-29d4-4ca3-9cc8-0bf747e80bbd req-f01823e4-8c09-4329-b219-f38e27b61c16 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] DELETE https://10.4.3.5/volume/v3/attachments/c7d74e9d-8ba7-4696-bda3-d1eeb72588ca Aug 06 19:32:27.307960 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d53e3777-29d4-4ca3-9cc8-0bf747e80bbd req-f01823e4-8c09-4329-b219-f38e27b61c16 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:27.308157 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d53e3777-29d4-4ca3-9cc8-0bf747e80bbd req-f01823e4-8c09-4329-b219-f38e27b61c16 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:27.317179 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:27.317179 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:27.364056 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d53e3777-29d4-4ca3-9cc8-0bf747e80bbd req-f01823e4-8c09-4329-b219-f38e27b61c16 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/attachments/c7d74e9d-8ba7-4696-bda3-d1eeb72588ca returned with HTTP 200 Aug 06 19:32:27.364535 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1159/4665] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:32:27 2026] DELETE /volume/v3/attachments/c7d74e9d-8ba7-4696-bda3-d1eeb72588ca => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:27.380242 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8d09ae2e-13fa-46c9-886f-d24d11f0a794 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:27.382529 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8d09ae2e-13fa-46c9-886f-d24d11f0a794 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 Aug 06 19:32:27.382563 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8d09ae2e-13fa-46c9-886f-d24d11f0a794 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:27.382743 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8d09ae2e-13fa-46c9-886f-d24d11f0a794 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:27.382925 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8d09ae2e-13fa-46c9-886f-d24d11f0a794 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ae600622-dfba-499b-bfe5-586fc28b73e8. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:27.390048 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:27.390048 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:27.390254 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8d09ae2e-13fa-46c9-886f-d24d11f0a794 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 returned with HTTP 200 Aug 06 19:32:27.390618 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1172/4666] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:27 2026] GET /volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:27.467445 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-f1fc7227-da18-426e-91b7-eafa0af08109 req-db122e0a-fbbc-4717-9744-a87eb7e346fa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:27.470207 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f1fc7227-da18-426e-91b7-eafa0af08109 req-db122e0a-fbbc-4717-9744-a87eb7e346fa tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 Aug 06 19:32:27.470501 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f1fc7227-da18-426e-91b7-eafa0af08109 req-db122e0a-fbbc-4717-9744-a87eb7e346fa tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:27.470769 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f1fc7227-da18-426e-91b7-eafa0af08109 req-db122e0a-fbbc-4717-9744-a87eb7e346fa tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:27.481040 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:27.481040 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:27.488722 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-f1fc7227-da18-426e-91b7-eafa0af08109 req-db122e0a-fbbc-4717-9744-a87eb7e346fa tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:32:27.494699 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f1fc7227-da18-426e-91b7-eafa0af08109 req-db122e0a-fbbc-4717-9744-a87eb7e346fa tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 returned with HTTP 200 Aug 06 19:32:27.495876 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1162/4667] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:32:27 2026] GET /volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:27.508933 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5796db9b-2a39-41fd-85cd-4de18071afc1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:27.511104 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5796db9b-2a39-41fd-85cd-4de18071afc1 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] DELETE https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 Aug 06 19:32:27.511387 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5796db9b-2a39-41fd-85cd-4de18071afc1 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:27.511587 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5796db9b-2a39-41fd-85cd-4de18071afc1 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:27.511836 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-5796db9b-2a39-41fd-85cd-4de18071afc1 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Delete volume with id: 168369ed-ad90-4dff-a0c5-a7bc9c07dba0 Aug 06 19:32:27.523279 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:27.523279 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:27.523961 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5796db9b-2a39-41fd-85cd-4de18071afc1 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:32:27.551113 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5796db9b-2a39-41fd-85cd-4de18071afc1 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Delete volume request issued successfully. Aug 06 19:32:27.551410 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5796db9b-2a39-41fd-85cd-4de18071afc1 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 returned with HTTP 202 Aug 06 19:32:27.551947 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1175/4668] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:32:27 2026] DELETE /volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:32:27.566119 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6d82ebc4-6cef-4d42-bd7b-db4bc36abaa1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:27.569042 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6d82ebc4-6cef-4d42-bd7b-db4bc36abaa1 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 Aug 06 19:32:27.569273 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6d82ebc4-6cef-4d42-bd7b-db4bc36abaa1 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:27.569471 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6d82ebc4-6cef-4d42-bd7b-db4bc36abaa1 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:27.577832 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:27.577832 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:27.582902 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6d82ebc4-6cef-4d42-bd7b-db4bc36abaa1 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:32:27.588770 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6d82ebc4-6cef-4d42-bd7b-db4bc36abaa1 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 returned with HTTP 200 Aug 06 19:32:27.589246 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1160/4669] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:27 2026] GET /volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:27.632649 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bb44aa55-f91e-4480-aae8-8823b65c4414 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:27.634301 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bb44aa55-f91e-4480-aae8-8823b65c4414 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:32:27.634706 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bb44aa55-f91e-4480-aae8-8823b65c4414 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:27.634986 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bb44aa55-f91e-4480-aae8-8823b65c4414 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:27.635219 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-bb44aa55-f91e-4480-aae8-8823b65c4414 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:27.643820 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:27.643820 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:27.643820 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bb44aa55-f91e-4480-aae8-8823b65c4414 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 200 Aug 06 19:32:27.643820 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1173/4670] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:27 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:28.404450 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-af382d92-9f16-45d8-b841-b1bb5fcb6ea6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:28.407035 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-af382d92-9f16-45d8-b841-b1bb5fcb6ea6 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 Aug 06 19:32:28.407035 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-af382d92-9f16-45d8-b841-b1bb5fcb6ea6 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:28.407035 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-af382d92-9f16-45d8-b841-b1bb5fcb6ea6 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:28.407237 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-af382d92-9f16-45d8-b841-b1bb5fcb6ea6 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ae600622-dfba-499b-bfe5-586fc28b73e8. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:28.413768 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:28.413768 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:28.414687 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-af382d92-9f16-45d8-b841-b1bb5fcb6ea6 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 returned with HTTP 200 Aug 06 19:32:28.415290 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1163/4671] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:28 2026] GET /volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:28.610141 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-887e95b5-b8a0-4f54-a0dd-bca8f80d5d30 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:28.612771 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-887e95b5-b8a0-4f54-a0dd-bca8f80d5d30 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 Aug 06 19:32:28.613066 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-887e95b5-b8a0-4f54-a0dd-bca8f80d5d30 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:28.613488 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-887e95b5-b8a0-4f54-a0dd-bca8f80d5d30 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:28.620635 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-887e95b5-b8a0-4f54-a0dd-bca8f80d5d30 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 returned with HTTP 404 Aug 06 19:32:28.621198 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1176/4672] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:28 2026] GET /volume/v3/volumes/168369ed-ad90-4dff-a0c5-a7bc9c07dba0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:32:28.661027 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b6fac1f8-cbbb-48bf-8735-9f3de90b000c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:28.663318 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b6fac1f8-cbbb-48bf-8735-9f3de90b000c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:32:28.663579 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b6fac1f8-cbbb-48bf-8735-9f3de90b000c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:28.663807 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b6fac1f8-cbbb-48bf-8735-9f3de90b000c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:28.663962 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-b6fac1f8-cbbb-48bf-8735-9f3de90b000c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:28.669140 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:28.669140 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:28.670032 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b6fac1f8-cbbb-48bf-8735-9f3de90b000c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 200 Aug 06 19:32:28.670558 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1161/4673] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:28 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:29.426830 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cb0c3728-760e-408f-9444-d0fe743745ea None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:29.430642 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cb0c3728-760e-408f-9444-d0fe743745ea tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 Aug 06 19:32:29.430846 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cb0c3728-760e-408f-9444-d0fe743745ea tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:29.431080 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cb0c3728-760e-408f-9444-d0fe743745ea tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:29.431220 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-cb0c3728-760e-408f-9444-d0fe743745ea tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ae600622-dfba-499b-bfe5-586fc28b73e8. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:29.435191 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:29.435191 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:29.435968 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cb0c3728-760e-408f-9444-d0fe743745ea tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 returned with HTTP 200 Aug 06 19:32:29.436374 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1174/4674] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:29 2026] GET /volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:29.682890 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6708bad4-6a6e-46b5-b766-fbe67a8f3984 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:29.684381 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6708bad4-6a6e-46b5-b766-fbe67a8f3984 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:32:29.684643 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6708bad4-6a6e-46b5-b766-fbe67a8f3984 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:29.684897 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6708bad4-6a6e-46b5-b766-fbe67a8f3984 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:29.685100 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-6708bad4-6a6e-46b5-b766-fbe67a8f3984 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:29.689915 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:29.689915 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:29.689915 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6708bad4-6a6e-46b5-b766-fbe67a8f3984 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 200 Aug 06 19:32:29.689915 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1164/4675] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:29 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:30.448367 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-04eaef1c-545d-4da6-95dc-6c0c7423e290 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:30.451052 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-04eaef1c-545d-4da6-95dc-6c0c7423e290 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 Aug 06 19:32:30.451634 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-04eaef1c-545d-4da6-95dc-6c0c7423e290 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:30.451911 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-04eaef1c-545d-4da6-95dc-6c0c7423e290 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:30.452116 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-04eaef1c-545d-4da6-95dc-6c0c7423e290 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ae600622-dfba-499b-bfe5-586fc28b73e8. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:30.458900 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:30.458900 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:30.459850 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-04eaef1c-545d-4da6-95dc-6c0c7423e290 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 returned with HTTP 200 Aug 06 19:32:30.460256 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1177/4676] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:30 2026] GET /volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:30.699788 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0b639128-9815-43a7-85a0-7e45836a1dd5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:30.703717 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0b639128-9815-43a7-85a0-7e45836a1dd5 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:32:30.703717 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0b639128-9815-43a7-85a0-7e45836a1dd5 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:30.703717 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0b639128-9815-43a7-85a0-7e45836a1dd5 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:30.703717 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-0b639128-9815-43a7-85a0-7e45836a1dd5 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:30.708338 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:30.708338 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:30.709994 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0b639128-9815-43a7-85a0-7e45836a1dd5 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 200 Aug 06 19:32:30.709994 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1162/4677] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:30 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:31.720841 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5877e2f7-4385-4b04-944c-6b72e2c6864c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:31.722877 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5877e2f7-4385-4b04-944c-6b72e2c6864c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:32:31.723164 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5877e2f7-4385-4b04-944c-6b72e2c6864c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:31.723758 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5877e2f7-4385-4b04-944c-6b72e2c6864c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:31.723758 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5877e2f7-4385-4b04-944c-6b72e2c6864c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:31.728966 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:31.728966 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:31.729661 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5877e2f7-4385-4b04-944c-6b72e2c6864c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 200 Aug 06 19:32:31.730225 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1175/4678] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:31 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:32.305422 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-53d40700-6e48-41c8-b813-bf7ae1487e0c req-e962826f-de23-446d-b1ed-895acb2eb8ae None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:32.307601 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-53d40700-6e48-41c8-b813-bf7ae1487e0c req-e962826f-de23-446d-b1ed-895acb2eb8ae tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/volumes/c58e19ef-621d-4b47-82fe-761daee62708 Aug 06 19:32:32.307792 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-53d40700-6e48-41c8-b813-bf7ae1487e0c req-e962826f-de23-446d-b1ed-895acb2eb8ae tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:32.307973 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-53d40700-6e48-41c8-b813-bf7ae1487e0c req-e962826f-de23-446d-b1ed-895acb2eb8ae tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:32.314951 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:32.314951 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:32.318843 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-53d40700-6e48-41c8-b813-bf7ae1487e0c req-e962826f-de23-446d-b1ed-895acb2eb8ae tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Volume info retrieved successfully. Aug 06 19:32:32.323897 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-53d40700-6e48-41c8-b813-bf7ae1487e0c req-e962826f-de23-446d-b1ed-895acb2eb8ae tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/volumes/c58e19ef-621d-4b47-82fe-761daee62708 returned with HTTP 200 Aug 06 19:32:32.324526 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1165/4679] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:32:32 2026] GET /volume/v3/volumes/c58e19ef-621d-4b47-82fe-761daee62708 => generated 1353 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:32.336486 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c21f41b6-27c7-4748-8bf9-3c38dc9de6b2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:32.336990 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c21f41b6-27c7-4748-8bf9-3c38dc9de6b2 None None] GET https://10.4.3.5/volume// Aug 06 19:32:32.337285 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c21f41b6-27c7-4748-8bf9-3c38dc9de6b2 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:32.337610 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c21f41b6-27c7-4748-8bf9-3c38dc9de6b2 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:32.338110 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c21f41b6-27c7-4748-8bf9-3c38dc9de6b2 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:32:32.338511 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1178/4680] 10.4.3.5 () {66 vars in 1405 bytes} [Thu Aug 6 19:32:32 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:32:32.348628 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-53d40700-6e48-41c8-b813-bf7ae1487e0c req-f725f781-b9f6-47bb-986d-f558295f8c6b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:32.350757 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-53d40700-6e48-41c8-b813-bf7ae1487e0c req-f725f781-b9f6-47bb-986d-f558295f8c6b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:32:32.351134 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-53d40700-6e48-41c8-b813-bf7ae1487e0c req-f725f781-b9f6-47bb-986d-f558295f8c6b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c58e19ef-621d-4b47-82fe-761daee62708", "connector": null, "instance_uuid": "998f80b2-e908-457a-aba1-1df36a66d4f7"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:32:32.359872 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:32.359872 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:32.392217 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-53d40700-6e48-41c8-b813-bf7ae1487e0c req-f725f781-b9f6-47bb-986d-f558295f8c6b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:32:32.392636 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1163/4681] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:32:32 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:32.743629 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0051701f-b202-4e40-97b5-e42df36ea674 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:32.746130 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0051701f-b202-4e40-97b5-e42df36ea674 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:32:32.746456 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0051701f-b202-4e40-97b5-e42df36ea674 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:32.746715 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0051701f-b202-4e40-97b5-e42df36ea674 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:32.746893 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0051701f-b202-4e40-97b5-e42df36ea674 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:32.752597 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:32.752597 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:32.753419 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0051701f-b202-4e40-97b5-e42df36ea674 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 200 Aug 06 19:32:32.753832 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1176/4682] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:32 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:32.767153 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1d1e4a1f-eaa5-4ffc-8f5a-257a583ab9e2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:32.770758 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1d1e4a1f-eaa5-4ffc-8f5a-257a583ab9e2 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/1f94914c-a69c-4431-980a-222e9a182e6a Aug 06 19:32:32.771063 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1d1e4a1f-eaa5-4ffc-8f5a-257a583ab9e2 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:32.771344 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1d1e4a1f-eaa5-4ffc-8f5a-257a583ab9e2 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:32.771563 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-1d1e4a1f-eaa5-4ffc-8f5a-257a583ab9e2 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Delete volume with id: 1f94914c-a69c-4431-980a-222e9a182e6a Aug 06 19:32:32.783309 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:32.783309 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:32.784083 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1d1e4a1f-eaa5-4ffc-8f5a-257a583ab9e2 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Volume info retrieved successfully. Aug 06 19:32:32.805069 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1d1e4a1f-eaa5-4ffc-8f5a-257a583ab9e2 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Delete volume request issued successfully. Aug 06 19:32:32.805421 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1d1e4a1f-eaa5-4ffc-8f5a-257a583ab9e2 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/volumes/1f94914c-a69c-4431-980a-222e9a182e6a returned with HTTP 202 Aug 06 19:32:32.807167 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1166/4683] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:32:32 2026] DELETE /volume/v3/volumes/1f94914c-a69c-4431-980a-222e9a182e6a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:32:32.820224 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-698ec7b9-5aca-4011-a7a7-f80557891978 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:32.824469 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-698ec7b9-5aca-4011-a7a7-f80557891978 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/volumes/1f94914c-a69c-4431-980a-222e9a182e6a Aug 06 19:32:32.824780 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-698ec7b9-5aca-4011-a7a7-f80557891978 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:32.825279 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-698ec7b9-5aca-4011-a7a7-f80557891978 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:32.836470 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:32.836470 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:32.843640 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-698ec7b9-5aca-4011-a7a7-f80557891978 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Volume info retrieved successfully. Aug 06 19:32:32.849638 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-698ec7b9-5aca-4011-a7a7-f80557891978 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/volumes/1f94914c-a69c-4431-980a-222e9a182e6a returned with HTTP 200 Aug 06 19:32:32.850275 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1179/4684] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:32 2026] GET /volume/v3/volumes/1f94914c-a69c-4431-980a-222e9a182e6a => generated 1070 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:33.558901 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-275f6983-9d27-49af-aad5-6606c674c558 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:33.559343 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-275f6983-9d27-49af-aad5-6606c674c558 None None] GET https://10.4.3.5/volume// Aug 06 19:32:33.559500 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-275f6983-9d27-49af-aad5-6606c674c558 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:33.559683 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-275f6983-9d27-49af-aad5-6606c674c558 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:33.560045 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-275f6983-9d27-49af-aad5-6606c674c558 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:32:33.564305 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1164/4685] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:32:33 2026] GET /volume/ => generated 384 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:32:33.578560 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-53d40700-6e48-41c8-b813-bf7ae1487e0c req-9fc8c96c-ebf8-4730-ad2a-9d9322247709 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:33.580704 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-53d40700-6e48-41c8-b813-bf7ae1487e0c req-9fc8c96c-ebf8-4730-ad2a-9d9322247709 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/volumes/c58e19ef-621d-4b47-82fe-761daee62708 Aug 06 19:32:33.580908 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-53d40700-6e48-41c8-b813-bf7ae1487e0c req-9fc8c96c-ebf8-4730-ad2a-9d9322247709 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:33.581133 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-53d40700-6e48-41c8-b813-bf7ae1487e0c req-9fc8c96c-ebf8-4730-ad2a-9d9322247709 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:33.592509 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:33.592509 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:33.597076 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-53d40700-6e48-41c8-b813-bf7ae1487e0c req-9fc8c96c-ebf8-4730-ad2a-9d9322247709 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Volume info retrieved successfully. Aug 06 19:32:33.603425 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-53d40700-6e48-41c8-b813-bf7ae1487e0c req-9fc8c96c-ebf8-4730-ad2a-9d9322247709 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/volumes/c58e19ef-621d-4b47-82fe-761daee62708 returned with HTTP 200 Aug 06 19:32:33.603859 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1177/4686] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:32:33 2026] GET /volume/v3/volumes/c58e19ef-621d-4b47-82fe-761daee62708 => generated 1532 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:32:33.728447 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-53d40700-6e48-41c8-b813-bf7ae1487e0c req-641ce6fe-4e2c-4def-a85f-8bc86d96ed35 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:33.731519 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-53d40700-6e48-41c8-b813-bf7ae1487e0c req-641ce6fe-4e2c-4def-a85f-8bc86d96ed35 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] PUT https://10.4.3.5/volume/v3/attachments/cfe244a8-0a93-4173-b2a7-84d80d45c62f Aug 06 19:32:33.732045 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-53d40700-6e48-41c8-b813-bf7ae1487e0c req-641ce6fe-4e2c-4def-a85f-8bc86d96ed35 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:32:33.742368 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-53d40700-6e48-41c8-b813-bf7ae1487e0c req-641ce6fe-4e2c-4def-a85f-8bc86d96ed35 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Acquiring lock "cinder-attachment_update-c58e19ef-621d-4b47-82fe-761daee62708-np0000006689" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:32:33.748391 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-53d40700-6e48-41c8-b813-bf7ae1487e0c req-641ce6fe-4e2c-4def-a85f-8bc86d96ed35 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Lock "cinder-attachment_update-c58e19ef-621d-4b47-82fe-761daee62708-np0000006689" acquired by "attachment_update" :: waited 0.006s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:32:33.749787 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:33.749787 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:33.851832 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-53d40700-6e48-41c8-b813-bf7ae1487e0c req-641ce6fe-4e2c-4def-a85f-8bc86d96ed35 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Lock "cinder-attachment_update-c58e19ef-621d-4b47-82fe-761daee62708-np0000006689" released by "attachment_update" :: held 0.103s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:32:33.852157 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-53d40700-6e48-41c8-b813-bf7ae1487e0c req-641ce6fe-4e2c-4def-a85f-8bc86d96ed35 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/attachments/cfe244a8-0a93-4173-b2a7-84d80d45c62f returned with HTTP 200 Aug 06 19:32:33.852696 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1167/4687] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:32:33 2026] PUT /volume/v3/attachments/cfe244a8-0a93-4173-b2a7-84d80d45c62f => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:33.869974 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8e3a5dd0-4156-4d31-b36c-139129560f13 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:33.871946 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8e3a5dd0-4156-4d31-b36c-139129560f13 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/volumes/1f94914c-a69c-4431-980a-222e9a182e6a Aug 06 19:32:33.874066 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8e3a5dd0-4156-4d31-b36c-139129560f13 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:33.874347 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8e3a5dd0-4156-4d31-b36c-139129560f13 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:33.882347 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8e3a5dd0-4156-4d31-b36c-139129560f13 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/volumes/1f94914c-a69c-4431-980a-222e9a182e6a returned with HTTP 404 Aug 06 19:32:33.883162 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1180/4688] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:33 2026] GET /volume/v3/volumes/1f94914c-a69c-4431-980a-222e9a182e6a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:32:33.884552 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-53d40700-6e48-41c8-b813-bf7ae1487e0c req-abf37544-ee0e-49b2-a317-3114ffaa92be None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:33.886935 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-53d40700-6e48-41c8-b813-bf7ae1487e0c req-abf37544-ee0e-49b2-a317-3114ffaa92be tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] POST https://10.4.3.5/volume/v3/attachments/cfe244a8-0a93-4173-b2a7-84d80d45c62f/action Aug 06 19:32:33.887180 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-53d40700-6e48-41c8-b813-bf7ae1487e0c req-abf37544-ee0e-49b2-a317-3114ffaa92be tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:32:33.887451 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-53d40700-6e48-41c8-b813-bf7ae1487e0c req-abf37544-ee0e-49b2-a317-3114ffaa92be tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:32:33.891764 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-853e144f-e9c5-45af-a644-7a84f22f3387 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:33.894033 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-853e144f-e9c5-45af-a644-7a84f22f3387 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:32:33.894354 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-853e144f-e9c5-45af-a644-7a84f22f3387 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:33.895067 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-853e144f-e9c5-45af-a644-7a84f22f3387 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:33.895226 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-853e144f-e9c5-45af-a644-7a84f22f3387 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:33.900791 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:33.900791 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:33.901791 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-853e144f-e9c5-45af-a644-7a84f22f3387 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 200 Aug 06 19:32:33.902366 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1178/4689] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:33 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:33.903752 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:33.903752 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:33.914258 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f3cba7f8-9d7c-4550-a253-aa7bac51668a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:33.915617 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-53d40700-6e48-41c8-b813-bf7ae1487e0c req-abf37544-ee0e-49b2-a317-3114ffaa92be tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/attachments/cfe244a8-0a93-4173-b2a7-84d80d45c62f/action returned with HTTP 204 Aug 06 19:32:33.916110 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1165/4690] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:32:33 2026] POST /volume/v3/attachments/cfe244a8-0a93-4173-b2a7-84d80d45c62f/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:32:33.917873 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f3cba7f8-9d7c-4550-a253-aa7bac51668a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] DELETE https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd Aug 06 19:32:33.918123 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f3cba7f8-9d7c-4550-a253-aa7bac51668a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:33.918320 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f3cba7f8-9d7c-4550-a253-aa7bac51668a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:33.918418 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-f3cba7f8-9d7c-4550-a253-aa7bac51668a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Delete backup with id: ac309656-328f-4119-94f8-cd6e497bccdd. Aug 06 19:32:33.923967 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:33.923967 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:33.936484 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.backup.rpcapi [None req-f3cba7f8-9d7c-4550-a253-aa7bac51668a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] delete_backup rpcapi backup_id ac309656-328f-4119-94f8-cd6e497bccdd {{(pid=100263) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:32:33.938733 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f3cba7f8-9d7c-4550-a253-aa7bac51668a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd returned with HTTP 202 Aug 06 19:32:33.939641 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1168/4691] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:32:33 2026] DELETE /volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:32:33.948815 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fa5a6965-0f65-495a-a1a3-315e8115509e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:33.950632 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fa5a6965-0f65-495a-a1a3-315e8115509e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd Aug 06 19:32:33.950846 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fa5a6965-0f65-495a-a1a3-315e8115509e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:33.951034 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fa5a6965-0f65-495a-a1a3-315e8115509e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:33.951146 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-fa5a6965-0f65-495a-a1a3-315e8115509e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id ac309656-328f-4119-94f8-cd6e497bccdd. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:33.956605 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:33.956605 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:33.957540 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fa5a6965-0f65-495a-a1a3-315e8115509e tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd returned with HTTP 200 Aug 06 19:32:33.958062 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1181/4692] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:33 2026] GET /volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:34.970124 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-94605aa0-0c19-4962-9a22-d940edeaca69 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:34.972476 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-94605aa0-0c19-4962-9a22-d940edeaca69 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd Aug 06 19:32:34.972716 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-94605aa0-0c19-4962-9a22-d940edeaca69 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:34.972969 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-94605aa0-0c19-4962-9a22-d940edeaca69 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:34.973148 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-94605aa0-0c19-4962-9a22-d940edeaca69 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id ac309656-328f-4119-94f8-cd6e497bccdd. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:34.977297 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-94605aa0-0c19-4962-9a22-d940edeaca69 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd returned with HTTP 404 Aug 06 19:32:34.977857 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1179/4693] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:34 2026] GET /volume/v3/backups/ac309656-328f-4119-94f8-cd6e497bccdd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:32:34.987522 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5950efd1-de37-49ea-8a48-ca5910086cd9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:34.989444 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5950efd1-de37-49ea-8a48-ca5910086cd9 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] DELETE https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a Aug 06 19:32:34.989664 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5950efd1-de37-49ea-8a48-ca5910086cd9 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:34.989871 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5950efd1-de37-49ea-8a48-ca5910086cd9 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:34.990008 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-5950efd1-de37-49ea-8a48-ca5910086cd9 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Delete backup with id: 0de4dd4f-3630-4123-af57-dedc3186130a. Aug 06 19:32:34.995011 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:34.995011 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:35.009615 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-5950efd1-de37-49ea-8a48-ca5910086cd9 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] delete_backup rpcapi backup_id 0de4dd4f-3630-4123-af57-dedc3186130a {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:32:35.011524 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5950efd1-de37-49ea-8a48-ca5910086cd9 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a returned with HTTP 202 Aug 06 19:32:35.011995 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1166/4694] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:32:34 2026] DELETE /volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:32:35.019924 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f8e5538d-c580-4fe1-adf0-b5e6decfb65a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:35.023714 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f8e5538d-c580-4fe1-adf0-b5e6decfb65a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a Aug 06 19:32:35.023976 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f8e5538d-c580-4fe1-adf0-b5e6decfb65a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:35.024292 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f8e5538d-c580-4fe1-adf0-b5e6decfb65a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:35.024423 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f8e5538d-c580-4fe1-adf0-b5e6decfb65a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id 0de4dd4f-3630-4123-af57-dedc3186130a. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:35.031118 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:35.031118 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:35.032031 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f8e5538d-c580-4fe1-adf0-b5e6decfb65a tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a returned with HTTP 200 Aug 06 19:32:35.032566 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1169/4695] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:35 2026] GET /volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:36.043376 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a7fef961-1daf-472c-b6a8-1c64f9f541e5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:36.045824 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a7fef961-1daf-472c-b6a8-1c64f9f541e5 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a Aug 06 19:32:36.046105 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a7fef961-1daf-472c-b6a8-1c64f9f541e5 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:36.046337 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a7fef961-1daf-472c-b6a8-1c64f9f541e5 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:36.046491 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-a7fef961-1daf-472c-b6a8-1c64f9f541e5 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id 0de4dd4f-3630-4123-af57-dedc3186130a. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:36.051206 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a7fef961-1daf-472c-b6a8-1c64f9f541e5 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a returned with HTTP 404 Aug 06 19:32:36.051802 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1182/4696] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:36 2026] GET /volume/v3/backups/0de4dd4f-3630-4123-af57-dedc3186130a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:32:36.059954 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2393fb6f-e400-48f1-989d-b58fe95321c4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:36.063861 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2393fb6f-e400-48f1-989d-b58fe95321c4 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] DELETE https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:32:36.063861 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2393fb6f-e400-48f1-989d-b58fe95321c4 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:36.063861 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2393fb6f-e400-48f1-989d-b58fe95321c4 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:36.063861 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-2393fb6f-e400-48f1-989d-b58fe95321c4 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Delete backup with id: e49b2c88-46ae-44ca-bdd5-80a934a96256. Aug 06 19:32:36.070122 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:36.070122 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:36.084918 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-2393fb6f-e400-48f1-989d-b58fe95321c4 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] delete_backup rpcapi backup_id e49b2c88-46ae-44ca-bdd5-80a934a96256 {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:32:36.087548 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2393fb6f-e400-48f1-989d-b58fe95321c4 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 202 Aug 06 19:32:36.088112 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1180/4697] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:32:36 2026] DELETE /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:32:36.094793 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f41af8a0-1af1-4357-9a5c-68cedbbddd35 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:36.097732 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f41af8a0-1af1-4357-9a5c-68cedbbddd35 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:32:36.098116 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f41af8a0-1af1-4357-9a5c-68cedbbddd35 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:36.098308 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f41af8a0-1af1-4357-9a5c-68cedbbddd35 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:36.098418 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-f41af8a0-1af1-4357-9a5c-68cedbbddd35 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:36.108520 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:36.108520 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:36.109481 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f41af8a0-1af1-4357-9a5c-68cedbbddd35 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 200 Aug 06 19:32:36.110133 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1167/4698] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:36 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:37.120909 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6ded7590-e873-4593-b0d2-9232ff5ade64 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:37.122983 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6ded7590-e873-4593-b0d2-9232ff5ade64 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 Aug 06 19:32:37.123279 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6ded7590-e873-4593-b0d2-9232ff5ade64 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:37.123498 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6ded7590-e873-4593-b0d2-9232ff5ade64 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:37.123627 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-6ded7590-e873-4593-b0d2-9232ff5ade64 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Show backup with id e49b2c88-46ae-44ca-bdd5-80a934a96256. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:37.128324 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6ded7590-e873-4593-b0d2-9232ff5ade64 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 returned with HTTP 404 Aug 06 19:32:37.128762 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1170/4699] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:37 2026] GET /volume/v3/backups/e49b2c88-46ae-44ca-bdd5-80a934a96256 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:32:37.136572 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ad9579e7-ecdc-4c43-a1bf-b5b884c70c91 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:37.138230 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ad9579e7-ecdc-4c43-a1bf-b5b884c70c91 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/cde83ca2-77ba-4088-9a5d-18a9ab8db626 Aug 06 19:32:37.138408 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ad9579e7-ecdc-4c43-a1bf-b5b884c70c91 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:37.138575 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ad9579e7-ecdc-4c43-a1bf-b5b884c70c91 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:37.138733 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-ad9579e7-ecdc-4c43-a1bf-b5b884c70c91 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Delete volume with id: cde83ca2-77ba-4088-9a5d-18a9ab8db626 Aug 06 19:32:37.145862 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:37.145862 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:37.146503 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ad9579e7-ecdc-4c43-a1bf-b5b884c70c91 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Volume info retrieved successfully. Aug 06 19:32:37.169359 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ad9579e7-ecdc-4c43-a1bf-b5b884c70c91 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Delete volume request issued successfully. Aug 06 19:32:37.169596 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ad9579e7-ecdc-4c43-a1bf-b5b884c70c91 tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/volumes/cde83ca2-77ba-4088-9a5d-18a9ab8db626 returned with HTTP 202 Aug 06 19:32:37.170050 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1183/4700] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:32:37 2026] DELETE /volume/v3/volumes/cde83ca2-77ba-4088-9a5d-18a9ab8db626 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:32:37.182633 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5d3f9233-ea7f-449e-a5f3-83e4ffef059c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:37.184537 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d3f9233-ea7f-449e-a5f3-83e4ffef059c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/volumes/cde83ca2-77ba-4088-9a5d-18a9ab8db626 Aug 06 19:32:37.184908 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d3f9233-ea7f-449e-a5f3-83e4ffef059c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:37.185291 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d3f9233-ea7f-449e-a5f3-83e4ffef059c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:37.194528 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:37.194528 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:37.199217 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5d3f9233-ea7f-449e-a5f3-83e4ffef059c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Volume info retrieved successfully. Aug 06 19:32:37.204507 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d3f9233-ea7f-449e-a5f3-83e4ffef059c tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/volumes/cde83ca2-77ba-4088-9a5d-18a9ab8db626 returned with HTTP 200 Aug 06 19:32:37.205350 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1181/4701] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:37 2026] GET /volume/v3/volumes/cde83ca2-77ba-4088-9a5d-18a9ab8db626 => generated 1004 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:38.217554 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a150489c-b958-4e2d-ad9f-ec644d207c0f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:38.219530 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a150489c-b958-4e2d-ad9f-ec644d207c0f tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] GET https://10.4.3.5/volume/v3/volumes/cde83ca2-77ba-4088-9a5d-18a9ab8db626 Aug 06 19:32:38.221209 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a150489c-b958-4e2d-ad9f-ec644d207c0f tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:38.221209 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a150489c-b958-4e2d-ad9f-ec644d207c0f tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:38.226163 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a150489c-b958-4e2d-ad9f-ec644d207c0f tempest-ProjectAdminTests33-1982170955 tempest-ProjectAdminTests33-1982170955-project-admin] https://10.4.3.5/volume/v3/volumes/cde83ca2-77ba-4088-9a5d-18a9ab8db626 returned with HTTP 404 Aug 06 19:32:38.226813 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1168/4702] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:38 2026] GET /volume/v3/volumes/cde83ca2-77ba-4088-9a5d-18a9ab8db626 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 19:32:39.860148 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d2204460-eb19-4fcb-b832-4f6d600717e4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:39.862411 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d2204460-eb19-4fcb-b832-4f6d600717e4 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:32:39.862760 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d2204460-eb19-4fcb-b832-4f6d600717e4 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1546570753", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:32:39.864541 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-d2204460-eb19-4fcb-b832-4f6d600717e4 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1546570753', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:32:39.864683 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-d2204460-eb19-4fcb-b832-4f6d600717e4 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Create volume of 1 GB Aug 06 19:32:39.870748 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d2204460-eb19-4fcb-b832-4f6d600717e4 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Availability Zones retrieved successfully. Aug 06 19:32:39.875803 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d2204460-eb19-4fcb-b832-4f6d600717e4 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Flow 'volume_create_api' (bb0e14b0-2b39-4372-a4cc-6f2894883e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:32:39.877377 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d2204460-eb19-4fcb-b832-4f6d600717e4 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f0ec1a0-4281-40b3-a6b2-475b1287ddf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:32:39.878301 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-d2204460-eb19-4fcb-b832-4f6d600717e4 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:32:39.918004 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d2204460-eb19-4fcb-b832-4f6d600717e4 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f0ec1a0-4281-40b3-a6b2-475b1287ddf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:32:39.919061 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d2204460-eb19-4fcb-b832-4f6d600717e4 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f3e6e61-a74d-4756-97b1-b1cad9f213f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:32:39.983546 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-d2204460-eb19-4fcb-b832-4f6d600717e4 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Created reservations ['178e8e76-68fd-49ef-a8c6-4b421db85fc2', '67c02577-5547-43cd-84aa-53e48a7bc14e', '93ad23dd-c486-4d99-a8b3-c7c8502184a5', '988af723-4ead-4494-870c-d507c5f6fe2a'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:32:39.984657 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d2204460-eb19-4fcb-b832-4f6d600717e4 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f3e6e61-a74d-4756-97b1-b1cad9f213f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['178e8e76-68fd-49ef-a8c6-4b421db85fc2', '67c02577-5547-43cd-84aa-53e48a7bc14e', '93ad23dd-c486-4d99-a8b3-c7c8502184a5', '988af723-4ead-4494-870c-d507c5f6fe2a']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:32:39.986068 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d2204460-eb19-4fcb-b832-4f6d600717e4 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce63c07c-746e-4a62-8660-d01f27d784da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:32:40.001038 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-197ab6a3-84ef-4fd3-97e0-59fa32c6703b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:40.015571 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d2204460-eb19-4fcb-b832-4f6d600717e4 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce63c07c-746e-4a62-8660-d01f27d784da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '820184e1-0895-4fc8-a5aa-be5cd204600d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1546570753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a2a09f5e0874e499ca6e061cfb4e018',qos_specs=None,replication_status=,reservations=['178e8e76-68fd-49ef-a8c6-4b421db85fc2','67c02577-5547-43cd-84aa-53e48a7bc14e','93ad23dd-c486-4d99-a8b3-c7c8502184a5','988af723-4ead-4494-870c-d507c5f6fe2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c584bd1e069945388b5c93f3cb88fb45',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:32:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1546570753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=820184e1-0895-4fc8-a5aa-be5cd204600d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a2a09f5e0874e499ca6e061cfb4e018',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c584bd1e069945388b5c93f3cb88fb45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:32:40.017162 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d2204460-eb19-4fcb-b832-4f6d600717e4 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61ae17cd-6424-43a9-a5c9-a3310610095f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:32:40.043902 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d2204460-eb19-4fcb-b832-4f6d600717e4 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61ae17cd-6424-43a9-a5c9-a3310610095f) transitioned into state 'SUCCESS' from state '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-1546570753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a2a09f5e0874e499ca6e061cfb4e018',qos_specs=None,replication_status=,reservations=['178e8e76-68fd-49ef-a8c6-4b421db85fc2','67c02577-5547-43cd-84aa-53e48a7bc14e','93ad23dd-c486-4d99-a8b3-c7c8502184a5','988af723-4ead-4494-870c-d507c5f6fe2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c584bd1e069945388b5c93f3cb88fb45',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:32:40.044970 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d2204460-eb19-4fcb-b832-4f6d600717e4 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14903944-d693-4e71-bceb-ff5259362ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:32:40.057181 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d2204460-eb19-4fcb-b832-4f6d600717e4 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14903944-d693-4e71-bceb-ff5259362ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:32:40.058227 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d2204460-eb19-4fcb-b832-4f6d600717e4 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Flow 'volume_create_api' (bb0e14b0-2b39-4372-a4cc-6f2894883e83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:32:40.058642 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d2204460-eb19-4fcb-b832-4f6d600717e4 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Create volume request issued successfully. Aug 06 19:32:40.060278 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d2204460-eb19-4fcb-b832-4f6d600717e4 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:32:40.060795 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1171/4703] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:32:39 2026] POST /volume/v3/volumes => generated 751 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:32:40.075055 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c15e76b3-c9ea-442d-b289-2c6d9caff4a8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:40.079048 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c15e76b3-c9ea-442d-b289-2c6d9caff4a8 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d Aug 06 19:32:40.079355 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c15e76b3-c9ea-442d-b289-2c6d9caff4a8 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:40.079609 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c15e76b3-c9ea-442d-b289-2c6d9caff4a8 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:40.088881 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:40.088881 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:40.093765 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c15e76b3-c9ea-442d-b289-2c6d9caff4a8 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:32:40.098413 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c15e76b3-c9ea-442d-b289-2c6d9caff4a8 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d returned with HTTP 200 Aug 06 19:32:40.098774 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1182/4704] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:40 2026] GET /volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:40.114208 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-197ab6a3-84ef-4fd3-97e0-59fa32c6703b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:32:40.114565 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-197ab6a3-84ef-4fd3-97e0-59fa32c6703b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-534346699"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:32:40.115895 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-197ab6a3-84ef-4fd3-97e0-59fa32c6703b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-534346699'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:32:40.116110 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-197ab6a3-84ef-4fd3-97e0-59fa32c6703b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Create volume of 1 GB Aug 06 19:32:40.119891 np0000006689 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=216,cinder:UPDATE=42,cinder:INSERT=20 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:32:40.122902 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-197ab6a3-84ef-4fd3-97e0-59fa32c6703b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Availability Zones retrieved successfully. Aug 06 19:32:40.128967 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-197ab6a3-84ef-4fd3-97e0-59fa32c6703b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Flow 'volume_create_api' (bba96458-7f0c-4c05-ba5f-f764cb43f6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:32:40.130123 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-197ab6a3-84ef-4fd3-97e0-59fa32c6703b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb683607-3880-412b-a307-e8d28fe458b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:32:40.131399 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-197ab6a3-84ef-4fd3-97e0-59fa32c6703b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:32:40.175770 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-197ab6a3-84ef-4fd3-97e0-59fa32c6703b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb683607-3880-412b-a307-e8d28fe458b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:32:40.175933 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-197ab6a3-84ef-4fd3-97e0-59fa32c6703b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccd2faf2-77e5-4081-90a7-9f1b2b00b847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:32:40.244166 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-197ab6a3-84ef-4fd3-97e0-59fa32c6703b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Created reservations ['8fcb2ddb-7724-474c-b18d-47240c2a5442', '0adced1f-d239-4403-a1fc-28552d25140e', '1012f3fe-604a-4157-9e2b-7b6990627655', '67282cb2-aa67-41cb-bb25-c5592331fb8e'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:32:40.245426 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-197ab6a3-84ef-4fd3-97e0-59fa32c6703b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccd2faf2-77e5-4081-90a7-9f1b2b00b847) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fcb2ddb-7724-474c-b18d-47240c2a5442', '0adced1f-d239-4403-a1fc-28552d25140e', '1012f3fe-604a-4157-9e2b-7b6990627655', '67282cb2-aa67-41cb-bb25-c5592331fb8e']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:32:40.246035 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-197ab6a3-84ef-4fd3-97e0-59fa32c6703b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (094840cc-d077-4358-94b3-99e60d42fb59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:32:40.274912 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-197ab6a3-84ef-4fd3-97e0-59fa32c6703b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (094840cc-d077-4358-94b3-99e60d42fb59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74f502ba-ccb9-47ac-be8c-e588b677677d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-534346699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e7609d0aa4f47e982340084be9404fc',qos_specs=None,replication_status=,reservations=['8fcb2ddb-7724-474c-b18d-47240c2a5442','0adced1f-d239-4403-a1fc-28552d25140e','1012f3fe-604a-4157-9e2b-7b6990627655','67282cb2-aa67-41cb-bb25-c5592331fb8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cdc9b42774c422ea337435bb3feec07',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:32:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-534346699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74f502ba-ccb9-47ac-be8c-e588b677677d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e7609d0aa4f47e982340084be9404fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cdc9b42774c422ea337435bb3feec07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:32:40.275747 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-197ab6a3-84ef-4fd3-97e0-59fa32c6703b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69fcd592-7255-4515-9f41-7053ec6e3ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:32:40.296225 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-197ab6a3-84ef-4fd3-97e0-59fa32c6703b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69fcd592-7255-4515-9f41-7053ec6e3ce0) transitioned into state 'SUCCESS' from state '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-534346699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e7609d0aa4f47e982340084be9404fc',qos_specs=None,replication_status=,reservations=['8fcb2ddb-7724-474c-b18d-47240c2a5442','0adced1f-d239-4403-a1fc-28552d25140e','1012f3fe-604a-4157-9e2b-7b6990627655','67282cb2-aa67-41cb-bb25-c5592331fb8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cdc9b42774c422ea337435bb3feec07',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:32:40.297086 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-197ab6a3-84ef-4fd3-97e0-59fa32c6703b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e51b7bc7-7a6b-4a7c-a973-9fcec75ded8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:32:40.310111 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-197ab6a3-84ef-4fd3-97e0-59fa32c6703b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e51b7bc7-7a6b-4a7c-a973-9fcec75ded8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:32:40.310844 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-197ab6a3-84ef-4fd3-97e0-59fa32c6703b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Flow 'volume_create_api' (bba96458-7f0c-4c05-ba5f-f764cb43f6cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:32:40.311208 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-197ab6a3-84ef-4fd3-97e0-59fa32c6703b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Create volume request issued successfully. Aug 06 19:32:40.311706 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-197ab6a3-84ef-4fd3-97e0-59fa32c6703b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:32:40.312381 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1184/4705] 10.4.3.5 () {70 vars in 1284 bytes} [Thu Aug 6 19:32:39 2026] POST /volume/v3/volumes => generated 773 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:32:40.324217 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cf7cd407-ccc1-4c09-922b-b517105d2df2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:40.326375 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cf7cd407-ccc1-4c09-922b-b517105d2df2 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] GET https://10.4.3.5/volume/v3/volumes/74f502ba-ccb9-47ac-be8c-e588b677677d Aug 06 19:32:40.326670 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cf7cd407-ccc1-4c09-922b-b517105d2df2 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:40.326863 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cf7cd407-ccc1-4c09-922b-b517105d2df2 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:40.335218 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:40.335218 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:40.339394 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cf7cd407-ccc1-4c09-922b-b517105d2df2 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Volume info retrieved successfully. Aug 06 19:32:40.344194 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cf7cd407-ccc1-4c09-922b-b517105d2df2 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] https://10.4.3.5/volume/v3/volumes/74f502ba-ccb9-47ac-be8c-e588b677677d returned with HTTP 200 Aug 06 19:32:40.344672 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1169/4706] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:40 2026] GET /volume/v3/volumes/74f502ba-ccb9-47ac-be8c-e588b677677d => generated 952 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:40.831001 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-693f0a9d-3de8-49b9-ae00-08ca2038d250 req-1e094168-7ad0-452e-b5b1-302cfde70ed7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:40.833253 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-693f0a9d-3de8-49b9-ae00-08ca2038d250 req-1e094168-7ad0-452e-b5b1-302cfde70ed7 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:32:40.833433 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-693f0a9d-3de8-49b9-ae00-08ca2038d250 req-1e094168-7ad0-452e-b5b1-302cfde70ed7 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:40.833616 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-693f0a9d-3de8-49b9-ae00-08ca2038d250 req-1e094168-7ad0-452e-b5b1-302cfde70ed7 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:40.843593 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:40.843593 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:40.847273 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-693f0a9d-3de8-49b9-ae00-08ca2038d250 req-1e094168-7ad0-452e-b5b1-302cfde70ed7 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:40.851713 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-693f0a9d-3de8-49b9-ae00-08ca2038d250 req-1e094168-7ad0-452e-b5b1-302cfde70ed7 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 200 Aug 06 19:32:40.852128 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1172/4707] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:32:40 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:40.929507 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b84b119e-06bd-4e26-ac0b-823c61d4937e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:40.929953 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b84b119e-06bd-4e26-ac0b-823c61d4937e None None] GET https://10.4.3.5/volume// Aug 06 19:32:40.930182 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b84b119e-06bd-4e26-ac0b-823c61d4937e None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:40.930425 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b84b119e-06bd-4e26-ac0b-823c61d4937e None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:40.930789 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b84b119e-06bd-4e26-ac0b-823c61d4937e None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:32:40.931096 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1183/4708] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:32:40 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:32:40.940385 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-693f0a9d-3de8-49b9-ae00-08ca2038d250 req-f53ddf67-2de1-463f-ba96-3a12d2442535 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:40.942818 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-693f0a9d-3de8-49b9-ae00-08ca2038d250 req-f53ddf67-2de1-463f-ba96-3a12d2442535 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:32:40.943289 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-693f0a9d-3de8-49b9-ae00-08ca2038d250 req-f53ddf67-2de1-463f-ba96-3a12d2442535 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1fc6ef8-f2d3-4c44-9615-23fff55a91e5", "connector": null, "instance_uuid": "af74a988-c465-4579-b026-89157ffda05c"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:32:40.956546 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:40.956546 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:40.993635 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-693f0a9d-3de8-49b9-ae00-08ca2038d250 req-f53ddf67-2de1-463f-ba96-3a12d2442535 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:32:40.994289 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1185/4709] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:32:40 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:41.020742 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-84d8cdcc-71b0-40ce-9272-8c0571aefad1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:41.022969 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-84d8cdcc-71b0-40ce-9272-8c0571aefad1 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:32:41.023552 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-84d8cdcc-71b0-40ce-9272-8c0571aefad1 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:41.023552 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-84d8cdcc-71b0-40ce-9272-8c0571aefad1 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:41.032760 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-82d7d1e4-f5fb-4125-be61-206bc36e522b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:41.033191 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-82d7d1e4-f5fb-4125-be61-206bc36e522b None None] GET https://10.4.3.5/volume// Aug 06 19:32:41.033368 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-82d7d1e4-f5fb-4125-be61-206bc36e522b None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:41.033549 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-82d7d1e4-f5fb-4125-be61-206bc36e522b None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:41.033867 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-82d7d1e4-f5fb-4125-be61-206bc36e522b None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:32:41.034184 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1173/4710] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:32:41 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:32:41.037432 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:41.037432 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:41.041716 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-693f0a9d-3de8-49b9-ae00-08ca2038d250 req-5c160124-81ab-42f2-9133-b9350419dd07 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:41.042760 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-84d8cdcc-71b0-40ce-9272-8c0571aefad1 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:41.044408 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-693f0a9d-3de8-49b9-ae00-08ca2038d250 req-5c160124-81ab-42f2-9133-b9350419dd07 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:32:41.044660 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-693f0a9d-3de8-49b9-ae00-08ca2038d250 req-5c160124-81ab-42f2-9133-b9350419dd07 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:41.044838 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-693f0a9d-3de8-49b9-ae00-08ca2038d250 req-5c160124-81ab-42f2-9133-b9350419dd07 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:41.048798 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-84d8cdcc-71b0-40ce-9272-8c0571aefad1 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 200 Aug 06 19:32:41.049347 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1170/4711] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:41 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 1211 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:41.056908 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:41.056908 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:41.060799 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-693f0a9d-3de8-49b9-ae00-08ca2038d250 req-5c160124-81ab-42f2-9133-b9350419dd07 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:41.065461 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-693f0a9d-3de8-49b9-ae00-08ca2038d250 req-5c160124-81ab-42f2-9133-b9350419dd07 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 200 Aug 06 19:32:41.065857 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1184/4712] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:32:41 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 1391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:32:41.117307 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7f19b130-902b-4181-aa73-58e4f1eeed4c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:41.119483 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7f19b130-902b-4181-aa73-58e4f1eeed4c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d Aug 06 19:32:41.119742 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7f19b130-902b-4181-aa73-58e4f1eeed4c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:41.119981 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7f19b130-902b-4181-aa73-58e4f1eeed4c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:41.128639 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:41.128639 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:41.132804 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7f19b130-902b-4181-aa73-58e4f1eeed4c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:32:41.140534 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7f19b130-902b-4181-aa73-58e4f1eeed4c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d returned with HTTP 200 Aug 06 19:32:41.141144 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1186/4713] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:41 2026] GET /volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:41.159039 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7a51b840-dc3a-4643-98ec-b47f8c899a5e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:41.164456 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7a51b840-dc3a-4643-98ec-b47f8c899a5e tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d Aug 06 19:32:41.164937 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7a51b840-dc3a-4643-98ec-b47f8c899a5e tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:41.164937 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7a51b840-dc3a-4643-98ec-b47f8c899a5e tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:41.177689 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:41.177689 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:41.181127 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-693f0a9d-3de8-49b9-ae00-08ca2038d250 req-a84d1bc7-faa8-4415-a73b-fbac07b282a8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:41.183401 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7a51b840-dc3a-4643-98ec-b47f8c899a5e tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:32:41.183486 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-693f0a9d-3de8-49b9-ae00-08ca2038d250 req-a84d1bc7-faa8-4415-a73b-fbac07b282a8 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] PUT https://10.4.3.5/volume/v3/attachments/887e7e37-3a13-477a-aadc-d2ded8935a14 Aug 06 19:32:41.184062 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-693f0a9d-3de8-49b9-ae00-08ca2038d250 req-a84d1bc7-faa8-4415-a73b-fbac07b282a8 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:32:41.188760 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7a51b840-dc3a-4643-98ec-b47f8c899a5e tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d returned with HTTP 200 Aug 06 19:32:41.189250 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1174/4714] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:41 2026] GET /volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:41.202322 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-693f0a9d-3de8-49b9-ae00-08ca2038d250 req-a84d1bc7-faa8-4415-a73b-fbac07b282a8 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Acquiring lock "cinder-attachment_update-f1fc6ef8-f2d3-4c44-9615-23fff55a91e5-np0000006689" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:32:41.203641 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-277ea367-48aa-40ef-86d2-c879c92f33f2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:41.206733 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-277ea367-48aa-40ef-86d2-c879c92f33f2 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes Aug 06 19:32:41.206967 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-277ea367-48aa-40ef-86d2-c879c92f33f2 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:41.207039 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-693f0a9d-3de8-49b9-ae00-08ca2038d250 req-a84d1bc7-faa8-4415-a73b-fbac07b282a8 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Lock "cinder-attachment_update-f1fc6ef8-f2d3-4c44-9615-23fff55a91e5-np0000006689" acquired by "attachment_update" :: waited 0.005s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:32:41.207280 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-277ea367-48aa-40ef-86d2-c879c92f33f2 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:41.207498 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-277ea367-48aa-40ef-86d2-c879c92f33f2 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:32:41.207989 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:41.207989 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:41.208493 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-277ea367-48aa-40ef-86d2-c879c92f33f2 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:32:41.216719 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-277ea367-48aa-40ef-86d2-c879c92f33f2 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Get all volumes completed successfully. Aug 06 19:32:41.217226 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-277ea367-48aa-40ef-86d2-c879c92f33f2 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 200 Aug 06 19:32:41.217804 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1185/4715] 10.4.3.5 () {66 vars in 1223 bytes} [Thu Aug 6 19:32:41 2026] GET /volume/v3/volumes => generated 335 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:41.227769 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bbc93408-053b-456a-a124-6932b4c1ab23 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:41.229965 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bbc93408-053b-456a-a124-6932b4c1ab23 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d Aug 06 19:32:41.230136 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bbc93408-053b-456a-a124-6932b4c1ab23 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:41.230336 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bbc93408-053b-456a-a124-6932b4c1ab23 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:41.239432 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:41.239432 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:41.246771 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bbc93408-053b-456a-a124-6932b4c1ab23 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:32:41.252140 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bbc93408-053b-456a-a124-6932b4c1ab23 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d returned with HTTP 200 Aug 06 19:32:41.252614 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1187/4716] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:41 2026] GET /volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:41.296828 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-5343699d-2834-4b4f-a4c6-36cafecbfad2 req-d98fd0bc-0bb7-44d0-a91a-c88b34d22645 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:41.298949 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5343699d-2834-4b4f-a4c6-36cafecbfad2 req-d98fd0bc-0bb7-44d0-a91a-c88b34d22645 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d Aug 06 19:32:41.299190 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-5343699d-2834-4b4f-a4c6-36cafecbfad2 req-d98fd0bc-0bb7-44d0-a91a-c88b34d22645 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:41.299542 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-5343699d-2834-4b4f-a4c6-36cafecbfad2 req-d98fd0bc-0bb7-44d0-a91a-c88b34d22645 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:41.307127 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-693f0a9d-3de8-49b9-ae00-08ca2038d250 req-a84d1bc7-faa8-4415-a73b-fbac07b282a8 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Lock "cinder-attachment_update-f1fc6ef8-f2d3-4c44-9615-23fff55a91e5-np0000006689" released by "attachment_update" :: held 0.100s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:32:41.307364 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:41.307364 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:41.307651 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-693f0a9d-3de8-49b9-ae00-08ca2038d250 req-a84d1bc7-faa8-4415-a73b-fbac07b282a8 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/attachments/887e7e37-3a13-477a-aadc-d2ded8935a14 returned with HTTP 200 Aug 06 19:32:41.308252 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1171/4717] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:32:41 2026] PUT /volume/v3/attachments/887e7e37-3a13-477a-aadc-d2ded8935a14 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:41.317040 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-5343699d-2834-4b4f-a4c6-36cafecbfad2 req-d98fd0bc-0bb7-44d0-a91a-c88b34d22645 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:32:41.323307 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5343699d-2834-4b4f-a4c6-36cafecbfad2 req-d98fd0bc-0bb7-44d0-a91a-c88b34d22645 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d returned with HTTP 200 Aug 06 19:32:41.323709 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1175/4718] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:32:41 2026] GET /volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:41.360465 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9209bc42-0da8-4d75-812a-071286d88c0c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:41.364416 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9209bc42-0da8-4d75-812a-071286d88c0c tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] GET https://10.4.3.5/volume/v3/volumes/74f502ba-ccb9-47ac-be8c-e588b677677d Aug 06 19:32:41.364416 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9209bc42-0da8-4d75-812a-071286d88c0c tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:41.364416 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9209bc42-0da8-4d75-812a-071286d88c0c tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:41.374711 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:41.374711 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:41.379426 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9209bc42-0da8-4d75-812a-071286d88c0c tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Volume info retrieved successfully. Aug 06 19:32:41.384603 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9209bc42-0da8-4d75-812a-071286d88c0c tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] https://10.4.3.5/volume/v3/volumes/74f502ba-ccb9-47ac-be8c-e588b677677d returned with HTTP 200 Aug 06 19:32:41.384988 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1186/4719] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:41 2026] GET /volume/v3/volumes/74f502ba-ccb9-47ac-be8c-e588b677677d => generated 1013 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:41.400278 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-500f2627-308c-44f6-a8be-571c5496153f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:41.402416 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-500f2627-308c-44f6-a8be-571c5496153f tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] POST https://10.4.3.5/volume/v3/backups Aug 06 19:32:41.402545 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-500f2627-308c-44f6-a8be-571c5496153f tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "74f502ba-ccb9-47ac-be8c-e588b677677d", "name": "tempest-type-Backup-553236895"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:32:41.404095 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-500f2627-308c-44f6-a8be-571c5496153f tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Creating new backup {'backup': {'volume_id': '74f502ba-ccb9-47ac-be8c-e588b677677d', 'name': 'tempest-type-Backup-553236895'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:32:41.404412 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-500f2627-308c-44f6-a8be-571c5496153f tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Creating backup of volume 74f502ba-ccb9-47ac-be8c-e588b677677d in container None Aug 06 19:32:41.416614 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:41.416614 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:41.417000 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-500f2627-308c-44f6-a8be-571c5496153f tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Volume info retrieved successfully. Aug 06 19:32:41.417149 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4a583442-8631-4b01-878c-19052ea58d50 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:41.417692 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4a583442-8631-4b01-878c-19052ea58d50 None None] GET https://10.4.3.5/volume// Aug 06 19:32:41.418006 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4a583442-8631-4b01-878c-19052ea58d50 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:41.418137 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4a583442-8631-4b01-878c-19052ea58d50 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:41.418563 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4a583442-8631-4b01-878c-19052ea58d50 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:32:41.418902 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1172/4720] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:32:41 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:32:41.426682 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-5343699d-2834-4b4f-a4c6-36cafecbfad2 req-d923f389-3d07-4cbb-bf20-ec4183e57f45 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:41.433498 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5343699d-2834-4b4f-a4c6-36cafecbfad2 req-d923f389-3d07-4cbb-bf20-ec4183e57f45 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:32:41.433498 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-5343699d-2834-4b4f-a4c6-36cafecbfad2 req-d923f389-3d07-4cbb-bf20-ec4183e57f45 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "820184e1-0895-4fc8-a5aa-be5cd204600d", "connector": null, "instance_uuid": "6ce9185f-0f98-4740-a33f-deef0cea9c8b"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:32:41.443136 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:41.443136 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:41.447730 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-500f2627-308c-44f6-a8be-571c5496153f tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Created reservations ['60f2e13f-ed42-49a8-803e-2c8ace8fd11b', '4b673978-86fd-41fd-8ac5-a078e558bd96'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:32:41.474735 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5343699d-2834-4b4f-a4c6-36cafecbfad2 req-d923f389-3d07-4cbb-bf20-ec4183e57f45 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:32:41.475569 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1176/4721] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:32:41 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 06 19:32:41.480580 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-500f2627-308c-44f6-a8be-571c5496153f tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:32:41.481233 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1188/4722] 10.4.3.5 () {70 vars in 1285 bytes} [Thu Aug 6 19:32:41 2026] POST /volume/v3/backups => generated 311 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:32:41.491301 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6c1e104d-1040-4890-8744-3827eb87a636 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:41.493281 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c1e104d-1040-4890-8744-3827eb87a636 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] GET https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea Aug 06 19:32:41.493476 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c1e104d-1040-4890-8744-3827eb87a636 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:41.493710 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c1e104d-1040-4890-8744-3827eb87a636 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:41.493859 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6c1e104d-1040-4890-8744-3827eb87a636 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Show backup with id 837b0c7f-c986-45cc-a4aa-b4908b2988ea. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:41.501166 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:41.501166 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:41.502069 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c1e104d-1040-4890-8744-3827eb87a636 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea returned with HTTP 200 Aug 06 19:32:41.502969 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1187/4723] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:41 2026] GET /volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea => generated 718 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:41.512072 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b4c3700e-7dab-4294-8dbd-10dd8eecb85c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:41.513876 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b4c3700e-7dab-4294-8dbd-10dd8eecb85c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d Aug 06 19:32:41.514159 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b4c3700e-7dab-4294-8dbd-10dd8eecb85c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:41.514349 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b4c3700e-7dab-4294-8dbd-10dd8eecb85c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:41.526045 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:41.526045 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:41.528557 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-333b7224-39a0-4510-8cc1-23789f253020 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:41.528637 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b4c3700e-7dab-4294-8dbd-10dd8eecb85c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:32:41.528881 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-333b7224-39a0-4510-8cc1-23789f253020 None None] GET https://10.4.3.5/volume// Aug 06 19:32:41.529082 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-333b7224-39a0-4510-8cc1-23789f253020 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:41.529278 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-333b7224-39a0-4510-8cc1-23789f253020 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:41.529591 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-333b7224-39a0-4510-8cc1-23789f253020 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:32:41.529837 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1177/4724] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:32:41 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:32:41.533545 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b4c3700e-7dab-4294-8dbd-10dd8eecb85c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d returned with HTTP 200 Aug 06 19:32:41.533922 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1173/4725] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:41 2026] GET /volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:32:41.536534 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-5343699d-2834-4b4f-a4c6-36cafecbfad2 req-8985f15d-8cef-44ac-b636-8049af0d2e3d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:41.538688 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5343699d-2834-4b4f-a4c6-36cafecbfad2 req-8985f15d-8cef-44ac-b636-8049af0d2e3d tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d Aug 06 19:32:41.538961 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5343699d-2834-4b4f-a4c6-36cafecbfad2 req-8985f15d-8cef-44ac-b636-8049af0d2e3d tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:41.539300 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5343699d-2834-4b4f-a4c6-36cafecbfad2 req-8985f15d-8cef-44ac-b636-8049af0d2e3d tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:41.548679 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:41.548679 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:41.553126 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-5343699d-2834-4b4f-a4c6-36cafecbfad2 req-8985f15d-8cef-44ac-b636-8049af0d2e3d tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:32:41.558938 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5343699d-2834-4b4f-a4c6-36cafecbfad2 req-8985f15d-8cef-44ac-b636-8049af0d2e3d tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d returned with HTTP 200 Aug 06 19:32:41.559518 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1189/4726] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:32:41 2026] GET /volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d => generated 1023 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:32:41.672238 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-5343699d-2834-4b4f-a4c6-36cafecbfad2 req-405229fe-7b17-402a-8433-18e84cb11c34 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:41.674630 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5343699d-2834-4b4f-a4c6-36cafecbfad2 req-405229fe-7b17-402a-8433-18e84cb11c34 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] PUT https://10.4.3.5/volume/v3/attachments/a7fe4281-3329-4821-b9ff-2276d7813a09 Aug 06 19:32:41.674988 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5343699d-2834-4b4f-a4c6-36cafecbfad2 req-405229fe-7b17-402a-8433-18e84cb11c34 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:32:41.683206 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-5343699d-2834-4b4f-a4c6-36cafecbfad2 req-405229fe-7b17-402a-8433-18e84cb11c34 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Acquiring lock "cinder-attachment_update-820184e1-0895-4fc8-a5aa-be5cd204600d-np0000006689" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:32:41.689854 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-5343699d-2834-4b4f-a4c6-36cafecbfad2 req-405229fe-7b17-402a-8433-18e84cb11c34 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Lock "cinder-attachment_update-820184e1-0895-4fc8-a5aa-be5cd204600d-np0000006689" acquired by "attachment_update" :: waited 0.007s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:32:41.691107 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:41.691107 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:41.787972 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-5343699d-2834-4b4f-a4c6-36cafecbfad2 req-405229fe-7b17-402a-8433-18e84cb11c34 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Lock "cinder-attachment_update-820184e1-0895-4fc8-a5aa-be5cd204600d-np0000006689" released by "attachment_update" :: held 0.098s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:32:41.788279 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5343699d-2834-4b4f-a4c6-36cafecbfad2 req-405229fe-7b17-402a-8433-18e84cb11c34 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/attachments/a7fe4281-3329-4821-b9ff-2276d7813a09 returned with HTTP 200 Aug 06 19:32:41.788720 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1188/4727] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:32:41 2026] PUT /volume/v3/attachments/a7fe4281-3329-4821-b9ff-2276d7813a09 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 19:32:42.061490 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0f9ba26b-fd86-46f2-ab75-5d1c9ad510e2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:42.063872 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0f9ba26b-fd86-46f2-ab75-5d1c9ad510e2 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:32:42.064109 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0f9ba26b-fd86-46f2-ab75-5d1c9ad510e2 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:42.064311 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0f9ba26b-fd86-46f2-ab75-5d1c9ad510e2 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:42.076973 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:42.076973 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:42.084432 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0f9ba26b-fd86-46f2-ab75-5d1c9ad510e2 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:42.089434 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0f9ba26b-fd86-46f2-ab75-5d1c9ad510e2 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 200 Aug 06 19:32:42.089941 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1178/4728] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:42 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 1212 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:42.516869 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-39021cac-ddab-4d50-8bd8-d8f7f16f0d7c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:42.518766 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-39021cac-ddab-4d50-8bd8-d8f7f16f0d7c tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] GET https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea Aug 06 19:32:42.518988 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-39021cac-ddab-4d50-8bd8-d8f7f16f0d7c tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:42.519212 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-39021cac-ddab-4d50-8bd8-d8f7f16f0d7c tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:42.519331 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-39021cac-ddab-4d50-8bd8-d8f7f16f0d7c tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Show backup with id 837b0c7f-c986-45cc-a4aa-b4908b2988ea. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:42.523976 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:42.523976 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:42.524634 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-39021cac-ddab-4d50-8bd8-d8f7f16f0d7c tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea returned with HTTP 200 Aug 06 19:32:42.524978 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1174/4729] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:42 2026] GET /volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:42.547530 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ef3423cd-131a-4d7f-9160-620163388d42 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:42.549646 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ef3423cd-131a-4d7f-9160-620163388d42 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d Aug 06 19:32:42.549900 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ef3423cd-131a-4d7f-9160-620163388d42 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:42.550137 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ef3423cd-131a-4d7f-9160-620163388d42 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:42.563958 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:42.563958 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:42.568516 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ef3423cd-131a-4d7f-9160-620163388d42 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:32:42.575578 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ef3423cd-131a-4d7f-9160-620163388d42 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d returned with HTTP 200 Aug 06 19:32:42.576109 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1190/4730] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:42 2026] GET /volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:43.102499 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3d3f78d3-1e6c-4c9c-862a-bcbc137ff166 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:43.104143 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3d3f78d3-1e6c-4c9c-862a-bcbc137ff166 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:32:43.104323 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3d3f78d3-1e6c-4c9c-862a-bcbc137ff166 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:43.104493 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3d3f78d3-1e6c-4c9c-862a-bcbc137ff166 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:43.115909 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:43.115909 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:43.119554 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3d3f78d3-1e6c-4c9c-862a-bcbc137ff166 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:43.123463 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3d3f78d3-1e6c-4c9c-862a-bcbc137ff166 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 200 Aug 06 19:32:43.123793 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1189/4731] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:43 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 1212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:43.537668 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a555292b-d0f1-473e-973a-ac80b9141f95 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:43.539406 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a555292b-d0f1-473e-973a-ac80b9141f95 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] GET https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea Aug 06 19:32:43.539615 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a555292b-d0f1-473e-973a-ac80b9141f95 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:43.539794 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a555292b-d0f1-473e-973a-ac80b9141f95 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:43.539886 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-a555292b-d0f1-473e-973a-ac80b9141f95 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Show backup with id 837b0c7f-c986-45cc-a4aa-b4908b2988ea. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:43.551358 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:43.551358 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:43.552172 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a555292b-d0f1-473e-973a-ac80b9141f95 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea returned with HTTP 200 Aug 06 19:32:43.552728 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1179/4732] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:43 2026] GET /volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea => generated 720 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:43.576969 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-693f0a9d-3de8-49b9-ae00-08ca2038d250 req-5454a171-6395-423e-9a02-ca01ec2b521e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:43.579351 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-693f0a9d-3de8-49b9-ae00-08ca2038d250 req-5454a171-6395-423e-9a02-ca01ec2b521e tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] POST https://10.4.3.5/volume/v3/attachments/887e7e37-3a13-477a-aadc-d2ded8935a14/action Aug 06 19:32:43.579710 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-693f0a9d-3de8-49b9-ae00-08ca2038d250 req-5454a171-6395-423e-9a02-ca01ec2b521e tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:32:43.579826 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-693f0a9d-3de8-49b9-ae00-08ca2038d250 req-5454a171-6395-423e-9a02-ca01ec2b521e tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:32:43.588473 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7149a297-ebd7-473d-b217-0ba8e7ff8247 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:43.592316 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7149a297-ebd7-473d-b217-0ba8e7ff8247 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d Aug 06 19:32:43.592504 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7149a297-ebd7-473d-b217-0ba8e7ff8247 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:43.592686 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7149a297-ebd7-473d-b217-0ba8e7ff8247 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:43.602006 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:43.602006 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:43.602847 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:43.602847 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:43.606212 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7149a297-ebd7-473d-b217-0ba8e7ff8247 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:32:43.610441 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7149a297-ebd7-473d-b217-0ba8e7ff8247 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d returned with HTTP 200 Aug 06 19:32:43.610745 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1191/4733] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:43 2026] GET /volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:43.619540 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-693f0a9d-3de8-49b9-ae00-08ca2038d250 req-5454a171-6395-423e-9a02-ca01ec2b521e tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/attachments/887e7e37-3a13-477a-aadc-d2ded8935a14/action returned with HTTP 204 Aug 06 19:32:43.620010 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1175/4734] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:32:43 2026] POST /volume/v3/attachments/887e7e37-3a13-477a-aadc-d2ded8935a14/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:32:44.138153 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-878e2c3e-e75a-4b58-8784-054e99770327 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:44.140706 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-878e2c3e-e75a-4b58-8784-054e99770327 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:32:44.140978 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-878e2c3e-e75a-4b58-8784-054e99770327 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:44.141274 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-878e2c3e-e75a-4b58-8784-054e99770327 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:44.154688 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:44.154688 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:44.157962 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-878e2c3e-e75a-4b58-8784-054e99770327 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:44.163384 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-878e2c3e-e75a-4b58-8784-054e99770327 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 200 Aug 06 19:32:44.163760 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1190/4735] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:44 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 1506 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:44.567264 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9adb592e-b8e3-4028-bddc-8fd1ea8e18cb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:44.569748 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9adb592e-b8e3-4028-bddc-8fd1ea8e18cb tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] GET https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea Aug 06 19:32:44.570035 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9adb592e-b8e3-4028-bddc-8fd1ea8e18cb tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:44.570353 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9adb592e-b8e3-4028-bddc-8fd1ea8e18cb tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:44.570635 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-9adb592e-b8e3-4028-bddc-8fd1ea8e18cb tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Show backup with id 837b0c7f-c986-45cc-a4aa-b4908b2988ea. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:44.577597 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:44.577597 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:44.578495 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9adb592e-b8e3-4028-bddc-8fd1ea8e18cb tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea returned with HTTP 200 Aug 06 19:32:44.578987 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1180/4736] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:44 2026] GET /volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:44.626360 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-01b4ac41-aede-4afc-aff9-7ae1a3146e3b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:44.628754 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-01b4ac41-aede-4afc-aff9-7ae1a3146e3b tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d Aug 06 19:32:44.630837 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-01b4ac41-aede-4afc-aff9-7ae1a3146e3b tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:44.630837 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-01b4ac41-aede-4afc-aff9-7ae1a3146e3b tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:44.644463 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:44.644463 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:44.648591 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-01b4ac41-aede-4afc-aff9-7ae1a3146e3b tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:32:44.653936 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-01b4ac41-aede-4afc-aff9-7ae1a3146e3b tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d returned with HTTP 200 Aug 06 19:32:44.654655 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1192/4737] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:44 2026] GET /volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:45.543001 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-75ad91a2-5dde-421b-8b26-5656e20854c4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:45.544932 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-75ad91a2-5dde-421b-8b26-5656e20854c4 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:32:45.545203 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-75ad91a2-5dde-421b-8b26-5656e20854c4 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:45.545397 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-75ad91a2-5dde-421b-8b26-5656e20854c4 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:45.557471 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:45.557471 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:45.561082 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-75ad91a2-5dde-421b-8b26-5656e20854c4 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:45.565451 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-75ad91a2-5dde-421b-8b26-5656e20854c4 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 200 Aug 06 19:32:45.565804 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1176/4738] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:45 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 1506 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:45.577402 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-01cdb30c-603b-42ca-8a54-93a7087adb98 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:45.579902 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-01cdb30c-603b-42ca-8a54-93a7087adb98 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:32:45.580165 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-01cdb30c-603b-42ca-8a54-93a7087adb98 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:45.580421 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-01cdb30c-603b-42ca-8a54-93a7087adb98 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:45.592009 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ab1feb2a-ae53-46ed-981d-d6ac99b9125e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:45.598647 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:45.598647 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:45.599670 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ab1feb2a-ae53-46ed-981d-d6ac99b9125e tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] GET https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea Aug 06 19:32:45.599909 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ab1feb2a-ae53-46ed-981d-d6ac99b9125e tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:45.600130 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ab1feb2a-ae53-46ed-981d-d6ac99b9125e tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:45.600274 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-ab1feb2a-ae53-46ed-981d-d6ac99b9125e tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Show backup with id 837b0c7f-c986-45cc-a4aa-b4908b2988ea. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:45.605679 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-01cdb30c-603b-42ca-8a54-93a7087adb98 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:45.609087 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:45.609087 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:45.609899 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ab1feb2a-ae53-46ed-981d-d6ac99b9125e tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea returned with HTTP 200 Aug 06 19:32:45.610290 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1181/4739] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:45 2026] GET /volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea => generated 720 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:45.612591 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-01cdb30c-603b-42ca-8a54-93a7087adb98 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 200 Aug 06 19:32:45.612958 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1191/4740] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:45 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 1506 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:45.625379 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-54d0a540-4aba-4f86-807d-4eb4edf0c05b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:45.627854 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-54d0a540-4aba-4f86-807d-4eb4edf0c05b tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:32:45.628215 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-54d0a540-4aba-4f86-807d-4eb4edf0c05b tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:45.628489 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-54d0a540-4aba-4f86-807d-4eb4edf0c05b tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:45.644773 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:45.644773 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:45.649582 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-54d0a540-4aba-4f86-807d-4eb4edf0c05b tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:45.656008 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-54d0a540-4aba-4f86-807d-4eb4edf0c05b tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 200 Aug 06 19:32:45.656573 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1193/4741] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:45 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 1506 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:45.667535 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-830b1ba9-7922-4288-9751-0cf72444ff1c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:45.671345 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-830b1ba9-7922-4288-9751-0cf72444ff1c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d Aug 06 19:32:45.671345 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-830b1ba9-7922-4288-9751-0cf72444ff1c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:45.671345 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-830b1ba9-7922-4288-9751-0cf72444ff1c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:45.679415 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:45.679415 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:45.682576 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-830b1ba9-7922-4288-9751-0cf72444ff1c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:32:45.686431 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-830b1ba9-7922-4288-9751-0cf72444ff1c tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d returned with HTTP 200 Aug 06 19:32:45.687220 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1177/4742] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:45 2026] GET /volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:45.699122 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-79517351-69f4-4852-88a1-018659c012b6 req-1a2adab1-d3d5-49d0-bd7f-3d6bc3996cd7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:45.701867 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-79517351-69f4-4852-88a1-018659c012b6 req-1a2adab1-d3d5-49d0-bd7f-3d6bc3996cd7 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:32:45.702148 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-79517351-69f4-4852-88a1-018659c012b6 req-1a2adab1-d3d5-49d0-bd7f-3d6bc3996cd7 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:45.702409 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-79517351-69f4-4852-88a1-018659c012b6 req-1a2adab1-d3d5-49d0-bd7f-3d6bc3996cd7 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:45.719816 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:45.719816 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:45.724254 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-79517351-69f4-4852-88a1-018659c012b6 req-1a2adab1-d3d5-49d0-bd7f-3d6bc3996cd7 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:45.730444 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-79517351-69f4-4852-88a1-018659c012b6 req-1a2adab1-d3d5-49d0-bd7f-3d6bc3996cd7 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 200 Aug 06 19:32:45.730991 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1182/4743] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:32:45 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 1506 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:45.752484 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-79517351-69f4-4852-88a1-018659c012b6 req-d141dffd-96cb-4f9e-b8e7-20d3e5a1e8e3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:45.755309 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-79517351-69f4-4852-88a1-018659c012b6 req-d141dffd-96cb-4f9e-b8e7-20d3e5a1e8e3 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] POST https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5/action Aug 06 19:32:45.755831 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-79517351-69f4-4852-88a1-018659c012b6 req-d141dffd-96cb-4f9e-b8e7-20d3e5a1e8e3 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:32:45.756010 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-79517351-69f4-4852-88a1-018659c012b6 req-d141dffd-96cb-4f9e-b8e7-20d3e5a1e8e3 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:32:45.774250 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:45.774250 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:45.774868 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-79517351-69f4-4852-88a1-018659c012b6 req-d141dffd-96cb-4f9e-b8e7-20d3e5a1e8e3 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:45.782741 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-79517351-69f4-4852-88a1-018659c012b6 req-d141dffd-96cb-4f9e-b8e7-20d3e5a1e8e3 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Begin detaching volume completed successfully. Aug 06 19:32:45.782995 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-79517351-69f4-4852-88a1-018659c012b6 req-d141dffd-96cb-4f9e-b8e7-20d3e5a1e8e3 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5/action returned with HTTP 202 Aug 06 19:32:45.783667 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1192/4744] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:32:45 2026] POST /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:32:45.803992 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a5b2943e-b940-489e-a351-3c0346f8a384 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:45.806272 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a5b2943e-b940-489e-a351-3c0346f8a384 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:32:45.806489 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a5b2943e-b940-489e-a351-3c0346f8a384 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:45.806681 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a5b2943e-b940-489e-a351-3c0346f8a384 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:45.818792 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:45.818792 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:45.822153 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a5b2943e-b940-489e-a351-3c0346f8a384 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:45.825512 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5519e830-7489-4268-bff2-4e75cecbe3fa None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:45.825824 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5519e830-7489-4268-bff2-4e75cecbe3fa None None] GET https://10.4.3.5/volume// Aug 06 19:32:45.825971 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5519e830-7489-4268-bff2-4e75cecbe3fa None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:45.826164 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5519e830-7489-4268-bff2-4e75cecbe3fa None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:45.826505 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5519e830-7489-4268-bff2-4e75cecbe3fa None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:32:45.826569 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a5b2943e-b940-489e-a351-3c0346f8a384 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 200 Aug 06 19:32:45.826762 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1178/4745] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:32:45 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:32:45.827300 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1194/4746] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:45 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 1509 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:45.834917 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-79517351-69f4-4852-88a1-018659c012b6 req-43bf3ba7-ee24-4562-ab9f-1ab070aa4792 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:45.836853 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-79517351-69f4-4852-88a1-018659c012b6 req-43bf3ba7-ee24-4562-ab9f-1ab070aa4792 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:32:45.837032 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-79517351-69f4-4852-88a1-018659c012b6 req-43bf3ba7-ee24-4562-ab9f-1ab070aa4792 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:45.837240 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-79517351-69f4-4852-88a1-018659c012b6 req-43bf3ba7-ee24-4562-ab9f-1ab070aa4792 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:45.847819 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:45.847819 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:45.851275 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-79517351-69f4-4852-88a1-018659c012b6 req-43bf3ba7-ee24-4562-ab9f-1ab070aa4792 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:45.855264 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-79517351-69f4-4852-88a1-018659c012b6 req-43bf3ba7-ee24-4562-ab9f-1ab070aa4792 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 200 Aug 06 19:32:45.855769 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1183/4747] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:32:45 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 1689 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:32:46.357417 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-79517351-69f4-4852-88a1-018659c012b6 req-f6c65874-e8b2-4436-833e-944ed3d1cc25 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:46.359508 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-79517351-69f4-4852-88a1-018659c012b6 req-f6c65874-e8b2-4436-833e-944ed3d1cc25 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:32:46.359751 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-79517351-69f4-4852-88a1-018659c012b6 req-f6c65874-e8b2-4436-833e-944ed3d1cc25 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:46.359979 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-79517351-69f4-4852-88a1-018659c012b6 req-f6c65874-e8b2-4436-833e-944ed3d1cc25 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:46.371544 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:46.371544 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:46.374874 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-79517351-69f4-4852-88a1-018659c012b6 req-f6c65874-e8b2-4436-833e-944ed3d1cc25 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:46.379341 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-79517351-69f4-4852-88a1-018659c012b6 req-f6c65874-e8b2-4436-833e-944ed3d1cc25 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 200 Aug 06 19:32:46.379736 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1193/4748] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:32:46 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 1509 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:46.398881 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-79517351-69f4-4852-88a1-018659c012b6 req-d6e508db-fa4a-4e1b-aec8-7e7374102448 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:46.401265 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-79517351-69f4-4852-88a1-018659c012b6 req-d6e508db-fa4a-4e1b-aec8-7e7374102448 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] DELETE https://10.4.3.5/volume/v3/attachments/887e7e37-3a13-477a-aadc-d2ded8935a14 Aug 06 19:32:46.401474 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-79517351-69f4-4852-88a1-018659c012b6 req-d6e508db-fa4a-4e1b-aec8-7e7374102448 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:46.401789 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-79517351-69f4-4852-88a1-018659c012b6 req-d6e508db-fa4a-4e1b-aec8-7e7374102448 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:46.410964 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:46.410964 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:46.473237 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-79517351-69f4-4852-88a1-018659c012b6 req-d6e508db-fa4a-4e1b-aec8-7e7374102448 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/attachments/887e7e37-3a13-477a-aadc-d2ded8935a14 returned with HTTP 200 Aug 06 19:32:46.473816 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1179/4749] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:32:46 2026] DELETE /volume/v3/attachments/887e7e37-3a13-477a-aadc-d2ded8935a14 => generated 192 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:46.622839 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9eef0ac0-c360-41b0-b77a-486f33f5e133 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:46.625410 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9eef0ac0-c360-41b0-b77a-486f33f5e133 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] GET https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea Aug 06 19:32:46.625679 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9eef0ac0-c360-41b0-b77a-486f33f5e133 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:46.625925 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9eef0ac0-c360-41b0-b77a-486f33f5e133 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:46.626088 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-9eef0ac0-c360-41b0-b77a-486f33f5e133 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Show backup with id 837b0c7f-c986-45cc-a4aa-b4908b2988ea. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:46.627994 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-5343699d-2834-4b4f-a4c6-36cafecbfad2 req-47b62f9d-c4fc-4de7-90da-e38dce1fa98d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:46.631170 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5343699d-2834-4b4f-a4c6-36cafecbfad2 req-47b62f9d-c4fc-4de7-90da-e38dce1fa98d tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] POST https://10.4.3.5/volume/v3/attachments/a7fe4281-3329-4821-b9ff-2276d7813a09/action Aug 06 19:32:46.631586 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-5343699d-2834-4b4f-a4c6-36cafecbfad2 req-47b62f9d-c4fc-4de7-90da-e38dce1fa98d tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:32:46.631721 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-5343699d-2834-4b4f-a4c6-36cafecbfad2 req-47b62f9d-c4fc-4de7-90da-e38dce1fa98d tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:32:46.635252 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:46.635252 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:46.636273 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9eef0ac0-c360-41b0-b77a-486f33f5e133 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea returned with HTTP 200 Aug 06 19:32:46.636830 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1195/4750] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:46 2026] GET /volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea => generated 720 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:46.651907 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:46.651907 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:46.660940 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5343699d-2834-4b4f-a4c6-36cafecbfad2 req-47b62f9d-c4fc-4de7-90da-e38dce1fa98d tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/attachments/a7fe4281-3329-4821-b9ff-2276d7813a09/action returned with HTTP 204 Aug 06 19:32:46.661403 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1184/4751] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:32:46 2026] POST /volume/v3/attachments/a7fe4281-3329-4821-b9ff-2276d7813a09/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:32:46.699321 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-75dc65b2-51a0-4c36-825f-5489e76a097f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:46.701662 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-75dc65b2-51a0-4c36-825f-5489e76a097f tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d Aug 06 19:32:46.701835 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-75dc65b2-51a0-4c36-825f-5489e76a097f tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:46.702054 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-75dc65b2-51a0-4c36-825f-5489e76a097f tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:46.711852 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:46.711852 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:46.715572 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-75dc65b2-51a0-4c36-825f-5489e76a097f tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:32:46.719794 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-75dc65b2-51a0-4c36-825f-5489e76a097f tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d returned with HTTP 200 Aug 06 19:32:46.720163 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1194/4752] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:46 2026] GET /volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:46.735975 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f8f32c9d-d4c7-4c89-9dbf-2c0d6edfb788 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:46.737942 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f8f32c9d-d4c7-4c89-9dbf-2c0d6edfb788 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d Aug 06 19:32:46.738334 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f8f32c9d-d4c7-4c89-9dbf-2c0d6edfb788 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:46.738401 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f8f32c9d-d4c7-4c89-9dbf-2c0d6edfb788 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:46.748771 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:46.748771 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:46.752690 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f8f32c9d-d4c7-4c89-9dbf-2c0d6edfb788 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:32:46.758329 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f8f32c9d-d4c7-4c89-9dbf-2c0d6edfb788 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d returned with HTTP 200 Aug 06 19:32:46.758746 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1180/4753] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:46 2026] GET /volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:46.775800 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-17bd3b07-2e3f-4960-b306-26bdfc9eec63 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:46.777786 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17bd3b07-2e3f-4960-b306-26bdfc9eec63 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d Aug 06 19:32:46.778089 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17bd3b07-2e3f-4960-b306-26bdfc9eec63 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:46.778370 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17bd3b07-2e3f-4960-b306-26bdfc9eec63 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:46.790595 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:46.790595 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:46.794940 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-17bd3b07-2e3f-4960-b306-26bdfc9eec63 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:32:46.799441 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17bd3b07-2e3f-4960-b306-26bdfc9eec63 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d returned with HTTP 200 Aug 06 19:32:46.799891 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1196/4754] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:46 2026] GET /volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:46.842140 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4518bf94-61f0-4e2f-b6da-ea1d6041518d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:46.844124 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4518bf94-61f0-4e2f-b6da-ea1d6041518d tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:32:46.844324 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4518bf94-61f0-4e2f-b6da-ea1d6041518d tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:46.844503 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4518bf94-61f0-4e2f-b6da-ea1d6041518d tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:46.857722 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:46.857722 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:46.863288 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4518bf94-61f0-4e2f-b6da-ea1d6041518d tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:46.867559 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4518bf94-61f0-4e2f-b6da-ea1d6041518d tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 200 Aug 06 19:32:46.867945 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1185/4755] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:46 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 1209 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:47.650102 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-67699012-3134-489c-9203-df5cbd5ecbf9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:47.652496 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-67699012-3134-489c-9203-df5cbd5ecbf9 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] GET https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea Aug 06 19:32:47.652717 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-67699012-3134-489c-9203-df5cbd5ecbf9 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:47.653617 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-67699012-3134-489c-9203-df5cbd5ecbf9 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:47.653617 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-67699012-3134-489c-9203-df5cbd5ecbf9 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Show backup with id 837b0c7f-c986-45cc-a4aa-b4908b2988ea. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:47.658866 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:47.658866 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:47.659130 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-67699012-3134-489c-9203-df5cbd5ecbf9 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea returned with HTTP 200 Aug 06 19:32:47.660107 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1195/4756] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:47 2026] GET /volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:48.673646 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5d93c18d-cb10-4590-b803-d542ecda5e2b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:48.676479 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5d93c18d-cb10-4590-b803-d542ecda5e2b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] GET https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea Aug 06 19:32:48.676794 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5d93c18d-cb10-4590-b803-d542ecda5e2b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:48.677085 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5d93c18d-cb10-4590-b803-d542ecda5e2b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:48.677312 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-5d93c18d-cb10-4590-b803-d542ecda5e2b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Show backup with id 837b0c7f-c986-45cc-a4aa-b4908b2988ea. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:48.682684 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:48.682684 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:48.683558 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5d93c18d-cb10-4590-b803-d542ecda5e2b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea returned with HTTP 200 Aug 06 19:32:48.684032 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1181/4757] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:48 2026] GET /volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:49.343045 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8bb241cf-0755-415e-9b31-4926b45758db None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:49.345023 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8bb241cf-0755-415e-9b31-4926b45758db tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:32:49.345287 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8bb241cf-0755-415e-9b31-4926b45758db tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:49.345499 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8bb241cf-0755-415e-9b31-4926b45758db tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:49.355192 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:49.355192 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:49.358717 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8bb241cf-0755-415e-9b31-4926b45758db tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:49.363345 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8bb241cf-0755-415e-9b31-4926b45758db tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 200 Aug 06 19:32:49.363828 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1197/4758] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:49 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:49.423466 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-b58bd9d2-4f8b-46fd-90e9-90bff954b90f req-345adf3c-0920-46ce-96a2-2a5cd06d8fd6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:49.425827 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b58bd9d2-4f8b-46fd-90e9-90bff954b90f req-345adf3c-0920-46ce-96a2-2a5cd06d8fd6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:32:49.426060 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b58bd9d2-4f8b-46fd-90e9-90bff954b90f req-345adf3c-0920-46ce-96a2-2a5cd06d8fd6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:49.426317 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b58bd9d2-4f8b-46fd-90e9-90bff954b90f req-345adf3c-0920-46ce-96a2-2a5cd06d8fd6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:49.437945 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:49.437945 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:49.442578 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-b58bd9d2-4f8b-46fd-90e9-90bff954b90f req-345adf3c-0920-46ce-96a2-2a5cd06d8fd6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:49.447879 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b58bd9d2-4f8b-46fd-90e9-90bff954b90f req-345adf3c-0920-46ce-96a2-2a5cd06d8fd6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 200 Aug 06 19:32:49.448401 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1186/4759] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:32:49 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 1209 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:49.477261 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b58bd9d2-4f8b-46fd-90e9-90bff954b90f req-42fdebe1-590b-4457-bb1c-03c2a6a75204 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:49.479545 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b58bd9d2-4f8b-46fd-90e9-90bff954b90f req-42fdebe1-590b-4457-bb1c-03c2a6a75204 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] POST https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5/action Aug 06 19:32:49.479908 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b58bd9d2-4f8b-46fd-90e9-90bff954b90f req-42fdebe1-590b-4457-bb1c-03c2a6a75204 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:32:49.480084 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b58bd9d2-4f8b-46fd-90e9-90bff954b90f req-42fdebe1-590b-4457-bb1c-03c2a6a75204 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:32:49.491706 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:49.491706 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:49.492204 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b58bd9d2-4f8b-46fd-90e9-90bff954b90f req-42fdebe1-590b-4457-bb1c-03c2a6a75204 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:49.498125 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b58bd9d2-4f8b-46fd-90e9-90bff954b90f req-42fdebe1-590b-4457-bb1c-03c2a6a75204 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Begin detaching volume completed successfully. Aug 06 19:32:49.498648 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b58bd9d2-4f8b-46fd-90e9-90bff954b90f req-42fdebe1-590b-4457-bb1c-03c2a6a75204 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5/action returned with HTTP 202 Aug 06 19:32:49.499257 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1196/4760] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:32:49 2026] POST /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:32:49.519966 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6a4df747-52a2-4b70-880c-407aec63fdcd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:49.521697 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6a4df747-52a2-4b70-880c-407aec63fdcd tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:32:49.521929 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6a4df747-52a2-4b70-880c-407aec63fdcd tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:49.522282 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6a4df747-52a2-4b70-880c-407aec63fdcd tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:49.533842 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:49.533842 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:49.540885 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6a4df747-52a2-4b70-880c-407aec63fdcd tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:49.548212 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-17e043ae-8958-4816-ad03-631397d77c5a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:49.548212 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17e043ae-8958-4816-ad03-631397d77c5a None None] GET https://10.4.3.5/volume// Aug 06 19:32:49.548212 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17e043ae-8958-4816-ad03-631397d77c5a None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:49.548212 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17e043ae-8958-4816-ad03-631397d77c5a None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:49.548212 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17e043ae-8958-4816-ad03-631397d77c5a None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:32:49.548212 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1198/4761] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:32:49 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:32:49.548640 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6a4df747-52a2-4b70-880c-407aec63fdcd tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 200 Aug 06 19:32:49.549273 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1182/4762] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:49 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 1212 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:49.557529 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-b58bd9d2-4f8b-46fd-90e9-90bff954b90f req-b49e6419-207b-4834-ba52-a79b195174be None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:49.559845 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b58bd9d2-4f8b-46fd-90e9-90bff954b90f req-b49e6419-207b-4834-ba52-a79b195174be tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:32:49.560128 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b58bd9d2-4f8b-46fd-90e9-90bff954b90f req-b49e6419-207b-4834-ba52-a79b195174be tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:49.560332 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b58bd9d2-4f8b-46fd-90e9-90bff954b90f req-b49e6419-207b-4834-ba52-a79b195174be tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:49.574422 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:49.574422 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:49.579855 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-b58bd9d2-4f8b-46fd-90e9-90bff954b90f req-b49e6419-207b-4834-ba52-a79b195174be tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:49.586850 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b58bd9d2-4f8b-46fd-90e9-90bff954b90f req-b49e6419-207b-4834-ba52-a79b195174be tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 200 Aug 06 19:32:49.587476 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1187/4763] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:32:49 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 1392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:32:49.695954 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-54122b46-eaef-4671-a226-7d518575ccd8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:49.700643 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-54122b46-eaef-4671-a226-7d518575ccd8 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] GET https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea Aug 06 19:32:49.700900 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-54122b46-eaef-4671-a226-7d518575ccd8 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:49.701146 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-54122b46-eaef-4671-a226-7d518575ccd8 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:49.701274 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-54122b46-eaef-4671-a226-7d518575ccd8 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Show backup with id 837b0c7f-c986-45cc-a4aa-b4908b2988ea. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:49.706452 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:49.706452 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:49.707441 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-54122b46-eaef-4671-a226-7d518575ccd8 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea returned with HTTP 200 Aug 06 19:32:49.708029 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1197/4764] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:49 2026] GET /volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:50.570240 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d367b96b-b500-4dfb-9a34-503bf619e08d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:50.572631 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d367b96b-b500-4dfb-9a34-503bf619e08d tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:32:50.573391 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d367b96b-b500-4dfb-9a34-503bf619e08d tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:50.573702 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d367b96b-b500-4dfb-9a34-503bf619e08d tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:50.587626 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:50.587626 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:50.594426 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d367b96b-b500-4dfb-9a34-503bf619e08d tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:50.603361 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d367b96b-b500-4dfb-9a34-503bf619e08d tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 200 Aug 06 19:32:50.603986 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1199/4765] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:50 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 1212 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:50.719267 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b95fd2c6-a32a-49d1-be17-83c3627ea81d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:50.721273 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b95fd2c6-a32a-49d1-be17-83c3627ea81d tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] GET https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea Aug 06 19:32:50.721523 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b95fd2c6-a32a-49d1-be17-83c3627ea81d tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:50.721740 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b95fd2c6-a32a-49d1-be17-83c3627ea81d tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:50.721886 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-b95fd2c6-a32a-49d1-be17-83c3627ea81d tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Show backup with id 837b0c7f-c986-45cc-a4aa-b4908b2988ea. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:50.726618 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:50.726618 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:50.727434 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b95fd2c6-a32a-49d1-be17-83c3627ea81d tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea returned with HTTP 200 Aug 06 19:32:50.727867 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1183/4766] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:50 2026] GET /volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:51.621740 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b82ffc5e-7660-4218-9dad-0d61c5a5cd5b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:51.624782 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b82ffc5e-7660-4218-9dad-0d61c5a5cd5b tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:32:51.627041 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b82ffc5e-7660-4218-9dad-0d61c5a5cd5b tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:51.627041 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b82ffc5e-7660-4218-9dad-0d61c5a5cd5b tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:51.638418 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:51.638418 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:51.644098 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b82ffc5e-7660-4218-9dad-0d61c5a5cd5b tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:51.651673 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b82ffc5e-7660-4218-9dad-0d61c5a5cd5b tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 200 Aug 06 19:32:51.652414 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1188/4767] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:51 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 1212 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:51.741245 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a07aba1d-aa05-4396-891b-5c4fc041689d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:51.743213 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a07aba1d-aa05-4396-891b-5c4fc041689d tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] GET https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea Aug 06 19:32:51.743476 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a07aba1d-aa05-4396-891b-5c4fc041689d tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:51.743730 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a07aba1d-aa05-4396-891b-5c4fc041689d tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:51.743857 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a07aba1d-aa05-4396-891b-5c4fc041689d tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Show backup with id 837b0c7f-c986-45cc-a4aa-b4908b2988ea. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:51.748249 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:51.748249 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:51.748868 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a07aba1d-aa05-4396-891b-5c4fc041689d tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea returned with HTTP 200 Aug 06 19:32:51.749273 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1198/4768] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:51 2026] GET /volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:51.780071 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b58bd9d2-4f8b-46fd-90e9-90bff954b90f req-3bd86f7d-1fed-4cfe-b84c-0237898e4e02 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:51.783429 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b58bd9d2-4f8b-46fd-90e9-90bff954b90f req-3bd86f7d-1fed-4cfe-b84c-0237898e4e02 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:32:51.783822 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b58bd9d2-4f8b-46fd-90e9-90bff954b90f req-3bd86f7d-1fed-4cfe-b84c-0237898e4e02 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:51.784111 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b58bd9d2-4f8b-46fd-90e9-90bff954b90f req-3bd86f7d-1fed-4cfe-b84c-0237898e4e02 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:51.795436 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:51.795436 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:51.799600 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-b58bd9d2-4f8b-46fd-90e9-90bff954b90f req-3bd86f7d-1fed-4cfe-b84c-0237898e4e02 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:51.803880 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b58bd9d2-4f8b-46fd-90e9-90bff954b90f req-3bd86f7d-1fed-4cfe-b84c-0237898e4e02 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 200 Aug 06 19:32:51.804357 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1200/4769] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:32:51 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 1212 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:52.205771 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-b58bd9d2-4f8b-46fd-90e9-90bff954b90f req-31346a18-6216-46c4-a695-6fbf1930f9af None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:52.208681 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b58bd9d2-4f8b-46fd-90e9-90bff954b90f req-31346a18-6216-46c4-a695-6fbf1930f9af tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] DELETE https://10.4.3.5/volume/v3/attachments/5eed4d6c-49d9-40e9-bf59-2aeb5180e560 Aug 06 19:32:52.208900 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b58bd9d2-4f8b-46fd-90e9-90bff954b90f req-31346a18-6216-46c4-a695-6fbf1930f9af tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:52.209128 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b58bd9d2-4f8b-46fd-90e9-90bff954b90f req-31346a18-6216-46c4-a695-6fbf1930f9af tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:52.218637 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:52.218637 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:52.264340 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b58bd9d2-4f8b-46fd-90e9-90bff954b90f req-31346a18-6216-46c4-a695-6fbf1930f9af tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/attachments/5eed4d6c-49d9-40e9-bf59-2aeb5180e560 returned with HTTP 200 Aug 06 19:32:52.264778 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1184/4770] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:32:52 2026] DELETE /volume/v3/attachments/5eed4d6c-49d9-40e9-bf59-2aeb5180e560 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:52.671448 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-16e3df5e-ce01-4238-9954-45e4d897a74e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:52.673832 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-16e3df5e-ce01-4238-9954-45e4d897a74e tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:32:52.674176 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-16e3df5e-ce01-4238-9954-45e4d897a74e tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:52.674346 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-16e3df5e-ce01-4238-9954-45e4d897a74e tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:52.683275 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:52.683275 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:52.689982 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-16e3df5e-ce01-4238-9954-45e4d897a74e tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:52.697156 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-16e3df5e-ce01-4238-9954-45e4d897a74e tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 200 Aug 06 19:32:52.697669 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1189/4771] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:52 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 917 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:52.715520 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7374c215-5c54-4f42-94b9-af27159b83df None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:52.717897 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7374c215-5c54-4f42-94b9-af27159b83df tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 Aug 06 19:32:52.718361 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7374c215-5c54-4f42-94b9-af27159b83df tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:52.719127 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7374c215-5c54-4f42-94b9-af27159b83df tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:52.732071 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:52.732071 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:52.738106 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7374c215-5c54-4f42-94b9-af27159b83df tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:52.745255 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7374c215-5c54-4f42-94b9-af27159b83df tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 returned with HTTP 200 Aug 06 19:32:52.745952 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1199/4772] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:52 2026] GET /volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 => generated 1160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:52.762649 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e3381f50-2c53-4b76-a3f6-bd104960776f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:52.765778 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e3381f50-2c53-4b76-a3f6-bd104960776f tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] GET https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea Aug 06 19:32:52.766252 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e3381f50-2c53-4b76-a3f6-bd104960776f tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:52.767264 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e3381f50-2c53-4b76-a3f6-bd104960776f tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:52.767264 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-e3381f50-2c53-4b76-a3f6-bd104960776f tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Show backup with id 837b0c7f-c986-45cc-a4aa-b4908b2988ea. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:52.773686 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:52.773686 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:52.774826 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e3381f50-2c53-4b76-a3f6-bd104960776f tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea returned with HTTP 200 Aug 06 19:32:52.774826 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1201/4773] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:52 2026] GET /volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:52.814383 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-c17f6a82-b5a7-48d6-a9d3-a4784703c6fd req-2dbd27c9-70de-4d8b-9883-859856afba65 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:52.817431 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c17f6a82-b5a7-48d6-a9d3-a4784703c6fd req-2dbd27c9-70de-4d8b-9883-859856afba65 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 Aug 06 19:32:52.817693 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c17f6a82-b5a7-48d6-a9d3-a4784703c6fd req-2dbd27c9-70de-4d8b-9883-859856afba65 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:52.817987 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c17f6a82-b5a7-48d6-a9d3-a4784703c6fd req-2dbd27c9-70de-4d8b-9883-859856afba65 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:52.834979 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:52.834979 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:52.840409 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-c17f6a82-b5a7-48d6-a9d3-a4784703c6fd req-2dbd27c9-70de-4d8b-9883-859856afba65 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:52.847130 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c17f6a82-b5a7-48d6-a9d3-a4784703c6fd req-2dbd27c9-70de-4d8b-9883-859856afba65 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 returned with HTTP 200 Aug 06 19:32:52.847357 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1185/4774] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:32:52 2026] GET /volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 => generated 1160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:52.874120 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-c17f6a82-b5a7-48d6-a9d3-a4784703c6fd req-d78ba547-5ec8-47cc-bce2-c5b65c8bd318 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:52.876694 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c17f6a82-b5a7-48d6-a9d3-a4784703c6fd req-d78ba547-5ec8-47cc-bce2-c5b65c8bd318 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] POST https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9/action Aug 06 19:32:52.877106 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c17f6a82-b5a7-48d6-a9d3-a4784703c6fd req-d78ba547-5ec8-47cc-bce2-c5b65c8bd318 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:32:52.877301 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c17f6a82-b5a7-48d6-a9d3-a4784703c6fd req-d78ba547-5ec8-47cc-bce2-c5b65c8bd318 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:32:52.891649 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:52.891649 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:52.892132 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-c17f6a82-b5a7-48d6-a9d3-a4784703c6fd req-d78ba547-5ec8-47cc-bce2-c5b65c8bd318 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:52.900241 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-c17f6a82-b5a7-48d6-a9d3-a4784703c6fd req-d78ba547-5ec8-47cc-bce2-c5b65c8bd318 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Begin detaching volume completed successfully. Aug 06 19:32:52.900558 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c17f6a82-b5a7-48d6-a9d3-a4784703c6fd req-d78ba547-5ec8-47cc-bce2-c5b65c8bd318 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9/action returned with HTTP 202 Aug 06 19:32:52.901366 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1190/4775] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:32:52 2026] POST /volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:32:52.927006 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2747d78f-8d78-4322-b336-459c5b4599cf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:52.931362 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2747d78f-8d78-4322-b336-459c5b4599cf tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 Aug 06 19:32:52.931603 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2747d78f-8d78-4322-b336-459c5b4599cf tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:52.931841 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2747d78f-8d78-4322-b336-459c5b4599cf tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:52.943305 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:52.943305 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:52.947817 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2747d78f-8d78-4322-b336-459c5b4599cf tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:52.954940 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2747d78f-8d78-4322-b336-459c5b4599cf tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 returned with HTTP 200 Aug 06 19:32:52.955709 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1200/4776] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:52 2026] GET /volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 => generated 1163 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:52.962828 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4a3e69f5-0ac4-47c9-9380-405298f76268 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:52.963400 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a3e69f5-0ac4-47c9-9380-405298f76268 None None] GET https://10.4.3.5/volume// Aug 06 19:32:52.963621 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a3e69f5-0ac4-47c9-9380-405298f76268 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:52.963856 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a3e69f5-0ac4-47c9-9380-405298f76268 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:52.964291 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a3e69f5-0ac4-47c9-9380-405298f76268 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:32:52.964621 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1202/4777] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:32:52 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:32:52.973373 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-c17f6a82-b5a7-48d6-a9d3-a4784703c6fd req-de995e71-7541-4b02-927e-8070a6544b85 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:52.975570 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c17f6a82-b5a7-48d6-a9d3-a4784703c6fd req-de995e71-7541-4b02-927e-8070a6544b85 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 Aug 06 19:32:52.975774 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c17f6a82-b5a7-48d6-a9d3-a4784703c6fd req-de995e71-7541-4b02-927e-8070a6544b85 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:52.975972 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c17f6a82-b5a7-48d6-a9d3-a4784703c6fd req-de995e71-7541-4b02-927e-8070a6544b85 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:52.986374 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:52.986374 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:52.991164 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-c17f6a82-b5a7-48d6-a9d3-a4784703c6fd req-de995e71-7541-4b02-927e-8070a6544b85 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:52.997113 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c17f6a82-b5a7-48d6-a9d3-a4784703c6fd req-de995e71-7541-4b02-927e-8070a6544b85 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 returned with HTTP 200 Aug 06 19:32:52.997702 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1186/4778] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:32:52 2026] GET /volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 => generated 1343 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:32:53.010713 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-c17f6a82-b5a7-48d6-a9d3-a4784703c6fd req-3ace3896-12c4-44e3-b1fb-89b09af75149 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:53.013632 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c17f6a82-b5a7-48d6-a9d3-a4784703c6fd req-3ace3896-12c4-44e3-b1fb-89b09af75149 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9/encryption Aug 06 19:32:53.013855 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c17f6a82-b5a7-48d6-a9d3-a4784703c6fd req-3ace3896-12c4-44e3-b1fb-89b09af75149 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:53.014068 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c17f6a82-b5a7-48d6-a9d3-a4784703c6fd req-3ace3896-12c4-44e3-b1fb-89b09af75149 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:53.024230 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:53.024230 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:53.031151 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c17f6a82-b5a7-48d6-a9d3-a4784703c6fd req-3ace3896-12c4-44e3-b1fb-89b09af75149 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9/encryption returned with HTTP 200 Aug 06 19:32:53.031721 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1191/4779] 10.4.3.5 () {68 vars in 1617 bytes} [Thu Aug 6 19:32:53 2026] GET /volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:53.788114 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0e8ce859-ce5b-4608-a334-26f61fb1b550 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:53.790346 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0e8ce859-ce5b-4608-a334-26f61fb1b550 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] GET https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea Aug 06 19:32:53.790639 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0e8ce859-ce5b-4608-a334-26f61fb1b550 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:53.791069 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0e8ce859-ce5b-4608-a334-26f61fb1b550 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:53.791254 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0e8ce859-ce5b-4608-a334-26f61fb1b550 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Show backup with id 837b0c7f-c986-45cc-a4aa-b4908b2988ea. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:53.796360 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:53.796360 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:53.797349 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0e8ce859-ce5b-4608-a334-26f61fb1b550 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea returned with HTTP 200 Aug 06 19:32:53.797888 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1201/4780] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:53 2026] GET /volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:53.973548 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dd80d6f4-fc04-4a4a-be22-149767a817c9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:53.976092 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dd80d6f4-fc04-4a4a-be22-149767a817c9 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 Aug 06 19:32:53.976367 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dd80d6f4-fc04-4a4a-be22-149767a817c9 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:53.976617 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dd80d6f4-fc04-4a4a-be22-149767a817c9 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:53.987500 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:53.987500 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:53.991832 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dd80d6f4-fc04-4a4a-be22-149767a817c9 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:53.998497 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dd80d6f4-fc04-4a4a-be22-149767a817c9 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 returned with HTTP 200 Aug 06 19:32:54.003582 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1203/4781] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:53 2026] GET /volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 => generated 1163 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:54.031636 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-c17f6a82-b5a7-48d6-a9d3-a4784703c6fd req-43bd58bc-22a1-4a25-a595-35a67b4629d4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:54.035863 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c17f6a82-b5a7-48d6-a9d3-a4784703c6fd req-43bd58bc-22a1-4a25-a595-35a67b4629d4 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] DELETE https://10.4.3.5/volume/v3/attachments/d2b13d8e-1234-41f9-b0d7-e9bad6d6a4d8 Aug 06 19:32:54.036081 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c17f6a82-b5a7-48d6-a9d3-a4784703c6fd req-43bd58bc-22a1-4a25-a595-35a67b4629d4 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:54.036336 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c17f6a82-b5a7-48d6-a9d3-a4784703c6fd req-43bd58bc-22a1-4a25-a595-35a67b4629d4 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:54.043262 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:54.043262 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:54.089300 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c17f6a82-b5a7-48d6-a9d3-a4784703c6fd req-43bd58bc-22a1-4a25-a595-35a67b4629d4 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/attachments/d2b13d8e-1234-41f9-b0d7-e9bad6d6a4d8 returned with HTTP 200 Aug 06 19:32:54.089754 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1187/4782] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:32:54 2026] DELETE /volume/v3/attachments/d2b13d8e-1234-41f9-b0d7-e9bad6d6a4d8 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:54.810445 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-75dfcb5e-6665-416e-9eee-2c364b54d6cd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:54.812876 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-75dfcb5e-6665-416e-9eee-2c364b54d6cd tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] GET https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea Aug 06 19:32:54.813225 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-75dfcb5e-6665-416e-9eee-2c364b54d6cd tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:54.813540 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-75dfcb5e-6665-416e-9eee-2c364b54d6cd tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:54.813719 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-75dfcb5e-6665-416e-9eee-2c364b54d6cd tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Show backup with id 837b0c7f-c986-45cc-a4aa-b4908b2988ea. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:54.819675 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:54.819675 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:54.820774 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-75dfcb5e-6665-416e-9eee-2c364b54d6cd tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea returned with HTTP 200 Aug 06 19:32:54.821791 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1192/4783] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:54 2026] GET /volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:55.014876 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dc7e1691-9fa3-4920-abf3-70fa94ec6292 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:55.016958 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dc7e1691-9fa3-4920-abf3-70fa94ec6292 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 Aug 06 19:32:55.017217 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dc7e1691-9fa3-4920-abf3-70fa94ec6292 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:55.017444 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dc7e1691-9fa3-4920-abf3-70fa94ec6292 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:55.025614 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:55.025614 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:55.030480 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dc7e1691-9fa3-4920-abf3-70fa94ec6292 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:55.035395 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dc7e1691-9fa3-4920-abf3-70fa94ec6292 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 returned with HTTP 200 Aug 06 19:32:55.035850 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1202/4784] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:55 2026] GET /volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 => generated 868 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:55.054353 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ad3262ec-847f-4d8b-a150-65b3bdcbae8e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:55.057907 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ad3262ec-847f-4d8b-a150-65b3bdcbae8e tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 Aug 06 19:32:55.057907 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ad3262ec-847f-4d8b-a150-65b3bdcbae8e tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:55.060050 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ad3262ec-847f-4d8b-a150-65b3bdcbae8e tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:55.073357 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:55.073357 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:55.078876 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ad3262ec-847f-4d8b-a150-65b3bdcbae8e tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:55.085376 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ad3262ec-847f-4d8b-a150-65b3bdcbae8e tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 returned with HTTP 200 Aug 06 19:32:55.085975 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1204/4785] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:55 2026] GET /volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 => generated 1134 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:55.136929 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a50547ed-78f7-4e6b-8d17-77b03b191a95 req-9242234a-8e6c-493d-9c7d-6afa6b80957c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:55.139660 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a50547ed-78f7-4e6b-8d17-77b03b191a95 req-9242234a-8e6c-493d-9c7d-6afa6b80957c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 Aug 06 19:32:55.139815 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a50547ed-78f7-4e6b-8d17-77b03b191a95 req-9242234a-8e6c-493d-9c7d-6afa6b80957c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:55.140164 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a50547ed-78f7-4e6b-8d17-77b03b191a95 req-9242234a-8e6c-493d-9c7d-6afa6b80957c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:55.151662 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:55.151662 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:55.155067 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-a50547ed-78f7-4e6b-8d17-77b03b191a95 req-9242234a-8e6c-493d-9c7d-6afa6b80957c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:55.158962 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a50547ed-78f7-4e6b-8d17-77b03b191a95 req-9242234a-8e6c-493d-9c7d-6afa6b80957c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 returned with HTTP 200 Aug 06 19:32:55.159402 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1188/4786] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:32:55 2026] GET /volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:55.184460 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-a50547ed-78f7-4e6b-8d17-77b03b191a95 req-0782378f-3482-4b77-ae16-17faf154db9f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:55.186401 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a50547ed-78f7-4e6b-8d17-77b03b191a95 req-0782378f-3482-4b77-ae16-17faf154db9f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] POST https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7/action Aug 06 19:32:55.186710 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a50547ed-78f7-4e6b-8d17-77b03b191a95 req-0782378f-3482-4b77-ae16-17faf154db9f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:32:55.186829 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a50547ed-78f7-4e6b-8d17-77b03b191a95 req-0782378f-3482-4b77-ae16-17faf154db9f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:32:55.196958 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:55.196958 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:55.197431 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-a50547ed-78f7-4e6b-8d17-77b03b191a95 req-0782378f-3482-4b77-ae16-17faf154db9f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:55.203751 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-a50547ed-78f7-4e6b-8d17-77b03b191a95 req-0782378f-3482-4b77-ae16-17faf154db9f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Begin detaching volume completed successfully. Aug 06 19:32:55.203934 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a50547ed-78f7-4e6b-8d17-77b03b191a95 req-0782378f-3482-4b77-ae16-17faf154db9f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7/action returned with HTTP 202 Aug 06 19:32:55.204368 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1193/4787] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:32:55 2026] POST /volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:32:55.226165 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-50499559-4917-4dc2-b8d0-a42f91a51d6a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:55.227942 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-50499559-4917-4dc2-b8d0-a42f91a51d6a tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 Aug 06 19:32:55.228174 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-50499559-4917-4dc2-b8d0-a42f91a51d6a tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:55.228415 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-50499559-4917-4dc2-b8d0-a42f91a51d6a tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:55.237865 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:55.237865 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:55.242153 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-50499559-4917-4dc2-b8d0-a42f91a51d6a tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:55.245067 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-50499559-4917-4dc2-b8d0-a42f91a51d6a tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 returned with HTTP 200 Aug 06 19:32:55.246528 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1203/4788] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:55 2026] GET /volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:55.250462 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d6163265-715e-4601-a362-a43f73485302 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:55.250961 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d6163265-715e-4601-a362-a43f73485302 None None] GET https://10.4.3.5/volume// Aug 06 19:32:55.251266 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d6163265-715e-4601-a362-a43f73485302 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:55.251537 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d6163265-715e-4601-a362-a43f73485302 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:55.251991 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d6163265-715e-4601-a362-a43f73485302 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:32:55.252469 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1205/4789] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:32:55 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:32:55.259298 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a50547ed-78f7-4e6b-8d17-77b03b191a95 req-d9db8556-3693-4361-8bb5-6fc32f1c661c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:55.261389 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a50547ed-78f7-4e6b-8d17-77b03b191a95 req-d9db8556-3693-4361-8bb5-6fc32f1c661c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 Aug 06 19:32:55.261600 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a50547ed-78f7-4e6b-8d17-77b03b191a95 req-d9db8556-3693-4361-8bb5-6fc32f1c661c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:55.261772 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a50547ed-78f7-4e6b-8d17-77b03b191a95 req-d9db8556-3693-4361-8bb5-6fc32f1c661c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:55.270594 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:55.270594 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:55.273613 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-a50547ed-78f7-4e6b-8d17-77b03b191a95 req-d9db8556-3693-4361-8bb5-6fc32f1c661c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:55.277241 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a50547ed-78f7-4e6b-8d17-77b03b191a95 req-d9db8556-3693-4361-8bb5-6fc32f1c661c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 returned with HTTP 200 Aug 06 19:32:55.277571 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1189/4790] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:32:55 2026] GET /volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 => generated 1317 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:32:55.833146 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5ecf1965-a3b2-463c-b8ff-f617b3fabe00 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:55.834943 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5ecf1965-a3b2-463c-b8ff-f617b3fabe00 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] GET https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea Aug 06 19:32:55.835249 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5ecf1965-a3b2-463c-b8ff-f617b3fabe00 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:55.835458 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5ecf1965-a3b2-463c-b8ff-f617b3fabe00 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:55.835596 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-5ecf1965-a3b2-463c-b8ff-f617b3fabe00 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Show backup with id 837b0c7f-c986-45cc-a4aa-b4908b2988ea. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:55.839938 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:55.839938 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:55.840596 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5ecf1965-a3b2-463c-b8ff-f617b3fabe00 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea returned with HTTP 200 Aug 06 19:32:55.840950 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1194/4791] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:55 2026] GET /volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:56.223083 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a50547ed-78f7-4e6b-8d17-77b03b191a95 req-c4e13b2b-2a4a-4ef0-8afd-b82a3fc16450 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:56.225473 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a50547ed-78f7-4e6b-8d17-77b03b191a95 req-c4e13b2b-2a4a-4ef0-8afd-b82a3fc16450 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] DELETE https://10.4.3.5/volume/v3/attachments/15436a36-c4b3-4216-9f55-5dcaf7631505 Aug 06 19:32:56.225692 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a50547ed-78f7-4e6b-8d17-77b03b191a95 req-c4e13b2b-2a4a-4ef0-8afd-b82a3fc16450 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:56.225976 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a50547ed-78f7-4e6b-8d17-77b03b191a95 req-c4e13b2b-2a4a-4ef0-8afd-b82a3fc16450 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:56.234748 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:56.234748 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:56.260741 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-41ee24fa-17c0-4564-b96e-59c1436589eb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:56.263419 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-41ee24fa-17c0-4564-b96e-59c1436589eb tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 Aug 06 19:32:56.263678 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-41ee24fa-17c0-4564-b96e-59c1436589eb tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:56.263871 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-41ee24fa-17c0-4564-b96e-59c1436589eb tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:56.276360 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:56.276360 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:56.281794 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-41ee24fa-17c0-4564-b96e-59c1436589eb tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:56.288477 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-41ee24fa-17c0-4564-b96e-59c1436589eb tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 returned with HTTP 200 Aug 06 19:32:56.289061 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1206/4792] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:56 2026] GET /volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:32:56.299298 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a50547ed-78f7-4e6b-8d17-77b03b191a95 req-c4e13b2b-2a4a-4ef0-8afd-b82a3fc16450 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/attachments/15436a36-c4b3-4216-9f55-5dcaf7631505 returned with HTTP 200 Aug 06 19:32:56.299699 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1204/4793] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:32:56 2026] DELETE /volume/v3/attachments/15436a36-c4b3-4216-9f55-5dcaf7631505 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:56.853913 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1c1c6826-744f-41b0-b79e-87266e703237 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:56.856236 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1c1c6826-744f-41b0-b79e-87266e703237 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] GET https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea Aug 06 19:32:56.856536 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1c1c6826-744f-41b0-b79e-87266e703237 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:56.856784 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1c1c6826-744f-41b0-b79e-87266e703237 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:56.856914 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-1c1c6826-744f-41b0-b79e-87266e703237 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Show backup with id 837b0c7f-c986-45cc-a4aa-b4908b2988ea. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:56.862365 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:56.862365 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:56.863184 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1c1c6826-744f-41b0-b79e-87266e703237 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea returned with HTTP 200 Aug 06 19:32:56.863745 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1190/4794] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:56 2026] GET /volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:57.304413 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b9e6fd97-c840-4276-914d-9cb963b2bc25 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:57.307081 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b9e6fd97-c840-4276-914d-9cb963b2bc25 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 Aug 06 19:32:57.307271 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b9e6fd97-c840-4276-914d-9cb963b2bc25 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:57.307516 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b9e6fd97-c840-4276-914d-9cb963b2bc25 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:57.317407 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:57.317407 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:57.322320 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b9e6fd97-c840-4276-914d-9cb963b2bc25 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:57.328189 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b9e6fd97-c840-4276-914d-9cb963b2bc25 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 returned with HTTP 200 Aug 06 19:32:57.328982 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1195/4795] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:57 2026] GET /volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:57.344196 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3075173d-ff84-47af-b510-1b19450449b0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:57.346267 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3075173d-ff84-47af-b510-1b19450449b0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] DELETE https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 Aug 06 19:32:57.346508 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3075173d-ff84-47af-b510-1b19450449b0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:57.346702 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3075173d-ff84-47af-b510-1b19450449b0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:57.346883 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-3075173d-ff84-47af-b510-1b19450449b0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Delete volume with id: 3554af6a-d1c1-4bfe-8400-5ec836c526b9 Aug 06 19:32:57.354848 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:57.354848 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:57.355353 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3075173d-ff84-47af-b510-1b19450449b0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:57.368601 np0000006689 devstack@c-api.service[100264]: WARNING cinder.keymgr.conf_key_mgr [None req-3075173d-ff84-47af-b510-1b19450449b0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 19:32:57.376246 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3075173d-ff84-47af-b510-1b19450449b0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Delete volume request issued successfully. Aug 06 19:32:57.376427 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3075173d-ff84-47af-b510-1b19450449b0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 returned with HTTP 202 Aug 06 19:32:57.376964 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1207/4796] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:32:57 2026] DELETE /volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:32:57.390551 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bbbd5c1e-7f79-4a80-872d-850993fc1f14 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:57.392904 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bbbd5c1e-7f79-4a80-872d-850993fc1f14 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 Aug 06 19:32:57.393257 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bbbd5c1e-7f79-4a80-872d-850993fc1f14 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:57.393410 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bbbd5c1e-7f79-4a80-872d-850993fc1f14 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:57.401241 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:57.401241 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:32:57.405281 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bbbd5c1e-7f79-4a80-872d-850993fc1f14 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:57.411534 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bbbd5c1e-7f79-4a80-872d-850993fc1f14 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 returned with HTTP 200 Aug 06 19:32:57.412861 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1205/4797] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:57 2026] GET /volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:57.880169 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a84e137e-3c4b-411b-bffb-c4c54c2d553b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:57.882740 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a84e137e-3c4b-411b-bffb-c4c54c2d553b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] GET https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea Aug 06 19:32:57.882993 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a84e137e-3c4b-411b-bffb-c4c54c2d553b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:57.883252 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a84e137e-3c4b-411b-bffb-c4c54c2d553b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:57.883376 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-a84e137e-3c4b-411b-bffb-c4c54c2d553b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Show backup with id 837b0c7f-c986-45cc-a4aa-b4908b2988ea. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:57.888810 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:57.888810 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:57.889832 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a84e137e-3c4b-411b-bffb-c4c54c2d553b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea returned with HTTP 200 Aug 06 19:32:57.890358 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1191/4798] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:57 2026] GET /volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:58.439128 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e00c3268-8a9b-4b99-9c4b-a12693160ab2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:58.441327 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e00c3268-8a9b-4b99-9c4b-a12693160ab2 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 Aug 06 19:32:58.441554 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e00c3268-8a9b-4b99-9c4b-a12693160ab2 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:58.441762 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e00c3268-8a9b-4b99-9c4b-a12693160ab2 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:58.449242 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e00c3268-8a9b-4b99-9c4b-a12693160ab2 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 returned with HTTP 404 Aug 06 19:32:58.450130 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1196/4799] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:58 2026] GET /volume/v3/volumes/3554af6a-d1c1-4bfe-8400-5ec836c526b9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:32:58.459741 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ebbae30c-c173-4bd9-8f66-de003a0c7f5e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:58.462159 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ebbae30c-c173-4bd9-8f66-de003a0c7f5e tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] GET https://10.4.3.5/volume/v3/volumes/detail?all_tenants=1 Aug 06 19:32:58.462747 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ebbae30c-c173-4bd9-8f66-de003a0c7f5e tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:58.462747 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ebbae30c-c173-4bd9-8f66-de003a0c7f5e tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:58.464283 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ebbae30c-c173-4bd9-8f66-de003a0c7f5e tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:32:58.494538 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ebbae30c-c173-4bd9-8f66-de003a0c7f5e tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] Get all volumes completed successfully. Aug 06 19:32:58.499500 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:58.499500 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:58.509237 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ebbae30c-c173-4bd9-8f66-de003a0c7f5e tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] https://10.4.3.5/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 19:32:58.510235 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1208/4800] 10.4.3.5 () {66 vars in 1271 bytes} [Thu Aug 6 19:32:58 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17127 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:32:58.537141 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9f8573f1-5c7e-45ec-a59e-259dbc8bdc37 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:58.539225 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9f8573f1-5c7e-45ec-a59e-259dbc8bdc37 tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] DELETE https://10.4.3.5/volume/v3/types/dd91c9e2-410a-42fd-b5e2-8a6bca5fc970 Aug 06 19:32:58.539426 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9f8573f1-5c7e-45ec-a59e-259dbc8bdc37 tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:58.539817 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9f8573f1-5c7e-45ec-a59e-259dbc8bdc37 tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:58.570204 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9f8573f1-5c7e-45ec-a59e-259dbc8bdc37 tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] https://10.4.3.5/volume/v3/types/dd91c9e2-410a-42fd-b5e2-8a6bca5fc970 returned with HTTP 202 Aug 06 19:32:58.570827 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1206/4801] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:32:58 2026] DELETE /volume/v3/types/dd91c9e2-410a-42fd-b5e2-8a6bca5fc970 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:32:58.581521 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6b10a71b-4f99-4cf6-b56e-6773deb05302 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:58.583574 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6b10a71b-4f99-4cf6-b56e-6773deb05302 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] DELETE https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 Aug 06 19:32:58.583802 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6b10a71b-4f99-4cf6-b56e-6773deb05302 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:58.584059 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6b10a71b-4f99-4cf6-b56e-6773deb05302 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:58.584266 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-6b10a71b-4f99-4cf6-b56e-6773deb05302 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Delete volume with id: 56e6a940-c398-456a-be0e-1ffcd13358b7 Aug 06 19:32:58.592930 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:58.592930 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:58.593490 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6b10a71b-4f99-4cf6-b56e-6773deb05302 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:58.613862 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6b10a71b-4f99-4cf6-b56e-6773deb05302 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Delete volume request issued successfully. Aug 06 19:32:58.614052 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6b10a71b-4f99-4cf6-b56e-6773deb05302 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 returned with HTTP 202 Aug 06 19:32:58.614765 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1192/4802] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:32:58 2026] DELETE /volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:32:58.622462 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ca1d1466-e047-4f66-b17c-9e8f6ea12bff None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:58.624505 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ca1d1466-e047-4f66-b17c-9e8f6ea12bff tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 Aug 06 19:32:58.624796 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ca1d1466-e047-4f66-b17c-9e8f6ea12bff tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:58.625090 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ca1d1466-e047-4f66-b17c-9e8f6ea12bff tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:58.635602 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:58.635602 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:58.640830 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ca1d1466-e047-4f66-b17c-9e8f6ea12bff tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:58.648697 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ca1d1466-e047-4f66-b17c-9e8f6ea12bff tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 returned with HTTP 200 Aug 06 19:32:58.649631 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1197/4803] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:58 2026] GET /volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:58.901868 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1b02806a-3d85-47cd-9307-194c315f5c67 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:58.904905 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b02806a-3d85-47cd-9307-194c315f5c67 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] GET https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea Aug 06 19:32:58.904905 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1b02806a-3d85-47cd-9307-194c315f5c67 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:58.904905 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1b02806a-3d85-47cd-9307-194c315f5c67 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:58.904905 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-1b02806a-3d85-47cd-9307-194c315f5c67 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Show backup with id 837b0c7f-c986-45cc-a4aa-b4908b2988ea. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:58.908266 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:58.908266 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:58.908841 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b02806a-3d85-47cd-9307-194c315f5c67 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea returned with HTTP 200 Aug 06 19:32:58.909201 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1209/4804] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:58 2026] GET /volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:59.665155 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-61369ddc-bbfe-4736-8db5-81546d5914d6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:59.667118 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-61369ddc-bbfe-4736-8db5-81546d5914d6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 Aug 06 19:32:59.667517 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-61369ddc-bbfe-4736-8db5-81546d5914d6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:59.667737 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-61369ddc-bbfe-4736-8db5-81546d5914d6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:59.675337 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-61369ddc-bbfe-4736-8db5-81546d5914d6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 returned with HTTP 404 Aug 06 19:32:59.675932 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1207/4805] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:59 2026] GET /volume/v3/volumes/56e6a940-c398-456a-be0e-1ffcd13358b7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:32:59.684593 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e94df48a-19dd-45c3-946f-10befed3311a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:59.686835 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e94df48a-19dd-45c3-946f-10befed3311a tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] DELETE https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:32:59.687113 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e94df48a-19dd-45c3-946f-10befed3311a tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:59.687800 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e94df48a-19dd-45c3-946f-10befed3311a tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:59.687800 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-e94df48a-19dd-45c3-946f-10befed3311a tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Delete volume with id: f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:32:59.696654 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:59.696654 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:32:59.697288 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e94df48a-19dd-45c3-946f-10befed3311a tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:59.722574 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e94df48a-19dd-45c3-946f-10befed3311a tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Delete volume request issued successfully. Aug 06 19:32:59.722864 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e94df48a-19dd-45c3-946f-10befed3311a tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 202 Aug 06 19:32:59.723494 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1193/4806] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:32:59 2026] DELETE /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:32:59.734616 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f3a11e92-8db7-4aa5-9e21-ab44ca7cd33c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:59.736845 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f3a11e92-8db7-4aa5-9e21-ab44ca7cd33c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:32:59.737144 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f3a11e92-8db7-4aa5-9e21-ab44ca7cd33c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:59.737442 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f3a11e92-8db7-4aa5-9e21-ab44ca7cd33c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:59.746138 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:59.746138 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:32:59.750357 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f3a11e92-8db7-4aa5-9e21-ab44ca7cd33c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:32:59.755320 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f3a11e92-8db7-4aa5-9e21-ab44ca7cd33c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 200 Aug 06 19:32:59.755824 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1198/4807] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:32:59 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 916 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:32:59.920752 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-727a9224-0495-413e-861d-d26c85549cae None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:32:59.922706 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-727a9224-0495-413e-861d-d26c85549cae tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] GET https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea Aug 06 19:32:59.922982 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-727a9224-0495-413e-861d-d26c85549cae tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:32:59.923332 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-727a9224-0495-413e-861d-d26c85549cae tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:32:59.923439 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-727a9224-0495-413e-861d-d26c85549cae tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Show backup with id 837b0c7f-c986-45cc-a4aa-b4908b2988ea. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:32:59.927834 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:32:59.927834 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:32:59.928532 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-727a9224-0495-413e-861d-d26c85549cae tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea returned with HTTP 200 Aug 06 19:32:59.928940 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1210/4808] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:32:59 2026] GET /volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:00.775787 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a0dee121-2980-4bc7-ba10-4126bd7b0678 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:00.777852 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a0dee121-2980-4bc7-ba10-4126bd7b0678 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 Aug 06 19:33:00.778098 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a0dee121-2980-4bc7-ba10-4126bd7b0678 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:00.778300 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a0dee121-2980-4bc7-ba10-4126bd7b0678 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:00.783691 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a0dee121-2980-4bc7-ba10-4126bd7b0678 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 returned with HTTP 404 Aug 06 19:33:00.784127 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1208/4809] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:00 2026] GET /volume/v3/volumes/f1fc6ef8-f2d3-4c44-9615-23fff55a91e5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:33:00.793025 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3520edf4-5be9-49b4-81fd-3d3a6a65e1ec None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:00.796262 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3520edf4-5be9-49b4-81fd-3d3a6a65e1ec tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] GET https://10.4.3.5/volume/v3/volumes/detail?all_tenants=1 Aug 06 19:33:00.796509 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3520edf4-5be9-49b4-81fd-3d3a6a65e1ec tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:00.796696 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3520edf4-5be9-49b4-81fd-3d3a6a65e1ec tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:00.797689 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3520edf4-5be9-49b4-81fd-3d3a6a65e1ec tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:33:00.817039 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3520edf4-5be9-49b4-81fd-3d3a6a65e1ec tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] Get all volumes completed successfully. Aug 06 19:33:00.819574 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:00.819574 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:33:00.824978 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3520edf4-5be9-49b4-81fd-3d3a6a65e1ec tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] https://10.4.3.5/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 19:33:00.825797 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1194/4810] 10.4.3.5 () {66 vars in 1271 bytes} [Thu Aug 6 19:33:00 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15051 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:33:00.842991 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0085fd6c-a40b-40c7-afae-3b94f404aabe None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:00.844768 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0085fd6c-a40b-40c7-afae-3b94f404aabe tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] DELETE https://10.4.3.5/volume/v3/types/a70b00c9-4fff-4791-8abd-1b75feb1abf9 Aug 06 19:33:00.844984 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0085fd6c-a40b-40c7-afae-3b94f404aabe tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:00.845262 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0085fd6c-a40b-40c7-afae-3b94f404aabe tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:00.865658 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0085fd6c-a40b-40c7-afae-3b94f404aabe tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] https://10.4.3.5/volume/v3/types/a70b00c9-4fff-4791-8abd-1b75feb1abf9 returned with HTTP 202 Aug 06 19:33:00.866310 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1199/4811] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:33:00 2026] DELETE /volume/v3/types/a70b00c9-4fff-4791-8abd-1b75feb1abf9 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:33:00.939862 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ded2c1c8-b31b-4359-9d57-83e784861e88 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:00.941633 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ded2c1c8-b31b-4359-9d57-83e784861e88 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] GET https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea Aug 06 19:33:00.941880 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ded2c1c8-b31b-4359-9d57-83e784861e88 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:00.942105 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ded2c1c8-b31b-4359-9d57-83e784861e88 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:00.942219 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ded2c1c8-b31b-4359-9d57-83e784861e88 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Show backup with id 837b0c7f-c986-45cc-a4aa-b4908b2988ea. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:00.946331 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:00.946331 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:33:00.946965 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ded2c1c8-b31b-4359-9d57-83e784861e88 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea returned with HTTP 200 Aug 06 19:33:00.947413 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1211/4812] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:33:00 2026] GET /volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:01.637273 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-55521aa3-d407-480d-afeb-b369bb665a05 req-a90e3c21-a1d0-4583-bb07-25cc8e125aad None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:01.639851 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-55521aa3-d407-480d-afeb-b369bb665a05 req-a90e3c21-a1d0-4583-bb07-25cc8e125aad tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] GET https://10.4.3.5/volume/v3/limits Aug 06 19:33:01.640108 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-55521aa3-d407-480d-afeb-b369bb665a05 req-a90e3c21-a1d0-4583-bb07-25cc8e125aad tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:01.640370 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-55521aa3-d407-480d-afeb-b369bb665a05 req-a90e3c21-a1d0-4583-bb07-25cc8e125aad tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:01.666336 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-55521aa3-d407-480d-afeb-b369bb665a05 req-a90e3c21-a1d0-4583-bb07-25cc8e125aad tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/limits returned with HTTP 200 Aug 06 19:33:01.666845 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1209/4813] 10.4.3.5 () {68 vars in 1470 bytes} [Thu Aug 6 19:33:01 2026] GET /volume/v3/limits => generated 302 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:01.702731 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-55521aa3-d407-480d-afeb-b369bb665a05 req-ee19ce71-83a9-4bfc-bd28-47d56e0461a1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:01.704874 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-55521aa3-d407-480d-afeb-b369bb665a05 req-ee19ce71-83a9-4bfc-bd28-47d56e0461a1 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] GET https://10.4.3.5/volume/v3/volumes/c0a389b9-2c6f-4e3f-b41a-28da4c069675 Aug 06 19:33:01.705087 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-55521aa3-d407-480d-afeb-b369bb665a05 req-ee19ce71-83a9-4bfc-bd28-47d56e0461a1 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:01.705336 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-55521aa3-d407-480d-afeb-b369bb665a05 req-ee19ce71-83a9-4bfc-bd28-47d56e0461a1 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:01.716497 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:01.716497 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:33:01.721152 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-55521aa3-d407-480d-afeb-b369bb665a05 req-ee19ce71-83a9-4bfc-bd28-47d56e0461a1 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Volume info retrieved successfully. Aug 06 19:33:01.728032 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-55521aa3-d407-480d-afeb-b369bb665a05 req-ee19ce71-83a9-4bfc-bd28-47d56e0461a1 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/volumes/c0a389b9-2c6f-4e3f-b41a-28da4c069675 returned with HTTP 200 Aug 06 19:33:01.728929 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1195/4814] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:33:01 2026] GET /volume/v3/volumes/c0a389b9-2c6f-4e3f-b41a-28da4c069675 => generated 1659 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:33:01.742861 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-55521aa3-d407-480d-afeb-b369bb665a05 req-7d093847-7165-4e0c-ba70-8a8ea15460e4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:01.745253 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-55521aa3-d407-480d-afeb-b369bb665a05 req-7d093847-7165-4e0c-ba70-8a8ea15460e4 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:33:01.745917 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-55521aa3-d407-480d-afeb-b369bb665a05 req-7d093847-7165-4e0c-ba70-8a8ea15460e4 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c0a389b9-2c6f-4e3f-b41a-28da4c069675", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-447330830", "description": null, "metadata": {}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:33:01.759947 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:01.759947 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:33:01.762044 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-55521aa3-d407-480d-afeb-b369bb665a05 req-7d093847-7165-4e0c-ba70-8a8ea15460e4 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Volume info retrieved successfully. Aug 06 19:33:01.762044 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [req-55521aa3-d407-480d-afeb-b369bb665a05 req-7d093847-7165-4e0c-ba70-8a8ea15460e4 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Create snapshot from volume c0a389b9-2c6f-4e3f-b41a-28da4c069675 Aug 06 19:33:01.798787 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [req-55521aa3-d407-480d-afeb-b369bb665a05 req-7d093847-7165-4e0c-ba70-8a8ea15460e4 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Created reservations ['ad658380-8ac7-4822-a4c8-cf0e3cde7c68', '80b64e59-b3cd-4896-8836-762c25f95201', '00a6e854-4c34-45e7-99f3-762d815ed38d', '1b7d22b0-6e99-487a-bbd1-c5562cccd18e'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:33:01.845461 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-55521aa3-d407-480d-afeb-b369bb665a05 req-7d093847-7165-4e0c-ba70-8a8ea15460e4 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Snapshot force create request issued successfully. Aug 06 19:33:01.848082 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-55521aa3-d407-480d-afeb-b369bb665a05 req-7d093847-7165-4e0c-ba70-8a8ea15460e4 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:33:01.848082 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1200/4815] 10.4.3.5 () {72 vars in 1533 bytes} [Thu Aug 6 19:33:01 2026] POST /volume/v3/snapshots => generated 323 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:33:01.959626 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-379ca94a-14cf-4630-b9d6-691e4c82a3e9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:01.961472 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-379ca94a-14cf-4630-b9d6-691e4c82a3e9 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] GET https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea Aug 06 19:33:01.961678 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-379ca94a-14cf-4630-b9d6-691e4c82a3e9 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:01.961871 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-379ca94a-14cf-4630-b9d6-691e4c82a3e9 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:01.962010 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-379ca94a-14cf-4630-b9d6-691e4c82a3e9 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Show backup with id 837b0c7f-c986-45cc-a4aa-b4908b2988ea. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:01.966312 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:01.966312 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:33:01.966899 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-379ca94a-14cf-4630-b9d6-691e4c82a3e9 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea returned with HTTP 200 Aug 06 19:33:01.967324 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1212/4816] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:33:01 2026] GET /volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:01.980490 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f28d0ec1-ac0e-40db-95ec-0c18e78c3b63 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:01.982294 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f28d0ec1-ac0e-40db-95ec-0c18e78c3b63 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] DELETE https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea Aug 06 19:33:01.982485 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f28d0ec1-ac0e-40db-95ec-0c18e78c3b63 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:01.982686 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f28d0ec1-ac0e-40db-95ec-0c18e78c3b63 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:01.982821 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-f28d0ec1-ac0e-40db-95ec-0c18e78c3b63 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Delete backup with id: 837b0c7f-c986-45cc-a4aa-b4908b2988ea. Aug 06 19:33:01.987165 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:01.987165 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:33:02.000384 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-f28d0ec1-ac0e-40db-95ec-0c18e78c3b63 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] delete_backup rpcapi backup_id 837b0c7f-c986-45cc-a4aa-b4908b2988ea {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:33:02.002030 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f28d0ec1-ac0e-40db-95ec-0c18e78c3b63 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea returned with HTTP 202 Aug 06 19:33:02.002477 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1210/4817] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:33:01 2026] DELETE /volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:33:02.009459 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c43be343-84e3-473f-87ad-d6977a05da23 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:02.011570 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c43be343-84e3-473f-87ad-d6977a05da23 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] GET https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea Aug 06 19:33:02.011834 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c43be343-84e3-473f-87ad-d6977a05da23 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:02.012123 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c43be343-84e3-473f-87ad-d6977a05da23 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:02.012296 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-c43be343-84e3-473f-87ad-d6977a05da23 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Show backup with id 837b0c7f-c986-45cc-a4aa-b4908b2988ea. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:02.018084 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:02.018084 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:33:02.018873 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c43be343-84e3-473f-87ad-d6977a05da23 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea returned with HTTP 200 Aug 06 19:33:02.019332 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1196/4818] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:33:02 2026] GET /volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:03.030120 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b3a070b6-a7ac-4932-af8d-753b48793524 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:03.032116 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b3a070b6-a7ac-4932-af8d-753b48793524 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] GET https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea Aug 06 19:33:03.032386 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b3a070b6-a7ac-4932-af8d-753b48793524 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:03.032611 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b3a070b6-a7ac-4932-af8d-753b48793524 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:03.032819 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-b3a070b6-a7ac-4932-af8d-753b48793524 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Show backup with id 837b0c7f-c986-45cc-a4aa-b4908b2988ea. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:03.036751 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b3a070b6-a7ac-4932-af8d-753b48793524 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] https://10.4.3.5/volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea returned with HTTP 404 Aug 06 19:33:03.037304 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1201/4819] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:33:03 2026] GET /volume/v3/backups/837b0c7f-c986-45cc-a4aa-b4908b2988ea => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:33:03.046265 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4f4e52cc-8715-46f6-9b98-513290c5e65b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:03.048404 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4f4e52cc-8715-46f6-9b98-513290c5e65b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/74f502ba-ccb9-47ac-be8c-e588b677677d Aug 06 19:33:03.048670 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4f4e52cc-8715-46f6-9b98-513290c5e65b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:03.048912 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4f4e52cc-8715-46f6-9b98-513290c5e65b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:03.049133 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-4f4e52cc-8715-46f6-9b98-513290c5e65b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Delete volume with id: 74f502ba-ccb9-47ac-be8c-e588b677677d Aug 06 19:33:03.057810 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:03.057810 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:33:03.058224 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4f4e52cc-8715-46f6-9b98-513290c5e65b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Volume info retrieved successfully. Aug 06 19:33:03.077591 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4f4e52cc-8715-46f6-9b98-513290c5e65b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Delete volume request issued successfully. Aug 06 19:33:03.077804 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4f4e52cc-8715-46f6-9b98-513290c5e65b tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] https://10.4.3.5/volume/v3/volumes/74f502ba-ccb9-47ac-be8c-e588b677677d returned with HTTP 202 Aug 06 19:33:03.078286 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1213/4820] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:33:03 2026] DELETE /volume/v3/volumes/74f502ba-ccb9-47ac-be8c-e588b677677d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:33:03.087336 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cc31828b-5b8f-4312-9777-5a13cbf49cca None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:03.090003 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cc31828b-5b8f-4312-9777-5a13cbf49cca tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] GET https://10.4.3.5/volume/v3/volumes/74f502ba-ccb9-47ac-be8c-e588b677677d Aug 06 19:33:03.090319 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cc31828b-5b8f-4312-9777-5a13cbf49cca tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:03.090567 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cc31828b-5b8f-4312-9777-5a13cbf49cca tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:03.099703 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:03.099703 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:33:03.104238 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cc31828b-5b8f-4312-9777-5a13cbf49cca tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Volume info retrieved successfully. Aug 06 19:33:03.110470 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cc31828b-5b8f-4312-9777-5a13cbf49cca tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] https://10.4.3.5/volume/v3/volumes/74f502ba-ccb9-47ac-be8c-e588b677677d returned with HTTP 200 Aug 06 19:33:03.111031 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1211/4821] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:33:03 2026] GET /volume/v3/volumes/74f502ba-ccb9-47ac-be8c-e588b677677d => generated 1012 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:33:03.662549 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0f84e3b4-85fa-4829-8353-984bd35f7f03 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:03.664586 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0f84e3b4-85fa-4829-8353-984bd35f7f03 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] GET https://10.4.3.5/volume/v3/snapshots/93d96885-177d-43ef-8a46-7eae2b746454 Aug 06 19:33:03.664815 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0f84e3b4-85fa-4829-8353-984bd35f7f03 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:03.665032 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0f84e3b4-85fa-4829-8353-984bd35f7f03 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:03.670751 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:03.670751 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:33:03.671217 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0f84e3b4-85fa-4829-8353-984bd35f7f03 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Snapshot retrieved successfully. Aug 06 19:33:03.671974 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0f84e3b4-85fa-4829-8353-984bd35f7f03 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/snapshots/93d96885-177d-43ef-8a46-7eae2b746454 returned with HTTP 200 Aug 06 19:33:03.672355 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1197/4822] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:33:03 2026] GET /volume/v3/snapshots/93d96885-177d-43ef-8a46-7eae2b746454 => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:03.698315 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8ab6b0af-dd90-43b0-bf2e-efe90a4440d0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:03.700880 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8ab6b0af-dd90-43b0-bf2e-efe90a4440d0 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:33:03.701361 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8ab6b0af-dd90-43b0-bf2e-efe90a4440d0 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-830011286", "snapshot_id": null, "imageRef": "ac813339-2d2e-4469-96ec-e73b903fc04f", "volume_type": null, "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:33:03.704084 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-8ab6b0af-dd90-43b0-bf2e-efe90a4440d0 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-830011286', 'snapshot_id': None, 'imageRef': 'ac813339-2d2e-4469-96ec-e73b903fc04f', 'volume_type': None, 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:33:03.878115 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:03.878115 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:33:03.878687 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8ab6b0af-dd90-43b0-bf2e-efe90a4440d0 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Snapshot retrieved successfully. Aug 06 19:33:03.878897 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-8ab6b0af-dd90-43b0-bf2e-efe90a4440d0 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Create volume of 1 GB Aug 06 19:33:03.882974 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8ab6b0af-dd90-43b0-bf2e-efe90a4440d0 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Availability Zones retrieved successfully. Aug 06 19:33:03.888972 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8ab6b0af-dd90-43b0-bf2e-efe90a4440d0 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Flow 'volume_create_api' (0896ef04-5738-42ec-88a2-d732e6fb76da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:33:03.889974 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8ab6b0af-dd90-43b0-bf2e-efe90a4440d0 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a47a734c-512c-4200-8017-df3f62d45c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:33:03.890917 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-8ab6b0af-dd90-43b0-bf2e-efe90a4440d0 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:33:03.921415 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8ab6b0af-dd90-43b0-bf2e-efe90a4440d0 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a47a734c-512c-4200-8017-df3f62d45c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '93d96885-177d-43ef-8a46-7eae2b746454', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:33:03.922179 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8ab6b0af-dd90-43b0-bf2e-efe90a4440d0 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab63dbda-1036-4f6f-ba15-226c757c6029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:33:03.957447 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-8ab6b0af-dd90-43b0-bf2e-efe90a4440d0 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Created reservations ['a5013a11-6ebc-496b-ac1f-47b1e87d192a', '59d9a5fb-e5f6-41e2-85ed-00e07064cc68', '6ebeb0d2-e67d-4bc5-a1ca-fb58edb78486', '73780a15-983c-4fc2-953a-e2a45244c553'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:33:03.958204 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8ab6b0af-dd90-43b0-bf2e-efe90a4440d0 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab63dbda-1036-4f6f-ba15-226c757c6029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5013a11-6ebc-496b-ac1f-47b1e87d192a', '59d9a5fb-e5f6-41e2-85ed-00e07064cc68', '6ebeb0d2-e67d-4bc5-a1ca-fb58edb78486', '73780a15-983c-4fc2-953a-e2a45244c553']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:33:03.958871 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8ab6b0af-dd90-43b0-bf2e-efe90a4440d0 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a62fa95-27b1-4ea4-9232-55d94ef0cbc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:33:04.000136 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8ab6b0af-dd90-43b0-bf2e-efe90a4440d0 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a62fa95-27b1-4ea4-9232-55d94ef0cbc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c3745bb-7e96-4f5b-bf4c-8fa506914d17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-830011286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a77b06c3a2243a2824211ea7112619b',qos_specs=None,replication_status=,reservations=['a5013a11-6ebc-496b-ac1f-47b1e87d192a','59d9a5fb-e5f6-41e2-85ed-00e07064cc68','6ebeb0d2-e67d-4bc5-a1ca-fb58edb78486','73780a15-983c-4fc2-953a-e2a45244c553'],size=1,snapshot_id=93d96885-177d-43ef-8a46-7eae2b746454,source_replicaid=,source_volid=None,status='creating',user_id='5e2e326f18ef426bb20b3bfa15144cae',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), '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-06T19:33:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-830011286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c3745bb-7e96-4f5b-bf4c-8fa506914d17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a77b06c3a2243a2824211ea7112619b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=93d96885-177d-43ef-8a46-7eae2b746454,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e2e326f18ef426bb20b3bfa15144cae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:33:04.000952 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8ab6b0af-dd90-43b0-bf2e-efe90a4440d0 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c248c884-12e4-462f-8b90-ddaad5ef8ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:33:04.018826 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8ab6b0af-dd90-43b0-bf2e-efe90a4440d0 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c248c884-12e4-462f-8b90-ddaad5ef8ee1) transitioned into state 'SUCCESS' from state '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-830011286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a77b06c3a2243a2824211ea7112619b',qos_specs=None,replication_status=,reservations=['a5013a11-6ebc-496b-ac1f-47b1e87d192a','59d9a5fb-e5f6-41e2-85ed-00e07064cc68','6ebeb0d2-e67d-4bc5-a1ca-fb58edb78486','73780a15-983c-4fc2-953a-e2a45244c553'],size=1,snapshot_id=93d96885-177d-43ef-8a46-7eae2b746454,source_replicaid=,source_volid=None,status='creating',user_id='5e2e326f18ef426bb20b3bfa15144cae',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:33:04.019808 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8ab6b0af-dd90-43b0-bf2e-efe90a4440d0 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebdd2b94-64bd-4ce7-87e8-76bae9d05356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:33:04.044318 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8ab6b0af-dd90-43b0-bf2e-efe90a4440d0 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebdd2b94-64bd-4ce7-87e8-76bae9d05356) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:33:04.045347 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8ab6b0af-dd90-43b0-bf2e-efe90a4440d0 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Flow 'volume_create_api' (0896ef04-5738-42ec-88a2-d732e6fb76da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:33:04.045733 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8ab6b0af-dd90-43b0-bf2e-efe90a4440d0 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Create volume request issued successfully. Aug 06 19:33:04.046429 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8ab6b0af-dd90-43b0-bf2e-efe90a4440d0 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:33:04.046799 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1202/4823] 10.4.3.5 () {70 vars in 1286 bytes} [Thu Aug 6 19:33:03 2026] POST /volume/v3/volumes => generated 809 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:33:04.061241 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e7de17de-360a-4998-ac6d-cfc0823e3ec0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:04.063219 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e7de17de-360a-4998-ac6d-cfc0823e3ec0 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] GET https://10.4.3.5/volume/v3/volumes/4c3745bb-7e96-4f5b-bf4c-8fa506914d17 Aug 06 19:33:04.063471 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e7de17de-360a-4998-ac6d-cfc0823e3ec0 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:04.063858 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e7de17de-360a-4998-ac6d-cfc0823e3ec0 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:04.071357 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:04.071357 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:33:04.075316 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e7de17de-360a-4998-ac6d-cfc0823e3ec0 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Volume info retrieved successfully. Aug 06 19:33:04.079922 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e7de17de-360a-4998-ac6d-cfc0823e3ec0 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/volumes/4c3745bb-7e96-4f5b-bf4c-8fa506914d17 returned with HTTP 200 Aug 06 19:33:04.081280 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1214/4824] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:33:04 2026] GET /volume/v3/volumes/4c3745bb-7e96-4f5b-bf4c-8fa506914d17 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:33:04.170579 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-12938a0a-9516-424c-b567-3e09f8e5d2e2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:04.170579 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-12938a0a-9516-424c-b567-3e09f8e5d2e2 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] GET https://10.4.3.5/volume/v3/volumes/74f502ba-ccb9-47ac-be8c-e588b677677d Aug 06 19:33:04.170579 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-12938a0a-9516-424c-b567-3e09f8e5d2e2 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:04.170579 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-12938a0a-9516-424c-b567-3e09f8e5d2e2 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:04.170579 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-12938a0a-9516-424c-b567-3e09f8e5d2e2 tempest-ProjectReaderTests39-1816022206 tempest-ProjectReaderTests39-1816022206-project-admin] https://10.4.3.5/volume/v3/volumes/74f502ba-ccb9-47ac-be8c-e588b677677d returned with HTTP 404 Aug 06 19:33:04.170579 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1212/4825] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:33:04 2026] GET /volume/v3/volumes/74f502ba-ccb9-47ac-be8c-e588b677677d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:33:05.099523 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8875b651-f309-400a-ac4e-ea46dd16e980 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:05.103076 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8875b651-f309-400a-ac4e-ea46dd16e980 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] GET https://10.4.3.5/volume/v3/volumes/4c3745bb-7e96-4f5b-bf4c-8fa506914d17 Aug 06 19:33:05.103324 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8875b651-f309-400a-ac4e-ea46dd16e980 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:05.103550 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8875b651-f309-400a-ac4e-ea46dd16e980 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:05.111852 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:05.111852 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:33:05.115775 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8875b651-f309-400a-ac4e-ea46dd16e980 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Volume info retrieved successfully. Aug 06 19:33:05.122122 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8875b651-f309-400a-ac4e-ea46dd16e980 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/volumes/4c3745bb-7e96-4f5b-bf4c-8fa506914d17 returned with HTTP 200 Aug 06 19:33:05.122654 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1198/4826] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:33:05 2026] GET /volume/v3/volumes/4c3745bb-7e96-4f5b-bf4c-8fa506914d17 => generated 1418 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:33:05.134919 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b5764951-4fe6-4fd5-90cf-06d183aded70 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:05.136931 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b5764951-4fe6-4fd5-90cf-06d183aded70 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] GET https://10.4.3.5/volume/v3/volumes/4c3745bb-7e96-4f5b-bf4c-8fa506914d17 Aug 06 19:33:05.138487 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b5764951-4fe6-4fd5-90cf-06d183aded70 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:05.138487 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b5764951-4fe6-4fd5-90cf-06d183aded70 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:05.145339 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:05.145339 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:33:05.149327 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b5764951-4fe6-4fd5-90cf-06d183aded70 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Volume info retrieved successfully. Aug 06 19:33:05.154314 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b5764951-4fe6-4fd5-90cf-06d183aded70 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/volumes/4c3745bb-7e96-4f5b-bf4c-8fa506914d17 returned with HTTP 200 Aug 06 19:33:05.154804 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1203/4827] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:33:05 2026] GET /volume/v3/volumes/4c3745bb-7e96-4f5b-bf4c-8fa506914d17 => generated 1418 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:33:06.084271 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fd141c3e-6f85-48d6-9cd0-06d89a805d4a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:06.226327 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fd141c3e-6f85-48d6-9cd0-06d89a805d4a tempest-ProjectReaderTests-1975086020 tempest-ProjectReaderTests-1975086020-project-admin] GET https://10.4.3.5/volume/v3/scheduler-stats/get_pools Aug 06 19:33:06.226599 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fd141c3e-6f85-48d6-9cd0-06d89a805d4a tempest-ProjectReaderTests-1975086020 tempest-ProjectReaderTests-1975086020-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:06.226852 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fd141c3e-6f85-48d6-9cd0-06d89a805d4a tempest-ProjectReaderTests-1975086020 tempest-ProjectReaderTests-1975086020-project-admin] Calling method 'get_pools' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:06.238284 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fd141c3e-6f85-48d6-9cd0-06d89a805d4a tempest-ProjectReaderTests-1975086020 tempest-ProjectReaderTests-1975086020-project-admin] https://10.4.3.5/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 06 19:33:06.239074 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1215/4828] 10.4.3.5 () {66 vars in 1277 bytes} [Thu Aug 6 19:33:06 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:06.249422 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-73175f80-9dea-420f-91d1-a744a2670815 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:06.334760 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-73175f80-9dea-420f-91d1-a744a2670815 tempest-ProjectReaderTests-1975086020 tempest-ProjectReaderTests-1975086020-project-reader] GET https://10.4.3.5/volume/v3/capabilities/np0000006689@storpool Aug 06 19:33:06.335008 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-73175f80-9dea-420f-91d1-a744a2670815 tempest-ProjectReaderTests-1975086020 tempest-ProjectReaderTests-1975086020-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:06.335286 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-73175f80-9dea-420f-91d1-a744a2670815 tempest-ProjectReaderTests-1975086020 tempest-ProjectReaderTests-1975086020-project-reader] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:06.336189 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-73175f80-9dea-420f-91d1-a744a2670815 tempest-ProjectReaderTests-1975086020 tempest-ProjectReaderTests-1975086020-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '89ca0a3946134fecb3a2d0f5191b511a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '113d46fdd3c145e0a76d50364a798983', '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:33:06.336455 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-73175f80-9dea-420f-91d1-a744a2670815 tempest-ProjectReaderTests-1975086020 tempest-ProjectReaderTests-1975086020-project-reader] https://10.4.3.5/volume/v3/capabilities/np0000006689@storpool returned with HTTP 403 Aug 06 19:33:06.337012 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1213/4829] 10.4.3.5 () {66 vars in 1304 bytes} [Thu Aug 6 19:33:06 2026] GET /volume/v3/capabilities/np0000006689@storpool => generated 110 bytes in 88 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:33:06.337301 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-ffb0755b-1ecb-4ada-b5e1-627f9b2ddd7a req-e63bdf41-9dd1-4d77-97c1-ef20c707fc58 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:06.339832 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-ffb0755b-1ecb-4ada-b5e1-627f9b2ddd7a req-e63bdf41-9dd1-4d77-97c1-ef20c707fc58 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] GET https://10.4.3.5/volume/v3/volumes/4c3745bb-7e96-4f5b-bf4c-8fa506914d17 Aug 06 19:33:06.340043 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-ffb0755b-1ecb-4ada-b5e1-627f9b2ddd7a req-e63bdf41-9dd1-4d77-97c1-ef20c707fc58 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:06.340271 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-ffb0755b-1ecb-4ada-b5e1-627f9b2ddd7a req-e63bdf41-9dd1-4d77-97c1-ef20c707fc58 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:06.349881 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:06.349881 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:33:06.355384 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-ffb0755b-1ecb-4ada-b5e1-627f9b2ddd7a req-e63bdf41-9dd1-4d77-97c1-ef20c707fc58 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Volume info retrieved successfully. Aug 06 19:33:06.360619 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-ffb0755b-1ecb-4ada-b5e1-627f9b2ddd7a req-e63bdf41-9dd1-4d77-97c1-ef20c707fc58 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/volumes/4c3745bb-7e96-4f5b-bf4c-8fa506914d17 returned with HTTP 200 Aug 06 19:33:06.361168 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1199/4830] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:33:06 2026] GET /volume/v3/volumes/4c3745bb-7e96-4f5b-bf4c-8fa506914d17 => generated 1400 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:33:06.919565 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-ffb0755b-1ecb-4ada-b5e1-627f9b2ddd7a req-9a33e739-6870-4bde-97cd-c6ba0177bf2d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:06.922372 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-ffb0755b-1ecb-4ada-b5e1-627f9b2ddd7a req-9a33e739-6870-4bde-97cd-c6ba0177bf2d tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] GET https://10.4.3.5/volume/v3/volumes/4c3745bb-7e96-4f5b-bf4c-8fa506914d17 Aug 06 19:33:06.922661 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-ffb0755b-1ecb-4ada-b5e1-627f9b2ddd7a req-9a33e739-6870-4bde-97cd-c6ba0177bf2d tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:06.922945 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-ffb0755b-1ecb-4ada-b5e1-627f9b2ddd7a req-9a33e739-6870-4bde-97cd-c6ba0177bf2d tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:06.932401 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:06.932401 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:33:06.937631 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-ffb0755b-1ecb-4ada-b5e1-627f9b2ddd7a req-9a33e739-6870-4bde-97cd-c6ba0177bf2d tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Volume info retrieved successfully. Aug 06 19:33:06.944910 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-ffb0755b-1ecb-4ada-b5e1-627f9b2ddd7a req-9a33e739-6870-4bde-97cd-c6ba0177bf2d tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/volumes/4c3745bb-7e96-4f5b-bf4c-8fa506914d17 returned with HTTP 200 Aug 06 19:33:06.945428 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1204/4831] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:33:06 2026] GET /volume/v3/volumes/4c3745bb-7e96-4f5b-bf4c-8fa506914d17 => generated 1400 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:33:06.956618 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a9a23011-da03-4931-8f4a-af9eeb867f22 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:06.957117 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a9a23011-da03-4931-8f4a-af9eeb867f22 None None] GET https://10.4.3.5/volume// Aug 06 19:33:06.957353 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a9a23011-da03-4931-8f4a-af9eeb867f22 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:06.957610 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a9a23011-da03-4931-8f4a-af9eeb867f22 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:06.958366 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a9a23011-da03-4931-8f4a-af9eeb867f22 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:33:06.958782 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1216/4832] 10.4.3.5 () {66 vars in 1405 bytes} [Thu Aug 6 19:33:06 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:33:06.967822 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ffb0755b-1ecb-4ada-b5e1-627f9b2ddd7a req-8bcc37c0-6e39-4402-9a0f-43f9794b083a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:06.972225 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ffb0755b-1ecb-4ada-b5e1-627f9b2ddd7a req-8bcc37c0-6e39-4402-9a0f-43f9794b083a tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:33:06.972641 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ffb0755b-1ecb-4ada-b5e1-627f9b2ddd7a req-8bcc37c0-6e39-4402-9a0f-43f9794b083a tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c3745bb-7e96-4f5b-bf4c-8fa506914d17", "connector": null, "instance_uuid": "b7b1a29a-0c2b-4651-b038-df3c55be21ce"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:33:06.988684 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:06.988684 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:33:07.026834 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ffb0755b-1ecb-4ada-b5e1-627f9b2ddd7a req-8bcc37c0-6e39-4402-9a0f-43f9794b083a tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:33:07.027544 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1214/4833] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:33:06 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 06 19:33:08.538914 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5c5ed636-27d8-49e4-acc7-f2f9b9d0989a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:08.665706 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5c5ed636-27d8-49e4-acc7-f2f9b9d0989a tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:33:08.665706 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5c5ed636-27d8-49e4-acc7-f2f9b9d0989a tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1145761611", "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=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:33:08.692057 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5c5ed636-27d8-49e4-acc7-f2f9b9d0989a tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:33:08.692439 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1200/4834] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:33:08 2026] POST /volume/v3/types => generated 380 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:08.703091 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6dec0db1-001a-4b6a-9d94-e4f8e0681ecb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:08.705033 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6dec0db1-001a-4b6a-9d94-e4f8e0681ecb tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] POST https://10.4.3.5/volume/v3/types/c0fe893a-48e4-48b3-ad5e-dbf9c026c2c6/encryption Aug 06 19:33:08.705581 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6dec0db1-001a-4b6a-9d94-e4f8e0681ecb tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:33:08.723374 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6dec0db1-001a-4b6a-9d94-e4f8e0681ecb tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] https://10.4.3.5/volume/v3/types/c0fe893a-48e4-48b3-ad5e-dbf9c026c2c6/encryption returned with HTTP 200 Aug 06 19:33:08.723929 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1205/4835] 10.4.3.5 () {68 vars in 1383 bytes} [Thu Aug 6 19:33:08 2026] POST /volume/v3/types/c0fe893a-48e4-48b3-ad5e-dbf9c026c2c6/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:08.732932 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6621a0ab-b219-4a85-94a6-d27c3e71d243 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:08.734605 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6621a0ab-b219-4a85-94a6-d27c3e71d243 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:33:08.735061 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6621a0ab-b219-4a85-94a6-d27c3e71d243 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1529670030", "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=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:33:08.759543 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6621a0ab-b219-4a85-94a6-d27c3e71d243 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:33:08.760361 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1217/4836] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:33:08 2026] POST /volume/v3/types => generated 380 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:08.771173 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-308e460d-9106-4aa1-ab99-bb1d38f5ff54 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:08.885417 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-308e460d-9106-4aa1-ab99-bb1d38f5ff54 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] POST https://10.4.3.5/volume/v3/types/5ced26ce-2143-4dae-a200-327886a538fc/encryption Aug 06 19:33:08.885524 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-308e460d-9106-4aa1-ab99-bb1d38f5ff54 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:33:08.887731 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:08.887731 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:33:08.888318 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-308e460d-9106-4aa1-ab99-bb1d38f5ff54 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '19f2b741cdf74edbafacdda47fcfccab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a96acfc6406a4e1d937a271a7d078053', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:33:08.888569 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-308e460d-9106-4aa1-ab99-bb1d38f5ff54 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] https://10.4.3.5/volume/v3/types/5ced26ce-2143-4dae-a200-327886a538fc/encryption returned with HTTP 403 Aug 06 19:33:08.889157 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1215/4837] 10.4.3.5 () {68 vars in 1383 bytes} [Thu Aug 6 19:33:08 2026] POST /volume/v3/types/5ced26ce-2143-4dae-a200-327886a538fc/encryption => generated 127 bytes in 119 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:33:08.895821 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-628a923b-54a9-437d-858e-04f84ef01f29 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:08.896859 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-628a923b-54a9-437d-858e-04f84ef01f29 None None] GET https://10.4.3.5/volume// Aug 06 19:33:08.896859 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-628a923b-54a9-437d-858e-04f84ef01f29 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:08.896859 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-628a923b-54a9-437d-858e-04f84ef01f29 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:08.897275 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-628a923b-54a9-437d-858e-04f84ef01f29 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:33:08.897628 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1201/4838] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:33:08 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:33:08.902391 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1cdf5de4-d1c9-48ff-bc4a-9614a414969a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:08.905038 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1cdf5de4-d1c9-48ff-bc4a-9614a414969a tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:33:08.905546 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1cdf5de4-d1c9-48ff-bc4a-9614a414969a tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1878178691", "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=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:33:08.906801 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ffb0755b-1ecb-4ada-b5e1-627f9b2ddd7a req-5798e672-ec95-4c5f-949f-df93fdebbc75 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:08.909795 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ffb0755b-1ecb-4ada-b5e1-627f9b2ddd7a req-5798e672-ec95-4c5f-949f-df93fdebbc75 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] GET https://10.4.3.5/volume/v3/volumes/4c3745bb-7e96-4f5b-bf4c-8fa506914d17 Aug 06 19:33:08.909992 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ffb0755b-1ecb-4ada-b5e1-627f9b2ddd7a req-5798e672-ec95-4c5f-949f-df93fdebbc75 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:08.910850 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ffb0755b-1ecb-4ada-b5e1-627f9b2ddd7a req-5798e672-ec95-4c5f-949f-df93fdebbc75 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:08.925271 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:08.925271 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:33:08.928562 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1cdf5de4-d1c9-48ff-bc4a-9614a414969a tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:33:08.929081 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1206/4839] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:33:08 2026] POST /volume/v3/types => generated 380 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:08.929995 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-ffb0755b-1ecb-4ada-b5e1-627f9b2ddd7a req-5798e672-ec95-4c5f-949f-df93fdebbc75 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Volume info retrieved successfully. Aug 06 19:33:08.936058 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ffb0755b-1ecb-4ada-b5e1-627f9b2ddd7a req-5798e672-ec95-4c5f-949f-df93fdebbc75 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/volumes/4c3745bb-7e96-4f5b-bf4c-8fa506914d17 returned with HTTP 200 Aug 06 19:33:08.936600 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1218/4840] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:33:08 2026] GET /volume/v3/volumes/4c3745bb-7e96-4f5b-bf4c-8fa506914d17 => generated 1579 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:33:08.941558 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-83c1ec6e-9538-46f3-aaee-411dc2ad9485 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:08.945904 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-83c1ec6e-9538-46f3-aaee-411dc2ad9485 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] POST https://10.4.3.5/volume/v3/types/1d2a70af-758d-4576-86ef-b14258ed282d/extra_specs Aug 06 19:33:08.945904 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-83c1ec6e-9538-46f3-aaee-411dc2ad9485 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:33:08.947574 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-83c1ec6e-9538-46f3-aaee-411dc2ad9485 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '19f2b741cdf74edbafacdda47fcfccab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a96acfc6406a4e1d937a271a7d078053', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:33:08.947774 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-83c1ec6e-9538-46f3-aaee-411dc2ad9485 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] https://10.4.3.5/volume/v3/types/1d2a70af-758d-4576-86ef-b14258ed282d/extra_specs returned with HTTP 403 Aug 06 19:33:08.948331 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1216/4841] 10.4.3.5 () {68 vars in 1385 bytes} [Thu Aug 6 19:33:08 2026] POST /volume/v3/types/1d2a70af-758d-4576-86ef-b14258ed282d/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:33:08.960252 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dd607c62-8309-47a6-95be-8788b3c33b39 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:08.962413 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dd607c62-8309-47a6-95be-8788b3c33b39 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] PUT https://10.4.3.5/volume/v3/types/1d2a70af-758d-4576-86ef-b14258ed282d/extra_specs/key2 Aug 06 19:33:08.962835 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dd607c62-8309-47a6-95be-8788b3c33b39 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:33:08.965545 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.policy [None req-dd607c62-8309-47a6-95be-8788b3c33b39 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '19f2b741cdf74edbafacdda47fcfccab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a96acfc6406a4e1d937a271a7d078053', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100262) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:33:08.965807 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dd607c62-8309-47a6-95be-8788b3c33b39 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] https://10.4.3.5/volume/v3/types/1d2a70af-758d-4576-86ef-b14258ed282d/extra_specs/key2 returned with HTTP 403 Aug 06 19:33:08.966456 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1202/4842] 10.4.3.5 () {68 vars in 1399 bytes} [Thu Aug 6 19:33:08 2026] PUT /volume/v3/types/1d2a70af-758d-4576-86ef-b14258ed282d/extra_specs/key2 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:33:08.977486 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-45003b49-b468-4648-8cd1-14c8dd71efa8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:08.979505 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-45003b49-b468-4648-8cd1-14c8dd71efa8 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] POST https://10.4.3.5/volume/v3/types Aug 06 19:33:08.979894 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-45003b49-b468-4648-8cd1-14c8dd71efa8 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:33:08.982870 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.policy [None req-45003b49-b468-4648-8cd1-14c8dd71efa8 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '19f2b741cdf74edbafacdda47fcfccab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a96acfc6406a4e1d937a271a7d078053', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100263) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:33:08.983097 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-45003b49-b468-4648-8cd1-14c8dd71efa8 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] https://10.4.3.5/volume/v3/types returned with HTTP 403 Aug 06 19:33:08.983559 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1207/4843] 10.4.3.5 () {68 vars in 1238 bytes} [Thu Aug 6 19:33:08 2026] POST /volume/v3/types => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:33:08.994666 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-95ff3743-828e-414e-8abf-8c4837ba2412 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:08.996791 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-95ff3743-828e-414e-8abf-8c4837ba2412 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:33:08.997290 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-95ff3743-828e-414e-8abf-8c4837ba2412 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-19735713", "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=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:33:09.016944 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-95ff3743-828e-414e-8abf-8c4837ba2412 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:33:09.017481 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1219/4844] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:33:08 2026] POST /volume/v3/types => generated 378 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:09.028365 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9e625438-690b-45d4-9c96-73ee17bc7076 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:09.030435 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9e625438-690b-45d4-9c96-73ee17bc7076 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] POST https://10.4.3.5/volume/v3/types/19aa6e6d-c5bb-4cf6-ad43-30a6a10cfc3b/encryption Aug 06 19:33:09.030740 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9e625438-690b-45d4-9c96-73ee17bc7076 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:33:09.057003 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-ffb0755b-1ecb-4ada-b5e1-627f9b2ddd7a req-6c5a1436-33fa-4632-b9a1-af944a151f97 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:09.058944 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9e625438-690b-45d4-9c96-73ee17bc7076 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] https://10.4.3.5/volume/v3/types/19aa6e6d-c5bb-4cf6-ad43-30a6a10cfc3b/encryption returned with HTTP 200 Aug 06 19:33:09.059412 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1217/4845] 10.4.3.5 () {68 vars in 1383 bytes} [Thu Aug 6 19:33:09 2026] POST /volume/v3/types/19aa6e6d-c5bb-4cf6-ad43-30a6a10cfc3b/encryption => generated 239 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:09.065535 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-ffb0755b-1ecb-4ada-b5e1-627f9b2ddd7a req-6c5a1436-33fa-4632-b9a1-af944a151f97 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] PUT https://10.4.3.5/volume/v3/attachments/02adbaa6-f4f2-49b4-a410-e4bacc38a6e3 Aug 06 19:33:09.065661 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-ffb0755b-1ecb-4ada-b5e1-627f9b2ddd7a req-6c5a1436-33fa-4632-b9a1-af944a151f97 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:33:09.069094 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-65b778be-b0e8-4f6f-b81d-efc4087c29a3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:09.071152 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-65b778be-b0e8-4f6f-b81d-efc4087c29a3 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] DELETE https://10.4.3.5/volume/v3/types/19aa6e6d-c5bb-4cf6-ad43-30a6a10cfc3b/encryption/77d3158f-99d5-4830-ab7c-9ca052b6d285 Aug 06 19:33:09.071320 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-65b778be-b0e8-4f6f-b81d-efc4087c29a3 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:09.071662 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-65b778be-b0e8-4f6f-b81d-efc4087c29a3 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:09.072266 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.policy [None req-65b778be-b0e8-4f6f-b81d-efc4087c29a3 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '19f2b741cdf74edbafacdda47fcfccab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a96acfc6406a4e1d937a271a7d078053', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100263) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:33:09.072534 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-65b778be-b0e8-4f6f-b81d-efc4087c29a3 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] https://10.4.3.5/volume/v3/types/19aa6e6d-c5bb-4cf6-ad43-30a6a10cfc3b/encryption/77d3158f-99d5-4830-ab7c-9ca052b6d285 returned with HTTP 403 Aug 06 19:33:09.073141 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1208/4846] 10.4.3.5 () {66 vars in 1475 bytes} [Thu Aug 6 19:33:09 2026] DELETE /volume/v3/types/19aa6e6d-c5bb-4cf6-ad43-30a6a10cfc3b/encryption/77d3158f-99d5-4830-ab7c-9ca052b6d285 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:33:09.076471 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-ffb0755b-1ecb-4ada-b5e1-627f9b2ddd7a req-6c5a1436-33fa-4632-b9a1-af944a151f97 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Acquiring lock "cinder-attachment_update-4c3745bb-7e96-4f5b-bf4c-8fa506914d17-np0000006689" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:33:09.083112 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-ffb0755b-1ecb-4ada-b5e1-627f9b2ddd7a req-6c5a1436-33fa-4632-b9a1-af944a151f97 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Lock "cinder-attachment_update-4c3745bb-7e96-4f5b-bf4c-8fa506914d17-np0000006689" acquired by "attachment_update" :: waited 0.007s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:33:09.083587 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-10334b4d-606f-4a2c-9194-9638fb190693 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:09.084624 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:09.084624 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:33:09.085656 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-10334b4d-606f-4a2c-9194-9638fb190693 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:33:09.086107 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-10334b4d-606f-4a2c-9194-9638fb190693 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1531665305", "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=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:33:09.108923 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-10334b4d-606f-4a2c-9194-9638fb190693 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:33:09.109405 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1220/4847] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:33:09 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 06 19:33:09.120869 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2ccd7d7d-4b5a-40ec-96a1-3fbadf189be5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:09.124160 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ccd7d7d-4b5a-40ec-96a1-3fbadf189be5 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] DELETE https://10.4.3.5/volume/v3/types/d4448499-a2a3-4d4d-a1ca-f1401b4a8193/extra_specs/key1 Aug 06 19:33:09.124443 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ccd7d7d-4b5a-40ec-96a1-3fbadf189be5 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:09.124693 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ccd7d7d-4b5a-40ec-96a1-3fbadf189be5 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:09.139046 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-2ccd7d7d-4b5a-40ec-96a1-3fbadf189be5 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '19f2b741cdf74edbafacdda47fcfccab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a96acfc6406a4e1d937a271a7d078053', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:33:09.139416 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ccd7d7d-4b5a-40ec-96a1-3fbadf189be5 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] https://10.4.3.5/volume/v3/types/d4448499-a2a3-4d4d-a1ca-f1401b4a8193/extra_specs/key1 returned with HTTP 403 Aug 06 19:33:09.139802 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1218/4848] 10.4.3.5 () {66 vars in 1382 bytes} [Thu Aug 6 19:33:09 2026] DELETE /volume/v3/types/d4448499-a2a3-4d4d-a1ca-f1401b4a8193/extra_specs/key1 => generated 122 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:33:09.150891 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cebdbc40-94d1-4330-b7f8-e3ae640c3dc2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:09.155208 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cebdbc40-94d1-4330-b7f8-e3ae640c3dc2 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:33:09.155679 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cebdbc40-94d1-4330-b7f8-e3ae640c3dc2 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1299232750", "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=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:33:09.184499 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cebdbc40-94d1-4330-b7f8-e3ae640c3dc2 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:33:09.185102 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1209/4849] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:33:09 2026] POST /volume/v3/types => generated 380 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:09.196343 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-ffb0755b-1ecb-4ada-b5e1-627f9b2ddd7a req-6c5a1436-33fa-4632-b9a1-af944a151f97 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Lock "cinder-attachment_update-4c3745bb-7e96-4f5b-bf4c-8fa506914d17-np0000006689" released by "attachment_update" :: held 0.113s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:33:09.196569 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-11156895-6915-44f4-b00d-99947476265c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:09.196857 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-ffb0755b-1ecb-4ada-b5e1-627f9b2ddd7a req-6c5a1436-33fa-4632-b9a1-af944a151f97 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/attachments/02adbaa6-f4f2-49b4-a410-e4bacc38a6e3 returned with HTTP 200 Aug 06 19:33:09.197700 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1203/4850] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:33:09 2026] PUT /volume/v3/attachments/02adbaa6-f4f2-49b4-a410-e4bacc38a6e3 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:33:09.199208 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-11156895-6915-44f4-b00d-99947476265c tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] DELETE https://10.4.3.5/volume/v3/types/47c97dc6-8e76-4e5c-9fa9-c41171b0f929 Aug 06 19:33:09.199514 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-11156895-6915-44f4-b00d-99947476265c tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:09.199829 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-11156895-6915-44f4-b00d-99947476265c tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:09.200827 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-11156895-6915-44f4-b00d-99947476265c tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '19f2b741cdf74edbafacdda47fcfccab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a96acfc6406a4e1d937a271a7d078053', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:33:09.201331 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-11156895-6915-44f4-b00d-99947476265c tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] https://10.4.3.5/volume/v3/types/47c97dc6-8e76-4e5c-9fa9-c41171b0f929 returned with HTTP 403 Aug 06 19:33:09.202109 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1221/4851] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:33:09 2026] DELETE /volume/v3/types/47c97dc6-8e76-4e5c-9fa9-c41171b0f929 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:33:09.215130 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e4cc2e9e-21e0-49b6-8d7d-484fac55762c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:09.217084 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e4cc2e9e-21e0-49b6-8d7d-484fac55762c tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] GET https://10.4.3.5/volume/v3/types/c0fe893a-48e4-48b3-ad5e-dbf9c026c2c6/extra_specs Aug 06 19:33:09.217386 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e4cc2e9e-21e0-49b6-8d7d-484fac55762c tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:09.217755 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e4cc2e9e-21e0-49b6-8d7d-484fac55762c tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:09.227063 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e4cc2e9e-21e0-49b6-8d7d-484fac55762c tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] https://10.4.3.5/volume/v3/types/c0fe893a-48e4-48b3-ad5e-dbf9c026c2c6/extra_specs returned with HTTP 200 Aug 06 19:33:09.229130 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1219/4852] 10.4.3.5 () {66 vars in 1364 bytes} [Thu Aug 6 19:33:09 2026] GET /volume/v3/types/c0fe893a-48e4-48b3-ad5e-dbf9c026c2c6/extra_specs => generated 123 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:09.235005 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-ffb0755b-1ecb-4ada-b5e1-627f9b2ddd7a req-daf34e61-ed5b-4995-b7dd-4187280b98f6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:09.238137 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-ffb0755b-1ecb-4ada-b5e1-627f9b2ddd7a req-daf34e61-ed5b-4995-b7dd-4187280b98f6 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] POST https://10.4.3.5/volume/v3/attachments/02adbaa6-f4f2-49b4-a410-e4bacc38a6e3/action Aug 06 19:33:09.238563 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-ffb0755b-1ecb-4ada-b5e1-627f9b2ddd7a req-daf34e61-ed5b-4995-b7dd-4187280b98f6 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:33:09.238730 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-ffb0755b-1ecb-4ada-b5e1-627f9b2ddd7a req-daf34e61-ed5b-4995-b7dd-4187280b98f6 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:33:09.239907 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fd2e9b63-7148-41cc-81db-a05b630ec88f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:09.243088 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fd2e9b63-7148-41cc-81db-a05b630ec88f tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] GET https://10.4.3.5/volume/v3/types Aug 06 19:33:09.243450 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fd2e9b63-7148-41cc-81db-a05b630ec88f tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:09.243758 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fd2e9b63-7148-41cc-81db-a05b630ec88f tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:09.244320 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:09.244320 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:33:09.245000 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-fd2e9b63-7148-41cc-81db-a05b630ec88f tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:33:09.261136 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:09.261136 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:33:09.277285 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fd2e9b63-7148-41cc-81db-a05b630ec88f tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:33:09.278084 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1204/4853] 10.4.3.5 () {66 vars in 1217 bytes} [Thu Aug 6 19:33:09 2026] GET /volume/v3/types => generated 2387 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:33:09.287801 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-ffb0755b-1ecb-4ada-b5e1-627f9b2ddd7a req-daf34e61-ed5b-4995-b7dd-4187280b98f6 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/attachments/02adbaa6-f4f2-49b4-a410-e4bacc38a6e3/action returned with HTTP 204 Aug 06 19:33:09.288610 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1210/4854] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:33:09 2026] POST /volume/v3/attachments/02adbaa6-f4f2-49b4-a410-e4bacc38a6e3/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:33:09.297962 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3ef1fa0b-dfbe-4a00-9bd3-5512b1343fef None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:09.300968 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3ef1fa0b-dfbe-4a00-9bd3-5512b1343fef tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] GET https://10.4.3.5/volume/v3/types/c0fe893a-48e4-48b3-ad5e-dbf9c026c2c6/encryption/cipher Aug 06 19:33:09.300968 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3ef1fa0b-dfbe-4a00-9bd3-5512b1343fef tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:09.301164 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3ef1fa0b-dfbe-4a00-9bd3-5512b1343fef tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:09.301813 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-3ef1fa0b-dfbe-4a00-9bd3-5512b1343fef tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '19f2b741cdf74edbafacdda47fcfccab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a96acfc6406a4e1d937a271a7d078053', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:33:09.301974 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3ef1fa0b-dfbe-4a00-9bd3-5512b1343fef tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] https://10.4.3.5/volume/v3/types/c0fe893a-48e4-48b3-ad5e-dbf9c026c2c6/encryption/cipher returned with HTTP 403 Aug 06 19:33:09.303571 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1222/4855] 10.4.3.5 () {66 vars in 1382 bytes} [Thu Aug 6 19:33:09 2026] GET /volume/v3/types/c0fe893a-48e4-48b3-ad5e-dbf9c026c2c6/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:33:09.314981 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cfe418cb-6921-4a19-88ee-cf2d6399833c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:09.318324 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cfe418cb-6921-4a19-88ee-cf2d6399833c tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] GET https://10.4.3.5/volume/v3/types/c0fe893a-48e4-48b3-ad5e-dbf9c026c2c6/encryption Aug 06 19:33:09.318593 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cfe418cb-6921-4a19-88ee-cf2d6399833c tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:09.318816 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cfe418cb-6921-4a19-88ee-cf2d6399833c tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:09.319525 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-cfe418cb-6921-4a19-88ee-cf2d6399833c tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '19f2b741cdf74edbafacdda47fcfccab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a96acfc6406a4e1d937a271a7d078053', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:33:09.319759 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cfe418cb-6921-4a19-88ee-cf2d6399833c tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] https://10.4.3.5/volume/v3/types/c0fe893a-48e4-48b3-ad5e-dbf9c026c2c6/encryption returned with HTTP 403 Aug 06 19:33:09.320411 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1220/4856] 10.4.3.5 () {66 vars in 1361 bytes} [Thu Aug 6 19:33:09 2026] GET /volume/v3/types/c0fe893a-48e4-48b3-ad5e-dbf9c026c2c6/encryption => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:33:09.336324 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e8507539-e8fa-4b64-9376-3c08f255afb6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:09.337349 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e8507539-e8fa-4b64-9376-3c08f255afb6 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] GET https://10.4.3.5/volume/v3/types/c0fe893a-48e4-48b3-ad5e-dbf9c026c2c6/extra_specs/multiattach Aug 06 19:33:09.337572 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e8507539-e8fa-4b64-9376-3c08f255afb6 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:09.337786 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e8507539-e8fa-4b64-9376-3c08f255afb6 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:09.347753 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e8507539-e8fa-4b64-9376-3c08f255afb6 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] https://10.4.3.5/volume/v3/types/c0fe893a-48e4-48b3-ad5e-dbf9c026c2c6/extra_specs/multiattach returned with HTTP 200 Aug 06 19:33:09.348383 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1205/4857] 10.4.3.5 () {66 vars in 1400 bytes} [Thu Aug 6 19:33:09 2026] GET /volume/v3/types/c0fe893a-48e4-48b3-ad5e-dbf9c026c2c6/extra_specs/multiattach => generated 29 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:33:09.361278 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-039e9270-9385-48b6-af79-fc830cad8005 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:09.364136 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-039e9270-9385-48b6-af79-fc830cad8005 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] GET https://10.4.3.5/volume/v3/types/c0fe893a-48e4-48b3-ad5e-dbf9c026c2c6/extra_specs/volume_backend_name Aug 06 19:33:09.365265 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-039e9270-9385-48b6-af79-fc830cad8005 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:09.365265 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-039e9270-9385-48b6-af79-fc830cad8005 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:09.386668 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-039e9270-9385-48b6-af79-fc830cad8005 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] https://10.4.3.5/volume/v3/types/c0fe893a-48e4-48b3-ad5e-dbf9c026c2c6/extra_specs/volume_backend_name returned with HTTP 404 Aug 06 19:33:09.388224 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1211/4858] 10.4.3.5 () {66 vars in 1424 bytes} [Thu Aug 6 19:33:09 2026] GET /volume/v3/types/c0fe893a-48e4-48b3-ad5e-dbf9c026c2c6/extra_specs/volume_backend_name => generated 143 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:33:09.404369 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0c827ab4-c296-4443-a892-52cbc44c03ce None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:09.408302 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c827ab4-c296-4443-a892-52cbc44c03ce tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] GET https://10.4.3.5/volume/v3/types/c0fe893a-48e4-48b3-ad5e-dbf9c026c2c6 Aug 06 19:33:09.408511 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0c827ab4-c296-4443-a892-52cbc44c03ce tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:09.409073 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0c827ab4-c296-4443-a892-52cbc44c03ce tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:09.423110 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c827ab4-c296-4443-a892-52cbc44c03ce tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] https://10.4.3.5/volume/v3/types/c0fe893a-48e4-48b3-ad5e-dbf9c026c2c6 returned with HTTP 200 Aug 06 19:33:09.423110 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1223/4859] 10.4.3.5 () {66 vars in 1328 bytes} [Thu Aug 6 19:33:09 2026] GET /volume/v3/types/c0fe893a-48e4-48b3-ad5e-dbf9c026c2c6 => generated 318 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:09.435323 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9ddeea55-a9e7-4784-99c6-c38b53a42c01 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:09.438620 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ddeea55-a9e7-4784-99c6-c38b53a42c01 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] PUT https://10.4.3.5/volume/v3/types/c0fe893a-48e4-48b3-ad5e-dbf9c026c2c6/encryption/f4e921c0-bee8-4e83-b227-56c261754bca Aug 06 19:33:09.438723 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9ddeea55-a9e7-4784-99c6-c38b53a42c01 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:33:09.441798 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-9ddeea55-a9e7-4784-99c6-c38b53a42c01 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '19f2b741cdf74edbafacdda47fcfccab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a96acfc6406a4e1d937a271a7d078053', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:33:09.441798 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ddeea55-a9e7-4784-99c6-c38b53a42c01 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] https://10.4.3.5/volume/v3/types/c0fe893a-48e4-48b3-ad5e-dbf9c026c2c6/encryption/f4e921c0-bee8-4e83-b227-56c261754bca returned with HTTP 403 Aug 06 19:33:09.442696 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1221/4860] 10.4.3.5 () {68 vars in 1492 bytes} [Thu Aug 6 19:33:09 2026] PUT /volume/v3/types/c0fe893a-48e4-48b3-ad5e-dbf9c026c2c6/encryption/f4e921c0-bee8-4e83-b227-56c261754bca => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:33:09.453152 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-af534d35-28d8-4a8e-ad3c-da69fb9b6d2f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:09.456493 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-af534d35-28d8-4a8e-ad3c-da69fb9b6d2f tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] PUT https://10.4.3.5/volume/v3/types/c0fe893a-48e4-48b3-ad5e-dbf9c026c2c6/extra_specs/key1 Aug 06 19:33:09.456843 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-af534d35-28d8-4a8e-ad3c-da69fb9b6d2f tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:33:09.463042 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.policy [None req-af534d35-28d8-4a8e-ad3c-da69fb9b6d2f tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '19f2b741cdf74edbafacdda47fcfccab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a96acfc6406a4e1d937a271a7d078053', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100262) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:33:09.464740 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-af534d35-28d8-4a8e-ad3c-da69fb9b6d2f tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] https://10.4.3.5/volume/v3/types/c0fe893a-48e4-48b3-ad5e-dbf9c026c2c6/extra_specs/key1 returned with HTTP 403 Aug 06 19:33:09.465287 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1206/4861] 10.4.3.5 () {68 vars in 1399 bytes} [Thu Aug 6 19:33:09 2026] PUT /volume/v3/types/c0fe893a-48e4-48b3-ad5e-dbf9c026c2c6/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:33:09.476852 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c6344686-214e-40e3-aa1b-04363498d276 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:09.479799 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c6344686-214e-40e3-aa1b-04363498d276 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] PUT https://10.4.3.5/volume/v3/types/c0fe893a-48e4-48b3-ad5e-dbf9c026c2c6 Aug 06 19:33:09.480446 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c6344686-214e-40e3-aa1b-04363498d276 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:33:09.483987 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.policy [None req-c6344686-214e-40e3-aa1b-04363498d276 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '19f2b741cdf74edbafacdda47fcfccab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a96acfc6406a4e1d937a271a7d078053', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100263) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:33:09.483987 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c6344686-214e-40e3-aa1b-04363498d276 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-member] https://10.4.3.5/volume/v3/types/c0fe893a-48e4-48b3-ad5e-dbf9c026c2c6 returned with HTTP 403 Aug 06 19:33:09.483987 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1212/4862] 10.4.3.5 () {68 vars in 1348 bytes} [Thu Aug 6 19:33:09 2026] PUT /volume/v3/types/c0fe893a-48e4-48b3-ad5e-dbf9c026c2c6 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:33:09.495693 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-95febb9e-0e92-488c-95d9-49d63a583069 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:09.498832 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-95febb9e-0e92-488c-95d9-49d63a583069 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] DELETE https://10.4.3.5/volume/v3/types/47c97dc6-8e76-4e5c-9fa9-c41171b0f929 Aug 06 19:33:09.498832 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-95febb9e-0e92-488c-95d9-49d63a583069 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:09.498832 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-95febb9e-0e92-488c-95d9-49d63a583069 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:09.535592 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-95febb9e-0e92-488c-95d9-49d63a583069 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] https://10.4.3.5/volume/v3/types/47c97dc6-8e76-4e5c-9fa9-c41171b0f929 returned with HTTP 202 Aug 06 19:33:09.536129 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1224/4863] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:33:09 2026] DELETE /volume/v3/types/47c97dc6-8e76-4e5c-9fa9-c41171b0f929 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:33:09.543651 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-16553a7f-a315-4ce5-86d0-19d6147c12b6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:09.547245 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-16553a7f-a315-4ce5-86d0-19d6147c12b6 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] DELETE https://10.4.3.5/volume/v3/types/d4448499-a2a3-4d4d-a1ca-f1401b4a8193 Aug 06 19:33:09.547245 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-16553a7f-a315-4ce5-86d0-19d6147c12b6 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:09.547510 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-16553a7f-a315-4ce5-86d0-19d6147c12b6 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:09.581456 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-16553a7f-a315-4ce5-86d0-19d6147c12b6 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] https://10.4.3.5/volume/v3/types/d4448499-a2a3-4d4d-a1ca-f1401b4a8193 returned with HTTP 202 Aug 06 19:33:09.581772 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1222/4864] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:33:09 2026] DELETE /volume/v3/types/d4448499-a2a3-4d4d-a1ca-f1401b4a8193 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:33:09.591549 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e0cb94ef-439c-4224-8bd3-39480db729a6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:09.593062 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e0cb94ef-439c-4224-8bd3-39480db729a6 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] DELETE https://10.4.3.5/volume/v3/types/19aa6e6d-c5bb-4cf6-ad43-30a6a10cfc3b Aug 06 19:33:09.593345 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e0cb94ef-439c-4224-8bd3-39480db729a6 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:09.593669 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e0cb94ef-439c-4224-8bd3-39480db729a6 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:09.626306 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e0cb94ef-439c-4224-8bd3-39480db729a6 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] https://10.4.3.5/volume/v3/types/19aa6e6d-c5bb-4cf6-ad43-30a6a10cfc3b returned with HTTP 202 Aug 06 19:33:09.627260 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1207/4865] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:33:09 2026] DELETE /volume/v3/types/19aa6e6d-c5bb-4cf6-ad43-30a6a10cfc3b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:33:09.635635 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f4e1164a-00c6-41c2-a0a4-9ae244c39d3f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:09.638656 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f4e1164a-00c6-41c2-a0a4-9ae244c39d3f tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] DELETE https://10.4.3.5/volume/v3/types/1d2a70af-758d-4576-86ef-b14258ed282d Aug 06 19:33:09.638834 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f4e1164a-00c6-41c2-a0a4-9ae244c39d3f tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:09.639138 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f4e1164a-00c6-41c2-a0a4-9ae244c39d3f tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:09.696321 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f4e1164a-00c6-41c2-a0a4-9ae244c39d3f tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] https://10.4.3.5/volume/v3/types/1d2a70af-758d-4576-86ef-b14258ed282d returned with HTTP 202 Aug 06 19:33:09.696321 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1213/4866] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:33:09 2026] DELETE /volume/v3/types/1d2a70af-758d-4576-86ef-b14258ed282d => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:33:09.706537 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f8b0c308-382d-4a80-8141-f5367bc5bd16 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:09.708760 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f8b0c308-382d-4a80-8141-f5367bc5bd16 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] DELETE https://10.4.3.5/volume/v3/types/5ced26ce-2143-4dae-a200-327886a538fc Aug 06 19:33:09.708996 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f8b0c308-382d-4a80-8141-f5367bc5bd16 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:09.709279 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f8b0c308-382d-4a80-8141-f5367bc5bd16 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:09.744419 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f8b0c308-382d-4a80-8141-f5367bc5bd16 tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] https://10.4.3.5/volume/v3/types/5ced26ce-2143-4dae-a200-327886a538fc returned with HTTP 202 Aug 06 19:33:09.744927 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1225/4867] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:33:09 2026] DELETE /volume/v3/types/5ced26ce-2143-4dae-a200-327886a538fc => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:33:09.754787 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-faee96e5-3c7a-413d-b04d-b86f821be5bd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:09.756642 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-faee96e5-3c7a-413d-b04d-b86f821be5bd tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] DELETE https://10.4.3.5/volume/v3/types/c0fe893a-48e4-48b3-ad5e-dbf9c026c2c6 Aug 06 19:33:09.756887 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-faee96e5-3c7a-413d-b04d-b86f821be5bd tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:09.757297 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-faee96e5-3c7a-413d-b04d-b86f821be5bd tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:09.787891 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-faee96e5-3c7a-413d-b04d-b86f821be5bd tempest-VolumeTypesMemberTests-1826669962 tempest-VolumeTypesMemberTests-1826669962-project-admin] https://10.4.3.5/volume/v3/types/c0fe893a-48e4-48b3-ad5e-dbf9c026c2c6 returned with HTTP 202 Aug 06 19:33:09.788482 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1223/4868] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:33:09 2026] DELETE /volume/v3/types/c0fe893a-48e4-48b3-ad5e-dbf9c026c2c6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:33:12.890578 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-88ba25b6-f9ab-4c8d-8df0-3baa8fcfa68c req-0139fe4e-a90a-4269-b2c5-102243c5cb2e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:12.892650 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-88ba25b6-f9ab-4c8d-8df0-3baa8fcfa68c req-0139fe4e-a90a-4269-b2c5-102243c5cb2e tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/attachments?instance_id=6ce9185f-0f98-4740-a33f-deef0cea9c8b Aug 06 19:33:12.892850 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-88ba25b6-f9ab-4c8d-8df0-3baa8fcfa68c req-0139fe4e-a90a-4269-b2c5-102243c5cb2e tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:12.893061 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-88ba25b6-f9ab-4c8d-8df0-3baa8fcfa68c req-0139fe4e-a90a-4269-b2c5-102243c5cb2e tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:12.905418 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-88ba25b6-f9ab-4c8d-8df0-3baa8fcfa68c req-0139fe4e-a90a-4269-b2c5-102243c5cb2e tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/attachments?instance_id=6ce9185f-0f98-4740-a33f-deef0cea9c8b returned with HTTP 200 Aug 06 19:33:12.905785 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1208/4869] 10.4.3.5 () {70 vars in 1623 bytes} [Thu Aug 6 19:33:12 2026] GET /volume/v3/attachments?instance_id=6ce9185f-0f98-4740-a33f-deef0cea9c8b => generated 192 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:33:12.912964 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-88ba25b6-f9ab-4c8d-8df0-3baa8fcfa68c req-fd5c32c8-a0a2-4215-ad6e-e7783266171a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:12.915476 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-88ba25b6-f9ab-4c8d-8df0-3baa8fcfa68c req-fd5c32c8-a0a2-4215-ad6e-e7783266171a tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/attachments/a7fe4281-3329-4821-b9ff-2276d7813a09 Aug 06 19:33:12.915726 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-88ba25b6-f9ab-4c8d-8df0-3baa8fcfa68c req-fd5c32c8-a0a2-4215-ad6e-e7783266171a tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:12.915940 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-88ba25b6-f9ab-4c8d-8df0-3baa8fcfa68c req-fd5c32c8-a0a2-4215-ad6e-e7783266171a tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:12.934876 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-88ba25b6-f9ab-4c8d-8df0-3baa8fcfa68c req-fd5c32c8-a0a2-4215-ad6e-e7783266171a tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/attachments/a7fe4281-3329-4821-b9ff-2276d7813a09 returned with HTTP 200 Aug 06 19:33:12.935544 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1214/4870] 10.4.3.5 () {70 vars in 1637 bytes} [Thu Aug 6 19:33:12 2026] GET /volume/v3/attachments/a7fe4281-3329-4821-b9ff-2276d7813a09 => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:33:18.020985 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5eb998f2-5158-4f17-9725-7eb1b69630e1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:18.022907 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5eb998f2-5158-4f17-9725-7eb1b69630e1 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/volumes/c58e19ef-621d-4b47-82fe-761daee62708 Aug 06 19:33:18.023171 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5eb998f2-5158-4f17-9725-7eb1b69630e1 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:18.023378 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5eb998f2-5158-4f17-9725-7eb1b69630e1 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:18.034002 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:18.034002 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:33:18.037612 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5eb998f2-5158-4f17-9725-7eb1b69630e1 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Volume info retrieved successfully. Aug 06 19:33:18.042667 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5eb998f2-5158-4f17-9725-7eb1b69630e1 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/volumes/c58e19ef-621d-4b47-82fe-761daee62708 returned with HTTP 200 Aug 06 19:33:18.043074 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1226/4871] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:18 2026] GET /volume/v3/volumes/c58e19ef-621d-4b47-82fe-761daee62708 => generated 1645 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:33:19.061723 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7d36e300-8698-4c70-9a8f-399e4643921d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:19.063214 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7d36e300-8698-4c70-9a8f-399e4643921d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/volumes/c58e19ef-621d-4b47-82fe-761daee62708 Aug 06 19:33:19.063439 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7d36e300-8698-4c70-9a8f-399e4643921d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:19.063649 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7d36e300-8698-4c70-9a8f-399e4643921d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:19.074574 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:19.074574 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:33:19.078257 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7d36e300-8698-4c70-9a8f-399e4643921d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Volume info retrieved successfully. Aug 06 19:33:19.083527 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7d36e300-8698-4c70-9a8f-399e4643921d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/volumes/c58e19ef-621d-4b47-82fe-761daee62708 returned with HTTP 200 Aug 06 19:33:19.083963 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1224/4872] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:19 2026] GET /volume/v3/volumes/c58e19ef-621d-4b47-82fe-761daee62708 => generated 1645 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:33:19.575125 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-6470fe6a-96c6-432b-936d-9a5acb2af9a3 req-3cb65d54-0bb7-4980-ab2c-e63d30ef32b9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:19.577209 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6470fe6a-96c6-432b-936d-9a5acb2af9a3 req-3cb65d54-0bb7-4980-ab2c-e63d30ef32b9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] DELETE https://10.4.3.5/volume/v3/attachments/cfe244a8-0a93-4173-b2a7-84d80d45c62f Aug 06 19:33:19.577428 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6470fe6a-96c6-432b-936d-9a5acb2af9a3 req-3cb65d54-0bb7-4980-ab2c-e63d30ef32b9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:19.577648 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6470fe6a-96c6-432b-936d-9a5acb2af9a3 req-3cb65d54-0bb7-4980-ab2c-e63d30ef32b9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:19.584982 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:19.584982 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:33:19.633543 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6470fe6a-96c6-432b-936d-9a5acb2af9a3 req-3cb65d54-0bb7-4980-ab2c-e63d30ef32b9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/attachments/cfe244a8-0a93-4173-b2a7-84d80d45c62f returned with HTTP 200 Aug 06 19:33:19.634066 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1209/4873] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:33:19 2026] DELETE /volume/v3/attachments/cfe244a8-0a93-4173-b2a7-84d80d45c62f => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:33:20.101531 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1f62f021-bdf4-4731-b095-a99360ea61a4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:20.103463 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1f62f021-bdf4-4731-b095-a99360ea61a4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/volumes/c58e19ef-621d-4b47-82fe-761daee62708 Aug 06 19:33:20.103701 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1f62f021-bdf4-4731-b095-a99360ea61a4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:20.103940 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1f62f021-bdf4-4731-b095-a99360ea61a4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:20.112462 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:20.112462 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:33:20.116289 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1f62f021-bdf4-4731-b095-a99360ea61a4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Volume info retrieved successfully. Aug 06 19:33:20.121387 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1f62f021-bdf4-4731-b095-a99360ea61a4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/volumes/c58e19ef-621d-4b47-82fe-761daee62708 returned with HTTP 200 Aug 06 19:33:20.122279 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1215/4874] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:20 2026] GET /volume/v3/volumes/c58e19ef-621d-4b47-82fe-761daee62708 => generated 1353 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:33:20.134914 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1f14e6f6-7eaf-4a9c-a94e-4d4a33d29cf3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:20.136690 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1f14e6f6-7eaf-4a9c-a94e-4d4a33d29cf3 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] POST https://10.4.3.5/volume/v3/backups Aug 06 19:33:20.136999 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1f14e6f6-7eaf-4a9c-a94e-4d4a33d29cf3 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c58e19ef-621d-4b47-82fe-761daee62708", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-353762106"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:33:20.138297 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-1f14e6f6-7eaf-4a9c-a94e-4d4a33d29cf3 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Creating new backup {'backup': {'volume_id': 'c58e19ef-621d-4b47-82fe-761daee62708', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-353762106'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:33:20.138425 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-1f14e6f6-7eaf-4a9c-a94e-4d4a33d29cf3 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Creating backup of volume c58e19ef-621d-4b47-82fe-761daee62708 in container None Aug 06 19:33:20.144924 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:20.144924 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:33:20.145424 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1f14e6f6-7eaf-4a9c-a94e-4d4a33d29cf3 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Volume info retrieved successfully. Aug 06 19:33:20.160815 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-1f14e6f6-7eaf-4a9c-a94e-4d4a33d29cf3 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Created reservations ['40f325e2-2c64-4b13-bd8e-2c666ac02afa', '113cf080-0ab9-4c8d-a48a-83653081beaa'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:33:20.198677 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1f14e6f6-7eaf-4a9c-a94e-4d4a33d29cf3 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:33:20.199210 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1227/4875] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:33:20 2026] POST /volume/v3/backups => generated 325 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:33:20.207336 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-69388eb3-b296-4a28-85c1-be88d57bba1a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:20.209112 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-69388eb3-b296-4a28-85c1-be88d57bba1a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 Aug 06 19:33:20.209317 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-69388eb3-b296-4a28-85c1-be88d57bba1a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:20.209494 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-69388eb3-b296-4a28-85c1-be88d57bba1a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:20.209586 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-69388eb3-b296-4a28-85c1-be88d57bba1a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 75888eab-fbad-4388-b5eb-702c267985f5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:20.217074 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:20.217074 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:33:20.217925 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-69388eb3-b296-4a28-85c1-be88d57bba1a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 returned with HTTP 200 Aug 06 19:33:20.218347 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1225/4876] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:20 2026] GET /volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:21.231530 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-34d1d7e7-0489-4a8a-9cf9-37edad92254c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:21.233851 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-34d1d7e7-0489-4a8a-9cf9-37edad92254c tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 Aug 06 19:33:21.234132 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-34d1d7e7-0489-4a8a-9cf9-37edad92254c tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:21.234403 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-34d1d7e7-0489-4a8a-9cf9-37edad92254c tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:21.234600 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-34d1d7e7-0489-4a8a-9cf9-37edad92254c tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 75888eab-fbad-4388-b5eb-702c267985f5. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:21.240036 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:21.240036 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:33:21.241034 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-34d1d7e7-0489-4a8a-9cf9-37edad92254c tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 returned with HTTP 200 Aug 06 19:33:21.241548 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1210/4877] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:21 2026] GET /volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:22.261273 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7dfe528e-1886-40f6-8279-c89914e9ea52 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:22.263736 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7dfe528e-1886-40f6-8279-c89914e9ea52 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 Aug 06 19:33:22.264010 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7dfe528e-1886-40f6-8279-c89914e9ea52 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:22.264308 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7dfe528e-1886-40f6-8279-c89914e9ea52 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:22.264465 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-7dfe528e-1886-40f6-8279-c89914e9ea52 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 75888eab-fbad-4388-b5eb-702c267985f5. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:22.269796 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:22.269796 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:33:22.270853 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7dfe528e-1886-40f6-8279-c89914e9ea52 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 returned with HTTP 200 Aug 06 19:33:22.271419 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1216/4878] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:22 2026] GET /volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:23.282295 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9c94cc5a-b330-4cf9-906e-47bc7658d306 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:23.284051 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9c94cc5a-b330-4cf9-906e-47bc7658d306 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 Aug 06 19:33:23.284298 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9c94cc5a-b330-4cf9-906e-47bc7658d306 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:23.284484 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9c94cc5a-b330-4cf9-906e-47bc7658d306 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:23.284585 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-9c94cc5a-b330-4cf9-906e-47bc7658d306 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 75888eab-fbad-4388-b5eb-702c267985f5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:23.288527 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:23.288527 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:33:23.289230 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9c94cc5a-b330-4cf9-906e-47bc7658d306 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 returned with HTTP 200 Aug 06 19:33:23.289574 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1228/4879] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:23 2026] GET /volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 => generated 744 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:24.301690 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-677a20e8-cba6-4b8e-b07a-484c8b857a26 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:24.304330 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-677a20e8-cba6-4b8e-b07a-484c8b857a26 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 Aug 06 19:33:24.304637 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-677a20e8-cba6-4b8e-b07a-484c8b857a26 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:24.305040 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-677a20e8-cba6-4b8e-b07a-484c8b857a26 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:24.305309 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-677a20e8-cba6-4b8e-b07a-484c8b857a26 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 75888eab-fbad-4388-b5eb-702c267985f5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:24.314957 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:24.314957 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:33:24.315304 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-677a20e8-cba6-4b8e-b07a-484c8b857a26 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 returned with HTTP 200 Aug 06 19:33:24.315736 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1226/4880] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:24 2026] GET /volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 => generated 744 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:25.328839 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dda80886-0e69-4474-aefe-823d53e259c3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:25.331200 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dda80886-0e69-4474-aefe-823d53e259c3 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 Aug 06 19:33:25.331566 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dda80886-0e69-4474-aefe-823d53e259c3 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:25.331859 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dda80886-0e69-4474-aefe-823d53e259c3 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:25.332050 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-dda80886-0e69-4474-aefe-823d53e259c3 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 75888eab-fbad-4388-b5eb-702c267985f5. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:25.334385 np0000006689 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=196,cinder:UPDATE=32,cinder:INSERT=9 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:33:25.338777 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:25.338777 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:33:25.339892 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dda80886-0e69-4474-aefe-823d53e259c3 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 returned with HTTP 200 Aug 06 19:33:25.340427 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1211/4881] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:25 2026] GET /volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 => generated 744 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:26.353613 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-07386ed3-7a23-402d-bbb8-368fadcd9845 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:26.355485 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-07386ed3-7a23-402d-bbb8-368fadcd9845 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 Aug 06 19:33:26.355702 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-07386ed3-7a23-402d-bbb8-368fadcd9845 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:26.355892 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-07386ed3-7a23-402d-bbb8-368fadcd9845 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:26.356034 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-07386ed3-7a23-402d-bbb8-368fadcd9845 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 75888eab-fbad-4388-b5eb-702c267985f5. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:26.357704 np0000006689 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=236,cinder:UPDATE=55,cinder:INSERT=32 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:33:26.360421 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:26.360421 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:33:26.361144 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-07386ed3-7a23-402d-bbb8-368fadcd9845 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 returned with HTTP 200 Aug 06 19:33:26.361698 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1217/4882] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:26 2026] GET /volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 => generated 744 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:27.373398 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c09d11fd-36ed-45f9-8ff3-58c576c4f9b9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:27.375281 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c09d11fd-36ed-45f9-8ff3-58c576c4f9b9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 Aug 06 19:33:27.376155 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c09d11fd-36ed-45f9-8ff3-58c576c4f9b9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:27.376155 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c09d11fd-36ed-45f9-8ff3-58c576c4f9b9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:27.376155 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-c09d11fd-36ed-45f9-8ff3-58c576c4f9b9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 75888eab-fbad-4388-b5eb-702c267985f5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:27.380226 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:27.380226 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:33:27.380896 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c09d11fd-36ed-45f9-8ff3-58c576c4f9b9 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 returned with HTTP 200 Aug 06 19:33:27.381285 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1229/4883] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:27 2026] GET /volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 => generated 744 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:28.393238 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a2baa9a4-f3fc-45ca-a911-347aae82a84d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:28.398805 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a2baa9a4-f3fc-45ca-a911-347aae82a84d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 Aug 06 19:33:28.399055 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a2baa9a4-f3fc-45ca-a911-347aae82a84d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:28.399321 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a2baa9a4-f3fc-45ca-a911-347aae82a84d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:28.399472 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a2baa9a4-f3fc-45ca-a911-347aae82a84d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 75888eab-fbad-4388-b5eb-702c267985f5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:28.405147 np0000006689 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=172,cinder:UPDATE=22,cinder:INSERT=2 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:33:28.408080 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:28.408080 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:33:28.409035 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a2baa9a4-f3fc-45ca-a911-347aae82a84d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 returned with HTTP 200 Aug 06 19:33:28.409504 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1227/4884] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:28 2026] GET /volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 => generated 744 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:29.424305 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d7c0bd88-a35d-4384-8ae4-d2f3e68e68ff None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:29.426708 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d7c0bd88-a35d-4384-8ae4-d2f3e68e68ff tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 Aug 06 19:33:29.427003 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d7c0bd88-a35d-4384-8ae4-d2f3e68e68ff tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:29.427304 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d7c0bd88-a35d-4384-8ae4-d2f3e68e68ff tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:29.427446 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-d7c0bd88-a35d-4384-8ae4-d2f3e68e68ff tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 75888eab-fbad-4388-b5eb-702c267985f5. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:29.442063 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:29.442063 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:33:29.442916 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d7c0bd88-a35d-4384-8ae4-d2f3e68e68ff tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 returned with HTTP 200 Aug 06 19:33:29.443354 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1212/4885] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:29 2026] GET /volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 => generated 744 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:30.456007 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f36bd1f4-0328-4099-a1b8-9780c1493173 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:30.462189 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f36bd1f4-0328-4099-a1b8-9780c1493173 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 Aug 06 19:33:30.462524 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f36bd1f4-0328-4099-a1b8-9780c1493173 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:30.463327 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f36bd1f4-0328-4099-a1b8-9780c1493173 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:30.463959 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f36bd1f4-0328-4099-a1b8-9780c1493173 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 75888eab-fbad-4388-b5eb-702c267985f5. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:30.480645 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:30.480645 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:33:30.484275 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f36bd1f4-0328-4099-a1b8-9780c1493173 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 returned with HTTP 200 Aug 06 19:33:30.484385 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1218/4886] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:30 2026] GET /volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 => generated 744 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:31.497575 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9a5d32f5-3a81-4882-a48b-82edea89b283 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:31.501487 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9a5d32f5-3a81-4882-a48b-82edea89b283 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 Aug 06 19:33:31.501487 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9a5d32f5-3a81-4882-a48b-82edea89b283 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:31.501487 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9a5d32f5-3a81-4882-a48b-82edea89b283 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:31.501487 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-9a5d32f5-3a81-4882-a48b-82edea89b283 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 75888eab-fbad-4388-b5eb-702c267985f5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:31.505421 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:31.505421 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:33:31.506437 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9a5d32f5-3a81-4882-a48b-82edea89b283 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 returned with HTTP 200 Aug 06 19:33:31.506891 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1230/4887] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:31 2026] GET /volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:32.519839 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-382e933f-d176-4e5b-b52c-70aeb22dfd03 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:32.521740 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-382e933f-d176-4e5b-b52c-70aeb22dfd03 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 Aug 06 19:33:32.521879 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-382e933f-d176-4e5b-b52c-70aeb22dfd03 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:32.522084 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-382e933f-d176-4e5b-b52c-70aeb22dfd03 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:32.522185 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-382e933f-d176-4e5b-b52c-70aeb22dfd03 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 75888eab-fbad-4388-b5eb-702c267985f5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:32.527248 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:32.527248 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:33:32.528130 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-382e933f-d176-4e5b-b52c-70aeb22dfd03 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 returned with HTTP 200 Aug 06 19:33:32.528590 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1228/4888] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:32 2026] GET /volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:32.543256 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ff900648-8d2a-40c7-a6ae-4a75c8674738 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:32.545252 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ff900648-8d2a-40c7-a6ae-4a75c8674738 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 Aug 06 19:33:32.545438 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ff900648-8d2a-40c7-a6ae-4a75c8674738 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:32.545658 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ff900648-8d2a-40c7-a6ae-4a75c8674738 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:32.545774 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ff900648-8d2a-40c7-a6ae-4a75c8674738 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 75888eab-fbad-4388-b5eb-702c267985f5. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:32.551241 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:32.551241 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:33:32.551241 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ff900648-8d2a-40c7-a6ae-4a75c8674738 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 returned with HTTP 200 Aug 06 19:33:32.551241 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1213/4889] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:32 2026] GET /volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:32.561284 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ce641932-90af-4520-9fac-08e3637bb80f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:32.562980 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ce641932-90af-4520-9fac-08e3637bb80f tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] DELETE https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 Aug 06 19:33:32.563196 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ce641932-90af-4520-9fac-08e3637bb80f tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:32.563400 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ce641932-90af-4520-9fac-08e3637bb80f tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:32.563501 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-ce641932-90af-4520-9fac-08e3637bb80f tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Delete backup with id: 75888eab-fbad-4388-b5eb-702c267985f5. Aug 06 19:33:32.567462 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:32.567462 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:33:32.579144 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.backup.rpcapi [None req-ce641932-90af-4520-9fac-08e3637bb80f tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] delete_backup rpcapi backup_id 75888eab-fbad-4388-b5eb-702c267985f5 {{(pid=100263) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:33:32.584530 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ce641932-90af-4520-9fac-08e3637bb80f tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 returned with HTTP 202 Aug 06 19:33:32.585099 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1219/4890] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:33:32 2026] DELETE /volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:33:32.593245 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4b747212-3ae3-45b4-b638-45900ab98e65 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:32.594973 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4b747212-3ae3-45b4-b638-45900ab98e65 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 Aug 06 19:33:32.595287 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4b747212-3ae3-45b4-b638-45900ab98e65 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:32.595536 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4b747212-3ae3-45b4-b638-45900ab98e65 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:32.595686 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4b747212-3ae3-45b4-b638-45900ab98e65 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 75888eab-fbad-4388-b5eb-702c267985f5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:32.600612 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:32.600612 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:33:32.601537 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4b747212-3ae3-45b4-b638-45900ab98e65 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 returned with HTTP 200 Aug 06 19:33:32.602001 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1231/4891] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:32 2026] GET /volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:33.613462 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a9d83fd8-8f7e-4bcb-8522-9e4773213062 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:33.615191 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9d83fd8-8f7e-4bcb-8522-9e4773213062 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 Aug 06 19:33:33.615378 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9d83fd8-8f7e-4bcb-8522-9e4773213062 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:33.615550 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9d83fd8-8f7e-4bcb-8522-9e4773213062 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:33.615687 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a9d83fd8-8f7e-4bcb-8522-9e4773213062 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 75888eab-fbad-4388-b5eb-702c267985f5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:33.621216 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:33.621216 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:33:33.621929 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9d83fd8-8f7e-4bcb-8522-9e4773213062 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 returned with HTTP 200 Aug 06 19:33:33.622315 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1229/4892] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:33 2026] GET /volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:34.634626 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-174aadf3-66e9-42d8-b810-98278857c1c7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:34.636725 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-174aadf3-66e9-42d8-b810-98278857c1c7 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 Aug 06 19:33:34.637073 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-174aadf3-66e9-42d8-b810-98278857c1c7 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:34.637371 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-174aadf3-66e9-42d8-b810-98278857c1c7 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:34.637582 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-174aadf3-66e9-42d8-b810-98278857c1c7 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 75888eab-fbad-4388-b5eb-702c267985f5. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:34.642076 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:34.642076 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:33:34.643813 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-174aadf3-66e9-42d8-b810-98278857c1c7 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 returned with HTTP 200 Aug 06 19:33:34.643813 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1214/4893] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:34 2026] GET /volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:35.655728 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-99ef5e64-64b1-4ff7-aacb-c15f130ed5e2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:35.657992 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-99ef5e64-64b1-4ff7-aacb-c15f130ed5e2 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 Aug 06 19:33:35.658276 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-99ef5e64-64b1-4ff7-aacb-c15f130ed5e2 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:35.658516 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-99ef5e64-64b1-4ff7-aacb-c15f130ed5e2 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:35.658660 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-99ef5e64-64b1-4ff7-aacb-c15f130ed5e2 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id 75888eab-fbad-4388-b5eb-702c267985f5. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:35.662891 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-99ef5e64-64b1-4ff7-aacb-c15f130ed5e2 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 returned with HTTP 404 Aug 06 19:33:35.663461 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1220/4894] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:35 2026] GET /volume/v3/backups/75888eab-fbad-4388-b5eb-702c267985f5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:33:36.175730 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5acab12e-17df-4e96-8762-ea24b1e83d7b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:36.177930 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5acab12e-17df-4e96-8762-ea24b1e83d7b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] DELETE https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 Aug 06 19:33:36.178250 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5acab12e-17df-4e96-8762-ea24b1e83d7b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:36.178476 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5acab12e-17df-4e96-8762-ea24b1e83d7b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:36.178621 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-5acab12e-17df-4e96-8762-ea24b1e83d7b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Delete backup with id: ae600622-dfba-499b-bfe5-586fc28b73e8. Aug 06 19:33:36.184183 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:36.184183 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:33:36.197765 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-5acab12e-17df-4e96-8762-ea24b1e83d7b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] delete_backup rpcapi backup_id ae600622-dfba-499b-bfe5-586fc28b73e8 {{(pid=100264) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:33:36.199836 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5acab12e-17df-4e96-8762-ea24b1e83d7b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 returned with HTTP 202 Aug 06 19:33:36.200412 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1232/4895] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:33:36 2026] DELETE /volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:33:36.208387 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cbbe4757-8208-4b71-9295-a563c1de55f2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:36.210625 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cbbe4757-8208-4b71-9295-a563c1de55f2 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 Aug 06 19:33:36.211029 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cbbe4757-8208-4b71-9295-a563c1de55f2 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:36.211119 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cbbe4757-8208-4b71-9295-a563c1de55f2 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:36.212067 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-cbbe4757-8208-4b71-9295-a563c1de55f2 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ae600622-dfba-499b-bfe5-586fc28b73e8. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:36.222141 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:36.222141 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:33:36.223099 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cbbe4757-8208-4b71-9295-a563c1de55f2 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 returned with HTTP 200 Aug 06 19:33:36.223554 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1230/4896] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:36 2026] GET /volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:37.235279 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8362598a-fdbc-4384-89a8-6238d03ca8da None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:37.237027 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8362598a-fdbc-4384-89a8-6238d03ca8da tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 Aug 06 19:33:37.237241 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8362598a-fdbc-4384-89a8-6238d03ca8da tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:37.237446 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8362598a-fdbc-4384-89a8-6238d03ca8da tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:37.237560 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-8362598a-fdbc-4384-89a8-6238d03ca8da tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id ae600622-dfba-499b-bfe5-586fc28b73e8. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:37.241292 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8362598a-fdbc-4384-89a8-6238d03ca8da tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 returned with HTTP 404 Aug 06 19:33:37.241796 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1215/4897] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:37 2026] GET /volume/v3/backups/ae600622-dfba-499b-bfe5-586fc28b73e8 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:33:37.255863 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e3e6159c-55a8-4855-8800-dfdf2d6eddd4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:37.257757 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e3e6159c-55a8-4855-8800-dfdf2d6eddd4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:33:37.258275 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e3e6159c-55a8-4855-8800-dfdf2d6eddd4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-961851626"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:33:37.260127 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-e3e6159c-55a8-4855-8800-dfdf2d6eddd4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-961851626'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:33:37.260382 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-e3e6159c-55a8-4855-8800-dfdf2d6eddd4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Create volume of 1 GB Aug 06 19:33:37.267579 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e3e6159c-55a8-4855-8800-dfdf2d6eddd4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Availability Zones retrieved successfully. Aug 06 19:33:37.275487 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e3e6159c-55a8-4855-8800-dfdf2d6eddd4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Flow 'volume_create_api' (5a78e65f-5550-458c-bccd-f11d8baafe9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:33:37.277722 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e3e6159c-55a8-4855-8800-dfdf2d6eddd4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37487bb8-4bbf-4040-9ca5-e2be0afc98e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:33:37.279026 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-e3e6159c-55a8-4855-8800-dfdf2d6eddd4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:33:37.313008 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e3e6159c-55a8-4855-8800-dfdf2d6eddd4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37487bb8-4bbf-4040-9ca5-e2be0afc98e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:33:37.314171 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e3e6159c-55a8-4855-8800-dfdf2d6eddd4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dbe8c0d-979d-4615-88d7-fac66be00c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:33:37.364186 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-e3e6159c-55a8-4855-8800-dfdf2d6eddd4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Created reservations ['2f59fd8a-3acc-4ace-b405-4cb992b0ef51', 'eea01eae-b85e-410c-94a4-c24f1ad07d0f', 'd636123a-4912-4f41-b4d3-abdc0587c583', 'ef95c31c-e58d-4fb0-9696-12eb289f7cec'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:33:37.364991 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e3e6159c-55a8-4855-8800-dfdf2d6eddd4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dbe8c0d-979d-4615-88d7-fac66be00c71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f59fd8a-3acc-4ace-b405-4cb992b0ef51', 'eea01eae-b85e-410c-94a4-c24f1ad07d0f', 'd636123a-4912-4f41-b4d3-abdc0587c583', 'ef95c31c-e58d-4fb0-9696-12eb289f7cec']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:33:37.365809 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e3e6159c-55a8-4855-8800-dfdf2d6eddd4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bff9c421-816a-4c39-bb0f-00ae806e9bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:33:37.392193 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e3e6159c-55a8-4855-8800-dfdf2d6eddd4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bff9c421-816a-4c39-bb0f-00ae806e9bfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86351a53-9c21-4d87-aed3-cad5bab1c851', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-961851626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6374e28ab0e64686aebde66c5549a420',qos_specs=None,replication_status=,reservations=['2f59fd8a-3acc-4ace-b405-4cb992b0ef51','eea01eae-b85e-410c-94a4-c24f1ad07d0f','d636123a-4912-4f41-b4d3-abdc0587c583','ef95c31c-e58d-4fb0-9696-12eb289f7cec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5872157dccd4c6582bbef542318a6f7',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:33:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-961851626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86351a53-9c21-4d87-aed3-cad5bab1c851,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6374e28ab0e64686aebde66c5549a420',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5872157dccd4c6582bbef542318a6f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:33:37.393133 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e3e6159c-55a8-4855-8800-dfdf2d6eddd4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73702e9e-a3f5-4df5-b085-7efbe10431cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:33:37.414348 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e3e6159c-55a8-4855-8800-dfdf2d6eddd4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73702e9e-a3f5-4df5-b085-7efbe10431cc) transitioned into state 'SUCCESS' from state '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-961851626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6374e28ab0e64686aebde66c5549a420',qos_specs=None,replication_status=,reservations=['2f59fd8a-3acc-4ace-b405-4cb992b0ef51','eea01eae-b85e-410c-94a4-c24f1ad07d0f','d636123a-4912-4f41-b4d3-abdc0587c583','ef95c31c-e58d-4fb0-9696-12eb289f7cec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5872157dccd4c6582bbef542318a6f7',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:33:37.415265 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e3e6159c-55a8-4855-8800-dfdf2d6eddd4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99ef0541-b926-4b10-a173-cd8f78935c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:33:37.429032 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e3e6159c-55a8-4855-8800-dfdf2d6eddd4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99ef0541-b926-4b10-a173-cd8f78935c24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:33:37.429927 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e3e6159c-55a8-4855-8800-dfdf2d6eddd4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Flow 'volume_create_api' (5a78e65f-5550-458c-bccd-f11d8baafe9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:33:37.430338 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e3e6159c-55a8-4855-8800-dfdf2d6eddd4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Create volume request issued successfully. Aug 06 19:33:37.430949 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e3e6159c-55a8-4855-8800-dfdf2d6eddd4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:33:37.431474 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1221/4898] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:33:37 2026] POST /volume/v3/volumes => generated 744 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:33:37.448903 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1d38c6b1-106f-4d36-bdea-7a7113537022 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:37.450761 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1d38c6b1-106f-4d36-bdea-7a7113537022 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/volumes/86351a53-9c21-4d87-aed3-cad5bab1c851 Aug 06 19:33:37.450972 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1d38c6b1-106f-4d36-bdea-7a7113537022 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:37.451993 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1d38c6b1-106f-4d36-bdea-7a7113537022 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:37.464441 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:37.464441 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:33:37.470147 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1d38c6b1-106f-4d36-bdea-7a7113537022 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Volume info retrieved successfully. Aug 06 19:33:37.476739 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1d38c6b1-106f-4d36-bdea-7a7113537022 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/volumes/86351a53-9c21-4d87-aed3-cad5bab1c851 returned with HTTP 200 Aug 06 19:33:37.477284 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1233/4899] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:37 2026] GET /volume/v3/volumes/86351a53-9c21-4d87-aed3-cad5bab1c851 => generated 812 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:38.492062 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6db276e5-9c45-477b-ae7b-d13d153a3668 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:38.493832 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6db276e5-9c45-477b-ae7b-d13d153a3668 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/volumes/86351a53-9c21-4d87-aed3-cad5bab1c851 Aug 06 19:33:38.494013 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6db276e5-9c45-477b-ae7b-d13d153a3668 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:38.494222 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6db276e5-9c45-477b-ae7b-d13d153a3668 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:38.502733 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:38.502733 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:33:38.506240 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6db276e5-9c45-477b-ae7b-d13d153a3668 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Volume info retrieved successfully. Aug 06 19:33:38.510259 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6db276e5-9c45-477b-ae7b-d13d153a3668 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/volumes/86351a53-9c21-4d87-aed3-cad5bab1c851 returned with HTTP 200 Aug 06 19:33:38.510650 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1231/4900] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:38 2026] GET /volume/v3/volumes/86351a53-9c21-4d87-aed3-cad5bab1c851 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:38.525105 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6e033cea-a6a0-4fbe-ae29-a1c2f332d11b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:38.526931 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6e033cea-a6a0-4fbe-ae29-a1c2f332d11b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:33:38.527739 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6e033cea-a6a0-4fbe-ae29-a1c2f332d11b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "86351a53-9c21-4d87-aed3-cad5bab1c851", "name": "tempest-VolumesBackupsTest-Snapshot-1253158111"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:33:38.535741 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:38.535741 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:33:38.536317 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6e033cea-a6a0-4fbe-ae29-a1c2f332d11b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Volume info retrieved successfully. Aug 06 19:33:38.536430 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-6e033cea-a6a0-4fbe-ae29-a1c2f332d11b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Create snapshot from volume 86351a53-9c21-4d87-aed3-cad5bab1c851 Aug 06 19:33:38.574047 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-6e033cea-a6a0-4fbe-ae29-a1c2f332d11b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Created reservations ['6b57acb4-5af2-461e-82a1-006b4839bcc5', '74763749-de24-4896-8ecf-e9f57df99ef6', '72f0bb66-124c-41d4-8dc8-350df8ad617a', 'dcaccd41-a504-4e5d-b4f0-13d047a87d28'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:33:38.602513 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6e033cea-a6a0-4fbe-ae29-a1c2f332d11b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Snapshot create request issued successfully. Aug 06 19:33:38.602895 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6e033cea-a6a0-4fbe-ae29-a1c2f332d11b tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:33:38.603332 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1216/4901] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:33:38 2026] POST /volume/v3/snapshots => generated 305 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:33:38.614680 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-18bc05e1-c965-4918-814d-9682ebd523e6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:38.617008 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-18bc05e1-c965-4918-814d-9682ebd523e6 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/snapshots/f21f1798-975e-4635-a709-de4cdce8841c Aug 06 19:33:38.617287 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-18bc05e1-c965-4918-814d-9682ebd523e6 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:38.617523 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-18bc05e1-c965-4918-814d-9682ebd523e6 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:38.626166 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:38.626166 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:33:38.626758 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-18bc05e1-c965-4918-814d-9682ebd523e6 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Snapshot retrieved successfully. Aug 06 19:33:38.627818 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-18bc05e1-c965-4918-814d-9682ebd523e6 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/snapshots/f21f1798-975e-4635-a709-de4cdce8841c returned with HTTP 200 Aug 06 19:33:38.628921 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1222/4902] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:33:38 2026] GET /volume/v3/snapshots/f21f1798-975e-4635-a709-de4cdce8841c => generated 437 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:33:39.640005 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8a5218a7-8899-43fe-b22c-e88511662b97 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:39.641989 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8a5218a7-8899-43fe-b22c-e88511662b97 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/snapshots/f21f1798-975e-4635-a709-de4cdce8841c Aug 06 19:33:39.642305 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8a5218a7-8899-43fe-b22c-e88511662b97 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:39.642566 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8a5218a7-8899-43fe-b22c-e88511662b97 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:39.647927 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:39.647927 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:33:39.648500 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8a5218a7-8899-43fe-b22c-e88511662b97 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Snapshot retrieved successfully. Aug 06 19:33:39.649389 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8a5218a7-8899-43fe-b22c-e88511662b97 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/snapshots/f21f1798-975e-4635-a709-de4cdce8841c returned with HTTP 200 Aug 06 19:33:39.649843 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1234/4903] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:33:39 2026] GET /volume/v3/snapshots/f21f1798-975e-4635-a709-de4cdce8841c => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:39.660426 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b9f6ef05-c0ca-4a8e-9a28-b8a15aebbca4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:39.662334 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9f6ef05-c0ca-4a8e-9a28-b8a15aebbca4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] POST https://10.4.3.5/volume/v3/backups Aug 06 19:33:39.662702 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b9f6ef05-c0ca-4a8e-9a28-b8a15aebbca4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "86351a53-9c21-4d87-aed3-cad5bab1c851", "snapshot_id": "f21f1798-975e-4635-a709-de4cdce8841c", "name": "tempest-VolumesBackupsTest-Backup-1261142832"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:33:39.664394 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-b9f6ef05-c0ca-4a8e-9a28-b8a15aebbca4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Creating new backup {'backup': {'volume_id': '86351a53-9c21-4d87-aed3-cad5bab1c851', 'snapshot_id': 'f21f1798-975e-4635-a709-de4cdce8841c', 'name': 'tempest-VolumesBackupsTest-Backup-1261142832'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:33:39.664566 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-b9f6ef05-c0ca-4a8e-9a28-b8a15aebbca4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Creating backup of volume 86351a53-9c21-4d87-aed3-cad5bab1c851 in container None Aug 06 19:33:39.672133 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:39.672133 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:33:39.672685 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b9f6ef05-c0ca-4a8e-9a28-b8a15aebbca4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Volume info retrieved successfully. Aug 06 19:33:39.677831 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:39.677831 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:33:39.678233 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b9f6ef05-c0ca-4a8e-9a28-b8a15aebbca4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Snapshot retrieved successfully. Aug 06 19:33:39.694042 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-b9f6ef05-c0ca-4a8e-9a28-b8a15aebbca4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Created reservations ['34c5f64e-3d51-4055-a172-92ba8500a611', '3badaf75-9fc4-4e7f-969c-8b34d3ac6916'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:33:39.719917 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9f6ef05-c0ca-4a8e-9a28-b8a15aebbca4 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:33:39.720383 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1232/4904] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:33:39 2026] POST /volume/v3/backups => generated 326 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:33:39.730813 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-64a8701c-d257-4e7f-ac69-71320d1db936 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:39.732953 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-64a8701c-d257-4e7f-ac69-71320d1db936 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 Aug 06 19:33:39.733222 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-64a8701c-d257-4e7f-ac69-71320d1db936 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:39.733439 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-64a8701c-d257-4e7f-ac69-71320d1db936 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:39.733590 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-64a8701c-d257-4e7f-ac69-71320d1db936 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id e305bc59-968c-43e5-8f0b-546f804655e9. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:39.738104 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:39.738104 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:33:39.739273 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-64a8701c-d257-4e7f-ac69-71320d1db936 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 returned with HTTP 200 Aug 06 19:33:39.739782 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1217/4905] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:39 2026] GET /volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 => generated 767 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:40.751960 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-32b36a18-ff4b-4765-8637-39f2b925e915 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:40.753783 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-32b36a18-ff4b-4765-8637-39f2b925e915 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 Aug 06 19:33:40.753961 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-32b36a18-ff4b-4765-8637-39f2b925e915 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:40.754163 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-32b36a18-ff4b-4765-8637-39f2b925e915 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:40.754293 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-32b36a18-ff4b-4765-8637-39f2b925e915 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id e305bc59-968c-43e5-8f0b-546f804655e9. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:40.759042 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:40.759042 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:33:40.759979 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-32b36a18-ff4b-4765-8637-39f2b925e915 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 returned with HTTP 200 Aug 06 19:33:40.760359 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1223/4906] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:40 2026] GET /volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 => generated 769 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:41.771751 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6ae314f0-92fd-416d-843d-99256dad1335 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:41.774681 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6ae314f0-92fd-416d-843d-99256dad1335 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 Aug 06 19:33:41.774681 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6ae314f0-92fd-416d-843d-99256dad1335 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:41.774681 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6ae314f0-92fd-416d-843d-99256dad1335 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:41.774681 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-6ae314f0-92fd-416d-843d-99256dad1335 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id e305bc59-968c-43e5-8f0b-546f804655e9. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:41.775764 np0000006689 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=201,cinder:INSERT=39,cinder:UPDATE=41 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:33:41.780440 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:41.780440 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:33:41.780440 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6ae314f0-92fd-416d-843d-99256dad1335 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 returned with HTTP 200 Aug 06 19:33:41.780440 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1235/4907] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:41 2026] GET /volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 => generated 769 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:42.795554 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c76da666-90b3-4c6c-9390-50e52b096114 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:42.797735 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c76da666-90b3-4c6c-9390-50e52b096114 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 Aug 06 19:33:42.797957 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c76da666-90b3-4c6c-9390-50e52b096114 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:42.798204 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c76da666-90b3-4c6c-9390-50e52b096114 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:42.798351 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c76da666-90b3-4c6c-9390-50e52b096114 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id e305bc59-968c-43e5-8f0b-546f804655e9. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:42.803413 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:42.803413 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:33:42.804390 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c76da666-90b3-4c6c-9390-50e52b096114 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 returned with HTTP 200 Aug 06 19:33:42.804842 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1233/4908] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:42 2026] GET /volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 => generated 780 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:43.815803 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d253818e-b4c3-444d-864b-b50ad3ea7777 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:43.817899 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d253818e-b4c3-444d-864b-b50ad3ea7777 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 Aug 06 19:33:43.818205 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d253818e-b4c3-444d-864b-b50ad3ea7777 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:43.818509 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d253818e-b4c3-444d-864b-b50ad3ea7777 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:43.818695 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-d253818e-b4c3-444d-864b-b50ad3ea7777 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id e305bc59-968c-43e5-8f0b-546f804655e9. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:43.824336 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:43.824336 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:33:43.825468 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d253818e-b4c3-444d-864b-b50ad3ea7777 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 returned with HTTP 200 Aug 06 19:33:43.826032 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1218/4909] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:43 2026] GET /volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 => generated 780 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:44.841398 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c8100101-924f-4e31-b692-1852fd563958 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:44.843551 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c8100101-924f-4e31-b692-1852fd563958 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 Aug 06 19:33:44.843784 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c8100101-924f-4e31-b692-1852fd563958 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:44.843979 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c8100101-924f-4e31-b692-1852fd563958 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:44.844121 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c8100101-924f-4e31-b692-1852fd563958 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id e305bc59-968c-43e5-8f0b-546f804655e9. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:44.849326 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:44.849326 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:33:44.850382 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c8100101-924f-4e31-b692-1852fd563958 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 returned with HTTP 200 Aug 06 19:33:44.850860 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1224/4910] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:44 2026] GET /volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 => generated 780 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:45.862705 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6f9d531a-dba8-4b77-a85f-bfcde69fde6a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:45.864441 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6f9d531a-dba8-4b77-a85f-bfcde69fde6a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 Aug 06 19:33:45.864620 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6f9d531a-dba8-4b77-a85f-bfcde69fde6a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:45.864825 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6f9d531a-dba8-4b77-a85f-bfcde69fde6a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:45.864932 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-6f9d531a-dba8-4b77-a85f-bfcde69fde6a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id e305bc59-968c-43e5-8f0b-546f804655e9. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:45.868989 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:45.868989 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:33:45.869745 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6f9d531a-dba8-4b77-a85f-bfcde69fde6a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 returned with HTTP 200 Aug 06 19:33:45.870141 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1236/4911] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:45 2026] GET /volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 => generated 780 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:46.880168 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-acb8735c-359d-4785-9700-dee25972b139 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:46.881879 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-acb8735c-359d-4785-9700-dee25972b139 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 Aug 06 19:33:46.882112 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-acb8735c-359d-4785-9700-dee25972b139 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:46.882346 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-acb8735c-359d-4785-9700-dee25972b139 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:46.882469 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-acb8735c-359d-4785-9700-dee25972b139 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id e305bc59-968c-43e5-8f0b-546f804655e9. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:46.886518 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:46.886518 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:33:46.887247 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-acb8735c-359d-4785-9700-dee25972b139 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 returned with HTTP 200 Aug 06 19:33:46.887590 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1234/4912] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:46 2026] GET /volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 => generated 780 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:47.898676 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ad3439f9-df47-4f8f-88a8-4e71b400871a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:47.900447 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ad3439f9-df47-4f8f-88a8-4e71b400871a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 Aug 06 19:33:47.900628 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ad3439f9-df47-4f8f-88a8-4e71b400871a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:47.900806 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ad3439f9-df47-4f8f-88a8-4e71b400871a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:47.900903 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ad3439f9-df47-4f8f-88a8-4e71b400871a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id e305bc59-968c-43e5-8f0b-546f804655e9. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:47.905157 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:47.905157 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:33:47.905945 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ad3439f9-df47-4f8f-88a8-4e71b400871a tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 returned with HTTP 200 Aug 06 19:33:47.906388 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1219/4913] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:47 2026] GET /volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 => generated 780 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:48.915910 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-76946be4-4382-48b8-a685-289a16eceb4e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:48.917542 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-76946be4-4382-48b8-a685-289a16eceb4e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 Aug 06 19:33:48.917721 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-76946be4-4382-48b8-a685-289a16eceb4e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:48.917897 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-76946be4-4382-48b8-a685-289a16eceb4e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:48.918040 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-76946be4-4382-48b8-a685-289a16eceb4e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id e305bc59-968c-43e5-8f0b-546f804655e9. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:48.921983 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:48.921983 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:33:48.922758 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-76946be4-4382-48b8-a685-289a16eceb4e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 returned with HTTP 200 Aug 06 19:33:48.923106 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1225/4914] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:48 2026] GET /volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 => generated 780 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:49.934054 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-df530dbe-5464-4569-9e52-3ddf13c37ecf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:49.936239 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-df530dbe-5464-4569-9e52-3ddf13c37ecf tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 Aug 06 19:33:49.936512 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-df530dbe-5464-4569-9e52-3ddf13c37ecf tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:49.936788 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-df530dbe-5464-4569-9e52-3ddf13c37ecf tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:49.936955 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-df530dbe-5464-4569-9e52-3ddf13c37ecf tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id e305bc59-968c-43e5-8f0b-546f804655e9. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:49.942038 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:49.942038 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:33:49.942786 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-df530dbe-5464-4569-9e52-3ddf13c37ecf tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 returned with HTTP 200 Aug 06 19:33:49.943180 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1237/4915] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:49 2026] GET /volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 => generated 780 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:50.379045 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-539a3cc6-3184-4f1f-9274-3d1face25343 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:50.382157 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-539a3cc6-3184-4f1f-9274-3d1face25343 tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:33:50.382157 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-539a3cc6-3184-4f1f-9274-3d1face25343 tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1434840757-722726407", "extra_specs": {"multiattach": " True"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:33:50.402096 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-539a3cc6-3184-4f1f-9274-3d1face25343 tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:33:50.403387 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1235/4916] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:33:50 2026] POST /volume/v3/types => generated 286 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:50.411526 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3e10c4b6-3945-488f-9192-f08f0f2336ea None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:50.414195 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3e10c4b6-3945-488f-9192-f08f0f2336ea tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:33:50.414697 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3e10c4b6-3945-488f-9192-f08f0f2336ea tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1482662691", "snapshot_id": null, "imageRef": null, "volume_type": "dbb266de-0b94-4ad4-970f-2a791f497ddf", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:33:50.416486 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-3e10c4b6-3945-488f-9192-f08f0f2336ea tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1482662691', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'dbb266de-0b94-4ad4-970f-2a791f497ddf', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:33:50.423093 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-3e10c4b6-3945-488f-9192-f08f0f2336ea tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Create volume of 1 GB Aug 06 19:33:50.423891 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:50.423891 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:33:50.424168 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3e10c4b6-3945-488f-9192-f08f0f2336ea tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Availability Zones retrieved successfully. Aug 06 19:33:50.431898 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e10c4b6-3945-488f-9192-f08f0f2336ea tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Flow 'volume_create_api' (2ad230cc-5457-4aa6-aa70-f423ab72d3b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:33:50.433208 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e10c4b6-3945-488f-9192-f08f0f2336ea tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef247339-f188-4ad1-a591-75e3060fb317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:33:50.434688 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-3e10c4b6-3945-488f-9192-f08f0f2336ea tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:33:50.443896 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:50.443896 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:33:50.460297 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e10c4b6-3945-488f-9192-f08f0f2336ea tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef247339-f188-4ad1-a591-75e3060fb317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:33:50Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=dbb266de-0b94-4ad4-970f-2a791f497ddf,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1434840757-722726407',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dbb266de-0b94-4ad4-970f-2a791f497ddf', 'encryption_key_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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:33:50.461998 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e10c4b6-3945-488f-9192-f08f0f2336ea tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b23139de-e1c7-4395-8203-e6996560a0e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:33:50.487971 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-3e10c4b6-3945-488f-9192-f08f0f2336ea tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1434840757-722726407 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1434840757-722726407, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:33:50.488309 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-3e10c4b6-3945-488f-9192-f08f0f2336ea tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1434840757-722726407 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1434840757-722726407, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:33:50.511582 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-3e10c4b6-3945-488f-9192-f08f0f2336ea tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Created reservations ['bc50186c-24bf-4640-9d0e-c3087cc69964', 'd31aeab0-c1fb-4712-9aaa-f991a64ae763', '33349794-10d9-4f8a-9471-cd8a3b11c6f8', 'af7d1f98-2791-4b9a-8710-335cf6ab0b04'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:33:50.512316 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e10c4b6-3945-488f-9192-f08f0f2336ea tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b23139de-e1c7-4395-8203-e6996560a0e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc50186c-24bf-4640-9d0e-c3087cc69964', 'd31aeab0-c1fb-4712-9aaa-f991a64ae763', '33349794-10d9-4f8a-9471-cd8a3b11c6f8', 'af7d1f98-2791-4b9a-8710-335cf6ab0b04']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:33:50.513000 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e10c4b6-3945-488f-9192-f08f0f2336ea tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51097216-8329-41f1-8456-0d8f3dfa275c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:33:50.531950 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e10c4b6-3945-488f-9192-f08f0f2336ea tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51097216-8329-41f1-8456-0d8f3dfa275c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54d698bb-49eb-473f-b3b2-1138b0164123', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1482662691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='04e9788657ff4282a3e01ce9eefc603c',qos_specs=None,replication_status=,reservations=['bc50186c-24bf-4640-9d0e-c3087cc69964','d31aeab0-c1fb-4712-9aaa-f991a64ae763','33349794-10d9-4f8a-9471-cd8a3b11c6f8','af7d1f98-2791-4b9a-8710-335cf6ab0b04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1c5e04fbf7d47e9a72fee73a2fc9985',volume_type_id=dbb266de-0b94-4ad4-970f-2a791f497ddf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:33:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1482662691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54d698bb-49eb-473f-b3b2-1138b0164123,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='04e9788657ff4282a3e01ce9eefc603c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1c5e04fbf7d47e9a72fee73a2fc9985',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dbb266de-0b94-4ad4-970f-2a791f497ddf),volume_type_id=dbb266de-0b94-4ad4-970f-2a791f497ddf)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:33:50.532608 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e10c4b6-3945-488f-9192-f08f0f2336ea tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0337400b-50a4-4398-ac92-259a6c673909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:33:50.547654 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e10c4b6-3945-488f-9192-f08f0f2336ea tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0337400b-50a4-4398-ac92-259a6c673909) transitioned into state 'SUCCESS' from state '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-1482662691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='04e9788657ff4282a3e01ce9eefc603c',qos_specs=None,replication_status=,reservations=['bc50186c-24bf-4640-9d0e-c3087cc69964','d31aeab0-c1fb-4712-9aaa-f991a64ae763','33349794-10d9-4f8a-9471-cd8a3b11c6f8','af7d1f98-2791-4b9a-8710-335cf6ab0b04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1c5e04fbf7d47e9a72fee73a2fc9985',volume_type_id=dbb266de-0b94-4ad4-970f-2a791f497ddf)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:33:50.548451 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e10c4b6-3945-488f-9192-f08f0f2336ea tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6b83eb7-bda2-472d-a341-71a5877f1948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:33:50.556543 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e10c4b6-3945-488f-9192-f08f0f2336ea tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6b83eb7-bda2-472d-a341-71a5877f1948) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:33:50.557360 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e10c4b6-3945-488f-9192-f08f0f2336ea tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Flow 'volume_create_api' (2ad230cc-5457-4aa6-aa70-f423ab72d3b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:33:50.557613 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3e10c4b6-3945-488f-9192-f08f0f2336ea tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Create volume request issued successfully. Aug 06 19:33:50.558196 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3e10c4b6-3945-488f-9192-f08f0f2336ea tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:33:50.558633 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1220/4917] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:33:50 2026] POST /volume/v3/volumes => generated 825 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:33:50.570169 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7821231f-e066-4114-8e65-5eeac61cbd28 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:50.572299 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7821231f-e066-4114-8e65-5eeac61cbd28 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 Aug 06 19:33:50.572560 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7821231f-e066-4114-8e65-5eeac61cbd28 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:50.572801 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7821231f-e066-4114-8e65-5eeac61cbd28 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:50.581392 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:50.581392 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:33:50.585855 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7821231f-e066-4114-8e65-5eeac61cbd28 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:33:50.590789 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7821231f-e066-4114-8e65-5eeac61cbd28 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 returned with HTTP 200 Aug 06 19:33:50.591285 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1226/4918] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:50 2026] GET /volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 => generated 893 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:50.955986 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8d52bfa2-901a-493d-9c97-c85485208caf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:50.959194 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8d52bfa2-901a-493d-9c97-c85485208caf tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 Aug 06 19:33:50.959489 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8d52bfa2-901a-493d-9c97-c85485208caf tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:50.959714 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8d52bfa2-901a-493d-9c97-c85485208caf tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:50.959821 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-8d52bfa2-901a-493d-9c97-c85485208caf tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id e305bc59-968c-43e5-8f0b-546f804655e9. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:50.966788 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:50.966788 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:33:50.967728 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8d52bfa2-901a-493d-9c97-c85485208caf tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 returned with HTTP 200 Aug 06 19:33:50.968103 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1238/4919] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:50 2026] GET /volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 => generated 780 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:51.604566 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fe181e9a-8487-4d10-babe-1d1425b470a6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:51.606435 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fe181e9a-8487-4d10-babe-1d1425b470a6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 Aug 06 19:33:51.606686 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fe181e9a-8487-4d10-babe-1d1425b470a6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:51.606933 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fe181e9a-8487-4d10-babe-1d1425b470a6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:51.613639 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:51.613639 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:33:51.617108 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fe181e9a-8487-4d10-babe-1d1425b470a6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:33:51.620911 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fe181e9a-8487-4d10-babe-1d1425b470a6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 returned with HTTP 200 Aug 06 19:33:51.621347 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1236/4920] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:51 2026] GET /volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 => generated 918 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:51.636773 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dab6236b-0720-43e2-8296-9968d650e8b6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:51.638657 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dab6236b-0720-43e2-8296-9968d650e8b6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 Aug 06 19:33:51.638848 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dab6236b-0720-43e2-8296-9968d650e8b6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:51.639038 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dab6236b-0720-43e2-8296-9968d650e8b6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:51.646912 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:51.646912 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:33:51.650735 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-dab6236b-0720-43e2-8296-9968d650e8b6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:33:51.656476 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dab6236b-0720-43e2-8296-9968d650e8b6 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 returned with HTTP 200 Aug 06 19:33:51.657033 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1221/4921] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:51 2026] GET /volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 => generated 918 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:51.705560 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-151f8d3a-6c66-4e7d-b190-098802354bae req-60e6f403-1aa9-4db0-a72a-d9854ecd02a0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:51.707677 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-151f8d3a-6c66-4e7d-b190-098802354bae req-60e6f403-1aa9-4db0-a72a-d9854ecd02a0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 Aug 06 19:33:51.708112 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-151f8d3a-6c66-4e7d-b190-098802354bae req-60e6f403-1aa9-4db0-a72a-d9854ecd02a0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:51.709589 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-151f8d3a-6c66-4e7d-b190-098802354bae req-60e6f403-1aa9-4db0-a72a-d9854ecd02a0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:51.715659 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:51.715659 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:33:51.719664 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-151f8d3a-6c66-4e7d-b190-098802354bae req-60e6f403-1aa9-4db0-a72a-d9854ecd02a0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:33:51.723862 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-151f8d3a-6c66-4e7d-b190-098802354bae req-60e6f403-1aa9-4db0-a72a-d9854ecd02a0 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 returned with HTTP 200 Aug 06 19:33:51.724432 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1227/4922] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:33:51 2026] GET /volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 => generated 918 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:51.793468 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1257a4c5-6cbc-4f58-b7cb-c73bb6dfd586 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:51.794157 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1257a4c5-6cbc-4f58-b7cb-c73bb6dfd586 None None] GET https://10.4.3.5/volume// Aug 06 19:33:51.794157 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1257a4c5-6cbc-4f58-b7cb-c73bb6dfd586 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:51.794300 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1257a4c5-6cbc-4f58-b7cb-c73bb6dfd586 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:51.794599 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1257a4c5-6cbc-4f58-b7cb-c73bb6dfd586 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:33:51.794883 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1239/4923] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:33:51 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:33:51.802001 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-151f8d3a-6c66-4e7d-b190-098802354bae req-8340dd63-1abc-4550-817a-ba66e22cbe33 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:51.804357 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-151f8d3a-6c66-4e7d-b190-098802354bae req-8340dd63-1abc-4550-817a-ba66e22cbe33 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:33:51.804771 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-151f8d3a-6c66-4e7d-b190-098802354bae req-8340dd63-1abc-4550-817a-ba66e22cbe33 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "54d698bb-49eb-473f-b3b2-1138b0164123", "connector": null, "instance_uuid": "e963c30e-1c9e-4d1f-90c7-290ca5da934e"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:33:51.814563 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:51.814563 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:33:51.839796 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-151f8d3a-6c66-4e7d-b190-098802354bae req-8340dd63-1abc-4550-817a-ba66e22cbe33 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:33:51.840279 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1237/4924] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:33:51 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 06 19:33:51.881241 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8d777270-fe0b-44a7-b9e0-9bba6cd40943 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:51.884843 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0cea89e9-3bbc-44db-866b-63d00c2a903b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:51.884843 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0cea89e9-3bbc-44db-866b-63d00c2a903b None None] GET https://10.4.3.5/volume// Aug 06 19:33:51.884843 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0cea89e9-3bbc-44db-866b-63d00c2a903b None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:51.884843 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0cea89e9-3bbc-44db-866b-63d00c2a903b None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:51.884843 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0cea89e9-3bbc-44db-866b-63d00c2a903b None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:33:51.884843 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1228/4925] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:33:51 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:33:51.886384 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8d777270-fe0b-44a7-b9e0-9bba6cd40943 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 Aug 06 19:33:51.886608 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8d777270-fe0b-44a7-b9e0-9bba6cd40943 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:51.886795 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8d777270-fe0b-44a7-b9e0-9bba6cd40943 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:51.895877 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-151f8d3a-6c66-4e7d-b190-098802354bae req-a89076de-b238-4b0f-85e9-1eca81d8763f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:51.900612 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-151f8d3a-6c66-4e7d-b190-098802354bae req-a89076de-b238-4b0f-85e9-1eca81d8763f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 Aug 06 19:33:51.900898 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-151f8d3a-6c66-4e7d-b190-098802354bae req-a89076de-b238-4b0f-85e9-1eca81d8763f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:51.901174 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-151f8d3a-6c66-4e7d-b190-098802354bae req-a89076de-b238-4b0f-85e9-1eca81d8763f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:51.910142 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:51.910142 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:33:51.914612 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8d777270-fe0b-44a7-b9e0-9bba6cd40943 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:33:51.915851 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:51.915851 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:33:51.919504 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8d777270-fe0b-44a7-b9e0-9bba6cd40943 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 returned with HTTP 200 Aug 06 19:33:51.919920 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1222/4926] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:51 2026] GET /volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 => generated 917 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:51.920264 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-151f8d3a-6c66-4e7d-b190-098802354bae req-a89076de-b238-4b0f-85e9-1eca81d8763f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:33:51.925411 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-151f8d3a-6c66-4e7d-b190-098802354bae req-a89076de-b238-4b0f-85e9-1eca81d8763f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 returned with HTTP 200 Aug 06 19:33:51.925893 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1240/4927] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:33:51 2026] GET /volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 => generated 1097 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:33:51.979171 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-771fabbd-dda0-4070-9bd7-d6634f1dbab5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:51.981646 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-771fabbd-dda0-4070-9bd7-d6634f1dbab5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 Aug 06 19:33:51.982261 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-771fabbd-dda0-4070-9bd7-d6634f1dbab5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:51.982261 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-771fabbd-dda0-4070-9bd7-d6634f1dbab5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:51.982396 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-771fabbd-dda0-4070-9bd7-d6634f1dbab5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id e305bc59-968c-43e5-8f0b-546f804655e9. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:51.987419 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:51.987419 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:33:51.988419 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-771fabbd-dda0-4070-9bd7-d6634f1dbab5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 returned with HTTP 200 Aug 06 19:33:51.988712 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1238/4928] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:51 2026] GET /volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 => generated 780 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:52.040919 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-151f8d3a-6c66-4e7d-b190-098802354bae req-453411bc-2e4d-4790-9530-79017b5d142f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:52.043246 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-151f8d3a-6c66-4e7d-b190-098802354bae req-453411bc-2e4d-4790-9530-79017b5d142f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] PUT https://10.4.3.5/volume/v3/attachments/fdaf34f0-89e8-441e-8624-b46368ffd353 Aug 06 19:33:52.044427 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-151f8d3a-6c66-4e7d-b190-098802354bae req-453411bc-2e4d-4790-9530-79017b5d142f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:33:52.054366 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-151f8d3a-6c66-4e7d-b190-098802354bae req-453411bc-2e4d-4790-9530-79017b5d142f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Acquiring lock "cinder-attachment_update-54d698bb-49eb-473f-b3b2-1138b0164123-np0000006689" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:33:52.059102 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-151f8d3a-6c66-4e7d-b190-098802354bae req-453411bc-2e4d-4790-9530-79017b5d142f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Lock "cinder-attachment_update-54d698bb-49eb-473f-b3b2-1138b0164123-np0000006689" acquired by "attachment_update" :: waited 0.005s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:33:52.060170 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:52.060170 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:33:52.156183 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-151f8d3a-6c66-4e7d-b190-098802354bae req-453411bc-2e4d-4790-9530-79017b5d142f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Lock "cinder-attachment_update-54d698bb-49eb-473f-b3b2-1138b0164123-np0000006689" released by "attachment_update" :: held 0.097s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:33:52.156554 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-151f8d3a-6c66-4e7d-b190-098802354bae req-453411bc-2e4d-4790-9530-79017b5d142f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/attachments/fdaf34f0-89e8-441e-8624-b46368ffd353 returned with HTTP 200 Aug 06 19:33:52.156988 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1229/4929] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:33:52 2026] PUT /volume/v3/attachments/fdaf34f0-89e8-441e-8624-b46368ffd353 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:33:52.931991 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3d73ed19-0c5d-4d55-b246-c52ce896d945 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:52.933890 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3d73ed19-0c5d-4d55-b246-c52ce896d945 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 Aug 06 19:33:52.934117 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3d73ed19-0c5d-4d55-b246-c52ce896d945 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:52.934346 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3d73ed19-0c5d-4d55-b246-c52ce896d945 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:52.943113 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:52.943113 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:33:52.946512 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3d73ed19-0c5d-4d55-b246-c52ce896d945 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:33:52.950810 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3d73ed19-0c5d-4d55-b246-c52ce896d945 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 returned with HTTP 200 Aug 06 19:33:52.951273 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1223/4930] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:52 2026] GET /volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 => generated 918 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:52.999883 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2d18f424-1e8c-484a-887c-f909dc71219d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:53.001685 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2d18f424-1e8c-484a-887c-f909dc71219d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 Aug 06 19:33:53.001925 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2d18f424-1e8c-484a-887c-f909dc71219d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:53.002133 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2d18f424-1e8c-484a-887c-f909dc71219d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:53.002253 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-2d18f424-1e8c-484a-887c-f909dc71219d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id e305bc59-968c-43e5-8f0b-546f804655e9. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:53.006495 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:53.006495 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:33:53.007277 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2d18f424-1e8c-484a-887c-f909dc71219d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 returned with HTTP 200 Aug 06 19:33:53.007636 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1241/4931] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:52 2026] GET /volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 => generated 780 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:53.963943 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-174635f3-c489-409a-9cea-3f57b34cbdab None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:53.966331 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-174635f3-c489-409a-9cea-3f57b34cbdab tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 Aug 06 19:33:53.966604 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-174635f3-c489-409a-9cea-3f57b34cbdab tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:53.966871 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-174635f3-c489-409a-9cea-3f57b34cbdab tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:53.978513 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:53.978513 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:33:53.982723 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-174635f3-c489-409a-9cea-3f57b34cbdab tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:33:53.988509 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-174635f3-c489-409a-9cea-3f57b34cbdab tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 returned with HTTP 200 Aug 06 19:33:53.989013 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1239/4932] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:53 2026] GET /volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 => generated 918 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:54.017852 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7c2b4848-4569-4189-a104-8e65a9274107 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:54.019773 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7c2b4848-4569-4189-a104-8e65a9274107 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 Aug 06 19:33:54.020025 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7c2b4848-4569-4189-a104-8e65a9274107 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:54.020305 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7c2b4848-4569-4189-a104-8e65a9274107 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:54.020415 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-7c2b4848-4569-4189-a104-8e65a9274107 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id e305bc59-968c-43e5-8f0b-546f804655e9. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:54.024686 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:54.024686 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:33:54.025401 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7c2b4848-4569-4189-a104-8e65a9274107 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 returned with HTTP 200 Aug 06 19:33:54.025839 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1230/4933] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:54 2026] GET /volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:55.001940 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-474051af-eba6-4b74-a27f-cce931db00b5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:55.003666 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-474051af-eba6-4b74-a27f-cce931db00b5 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 Aug 06 19:33:55.003888 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-474051af-eba6-4b74-a27f-cce931db00b5 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:55.004092 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-474051af-eba6-4b74-a27f-cce931db00b5 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:55.012655 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:55.012655 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:33:55.015835 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-474051af-eba6-4b74-a27f-cce931db00b5 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:33:55.019680 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-474051af-eba6-4b74-a27f-cce931db00b5 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 returned with HTTP 200 Aug 06 19:33:55.020027 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1224/4934] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:55 2026] GET /volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 => generated 918 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:55.035805 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7aa26f6f-e6f2-4d41-b282-a7c7c18fe27e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:55.037552 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7aa26f6f-e6f2-4d41-b282-a7c7c18fe27e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 Aug 06 19:33:55.037735 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7aa26f6f-e6f2-4d41-b282-a7c7c18fe27e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:55.037908 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7aa26f6f-e6f2-4d41-b282-a7c7c18fe27e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:55.038010 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-7aa26f6f-e6f2-4d41-b282-a7c7c18fe27e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id e305bc59-968c-43e5-8f0b-546f804655e9. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:55.042069 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:55.042069 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:33:55.042774 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7aa26f6f-e6f2-4d41-b282-a7c7c18fe27e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 returned with HTTP 200 Aug 06 19:33:55.043331 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1242/4935] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:55 2026] GET /volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:56.032249 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-72306fd5-5d28-4b9a-85d2-9c5dd2a0717f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:56.033999 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-72306fd5-5d28-4b9a-85d2-9c5dd2a0717f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 Aug 06 19:33:56.034235 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-72306fd5-5d28-4b9a-85d2-9c5dd2a0717f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:56.034428 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-72306fd5-5d28-4b9a-85d2-9c5dd2a0717f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:56.043260 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:56.043260 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:33:56.046439 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-72306fd5-5d28-4b9a-85d2-9c5dd2a0717f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:33:56.050635 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-72306fd5-5d28-4b9a-85d2-9c5dd2a0717f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 returned with HTTP 200 Aug 06 19:33:56.050990 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1240/4936] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:56 2026] GET /volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 => generated 918 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:56.053539 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a1f396fa-0cca-4bf0-938e-dca27ad9c3fb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:56.055411 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a1f396fa-0cca-4bf0-938e-dca27ad9c3fb tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 Aug 06 19:33:56.055645 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a1f396fa-0cca-4bf0-938e-dca27ad9c3fb tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:56.055832 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a1f396fa-0cca-4bf0-938e-dca27ad9c3fb tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:56.055938 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-a1f396fa-0cca-4bf0-938e-dca27ad9c3fb tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id e305bc59-968c-43e5-8f0b-546f804655e9. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:56.060529 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:56.060529 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:33:56.061333 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a1f396fa-0cca-4bf0-938e-dca27ad9c3fb tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 returned with HTTP 200 Aug 06 19:33:56.061681 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1231/4937] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:56 2026] GET /volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:56.402094 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-151f8d3a-6c66-4e7d-b190-098802354bae req-71f954df-bfca-40a1-8a57-1019f7730763 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:56.404121 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-151f8d3a-6c66-4e7d-b190-098802354bae req-71f954df-bfca-40a1-8a57-1019f7730763 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] POST https://10.4.3.5/volume/v3/attachments/fdaf34f0-89e8-441e-8624-b46368ffd353/action Aug 06 19:33:56.404487 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-151f8d3a-6c66-4e7d-b190-098802354bae req-71f954df-bfca-40a1-8a57-1019f7730763 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:33:56.404651 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-151f8d3a-6c66-4e7d-b190-098802354bae req-71f954df-bfca-40a1-8a57-1019f7730763 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:33:56.420809 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:56.420809 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:33:56.436396 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-151f8d3a-6c66-4e7d-b190-098802354bae req-71f954df-bfca-40a1-8a57-1019f7730763 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/attachments/fdaf34f0-89e8-441e-8624-b46368ffd353/action returned with HTTP 204 Aug 06 19:33:56.436843 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1225/4938] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:33:56 2026] POST /volume/v3/attachments/fdaf34f0-89e8-441e-8624-b46368ffd353/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:33:57.063070 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-57e3d1bd-855f-475c-ace5-4b6c9dad2ca2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:57.064750 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-57e3d1bd-855f-475c-ace5-4b6c9dad2ca2 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 Aug 06 19:33:57.064953 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-57e3d1bd-855f-475c-ace5-4b6c9dad2ca2 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:57.065165 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-57e3d1bd-855f-475c-ace5-4b6c9dad2ca2 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:57.073240 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-719852a0-cd16-4772-b849-2ae13b86c2c5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:57.075036 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-719852a0-cd16-4772-b849-2ae13b86c2c5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 Aug 06 19:33:57.075233 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-719852a0-cd16-4772-b849-2ae13b86c2c5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:57.075420 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-719852a0-cd16-4772-b849-2ae13b86c2c5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:57.075517 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-719852a0-cd16-4772-b849-2ae13b86c2c5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id e305bc59-968c-43e5-8f0b-546f804655e9. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:57.076822 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:57.076822 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:33:57.079972 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:57.079972 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:33:57.080757 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-719852a0-cd16-4772-b849-2ae13b86c2c5 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 returned with HTTP 200 Aug 06 19:33:57.081203 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1241/4939] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:57 2026] GET /volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:57.081291 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-57e3d1bd-855f-475c-ace5-4b6c9dad2ca2 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:33:57.086295 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-57e3d1bd-855f-475c-ace5-4b6c9dad2ca2 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 returned with HTTP 200 Aug 06 19:33:57.087147 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1243/4940] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:57 2026] GET /volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 => generated 1210 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:33:57.092833 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c0904e16-c200-43d5-8696-1cd768493047 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:57.094907 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c0904e16-c200-43d5-8696-1cd768493047 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 Aug 06 19:33:57.095118 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c0904e16-c200-43d5-8696-1cd768493047 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:57.095329 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c0904e16-c200-43d5-8696-1cd768493047 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:57.095431 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c0904e16-c200-43d5-8696-1cd768493047 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id e305bc59-968c-43e5-8f0b-546f804655e9. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:57.096422 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-f3d559bc-e72f-4fba-bba9-f1a87ebf2e12 req-23fef7ea-2c3e-458e-85b5-720df753346a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:57.098566 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f3d559bc-e72f-4fba-bba9-f1a87ebf2e12 req-23fef7ea-2c3e-458e-85b5-720df753346a tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] DELETE https://10.4.3.5/volume/v3/attachments/02adbaa6-f4f2-49b4-a410-e4bacc38a6e3 Aug 06 19:33:57.098726 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f3d559bc-e72f-4fba-bba9-f1a87ebf2e12 req-23fef7ea-2c3e-458e-85b5-720df753346a tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:57.098901 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f3d559bc-e72f-4fba-bba9-f1a87ebf2e12 req-23fef7ea-2c3e-458e-85b5-720df753346a tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:57.100066 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:57.100066 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:33:57.100944 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c0904e16-c200-43d5-8696-1cd768493047 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 returned with HTTP 200 Aug 06 19:33:57.101538 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1232/4941] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:57 2026] GET /volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:57.105624 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:57.105624 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:33:57.111511 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dcc88a7a-18bc-47ad-801d-5c9626823f29 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:57.113194 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dcc88a7a-18bc-47ad-801d-5c9626823f29 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] DELETE https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 Aug 06 19:33:57.113386 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dcc88a7a-18bc-47ad-801d-5c9626823f29 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:57.113620 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dcc88a7a-18bc-47ad-801d-5c9626823f29 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:57.113786 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-dcc88a7a-18bc-47ad-801d-5c9626823f29 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Delete backup with id: e305bc59-968c-43e5-8f0b-546f804655e9. Aug 06 19:33:57.118342 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:57.118342 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:33:57.129662 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-dcc88a7a-18bc-47ad-801d-5c9626823f29 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] delete_backup rpcapi backup_id e305bc59-968c-43e5-8f0b-546f804655e9 {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:33:57.131267 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dcc88a7a-18bc-47ad-801d-5c9626823f29 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 returned with HTTP 202 Aug 06 19:33:57.131949 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1242/4942] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:33:57 2026] DELETE /volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:33:57.137511 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-093f7641-f9ed-45da-8bd3-2960329da30c req-cc29853e-c759-4f9d-8586-e8f895f2162b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:57.138845 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8427f2b2-cef0-4d6c-93ec-2938f2b97332 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:57.139552 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-093f7641-f9ed-45da-8bd3-2960329da30c req-cc29853e-c759-4f9d-8586-e8f895f2162b tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 Aug 06 19:33:57.139788 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-093f7641-f9ed-45da-8bd3-2960329da30c req-cc29853e-c759-4f9d-8586-e8f895f2162b tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:57.139959 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-093f7641-f9ed-45da-8bd3-2960329da30c req-cc29853e-c759-4f9d-8586-e8f895f2162b tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:57.140793 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8427f2b2-cef0-4d6c-93ec-2938f2b97332 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 Aug 06 19:33:57.140988 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8427f2b2-cef0-4d6c-93ec-2938f2b97332 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:57.141215 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8427f2b2-cef0-4d6c-93ec-2938f2b97332 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:57.141340 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-8427f2b2-cef0-4d6c-93ec-2938f2b97332 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id e305bc59-968c-43e5-8f0b-546f804655e9. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:57.145695 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:57.145695 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:33:57.146520 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8427f2b2-cef0-4d6c-93ec-2938f2b97332 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 returned with HTTP 200 Aug 06 19:33:57.146902 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1233/4943] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:57 2026] GET /volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:57.149051 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:57.149051 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:33:57.150460 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f3d559bc-e72f-4fba-bba9-f1a87ebf2e12 req-23fef7ea-2c3e-458e-85b5-720df753346a tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/attachments/02adbaa6-f4f2-49b4-a410-e4bacc38a6e3 returned with HTTP 200 Aug 06 19:33:57.150879 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1226/4944] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:33:57 2026] DELETE /volume/v3/attachments/02adbaa6-f4f2-49b4-a410-e4bacc38a6e3 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:57.152213 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-093f7641-f9ed-45da-8bd3-2960329da30c req-cc29853e-c759-4f9d-8586-e8f895f2162b tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:33:57.156482 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-093f7641-f9ed-45da-8bd3-2960329da30c req-cc29853e-c759-4f9d-8586-e8f895f2162b tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 returned with HTTP 200 Aug 06 19:33:57.156852 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1244/4945] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:33:57 2026] GET /volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 => generated 1210 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:33:57.172490 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b9598188-fe69-4f50-858e-888945bef22c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:57.174938 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9598188-fe69-4f50-858e-888945bef22c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 Aug 06 19:33:57.175157 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b9598188-fe69-4f50-858e-888945bef22c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:57.175339 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b9598188-fe69-4f50-858e-888945bef22c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:57.185506 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:57.185506 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:33:57.189565 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b9598188-fe69-4f50-858e-888945bef22c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:33:57.196173 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9598188-fe69-4f50-858e-888945bef22c tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 returned with HTTP 200 Aug 06 19:33:57.196812 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1243/4946] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:57 2026] GET /volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 => generated 1210 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:33:57.235385 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-2c51e28e-372a-4773-aced-2dbb60102f6a req-d9cdaa96-0702-45ee-b8f2-0bd26be619ea None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:57.237485 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2c51e28e-372a-4773-aced-2dbb60102f6a req-d9cdaa96-0702-45ee-b8f2-0bd26be619ea tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 Aug 06 19:33:57.237684 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2c51e28e-372a-4773-aced-2dbb60102f6a req-d9cdaa96-0702-45ee-b8f2-0bd26be619ea tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:57.238917 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2c51e28e-372a-4773-aced-2dbb60102f6a req-d9cdaa96-0702-45ee-b8f2-0bd26be619ea tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:57.247054 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:57.247054 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:33:57.251093 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-2c51e28e-372a-4773-aced-2dbb60102f6a req-d9cdaa96-0702-45ee-b8f2-0bd26be619ea tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:33:57.255803 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2c51e28e-372a-4773-aced-2dbb60102f6a req-d9cdaa96-0702-45ee-b8f2-0bd26be619ea tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 returned with HTTP 200 Aug 06 19:33:57.256733 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1234/4947] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:33:57 2026] GET /volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 => generated 1210 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:33:57.277947 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-2c51e28e-372a-4773-aced-2dbb60102f6a req-1fb311a4-e571-4699-803c-e89ee723b57f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:57.280303 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2c51e28e-372a-4773-aced-2dbb60102f6a req-1fb311a4-e571-4699-803c-e89ee723b57f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] POST https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123/action Aug 06 19:33:57.280752 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2c51e28e-372a-4773-aced-2dbb60102f6a req-1fb311a4-e571-4699-803c-e89ee723b57f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:33:57.281061 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2c51e28e-372a-4773-aced-2dbb60102f6a req-1fb311a4-e571-4699-803c-e89ee723b57f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:33:57.296084 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:57.296084 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:33:57.296545 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-2c51e28e-372a-4773-aced-2dbb60102f6a req-1fb311a4-e571-4699-803c-e89ee723b57f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:33:57.303335 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-2c51e28e-372a-4773-aced-2dbb60102f6a req-1fb311a4-e571-4699-803c-e89ee723b57f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Begin detaching volume completed successfully. Aug 06 19:33:57.303562 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2c51e28e-372a-4773-aced-2dbb60102f6a req-1fb311a4-e571-4699-803c-e89ee723b57f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123/action returned with HTTP 202 Aug 06 19:33:57.304100 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1227/4948] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:33:57 2026] POST /volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:33:57.330530 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a249bed3-c394-4e4c-8e33-7f7b604acf1e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:57.333267 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a249bed3-c394-4e4c-8e33-7f7b604acf1e tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 Aug 06 19:33:57.333267 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a249bed3-c394-4e4c-8e33-7f7b604acf1e tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:57.333474 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a249bed3-c394-4e4c-8e33-7f7b604acf1e tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:57.348086 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:57.348086 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:33:57.352709 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a249bed3-c394-4e4c-8e33-7f7b604acf1e tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:33:57.356881 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e5eaec23-242d-479d-9c84-8bb04c3d207f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:57.357281 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5eaec23-242d-479d-9c84-8bb04c3d207f None None] GET https://10.4.3.5/volume// Aug 06 19:33:57.357445 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e5eaec23-242d-479d-9c84-8bb04c3d207f None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:57.357648 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e5eaec23-242d-479d-9c84-8bb04c3d207f None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:57.357813 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a249bed3-c394-4e4c-8e33-7f7b604acf1e tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 returned with HTTP 200 Aug 06 19:33:57.357970 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5eaec23-242d-479d-9c84-8bb04c3d207f None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:33:57.358317 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1244/4949] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:33:57 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:33:57.358359 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1245/4950] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:57 2026] GET /volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 => generated 1213 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:33:57.366505 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-2c51e28e-372a-4773-aced-2dbb60102f6a req-3b8abf0d-ba0e-404a-a1c3-a0dbb821930f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:57.369042 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2c51e28e-372a-4773-aced-2dbb60102f6a req-3b8abf0d-ba0e-404a-a1c3-a0dbb821930f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 Aug 06 19:33:57.369307 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2c51e28e-372a-4773-aced-2dbb60102f6a req-3b8abf0d-ba0e-404a-a1c3-a0dbb821930f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:57.369567 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2c51e28e-372a-4773-aced-2dbb60102f6a req-3b8abf0d-ba0e-404a-a1c3-a0dbb821930f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:57.380031 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:57.380031 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:33:57.384523 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-2c51e28e-372a-4773-aced-2dbb60102f6a req-3b8abf0d-ba0e-404a-a1c3-a0dbb821930f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:33:57.390099 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2c51e28e-372a-4773-aced-2dbb60102f6a req-3b8abf0d-ba0e-404a-a1c3-a0dbb821930f tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 returned with HTTP 200 Aug 06 19:33:57.390722 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1235/4951] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:33:57 2026] GET /volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 => generated 1393 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:33:57.755512 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-3528b96f-a44d-45ab-b452-5d5b859396ca req-4d30b8d5-fdf5-4bdd-ace2-c4683b22d567 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:57.760141 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-3528b96f-a44d-45ab-b452-5d5b859396ca req-4d30b8d5-fdf5-4bdd-ace2-c4683b22d567 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d Aug 06 19:33:57.760432 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-3528b96f-a44d-45ab-b452-5d5b859396ca req-4d30b8d5-fdf5-4bdd-ace2-c4683b22d567 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:57.760717 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-3528b96f-a44d-45ab-b452-5d5b859396ca req-4d30b8d5-fdf5-4bdd-ace2-c4683b22d567 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:57.775145 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:57.775145 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:33:57.779765 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-3528b96f-a44d-45ab-b452-5d5b859396ca req-4d30b8d5-fdf5-4bdd-ace2-c4683b22d567 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:33:57.785931 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-3528b96f-a44d-45ab-b452-5d5b859396ca req-4d30b8d5-fdf5-4bdd-ace2-c4683b22d567 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d returned with HTTP 200 Aug 06 19:33:57.786517 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1228/4952] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:33:57 2026] GET /volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:33:57.806666 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-3528b96f-a44d-45ab-b452-5d5b859396ca req-79734972-7d3b-43de-ba35-494f12e1fa7d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:57.809549 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3528b96f-a44d-45ab-b452-5d5b859396ca req-79734972-7d3b-43de-ba35-494f12e1fa7d tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] POST https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d/action Aug 06 19:33:57.809988 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3528b96f-a44d-45ab-b452-5d5b859396ca req-79734972-7d3b-43de-ba35-494f12e1fa7d tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:33:57.810192 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3528b96f-a44d-45ab-b452-5d5b859396ca req-79734972-7d3b-43de-ba35-494f12e1fa7d tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:33:57.823936 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:57.823936 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:33:57.824572 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-3528b96f-a44d-45ab-b452-5d5b859396ca req-79734972-7d3b-43de-ba35-494f12e1fa7d tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:33:57.831678 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-3528b96f-a44d-45ab-b452-5d5b859396ca req-79734972-7d3b-43de-ba35-494f12e1fa7d tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Begin detaching volume completed successfully. Aug 06 19:33:57.831935 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3528b96f-a44d-45ab-b452-5d5b859396ca req-79734972-7d3b-43de-ba35-494f12e1fa7d tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d/action returned with HTTP 202 Aug 06 19:33:57.832560 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1245/4953] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:33:57 2026] POST /volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:33:57.876086 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a8575fbc-6d76-47d5-8a66-14f623616532 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:57.876634 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a8575fbc-6d76-47d5-8a66-14f623616532 None None] GET https://10.4.3.5/volume// Aug 06 19:33:57.876634 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a8575fbc-6d76-47d5-8a66-14f623616532 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:57.876718 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a8575fbc-6d76-47d5-8a66-14f623616532 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:57.877145 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a8575fbc-6d76-47d5-8a66-14f623616532 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:33:57.877424 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1246/4954] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:33:57 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:33:57.885724 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-3528b96f-a44d-45ab-b452-5d5b859396ca req-e9ba7dc8-df47-49fd-a57c-b67513a54f19 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:57.887768 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-3528b96f-a44d-45ab-b452-5d5b859396ca req-e9ba7dc8-df47-49fd-a57c-b67513a54f19 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d Aug 06 19:33:57.887888 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-3528b96f-a44d-45ab-b452-5d5b859396ca req-e9ba7dc8-df47-49fd-a57c-b67513a54f19 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:57.888101 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-3528b96f-a44d-45ab-b452-5d5b859396ca req-e9ba7dc8-df47-49fd-a57c-b67513a54f19 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:57.897896 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:57.897896 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:33:57.901508 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-3528b96f-a44d-45ab-b452-5d5b859396ca req-e9ba7dc8-df47-49fd-a57c-b67513a54f19 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:33:57.905964 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-3528b96f-a44d-45ab-b452-5d5b859396ca req-e9ba7dc8-df47-49fd-a57c-b67513a54f19 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d returned with HTTP 200 Aug 06 19:33:57.906431 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1236/4955] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:33:57 2026] GET /volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d => generated 1319 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:33:57.991167 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-2c51e28e-372a-4773-aced-2dbb60102f6a req-2addcc35-ed71-4def-b634-b1fb20f65d2d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:57.993216 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2c51e28e-372a-4773-aced-2dbb60102f6a req-2addcc35-ed71-4def-b634-b1fb20f65d2d tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 Aug 06 19:33:57.993428 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2c51e28e-372a-4773-aced-2dbb60102f6a req-2addcc35-ed71-4def-b634-b1fb20f65d2d tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:57.993652 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2c51e28e-372a-4773-aced-2dbb60102f6a req-2addcc35-ed71-4def-b634-b1fb20f65d2d tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:58.002604 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:58.002604 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:33:58.005895 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-2c51e28e-372a-4773-aced-2dbb60102f6a req-2addcc35-ed71-4def-b634-b1fb20f65d2d tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:33:58.009759 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2c51e28e-372a-4773-aced-2dbb60102f6a req-2addcc35-ed71-4def-b634-b1fb20f65d2d tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 returned with HTTP 200 Aug 06 19:33:58.010209 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1229/4956] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:33:57 2026] GET /volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:33:58.157430 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c0b2fed6-c30e-4e6a-9cad-601e3204c4ba None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:58.159246 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c0b2fed6-c30e-4e6a-9cad-601e3204c4ba tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 Aug 06 19:33:58.159478 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c0b2fed6-c30e-4e6a-9cad-601e3204c4ba tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:58.159656 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c0b2fed6-c30e-4e6a-9cad-601e3204c4ba tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:58.159750 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c0b2fed6-c30e-4e6a-9cad-601e3204c4ba tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Show backup with id e305bc59-968c-43e5-8f0b-546f804655e9. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:33:58.163866 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c0b2fed6-c30e-4e6a-9cad-601e3204c4ba tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 returned with HTTP 404 Aug 06 19:33:58.164528 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1246/4957] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:58 2026] GET /volume/v3/backups/e305bc59-968c-43e5-8f0b-546f804655e9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:33:58.176003 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-45c7771b-481a-4276-9e90-67b7b2641196 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:58.177906 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-45c7771b-481a-4276-9e90-67b7b2641196 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/f21f1798-975e-4635-a709-de4cdce8841c Aug 06 19:33:58.178171 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-45c7771b-481a-4276-9e90-67b7b2641196 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:58.178440 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-45c7771b-481a-4276-9e90-67b7b2641196 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:58.178575 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-45c7771b-481a-4276-9e90-67b7b2641196 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Delete snapshot with id: f21f1798-975e-4635-a709-de4cdce8841c Aug 06 19:33:58.186722 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:58.186722 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:33:58.187453 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-45c7771b-481a-4276-9e90-67b7b2641196 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Snapshot retrieved successfully. Aug 06 19:33:58.211268 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-45c7771b-481a-4276-9e90-67b7b2641196 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Snapshot delete request issued successfully. Aug 06 19:33:58.211268 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-45c7771b-481a-4276-9e90-67b7b2641196 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/snapshots/f21f1798-975e-4635-a709-de4cdce8841c returned with HTTP 202 Aug 06 19:33:58.211268 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1247/4958] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:33:58 2026] DELETE /volume/v3/snapshots/f21f1798-975e-4635-a709-de4cdce8841c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:33:58.219810 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-175d4197-c69e-4580-9d4f-09c2fea1d709 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:58.222449 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-175d4197-c69e-4580-9d4f-09c2fea1d709 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/snapshots/f21f1798-975e-4635-a709-de4cdce8841c Aug 06 19:33:58.222605 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-175d4197-c69e-4580-9d4f-09c2fea1d709 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:58.223218 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-175d4197-c69e-4580-9d4f-09c2fea1d709 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:58.229368 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:58.229368 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:33:58.229944 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-175d4197-c69e-4580-9d4f-09c2fea1d709 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Snapshot retrieved successfully. Aug 06 19:33:58.230976 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-175d4197-c69e-4580-9d4f-09c2fea1d709 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/snapshots/f21f1798-975e-4635-a709-de4cdce8841c returned with HTTP 200 Aug 06 19:33:58.234664 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1237/4959] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:33:58 2026] GET /volume/v3/snapshots/f21f1798-975e-4635-a709-de4cdce8841c => generated 463 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:58.314325 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-2c51e28e-372a-4773-aced-2dbb60102f6a req-82cbb31b-ec60-4e5c-85d7-5138fc17f2f3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:58.317140 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2c51e28e-372a-4773-aced-2dbb60102f6a req-82cbb31b-ec60-4e5c-85d7-5138fc17f2f3 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] DELETE https://10.4.3.5/volume/v3/attachments/fdaf34f0-89e8-441e-8624-b46368ffd353 Aug 06 19:33:58.317414 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2c51e28e-372a-4773-aced-2dbb60102f6a req-82cbb31b-ec60-4e5c-85d7-5138fc17f2f3 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:58.317684 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2c51e28e-372a-4773-aced-2dbb60102f6a req-82cbb31b-ec60-4e5c-85d7-5138fc17f2f3 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:58.327685 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:58.327685 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:33:58.371332 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8a9a2b6c-7669-4986-9841-b365701e8430 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:58.373244 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a9a2b6c-7669-4986-9841-b365701e8430 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 Aug 06 19:33:58.373489 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8a9a2b6c-7669-4986-9841-b365701e8430 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:58.373745 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8a9a2b6c-7669-4986-9841-b365701e8430 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:58.380744 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:58.380744 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:33:58.381290 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2c51e28e-372a-4773-aced-2dbb60102f6a req-82cbb31b-ec60-4e5c-85d7-5138fc17f2f3 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/attachments/fdaf34f0-89e8-441e-8624-b46368ffd353 returned with HTTP 200 Aug 06 19:33:58.381873 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1230/4960] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:33:58 2026] DELETE /volume/v3/attachments/fdaf34f0-89e8-441e-8624-b46368ffd353 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:58.384860 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8a9a2b6c-7669-4986-9841-b365701e8430 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:33:58.389337 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a9a2b6c-7669-4986-9841-b365701e8430 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 returned with HTTP 200 Aug 06 19:33:58.389762 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1247/4961] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:58 2026] GET /volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 => generated 918 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:58.401808 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8ce49fb1-4231-42f4-9f23-4135ddd39139 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:58.404385 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ce49fb1-4231-42f4-9f23-4135ddd39139 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] DELETE https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 Aug 06 19:33:58.404686 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8ce49fb1-4231-42f4-9f23-4135ddd39139 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:58.404961 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8ce49fb1-4231-42f4-9f23-4135ddd39139 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:58.405205 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-8ce49fb1-4231-42f4-9f23-4135ddd39139 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Delete volume with id: 54d698bb-49eb-473f-b3b2-1138b0164123 Aug 06 19:33:58.414564 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:58.414564 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:33:58.415296 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8ce49fb1-4231-42f4-9f23-4135ddd39139 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:33:58.441815 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8ce49fb1-4231-42f4-9f23-4135ddd39139 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Delete volume request issued successfully. Aug 06 19:33:58.442004 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ce49fb1-4231-42f4-9f23-4135ddd39139 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 returned with HTTP 202 Aug 06 19:33:58.442600 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1248/4962] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:33:58 2026] DELETE /volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:33:58.451235 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ab33e8bd-f571-4109-824d-7bfb7ea26ee3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:58.453159 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ab33e8bd-f571-4109-824d-7bfb7ea26ee3 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 Aug 06 19:33:58.453350 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ab33e8bd-f571-4109-824d-7bfb7ea26ee3 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:58.453549 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ab33e8bd-f571-4109-824d-7bfb7ea26ee3 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:58.460768 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:58.460768 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:33:58.465495 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ab33e8bd-f571-4109-824d-7bfb7ea26ee3 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Volume info retrieved successfully. Aug 06 19:33:58.469986 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ab33e8bd-f571-4109-824d-7bfb7ea26ee3 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 returned with HTTP 200 Aug 06 19:33:58.470646 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1238/4963] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:58 2026] GET /volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 => generated 917 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:58.764275 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-3528b96f-a44d-45ab-b452-5d5b859396ca req-cc360721-d656-4d41-aa60-2a6531a85844 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:58.766355 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-3528b96f-a44d-45ab-b452-5d5b859396ca req-cc360721-d656-4d41-aa60-2a6531a85844 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] DELETE https://10.4.3.5/volume/v3/attachments/a7fe4281-3329-4821-b9ff-2276d7813a09 Aug 06 19:33:58.766551 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-3528b96f-a44d-45ab-b452-5d5b859396ca req-cc360721-d656-4d41-aa60-2a6531a85844 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:58.766732 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-3528b96f-a44d-45ab-b452-5d5b859396ca req-cc360721-d656-4d41-aa60-2a6531a85844 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:58.774157 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:58.774157 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:33:58.825696 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-3528b96f-a44d-45ab-b452-5d5b859396ca req-cc360721-d656-4d41-aa60-2a6531a85844 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/attachments/a7fe4281-3329-4821-b9ff-2276d7813a09 returned with HTTP 200 Aug 06 19:33:58.826359 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1231/4964] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:33:58 2026] DELETE /volume/v3/attachments/a7fe4281-3329-4821-b9ff-2276d7813a09 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:58.959123 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-4e032542-cc23-4133-9f16-77c63295b59c req-c3f9e28b-05c8-4722-9f76-09261ce1ffc3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:58.961625 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4e032542-cc23-4133-9f16-77c63295b59c req-c3f9e28b-05c8-4722-9f76-09261ce1ffc3 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d Aug 06 19:33:58.961808 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4e032542-cc23-4133-9f16-77c63295b59c req-c3f9e28b-05c8-4722-9f76-09261ce1ffc3 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:58.961991 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4e032542-cc23-4133-9f16-77c63295b59c req-c3f9e28b-05c8-4722-9f76-09261ce1ffc3 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:58.969385 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:58.969385 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:33:58.973093 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-4e032542-cc23-4133-9f16-77c63295b59c req-c3f9e28b-05c8-4722-9f76-09261ce1ffc3 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:33:58.977432 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4e032542-cc23-4133-9f16-77c63295b59c req-c3f9e28b-05c8-4722-9f76-09261ce1ffc3 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d returned with HTTP 200 Aug 06 19:33:58.977848 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1248/4965] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:33:58 2026] GET /volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:58.991590 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fd4f1c9d-09b9-4ba4-ac51-313200838a4d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:58.993404 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fd4f1c9d-09b9-4ba4-ac51-313200838a4d tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] DELETE https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d Aug 06 19:33:58.993621 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fd4f1c9d-09b9-4ba4-ac51-313200838a4d tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:58.993796 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fd4f1c9d-09b9-4ba4-ac51-313200838a4d tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:58.993988 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-fd4f1c9d-09b9-4ba4-ac51-313200838a4d tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Delete volume with id: 820184e1-0895-4fc8-a5aa-be5cd204600d Aug 06 19:33:59.000679 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:59.000679 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:33:59.001185 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fd4f1c9d-09b9-4ba4-ac51-313200838a4d tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:33:59.017480 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fd4f1c9d-09b9-4ba4-ac51-313200838a4d tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Delete volume request issued successfully. Aug 06 19:33:59.017655 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fd4f1c9d-09b9-4ba4-ac51-313200838a4d tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d returned with HTTP 202 Aug 06 19:33:59.018077 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1249/4966] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:33:58 2026] DELETE /volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:33:59.025607 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7b722e07-8975-4300-842a-83eac0aa98b0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:59.027588 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7b722e07-8975-4300-842a-83eac0aa98b0 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d Aug 06 19:33:59.027810 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7b722e07-8975-4300-842a-83eac0aa98b0 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:59.028032 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7b722e07-8975-4300-842a-83eac0aa98b0 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:59.035842 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:59.035842 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:33:59.039700 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7b722e07-8975-4300-842a-83eac0aa98b0 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Volume info retrieved successfully. Aug 06 19:33:59.044177 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7b722e07-8975-4300-842a-83eac0aa98b0 tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d returned with HTTP 200 Aug 06 19:33:59.044580 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1239/4967] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:59 2026] GET /volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:59.176737 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2d5a8355-f834-4917-acb2-34db36674b57 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:59.178715 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2d5a8355-f834-4917-acb2-34db36674b57 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] DELETE https://10.4.3.5/volume/v3/volumes/4c3745bb-7e96-4f5b-bf4c-8fa506914d17 Aug 06 19:33:59.178973 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2d5a8355-f834-4917-acb2-34db36674b57 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:59.179208 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2d5a8355-f834-4917-acb2-34db36674b57 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:59.179434 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-2d5a8355-f834-4917-acb2-34db36674b57 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Delete volume with id: 4c3745bb-7e96-4f5b-bf4c-8fa506914d17 Aug 06 19:33:59.187071 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:59.187071 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:33:59.187580 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2d5a8355-f834-4917-acb2-34db36674b57 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Volume info retrieved successfully. Aug 06 19:33:59.203411 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2d5a8355-f834-4917-acb2-34db36674b57 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Delete volume request issued successfully. Aug 06 19:33:59.203606 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2d5a8355-f834-4917-acb2-34db36674b57 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/volumes/4c3745bb-7e96-4f5b-bf4c-8fa506914d17 returned with HTTP 202 Aug 06 19:33:59.204027 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1232/4968] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:33:59 2026] DELETE /volume/v3/volumes/4c3745bb-7e96-4f5b-bf4c-8fa506914d17 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:33:59.211606 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f2c1b516-e973-45ca-be87-d10ad4fe73a0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:59.213153 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f2c1b516-e973-45ca-be87-d10ad4fe73a0 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] GET https://10.4.3.5/volume/v3/volumes/4c3745bb-7e96-4f5b-bf4c-8fa506914d17 Aug 06 19:33:59.213375 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f2c1b516-e973-45ca-be87-d10ad4fe73a0 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:59.213668 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f2c1b516-e973-45ca-be87-d10ad4fe73a0 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:59.220134 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:59.220134 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:33:59.223451 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f2c1b516-e973-45ca-be87-d10ad4fe73a0 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Volume info retrieved successfully. Aug 06 19:33:59.228083 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f2c1b516-e973-45ca-be87-d10ad4fe73a0 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/volumes/4c3745bb-7e96-4f5b-bf4c-8fa506914d17 returned with HTTP 200 Aug 06 19:33:59.228448 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1249/4969] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:33:59 2026] GET /volume/v3/volumes/4c3745bb-7e96-4f5b-bf4c-8fa506914d17 => generated 1417 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:33:59.239795 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bd71f549-d7d9-4b7b-a207-9a43828edcab None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:59.241900 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bd71f549-d7d9-4b7b-a207-9a43828edcab tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/snapshots/f21f1798-975e-4635-a709-de4cdce8841c Aug 06 19:33:59.242120 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bd71f549-d7d9-4b7b-a207-9a43828edcab tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:59.242311 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bd71f549-d7d9-4b7b-a207-9a43828edcab tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:59.246565 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bd71f549-d7d9-4b7b-a207-9a43828edcab tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/snapshots/f21f1798-975e-4635-a709-de4cdce8841c returned with HTTP 404 Aug 06 19:33:59.247143 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1250/4970] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:33:59 2026] GET /volume/v3/snapshots/f21f1798-975e-4635-a709-de4cdce8841c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:33:59.255719 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3a7d6f98-4285-4a0d-b0e3-a591bcd334b1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:59.257986 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3a7d6f98-4285-4a0d-b0e3-a591bcd334b1 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] DELETE https://10.4.3.5/volume/v3/volumes/86351a53-9c21-4d87-aed3-cad5bab1c851 Aug 06 19:33:59.258303 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3a7d6f98-4285-4a0d-b0e3-a591bcd334b1 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:59.258564 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3a7d6f98-4285-4a0d-b0e3-a591bcd334b1 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:59.258786 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-3a7d6f98-4285-4a0d-b0e3-a591bcd334b1 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Delete volume with id: 86351a53-9c21-4d87-aed3-cad5bab1c851 Aug 06 19:33:59.268141 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:59.268141 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:33:59.268618 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3a7d6f98-4285-4a0d-b0e3-a591bcd334b1 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Volume info retrieved successfully. Aug 06 19:33:59.286994 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3a7d6f98-4285-4a0d-b0e3-a591bcd334b1 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Delete volume request issued successfully. Aug 06 19:33:59.287297 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3a7d6f98-4285-4a0d-b0e3-a591bcd334b1 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/volumes/86351a53-9c21-4d87-aed3-cad5bab1c851 returned with HTTP 202 Aug 06 19:33:59.287724 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1240/4971] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:33:59 2026] DELETE /volume/v3/volumes/86351a53-9c21-4d87-aed3-cad5bab1c851 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:33:59.295257 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-696452e7-0a7e-4e9c-ba4e-6ab5a71aac40 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:59.296945 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-696452e7-0a7e-4e9c-ba4e-6ab5a71aac40 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/volumes/86351a53-9c21-4d87-aed3-cad5bab1c851 Aug 06 19:33:59.297195 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-696452e7-0a7e-4e9c-ba4e-6ab5a71aac40 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:59.297376 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-696452e7-0a7e-4e9c-ba4e-6ab5a71aac40 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:59.304374 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:59.304374 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:33:59.307856 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-696452e7-0a7e-4e9c-ba4e-6ab5a71aac40 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Volume info retrieved successfully. Aug 06 19:33:59.312003 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-696452e7-0a7e-4e9c-ba4e-6ab5a71aac40 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/volumes/86351a53-9c21-4d87-aed3-cad5bab1c851 returned with HTTP 200 Aug 06 19:33:59.312838 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1233/4972] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:59 2026] GET /volume/v3/volumes/86351a53-9c21-4d87-aed3-cad5bab1c851 => generated 836 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:33:59.483162 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4cbb2fec-1190-4e65-b6f0-a72e7e7cefe3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:59.485153 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4cbb2fec-1190-4e65-b6f0-a72e7e7cefe3 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] GET https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 Aug 06 19:33:59.485359 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4cbb2fec-1190-4e65-b6f0-a72e7e7cefe3 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:59.485542 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4cbb2fec-1190-4e65-b6f0-a72e7e7cefe3 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:59.491608 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4cbb2fec-1190-4e65-b6f0-a72e7e7cefe3 tempest-VolumeMultiattachTests-550044538 tempest-VolumeMultiattachTests-550044538-project-member] https://10.4.3.5/volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 returned with HTTP 404 Aug 06 19:33:59.492062 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1250/4973] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:33:59 2026] GET /volume/v3/volumes/54d698bb-49eb-473f-b3b2-1138b0164123 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:33:59.498770 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ffc1df1a-ee91-476c-a0d9-7471b60f5c4f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:59.500664 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ffc1df1a-ee91-476c-a0d9-7471b60f5c4f tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] GET https://10.4.3.5/volume/v3/volumes/detail?all_tenants=1 Aug 06 19:33:59.500867 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ffc1df1a-ee91-476c-a0d9-7471b60f5c4f tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:59.501089 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ffc1df1a-ee91-476c-a0d9-7471b60f5c4f tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:59.501928 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ffc1df1a-ee91-476c-a0d9-7471b60f5c4f tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:33:59.518507 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ffc1df1a-ee91-476c-a0d9-7471b60f5c4f tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] Get all volumes completed successfully. Aug 06 19:33:59.520995 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:33:59.520995 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:33:59.527381 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ffc1df1a-ee91-476c-a0d9-7471b60f5c4f tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] https://10.4.3.5/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 19:33:59.527838 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1251/4974] 10.4.3.5 () {66 vars in 1271 bytes} [Thu Aug 6 19:33:59 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12436 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:33:59.542497 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6f8a537f-f8c8-4aed-8f3e-87e1deae2d6b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:33:59.544452 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6f8a537f-f8c8-4aed-8f3e-87e1deae2d6b tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] DELETE https://10.4.3.5/volume/v3/types/dbb266de-0b94-4ad4-970f-2a791f497ddf Aug 06 19:33:59.544682 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6f8a537f-f8c8-4aed-8f3e-87e1deae2d6b tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:33:59.544877 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6f8a537f-f8c8-4aed-8f3e-87e1deae2d6b tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:33:59.565825 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6f8a537f-f8c8-4aed-8f3e-87e1deae2d6b tempest-VolumeMultiattachTests-1389063317 tempest-VolumeMultiattachTests-1389063317-project-admin] https://10.4.3.5/volume/v3/types/dbb266de-0b94-4ad4-970f-2a791f497ddf returned with HTTP 202 Aug 06 19:33:59.566259 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1241/4975] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:33:59 2026] DELETE /volume/v3/types/dbb266de-0b94-4ad4-970f-2a791f497ddf => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:34:00.058857 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ad67d7fc-2e97-452b-96e3-ab0d650c302e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:00.060884 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ad67d7fc-2e97-452b-96e3-ab0d650c302e tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] GET https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d Aug 06 19:34:00.061108 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ad67d7fc-2e97-452b-96e3-ab0d650c302e tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:00.061334 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ad67d7fc-2e97-452b-96e3-ab0d650c302e tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:00.067873 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ad67d7fc-2e97-452b-96e3-ab0d650c302e tempest-TestMinimumBasicScenario-1240107181 tempest-TestMinimumBasicScenario-1240107181-project-member] https://10.4.3.5/volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d returned with HTTP 404 Aug 06 19:34:00.068373 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1234/4976] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:34:00 2026] GET /volume/v3/volumes/820184e1-0895-4fc8-a5aa-be5cd204600d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:34:00.244720 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3cc8ceaa-c087-4e84-ba0d-ae8cf6e3e7fc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:00.246275 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3cc8ceaa-c087-4e84-ba0d-ae8cf6e3e7fc tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] GET https://10.4.3.5/volume/v3/volumes/4c3745bb-7e96-4f5b-bf4c-8fa506914d17 Aug 06 19:34:00.246464 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3cc8ceaa-c087-4e84-ba0d-ae8cf6e3e7fc tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:00.246679 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3cc8ceaa-c087-4e84-ba0d-ae8cf6e3e7fc tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:00.251851 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3cc8ceaa-c087-4e84-ba0d-ae8cf6e3e7fc tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/volumes/4c3745bb-7e96-4f5b-bf4c-8fa506914d17 returned with HTTP 404 Aug 06 19:34:00.252320 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1251/4977] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:34:00 2026] GET /volume/v3/volumes/4c3745bb-7e96-4f5b-bf4c-8fa506914d17 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:34:00.261358 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-be8cb34b-ac15-4879-adfb-23070a9d3d76 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:00.263217 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-be8cb34b-ac15-4879-adfb-23070a9d3d76 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/93d96885-177d-43ef-8a46-7eae2b746454 Aug 06 19:34:00.263507 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-be8cb34b-ac15-4879-adfb-23070a9d3d76 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:00.263756 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-be8cb34b-ac15-4879-adfb-23070a9d3d76 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:00.263914 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-be8cb34b-ac15-4879-adfb-23070a9d3d76 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Delete snapshot with id: 93d96885-177d-43ef-8a46-7eae2b746454 Aug 06 19:34:00.269652 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:00.269652 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:00.270306 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-be8cb34b-ac15-4879-adfb-23070a9d3d76 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Snapshot retrieved successfully. Aug 06 19:34:00.288880 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-be8cb34b-ac15-4879-adfb-23070a9d3d76 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Snapshot delete request issued successfully. Aug 06 19:34:00.288981 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-be8cb34b-ac15-4879-adfb-23070a9d3d76 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/snapshots/93d96885-177d-43ef-8a46-7eae2b746454 returned with HTTP 202 Aug 06 19:34:00.289452 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1252/4978] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:34:00 2026] DELETE /volume/v3/snapshots/93d96885-177d-43ef-8a46-7eae2b746454 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:34:00.297427 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cab443b7-a1ba-4e62-baf6-aaee9b950e87 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:00.299658 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cab443b7-a1ba-4e62-baf6-aaee9b950e87 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] GET https://10.4.3.5/volume/v3/snapshots/93d96885-177d-43ef-8a46-7eae2b746454 Aug 06 19:34:00.299866 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cab443b7-a1ba-4e62-baf6-aaee9b950e87 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:00.300095 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cab443b7-a1ba-4e62-baf6-aaee9b950e87 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:00.307641 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:00.307641 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:00.308182 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cab443b7-a1ba-4e62-baf6-aaee9b950e87 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Snapshot retrieved successfully. Aug 06 19:34:00.309095 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cab443b7-a1ba-4e62-baf6-aaee9b950e87 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/snapshots/93d96885-177d-43ef-8a46-7eae2b746454 returned with HTTP 200 Aug 06 19:34:00.309481 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1242/4979] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:34:00 2026] GET /volume/v3/snapshots/93d96885-177d-43ef-8a46-7eae2b746454 => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:00.325634 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-52aa6a64-f2dc-49b3-8a55-a6d012af48f1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:00.327599 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-52aa6a64-f2dc-49b3-8a55-a6d012af48f1 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/volumes/86351a53-9c21-4d87-aed3-cad5bab1c851 Aug 06 19:34:00.327962 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-52aa6a64-f2dc-49b3-8a55-a6d012af48f1 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:00.328983 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-52aa6a64-f2dc-49b3-8a55-a6d012af48f1 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:00.334560 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-52aa6a64-f2dc-49b3-8a55-a6d012af48f1 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/volumes/86351a53-9c21-4d87-aed3-cad5bab1c851 returned with HTTP 404 Aug 06 19:34:00.335062 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1235/4980] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:34:00 2026] GET /volume/v3/volumes/86351a53-9c21-4d87-aed3-cad5bab1c851 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:34:00.343432 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-093e4fca-0cb4-4a59-9d96-7dcd4c96bdb2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:00.345609 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-093e4fca-0cb4-4a59-9d96-7dcd4c96bdb2 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] DELETE https://10.4.3.5/volume/v3/volumes/c58e19ef-621d-4b47-82fe-761daee62708 Aug 06 19:34:00.345897 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-093e4fca-0cb4-4a59-9d96-7dcd4c96bdb2 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:00.346198 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-093e4fca-0cb4-4a59-9d96-7dcd4c96bdb2 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:00.346449 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-093e4fca-0cb4-4a59-9d96-7dcd4c96bdb2 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Delete volume with id: c58e19ef-621d-4b47-82fe-761daee62708 Aug 06 19:34:00.352851 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:00.352851 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:00.353327 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-093e4fca-0cb4-4a59-9d96-7dcd4c96bdb2 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Volume info retrieved successfully. Aug 06 19:34:00.370817 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-093e4fca-0cb4-4a59-9d96-7dcd4c96bdb2 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Delete volume request issued successfully. Aug 06 19:34:00.371022 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-093e4fca-0cb4-4a59-9d96-7dcd4c96bdb2 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/volumes/c58e19ef-621d-4b47-82fe-761daee62708 returned with HTTP 202 Aug 06 19:34:00.371475 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1252/4981] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:34:00 2026] DELETE /volume/v3/volumes/c58e19ef-621d-4b47-82fe-761daee62708 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:34:00.379178 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-29cc25de-dc04-459a-958a-a5d2f28e5840 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:00.380877 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-29cc25de-dc04-459a-958a-a5d2f28e5840 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/volumes/c58e19ef-621d-4b47-82fe-761daee62708 Aug 06 19:34:00.381103 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-29cc25de-dc04-459a-958a-a5d2f28e5840 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:00.381325 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-29cc25de-dc04-459a-958a-a5d2f28e5840 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:00.388322 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:00.388322 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:00.391964 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-29cc25de-dc04-459a-958a-a5d2f28e5840 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Volume info retrieved successfully. Aug 06 19:34:00.396923 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-29cc25de-dc04-459a-958a-a5d2f28e5840 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/volumes/c58e19ef-621d-4b47-82fe-761daee62708 returned with HTTP 200 Aug 06 19:34:00.397488 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1253/4982] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:34:00 2026] GET /volume/v3/volumes/c58e19ef-621d-4b47-82fe-761daee62708 => generated 1352 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:34:01.319882 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-85538f1c-f9e0-4018-8d8f-377938972d82 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:01.321624 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-85538f1c-f9e0-4018-8d8f-377938972d82 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] GET https://10.4.3.5/volume/v3/snapshots/93d96885-177d-43ef-8a46-7eae2b746454 Aug 06 19:34:01.321810 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-85538f1c-f9e0-4018-8d8f-377938972d82 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:01.321990 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-85538f1c-f9e0-4018-8d8f-377938972d82 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:01.326113 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-85538f1c-f9e0-4018-8d8f-377938972d82 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/snapshots/93d96885-177d-43ef-8a46-7eae2b746454 returned with HTTP 404 Aug 06 19:34:01.326566 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1243/4983] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:34:01 2026] GET /volume/v3/snapshots/93d96885-177d-43ef-8a46-7eae2b746454 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:34:01.411955 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d55d7208-060e-4161-aec8-52b392bd934d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:01.414620 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d55d7208-060e-4161-aec8-52b392bd934d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/volumes/c58e19ef-621d-4b47-82fe-761daee62708 Aug 06 19:34:01.414879 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d55d7208-060e-4161-aec8-52b392bd934d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:01.415175 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d55d7208-060e-4161-aec8-52b392bd934d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:01.422439 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d55d7208-060e-4161-aec8-52b392bd934d tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/volumes/c58e19ef-621d-4b47-82fe-761daee62708 returned with HTTP 404 Aug 06 19:34:01.423033 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1236/4984] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:34:01 2026] GET /volume/v3/volumes/c58e19ef-621d-4b47-82fe-761daee62708 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:34:01.430202 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bc8433bb-acec-477d-9e0f-be0a5642ffe0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:01.436050 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bc8433bb-acec-477d-9e0f-be0a5642ffe0 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] DELETE https://10.4.3.5/volume/v3/volumes/aeb2b1b3-6ced-4a11-bd14-2a756308bb06 Aug 06 19:34:01.436262 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bc8433bb-acec-477d-9e0f-be0a5642ffe0 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:01.436457 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bc8433bb-acec-477d-9e0f-be0a5642ffe0 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:01.436656 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-bc8433bb-acec-477d-9e0f-be0a5642ffe0 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Delete volume with id: aeb2b1b3-6ced-4a11-bd14-2a756308bb06 Aug 06 19:34:01.450450 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:01.450450 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:01.451112 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bc8433bb-acec-477d-9e0f-be0a5642ffe0 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Volume info retrieved successfully. Aug 06 19:34:01.477565 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bc8433bb-acec-477d-9e0f-be0a5642ffe0 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Delete volume request issued successfully. Aug 06 19:34:01.477796 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bc8433bb-acec-477d-9e0f-be0a5642ffe0 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/volumes/aeb2b1b3-6ced-4a11-bd14-2a756308bb06 returned with HTTP 202 Aug 06 19:34:01.478403 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1253/4985] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:34:01 2026] DELETE /volume/v3/volumes/aeb2b1b3-6ced-4a11-bd14-2a756308bb06 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:34:01.485351 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e71a24a7-f4e4-400c-a621-98c861b79cd6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:01.486810 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e71a24a7-f4e4-400c-a621-98c861b79cd6 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/volumes/aeb2b1b3-6ced-4a11-bd14-2a756308bb06 Aug 06 19:34:01.487042 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e71a24a7-f4e4-400c-a621-98c861b79cd6 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:01.487242 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e71a24a7-f4e4-400c-a621-98c861b79cd6 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:01.495762 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:01.495762 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:01.503535 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e71a24a7-f4e4-400c-a621-98c861b79cd6 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Volume info retrieved successfully. Aug 06 19:34:01.508241 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e71a24a7-f4e4-400c-a621-98c861b79cd6 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/volumes/aeb2b1b3-6ced-4a11-bd14-2a756308bb06 returned with HTTP 200 Aug 06 19:34:01.508725 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1254/4986] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:34:01 2026] GET /volume/v3/volumes/aeb2b1b3-6ced-4a11-bd14-2a756308bb06 => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:02.521701 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b78d6e16-660b-4a83-8467-ff2887d3fa4e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:02.523984 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b78d6e16-660b-4a83-8467-ff2887d3fa4e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/volumes/aeb2b1b3-6ced-4a11-bd14-2a756308bb06 Aug 06 19:34:02.524278 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b78d6e16-660b-4a83-8467-ff2887d3fa4e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:02.524542 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b78d6e16-660b-4a83-8467-ff2887d3fa4e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:02.532315 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b78d6e16-660b-4a83-8467-ff2887d3fa4e tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/volumes/aeb2b1b3-6ced-4a11-bd14-2a756308bb06 returned with HTTP 404 Aug 06 19:34:02.533029 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1244/4987] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:34:02 2026] GET /volume/v3/volumes/aeb2b1b3-6ced-4a11-bd14-2a756308bb06 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:34:02.540502 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6e81505f-761f-4b2d-bf40-fcfef35662d8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:02.542374 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6e81505f-761f-4b2d-bf40-fcfef35662d8 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] DELETE https://10.4.3.5/volume/v3/volumes/6d36ed8f-257c-4d1a-9530-b4fd549c2e7c Aug 06 19:34:02.542564 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6e81505f-761f-4b2d-bf40-fcfef35662d8 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:02.542740 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6e81505f-761f-4b2d-bf40-fcfef35662d8 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:02.542896 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-6e81505f-761f-4b2d-bf40-fcfef35662d8 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Delete volume with id: 6d36ed8f-257c-4d1a-9530-b4fd549c2e7c Aug 06 19:34:02.549341 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:02.549341 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:02.549703 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6e81505f-761f-4b2d-bf40-fcfef35662d8 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Volume info retrieved successfully. Aug 06 19:34:02.566572 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6e81505f-761f-4b2d-bf40-fcfef35662d8 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Delete volume request issued successfully. Aug 06 19:34:02.566750 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6e81505f-761f-4b2d-bf40-fcfef35662d8 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/volumes/6d36ed8f-257c-4d1a-9530-b4fd549c2e7c returned with HTTP 202 Aug 06 19:34:02.567079 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1237/4988] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:34:02 2026] DELETE /volume/v3/volumes/6d36ed8f-257c-4d1a-9530-b4fd549c2e7c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:34:02.574914 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-550798ab-7b72-4465-bd95-29bda7a59bb1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:02.577207 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-550798ab-7b72-4465-bd95-29bda7a59bb1 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/volumes/6d36ed8f-257c-4d1a-9530-b4fd549c2e7c Aug 06 19:34:02.577512 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-550798ab-7b72-4465-bd95-29bda7a59bb1 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:02.577797 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-550798ab-7b72-4465-bd95-29bda7a59bb1 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:02.589344 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:02.589344 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:02.596947 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-550798ab-7b72-4465-bd95-29bda7a59bb1 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Volume info retrieved successfully. Aug 06 19:34:02.604056 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-550798ab-7b72-4465-bd95-29bda7a59bb1 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/volumes/6d36ed8f-257c-4d1a-9530-b4fd549c2e7c returned with HTTP 200 Aug 06 19:34:02.604614 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1254/4989] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:34:02 2026] GET /volume/v3/volumes/6d36ed8f-257c-4d1a-9530-b4fd549c2e7c => generated 836 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:03.071046 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-1f423f71-a956-42da-9690-4a98a75dae95 req-fedf565e-5ee9-4508-9d1a-b34cda09bbd8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:03.073263 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1f423f71-a956-42da-9690-4a98a75dae95 req-fedf565e-5ee9-4508-9d1a-b34cda09bbd8 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] DELETE https://10.4.3.5/volume/v3/attachments/bd97bb62-6aba-4b97-8c6a-86d8c7f08e05 Aug 06 19:34:03.073515 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1f423f71-a956-42da-9690-4a98a75dae95 req-fedf565e-5ee9-4508-9d1a-b34cda09bbd8 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:03.073754 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1f423f71-a956-42da-9690-4a98a75dae95 req-fedf565e-5ee9-4508-9d1a-b34cda09bbd8 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:03.084213 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:03.084213 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:03.133611 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1f423f71-a956-42da-9690-4a98a75dae95 req-fedf565e-5ee9-4508-9d1a-b34cda09bbd8 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/attachments/bd97bb62-6aba-4b97-8c6a-86d8c7f08e05 returned with HTTP 200 Aug 06 19:34:03.134252 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1255/4990] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:34:03 2026] DELETE /volume/v3/attachments/bd97bb62-6aba-4b97-8c6a-86d8c7f08e05 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:03.617212 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7b6884da-e402-4de9-836c-d96efaf8fdc7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:03.619273 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7b6884da-e402-4de9-836c-d96efaf8fdc7 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] GET https://10.4.3.5/volume/v3/volumes/6d36ed8f-257c-4d1a-9530-b4fd549c2e7c Aug 06 19:34:03.619486 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7b6884da-e402-4de9-836c-d96efaf8fdc7 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:03.619689 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7b6884da-e402-4de9-836c-d96efaf8fdc7 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:03.625469 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7b6884da-e402-4de9-836c-d96efaf8fdc7 tempest-VolumesBackupsTest-1877662178 tempest-VolumesBackupsTest-1877662178-project-member] https://10.4.3.5/volume/v3/volumes/6d36ed8f-257c-4d1a-9530-b4fd549c2e7c returned with HTTP 404 Aug 06 19:34:03.625990 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1245/4991] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:34:03 2026] GET /volume/v3/volumes/6d36ed8f-257c-4d1a-9530-b4fd549c2e7c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:34:04.503417 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cc963ca7-5362-4163-bff4-24e0d40f98de None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:04.505774 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cc963ca7-5362-4163-bff4-24e0d40f98de tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] DELETE https://10.4.3.5/volume/v3/volumes/c6547120-1172-4c94-ba5d-4f05e79f1bbb Aug 06 19:34:04.506110 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cc963ca7-5362-4163-bff4-24e0d40f98de tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:04.506406 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cc963ca7-5362-4163-bff4-24e0d40f98de tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:04.506649 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-cc963ca7-5362-4163-bff4-24e0d40f98de tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Delete volume with id: c6547120-1172-4c94-ba5d-4f05e79f1bbb Aug 06 19:34:04.515844 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:04.515844 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:04.516431 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cc963ca7-5362-4163-bff4-24e0d40f98de tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Volume info retrieved successfully. Aug 06 19:34:04.536037 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cc963ca7-5362-4163-bff4-24e0d40f98de tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Delete volume request issued successfully. Aug 06 19:34:04.537073 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cc963ca7-5362-4163-bff4-24e0d40f98de tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/volumes/c6547120-1172-4c94-ba5d-4f05e79f1bbb returned with HTTP 202 Aug 06 19:34:04.537073 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1238/4992] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:34:04 2026] DELETE /volume/v3/volumes/c6547120-1172-4c94-ba5d-4f05e79f1bbb => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:34:04.546292 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-43bb0ab9-ed50-414e-a6a2-7bab73e7819e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:04.548524 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43bb0ab9-ed50-414e-a6a2-7bab73e7819e tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] GET https://10.4.3.5/volume/v3/volumes/c6547120-1172-4c94-ba5d-4f05e79f1bbb Aug 06 19:34:04.548828 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43bb0ab9-ed50-414e-a6a2-7bab73e7819e tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:04.549117 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43bb0ab9-ed50-414e-a6a2-7bab73e7819e tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:04.558274 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:04.558274 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:04.562816 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-43bb0ab9-ed50-414e-a6a2-7bab73e7819e tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Volume info retrieved successfully. Aug 06 19:34:04.568477 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43bb0ab9-ed50-414e-a6a2-7bab73e7819e tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/volumes/c6547120-1172-4c94-ba5d-4f05e79f1bbb returned with HTTP 200 Aug 06 19:34:04.568869 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1255/4993] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:34:04 2026] GET /volume/v3/volumes/c6547120-1172-4c94-ba5d-4f05e79f1bbb => generated 1417 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:34:05.581492 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c6c47aa9-b68b-49d6-a686-15a3babc96f7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:05.583207 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c6c47aa9-b68b-49d6-a686-15a3babc96f7 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] GET https://10.4.3.5/volume/v3/volumes/c6547120-1172-4c94-ba5d-4f05e79f1bbb Aug 06 19:34:05.583488 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c6c47aa9-b68b-49d6-a686-15a3babc96f7 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:05.583677 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c6c47aa9-b68b-49d6-a686-15a3babc96f7 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:05.589547 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c6c47aa9-b68b-49d6-a686-15a3babc96f7 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/volumes/c6547120-1172-4c94-ba5d-4f05e79f1bbb returned with HTTP 404 Aug 06 19:34:05.590111 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1256/4994] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:34:05 2026] GET /volume/v3/volumes/c6547120-1172-4c94-ba5d-4f05e79f1bbb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:34:05.596928 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-106c2e09-ab9f-47c3-8cf7-8f67e8e9d1dc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:05.599151 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-106c2e09-ab9f-47c3-8cf7-8f67e8e9d1dc tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/29030473-6088-44b9-bf11-0def7fe9f001 Aug 06 19:34:05.599449 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-106c2e09-ab9f-47c3-8cf7-8f67e8e9d1dc tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:05.599704 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-106c2e09-ab9f-47c3-8cf7-8f67e8e9d1dc tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:05.599850 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-106c2e09-ab9f-47c3-8cf7-8f67e8e9d1dc tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Delete snapshot with id: 29030473-6088-44b9-bf11-0def7fe9f001 Aug 06 19:34:05.605050 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:05.605050 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:05.605548 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-106c2e09-ab9f-47c3-8cf7-8f67e8e9d1dc tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Snapshot retrieved successfully. Aug 06 19:34:05.623781 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-106c2e09-ab9f-47c3-8cf7-8f67e8e9d1dc tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Snapshot delete request issued successfully. Aug 06 19:34:05.623926 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-106c2e09-ab9f-47c3-8cf7-8f67e8e9d1dc tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/snapshots/29030473-6088-44b9-bf11-0def7fe9f001 returned with HTTP 202 Aug 06 19:34:05.624385 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1246/4995] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:34:05 2026] DELETE /volume/v3/snapshots/29030473-6088-44b9-bf11-0def7fe9f001 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:34:05.632152 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-30541b68-4cc2-44cd-8940-adda5729ecd9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:05.634957 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-30541b68-4cc2-44cd-8940-adda5729ecd9 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] GET https://10.4.3.5/volume/v3/snapshots/29030473-6088-44b9-bf11-0def7fe9f001 Aug 06 19:34:05.635186 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-30541b68-4cc2-44cd-8940-adda5729ecd9 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:05.635442 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-30541b68-4cc2-44cd-8940-adda5729ecd9 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:05.640801 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:05.640801 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:05.641508 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-30541b68-4cc2-44cd-8940-adda5729ecd9 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Snapshot retrieved successfully. Aug 06 19:34:05.642639 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-30541b68-4cc2-44cd-8940-adda5729ecd9 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/snapshots/29030473-6088-44b9-bf11-0def7fe9f001 returned with HTTP 200 Aug 06 19:34:05.643360 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1239/4996] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:34:05 2026] GET /volume/v3/snapshots/29030473-6088-44b9-bf11-0def7fe9f001 => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:06.653170 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-28d91d11-b6dd-42ee-b3ec-61ae17fdcb9a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:06.656101 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-28d91d11-b6dd-42ee-b3ec-61ae17fdcb9a tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] GET https://10.4.3.5/volume/v3/snapshots/29030473-6088-44b9-bf11-0def7fe9f001 Aug 06 19:34:06.656396 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-28d91d11-b6dd-42ee-b3ec-61ae17fdcb9a tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:06.656641 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-28d91d11-b6dd-42ee-b3ec-61ae17fdcb9a tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:06.662323 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-28d91d11-b6dd-42ee-b3ec-61ae17fdcb9a tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/snapshots/29030473-6088-44b9-bf11-0def7fe9f001 returned with HTTP 404 Aug 06 19:34:06.662979 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1256/4997] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:34:06 2026] GET /volume/v3/snapshots/29030473-6088-44b9-bf11-0def7fe9f001 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:34:07.307738 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0525c3d9-6045-4bf8-8adb-7b6a9e4b9293 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:07.470257 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0525c3d9-6045-4bf8-8adb-7b6a9e4b9293 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:34:07.470647 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0525c3d9-6045-4bf8-8adb-7b6a9e4b9293 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1515016628"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:34:07.472132 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-0525c3d9-6045-4bf8-8adb-7b6a9e4b9293 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1515016628'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:34:07.472282 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-0525c3d9-6045-4bf8-8adb-7b6a9e4b9293 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Create volume of 1 GB Aug 06 19:34:07.472555 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:07.472555 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:07.477610 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0525c3d9-6045-4bf8-8adb-7b6a9e4b9293 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Availability Zones retrieved successfully. Aug 06 19:34:07.483877 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0525c3d9-6045-4bf8-8adb-7b6a9e4b9293 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Flow 'volume_create_api' (00ae2418-6df3-4408-baa0-399c116182c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:34:07.484923 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0525c3d9-6045-4bf8-8adb-7b6a9e4b9293 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56db12b8-0ce1-480f-9f78-560a9553a9be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:07.485712 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-0525c3d9-6045-4bf8-8adb-7b6a9e4b9293 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:34:07.514922 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0525c3d9-6045-4bf8-8adb-7b6a9e4b9293 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56db12b8-0ce1-480f-9f78-560a9553a9be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:07.515763 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0525c3d9-6045-4bf8-8adb-7b6a9e4b9293 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16780d4f-4e0d-4ad3-aab3-212e7ed29d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:07.581627 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-0525c3d9-6045-4bf8-8adb-7b6a9e4b9293 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Created reservations ['08e6e49d-5195-460e-8c79-fa0958b49440', '08f8a8ac-3bee-4baf-b262-40e4bc9af4cb', 'bc7a61aa-b28e-48f3-b2d5-dace2c0f99cd', 'c0215b88-9a61-4618-8cd9-308230da0d1a'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:34:07.582726 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0525c3d9-6045-4bf8-8adb-7b6a9e4b9293 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16780d4f-4e0d-4ad3-aab3-212e7ed29d40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08e6e49d-5195-460e-8c79-fa0958b49440', '08f8a8ac-3bee-4baf-b262-40e4bc9af4cb', 'bc7a61aa-b28e-48f3-b2d5-dace2c0f99cd', 'c0215b88-9a61-4618-8cd9-308230da0d1a']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:07.583701 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0525c3d9-6045-4bf8-8adb-7b6a9e4b9293 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b72d59a-7d1a-4809-b789-6426fd6371f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:07.612387 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0525c3d9-6045-4bf8-8adb-7b6a9e4b9293 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b72d59a-7d1a-4809-b789-6426fd6371f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '932d8c69-b13a-43b4-b3f0-b226fd264157', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1515016628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4a65905720f493cbe9c09add36b192c',qos_specs=None,replication_status=,reservations=['08e6e49d-5195-460e-8c79-fa0958b49440','08f8a8ac-3bee-4baf-b262-40e4bc9af4cb','bc7a61aa-b28e-48f3-b2d5-dace2c0f99cd','c0215b88-9a61-4618-8cd9-308230da0d1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faaa2a4d54b842ccb95740d61f7a010b',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:34:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1515016628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=932d8c69-b13a-43b4-b3f0-b226fd264157,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4a65905720f493cbe9c09add36b192c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='faaa2a4d54b842ccb95740d61f7a010b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:07.613775 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0525c3d9-6045-4bf8-8adb-7b6a9e4b9293 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14451d51-87a0-48a8-a3c6-d0552f3c021b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:07.632675 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0525c3d9-6045-4bf8-8adb-7b6a9e4b9293 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14451d51-87a0-48a8-a3c6-d0552f3c021b) transitioned into state 'SUCCESS' from state '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-1515016628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4a65905720f493cbe9c09add36b192c',qos_specs=None,replication_status=,reservations=['08e6e49d-5195-460e-8c79-fa0958b49440','08f8a8ac-3bee-4baf-b262-40e4bc9af4cb','bc7a61aa-b28e-48f3-b2d5-dace2c0f99cd','c0215b88-9a61-4618-8cd9-308230da0d1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faaa2a4d54b842ccb95740d61f7a010b',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:07.633979 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0525c3d9-6045-4bf8-8adb-7b6a9e4b9293 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee9cd115-66b7-406d-8e66-dace802e1832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:07.642629 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0525c3d9-6045-4bf8-8adb-7b6a9e4b9293 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee9cd115-66b7-406d-8e66-dace802e1832) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:07.643512 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0525c3d9-6045-4bf8-8adb-7b6a9e4b9293 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Flow 'volume_create_api' (00ae2418-6df3-4408-baa0-399c116182c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:34:07.643864 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0525c3d9-6045-4bf8-8adb-7b6a9e4b9293 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Create volume request issued successfully. Aug 06 19:34:07.644535 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0525c3d9-6045-4bf8-8adb-7b6a9e4b9293 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:34:07.644951 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1257/4998] 10.4.3.5 () {70 vars in 1284 bytes} [Thu Aug 6 19:34:07 2026] POST /volume/v3/volumes => generated 774 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:34:07.657621 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d010f6d7-8cdd-4439-a946-d08df18c900f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:07.659938 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d010f6d7-8cdd-4439-a946-d08df18c900f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/volumes/932d8c69-b13a-43b4-b3f0-b226fd264157 Aug 06 19:34:07.660275 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d010f6d7-8cdd-4439-a946-d08df18c900f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:07.660534 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d010f6d7-8cdd-4439-a946-d08df18c900f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:07.668633 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:07.668633 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:07.672961 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d010f6d7-8cdd-4439-a946-d08df18c900f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Volume info retrieved successfully. Aug 06 19:34:07.677534 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d010f6d7-8cdd-4439-a946-d08df18c900f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/volumes/932d8c69-b13a-43b4-b3f0-b226fd264157 returned with HTTP 200 Aug 06 19:34:07.677766 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1247/4999] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:07 2026] GET /volume/v3/volumes/932d8c69-b13a-43b4-b3f0-b226fd264157 => generated 953 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:08.155373 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-b5689fdd-dda0-44b0-a55e-de5969a3f5b7 req-165a1b3b-4e5b-4734-a2be-a98291eb6b8f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:08.158002 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b5689fdd-dda0-44b0-a55e-de5969a3f5b7 req-165a1b3b-4e5b-4734-a2be-a98291eb6b8f tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] DELETE https://10.4.3.5/volume/v3/attachments/f71fe38c-d259-4ad2-9e69-89fb08ff6f14 Aug 06 19:34:08.158346 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b5689fdd-dda0-44b0-a55e-de5969a3f5b7 req-165a1b3b-4e5b-4734-a2be-a98291eb6b8f tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:08.158610 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b5689fdd-dda0-44b0-a55e-de5969a3f5b7 req-165a1b3b-4e5b-4734-a2be-a98291eb6b8f tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:08.167613 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:08.167613 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:08.214199 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b5689fdd-dda0-44b0-a55e-de5969a3f5b7 req-165a1b3b-4e5b-4734-a2be-a98291eb6b8f tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/attachments/f71fe38c-d259-4ad2-9e69-89fb08ff6f14 returned with HTTP 200 Aug 06 19:34:08.214720 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1240/5000] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:34:08 2026] DELETE /volume/v3/attachments/f71fe38c-d259-4ad2-9e69-89fb08ff6f14 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:08.689365 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9416b1e9-2029-4882-b0b4-5f2754f335e6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:08.691240 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9416b1e9-2029-4882-b0b4-5f2754f335e6 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/volumes/932d8c69-b13a-43b4-b3f0-b226fd264157 Aug 06 19:34:08.691528 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9416b1e9-2029-4882-b0b4-5f2754f335e6 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:08.691760 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9416b1e9-2029-4882-b0b4-5f2754f335e6 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:08.699477 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:08.699477 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:08.703335 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9416b1e9-2029-4882-b0b4-5f2754f335e6 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Volume info retrieved successfully. Aug 06 19:34:08.707366 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9416b1e9-2029-4882-b0b4-5f2754f335e6 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/volumes/932d8c69-b13a-43b4-b3f0-b226fd264157 returned with HTTP 200 Aug 06 19:34:08.707766 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1257/5001] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:08 2026] GET /volume/v3/volumes/932d8c69-b13a-43b4-b3f0-b226fd264157 => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:34:08.721177 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-608632e1-864d-4085-b97e-1a73db9bc486 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:08.723475 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-608632e1-864d-4085-b97e-1a73db9bc486 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] POST https://10.4.3.5/volume/v3/backups Aug 06 19:34:08.723966 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-608632e1-864d-4085-b97e-1a73db9bc486 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "932d8c69-b13a-43b4-b3f0-b226fd264157", "name": "tempest-type-Backup-165066154"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:34:08.725884 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-608632e1-864d-4085-b97e-1a73db9bc486 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Creating new backup {'backup': {'volume_id': '932d8c69-b13a-43b4-b3f0-b226fd264157', 'name': 'tempest-type-Backup-165066154'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:34:08.726114 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-608632e1-864d-4085-b97e-1a73db9bc486 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Creating backup of volume 932d8c69-b13a-43b4-b3f0-b226fd264157 in container None Aug 06 19:34:08.736406 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:08.736406 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:08.736844 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-608632e1-864d-4085-b97e-1a73db9bc486 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Volume info retrieved successfully. Aug 06 19:34:08.763651 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-608632e1-864d-4085-b97e-1a73db9bc486 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Created reservations ['21a7f441-f011-4aa4-a8c0-7040edfa8a67', '6deeeb10-a8be-4d29-ba70-439fced76424'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:34:08.793442 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-608632e1-864d-4085-b97e-1a73db9bc486 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:34:08.793986 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1258/5002] 10.4.3.5 () {70 vars in 1285 bytes} [Thu Aug 6 19:34:08 2026] POST /volume/v3/backups => generated 311 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:34:08.801425 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-958f2d5e-78b4-45a6-8f59-91b359dfbece None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:08.803042 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-958f2d5e-78b4-45a6-8f59-91b359dfbece tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f Aug 06 19:34:08.803268 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-958f2d5e-78b4-45a6-8f59-91b359dfbece tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:08.803459 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-958f2d5e-78b4-45a6-8f59-91b359dfbece tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:08.803842 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-958f2d5e-78b4-45a6-8f59-91b359dfbece tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 3491d4bf-8923-4eda-ac7e-1613e5244e9f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:08.807816 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:08.807816 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:08.808464 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-958f2d5e-78b4-45a6-8f59-91b359dfbece tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f returned with HTTP 200 Aug 06 19:34:08.808852 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1248/5003] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:08 2026] GET /volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f => generated 718 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:09.516456 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7bea9b54-1dab-44bf-b735-9635f568a1af None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:09.518177 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7bea9b54-1dab-44bf-b735-9635f568a1af tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] DELETE https://10.4.3.5/volume/v3/volumes/c0a389b9-2c6f-4e3f-b41a-28da4c069675 Aug 06 19:34:09.518372 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7bea9b54-1dab-44bf-b735-9635f568a1af tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:09.518546 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7bea9b54-1dab-44bf-b735-9635f568a1af tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:09.518728 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-7bea9b54-1dab-44bf-b735-9635f568a1af tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Delete volume with id: c0a389b9-2c6f-4e3f-b41a-28da4c069675 Aug 06 19:34:09.524854 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:09.524854 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:09.525277 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7bea9b54-1dab-44bf-b735-9635f568a1af tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Volume info retrieved successfully. Aug 06 19:34:09.539825 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7bea9b54-1dab-44bf-b735-9635f568a1af tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Delete volume request issued successfully. Aug 06 19:34:09.540001 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7bea9b54-1dab-44bf-b735-9635f568a1af tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/volumes/c0a389b9-2c6f-4e3f-b41a-28da4c069675 returned with HTTP 202 Aug 06 19:34:09.540429 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1241/5004] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:34:09 2026] DELETE /volume/v3/volumes/c0a389b9-2c6f-4e3f-b41a-28da4c069675 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:34:09.550316 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e5642408-4a46-4e85-b3bc-7873675a9070 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:09.551588 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5642408-4a46-4e85-b3bc-7873675a9070 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] GET https://10.4.3.5/volume/v3/volumes/c0a389b9-2c6f-4e3f-b41a-28da4c069675 Aug 06 19:34:09.551902 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e5642408-4a46-4e85-b3bc-7873675a9070 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:09.552178 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e5642408-4a46-4e85-b3bc-7873675a9070 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:09.558850 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:09.558850 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:09.562129 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e5642408-4a46-4e85-b3bc-7873675a9070 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Volume info retrieved successfully. Aug 06 19:34:09.566156 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5642408-4a46-4e85-b3bc-7873675a9070 tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/volumes/c0a389b9-2c6f-4e3f-b41a-28da4c069675 returned with HTTP 200 Aug 06 19:34:09.566706 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1258/5005] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:34:09 2026] GET /volume/v3/volumes/c0a389b9-2c6f-4e3f-b41a-28da4c069675 => generated 1384 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:34:09.817923 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f4d7e445-9b4d-4063-95f4-858307655f58 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:09.819955 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f4d7e445-9b4d-4063-95f4-858307655f58 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f Aug 06 19:34:09.820189 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f4d7e445-9b4d-4063-95f4-858307655f58 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:09.820394 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f4d7e445-9b4d-4063-95f4-858307655f58 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:09.820503 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f4d7e445-9b4d-4063-95f4-858307655f58 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 3491d4bf-8923-4eda-ac7e-1613e5244e9f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:09.825184 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:09.825184 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:09.825885 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f4d7e445-9b4d-4063-95f4-858307655f58 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f returned with HTTP 200 Aug 06 19:34:09.826310 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1259/5006] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:09 2026] GET /volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:10.578712 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b277e70b-8f22-4c32-85fe-144bcfb0b17a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:10.580661 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b277e70b-8f22-4c32-85fe-144bcfb0b17a tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] GET https://10.4.3.5/volume/v3/volumes/c0a389b9-2c6f-4e3f-b41a-28da4c069675 Aug 06 19:34:10.580924 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b277e70b-8f22-4c32-85fe-144bcfb0b17a tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:10.581193 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b277e70b-8f22-4c32-85fe-144bcfb0b17a tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:10.586851 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b277e70b-8f22-4c32-85fe-144bcfb0b17a tempest-TestVolumeBootPatternV346-1220459335 tempest-TestVolumeBootPatternV346-1220459335-project-member] https://10.4.3.5/volume/v3/volumes/c0a389b9-2c6f-4e3f-b41a-28da4c069675 returned with HTTP 404 Aug 06 19:34:10.587600 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1249/5007] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:34:10 2026] GET /volume/v3/volumes/c0a389b9-2c6f-4e3f-b41a-28da4c069675 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:34:10.836359 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-43a1d07a-e691-40b8-b8e6-50d660650bcc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:10.838184 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-43a1d07a-e691-40b8-b8e6-50d660650bcc tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f Aug 06 19:34:10.838433 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-43a1d07a-e691-40b8-b8e6-50d660650bcc tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:10.838627 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-43a1d07a-e691-40b8-b8e6-50d660650bcc tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:10.838726 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-43a1d07a-e691-40b8-b8e6-50d660650bcc tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 3491d4bf-8923-4eda-ac7e-1613e5244e9f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:10.843210 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:10.843210 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:10.843853 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-43a1d07a-e691-40b8-b8e6-50d660650bcc tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f returned with HTTP 200 Aug 06 19:34:10.844274 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1242/5008] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:10 2026] GET /volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:11.858317 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7592a194-b6b4-4d34-aa65-ce40603bd4ce None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:11.863801 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7592a194-b6b4-4d34-aa65-ce40603bd4ce tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f Aug 06 19:34:11.864069 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7592a194-b6b4-4d34-aa65-ce40603bd4ce tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:11.864332 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7592a194-b6b4-4d34-aa65-ce40603bd4ce tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:11.864447 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-7592a194-b6b4-4d34-aa65-ce40603bd4ce tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 3491d4bf-8923-4eda-ac7e-1613e5244e9f. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:11.870858 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:11.870858 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:11.871862 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7592a194-b6b4-4d34-aa65-ce40603bd4ce tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f returned with HTTP 200 Aug 06 19:34:11.872475 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1259/5009] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:11 2026] GET /volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f => generated 731 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:12.888215 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9a9a7b4f-ad43-40bd-b6dc-12f0cdb596aa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:12.891711 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9a9a7b4f-ad43-40bd-b6dc-12f0cdb596aa tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f Aug 06 19:34:12.892001 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9a9a7b4f-ad43-40bd-b6dc-12f0cdb596aa tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:12.892194 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9a9a7b4f-ad43-40bd-b6dc-12f0cdb596aa tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:12.892331 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-9a9a7b4f-ad43-40bd-b6dc-12f0cdb596aa tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 3491d4bf-8923-4eda-ac7e-1613e5244e9f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:12.899105 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:12.899105 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:12.899817 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9a9a7b4f-ad43-40bd-b6dc-12f0cdb596aa tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f returned with HTTP 200 Aug 06 19:34:12.900223 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1260/5010] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:12 2026] GET /volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:13.911284 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-84a96c9d-15de-4d80-8f4b-c4618e685570 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:13.913102 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-84a96c9d-15de-4d80-8f4b-c4618e685570 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f Aug 06 19:34:13.913413 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-84a96c9d-15de-4d80-8f4b-c4618e685570 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:13.914561 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-84a96c9d-15de-4d80-8f4b-c4618e685570 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:13.914561 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-84a96c9d-15de-4d80-8f4b-c4618e685570 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 3491d4bf-8923-4eda-ac7e-1613e5244e9f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:13.918272 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:13.918272 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:13.919365 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-84a96c9d-15de-4d80-8f4b-c4618e685570 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f returned with HTTP 200 Aug 06 19:34:13.919625 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1250/5011] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:13 2026] GET /volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 19:34:14.930559 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-96552278-3b02-4fc9-b170-b76dbd59a8b5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:14.932567 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-96552278-3b02-4fc9-b170-b76dbd59a8b5 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f Aug 06 19:34:14.932917 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-96552278-3b02-4fc9-b170-b76dbd59a8b5 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:14.933185 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-96552278-3b02-4fc9-b170-b76dbd59a8b5 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:14.933392 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-96552278-3b02-4fc9-b170-b76dbd59a8b5 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 3491d4bf-8923-4eda-ac7e-1613e5244e9f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:14.938443 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:14.938443 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:14.939347 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-96552278-3b02-4fc9-b170-b76dbd59a8b5 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f returned with HTTP 200 Aug 06 19:34:14.939881 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1243/5012] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:14 2026] GET /volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:15.956085 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8c13a795-91a1-4843-a848-90c5e6f7febe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:15.956085 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8c13a795-91a1-4843-a848-90c5e6f7febe tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f Aug 06 19:34:15.956470 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8c13a795-91a1-4843-a848-90c5e6f7febe tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:15.956470 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8c13a795-91a1-4843-a848-90c5e6f7febe tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:15.956549 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8c13a795-91a1-4843-a848-90c5e6f7febe tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 3491d4bf-8923-4eda-ac7e-1613e5244e9f. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:15.960915 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:15.960915 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:15.961818 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8c13a795-91a1-4843-a848-90c5e6f7febe tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f returned with HTTP 200 Aug 06 19:34:15.962336 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1260/5013] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:15 2026] GET /volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:16.973790 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-21aac7ec-7231-46e4-8a84-eb8a54dea010 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:16.975947 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-21aac7ec-7231-46e4-8a84-eb8a54dea010 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f Aug 06 19:34:16.976770 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-21aac7ec-7231-46e4-8a84-eb8a54dea010 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:16.976770 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-21aac7ec-7231-46e4-8a84-eb8a54dea010 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:16.976770 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-21aac7ec-7231-46e4-8a84-eb8a54dea010 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 3491d4bf-8923-4eda-ac7e-1613e5244e9f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:16.981464 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:16.981464 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:16.982297 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-21aac7ec-7231-46e4-8a84-eb8a54dea010 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f returned with HTTP 200 Aug 06 19:34:16.982726 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1261/5014] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:16 2026] GET /volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:17.509266 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9e79a934-4cd7-4e1d-957c-3bd7d37eaa1a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:17.632456 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9e79a934-4cd7-4e1d-957c-3bd7d37eaa1a tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:34:17.632819 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9e79a934-4cd7-4e1d-957c-3bd7d37eaa1a tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-895273986"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:34:17.634141 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-9e79a934-4cd7-4e1d-957c-3bd7d37eaa1a tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-895273986'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:34:17.634259 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-9e79a934-4cd7-4e1d-957c-3bd7d37eaa1a tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Create volume of 1 GB Aug 06 19:34:17.640122 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9e79a934-4cd7-4e1d-957c-3bd7d37eaa1a tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Availability Zones retrieved successfully. Aug 06 19:34:17.648938 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9e79a934-4cd7-4e1d-957c-3bd7d37eaa1a tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Flow 'volume_create_api' (d31abe75-9b00-4a61-b89b-b2c68f068f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:34:17.650452 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9e79a934-4cd7-4e1d-957c-3bd7d37eaa1a tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7ab638c-ed20-47b0-afde-cec89249fff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:17.651801 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-9e79a934-4cd7-4e1d-957c-3bd7d37eaa1a tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:34:17.685823 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9e79a934-4cd7-4e1d-957c-3bd7d37eaa1a tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7ab638c-ed20-47b0-afde-cec89249fff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:17.686896 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9e79a934-4cd7-4e1d-957c-3bd7d37eaa1a tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26eef2c0-5bab-48d9-b39b-11c640fb1d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:17.754290 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-9e79a934-4cd7-4e1d-957c-3bd7d37eaa1a tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Created reservations ['5080d3c3-cb62-4267-96f7-82b6d418c597', '2cf4c07d-99d7-428d-a67e-99bff89519f0', '0d08f379-2c8a-4231-893b-12d0e7b9963b', '291e966d-b8ad-45be-b3f2-75afb4704c91'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:34:17.754980 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9e79a934-4cd7-4e1d-957c-3bd7d37eaa1a tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26eef2c0-5bab-48d9-b39b-11c640fb1d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5080d3c3-cb62-4267-96f7-82b6d418c597', '2cf4c07d-99d7-428d-a67e-99bff89519f0', '0d08f379-2c8a-4231-893b-12d0e7b9963b', '291e966d-b8ad-45be-b3f2-75afb4704c91']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:17.755710 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9e79a934-4cd7-4e1d-957c-3bd7d37eaa1a tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2656bd55-dda3-4411-8b4c-02331fa79ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:17.777765 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9e79a934-4cd7-4e1d-957c-3bd7d37eaa1a tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2656bd55-dda3-4411-8b4c-02331fa79ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c6c049a-4fc4-4f93-8718-4b8a82b65862', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-895273986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c318389ba2340208eeb1f1751054f1b',qos_specs=None,replication_status=,reservations=['5080d3c3-cb62-4267-96f7-82b6d418c597','2cf4c07d-99d7-428d-a67e-99bff89519f0','0d08f379-2c8a-4231-893b-12d0e7b9963b','291e966d-b8ad-45be-b3f2-75afb4704c91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99b001c986ab47ca99b47cbafedd1489',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:34:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-895273986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c6c049a-4fc4-4f93-8718-4b8a82b65862,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c318389ba2340208eeb1f1751054f1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99b001c986ab47ca99b47cbafedd1489',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:17.778620 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9e79a934-4cd7-4e1d-957c-3bd7d37eaa1a tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e11d0cf-f069-44b7-a45f-9a4b359287a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:17.795264 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9e79a934-4cd7-4e1d-957c-3bd7d37eaa1a tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e11d0cf-f069-44b7-a45f-9a4b359287a0) transitioned into state 'SUCCESS' from state '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-895273986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c318389ba2340208eeb1f1751054f1b',qos_specs=None,replication_status=,reservations=['5080d3c3-cb62-4267-96f7-82b6d418c597','2cf4c07d-99d7-428d-a67e-99bff89519f0','0d08f379-2c8a-4231-893b-12d0e7b9963b','291e966d-b8ad-45be-b3f2-75afb4704c91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99b001c986ab47ca99b47cbafedd1489',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:17.796131 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9e79a934-4cd7-4e1d-957c-3bd7d37eaa1a tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccf10cd2-1a57-4760-8959-9381ab7a16c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:17.805990 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9e79a934-4cd7-4e1d-957c-3bd7d37eaa1a tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccf10cd2-1a57-4760-8959-9381ab7a16c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:17.807069 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9e79a934-4cd7-4e1d-957c-3bd7d37eaa1a tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Flow 'volume_create_api' (d31abe75-9b00-4a61-b89b-b2c68f068f30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:34:17.807418 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9e79a934-4cd7-4e1d-957c-3bd7d37eaa1a tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Create volume request issued successfully. Aug 06 19:34:17.807978 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9e79a934-4cd7-4e1d-957c-3bd7d37eaa1a tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:34:17.808431 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1251/5015] 10.4.3.5 () {70 vars in 1285 bytes} [Thu Aug 6 19:34:17 2026] POST /volume/v3/volumes => generated 761 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:34:17.823651 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-59eb2a5d-30cf-475e-99fd-ac63ff089aa2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:17.825489 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-59eb2a5d-30cf-475e-99fd-ac63ff089aa2 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] GET https://10.4.3.5/volume/v3/volumes/5c6c049a-4fc4-4f93-8718-4b8a82b65862 Aug 06 19:34:17.825699 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-59eb2a5d-30cf-475e-99fd-ac63ff089aa2 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:17.825882 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-59eb2a5d-30cf-475e-99fd-ac63ff089aa2 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:17.833557 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:17.833557 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:17.837417 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-59eb2a5d-30cf-475e-99fd-ac63ff089aa2 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Volume info retrieved successfully. Aug 06 19:34:17.842035 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-59eb2a5d-30cf-475e-99fd-ac63ff089aa2 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] https://10.4.3.5/volume/v3/volumes/5c6c049a-4fc4-4f93-8718-4b8a82b65862 returned with HTTP 200 Aug 06 19:34:17.842550 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1244/5016] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:34:17 2026] GET /volume/v3/volumes/5c6c049a-4fc4-4f93-8718-4b8a82b65862 => generated 829 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:34:17.994723 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5cf7cff6-f07a-4300-a71d-2024dcc99f0f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:17.996524 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5cf7cff6-f07a-4300-a71d-2024dcc99f0f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f Aug 06 19:34:17.996993 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5cf7cff6-f07a-4300-a71d-2024dcc99f0f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:17.996993 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5cf7cff6-f07a-4300-a71d-2024dcc99f0f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:17.997099 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5cf7cff6-f07a-4300-a71d-2024dcc99f0f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 3491d4bf-8923-4eda-ac7e-1613e5244e9f. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:18.001885 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:18.001885 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:18.002715 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5cf7cff6-f07a-4300-a71d-2024dcc99f0f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f returned with HTTP 200 Aug 06 19:34:18.003283 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1261/5017] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:17 2026] GET /volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:18.856935 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d98a5c7c-465a-48c6-b840-529c00dda9e9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:18.858705 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d98a5c7c-465a-48c6-b840-529c00dda9e9 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] GET https://10.4.3.5/volume/v3/volumes/5c6c049a-4fc4-4f93-8718-4b8a82b65862 Aug 06 19:34:18.858921 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d98a5c7c-465a-48c6-b840-529c00dda9e9 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:18.859126 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d98a5c7c-465a-48c6-b840-529c00dda9e9 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:18.875498 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:18.875498 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:18.886030 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d98a5c7c-465a-48c6-b840-529c00dda9e9 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Volume info retrieved successfully. Aug 06 19:34:18.898181 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d98a5c7c-465a-48c6-b840-529c00dda9e9 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] https://10.4.3.5/volume/v3/volumes/5c6c049a-4fc4-4f93-8718-4b8a82b65862 returned with HTTP 200 Aug 06 19:34:18.898755 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1262/5018] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:34:18 2026] GET /volume/v3/volumes/5c6c049a-4fc4-4f93-8718-4b8a82b65862 => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:34:18.913631 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a1c717b5-f20b-4419-b5e0-164f42fe1224 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:18.915440 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a1c717b5-f20b-4419-b5e0-164f42fe1224 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:34:18.915780 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a1c717b5-f20b-4419-b5e0-164f42fe1224 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5c6c049a-4fc4-4f93-8718-4b8a82b65862", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-190345383"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:34:18.924051 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:18.924051 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:18.924491 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a1c717b5-f20b-4419-b5e0-164f42fe1224 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Volume info retrieved successfully. Aug 06 19:34:18.924629 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-a1c717b5-f20b-4419-b5e0-164f42fe1224 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Create snapshot from volume 5c6c049a-4fc4-4f93-8718-4b8a82b65862 Aug 06 19:34:18.956675 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-a1c717b5-f20b-4419-b5e0-164f42fe1224 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Created reservations ['eda910e6-f7db-4580-bd9f-f818f624c2ff', 'd9649138-0e6e-4823-80cb-29c02f259f3d', '87241f67-cca0-474f-837c-aea34b73ff8f', 'c2c3656f-82a1-4aa1-a2e0-34ba82ad859a'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:34:18.991383 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a1c717b5-f20b-4419-b5e0-164f42fe1224 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Snapshot create request issued successfully. Aug 06 19:34:18.991811 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a1c717b5-f20b-4419-b5e0-164f42fe1224 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:34:18.992393 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1252/5019] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:34:18 2026] POST /volume/v3/snapshots => generated 321 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:34:19.002136 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-754d7661-133c-4148-8205-01f035c2fb92 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:19.005098 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-754d7661-133c-4148-8205-01f035c2fb92 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] GET https://10.4.3.5/volume/v3/snapshots/5023f2c4-b8c2-4899-8027-741a783a6f98 Aug 06 19:34:19.005382 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-754d7661-133c-4148-8205-01f035c2fb92 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:19.005682 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-754d7661-133c-4148-8205-01f035c2fb92 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:19.012076 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:19.012076 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:19.012668 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-754d7661-133c-4148-8205-01f035c2fb92 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Snapshot retrieved successfully. Aug 06 19:34:19.013595 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-70492ebc-7859-4d42-8d56-9ad385015c2a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:19.013916 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-754d7661-133c-4148-8205-01f035c2fb92 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] https://10.4.3.5/volume/v3/snapshots/5023f2c4-b8c2-4899-8027-741a783a6f98 returned with HTTP 200 Aug 06 19:34:19.014104 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1245/5020] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:34:19 2026] GET /volume/v3/snapshots/5023f2c4-b8c2-4899-8027-741a783a6f98 => generated 453 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:19.016012 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-70492ebc-7859-4d42-8d56-9ad385015c2a tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f Aug 06 19:34:19.016500 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-70492ebc-7859-4d42-8d56-9ad385015c2a tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:19.016588 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-70492ebc-7859-4d42-8d56-9ad385015c2a tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:19.016756 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-70492ebc-7859-4d42-8d56-9ad385015c2a tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 3491d4bf-8923-4eda-ac7e-1613e5244e9f. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:19.022031 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:19.022031 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:19.022870 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-70492ebc-7859-4d42-8d56-9ad385015c2a tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f returned with HTTP 200 Aug 06 19:34:19.023361 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1262/5021] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:19 2026] GET /volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:20.022989 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d95384e5-9c0e-48a9-8e8b-584ef4e6d8dd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:20.024722 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d95384e5-9c0e-48a9-8e8b-584ef4e6d8dd tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] GET https://10.4.3.5/volume/v3/snapshots/5023f2c4-b8c2-4899-8027-741a783a6f98 Aug 06 19:34:20.024970 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d95384e5-9c0e-48a9-8e8b-584ef4e6d8dd tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:20.025274 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d95384e5-9c0e-48a9-8e8b-584ef4e6d8dd tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:20.033207 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:20.033207 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:20.033724 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d95384e5-9c0e-48a9-8e8b-584ef4e6d8dd tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Snapshot retrieved successfully. Aug 06 19:34:20.034577 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d95384e5-9c0e-48a9-8e8b-584ef4e6d8dd tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] https://10.4.3.5/volume/v3/snapshots/5023f2c4-b8c2-4899-8027-741a783a6f98 returned with HTTP 200 Aug 06 19:34:20.034967 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1263/5022] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:34:20 2026] GET /volume/v3/snapshots/5023f2c4-b8c2-4899-8027-741a783a6f98 => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:20.035389 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8a051b16-2f50-4974-a135-f14114e504b8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:20.037911 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8a051b16-2f50-4974-a135-f14114e504b8 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f Aug 06 19:34:20.038176 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8a051b16-2f50-4974-a135-f14114e504b8 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:20.038428 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8a051b16-2f50-4974-a135-f14114e504b8 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:20.038568 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-8a051b16-2f50-4974-a135-f14114e504b8 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 3491d4bf-8923-4eda-ac7e-1613e5244e9f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:20.045270 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:20.045270 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:20.046167 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8a051b16-2f50-4974-a135-f14114e504b8 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f returned with HTTP 200 Aug 06 19:34:20.046667 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1253/5023] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:20 2026] GET /volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:20.048222 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0b61a0aa-0df4-4c6b-ba7d-1a462587b875 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:20.050464 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0b61a0aa-0df4-4c6b-ba7d-1a462587b875 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] POST https://10.4.3.5/volume/v3/volumes/5c6c049a-4fc4-4f93-8718-4b8a82b65862/action Aug 06 19:34:20.050907 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0b61a0aa-0df4-4c6b-ba7d-1a462587b875 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Action body: b'{"revert": {"snapshot_id": "5023f2c4-b8c2-4899-8027-741a783a6f98"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:34:20.051087 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0b61a0aa-0df4-4c6b-ba7d-1a462587b875 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "5023f2c4-b8c2-4899-8027-741a783a6f98"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:34:20.061794 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:20.061794 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:20.062320 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0b61a0aa-0df4-4c6b-ba7d-1a462587b875 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Volume retrieved successfully. Aug 06 19:34:20.075470 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-0b61a0aa-0df4-4c6b-ba7d-1a462587b875 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Reverting volume 5c6c049a-4fc4-4f93-8718-4b8a82b65862 to snapshot 5023f2c4-b8c2-4899-8027-741a783a6f98. Aug 06 19:34:20.076492 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:20.076492 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:20.088208 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0b61a0aa-0df4-4c6b-ba7d-1a462587b875 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] https://10.4.3.5/volume/v3/volumes/5c6c049a-4fc4-4f93-8718-4b8a82b65862/action returned with HTTP 202 Aug 06 19:34:20.088681 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1246/5024] 10.4.3.5 () {70 vars in 1417 bytes} [Thu Aug 6 19:34:20 2026] POST /volume/v3/volumes/5c6c049a-4fc4-4f93-8718-4b8a82b65862/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 19:34:20.095656 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-426c8ca5-7118-4721-acd1-1b8660649281 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:20.097407 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-426c8ca5-7118-4721-acd1-1b8660649281 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] GET https://10.4.3.5/volume/v3/volumes/5c6c049a-4fc4-4f93-8718-4b8a82b65862 Aug 06 19:34:20.097915 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-426c8ca5-7118-4721-acd1-1b8660649281 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:20.097915 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-426c8ca5-7118-4721-acd1-1b8660649281 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:20.104432 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:20.104432 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:20.108160 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-426c8ca5-7118-4721-acd1-1b8660649281 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Volume info retrieved successfully. Aug 06 19:34:20.112607 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-426c8ca5-7118-4721-acd1-1b8660649281 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] https://10.4.3.5/volume/v3/volumes/5c6c049a-4fc4-4f93-8718-4b8a82b65862 returned with HTTP 200 Aug 06 19:34:20.112968 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1263/5025] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:34:20 2026] GET /volume/v3/volumes/5c6c049a-4fc4-4f93-8718-4b8a82b65862 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:34:21.057648 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-148b515d-474f-401f-966b-06d2d91496b6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:21.059521 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-148b515d-474f-401f-966b-06d2d91496b6 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f Aug 06 19:34:21.059791 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-148b515d-474f-401f-966b-06d2d91496b6 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:21.060030 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-148b515d-474f-401f-966b-06d2d91496b6 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:21.060146 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-148b515d-474f-401f-966b-06d2d91496b6 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 3491d4bf-8923-4eda-ac7e-1613e5244e9f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:21.065194 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:21.065194 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:21.065841 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-148b515d-474f-401f-966b-06d2d91496b6 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f returned with HTTP 200 Aug 06 19:34:21.066256 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1264/5026] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:21 2026] GET /volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:21.124588 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5d24513f-89c0-4e6c-849d-587aac7c48bf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:21.126572 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5d24513f-89c0-4e6c-849d-587aac7c48bf tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] GET https://10.4.3.5/volume/v3/volumes/5c6c049a-4fc4-4f93-8718-4b8a82b65862 Aug 06 19:34:21.126809 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5d24513f-89c0-4e6c-849d-587aac7c48bf tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:21.127013 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5d24513f-89c0-4e6c-849d-587aac7c48bf tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:21.134423 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:21.134423 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:21.138818 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5d24513f-89c0-4e6c-849d-587aac7c48bf tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Volume info retrieved successfully. Aug 06 19:34:21.143725 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5d24513f-89c0-4e6c-849d-587aac7c48bf tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] https://10.4.3.5/volume/v3/volumes/5c6c049a-4fc4-4f93-8718-4b8a82b65862 returned with HTTP 200 Aug 06 19:34:21.144365 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1254/5027] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:34:21 2026] GET /volume/v3/volumes/5c6c049a-4fc4-4f93-8718-4b8a82b65862 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:34:21.159451 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ac371295-4a3c-499e-b130-251efd894ed0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:21.161726 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ac371295-4a3c-499e-b130-251efd894ed0 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] GET https://10.4.3.5/volume/v3/snapshots/5023f2c4-b8c2-4899-8027-741a783a6f98 Aug 06 19:34:21.161976 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ac371295-4a3c-499e-b130-251efd894ed0 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:21.162243 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ac371295-4a3c-499e-b130-251efd894ed0 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:21.168828 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:21.168828 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:21.169421 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ac371295-4a3c-499e-b130-251efd894ed0 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Snapshot retrieved successfully. Aug 06 19:34:21.170458 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ac371295-4a3c-499e-b130-251efd894ed0 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] https://10.4.3.5/volume/v3/snapshots/5023f2c4-b8c2-4899-8027-741a783a6f98 returned with HTTP 200 Aug 06 19:34:21.170922 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1247/5028] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:34:21 2026] GET /volume/v3/snapshots/5023f2c4-b8c2-4899-8027-741a783a6f98 => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:21.180923 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-df524791-18cb-4c7a-81d0-270f5c82ccb7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:21.182943 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-df524791-18cb-4c7a-81d0-270f5c82ccb7 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] GET https://10.4.3.5/volume/v3/volumes/5c6c049a-4fc4-4f93-8718-4b8a82b65862 Aug 06 19:34:21.183224 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-df524791-18cb-4c7a-81d0-270f5c82ccb7 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:21.183482 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-df524791-18cb-4c7a-81d0-270f5c82ccb7 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:21.190571 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:21.190571 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:21.194771 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-df524791-18cb-4c7a-81d0-270f5c82ccb7 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Volume info retrieved successfully. Aug 06 19:34:21.198935 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-df524791-18cb-4c7a-81d0-270f5c82ccb7 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] https://10.4.3.5/volume/v3/volumes/5c6c049a-4fc4-4f93-8718-4b8a82b65862 returned with HTTP 200 Aug 06 19:34:21.199507 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1264/5029] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:34:21 2026] GET /volume/v3/volumes/5c6c049a-4fc4-4f93-8718-4b8a82b65862 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:34:21.215498 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dbcac120-eda2-41e1-94e7-cd1adc2239db None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:21.216871 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dbcac120-eda2-41e1-94e7-cd1adc2239db tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:34:21.217352 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dbcac120-eda2-41e1-94e7-cd1adc2239db tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-623362384"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:34:21.218814 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-dbcac120-eda2-41e1-94e7-cd1adc2239db tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-623362384'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:34:21.219039 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-dbcac120-eda2-41e1-94e7-cd1adc2239db tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Create volume of 1 GB Aug 06 19:34:21.223326 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dbcac120-eda2-41e1-94e7-cd1adc2239db tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Availability Zones retrieved successfully. Aug 06 19:34:21.229119 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbcac120-eda2-41e1-94e7-cd1adc2239db tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Flow 'volume_create_api' (693a0842-c337-4bc3-b680-f0ec75e08588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:34:21.230320 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbcac120-eda2-41e1-94e7-cd1adc2239db tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9739b496-0e2c-40de-90be-e867a4ff2267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:21.231202 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-dbcac120-eda2-41e1-94e7-cd1adc2239db tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:34:21.265040 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbcac120-eda2-41e1-94e7-cd1adc2239db tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9739b496-0e2c-40de-90be-e867a4ff2267) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:21.265925 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbcac120-eda2-41e1-94e7-cd1adc2239db tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fc2edf9-c1d8-4a27-bea1-3295df320fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:21.304482 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-dbcac120-eda2-41e1-94e7-cd1adc2239db tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Created reservations ['176b08a8-564b-4336-97ed-6783d52cbb6f', '00f6010d-5ecf-42a1-8e9d-7c386d723ed5', '2d730d73-ff2a-4842-8913-fc24956be44e', '254f210c-86e9-4d22-8903-d5c0434a085f'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:34:21.305386 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbcac120-eda2-41e1-94e7-cd1adc2239db tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fc2edf9-c1d8-4a27-bea1-3295df320fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['176b08a8-564b-4336-97ed-6783d52cbb6f', '00f6010d-5ecf-42a1-8e9d-7c386d723ed5', '2d730d73-ff2a-4842-8913-fc24956be44e', '254f210c-86e9-4d22-8903-d5c0434a085f']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:21.306128 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbcac120-eda2-41e1-94e7-cd1adc2239db tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed7687ef-60b8-4eef-b0bd-62f74c67668a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:21.329757 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbcac120-eda2-41e1-94e7-cd1adc2239db tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed7687ef-60b8-4eef-b0bd-62f74c67668a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38aae4d0-fe19-4c7e-a3ce-bfc5244d4134', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-623362384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c318389ba2340208eeb1f1751054f1b',qos_specs=None,replication_status=,reservations=['176b08a8-564b-4336-97ed-6783d52cbb6f','00f6010d-5ecf-42a1-8e9d-7c386d723ed5','2d730d73-ff2a-4842-8913-fc24956be44e','254f210c-86e9-4d22-8903-d5c0434a085f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99b001c986ab47ca99b47cbafedd1489',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:34:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-623362384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38aae4d0-fe19-4c7e-a3ce-bfc5244d4134,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c318389ba2340208eeb1f1751054f1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99b001c986ab47ca99b47cbafedd1489',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:21.330521 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbcac120-eda2-41e1-94e7-cd1adc2239db tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e89e50cd-75f0-41d7-be21-777755999b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:21.348383 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbcac120-eda2-41e1-94e7-cd1adc2239db tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e89e50cd-75f0-41d7-be21-777755999b55) transitioned into state 'SUCCESS' from state '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-623362384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c318389ba2340208eeb1f1751054f1b',qos_specs=None,replication_status=,reservations=['176b08a8-564b-4336-97ed-6783d52cbb6f','00f6010d-5ecf-42a1-8e9d-7c386d723ed5','2d730d73-ff2a-4842-8913-fc24956be44e','254f210c-86e9-4d22-8903-d5c0434a085f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99b001c986ab47ca99b47cbafedd1489',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:21.349098 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbcac120-eda2-41e1-94e7-cd1adc2239db tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6888f9e-85cd-4743-8e89-3d0c90dd52ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:21.357788 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbcac120-eda2-41e1-94e7-cd1adc2239db tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6888f9e-85cd-4743-8e89-3d0c90dd52ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:21.358568 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbcac120-eda2-41e1-94e7-cd1adc2239db tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Flow 'volume_create_api' (693a0842-c337-4bc3-b680-f0ec75e08588) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:34:21.358862 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dbcac120-eda2-41e1-94e7-cd1adc2239db tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Create volume request issued successfully. Aug 06 19:34:21.359451 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dbcac120-eda2-41e1-94e7-cd1adc2239db tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:34:21.359885 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1265/5030] 10.4.3.5 () {70 vars in 1285 bytes} [Thu Aug 6 19:34:21 2026] POST /volume/v3/volumes => generated 761 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:34:21.373768 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-aa72e009-8edf-4cdb-a551-fd60fe5b0557 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:21.375764 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aa72e009-8edf-4cdb-a551-fd60fe5b0557 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] GET https://10.4.3.5/volume/v3/volumes/38aae4d0-fe19-4c7e-a3ce-bfc5244d4134 Aug 06 19:34:21.376176 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aa72e009-8edf-4cdb-a551-fd60fe5b0557 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:21.376839 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aa72e009-8edf-4cdb-a551-fd60fe5b0557 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:21.384889 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:21.384889 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:21.390734 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-aa72e009-8edf-4cdb-a551-fd60fe5b0557 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Volume info retrieved successfully. Aug 06 19:34:21.395699 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aa72e009-8edf-4cdb-a551-fd60fe5b0557 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] https://10.4.3.5/volume/v3/volumes/38aae4d0-fe19-4c7e-a3ce-bfc5244d4134 returned with HTTP 200 Aug 06 19:34:21.396210 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1255/5031] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:34:21 2026] GET /volume/v3/volumes/38aae4d0-fe19-4c7e-a3ce-bfc5244d4134 => generated 829 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:34:22.076597 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d1e6b016-59c9-4726-bbc4-fc9f2502f40f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:22.078368 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d1e6b016-59c9-4726-bbc4-fc9f2502f40f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f Aug 06 19:34:22.078638 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d1e6b016-59c9-4726-bbc4-fc9f2502f40f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:22.078891 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d1e6b016-59c9-4726-bbc4-fc9f2502f40f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:22.079067 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-d1e6b016-59c9-4726-bbc4-fc9f2502f40f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 3491d4bf-8923-4eda-ac7e-1613e5244e9f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:22.083914 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:22.083914 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:22.084613 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d1e6b016-59c9-4726-bbc4-fc9f2502f40f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f returned with HTTP 200 Aug 06 19:34:22.084975 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1248/5032] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:22 2026] GET /volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:22.410184 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ec16d599-95cb-481d-ab9c-cbb6448e4a30 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:22.411891 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ec16d599-95cb-481d-ab9c-cbb6448e4a30 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] GET https://10.4.3.5/volume/v3/volumes/38aae4d0-fe19-4c7e-a3ce-bfc5244d4134 Aug 06 19:34:22.412629 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ec16d599-95cb-481d-ab9c-cbb6448e4a30 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:22.412629 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ec16d599-95cb-481d-ab9c-cbb6448e4a30 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:22.419779 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:22.419779 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:22.423376 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ec16d599-95cb-481d-ab9c-cbb6448e4a30 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Volume info retrieved successfully. Aug 06 19:34:22.428133 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ec16d599-95cb-481d-ab9c-cbb6448e4a30 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] https://10.4.3.5/volume/v3/volumes/38aae4d0-fe19-4c7e-a3ce-bfc5244d4134 returned with HTTP 200 Aug 06 19:34:22.428602 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1265/5033] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:34:22 2026] GET /volume/v3/volumes/38aae4d0-fe19-4c7e-a3ce-bfc5244d4134 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:34:22.442549 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d6aca28e-06d9-4481-b40a-e4777ee0266c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:22.444696 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d6aca28e-06d9-4481-b40a-e4777ee0266c tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:34:22.445111 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d6aca28e-06d9-4481-b40a-e4777ee0266c tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "38aae4d0-fe19-4c7e-a3ce-bfc5244d4134", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-813128883"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:34:22.454140 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:22.454140 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:22.454687 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d6aca28e-06d9-4481-b40a-e4777ee0266c tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Volume info retrieved successfully. Aug 06 19:34:22.454843 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-d6aca28e-06d9-4481-b40a-e4777ee0266c tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Create snapshot from volume 38aae4d0-fe19-4c7e-a3ce-bfc5244d4134 Aug 06 19:34:22.492376 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-d6aca28e-06d9-4481-b40a-e4777ee0266c tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Created reservations ['c800695b-58f9-4dcf-a232-f26e9e2dcdfe', '82ee1bdf-1367-4565-bc59-4b260db01a1d', '716c2a0a-8cd8-43b0-b6f0-cea85d982cb4', '9b9b34cf-9401-46ee-8942-191c7eaecfb5'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:34:22.522859 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d6aca28e-06d9-4481-b40a-e4777ee0266c tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Snapshot create request issued successfully. Aug 06 19:34:22.523383 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d6aca28e-06d9-4481-b40a-e4777ee0266c tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:34:22.523998 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1266/5034] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:34:22 2026] POST /volume/v3/snapshots => generated 321 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:34:22.538094 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e271b41d-e386-4e8e-bf46-66423ddc3bf7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:22.541696 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e271b41d-e386-4e8e-bf46-66423ddc3bf7 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] GET https://10.4.3.5/volume/v3/snapshots/8905f30a-bf84-4e70-8e83-61996d9371f9 Aug 06 19:34:22.541696 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e271b41d-e386-4e8e-bf46-66423ddc3bf7 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:22.541696 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e271b41d-e386-4e8e-bf46-66423ddc3bf7 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:22.546928 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:22.546928 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:22.547713 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e271b41d-e386-4e8e-bf46-66423ddc3bf7 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Snapshot retrieved successfully. Aug 06 19:34:22.548684 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e271b41d-e386-4e8e-bf46-66423ddc3bf7 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] https://10.4.3.5/volume/v3/snapshots/8905f30a-bf84-4e70-8e83-61996d9371f9 returned with HTTP 200 Aug 06 19:34:22.549258 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1256/5035] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:34:22 2026] GET /volume/v3/snapshots/8905f30a-bf84-4e70-8e83-61996d9371f9 => generated 453 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:23.094539 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-424a8c50-1844-4b86-9c07-74ca68d769cd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:23.096470 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-424a8c50-1844-4b86-9c07-74ca68d769cd tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f Aug 06 19:34:23.096672 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-424a8c50-1844-4b86-9c07-74ca68d769cd tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:23.096844 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-424a8c50-1844-4b86-9c07-74ca68d769cd tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:23.096942 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-424a8c50-1844-4b86-9c07-74ca68d769cd tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 3491d4bf-8923-4eda-ac7e-1613e5244e9f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:23.100810 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:23.100810 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:23.101357 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-424a8c50-1844-4b86-9c07-74ca68d769cd tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f returned with HTTP 200 Aug 06 19:34:23.101677 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1249/5036] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:23 2026] GET /volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:23.560574 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-997d8c3f-60b3-4ea5-a18a-fc185056da3e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:23.562422 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-997d8c3f-60b3-4ea5-a18a-fc185056da3e tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] GET https://10.4.3.5/volume/v3/snapshots/8905f30a-bf84-4e70-8e83-61996d9371f9 Aug 06 19:34:23.562597 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-997d8c3f-60b3-4ea5-a18a-fc185056da3e tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:23.562778 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-997d8c3f-60b3-4ea5-a18a-fc185056da3e tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:23.567883 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:23.567883 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:23.568259 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-997d8c3f-60b3-4ea5-a18a-fc185056da3e tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Snapshot retrieved successfully. Aug 06 19:34:23.568905 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-997d8c3f-60b3-4ea5-a18a-fc185056da3e tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] https://10.4.3.5/volume/v3/snapshots/8905f30a-bf84-4e70-8e83-61996d9371f9 returned with HTTP 200 Aug 06 19:34:23.569271 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1266/5037] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:34:23 2026] GET /volume/v3/snapshots/8905f30a-bf84-4e70-8e83-61996d9371f9 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:23.578344 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3017b4fe-8644-4b91-acd3-83cd08489087 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:23.580776 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3017b4fe-8644-4b91-acd3-83cd08489087 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] POST https://10.4.3.5/volume/v3/volumes/38aae4d0-fe19-4c7e-a3ce-bfc5244d4134/action Aug 06 19:34:23.581269 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3017b4fe-8644-4b91-acd3-83cd08489087 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:34:23.581444 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3017b4fe-8644-4b91-acd3-83cd08489087 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:34:23.591401 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:23.591401 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:23.591996 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3017b4fe-8644-4b91-acd3-83cd08489087 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Volume info retrieved successfully. Aug 06 19:34:23.623657 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-3017b4fe-8644-4b91-acd3-83cd08489087 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Created reservations ['4812a75a-08c9-4f3f-becf-6b22dc7afbdb', 'a4e9100d-71b9-4ae5-92d3-10e55403d9bb'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:34:23.632752 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3017b4fe-8644-4b91-acd3-83cd08489087 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Extend volume request issued successfully. Aug 06 19:34:23.632936 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3017b4fe-8644-4b91-acd3-83cd08489087 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] https://10.4.3.5/volume/v3/volumes/38aae4d0-fe19-4c7e-a3ce-bfc5244d4134/action returned with HTTP 202 Aug 06 19:34:23.633531 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1267/5038] 10.4.3.5 () {70 vars in 1417 bytes} [Thu Aug 6 19:34:23 2026] POST /volume/v3/volumes/38aae4d0-fe19-4c7e-a3ce-bfc5244d4134/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 19:34:23.640301 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-442c32cb-3b83-403f-9417-6dc49e121eaf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:23.642429 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-442c32cb-3b83-403f-9417-6dc49e121eaf tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] GET https://10.4.3.5/volume/v3/volumes/38aae4d0-fe19-4c7e-a3ce-bfc5244d4134 Aug 06 19:34:23.646041 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-442c32cb-3b83-403f-9417-6dc49e121eaf tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:23.646041 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-442c32cb-3b83-403f-9417-6dc49e121eaf tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:23.652415 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:23.652415 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:23.656739 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-442c32cb-3b83-403f-9417-6dc49e121eaf tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Volume info retrieved successfully. Aug 06 19:34:23.661835 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-442c32cb-3b83-403f-9417-6dc49e121eaf tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] https://10.4.3.5/volume/v3/volumes/38aae4d0-fe19-4c7e-a3ce-bfc5244d4134 returned with HTTP 200 Aug 06 19:34:23.662498 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1257/5039] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:34:23 2026] GET /volume/v3/volumes/38aae4d0-fe19-4c7e-a3ce-bfc5244d4134 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:34:24.110674 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ed0bcc8f-73ea-4861-ba50-403a996ed694 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:24.112575 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ed0bcc8f-73ea-4861-ba50-403a996ed694 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f Aug 06 19:34:24.112844 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ed0bcc8f-73ea-4861-ba50-403a996ed694 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:24.113074 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ed0bcc8f-73ea-4861-ba50-403a996ed694 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:24.113211 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ed0bcc8f-73ea-4861-ba50-403a996ed694 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 3491d4bf-8923-4eda-ac7e-1613e5244e9f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:24.117721 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:24.117721 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:24.118370 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ed0bcc8f-73ea-4861-ba50-403a996ed694 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f returned with HTTP 200 Aug 06 19:34:24.118721 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1250/5040] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:24 2026] GET /volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:24.128710 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-59c7a297-13ad-4fab-92c9-f11bc67065b8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:24.188193 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-59c7a297-13ad-4fab-92c9-f11bc67065b8 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-reader] GET https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f/export_record Aug 06 19:34:24.188441 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-59c7a297-13ad-4fab-92c9-f11bc67065b8 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:24.188626 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-59c7a297-13ad-4fab-92c9-f11bc67065b8 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-reader] Calling method 'export_record' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:24.188738 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-59c7a297-13ad-4fab-92c9-f11bc67065b8 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-reader] Export record for backup 3491d4bf-8923-4eda-ac7e-1613e5244e9f. {{(pid=100265) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 19:34:24.193098 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:24.193098 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:24.194246 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-59c7a297-13ad-4fab-92c9-f11bc67065b8 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '3e5a20eabd8f41febd16b9704e575c73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e4a65905720f493cbe9c09add36b192c', '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:34:24.194466 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-59c7a297-13ad-4fab-92c9-f11bc67065b8 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-reader] https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f/export_record returned with HTTP 403 Aug 06 19:34:24.194947 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1267/5041] 10.4.3.5 () {68 vars in 1416 bytes} [Thu Aug 6 19:34:24 2026] GET /volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f/export_record => generated 101 bytes in 67 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:34:24.202453 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ff292ed6-3e57-43ac-9145-88536ed191db None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:24.204181 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ff292ed6-3e57-43ac-9145-88536ed191db tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:34:24.204531 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ff292ed6-3e57-43ac-9145-88536ed191db tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1192033312"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:34:24.205835 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-ff292ed6-3e57-43ac-9145-88536ed191db tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1192033312'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:34:24.205975 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-ff292ed6-3e57-43ac-9145-88536ed191db tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Create volume of 1 GB Aug 06 19:34:24.209858 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ff292ed6-3e57-43ac-9145-88536ed191db tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Availability Zones retrieved successfully. Aug 06 19:34:24.215426 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ff292ed6-3e57-43ac-9145-88536ed191db tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Flow 'volume_create_api' (6e5d488a-2e8e-4f16-9076-175d4c6960eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:34:24.216412 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ff292ed6-3e57-43ac-9145-88536ed191db tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (026f803e-27c8-40ac-ad53-c0b5753d0415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:24.217258 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-ff292ed6-3e57-43ac-9145-88536ed191db tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:34:24.240860 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ff292ed6-3e57-43ac-9145-88536ed191db tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (026f803e-27c8-40ac-ad53-c0b5753d0415) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:24.241875 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ff292ed6-3e57-43ac-9145-88536ed191db tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb2a832b-5576-48c8-9de5-d254390d5db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:24.277503 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-ff292ed6-3e57-43ac-9145-88536ed191db tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Created reservations ['b18ce257-0bbd-4ed2-9711-8103e795538b', 'b8b30757-db8d-412d-8dc2-868fac54d4c7', '914a56c0-be72-4802-bb89-099e4ea95646', '20759f23-b6c3-4d68-bb04-6e1163e5504a'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:34:24.278384 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ff292ed6-3e57-43ac-9145-88536ed191db tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb2a832b-5576-48c8-9de5-d254390d5db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b18ce257-0bbd-4ed2-9711-8103e795538b', 'b8b30757-db8d-412d-8dc2-868fac54d4c7', '914a56c0-be72-4802-bb89-099e4ea95646', '20759f23-b6c3-4d68-bb04-6e1163e5504a']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:24.279178 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ff292ed6-3e57-43ac-9145-88536ed191db tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19bae8cd-6f89-4505-912f-4c58dbf07297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:24.300310 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ff292ed6-3e57-43ac-9145-88536ed191db tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19bae8cd-6f89-4505-912f-4c58dbf07297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3223f5e-fede-49d3-a288-62aa551c5439', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1192033312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4a65905720f493cbe9c09add36b192c',qos_specs=None,replication_status=,reservations=['b18ce257-0bbd-4ed2-9711-8103e795538b','b8b30757-db8d-412d-8dc2-868fac54d4c7','914a56c0-be72-4802-bb89-099e4ea95646','20759f23-b6c3-4d68-bb04-6e1163e5504a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faaa2a4d54b842ccb95740d61f7a010b',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:34:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1192033312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3223f5e-fede-49d3-a288-62aa551c5439,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4a65905720f493cbe9c09add36b192c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='faaa2a4d54b842ccb95740d61f7a010b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:24.301025 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ff292ed6-3e57-43ac-9145-88536ed191db tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (529348af-13c5-478e-9cb4-dcd37862c138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:24.316393 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ff292ed6-3e57-43ac-9145-88536ed191db tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (529348af-13c5-478e-9cb4-dcd37862c138) transitioned into state 'SUCCESS' from state '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-1192033312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4a65905720f493cbe9c09add36b192c',qos_specs=None,replication_status=,reservations=['b18ce257-0bbd-4ed2-9711-8103e795538b','b8b30757-db8d-412d-8dc2-868fac54d4c7','914a56c0-be72-4802-bb89-099e4ea95646','20759f23-b6c3-4d68-bb04-6e1163e5504a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faaa2a4d54b842ccb95740d61f7a010b',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:24.317365 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ff292ed6-3e57-43ac-9145-88536ed191db tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05c0b7bc-6a0b-4ac2-8371-086cf6551851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:24.325480 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ff292ed6-3e57-43ac-9145-88536ed191db tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05c0b7bc-6a0b-4ac2-8371-086cf6551851) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:24.326333 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ff292ed6-3e57-43ac-9145-88536ed191db tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Flow 'volume_create_api' (6e5d488a-2e8e-4f16-9076-175d4c6960eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:34:24.326665 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ff292ed6-3e57-43ac-9145-88536ed191db tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Create volume request issued successfully. Aug 06 19:34:24.327286 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ff292ed6-3e57-43ac-9145-88536ed191db tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:34:24.327774 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1268/5042] 10.4.3.5 () {70 vars in 1284 bytes} [Thu Aug 6 19:34:24 2026] POST /volume/v3/volumes => generated 774 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:34:24.340133 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7840ce06-3391-4751-b669-e9c90ce3180b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:24.342277 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7840ce06-3391-4751-b669-e9c90ce3180b tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/volumes/d3223f5e-fede-49d3-a288-62aa551c5439 Aug 06 19:34:24.342540 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7840ce06-3391-4751-b669-e9c90ce3180b tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:24.342825 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7840ce06-3391-4751-b669-e9c90ce3180b tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:24.349985 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:24.349985 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:24.353523 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7840ce06-3391-4751-b669-e9c90ce3180b tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Volume info retrieved successfully. Aug 06 19:34:24.358201 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7840ce06-3391-4751-b669-e9c90ce3180b tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/volumes/d3223f5e-fede-49d3-a288-62aa551c5439 returned with HTTP 200 Aug 06 19:34:24.358700 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1258/5043] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:24 2026] GET /volume/v3/volumes/d3223f5e-fede-49d3-a288-62aa551c5439 => generated 953 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:24.675897 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6969d607-d6ef-49dd-b0e5-1251af61492c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:24.677790 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6969d607-d6ef-49dd-b0e5-1251af61492c tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] GET https://10.4.3.5/volume/v3/volumes/38aae4d0-fe19-4c7e-a3ce-bfc5244d4134 Aug 06 19:34:24.678030 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6969d607-d6ef-49dd-b0e5-1251af61492c tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:24.678291 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6969d607-d6ef-49dd-b0e5-1251af61492c tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:24.686251 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:24.686251 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:24.690330 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6969d607-d6ef-49dd-b0e5-1251af61492c tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Volume info retrieved successfully. Aug 06 19:34:24.694754 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6969d607-d6ef-49dd-b0e5-1251af61492c tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] https://10.4.3.5/volume/v3/volumes/38aae4d0-fe19-4c7e-a3ce-bfc5244d4134 returned with HTTP 200 Aug 06 19:34:24.695318 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1251/5044] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:34:24 2026] GET /volume/v3/volumes/38aae4d0-fe19-4c7e-a3ce-bfc5244d4134 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:34:24.707641 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-eec12605-383c-4af2-9e5e-c7dc046543f6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:24.710073 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eec12605-383c-4af2-9e5e-c7dc046543f6 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] POST https://10.4.3.5/volume/v3/volumes/38aae4d0-fe19-4c7e-a3ce-bfc5244d4134/action Aug 06 19:34:24.710583 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eec12605-383c-4af2-9e5e-c7dc046543f6 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Action body: b'{"revert": {"snapshot_id": "8905f30a-bf84-4e70-8e83-61996d9371f9"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:34:24.710723 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eec12605-383c-4af2-9e5e-c7dc046543f6 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "8905f30a-bf84-4e70-8e83-61996d9371f9"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:34:24.720037 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:24.720037 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:24.720600 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-eec12605-383c-4af2-9e5e-c7dc046543f6 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Volume retrieved successfully. Aug 06 19:34:24.733506 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eec12605-383c-4af2-9e5e-c7dc046543f6 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] HTTP exception thrown: Can't revert volume 38aae4d0-fe19-4c7e-a3ce-bfc5244d4134 to its latest snapshot 8905f30a-bf84-4e70-8e83-61996d9371f9. The volume size must be equal to the snapshot size. Aug 06 19:34:24.733757 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eec12605-383c-4af2-9e5e-c7dc046543f6 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] https://10.4.3.5/volume/v3/volumes/38aae4d0-fe19-4c7e-a3ce-bfc5244d4134/action returned with HTTP 400 Aug 06 19:34:24.734631 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1268/5045] 10.4.3.5 () {70 vars in 1417 bytes} [Thu Aug 6 19:34:24 2026] POST /volume/v3/volumes/38aae4d0-fe19-4c7e-a3ce-bfc5244d4134/action => generated 213 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 06 19:34:24.742923 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1d6f27e3-b84a-48fd-a3ad-f30453d639ba None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:24.745214 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1d6f27e3-b84a-48fd-a3ad-f30453d639ba tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/8905f30a-bf84-4e70-8e83-61996d9371f9 Aug 06 19:34:24.745482 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1d6f27e3-b84a-48fd-a3ad-f30453d639ba tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:24.745705 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1d6f27e3-b84a-48fd-a3ad-f30453d639ba tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:24.745868 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-1d6f27e3-b84a-48fd-a3ad-f30453d639ba tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Delete snapshot with id: 8905f30a-bf84-4e70-8e83-61996d9371f9 Aug 06 19:34:24.750928 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:24.750928 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:24.751488 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1d6f27e3-b84a-48fd-a3ad-f30453d639ba tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Snapshot retrieved successfully. Aug 06 19:34:24.767624 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1d6f27e3-b84a-48fd-a3ad-f30453d639ba tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Snapshot delete request issued successfully. Aug 06 19:34:24.767800 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1d6f27e3-b84a-48fd-a3ad-f30453d639ba tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] https://10.4.3.5/volume/v3/snapshots/8905f30a-bf84-4e70-8e83-61996d9371f9 returned with HTTP 202 Aug 06 19:34:24.768246 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1269/5046] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:34:24 2026] DELETE /volume/v3/snapshots/8905f30a-bf84-4e70-8e83-61996d9371f9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:34:24.775368 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b6c3fd90-daf2-4e9a-8583-27c6b111558b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:24.777085 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b6c3fd90-daf2-4e9a-8583-27c6b111558b tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] GET https://10.4.3.5/volume/v3/snapshots/8905f30a-bf84-4e70-8e83-61996d9371f9 Aug 06 19:34:24.777312 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b6c3fd90-daf2-4e9a-8583-27c6b111558b tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:24.777496 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b6c3fd90-daf2-4e9a-8583-27c6b111558b tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:24.784581 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:24.784581 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:24.785134 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b6c3fd90-daf2-4e9a-8583-27c6b111558b tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Snapshot retrieved successfully. Aug 06 19:34:24.786282 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b6c3fd90-daf2-4e9a-8583-27c6b111558b tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] https://10.4.3.5/volume/v3/snapshots/8905f30a-bf84-4e70-8e83-61996d9371f9 returned with HTTP 200 Aug 06 19:34:24.786763 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1259/5047] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:34:24 2026] GET /volume/v3/snapshots/8905f30a-bf84-4e70-8e83-61996d9371f9 => generated 479 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:25.371207 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-eebb0280-c9ac-43bc-8cdb-00a2b088cd46 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:25.373174 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eebb0280-c9ac-43bc-8cdb-00a2b088cd46 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/volumes/d3223f5e-fede-49d3-a288-62aa551c5439 Aug 06 19:34:25.373365 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eebb0280-c9ac-43bc-8cdb-00a2b088cd46 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:25.373554 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eebb0280-c9ac-43bc-8cdb-00a2b088cd46 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:25.375534 np0000006689 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=157,cinder:INSERT=19,cinder:UPDATE=45 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:34:25.382748 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:25.382748 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:25.386988 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-eebb0280-c9ac-43bc-8cdb-00a2b088cd46 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Volume info retrieved successfully. Aug 06 19:34:25.391428 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eebb0280-c9ac-43bc-8cdb-00a2b088cd46 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/volumes/d3223f5e-fede-49d3-a288-62aa551c5439 returned with HTTP 200 Aug 06 19:34:25.391852 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1252/5048] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:25 2026] GET /volume/v3/volumes/d3223f5e-fede-49d3-a288-62aa551c5439 => generated 1014 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:34:25.404990 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-76b94e7f-511d-4095-83ca-6594b5db5d93 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:25.406889 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76b94e7f-511d-4095-83ca-6594b5db5d93 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] POST https://10.4.3.5/volume/v3/backups Aug 06 19:34:25.407319 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76b94e7f-511d-4095-83ca-6594b5db5d93 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d3223f5e-fede-49d3-a288-62aa551c5439", "name": "tempest-type-Backup-428705473"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:34:25.409313 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-76b94e7f-511d-4095-83ca-6594b5db5d93 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Creating new backup {'backup': {'volume_id': 'd3223f5e-fede-49d3-a288-62aa551c5439', 'name': 'tempest-type-Backup-428705473'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:34:25.409514 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-76b94e7f-511d-4095-83ca-6594b5db5d93 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Creating backup of volume d3223f5e-fede-49d3-a288-62aa551c5439 in container None Aug 06 19:34:25.417486 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:25.417486 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:25.417892 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-76b94e7f-511d-4095-83ca-6594b5db5d93 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Volume info retrieved successfully. Aug 06 19:34:25.435254 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-76b94e7f-511d-4095-83ca-6594b5db5d93 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Created reservations ['59875d46-26b7-431a-9d38-94a6b11afae7', '670dc134-7984-4312-b21e-f72961210fcc'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:34:25.468007 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76b94e7f-511d-4095-83ca-6594b5db5d93 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:34:25.468624 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1269/5049] 10.4.3.5 () {70 vars in 1285 bytes} [Thu Aug 6 19:34:25 2026] POST /volume/v3/backups => generated 311 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:34:25.477505 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6dd9a96c-1b31-4ea7-be03-f53752cd89c7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:25.479559 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6dd9a96c-1b31-4ea7-be03-f53752cd89c7 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 Aug 06 19:34:25.479794 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6dd9a96c-1b31-4ea7-be03-f53752cd89c7 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:25.480080 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6dd9a96c-1b31-4ea7-be03-f53752cd89c7 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:25.480195 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-6dd9a96c-1b31-4ea7-be03-f53752cd89c7 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 551e032e-1552-4a3f-bd18-6821fc3fe5f4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:25.484602 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:25.484602 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:25.485311 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6dd9a96c-1b31-4ea7-be03-f53752cd89c7 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 returned with HTTP 200 Aug 06 19:34:25.486271 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1270/5050] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:25 2026] GET /volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 => generated 718 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:25.795867 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9fa18ed3-a1ff-48ff-977c-1a85597fc6d6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:25.797665 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9fa18ed3-a1ff-48ff-977c-1a85597fc6d6 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] GET https://10.4.3.5/volume/v3/snapshots/8905f30a-bf84-4e70-8e83-61996d9371f9 Aug 06 19:34:25.797868 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9fa18ed3-a1ff-48ff-977c-1a85597fc6d6 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:25.798108 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9fa18ed3-a1ff-48ff-977c-1a85597fc6d6 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:25.802960 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9fa18ed3-a1ff-48ff-977c-1a85597fc6d6 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] https://10.4.3.5/volume/v3/snapshots/8905f30a-bf84-4e70-8e83-61996d9371f9 returned with HTTP 404 Aug 06 19:34:25.803651 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1260/5051] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:34:25 2026] GET /volume/v3/snapshots/8905f30a-bf84-4e70-8e83-61996d9371f9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:34:25.809894 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f5caf2e7-70b5-4085-9e88-9fb2cbd28289 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:25.811595 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f5caf2e7-70b5-4085-9e88-9fb2cbd28289 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] DELETE https://10.4.3.5/volume/v3/volumes/38aae4d0-fe19-4c7e-a3ce-bfc5244d4134 Aug 06 19:34:25.811849 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f5caf2e7-70b5-4085-9e88-9fb2cbd28289 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:25.812054 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f5caf2e7-70b5-4085-9e88-9fb2cbd28289 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:25.812220 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-f5caf2e7-70b5-4085-9e88-9fb2cbd28289 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Delete volume with id: 38aae4d0-fe19-4c7e-a3ce-bfc5244d4134 Aug 06 19:34:25.818888 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:25.818888 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:25.819373 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f5caf2e7-70b5-4085-9e88-9fb2cbd28289 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Volume info retrieved successfully. Aug 06 19:34:25.835741 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f5caf2e7-70b5-4085-9e88-9fb2cbd28289 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Delete volume request issued successfully. Aug 06 19:34:25.835916 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f5caf2e7-70b5-4085-9e88-9fb2cbd28289 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] https://10.4.3.5/volume/v3/volumes/38aae4d0-fe19-4c7e-a3ce-bfc5244d4134 returned with HTTP 202 Aug 06 19:34:25.836394 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1253/5052] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:34:25 2026] DELETE /volume/v3/volumes/38aae4d0-fe19-4c7e-a3ce-bfc5244d4134 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:34:25.843650 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3cee17df-86a5-427d-bb40-d7d3bfb5ab50 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:25.847470 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3cee17df-86a5-427d-bb40-d7d3bfb5ab50 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] GET https://10.4.3.5/volume/v3/volumes/38aae4d0-fe19-4c7e-a3ce-bfc5244d4134 Aug 06 19:34:25.847729 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3cee17df-86a5-427d-bb40-d7d3bfb5ab50 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:25.847964 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3cee17df-86a5-427d-bb40-d7d3bfb5ab50 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:25.863676 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:25.863676 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:25.870909 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3cee17df-86a5-427d-bb40-d7d3bfb5ab50 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Volume info retrieved successfully. Aug 06 19:34:25.875904 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3cee17df-86a5-427d-bb40-d7d3bfb5ab50 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] https://10.4.3.5/volume/v3/volumes/38aae4d0-fe19-4c7e-a3ce-bfc5244d4134 returned with HTTP 200 Aug 06 19:34:25.876431 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1270/5053] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:34:25 2026] GET /volume/v3/volumes/38aae4d0-fe19-4c7e-a3ce-bfc5244d4134 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:34:26.495722 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4f421498-6938-4d8b-bd12-c6821131b254 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:26.497536 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4f421498-6938-4d8b-bd12-c6821131b254 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 Aug 06 19:34:26.497767 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4f421498-6938-4d8b-bd12-c6821131b254 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:26.497973 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4f421498-6938-4d8b-bd12-c6821131b254 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:26.498088 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4f421498-6938-4d8b-bd12-c6821131b254 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 551e032e-1552-4a3f-bd18-6821fc3fe5f4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:26.502533 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:26.502533 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:26.503135 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4f421498-6938-4d8b-bd12-c6821131b254 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 returned with HTTP 200 Aug 06 19:34:26.503513 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1271/5054] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:26 2026] GET /volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:26.888721 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4a2ce088-64ef-42b3-a8b0-e251e2590b8c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:26.890660 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4a2ce088-64ef-42b3-a8b0-e251e2590b8c tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] GET https://10.4.3.5/volume/v3/volumes/38aae4d0-fe19-4c7e-a3ce-bfc5244d4134 Aug 06 19:34:26.890927 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4a2ce088-64ef-42b3-a8b0-e251e2590b8c tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:26.891195 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4a2ce088-64ef-42b3-a8b0-e251e2590b8c tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:26.894086 np0000006689 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=158,cinder:UPDATE=44,cinder:INSERT=25 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:34:26.898379 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4a2ce088-64ef-42b3-a8b0-e251e2590b8c tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] https://10.4.3.5/volume/v3/volumes/38aae4d0-fe19-4c7e-a3ce-bfc5244d4134 returned with HTTP 404 Aug 06 19:34:26.899038 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1261/5055] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:34:26 2026] GET /volume/v3/volumes/38aae4d0-fe19-4c7e-a3ce-bfc5244d4134 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:34:26.905409 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-868d1cc9-8bb8-42fc-afee-baaeed62ee88 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:26.907077 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-868d1cc9-8bb8-42fc-afee-baaeed62ee88 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/5023f2c4-b8c2-4899-8027-741a783a6f98 Aug 06 19:34:26.907303 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-868d1cc9-8bb8-42fc-afee-baaeed62ee88 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:26.907508 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-868d1cc9-8bb8-42fc-afee-baaeed62ee88 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:26.907650 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-868d1cc9-8bb8-42fc-afee-baaeed62ee88 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Delete snapshot with id: 5023f2c4-b8c2-4899-8027-741a783a6f98 Aug 06 19:34:26.912655 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:26.912655 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:26.913127 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-868d1cc9-8bb8-42fc-afee-baaeed62ee88 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Snapshot retrieved successfully. Aug 06 19:34:26.927101 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-868d1cc9-8bb8-42fc-afee-baaeed62ee88 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Snapshot delete request issued successfully. Aug 06 19:34:26.927312 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-868d1cc9-8bb8-42fc-afee-baaeed62ee88 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] https://10.4.3.5/volume/v3/snapshots/5023f2c4-b8c2-4899-8027-741a783a6f98 returned with HTTP 202 Aug 06 19:34:26.927665 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1254/5056] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:34:26 2026] DELETE /volume/v3/snapshots/5023f2c4-b8c2-4899-8027-741a783a6f98 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:34:26.935293 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c07d7d33-71c8-4d5e-baf1-4fe5b65a6832 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:26.937029 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c07d7d33-71c8-4d5e-baf1-4fe5b65a6832 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] GET https://10.4.3.5/volume/v3/snapshots/5023f2c4-b8c2-4899-8027-741a783a6f98 Aug 06 19:34:26.937269 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c07d7d33-71c8-4d5e-baf1-4fe5b65a6832 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:26.937473 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c07d7d33-71c8-4d5e-baf1-4fe5b65a6832 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:26.943978 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:26.943978 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:26.944468 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c07d7d33-71c8-4d5e-baf1-4fe5b65a6832 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Snapshot retrieved successfully. Aug 06 19:34:26.945217 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c07d7d33-71c8-4d5e-baf1-4fe5b65a6832 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] https://10.4.3.5/volume/v3/snapshots/5023f2c4-b8c2-4899-8027-741a783a6f98 returned with HTTP 200 Aug 06 19:34:26.945597 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1271/5057] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:34:26 2026] GET /volume/v3/snapshots/5023f2c4-b8c2-4899-8027-741a783a6f98 => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:27.513508 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1dc69826-f5d9-4e80-bcd3-3e7b979655b7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:27.515447 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1dc69826-f5d9-4e80-bcd3-3e7b979655b7 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 Aug 06 19:34:27.515670 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1dc69826-f5d9-4e80-bcd3-3e7b979655b7 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:27.515860 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1dc69826-f5d9-4e80-bcd3-3e7b979655b7 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:27.515960 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-1dc69826-f5d9-4e80-bcd3-3e7b979655b7 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 551e032e-1552-4a3f-bd18-6821fc3fe5f4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:27.520257 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:27.520257 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:27.520868 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1dc69826-f5d9-4e80-bcd3-3e7b979655b7 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 returned with HTTP 200 Aug 06 19:34:27.521261 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1272/5058] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:27 2026] GET /volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:27.956908 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-36889516-b9dd-4089-bcee-3e1ccd4775c4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:27.959071 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-36889516-b9dd-4089-bcee-3e1ccd4775c4 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] GET https://10.4.3.5/volume/v3/snapshots/5023f2c4-b8c2-4899-8027-741a783a6f98 Aug 06 19:34:27.959297 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-36889516-b9dd-4089-bcee-3e1ccd4775c4 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:27.959485 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-36889516-b9dd-4089-bcee-3e1ccd4775c4 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:27.963564 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-36889516-b9dd-4089-bcee-3e1ccd4775c4 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] https://10.4.3.5/volume/v3/snapshots/5023f2c4-b8c2-4899-8027-741a783a6f98 returned with HTTP 404 Aug 06 19:34:27.964313 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1262/5059] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:34:27 2026] GET /volume/v3/snapshots/5023f2c4-b8c2-4899-8027-741a783a6f98 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:34:27.970533 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-06b1bd89-f94c-403f-a4f3-8611eee188f1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:27.972785 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-06b1bd89-f94c-403f-a4f3-8611eee188f1 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] DELETE https://10.4.3.5/volume/v3/volumes/5c6c049a-4fc4-4f93-8718-4b8a82b65862 Aug 06 19:34:27.973001 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-06b1bd89-f94c-403f-a4f3-8611eee188f1 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:27.973239 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-06b1bd89-f94c-403f-a4f3-8611eee188f1 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:27.973390 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-06b1bd89-f94c-403f-a4f3-8611eee188f1 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Delete volume with id: 5c6c049a-4fc4-4f93-8718-4b8a82b65862 Aug 06 19:34:27.980398 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:27.980398 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:27.980910 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-06b1bd89-f94c-403f-a4f3-8611eee188f1 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Volume info retrieved successfully. Aug 06 19:34:28.006968 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-06b1bd89-f94c-403f-a4f3-8611eee188f1 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Delete volume request issued successfully. Aug 06 19:34:28.007148 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-06b1bd89-f94c-403f-a4f3-8611eee188f1 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] https://10.4.3.5/volume/v3/volumes/5c6c049a-4fc4-4f93-8718-4b8a82b65862 returned with HTTP 202 Aug 06 19:34:28.007783 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1255/5060] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:34:27 2026] DELETE /volume/v3/volumes/5c6c049a-4fc4-4f93-8718-4b8a82b65862 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:34:28.016910 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-033b3080-7ec0-4c3b-aafe-ca0ac72c5833 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:28.019980 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-033b3080-7ec0-4c3b-aafe-ca0ac72c5833 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] GET https://10.4.3.5/volume/v3/volumes/5c6c049a-4fc4-4f93-8718-4b8a82b65862 Aug 06 19:34:28.020113 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-033b3080-7ec0-4c3b-aafe-ca0ac72c5833 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:28.020283 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-033b3080-7ec0-4c3b-aafe-ca0ac72c5833 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:28.031811 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:28.031811 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:28.037130 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-033b3080-7ec0-4c3b-aafe-ca0ac72c5833 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Volume info retrieved successfully. Aug 06 19:34:28.045564 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-033b3080-7ec0-4c3b-aafe-ca0ac72c5833 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] https://10.4.3.5/volume/v3/volumes/5c6c049a-4fc4-4f93-8718-4b8a82b65862 returned with HTTP 200 Aug 06 19:34:28.045744 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1272/5061] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:34:28 2026] GET /volume/v3/volumes/5c6c049a-4fc4-4f93-8718-4b8a82b65862 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:34:28.531704 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b6bdd179-87fb-44df-b8d7-0eba5cd86779 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:28.534461 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b6bdd179-87fb-44df-b8d7-0eba5cd86779 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 Aug 06 19:34:28.534724 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b6bdd179-87fb-44df-b8d7-0eba5cd86779 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:28.534962 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b6bdd179-87fb-44df-b8d7-0eba5cd86779 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:28.535259 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-b6bdd179-87fb-44df-b8d7-0eba5cd86779 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 551e032e-1552-4a3f-bd18-6821fc3fe5f4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:28.540931 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:28.540931 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:28.541918 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b6bdd179-87fb-44df-b8d7-0eba5cd86779 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 returned with HTTP 200 Aug 06 19:34:28.542542 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1273/5062] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:28 2026] GET /volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:29.059548 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ddf8498c-1d9b-47df-863b-4cfc6fd629e3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:29.061509 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ddf8498c-1d9b-47df-863b-4cfc6fd629e3 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] GET https://10.4.3.5/volume/v3/volumes/5c6c049a-4fc4-4f93-8718-4b8a82b65862 Aug 06 19:34:29.061714 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ddf8498c-1d9b-47df-863b-4cfc6fd629e3 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:29.061940 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ddf8498c-1d9b-47df-863b-4cfc6fd629e3 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:29.068473 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ddf8498c-1d9b-47df-863b-4cfc6fd629e3 tempest-VolumeRevertTests-79931065 tempest-VolumeRevertTests-79931065-project-member] https://10.4.3.5/volume/v3/volumes/5c6c049a-4fc4-4f93-8718-4b8a82b65862 returned with HTTP 404 Aug 06 19:34:29.068945 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1263/5063] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:34:29 2026] GET /volume/v3/volumes/5c6c049a-4fc4-4f93-8718-4b8a82b65862 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:34:29.558257 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1781ff99-06f5-4ede-8f9a-33d2ae700416 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:29.560737 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1781ff99-06f5-4ede-8f9a-33d2ae700416 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 Aug 06 19:34:29.561047 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1781ff99-06f5-4ede-8f9a-33d2ae700416 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:29.561321 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1781ff99-06f5-4ede-8f9a-33d2ae700416 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:29.561462 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-1781ff99-06f5-4ede-8f9a-33d2ae700416 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 551e032e-1552-4a3f-bd18-6821fc3fe5f4. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:29.567096 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:29.567096 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:29.567855 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1781ff99-06f5-4ede-8f9a-33d2ae700416 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 returned with HTTP 200 Aug 06 19:34:29.568311 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1256/5064] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:29 2026] GET /volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:30.580873 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e0dd2d42-bee7-403a-8d2a-d0baa79af2a9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:30.582860 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e0dd2d42-bee7-403a-8d2a-d0baa79af2a9 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 Aug 06 19:34:30.583116 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e0dd2d42-bee7-403a-8d2a-d0baa79af2a9 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:30.583378 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e0dd2d42-bee7-403a-8d2a-d0baa79af2a9 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:30.583514 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e0dd2d42-bee7-403a-8d2a-d0baa79af2a9 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 551e032e-1552-4a3f-bd18-6821fc3fe5f4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:30.585930 np0000006689 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=132,cinder:INSERT=11,cinder:UPDATE=21 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:34:30.591273 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:30.591273 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:30.592076 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e0dd2d42-bee7-403a-8d2a-d0baa79af2a9 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 returned with HTTP 200 Aug 06 19:34:30.592570 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1273/5065] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:30 2026] GET /volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:30.783184 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d0168f6f-4874-457f-8ece-138797c0759f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:30.878411 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d0168f6f-4874-457f-8ece-138797c0759f tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:34:30.878756 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d0168f6f-4874-457f-8ece-138797c0759f tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-448066221"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:34:30.880321 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-d0168f6f-4874-457f-8ece-138797c0759f tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-448066221'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:34:30.880485 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-d0168f6f-4874-457f-8ece-138797c0759f tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Create volume of 1 GB Aug 06 19:34:30.885517 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d0168f6f-4874-457f-8ece-138797c0759f tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Availability Zones retrieved successfully. Aug 06 19:34:30.891108 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d0168f6f-4874-457f-8ece-138797c0759f tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Flow 'volume_create_api' (6e36ed71-613b-4f5a-bde7-e43a1f5c0ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:34:30.892746 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d0168f6f-4874-457f-8ece-138797c0759f tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8523ddd6-f6cc-4638-b17a-fe11cdbdd287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:30.893596 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-d0168f6f-4874-457f-8ece-138797c0759f tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:34:30.923727 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d0168f6f-4874-457f-8ece-138797c0759f tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8523ddd6-f6cc-4638-b17a-fe11cdbdd287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:30.924420 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d0168f6f-4874-457f-8ece-138797c0759f tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19f9ca73-1b48-4325-ae53-2bd4cb1b05d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:30.993925 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-d0168f6f-4874-457f-8ece-138797c0759f tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Created reservations ['e63dd68f-0e64-44a0-ae98-5e45d5638bee', '860ca5c4-489f-423d-822e-e02e004c14a0', '84c50f81-7cf1-443a-814b-bac23884edb3', '524306cd-1a22-40f8-b299-44950cfda820'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:34:30.994947 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d0168f6f-4874-457f-8ece-138797c0759f tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19f9ca73-1b48-4325-ae53-2bd4cb1b05d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e63dd68f-0e64-44a0-ae98-5e45d5638bee', '860ca5c4-489f-423d-822e-e02e004c14a0', '84c50f81-7cf1-443a-814b-bac23884edb3', '524306cd-1a22-40f8-b299-44950cfda820']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:30.995972 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d0168f6f-4874-457f-8ece-138797c0759f tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (876817f1-aa7f-439d-9a67-435ae6780656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:31.020867 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d0168f6f-4874-457f-8ece-138797c0759f tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (876817f1-aa7f-439d-9a67-435ae6780656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf1b55c2-e90c-4bd5-921e-b82af9c76f47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-448066221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76c84d0fea2f47a4b39f6a0e46786cfc',qos_specs=None,replication_status=,reservations=['e63dd68f-0e64-44a0-ae98-5e45d5638bee','860ca5c4-489f-423d-822e-e02e004c14a0','84c50f81-7cf1-443a-814b-bac23884edb3','524306cd-1a22-40f8-b299-44950cfda820'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e0182d6e84c4e0fb98ca4ef18cf4577',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:34:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-448066221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf1b55c2-e90c-4bd5-921e-b82af9c76f47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76c84d0fea2f47a4b39f6a0e46786cfc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e0182d6e84c4e0fb98ca4ef18cf4577',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:31.021787 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d0168f6f-4874-457f-8ece-138797c0759f tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bc84707-c731-4e5e-9b52-278018e0df0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:31.041676 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d0168f6f-4874-457f-8ece-138797c0759f tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bc84707-c731-4e5e-9b52-278018e0df0c) transitioned into state 'SUCCESS' from state '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-448066221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76c84d0fea2f47a4b39f6a0e46786cfc',qos_specs=None,replication_status=,reservations=['e63dd68f-0e64-44a0-ae98-5e45d5638bee','860ca5c4-489f-423d-822e-e02e004c14a0','84c50f81-7cf1-443a-814b-bac23884edb3','524306cd-1a22-40f8-b299-44950cfda820'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e0182d6e84c4e0fb98ca4ef18cf4577',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:31.042492 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d0168f6f-4874-457f-8ece-138797c0759f tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4054aa1e-e101-4c54-9b7b-d2c91d1bbe84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:31.052165 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d0168f6f-4874-457f-8ece-138797c0759f tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4054aa1e-e101-4c54-9b7b-d2c91d1bbe84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:31.052909 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d0168f6f-4874-457f-8ece-138797c0759f tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Flow 'volume_create_api' (6e36ed71-613b-4f5a-bde7-e43a1f5c0ba4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:34:31.053243 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d0168f6f-4874-457f-8ece-138797c0759f tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Create volume request issued successfully. Aug 06 19:34:31.053766 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d0168f6f-4874-457f-8ece-138797c0759f tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:34:31.054173 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1274/5066] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:34:30 2026] POST /volume/v3/volumes => generated 773 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:34:31.067050 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-21e606a7-3db4-4555-baa7-b735b8c24035 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:31.069384 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-21e606a7-3db4-4555-baa7-b735b8c24035 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/volumes/cf1b55c2-e90c-4bd5-921e-b82af9c76f47 Aug 06 19:34:31.069612 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-21e606a7-3db4-4555-baa7-b735b8c24035 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:31.069804 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-21e606a7-3db4-4555-baa7-b735b8c24035 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:31.076680 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:31.076680 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:31.080148 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-21e606a7-3db4-4555-baa7-b735b8c24035 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Volume info retrieved successfully. Aug 06 19:34:31.083925 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-21e606a7-3db4-4555-baa7-b735b8c24035 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/volumes/cf1b55c2-e90c-4bd5-921e-b82af9c76f47 returned with HTTP 200 Aug 06 19:34:31.084365 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1264/5067] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:34:31 2026] GET /volume/v3/volumes/cf1b55c2-e90c-4bd5-921e-b82af9c76f47 => generated 952 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:31.608405 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4199966f-2382-42df-b8b9-bbd9978e0ff2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:31.610381 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4199966f-2382-42df-b8b9-bbd9978e0ff2 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 Aug 06 19:34:31.610597 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4199966f-2382-42df-b8b9-bbd9978e0ff2 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:31.610788 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4199966f-2382-42df-b8b9-bbd9978e0ff2 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:31.610892 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-4199966f-2382-42df-b8b9-bbd9978e0ff2 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 551e032e-1552-4a3f-bd18-6821fc3fe5f4. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:31.617880 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:31.617880 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:31.618565 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4199966f-2382-42df-b8b9-bbd9978e0ff2 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 returned with HTTP 200 Aug 06 19:34:31.618938 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1257/5068] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:31 2026] GET /volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:32.100168 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c7652c8a-3cbd-4e48-8483-359bb00ee771 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:32.102762 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c7652c8a-3cbd-4e48-8483-359bb00ee771 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/volumes/cf1b55c2-e90c-4bd5-921e-b82af9c76f47 Aug 06 19:34:32.102975 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c7652c8a-3cbd-4e48-8483-359bb00ee771 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:32.103300 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c7652c8a-3cbd-4e48-8483-359bb00ee771 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:32.111372 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:32.111372 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:32.115691 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c7652c8a-3cbd-4e48-8483-359bb00ee771 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Volume info retrieved successfully. Aug 06 19:34:32.120037 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c7652c8a-3cbd-4e48-8483-359bb00ee771 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/volumes/cf1b55c2-e90c-4bd5-921e-b82af9c76f47 returned with HTTP 200 Aug 06 19:34:32.120499 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1274/5069] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:34:32 2026] GET /volume/v3/volumes/cf1b55c2-e90c-4bd5-921e-b82af9c76f47 => generated 1004 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:34:32.133094 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-32e620cb-9d8a-4149-9e93-52edfaf0d557 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:32.135270 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-32e620cb-9d8a-4149-9e93-52edfaf0d557 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:34:32.135656 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-32e620cb-9d8a-4149-9e93-52edfaf0d557 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cf1b55c2-e90c-4bd5-921e-b82af9c76f47", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1805484806"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:34:32.143755 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:32.143755 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:32.144085 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-32e620cb-9d8a-4149-9e93-52edfaf0d557 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Volume info retrieved successfully. Aug 06 19:34:32.144191 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-32e620cb-9d8a-4149-9e93-52edfaf0d557 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Create snapshot from volume cf1b55c2-e90c-4bd5-921e-b82af9c76f47 Aug 06 19:34:32.178300 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-32e620cb-9d8a-4149-9e93-52edfaf0d557 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Created reservations ['e715e580-f02d-4b76-8647-e7f39aa5d960', 'e7f0f653-8272-4d81-b03f-90fa8983dc3e', '0b03ce8c-45c7-4ff6-8675-8d9374892942', '963ac36e-8946-4b35-9b7e-487439cd4376'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:34:32.221113 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-32e620cb-9d8a-4149-9e93-52edfaf0d557 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Snapshot create request issued successfully. Aug 06 19:34:32.221573 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-32e620cb-9d8a-4149-9e93-52edfaf0d557 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:34:32.222143 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1275/5070] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:34:32 2026] POST /volume/v3/snapshots => generated 308 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:34:32.233805 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e78c5f02-8f81-46c2-a1b8-5cbe778c9514 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:32.235983 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e78c5f02-8f81-46c2-a1b8-5cbe778c9514 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/snapshots/cbfba6ac-6705-4876-b1b5-a00e07f6ea3a Aug 06 19:34:32.236331 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e78c5f02-8f81-46c2-a1b8-5cbe778c9514 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:32.236629 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e78c5f02-8f81-46c2-a1b8-5cbe778c9514 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:32.243616 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:32.243616 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:32.244140 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e78c5f02-8f81-46c2-a1b8-5cbe778c9514 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Snapshot retrieved successfully. Aug 06 19:34:32.245133 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e78c5f02-8f81-46c2-a1b8-5cbe778c9514 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/snapshots/cbfba6ac-6705-4876-b1b5-a00e07f6ea3a returned with HTTP 200 Aug 06 19:34:32.245679 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1265/5071] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:34:32 2026] GET /volume/v3/snapshots/cbfba6ac-6705-4876-b1b5-a00e07f6ea3a => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:32.631397 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f5b33c9b-d314-4082-ae9b-eaf29ed6e36b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:32.634333 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f5b33c9b-d314-4082-ae9b-eaf29ed6e36b tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 Aug 06 19:34:32.634686 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f5b33c9b-d314-4082-ae9b-eaf29ed6e36b tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:32.635032 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f5b33c9b-d314-4082-ae9b-eaf29ed6e36b tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:32.635172 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-f5b33c9b-d314-4082-ae9b-eaf29ed6e36b tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 551e032e-1552-4a3f-bd18-6821fc3fe5f4. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:32.641177 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:32.641177 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:32.642048 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f5b33c9b-d314-4082-ae9b-eaf29ed6e36b tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 returned with HTTP 200 Aug 06 19:34:32.642611 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1258/5072] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:32 2026] GET /volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:33.256620 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8f7cf54e-0042-4218-a815-fcb76354e3db None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:33.258765 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f7cf54e-0042-4218-a815-fcb76354e3db tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/snapshots/cbfba6ac-6705-4876-b1b5-a00e07f6ea3a Aug 06 19:34:33.259003 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8f7cf54e-0042-4218-a815-fcb76354e3db tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:33.259289 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8f7cf54e-0042-4218-a815-fcb76354e3db tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:33.265751 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:33.265751 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:33.266146 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8f7cf54e-0042-4218-a815-fcb76354e3db tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Snapshot retrieved successfully. Aug 06 19:34:33.266865 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f7cf54e-0042-4218-a815-fcb76354e3db tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/snapshots/cbfba6ac-6705-4876-b1b5-a00e07f6ea3a returned with HTTP 200 Aug 06 19:34:33.267295 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1275/5073] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:34:33 2026] GET /volume/v3/snapshots/cbfba6ac-6705-4876-b1b5-a00e07f6ea3a => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:33.275931 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-021ac869-95ec-4745-aa76-fbc592f69a1b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:33.328449 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-021ac869-95ec-4745-aa76-fbc592f69a1b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-reader] POST https://10.4.3.5/volume/v3/snapshots/cbfba6ac-6705-4876-b1b5-a00e07f6ea3a/action Aug 06 19:34:33.328891 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-021ac869-95ec-4745-aa76-fbc592f69a1b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:34:33.329080 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-021ac869-95ec-4745-aa76-fbc592f69a1b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:34:33.336005 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:33.336005 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:33.336556 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-021ac869-95ec-4745-aa76-fbc592f69a1b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-reader] Snapshot retrieved successfully. Aug 06 19:34:33.337554 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-021ac869-95ec-4745-aa76-fbc592f69a1b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '24a5be2b61f34b208abd8f7caf5b8f84', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '76c84d0fea2f47a4b39f6a0e46786cfc', '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=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:34:33.337785 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-021ac869-95ec-4745-aa76-fbc592f69a1b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-reader] https://10.4.3.5/volume/v3/snapshots/cbfba6ac-6705-4876-b1b5-a00e07f6ea3a/action returned with HTTP 403 Aug 06 19:34:33.338352 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1276/5074] 10.4.3.5 () {68 vars in 1382 bytes} [Thu Aug 6 19:34:33 2026] POST /volume/v3/snapshots/cbfba6ac-6705-4876-b1b5-a00e07f6ea3a/action => generated 133 bytes in 63 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:34:33.345870 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cd72bb12-b4f0-4094-93e2-9553fcd3adaa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:33.348416 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cd72bb12-b4f0-4094-93e2-9553fcd3adaa tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] DELETE https://10.4.3.5/volume/v3/snapshots/cbfba6ac-6705-4876-b1b5-a00e07f6ea3a Aug 06 19:34:33.348697 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cd72bb12-b4f0-4094-93e2-9553fcd3adaa tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:33.348911 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cd72bb12-b4f0-4094-93e2-9553fcd3adaa tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:33.349057 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-cd72bb12-b4f0-4094-93e2-9553fcd3adaa tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Delete snapshot with id: cbfba6ac-6705-4876-b1b5-a00e07f6ea3a Aug 06 19:34:33.354770 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:33.354770 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:33.355165 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cd72bb12-b4f0-4094-93e2-9553fcd3adaa tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Snapshot retrieved successfully. Aug 06 19:34:33.375741 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cd72bb12-b4f0-4094-93e2-9553fcd3adaa tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Snapshot delete request issued successfully. Aug 06 19:34:33.376007 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cd72bb12-b4f0-4094-93e2-9553fcd3adaa tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/snapshots/cbfba6ac-6705-4876-b1b5-a00e07f6ea3a returned with HTTP 202 Aug 06 19:34:33.376722 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1266/5075] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:34:33 2026] DELETE /volume/v3/snapshots/cbfba6ac-6705-4876-b1b5-a00e07f6ea3a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:34:33.385216 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b532d280-1cd6-4920-9dee-66f5ca7f3a23 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:33.387391 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b532d280-1cd6-4920-9dee-66f5ca7f3a23 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/snapshots/cbfba6ac-6705-4876-b1b5-a00e07f6ea3a Aug 06 19:34:33.387680 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b532d280-1cd6-4920-9dee-66f5ca7f3a23 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:33.388004 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b532d280-1cd6-4920-9dee-66f5ca7f3a23 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:33.393809 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:33.393809 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:33.394147 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b532d280-1cd6-4920-9dee-66f5ca7f3a23 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Snapshot retrieved successfully. Aug 06 19:34:33.394766 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b532d280-1cd6-4920-9dee-66f5ca7f3a23 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/snapshots/cbfba6ac-6705-4876-b1b5-a00e07f6ea3a returned with HTTP 200 Aug 06 19:34:33.395155 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1259/5076] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:34:33 2026] GET /volume/v3/snapshots/cbfba6ac-6705-4876-b1b5-a00e07f6ea3a => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:33.654701 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7d2a811f-657c-4a06-97fa-b170ffdb15bd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:33.656560 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7d2a811f-657c-4a06-97fa-b170ffdb15bd tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 Aug 06 19:34:33.656799 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7d2a811f-657c-4a06-97fa-b170ffdb15bd tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:33.657047 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7d2a811f-657c-4a06-97fa-b170ffdb15bd tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:33.657182 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-7d2a811f-657c-4a06-97fa-b170ffdb15bd tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 551e032e-1552-4a3f-bd18-6821fc3fe5f4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:33.661868 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:33.661868 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:33.662626 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7d2a811f-657c-4a06-97fa-b170ffdb15bd tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 returned with HTTP 200 Aug 06 19:34:33.663064 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1276/5077] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:33 2026] GET /volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:34.407216 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f4df92fc-b883-4d20-acd1-4074599ee9c6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:34.409770 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f4df92fc-b883-4d20-acd1-4074599ee9c6 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/snapshots/cbfba6ac-6705-4876-b1b5-a00e07f6ea3a Aug 06 19:34:34.410088 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f4df92fc-b883-4d20-acd1-4074599ee9c6 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:34.410386 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f4df92fc-b883-4d20-acd1-4074599ee9c6 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:34.420043 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f4df92fc-b883-4d20-acd1-4074599ee9c6 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/snapshots/cbfba6ac-6705-4876-b1b5-a00e07f6ea3a returned with HTTP 404 Aug 06 19:34:34.420746 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1277/5078] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:34:34 2026] GET /volume/v3/snapshots/cbfba6ac-6705-4876-b1b5-a00e07f6ea3a => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:34:34.430188 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-654dfa3d-7d23-4cbf-bcea-a920095c9386 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:34.432030 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-654dfa3d-7d23-4cbf-bcea-a920095c9386 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/cf1b55c2-e90c-4bd5-921e-b82af9c76f47 Aug 06 19:34:34.432263 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-654dfa3d-7d23-4cbf-bcea-a920095c9386 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:34.432441 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-654dfa3d-7d23-4cbf-bcea-a920095c9386 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:34.432612 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-654dfa3d-7d23-4cbf-bcea-a920095c9386 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Delete volume with id: cf1b55c2-e90c-4bd5-921e-b82af9c76f47 Aug 06 19:34:34.440603 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:34.440603 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:34.440959 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-654dfa3d-7d23-4cbf-bcea-a920095c9386 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Volume info retrieved successfully. Aug 06 19:34:34.459480 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-654dfa3d-7d23-4cbf-bcea-a920095c9386 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Delete volume request issued successfully. Aug 06 19:34:34.459830 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-654dfa3d-7d23-4cbf-bcea-a920095c9386 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/volumes/cf1b55c2-e90c-4bd5-921e-b82af9c76f47 returned with HTTP 202 Aug 06 19:34:34.460412 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1267/5079] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:34:34 2026] DELETE /volume/v3/volumes/cf1b55c2-e90c-4bd5-921e-b82af9c76f47 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:34:34.469898 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-02ce01e9-c14a-4959-89f5-fb80d2e0b898 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:34.472138 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-02ce01e9-c14a-4959-89f5-fb80d2e0b898 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/volumes/cf1b55c2-e90c-4bd5-921e-b82af9c76f47 Aug 06 19:34:34.472437 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-02ce01e9-c14a-4959-89f5-fb80d2e0b898 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:34.472691 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-02ce01e9-c14a-4959-89f5-fb80d2e0b898 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:34.481685 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:34.481685 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:34.486643 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-02ce01e9-c14a-4959-89f5-fb80d2e0b898 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Volume info retrieved successfully. Aug 06 19:34:34.491459 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-02ce01e9-c14a-4959-89f5-fb80d2e0b898 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/volumes/cf1b55c2-e90c-4bd5-921e-b82af9c76f47 returned with HTTP 200 Aug 06 19:34:34.491967 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1260/5080] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:34:34 2026] GET /volume/v3/volumes/cf1b55c2-e90c-4bd5-921e-b82af9c76f47 => generated 1003 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:34:34.676137 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-56b1fe90-be96-40a8-9018-09c4de9d68fd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:34.678089 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-56b1fe90-be96-40a8-9018-09c4de9d68fd tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 Aug 06 19:34:34.678339 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-56b1fe90-be96-40a8-9018-09c4de9d68fd tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:34.678564 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-56b1fe90-be96-40a8-9018-09c4de9d68fd tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:34.678694 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-56b1fe90-be96-40a8-9018-09c4de9d68fd tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 551e032e-1552-4a3f-bd18-6821fc3fe5f4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:34.684191 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:34.684191 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:34.685221 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-56b1fe90-be96-40a8-9018-09c4de9d68fd tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 returned with HTTP 200 Aug 06 19:34:34.685642 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1277/5081] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:34 2026] GET /volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:35.510191 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-da51872a-3110-4651-b046-79966b27c4b8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:35.512173 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-da51872a-3110-4651-b046-79966b27c4b8 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/volumes/cf1b55c2-e90c-4bd5-921e-b82af9c76f47 Aug 06 19:34:35.512394 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-da51872a-3110-4651-b046-79966b27c4b8 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:35.512575 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-da51872a-3110-4651-b046-79966b27c4b8 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:35.518755 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-da51872a-3110-4651-b046-79966b27c4b8 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/volumes/cf1b55c2-e90c-4bd5-921e-b82af9c76f47 returned with HTTP 404 Aug 06 19:34:35.519245 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1278/5082] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:34:35 2026] GET /volume/v3/volumes/cf1b55c2-e90c-4bd5-921e-b82af9c76f47 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:34:35.528436 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-46e4439f-8c60-4977-99cf-9bc7afe56d59 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:35.530763 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-46e4439f-8c60-4977-99cf-9bc7afe56d59 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:34:35.531257 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-46e4439f-8c60-4977-99cf-9bc7afe56d59 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-502242283"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:34:35.533241 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-46e4439f-8c60-4977-99cf-9bc7afe56d59 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-502242283'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:34:35.533422 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-46e4439f-8c60-4977-99cf-9bc7afe56d59 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Create volume of 1 GB Aug 06 19:34:35.538509 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-46e4439f-8c60-4977-99cf-9bc7afe56d59 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Availability Zones retrieved successfully. Aug 06 19:34:35.546162 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-46e4439f-8c60-4977-99cf-9bc7afe56d59 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Flow 'volume_create_api' (1b1e45a7-15e3-469b-adad-e8d49f2db1e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:34:35.547413 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-46e4439f-8c60-4977-99cf-9bc7afe56d59 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8706ca9-967b-4eea-ab92-d4c4d430b947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:35.548446 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-46e4439f-8c60-4977-99cf-9bc7afe56d59 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:34:35.580898 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-46e4439f-8c60-4977-99cf-9bc7afe56d59 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8706ca9-967b-4eea-ab92-d4c4d430b947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:35.582307 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-46e4439f-8c60-4977-99cf-9bc7afe56d59 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23e32f50-ecb1-4391-a0d5-bf20fa956952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:35.637908 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-46e4439f-8c60-4977-99cf-9bc7afe56d59 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Created reservations ['904ca257-f40e-4c6f-89a8-db8578ac3537', 'b9a0f6c2-2fc3-466f-a958-cb9d97179211', 'b4520859-7537-4a45-a332-588ff7cf0f34', '8ea1aa71-262d-4a9f-882c-91ba454c126b'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:34:35.638945 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-46e4439f-8c60-4977-99cf-9bc7afe56d59 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23e32f50-ecb1-4391-a0d5-bf20fa956952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['904ca257-f40e-4c6f-89a8-db8578ac3537', 'b9a0f6c2-2fc3-466f-a958-cb9d97179211', 'b4520859-7537-4a45-a332-588ff7cf0f34', '8ea1aa71-262d-4a9f-882c-91ba454c126b']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:35.640209 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-46e4439f-8c60-4977-99cf-9bc7afe56d59 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d0fc68f-a125-4815-a364-ba53da49b061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:35.662874 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-46e4439f-8c60-4977-99cf-9bc7afe56d59 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d0fc68f-a125-4815-a364-ba53da49b061) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a204ea5-ac08-4fad-bebd-4bcb784a4334', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-502242283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76c84d0fea2f47a4b39f6a0e46786cfc',qos_specs=None,replication_status=,reservations=['904ca257-f40e-4c6f-89a8-db8578ac3537','b9a0f6c2-2fc3-466f-a958-cb9d97179211','b4520859-7537-4a45-a332-588ff7cf0f34','8ea1aa71-262d-4a9f-882c-91ba454c126b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e0182d6e84c4e0fb98ca4ef18cf4577',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:34:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-502242283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a204ea5-ac08-4fad-bebd-4bcb784a4334,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76c84d0fea2f47a4b39f6a0e46786cfc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e0182d6e84c4e0fb98ca4ef18cf4577',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:35.663985 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-46e4439f-8c60-4977-99cf-9bc7afe56d59 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c35e87d-1737-43aa-8521-62848fbf868f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:35.684205 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-46e4439f-8c60-4977-99cf-9bc7afe56d59 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c35e87d-1737-43aa-8521-62848fbf868f) transitioned into state 'SUCCESS' from state '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-502242283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76c84d0fea2f47a4b39f6a0e46786cfc',qos_specs=None,replication_status=,reservations=['904ca257-f40e-4c6f-89a8-db8578ac3537','b9a0f6c2-2fc3-466f-a958-cb9d97179211','b4520859-7537-4a45-a332-588ff7cf0f34','8ea1aa71-262d-4a9f-882c-91ba454c126b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e0182d6e84c4e0fb98ca4ef18cf4577',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:35.684874 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-46e4439f-8c60-4977-99cf-9bc7afe56d59 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69d12a8d-6199-48dd-a824-bf12240c8c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:35.695103 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-46e4439f-8c60-4977-99cf-9bc7afe56d59 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69d12a8d-6199-48dd-a824-bf12240c8c83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:35.695103 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-46e4439f-8c60-4977-99cf-9bc7afe56d59 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Flow 'volume_create_api' (1b1e45a7-15e3-469b-adad-e8d49f2db1e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:34:35.695362 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-46e4439f-8c60-4977-99cf-9bc7afe56d59 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Create volume request issued successfully. Aug 06 19:34:35.695776 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-46e4439f-8c60-4977-99cf-9bc7afe56d59 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:34:35.695936 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1c81f52a-9787-4334-bc9b-ebbef596534a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:35.696340 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1268/5083] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:34:35 2026] POST /volume/v3/volumes => generated 773 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:34:35.698419 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1c81f52a-9787-4334-bc9b-ebbef596534a tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 Aug 06 19:34:35.698740 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1c81f52a-9787-4334-bc9b-ebbef596534a tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:35.699032 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1c81f52a-9787-4334-bc9b-ebbef596534a tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:35.699193 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-1c81f52a-9787-4334-bc9b-ebbef596534a tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 551e032e-1552-4a3f-bd18-6821fc3fe5f4. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:35.703972 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:35.703972 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:35.704685 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1c81f52a-9787-4334-bc9b-ebbef596534a tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 returned with HTTP 200 Aug 06 19:34:35.705105 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1261/5084] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:35 2026] GET /volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:35.711630 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d6578b93-288b-4752-a970-423de23403dc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:35.713606 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d6578b93-288b-4752-a970-423de23403dc tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/volumes/3a204ea5-ac08-4fad-bebd-4bcb784a4334 Aug 06 19:34:35.713606 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d6578b93-288b-4752-a970-423de23403dc tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:35.713825 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d6578b93-288b-4752-a970-423de23403dc tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:35.720753 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:35.720753 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:35.724541 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d6578b93-288b-4752-a970-423de23403dc tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Volume info retrieved successfully. Aug 06 19:34:35.728884 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d6578b93-288b-4752-a970-423de23403dc tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/volumes/3a204ea5-ac08-4fad-bebd-4bcb784a4334 returned with HTTP 200 Aug 06 19:34:35.729306 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1278/5085] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:34:35 2026] GET /volume/v3/volumes/3a204ea5-ac08-4fad-bebd-4bcb784a4334 => generated 952 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:36.717055 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6370839c-43d2-4e95-84df-65357dcbb95a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:36.719313 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6370839c-43d2-4e95-84df-65357dcbb95a tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 Aug 06 19:34:36.719576 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6370839c-43d2-4e95-84df-65357dcbb95a tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:36.719789 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6370839c-43d2-4e95-84df-65357dcbb95a tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:36.719906 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-6370839c-43d2-4e95-84df-65357dcbb95a tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 551e032e-1552-4a3f-bd18-6821fc3fe5f4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:36.724597 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:36.724597 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:36.725371 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6370839c-43d2-4e95-84df-65357dcbb95a tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 returned with HTTP 200 Aug 06 19:34:36.725797 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1279/5086] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:36 2026] GET /volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:36.744994 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b56e057f-322d-4b17-92a3-d7750c0b6e53 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:36.747187 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b56e057f-322d-4b17-92a3-d7750c0b6e53 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/volumes/3a204ea5-ac08-4fad-bebd-4bcb784a4334 Aug 06 19:34:36.747444 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b56e057f-322d-4b17-92a3-d7750c0b6e53 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:36.747653 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b56e057f-322d-4b17-92a3-d7750c0b6e53 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:36.755335 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:36.755335 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:36.758998 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b56e057f-322d-4b17-92a3-d7750c0b6e53 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Volume info retrieved successfully. Aug 06 19:34:36.763601 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b56e057f-322d-4b17-92a3-d7750c0b6e53 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/volumes/3a204ea5-ac08-4fad-bebd-4bcb784a4334 returned with HTTP 200 Aug 06 19:34:36.764168 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1269/5087] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:34:36 2026] GET /volume/v3/volumes/3a204ea5-ac08-4fad-bebd-4bcb784a4334 => generated 1004 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:34:36.775415 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-225e37c3-5fe8-4691-a8a1-ca082e05c945 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:36.777080 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-225e37c3-5fe8-4691-a8a1-ca082e05c945 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:34:36.777407 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-225e37c3-5fe8-4691-a8a1-ca082e05c945 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3a204ea5-ac08-4fad-bebd-4bcb784a4334", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-738597401"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:34:36.785110 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:36.785110 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:36.785402 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-225e37c3-5fe8-4691-a8a1-ca082e05c945 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Volume info retrieved successfully. Aug 06 19:34:36.785506 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-225e37c3-5fe8-4691-a8a1-ca082e05c945 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Create snapshot from volume 3a204ea5-ac08-4fad-bebd-4bcb784a4334 Aug 06 19:34:36.807675 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-225e37c3-5fe8-4691-a8a1-ca082e05c945 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Created reservations ['7b5b2700-595a-4ebf-99da-a6330cce5e59', 'e0dd4fa8-11cb-4317-9e7b-d8614f0c4fbc', 'c81ba3e5-a630-4dd2-aeef-c25764ce31bd', 'f98d416b-1e06-4ded-ad44-b033e6e6b2b1'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:34:36.841369 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-225e37c3-5fe8-4691-a8a1-ca082e05c945 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Snapshot create request issued successfully. Aug 06 19:34:36.841739 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-225e37c3-5fe8-4691-a8a1-ca082e05c945 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:34:36.842350 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1262/5088] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:34:36 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 06 19:34:36.852584 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b1ffbfd6-d9ff-41b8-9627-311490825117 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:36.854838 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b1ffbfd6-d9ff-41b8-9627-311490825117 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/snapshots/6ba48e34-b2cd-4811-88fa-24080a026530 Aug 06 19:34:36.855140 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b1ffbfd6-d9ff-41b8-9627-311490825117 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:36.855391 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b1ffbfd6-d9ff-41b8-9627-311490825117 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:36.861474 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:36.861474 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:36.861854 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b1ffbfd6-d9ff-41b8-9627-311490825117 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Snapshot retrieved successfully. Aug 06 19:34:36.862735 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b1ffbfd6-d9ff-41b8-9627-311490825117 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/snapshots/6ba48e34-b2cd-4811-88fa-24080a026530 returned with HTTP 200 Aug 06 19:34:36.863221 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1279/5089] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:34:36 2026] GET /volume/v3/snapshots/6ba48e34-b2cd-4811-88fa-24080a026530 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:37.737637 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e0dfd33c-b34f-4279-bf05-5313f2b3391a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:37.739804 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e0dfd33c-b34f-4279-bf05-5313f2b3391a tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 Aug 06 19:34:37.740125 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e0dfd33c-b34f-4279-bf05-5313f2b3391a tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:37.740359 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e0dfd33c-b34f-4279-bf05-5313f2b3391a tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:37.740492 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-e0dfd33c-b34f-4279-bf05-5313f2b3391a tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 551e032e-1552-4a3f-bd18-6821fc3fe5f4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:37.745264 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:37.745264 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:37.745965 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e0dfd33c-b34f-4279-bf05-5313f2b3391a tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 returned with HTTP 200 Aug 06 19:34:37.746460 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1280/5090] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:37 2026] GET /volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:37.872712 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-91d0cc89-b275-41ff-b7c1-345704f3255a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:37.874496 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-91d0cc89-b275-41ff-b7c1-345704f3255a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/snapshots/6ba48e34-b2cd-4811-88fa-24080a026530 Aug 06 19:34:37.874689 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-91d0cc89-b275-41ff-b7c1-345704f3255a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:37.874873 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-91d0cc89-b275-41ff-b7c1-345704f3255a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:37.879756 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:37.879756 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:37.880067 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-91d0cc89-b275-41ff-b7c1-345704f3255a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Snapshot retrieved successfully. Aug 06 19:34:37.880714 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-91d0cc89-b275-41ff-b7c1-345704f3255a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/snapshots/6ba48e34-b2cd-4811-88fa-24080a026530 returned with HTTP 200 Aug 06 19:34:37.881082 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1270/5091] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:34:37 2026] GET /volume/v3/snapshots/6ba48e34-b2cd-4811-88fa-24080a026530 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:37.889947 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-13e9c19e-6e61-4a5a-b628-de1f3e765d1a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:37.891776 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-13e9c19e-6e61-4a5a-b628-de1f3e765d1a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-reader] GET https://10.4.3.5/volume/v3/snapshots Aug 06 19:34:37.891950 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-13e9c19e-6e61-4a5a-b628-de1f3e765d1a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:37.892154 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-13e9c19e-6e61-4a5a-b628-de1f3e765d1a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-reader] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:37.892419 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-13e9c19e-6e61-4a5a-b628-de1f3e765d1a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-reader] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:34:37.892637 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:37.892637 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:37.893404 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.db.api [None req-13e9c19e-6e61-4a5a-b628-de1f3e765d1a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-reader] Building query based on filter {{(pid=100262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 19:34:37.896870 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-13e9c19e-6e61-4a5a-b628-de1f3e765d1a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-reader] Get all snapshots completed successfully. Aug 06 19:34:37.897156 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-13e9c19e-6e61-4a5a-b628-de1f3e765d1a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-reader] https://10.4.3.5/volume/v3/snapshots returned with HTTP 200 Aug 06 19:34:37.897539 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1263/5092] 10.4.3.5 () {66 vars in 1229 bytes} [Thu Aug 6 19:34:37 2026] GET /volume/v3/snapshots => generated 335 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:37.907168 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7b5fda8f-ab94-4791-ae21-b9667dda1d12 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:37.908985 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7b5fda8f-ab94-4791-ae21-b9667dda1d12 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] DELETE https://10.4.3.5/volume/v3/snapshots/6ba48e34-b2cd-4811-88fa-24080a026530 Aug 06 19:34:37.909243 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7b5fda8f-ab94-4791-ae21-b9667dda1d12 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:37.909475 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7b5fda8f-ab94-4791-ae21-b9667dda1d12 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:37.909628 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-7b5fda8f-ab94-4791-ae21-b9667dda1d12 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Delete snapshot with id: 6ba48e34-b2cd-4811-88fa-24080a026530 Aug 06 19:34:37.915729 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:37.915729 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:37.916031 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7b5fda8f-ab94-4791-ae21-b9667dda1d12 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Snapshot retrieved successfully. Aug 06 19:34:37.930427 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7b5fda8f-ab94-4791-ae21-b9667dda1d12 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Snapshot delete request issued successfully. Aug 06 19:34:37.930636 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7b5fda8f-ab94-4791-ae21-b9667dda1d12 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/snapshots/6ba48e34-b2cd-4811-88fa-24080a026530 returned with HTTP 202 Aug 06 19:34:37.931434 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1280/5093] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:34:37 2026] DELETE /volume/v3/snapshots/6ba48e34-b2cd-4811-88fa-24080a026530 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:34:37.938252 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-31e9d647-94b2-4fac-a1d1-4da0063019dc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:37.940032 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-31e9d647-94b2-4fac-a1d1-4da0063019dc tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/snapshots/6ba48e34-b2cd-4811-88fa-24080a026530 Aug 06 19:34:37.940360 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-31e9d647-94b2-4fac-a1d1-4da0063019dc tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:37.940542 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-31e9d647-94b2-4fac-a1d1-4da0063019dc tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:37.945500 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:37.945500 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:37.945864 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-31e9d647-94b2-4fac-a1d1-4da0063019dc tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Snapshot retrieved successfully. Aug 06 19:34:37.946567 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-31e9d647-94b2-4fac-a1d1-4da0063019dc tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/snapshots/6ba48e34-b2cd-4811-88fa-24080a026530 returned with HTTP 200 Aug 06 19:34:37.946929 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1281/5094] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:34:37 2026] GET /volume/v3/snapshots/6ba48e34-b2cd-4811-88fa-24080a026530 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:38.758895 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f13905b8-4b04-4780-a0fe-3b013fdfea9f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:38.761220 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f13905b8-4b04-4780-a0fe-3b013fdfea9f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 Aug 06 19:34:38.761492 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f13905b8-4b04-4780-a0fe-3b013fdfea9f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:38.761738 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f13905b8-4b04-4780-a0fe-3b013fdfea9f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:38.761901 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f13905b8-4b04-4780-a0fe-3b013fdfea9f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 551e032e-1552-4a3f-bd18-6821fc3fe5f4. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:38.767383 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:38.767383 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:38.768130 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f13905b8-4b04-4780-a0fe-3b013fdfea9f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 returned with HTTP 200 Aug 06 19:34:38.768512 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1271/5095] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:38 2026] GET /volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:38.958998 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-33bc62a4-f57b-44b7-89e9-395c839afe93 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:38.960905 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-33bc62a4-f57b-44b7-89e9-395c839afe93 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/snapshots/6ba48e34-b2cd-4811-88fa-24080a026530 Aug 06 19:34:38.961116 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-33bc62a4-f57b-44b7-89e9-395c839afe93 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:38.961321 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-33bc62a4-f57b-44b7-89e9-395c839afe93 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:38.965513 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-33bc62a4-f57b-44b7-89e9-395c839afe93 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/snapshots/6ba48e34-b2cd-4811-88fa-24080a026530 returned with HTTP 404 Aug 06 19:34:38.965976 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1264/5096] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:34:38 2026] GET /volume/v3/snapshots/6ba48e34-b2cd-4811-88fa-24080a026530 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:34:38.972597 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2829782e-b98d-40ad-bfa8-11f0c24f55e5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:38.974371 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2829782e-b98d-40ad-bfa8-11f0c24f55e5 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/3a204ea5-ac08-4fad-bebd-4bcb784a4334 Aug 06 19:34:38.974568 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2829782e-b98d-40ad-bfa8-11f0c24f55e5 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:38.974751 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2829782e-b98d-40ad-bfa8-11f0c24f55e5 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:38.974947 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-2829782e-b98d-40ad-bfa8-11f0c24f55e5 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Delete volume with id: 3a204ea5-ac08-4fad-bebd-4bcb784a4334 Aug 06 19:34:38.982605 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:38.982605 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:38.982980 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2829782e-b98d-40ad-bfa8-11f0c24f55e5 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Volume info retrieved successfully. Aug 06 19:34:38.997766 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2829782e-b98d-40ad-bfa8-11f0c24f55e5 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Delete volume request issued successfully. Aug 06 19:34:38.997918 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2829782e-b98d-40ad-bfa8-11f0c24f55e5 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/volumes/3a204ea5-ac08-4fad-bebd-4bcb784a4334 returned with HTTP 202 Aug 06 19:34:38.998341 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1281/5097] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:34:38 2026] DELETE /volume/v3/volumes/3a204ea5-ac08-4fad-bebd-4bcb784a4334 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:34:39.006401 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bd423ce6-4079-498e-a819-8b382c1a320b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:39.008165 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bd423ce6-4079-498e-a819-8b382c1a320b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/volumes/3a204ea5-ac08-4fad-bebd-4bcb784a4334 Aug 06 19:34:39.008387 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bd423ce6-4079-498e-a819-8b382c1a320b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:39.008560 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bd423ce6-4079-498e-a819-8b382c1a320b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:39.015695 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:39.015695 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:39.019167 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bd423ce6-4079-498e-a819-8b382c1a320b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Volume info retrieved successfully. Aug 06 19:34:39.023123 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bd423ce6-4079-498e-a819-8b382c1a320b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/volumes/3a204ea5-ac08-4fad-bebd-4bcb784a4334 returned with HTTP 200 Aug 06 19:34:39.023520 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1282/5098] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:34:39 2026] GET /volume/v3/volumes/3a204ea5-ac08-4fad-bebd-4bcb784a4334 => generated 1003 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:34:39.778603 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a9dc0828-aecb-402d-a78d-f0678c125a2c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:39.780270 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a9dc0828-aecb-402d-a78d-f0678c125a2c tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 Aug 06 19:34:39.780463 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a9dc0828-aecb-402d-a78d-f0678c125a2c tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:39.780668 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a9dc0828-aecb-402d-a78d-f0678c125a2c tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:39.780726 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-a9dc0828-aecb-402d-a78d-f0678c125a2c tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 551e032e-1552-4a3f-bd18-6821fc3fe5f4. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:39.784497 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:39.784497 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:39.785054 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a9dc0828-aecb-402d-a78d-f0678c125a2c tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 returned with HTTP 200 Aug 06 19:34:39.785403 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1272/5099] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:39 2026] GET /volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:40.036173 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-80a93a05-495c-464e-9a61-ca3c049f0ab5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:40.038052 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-80a93a05-495c-464e-9a61-ca3c049f0ab5 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/volumes/3a204ea5-ac08-4fad-bebd-4bcb784a4334 Aug 06 19:34:40.038267 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-80a93a05-495c-464e-9a61-ca3c049f0ab5 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:40.038443 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-80a93a05-495c-464e-9a61-ca3c049f0ab5 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:40.044087 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-80a93a05-495c-464e-9a61-ca3c049f0ab5 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/volumes/3a204ea5-ac08-4fad-bebd-4bcb784a4334 returned with HTTP 404 Aug 06 19:34:40.044635 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1265/5100] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:34:40 2026] GET /volume/v3/volumes/3a204ea5-ac08-4fad-bebd-4bcb784a4334 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:34:40.051851 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-41e00138-3da1-45db-a670-31250c6cbd3b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:40.053583 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-41e00138-3da1-45db-a670-31250c6cbd3b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:34:40.053900 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-41e00138-3da1-45db-a670-31250c6cbd3b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1030157033"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:34:40.055283 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-41e00138-3da1-45db-a670-31250c6cbd3b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1030157033'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:34:40.055449 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-41e00138-3da1-45db-a670-31250c6cbd3b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Create volume of 1 GB Aug 06 19:34:40.058863 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-41e00138-3da1-45db-a670-31250c6cbd3b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Availability Zones retrieved successfully. Aug 06 19:34:40.064189 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41e00138-3da1-45db-a670-31250c6cbd3b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Flow 'volume_create_api' (0fcc0471-627d-4109-a63c-66b8eff9ab07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:34:40.065144 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41e00138-3da1-45db-a670-31250c6cbd3b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d98d4a1b-ed5d-4507-86e2-509835cb9462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:40.066028 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-41e00138-3da1-45db-a670-31250c6cbd3b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:34:40.089927 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41e00138-3da1-45db-a670-31250c6cbd3b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d98d4a1b-ed5d-4507-86e2-509835cb9462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:40.090688 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41e00138-3da1-45db-a670-31250c6cbd3b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d49b64e-e1f7-498b-8cdd-402099fc5276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:40.126642 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-41e00138-3da1-45db-a670-31250c6cbd3b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Created reservations ['a91732e0-6afc-430e-b100-7c52f9495762', '49243185-d601-4b07-a00d-2b15b923c783', '9cb45c85-9350-496d-80d8-5e0d0f2afc42', '0f170c32-470b-41f4-a716-d6cdc441d536'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:34:40.127308 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41e00138-3da1-45db-a670-31250c6cbd3b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d49b64e-e1f7-498b-8cdd-402099fc5276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a91732e0-6afc-430e-b100-7c52f9495762', '49243185-d601-4b07-a00d-2b15b923c783', '9cb45c85-9350-496d-80d8-5e0d0f2afc42', '0f170c32-470b-41f4-a716-d6cdc441d536']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:40.127913 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41e00138-3da1-45db-a670-31250c6cbd3b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef2c529e-98df-4394-91ef-2131d368054d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:40.151512 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41e00138-3da1-45db-a670-31250c6cbd3b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef2c529e-98df-4394-91ef-2131d368054d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de1355f8-5046-462d-8bba-5970c2cea81e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1030157033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76c84d0fea2f47a4b39f6a0e46786cfc',qos_specs=None,replication_status=,reservations=['a91732e0-6afc-430e-b100-7c52f9495762','49243185-d601-4b07-a00d-2b15b923c783','9cb45c85-9350-496d-80d8-5e0d0f2afc42','0f170c32-470b-41f4-a716-d6cdc441d536'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e0182d6e84c4e0fb98ca4ef18cf4577',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:34:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1030157033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de1355f8-5046-462d-8bba-5970c2cea81e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76c84d0fea2f47a4b39f6a0e46786cfc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e0182d6e84c4e0fb98ca4ef18cf4577',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:40.152417 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41e00138-3da1-45db-a670-31250c6cbd3b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55442312-a323-43e8-a790-b0ca6c7d40b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:40.168432 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41e00138-3da1-45db-a670-31250c6cbd3b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55442312-a323-43e8-a790-b0ca6c7d40b8) transitioned into state 'SUCCESS' from state '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-1030157033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76c84d0fea2f47a4b39f6a0e46786cfc',qos_specs=None,replication_status=,reservations=['a91732e0-6afc-430e-b100-7c52f9495762','49243185-d601-4b07-a00d-2b15b923c783','9cb45c85-9350-496d-80d8-5e0d0f2afc42','0f170c32-470b-41f4-a716-d6cdc441d536'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e0182d6e84c4e0fb98ca4ef18cf4577',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:40.169046 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41e00138-3da1-45db-a670-31250c6cbd3b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60a2aa44-d3e5-4392-83a0-0fcacd93b1a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:40.176272 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41e00138-3da1-45db-a670-31250c6cbd3b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60a2aa44-d3e5-4392-83a0-0fcacd93b1a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:40.176965 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-41e00138-3da1-45db-a670-31250c6cbd3b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Flow 'volume_create_api' (0fcc0471-627d-4109-a63c-66b8eff9ab07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:34:40.177260 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-41e00138-3da1-45db-a670-31250c6cbd3b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Create volume request issued successfully. Aug 06 19:34:40.177730 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-41e00138-3da1-45db-a670-31250c6cbd3b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:34:40.178299 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1282/5101] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:34:40 2026] POST /volume/v3/volumes => generated 774 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:34:40.190622 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8e94870d-eb4b-44c0-9de4-85e12733e64e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:40.192697 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8e94870d-eb4b-44c0-9de4-85e12733e64e tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/volumes/de1355f8-5046-462d-8bba-5970c2cea81e Aug 06 19:34:40.192697 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8e94870d-eb4b-44c0-9de4-85e12733e64e tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:40.192887 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8e94870d-eb4b-44c0-9de4-85e12733e64e tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:40.199743 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:40.199743 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:40.203012 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8e94870d-eb4b-44c0-9de4-85e12733e64e tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Volume info retrieved successfully. Aug 06 19:34:40.206861 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8e94870d-eb4b-44c0-9de4-85e12733e64e tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/volumes/de1355f8-5046-462d-8bba-5970c2cea81e returned with HTTP 200 Aug 06 19:34:40.207266 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1283/5102] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:34:40 2026] GET /volume/v3/volumes/de1355f8-5046-462d-8bba-5970c2cea81e => generated 953 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:40.795274 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f36397a6-4dc3-4640-9078-9edccfcd7894 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:40.797032 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f36397a6-4dc3-4640-9078-9edccfcd7894 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 Aug 06 19:34:40.797264 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f36397a6-4dc3-4640-9078-9edccfcd7894 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:40.797444 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f36397a6-4dc3-4640-9078-9edccfcd7894 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:40.797549 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f36397a6-4dc3-4640-9078-9edccfcd7894 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 551e032e-1552-4a3f-bd18-6821fc3fe5f4. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:40.801676 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:40.801676 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:40.802276 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f36397a6-4dc3-4640-9078-9edccfcd7894 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 returned with HTTP 200 Aug 06 19:34:40.802739 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1273/5103] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:40 2026] GET /volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:40.811827 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-20e18a9a-25ca-44c8-a959-dee26cc1778f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:40.813601 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-20e18a9a-25ca-44c8-a959-dee26cc1778f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4/export_record Aug 06 19:34:40.813803 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-20e18a9a-25ca-44c8-a959-dee26cc1778f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:40.813974 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-20e18a9a-25ca-44c8-a959-dee26cc1778f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'export_record' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:40.814097 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-20e18a9a-25ca-44c8-a959-dee26cc1778f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Export record for backup 551e032e-1552-4a3f-bd18-6821fc3fe5f4. {{(pid=100262) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 19:34:40.818413 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:40.818413 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:40.819414 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.backup.api [None req-20e18a9a-25ca-44c8-a959-dee26cc1778f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling RPCAPI with context: , host: np0000006689, backup: 551e032e-1552-4a3f-bd18-6821fc3fe5f4. {{(pid=100262) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 06 19:34:40.826989 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-20e18a9a-25ca-44c8-a959-dee26cc1778f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] export_record in rpcapi backup_id 551e032e-1552-4a3f-bd18-6821fc3fe5f4 on host np0000006689. {{(pid=100262) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 06 19:34:40.839620 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-20e18a9a-25ca-44c8-a959-dee26cc1778f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTUxZTAzMmUtMTU1Mi00YTNmLWJkMTgtNjgyMWZjM2ZlNWY0IiwgInVzZXJfaWQiOiAiZmFhYTJhNGQ1NGI4NDJjY2I5NTc0MGQ2MWY3YTAxMGIiLCAicHJvamVjdF9pZCI6ICJlNGE2NTkwNTcyMGY0OTNjYmU5YzA5YWRkMzZiMTkyYyIsICJ2b2x1bWVfaWQiOiAiZDMyMjNmNWUtZmVkZS00OWQzLWEyODgtNjJhYTU1MWM1NDM5IiwgImhvc3QiOiAibnAwMDAwMDA2Njg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00Mjg3MDU0NzMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9kMzIyM2Y1ZS1mZWRlLTQ5ZDMtYTI4OC02MmFhNTUxYzU0MzkvMjAyNjA4MDYxOTM0MjcvYXpfbm92YV9iYWNrdXBfNTUxZTAzMmUtMTU1Mi00YTNmLWJkMTgtNjgyMWZjM2ZlNWY0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNlQxOTozNDoyNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxOTozNDoyNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDE5OjM0OjQwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100262) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 06 19:34:40.839879 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-20e18a9a-25ca-44c8-a959-dee26cc1778f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4/export_record returned with HTTP 200 Aug 06 19:34:40.840338 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1266/5104] 10.4.3.5 () {68 vars in 1416 bytes} [Thu Aug 6 19:34:40 2026] GET /volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4/export_record => generated 1424 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:34:40.847783 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dbcf447c-1479-46d7-a54a-e58d1f755115 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:40.849687 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dbcf447c-1479-46d7-a54a-e58d1f755115 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 Aug 06 19:34:40.849912 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dbcf447c-1479-46d7-a54a-e58d1f755115 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:40.850141 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dbcf447c-1479-46d7-a54a-e58d1f755115 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:40.850253 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-dbcf447c-1479-46d7-a54a-e58d1f755115 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 551e032e-1552-4a3f-bd18-6821fc3fe5f4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:40.854425 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:40.854425 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:40.854993 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dbcf447c-1479-46d7-a54a-e58d1f755115 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 returned with HTTP 200 Aug 06 19:34:40.855363 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1283/5105] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:40 2026] GET /volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:40.864613 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f131a159-829c-4df7-99f6-5828ae9b98d3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:40.866466 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f131a159-829c-4df7-99f6-5828ae9b98d3 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-reader] POST https://10.4.3.5/volume/v3/backups/import_record Aug 06 19:34:40.866865 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f131a159-829c-4df7-99f6-5828ae9b98d3 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmFjOWNiNjktOTY2MC00ZTViLWE0OTItMGM4MzZjODg1OTQ4IiwgInVzZXJfaWQiOiAiZmFhYTJhNGQ1NGI4NDJjY2I5NTc0MGQ2MWY3YTAxMGIiLCAicHJvamVjdF9pZCI6ICJlNGE2NTkwNTcyMGY0OTNjYmU5YzA5YWRkMzZiMTkyYyIsICJ2b2x1bWVfaWQiOiAiZDMyMjNmNWUtZmVkZS00OWQzLWEyODgtNjJhYTU1MWM1NDM5IiwgImhvc3QiOiAibnAwMDAwMDA2Njg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00Mjg3MDU0NzMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9kMzIyM2Y1ZS1mZWRlLTQ5ZDMtYTI4OC02MmFhNTUxYzU0MzkvMjAyNjA4MDYxOTM0MjcvYXpfbm92YV9iYWNrdXBfNTUxZTAzMmUtMTU1Mi00YTNmLWJkMTgtNjgyMWZjM2ZlNWY0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNlQxOTozNDoyNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxOTozNDoyNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDE5OjM0OjQwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:34:40.868282 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-f131a159-829c-4df7-99f6-5828ae9b98d3 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmFjOWNiNjktOTY2MC00ZTViLWE0OTItMGM4MzZjODg1OTQ4IiwgInVzZXJfaWQiOiAiZmFhYTJhNGQ1NGI4NDJjY2I5NTc0MGQ2MWY3YTAxMGIiLCAicHJvamVjdF9pZCI6ICJlNGE2NTkwNTcyMGY0OTNjYmU5YzA5YWRkMzZiMTkyYyIsICJ2b2x1bWVfaWQiOiAiZDMyMjNmNWUtZmVkZS00OWQzLWEyODgtNjJhYTU1MWM1NDM5IiwgImhvc3QiOiAibnAwMDAwMDA2Njg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00Mjg3MDU0NzMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9kMzIyM2Y1ZS1mZWRlLTQ5ZDMtYTI4OC02MmFhNTUxYzU0MzkvMjAyNjA4MDYxOTM0MjcvYXpfbm92YV9iYWNrdXBfNTUxZTAzMmUtMTU1Mi00YTNmLWJkMTgtNjgyMWZjM2ZlNWY0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNlQxOTozNDoyNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxOTozNDoyNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDE5OjM0OjQwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100264) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 06 19:34:40.868406 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-f131a159-829c-4df7-99f6-5828ae9b98d3 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmFjOWNiNjktOTY2MC00ZTViLWE0OTItMGM4MzZjODg1OTQ4IiwgInVzZXJfaWQiOiAiZmFhYTJhNGQ1NGI4NDJjY2I5NTc0MGQ2MWY3YTAxMGIiLCAicHJvamVjdF9pZCI6ICJlNGE2NTkwNTcyMGY0OTNjYmU5YzA5YWRkMzZiMTkyYyIsICJ2b2x1bWVfaWQiOiAiZDMyMjNmNWUtZmVkZS00OWQzLWEyODgtNjJhYTU1MWM1NDM5IiwgImhvc3QiOiAibnAwMDAwMDA2Njg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00Mjg3MDU0NzMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9kMzIyM2Y1ZS1mZWRlLTQ5ZDMtYTI4OC02MmFhNTUxYzU0MzkvMjAyNjA4MDYxOTM0MjcvYXpfbm92YV9iYWNrdXBfNTUxZTAzMmUtMTU1Mi00YTNmLWJkMTgtNjgyMWZjM2ZlNWY0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNlQxOTozNDoyNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxOTozNDoyNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDE5OjM0OjQwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100264) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 06 19:34:40.869078 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-f131a159-829c-4df7-99f6-5828ae9b98d3 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '3e5a20eabd8f41febd16b9704e575c73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e4a65905720f493cbe9c09add36b192c', '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=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:34:40.869266 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f131a159-829c-4df7-99f6-5828ae9b98d3 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-reader] https://10.4.3.5/volume/v3/backups/import_record returned with HTTP 403 Aug 06 19:34:40.869676 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1284/5106] 10.4.3.5 () {70 vars in 1328 bytes} [Thu Aug 6 19:34:40 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:34:40.877332 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-047e79d0-7a4e-49d5-a475-fe81057a6386 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:40.879715 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-047e79d0-7a4e-49d5-a475-fe81057a6386 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/d3223f5e-fede-49d3-a288-62aa551c5439 Aug 06 19:34:40.880040 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-047e79d0-7a4e-49d5-a475-fe81057a6386 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:40.880387 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-047e79d0-7a4e-49d5-a475-fe81057a6386 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:40.880605 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-047e79d0-7a4e-49d5-a475-fe81057a6386 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Delete volume with id: d3223f5e-fede-49d3-a288-62aa551c5439 Aug 06 19:34:40.890639 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:40.890639 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:40.891156 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-047e79d0-7a4e-49d5-a475-fe81057a6386 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Volume info retrieved successfully. Aug 06 19:34:40.909245 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-047e79d0-7a4e-49d5-a475-fe81057a6386 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Delete volume request issued successfully. Aug 06 19:34:40.909426 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-047e79d0-7a4e-49d5-a475-fe81057a6386 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/volumes/d3223f5e-fede-49d3-a288-62aa551c5439 returned with HTTP 202 Aug 06 19:34:40.909835 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1274/5107] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:34:40 2026] DELETE /volume/v3/volumes/d3223f5e-fede-49d3-a288-62aa551c5439 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:34:40.916872 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-83de4790-2668-4523-80ba-32998b570234 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:40.918637 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-83de4790-2668-4523-80ba-32998b570234 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/volumes/d3223f5e-fede-49d3-a288-62aa551c5439 Aug 06 19:34:40.918830 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-83de4790-2668-4523-80ba-32998b570234 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:40.918998 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-83de4790-2668-4523-80ba-32998b570234 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:40.926348 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:40.926348 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:40.929941 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-83de4790-2668-4523-80ba-32998b570234 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Volume info retrieved successfully. Aug 06 19:34:40.934695 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-83de4790-2668-4523-80ba-32998b570234 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/volumes/d3223f5e-fede-49d3-a288-62aa551c5439 returned with HTTP 200 Aug 06 19:34:40.935179 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1267/5108] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:40 2026] GET /volume/v3/volumes/d3223f5e-fede-49d3-a288-62aa551c5439 => generated 1013 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:34:41.220636 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-03ab1eac-f054-4f61-ab84-e2d79551779b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:41.222408 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03ab1eac-f054-4f61-ab84-e2d79551779b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/volumes/de1355f8-5046-462d-8bba-5970c2cea81e Aug 06 19:34:41.222625 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03ab1eac-f054-4f61-ab84-e2d79551779b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:41.222832 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03ab1eac-f054-4f61-ab84-e2d79551779b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:41.230630 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:41.230630 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:41.234186 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-03ab1eac-f054-4f61-ab84-e2d79551779b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Volume info retrieved successfully. Aug 06 19:34:41.237657 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03ab1eac-f054-4f61-ab84-e2d79551779b tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/volumes/de1355f8-5046-462d-8bba-5970c2cea81e returned with HTTP 200 Aug 06 19:34:41.238008 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1284/5109] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:34:41 2026] GET /volume/v3/volumes/de1355f8-5046-462d-8bba-5970c2cea81e => generated 1005 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:34:41.248621 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9872dd60-b1ff-46dc-b2be-f61bda4d850e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:41.250332 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9872dd60-b1ff-46dc-b2be-f61bda4d850e tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:34:41.250640 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9872dd60-b1ff-46dc-b2be-f61bda4d850e tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "de1355f8-5046-462d-8bba-5970c2cea81e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-745488174"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:34:41.258710 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:41.258710 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:41.259004 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9872dd60-b1ff-46dc-b2be-f61bda4d850e tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Volume info retrieved successfully. Aug 06 19:34:41.259134 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-9872dd60-b1ff-46dc-b2be-f61bda4d850e tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Create snapshot from volume de1355f8-5046-462d-8bba-5970c2cea81e Aug 06 19:34:41.279894 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-9872dd60-b1ff-46dc-b2be-f61bda4d850e tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Created reservations ['b7ef58be-1de7-43d7-9dac-2df4d1629c50', 'e2a41626-9f9c-490c-b123-041e1c8b96be', '96e7f1e8-0a1c-4390-a00a-d18d02f2234c', '2d6c6468-d1d6-4bf5-ae1f-da56c2795de1'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:34:41.305056 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9872dd60-b1ff-46dc-b2be-f61bda4d850e tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Snapshot create request issued successfully. Aug 06 19:34:41.305431 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9872dd60-b1ff-46dc-b2be-f61bda4d850e tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:34:41.305817 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1285/5110] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:34:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:34:41.314262 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-53eaa87c-649c-43ed-885d-cfe4cced82b1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:41.316024 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-53eaa87c-649c-43ed-885d-cfe4cced82b1 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/snapshots/9743da0e-117d-4789-b622-abcff450b6df Aug 06 19:34:41.316290 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-53eaa87c-649c-43ed-885d-cfe4cced82b1 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:41.316510 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-53eaa87c-649c-43ed-885d-cfe4cced82b1 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:41.321571 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:41.321571 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:41.321839 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-53eaa87c-649c-43ed-885d-cfe4cced82b1 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Snapshot retrieved successfully. Aug 06 19:34:41.322446 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-53eaa87c-649c-43ed-885d-cfe4cced82b1 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/snapshots/9743da0e-117d-4789-b622-abcff450b6df returned with HTTP 200 Aug 06 19:34:41.322762 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1275/5111] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:34:41 2026] GET /volume/v3/snapshots/9743da0e-117d-4789-b622-abcff450b6df => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:41.948994 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cba2a6e1-4af7-4b94-8350-d56d5d1bdea1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:41.951287 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cba2a6e1-4af7-4b94-8350-d56d5d1bdea1 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/volumes/d3223f5e-fede-49d3-a288-62aa551c5439 Aug 06 19:34:41.951547 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cba2a6e1-4af7-4b94-8350-d56d5d1bdea1 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:41.951774 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cba2a6e1-4af7-4b94-8350-d56d5d1bdea1 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:41.958712 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cba2a6e1-4af7-4b94-8350-d56d5d1bdea1 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/volumes/d3223f5e-fede-49d3-a288-62aa551c5439 returned with HTTP 404 Aug 06 19:34:41.959273 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1268/5112] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:41 2026] GET /volume/v3/volumes/d3223f5e-fede-49d3-a288-62aa551c5439 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:34:41.968485 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-eca2af00-a0c4-4514-a552-0da95dc0e798 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:41.970077 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eca2af00-a0c4-4514-a552-0da95dc0e798 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-reader] GET https://10.4.3.5/volume/v3/backups Aug 06 19:34:41.970286 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eca2af00-a0c4-4514-a552-0da95dc0e798 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:41.970480 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eca2af00-a0c4-4514-a552-0da95dc0e798 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-reader] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:41.970729 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-eca2af00-a0c4-4514-a552-0da95dc0e798 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-reader] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:34:41.975812 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eca2af00-a0c4-4514-a552-0da95dc0e798 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-reader] https://10.4.3.5/volume/v3/backups returned with HTTP 200 Aug 06 19:34:41.976168 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1285/5113] 10.4.3.5 () {68 vars in 1263 bytes} [Thu Aug 6 19:34:41 2026] GET /volume/v3/backups => generated 615 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:41.985526 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-77770ce7-95e8-4056-85da-2bc5f2d465f6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:41.987288 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-77770ce7-95e8-4056-85da-2bc5f2d465f6 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-reader] GET https://10.4.3.5/volume/v3/backups?project_id=e4a65905720f493cbe9c09add36b192c Aug 06 19:34:41.987472 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-77770ce7-95e8-4056-85da-2bc5f2d465f6 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:41.987663 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-77770ce7-95e8-4056-85da-2bc5f2d465f6 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-reader] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:41.987885 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-77770ce7-95e8-4056-85da-2bc5f2d465f6 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-reader] Removing options 'project_id' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:34:41.988122 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:41.988122 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:41.990086 np0000006689 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=251,cinder:UPDATE=103,cinder:INSERT=59 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:34:41.993028 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-77770ce7-95e8-4056-85da-2bc5f2d465f6 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-reader] https://10.4.3.5/volume/v3/backups?project_id=e4a65905720f493cbe9c09add36b192c returned with HTTP 200 Aug 06 19:34:41.993377 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1286/5114] 10.4.3.5 () {68 vars in 1350 bytes} [Thu Aug 6 19:34:41 2026] GET /volume/v3/backups?project_id=e4a65905720f493cbe9c09add36b192c => generated 615 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:42.000929 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b626ac45-3856-4fd2-a674-dcdbfcd2f54f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:42.002660 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b626ac45-3856-4fd2-a674-dcdbfcd2f54f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:34:42.003033 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b626ac45-3856-4fd2-a674-dcdbfcd2f54f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-244895097"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:34:42.004530 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-b626ac45-3856-4fd2-a674-dcdbfcd2f54f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-244895097'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:34:42.004643 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-b626ac45-3856-4fd2-a674-dcdbfcd2f54f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Create volume of 1 GB Aug 06 19:34:42.008506 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b626ac45-3856-4fd2-a674-dcdbfcd2f54f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Availability Zones retrieved successfully. Aug 06 19:34:42.013779 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b626ac45-3856-4fd2-a674-dcdbfcd2f54f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Flow 'volume_create_api' (6b080969-be31-4fa8-8a82-40b64ab03235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:34:42.014659 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b626ac45-3856-4fd2-a674-dcdbfcd2f54f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3da64437-2adc-40a6-818d-08d80724e015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:42.015385 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-b626ac45-3856-4fd2-a674-dcdbfcd2f54f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:34:42.039558 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b626ac45-3856-4fd2-a674-dcdbfcd2f54f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3da64437-2adc-40a6-818d-08d80724e015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:42.040525 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b626ac45-3856-4fd2-a674-dcdbfcd2f54f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d5e8415-f5a7-4c5d-8ae5-1edb19f8ea16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:42.081297 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-b626ac45-3856-4fd2-a674-dcdbfcd2f54f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Created reservations ['d1f6d6a2-bf85-4cc0-829f-477fa683b2a6', '732496a7-feaf-41bd-ac24-3edbf2c62703', 'fc4f64f1-6aa9-4938-b15f-1c4345382a2b', 'a08b28f0-37e2-491e-945d-e405bbb0d594'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:34:42.082322 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b626ac45-3856-4fd2-a674-dcdbfcd2f54f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d5e8415-f5a7-4c5d-8ae5-1edb19f8ea16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1f6d6a2-bf85-4cc0-829f-477fa683b2a6', '732496a7-feaf-41bd-ac24-3edbf2c62703', 'fc4f64f1-6aa9-4938-b15f-1c4345382a2b', 'a08b28f0-37e2-491e-945d-e405bbb0d594']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:42.083238 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b626ac45-3856-4fd2-a674-dcdbfcd2f54f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55253762-7414-4f8d-b48d-d14bf4f077d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:42.105438 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b626ac45-3856-4fd2-a674-dcdbfcd2f54f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55253762-7414-4f8d-b48d-d14bf4f077d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75c01fb7-a5b5-43b2-a7bb-44966ed29fc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-244895097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4a65905720f493cbe9c09add36b192c',qos_specs=None,replication_status=,reservations=['d1f6d6a2-bf85-4cc0-829f-477fa683b2a6','732496a7-feaf-41bd-ac24-3edbf2c62703','fc4f64f1-6aa9-4938-b15f-1c4345382a2b','a08b28f0-37e2-491e-945d-e405bbb0d594'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faaa2a4d54b842ccb95740d61f7a010b',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:34:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-244895097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75c01fb7-a5b5-43b2-a7bb-44966ed29fc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4a65905720f493cbe9c09add36b192c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='faaa2a4d54b842ccb95740d61f7a010b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:42.106515 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b626ac45-3856-4fd2-a674-dcdbfcd2f54f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7554996e-04cf-4934-a2ed-e03673072bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:42.122691 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b626ac45-3856-4fd2-a674-dcdbfcd2f54f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7554996e-04cf-4934-a2ed-e03673072bf2) transitioned into state 'SUCCESS' from state '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-244895097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4a65905720f493cbe9c09add36b192c',qos_specs=None,replication_status=,reservations=['d1f6d6a2-bf85-4cc0-829f-477fa683b2a6','732496a7-feaf-41bd-ac24-3edbf2c62703','fc4f64f1-6aa9-4938-b15f-1c4345382a2b','a08b28f0-37e2-491e-945d-e405bbb0d594'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faaa2a4d54b842ccb95740d61f7a010b',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:42.123538 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b626ac45-3856-4fd2-a674-dcdbfcd2f54f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9ac2493-93cd-4026-8f94-aeb2dfabf969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:42.131221 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b626ac45-3856-4fd2-a674-dcdbfcd2f54f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9ac2493-93cd-4026-8f94-aeb2dfabf969) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:42.132253 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b626ac45-3856-4fd2-a674-dcdbfcd2f54f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Flow 'volume_create_api' (6b080969-be31-4fa8-8a82-40b64ab03235) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:34:42.132564 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b626ac45-3856-4fd2-a674-dcdbfcd2f54f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Create volume request issued successfully. Aug 06 19:34:42.133140 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b626ac45-3856-4fd2-a674-dcdbfcd2f54f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:34:42.133548 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1276/5115] 10.4.3.5 () {70 vars in 1284 bytes} [Thu Aug 6 19:34:42 2026] POST /volume/v3/volumes => generated 773 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:34:42.144788 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-567382f2-0375-4092-b55d-9dc4013e6d60 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:42.146520 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-567382f2-0375-4092-b55d-9dc4013e6d60 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/volumes/75c01fb7-a5b5-43b2-a7bb-44966ed29fc2 Aug 06 19:34:42.146712 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-567382f2-0375-4092-b55d-9dc4013e6d60 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:42.146883 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-567382f2-0375-4092-b55d-9dc4013e6d60 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:42.153369 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:42.153369 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:42.156381 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-567382f2-0375-4092-b55d-9dc4013e6d60 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Volume info retrieved successfully. Aug 06 19:34:42.159612 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-567382f2-0375-4092-b55d-9dc4013e6d60 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/volumes/75c01fb7-a5b5-43b2-a7bb-44966ed29fc2 returned with HTTP 200 Aug 06 19:34:42.159934 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1269/5116] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:42 2026] GET /volume/v3/volumes/75c01fb7-a5b5-43b2-a7bb-44966ed29fc2 => generated 952 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:42.330803 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b2e9fc3a-06ae-49ac-bb1c-d64f4f3aab97 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:42.332904 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2e9fc3a-06ae-49ac-bb1c-d64f4f3aab97 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/snapshots/9743da0e-117d-4789-b622-abcff450b6df Aug 06 19:34:42.333118 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b2e9fc3a-06ae-49ac-bb1c-d64f4f3aab97 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:42.333362 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b2e9fc3a-06ae-49ac-bb1c-d64f4f3aab97 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:42.338644 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:42.338644 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:42.339099 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b2e9fc3a-06ae-49ac-bb1c-d64f4f3aab97 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Snapshot retrieved successfully. Aug 06 19:34:42.340041 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2e9fc3a-06ae-49ac-bb1c-d64f4f3aab97 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/snapshots/9743da0e-117d-4789-b622-abcff450b6df returned with HTTP 200 Aug 06 19:34:42.340590 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1286/5117] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:34:42 2026] GET /volume/v3/snapshots/9743da0e-117d-4789-b622-abcff450b6df => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:42.349077 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-31c5d915-fa34-4c2d-ba71-e1cc4c45e36d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:42.350939 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-31c5d915-fa34-4c2d-ba71-e1cc4c45e36d tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-reader] POST https://10.4.3.5/volume/v3/snapshots/9743da0e-117d-4789-b622-abcff450b6df/action Aug 06 19:34:42.351338 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-31c5d915-fa34-4c2d-ba71-e1cc4c45e36d tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:34:42.351461 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-31c5d915-fa34-4c2d-ba71-e1cc4c45e36d tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:34:42.352859 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.admin_actions [None req-31c5d915-fa34-4c2d-ba71-e1cc4c45e36d tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-reader] Updating snapshot '9743da0e-117d-4789-b622-abcff450b6df' with '{'status': 'error'}' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 19:34:42.361996 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:42.361996 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:42.362591 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-31c5d915-fa34-4c2d-ba71-e1cc4c45e36d tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '24a5be2b61f34b208abd8f7caf5b8f84', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '76c84d0fea2f47a4b39f6a0e46786cfc', '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=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:34:42.362867 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-31c5d915-fa34-4c2d-ba71-e1cc4c45e36d tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-reader] https://10.4.3.5/volume/v3/snapshots/9743da0e-117d-4789-b622-abcff450b6df/action returned with HTTP 403 Aug 06 19:34:42.363460 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1287/5118] 10.4.3.5 () {68 vars in 1382 bytes} [Thu Aug 6 19:34:42 2026] POST /volume/v3/snapshots/9743da0e-117d-4789-b622-abcff450b6df/action => generated 133 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:34:42.371368 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a33f26ac-b399-4500-950b-87fa25994918 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:42.373857 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a33f26ac-b399-4500-950b-87fa25994918 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] DELETE https://10.4.3.5/volume/v3/snapshots/9743da0e-117d-4789-b622-abcff450b6df Aug 06 19:34:42.374142 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a33f26ac-b399-4500-950b-87fa25994918 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:42.374421 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a33f26ac-b399-4500-950b-87fa25994918 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:42.374588 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-a33f26ac-b399-4500-950b-87fa25994918 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Delete snapshot with id: 9743da0e-117d-4789-b622-abcff450b6df Aug 06 19:34:42.381153 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:42.381153 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:42.381648 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a33f26ac-b399-4500-950b-87fa25994918 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Snapshot retrieved successfully. Aug 06 19:34:42.401579 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a33f26ac-b399-4500-950b-87fa25994918 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Snapshot delete request issued successfully. Aug 06 19:34:42.401803 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a33f26ac-b399-4500-950b-87fa25994918 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/snapshots/9743da0e-117d-4789-b622-abcff450b6df returned with HTTP 202 Aug 06 19:34:42.402502 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1277/5119] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:34:42 2026] DELETE /volume/v3/snapshots/9743da0e-117d-4789-b622-abcff450b6df => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:34:42.410123 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fb6b6192-685c-45e8-9302-2b84bf461c9c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:42.412432 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fb6b6192-685c-45e8-9302-2b84bf461c9c tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/snapshots/9743da0e-117d-4789-b622-abcff450b6df Aug 06 19:34:42.412699 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fb6b6192-685c-45e8-9302-2b84bf461c9c tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:42.412954 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fb6b6192-685c-45e8-9302-2b84bf461c9c tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:42.419392 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:42.419392 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:42.419821 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fb6b6192-685c-45e8-9302-2b84bf461c9c tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Snapshot retrieved successfully. Aug 06 19:34:42.420691 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fb6b6192-685c-45e8-9302-2b84bf461c9c tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/snapshots/9743da0e-117d-4789-b622-abcff450b6df returned with HTTP 200 Aug 06 19:34:42.421234 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1270/5120] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:34:42 2026] GET /volume/v3/snapshots/9743da0e-117d-4789-b622-abcff450b6df => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:43.173890 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bb8735b1-8cc9-461d-b022-5e4ea3bf53dc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:43.176211 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bb8735b1-8cc9-461d-b022-5e4ea3bf53dc tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/volumes/75c01fb7-a5b5-43b2-a7bb-44966ed29fc2 Aug 06 19:34:43.176504 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bb8735b1-8cc9-461d-b022-5e4ea3bf53dc tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:43.176769 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bb8735b1-8cc9-461d-b022-5e4ea3bf53dc tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:43.185552 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:43.185552 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:43.189505 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bb8735b1-8cc9-461d-b022-5e4ea3bf53dc tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Volume info retrieved successfully. Aug 06 19:34:43.194322 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bb8735b1-8cc9-461d-b022-5e4ea3bf53dc tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/volumes/75c01fb7-a5b5-43b2-a7bb-44966ed29fc2 returned with HTTP 200 Aug 06 19:34:43.194786 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1287/5121] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:43 2026] GET /volume/v3/volumes/75c01fb7-a5b5-43b2-a7bb-44966ed29fc2 => generated 1013 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:34:43.209769 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0071f2c5-ac4e-4154-aefc-7dabc4739683 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:43.211480 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0071f2c5-ac4e-4154-aefc-7dabc4739683 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] POST https://10.4.3.5/volume/v3/backups Aug 06 19:34:43.211807 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0071f2c5-ac4e-4154-aefc-7dabc4739683 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "75c01fb7-a5b5-43b2-a7bb-44966ed29fc2", "name": "tempest-type-Backup-996209274"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:34:43.213109 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-0071f2c5-ac4e-4154-aefc-7dabc4739683 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Creating new backup {'backup': {'volume_id': '75c01fb7-a5b5-43b2-a7bb-44966ed29fc2', 'name': 'tempest-type-Backup-996209274'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:34:43.213236 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-0071f2c5-ac4e-4154-aefc-7dabc4739683 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Creating backup of volume 75c01fb7-a5b5-43b2-a7bb-44966ed29fc2 in container None Aug 06 19:34:43.219940 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:43.219940 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:43.220339 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0071f2c5-ac4e-4154-aefc-7dabc4739683 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Volume info retrieved successfully. Aug 06 19:34:43.236794 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-0071f2c5-ac4e-4154-aefc-7dabc4739683 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Created reservations ['413c0c81-cc5b-43e0-bc2e-cf5bd2b9f3ef', '7f8a3239-617d-446c-9cfa-fd79732de224'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:34:43.260815 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0071f2c5-ac4e-4154-aefc-7dabc4739683 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:34:43.261246 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1288/5122] 10.4.3.5 () {70 vars in 1285 bytes} [Thu Aug 6 19:34:43 2026] POST /volume/v3/backups => generated 311 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:34:43.270375 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-54ad7714-fa71-4845-96d9-f54824f65e78 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:43.272900 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-54ad7714-fa71-4845-96d9-f54824f65e78 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 Aug 06 19:34:43.273303 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-54ad7714-fa71-4845-96d9-f54824f65e78 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:43.273615 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-54ad7714-fa71-4845-96d9-f54824f65e78 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:43.273791 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-54ad7714-fa71-4845-96d9-f54824f65e78 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 0db4b756-5bea-41bd-9d6b-cbccfdc89017. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:43.279398 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:43.279398 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:43.280109 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-54ad7714-fa71-4845-96d9-f54824f65e78 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 returned with HTTP 200 Aug 06 19:34:43.280513 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1278/5123] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:43 2026] GET /volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 => generated 718 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:43.431667 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5956464e-4ff0-41ea-9bc8-9dd136cc0c6a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:43.433810 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5956464e-4ff0-41ea-9bc8-9dd136cc0c6a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/snapshots/9743da0e-117d-4789-b622-abcff450b6df Aug 06 19:34:43.434044 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5956464e-4ff0-41ea-9bc8-9dd136cc0c6a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:43.434289 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5956464e-4ff0-41ea-9bc8-9dd136cc0c6a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:43.438824 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5956464e-4ff0-41ea-9bc8-9dd136cc0c6a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/snapshots/9743da0e-117d-4789-b622-abcff450b6df returned with HTTP 404 Aug 06 19:34:43.439341 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1271/5124] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:34:43 2026] GET /volume/v3/snapshots/9743da0e-117d-4789-b622-abcff450b6df => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:34:43.447428 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-99250aed-82aa-43da-8489-28309cba2f20 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:43.449461 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99250aed-82aa-43da-8489-28309cba2f20 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/de1355f8-5046-462d-8bba-5970c2cea81e Aug 06 19:34:43.449749 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-99250aed-82aa-43da-8489-28309cba2f20 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:43.449988 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-99250aed-82aa-43da-8489-28309cba2f20 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:43.450262 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-99250aed-82aa-43da-8489-28309cba2f20 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Delete volume with id: de1355f8-5046-462d-8bba-5970c2cea81e Aug 06 19:34:43.457839 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:43.457839 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:43.458222 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-99250aed-82aa-43da-8489-28309cba2f20 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Volume info retrieved successfully. Aug 06 19:34:43.473241 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-99250aed-82aa-43da-8489-28309cba2f20 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Delete volume request issued successfully. Aug 06 19:34:43.473508 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99250aed-82aa-43da-8489-28309cba2f20 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/volumes/de1355f8-5046-462d-8bba-5970c2cea81e returned with HTTP 202 Aug 06 19:34:43.473953 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1288/5125] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:34:43 2026] DELETE /volume/v3/volumes/de1355f8-5046-462d-8bba-5970c2cea81e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:34:43.481147 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-48850fdb-03b4-45b2-b4d3-437f0fb7d4b5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:43.482866 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-48850fdb-03b4-45b2-b4d3-437f0fb7d4b5 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/volumes/de1355f8-5046-462d-8bba-5970c2cea81e Aug 06 19:34:43.483071 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-48850fdb-03b4-45b2-b4d3-437f0fb7d4b5 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:43.483285 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-48850fdb-03b4-45b2-b4d3-437f0fb7d4b5 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:43.489922 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:43.489922 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:43.493071 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-48850fdb-03b4-45b2-b4d3-437f0fb7d4b5 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Volume info retrieved successfully. Aug 06 19:34:43.496669 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-48850fdb-03b4-45b2-b4d3-437f0fb7d4b5 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/volumes/de1355f8-5046-462d-8bba-5970c2cea81e returned with HTTP 200 Aug 06 19:34:43.497119 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1289/5126] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:34:43 2026] GET /volume/v3/volumes/de1355f8-5046-462d-8bba-5970c2cea81e => generated 1004 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:34:44.291845 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bfc3e0ac-dff2-460e-b9d0-3d6deb5d3baf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:44.293639 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bfc3e0ac-dff2-460e-b9d0-3d6deb5d3baf tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 Aug 06 19:34:44.293885 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bfc3e0ac-dff2-460e-b9d0-3d6deb5d3baf tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:44.294094 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bfc3e0ac-dff2-460e-b9d0-3d6deb5d3baf tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:44.294200 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-bfc3e0ac-dff2-460e-b9d0-3d6deb5d3baf tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 0db4b756-5bea-41bd-9d6b-cbccfdc89017. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:44.298504 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:44.298504 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:44.299079 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bfc3e0ac-dff2-460e-b9d0-3d6deb5d3baf tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 returned with HTTP 200 Aug 06 19:34:44.299472 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1279/5127] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:44 2026] GET /volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:44.509304 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-80d3450d-8e1b-4542-a112-eb8cb67ff53d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:44.511454 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-80d3450d-8e1b-4542-a112-eb8cb67ff53d tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/volumes/de1355f8-5046-462d-8bba-5970c2cea81e Aug 06 19:34:44.511454 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-80d3450d-8e1b-4542-a112-eb8cb67ff53d tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:44.511454 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-80d3450d-8e1b-4542-a112-eb8cb67ff53d tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:44.518093 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-80d3450d-8e1b-4542-a112-eb8cb67ff53d tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/volumes/de1355f8-5046-462d-8bba-5970c2cea81e returned with HTTP 404 Aug 06 19:34:44.518562 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1272/5128] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:34:44 2026] GET /volume/v3/volumes/de1355f8-5046-462d-8bba-5970c2cea81e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:34:44.526048 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-10d3322e-68f7-48fa-9570-b7fcee4420fd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:44.527546 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-10d3322e-68f7-48fa-9570-b7fcee4420fd tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:34:44.527851 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-10d3322e-68f7-48fa-9570-b7fcee4420fd tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2138182673"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:34:44.529144 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-10d3322e-68f7-48fa-9570-b7fcee4420fd tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2138182673'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:34:44.529281 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-10d3322e-68f7-48fa-9570-b7fcee4420fd tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Create volume of 1 GB Aug 06 19:34:44.532941 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-10d3322e-68f7-48fa-9570-b7fcee4420fd tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Availability Zones retrieved successfully. Aug 06 19:34:44.538076 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-10d3322e-68f7-48fa-9570-b7fcee4420fd tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Flow 'volume_create_api' (a0de84a7-1de6-4cfb-abe2-8520b4d5a117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:34:44.538902 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-10d3322e-68f7-48fa-9570-b7fcee4420fd tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bd8b06c-3032-4815-9b55-d190cc18988f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:44.539621 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-10d3322e-68f7-48fa-9570-b7fcee4420fd tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:34:44.563700 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-10d3322e-68f7-48fa-9570-b7fcee4420fd tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bd8b06c-3032-4815-9b55-d190cc18988f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:44.564101 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-10d3322e-68f7-48fa-9570-b7fcee4420fd tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5f167dc-722d-4044-9e93-71ce10c1d635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:44.604918 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-10d3322e-68f7-48fa-9570-b7fcee4420fd tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Created reservations ['a3f68d7c-5bf3-44fb-b61d-c683f7c4d7e8', '3142f294-aabd-4031-ad59-96f90771f728', '47c929aa-80d2-4de2-803e-03ad6c9ae432', 'd8aebb29-afd7-471d-93db-14286014a7cf'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:34:44.605557 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-10d3322e-68f7-48fa-9570-b7fcee4420fd tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5f167dc-722d-4044-9e93-71ce10c1d635) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3f68d7c-5bf3-44fb-b61d-c683f7c4d7e8', '3142f294-aabd-4031-ad59-96f90771f728', '47c929aa-80d2-4de2-803e-03ad6c9ae432', 'd8aebb29-afd7-471d-93db-14286014a7cf']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:44.606475 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-10d3322e-68f7-48fa-9570-b7fcee4420fd tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ca127bd-bb05-4e61-9337-ce0999860053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:44.632819 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-10d3322e-68f7-48fa-9570-b7fcee4420fd tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ca127bd-bb05-4e61-9337-ce0999860053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2e23691-66dc-4fa6-910d-d083cf29c876', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2138182673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76c84d0fea2f47a4b39f6a0e46786cfc',qos_specs=None,replication_status=,reservations=['a3f68d7c-5bf3-44fb-b61d-c683f7c4d7e8','3142f294-aabd-4031-ad59-96f90771f728','47c929aa-80d2-4de2-803e-03ad6c9ae432','d8aebb29-afd7-471d-93db-14286014a7cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e0182d6e84c4e0fb98ca4ef18cf4577',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:34:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2138182673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2e23691-66dc-4fa6-910d-d083cf29c876,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76c84d0fea2f47a4b39f6a0e46786cfc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e0182d6e84c4e0fb98ca4ef18cf4577',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:44.633777 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-10d3322e-68f7-48fa-9570-b7fcee4420fd tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f320c048-97d7-4906-a38d-af5f097c3d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:44.651453 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-10d3322e-68f7-48fa-9570-b7fcee4420fd tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f320c048-97d7-4906-a38d-af5f097c3d03) transitioned into state 'SUCCESS' from state '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-2138182673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76c84d0fea2f47a4b39f6a0e46786cfc',qos_specs=None,replication_status=,reservations=['a3f68d7c-5bf3-44fb-b61d-c683f7c4d7e8','3142f294-aabd-4031-ad59-96f90771f728','47c929aa-80d2-4de2-803e-03ad6c9ae432','d8aebb29-afd7-471d-93db-14286014a7cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e0182d6e84c4e0fb98ca4ef18cf4577',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:44.652302 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-10d3322e-68f7-48fa-9570-b7fcee4420fd tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8802e34b-8852-4a7b-b843-8570d60e0185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:44.662110 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-10d3322e-68f7-48fa-9570-b7fcee4420fd tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8802e34b-8852-4a7b-b843-8570d60e0185) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:44.663107 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-10d3322e-68f7-48fa-9570-b7fcee4420fd tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Flow 'volume_create_api' (a0de84a7-1de6-4cfb-abe2-8520b4d5a117) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:34:44.663460 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-10d3322e-68f7-48fa-9570-b7fcee4420fd tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Create volume request issued successfully. Aug 06 19:34:44.664327 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-10d3322e-68f7-48fa-9570-b7fcee4420fd tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:34:44.664823 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1289/5129] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:34:44 2026] POST /volume/v3/volumes => generated 774 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:34:44.676111 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-68f98a94-a785-4a3c-ac75-4169616d1299 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:44.677670 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-68f98a94-a785-4a3c-ac75-4169616d1299 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/volumes/c2e23691-66dc-4fa6-910d-d083cf29c876 Aug 06 19:34:44.677946 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-68f98a94-a785-4a3c-ac75-4169616d1299 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:44.679029 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-68f98a94-a785-4a3c-ac75-4169616d1299 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:44.684680 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:44.684680 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:44.687497 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-68f98a94-a785-4a3c-ac75-4169616d1299 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Volume info retrieved successfully. Aug 06 19:34:44.690716 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-68f98a94-a785-4a3c-ac75-4169616d1299 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/volumes/c2e23691-66dc-4fa6-910d-d083cf29c876 returned with HTTP 200 Aug 06 19:34:44.691089 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1290/5130] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:34:44 2026] GET /volume/v3/volumes/c2e23691-66dc-4fa6-910d-d083cf29c876 => generated 953 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:45.309596 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a091a739-c3fa-4a5e-baf2-7ed168316624 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:45.311258 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a091a739-c3fa-4a5e-baf2-7ed168316624 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 Aug 06 19:34:45.311455 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a091a739-c3fa-4a5e-baf2-7ed168316624 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:45.311634 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a091a739-c3fa-4a5e-baf2-7ed168316624 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:45.311732 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-a091a739-c3fa-4a5e-baf2-7ed168316624 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 0db4b756-5bea-41bd-9d6b-cbccfdc89017. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:45.317806 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:45.317806 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:45.318740 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a091a739-c3fa-4a5e-baf2-7ed168316624 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 returned with HTTP 200 Aug 06 19:34:45.319271 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1280/5131] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:45 2026] GET /volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:45.702944 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-28083f75-3826-4365-a12e-ead4170c9f78 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:45.704868 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-28083f75-3826-4365-a12e-ead4170c9f78 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/volumes/c2e23691-66dc-4fa6-910d-d083cf29c876 Aug 06 19:34:45.705126 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-28083f75-3826-4365-a12e-ead4170c9f78 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:45.705371 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-28083f75-3826-4365-a12e-ead4170c9f78 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:45.712707 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:45.712707 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:45.716305 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-28083f75-3826-4365-a12e-ead4170c9f78 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Volume info retrieved successfully. Aug 06 19:34:45.719817 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-28083f75-3826-4365-a12e-ead4170c9f78 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/volumes/c2e23691-66dc-4fa6-910d-d083cf29c876 returned with HTTP 200 Aug 06 19:34:45.720234 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1273/5132] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:34:45 2026] GET /volume/v3/volumes/c2e23691-66dc-4fa6-910d-d083cf29c876 => generated 1005 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:34:45.732098 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-10b39d4a-84ef-455d-b05a-4046317e8df7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:45.733964 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-10b39d4a-84ef-455d-b05a-4046317e8df7 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:34:45.734365 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-10b39d4a-84ef-455d-b05a-4046317e8df7 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c2e23691-66dc-4fa6-910d-d083cf29c876", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2088367916"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:34:45.742675 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:45.742675 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:45.743065 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-10b39d4a-84ef-455d-b05a-4046317e8df7 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Volume info retrieved successfully. Aug 06 19:34:45.743181 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-10b39d4a-84ef-455d-b05a-4046317e8df7 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Create snapshot from volume c2e23691-66dc-4fa6-910d-d083cf29c876 Aug 06 19:34:45.769146 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-10b39d4a-84ef-455d-b05a-4046317e8df7 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Created reservations ['f29062b0-b82c-45e3-a476-c9b49b4f495c', '4a5af2b2-759b-4690-bd7c-339af9a91201', '55ea56c8-298c-46ef-82f1-bfde0f796a90', '104791bc-b9ac-4781-8f00-257e6cd220fa'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:34:45.804971 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-10b39d4a-84ef-455d-b05a-4046317e8df7 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Snapshot create request issued successfully. Aug 06 19:34:45.805510 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-10b39d4a-84ef-455d-b05a-4046317e8df7 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:34:45.806265 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1290/5133] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:34:45 2026] POST /volume/v3/snapshots => generated 308 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:34:45.816461 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6af7b0e3-51ed-45a3-b790-faf9fb0b45ff None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:45.818621 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6af7b0e3-51ed-45a3-b790-faf9fb0b45ff tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/snapshots/8ea74975-1623-477d-9d36-ea6ce7a7a05c Aug 06 19:34:45.818847 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6af7b0e3-51ed-45a3-b790-faf9fb0b45ff tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:45.819072 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6af7b0e3-51ed-45a3-b790-faf9fb0b45ff tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:45.825439 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:45.825439 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:45.825810 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6af7b0e3-51ed-45a3-b790-faf9fb0b45ff tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Snapshot retrieved successfully. Aug 06 19:34:45.826662 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6af7b0e3-51ed-45a3-b790-faf9fb0b45ff tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/snapshots/8ea74975-1623-477d-9d36-ea6ce7a7a05c returned with HTTP 200 Aug 06 19:34:45.827194 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1291/5134] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:34:45 2026] GET /volume/v3/snapshots/8ea74975-1623-477d-9d36-ea6ce7a7a05c => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:46.331309 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-027fcceb-da72-49c8-9b2c-a150021d03a6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:46.333288 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-027fcceb-da72-49c8-9b2c-a150021d03a6 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 Aug 06 19:34:46.333531 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-027fcceb-da72-49c8-9b2c-a150021d03a6 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:46.333819 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-027fcceb-da72-49c8-9b2c-a150021d03a6 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:46.333937 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-027fcceb-da72-49c8-9b2c-a150021d03a6 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 0db4b756-5bea-41bd-9d6b-cbccfdc89017. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:46.338560 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:46.338560 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:46.339283 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-027fcceb-da72-49c8-9b2c-a150021d03a6 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 returned with HTTP 200 Aug 06 19:34:46.339637 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1281/5135] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:46 2026] GET /volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:46.837814 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-986d770d-e17b-4d46-9b2b-f83470aeb428 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:46.839644 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-986d770d-e17b-4d46-9b2b-f83470aeb428 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/snapshots/8ea74975-1623-477d-9d36-ea6ce7a7a05c Aug 06 19:34:46.839888 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-986d770d-e17b-4d46-9b2b-f83470aeb428 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:46.840121 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-986d770d-e17b-4d46-9b2b-f83470aeb428 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:46.845873 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:46.845873 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:46.846272 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-986d770d-e17b-4d46-9b2b-f83470aeb428 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Snapshot retrieved successfully. Aug 06 19:34:46.846931 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-986d770d-e17b-4d46-9b2b-f83470aeb428 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/snapshots/8ea74975-1623-477d-9d36-ea6ce7a7a05c returned with HTTP 200 Aug 06 19:34:46.847383 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1274/5136] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:34:46 2026] GET /volume/v3/snapshots/8ea74975-1623-477d-9d36-ea6ce7a7a05c => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:46.855948 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8bd57cc4-0315-41f6-8470-fcb8c2cda217 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:46.857755 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8bd57cc4-0315-41f6-8470-fcb8c2cda217 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-reader] GET https://10.4.3.5/volume/v3/snapshots/8ea74975-1623-477d-9d36-ea6ce7a7a05c Aug 06 19:34:46.857926 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8bd57cc4-0315-41f6-8470-fcb8c2cda217 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:46.858119 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8bd57cc4-0315-41f6-8470-fcb8c2cda217 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-reader] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:46.862629 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:46.862629 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:46.862970 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8bd57cc4-0315-41f6-8470-fcb8c2cda217 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-reader] Snapshot retrieved successfully. Aug 06 19:34:46.863620 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8bd57cc4-0315-41f6-8470-fcb8c2cda217 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-reader] https://10.4.3.5/volume/v3/snapshots/8ea74975-1623-477d-9d36-ea6ce7a7a05c returned with HTTP 200 Aug 06 19:34:46.863922 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1291/5137] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:34:46 2026] GET /volume/v3/snapshots/8ea74975-1623-477d-9d36-ea6ce7a7a05c => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:46.872577 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3290fa76-5af8-4c67-86de-5306831e69fc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:46.874548 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3290fa76-5af8-4c67-86de-5306831e69fc tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] DELETE https://10.4.3.5/volume/v3/snapshots/8ea74975-1623-477d-9d36-ea6ce7a7a05c Aug 06 19:34:46.874734 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3290fa76-5af8-4c67-86de-5306831e69fc tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:46.874915 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3290fa76-5af8-4c67-86de-5306831e69fc tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:46.875116 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-3290fa76-5af8-4c67-86de-5306831e69fc tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Delete snapshot with id: 8ea74975-1623-477d-9d36-ea6ce7a7a05c Aug 06 19:34:46.880190 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:46.880190 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:46.880535 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3290fa76-5af8-4c67-86de-5306831e69fc tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Snapshot retrieved successfully. Aug 06 19:34:46.900044 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3290fa76-5af8-4c67-86de-5306831e69fc tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Snapshot delete request issued successfully. Aug 06 19:34:46.900333 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3290fa76-5af8-4c67-86de-5306831e69fc tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/snapshots/8ea74975-1623-477d-9d36-ea6ce7a7a05c returned with HTTP 202 Aug 06 19:34:46.900940 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1292/5138] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:34:46 2026] DELETE /volume/v3/snapshots/8ea74975-1623-477d-9d36-ea6ce7a7a05c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:34:46.911326 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-59459a0f-c5d0-4fac-9e37-1de7b277e6da None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:46.913144 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-59459a0f-c5d0-4fac-9e37-1de7b277e6da tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/snapshots/8ea74975-1623-477d-9d36-ea6ce7a7a05c Aug 06 19:34:46.913350 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-59459a0f-c5d0-4fac-9e37-1de7b277e6da tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:46.913527 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-59459a0f-c5d0-4fac-9e37-1de7b277e6da tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:46.918744 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:46.918744 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:46.919137 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-59459a0f-c5d0-4fac-9e37-1de7b277e6da tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Snapshot retrieved successfully. Aug 06 19:34:46.919760 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-59459a0f-c5d0-4fac-9e37-1de7b277e6da tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/snapshots/8ea74975-1623-477d-9d36-ea6ce7a7a05c returned with HTTP 200 Aug 06 19:34:46.920108 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1282/5139] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:34:46 2026] GET /volume/v3/snapshots/8ea74975-1623-477d-9d36-ea6ce7a7a05c => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:47.351097 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-66ec5890-09a7-4813-a168-49b898aa5ecf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:47.353197 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-66ec5890-09a7-4813-a168-49b898aa5ecf tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 Aug 06 19:34:47.353378 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-66ec5890-09a7-4813-a168-49b898aa5ecf tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:47.353559 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-66ec5890-09a7-4813-a168-49b898aa5ecf tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:47.353661 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-66ec5890-09a7-4813-a168-49b898aa5ecf tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 0db4b756-5bea-41bd-9d6b-cbccfdc89017. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:47.357931 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:47.357931 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:47.358572 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-66ec5890-09a7-4813-a168-49b898aa5ecf tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 returned with HTTP 200 Aug 06 19:34:47.359198 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1275/5140] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:47 2026] GET /volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:47.931142 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5012dc8a-cd81-4657-a137-1a7e91491053 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:47.932920 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5012dc8a-cd81-4657-a137-1a7e91491053 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/snapshots/8ea74975-1623-477d-9d36-ea6ce7a7a05c Aug 06 19:34:47.933144 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5012dc8a-cd81-4657-a137-1a7e91491053 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:47.933340 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5012dc8a-cd81-4657-a137-1a7e91491053 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:47.937477 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5012dc8a-cd81-4657-a137-1a7e91491053 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/snapshots/8ea74975-1623-477d-9d36-ea6ce7a7a05c returned with HTTP 404 Aug 06 19:34:47.937958 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1292/5141] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:34:47 2026] GET /volume/v3/snapshots/8ea74975-1623-477d-9d36-ea6ce7a7a05c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:34:47.946394 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-427dbec1-95d1-4941-8c64-6920718f1636 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:47.948193 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-427dbec1-95d1-4941-8c64-6920718f1636 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/c2e23691-66dc-4fa6-910d-d083cf29c876 Aug 06 19:34:47.948430 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-427dbec1-95d1-4941-8c64-6920718f1636 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:47.948640 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-427dbec1-95d1-4941-8c64-6920718f1636 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:47.948815 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-427dbec1-95d1-4941-8c64-6920718f1636 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Delete volume with id: c2e23691-66dc-4fa6-910d-d083cf29c876 Aug 06 19:34:47.956424 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:47.956424 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:47.956797 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-427dbec1-95d1-4941-8c64-6920718f1636 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Volume info retrieved successfully. Aug 06 19:34:47.972116 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-427dbec1-95d1-4941-8c64-6920718f1636 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Delete volume request issued successfully. Aug 06 19:34:47.972372 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-427dbec1-95d1-4941-8c64-6920718f1636 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/volumes/c2e23691-66dc-4fa6-910d-d083cf29c876 returned with HTTP 202 Aug 06 19:34:47.972825 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1293/5142] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:34:47 2026] DELETE /volume/v3/volumes/c2e23691-66dc-4fa6-910d-d083cf29c876 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:34:47.979523 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b6a99ca3-4129-4e08-ab41-542b6890b349 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:47.983901 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b6a99ca3-4129-4e08-ab41-542b6890b349 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/volumes/c2e23691-66dc-4fa6-910d-d083cf29c876 Aug 06 19:34:47.984245 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b6a99ca3-4129-4e08-ab41-542b6890b349 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:47.984545 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b6a99ca3-4129-4e08-ab41-542b6890b349 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:47.993755 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:47.993755 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:47.998084 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b6a99ca3-4129-4e08-ab41-542b6890b349 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Volume info retrieved successfully. Aug 06 19:34:48.002343 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b6a99ca3-4129-4e08-ab41-542b6890b349 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/volumes/c2e23691-66dc-4fa6-910d-d083cf29c876 returned with HTTP 200 Aug 06 19:34:48.002772 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1283/5143] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:34:47 2026] GET /volume/v3/volumes/c2e23691-66dc-4fa6-910d-d083cf29c876 => generated 1004 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:34:48.371178 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d565c1dc-63de-441b-86ee-8615fd9f33d2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:48.373027 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d565c1dc-63de-441b-86ee-8615fd9f33d2 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 Aug 06 19:34:48.373268 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d565c1dc-63de-441b-86ee-8615fd9f33d2 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:48.373450 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d565c1dc-63de-441b-86ee-8615fd9f33d2 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:48.373547 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-d565c1dc-63de-441b-86ee-8615fd9f33d2 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 0db4b756-5bea-41bd-9d6b-cbccfdc89017. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:48.377514 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:48.377514 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:48.378104 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d565c1dc-63de-441b-86ee-8615fd9f33d2 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 returned with HTTP 200 Aug 06 19:34:48.378491 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1276/5144] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:48 2026] GET /volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:49.017442 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-027da34f-4458-47d2-b3a7-71fd00cba5bc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:49.019900 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-027da34f-4458-47d2-b3a7-71fd00cba5bc tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/volumes/c2e23691-66dc-4fa6-910d-d083cf29c876 Aug 06 19:34:49.020204 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-027da34f-4458-47d2-b3a7-71fd00cba5bc tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:49.020502 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-027da34f-4458-47d2-b3a7-71fd00cba5bc tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:49.028472 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-027da34f-4458-47d2-b3a7-71fd00cba5bc tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/volumes/c2e23691-66dc-4fa6-910d-d083cf29c876 returned with HTTP 404 Aug 06 19:34:49.029154 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1293/5145] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:34:49 2026] GET /volume/v3/volumes/c2e23691-66dc-4fa6-910d-d083cf29c876 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:34:49.038283 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-86ebc115-4504-4ceb-9f0e-c73fae88a99a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:49.040007 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-86ebc115-4504-4ceb-9f0e-c73fae88a99a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:34:49.040404 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-86ebc115-4504-4ceb-9f0e-c73fae88a99a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-565710367"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:34:49.041835 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-86ebc115-4504-4ceb-9f0e-c73fae88a99a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-565710367'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:34:49.042032 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-86ebc115-4504-4ceb-9f0e-c73fae88a99a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Create volume of 1 GB Aug 06 19:34:49.047314 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-86ebc115-4504-4ceb-9f0e-c73fae88a99a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Availability Zones retrieved successfully. Aug 06 19:34:49.053970 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-86ebc115-4504-4ceb-9f0e-c73fae88a99a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Flow 'volume_create_api' (f124dd2f-6736-4aaf-81b2-dcfae1303674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:34:49.054882 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-86ebc115-4504-4ceb-9f0e-c73fae88a99a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c35427f1-fd12-4704-bd52-be0e828e9f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:49.055857 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-86ebc115-4504-4ceb-9f0e-c73fae88a99a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:34:49.084931 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-86ebc115-4504-4ceb-9f0e-c73fae88a99a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c35427f1-fd12-4704-bd52-be0e828e9f7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:49.085955 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-86ebc115-4504-4ceb-9f0e-c73fae88a99a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aea96812-b138-4346-b938-19f6c752169c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:49.132418 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-86ebc115-4504-4ceb-9f0e-c73fae88a99a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Created reservations ['bce90938-fd0c-4e26-96cf-d021d0538b4c', '6a4fd35d-a5d3-4965-aab0-fd7c8dfb4a6c', '4e541b3f-0540-466a-b8d8-4b71144363df', '9301010f-86fc-4659-817d-fca6704638d5'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:34:49.133401 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-86ebc115-4504-4ceb-9f0e-c73fae88a99a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aea96812-b138-4346-b938-19f6c752169c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bce90938-fd0c-4e26-96cf-d021d0538b4c', '6a4fd35d-a5d3-4965-aab0-fd7c8dfb4a6c', '4e541b3f-0540-466a-b8d8-4b71144363df', '9301010f-86fc-4659-817d-fca6704638d5']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:49.134372 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-86ebc115-4504-4ceb-9f0e-c73fae88a99a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f347862e-4583-423d-bac0-062f99ba13f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:49.159294 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-86ebc115-4504-4ceb-9f0e-c73fae88a99a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f347862e-4583-423d-bac0-062f99ba13f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6e6442a-f694-4b19-908d-6f44a742a7c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-565710367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76c84d0fea2f47a4b39f6a0e46786cfc',qos_specs=None,replication_status=,reservations=['bce90938-fd0c-4e26-96cf-d021d0538b4c','6a4fd35d-a5d3-4965-aab0-fd7c8dfb4a6c','4e541b3f-0540-466a-b8d8-4b71144363df','9301010f-86fc-4659-817d-fca6704638d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e0182d6e84c4e0fb98ca4ef18cf4577',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:34:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-565710367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6e6442a-f694-4b19-908d-6f44a742a7c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76c84d0fea2f47a4b39f6a0e46786cfc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e0182d6e84c4e0fb98ca4ef18cf4577',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:49.160958 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-86ebc115-4504-4ceb-9f0e-c73fae88a99a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3040f64f-f1a9-4b10-81cb-b8a6b30e5f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:49.187129 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-86ebc115-4504-4ceb-9f0e-c73fae88a99a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3040f64f-f1a9-4b10-81cb-b8a6b30e5f28) transitioned into state 'SUCCESS' from state '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-565710367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76c84d0fea2f47a4b39f6a0e46786cfc',qos_specs=None,replication_status=,reservations=['bce90938-fd0c-4e26-96cf-d021d0538b4c','6a4fd35d-a5d3-4965-aab0-fd7c8dfb4a6c','4e541b3f-0540-466a-b8d8-4b71144363df','9301010f-86fc-4659-817d-fca6704638d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e0182d6e84c4e0fb98ca4ef18cf4577',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:49.188164 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-86ebc115-4504-4ceb-9f0e-c73fae88a99a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce280741-9e2a-40a8-8c12-15ff0fc1a7da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:49.200315 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-86ebc115-4504-4ceb-9f0e-c73fae88a99a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce280741-9e2a-40a8-8c12-15ff0fc1a7da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:49.201330 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-86ebc115-4504-4ceb-9f0e-c73fae88a99a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Flow 'volume_create_api' (f124dd2f-6736-4aaf-81b2-dcfae1303674) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:34:49.201748 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-86ebc115-4504-4ceb-9f0e-c73fae88a99a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Create volume request issued successfully. Aug 06 19:34:49.202498 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-86ebc115-4504-4ceb-9f0e-c73fae88a99a tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:34:49.203051 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1294/5146] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:34:49 2026] POST /volume/v3/volumes => generated 773 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:34:49.218606 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bb109ca9-7a64-43b9-80c5-57ff6e70e1fd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:49.220862 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bb109ca9-7a64-43b9-80c5-57ff6e70e1fd tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/volumes/c6e6442a-f694-4b19-908d-6f44a742a7c9 Aug 06 19:34:49.221297 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bb109ca9-7a64-43b9-80c5-57ff6e70e1fd tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:49.221633 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bb109ca9-7a64-43b9-80c5-57ff6e70e1fd tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:49.230686 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:49.230686 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:49.235184 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bb109ca9-7a64-43b9-80c5-57ff6e70e1fd tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Volume info retrieved successfully. Aug 06 19:34:49.240338 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bb109ca9-7a64-43b9-80c5-57ff6e70e1fd tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/volumes/c6e6442a-f694-4b19-908d-6f44a742a7c9 returned with HTTP 200 Aug 06 19:34:49.240813 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1284/5147] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:34:49 2026] GET /volume/v3/volumes/c6e6442a-f694-4b19-908d-6f44a742a7c9 => generated 952 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:49.388040 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2ce87cbf-977e-40f4-b953-ccf3a86c7f96 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:49.390032 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2ce87cbf-977e-40f4-b953-ccf3a86c7f96 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 Aug 06 19:34:49.390270 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2ce87cbf-977e-40f4-b953-ccf3a86c7f96 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:49.390450 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2ce87cbf-977e-40f4-b953-ccf3a86c7f96 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:49.390547 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-2ce87cbf-977e-40f4-b953-ccf3a86c7f96 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 0db4b756-5bea-41bd-9d6b-cbccfdc89017. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:49.395438 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:49.395438 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:49.396074 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2ce87cbf-977e-40f4-b953-ccf3a86c7f96 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 returned with HTTP 200 Aug 06 19:34:49.396550 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1277/5148] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:49 2026] GET /volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:50.257555 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b62ca8e7-b54f-46f7-8c90-20fae40248de None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:50.259575 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b62ca8e7-b54f-46f7-8c90-20fae40248de tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/volumes/c6e6442a-f694-4b19-908d-6f44a742a7c9 Aug 06 19:34:50.259812 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b62ca8e7-b54f-46f7-8c90-20fae40248de tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:50.260035 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b62ca8e7-b54f-46f7-8c90-20fae40248de tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:50.268339 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:50.268339 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:50.272582 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b62ca8e7-b54f-46f7-8c90-20fae40248de tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Volume info retrieved successfully. Aug 06 19:34:50.276705 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b62ca8e7-b54f-46f7-8c90-20fae40248de tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/volumes/c6e6442a-f694-4b19-908d-6f44a742a7c9 returned with HTTP 200 Aug 06 19:34:50.277083 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1294/5149] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:34:50 2026] GET /volume/v3/volumes/c6e6442a-f694-4b19-908d-6f44a742a7c9 => generated 1004 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:34:50.290442 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1b577753-4227-41ef-810f-1c3027c56898 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:50.293138 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b577753-4227-41ef-810f-1c3027c56898 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:34:50.293666 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1b577753-4227-41ef-810f-1c3027c56898 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c6e6442a-f694-4b19-908d-6f44a742a7c9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1158064997"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:34:50.306290 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:50.306290 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:50.306821 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1b577753-4227-41ef-810f-1c3027c56898 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Volume info retrieved successfully. Aug 06 19:34:50.307040 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-1b577753-4227-41ef-810f-1c3027c56898 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Create snapshot from volume c6e6442a-f694-4b19-908d-6f44a742a7c9 Aug 06 19:34:50.338238 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-1b577753-4227-41ef-810f-1c3027c56898 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Created reservations ['9025faeb-608c-4787-972d-bd0d9d6b239c', 'c45f7542-8c42-4e92-b297-3d3566a4cd96', '2f1d5f14-9b58-48fd-975c-230d73c6f7a9', 'a1cb1e8e-07db-419a-8324-e9a8f65c8b7d'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:34:50.371239 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1b577753-4227-41ef-810f-1c3027c56898 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Snapshot create request issued successfully. Aug 06 19:34:50.371577 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b577753-4227-41ef-810f-1c3027c56898 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:34:50.372000 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1295/5150] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:34:50 2026] POST /volume/v3/snapshots => generated 308 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:34:50.380773 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-91d7e4bf-075f-4e87-b6fd-8325a87fadbe None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:50.382800 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-91d7e4bf-075f-4e87-b6fd-8325a87fadbe tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/snapshots/df5021f6-f089-48c7-8e3f-9438805886ca Aug 06 19:34:50.382928 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-91d7e4bf-075f-4e87-b6fd-8325a87fadbe tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:50.383153 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-91d7e4bf-075f-4e87-b6fd-8325a87fadbe tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:50.388339 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:50.388339 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:50.388653 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-91d7e4bf-075f-4e87-b6fd-8325a87fadbe tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Snapshot retrieved successfully. Aug 06 19:34:50.389407 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-91d7e4bf-075f-4e87-b6fd-8325a87fadbe tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/snapshots/df5021f6-f089-48c7-8e3f-9438805886ca returned with HTTP 200 Aug 06 19:34:50.389902 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1285/5151] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:34:50 2026] GET /volume/v3/snapshots/df5021f6-f089-48c7-8e3f-9438805886ca => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:50.407557 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0b83c841-8dd0-4736-b3eb-5980a58ad0d1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:50.409457 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0b83c841-8dd0-4736-b3eb-5980a58ad0d1 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 Aug 06 19:34:50.409743 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0b83c841-8dd0-4736-b3eb-5980a58ad0d1 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:50.409969 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0b83c841-8dd0-4736-b3eb-5980a58ad0d1 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:50.410097 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-0b83c841-8dd0-4736-b3eb-5980a58ad0d1 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 0db4b756-5bea-41bd-9d6b-cbccfdc89017. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:50.414857 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:50.414857 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:50.415500 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0b83c841-8dd0-4736-b3eb-5980a58ad0d1 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 returned with HTTP 200 Aug 06 19:34:50.415931 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1278/5152] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:50 2026] GET /volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:51.399062 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fccba5bb-67d3-465e-a139-06105423f27d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:51.401046 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fccba5bb-67d3-465e-a139-06105423f27d tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/snapshots/df5021f6-f089-48c7-8e3f-9438805886ca Aug 06 19:34:51.401303 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fccba5bb-67d3-465e-a139-06105423f27d tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:51.401541 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fccba5bb-67d3-465e-a139-06105423f27d tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:51.406877 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:51.406877 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:51.407236 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fccba5bb-67d3-465e-a139-06105423f27d tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Snapshot retrieved successfully. Aug 06 19:34:51.407969 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fccba5bb-67d3-465e-a139-06105423f27d tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/snapshots/df5021f6-f089-48c7-8e3f-9438805886ca returned with HTTP 200 Aug 06 19:34:51.408368 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1295/5153] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:34:51 2026] GET /volume/v3/snapshots/df5021f6-f089-48c7-8e3f-9438805886ca => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:51.420041 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-492125fc-cc91-4bc7-b4ac-97c49419cc60 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:51.420451 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-492125fc-cc91-4bc7-b4ac-97c49419cc60 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-reader] POST https://10.4.3.5/volume/v3/snapshots/df5021f6-f089-48c7-8e3f-9438805886ca/action Aug 06 19:34:51.420850 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-492125fc-cc91-4bc7-b4ac-97c49419cc60 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:34:51.421049 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-492125fc-cc91-4bc7-b4ac-97c49419cc60 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:34:51.422879 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.contrib.snapshot_unmanage [None req-492125fc-cc91-4bc7-b4ac-97c49419cc60 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-reader] Unmanage snapshot with id: df5021f6-f089-48c7-8e3f-9438805886ca Aug 06 19:34:51.429386 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8dabd341-db29-4933-9b3e-49c5b9949dde None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:51.429743 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:51.429743 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:51.430324 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-492125fc-cc91-4bc7-b4ac-97c49419cc60 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-reader] Snapshot retrieved successfully. Aug 06 19:34:51.431452 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-492125fc-cc91-4bc7-b4ac-97c49419cc60 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '24a5be2b61f34b208abd8f7caf5b8f84', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '76c84d0fea2f47a4b39f6a0e46786cfc', '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=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:34:51.431731 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-492125fc-cc91-4bc7-b4ac-97c49419cc60 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-reader] https://10.4.3.5/volume/v3/snapshots/df5021f6-f089-48c7-8e3f-9438805886ca/action returned with HTTP 403 Aug 06 19:34:51.431823 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8dabd341-db29-4933-9b3e-49c5b9949dde tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 Aug 06 19:34:51.432009 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8dabd341-db29-4933-9b3e-49c5b9949dde tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:51.432288 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8dabd341-db29-4933-9b3e-49c5b9949dde tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:51.432385 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1296/5154] 10.4.3.5 () {68 vars in 1382 bytes} [Thu Aug 6 19:34:51 2026] POST /volume/v3/snapshots/df5021f6-f089-48c7-8e3f-9438805886ca/action => generated 117 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:34:51.432472 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-8dabd341-db29-4933-9b3e-49c5b9949dde tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 0db4b756-5bea-41bd-9d6b-cbccfdc89017. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:51.437672 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:51.437672 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:51.438353 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8dabd341-db29-4933-9b3e-49c5b9949dde tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 returned with HTTP 200 Aug 06 19:34:51.438741 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1286/5155] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:51 2026] GET /volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:51.439133 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-583e7f9e-818f-4a57-b057-cef7d52fd1d7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:51.440977 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-583e7f9e-818f-4a57-b057-cef7d52fd1d7 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] DELETE https://10.4.3.5/volume/v3/snapshots/df5021f6-f089-48c7-8e3f-9438805886ca Aug 06 19:34:51.441214 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-583e7f9e-818f-4a57-b057-cef7d52fd1d7 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:51.441450 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-583e7f9e-818f-4a57-b057-cef7d52fd1d7 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:51.441561 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-583e7f9e-818f-4a57-b057-cef7d52fd1d7 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Delete snapshot with id: df5021f6-f089-48c7-8e3f-9438805886ca Aug 06 19:34:51.446927 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:51.446927 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:51.447255 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-583e7f9e-818f-4a57-b057-cef7d52fd1d7 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Snapshot retrieved successfully. Aug 06 19:34:51.462185 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-583e7f9e-818f-4a57-b057-cef7d52fd1d7 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Snapshot delete request issued successfully. Aug 06 19:34:51.462385 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-583e7f9e-818f-4a57-b057-cef7d52fd1d7 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/snapshots/df5021f6-f089-48c7-8e3f-9438805886ca returned with HTTP 202 Aug 06 19:34:51.462790 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1279/5156] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:34:51 2026] DELETE /volume/v3/snapshots/df5021f6-f089-48c7-8e3f-9438805886ca => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:34:51.470838 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-763ff52c-844a-489a-9479-0840a9bbe19e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:51.472872 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-763ff52c-844a-489a-9479-0840a9bbe19e tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/snapshots/df5021f6-f089-48c7-8e3f-9438805886ca Aug 06 19:34:51.473118 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-763ff52c-844a-489a-9479-0840a9bbe19e tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:51.473360 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-763ff52c-844a-489a-9479-0840a9bbe19e tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:51.478874 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:51.478874 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:51.479293 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-763ff52c-844a-489a-9479-0840a9bbe19e tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Snapshot retrieved successfully. Aug 06 19:34:51.479945 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-763ff52c-844a-489a-9479-0840a9bbe19e tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/snapshots/df5021f6-f089-48c7-8e3f-9438805886ca returned with HTTP 200 Aug 06 19:34:51.480415 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1296/5157] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:34:51 2026] GET /volume/v3/snapshots/df5021f6-f089-48c7-8e3f-9438805886ca => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:52.450109 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a520a8cb-f6f1-43b3-ad3f-5fc7aa1051ff None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:52.452900 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a520a8cb-f6f1-43b3-ad3f-5fc7aa1051ff tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 Aug 06 19:34:52.453296 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a520a8cb-f6f1-43b3-ad3f-5fc7aa1051ff tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:52.453561 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a520a8cb-f6f1-43b3-ad3f-5fc7aa1051ff tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:52.453744 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-a520a8cb-f6f1-43b3-ad3f-5fc7aa1051ff tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 0db4b756-5bea-41bd-9d6b-cbccfdc89017. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:52.460105 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:52.460105 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:52.460911 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a520a8cb-f6f1-43b3-ad3f-5fc7aa1051ff tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 returned with HTTP 200 Aug 06 19:34:52.461359 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1297/5158] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:52 2026] GET /volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:52.493039 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9aa89503-688c-45da-95cf-46497a0addd0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:52.493695 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9aa89503-688c-45da-95cf-46497a0addd0 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/snapshots/df5021f6-f089-48c7-8e3f-9438805886ca Aug 06 19:34:52.494095 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9aa89503-688c-45da-95cf-46497a0addd0 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:52.494095 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9aa89503-688c-45da-95cf-46497a0addd0 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:52.501032 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9aa89503-688c-45da-95cf-46497a0addd0 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/snapshots/df5021f6-f089-48c7-8e3f-9438805886ca returned with HTTP 404 Aug 06 19:34:52.501032 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1287/5159] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:34:52 2026] GET /volume/v3/snapshots/df5021f6-f089-48c7-8e3f-9438805886ca => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:34:52.505277 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-174321a0-12af-4a43-a4e2-ee0f36a5f966 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:52.507505 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-174321a0-12af-4a43-a4e2-ee0f36a5f966 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/c6e6442a-f694-4b19-908d-6f44a742a7c9 Aug 06 19:34:52.507725 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-174321a0-12af-4a43-a4e2-ee0f36a5f966 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:52.507980 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-174321a0-12af-4a43-a4e2-ee0f36a5f966 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:52.508219 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-174321a0-12af-4a43-a4e2-ee0f36a5f966 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Delete volume with id: c6e6442a-f694-4b19-908d-6f44a742a7c9 Aug 06 19:34:52.516902 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:52.516902 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:52.517345 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-174321a0-12af-4a43-a4e2-ee0f36a5f966 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Volume info retrieved successfully. Aug 06 19:34:52.536672 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-174321a0-12af-4a43-a4e2-ee0f36a5f966 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Delete volume request issued successfully. Aug 06 19:34:52.536937 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-174321a0-12af-4a43-a4e2-ee0f36a5f966 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/volumes/c6e6442a-f694-4b19-908d-6f44a742a7c9 returned with HTTP 202 Aug 06 19:34:52.537539 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1280/5160] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:34:52 2026] DELETE /volume/v3/volumes/c6e6442a-f694-4b19-908d-6f44a742a7c9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:34:52.547078 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8a72a032-2f34-412b-9b77-9ebc9d7c7d44 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:52.549148 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a72a032-2f34-412b-9b77-9ebc9d7c7d44 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/volumes/c6e6442a-f694-4b19-908d-6f44a742a7c9 Aug 06 19:34:52.549377 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8a72a032-2f34-412b-9b77-9ebc9d7c7d44 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:52.549583 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8a72a032-2f34-412b-9b77-9ebc9d7c7d44 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:52.556472 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:52.556472 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:52.559949 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8a72a032-2f34-412b-9b77-9ebc9d7c7d44 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Volume info retrieved successfully. Aug 06 19:34:52.564367 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a72a032-2f34-412b-9b77-9ebc9d7c7d44 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/volumes/c6e6442a-f694-4b19-908d-6f44a742a7c9 returned with HTTP 200 Aug 06 19:34:52.564820 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1297/5161] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:34:52 2026] GET /volume/v3/volumes/c6e6442a-f694-4b19-908d-6f44a742a7c9 => generated 1003 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:34:53.472159 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-39aff18c-a089-4758-b49f-d73fb377b895 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:53.473810 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-39aff18c-a089-4758-b49f-d73fb377b895 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 Aug 06 19:34:53.474187 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-39aff18c-a089-4758-b49f-d73fb377b895 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:53.474983 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-39aff18c-a089-4758-b49f-d73fb377b895 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:53.474983 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-39aff18c-a089-4758-b49f-d73fb377b895 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 0db4b756-5bea-41bd-9d6b-cbccfdc89017. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:53.479370 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:53.479370 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:53.480094 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-39aff18c-a089-4758-b49f-d73fb377b895 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 returned with HTTP 200 Aug 06 19:34:53.480675 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1298/5162] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:53 2026] GET /volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:53.577166 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3facc13e-9517-4b6d-adc2-4eb7e6e4b926 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:53.578946 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3facc13e-9517-4b6d-adc2-4eb7e6e4b926 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] GET https://10.4.3.5/volume/v3/volumes/c6e6442a-f694-4b19-908d-6f44a742a7c9 Aug 06 19:34:53.579119 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3facc13e-9517-4b6d-adc2-4eb7e6e4b926 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:53.579320 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3facc13e-9517-4b6d-adc2-4eb7e6e4b926 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:53.584865 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3facc13e-9517-4b6d-adc2-4eb7e6e4b926 tempest-ProjectReaderTests-2035575319 tempest-ProjectReaderTests-2035575319-project-admin] https://10.4.3.5/volume/v3/volumes/c6e6442a-f694-4b19-908d-6f44a742a7c9 returned with HTTP 404 Aug 06 19:34:53.585355 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1288/5163] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:34:53 2026] GET /volume/v3/volumes/c6e6442a-f694-4b19-908d-6f44a742a7c9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:34:54.490262 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1f8c54ca-3ed4-4932-88e9-9fce5d5358d4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:54.491922 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1f8c54ca-3ed4-4932-88e9-9fce5d5358d4 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 Aug 06 19:34:54.492160 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1f8c54ca-3ed4-4932-88e9-9fce5d5358d4 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:54.492403 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1f8c54ca-3ed4-4932-88e9-9fce5d5358d4 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:54.492469 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-1f8c54ca-3ed4-4932-88e9-9fce5d5358d4 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 0db4b756-5bea-41bd-9d6b-cbccfdc89017. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:54.496620 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:54.496620 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:54.497303 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1f8c54ca-3ed4-4932-88e9-9fce5d5358d4 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 returned with HTTP 200 Aug 06 19:34:54.497683 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1281/5164] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:54 2026] GET /volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:55.508658 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6be88027-5e06-446b-878a-86d2d325cf18 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:55.510525 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6be88027-5e06-446b-878a-86d2d325cf18 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 Aug 06 19:34:55.510835 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6be88027-5e06-446b-878a-86d2d325cf18 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:55.511135 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6be88027-5e06-446b-878a-86d2d325cf18 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:55.512103 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6be88027-5e06-446b-878a-86d2d325cf18 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 0db4b756-5bea-41bd-9d6b-cbccfdc89017. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:55.515995 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:55.515995 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:55.515995 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6be88027-5e06-446b-878a-86d2d325cf18 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 returned with HTTP 200 Aug 06 19:34:55.516999 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1298/5165] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:55 2026] GET /volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:56.527519 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7d5b0c10-c42d-4f28-a00a-f51ab45ea216 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:56.529932 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7d5b0c10-c42d-4f28-a00a-f51ab45ea216 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 Aug 06 19:34:56.530216 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7d5b0c10-c42d-4f28-a00a-f51ab45ea216 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:56.530519 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7d5b0c10-c42d-4f28-a00a-f51ab45ea216 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:56.530681 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-7d5b0c10-c42d-4f28-a00a-f51ab45ea216 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 0db4b756-5bea-41bd-9d6b-cbccfdc89017. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:56.535907 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:56.535907 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:56.536757 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7d5b0c10-c42d-4f28-a00a-f51ab45ea216 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 returned with HTTP 200 Aug 06 19:34:56.537297 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1299/5166] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:56 2026] GET /volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:57.548366 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9c06b812-1619-4daa-9d6a-fb76deb16948 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:57.550129 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9c06b812-1619-4daa-9d6a-fb76deb16948 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 Aug 06 19:34:57.550378 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9c06b812-1619-4daa-9d6a-fb76deb16948 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:57.550558 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9c06b812-1619-4daa-9d6a-fb76deb16948 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:57.550672 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-9c06b812-1619-4daa-9d6a-fb76deb16948 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 0db4b756-5bea-41bd-9d6b-cbccfdc89017. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:57.555454 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:57.555454 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:57.556254 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9c06b812-1619-4daa-9d6a-fb76deb16948 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 returned with HTTP 200 Aug 06 19:34:57.556604 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1289/5167] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:57 2026] GET /volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:57.566324 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cb0145e6-bae1-47f7-ab43-126fa0d064f1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:57.568213 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cb0145e6-bae1-47f7-ab43-126fa0d064f1 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-reader] POST https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017/action Aug 06 19:34:57.568603 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cb0145e6-bae1-47f7-ab43-126fa0d064f1 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:34:57.568729 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cb0145e6-bae1-47f7-ab43-126fa0d064f1 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:34:57.570171 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.admin_actions [None req-cb0145e6-bae1-47f7-ab43-126fa0d064f1 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-reader] Updating backup '0db4b756-5bea-41bd-9d6b-cbccfdc89017' with '{'status': 'error'}' {{(pid=100262) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 06 19:34:57.577633 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:57.577633 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:57.578788 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.policy [None req-cb0145e6-bae1-47f7-ab43-126fa0d064f1 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '3e5a20eabd8f41febd16b9704e575c73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e4a65905720f493cbe9c09add36b192c', '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=100262) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:34:57.579008 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cb0145e6-bae1-47f7-ab43-126fa0d064f1 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-reader] https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017/action returned with HTTP 403 Aug 06 19:34:57.579473 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1282/5168] 10.4.3.5 () {70 vars in 1416 bytes} [Thu Aug 6 19:34:57 2026] POST /volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:34:57.586159 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-229bf948-5b1a-4dfb-940e-a419a13f112f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:57.588298 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-229bf948-5b1a-4dfb-940e-a419a13f112f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/75c01fb7-a5b5-43b2-a7bb-44966ed29fc2 Aug 06 19:34:57.588531 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-229bf948-5b1a-4dfb-940e-a419a13f112f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:57.588737 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-229bf948-5b1a-4dfb-940e-a419a13f112f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:57.588928 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-229bf948-5b1a-4dfb-940e-a419a13f112f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Delete volume with id: 75c01fb7-a5b5-43b2-a7bb-44966ed29fc2 Aug 06 19:34:57.596456 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:57.596456 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:57.596801 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-229bf948-5b1a-4dfb-940e-a419a13f112f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Volume info retrieved successfully. Aug 06 19:34:57.611456 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-229bf948-5b1a-4dfb-940e-a419a13f112f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Delete volume request issued successfully. Aug 06 19:34:57.611675 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-229bf948-5b1a-4dfb-940e-a419a13f112f tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/volumes/75c01fb7-a5b5-43b2-a7bb-44966ed29fc2 returned with HTTP 202 Aug 06 19:34:57.611981 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1299/5169] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:34:57 2026] DELETE /volume/v3/volumes/75c01fb7-a5b5-43b2-a7bb-44966ed29fc2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:34:57.619836 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d578f7b9-18ff-4bdf-8386-756da0c43f7c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:57.622421 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d578f7b9-18ff-4bdf-8386-756da0c43f7c tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/volumes/75c01fb7-a5b5-43b2-a7bb-44966ed29fc2 Aug 06 19:34:57.622421 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d578f7b9-18ff-4bdf-8386-756da0c43f7c tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:57.622545 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d578f7b9-18ff-4bdf-8386-756da0c43f7c tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:57.629264 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:57.629264 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:57.632584 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d578f7b9-18ff-4bdf-8386-756da0c43f7c tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Volume info retrieved successfully. Aug 06 19:34:57.637070 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d578f7b9-18ff-4bdf-8386-756da0c43f7c tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/volumes/75c01fb7-a5b5-43b2-a7bb-44966ed29fc2 returned with HTTP 200 Aug 06 19:34:57.637567 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1300/5170] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:57 2026] GET /volume/v3/volumes/75c01fb7-a5b5-43b2-a7bb-44966ed29fc2 => generated 1012 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:34:58.651778 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e39b304c-645d-4cd4-af22-c7bc834f7424 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:58.655073 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e39b304c-645d-4cd4-af22-c7bc834f7424 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/volumes/75c01fb7-a5b5-43b2-a7bb-44966ed29fc2 Aug 06 19:34:58.655073 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e39b304c-645d-4cd4-af22-c7bc834f7424 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:58.655073 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e39b304c-645d-4cd4-af22-c7bc834f7424 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:58.663416 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e39b304c-645d-4cd4-af22-c7bc834f7424 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/volumes/75c01fb7-a5b5-43b2-a7bb-44966ed29fc2 returned with HTTP 404 Aug 06 19:34:58.664083 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1290/5171] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:58 2026] GET /volume/v3/volumes/75c01fb7-a5b5-43b2-a7bb-44966ed29fc2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:34:58.672604 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4d64bd9c-11f9-4b77-bfad-e4820ee59640 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:58.674300 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d64bd9c-11f9-4b77-bfad-e4820ee59640 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-reader] GET https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f Aug 06 19:34:58.674495 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d64bd9c-11f9-4b77-bfad-e4820ee59640 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:58.674693 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d64bd9c-11f9-4b77-bfad-e4820ee59640 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-reader] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:58.674798 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-4d64bd9c-11f9-4b77-bfad-e4820ee59640 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-reader] Show backup with id 3491d4bf-8923-4eda-ac7e-1613e5244e9f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:58.679238 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:58.679238 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:58.680050 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d64bd9c-11f9-4b77-bfad-e4820ee59640 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-reader] https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f returned with HTTP 200 Aug 06 19:34:58.680480 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1283/5172] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:58 2026] GET /volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:58.692329 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dd0b7386-c8f9-49e5-8a5e-3bada549a405 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:58.694174 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dd0b7386-c8f9-49e5-8a5e-3bada549a405 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] DELETE https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 Aug 06 19:34:58.694409 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dd0b7386-c8f9-49e5-8a5e-3bada549a405 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:58.694539 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dd0b7386-c8f9-49e5-8a5e-3bada549a405 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:58.694685 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-dd0b7386-c8f9-49e5-8a5e-3bada549a405 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Delete backup with id: 0db4b756-5bea-41bd-9d6b-cbccfdc89017. Aug 06 19:34:58.701132 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:58.701132 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:34:58.713679 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-dd0b7386-c8f9-49e5-8a5e-3bada549a405 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] delete_backup rpcapi backup_id 0db4b756-5bea-41bd-9d6b-cbccfdc89017 {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:34:58.715766 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dd0b7386-c8f9-49e5-8a5e-3bada549a405 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 returned with HTTP 202 Aug 06 19:34:58.716376 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1300/5173] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:34:58 2026] DELETE /volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:34:58.725051 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a9cb901f-a51b-41e7-822b-dda3b06d4efa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:58.727199 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a9cb901f-a51b-41e7-822b-dda3b06d4efa tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 Aug 06 19:34:58.727431 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a9cb901f-a51b-41e7-822b-dda3b06d4efa tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:58.727614 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a9cb901f-a51b-41e7-822b-dda3b06d4efa tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:58.727717 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-a9cb901f-a51b-41e7-822b-dda3b06d4efa tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 0db4b756-5bea-41bd-9d6b-cbccfdc89017. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:58.732492 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:58.732492 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:58.733643 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a9cb901f-a51b-41e7-822b-dda3b06d4efa tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 returned with HTTP 200 Aug 06 19:34:58.733643 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1301/5174] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:58 2026] GET /volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:34:59.548112 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8ead1a2f-4872-4305-b16c-49a350264fc1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:59.549997 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8ead1a2f-4872-4305-b16c-49a350264fc1 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:34:59.550369 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8ead1a2f-4872-4305-b16c-49a350264fc1 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1955880933", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:34:59.551818 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-8ead1a2f-4872-4305-b16c-49a350264fc1 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1955880933', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:34:59.551940 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-8ead1a2f-4872-4305-b16c-49a350264fc1 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Create volume of 1 GB Aug 06 19:34:59.556203 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8ead1a2f-4872-4305-b16c-49a350264fc1 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Availability Zones retrieved successfully. Aug 06 19:34:59.562454 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8ead1a2f-4872-4305-b16c-49a350264fc1 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Flow 'volume_create_api' (a7982842-f8fe-4c45-b2c0-de7a1885e37e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:34:59.563793 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8ead1a2f-4872-4305-b16c-49a350264fc1 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96a3b976-0949-4cdc-9b8a-64a6195c3b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:59.564854 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-8ead1a2f-4872-4305-b16c-49a350264fc1 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:34:59.590207 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8ead1a2f-4872-4305-b16c-49a350264fc1 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96a3b976-0949-4cdc-9b8a-64a6195c3b53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:59.591006 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8ead1a2f-4872-4305-b16c-49a350264fc1 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48039ad5-0496-4051-ab54-fb00276e132c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:59.646884 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-8ead1a2f-4872-4305-b16c-49a350264fc1 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Created reservations ['2a8f6709-ed57-44ca-ac3c-c2471215fb08', '88beda94-88f8-4ae0-a536-516dd5b0b2e3', 'bc95e16d-0a14-428b-9f2c-fde656898bbe', 'be137648-4920-458a-a22e-1aa4acd5f596'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:34:59.647772 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8ead1a2f-4872-4305-b16c-49a350264fc1 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48039ad5-0496-4051-ab54-fb00276e132c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a8f6709-ed57-44ca-ac3c-c2471215fb08', '88beda94-88f8-4ae0-a536-516dd5b0b2e3', 'bc95e16d-0a14-428b-9f2c-fde656898bbe', 'be137648-4920-458a-a22e-1aa4acd5f596']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:59.648507 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8ead1a2f-4872-4305-b16c-49a350264fc1 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf8fd275-98a1-4ed1-8714-aa0b5c0af06e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:59.670593 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8ead1a2f-4872-4305-b16c-49a350264fc1 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf8fd275-98a1-4ed1-8714-aa0b5c0af06e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79d0d7fa-f33f-4b2c-a92d-b92304115d9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1955880933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d36ba205bc0a4db8b41aadf943c86220',qos_specs=None,replication_status=,reservations=['2a8f6709-ed57-44ca-ac3c-c2471215fb08','88beda94-88f8-4ae0-a536-516dd5b0b2e3','bc95e16d-0a14-428b-9f2c-fde656898bbe','be137648-4920-458a-a22e-1aa4acd5f596'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ccf8799436471bab528db1148bc3e4',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:34:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1955880933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79d0d7fa-f33f-4b2c-a92d-b92304115d9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d36ba205bc0a4db8b41aadf943c86220',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68ccf8799436471bab528db1148bc3e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:59.671314 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8ead1a2f-4872-4305-b16c-49a350264fc1 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (598f7071-7216-4ce4-a9e5-f1aabd192dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:59.690176 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8ead1a2f-4872-4305-b16c-49a350264fc1 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (598f7071-7216-4ce4-a9e5-f1aabd192dc1) transitioned into state 'SUCCESS' from state '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-1955880933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d36ba205bc0a4db8b41aadf943c86220',qos_specs=None,replication_status=,reservations=['2a8f6709-ed57-44ca-ac3c-c2471215fb08','88beda94-88f8-4ae0-a536-516dd5b0b2e3','bc95e16d-0a14-428b-9f2c-fde656898bbe','be137648-4920-458a-a22e-1aa4acd5f596'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ccf8799436471bab528db1148bc3e4',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:59.690908 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8ead1a2f-4872-4305-b16c-49a350264fc1 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f27bae99-c9f8-4fcb-af02-1f754fe585bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:34:59.701478 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8ead1a2f-4872-4305-b16c-49a350264fc1 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f27bae99-c9f8-4fcb-af02-1f754fe585bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:34:59.702726 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8ead1a2f-4872-4305-b16c-49a350264fc1 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Flow 'volume_create_api' (a7982842-f8fe-4c45-b2c0-de7a1885e37e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:34:59.703166 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8ead1a2f-4872-4305-b16c-49a350264fc1 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Create volume request issued successfully. Aug 06 19:34:59.703741 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8ead1a2f-4872-4305-b16c-49a350264fc1 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:34:59.704178 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1291/5175] 10.4.3.5 () {70 vars in 1286 bytes} [Thu Aug 6 19:34:59 2026] POST /volume/v3/volumes => generated 785 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:34:59.716453 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c90e7cd3-153d-4714-a04d-cb75cf12629e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:59.718086 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c90e7cd3-153d-4714-a04d-cb75cf12629e tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] GET https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d Aug 06 19:34:59.718332 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c90e7cd3-153d-4714-a04d-cb75cf12629e tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:59.718528 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c90e7cd3-153d-4714-a04d-cb75cf12629e tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:59.726162 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:59.726162 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:34:59.729984 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c90e7cd3-153d-4714-a04d-cb75cf12629e tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Volume info retrieved successfully. Aug 06 19:34:59.734299 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c90e7cd3-153d-4714-a04d-cb75cf12629e tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d returned with HTTP 200 Aug 06 19:34:59.734674 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1284/5176] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:34:59 2026] GET /volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:34:59.744086 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0fc56592-4cd3-4e21-819c-5d60a3e2a969 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:59.745836 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0fc56592-4cd3-4e21-819c-5d60a3e2a969 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 Aug 06 19:34:59.746065 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0fc56592-4cd3-4e21-819c-5d60a3e2a969 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:59.746283 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0fc56592-4cd3-4e21-819c-5d60a3e2a969 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:59.746373 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0fc56592-4cd3-4e21-819c-5d60a3e2a969 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 0db4b756-5bea-41bd-9d6b-cbccfdc89017. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:59.750370 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0fc56592-4cd3-4e21-819c-5d60a3e2a969 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 returned with HTTP 404 Aug 06 19:34:59.750888 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1301/5177] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:59 2026] GET /volume/v3/backups/0db4b756-5bea-41bd-9d6b-cbccfdc89017 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:34:59.758975 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-536f1ad4-10e9-42d5-b153-2189f08956f4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:59.761189 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-536f1ad4-10e9-42d5-b153-2189f08956f4 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] DELETE https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 Aug 06 19:34:59.761513 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-536f1ad4-10e9-42d5-b153-2189f08956f4 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:59.761749 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-536f1ad4-10e9-42d5-b153-2189f08956f4 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:59.761897 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-536f1ad4-10e9-42d5-b153-2189f08956f4 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Delete backup with id: 551e032e-1552-4a3f-bd18-6821fc3fe5f4. Aug 06 19:34:59.766612 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:59.766612 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:34:59.782450 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-536f1ad4-10e9-42d5-b153-2189f08956f4 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] delete_backup rpcapi backup_id 551e032e-1552-4a3f-bd18-6821fc3fe5f4 {{(pid=100264) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:34:59.784651 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-536f1ad4-10e9-42d5-b153-2189f08956f4 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 returned with HTTP 202 Aug 06 19:34:59.785341 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1302/5178] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:34:59 2026] DELETE /volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:34:59.793140 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-97a7aa2f-2d2c-4f77-afcd-8d6f8929ba2e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:34:59.795665 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-97a7aa2f-2d2c-4f77-afcd-8d6f8929ba2e tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 Aug 06 19:34:59.795879 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-97a7aa2f-2d2c-4f77-afcd-8d6f8929ba2e tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:34:59.796152 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-97a7aa2f-2d2c-4f77-afcd-8d6f8929ba2e tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:34:59.796316 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-97a7aa2f-2d2c-4f77-afcd-8d6f8929ba2e tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 551e032e-1552-4a3f-bd18-6821fc3fe5f4. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:34:59.801805 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:34:59.801805 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:34:59.802803 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-97a7aa2f-2d2c-4f77-afcd-8d6f8929ba2e tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 returned with HTTP 200 Aug 06 19:34:59.803393 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1292/5179] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:34:59 2026] GET /volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:00.747076 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-04ce8dbb-b986-49bd-a6ee-6fa2932bc47f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:00.748714 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-04ce8dbb-b986-49bd-a6ee-6fa2932bc47f tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] GET https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d Aug 06 19:35:00.748897 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-04ce8dbb-b986-49bd-a6ee-6fa2932bc47f tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:00.749094 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-04ce8dbb-b986-49bd-a6ee-6fa2932bc47f tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:00.755560 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:00.755560 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:35:00.760083 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-04ce8dbb-b986-49bd-a6ee-6fa2932bc47f tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Volume info retrieved successfully. Aug 06 19:35:00.764738 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-04ce8dbb-b986-49bd-a6ee-6fa2932bc47f tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d returned with HTTP 200 Aug 06 19:35:00.765210 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1285/5180] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:35:00 2026] GET /volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:35:00.776883 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d992db5d-dd2b-47fb-9163-07d275782638 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:00.778696 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d992db5d-dd2b-47fb-9163-07d275782638 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] GET https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d Aug 06 19:35:00.778897 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d992db5d-dd2b-47fb-9163-07d275782638 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:00.779112 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d992db5d-dd2b-47fb-9163-07d275782638 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:00.787090 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:00.787090 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:35:00.790691 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d992db5d-dd2b-47fb-9163-07d275782638 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Volume info retrieved successfully. Aug 06 19:35:00.794744 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d992db5d-dd2b-47fb-9163-07d275782638 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d returned with HTTP 200 Aug 06 19:35:00.795109 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1302/5181] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:35:00 2026] GET /volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:35:00.813962 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ec4ad39b-5f2c-446a-85e0-9b6f3ad177bc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:00.815692 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec4ad39b-5f2c-446a-85e0-9b6f3ad177bc tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 Aug 06 19:35:00.815887 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec4ad39b-5f2c-446a-85e0-9b6f3ad177bc tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:00.816099 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec4ad39b-5f2c-446a-85e0-9b6f3ad177bc tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:00.816225 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ec4ad39b-5f2c-446a-85e0-9b6f3ad177bc tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 551e032e-1552-4a3f-bd18-6821fc3fe5f4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:35:00.820070 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec4ad39b-5f2c-446a-85e0-9b6f3ad177bc tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 returned with HTTP 404 Aug 06 19:35:00.820608 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1303/5182] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:35:00 2026] GET /volume/v3/backups/551e032e-1552-4a3f-bd18-6821fc3fe5f4 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:35:00.827434 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6dfb5192-95d8-4095-8c09-aa126286b12c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:00.829076 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6dfb5192-95d8-4095-8c09-aa126286b12c tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] DELETE https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f Aug 06 19:35:00.829290 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6dfb5192-95d8-4095-8c09-aa126286b12c tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:00.829462 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6dfb5192-95d8-4095-8c09-aa126286b12c tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:00.829556 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-6dfb5192-95d8-4095-8c09-aa126286b12c tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Delete backup with id: 3491d4bf-8923-4eda-ac7e-1613e5244e9f. Aug 06 19:35:00.833577 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:00.833577 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:35:00.835785 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-9b7b1260-7ece-43fb-94f6-bbde99734443 req-3df4f3f4-7883-43ba-bd15-7c9444df6ebf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:00.838498 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9b7b1260-7ece-43fb-94f6-bbde99734443 req-3df4f3f4-7883-43ba-bd15-7c9444df6ebf tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] GET https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d Aug 06 19:35:00.838762 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-9b7b1260-7ece-43fb-94f6-bbde99734443 req-3df4f3f4-7883-43ba-bd15-7c9444df6ebf tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:00.839009 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-9b7b1260-7ece-43fb-94f6-bbde99734443 req-3df4f3f4-7883-43ba-bd15-7c9444df6ebf tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:00.845123 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.backup.rpcapi [None req-6dfb5192-95d8-4095-8c09-aa126286b12c tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] delete_backup rpcapi backup_id 3491d4bf-8923-4eda-ac7e-1613e5244e9f {{(pid=100263) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:35:00.846775 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6dfb5192-95d8-4095-8c09-aa126286b12c tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f returned with HTTP 202 Aug 06 19:35:00.847226 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1293/5183] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:35:00 2026] DELETE /volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:35:00.847652 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:00.847652 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:35:00.851888 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-9b7b1260-7ece-43fb-94f6-bbde99734443 req-3df4f3f4-7883-43ba-bd15-7c9444df6ebf tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Volume info retrieved successfully. Aug 06 19:35:00.854110 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c20e6ad6-b022-49ae-a88a-301d4dde3229 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:00.855950 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c20e6ad6-b022-49ae-a88a-301d4dde3229 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f Aug 06 19:35:00.856219 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c20e6ad6-b022-49ae-a88a-301d4dde3229 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:00.856460 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c20e6ad6-b022-49ae-a88a-301d4dde3229 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:00.856570 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c20e6ad6-b022-49ae-a88a-301d4dde3229 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 3491d4bf-8923-4eda-ac7e-1613e5244e9f. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:35:00.856627 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9b7b1260-7ece-43fb-94f6-bbde99734443 req-3df4f3f4-7883-43ba-bd15-7c9444df6ebf tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d returned with HTTP 200 Aug 06 19:35:00.857282 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1286/5184] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:35:00 2026] GET /volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:00.860500 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:00.860500 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:35:00.861121 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c20e6ad6-b022-49ae-a88a-301d4dde3229 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f returned with HTTP 200 Aug 06 19:35:00.861510 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1303/5185] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:35:00 2026] GET /volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:00.935717 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6f29296c-33a6-4a62-8e7c-c3d411968b5f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:00.936163 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6f29296c-33a6-4a62-8e7c-c3d411968b5f None None] GET https://10.4.3.5/volume// Aug 06 19:35:00.936328 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6f29296c-33a6-4a62-8e7c-c3d411968b5f None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:00.936514 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6f29296c-33a6-4a62-8e7c-c3d411968b5f None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:00.936905 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6f29296c-33a6-4a62-8e7c-c3d411968b5f None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:35:00.937290 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1304/5186] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:35:00 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:35:00.944877 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-9b7b1260-7ece-43fb-94f6-bbde99734443 req-8eef51d3-dc8e-436a-a158-fc1eca855f87 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:01.089042 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9b7b1260-7ece-43fb-94f6-bbde99734443 req-8eef51d3-dc8e-436a-a158-fc1eca855f87 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:35:01.089577 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9b7b1260-7ece-43fb-94f6-bbde99734443 req-8eef51d3-dc8e-436a-a158-fc1eca855f87 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "79d0d7fa-f33f-4b2c-a92d-b92304115d9d", "connector": null, "instance_uuid": "5ef296cd-5373-46b6-97f2-f1362cf81d00"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:35:01.100107 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:01.100107 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:35:01.127856 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9b7b1260-7ece-43fb-94f6-bbde99734443 req-8eef51d3-dc8e-436a-a158-fc1eca855f87 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:35:01.128347 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1294/5187] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:35:00 2026] POST /volume/v3/attachments => generated 273 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:35:01.155531 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a6be59fd-ecfd-4bb6-a562-d0f1bee4a13a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:01.157920 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a6be59fd-ecfd-4bb6-a562-d0f1bee4a13a tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] GET https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d Aug 06 19:35:01.158047 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a6be59fd-ecfd-4bb6-a562-d0f1bee4a13a tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:01.158360 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a6be59fd-ecfd-4bb6-a562-d0f1bee4a13a tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:01.169362 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a3684eb6-bc12-4afd-b459-3073ac71496b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:01.169362 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a3684eb6-bc12-4afd-b459-3073ac71496b None None] GET https://10.4.3.5/volume// Aug 06 19:35:01.169362 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a3684eb6-bc12-4afd-b459-3073ac71496b None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:01.169362 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a3684eb6-bc12-4afd-b459-3073ac71496b None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:01.169362 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a3684eb6-bc12-4afd-b459-3073ac71496b None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:35:01.169362 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1304/5188] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:35:01 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:35:01.169588 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:01.169588 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:35:01.174301 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a6be59fd-ecfd-4bb6-a562-d0f1bee4a13a tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Volume info retrieved successfully. Aug 06 19:35:01.177678 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-9b7b1260-7ece-43fb-94f6-bbde99734443 req-a39e0210-7dde-4cdb-9485-cda1356bc594 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:01.179604 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a6be59fd-ecfd-4bb6-a562-d0f1bee4a13a tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d returned with HTTP 200 Aug 06 19:35:01.180053 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9b7b1260-7ece-43fb-94f6-bbde99734443 req-a39e0210-7dde-4cdb-9485-cda1356bc594 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] GET https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d Aug 06 19:35:01.180164 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1287/5189] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:35:01 2026] GET /volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:35:01.180356 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9b7b1260-7ece-43fb-94f6-bbde99734443 req-a39e0210-7dde-4cdb-9485-cda1356bc594 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:01.180982 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9b7b1260-7ece-43fb-94f6-bbde99734443 req-a39e0210-7dde-4cdb-9485-cda1356bc594 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:01.196665 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:01.196665 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:35:01.202137 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-9b7b1260-7ece-43fb-94f6-bbde99734443 req-a39e0210-7dde-4cdb-9485-cda1356bc594 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Volume info retrieved successfully. Aug 06 19:35:01.208332 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9b7b1260-7ece-43fb-94f6-bbde99734443 req-a39e0210-7dde-4cdb-9485-cda1356bc594 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d returned with HTTP 200 Aug 06 19:35:01.209049 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1305/5190] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:35:01 2026] GET /volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d => generated 1039 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:35:01.321344 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-9b7b1260-7ece-43fb-94f6-bbde99734443 req-4df68396-7622-478f-aa7f-b22f2df75246 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:01.323353 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9b7b1260-7ece-43fb-94f6-bbde99734443 req-4df68396-7622-478f-aa7f-b22f2df75246 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] PUT https://10.4.3.5/volume/v3/attachments/790d46fc-8caa-4184-ab0e-5a70ec8a82d2 Aug 06 19:35:01.323658 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9b7b1260-7ece-43fb-94f6-bbde99734443 req-4df68396-7622-478f-aa7f-b22f2df75246 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:35:01.333774 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-9b7b1260-7ece-43fb-94f6-bbde99734443 req-4df68396-7622-478f-aa7f-b22f2df75246 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Acquiring lock "cinder-attachment_update-79d0d7fa-f33f-4b2c-a92d-b92304115d9d-np0000006689" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:35:01.339351 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-9b7b1260-7ece-43fb-94f6-bbde99734443 req-4df68396-7622-478f-aa7f-b22f2df75246 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Lock "cinder-attachment_update-79d0d7fa-f33f-4b2c-a92d-b92304115d9d-np0000006689" acquired by "attachment_update" :: waited 0.006s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:35:01.340472 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:01.340472 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:35:01.429388 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-9b7b1260-7ece-43fb-94f6-bbde99734443 req-4df68396-7622-478f-aa7f-b22f2df75246 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Lock "cinder-attachment_update-79d0d7fa-f33f-4b2c-a92d-b92304115d9d-np0000006689" released by "attachment_update" :: held 0.090s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:35:01.429838 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9b7b1260-7ece-43fb-94f6-bbde99734443 req-4df68396-7622-478f-aa7f-b22f2df75246 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] https://10.4.3.5/volume/v3/attachments/790d46fc-8caa-4184-ab0e-5a70ec8a82d2 returned with HTTP 200 Aug 06 19:35:01.430476 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1295/5191] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:35:01 2026] PUT /volume/v3/attachments/790d46fc-8caa-4184-ab0e-5a70ec8a82d2 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:35:01.871980 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b2821253-7114-4c7d-8c94-af86cc43cd41 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:01.873963 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2821253-7114-4c7d-8c94-af86cc43cd41 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f Aug 06 19:35:01.874214 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b2821253-7114-4c7d-8c94-af86cc43cd41 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:01.874439 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b2821253-7114-4c7d-8c94-af86cc43cd41 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:01.874562 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b2821253-7114-4c7d-8c94-af86cc43cd41 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Show backup with id 3491d4bf-8923-4eda-ac7e-1613e5244e9f. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:35:01.877952 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2821253-7114-4c7d-8c94-af86cc43cd41 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f returned with HTTP 404 Aug 06 19:35:01.878480 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1305/5192] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:35:01 2026] GET /volume/v3/backups/3491d4bf-8923-4eda-ac7e-1613e5244e9f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:35:01.885667 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7e8f8bff-d747-4fdd-9386-d20d7dc83591 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:01.887424 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7e8f8bff-d747-4fdd-9386-d20d7dc83591 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/932d8c69-b13a-43b4-b3f0-b226fd264157 Aug 06 19:35:01.887623 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7e8f8bff-d747-4fdd-9386-d20d7dc83591 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:01.887796 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7e8f8bff-d747-4fdd-9386-d20d7dc83591 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:01.887944 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-7e8f8bff-d747-4fdd-9386-d20d7dc83591 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Delete volume with id: 932d8c69-b13a-43b4-b3f0-b226fd264157 Aug 06 19:35:01.894213 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:01.894213 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:35:01.894500 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7e8f8bff-d747-4fdd-9386-d20d7dc83591 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Volume info retrieved successfully. Aug 06 19:35:01.912071 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7e8f8bff-d747-4fdd-9386-d20d7dc83591 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Delete volume request issued successfully. Aug 06 19:35:01.912258 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7e8f8bff-d747-4fdd-9386-d20d7dc83591 tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/volumes/932d8c69-b13a-43b4-b3f0-b226fd264157 returned with HTTP 202 Aug 06 19:35:01.912647 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1288/5193] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:35:01 2026] DELETE /volume/v3/volumes/932d8c69-b13a-43b4-b3f0-b226fd264157 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:35:01.919981 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-252517da-6e0f-4fe3-8529-8955fdc7549a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:01.922497 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-252517da-6e0f-4fe3-8529-8955fdc7549a tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/volumes/932d8c69-b13a-43b4-b3f0-b226fd264157 Aug 06 19:35:01.922812 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-252517da-6e0f-4fe3-8529-8955fdc7549a tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:01.923121 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-252517da-6e0f-4fe3-8529-8955fdc7549a tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:01.930343 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:01.930343 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:35:01.933751 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-252517da-6e0f-4fe3-8529-8955fdc7549a tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Volume info retrieved successfully. Aug 06 19:35:01.937732 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-252517da-6e0f-4fe3-8529-8955fdc7549a tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/volumes/932d8c69-b13a-43b4-b3f0-b226fd264157 returned with HTTP 200 Aug 06 19:35:01.938111 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1306/5194] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:35:01 2026] GET /volume/v3/volumes/932d8c69-b13a-43b4-b3f0-b226fd264157 => generated 1013 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:35:02.194977 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ee1c5e0a-382f-4a53-8667-fe998228a4a5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:02.196863 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ee1c5e0a-382f-4a53-8667-fe998228a4a5 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] GET https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d Aug 06 19:35:02.197094 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ee1c5e0a-382f-4a53-8667-fe998228a4a5 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:02.197316 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ee1c5e0a-382f-4a53-8667-fe998228a4a5 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:02.206355 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:02.206355 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:35:02.209797 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ee1c5e0a-382f-4a53-8667-fe998228a4a5 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Volume info retrieved successfully. Aug 06 19:35:02.213527 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ee1c5e0a-382f-4a53-8667-fe998228a4a5 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d returned with HTTP 200 Aug 06 19:35:02.213926 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1296/5195] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:35:02 2026] GET /volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:35:02.950533 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-08a9b4dd-da21-4610-87f4-ed61f7972b4a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:02.953116 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-08a9b4dd-da21-4610-87f4-ed61f7972b4a tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] GET https://10.4.3.5/volume/v3/volumes/932d8c69-b13a-43b4-b3f0-b226fd264157 Aug 06 19:35:02.953116 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-08a9b4dd-da21-4610-87f4-ed61f7972b4a tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:02.953377 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-08a9b4dd-da21-4610-87f4-ed61f7972b4a tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:02.960694 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-08a9b4dd-da21-4610-87f4-ed61f7972b4a tempest-ProjectReaderTests33-485089923 tempest-ProjectReaderTests33-485089923-project-admin] https://10.4.3.5/volume/v3/volumes/932d8c69-b13a-43b4-b3f0-b226fd264157 returned with HTTP 404 Aug 06 19:35:02.961309 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1306/5196] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:35:02 2026] GET /volume/v3/volumes/932d8c69-b13a-43b4-b3f0-b226fd264157 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:35:03.226209 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9e058933-c217-482c-8844-13a6ff69cdf0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:03.228364 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9e058933-c217-482c-8844-13a6ff69cdf0 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] GET https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d Aug 06 19:35:03.228594 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9e058933-c217-482c-8844-13a6ff69cdf0 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:03.228866 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9e058933-c217-482c-8844-13a6ff69cdf0 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:03.238915 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:03.238915 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:35:03.242646 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9e058933-c217-482c-8844-13a6ff69cdf0 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Volume info retrieved successfully. Aug 06 19:35:03.247029 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9e058933-c217-482c-8844-13a6ff69cdf0 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d returned with HTTP 200 Aug 06 19:35:03.247514 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1289/5197] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:35:03 2026] GET /volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:35:04.261586 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b627c884-d073-472b-b552-fb961cb56223 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:04.263413 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b627c884-d073-472b-b552-fb961cb56223 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] GET https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d Aug 06 19:35:04.263670 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b627c884-d073-472b-b552-fb961cb56223 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:04.263886 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b627c884-d073-472b-b552-fb961cb56223 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:04.272902 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:04.272902 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:35:04.277650 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b627c884-d073-472b-b552-fb961cb56223 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Volume info retrieved successfully. Aug 06 19:35:04.282225 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b627c884-d073-472b-b552-fb961cb56223 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d returned with HTTP 200 Aug 06 19:35:04.282654 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1307/5198] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:35:04 2026] GET /volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:35:04.283142 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-26fdc75c-4e8d-492c-8c51-91bd290e0eaa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:04.355170 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d97e9d86-98d2-4d5d-956b-d04fcdad8bdb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:04.372063 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-26fdc75c-4e8d-492c-8c51-91bd290e0eaa tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:35:04.372470 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-26fdc75c-4e8d-492c-8c51-91bd290e0eaa tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-962545339", "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=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:35:04.389503 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-26fdc75c-4e8d-492c-8c51-91bd290e0eaa tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:35:04.389893 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1297/5199] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:35:04 2026] POST /volume/v3/types => generated 379 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:04.397961 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-19f7c432-57b8-4b30-89be-3d12ae9fa485 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:04.399752 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-19f7c432-57b8-4b30-89be-3d12ae9fa485 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] POST https://10.4.3.5/volume/v3/types/654eca20-c0f4-4667-bf50-de136fe91d18/encryption Aug 06 19:35:04.400566 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-19f7c432-57b8-4b30-89be-3d12ae9fa485 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:35:04.417451 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-19f7c432-57b8-4b30-89be-3d12ae9fa485 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] https://10.4.3.5/volume/v3/types/654eca20-c0f4-4667-bf50-de136fe91d18/encryption returned with HTTP 200 Aug 06 19:35:04.417891 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1290/5200] 10.4.3.5 () {68 vars in 1383 bytes} [Thu Aug 6 19:35:04 2026] POST /volume/v3/types/654eca20-c0f4-4667-bf50-de136fe91d18/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:04.420683 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d97e9d86-98d2-4d5d-956b-d04fcdad8bdb tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:35:04.421056 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d97e9d86-98d2-4d5d-956b-d04fcdad8bdb tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1604573015", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:35:04.422825 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-d97e9d86-98d2-4d5d-956b-d04fcdad8bdb tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1604573015', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:35:04.422998 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-d97e9d86-98d2-4d5d-956b-d04fcdad8bdb tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Create volume of 1 GB Aug 06 19:35:04.426509 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-77c78881-8444-4d09-9152-af1dc1ad3d97 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:04.427328 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d97e9d86-98d2-4d5d-956b-d04fcdad8bdb tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Availability Zones retrieved successfully. Aug 06 19:35:04.428450 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-77c78881-8444-4d09-9152-af1dc1ad3d97 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:35:04.428850 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-77c78881-8444-4d09-9152-af1dc1ad3d97 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1133526482", "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=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:35:04.432814 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d97e9d86-98d2-4d5d-956b-d04fcdad8bdb tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Flow 'volume_create_api' (5827f190-fa61-46dc-a699-1addbfa4ca64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:35:04.433737 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d97e9d86-98d2-4d5d-956b-d04fcdad8bdb tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10b112c9-cb85-41b7-a3c7-c451621912e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:35:04.434648 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-d97e9d86-98d2-4d5d-956b-d04fcdad8bdb tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:35:04.447811 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-77c78881-8444-4d09-9152-af1dc1ad3d97 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:35:04.448211 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1308/5201] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:35:04 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:04.456246 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-797fce03-dfce-456a-8729-990d285fc7fd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:04.457920 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-797fce03-dfce-456a-8729-990d285fc7fd tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] POST https://10.4.3.5/volume/v3/types/c4ff272c-6349-4d91-bffe-c274c0a97a42/encryption Aug 06 19:35:04.458284 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-797fce03-dfce-456a-8729-990d285fc7fd tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:35:04.462212 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d97e9d86-98d2-4d5d-956b-d04fcdad8bdb tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10b112c9-cb85-41b7-a3c7-c451621912e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:35:04.462982 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d97e9d86-98d2-4d5d-956b-d04fcdad8bdb tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1343d955-4f62-4773-99ee-c7e4e5cefc65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:35:04.475213 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-797fce03-dfce-456a-8729-990d285fc7fd tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] https://10.4.3.5/volume/v3/types/c4ff272c-6349-4d91-bffe-c274c0a97a42/encryption returned with HTTP 200 Aug 06 19:35:04.475678 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1298/5202] 10.4.3.5 () {68 vars in 1383 bytes} [Thu Aug 6 19:35:04 2026] POST /volume/v3/types/c4ff272c-6349-4d91-bffe-c274c0a97a42/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:04.484386 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-abacff65-72b5-4b39-893b-5c8fa543da82 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:04.486144 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-abacff65-72b5-4b39-893b-5c8fa543da82 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:35:04.486501 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-abacff65-72b5-4b39-893b-5c8fa543da82 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1162146637", "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=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:35:04.501807 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-abacff65-72b5-4b39-893b-5c8fa543da82 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:35:04.502208 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1291/5203] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:35:04 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:04.510142 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6b195828-888e-41ee-8f1b-24160803d59c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:04.511942 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6b195828-888e-41ee-8f1b-24160803d59c tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] POST https://10.4.3.5/volume/v3/types/4e199055-b2c4-4b10-a6ff-c9140c62b51c/extra_specs Aug 06 19:35:04.512281 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6b195828-888e-41ee-8f1b-24160803d59c tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:35:04.522436 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-d97e9d86-98d2-4d5d-956b-d04fcdad8bdb tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Created reservations ['79fbc829-a3d5-4ad0-94fd-2a351f9c3bef', '3a6e1de8-60ff-4628-9d36-531f96f3fc3a', '496d3ca2-8aad-4a00-b0b3-6e127e1ab6ed', '2683bcc2-e8ea-4480-8874-5d14075b18d3'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:35:04.523407 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d97e9d86-98d2-4d5d-956b-d04fcdad8bdb tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1343d955-4f62-4773-99ee-c7e4e5cefc65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79fbc829-a3d5-4ad0-94fd-2a351f9c3bef', '3a6e1de8-60ff-4628-9d36-531f96f3fc3a', '496d3ca2-8aad-4a00-b0b3-6e127e1ab6ed', '2683bcc2-e8ea-4480-8874-5d14075b18d3']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:35:04.524133 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d97e9d86-98d2-4d5d-956b-d04fcdad8bdb tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa8112d3-1342-4639-93a3-eea8f0d1abb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:35:04.533594 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6b195828-888e-41ee-8f1b-24160803d59c tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] https://10.4.3.5/volume/v3/types/4e199055-b2c4-4b10-a6ff-c9140c62b51c/extra_specs returned with HTTP 200 Aug 06 19:35:04.534022 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1309/5204] 10.4.3.5 () {68 vars in 1385 bytes} [Thu Aug 6 19:35:04 2026] POST /volume/v3/types/4e199055-b2c4-4b10-a6ff-c9140c62b51c/extra_specs => generated 35 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:35:04.542195 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2cb727d4-36a1-4a74-a0d8-4bd0cfc6b3ef None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:04.544520 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2cb727d4-36a1-4a74-a0d8-4bd0cfc6b3ef tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] PUT https://10.4.3.5/volume/v3/types/4e199055-b2c4-4b10-a6ff-c9140c62b51c/extra_specs/key2 Aug 06 19:35:04.544918 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2cb727d4-36a1-4a74-a0d8-4bd0cfc6b3ef tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:35:04.549362 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d97e9d86-98d2-4d5d-956b-d04fcdad8bdb tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa8112d3-1342-4639-93a3-eea8f0d1abb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8760d8e6-8034-4bb3-8036-6cf8aef75b68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1604573015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7b938b0bb5c41d88e69aaab61842ae7',qos_specs=None,replication_status=,reservations=['79fbc829-a3d5-4ad0-94fd-2a351f9c3bef','3a6e1de8-60ff-4628-9d36-531f96f3fc3a','496d3ca2-8aad-4a00-b0b3-6e127e1ab6ed','2683bcc2-e8ea-4480-8874-5d14075b18d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdabe464bc684b9db65f07a58cd3cfb0',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:35:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1604573015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8760d8e6-8034-4bb3-8036-6cf8aef75b68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7b938b0bb5c41d88e69aaab61842ae7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fdabe464bc684b9db65f07a58cd3cfb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:35:04.550180 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d97e9d86-98d2-4d5d-956b-d04fcdad8bdb tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d9bee46-a486-415f-9938-9f2390a9b7a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:35:04.566283 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2cb727d4-36a1-4a74-a0d8-4bd0cfc6b3ef tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] https://10.4.3.5/volume/v3/types/4e199055-b2c4-4b10-a6ff-c9140c62b51c/extra_specs/key2 returned with HTTP 200 Aug 06 19:35:04.566692 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1299/5205] 10.4.3.5 () {68 vars in 1399 bytes} [Thu Aug 6 19:35:04 2026] PUT /volume/v3/types/4e199055-b2c4-4b10-a6ff-c9140c62b51c/extra_specs/key2 => generated 25 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:35:04.572194 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d97e9d86-98d2-4d5d-956b-d04fcdad8bdb tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d9bee46-a486-415f-9938-9f2390a9b7a1) transitioned into state 'SUCCESS' from state '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-1604573015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7b938b0bb5c41d88e69aaab61842ae7',qos_specs=None,replication_status=,reservations=['79fbc829-a3d5-4ad0-94fd-2a351f9c3bef','3a6e1de8-60ff-4628-9d36-531f96f3fc3a','496d3ca2-8aad-4a00-b0b3-6e127e1ab6ed','2683bcc2-e8ea-4480-8874-5d14075b18d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdabe464bc684b9db65f07a58cd3cfb0',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:35:04.572840 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d97e9d86-98d2-4d5d-956b-d04fcdad8bdb tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19397f09-fd52-478d-9d28-4cc5d27bc61e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:35:04.574888 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4fd380a6-4904-4c40-9493-e26090768c0c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:04.576598 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4fd380a6-4904-4c40-9493-e26090768c0c tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:35:04.576974 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4fd380a6-4904-4c40-9493-e26090768c0c tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:35:04.581599 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d97e9d86-98d2-4d5d-956b-d04fcdad8bdb tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19397f09-fd52-478d-9d28-4cc5d27bc61e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:35:04.582411 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d97e9d86-98d2-4d5d-956b-d04fcdad8bdb tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Flow 'volume_create_api' (5827f190-fa61-46dc-a699-1addbfa4ca64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:35:04.582711 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d97e9d86-98d2-4d5d-956b-d04fcdad8bdb tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Create volume request issued successfully. Aug 06 19:35:04.583301 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d97e9d86-98d2-4d5d-956b-d04fcdad8bdb tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:35:04.583716 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1307/5206] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:35:04 2026] POST /volume/v3/volumes => generated 750 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:35:04.590703 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4fd380a6-4904-4c40-9493-e26090768c0c tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:35:04.591088 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1292/5207] 10.4.3.5 () {68 vars in 1238 bytes} [Thu Aug 6 19:35:04 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 06 19:35:04.596250 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-342f5014-a57f-4fbc-a02c-52b8bf44b0ea None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:04.598007 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-342f5014-a57f-4fbc-a02c-52b8bf44b0ea tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] GET https://10.4.3.5/volume/v3/volumes/8760d8e6-8034-4bb3-8036-6cf8aef75b68 Aug 06 19:35:04.598234 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-342f5014-a57f-4fbc-a02c-52b8bf44b0ea tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:04.598422 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-342f5014-a57f-4fbc-a02c-52b8bf44b0ea tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:04.599072 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-145752e3-e2ee-4cc0-bf48-a2296a337593 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:04.600766 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-145752e3-e2ee-4cc0-bf48-a2296a337593 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] DELETE https://10.4.3.5/volume/v3/types/8f0f6524-f7e3-4788-bbd9-b3b9cf9a010b Aug 06 19:35:04.600965 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-145752e3-e2ee-4cc0-bf48-a2296a337593 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:04.601207 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-145752e3-e2ee-4cc0-bf48-a2296a337593 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:04.605348 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:04.605348 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:35:04.608837 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-342f5014-a57f-4fbc-a02c-52b8bf44b0ea tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Volume info retrieved successfully. Aug 06 19:35:04.613340 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-342f5014-a57f-4fbc-a02c-52b8bf44b0ea tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] https://10.4.3.5/volume/v3/volumes/8760d8e6-8034-4bb3-8036-6cf8aef75b68 returned with HTTP 200 Aug 06 19:35:04.613715 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1310/5208] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:35:04 2026] GET /volume/v3/volumes/8760d8e6-8034-4bb3-8036-6cf8aef75b68 => generated 818 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:04.625891 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-145752e3-e2ee-4cc0-bf48-a2296a337593 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] https://10.4.3.5/volume/v3/types/8f0f6524-f7e3-4788-bbd9-b3b9cf9a010b returned with HTTP 202 Aug 06 19:35:04.626331 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1300/5209] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:35:04 2026] DELETE /volume/v3/types/8f0f6524-f7e3-4788-bbd9-b3b9cf9a010b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:35:04.633616 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-96b4a62f-cfee-4b88-8323-a803c7f01d62 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:04.635682 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-96b4a62f-cfee-4b88-8323-a803c7f01d62 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:35:04.635947 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-96b4a62f-cfee-4b88-8323-a803c7f01d62 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2083025994", "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=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:35:04.637542 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:04.637542 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:35:04.652438 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-96b4a62f-cfee-4b88-8323-a803c7f01d62 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:35:04.652660 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1308/5210] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:35:04 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 06 19:35:04.661165 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5ded1431-3590-48a5-9e21-41c061e3ea52 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:04.662878 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5ded1431-3590-48a5-9e21-41c061e3ea52 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] POST https://10.4.3.5/volume/v3/types/8f4e4b7a-e7ff-4438-83da-c10355eb9bf9/encryption Aug 06 19:35:04.663274 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5ded1431-3590-48a5-9e21-41c061e3ea52 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:35:04.680329 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5ded1431-3590-48a5-9e21-41c061e3ea52 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] https://10.4.3.5/volume/v3/types/8f4e4b7a-e7ff-4438-83da-c10355eb9bf9/encryption returned with HTTP 200 Aug 06 19:35:04.680854 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1293/5211] 10.4.3.5 () {68 vars in 1383 bytes} [Thu Aug 6 19:35:04 2026] POST /volume/v3/types/8f4e4b7a-e7ff-4438-83da-c10355eb9bf9/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:04.690034 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c4e188cd-5e1d-41be-84ba-f49c7a81d4f2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:04.691886 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c4e188cd-5e1d-41be-84ba-f49c7a81d4f2 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] DELETE https://10.4.3.5/volume/v3/types/8f4e4b7a-e7ff-4438-83da-c10355eb9bf9/encryption/1b774efd-877d-4cc9-8dc1-0f1d577f7c5f Aug 06 19:35:04.692074 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c4e188cd-5e1d-41be-84ba-f49c7a81d4f2 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:04.692266 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c4e188cd-5e1d-41be-84ba-f49c7a81d4f2 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:04.703797 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c4e188cd-5e1d-41be-84ba-f49c7a81d4f2 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] https://10.4.3.5/volume/v3/types/8f4e4b7a-e7ff-4438-83da-c10355eb9bf9/encryption/1b774efd-877d-4cc9-8dc1-0f1d577f7c5f returned with HTTP 202 Aug 06 19:35:04.704227 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1311/5212] 10.4.3.5 () {66 vars in 1475 bytes} [Thu Aug 6 19:35:04 2026] DELETE /volume/v3/types/8f4e4b7a-e7ff-4438-83da-c10355eb9bf9/encryption/1b774efd-877d-4cc9-8dc1-0f1d577f7c5f => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:35:04.712043 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b76553a4-c99c-428b-9d47-9d11d5830f64 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:04.713500 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b76553a4-c99c-428b-9d47-9d11d5830f64 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:35:04.713828 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b76553a4-c99c-428b-9d47-9d11d5830f64 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1030551132", "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=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:35:04.730375 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b76553a4-c99c-428b-9d47-9d11d5830f64 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:35:04.730776 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1301/5213] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:35:04 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 06 19:35:04.738980 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2ce662eb-153f-452f-8930-3573f2354943 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:04.741141 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ce662eb-153f-452f-8930-3573f2354943 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] DELETE https://10.4.3.5/volume/v3/types/f6628633-a30c-431e-811d-4a1fdec49372/extra_specs/key1 Aug 06 19:35:04.741381 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ce662eb-153f-452f-8930-3573f2354943 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:04.741559 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ce662eb-153f-452f-8930-3573f2354943 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:04.758468 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ce662eb-153f-452f-8930-3573f2354943 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] https://10.4.3.5/volume/v3/types/f6628633-a30c-431e-811d-4a1fdec49372/extra_specs/key1 returned with HTTP 202 Aug 06 19:35:04.758841 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1309/5214] 10.4.3.5 () {66 vars in 1382 bytes} [Thu Aug 6 19:35:04 2026] DELETE /volume/v3/types/f6628633-a30c-431e-811d-4a1fdec49372/extra_specs/key1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:35:04.765927 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c027ed8a-0845-47aa-87cf-2ffd46056ad8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:04.768816 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c027ed8a-0845-47aa-87cf-2ffd46056ad8 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:35:04.769236 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c027ed8a-0845-47aa-87cf-2ffd46056ad8 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-113272644", "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=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:35:04.786956 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c027ed8a-0845-47aa-87cf-2ffd46056ad8 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:35:04.787414 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1294/5215] 10.4.3.5 () {68 vars in 1239 bytes} [Thu Aug 6 19:35:04 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 06 19:35:04.795056 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a5f5b227-60b6-4627-afbf-c0740a83c5b1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:04.796600 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a5f5b227-60b6-4627-afbf-c0740a83c5b1 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] DELETE https://10.4.3.5/volume/v3/types/ee6fb462-ed0e-4c44-8c96-0ab653fa9d2b Aug 06 19:35:04.796765 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a5f5b227-60b6-4627-afbf-c0740a83c5b1 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:04.796939 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a5f5b227-60b6-4627-afbf-c0740a83c5b1 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:04.820807 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a5f5b227-60b6-4627-afbf-c0740a83c5b1 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] https://10.4.3.5/volume/v3/types/ee6fb462-ed0e-4c44-8c96-0ab653fa9d2b returned with HTTP 202 Aug 06 19:35:04.821304 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1312/5216] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:35:04 2026] DELETE /volume/v3/types/ee6fb462-ed0e-4c44-8c96-0ab653fa9d2b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:35:04.828760 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8587d083-7a56-4ba6-a76f-7a5069480c03 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:04.830753 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8587d083-7a56-4ba6-a76f-7a5069480c03 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] GET https://10.4.3.5/volume/v3/types/654eca20-c0f4-4667-bf50-de136fe91d18/extra_specs Aug 06 19:35:04.830941 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8587d083-7a56-4ba6-a76f-7a5069480c03 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:04.831143 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8587d083-7a56-4ba6-a76f-7a5069480c03 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:04.836056 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-9b7b1260-7ece-43fb-94f6-bbde99734443 req-51ff4452-58d3-447c-bcc1-b9bddfda83db None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:04.837839 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9b7b1260-7ece-43fb-94f6-bbde99734443 req-51ff4452-58d3-447c-bcc1-b9bddfda83db tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] POST https://10.4.3.5/volume/v3/attachments/790d46fc-8caa-4184-ab0e-5a70ec8a82d2/action Aug 06 19:35:04.838053 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8587d083-7a56-4ba6-a76f-7a5069480c03 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] https://10.4.3.5/volume/v3/types/654eca20-c0f4-4667-bf50-de136fe91d18/extra_specs returned with HTTP 200 Aug 06 19:35:04.838333 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9b7b1260-7ece-43fb-94f6-bbde99734443 req-51ff4452-58d3-447c-bcc1-b9bddfda83db tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:35:04.838481 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1302/5217] 10.4.3.5 () {66 vars in 1364 bytes} [Thu Aug 6 19:35:04 2026] GET /volume/v3/types/654eca20-c0f4-4667-bf50-de136fe91d18/extra_specs => generated 185 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:04.838554 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9b7b1260-7ece-43fb-94f6-bbde99734443 req-51ff4452-58d3-447c-bcc1-b9bddfda83db tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:35:04.845942 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f59a38c0-850d-49f6-a4fb-13d47175557a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:04.847615 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f59a38c0-850d-49f6-a4fb-13d47175557a tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] GET https://10.4.3.5/volume/v3/types Aug 06 19:35:04.847801 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f59a38c0-850d-49f6-a4fb-13d47175557a tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:04.847990 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f59a38c0-850d-49f6-a4fb-13d47175557a tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:04.856524 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:04.856524 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:35:04.860666 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f59a38c0-850d-49f6-a4fb-13d47175557a tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:35:04.861061 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1295/5218] 10.4.3.5 () {66 vars in 1217 bytes} [Thu Aug 6 19:35:04 2026] GET /volume/v3/types => generated 2611 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:35:04.869894 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9b7b1260-7ece-43fb-94f6-bbde99734443 req-51ff4452-58d3-447c-bcc1-b9bddfda83db tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] https://10.4.3.5/volume/v3/attachments/790d46fc-8caa-4184-ab0e-5a70ec8a82d2/action returned with HTTP 204 Aug 06 19:35:04.870507 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1310/5219] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:35:04 2026] POST /volume/v3/attachments/790d46fc-8caa-4184-ab0e-5a70ec8a82d2/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:35:04.871931 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-934b40f9-301f-4625-96be-cb2706e968de None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:04.874386 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-934b40f9-301f-4625-96be-cb2706e968de tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] GET https://10.4.3.5/volume/v3/types/654eca20-c0f4-4667-bf50-de136fe91d18/encryption/cipher Aug 06 19:35:04.874633 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-934b40f9-301f-4625-96be-cb2706e968de tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:04.874809 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-934b40f9-301f-4625-96be-cb2706e968de tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:04.880908 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-934b40f9-301f-4625-96be-cb2706e968de tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] https://10.4.3.5/volume/v3/types/654eca20-c0f4-4667-bf50-de136fe91d18/encryption/cipher returned with HTTP 200 Aug 06 19:35:04.881364 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1313/5220] 10.4.3.5 () {66 vars in 1382 bytes} [Thu Aug 6 19:35:04 2026] GET /volume/v3/types/654eca20-c0f4-4667-bf50-de136fe91d18/encryption/cipher => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:35:04.892032 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-09cff863-0a87-4690-b671-91e5a8c26485 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:04.894290 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-09cff863-0a87-4690-b671-91e5a8c26485 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] GET https://10.4.3.5/volume/v3/types/654eca20-c0f4-4667-bf50-de136fe91d18/encryption Aug 06 19:35:04.894512 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-09cff863-0a87-4690-b671-91e5a8c26485 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:04.894762 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-09cff863-0a87-4690-b671-91e5a8c26485 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:04.901270 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-09cff863-0a87-4690-b671-91e5a8c26485 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] https://10.4.3.5/volume/v3/types/654eca20-c0f4-4667-bf50-de136fe91d18/encryption returned with HTTP 200 Aug 06 19:35:04.901616 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1303/5221] 10.4.3.5 () {66 vars in 1361 bytes} [Thu Aug 6 19:35:04 2026] GET /volume/v3/types/654eca20-c0f4-4667-bf50-de136fe91d18/encryption => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:04.910120 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6f9d6b79-615d-422e-b47d-809cae3d78d4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:04.911892 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6f9d6b79-615d-422e-b47d-809cae3d78d4 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] GET https://10.4.3.5/volume/v3/types/654eca20-c0f4-4667-bf50-de136fe91d18/extra_specs/multiattach Aug 06 19:35:04.912080 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6f9d6b79-615d-422e-b47d-809cae3d78d4 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:04.912275 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6f9d6b79-615d-422e-b47d-809cae3d78d4 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:04.918475 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6f9d6b79-615d-422e-b47d-809cae3d78d4 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] https://10.4.3.5/volume/v3/types/654eca20-c0f4-4667-bf50-de136fe91d18/extra_specs/multiattach returned with HTTP 200 Aug 06 19:35:04.918857 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1296/5222] 10.4.3.5 () {66 vars in 1400 bytes} [Thu Aug 6 19:35:04 2026] GET /volume/v3/types/654eca20-c0f4-4667-bf50-de136fe91d18/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:35:04.925741 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e6754bf9-7892-4d43-8f84-7ce5307bd422 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:04.927538 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e6754bf9-7892-4d43-8f84-7ce5307bd422 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] GET https://10.4.3.5/volume/v3/types/654eca20-c0f4-4667-bf50-de136fe91d18/extra_specs/volume_backend_name Aug 06 19:35:04.927743 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e6754bf9-7892-4d43-8f84-7ce5307bd422 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:04.927919 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e6754bf9-7892-4d43-8f84-7ce5307bd422 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:04.933935 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e6754bf9-7892-4d43-8f84-7ce5307bd422 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] https://10.4.3.5/volume/v3/types/654eca20-c0f4-4667-bf50-de136fe91d18/extra_specs/volume_backend_name returned with HTTP 200 Aug 06 19:35:04.934361 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1311/5223] 10.4.3.5 () {66 vars in 1424 bytes} [Thu Aug 6 19:35:04 2026] GET /volume/v3/types/654eca20-c0f4-4667-bf50-de136fe91d18/extra_specs/volume_backend_name => generated 44 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:35:04.941883 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-269303cd-2247-4c5a-8665-15544da11dfc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:04.943642 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-269303cd-2247-4c5a-8665-15544da11dfc tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] GET https://10.4.3.5/volume/v3/types/654eca20-c0f4-4667-bf50-de136fe91d18 Aug 06 19:35:04.943857 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-269303cd-2247-4c5a-8665-15544da11dfc tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:04.944098 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-269303cd-2247-4c5a-8665-15544da11dfc tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:04.949064 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-269303cd-2247-4c5a-8665-15544da11dfc tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] https://10.4.3.5/volume/v3/types/654eca20-c0f4-4667-bf50-de136fe91d18 returned with HTTP 200 Aug 06 19:35:04.949461 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1314/5224] 10.4.3.5 () {66 vars in 1328 bytes} [Thu Aug 6 19:35:04 2026] GET /volume/v3/types/654eca20-c0f4-4667-bf50-de136fe91d18 => generated 401 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:04.957436 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c794c6ec-13bc-42f6-8082-9bbfb8e27e04 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:04.959166 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c794c6ec-13bc-42f6-8082-9bbfb8e27e04 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] PUT https://10.4.3.5/volume/v3/types/654eca20-c0f4-4667-bf50-de136fe91d18/encryption/db70ade6-4845-42fe-ab40-337637196747 Aug 06 19:35:04.959503 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c794c6ec-13bc-42f6-8082-9bbfb8e27e04 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:35:04.975049 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c794c6ec-13bc-42f6-8082-9bbfb8e27e04 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] https://10.4.3.5/volume/v3/types/654eca20-c0f4-4667-bf50-de136fe91d18/encryption/db70ade6-4845-42fe-ab40-337637196747 returned with HTTP 200 Aug 06 19:35:04.975637 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1304/5225] 10.4.3.5 () {68 vars in 1492 bytes} [Thu Aug 6 19:35:04 2026] PUT /volume/v3/types/654eca20-c0f4-4667-bf50-de136fe91d18/encryption/db70ade6-4845-42fe-ab40-337637196747 => generated 33 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:35:04.984381 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2a7fe267-a9cb-4fd0-ba31-ee5ace01f1b9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:04.986364 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2a7fe267-a9cb-4fd0-ba31-ee5ace01f1b9 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] PUT https://10.4.3.5/volume/v3/types/654eca20-c0f4-4667-bf50-de136fe91d18/extra_specs/key1 Aug 06 19:35:04.986665 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2a7fe267-a9cb-4fd0-ba31-ee5ace01f1b9 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:35:05.004033 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2a7fe267-a9cb-4fd0-ba31-ee5ace01f1b9 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] https://10.4.3.5/volume/v3/types/654eca20-c0f4-4667-bf50-de136fe91d18/extra_specs/key1 returned with HTTP 200 Aug 06 19:35:05.004442 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1297/5226] 10.4.3.5 () {68 vars in 1399 bytes} [Thu Aug 6 19:35:04 2026] PUT /volume/v3/types/654eca20-c0f4-4667-bf50-de136fe91d18/extra_specs/key1 => generated 30 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 19:35:05.012651 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2e684583-b214-462c-8bb3-e147a7f67237 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:05.014313 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2e684583-b214-462c-8bb3-e147a7f67237 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] PUT https://10.4.3.5/volume/v3/types/654eca20-c0f4-4667-bf50-de136fe91d18 Aug 06 19:35:05.014639 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2e684583-b214-462c-8bb3-e147a7f67237 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:35:05.027208 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2e684583-b214-462c-8bb3-e147a7f67237 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] https://10.4.3.5/volume/v3/types/654eca20-c0f4-4667-bf50-de136fe91d18 returned with HTTP 200 Aug 06 19:35:05.027645 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1312/5227] 10.4.3.5 () {68 vars in 1348 bytes} [Thu Aug 6 19:35:05 2026] PUT /volume/v3/types/654eca20-c0f4-4667-bf50-de136fe91d18 => generated 370 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:05.036067 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8d82fb1e-9834-4344-b3d6-e812c8b72ab9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:05.037846 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8d82fb1e-9834-4344-b3d6-e812c8b72ab9 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] DELETE https://10.4.3.5/volume/v3/types/f6628633-a30c-431e-811d-4a1fdec49372 Aug 06 19:35:05.038034 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8d82fb1e-9834-4344-b3d6-e812c8b72ab9 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:05.038284 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8d82fb1e-9834-4344-b3d6-e812c8b72ab9 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:05.061376 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8d82fb1e-9834-4344-b3d6-e812c8b72ab9 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] https://10.4.3.5/volume/v3/types/f6628633-a30c-431e-811d-4a1fdec49372 returned with HTTP 202 Aug 06 19:35:05.061728 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1315/5228] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:35:05 2026] DELETE /volume/v3/types/f6628633-a30c-431e-811d-4a1fdec49372 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:35:05.068074 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e24da2fb-3a78-4504-b533-8a51ed6f045d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:05.069708 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e24da2fb-3a78-4504-b533-8a51ed6f045d tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] DELETE https://10.4.3.5/volume/v3/types/8f4e4b7a-e7ff-4438-83da-c10355eb9bf9 Aug 06 19:35:05.069893 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e24da2fb-3a78-4504-b533-8a51ed6f045d tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:05.070090 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e24da2fb-3a78-4504-b533-8a51ed6f045d tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:05.095010 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e24da2fb-3a78-4504-b533-8a51ed6f045d tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] https://10.4.3.5/volume/v3/types/8f4e4b7a-e7ff-4438-83da-c10355eb9bf9 returned with HTTP 202 Aug 06 19:35:05.095432 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1305/5229] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:35:05 2026] DELETE /volume/v3/types/8f4e4b7a-e7ff-4438-83da-c10355eb9bf9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:35:05.102472 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-742fefd5-037a-4c9f-a12b-8fc35590a956 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:05.104177 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-742fefd5-037a-4c9f-a12b-8fc35590a956 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] DELETE https://10.4.3.5/volume/v3/types/4e199055-b2c4-4b10-a6ff-c9140c62b51c Aug 06 19:35:05.104423 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-742fefd5-037a-4c9f-a12b-8fc35590a956 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:05.104607 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-742fefd5-037a-4c9f-a12b-8fc35590a956 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:05.125976 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-742fefd5-037a-4c9f-a12b-8fc35590a956 tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] https://10.4.3.5/volume/v3/types/4e199055-b2c4-4b10-a6ff-c9140c62b51c returned with HTTP 202 Aug 06 19:35:05.126394 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1298/5230] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:35:05 2026] DELETE /volume/v3/types/4e199055-b2c4-4b10-a6ff-c9140c62b51c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:35:05.133355 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8fdc1605-48ac-4f31-9b00-ded3fbc9b40d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:05.135469 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8fdc1605-48ac-4f31-9b00-ded3fbc9b40d tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] DELETE https://10.4.3.5/volume/v3/types/c4ff272c-6349-4d91-bffe-c274c0a97a42 Aug 06 19:35:05.135699 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8fdc1605-48ac-4f31-9b00-ded3fbc9b40d tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:05.135943 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8fdc1605-48ac-4f31-9b00-ded3fbc9b40d tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:05.159141 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8fdc1605-48ac-4f31-9b00-ded3fbc9b40d tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] https://10.4.3.5/volume/v3/types/c4ff272c-6349-4d91-bffe-c274c0a97a42 returned with HTTP 202 Aug 06 19:35:05.159564 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1313/5231] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:35:05 2026] DELETE /volume/v3/types/c4ff272c-6349-4d91-bffe-c274c0a97a42 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:35:05.165743 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-33c51bfd-e9b2-4f63-a9e1-ae95d7aa05ca None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:05.167395 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-33c51bfd-e9b2-4f63-a9e1-ae95d7aa05ca tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] DELETE https://10.4.3.5/volume/v3/types/654eca20-c0f4-4667-bf50-de136fe91d18 Aug 06 19:35:05.167577 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-33c51bfd-e9b2-4f63-a9e1-ae95d7aa05ca tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:05.167761 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-33c51bfd-e9b2-4f63-a9e1-ae95d7aa05ca tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:05.186593 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-33c51bfd-e9b2-4f63-a9e1-ae95d7aa05ca tempest-VolumeTypesAdminTests-677752309 tempest-VolumeTypesAdminTests-677752309-project-admin] https://10.4.3.5/volume/v3/types/654eca20-c0f4-4667-bf50-de136fe91d18 returned with HTTP 202 Aug 06 19:35:05.186910 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1316/5232] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:35:05 2026] DELETE /volume/v3/types/654eca20-c0f4-4667-bf50-de136fe91d18 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:35:05.295690 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-35f59c83-d6ef-4879-9c03-68d60fb91e0d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:05.297820 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-35f59c83-d6ef-4879-9c03-68d60fb91e0d tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] GET https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d Aug 06 19:35:05.298344 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-35f59c83-d6ef-4879-9c03-68d60fb91e0d tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:05.298344 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-35f59c83-d6ef-4879-9c03-68d60fb91e0d tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:05.307661 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:05.307661 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:35:05.310783 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-35f59c83-d6ef-4879-9c03-68d60fb91e0d tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Volume info retrieved successfully. Aug 06 19:35:05.314528 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-35f59c83-d6ef-4879-9c03-68d60fb91e0d tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d returned with HTTP 200 Aug 06 19:35:05.314878 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1306/5233] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:35:05 2026] GET /volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d => generated 1170 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:35:05.326791 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-463d8faf-2d45-44b8-b8bc-a5011f248bd4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:05.328590 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-463d8faf-2d45-44b8-b8bc-a5011f248bd4 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] GET https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d Aug 06 19:35:05.328795 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-463d8faf-2d45-44b8-b8bc-a5011f248bd4 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:05.328999 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-463d8faf-2d45-44b8-b8bc-a5011f248bd4 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:05.338059 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:05.338059 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:35:05.341348 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-463d8faf-2d45-44b8-b8bc-a5011f248bd4 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Volume info retrieved successfully. Aug 06 19:35:05.346035 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-463d8faf-2d45-44b8-b8bc-a5011f248bd4 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d returned with HTTP 200 Aug 06 19:35:05.346470 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1299/5234] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:35:05 2026] GET /volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d => generated 1170 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:35:05.358036 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-177c5b86-4764-4d57-bcd0-861cd9335e70 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:05.359523 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1314/5235] 10.4.3.5 () {70 vars in 1597 bytes} [Thu Aug 6 19:35:05 2026] DELETE /volume/v3/attachments/790d46fc-8caa-4184-ab0e-5a70ec8a82d2 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 06 19:35:05.366219 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f2d27a68-a022-4e2b-ae28-680fe5be3b2f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:05.413269 np0000006689 devstack@c-api.service[100264]: WARNING keystonemiddleware.auth_token [None req-f2d27a68-a022-4e2b-ae28-680fe5be3b2f None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 06 19:35:05.414277 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1317/5236] 10.4.3.5 () {70 vars in 1597 bytes} [Thu Aug 6 19:35:05 2026] DELETE /volume/v3/attachments/790d46fc-8caa-4184-ab0e-5a70ec8a82d2 => generated 114 bytes in 48 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 06 19:35:05.421445 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-edb1bbd1-bc38-4167-8cd1-dfd7f255b303 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:05.423377 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-edb1bbd1-bc38-4167-8cd1-dfd7f255b303 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] DELETE https://10.4.3.5/volume/v3/attachments/790d46fc-8caa-4184-ab0e-5a70ec8a82d2 Aug 06 19:35:05.423585 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-edb1bbd1-bc38-4167-8cd1-dfd7f255b303 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:05.423776 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-edb1bbd1-bc38-4167-8cd1-dfd7f255b303 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:05.431161 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:05.431161 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:35:05.434466 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-edb1bbd1-bc38-4167-8cd1-dfd7f255b303 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Attachment connected to vm 5ef296cd-5373-46b6-97f2-f1362cf81d00, checking data on nova Aug 06 19:35:05.434820 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.compute.nova [None req-edb1bbd1-bc38-4167-8cd1-dfd7f255b303 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Creating Keystone token plugin using URL: https://10.4.3.5/identity {{(pid=100263) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 06 19:35:05.551214 np0000006689 devstack@c-api.service[100263]: DEBUG novaclient.v2.client [None req-edb1bbd1-bc38-4167-8cd1-dfd7f255b303 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] REQ: curl -g -i -X GET https://10.4.3.5/compute/v2.1/servers/5ef296cd-5373-46b6-97f2-f1362cf81d00/os-volume_attachments/79d0d7fa-f33f-4b2c-a92d-b92304115d9d -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}7cdd793ceb54b9bdc820bb89437d8946c2149539cbc14c8f3c1399841d47f6e9" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-edb1bbd1-bc38-4167-8cd1-dfd7f255b303" -H "X-Service-Token: {SHA256}c04d800130df321cd7504850caf520d3af770e615231ea5fba8ded37181d0247" {{(pid=100263) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 06 19:35:05.628683 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-36ae863b-126e-443d-85bc-af206599f9b6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:05.630480 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-36ae863b-126e-443d-85bc-af206599f9b6 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] GET https://10.4.3.5/volume/v3/volumes/8760d8e6-8034-4bb3-8036-6cf8aef75b68 Aug 06 19:35:05.630668 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-36ae863b-126e-443d-85bc-af206599f9b6 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:05.630842 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-36ae863b-126e-443d-85bc-af206599f9b6 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:05.637483 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:05.637483 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:35:05.640970 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-36ae863b-126e-443d-85bc-af206599f9b6 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Volume info retrieved successfully. Aug 06 19:35:05.645550 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-36ae863b-126e-443d-85bc-af206599f9b6 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] https://10.4.3.5/volume/v3/volumes/8760d8e6-8034-4bb3-8036-6cf8aef75b68 returned with HTTP 200 Aug 06 19:35:05.645550 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1300/5237] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:35:05 2026] GET /volume/v3/volumes/8760d8e6-8034-4bb3-8036-6cf8aef75b68 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:05.657415 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4bb7b31c-015c-4784-a34b-eb1ae1398c17 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:05.659085 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4bb7b31c-015c-4784-a34b-eb1ae1398c17 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] GET https://10.4.3.5/volume/v3/volumes/8760d8e6-8034-4bb3-8036-6cf8aef75b68 Aug 06 19:35:05.659312 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4bb7b31c-015c-4784-a34b-eb1ae1398c17 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:05.659501 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4bb7b31c-015c-4784-a34b-eb1ae1398c17 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:05.665704 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:05.665704 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:35:05.669087 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4bb7b31c-015c-4784-a34b-eb1ae1398c17 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Volume info retrieved successfully. Aug 06 19:35:05.672417 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4bb7b31c-015c-4784-a34b-eb1ae1398c17 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] https://10.4.3.5/volume/v3/volumes/8760d8e6-8034-4bb3-8036-6cf8aef75b68 returned with HTTP 200 Aug 06 19:35:05.672770 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1315/5238] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:35:05 2026] GET /volume/v3/volumes/8760d8e6-8034-4bb3-8036-6cf8aef75b68 => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:05.677209 np0000006689 devstack@c-api.service[100263]: DEBUG novaclient.v2.client [None req-edb1bbd1-bc38-4167-8cd1-dfd7f255b303 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 06 Aug 2026 19:35:05 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-3efb7f2e-b8ea-4058-b8cd-4ea6b7fabeb2 x-openstack-request-id: req-3efb7f2e-b8ea-4058-b8cd-4ea6b7fabeb2 {{(pid=100263) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 06 19:35:05.677389 np0000006689 devstack@c-api.service[100263]: DEBUG novaclient.v2.client [None req-edb1bbd1-bc38-4167-8cd1-dfd7f255b303 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "79d0d7fa-f33f-4b2c-a92d-b92304115d9d", "serverId": "5ef296cd-5373-46b6-97f2-f1362cf81d00", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "790d46fc-8caa-4184-ab0e-5a70ec8a82d2", "bdm_uuid": "3497c03a-52d3-4401-9ade-bddbaa3908e2"}} {{(pid=100263) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 06 19:35:05.677555 np0000006689 devstack@c-api.service[100263]: DEBUG novaclient.v2.client [None req-edb1bbd1-bc38-4167-8cd1-dfd7f255b303 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] GET call to compute for https://10.4.3.5/compute/v2.1/servers/5ef296cd-5373-46b6-97f2-f1362cf81d00/os-volume_attachments/79d0d7fa-f33f-4b2c-a92d-b92304115d9d used request id req-3efb7f2e-b8ea-4058-b8cd-4ea6b7fabeb2 {{(pid=100263) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 06 19:35:05.679566 np0000006689 devstack@c-api.service[100263]: ERROR cinder.volume.api [None req-edb1bbd1-bc38-4167-8cd1-dfd7f255b303 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-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 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault [None req-edb1bbd1-bc38-4167-8cd1-dfd7f255b303 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Caught error: Detach volume from instance 5ef296cd-5373-46b6-97f2-f1362cf81d00 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5ef296cd-5373-46b6-97f2-f1362cf81d00 using the Compute API Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: 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 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 06 19:35:05.681992 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5ef296cd-5373-46b6-97f2-f1362cf81d00 using the Compute API Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.middleware.fault [None req-edb1bbd1-bc38-4167-8cd1-dfd7f255b303 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] https://10.4.3.5/volume/v3/attachments/790d46fc-8caa-4184-ab0e-5a70ec8a82d2 returned with HTTP 409 Aug 06 19:35:05.682983 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1307/5239] 10.4.3.5 () {68 vars in 1390 bytes} [Thu Aug 6 19:35:05 2026] DELETE /volume/v3/attachments/790d46fc-8caa-4184-ab0e-5a70ec8a82d2 => generated 167 bytes in 262 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:35:05.687132 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-52a1845b-c7ac-471e-942f-b245fefc74ee None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:05.688823 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-52a1845b-c7ac-471e-942f-b245fefc74ee tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:35:05.689186 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-52a1845b-c7ac-471e-942f-b245fefc74ee tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8760d8e6-8034-4bb3-8036-6cf8aef75b68", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1015170041", "description": null, "metadata": null}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:35:05.697907 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:05.697907 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:35:05.698610 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-52a1845b-c7ac-471e-942f-b245fefc74ee tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Volume info retrieved successfully. Aug 06 19:35:05.698823 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-52a1845b-c7ac-471e-942f-b245fefc74ee tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Create snapshot from volume 8760d8e6-8034-4bb3-8036-6cf8aef75b68 Aug 06 19:35:05.716117 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-7b142a28-b726-466c-bfd1-b497b6ea22d5 req-3bc8cb70-4726-46cb-bfc7-3cee6e688e97 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:05.718041 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-7b142a28-b726-466c-bfd1-b497b6ea22d5 req-3bc8cb70-4726-46cb-bfc7-3cee6e688e97 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] GET https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d Aug 06 19:35:05.718289 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-7b142a28-b726-466c-bfd1-b497b6ea22d5 req-3bc8cb70-4726-46cb-bfc7-3cee6e688e97 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:05.718465 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-7b142a28-b726-466c-bfd1-b497b6ea22d5 req-3bc8cb70-4726-46cb-bfc7-3cee6e688e97 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:05.729083 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:05.729083 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:35:05.732335 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-7b142a28-b726-466c-bfd1-b497b6ea22d5 req-3bc8cb70-4726-46cb-bfc7-3cee6e688e97 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Volume info retrieved successfully. Aug 06 19:35:05.734804 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-52a1845b-c7ac-471e-942f-b245fefc74ee tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Created reservations ['e0ac5d3c-5f20-4628-801f-fe65f5b1479a', 'f0d56ac0-fe7d-44dd-851e-67803066024c', '987a061a-8880-4060-bce5-9d753fa5b742', 'ff01936f-a9e2-4643-8673-7b9caa714ade'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:35:05.736158 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-7b142a28-b726-466c-bfd1-b497b6ea22d5 req-3bc8cb70-4726-46cb-bfc7-3cee6e688e97 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d returned with HTTP 200 Aug 06 19:35:05.736718 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1301/5240] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:35:05 2026] GET /volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d => generated 1152 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:35:05.754061 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-7b142a28-b726-466c-bfd1-b497b6ea22d5 req-5df5e492-7fd6-4b55-bcbd-52eb502da8d4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:05.755874 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7b142a28-b726-466c-bfd1-b497b6ea22d5 req-5df5e492-7fd6-4b55-bcbd-52eb502da8d4 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] POST https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d/action Aug 06 19:35:05.756308 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7b142a28-b726-466c-bfd1-b497b6ea22d5 req-5df5e492-7fd6-4b55-bcbd-52eb502da8d4 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:35:05.756451 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7b142a28-b726-466c-bfd1-b497b6ea22d5 req-5df5e492-7fd6-4b55-bcbd-52eb502da8d4 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:35:05.761002 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-52a1845b-c7ac-471e-942f-b245fefc74ee tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Snapshot force create request issued successfully. Aug 06 19:35:05.761457 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-52a1845b-c7ac-471e-942f-b245fefc74ee tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:35:05.761996 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1318/5241] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:35:05 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 06 19:35:05.766193 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:05.766193 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:35:05.766643 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-7b142a28-b726-466c-bfd1-b497b6ea22d5 req-5df5e492-7fd6-4b55-bcbd-52eb502da8d4 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Volume info retrieved successfully. Aug 06 19:35:05.770036 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cab5eacd-6c31-4e4f-b36e-83c636fc31e4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:05.771962 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cab5eacd-6c31-4e4f-b36e-83c636fc31e4 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] GET https://10.4.3.5/volume/v3/snapshots/53c89009-c9a1-4d30-aeec-73c8acebd076 Aug 06 19:35:05.772211 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cab5eacd-6c31-4e4f-b36e-83c636fc31e4 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:05.772370 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-7b142a28-b726-466c-bfd1-b497b6ea22d5 req-5df5e492-7fd6-4b55-bcbd-52eb502da8d4 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Begin detaching volume completed successfully. Aug 06 19:35:05.772447 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cab5eacd-6c31-4e4f-b36e-83c636fc31e4 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:05.772628 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7b142a28-b726-466c-bfd1-b497b6ea22d5 req-5df5e492-7fd6-4b55-bcbd-52eb502da8d4 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d/action returned with HTTP 202 Aug 06 19:35:05.773077 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1316/5242] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:35:05 2026] POST /volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:35:05.806650 np0000006689 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-cab5eacd-6c31-4e4f-b36e-83c636fc31e4 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-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=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 19:35:05.811661 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:05.811661 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:35:05.812145 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cab5eacd-6c31-4e4f-b36e-83c636fc31e4 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Snapshot retrieved successfully. Aug 06 19:35:05.813007 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cab5eacd-6c31-4e4f-b36e-83c636fc31e4 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] https://10.4.3.5/volume/v3/snapshots/53c89009-c9a1-4d30-aeec-73c8acebd076 returned with HTTP 200 Aug 06 19:35:05.813409 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1308/5243] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:35:05 2026] GET /volume/v3/snapshots/53c89009-c9a1-4d30-aeec-73c8acebd076 => generated 469 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:05.816416 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-918f3d6a-a688-494a-8349-9b97dc6db9d8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:05.816803 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-918f3d6a-a688-494a-8349-9b97dc6db9d8 None None] GET https://10.4.3.5/volume// Aug 06 19:35:05.817011 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-918f3d6a-a688-494a-8349-9b97dc6db9d8 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:05.817310 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-918f3d6a-a688-494a-8349-9b97dc6db9d8 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:05.817717 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-918f3d6a-a688-494a-8349-9b97dc6db9d8 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:35:05.818073 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1302/5244] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:35:05 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:35:05.822318 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-909f7711-59fe-4550-b78b-4138778a2f81 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:05.824059 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-909f7711-59fe-4550-b78b-4138778a2f81 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] GET https://10.4.3.5/volume/v3/snapshots/53c89009-c9a1-4d30-aeec-73c8acebd076 Aug 06 19:35:05.824279 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-909f7711-59fe-4550-b78b-4138778a2f81 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:05.824461 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-909f7711-59fe-4550-b78b-4138778a2f81 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:05.825180 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-7b142a28-b726-466c-bfd1-b497b6ea22d5 req-3f91d446-d83e-4116-b77c-31209aa095b3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:05.827663 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7b142a28-b726-466c-bfd1-b497b6ea22d5 req-3f91d446-d83e-4116-b77c-31209aa095b3 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] GET https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d Aug 06 19:35:05.827929 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7b142a28-b726-466c-bfd1-b497b6ea22d5 req-3f91d446-d83e-4116-b77c-31209aa095b3 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:05.828183 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7b142a28-b726-466c-bfd1-b497b6ea22d5 req-3f91d446-d83e-4116-b77c-31209aa095b3 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:05.829071 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:05.829071 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:35:05.829505 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-909f7711-59fe-4550-b78b-4138778a2f81 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Snapshot retrieved successfully. Aug 06 19:35:05.830382 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-909f7711-59fe-4550-b78b-4138778a2f81 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] https://10.4.3.5/volume/v3/snapshots/53c89009-c9a1-4d30-aeec-73c8acebd076 returned with HTTP 200 Aug 06 19:35:05.830764 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1319/5245] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:35:05 2026] GET /volume/v3/snapshots/53c89009-c9a1-4d30-aeec-73c8acebd076 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:05.838191 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:05.838191 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:35:05.839212 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1de00dee-608e-4d5b-8515-e1337925e2ef None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:05.841213 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1de00dee-608e-4d5b-8515-e1337925e2ef tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] GET https://10.4.3.5/volume/v3/snapshots/53c89009-c9a1-4d30-aeec-73c8acebd076 Aug 06 19:35:05.841493 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1de00dee-608e-4d5b-8515-e1337925e2ef tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:05.841732 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1de00dee-608e-4d5b-8515-e1337925e2ef tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:05.841964 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-7b142a28-b726-466c-bfd1-b497b6ea22d5 req-3f91d446-d83e-4116-b77c-31209aa095b3 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Volume info retrieved successfully. Aug 06 19:35:05.846389 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7b142a28-b726-466c-bfd1-b497b6ea22d5 req-3f91d446-d83e-4116-b77c-31209aa095b3 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d returned with HTTP 200 Aug 06 19:35:05.846774 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1317/5246] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:35:05 2026] GET /volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d => generated 1335 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:35:05.846823 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:05.846823 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:35:05.847280 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1de00dee-608e-4d5b-8515-e1337925e2ef tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Snapshot retrieved successfully. Aug 06 19:35:05.848084 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1de00dee-608e-4d5b-8515-e1337925e2ef tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] https://10.4.3.5/volume/v3/snapshots/53c89009-c9a1-4d30-aeec-73c8acebd076 returned with HTTP 200 Aug 06 19:35:05.848438 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1309/5247] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:35:05 2026] GET /volume/v3/snapshots/53c89009-c9a1-4d30-aeec-73c8acebd076 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:05.857731 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ab4b16c1-2a97-411b-93cf-56650f082d14 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:05.859504 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ab4b16c1-2a97-411b-93cf-56650f082d14 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:35:05.859810 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ab4b16c1-2a97-411b-93cf-56650f082d14 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "53c89009-c9a1-4d30-aeec-73c8acebd076", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:35:05.861203 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-ab4b16c1-2a97-411b-93cf-56650f082d14 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Create volume request body: {'volume': {'snapshot_id': '53c89009-c9a1-4d30-aeec-73c8acebd076', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:35:05.865982 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:05.865982 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:35:05.866440 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ab4b16c1-2a97-411b-93cf-56650f082d14 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Snapshot retrieved successfully. Aug 06 19:35:05.866545 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-ab4b16c1-2a97-411b-93cf-56650f082d14 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Create volume of 1 GB Aug 06 19:35:05.870193 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ab4b16c1-2a97-411b-93cf-56650f082d14 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Availability Zones retrieved successfully. Aug 06 19:35:05.875893 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ab4b16c1-2a97-411b-93cf-56650f082d14 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Flow 'volume_create_api' (3977dcfa-3490-4a82-ae1a-d137769aa5b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:35:05.876801 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ab4b16c1-2a97-411b-93cf-56650f082d14 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1ffee31-c44a-4e14-b6de-49bb6d1f21a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:35:05.877768 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-ab4b16c1-2a97-411b-93cf-56650f082d14 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:35:05.907313 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ab4b16c1-2a97-411b-93cf-56650f082d14 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1ffee31-c44a-4e14-b6de-49bb6d1f21a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '53c89009-c9a1-4d30-aeec-73c8acebd076', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:35:05.908077 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ab4b16c1-2a97-411b-93cf-56650f082d14 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68e30dca-5bc3-4e8b-ba1a-dcb4224b4fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:35:05.945057 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-ab4b16c1-2a97-411b-93cf-56650f082d14 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Created reservations ['3a5c0d91-22f8-43fc-abd8-96a4277b273c', '17ec55f5-e28b-4c48-8ec0-a66c970c1923', '23a23141-436a-4472-ae34-67a00fd242c2', '95eb5327-4ce7-4b8a-a4c2-d8b38dffeb32'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:35:05.945891 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ab4b16c1-2a97-411b-93cf-56650f082d14 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68e30dca-5bc3-4e8b-ba1a-dcb4224b4fbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a5c0d91-22f8-43fc-abd8-96a4277b273c', '17ec55f5-e28b-4c48-8ec0-a66c970c1923', '23a23141-436a-4472-ae34-67a00fd242c2', '95eb5327-4ce7-4b8a-a4c2-d8b38dffeb32']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:35:05.946617 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ab4b16c1-2a97-411b-93cf-56650f082d14 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9013c50-9713-4d7d-858f-7b1ee6277a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:35:05.984036 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ab4b16c1-2a97-411b-93cf-56650f082d14 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9013c50-9713-4d7d-858f-7b1ee6277a80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '139edb22-c566-4eaf-93e2-e4af78f90c23', '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='f7b938b0bb5c41d88e69aaab61842ae7',qos_specs=None,replication_status=,reservations=['3a5c0d91-22f8-43fc-abd8-96a4277b273c','17ec55f5-e28b-4c48-8ec0-a66c970c1923','23a23141-436a-4472-ae34-67a00fd242c2','95eb5327-4ce7-4b8a-a4c2-d8b38dffeb32'],size=1,snapshot_id=53c89009-c9a1-4d30-aeec-73c8acebd076,source_replicaid=,source_volid=None,status='creating',user_id='fdabe464bc684b9db65f07a58cd3cfb0',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:35:05Z,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=139edb22-c566-4eaf-93e2-e4af78f90c23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7b938b0bb5c41d88e69aaab61842ae7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=53c89009-c9a1-4d30-aeec-73c8acebd076,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fdabe464bc684b9db65f07a58cd3cfb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:35:05.984777 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ab4b16c1-2a97-411b-93cf-56650f082d14 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (346f5735-dab7-4a2b-9e97-647ed95666cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:35:06.002564 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ab4b16c1-2a97-411b-93cf-56650f082d14 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (346f5735-dab7-4a2b-9e97-647ed95666cd) transitioned into state 'SUCCESS' from 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='f7b938b0bb5c41d88e69aaab61842ae7',qos_specs=None,replication_status=,reservations=['3a5c0d91-22f8-43fc-abd8-96a4277b273c','17ec55f5-e28b-4c48-8ec0-a66c970c1923','23a23141-436a-4472-ae34-67a00fd242c2','95eb5327-4ce7-4b8a-a4c2-d8b38dffeb32'],size=1,snapshot_id=53c89009-c9a1-4d30-aeec-73c8acebd076,source_replicaid=,source_volid=None,status='creating',user_id='fdabe464bc684b9db65f07a58cd3cfb0',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:35:06.003301 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ab4b16c1-2a97-411b-93cf-56650f082d14 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3726b67-12fa-4540-96d0-792f080db6af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:35:06.023429 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ab4b16c1-2a97-411b-93cf-56650f082d14 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3726b67-12fa-4540-96d0-792f080db6af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:35:06.024282 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ab4b16c1-2a97-411b-93cf-56650f082d14 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Flow 'volume_create_api' (3977dcfa-3490-4a82-ae1a-d137769aa5b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:35:06.024582 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ab4b16c1-2a97-411b-93cf-56650f082d14 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Create volume request issued successfully. Aug 06 19:35:06.025191 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ab4b16c1-2a97-411b-93cf-56650f082d14 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:35:06.025645 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1303/5248] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:35:05 2026] POST /volume/v3/volumes => generated 737 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:35:06.037221 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-74719828-1bd3-4f62-a7ff-858cce90c104 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:06.039174 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-74719828-1bd3-4f62-a7ff-858cce90c104 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] GET https://10.4.3.5/volume/v3/volumes/139edb22-c566-4eaf-93e2-e4af78f90c23 Aug 06 19:35:06.039377 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-74719828-1bd3-4f62-a7ff-858cce90c104 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:06.039637 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-74719828-1bd3-4f62-a7ff-858cce90c104 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:06.048384 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:06.048384 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:35:06.053117 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-74719828-1bd3-4f62-a7ff-858cce90c104 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Volume info retrieved successfully. Aug 06 19:35:06.058880 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-74719828-1bd3-4f62-a7ff-858cce90c104 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] https://10.4.3.5/volume/v3/volumes/139edb22-c566-4eaf-93e2-e4af78f90c23 returned with HTTP 200 Aug 06 19:35:06.059593 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1320/5249] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:35:06 2026] GET /volume/v3/volumes/139edb22-c566-4eaf-93e2-e4af78f90c23 => generated 805 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:06.597376 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-7b142a28-b726-466c-bfd1-b497b6ea22d5 req-c91c50e2-d7f4-46f5-b41e-40591f2c19f0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:06.599754 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7b142a28-b726-466c-bfd1-b497b6ea22d5 req-c91c50e2-d7f4-46f5-b41e-40591f2c19f0 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] DELETE https://10.4.3.5/volume/v3/attachments/790d46fc-8caa-4184-ab0e-5a70ec8a82d2 Aug 06 19:35:06.599978 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7b142a28-b726-466c-bfd1-b497b6ea22d5 req-c91c50e2-d7f4-46f5-b41e-40591f2c19f0 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:06.600225 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7b142a28-b726-466c-bfd1-b497b6ea22d5 req-c91c50e2-d7f4-46f5-b41e-40591f2c19f0 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:06.608670 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:06.608670 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:35:06.651984 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7b142a28-b726-466c-bfd1-b497b6ea22d5 req-c91c50e2-d7f4-46f5-b41e-40591f2c19f0 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] https://10.4.3.5/volume/v3/attachments/790d46fc-8caa-4184-ab0e-5a70ec8a82d2 returned with HTTP 200 Aug 06 19:35:06.652423 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1318/5250] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:35:06 2026] DELETE /volume/v3/attachments/790d46fc-8caa-4184-ab0e-5a70ec8a82d2 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:06.884365 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-997abd0a-fe65-45fd-a067-0fbfe8304ae4 req-11b9c869-62fd-4a08-b0f8-53ac6132fa69 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:06.886425 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-997abd0a-fe65-45fd-a067-0fbfe8304ae4 req-11b9c869-62fd-4a08-b0f8-53ac6132fa69 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] GET https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d Aug 06 19:35:06.886639 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-997abd0a-fe65-45fd-a067-0fbfe8304ae4 req-11b9c869-62fd-4a08-b0f8-53ac6132fa69 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:06.886836 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-997abd0a-fe65-45fd-a067-0fbfe8304ae4 req-11b9c869-62fd-4a08-b0f8-53ac6132fa69 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:06.893641 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:06.893641 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:35:06.897029 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-997abd0a-fe65-45fd-a067-0fbfe8304ae4 req-11b9c869-62fd-4a08-b0f8-53ac6132fa69 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Volume info retrieved successfully. Aug 06 19:35:06.901055 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-997abd0a-fe65-45fd-a067-0fbfe8304ae4 req-11b9c869-62fd-4a08-b0f8-53ac6132fa69 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d returned with HTTP 200 Aug 06 19:35:06.901457 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1310/5251] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:35:06 2026] GET /volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d => generated 860 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:06.914166 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-61658276-81ed-4c76-beb2-b33f1c1f8a71 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:06.915876 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-61658276-81ed-4c76-beb2-b33f1c1f8a71 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] DELETE https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d Aug 06 19:35:06.916086 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-61658276-81ed-4c76-beb2-b33f1c1f8a71 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:06.916279 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-61658276-81ed-4c76-beb2-b33f1c1f8a71 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:06.916434 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-61658276-81ed-4c76-beb2-b33f1c1f8a71 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Delete volume with id: 79d0d7fa-f33f-4b2c-a92d-b92304115d9d Aug 06 19:35:06.922873 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:06.922873 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:35:06.923317 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-61658276-81ed-4c76-beb2-b33f1c1f8a71 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Volume info retrieved successfully. Aug 06 19:35:06.938038 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-61658276-81ed-4c76-beb2-b33f1c1f8a71 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Delete volume request issued successfully. Aug 06 19:35:06.938213 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-61658276-81ed-4c76-beb2-b33f1c1f8a71 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d returned with HTTP 202 Aug 06 19:35:06.938683 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1304/5252] 10.4.3.5 () {68 vars in 1378 bytes} [Thu Aug 6 19:35:06 2026] DELETE /volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 19:35:06.946290 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2928f339-ff64-4921-ac06-c360cff82c3f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:06.947904 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2928f339-ff64-4921-ac06-c360cff82c3f tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] GET https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d Aug 06 19:35:06.948127 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2928f339-ff64-4921-ac06-c360cff82c3f tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:06.948367 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2928f339-ff64-4921-ac06-c360cff82c3f tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:06.954867 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:06.954867 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:35:06.958153 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2928f339-ff64-4921-ac06-c360cff82c3f tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Volume info retrieved successfully. Aug 06 19:35:06.962483 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2928f339-ff64-4921-ac06-c360cff82c3f tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d returned with HTTP 200 Aug 06 19:35:06.962869 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1321/5253] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:35:06 2026] GET /volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:35:07.071008 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6e4ddc1f-9d1f-4040-97fa-da062fafbca0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:07.072834 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e4ddc1f-9d1f-4040-97fa-da062fafbca0 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] GET https://10.4.3.5/volume/v3/volumes/139edb22-c566-4eaf-93e2-e4af78f90c23 Aug 06 19:35:07.073064 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e4ddc1f-9d1f-4040-97fa-da062fafbca0 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:07.073310 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e4ddc1f-9d1f-4040-97fa-da062fafbca0 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:07.080603 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:07.080603 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:35:07.083753 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6e4ddc1f-9d1f-4040-97fa-da062fafbca0 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Volume info retrieved successfully. Aug 06 19:35:07.087837 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e4ddc1f-9d1f-4040-97fa-da062fafbca0 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] https://10.4.3.5/volume/v3/volumes/139edb22-c566-4eaf-93e2-e4af78f90c23 returned with HTTP 200 Aug 06 19:35:07.088221 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1319/5254] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:35:07 2026] GET /volume/v3/volumes/139edb22-c566-4eaf-93e2-e4af78f90c23 => generated 830 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:07.099548 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c90c4f7b-14a5-468e-b3e2-aea35e02a330 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:07.101178 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c90c4f7b-14a5-468e-b3e2-aea35e02a330 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] GET https://10.4.3.5/volume/v3/volumes/139edb22-c566-4eaf-93e2-e4af78f90c23 Aug 06 19:35:07.101373 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c90c4f7b-14a5-468e-b3e2-aea35e02a330 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:07.101550 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c90c4f7b-14a5-468e-b3e2-aea35e02a330 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:07.107979 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:07.107979 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:35:07.111158 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c90c4f7b-14a5-468e-b3e2-aea35e02a330 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Volume info retrieved successfully. Aug 06 19:35:07.114711 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c90c4f7b-14a5-468e-b3e2-aea35e02a330 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] https://10.4.3.5/volume/v3/volumes/139edb22-c566-4eaf-93e2-e4af78f90c23 returned with HTTP 200 Aug 06 19:35:07.115070 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1311/5255] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:35:07 2026] GET /volume/v3/volumes/139edb22-c566-4eaf-93e2-e4af78f90c23 => generated 830 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:07.126825 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c2e7b7bd-c061-41fb-a559-2799197ce581 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:07.128899 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c2e7b7bd-c061-41fb-a559-2799197ce581 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/53c89009-c9a1-4d30-aeec-73c8acebd076 Aug 06 19:35:07.129139 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c2e7b7bd-c061-41fb-a559-2799197ce581 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:07.129372 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c2e7b7bd-c061-41fb-a559-2799197ce581 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:07.129467 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-c2e7b7bd-c061-41fb-a559-2799197ce581 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Delete snapshot with id: 53c89009-c9a1-4d30-aeec-73c8acebd076 Aug 06 19:35:07.134119 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:07.134119 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:35:07.134541 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c2e7b7bd-c061-41fb-a559-2799197ce581 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Snapshot retrieved successfully. Aug 06 19:35:07.148874 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c2e7b7bd-c061-41fb-a559-2799197ce581 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Snapshot delete request issued successfully. Aug 06 19:35:07.149058 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c2e7b7bd-c061-41fb-a559-2799197ce581 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] https://10.4.3.5/volume/v3/snapshots/53c89009-c9a1-4d30-aeec-73c8acebd076 returned with HTTP 202 Aug 06 19:35:07.149518 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1305/5256] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:35:07 2026] DELETE /volume/v3/snapshots/53c89009-c9a1-4d30-aeec-73c8acebd076 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:35:07.156393 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-558bc911-b5cc-4c8d-a201-8a1d69269c88 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:07.158320 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-558bc911-b5cc-4c8d-a201-8a1d69269c88 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] GET https://10.4.3.5/volume/v3/snapshots/53c89009-c9a1-4d30-aeec-73c8acebd076 Aug 06 19:35:07.158460 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-558bc911-b5cc-4c8d-a201-8a1d69269c88 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:07.158641 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-558bc911-b5cc-4c8d-a201-8a1d69269c88 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:07.164055 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:07.164055 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:35:07.164055 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-558bc911-b5cc-4c8d-a201-8a1d69269c88 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Snapshot retrieved successfully. Aug 06 19:35:07.164243 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-558bc911-b5cc-4c8d-a201-8a1d69269c88 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] https://10.4.3.5/volume/v3/snapshots/53c89009-c9a1-4d30-aeec-73c8acebd076 returned with HTTP 200 Aug 06 19:35:07.164605 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1322/5257] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:35:07 2026] GET /volume/v3/snapshots/53c89009-c9a1-4d30-aeec-73c8acebd076 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:07.975922 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-684122e6-cbdd-479f-89ad-c4e454eec749 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:07.977839 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-684122e6-cbdd-479f-89ad-c4e454eec749 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] GET https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d Aug 06 19:35:07.978080 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-684122e6-cbdd-479f-89ad-c4e454eec749 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:07.978275 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-684122e6-cbdd-479f-89ad-c4e454eec749 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:07.984494 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-684122e6-cbdd-479f-89ad-c4e454eec749 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030 tempest-TestServerVolumeAttachScenarioOldVersion-1568550030-project-member] https://10.4.3.5/volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d returned with HTTP 404 Aug 06 19:35:07.984944 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1320/5258] 10.4.3.5 () {68 vars in 1375 bytes} [Thu Aug 6 19:35:07 2026] GET /volume/v3/volumes/79d0d7fa-f33f-4b2c-a92d-b92304115d9d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 19:35:08.172850 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ddecba15-0002-4199-b1b1-d822118463db None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:08.175085 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ddecba15-0002-4199-b1b1-d822118463db tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] GET https://10.4.3.5/volume/v3/snapshots/53c89009-c9a1-4d30-aeec-73c8acebd076 Aug 06 19:35:08.175357 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ddecba15-0002-4199-b1b1-d822118463db tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:08.175604 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ddecba15-0002-4199-b1b1-d822118463db tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:08.180379 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ddecba15-0002-4199-b1b1-d822118463db tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] https://10.4.3.5/volume/v3/snapshots/53c89009-c9a1-4d30-aeec-73c8acebd076 returned with HTTP 404 Aug 06 19:35:08.180974 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1312/5259] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:35:08 2026] GET /volume/v3/snapshots/53c89009-c9a1-4d30-aeec-73c8acebd076 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:35:08.187945 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-943689b0-91d8-4c19-bd6c-4384bbc015b2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:08.189894 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-943689b0-91d8-4c19-bd6c-4384bbc015b2 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] DELETE https://10.4.3.5/volume/v3/volumes/8760d8e6-8034-4bb3-8036-6cf8aef75b68 Aug 06 19:35:08.190132 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-943689b0-91d8-4c19-bd6c-4384bbc015b2 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:08.190296 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-943689b0-91d8-4c19-bd6c-4384bbc015b2 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:08.190453 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-943689b0-91d8-4c19-bd6c-4384bbc015b2 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Delete volume with id: 8760d8e6-8034-4bb3-8036-6cf8aef75b68 Aug 06 19:35:08.196645 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:08.196645 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:35:08.197049 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-943689b0-91d8-4c19-bd6c-4384bbc015b2 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Volume info retrieved successfully. Aug 06 19:35:08.213526 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-943689b0-91d8-4c19-bd6c-4384bbc015b2 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Delete volume request issued successfully. Aug 06 19:35:08.213731 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-943689b0-91d8-4c19-bd6c-4384bbc015b2 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] https://10.4.3.5/volume/v3/volumes/8760d8e6-8034-4bb3-8036-6cf8aef75b68 returned with HTTP 202 Aug 06 19:35:08.214203 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1306/5260] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:35:08 2026] DELETE /volume/v3/volumes/8760d8e6-8034-4bb3-8036-6cf8aef75b68 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:35:08.220827 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-662c967a-06e9-4bfb-955e-4f78a1c4e407 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:08.222979 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-662c967a-06e9-4bfb-955e-4f78a1c4e407 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] GET https://10.4.3.5/volume/v3/volumes/8760d8e6-8034-4bb3-8036-6cf8aef75b68 Aug 06 19:35:08.223195 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-662c967a-06e9-4bfb-955e-4f78a1c4e407 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:08.223341 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-662c967a-06e9-4bfb-955e-4f78a1c4e407 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:08.230088 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:08.230088 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:35:08.233806 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-662c967a-06e9-4bfb-955e-4f78a1c4e407 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Volume info retrieved successfully. Aug 06 19:35:08.238476 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-662c967a-06e9-4bfb-955e-4f78a1c4e407 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] https://10.4.3.5/volume/v3/volumes/8760d8e6-8034-4bb3-8036-6cf8aef75b68 returned with HTTP 200 Aug 06 19:35:08.238994 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1323/5261] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:35:08 2026] GET /volume/v3/volumes/8760d8e6-8034-4bb3-8036-6cf8aef75b68 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:09.251404 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bf48b62f-474b-4cf1-ae11-c48f9d39dfe0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:09.253003 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf48b62f-474b-4cf1-ae11-c48f9d39dfe0 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] GET https://10.4.3.5/volume/v3/volumes/8760d8e6-8034-4bb3-8036-6cf8aef75b68 Aug 06 19:35:09.253185 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf48b62f-474b-4cf1-ae11-c48f9d39dfe0 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:09.253382 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf48b62f-474b-4cf1-ae11-c48f9d39dfe0 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:09.259047 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf48b62f-474b-4cf1-ae11-c48f9d39dfe0 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] https://10.4.3.5/volume/v3/volumes/8760d8e6-8034-4bb3-8036-6cf8aef75b68 returned with HTTP 404 Aug 06 19:35:09.259543 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1321/5262] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:35:09 2026] GET /volume/v3/volumes/8760d8e6-8034-4bb3-8036-6cf8aef75b68 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:35:09.265277 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cd01dc79-1307-41b8-aeb0-fa9a8fca91b6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:09.266884 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cd01dc79-1307-41b8-aeb0-fa9a8fca91b6 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] DELETE https://10.4.3.5/volume/v3/volumes/139edb22-c566-4eaf-93e2-e4af78f90c23 Aug 06 19:35:09.267097 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cd01dc79-1307-41b8-aeb0-fa9a8fca91b6 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:09.267307 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cd01dc79-1307-41b8-aeb0-fa9a8fca91b6 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:09.267465 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-cd01dc79-1307-41b8-aeb0-fa9a8fca91b6 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Delete volume with id: 139edb22-c566-4eaf-93e2-e4af78f90c23 Aug 06 19:35:09.274088 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:09.274088 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:35:09.274515 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cd01dc79-1307-41b8-aeb0-fa9a8fca91b6 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Volume info retrieved successfully. Aug 06 19:35:09.289763 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cd01dc79-1307-41b8-aeb0-fa9a8fca91b6 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Delete volume request issued successfully. Aug 06 19:35:09.289979 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cd01dc79-1307-41b8-aeb0-fa9a8fca91b6 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] https://10.4.3.5/volume/v3/volumes/139edb22-c566-4eaf-93e2-e4af78f90c23 returned with HTTP 202 Aug 06 19:35:09.290564 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1313/5263] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:35:09 2026] DELETE /volume/v3/volumes/139edb22-c566-4eaf-93e2-e4af78f90c23 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:35:09.296904 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a8c6eaa7-432c-443b-99a8-8b448125b393 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:09.298877 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a8c6eaa7-432c-443b-99a8-8b448125b393 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] GET https://10.4.3.5/volume/v3/volumes/139edb22-c566-4eaf-93e2-e4af78f90c23 Aug 06 19:35:09.299170 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a8c6eaa7-432c-443b-99a8-8b448125b393 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:09.299417 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a8c6eaa7-432c-443b-99a8-8b448125b393 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:09.306349 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:09.306349 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:35:09.309920 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a8c6eaa7-432c-443b-99a8-8b448125b393 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Volume info retrieved successfully. Aug 06 19:35:09.315044 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a8c6eaa7-432c-443b-99a8-8b448125b393 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] https://10.4.3.5/volume/v3/volumes/139edb22-c566-4eaf-93e2-e4af78f90c23 returned with HTTP 200 Aug 06 19:35:09.315306 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1307/5264] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:35:09 2026] GET /volume/v3/volumes/139edb22-c566-4eaf-93e2-e4af78f90c23 => generated 829 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:10.327344 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f8ae4f73-ee1c-4bc0-b529-45d932f895a7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:10.329578 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f8ae4f73-ee1c-4bc0-b529-45d932f895a7 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] GET https://10.4.3.5/volume/v3/volumes/139edb22-c566-4eaf-93e2-e4af78f90c23 Aug 06 19:35:10.329830 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f8ae4f73-ee1c-4bc0-b529-45d932f895a7 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:10.330258 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f8ae4f73-ee1c-4bc0-b529-45d932f895a7 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:10.335573 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f8ae4f73-ee1c-4bc0-b529-45d932f895a7 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] https://10.4.3.5/volume/v3/volumes/139edb22-c566-4eaf-93e2-e4af78f90c23 returned with HTTP 404 Aug 06 19:35:10.336126 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1324/5265] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:35:10 2026] GET /volume/v3/volumes/139edb22-c566-4eaf-93e2-e4af78f90c23 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:35:10.341990 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c2b2f3b1-5cdc-46db-915b-d7c40bb22245 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:10.343669 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c2b2f3b1-5cdc-46db-915b-d7c40bb22245 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/53c89009-c9a1-4d30-aeec-73c8acebd076 Aug 06 19:35:10.343854 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c2b2f3b1-5cdc-46db-915b-d7c40bb22245 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:10.344039 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c2b2f3b1-5cdc-46db-915b-d7c40bb22245 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:10.344147 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-c2b2f3b1-5cdc-46db-915b-d7c40bb22245 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Delete snapshot with id: 53c89009-c9a1-4d30-aeec-73c8acebd076 Aug 06 19:35:10.348119 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c2b2f3b1-5cdc-46db-915b-d7c40bb22245 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] https://10.4.3.5/volume/v3/snapshots/53c89009-c9a1-4d30-aeec-73c8acebd076 returned with HTTP 404 Aug 06 19:35:10.348578 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1322/5266] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:35:10 2026] DELETE /volume/v3/snapshots/53c89009-c9a1-4d30-aeec-73c8acebd076 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:35:10.354947 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5f18c2e5-818e-4c36-a59a-5d960772a347 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:10.356612 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5f18c2e5-818e-4c36-a59a-5d960772a347 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] GET https://10.4.3.5/volume/v3/snapshots/53c89009-c9a1-4d30-aeec-73c8acebd076 Aug 06 19:35:10.356808 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5f18c2e5-818e-4c36-a59a-5d960772a347 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:10.356974 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5f18c2e5-818e-4c36-a59a-5d960772a347 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:10.360576 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5f18c2e5-818e-4c36-a59a-5d960772a347 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] https://10.4.3.5/volume/v3/snapshots/53c89009-c9a1-4d30-aeec-73c8acebd076 returned with HTTP 404 Aug 06 19:35:10.360976 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1314/5267] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:35:10 2026] GET /volume/v3/snapshots/53c89009-c9a1-4d30-aeec-73c8acebd076 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:35:10.366968 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-37c6f8af-3b5f-49b2-8a20-884c48be62bf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:10.368453 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-37c6f8af-3b5f-49b2-8a20-884c48be62bf tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] DELETE https://10.4.3.5/volume/v3/volumes/8760d8e6-8034-4bb3-8036-6cf8aef75b68 Aug 06 19:35:10.368613 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-37c6f8af-3b5f-49b2-8a20-884c48be62bf tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:10.368779 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-37c6f8af-3b5f-49b2-8a20-884c48be62bf tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:10.368922 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-37c6f8af-3b5f-49b2-8a20-884c48be62bf tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Delete volume with id: 8760d8e6-8034-4bb3-8036-6cf8aef75b68 Aug 06 19:35:10.373989 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-37c6f8af-3b5f-49b2-8a20-884c48be62bf tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] https://10.4.3.5/volume/v3/volumes/8760d8e6-8034-4bb3-8036-6cf8aef75b68 returned with HTTP 404 Aug 06 19:35:10.374390 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1308/5268] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:35:10 2026] DELETE /volume/v3/volumes/8760d8e6-8034-4bb3-8036-6cf8aef75b68 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:35:10.380516 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6717ed81-b719-4532-a7a3-20b1571670a9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:10.382243 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6717ed81-b719-4532-a7a3-20b1571670a9 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] GET https://10.4.3.5/volume/v3/volumes/8760d8e6-8034-4bb3-8036-6cf8aef75b68 Aug 06 19:35:10.382432 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6717ed81-b719-4532-a7a3-20b1571670a9 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:10.382612 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6717ed81-b719-4532-a7a3-20b1571670a9 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:10.387687 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6717ed81-b719-4532-a7a3-20b1571670a9 tempest-SnapshotDependencyTests-1922490999 tempest-SnapshotDependencyTests-1922490999-project-member] https://10.4.3.5/volume/v3/volumes/8760d8e6-8034-4bb3-8036-6cf8aef75b68 returned with HTTP 404 Aug 06 19:35:10.388057 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1325/5269] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:35:10 2026] GET /volume/v3/volumes/8760d8e6-8034-4bb3-8036-6cf8aef75b68 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:35:20.599512 np0000006689 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=190,cinder:UPDATE=65,cinder:INSERT=36 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:35:20.600674 np0000006689 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=190,cinder:UPDATE=55,cinder:INSERT=39 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:35:20.601683 np0000006689 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=177,cinder:UPDATE=39,cinder:INSERT=32 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:35:20.602532 np0000006689 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=157,cinder:INSERT=29,cinder:UPDATE=60 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:35:24.836315 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e0112a18-e682-4527-81ec-ad11942cb047 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:24.915346 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e0112a18-e682-4527-81ec-ad11942cb047 tempest-TestEncryptedCinderVolumes-307828353 tempest-TestEncryptedCinderVolumes-307828353-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:35:24.915807 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e0112a18-e682-4527-81ec-ad11942cb047 tempest-TestEncryptedCinderVolumes-307828353 tempest-TestEncryptedCinderVolumes-307828353-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-84563904", "extra_specs": {}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:35:24.931656 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e0112a18-e682-4527-81ec-ad11942cb047 tempest-TestEncryptedCinderVolumes-307828353 tempest-TestEncryptedCinderVolumes-307828353-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:35:24.932194 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1323/5270] 10.4.3.5 () {68 vars in 1238 bytes} [Thu Aug 6 19:35:24 2026] POST /volume/v3/types => generated 210 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:24.939915 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ca49e41b-f404-4ef6-9e1d-5f12b955b4f2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:24.941651 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ca49e41b-f404-4ef6-9e1d-5f12b955b4f2 tempest-TestEncryptedCinderVolumes-307828353 tempest-TestEncryptedCinderVolumes-307828353-project-admin] POST https://10.4.3.5/volume/v3/types/021165bf-afe8-46d4-9c1d-93df32a5b65d/encryption Aug 06 19:35:24.941957 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ca49e41b-f404-4ef6-9e1d-5f12b955b4f2 tempest-TestEncryptedCinderVolumes-307828353 tempest-TestEncryptedCinderVolumes-307828353-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:35:24.957223 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ca49e41b-f404-4ef6-9e1d-5f12b955b4f2 tempest-TestEncryptedCinderVolumes-307828353 tempest-TestEncryptedCinderVolumes-307828353-project-admin] https://10.4.3.5/volume/v3/types/021165bf-afe8-46d4-9c1d-93df32a5b65d/encryption returned with HTTP 200 Aug 06 19:35:24.957637 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1315/5271] 10.4.3.5 () {68 vars in 1383 bytes} [Thu Aug 6 19:35:24 2026] POST /volume/v3/types/021165bf-afe8-46d4-9c1d-93df32a5b65d/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:24.966604 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0c477c41-4be3-419c-9805-ac64827e0b11 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:25.020801 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0c477c41-4be3-419c-9805-ac64827e0b11 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:35:25.021168 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0c477c41-4be3-419c-9805-ac64827e0b11 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-2082478363", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-84563904", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:35:25.022626 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-0c477c41-4be3-419c-9805-ac64827e0b11 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-2082478363', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-84563904', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:35:25.026029 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-0c477c41-4be3-419c-9805-ac64827e0b11 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Create volume of 1 GB Aug 06 19:35:25.026452 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:25.026452 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:35:25.026907 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0c477c41-4be3-419c-9805-ac64827e0b11 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Availability Zones retrieved successfully. Aug 06 19:35:25.032442 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0c477c41-4be3-419c-9805-ac64827e0b11 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Flow 'volume_create_api' (e0e0a231-8a27-4f0d-818f-6316c980d872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:35:25.033366 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0c477c41-4be3-419c-9805-ac64827e0b11 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f42506cd-c411-4562-a70e-d8c8266da93a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:35:25.034307 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-0c477c41-4be3-419c-9805-ac64827e0b11 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:35:25.059323 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0c477c41-4be3-419c-9805-ac64827e0b11 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f42506cd-c411-4562-a70e-d8c8266da93a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:35:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=021165bf-afe8-46d4-9c1d-93df32a5b65d,is_public=True,name='tempest-scenario-type-luks-84563904',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '021165bf-afe8-46d4-9c1d-93df32a5b65d', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:35:25.060135 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0c477c41-4be3-419c-9805-ac64827e0b11 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d4ab8d0-1ace-4647-91d4-22a3694f15de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:35:25.084399 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-0c477c41-4be3-419c-9805-ac64827e0b11 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-84563904 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-84563904, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:35:25.084685 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-0c477c41-4be3-419c-9805-ac64827e0b11 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-84563904 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-84563904, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:35:25.117129 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-0c477c41-4be3-419c-9805-ac64827e0b11 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Created reservations ['8bcf88da-6e5e-4e3a-b78f-86c6b63fed99', 'd00b2055-c2d1-4ce0-8153-5ab718652abc', '5618a794-7501-403f-ad8b-91ed25c7b4b9', '25057f6d-1f14-490b-b00b-5723539f79c6'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:35:25.118031 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0c477c41-4be3-419c-9805-ac64827e0b11 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d4ab8d0-1ace-4647-91d4-22a3694f15de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bcf88da-6e5e-4e3a-b78f-86c6b63fed99', 'd00b2055-c2d1-4ce0-8153-5ab718652abc', '5618a794-7501-403f-ad8b-91ed25c7b4b9', '25057f6d-1f14-490b-b00b-5723539f79c6']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:35:25.118919 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0c477c41-4be3-419c-9805-ac64827e0b11 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0833bcc1-7105-46a3-8ef3-34d4779049e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:35:25.142321 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0c477c41-4be3-419c-9805-ac64827e0b11 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0833bcc1-7105-46a3-8ef3-34d4779049e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec1d5dfa-8175-42ee-ac49-799eb20e30a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2082478363',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d0402cfdb0341cfb50cadca161df926',qos_specs=None,replication_status=,reservations=['8bcf88da-6e5e-4e3a-b78f-86c6b63fed99','d00b2055-c2d1-4ce0-8153-5ab718652abc','5618a794-7501-403f-ad8b-91ed25c7b4b9','25057f6d-1f14-490b-b00b-5723539f79c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b95f4583b24bcbacb05b5f9683fa50',volume_type_id=021165bf-afe8-46d4-9c1d-93df32a5b65d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:35:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2082478363',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ec1d5dfa-8175-42ee-ac49-799eb20e30a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d0402cfdb0341cfb50cadca161df926',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61b95f4583b24bcbacb05b5f9683fa50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(021165bf-afe8-46d4-9c1d-93df32a5b65d),volume_type_id=021165bf-afe8-46d4-9c1d-93df32a5b65d)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:35:25.143152 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0c477c41-4be3-419c-9805-ac64827e0b11 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46dce846-329d-40d5-b4ac-bc12467d98a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:35:25.161179 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0c477c41-4be3-419c-9805-ac64827e0b11 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46dce846-329d-40d5-b4ac-bc12467d98a8) transitioned into state 'SUCCESS' from state '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-2082478363',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d0402cfdb0341cfb50cadca161df926',qos_specs=None,replication_status=,reservations=['8bcf88da-6e5e-4e3a-b78f-86c6b63fed99','d00b2055-c2d1-4ce0-8153-5ab718652abc','5618a794-7501-403f-ad8b-91ed25c7b4b9','25057f6d-1f14-490b-b00b-5723539f79c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b95f4583b24bcbacb05b5f9683fa50',volume_type_id=021165bf-afe8-46d4-9c1d-93df32a5b65d)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:35:25.161983 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0c477c41-4be3-419c-9805-ac64827e0b11 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82f3ab77-487b-42e5-9be5-8a633e6afb55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:35:25.170862 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0c477c41-4be3-419c-9805-ac64827e0b11 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82f3ab77-487b-42e5-9be5-8a633e6afb55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:35:25.171748 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0c477c41-4be3-419c-9805-ac64827e0b11 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Flow 'volume_create_api' (e0e0a231-8a27-4f0d-818f-6316c980d872) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:35:25.172036 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0c477c41-4be3-419c-9805-ac64827e0b11 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Create volume request issued successfully. Aug 06 19:35:25.172693 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0c477c41-4be3-419c-9805-ac64827e0b11 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:35:25.173091 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1309/5272] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:35:24 2026] POST /volume/v3/volumes => generated 779 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:35:25.184655 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f67b7c49-b42e-4ed2-a1fe-904906950efd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:25.187011 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f67b7c49-b42e-4ed2-a1fe-904906950efd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/ec1d5dfa-8175-42ee-ac49-799eb20e30a0 Aug 06 19:35:25.187011 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f67b7c49-b42e-4ed2-a1fe-904906950efd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:25.187274 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f67b7c49-b42e-4ed2-a1fe-904906950efd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:25.195851 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:25.195851 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:35:25.199884 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f67b7c49-b42e-4ed2-a1fe-904906950efd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:35:25.205038 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f67b7c49-b42e-4ed2-a1fe-904906950efd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/ec1d5dfa-8175-42ee-ac49-799eb20e30a0 returned with HTTP 200 Aug 06 19:35:25.205513 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1326/5273] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:35:25 2026] GET /volume/v3/volumes/ec1d5dfa-8175-42ee-ac49-799eb20e30a0 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:26.218929 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-adfec0f7-3833-46db-bd54-273c44f19b74 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:26.220610 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-adfec0f7-3833-46db-bd54-273c44f19b74 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/ec1d5dfa-8175-42ee-ac49-799eb20e30a0 Aug 06 19:35:26.220791 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-adfec0f7-3833-46db-bd54-273c44f19b74 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:26.220967 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-adfec0f7-3833-46db-bd54-273c44f19b74 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:26.227929 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:26.227929 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:35:26.231407 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-adfec0f7-3833-46db-bd54-273c44f19b74 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:35:26.235401 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-adfec0f7-3833-46db-bd54-273c44f19b74 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/ec1d5dfa-8175-42ee-ac49-799eb20e30a0 returned with HTTP 200 Aug 06 19:35:26.235759 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1324/5274] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:35:26 2026] GET /volume/v3/volumes/ec1d5dfa-8175-42ee-ac49-799eb20e30a0 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:26.246619 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-db1af5de-6f08-49a9-9da0-28dc8975acd5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:26.248325 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-db1af5de-6f08-49a9-9da0-28dc8975acd5 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/ec1d5dfa-8175-42ee-ac49-799eb20e30a0 Aug 06 19:35:26.248540 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-db1af5de-6f08-49a9-9da0-28dc8975acd5 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:26.248720 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-db1af5de-6f08-49a9-9da0-28dc8975acd5 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:26.255524 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:26.255524 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:35:26.258977 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-db1af5de-6f08-49a9-9da0-28dc8975acd5 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:35:26.262771 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-db1af5de-6f08-49a9-9da0-28dc8975acd5 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/ec1d5dfa-8175-42ee-ac49-799eb20e30a0 returned with HTTP 200 Aug 06 19:35:26.263146 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1316/5275] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:35:26 2026] GET /volume/v3/volumes/ec1d5dfa-8175-42ee-ac49-799eb20e30a0 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:26.274511 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-197e0ec3-d151-444c-b575-8c147f214b5d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:26.276305 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-197e0ec3-d151-444c-b575-8c147f214b5d tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:35:26.276596 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-197e0ec3-d151-444c-b575-8c147f214b5d tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1592025003", "source_volid": "ec1d5dfa-8175-42ee-ac49-799eb20e30a0", "volume_type": "tempest-scenario-type-luks-84563904", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:35:26.277981 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-197e0ec3-d151-444c-b575-8c147f214b5d tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1592025003', 'source_volid': 'ec1d5dfa-8175-42ee-ac49-799eb20e30a0', 'volume_type': 'tempest-scenario-type-luks-84563904', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:35:26.287539 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:26.287539 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:35:26.288062 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-197e0ec3-d151-444c-b575-8c147f214b5d tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume retrieved successfully. Aug 06 19:35:26.288147 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-197e0ec3-d151-444c-b575-8c147f214b5d tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Create volume of 1 GB Aug 06 19:35:26.288740 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-197e0ec3-d151-444c-b575-8c147f214b5d tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Availability Zones retrieved successfully. Aug 06 19:35:26.293773 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-197e0ec3-d151-444c-b575-8c147f214b5d tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Flow 'volume_create_api' (348fe8d4-c2ca-4fb5-889b-82afb67c3923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:35:26.294844 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-197e0ec3-d151-444c-b575-8c147f214b5d tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97ceb72f-4953-4531-be27-b631a54be6e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:35:26.296203 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-197e0ec3-d151-444c-b575-8c147f214b5d tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:35:26.315235 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-197e0ec3-d151-444c-b575-8c147f214b5d tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97ceb72f-4953-4531-be27-b631a54be6e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ec1d5dfa-8175-42ee-ac49-799eb20e30a0', 'volume_type': VolumeType(created_at=2026-08-06T19:35:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=021165bf-afe8-46d4-9c1d-93df32a5b65d,is_public=True,name='tempest-scenario-type-luks-84563904',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '021165bf-afe8-46d4-9c1d-93df32a5b65d', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:35:26.315970 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-197e0ec3-d151-444c-b575-8c147f214b5d tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68cdd741-3949-4f24-9ecc-9d6e3d2cb8be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:35:26.355817 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-197e0ec3-d151-444c-b575-8c147f214b5d tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Created reservations ['273da6d4-6d39-4abb-8493-c6932c451fd4', 'c7216d10-f047-463f-b756-179777e53af2', '39b3db80-bcbc-4aec-a9ed-2eaa16229ad3', '59b0f68b-c084-4c45-8e80-dff9c025c07e'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:35:26.356667 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-197e0ec3-d151-444c-b575-8c147f214b5d tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68cdd741-3949-4f24-9ecc-9d6e3d2cb8be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['273da6d4-6d39-4abb-8493-c6932c451fd4', 'c7216d10-f047-463f-b756-179777e53af2', '39b3db80-bcbc-4aec-a9ed-2eaa16229ad3', '59b0f68b-c084-4c45-8e80-dff9c025c07e']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:35:26.357422 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-197e0ec3-d151-444c-b575-8c147f214b5d tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7b4067b-20b3-4e70-b4e7-c465d1fd20da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:35:26.387419 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-197e0ec3-d151-444c-b575-8c147f214b5d tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7b4067b-20b3-4e70-b4e7-c465d1fd20da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91d9062e-0478-46dd-9114-9d4ba1996bd5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1592025003',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d0402cfdb0341cfb50cadca161df926',qos_specs=None,replication_status=,reservations=['273da6d4-6d39-4abb-8493-c6932c451fd4','c7216d10-f047-463f-b756-179777e53af2','39b3db80-bcbc-4aec-a9ed-2eaa16229ad3','59b0f68b-c084-4c45-8e80-dff9c025c07e'],size=1,snapshot_id=None,source_replicaid=,source_volid=ec1d5dfa-8175-42ee-ac49-799eb20e30a0,status='creating',user_id='61b95f4583b24bcbacb05b5f9683fa50',volume_type_id=021165bf-afe8-46d4-9c1d-93df32a5b65d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:35:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1592025003',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=91d9062e-0478-46dd-9114-9d4ba1996bd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d0402cfdb0341cfb50cadca161df926',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ec1d5dfa-8175-42ee-ac49-799eb20e30a0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61b95f4583b24bcbacb05b5f9683fa50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(021165bf-afe8-46d4-9c1d-93df32a5b65d),volume_type_id=021165bf-afe8-46d4-9c1d-93df32a5b65d)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:35:26.388136 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-197e0ec3-d151-444c-b575-8c147f214b5d tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59e5c50b-a309-4fd8-b5d0-4f7c6f5d39d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:35:26.403831 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-197e0ec3-d151-444c-b575-8c147f214b5d tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59e5c50b-a309-4fd8-b5d0-4f7c6f5d39d8) transitioned into state 'SUCCESS' from state '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-1592025003',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d0402cfdb0341cfb50cadca161df926',qos_specs=None,replication_status=,reservations=['273da6d4-6d39-4abb-8493-c6932c451fd4','c7216d10-f047-463f-b756-179777e53af2','39b3db80-bcbc-4aec-a9ed-2eaa16229ad3','59b0f68b-c084-4c45-8e80-dff9c025c07e'],size=1,snapshot_id=None,source_replicaid=,source_volid=ec1d5dfa-8175-42ee-ac49-799eb20e30a0,status='creating',user_id='61b95f4583b24bcbacb05b5f9683fa50',volume_type_id=021165bf-afe8-46d4-9c1d-93df32a5b65d)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:35:26.404598 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-197e0ec3-d151-444c-b575-8c147f214b5d tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fbdf81d-d649-4212-bfbb-1d9c7026ea07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:35:26.418855 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-197e0ec3-d151-444c-b575-8c147f214b5d tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fbdf81d-d649-4212-bfbb-1d9c7026ea07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:35:26.419931 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-197e0ec3-d151-444c-b575-8c147f214b5d tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Flow 'volume_create_api' (348fe8d4-c2ca-4fb5-889b-82afb67c3923) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:35:26.420369 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-197e0ec3-d151-444c-b575-8c147f214b5d tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Create volume request issued successfully. Aug 06 19:35:26.421156 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-197e0ec3-d151-444c-b575-8c147f214b5d tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:35:26.421645 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1310/5276] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:35:26 2026] POST /volume/v3/volumes => generated 806 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:35:26.434469 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-86bc2ab5-8d0e-452a-ae22-92b548a899af None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:26.436367 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-86bc2ab5-8d0e-452a-ae22-92b548a899af tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 Aug 06 19:35:26.436572 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-86bc2ab5-8d0e-452a-ae22-92b548a899af tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:26.436767 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-86bc2ab5-8d0e-452a-ae22-92b548a899af tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:26.445154 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:26.445154 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:35:26.450325 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-86bc2ab5-8d0e-452a-ae22-92b548a899af tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:35:26.454709 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-86bc2ab5-8d0e-452a-ae22-92b548a899af tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 returned with HTTP 200 Aug 06 19:35:26.455144 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1327/5277] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:35:26 2026] GET /volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:26.886593 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9365b88f-f565-4dba-8e30-92a14eab4893 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:26.888183 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9365b88f-f565-4dba-8e30-92a14eab4893 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:35:26.888559 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9365b88f-f565-4dba-8e30-92a14eab4893 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-998416051", "imageRef": "11f21727-e5ec-459d-91b4-c79ce982c40c", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:35:26.889903 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-9365b88f-f565-4dba-8e30-92a14eab4893 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-998416051', 'imageRef': '11f21727-e5ec-459d-91b4-c79ce982c40c', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:35:27.045969 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-9365b88f-f565-4dba-8e30-92a14eab4893 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Create volume of 1 GB Aug 06 19:35:27.050199 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9365b88f-f565-4dba-8e30-92a14eab4893 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Availability Zones retrieved successfully. Aug 06 19:35:27.055089 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9365b88f-f565-4dba-8e30-92a14eab4893 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Flow 'volume_create_api' (5ae38398-7376-4130-b462-4636cd74019b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:35:27.056064 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9365b88f-f565-4dba-8e30-92a14eab4893 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7715514-59fe-4efe-a501-b9bcd1c87240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:35:27.056922 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-9365b88f-f565-4dba-8e30-92a14eab4893 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:35:27.109476 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9365b88f-f565-4dba-8e30-92a14eab4893 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7715514-59fe-4efe-a501-b9bcd1c87240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:35:27.110151 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9365b88f-f565-4dba-8e30-92a14eab4893 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (955a4b0f-b2c5-4dd5-9b2d-d49b66e7ba13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:35:27.161522 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-9365b88f-f565-4dba-8e30-92a14eab4893 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Created reservations ['47ecdde4-e8a0-4e6b-b502-a5dce4457afd', '36680f50-ea2d-43e1-a1c4-c139f6c4327a', '64836e1f-152f-4af3-9a02-b6e224809621', '36ad1450-da9b-414a-ac99-abf8c50d4856'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:35:27.162430 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9365b88f-f565-4dba-8e30-92a14eab4893 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (955a4b0f-b2c5-4dd5-9b2d-d49b66e7ba13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47ecdde4-e8a0-4e6b-b502-a5dce4457afd', '36680f50-ea2d-43e1-a1c4-c139f6c4327a', '64836e1f-152f-4af3-9a02-b6e224809621', '36ad1450-da9b-414a-ac99-abf8c50d4856']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:35:27.163108 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9365b88f-f565-4dba-8e30-92a14eab4893 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3ad1e6f-d6ee-4567-9864-7b37844780fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:35:27.183819 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9365b88f-f565-4dba-8e30-92a14eab4893 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3ad1e6f-d6ee-4567-9864-7b37844780fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82b66550-f471-4c9a-bc3d-7c17429c6be3', '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-998416051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cccf85c65f449aab7aaedce6b611c62',qos_specs=None,replication_status=,reservations=['47ecdde4-e8a0-4e6b-b502-a5dce4457afd','36680f50-ea2d-43e1-a1c4-c139f6c4327a','64836e1f-152f-4af3-9a02-b6e224809621','36ad1450-da9b-414a-ac99-abf8c50d4856'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0a991b0780475c8a390cb05d1b2e2a',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:35:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-998416051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82b66550-f471-4c9a-bc3d-7c17429c6be3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cccf85c65f449aab7aaedce6b611c62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef0a991b0780475c8a390cb05d1b2e2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:35:27.184638 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9365b88f-f565-4dba-8e30-92a14eab4893 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6459544-1704-4ba2-b1e8-0008b6b088ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:35:27.199977 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9365b88f-f565-4dba-8e30-92a14eab4893 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6459544-1704-4ba2-b1e8-0008b6b088ba) transitioned into state 'SUCCESS' from state '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-998416051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cccf85c65f449aab7aaedce6b611c62',qos_specs=None,replication_status=,reservations=['47ecdde4-e8a0-4e6b-b502-a5dce4457afd','36680f50-ea2d-43e1-a1c4-c139f6c4327a','64836e1f-152f-4af3-9a02-b6e224809621','36ad1450-da9b-414a-ac99-abf8c50d4856'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0a991b0780475c8a390cb05d1b2e2a',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:35:27.200683 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9365b88f-f565-4dba-8e30-92a14eab4893 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24833b00-3714-458d-85af-aa22292c5f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:35:27.209207 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9365b88f-f565-4dba-8e30-92a14eab4893 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24833b00-3714-458d-85af-aa22292c5f46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:35:27.210119 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9365b88f-f565-4dba-8e30-92a14eab4893 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Flow 'volume_create_api' (5ae38398-7376-4130-b462-4636cd74019b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:35:27.210456 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9365b88f-f565-4dba-8e30-92a14eab4893 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Create volume request issued successfully. Aug 06 19:35:27.210958 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9365b88f-f565-4dba-8e30-92a14eab4893 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:35:27.211504 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1325/5278] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:35:26 2026] POST /volume/v3/volumes => generated 748 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:35:27.221931 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-037f447f-8192-40c7-8291-c6deb8068b84 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:27.223732 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-037f447f-8192-40c7-8291-c6deb8068b84 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] GET https://10.4.3.5/volume/v3/volumes/82b66550-f471-4c9a-bc3d-7c17429c6be3 Aug 06 19:35:27.223930 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-037f447f-8192-40c7-8291-c6deb8068b84 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:27.224153 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-037f447f-8192-40c7-8291-c6deb8068b84 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:27.231251 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:27.231251 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:35:27.234937 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-037f447f-8192-40c7-8291-c6deb8068b84 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Volume info retrieved successfully. Aug 06 19:35:27.239103 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-037f447f-8192-40c7-8291-c6deb8068b84 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] https://10.4.3.5/volume/v3/volumes/82b66550-f471-4c9a-bc3d-7c17429c6be3 returned with HTTP 200 Aug 06 19:35:27.239494 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1317/5279] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:35:27 2026] GET /volume/v3/volumes/82b66550-f471-4c9a-bc3d-7c17429c6be3 => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:27.468696 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9fe630d6-1b80-40b4-97f4-2bcb5d012011 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:27.470318 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9fe630d6-1b80-40b4-97f4-2bcb5d012011 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 Aug 06 19:35:27.470502 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9fe630d6-1b80-40b4-97f4-2bcb5d012011 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:27.470691 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9fe630d6-1b80-40b4-97f4-2bcb5d012011 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:27.477290 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:27.477290 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:35:27.481346 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9fe630d6-1b80-40b4-97f4-2bcb5d012011 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:35:27.485382 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9fe630d6-1b80-40b4-97f4-2bcb5d012011 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 returned with HTTP 200 Aug 06 19:35:27.486053 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1311/5280] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:35:27 2026] GET /volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 => generated 898 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:28.251337 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bbfb4aeb-6bd4-427d-be0a-d5df045f8fb2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:28.253133 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bbfb4aeb-6bd4-427d-be0a-d5df045f8fb2 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] GET https://10.4.3.5/volume/v3/volumes/82b66550-f471-4c9a-bc3d-7c17429c6be3 Aug 06 19:35:28.253326 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bbfb4aeb-6bd4-427d-be0a-d5df045f8fb2 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:28.253502 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bbfb4aeb-6bd4-427d-be0a-d5df045f8fb2 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:28.260101 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:28.260101 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:35:28.263583 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bbfb4aeb-6bd4-427d-be0a-d5df045f8fb2 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Volume info retrieved successfully. Aug 06 19:35:28.267742 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bbfb4aeb-6bd4-427d-be0a-d5df045f8fb2 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] https://10.4.3.5/volume/v3/volumes/82b66550-f471-4c9a-bc3d-7c17429c6be3 returned with HTTP 200 Aug 06 19:35:28.268096 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1328/5281] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:35:28 2026] GET /volume/v3/volumes/82b66550-f471-4c9a-bc3d-7c17429c6be3 => generated 1356 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:35:28.300957 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f6f7696d-1b05-4914-8041-5c994f5cae80 req-cb7cbcb3-88d8-46e7-9111-dc56316385ec None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:28.303289 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f6f7696d-1b05-4914-8041-5c994f5cae80 req-cb7cbcb3-88d8-46e7-9111-dc56316385ec tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] GET https://10.4.3.5/volume/v3/volumes/82b66550-f471-4c9a-bc3d-7c17429c6be3 Aug 06 19:35:28.303507 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f6f7696d-1b05-4914-8041-5c994f5cae80 req-cb7cbcb3-88d8-46e7-9111-dc56316385ec tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:28.303715 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f6f7696d-1b05-4914-8041-5c994f5cae80 req-cb7cbcb3-88d8-46e7-9111-dc56316385ec tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:28.310679 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:28.310679 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:35:28.313985 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-f6f7696d-1b05-4914-8041-5c994f5cae80 req-cb7cbcb3-88d8-46e7-9111-dc56316385ec tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Volume info retrieved successfully. Aug 06 19:35:28.318233 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f6f7696d-1b05-4914-8041-5c994f5cae80 req-cb7cbcb3-88d8-46e7-9111-dc56316385ec tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] https://10.4.3.5/volume/v3/volumes/82b66550-f471-4c9a-bc3d-7c17429c6be3 returned with HTTP 200 Aug 06 19:35:28.318733 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1326/5282] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:35:28 2026] GET /volume/v3/volumes/82b66550-f471-4c9a-bc3d-7c17429c6be3 => generated 1356 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:35:28.498183 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-44d39276-2772-4ebf-917f-96546ed9468b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:28.500283 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-44d39276-2772-4ebf-917f-96546ed9468b tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 Aug 06 19:35:28.500485 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-44d39276-2772-4ebf-917f-96546ed9468b tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:28.500677 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-44d39276-2772-4ebf-917f-96546ed9468b tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:28.507660 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:28.507660 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:35:28.511664 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-44d39276-2772-4ebf-917f-96546ed9468b tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:35:28.516209 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-44d39276-2772-4ebf-917f-96546ed9468b tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 returned with HTTP 200 Aug 06 19:35:28.516630 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1318/5283] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:35:28 2026] GET /volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 => generated 898 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:28.834110 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-f6f7696d-1b05-4914-8041-5c994f5cae80 req-358cdbac-5475-4747-804e-a7156afa86be None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:28.836590 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f6f7696d-1b05-4914-8041-5c994f5cae80 req-358cdbac-5475-4747-804e-a7156afa86be tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] GET https://10.4.3.5/volume/v3/volumes/82b66550-f471-4c9a-bc3d-7c17429c6be3 Aug 06 19:35:28.836886 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f6f7696d-1b05-4914-8041-5c994f5cae80 req-358cdbac-5475-4747-804e-a7156afa86be tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:28.837183 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f6f7696d-1b05-4914-8041-5c994f5cae80 req-358cdbac-5475-4747-804e-a7156afa86be tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:28.846028 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:28.846028 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:35:28.850151 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-f6f7696d-1b05-4914-8041-5c994f5cae80 req-358cdbac-5475-4747-804e-a7156afa86be tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Volume info retrieved successfully. Aug 06 19:35:28.855492 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f6f7696d-1b05-4914-8041-5c994f5cae80 req-358cdbac-5475-4747-804e-a7156afa86be tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] https://10.4.3.5/volume/v3/volumes/82b66550-f471-4c9a-bc3d-7c17429c6be3 returned with HTTP 200 Aug 06 19:35:28.856032 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1312/5284] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:35:28 2026] GET /volume/v3/volumes/82b66550-f471-4c9a-bc3d-7c17429c6be3 => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:35:28.865917 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4be86e5c-06ae-4100-9cd8-a2ab8cc7b1b0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:28.866341 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4be86e5c-06ae-4100-9cd8-a2ab8cc7b1b0 None None] GET https://10.4.3.5/volume// Aug 06 19:35:28.866518 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4be86e5c-06ae-4100-9cd8-a2ab8cc7b1b0 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:28.866706 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4be86e5c-06ae-4100-9cd8-a2ab8cc7b1b0 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:28.867302 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4be86e5c-06ae-4100-9cd8-a2ab8cc7b1b0 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:35:28.867736 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1329/5285] 10.4.3.5 () {66 vars in 1405 bytes} [Thu Aug 6 19:35:28 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:35:28.875257 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f6f7696d-1b05-4914-8041-5c994f5cae80 req-06302b88-e051-48ae-8654-4e1add255ec8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:28.878933 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f6f7696d-1b05-4914-8041-5c994f5cae80 req-06302b88-e051-48ae-8654-4e1add255ec8 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:35:28.879705 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f6f7696d-1b05-4914-8041-5c994f5cae80 req-06302b88-e051-48ae-8654-4e1add255ec8 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "82b66550-f471-4c9a-bc3d-7c17429c6be3", "connector": null, "instance_uuid": "ce50c7dc-3f3a-4ab2-8ec1-36ce891dde4a"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:35:28.893405 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:28.893405 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:35:28.917659 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f6f7696d-1b05-4914-8041-5c994f5cae80 req-06302b88-e051-48ae-8654-4e1add255ec8 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:35:28.918142 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1327/5286] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:35:28 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:35:29.530866 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7fffcf4e-a38f-4447-b780-5ebe6974657d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:29.533142 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7fffcf4e-a38f-4447-b780-5ebe6974657d tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 Aug 06 19:35:29.533453 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7fffcf4e-a38f-4447-b780-5ebe6974657d tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:29.533720 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7fffcf4e-a38f-4447-b780-5ebe6974657d tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:29.542881 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:29.542881 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:35:29.547890 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7fffcf4e-a38f-4447-b780-5ebe6974657d tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:35:29.553538 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7fffcf4e-a38f-4447-b780-5ebe6974657d tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 returned with HTTP 200 Aug 06 19:35:29.554119 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1319/5287] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:35:29 2026] GET /volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 => generated 898 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:29.644696 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8354a597-894e-487c-a376-28e0d1a952c3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:29.645101 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8354a597-894e-487c-a376-28e0d1a952c3 None None] GET https://10.4.3.5/volume// Aug 06 19:35:29.645308 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8354a597-894e-487c-a376-28e0d1a952c3 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:29.645484 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8354a597-894e-487c-a376-28e0d1a952c3 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:29.645815 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8354a597-894e-487c-a376-28e0d1a952c3 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:35:29.646137 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1313/5288] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:35:29 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:35:29.659128 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-f6f7696d-1b05-4914-8041-5c994f5cae80 req-4aefcf02-adfc-4350-afc7-45b1bf244396 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:29.661413 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f6f7696d-1b05-4914-8041-5c994f5cae80 req-4aefcf02-adfc-4350-afc7-45b1bf244396 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] GET https://10.4.3.5/volume/v3/volumes/82b66550-f471-4c9a-bc3d-7c17429c6be3 Aug 06 19:35:29.661653 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f6f7696d-1b05-4914-8041-5c994f5cae80 req-4aefcf02-adfc-4350-afc7-45b1bf244396 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:29.661860 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f6f7696d-1b05-4914-8041-5c994f5cae80 req-4aefcf02-adfc-4350-afc7-45b1bf244396 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:29.673544 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:29.673544 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:35:29.677712 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-f6f7696d-1b05-4914-8041-5c994f5cae80 req-4aefcf02-adfc-4350-afc7-45b1bf244396 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Volume info retrieved successfully. Aug 06 19:35:29.683210 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f6f7696d-1b05-4914-8041-5c994f5cae80 req-4aefcf02-adfc-4350-afc7-45b1bf244396 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] https://10.4.3.5/volume/v3/volumes/82b66550-f471-4c9a-bc3d-7c17429c6be3 returned with HTTP 200 Aug 06 19:35:29.683700 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1330/5289] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:35:29 2026] GET /volume/v3/volumes/82b66550-f471-4c9a-bc3d-7c17429c6be3 => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:35:29.783225 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f6f7696d-1b05-4914-8041-5c994f5cae80 req-a37c0281-461f-4cdd-b388-402a4c0d3fa8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:29.785405 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f6f7696d-1b05-4914-8041-5c994f5cae80 req-a37c0281-461f-4cdd-b388-402a4c0d3fa8 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] PUT https://10.4.3.5/volume/v3/attachments/46361dc3-c715-4f77-86c9-dcd3073a46cc Aug 06 19:35:29.785754 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f6f7696d-1b05-4914-8041-5c994f5cae80 req-a37c0281-461f-4cdd-b388-402a4c0d3fa8 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:35:29.792899 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-f6f7696d-1b05-4914-8041-5c994f5cae80 req-a37c0281-461f-4cdd-b388-402a4c0d3fa8 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Acquiring lock "cinder-attachment_update-82b66550-f471-4c9a-bc3d-7c17429c6be3-np0000006689" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:35:29.797455 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-f6f7696d-1b05-4914-8041-5c994f5cae80 req-a37c0281-461f-4cdd-b388-402a4c0d3fa8 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Lock "cinder-attachment_update-82b66550-f471-4c9a-bc3d-7c17429c6be3-np0000006689" acquired by "attachment_update" :: waited 0.005s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:35:29.798456 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:29.798456 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:35:29.869946 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-f6f7696d-1b05-4914-8041-5c994f5cae80 req-a37c0281-461f-4cdd-b388-402a4c0d3fa8 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Lock "cinder-attachment_update-82b66550-f471-4c9a-bc3d-7c17429c6be3-np0000006689" released by "attachment_update" :: held 0.072s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:35:29.870262 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f6f7696d-1b05-4914-8041-5c994f5cae80 req-a37c0281-461f-4cdd-b388-402a4c0d3fa8 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] https://10.4.3.5/volume/v3/attachments/46361dc3-c715-4f77-86c9-dcd3073a46cc returned with HTTP 200 Aug 06 19:35:29.870912 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1328/5290] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:35:29 2026] PUT /volume/v3/attachments/46361dc3-c715-4f77-86c9-dcd3073a46cc => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:35:29.891249 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-f6f7696d-1b05-4914-8041-5c994f5cae80 req-3c1fbd3d-3312-4700-8f95-24ced4ed7055 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:29.893727 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f6f7696d-1b05-4914-8041-5c994f5cae80 req-3c1fbd3d-3312-4700-8f95-24ced4ed7055 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] POST https://10.4.3.5/volume/v3/attachments/46361dc3-c715-4f77-86c9-dcd3073a46cc/action Aug 06 19:35:29.894189 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f6f7696d-1b05-4914-8041-5c994f5cae80 req-3c1fbd3d-3312-4700-8f95-24ced4ed7055 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:35:29.894358 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f6f7696d-1b05-4914-8041-5c994f5cae80 req-3c1fbd3d-3312-4700-8f95-24ced4ed7055 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:35:29.912939 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:29.912939 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:35:29.923839 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f6f7696d-1b05-4914-8041-5c994f5cae80 req-3c1fbd3d-3312-4700-8f95-24ced4ed7055 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] https://10.4.3.5/volume/v3/attachments/46361dc3-c715-4f77-86c9-dcd3073a46cc/action returned with HTTP 204 Aug 06 19:35:29.924269 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1320/5291] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:35:29 2026] POST /volume/v3/attachments/46361dc3-c715-4f77-86c9-dcd3073a46cc/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:35:30.565993 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dfaa918d-f4d2-4046-8676-40b872c2da60 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:30.568761 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dfaa918d-f4d2-4046-8676-40b872c2da60 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 Aug 06 19:35:30.569029 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dfaa918d-f4d2-4046-8676-40b872c2da60 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:30.569293 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dfaa918d-f4d2-4046-8676-40b872c2da60 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:30.578565 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:30.578565 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:35:30.583195 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-dfaa918d-f4d2-4046-8676-40b872c2da60 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:35:30.588617 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dfaa918d-f4d2-4046-8676-40b872c2da60 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 returned with HTTP 200 Aug 06 19:35:30.589114 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1314/5292] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:35:30 2026] GET /volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 => generated 898 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:31.601346 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a9489f59-20d8-43ff-b08b-60c76b98bd2a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:31.603007 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a9489f59-20d8-43ff-b08b-60c76b98bd2a tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 Aug 06 19:35:31.603198 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a9489f59-20d8-43ff-b08b-60c76b98bd2a tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:31.603456 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a9489f59-20d8-43ff-b08b-60c76b98bd2a tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:31.609843 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:31.609843 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:35:31.612976 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a9489f59-20d8-43ff-b08b-60c76b98bd2a tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:35:31.616651 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a9489f59-20d8-43ff-b08b-60c76b98bd2a tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 returned with HTTP 200 Aug 06 19:35:31.616975 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1331/5293] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:35:31 2026] GET /volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 => generated 898 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:32.628195 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c4f91f58-2e16-4508-800c-4bba2981b996 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:32.629770 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c4f91f58-2e16-4508-800c-4bba2981b996 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 Aug 06 19:35:32.629965 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c4f91f58-2e16-4508-800c-4bba2981b996 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:32.630198 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c4f91f58-2e16-4508-800c-4bba2981b996 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:32.636653 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:32.636653 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:35:32.640184 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c4f91f58-2e16-4508-800c-4bba2981b996 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:35:32.644318 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c4f91f58-2e16-4508-800c-4bba2981b996 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 returned with HTTP 200 Aug 06 19:35:32.644699 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1329/5294] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:35:32 2026] GET /volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 => generated 898 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:33.656228 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b07739e8-ed73-4e4e-9d9f-8f2e736c495a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:33.658002 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b07739e8-ed73-4e4e-9d9f-8f2e736c495a tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 Aug 06 19:35:33.658196 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b07739e8-ed73-4e4e-9d9f-8f2e736c495a tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:33.658381 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b07739e8-ed73-4e4e-9d9f-8f2e736c495a tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:33.664770 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:33.664770 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:35:33.668262 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b07739e8-ed73-4e4e-9d9f-8f2e736c495a tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:35:33.672054 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b07739e8-ed73-4e4e-9d9f-8f2e736c495a tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 returned with HTTP 200 Aug 06 19:35:33.672414 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1321/5295] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:35:33 2026] GET /volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 => generated 898 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:34.685148 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a0bc364f-3177-4888-bf93-e24d08285774 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:34.687535 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a0bc364f-3177-4888-bf93-e24d08285774 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 Aug 06 19:35:34.687788 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a0bc364f-3177-4888-bf93-e24d08285774 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:34.688054 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a0bc364f-3177-4888-bf93-e24d08285774 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:34.695842 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:34.695842 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:35:34.699786 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a0bc364f-3177-4888-bf93-e24d08285774 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:35:34.703980 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a0bc364f-3177-4888-bf93-e24d08285774 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 returned with HTTP 200 Aug 06 19:35:34.704403 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1315/5296] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:35:34 2026] GET /volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 => generated 898 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:35.717782 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a3663373-bfbf-43a0-81ad-65d3ca372d3b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:35.719660 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a3663373-bfbf-43a0-81ad-65d3ca372d3b tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 Aug 06 19:35:35.719910 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a3663373-bfbf-43a0-81ad-65d3ca372d3b tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:35.720189 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a3663373-bfbf-43a0-81ad-65d3ca372d3b tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:35.726899 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:35.726899 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:35:35.730640 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a3663373-bfbf-43a0-81ad-65d3ca372d3b tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:35:35.734757 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a3663373-bfbf-43a0-81ad-65d3ca372d3b tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 returned with HTTP 200 Aug 06 19:35:35.735193 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1332/5297] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:35:35 2026] GET /volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 => generated 899 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:35.749845 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-36fc47cc-2218-4f15-810f-afac1c61e6b0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:35:35.752137 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-36fc47cc-2218-4f15-810f-afac1c61e6b0 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 Aug 06 19:35:35.752400 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-36fc47cc-2218-4f15-810f-afac1c61e6b0 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:35:35.752645 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-36fc47cc-2218-4f15-810f-afac1c61e6b0 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:35:35.762387 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:35:35.762387 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:35:35.766762 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-36fc47cc-2218-4f15-810f-afac1c61e6b0 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:35:35.772030 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-36fc47cc-2218-4f15-810f-afac1c61e6b0 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 returned with HTTP 200 Aug 06 19:35:35.772554 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1330/5298] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:35:35 2026] GET /volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 => generated 899 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:35:43.671182 np0000006689 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=27,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:35:44.703108 np0000006689 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=64,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:35:45.733783 np0000006689 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=25 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:35:45.770913 np0000006689 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=56,cinder:INSERT=12,cinder:UPDATE=15 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:36:15.971420 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-656323d0-82f3-4c39-b689-5580dea6d6c6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:15.971807 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-656323d0-82f3-4c39-b689-5580dea6d6c6 None None] GET https://10.4.3.5/volume// Aug 06 19:36:15.971943 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-656323d0-82f3-4c39-b689-5580dea6d6c6 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:15.972074 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-656323d0-82f3-4c39-b689-5580dea6d6c6 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:15.972378 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-656323d0-82f3-4c39-b689-5580dea6d6c6 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:36:15.972631 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1322/5299] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:36:15 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:36:15.979233 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-026bc988-015b-40ca-a658-e54e79fcc886 req-f177b958-be7f-4e58-b0a8-6f16a82b6020 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:15.981288 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-026bc988-015b-40ca-a658-e54e79fcc886 req-f177b958-be7f-4e58-b0a8-6f16a82b6020 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:36:15.981634 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-026bc988-015b-40ca-a658-e54e79fcc886 req-f177b958-be7f-4e58-b0a8-6f16a82b6020 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "82b66550-f471-4c9a-bc3d-7c17429c6be3", "connector": null, "instance_uuid": "ce50c7dc-3f3a-4ab2-8ec1-36ce891dde4a"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:36:15.992379 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:15.992379 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:36:16.020333 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-026bc988-015b-40ca-a658-e54e79fcc886 req-f177b958-be7f-4e58-b0a8-6f16a82b6020 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:36:16.020758 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1316/5300] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:36:15 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:36:16.027933 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-026bc988-015b-40ca-a658-e54e79fcc886 req-9d986026-6b02-4ede-b342-d7f39e46ce29 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:16.029851 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-026bc988-015b-40ca-a658-e54e79fcc886 req-9d986026-6b02-4ede-b342-d7f39e46ce29 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] DELETE https://10.4.3.5/volume/v3/attachments/46361dc3-c715-4f77-86c9-dcd3073a46cc Aug 06 19:36:16.030037 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-026bc988-015b-40ca-a658-e54e79fcc886 req-9d986026-6b02-4ede-b342-d7f39e46ce29 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:16.030226 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-026bc988-015b-40ca-a658-e54e79fcc886 req-9d986026-6b02-4ede-b342-d7f39e46ce29 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:16.036542 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:16.036542 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:36:16.082681 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-026bc988-015b-40ca-a658-e54e79fcc886 req-9d986026-6b02-4ede-b342-d7f39e46ce29 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] https://10.4.3.5/volume/v3/attachments/46361dc3-c715-4f77-86c9-dcd3073a46cc returned with HTTP 200 Aug 06 19:36:16.083117 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1333/5301] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:36:16 2026] DELETE /volume/v3/attachments/46361dc3-c715-4f77-86c9-dcd3073a46cc => generated 192 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:36:17.481265 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f46b7f89-6a80-4aae-8691-0726e58237cc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:17.481730 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f46b7f89-6a80-4aae-8691-0726e58237cc None None] GET https://10.4.3.5/volume// Aug 06 19:36:17.481915 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f46b7f89-6a80-4aae-8691-0726e58237cc None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:17.482126 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f46b7f89-6a80-4aae-8691-0726e58237cc None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:17.482530 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f46b7f89-6a80-4aae-8691-0726e58237cc None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:36:17.482832 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1331/5302] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:36:17 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:36:17.489407 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-c09bd6d2-f66a-4343-91fa-39cb638a273c req-0a678a59-5212-46f2-8af4-caf3aa73ebfb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:17.491420 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c09bd6d2-f66a-4343-91fa-39cb638a273c req-0a678a59-5212-46f2-8af4-caf3aa73ebfb tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] GET https://10.4.3.5/volume/v3/volumes/82b66550-f471-4c9a-bc3d-7c17429c6be3 Aug 06 19:36:17.491617 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c09bd6d2-f66a-4343-91fa-39cb638a273c req-0a678a59-5212-46f2-8af4-caf3aa73ebfb tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:17.491789 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c09bd6d2-f66a-4343-91fa-39cb638a273c req-0a678a59-5212-46f2-8af4-caf3aa73ebfb tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:17.500152 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:17.500152 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:36:17.503224 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-c09bd6d2-f66a-4343-91fa-39cb638a273c req-0a678a59-5212-46f2-8af4-caf3aa73ebfb tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Volume info retrieved successfully. Aug 06 19:36:17.507388 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c09bd6d2-f66a-4343-91fa-39cb638a273c req-0a678a59-5212-46f2-8af4-caf3aa73ebfb tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] https://10.4.3.5/volume/v3/volumes/82b66550-f471-4c9a-bc3d-7c17429c6be3 returned with HTTP 200 Aug 06 19:36:17.507831 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1323/5303] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:36:17 2026] GET /volume/v3/volumes/82b66550-f471-4c9a-bc3d-7c17429c6be3 => generated 1535 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:36:17.604391 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-c09bd6d2-f66a-4343-91fa-39cb638a273c req-e962e985-0b57-43fb-927f-76df7f448613 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:17.606337 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c09bd6d2-f66a-4343-91fa-39cb638a273c req-e962e985-0b57-43fb-927f-76df7f448613 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] PUT https://10.4.3.5/volume/v3/attachments/f447c363-df1c-4d83-ae7e-4bba4422cce7 Aug 06 19:36:17.606688 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c09bd6d2-f66a-4343-91fa-39cb638a273c req-e962e985-0b57-43fb-927f-76df7f448613 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:36:17.614440 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-c09bd6d2-f66a-4343-91fa-39cb638a273c req-e962e985-0b57-43fb-927f-76df7f448613 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Acquiring lock "cinder-attachment_update-82b66550-f471-4c9a-bc3d-7c17429c6be3-np0000006689" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:36:17.618968 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-c09bd6d2-f66a-4343-91fa-39cb638a273c req-e962e985-0b57-43fb-927f-76df7f448613 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Lock "cinder-attachment_update-82b66550-f471-4c9a-bc3d-7c17429c6be3-np0000006689" acquired by "attachment_update" :: waited 0.005s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:36:17.619816 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:17.619816 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:36:17.689176 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-c09bd6d2-f66a-4343-91fa-39cb638a273c req-e962e985-0b57-43fb-927f-76df7f448613 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Lock "cinder-attachment_update-82b66550-f471-4c9a-bc3d-7c17429c6be3-np0000006689" released by "attachment_update" :: held 0.070s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:36:17.689495 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c09bd6d2-f66a-4343-91fa-39cb638a273c req-e962e985-0b57-43fb-927f-76df7f448613 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] https://10.4.3.5/volume/v3/attachments/f447c363-df1c-4d83-ae7e-4bba4422cce7 returned with HTTP 200 Aug 06 19:36:17.689942 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1317/5304] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:36:17 2026] PUT /volume/v3/attachments/f447c363-df1c-4d83-ae7e-4bba4422cce7 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:36:17.708515 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-c09bd6d2-f66a-4343-91fa-39cb638a273c req-c0a5d6bd-0248-487c-b32d-d4aa3ef5365b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:17.710579 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c09bd6d2-f66a-4343-91fa-39cb638a273c req-c0a5d6bd-0248-487c-b32d-d4aa3ef5365b tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] POST https://10.4.3.5/volume/v3/attachments/f447c363-df1c-4d83-ae7e-4bba4422cce7/action Aug 06 19:36:17.710928 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c09bd6d2-f66a-4343-91fa-39cb638a273c req-c0a5d6bd-0248-487c-b32d-d4aa3ef5365b tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:36:17.711062 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c09bd6d2-f66a-4343-91fa-39cb638a273c req-c0a5d6bd-0248-487c-b32d-d4aa3ef5365b tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:36:17.725642 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:17.725642 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:36:17.733587 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c09bd6d2-f66a-4343-91fa-39cb638a273c req-c0a5d6bd-0248-487c-b32d-d4aa3ef5365b tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] https://10.4.3.5/volume/v3/attachments/f447c363-df1c-4d83-ae7e-4bba4422cce7/action returned with HTTP 204 Aug 06 19:36:17.734068 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1334/5305] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:36:17 2026] POST /volume/v3/attachments/f447c363-df1c-4d83-ae7e-4bba4422cce7/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:36:19.408950 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-01eff3ec-c7dc-4e0e-b451-f468d25184ca req-f4698034-64c8-4afc-a7d1-a98f55f4f978 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:19.411306 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-01eff3ec-c7dc-4e0e-b451-f468d25184ca req-f4698034-64c8-4afc-a7d1-a98f55f4f978 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 Aug 06 19:36:19.411489 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-01eff3ec-c7dc-4e0e-b451-f468d25184ca req-f4698034-64c8-4afc-a7d1-a98f55f4f978 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:19.411664 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-01eff3ec-c7dc-4e0e-b451-f468d25184ca req-f4698034-64c8-4afc-a7d1-a98f55f4f978 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:19.418539 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:19.418539 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:36:19.421953 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-01eff3ec-c7dc-4e0e-b451-f468d25184ca req-f4698034-64c8-4afc-a7d1-a98f55f4f978 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:19.425910 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-01eff3ec-c7dc-4e0e-b451-f468d25184ca req-f4698034-64c8-4afc-a7d1-a98f55f4f978 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 returned with HTTP 200 Aug 06 19:36:19.426338 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1332/5306] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:36:19 2026] GET /volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 => generated 899 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:36:19.490594 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-aa42f4cd-3449-4a80-a222-92bae8a575c3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:19.491036 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aa42f4cd-3449-4a80-a222-92bae8a575c3 None None] GET https://10.4.3.5/volume// Aug 06 19:36:19.491229 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aa42f4cd-3449-4a80-a222-92bae8a575c3 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:19.491440 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aa42f4cd-3449-4a80-a222-92bae8a575c3 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:19.491749 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aa42f4cd-3449-4a80-a222-92bae8a575c3 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:36:19.492081 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1324/5307] 10.4.3.5 () {66 vars in 1414 bytes} [Thu Aug 6 19:36:19 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:36:19.498891 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-01eff3ec-c7dc-4e0e-b451-f468d25184ca req-bdf47c84-8af1-44ed-b593-d2caa2bd8870 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:19.501103 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-01eff3ec-c7dc-4e0e-b451-f468d25184ca req-bdf47c84-8af1-44ed-b593-d2caa2bd8870 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:36:19.501638 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-01eff3ec-c7dc-4e0e-b451-f468d25184ca req-bdf47c84-8af1-44ed-b593-d2caa2bd8870 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91d9062e-0478-46dd-9114-9d4ba1996bd5", "connector": null, "instance_uuid": "f03a6b4f-08d4-483b-a5f5-b9aeafe1ee8e"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:36:19.510097 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:19.510097 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:36:19.531455 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-01eff3ec-c7dc-4e0e-b451-f468d25184ca req-bdf47c84-8af1-44ed-b593-d2caa2bd8870 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:36:19.532050 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1318/5308] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:36:19 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 06 19:36:19.557855 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dcd63590-e83f-481b-ad7a-7541a774f585 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:19.559626 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dcd63590-e83f-481b-ad7a-7541a774f585 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 Aug 06 19:36:19.559852 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dcd63590-e83f-481b-ad7a-7541a774f585 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:19.560059 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dcd63590-e83f-481b-ad7a-7541a774f585 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:19.563925 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1cc8ac03-f55f-4cc5-afa4-ee43398d6563 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:19.564356 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1cc8ac03-f55f-4cc5-afa4-ee43398d6563 None None] GET https://10.4.3.5/volume// Aug 06 19:36:19.564518 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1cc8ac03-f55f-4cc5-afa4-ee43398d6563 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:19.564701 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1cc8ac03-f55f-4cc5-afa4-ee43398d6563 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:19.565057 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1cc8ac03-f55f-4cc5-afa4-ee43398d6563 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:36:19.565339 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1333/5309] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:36:19 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:36:19.569070 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:19.569070 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:36:19.573105 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dcd63590-e83f-481b-ad7a-7541a774f585 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:19.573640 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-01eff3ec-c7dc-4e0e-b451-f468d25184ca req-8fdaea16-30dd-4f5f-9089-f3a002efdbb9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:19.575624 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-01eff3ec-c7dc-4e0e-b451-f468d25184ca req-8fdaea16-30dd-4f5f-9089-f3a002efdbb9 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 Aug 06 19:36:19.575861 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-01eff3ec-c7dc-4e0e-b451-f468d25184ca req-8fdaea16-30dd-4f5f-9089-f3a002efdbb9 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:19.576068 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-01eff3ec-c7dc-4e0e-b451-f468d25184ca req-8fdaea16-30dd-4f5f-9089-f3a002efdbb9 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:19.577298 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dcd63590-e83f-481b-ad7a-7541a774f585 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 returned with HTTP 200 Aug 06 19:36:19.577664 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1335/5310] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:36:19 2026] GET /volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 => generated 898 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:36:19.585388 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:19.585388 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:36:19.588786 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-01eff3ec-c7dc-4e0e-b451-f468d25184ca req-8fdaea16-30dd-4f5f-9089-f3a002efdbb9 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:19.592807 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-01eff3ec-c7dc-4e0e-b451-f468d25184ca req-8fdaea16-30dd-4f5f-9089-f3a002efdbb9 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 returned with HTTP 200 Aug 06 19:36:19.593199 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1325/5311] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:36:19 2026] GET /volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 => generated 1078 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:36:19.689064 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-01eff3ec-c7dc-4e0e-b451-f468d25184ca req-b413675b-ef92-4521-bef4-8dc3bc5fb4d1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:19.691187 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-01eff3ec-c7dc-4e0e-b451-f468d25184ca req-b413675b-ef92-4521-bef4-8dc3bc5fb4d1 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] PUT https://10.4.3.5/volume/v3/attachments/c5e56135-a91a-4548-87ed-42e9e6b04d58 Aug 06 19:36:19.691581 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-01eff3ec-c7dc-4e0e-b451-f468d25184ca req-b413675b-ef92-4521-bef4-8dc3bc5fb4d1 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:36:19.699094 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-01eff3ec-c7dc-4e0e-b451-f468d25184ca req-b413675b-ef92-4521-bef4-8dc3bc5fb4d1 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Acquiring lock "cinder-attachment_update-91d9062e-0478-46dd-9114-9d4ba1996bd5-np0000006689" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:36:19.703390 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-01eff3ec-c7dc-4e0e-b451-f468d25184ca req-b413675b-ef92-4521-bef4-8dc3bc5fb4d1 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Lock "cinder-attachment_update-91d9062e-0478-46dd-9114-9d4ba1996bd5-np0000006689" acquired by "attachment_update" :: waited 0.004s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:36:19.704478 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:19.704478 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:36:19.786301 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-01eff3ec-c7dc-4e0e-b451-f468d25184ca req-b413675b-ef92-4521-bef4-8dc3bc5fb4d1 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Lock "cinder-attachment_update-91d9062e-0478-46dd-9114-9d4ba1996bd5-np0000006689" released by "attachment_update" :: held 0.083s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:36:19.786588 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-01eff3ec-c7dc-4e0e-b451-f468d25184ca req-b413675b-ef92-4521-bef4-8dc3bc5fb4d1 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/attachments/c5e56135-a91a-4548-87ed-42e9e6b04d58 returned with HTTP 200 Aug 06 19:36:19.787012 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1319/5312] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:36:19 2026] PUT /volume/v3/attachments/c5e56135-a91a-4548-87ed-42e9e6b04d58 => generated 968 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:36:19.796291 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-01eff3ec-c7dc-4e0e-b451-f468d25184ca req-48b7bc47-36ca-445c-bdf3-ce723357279e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:19.798503 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-01eff3ec-c7dc-4e0e-b451-f468d25184ca req-48b7bc47-36ca-445c-bdf3-ce723357279e tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5/encryption Aug 06 19:36:19.798768 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-01eff3ec-c7dc-4e0e-b451-f468d25184ca req-48b7bc47-36ca-445c-bdf3-ce723357279e tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:19.799045 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-01eff3ec-c7dc-4e0e-b451-f468d25184ca req-48b7bc47-36ca-445c-bdf3-ce723357279e tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:19.808852 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:19.808852 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:36:19.815131 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-01eff3ec-c7dc-4e0e-b451-f468d25184ca req-48b7bc47-36ca-445c-bdf3-ce723357279e tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5/encryption returned with HTTP 200 Aug 06 19:36:19.815511 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1334/5313] 10.4.3.5 () {68 vars in 1617 bytes} [Thu Aug 6 19:36:19 2026] GET /volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:36:20.590392 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6eab9d51-426f-4ab4-b215-5c54aa0d4bf8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:20.592404 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6eab9d51-426f-4ab4-b215-5c54aa0d4bf8 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 Aug 06 19:36:20.592683 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6eab9d51-426f-4ab4-b215-5c54aa0d4bf8 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:20.592946 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6eab9d51-426f-4ab4-b215-5c54aa0d4bf8 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:20.602503 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:20.602503 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:36:20.605853 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6eab9d51-426f-4ab4-b215-5c54aa0d4bf8 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:20.609724 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6eab9d51-426f-4ab4-b215-5c54aa0d4bf8 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 returned with HTTP 200 Aug 06 19:36:20.610134 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1336/5314] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:36:20 2026] GET /volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 => generated 899 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:36:21.623782 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b340cc84-4d90-4a0e-b4a0-49018bac3903 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:21.625611 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b340cc84-4d90-4a0e-b4a0-49018bac3903 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 Aug 06 19:36:21.625808 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b340cc84-4d90-4a0e-b4a0-49018bac3903 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:21.625991 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b340cc84-4d90-4a0e-b4a0-49018bac3903 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:21.638047 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:21.638047 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:36:21.643084 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b340cc84-4d90-4a0e-b4a0-49018bac3903 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:21.648157 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b340cc84-4d90-4a0e-b4a0-49018bac3903 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 returned with HTTP 200 Aug 06 19:36:21.648577 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1326/5315] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:36:21 2026] GET /volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 => generated 899 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:36:22.660900 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-436b0134-2a01-44eb-9acc-b4567b39e567 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:22.663598 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-436b0134-2a01-44eb-9acc-b4567b39e567 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 Aug 06 19:36:22.663915 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-436b0134-2a01-44eb-9acc-b4567b39e567 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:22.664221 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-436b0134-2a01-44eb-9acc-b4567b39e567 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:22.676051 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:22.676051 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:36:22.679788 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-436b0134-2a01-44eb-9acc-b4567b39e567 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:22.683980 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-436b0134-2a01-44eb-9acc-b4567b39e567 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 returned with HTTP 200 Aug 06 19:36:22.684405 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1320/5316] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:36:22 2026] GET /volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 => generated 899 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:36:23.698579 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-790d00f2-2781-44d6-8356-75273ef31029 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:23.700592 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-790d00f2-2781-44d6-8356-75273ef31029 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 Aug 06 19:36:23.700776 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-790d00f2-2781-44d6-8356-75273ef31029 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:23.700955 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-790d00f2-2781-44d6-8356-75273ef31029 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:23.712186 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:23.712186 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:36:23.715818 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-790d00f2-2781-44d6-8356-75273ef31029 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:23.720200 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-790d00f2-2781-44d6-8356-75273ef31029 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 returned with HTTP 200 Aug 06 19:36:23.720649 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1335/5317] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:36:23 2026] GET /volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 => generated 899 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:36:24.732431 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9c62a61d-49c6-4611-a337-31c200f4a63e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:24.734220 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9c62a61d-49c6-4611-a337-31c200f4a63e tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 Aug 06 19:36:24.734455 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9c62a61d-49c6-4611-a337-31c200f4a63e tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:24.734651 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9c62a61d-49c6-4611-a337-31c200f4a63e tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:24.743694 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:24.743694 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:36:24.747204 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9c62a61d-49c6-4611-a337-31c200f4a63e tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:24.751584 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9c62a61d-49c6-4611-a337-31c200f4a63e tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 returned with HTTP 200 Aug 06 19:36:24.751947 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1337/5318] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:36:24 2026] GET /volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 => generated 899 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:36:25.766185 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-373f888f-4d4c-4b09-8058-243e2c6cefca None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:25.768246 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-373f888f-4d4c-4b09-8058-243e2c6cefca tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 Aug 06 19:36:25.768513 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-373f888f-4d4c-4b09-8058-243e2c6cefca tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:25.768777 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-373f888f-4d4c-4b09-8058-243e2c6cefca tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:25.779548 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:25.779548 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:36:25.783649 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-373f888f-4d4c-4b09-8058-243e2c6cefca tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:25.789030 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-373f888f-4d4c-4b09-8058-243e2c6cefca tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 returned with HTTP 200 Aug 06 19:36:25.789438 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1327/5319] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:36:25 2026] GET /volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 => generated 899 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:36:26.158094 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-01eff3ec-c7dc-4e0e-b451-f468d25184ca req-68c67205-669a-4d01-85e3-1362851f6849 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:26.160270 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-01eff3ec-c7dc-4e0e-b451-f468d25184ca req-68c67205-669a-4d01-85e3-1362851f6849 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] POST https://10.4.3.5/volume/v3/attachments/c5e56135-a91a-4548-87ed-42e9e6b04d58/action Aug 06 19:36:26.160632 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-01eff3ec-c7dc-4e0e-b451-f468d25184ca req-68c67205-669a-4d01-85e3-1362851f6849 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:36:26.160748 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-01eff3ec-c7dc-4e0e-b451-f468d25184ca req-68c67205-669a-4d01-85e3-1362851f6849 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:36:26.180364 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:26.180364 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:36:26.190231 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-01eff3ec-c7dc-4e0e-b451-f468d25184ca req-68c67205-669a-4d01-85e3-1362851f6849 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/attachments/c5e56135-a91a-4548-87ed-42e9e6b04d58/action returned with HTTP 204 Aug 06 19:36:26.190751 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1321/5320] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:36:26 2026] POST /volume/v3/attachments/c5e56135-a91a-4548-87ed-42e9e6b04d58/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:36:26.801436 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f9f56287-5095-4470-a7c9-b0e7efb887c2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:26.803131 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9f56287-5095-4470-a7c9-b0e7efb887c2 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 Aug 06 19:36:26.803345 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f9f56287-5095-4470-a7c9-b0e7efb887c2 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:26.803519 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f9f56287-5095-4470-a7c9-b0e7efb887c2 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:26.812810 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:26.812810 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:36:26.816463 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f9f56287-5095-4470-a7c9-b0e7efb887c2 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:26.820558 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9f56287-5095-4470-a7c9-b0e7efb887c2 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 returned with HTTP 200 Aug 06 19:36:26.820940 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1336/5321] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:36:26 2026] GET /volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 => generated 1191 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:36:26.835411 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0ef6a45e-4b06-41fe-bfe1-ee3a8eecfb74 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:26.837088 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0ef6a45e-4b06-41fe-bfe1-ee3a8eecfb74 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 Aug 06 19:36:26.837288 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0ef6a45e-4b06-41fe-bfe1-ee3a8eecfb74 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:26.837473 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0ef6a45e-4b06-41fe-bfe1-ee3a8eecfb74 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:26.847525 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:26.847525 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:36:26.851107 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0ef6a45e-4b06-41fe-bfe1-ee3a8eecfb74 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:26.855209 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0ef6a45e-4b06-41fe-bfe1-ee3a8eecfb74 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 returned with HTTP 200 Aug 06 19:36:26.855601 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1338/5322] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:36:26 2026] GET /volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 => generated 1191 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:36:26.894826 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-bf16002b-3db1-4592-bd25-3e5918433ce3 req-27f9eae9-56f3-4f74-bec2-edb088144670 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:26.896847 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-bf16002b-3db1-4592-bd25-3e5918433ce3 req-27f9eae9-56f3-4f74-bec2-edb088144670 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 Aug 06 19:36:26.897038 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-bf16002b-3db1-4592-bd25-3e5918433ce3 req-27f9eae9-56f3-4f74-bec2-edb088144670 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:26.897230 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-bf16002b-3db1-4592-bd25-3e5918433ce3 req-27f9eae9-56f3-4f74-bec2-edb088144670 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:26.906691 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:26.906691 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:36:26.910467 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-bf16002b-3db1-4592-bd25-3e5918433ce3 req-27f9eae9-56f3-4f74-bec2-edb088144670 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:26.915085 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-bf16002b-3db1-4592-bd25-3e5918433ce3 req-27f9eae9-56f3-4f74-bec2-edb088144670 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 returned with HTTP 200 Aug 06 19:36:26.915584 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1328/5323] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:36:26 2026] GET /volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 => generated 1191 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 19:36:26.933511 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-bf16002b-3db1-4592-bd25-3e5918433ce3 req-213ee39f-7888-41d8-b76a-a70ecdc0f791 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:26.935420 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-bf16002b-3db1-4592-bd25-3e5918433ce3 req-213ee39f-7888-41d8-b76a-a70ecdc0f791 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] POST https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5/action Aug 06 19:36:26.935731 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-bf16002b-3db1-4592-bd25-3e5918433ce3 req-213ee39f-7888-41d8-b76a-a70ecdc0f791 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:36:26.935842 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-bf16002b-3db1-4592-bd25-3e5918433ce3 req-213ee39f-7888-41d8-b76a-a70ecdc0f791 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:36:26.945948 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:26.945948 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:36:26.946417 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-bf16002b-3db1-4592-bd25-3e5918433ce3 req-213ee39f-7888-41d8-b76a-a70ecdc0f791 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:26.951621 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-bf16002b-3db1-4592-bd25-3e5918433ce3 req-213ee39f-7888-41d8-b76a-a70ecdc0f791 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Begin detaching volume completed successfully. Aug 06 19:36:26.951810 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-bf16002b-3db1-4592-bd25-3e5918433ce3 req-213ee39f-7888-41d8-b76a-a70ecdc0f791 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5/action returned with HTTP 202 Aug 06 19:36:26.952230 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1322/5324] 10.4.3.5 () {72 vars in 1658 bytes} [Thu Aug 6 19:36:26 2026] POST /volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:36:26.991683 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b59af245-ab8a-4176-ab86-03cc0c0046c8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:26.992079 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b59af245-ab8a-4176-ab86-03cc0c0046c8 None None] GET https://10.4.3.5/volume// Aug 06 19:36:26.992308 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b59af245-ab8a-4176-ab86-03cc0c0046c8 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:26.992500 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b59af245-ab8a-4176-ab86-03cc0c0046c8 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:26.992871 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b59af245-ab8a-4176-ab86-03cc0c0046c8 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:36:26.993253 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1337/5325] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:36:26 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:36:27.000702 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-bf16002b-3db1-4592-bd25-3e5918433ce3 req-49bfeba2-0cfe-42fd-bd30-d41a0124b66f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:27.002916 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bf16002b-3db1-4592-bd25-3e5918433ce3 req-49bfeba2-0cfe-42fd-bd30-d41a0124b66f tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 Aug 06 19:36:27.003154 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-bf16002b-3db1-4592-bd25-3e5918433ce3 req-49bfeba2-0cfe-42fd-bd30-d41a0124b66f tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:27.003363 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-bf16002b-3db1-4592-bd25-3e5918433ce3 req-49bfeba2-0cfe-42fd-bd30-d41a0124b66f tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:27.012768 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:27.012768 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:36:27.016764 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-bf16002b-3db1-4592-bd25-3e5918433ce3 req-49bfeba2-0cfe-42fd-bd30-d41a0124b66f tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:27.021095 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bf16002b-3db1-4592-bd25-3e5918433ce3 req-49bfeba2-0cfe-42fd-bd30-d41a0124b66f tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 returned with HTTP 200 Aug 06 19:36:27.021627 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1339/5326] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:36:26 2026] GET /volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 => generated 1374 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:36:27.030502 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-bf16002b-3db1-4592-bd25-3e5918433ce3 req-eee1ca35-3949-447c-891b-5c2cf511b8af None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:27.033032 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-bf16002b-3db1-4592-bd25-3e5918433ce3 req-eee1ca35-3949-447c-891b-5c2cf511b8af tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5/encryption Aug 06 19:36:27.033375 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-bf16002b-3db1-4592-bd25-3e5918433ce3 req-eee1ca35-3949-447c-891b-5c2cf511b8af tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:27.033475 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-bf16002b-3db1-4592-bd25-3e5918433ce3 req-eee1ca35-3949-447c-891b-5c2cf511b8af tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:27.042130 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:27.042130 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:36:27.049340 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-bf16002b-3db1-4592-bd25-3e5918433ce3 req-eee1ca35-3949-447c-891b-5c2cf511b8af tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5/encryption returned with HTTP 200 Aug 06 19:36:27.049769 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1329/5327] 10.4.3.5 () {68 vars in 1617 bytes} [Thu Aug 6 19:36:27 2026] GET /volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:36:27.835896 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-bf16002b-3db1-4592-bd25-3e5918433ce3 req-9d6c69f6-837c-47a6-bca9-43721c65f54e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:27.837897 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-bf16002b-3db1-4592-bd25-3e5918433ce3 req-9d6c69f6-837c-47a6-bca9-43721c65f54e tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] DELETE https://10.4.3.5/volume/v3/attachments/c5e56135-a91a-4548-87ed-42e9e6b04d58 Aug 06 19:36:27.838135 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-bf16002b-3db1-4592-bd25-3e5918433ce3 req-9d6c69f6-837c-47a6-bca9-43721c65f54e tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:27.838335 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-bf16002b-3db1-4592-bd25-3e5918433ce3 req-9d6c69f6-837c-47a6-bca9-43721c65f54e tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:27.845004 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:27.845004 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:36:27.889599 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-bf16002b-3db1-4592-bd25-3e5918433ce3 req-9d6c69f6-837c-47a6-bca9-43721c65f54e tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/attachments/c5e56135-a91a-4548-87ed-42e9e6b04d58 returned with HTTP 200 Aug 06 19:36:27.890133 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1323/5328] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:36:27 2026] DELETE /volume/v3/attachments/c5e56135-a91a-4548-87ed-42e9e6b04d58 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:36:28.069753 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b5d51f10-8058-46c3-b766-80a23921b41b req-b4eb0b87-7c89-4274-8377-f238f32b5f03 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:28.072667 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b5d51f10-8058-46c3-b766-80a23921b41b req-b4eb0b87-7c89-4274-8377-f238f32b5f03 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 Aug 06 19:36:28.072945 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b5d51f10-8058-46c3-b766-80a23921b41b req-b4eb0b87-7c89-4274-8377-f238f32b5f03 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:28.073221 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b5d51f10-8058-46c3-b766-80a23921b41b req-b4eb0b87-7c89-4274-8377-f238f32b5f03 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:28.081984 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:28.081984 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:36:28.086578 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b5d51f10-8058-46c3-b766-80a23921b41b req-b4eb0b87-7c89-4274-8377-f238f32b5f03 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:28.092345 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b5d51f10-8058-46c3-b766-80a23921b41b req-b4eb0b87-7c89-4274-8377-f238f32b5f03 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 returned with HTTP 200 Aug 06 19:36:28.092906 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1338/5329] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:36:28 2026] GET /volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 => generated 899 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:36:30.900178 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2fc5ebae-bfb9-4f9b-b65f-2081087bdfd1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:30.902077 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2fc5ebae-bfb9-4f9b-b65f-2081087bdfd1 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] DELETE https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 Aug 06 19:36:30.902290 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2fc5ebae-bfb9-4f9b-b65f-2081087bdfd1 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:30.902481 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2fc5ebae-bfb9-4f9b-b65f-2081087bdfd1 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:30.902638 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-2fc5ebae-bfb9-4f9b-b65f-2081087bdfd1 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Delete volume with id: 91d9062e-0478-46dd-9114-9d4ba1996bd5 Aug 06 19:36:30.909944 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:30.909944 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:36:30.910451 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2fc5ebae-bfb9-4f9b-b65f-2081087bdfd1 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:30.921833 np0000006689 devstack@c-api.service[100264]: WARNING cinder.keymgr.conf_key_mgr [None req-2fc5ebae-bfb9-4f9b-b65f-2081087bdfd1 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 19:36:30.928216 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2fc5ebae-bfb9-4f9b-b65f-2081087bdfd1 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Delete volume request issued successfully. Aug 06 19:36:30.928409 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2fc5ebae-bfb9-4f9b-b65f-2081087bdfd1 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 returned with HTTP 202 Aug 06 19:36:30.928794 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1340/5330] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:36:30 2026] DELETE /volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:36:30.935203 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3c275a06-4e03-40fd-9077-3f3a4c51d0c8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:30.936936 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3c275a06-4e03-40fd-9077-3f3a4c51d0c8 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 Aug 06 19:36:30.937114 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3c275a06-4e03-40fd-9077-3f3a4c51d0c8 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:30.937308 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3c275a06-4e03-40fd-9077-3f3a4c51d0c8 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:30.946175 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:30.946175 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:36:30.950556 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3c275a06-4e03-40fd-9077-3f3a4c51d0c8 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:30.955500 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3c275a06-4e03-40fd-9077-3f3a4c51d0c8 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 returned with HTTP 200 Aug 06 19:36:30.955893 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1330/5331] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:36:30 2026] GET /volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 => generated 898 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:36:31.968974 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b8b951aa-6e6e-46e4-8152-d1250f925b30 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:31.970852 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b8b951aa-6e6e-46e4-8152-d1250f925b30 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 Aug 06 19:36:31.971057 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b8b951aa-6e6e-46e4-8152-d1250f925b30 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:31.971300 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b8b951aa-6e6e-46e4-8152-d1250f925b30 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:31.976896 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b8b951aa-6e6e-46e4-8152-d1250f925b30 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 returned with HTTP 404 Aug 06 19:36:31.977392 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1324/5332] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:36:31 2026] GET /volume/v3/volumes/91d9062e-0478-46dd-9114-9d4ba1996bd5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:36:31.985172 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7c2cad9a-f550-4976-8d34-a232fd2abda8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:31.986929 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7c2cad9a-f550-4976-8d34-a232fd2abda8 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] DELETE https://10.4.3.5/volume/v3/volumes/ec1d5dfa-8175-42ee-ac49-799eb20e30a0 Aug 06 19:36:31.987173 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7c2cad9a-f550-4976-8d34-a232fd2abda8 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:31.987397 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7c2cad9a-f550-4976-8d34-a232fd2abda8 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:31.987571 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-7c2cad9a-f550-4976-8d34-a232fd2abda8 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Delete volume with id: ec1d5dfa-8175-42ee-ac49-799eb20e30a0 Aug 06 19:36:31.994214 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:31.994214 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:36:31.994780 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7c2cad9a-f550-4976-8d34-a232fd2abda8 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:32.007375 np0000006689 devstack@c-api.service[100265]: WARNING cinder.keymgr.conf_key_mgr [None req-7c2cad9a-f550-4976-8d34-a232fd2abda8 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 19:36:32.013145 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7c2cad9a-f550-4976-8d34-a232fd2abda8 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Delete volume request issued successfully. Aug 06 19:36:32.013383 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7c2cad9a-f550-4976-8d34-a232fd2abda8 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/ec1d5dfa-8175-42ee-ac49-799eb20e30a0 returned with HTTP 202 Aug 06 19:36:32.013863 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1339/5333] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:36:31 2026] DELETE /volume/v3/volumes/ec1d5dfa-8175-42ee-ac49-799eb20e30a0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:36:32.023713 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-578eae79-0a1e-4673-bcea-5a72d6dfbd0e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:32.025524 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-578eae79-0a1e-4673-bcea-5a72d6dfbd0e tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/ec1d5dfa-8175-42ee-ac49-799eb20e30a0 Aug 06 19:36:32.025727 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-578eae79-0a1e-4673-bcea-5a72d6dfbd0e tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:32.025921 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-578eae79-0a1e-4673-bcea-5a72d6dfbd0e tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:32.033970 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:32.033970 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:36:32.037481 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-578eae79-0a1e-4673-bcea-5a72d6dfbd0e tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:32.041950 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-578eae79-0a1e-4673-bcea-5a72d6dfbd0e tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/ec1d5dfa-8175-42ee-ac49-799eb20e30a0 returned with HTTP 200 Aug 06 19:36:32.042466 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1341/5334] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:36:32 2026] GET /volume/v3/volumes/ec1d5dfa-8175-42ee-ac49-799eb20e30a0 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:36:33.054971 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b1fec4af-caee-452e-bd54-7b3a14c47c14 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:33.056844 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b1fec4af-caee-452e-bd54-7b3a14c47c14 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/ec1d5dfa-8175-42ee-ac49-799eb20e30a0 Aug 06 19:36:33.057036 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b1fec4af-caee-452e-bd54-7b3a14c47c14 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:33.057216 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b1fec4af-caee-452e-bd54-7b3a14c47c14 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:33.062529 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b1fec4af-caee-452e-bd54-7b3a14c47c14 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/ec1d5dfa-8175-42ee-ac49-799eb20e30a0 returned with HTTP 404 Aug 06 19:36:33.062953 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1331/5335] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:36:33 2026] GET /volume/v3/volumes/ec1d5dfa-8175-42ee-ac49-799eb20e30a0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:36:33.071035 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-de0f2987-9e40-43d9-94a6-9f7a857324ba None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:33.072786 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-de0f2987-9e40-43d9-94a6-9f7a857324ba tempest-TestEncryptedCinderVolumes-307828353 tempest-TestEncryptedCinderVolumes-307828353-project-admin] GET https://10.4.3.5/volume/v3/volumes/detail?all_tenants=1 Aug 06 19:36:33.072962 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-de0f2987-9e40-43d9-94a6-9f7a857324ba tempest-TestEncryptedCinderVolumes-307828353 tempest-TestEncryptedCinderVolumes-307828353-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:33.073155 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-de0f2987-9e40-43d9-94a6-9f7a857324ba tempest-TestEncryptedCinderVolumes-307828353 tempest-TestEncryptedCinderVolumes-307828353-project-admin] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:33.073704 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:33.073704 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:36:33.073962 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-de0f2987-9e40-43d9-94a6-9f7a857324ba tempest-TestEncryptedCinderVolumes-307828353 tempest-TestEncryptedCinderVolumes-307828353-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:36:33.084703 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-de0f2987-9e40-43d9-94a6-9f7a857324ba tempest-TestEncryptedCinderVolumes-307828353 tempest-TestEncryptedCinderVolumes-307828353-project-admin] Get all volumes completed successfully. Aug 06 19:36:33.086055 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:33.086055 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:36:33.090294 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-de0f2987-9e40-43d9-94a6-9f7a857324ba tempest-TestEncryptedCinderVolumes-307828353 tempest-TestEncryptedCinderVolumes-307828353-project-admin] https://10.4.3.5/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 19:36:33.090644 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1325/5336] 10.4.3.5 () {66 vars in 1271 bytes} [Thu Aug 6 19:36:33 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7053 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:36:33.109523 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6059c1a9-b600-47c5-988d-0e2b29e41fde None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:33.111349 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6059c1a9-b600-47c5-988d-0e2b29e41fde tempest-TestEncryptedCinderVolumes-307828353 tempest-TestEncryptedCinderVolumes-307828353-project-admin] DELETE https://10.4.3.5/volume/v3/types/021165bf-afe8-46d4-9c1d-93df32a5b65d Aug 06 19:36:33.111576 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6059c1a9-b600-47c5-988d-0e2b29e41fde tempest-TestEncryptedCinderVolumes-307828353 tempest-TestEncryptedCinderVolumes-307828353-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:33.111814 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6059c1a9-b600-47c5-988d-0e2b29e41fde tempest-TestEncryptedCinderVolumes-307828353 tempest-TestEncryptedCinderVolumes-307828353-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:33.132863 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6059c1a9-b600-47c5-988d-0e2b29e41fde tempest-TestEncryptedCinderVolumes-307828353 tempest-TestEncryptedCinderVolumes-307828353-project-admin] https://10.4.3.5/volume/v3/types/021165bf-afe8-46d4-9c1d-93df32a5b65d returned with HTTP 202 Aug 06 19:36:33.133267 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1340/5337] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:36:33 2026] DELETE /volume/v3/types/021165bf-afe8-46d4-9c1d-93df32a5b65d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:36:34.163421 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2807b854-9ba1-4743-ad02-5296554515b7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:34.165213 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2807b854-9ba1-4743-ad02-5296554515b7 tempest-TestEncryptedCinderVolumes-307828353 tempest-TestEncryptedCinderVolumes-307828353-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:36:34.165616 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2807b854-9ba1-4743-ad02-5296554515b7 tempest-TestEncryptedCinderVolumes-307828353 tempest-TestEncryptedCinderVolumes-307828353-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-199394976", "extra_specs": {}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:36:34.178993 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2807b854-9ba1-4743-ad02-5296554515b7 tempest-TestEncryptedCinderVolumes-307828353 tempest-TestEncryptedCinderVolumes-307828353-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:36:34.179472 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1342/5338] 10.4.3.5 () {68 vars in 1238 bytes} [Thu Aug 6 19:36:34 2026] POST /volume/v3/types => generated 211 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:36:34.188640 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a62fda80-650d-4bcb-87c2-60337fb51f76 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:34.190398 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a62fda80-650d-4bcb-87c2-60337fb51f76 tempest-TestEncryptedCinderVolumes-307828353 tempest-TestEncryptedCinderVolumes-307828353-project-admin] POST https://10.4.3.5/volume/v3/types/5c05678f-3cbf-40b6-9b77-2a61828e0b98/encryption Aug 06 19:36:34.190712 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a62fda80-650d-4bcb-87c2-60337fb51f76 tempest-TestEncryptedCinderVolumes-307828353 tempest-TestEncryptedCinderVolumes-307828353-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:36:34.206656 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a62fda80-650d-4bcb-87c2-60337fb51f76 tempest-TestEncryptedCinderVolumes-307828353 tempest-TestEncryptedCinderVolumes-307828353-project-admin] https://10.4.3.5/volume/v3/types/5c05678f-3cbf-40b6-9b77-2a61828e0b98/encryption returned with HTTP 200 Aug 06 19:36:34.207085 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1332/5339] 10.4.3.5 () {68 vars in 1383 bytes} [Thu Aug 6 19:36:34 2026] POST /volume/v3/types/5c05678f-3cbf-40b6-9b77-2a61828e0b98/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:36:34.232263 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f037adcf-cf0d-49f2-bf50-ee3dfb5cc507 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:34.234067 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f037adcf-cf0d-49f2-bf50-ee3dfb5cc507 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:36:34.234418 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f037adcf-cf0d-49f2-bf50-ee3dfb5cc507 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1127332161", "snapshot_id": null, "imageRef": "11f21727-e5ec-459d-91b4-c79ce982c40c", "volume_type": "tempest-scenario-type-luks-199394976", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:36:34.235854 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-f037adcf-cf0d-49f2-bf50-ee3dfb5cc507 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1127332161', 'snapshot_id': None, 'imageRef': '11f21727-e5ec-459d-91b4-c79ce982c40c', 'volume_type': 'tempest-scenario-type-luks-199394976', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:36:34.318976 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-f037adcf-cf0d-49f2-bf50-ee3dfb5cc507 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Create volume of 1 GB Aug 06 19:36:34.319337 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:34.319337 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:36:34.319845 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f037adcf-cf0d-49f2-bf50-ee3dfb5cc507 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Availability Zones retrieved successfully. Aug 06 19:36:34.325803 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f037adcf-cf0d-49f2-bf50-ee3dfb5cc507 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Flow 'volume_create_api' (367acd54-3319-4fc7-9b4a-051ebaeba41e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:36:34.326695 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f037adcf-cf0d-49f2-bf50-ee3dfb5cc507 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0081a1d-ed0a-41ca-bb80-16e7350dfcc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:36:34.327608 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-f037adcf-cf0d-49f2-bf50-ee3dfb5cc507 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:36:34.381781 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f037adcf-cf0d-49f2-bf50-ee3dfb5cc507 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0081a1d-ed0a-41ca-bb80-16e7350dfcc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:36:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5c05678f-3cbf-40b6-9b77-2a61828e0b98,is_public=True,name='tempest-scenario-type-luks-199394976',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5c05678f-3cbf-40b6-9b77-2a61828e0b98', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:36:34.382472 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f037adcf-cf0d-49f2-bf50-ee3dfb5cc507 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab420d63-c85f-44ed-968e-4e01bd435bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:36:34.408821 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-f037adcf-cf0d-49f2-bf50-ee3dfb5cc507 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-199394976 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-199394976, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:36:34.409093 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-f037adcf-cf0d-49f2-bf50-ee3dfb5cc507 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-199394976 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-199394976, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:36:34.437600 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-f037adcf-cf0d-49f2-bf50-ee3dfb5cc507 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Created reservations ['1523276e-000d-47cb-b106-75ec4902f085', '34f11c1c-a851-45a4-8cc2-db970bbbf02a', '83c771ca-481d-4b5e-889b-9a961372a07e', 'dedd0404-3edc-49d5-90a9-2e95fbb95e08'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:36:34.438397 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f037adcf-cf0d-49f2-bf50-ee3dfb5cc507 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab420d63-c85f-44ed-968e-4e01bd435bbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1523276e-000d-47cb-b106-75ec4902f085', '34f11c1c-a851-45a4-8cc2-db970bbbf02a', '83c771ca-481d-4b5e-889b-9a961372a07e', 'dedd0404-3edc-49d5-90a9-2e95fbb95e08']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:36:34.439172 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f037adcf-cf0d-49f2-bf50-ee3dfb5cc507 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fc3618f-6d56-4a20-9c5f-95fbce0634ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:36:34.459709 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f037adcf-cf0d-49f2-bf50-ee3dfb5cc507 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fc3618f-6d56-4a20-9c5f-95fbce0634ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1127332161',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d0402cfdb0341cfb50cadca161df926',qos_specs=None,replication_status=,reservations=['1523276e-000d-47cb-b106-75ec4902f085','34f11c1c-a851-45a4-8cc2-db970bbbf02a','83c771ca-481d-4b5e-889b-9a961372a07e','dedd0404-3edc-49d5-90a9-2e95fbb95e08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b95f4583b24bcbacb05b5f9683fa50',volume_type_id=5c05678f-3cbf-40b6-9b77-2a61828e0b98), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:36:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1127332161',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d0402cfdb0341cfb50cadca161df926',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61b95f4583b24bcbacb05b5f9683fa50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5c05678f-3cbf-40b6-9b77-2a61828e0b98),volume_type_id=5c05678f-3cbf-40b6-9b77-2a61828e0b98)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:36:34.460444 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f037adcf-cf0d-49f2-bf50-ee3dfb5cc507 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f147fa47-f720-42a1-bd09-b6a5c1b1ad13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:36:34.476893 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f037adcf-cf0d-49f2-bf50-ee3dfb5cc507 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f147fa47-f720-42a1-bd09-b6a5c1b1ad13) transitioned into state 'SUCCESS' from state '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-1127332161',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d0402cfdb0341cfb50cadca161df926',qos_specs=None,replication_status=,reservations=['1523276e-000d-47cb-b106-75ec4902f085','34f11c1c-a851-45a4-8cc2-db970bbbf02a','83c771ca-481d-4b5e-889b-9a961372a07e','dedd0404-3edc-49d5-90a9-2e95fbb95e08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b95f4583b24bcbacb05b5f9683fa50',volume_type_id=5c05678f-3cbf-40b6-9b77-2a61828e0b98)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:36:34.477664 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f037adcf-cf0d-49f2-bf50-ee3dfb5cc507 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ec27925-e14d-43c3-b2fc-ecc51a7402e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:36:34.485541 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f037adcf-cf0d-49f2-bf50-ee3dfb5cc507 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ec27925-e14d-43c3-b2fc-ecc51a7402e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:36:34.486439 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f037adcf-cf0d-49f2-bf50-ee3dfb5cc507 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Flow 'volume_create_api' (367acd54-3319-4fc7-9b4a-051ebaeba41e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:36:34.486719 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f037adcf-cf0d-49f2-bf50-ee3dfb5cc507 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Create volume request issued successfully. Aug 06 19:36:34.487400 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f037adcf-cf0d-49f2-bf50-ee3dfb5cc507 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:36:34.487798 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1326/5340] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:36:34 2026] POST /volume/v3/volumes => generated 787 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:36:34.499349 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-15e0e48d-99df-48ef-b070-8dfc2cf92977 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:34.501278 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-15e0e48d-99df-48ef-b070-8dfc2cf92977 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc Aug 06 19:36:34.501501 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-15e0e48d-99df-48ef-b070-8dfc2cf92977 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:34.501973 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-15e0e48d-99df-48ef-b070-8dfc2cf92977 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:34.509128 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:34.509128 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:36:34.513104 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-15e0e48d-99df-48ef-b070-8dfc2cf92977 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:34.518675 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-15e0e48d-99df-48ef-b070-8dfc2cf92977 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc returned with HTTP 200 Aug 06 19:36:34.519201 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1341/5341] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:36:34 2026] GET /volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:36:35.531695 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b93d3ac6-8546-48ae-8577-3124c1ab4bbd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:35.533486 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b93d3ac6-8546-48ae-8577-3124c1ab4bbd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc Aug 06 19:36:35.533668 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b93d3ac6-8546-48ae-8577-3124c1ab4bbd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:35.533849 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b93d3ac6-8546-48ae-8577-3124c1ab4bbd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:35.541147 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:35.541147 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:36:35.544893 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b93d3ac6-8546-48ae-8577-3124c1ab4bbd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:35.548665 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b93d3ac6-8546-48ae-8577-3124c1ab4bbd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc returned with HTTP 200 Aug 06 19:36:35.549010 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1343/5342] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:36:35 2026] GET /volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc => generated 940 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:36:36.566976 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2c18770a-3bd5-4f61-a697-4395f755e8a3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:36.566976 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2c18770a-3bd5-4f61-a697-4395f755e8a3 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc Aug 06 19:36:36.567360 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2c18770a-3bd5-4f61-a697-4395f755e8a3 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:36.567392 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2c18770a-3bd5-4f61-a697-4395f755e8a3 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:36.574838 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:36.574838 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:36:36.579367 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2c18770a-3bd5-4f61-a697-4395f755e8a3 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:36.584858 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2c18770a-3bd5-4f61-a697-4395f755e8a3 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc returned with HTTP 200 Aug 06 19:36:36.585371 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1333/5343] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:36:36 2026] GET /volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc => generated 940 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:36:37.603353 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2da9eac0-c43c-46be-9239-df48e58a83c8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:37.605360 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2da9eac0-c43c-46be-9239-df48e58a83c8 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc Aug 06 19:36:37.605571 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2da9eac0-c43c-46be-9239-df48e58a83c8 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:37.605776 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2da9eac0-c43c-46be-9239-df48e58a83c8 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:37.612674 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:37.612674 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:36:37.616591 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2da9eac0-c43c-46be-9239-df48e58a83c8 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:37.620940 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2da9eac0-c43c-46be-9239-df48e58a83c8 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc returned with HTTP 200 Aug 06 19:36:37.621387 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1327/5344] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:36:37 2026] GET /volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc => generated 940 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:36:38.636660 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d236ff9b-5a5f-4b8f-9ad0-c73b6f4a4ec1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:38.638668 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d236ff9b-5a5f-4b8f-9ad0-c73b6f4a4ec1 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc Aug 06 19:36:38.638921 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d236ff9b-5a5f-4b8f-9ad0-c73b6f4a4ec1 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:38.639200 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d236ff9b-5a5f-4b8f-9ad0-c73b6f4a4ec1 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:38.645662 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:38.645662 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:36:38.648864 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d236ff9b-5a5f-4b8f-9ad0-c73b6f4a4ec1 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:38.652492 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d236ff9b-5a5f-4b8f-9ad0-c73b6f4a4ec1 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc returned with HTTP 200 Aug 06 19:36:38.652840 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1342/5345] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:36:38 2026] GET /volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc => generated 940 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:36:39.667419 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c0f5f318-7a69-49ae-8a09-1615803223c9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:39.669247 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c0f5f318-7a69-49ae-8a09-1615803223c9 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc Aug 06 19:36:39.669451 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c0f5f318-7a69-49ae-8a09-1615803223c9 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:39.669627 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c0f5f318-7a69-49ae-8a09-1615803223c9 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:39.676447 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:39.676447 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:36:39.680054 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c0f5f318-7a69-49ae-8a09-1615803223c9 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:39.685519 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c0f5f318-7a69-49ae-8a09-1615803223c9 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc returned with HTTP 200 Aug 06 19:36:39.686042 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1344/5346] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:36:39 2026] GET /volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc => generated 940 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:36:40.701227 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-03e30f08-44ea-4908-93e2-77f60a298e32 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:40.702877 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-03e30f08-44ea-4908-93e2-77f60a298e32 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc Aug 06 19:36:40.703111 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-03e30f08-44ea-4908-93e2-77f60a298e32 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:40.703321 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-03e30f08-44ea-4908-93e2-77f60a298e32 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:40.709635 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:40.709635 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:36:40.713103 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-03e30f08-44ea-4908-93e2-77f60a298e32 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:40.717452 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-03e30f08-44ea-4908-93e2-77f60a298e32 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc returned with HTTP 200 Aug 06 19:36:40.717831 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1334/5347] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:36:40 2026] GET /volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc => generated 940 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:36:41.731835 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a6b7eadf-fe4d-4cd8-95ba-39a5468e4a5f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:41.736036 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a6b7eadf-fe4d-4cd8-95ba-39a5468e4a5f tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc Aug 06 19:36:41.736036 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a6b7eadf-fe4d-4cd8-95ba-39a5468e4a5f tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:41.736036 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a6b7eadf-fe4d-4cd8-95ba-39a5468e4a5f tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:41.743462 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:41.743462 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:36:41.747818 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a6b7eadf-fe4d-4cd8-95ba-39a5468e4a5f tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:41.752716 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a6b7eadf-fe4d-4cd8-95ba-39a5468e4a5f tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc returned with HTTP 200 Aug 06 19:36:41.753344 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1328/5348] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:36:41 2026] GET /volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc => generated 940 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:36:42.768876 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b0c52159-182e-470a-9f99-51090c647ee8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:42.770615 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b0c52159-182e-470a-9f99-51090c647ee8 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc Aug 06 19:36:42.770859 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b0c52159-182e-470a-9f99-51090c647ee8 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:42.771062 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b0c52159-182e-470a-9f99-51090c647ee8 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:42.777794 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:42.777794 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:36:42.781512 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b0c52159-182e-470a-9f99-51090c647ee8 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:42.785660 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b0c52159-182e-470a-9f99-51090c647ee8 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc returned with HTTP 200 Aug 06 19:36:42.786103 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1343/5349] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:36:42 2026] GET /volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc => generated 940 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:36:43.799054 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8decf427-cb98-4a70-a02f-701b759016dd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:43.800655 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8decf427-cb98-4a70-a02f-701b759016dd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc Aug 06 19:36:43.800872 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8decf427-cb98-4a70-a02f-701b759016dd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:43.801049 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8decf427-cb98-4a70-a02f-701b759016dd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:43.808002 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:43.808002 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:36:43.812368 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8decf427-cb98-4a70-a02f-701b759016dd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:43.817388 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8decf427-cb98-4a70-a02f-701b759016dd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc returned with HTTP 200 Aug 06 19:36:43.817797 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1345/5350] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:36:43 2026] GET /volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc => generated 940 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:36:44.831785 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fb3c40c1-608f-4f8d-ad8c-b1b1c3018f85 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:44.833740 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fb3c40c1-608f-4f8d-ad8c-b1b1c3018f85 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc Aug 06 19:36:44.833918 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fb3c40c1-608f-4f8d-ad8c-b1b1c3018f85 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:44.834129 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fb3c40c1-608f-4f8d-ad8c-b1b1c3018f85 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:44.841515 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:44.841515 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:36:44.845351 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fb3c40c1-608f-4f8d-ad8c-b1b1c3018f85 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:44.849680 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fb3c40c1-608f-4f8d-ad8c-b1b1c3018f85 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc returned with HTTP 200 Aug 06 19:36:44.850058 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1335/5351] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:36:44 2026] GET /volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc => generated 940 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:36:45.863223 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0a4ae877-a990-4603-bb71-46658a6d5d3d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:45.868043 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0a4ae877-a990-4603-bb71-46658a6d5d3d tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc Aug 06 19:36:45.868043 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0a4ae877-a990-4603-bb71-46658a6d5d3d tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:45.868043 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0a4ae877-a990-4603-bb71-46658a6d5d3d tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:45.879181 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:45.879181 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:36:45.882766 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0a4ae877-a990-4603-bb71-46658a6d5d3d tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:45.886898 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0a4ae877-a990-4603-bb71-46658a6d5d3d tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc returned with HTTP 200 Aug 06 19:36:45.887304 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1329/5352] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:36:45 2026] GET /volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc => generated 940 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:36:46.900289 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cca8ad57-db3f-4197-ae5f-a35358cd47a6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:46.902005 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cca8ad57-db3f-4197-ae5f-a35358cd47a6 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc Aug 06 19:36:46.902221 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cca8ad57-db3f-4197-ae5f-a35358cd47a6 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:46.902439 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cca8ad57-db3f-4197-ae5f-a35358cd47a6 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:46.908666 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:46.908666 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:36:46.911972 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cca8ad57-db3f-4197-ae5f-a35358cd47a6 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:46.916244 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cca8ad57-db3f-4197-ae5f-a35358cd47a6 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc returned with HTTP 200 Aug 06 19:36:46.916594 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1344/5353] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:36:46 2026] GET /volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc => generated 1426 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:36:46.928486 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6bbfcad9-4290-4f5d-a292-1dfc659f2507 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:46.930189 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6bbfcad9-4290-4f5d-a292-1dfc659f2507 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc Aug 06 19:36:46.930425 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6bbfcad9-4290-4f5d-a292-1dfc659f2507 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:46.930634 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6bbfcad9-4290-4f5d-a292-1dfc659f2507 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:46.937370 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:46.937370 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:36:46.940882 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6bbfcad9-4290-4f5d-a292-1dfc659f2507 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:46.945532 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6bbfcad9-4290-4f5d-a292-1dfc659f2507 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc returned with HTTP 200 Aug 06 19:36:46.945875 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1346/5354] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:36:46 2026] GET /volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc => generated 1426 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:36:47.030116 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-7443e507-2691-4631-a80b-627b656504a9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:47.032140 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-7443e507-2691-4631-a80b-627b656504a9 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc Aug 06 19:36:47.032380 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-7443e507-2691-4631-a80b-627b656504a9 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:47.032569 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-7443e507-2691-4631-a80b-627b656504a9 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:47.039734 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:47.039734 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:36:47.044108 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-7443e507-2691-4631-a80b-627b656504a9 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:47.050565 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-7443e507-2691-4631-a80b-627b656504a9 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc returned with HTTP 200 Aug 06 19:36:47.050983 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1336/5355] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:36:47 2026] GET /volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc => generated 1426 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:36:47.483562 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-bfea8164-ba47-46af-a2b9-512ec3380013 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:47.485802 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-bfea8164-ba47-46af-a2b9-512ec3380013 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc Aug 06 19:36:47.486061 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-bfea8164-ba47-46af-a2b9-512ec3380013 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:47.486333 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-bfea8164-ba47-46af-a2b9-512ec3380013 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:47.492990 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:47.492990 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:36:47.496554 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-bfea8164-ba47-46af-a2b9-512ec3380013 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:47.501065 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-bfea8164-ba47-46af-a2b9-512ec3380013 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc returned with HTTP 200 Aug 06 19:36:47.501559 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1330/5356] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:36:47 2026] GET /volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc => generated 1426 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:36:47.510598 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dcd41424-1df0-41bb-81ef-c27cd215a48a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:47.510950 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dcd41424-1df0-41bb-81ef-c27cd215a48a None None] GET https://10.4.3.5/volume// Aug 06 19:36:47.511133 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dcd41424-1df0-41bb-81ef-c27cd215a48a None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:47.511355 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dcd41424-1df0-41bb-81ef-c27cd215a48a None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:47.511643 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dcd41424-1df0-41bb-81ef-c27cd215a48a None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:36:47.511907 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1345/5357] 10.4.3.5 () {66 vars in 1405 bytes} [Thu Aug 6 19:36:47 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:36:47.518664 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-0b6fb676-fdc7-49f8-8a88-3ed690279f9f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:47.520594 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-0b6fb676-fdc7-49f8-8a88-3ed690279f9f tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:36:47.520987 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-0b6fb676-fdc7-49f8-8a88-3ed690279f9f tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc", "connector": null, "instance_uuid": "8ff18342-bd78-47bb-98b4-9095336d44d1"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:36:47.529352 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:47.529352 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:36:47.550935 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-0b6fb676-fdc7-49f8-8a88-3ed690279f9f tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:36:47.551400 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1347/5358] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:36:47 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 06 19:36:48.280936 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c4f269a7-d653-4b8f-8166-b6881f67bcdc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:48.280936 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c4f269a7-d653-4b8f-8166-b6881f67bcdc None None] GET https://10.4.3.5/volume// Aug 06 19:36:48.280936 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c4f269a7-d653-4b8f-8166-b6881f67bcdc None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:48.280936 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c4f269a7-d653-4b8f-8166-b6881f67bcdc None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:48.280936 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c4f269a7-d653-4b8f-8166-b6881f67bcdc None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:36:48.280936 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1337/5359] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:36:48 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:36:48.287828 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-c63d9283-af9f-4a0c-8db7-aa063e7946c0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:48.290025 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-c63d9283-af9f-4a0c-8db7-aa063e7946c0 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc Aug 06 19:36:48.290277 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-c63d9283-af9f-4a0c-8db7-aa063e7946c0 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:48.290468 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-c63d9283-af9f-4a0c-8db7-aa063e7946c0 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:48.301304 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:48.301304 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:36:48.305258 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-c63d9283-af9f-4a0c-8db7-aa063e7946c0 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:36:48.310693 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-c63d9283-af9f-4a0c-8db7-aa063e7946c0 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc returned with HTTP 200 Aug 06 19:36:48.311143 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1331/5360] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:36:48 2026] GET /volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc => generated 1605 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:36:48.407686 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-f4717038-6f64-4459-bd9d-b5cc19299d95 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:48.410239 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-f4717038-6f64-4459-bd9d-b5cc19299d95 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] PUT https://10.4.3.5/volume/v3/attachments/8c79dc43-bc35-4217-a607-9c1523ec3dca Aug 06 19:36:48.410721 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-f4717038-6f64-4459-bd9d-b5cc19299d95 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:36:48.419771 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-f4717038-6f64-4459-bd9d-b5cc19299d95 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Acquiring lock "cinder-attachment_update-f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc-np0000006689" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:36:48.425644 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-f4717038-6f64-4459-bd9d-b5cc19299d95 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Lock "cinder-attachment_update-f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc-np0000006689" acquired by "attachment_update" :: waited 0.006s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:36:48.427136 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:48.427136 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:36:48.510995 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-f4717038-6f64-4459-bd9d-b5cc19299d95 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Lock "cinder-attachment_update-f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc-np0000006689" released by "attachment_update" :: held 0.085s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:36:48.511384 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-f4717038-6f64-4459-bd9d-b5cc19299d95 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/attachments/8c79dc43-bc35-4217-a607-9c1523ec3dca returned with HTTP 200 Aug 06 19:36:48.511961 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1346/5361] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:36:48 2026] PUT /volume/v3/attachments/8c79dc43-bc35-4217-a607-9c1523ec3dca => generated 968 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:36:48.532081 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-c96a9e15-d57f-49ba-b335-9f100a6eb833 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:48.534334 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-c96a9e15-d57f-49ba-b335-9f100a6eb833 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] POST https://10.4.3.5/volume/v3/attachments/8c79dc43-bc35-4217-a607-9c1523ec3dca/action Aug 06 19:36:48.534771 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-c96a9e15-d57f-49ba-b335-9f100a6eb833 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:36:48.534893 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-c96a9e15-d57f-49ba-b335-9f100a6eb833 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:36:48.549966 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:48.549966 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:36:48.558820 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-c96a9e15-d57f-49ba-b335-9f100a6eb833 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/attachments/8c79dc43-bc35-4217-a607-9c1523ec3dca/action returned with HTTP 204 Aug 06 19:36:48.559268 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1348/5362] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:36:48 2026] POST /volume/v3/attachments/8c79dc43-bc35-4217-a607-9c1523ec3dca/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:36:52.580362 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-788c6154-4aaa-4bd8-872f-72cc3e6323df None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:36:52.582365 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-788c6154-4aaa-4bd8-872f-72cc3e6323df tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc/encryption Aug 06 19:36:52.582578 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-788c6154-4aaa-4bd8-872f-72cc3e6323df tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:36:52.582731 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-788c6154-4aaa-4bd8-872f-72cc3e6323df tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:36:52.591921 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:36:52.591921 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:36:52.598293 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9d4e8366-d21d-4d27-b5dc-91d194f46cbb req-788c6154-4aaa-4bd8-872f-72cc3e6323df tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc/encryption returned with HTTP 200 Aug 06 19:36:52.598713 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1338/5363] 10.4.3.5 () {68 vars in 1617 bytes} [Thu Aug 6 19:36:52 2026] GET /volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:36:58.309239 np0000006689 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=93,cinder:UPDATE=24,cinder:INSERT=10 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:36:58.503208 np0000006689 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=53,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:36:58.556367 np0000006689 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=76,cinder:UPDATE=10,cinder:INSERT=3 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:37:02.015783 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-67eae08b-5b28-4897-878b-029de5fa77bf req-74610320-6229-4821-bbe6-e9d44e41f804 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:02.018108 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-67eae08b-5b28-4897-878b-029de5fa77bf req-74610320-6229-4821-bbe6-e9d44e41f804 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] DELETE https://10.4.3.5/volume/v3/attachments/f447c363-df1c-4d83-ae7e-4bba4422cce7 Aug 06 19:37:02.018390 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-67eae08b-5b28-4897-878b-029de5fa77bf req-74610320-6229-4821-bbe6-e9d44e41f804 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:02.018605 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-67eae08b-5b28-4897-878b-029de5fa77bf req-74610320-6229-4821-bbe6-e9d44e41f804 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:02.026439 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:02.026439 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:37:02.073044 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-67eae08b-5b28-4897-878b-029de5fa77bf req-74610320-6229-4821-bbe6-e9d44e41f804 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] https://10.4.3.5/volume/v3/attachments/f447c363-df1c-4d83-ae7e-4bba4422cce7 returned with HTTP 200 Aug 06 19:37:02.073540 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1332/5364] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:37:02 2026] DELETE /volume/v3/attachments/f447c363-df1c-4d83-ae7e-4bba4422cce7 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:37:02.082925 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-67eae08b-5b28-4897-878b-029de5fa77bf req-570861d7-bff2-4e11-b9ff-868b8b55c031 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:02.084965 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-67eae08b-5b28-4897-878b-029de5fa77bf req-570861d7-bff2-4e11-b9ff-868b8b55c031 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] DELETE https://10.4.3.5/volume/v3/volumes/82b66550-f471-4c9a-bc3d-7c17429c6be3 Aug 06 19:37:02.085151 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-67eae08b-5b28-4897-878b-029de5fa77bf req-570861d7-bff2-4e11-b9ff-868b8b55c031 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:02.085361 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-67eae08b-5b28-4897-878b-029de5fa77bf req-570861d7-bff2-4e11-b9ff-868b8b55c031 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:02.085510 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [req-67eae08b-5b28-4897-878b-029de5fa77bf req-570861d7-bff2-4e11-b9ff-868b8b55c031 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Delete volume with id: 82b66550-f471-4c9a-bc3d-7c17429c6be3 Aug 06 19:37:02.092208 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:02.092208 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:37:02.092622 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-67eae08b-5b28-4897-878b-029de5fa77bf req-570861d7-bff2-4e11-b9ff-868b8b55c031 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Volume info retrieved successfully. Aug 06 19:37:02.110038 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-67eae08b-5b28-4897-878b-029de5fa77bf req-570861d7-bff2-4e11-b9ff-868b8b55c031 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] Delete volume request issued successfully. Aug 06 19:37:02.110038 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-67eae08b-5b28-4897-878b-029de5fa77bf req-570861d7-bff2-4e11-b9ff-868b8b55c031 tempest-TestShelveInstance-1517478256 tempest-TestShelveInstance-1517478256-project-member] https://10.4.3.5/volume/v3/volumes/82b66550-f471-4c9a-bc3d-7c17429c6be3 returned with HTTP 202 Aug 06 19:37:02.110038 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1347/5365] 10.4.3.5 () {70 vars in 1606 bytes} [Thu Aug 6 19:37:02 2026] DELETE /volume/v3/volumes/82b66550-f471-4c9a-bc3d-7c17429c6be3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:37:02.597093 np0000006689 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=57,cinder:INSERT=1 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:37:12.071881 np0000006689 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=10,cinder:UPDATE=3 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:37:12.102993 np0000006689 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:37:18.371578 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-de2bff30-875f-4c3a-b003-dbe424e306cf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:18.457868 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-de2bff30-875f-4c3a-b003-dbe424e306cf tempest-TestVolumeBootPattern-2067728298 tempest-TestVolumeBootPattern-2067728298-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:37:18.458247 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-de2bff30-875f-4c3a-b003-dbe424e306cf tempest-TestVolumeBootPattern-2067728298 tempest-TestVolumeBootPattern-2067728298-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2090791293", "extra_specs": {}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:37:18.470888 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-de2bff30-875f-4c3a-b003-dbe424e306cf tempest-TestVolumeBootPattern-2067728298 tempest-TestVolumeBootPattern-2067728298-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:37:18.471260 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1349/5366] 10.4.3.5 () {68 vars in 1238 bytes} [Thu Aug 6 19:37:18 2026] POST /volume/v3/types => generated 212 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:37:18.479349 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7c46fd77-728a-46cd-8b8c-c6ced4ed8255 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:18.482334 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7c46fd77-728a-46cd-8b8c-c6ced4ed8255 tempest-TestVolumeBootPattern-2067728298 tempest-TestVolumeBootPattern-2067728298-project-admin] POST https://10.4.3.5/volume/v3/types/68e7509f-132b-493d-9e50-49e2331a199e/encryption Aug 06 19:37:18.482691 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7c46fd77-728a-46cd-8b8c-c6ced4ed8255 tempest-TestVolumeBootPattern-2067728298 tempest-TestVolumeBootPattern-2067728298-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:37:18.498633 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7c46fd77-728a-46cd-8b8c-c6ced4ed8255 tempest-TestVolumeBootPattern-2067728298 tempest-TestVolumeBootPattern-2067728298-project-admin] https://10.4.3.5/volume/v3/types/68e7509f-132b-493d-9e50-49e2331a199e/encryption returned with HTTP 200 Aug 06 19:37:18.499087 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1339/5367] 10.4.3.5 () {68 vars in 1383 bytes} [Thu Aug 6 19:37:18 2026] POST /volume/v3/types/68e7509f-132b-493d-9e50-49e2331a199e/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:37:18.506783 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-50c35aab-d8a6-4764-bf9c-b1104ac6abc5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:18.562525 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-50c35aab-d8a6-4764-bf9c-b1104ac6abc5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:37:18.563027 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-50c35aab-d8a6-4764-bf9c-b1104ac6abc5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1220081693", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2090791293", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:37:18.565033 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-50c35aab-d8a6-4764-bf9c-b1104ac6abc5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1220081693', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2090791293', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:37:18.569446 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-50c35aab-d8a6-4764-bf9c-b1104ac6abc5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create volume of 1 GB Aug 06 19:37:18.569826 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:18.569826 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:37:18.570518 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-50c35aab-d8a6-4764-bf9c-b1104ac6abc5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Availability Zones retrieved successfully. Aug 06 19:37:18.577835 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-50c35aab-d8a6-4764-bf9c-b1104ac6abc5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Flow 'volume_create_api' (f32e07f7-04a2-4694-9a34-8a3c4fbf7133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:37:18.579396 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-50c35aab-d8a6-4764-bf9c-b1104ac6abc5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f1230d5-3db3-4492-a89a-675ca37224a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:37:18.580665 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-50c35aab-d8a6-4764-bf9c-b1104ac6abc5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:37:18.610477 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-50c35aab-d8a6-4764-bf9c-b1104ac6abc5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f1230d5-3db3-4492-a89a-675ca37224a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:37:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=68e7509f-132b-493d-9e50-49e2331a199e,is_public=True,name='tempest-scenario-type-luks-2090791293',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '68e7509f-132b-493d-9e50-49e2331a199e', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:37:18.611558 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-50c35aab-d8a6-4764-bf9c-b1104ac6abc5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caeae42a-9e25-451b-90e3-38a6ce1253b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:37:18.646793 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-50c35aab-d8a6-4764-bf9c-b1104ac6abc5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2090791293 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2090791293, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:37:18.647134 np0000006689 devstack@c-api.service[100262]: WARNING cinder.quota [None req-50c35aab-d8a6-4764-bf9c-b1104ac6abc5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2090791293 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2090791293, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:37:18.680633 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-50c35aab-d8a6-4764-bf9c-b1104ac6abc5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Created reservations ['ca18afe5-72bb-4697-807e-e866215ecf00', 'cbd170df-45fa-4cb7-a9eb-5c49db6b1890', '7cd776a6-21a2-4b37-b17e-a4cb28f6e408', '00150dd8-a18a-4126-a0f0-e736b65ad4c2'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:37:18.681709 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-50c35aab-d8a6-4764-bf9c-b1104ac6abc5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caeae42a-9e25-451b-90e3-38a6ce1253b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca18afe5-72bb-4697-807e-e866215ecf00', 'cbd170df-45fa-4cb7-a9eb-5c49db6b1890', '7cd776a6-21a2-4b37-b17e-a4cb28f6e408', '00150dd8-a18a-4126-a0f0-e736b65ad4c2']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:37:18.682775 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-50c35aab-d8a6-4764-bf9c-b1104ac6abc5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd874030-2b27-4cd5-815a-7080163ea98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:37:18.706411 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-50c35aab-d8a6-4764-bf9c-b1104ac6abc5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd874030-2b27-4cd5-815a-7080163ea98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9ca42b1-d761-499a-907d-8093eacd619f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1220081693',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95f129259611440e96ee2a2b01c719d8',qos_specs=None,replication_status=,reservations=['ca18afe5-72bb-4697-807e-e866215ecf00','cbd170df-45fa-4cb7-a9eb-5c49db6b1890','7cd776a6-21a2-4b37-b17e-a4cb28f6e408','00150dd8-a18a-4126-a0f0-e736b65ad4c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='922273c46ed347a98920a74800c07dc3',volume_type_id=68e7509f-132b-493d-9e50-49e2331a199e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:37:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1220081693',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e9ca42b1-d761-499a-907d-8093eacd619f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95f129259611440e96ee2a2b01c719d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='922273c46ed347a98920a74800c07dc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(68e7509f-132b-493d-9e50-49e2331a199e),volume_type_id=68e7509f-132b-493d-9e50-49e2331a199e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:37:18.707381 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-50c35aab-d8a6-4764-bf9c-b1104ac6abc5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dccea6d-8673-43c2-94a3-55f082db68b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:37:18.725394 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-50c35aab-d8a6-4764-bf9c-b1104ac6abc5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dccea6d-8673-43c2-94a3-55f082db68b2) transitioned into state 'SUCCESS' from state '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-1220081693',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95f129259611440e96ee2a2b01c719d8',qos_specs=None,replication_status=,reservations=['ca18afe5-72bb-4697-807e-e866215ecf00','cbd170df-45fa-4cb7-a9eb-5c49db6b1890','7cd776a6-21a2-4b37-b17e-a4cb28f6e408','00150dd8-a18a-4126-a0f0-e736b65ad4c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='922273c46ed347a98920a74800c07dc3',volume_type_id=68e7509f-132b-493d-9e50-49e2331a199e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:37:18.726217 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-50c35aab-d8a6-4764-bf9c-b1104ac6abc5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eb1d78a-8e35-4f71-8d88-217693ad69ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:37:18.735006 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-50c35aab-d8a6-4764-bf9c-b1104ac6abc5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eb1d78a-8e35-4f71-8d88-217693ad69ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:37:18.736327 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-50c35aab-d8a6-4764-bf9c-b1104ac6abc5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Flow 'volume_create_api' (f32e07f7-04a2-4694-9a34-8a3c4fbf7133) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:37:18.736730 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-50c35aab-d8a6-4764-bf9c-b1104ac6abc5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create volume request issued successfully. Aug 06 19:37:18.737551 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-50c35aab-d8a6-4764-bf9c-b1104ac6abc5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:37:18.738125 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1333/5368] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:37:18 2026] POST /volume/v3/volumes => generated 776 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:37:18.750243 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a6970bf1-fd5c-4a30-934c-6bbd43189065 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:18.752058 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a6970bf1-fd5c-4a30-934c-6bbd43189065 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/e9ca42b1-d761-499a-907d-8093eacd619f Aug 06 19:37:18.752259 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a6970bf1-fd5c-4a30-934c-6bbd43189065 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:18.752462 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a6970bf1-fd5c-4a30-934c-6bbd43189065 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:18.759090 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:18.759090 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:37:18.762707 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a6970bf1-fd5c-4a30-934c-6bbd43189065 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:37:18.766631 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a6970bf1-fd5c-4a30-934c-6bbd43189065 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/e9ca42b1-d761-499a-907d-8093eacd619f returned with HTTP 200 Aug 06 19:37:18.766965 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1348/5369] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:37:18 2026] GET /volume/v3/volumes/e9ca42b1-d761-499a-907d-8093eacd619f => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:37:19.779575 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4e7ab57c-b4a4-471f-82a0-587a0f2f9e09 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:19.781565 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4e7ab57c-b4a4-471f-82a0-587a0f2f9e09 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/e9ca42b1-d761-499a-907d-8093eacd619f Aug 06 19:37:19.781786 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4e7ab57c-b4a4-471f-82a0-587a0f2f9e09 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:19.781969 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4e7ab57c-b4a4-471f-82a0-587a0f2f9e09 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:19.789489 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:19.789489 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:37:19.793822 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4e7ab57c-b4a4-471f-82a0-587a0f2f9e09 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:37:19.798792 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4e7ab57c-b4a4-471f-82a0-587a0f2f9e09 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/e9ca42b1-d761-499a-907d-8093eacd619f returned with HTTP 200 Aug 06 19:37:19.799366 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1350/5370] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:37:19 2026] GET /volume/v3/volumes/e9ca42b1-d761-499a-907d-8093eacd619f => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:37:19.811537 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a59a0082-b067-40ae-adad-22aa4c063bc0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:19.813918 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a59a0082-b067-40ae-adad-22aa4c063bc0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/e9ca42b1-d761-499a-907d-8093eacd619f Aug 06 19:37:19.814212 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a59a0082-b067-40ae-adad-22aa4c063bc0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:19.814488 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a59a0082-b067-40ae-adad-22aa4c063bc0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:19.823489 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:19.823489 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:37:19.827688 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a59a0082-b067-40ae-adad-22aa4c063bc0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:37:19.833335 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a59a0082-b067-40ae-adad-22aa4c063bc0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/e9ca42b1-d761-499a-907d-8093eacd619f returned with HTTP 200 Aug 06 19:37:19.834034 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1340/5371] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:37:19 2026] GET /volume/v3/volumes/e9ca42b1-d761-499a-907d-8093eacd619f => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:37:19.845785 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-91de32f1-f4a1-4f95-a2ab-e6695448a265 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:19.847834 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-91de32f1-f4a1-4f95-a2ab-e6695448a265 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/volumes/e9ca42b1-d761-499a-907d-8093eacd619f/action Aug 06 19:37:19.848177 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-91de32f1-f4a1-4f95-a2ab-e6695448a265 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:37:19.848347 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-91de32f1-f4a1-4f95-a2ab-e6695448a265 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:37:19.857370 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:19.857370 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:37:19.857732 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-91de32f1-f4a1-4f95-a2ab-e6695448a265 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:37:19.864496 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-91de32f1-f4a1-4f95-a2ab-e6695448a265 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume updated successfully. Aug 06 19:37:19.864693 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-91de32f1-f4a1-4f95-a2ab-e6695448a265 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/e9ca42b1-d761-499a-907d-8093eacd619f/action returned with HTTP 200 Aug 06 19:37:19.865080 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1334/5372] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:37:19 2026] POST /volume/v3/volumes/e9ca42b1-d761-499a-907d-8093eacd619f/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 19:37:19.969033 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-22f671d9-8800-4fff-8bdd-c44f649ee86c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:19.970974 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-22f671d9-8800-4fff-8bdd-c44f649ee86c tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/e9ca42b1-d761-499a-907d-8093eacd619f Aug 06 19:37:19.971188 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-22f671d9-8800-4fff-8bdd-c44f649ee86c tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:19.971397 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-22f671d9-8800-4fff-8bdd-c44f649ee86c tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:19.977600 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:19.977600 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:37:19.981746 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-22f671d9-8800-4fff-8bdd-c44f649ee86c tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:37:19.987039 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-22f671d9-8800-4fff-8bdd-c44f649ee86c tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/e9ca42b1-d761-499a-907d-8093eacd619f returned with HTTP 200 Aug 06 19:37:19.987553 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1349/5373] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:37:19 2026] GET /volume/v3/volumes/e9ca42b1-d761-499a-907d-8093eacd619f => generated 868 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:37:20.490149 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-89a2e1d1-c505-4334-b34c-1c0884e9c89b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:20.492473 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-89a2e1d1-c505-4334-b34c-1c0884e9c89b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/e9ca42b1-d761-499a-907d-8093eacd619f Aug 06 19:37:20.492677 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-89a2e1d1-c505-4334-b34c-1c0884e9c89b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:20.492883 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-89a2e1d1-c505-4334-b34c-1c0884e9c89b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:20.500503 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:20.500503 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:37:20.504678 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-89a2e1d1-c505-4334-b34c-1c0884e9c89b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:37:20.509237 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-89a2e1d1-c505-4334-b34c-1c0884e9c89b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/e9ca42b1-d761-499a-907d-8093eacd619f returned with HTTP 200 Aug 06 19:37:20.509732 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1351/5374] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:37:20 2026] GET /volume/v3/volumes/e9ca42b1-d761-499a-907d-8093eacd619f => generated 868 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:37:20.521273 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-363e21ca-d326-4593-8721-3975023ef2fb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:20.521640 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-363e21ca-d326-4593-8721-3975023ef2fb None None] GET https://10.4.3.5/volume// Aug 06 19:37:20.521824 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-363e21ca-d326-4593-8721-3975023ef2fb None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:20.522044 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-363e21ca-d326-4593-8721-3975023ef2fb None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:20.522360 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-363e21ca-d326-4593-8721-3975023ef2fb None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:37:20.522625 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1341/5375] 10.4.3.5 () {66 vars in 1405 bytes} [Thu Aug 6 19:37:20 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:37:20.530831 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-f7577eb3-b08d-426d-8abe-cc09b59bcc93 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:20.533266 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-f7577eb3-b08d-426d-8abe-cc09b59bcc93 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:37:20.533708 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-f7577eb3-b08d-426d-8abe-cc09b59bcc93 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e9ca42b1-d761-499a-907d-8093eacd619f", "connector": null, "instance_uuid": "b0b85b6d-fb8b-4bc7-8111-e879ceff8eed"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:37:20.543728 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:20.543728 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:37:20.568798 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-f7577eb3-b08d-426d-8abe-cc09b59bcc93 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:37:20.569374 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1335/5376] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:37:20 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 06 19:37:21.326330 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8c18d1ae-8e7f-4ea0-985d-625919d7c3a1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:21.326694 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8c18d1ae-8e7f-4ea0-985d-625919d7c3a1 None None] GET https://10.4.3.5/volume// Aug 06 19:37:21.326847 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8c18d1ae-8e7f-4ea0-985d-625919d7c3a1 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:21.327080 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8c18d1ae-8e7f-4ea0-985d-625919d7c3a1 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:21.327396 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8c18d1ae-8e7f-4ea0-985d-625919d7c3a1 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:37:21.327707 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1350/5377] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:37:21 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:37:21.335220 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-228149e1-13fd-45e0-adb0-aaca2f3e0c51 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:21.337137 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-228149e1-13fd-45e0-adb0-aaca2f3e0c51 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/e9ca42b1-d761-499a-907d-8093eacd619f Aug 06 19:37:21.337392 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-228149e1-13fd-45e0-adb0-aaca2f3e0c51 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:21.337576 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-228149e1-13fd-45e0-adb0-aaca2f3e0c51 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:21.349468 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:21.349468 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:37:21.352779 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-228149e1-13fd-45e0-adb0-aaca2f3e0c51 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:37:21.356543 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-228149e1-13fd-45e0-adb0-aaca2f3e0c51 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/e9ca42b1-d761-499a-907d-8093eacd619f returned with HTTP 200 Aug 06 19:37:21.356893 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1352/5378] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:37:21 2026] GET /volume/v3/volumes/e9ca42b1-d761-499a-907d-8093eacd619f => generated 1047 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:37:21.465610 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-4afe4e08-f1d1-4d0d-86ba-6909ba3ba215 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:21.468338 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-4afe4e08-f1d1-4d0d-86ba-6909ba3ba215 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] PUT https://10.4.3.5/volume/v3/attachments/636f438d-04a2-45bb-9d17-980fcd2686c6 Aug 06 19:37:21.468706 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-4afe4e08-f1d1-4d0d-86ba-6909ba3ba215 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:37:21.478500 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-4afe4e08-f1d1-4d0d-86ba-6909ba3ba215 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Acquiring lock "cinder-attachment_update-e9ca42b1-d761-499a-907d-8093eacd619f-np0000006689" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:37:21.483136 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-4afe4e08-f1d1-4d0d-86ba-6909ba3ba215 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Lock "cinder-attachment_update-e9ca42b1-d761-499a-907d-8093eacd619f-np0000006689" acquired by "attachment_update" :: waited 0.005s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:37:21.484173 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:21.484173 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:37:21.560042 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-4afe4e08-f1d1-4d0d-86ba-6909ba3ba215 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Lock "cinder-attachment_update-e9ca42b1-d761-499a-907d-8093eacd619f-np0000006689" released by "attachment_update" :: held 0.077s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:37:21.560691 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-4afe4e08-f1d1-4d0d-86ba-6909ba3ba215 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments/636f438d-04a2-45bb-9d17-980fcd2686c6 returned with HTTP 200 Aug 06 19:37:21.561184 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1342/5379] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:37:21 2026] PUT /volume/v3/attachments/636f438d-04a2-45bb-9d17-980fcd2686c6 => generated 968 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:37:21.581979 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-440de151-caee-49f7-ac26-afe3f3d65ad6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:21.583973 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-440de151-caee-49f7-ac26-afe3f3d65ad6 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/attachments/636f438d-04a2-45bb-9d17-980fcd2686c6/action Aug 06 19:37:21.584336 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-440de151-caee-49f7-ac26-afe3f3d65ad6 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:37:21.584460 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-440de151-caee-49f7-ac26-afe3f3d65ad6 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:37:21.599208 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:21.599208 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:37:21.608187 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-440de151-caee-49f7-ac26-afe3f3d65ad6 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments/636f438d-04a2-45bb-9d17-980fcd2686c6/action returned with HTTP 204 Aug 06 19:37:21.608594 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1336/5380] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:37:21 2026] POST /volume/v3/attachments/636f438d-04a2-45bb-9d17-980fcd2686c6/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:37:25.679039 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-39f58a4a-ddc4-43d3-8534-bff3b59aadb7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:25.681186 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-39f58a4a-ddc4-43d3-8534-bff3b59aadb7 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/e9ca42b1-d761-499a-907d-8093eacd619f/encryption Aug 06 19:37:25.681423 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-39f58a4a-ddc4-43d3-8534-bff3b59aadb7 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:25.681642 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-39f58a4a-ddc4-43d3-8534-bff3b59aadb7 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:25.691379 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:25.691379 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:37:25.699148 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-049289a5-b1ce-49e5-bac3-e89a6f45b00d req-39f58a4a-ddc4-43d3-8534-bff3b59aadb7 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/e9ca42b1-d761-499a-907d-8093eacd619f/encryption returned with HTTP 200 Aug 06 19:37:25.699709 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1351/5381] 10.4.3.5 () {68 vars in 1617 bytes} [Thu Aug 6 19:37:25 2026] GET /volume/v3/volumes/e9ca42b1-d761-499a-907d-8093eacd619f/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:37:31.355624 np0000006689 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=16,cinder:INSERT=1 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:37:31.554401 np0000006689 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:37:31.605463 np0000006689 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=38,cinder:INSERT=11,cinder:UPDATE=17 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:37:33.874052 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-d25828de-86d6-4e91-8395-07427b1124fc req-9853dd14-a6f5-422e-9996-de6b9b511c46 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:33.876648 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d25828de-86d6-4e91-8395-07427b1124fc req-9853dd14-a6f5-422e-9996-de6b9b511c46 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] DELETE https://10.4.3.5/volume/v3/attachments/636f438d-04a2-45bb-9d17-980fcd2686c6 Aug 06 19:37:33.876920 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d25828de-86d6-4e91-8395-07427b1124fc req-9853dd14-a6f5-422e-9996-de6b9b511c46 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:33.877213 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d25828de-86d6-4e91-8395-07427b1124fc req-9853dd14-a6f5-422e-9996-de6b9b511c46 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:33.886583 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:33.886583 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:37:33.929335 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d25828de-86d6-4e91-8395-07427b1124fc req-9853dd14-a6f5-422e-9996-de6b9b511c46 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments/636f438d-04a2-45bb-9d17-980fcd2686c6 returned with HTTP 200 Aug 06 19:37:33.929753 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1353/5382] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:37:33 2026] DELETE /volume/v3/attachments/636f438d-04a2-45bb-9d17-980fcd2686c6 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:37:34.971455 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-8722f692-08b3-4a35-9057-7de2e677d925 req-1ccf9459-30f1-438e-8fbe-38ce333f7c2b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:34.973671 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8722f692-08b3-4a35-9057-7de2e677d925 req-1ccf9459-30f1-438e-8fbe-38ce333f7c2b tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] DELETE https://10.4.3.5/volume/v3/attachments/8c79dc43-bc35-4217-a607-9c1523ec3dca Aug 06 19:37:34.973865 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8722f692-08b3-4a35-9057-7de2e677d925 req-1ccf9459-30f1-438e-8fbe-38ce333f7c2b tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:34.974060 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8722f692-08b3-4a35-9057-7de2e677d925 req-1ccf9459-30f1-438e-8fbe-38ce333f7c2b tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:34.981853 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:34.981853 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:37:35.024079 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8722f692-08b3-4a35-9057-7de2e677d925 req-1ccf9459-30f1-438e-8fbe-38ce333f7c2b tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/attachments/8c79dc43-bc35-4217-a607-9c1523ec3dca returned with HTTP 200 Aug 06 19:37:35.024502 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1343/5383] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:37:34 2026] DELETE /volume/v3/attachments/8c79dc43-bc35-4217-a607-9c1523ec3dca => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:37:35.156604 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-49e0db68-6c34-4b8a-b107-268930ae806e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:35.158741 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-49e0db68-6c34-4b8a-b107-268930ae806e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] DELETE https://10.4.3.5/volume/v3/volumes/e9ca42b1-d761-499a-907d-8093eacd619f Aug 06 19:37:35.158986 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-49e0db68-6c34-4b8a-b107-268930ae806e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:35.159267 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-49e0db68-6c34-4b8a-b107-268930ae806e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:35.159486 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-49e0db68-6c34-4b8a-b107-268930ae806e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Delete volume with id: e9ca42b1-d761-499a-907d-8093eacd619f Aug 06 19:37:35.168939 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:35.168939 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:37:35.169626 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-49e0db68-6c34-4b8a-b107-268930ae806e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:37:35.182681 np0000006689 devstack@c-api.service[100262]: WARNING cinder.keymgr.conf_key_mgr [None req-49e0db68-6c34-4b8a-b107-268930ae806e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 19:37:35.188730 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-49e0db68-6c34-4b8a-b107-268930ae806e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Delete volume request issued successfully. Aug 06 19:37:35.188889 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-49e0db68-6c34-4b8a-b107-268930ae806e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/e9ca42b1-d761-499a-907d-8093eacd619f returned with HTTP 202 Aug 06 19:37:35.189384 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1337/5384] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:37:35 2026] DELETE /volume/v3/volumes/e9ca42b1-d761-499a-907d-8093eacd619f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:37:35.196982 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f6f70870-f3f5-49f7-8fb4-d67a1713dc00 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:35.198749 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f6f70870-f3f5-49f7-8fb4-d67a1713dc00 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/e9ca42b1-d761-499a-907d-8093eacd619f Aug 06 19:37:35.198931 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f6f70870-f3f5-49f7-8fb4-d67a1713dc00 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:35.199128 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f6f70870-f3f5-49f7-8fb4-d67a1713dc00 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:35.206619 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:35.206619 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:37:35.210627 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f6f70870-f3f5-49f7-8fb4-d67a1713dc00 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:37:35.216336 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f6f70870-f3f5-49f7-8fb4-d67a1713dc00 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/e9ca42b1-d761-499a-907d-8093eacd619f returned with HTTP 200 Aug 06 19:37:35.216756 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1352/5385] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:37:35 2026] GET /volume/v3/volumes/e9ca42b1-d761-499a-907d-8093eacd619f => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:37:36.140211 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-17f6103a-6283-4b14-9d49-c273cb8b59bd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:36.141889 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17f6103a-6283-4b14-9d49-c273cb8b59bd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:37:36.142204 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17f6103a-6283-4b14-9d49-c273cb8b59bd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-853247707", "source_volid": "f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc", "volume_type": "tempest-scenario-type-luks-199394976", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:37:36.143605 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-17f6103a-6283-4b14-9d49-c273cb8b59bd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-853247707', 'source_volid': 'f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc', 'volume_type': 'tempest-scenario-type-luks-199394976', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:37:36.152303 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:36.152303 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:37:36.152688 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-17f6103a-6283-4b14-9d49-c273cb8b59bd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume retrieved successfully. Aug 06 19:37:36.152791 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-17f6103a-6283-4b14-9d49-c273cb8b59bd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Create volume of 1 GB Aug 06 19:37:36.153363 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-17f6103a-6283-4b14-9d49-c273cb8b59bd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Availability Zones retrieved successfully. Aug 06 19:37:36.157959 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-17f6103a-6283-4b14-9d49-c273cb8b59bd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Flow 'volume_create_api' (348d9e98-6bae-49a8-a63d-ff8af80c3059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:37:36.158921 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-17f6103a-6283-4b14-9d49-c273cb8b59bd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ae12eb9-964f-4032-b65e-64fb504e58c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:37:36.159713 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-17f6103a-6283-4b14-9d49-c273cb8b59bd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:37:36.176424 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-17f6103a-6283-4b14-9d49-c273cb8b59bd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ae12eb9-964f-4032-b65e-64fb504e58c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc', 'volume_type': VolumeType(created_at=2026-08-06T19:36:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5c05678f-3cbf-40b6-9b77-2a61828e0b98,is_public=True,name='tempest-scenario-type-luks-199394976',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5c05678f-3cbf-40b6-9b77-2a61828e0b98', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:37:36.177075 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-17f6103a-6283-4b14-9d49-c273cb8b59bd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f11eaeb4-6992-4b0f-bdab-d69b013ea62c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:37:36.199363 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-17f6103a-6283-4b14-9d49-c273cb8b59bd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-199394976 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-199394976, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:37:36.199635 np0000006689 devstack@c-api.service[100264]: WARNING cinder.quota [None req-17f6103a-6283-4b14-9d49-c273cb8b59bd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-199394976 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-199394976, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:37:36.211889 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-17f6103a-6283-4b14-9d49-c273cb8b59bd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Created reservations ['d0feb2c0-a428-4ad3-a4db-f3c39cd422d9', 'da6a5cab-1d29-4209-924c-637548d865d9', '6e2359e2-ca02-4fe8-8d1f-e31660ba5a88', '8fb52a47-e1ce-4094-ac6a-884968d327ed'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:37:36.213027 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-17f6103a-6283-4b14-9d49-c273cb8b59bd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f11eaeb4-6992-4b0f-bdab-d69b013ea62c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0feb2c0-a428-4ad3-a4db-f3c39cd422d9', 'da6a5cab-1d29-4209-924c-637548d865d9', '6e2359e2-ca02-4fe8-8d1f-e31660ba5a88', '8fb52a47-e1ce-4094-ac6a-884968d327ed']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:37:36.214097 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-17f6103a-6283-4b14-9d49-c273cb8b59bd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f060c2a7-d702-47b9-86d8-c00b3786b077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:37:36.230485 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fe6d2301-4c5a-40ab-b7fe-819537aca0ca None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:36.233059 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fe6d2301-4c5a-40ab-b7fe-819537aca0ca tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/e9ca42b1-d761-499a-907d-8093eacd619f Aug 06 19:37:36.233059 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fe6d2301-4c5a-40ab-b7fe-819537aca0ca tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:36.233251 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fe6d2301-4c5a-40ab-b7fe-819537aca0ca tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:36.240377 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fe6d2301-4c5a-40ab-b7fe-819537aca0ca tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/e9ca42b1-d761-499a-907d-8093eacd619f returned with HTTP 404 Aug 06 19:37:36.240889 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1344/5386] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:37:36 2026] GET /volume/v3/volumes/e9ca42b1-d761-499a-907d-8093eacd619f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:37:36.245309 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-17f6103a-6283-4b14-9d49-c273cb8b59bd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f060c2a7-d702-47b9-86d8-c00b3786b077) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2aca11e0-b156-42bb-9783-3982d59cfb4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-853247707',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d0402cfdb0341cfb50cadca161df926',qos_specs=None,replication_status=,reservations=['d0feb2c0-a428-4ad3-a4db-f3c39cd422d9','da6a5cab-1d29-4209-924c-637548d865d9','6e2359e2-ca02-4fe8-8d1f-e31660ba5a88','8fb52a47-e1ce-4094-ac6a-884968d327ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc,status='creating',user_id='61b95f4583b24bcbacb05b5f9683fa50',volume_type_id=5c05678f-3cbf-40b6-9b77-2a61828e0b98), '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-06T19:37:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-853247707',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2aca11e0-b156-42bb-9783-3982d59cfb4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d0402cfdb0341cfb50cadca161df926',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61b95f4583b24bcbacb05b5f9683fa50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5c05678f-3cbf-40b6-9b77-2a61828e0b98),volume_type_id=5c05678f-3cbf-40b6-9b77-2a61828e0b98)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:37:36.245984 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-17f6103a-6283-4b14-9d49-c273cb8b59bd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (000d57ae-bea9-4d6b-a9ad-bbba031eacec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:37:36.248285 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-826009bc-0de7-453c-9fdf-b8d8fe2059c1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:36.250325 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-826009bc-0de7-453c-9fdf-b8d8fe2059c1 tempest-TestVolumeBootPattern-2067728298 tempest-TestVolumeBootPattern-2067728298-project-admin] GET https://10.4.3.5/volume/v3/volumes/detail?all_tenants=1 Aug 06 19:37:36.250576 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-826009bc-0de7-453c-9fdf-b8d8fe2059c1 tempest-TestVolumeBootPattern-2067728298 tempest-TestVolumeBootPattern-2067728298-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:36.250892 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-826009bc-0de7-453c-9fdf-b8d8fe2059c1 tempest-TestVolumeBootPattern-2067728298 tempest-TestVolumeBootPattern-2067728298-project-admin] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:36.251743 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-826009bc-0de7-453c-9fdf-b8d8fe2059c1 tempest-TestVolumeBootPattern-2067728298 tempest-TestVolumeBootPattern-2067728298-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:37:36.262883 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-826009bc-0de7-453c-9fdf-b8d8fe2059c1 tempest-TestVolumeBootPattern-2067728298 tempest-TestVolumeBootPattern-2067728298-project-admin] Get all volumes completed successfully. Aug 06 19:37:36.264659 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:36.264659 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:37:36.265670 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-17f6103a-6283-4b14-9d49-c273cb8b59bd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (000d57ae-bea9-4d6b-a9ad-bbba031eacec) transitioned into state 'SUCCESS' from state '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-853247707',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d0402cfdb0341cfb50cadca161df926',qos_specs=None,replication_status=,reservations=['d0feb2c0-a428-4ad3-a4db-f3c39cd422d9','da6a5cab-1d29-4209-924c-637548d865d9','6e2359e2-ca02-4fe8-8d1f-e31660ba5a88','8fb52a47-e1ce-4094-ac6a-884968d327ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc,status='creating',user_id='61b95f4583b24bcbacb05b5f9683fa50',volume_type_id=5c05678f-3cbf-40b6-9b77-2a61828e0b98)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:37:36.266634 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-17f6103a-6283-4b14-9d49-c273cb8b59bd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1337975d-c657-4340-991e-ff242d0c641b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:37:36.270304 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-826009bc-0de7-453c-9fdf-b8d8fe2059c1 tempest-TestVolumeBootPattern-2067728298 tempest-TestVolumeBootPattern-2067728298-project-admin] https://10.4.3.5/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 19:37:36.271057 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1338/5387] 10.4.3.5 () {66 vars in 1271 bytes} [Thu Aug 6 19:37:36 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7830 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:37:36.281586 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-17f6103a-6283-4b14-9d49-c273cb8b59bd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1337975d-c657-4340-991e-ff242d0c641b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:37:36.282355 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-17f6103a-6283-4b14-9d49-c273cb8b59bd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Flow 'volume_create_api' (348d9e98-6bae-49a8-a63d-ff8af80c3059) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:37:36.282641 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-17f6103a-6283-4b14-9d49-c273cb8b59bd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Create volume request issued successfully. Aug 06 19:37:36.283151 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17f6103a-6283-4b14-9d49-c273cb8b59bd tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:37:36.283682 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1354/5388] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:37:36 2026] POST /volume/v3/volumes => generated 805 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:37:36.286070 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4df37ea1-67e0-4bad-a78f-d44119dc8d53 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:36.288159 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4df37ea1-67e0-4bad-a78f-d44119dc8d53 tempest-TestVolumeBootPattern-2067728298 tempest-TestVolumeBootPattern-2067728298-project-admin] DELETE https://10.4.3.5/volume/v3/types/68e7509f-132b-493d-9e50-49e2331a199e Aug 06 19:37:36.288378 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4df37ea1-67e0-4bad-a78f-d44119dc8d53 tempest-TestVolumeBootPattern-2067728298 tempest-TestVolumeBootPattern-2067728298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:36.288624 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4df37ea1-67e0-4bad-a78f-d44119dc8d53 tempest-TestVolumeBootPattern-2067728298 tempest-TestVolumeBootPattern-2067728298-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:36.298984 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a9b13d48-8ff8-4b72-87c8-4c45e21ca11c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:36.301352 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a9b13d48-8ff8-4b72-87c8-4c45e21ca11c tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b Aug 06 19:37:36.301352 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a9b13d48-8ff8-4b72-87c8-4c45e21ca11c tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:36.301558 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a9b13d48-8ff8-4b72-87c8-4c45e21ca11c tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:36.309072 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:36.309072 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:37:36.311791 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4df37ea1-67e0-4bad-a78f-d44119dc8d53 tempest-TestVolumeBootPattern-2067728298 tempest-TestVolumeBootPattern-2067728298-project-admin] https://10.4.3.5/volume/v3/types/68e7509f-132b-493d-9e50-49e2331a199e returned with HTTP 202 Aug 06 19:37:36.312308 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1353/5389] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:37:36 2026] DELETE /volume/v3/types/68e7509f-132b-493d-9e50-49e2331a199e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:37:36.313934 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a9b13d48-8ff8-4b72-87c8-4c45e21ca11c tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:37:36.324044 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a9b13d48-8ff8-4b72-87c8-4c45e21ca11c tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b returned with HTTP 200 Aug 06 19:37:36.324389 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6cc63aa8-0740-4ebc-8881-2bf6fcf82d65 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:36.324592 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1345/5390] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:37:36 2026] GET /volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:37:36.326307 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6cc63aa8-0740-4ebc-8881-2bf6fcf82d65 tempest-TestVolumeBootPattern-2067728298 tempest-TestVolumeBootPattern-2067728298-project-admin] POST https://10.4.3.5/volume/v3/types Aug 06 19:37:36.326704 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6cc63aa8-0740-4ebc-8881-2bf6fcf82d65 tempest-TestVolumeBootPattern-2067728298 tempest-TestVolumeBootPattern-2067728298-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-915377280", "extra_specs": {}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:37:36.340061 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6cc63aa8-0740-4ebc-8881-2bf6fcf82d65 tempest-TestVolumeBootPattern-2067728298 tempest-TestVolumeBootPattern-2067728298-project-admin] https://10.4.3.5/volume/v3/types returned with HTTP 200 Aug 06 19:37:36.340515 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1339/5391] 10.4.3.5 () {68 vars in 1238 bytes} [Thu Aug 6 19:37:36 2026] POST /volume/v3/types => generated 212 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:37:36.348346 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8ad543d3-9df8-427d-a6f6-6e8328cbbbc8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:36.350353 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ad543d3-9df8-427d-a6f6-6e8328cbbbc8 tempest-TestVolumeBootPattern-2067728298 tempest-TestVolumeBootPattern-2067728298-project-admin] POST https://10.4.3.5/volume/v3/types/7c63c781-1dd2-4159-b0d1-35baac893bd0/encryption Aug 06 19:37:36.350688 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8ad543d3-9df8-427d-a6f6-6e8328cbbbc8 tempest-TestVolumeBootPattern-2067728298 tempest-TestVolumeBootPattern-2067728298-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:37:36.352224 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:36.352224 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:37:36.366805 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ad543d3-9df8-427d-a6f6-6e8328cbbbc8 tempest-TestVolumeBootPattern-2067728298 tempest-TestVolumeBootPattern-2067728298-project-admin] https://10.4.3.5/volume/v3/types/7c63c781-1dd2-4159-b0d1-35baac893bd0/encryption returned with HTTP 200 Aug 06 19:37:36.367404 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1355/5392] 10.4.3.5 () {68 vars in 1383 bytes} [Thu Aug 6 19:37:36 2026] POST /volume/v3/types/7c63c781-1dd2-4159-b0d1-35baac893bd0/encryption => generated 231 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:37:36.375347 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-62052b97-4ff5-4cc9-9626-e02880d3c256 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:36.377132 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-62052b97-4ff5-4cc9-9626-e02880d3c256 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:37:36.377530 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-62052b97-4ff5-4cc9-9626-e02880d3c256 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1425293386", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-915377280", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:37:36.378996 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-62052b97-4ff5-4cc9-9626-e02880d3c256 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1425293386', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-915377280', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:37:36.382746 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-62052b97-4ff5-4cc9-9626-e02880d3c256 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create volume of 1 GB Aug 06 19:37:36.383056 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:36.383056 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:37:36.383575 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-62052b97-4ff5-4cc9-9626-e02880d3c256 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Availability Zones retrieved successfully. Aug 06 19:37:36.388627 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-62052b97-4ff5-4cc9-9626-e02880d3c256 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Flow 'volume_create_api' (3cae0fc6-fb23-4400-8799-9fe27f3242ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:37:36.390045 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-62052b97-4ff5-4cc9-9626-e02880d3c256 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb67bc5e-6ebc-455b-af0c-fdc0c13c6541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:37:36.390873 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-62052b97-4ff5-4cc9-9626-e02880d3c256 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:37:36.411527 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-62052b97-4ff5-4cc9-9626-e02880d3c256 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb67bc5e-6ebc-455b-af0c-fdc0c13c6541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:37:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7c63c781-1dd2-4159-b0d1-35baac893bd0,is_public=True,name='tempest-scenario-type-luks2-915377280',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7c63c781-1dd2-4159-b0d1-35baac893bd0', '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=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:37:36.412470 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-62052b97-4ff5-4cc9-9626-e02880d3c256 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a2f91f9-f5f4-4a60-a3f9-ae658c15ad1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:37:36.437527 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-62052b97-4ff5-4cc9-9626-e02880d3c256 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-915377280 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-915377280, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:37:36.437820 np0000006689 devstack@c-api.service[100265]: WARNING cinder.quota [None req-62052b97-4ff5-4cc9-9626-e02880d3c256 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-915377280 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-915377280, it is now deprecated. Please use the default quota class for default quota. Aug 06 19:37:36.462040 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-62052b97-4ff5-4cc9-9626-e02880d3c256 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Created reservations ['e3a59b13-415e-40a7-accc-945ca5fca130', 'd3578e48-6c68-48fa-b47c-82139b4f8bb6', 'f861e1ab-65c7-4464-ab03-b831b63bda48', '5a118ddf-d73b-46ae-83fa-9d502b54a718'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:37:36.462808 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-62052b97-4ff5-4cc9-9626-e02880d3c256 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a2f91f9-f5f4-4a60-a3f9-ae658c15ad1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3a59b13-415e-40a7-accc-945ca5fca130', 'd3578e48-6c68-48fa-b47c-82139b4f8bb6', 'f861e1ab-65c7-4464-ab03-b831b63bda48', '5a118ddf-d73b-46ae-83fa-9d502b54a718']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:37:36.463559 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-62052b97-4ff5-4cc9-9626-e02880d3c256 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e80a8470-04ef-453e-a45a-f6a6d82cbd80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:37:36.483714 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-62052b97-4ff5-4cc9-9626-e02880d3c256 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e80a8470-04ef-453e-a45a-f6a6d82cbd80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4a2e2b9-8e83-4ca7-9836-cea22292e319', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1425293386',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95f129259611440e96ee2a2b01c719d8',qos_specs=None,replication_status=,reservations=['e3a59b13-415e-40a7-accc-945ca5fca130','d3578e48-6c68-48fa-b47c-82139b4f8bb6','f861e1ab-65c7-4464-ab03-b831b63bda48','5a118ddf-d73b-46ae-83fa-9d502b54a718'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='922273c46ed347a98920a74800c07dc3',volume_type_id=7c63c781-1dd2-4159-b0d1-35baac893bd0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:37:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1425293386',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f4a2e2b9-8e83-4ca7-9836-cea22292e319,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95f129259611440e96ee2a2b01c719d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='922273c46ed347a98920a74800c07dc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7c63c781-1dd2-4159-b0d1-35baac893bd0),volume_type_id=7c63c781-1dd2-4159-b0d1-35baac893bd0)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:37:36.484832 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-62052b97-4ff5-4cc9-9626-e02880d3c256 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf4230de-70e5-41f5-b057-3a0c01e8e4ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:37:36.502382 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-62052b97-4ff5-4cc9-9626-e02880d3c256 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf4230de-70e5-41f5-b057-3a0c01e8e4ed) transitioned into state 'SUCCESS' from state '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-1425293386',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95f129259611440e96ee2a2b01c719d8',qos_specs=None,replication_status=,reservations=['e3a59b13-415e-40a7-accc-945ca5fca130','d3578e48-6c68-48fa-b47c-82139b4f8bb6','f861e1ab-65c7-4464-ab03-b831b63bda48','5a118ddf-d73b-46ae-83fa-9d502b54a718'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='922273c46ed347a98920a74800c07dc3',volume_type_id=7c63c781-1dd2-4159-b0d1-35baac893bd0)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:37:36.503101 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-62052b97-4ff5-4cc9-9626-e02880d3c256 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95dd103f-33cb-467c-9890-84e2b03850cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:37:36.511771 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-62052b97-4ff5-4cc9-9626-e02880d3c256 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95dd103f-33cb-467c-9890-84e2b03850cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:37:36.512612 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-62052b97-4ff5-4cc9-9626-e02880d3c256 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Flow 'volume_create_api' (3cae0fc6-fb23-4400-8799-9fe27f3242ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:37:36.512941 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-62052b97-4ff5-4cc9-9626-e02880d3c256 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create volume request issued successfully. Aug 06 19:37:36.513543 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-62052b97-4ff5-4cc9-9626-e02880d3c256 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:37:36.513999 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1354/5393] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:37:36 2026] POST /volume/v3/volumes => generated 776 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:37:36.526139 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-eb49c81e-2585-4607-85a7-f143ec06750f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:36.528234 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eb49c81e-2585-4607-85a7-f143ec06750f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319 Aug 06 19:37:36.528468 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eb49c81e-2585-4607-85a7-f143ec06750f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:36.528655 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eb49c81e-2585-4607-85a7-f143ec06750f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:36.535272 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:36.535272 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:37:36.538747 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-eb49c81e-2585-4607-85a7-f143ec06750f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:37:36.542624 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eb49c81e-2585-4607-85a7-f143ec06750f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319 returned with HTTP 200 Aug 06 19:37:36.543199 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1346/5394] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:37:36 2026] GET /volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:37:37.337830 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a96366c0-3957-4bf9-963e-970f560d6189 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:37.339566 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a96366c0-3957-4bf9-963e-970f560d6189 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b Aug 06 19:37:37.339762 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a96366c0-3957-4bf9-963e-970f560d6189 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:37.339938 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a96366c0-3957-4bf9-963e-970f560d6189 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:37.346332 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:37.346332 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:37:37.349369 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a96366c0-3957-4bf9-963e-970f560d6189 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:37:37.352841 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a96366c0-3957-4bf9-963e-970f560d6189 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b returned with HTTP 200 Aug 06 19:37:37.353202 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1340/5395] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:37:37 2026] GET /volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b => generated 897 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:37:37.554909 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bbfe9b34-12d7-432a-b058-39a18ff65384 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:37.556564 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bbfe9b34-12d7-432a-b058-39a18ff65384 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319 Aug 06 19:37:37.556746 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bbfe9b34-12d7-432a-b058-39a18ff65384 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:37.556917 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bbfe9b34-12d7-432a-b058-39a18ff65384 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:37.563347 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:37.563347 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:37:37.566893 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bbfe9b34-12d7-432a-b058-39a18ff65384 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:37:37.570982 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bbfe9b34-12d7-432a-b058-39a18ff65384 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319 returned with HTTP 200 Aug 06 19:37:37.571381 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1356/5396] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:37:37 2026] GET /volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319 => generated 869 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:37:37.583599 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a075ee05-7822-464a-9a67-08b3fa9225a9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:37.586005 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a075ee05-7822-464a-9a67-08b3fa9225a9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319 Aug 06 19:37:37.586626 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a075ee05-7822-464a-9a67-08b3fa9225a9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:37.586626 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a075ee05-7822-464a-9a67-08b3fa9225a9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:37.594098 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:37.594098 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:37:37.597913 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a075ee05-7822-464a-9a67-08b3fa9225a9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:37:37.602955 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a075ee05-7822-464a-9a67-08b3fa9225a9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319 returned with HTTP 200 Aug 06 19:37:37.603361 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1355/5397] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:37:37 2026] GET /volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319 => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:37:37.615379 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d70f5f9e-533d-42e9-a8cf-76854c510dc5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:37.617048 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d70f5f9e-533d-42e9-a8cf-76854c510dc5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319/action Aug 06 19:37:37.617365 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d70f5f9e-533d-42e9-a8cf-76854c510dc5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:37:37.617479 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d70f5f9e-533d-42e9-a8cf-76854c510dc5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:37:37.627566 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:37.627566 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:37:37.627566 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d70f5f9e-533d-42e9-a8cf-76854c510dc5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:37:37.633203 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d70f5f9e-533d-42e9-a8cf-76854c510dc5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume updated successfully. Aug 06 19:37:37.633470 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d70f5f9e-533d-42e9-a8cf-76854c510dc5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319/action returned with HTTP 200 Aug 06 19:37:37.633887 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1347/5398] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:37:37 2026] POST /volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319/action => generated 0 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 19:37:37.714368 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-6523881d-3d8f-4d38-9171-379d5edc98f8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:37.717043 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-6523881d-3d8f-4d38-9171-379d5edc98f8 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319 Aug 06 19:37:37.717345 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-6523881d-3d8f-4d38-9171-379d5edc98f8 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:37.717607 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-6523881d-3d8f-4d38-9171-379d5edc98f8 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:37.726770 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:37.726770 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:37:37.731454 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-6523881d-3d8f-4d38-9171-379d5edc98f8 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:37:37.736005 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-6523881d-3d8f-4d38-9171-379d5edc98f8 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319 returned with HTTP 200 Aug 06 19:37:37.736502 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1341/5399] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:37:37 2026] GET /volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319 => generated 868 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:37:38.062536 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-91d58ffd-e246-460e-a82b-28e2d92f66fa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:38.064963 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-91d58ffd-e246-460e-a82b-28e2d92f66fa tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319 Aug 06 19:37:38.065201 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-91d58ffd-e246-460e-a82b-28e2d92f66fa tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:38.065441 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-91d58ffd-e246-460e-a82b-28e2d92f66fa tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:38.073534 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:38.073534 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:37:38.077596 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-91d58ffd-e246-460e-a82b-28e2d92f66fa tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:37:38.082645 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-91d58ffd-e246-460e-a82b-28e2d92f66fa tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319 returned with HTTP 200 Aug 06 19:37:38.083175 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1357/5400] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:37:38 2026] GET /volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319 => generated 868 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:37:38.092123 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-21e40c9f-ac5a-4816-abd5-80090c64d8a8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:38.092733 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-21e40c9f-ac5a-4816-abd5-80090c64d8a8 None None] GET https://10.4.3.5/volume// Aug 06 19:37:38.092935 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-21e40c9f-ac5a-4816-abd5-80090c64d8a8 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:38.093167 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-21e40c9f-ac5a-4816-abd5-80090c64d8a8 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:38.093556 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-21e40c9f-ac5a-4816-abd5-80090c64d8a8 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:37:38.093870 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1356/5401] 10.4.3.5 () {66 vars in 1405 bytes} [Thu Aug 6 19:37:38 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:37:38.101676 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-07cf62d8-0af6-4924-b0c7-d74e85fc1b70 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:38.104035 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-07cf62d8-0af6-4924-b0c7-d74e85fc1b70 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:37:38.104473 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-07cf62d8-0af6-4924-b0c7-d74e85fc1b70 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4a2e2b9-8e83-4ca7-9836-cea22292e319", "connector": null, "instance_uuid": "6fdfcac0-bf5c-449f-9722-d040bccda759"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:37:38.113935 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:38.113935 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:37:38.138878 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-07cf62d8-0af6-4924-b0c7-d74e85fc1b70 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:37:38.139828 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1348/5402] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:37:38 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 06 19:37:38.367409 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d1024684-d2de-4fcf-ab49-d36b6869bf1b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:38.369195 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d1024684-d2de-4fcf-ab49-d36b6869bf1b tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b Aug 06 19:37:38.369426 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d1024684-d2de-4fcf-ab49-d36b6869bf1b tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:38.369649 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d1024684-d2de-4fcf-ab49-d36b6869bf1b tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:38.376906 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:38.376906 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:37:38.380755 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d1024684-d2de-4fcf-ab49-d36b6869bf1b tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:37:38.384777 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d1024684-d2de-4fcf-ab49-d36b6869bf1b tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b returned with HTTP 200 Aug 06 19:37:38.385174 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1342/5403] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:37:38 2026] GET /volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:37:38.811676 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2fd48339-a532-4c61-be0c-bebd8f554570 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:38.812141 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2fd48339-a532-4c61-be0c-bebd8f554570 None None] GET https://10.4.3.5/volume// Aug 06 19:37:38.812348 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2fd48339-a532-4c61-be0c-bebd8f554570 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:38.812552 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2fd48339-a532-4c61-be0c-bebd8f554570 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:38.812849 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2fd48339-a532-4c61-be0c-bebd8f554570 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:37:38.813131 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1358/5404] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:37:38 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:37:38.821346 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-fa97b62d-e5ef-4bec-baca-ca1b72a8a53e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:38.823327 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-fa97b62d-e5ef-4bec-baca-ca1b72a8a53e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319 Aug 06 19:37:38.823558 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-fa97b62d-e5ef-4bec-baca-ca1b72a8a53e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:38.823765 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-fa97b62d-e5ef-4bec-baca-ca1b72a8a53e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:38.832341 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:38.832341 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:37:38.835808 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-fa97b62d-e5ef-4bec-baca-ca1b72a8a53e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:37:38.839572 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-fa97b62d-e5ef-4bec-baca-ca1b72a8a53e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319 returned with HTTP 200 Aug 06 19:37:38.839911 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1357/5405] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:37:38 2026] GET /volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319 => generated 1047 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:37:38.945448 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-3657c3cf-9dfa-4617-94a0-f30e833a7d7e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:38.947468 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-3657c3cf-9dfa-4617-94a0-f30e833a7d7e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] PUT https://10.4.3.5/volume/v3/attachments/4504cfaa-a0ba-47fc-bd3a-41aa9507eff7 Aug 06 19:37:38.947826 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-3657c3cf-9dfa-4617-94a0-f30e833a7d7e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:37:38.954628 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-3657c3cf-9dfa-4617-94a0-f30e833a7d7e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Acquiring lock "cinder-attachment_update-f4a2e2b9-8e83-4ca7-9836-cea22292e319-np0000006689" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:37:38.959379 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-3657c3cf-9dfa-4617-94a0-f30e833a7d7e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Lock "cinder-attachment_update-f4a2e2b9-8e83-4ca7-9836-cea22292e319-np0000006689" acquired by "attachment_update" :: waited 0.005s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:37:38.960289 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:38.960289 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:37:39.033648 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-3657c3cf-9dfa-4617-94a0-f30e833a7d7e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Lock "cinder-attachment_update-f4a2e2b9-8e83-4ca7-9836-cea22292e319-np0000006689" released by "attachment_update" :: held 0.074s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:37:39.034247 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-3657c3cf-9dfa-4617-94a0-f30e833a7d7e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments/4504cfaa-a0ba-47fc-bd3a-41aa9507eff7 returned with HTTP 200 Aug 06 19:37:39.034823 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1349/5406] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:37:38 2026] PUT /volume/v3/attachments/4504cfaa-a0ba-47fc-bd3a-41aa9507eff7 => generated 968 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:37:39.054578 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-32c2f6c4-c854-45af-a9f4-d14e7b189b56 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:39.056496 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-32c2f6c4-c854-45af-a9f4-d14e7b189b56 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/attachments/4504cfaa-a0ba-47fc-bd3a-41aa9507eff7/action Aug 06 19:37:39.056818 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-32c2f6c4-c854-45af-a9f4-d14e7b189b56 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:37:39.056935 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-32c2f6c4-c854-45af-a9f4-d14e7b189b56 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:37:39.070651 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:39.070651 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:37:39.078517 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-32c2f6c4-c854-45af-a9f4-d14e7b189b56 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments/4504cfaa-a0ba-47fc-bd3a-41aa9507eff7/action returned with HTTP 204 Aug 06 19:37:39.078874 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1343/5407] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:37:39 2026] POST /volume/v3/attachments/4504cfaa-a0ba-47fc-bd3a-41aa9507eff7/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:37:39.398446 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-76255a86-ee1a-4a1e-a09d-02c88d97b560 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:39.400078 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-76255a86-ee1a-4a1e-a09d-02c88d97b560 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b Aug 06 19:37:39.400270 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-76255a86-ee1a-4a1e-a09d-02c88d97b560 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:39.400470 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-76255a86-ee1a-4a1e-a09d-02c88d97b560 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:39.407087 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:39.407087 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:37:39.410441 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-76255a86-ee1a-4a1e-a09d-02c88d97b560 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:37:39.414246 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-76255a86-ee1a-4a1e-a09d-02c88d97b560 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b returned with HTTP 200 Aug 06 19:37:39.414606 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1359/5408] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:37:39 2026] GET /volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b => generated 897 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:37:40.427416 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-713b1bf6-2be2-4536-9928-7778cb1b19b6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:40.429088 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-713b1bf6-2be2-4536-9928-7778cb1b19b6 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b Aug 06 19:37:40.429286 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-713b1bf6-2be2-4536-9928-7778cb1b19b6 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:40.429464 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-713b1bf6-2be2-4536-9928-7778cb1b19b6 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:40.435987 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:40.435987 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:37:40.439686 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-713b1bf6-2be2-4536-9928-7778cb1b19b6 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:37:40.444577 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-713b1bf6-2be2-4536-9928-7778cb1b19b6 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b returned with HTTP 200 Aug 06 19:37:40.445129 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1358/5409] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:37:40 2026] GET /volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:37:41.457267 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-97f57e23-5a32-4e44-a9fe-38a574aa6246 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:41.458965 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-97f57e23-5a32-4e44-a9fe-38a574aa6246 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b Aug 06 19:37:41.459181 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-97f57e23-5a32-4e44-a9fe-38a574aa6246 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:41.459377 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-97f57e23-5a32-4e44-a9fe-38a574aa6246 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:41.465874 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:41.465874 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:37:41.468999 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-97f57e23-5a32-4e44-a9fe-38a574aa6246 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:37:41.472583 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-97f57e23-5a32-4e44-a9fe-38a574aa6246 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b returned with HTTP 200 Aug 06 19:37:41.472922 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1350/5410] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:37:41 2026] GET /volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b => generated 897 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:37:42.484683 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bcd2c1e6-26d1-4a24-b153-fc163ee61996 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:42.486483 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bcd2c1e6-26d1-4a24-b153-fc163ee61996 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b Aug 06 19:37:42.486675 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bcd2c1e6-26d1-4a24-b153-fc163ee61996 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:42.486853 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bcd2c1e6-26d1-4a24-b153-fc163ee61996 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:42.494106 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:42.494106 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:37:42.497529 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bcd2c1e6-26d1-4a24-b153-fc163ee61996 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:37:42.501370 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bcd2c1e6-26d1-4a24-b153-fc163ee61996 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b returned with HTTP 200 Aug 06 19:37:42.501891 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1344/5411] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:37:42 2026] GET /volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b => generated 897 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:37:43.053515 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-66ed9e0b-5586-4e08-bdc1-c565663a27b3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:43.055627 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-66ed9e0b-5586-4e08-bdc1-c565663a27b3 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319/encryption Aug 06 19:37:43.055828 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-66ed9e0b-5586-4e08-bdc1-c565663a27b3 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:43.056025 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-66ed9e0b-5586-4e08-bdc1-c565663a27b3 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:43.064327 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:43.064327 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:37:43.069597 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b59bab30-e845-4800-b08e-b27a9f6cc78a req-66ed9e0b-5586-4e08-bdc1-c565663a27b3 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319/encryption returned with HTTP 200 Aug 06 19:37:43.069980 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1360/5412] 10.4.3.5 () {68 vars in 1617 bytes} [Thu Aug 6 19:37:43 2026] GET /volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319/encryption => generated 161 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:37:43.514961 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6cd143f8-3a9a-4aee-bdc3-54744f92506f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:43.516698 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6cd143f8-3a9a-4aee-bdc3-54744f92506f tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b Aug 06 19:37:43.516888 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6cd143f8-3a9a-4aee-bdc3-54744f92506f tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:43.517101 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6cd143f8-3a9a-4aee-bdc3-54744f92506f tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:43.524333 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:43.524333 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:37:43.527807 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6cd143f8-3a9a-4aee-bdc3-54744f92506f tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:37:43.531953 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6cd143f8-3a9a-4aee-bdc3-54744f92506f tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b returned with HTTP 200 Aug 06 19:37:43.532339 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1359/5413] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:37:43 2026] GET /volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:37:44.544641 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-375dc4f8-ddc8-4d2e-92fa-92957b4190a1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:44.546498 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-375dc4f8-ddc8-4d2e-92fa-92957b4190a1 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b Aug 06 19:37:44.546704 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-375dc4f8-ddc8-4d2e-92fa-92957b4190a1 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:44.546913 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-375dc4f8-ddc8-4d2e-92fa-92957b4190a1 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:44.557931 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:44.557931 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:37:44.562493 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-375dc4f8-ddc8-4d2e-92fa-92957b4190a1 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:37:44.567007 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-375dc4f8-ddc8-4d2e-92fa-92957b4190a1 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b returned with HTTP 200 Aug 06 19:37:44.567472 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1351/5414] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:37:44 2026] GET /volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b => generated 897 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:37:45.590603 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-69b2cfc1-f964-4c84-9baf-6fd6d943e002 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:45.592610 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-69b2cfc1-f964-4c84-9baf-6fd6d943e002 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b Aug 06 19:37:45.592986 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-69b2cfc1-f964-4c84-9baf-6fd6d943e002 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:45.593312 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-69b2cfc1-f964-4c84-9baf-6fd6d943e002 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:45.600246 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:45.600246 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:37:45.604412 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-69b2cfc1-f964-4c84-9baf-6fd6d943e002 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:37:45.608911 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-69b2cfc1-f964-4c84-9baf-6fd6d943e002 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b returned with HTTP 200 Aug 06 19:37:45.609522 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1345/5415] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:37:45 2026] GET /volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b => generated 897 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:37:46.631263 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4a607b10-a84c-491e-a149-17df133cf4e2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:46.633477 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a607b10-a84c-491e-a149-17df133cf4e2 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b Aug 06 19:37:46.633754 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a607b10-a84c-491e-a149-17df133cf4e2 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:46.634008 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a607b10-a84c-491e-a149-17df133cf4e2 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:46.642321 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:46.642321 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:37:46.646426 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4a607b10-a84c-491e-a149-17df133cf4e2 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:37:46.650686 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a607b10-a84c-491e-a149-17df133cf4e2 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b returned with HTTP 200 Aug 06 19:37:46.651028 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1361/5416] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:37:46 2026] GET /volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b => generated 897 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:37:47.664967 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-10741ada-69c8-4875-bd5e-aefeeb9b28cb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:47.667002 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-10741ada-69c8-4875-bd5e-aefeeb9b28cb tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b Aug 06 19:37:47.667213 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-10741ada-69c8-4875-bd5e-aefeeb9b28cb tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:47.668093 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-10741ada-69c8-4875-bd5e-aefeeb9b28cb tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:47.676084 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:47.676084 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:37:47.680670 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-10741ada-69c8-4875-bd5e-aefeeb9b28cb tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:37:47.686106 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-10741ada-69c8-4875-bd5e-aefeeb9b28cb tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b returned with HTTP 200 Aug 06 19:37:47.686106 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1360/5417] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:37:47 2026] GET /volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b => generated 1445 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:37:47.808608 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-35f4c0c9-0f09-4478-8aa4-70ce40b66ea5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:47.810605 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-35f4c0c9-0f09-4478-8aa4-70ce40b66ea5 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b Aug 06 19:37:47.810823 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-35f4c0c9-0f09-4478-8aa4-70ce40b66ea5 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:47.811047 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-35f4c0c9-0f09-4478-8aa4-70ce40b66ea5 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:47.818749 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:47.818749 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:37:47.822563 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-35f4c0c9-0f09-4478-8aa4-70ce40b66ea5 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:37:47.827274 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-35f4c0c9-0f09-4478-8aa4-70ce40b66ea5 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b returned with HTTP 200 Aug 06 19:37:47.827681 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1352/5418] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:37:47 2026] GET /volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b => generated 1445 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:37:48.321863 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-66ba696b-1495-4e4b-b291-e35b163673fe None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:48.324556 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-66ba696b-1495-4e4b-b291-e35b163673fe tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b Aug 06 19:37:48.324860 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-66ba696b-1495-4e4b-b291-e35b163673fe tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:48.325145 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-66ba696b-1495-4e4b-b291-e35b163673fe tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:48.333172 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:48.333172 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:37:48.336781 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-66ba696b-1495-4e4b-b291-e35b163673fe tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:37:48.341101 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-66ba696b-1495-4e4b-b291-e35b163673fe tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b returned with HTTP 200 Aug 06 19:37:48.341537 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1346/5419] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:37:48 2026] GET /volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b => generated 1445 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:37:48.351437 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ab0d897b-60f4-4b7f-9c1c-2b14d74646ec None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:48.351832 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ab0d897b-60f4-4b7f-9c1c-2b14d74646ec None None] GET https://10.4.3.5/volume// Aug 06 19:37:48.351969 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ab0d897b-60f4-4b7f-9c1c-2b14d74646ec None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:48.352240 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ab0d897b-60f4-4b7f-9c1c-2b14d74646ec None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:48.352591 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ab0d897b-60f4-4b7f-9c1c-2b14d74646ec None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:37:48.352971 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1362/5420] 10.4.3.5 () {66 vars in 1405 bytes} [Thu Aug 6 19:37:48 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:37:48.361176 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-3a2f15be-8c6c-4418-8278-bf7313b10d58 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:48.363228 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-3a2f15be-8c6c-4418-8278-bf7313b10d58 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:37:48.363618 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-3a2f15be-8c6c-4418-8278-bf7313b10d58 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2aca11e0-b156-42bb-9783-3982d59cfb4b", "connector": null, "instance_uuid": "01ba46a1-8117-4c92-af57-1c9e37f8cc9a"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:37:48.371949 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:48.371949 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:37:48.394041 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-3a2f15be-8c6c-4418-8278-bf7313b10d58 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:37:48.394508 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1361/5421] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:37:48 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 06 19:37:49.187384 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9e7a5a1a-7f25-4a31-80a0-88c465b48082 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:49.187804 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9e7a5a1a-7f25-4a31-80a0-88c465b48082 None None] GET https://10.4.3.5/volume// Aug 06 19:37:49.188081 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9e7a5a1a-7f25-4a31-80a0-88c465b48082 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:49.188317 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9e7a5a1a-7f25-4a31-80a0-88c465b48082 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:49.188741 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9e7a5a1a-7f25-4a31-80a0-88c465b48082 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:37:49.189079 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1353/5422] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:37:49 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:37:49.200513 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-72ebc95a-77a2-4baa-8a6a-c7d2b563a26a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:49.202398 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-72ebc95a-77a2-4baa-8a6a-c7d2b563a26a tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b Aug 06 19:37:49.202615 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-72ebc95a-77a2-4baa-8a6a-c7d2b563a26a tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:49.202810 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-72ebc95a-77a2-4baa-8a6a-c7d2b563a26a tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:49.214004 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:49.214004 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:37:49.218476 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-72ebc95a-77a2-4baa-8a6a-c7d2b563a26a tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:37:49.225252 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-72ebc95a-77a2-4baa-8a6a-c7d2b563a26a tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b returned with HTTP 200 Aug 06 19:37:49.225759 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1347/5423] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:37:49 2026] GET /volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b => generated 1624 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:37:49.339281 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-4cb7666d-74df-4846-9c88-77efc9967493 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:49.341656 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-4cb7666d-74df-4846-9c88-77efc9967493 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] PUT https://10.4.3.5/volume/v3/attachments/5644d82a-4b55-4d19-9f15-044752d9ffd8 Aug 06 19:37:49.342034 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-4cb7666d-74df-4846-9c88-77efc9967493 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:37:49.350723 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-4cb7666d-74df-4846-9c88-77efc9967493 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Acquiring lock "cinder-attachment_update-2aca11e0-b156-42bb-9783-3982d59cfb4b-np0000006689" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:37:49.356614 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-4cb7666d-74df-4846-9c88-77efc9967493 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Lock "cinder-attachment_update-2aca11e0-b156-42bb-9783-3982d59cfb4b-np0000006689" acquired by "attachment_update" :: waited 0.006s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:37:49.357909 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:49.357909 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:37:49.455566 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-4cb7666d-74df-4846-9c88-77efc9967493 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Lock "cinder-attachment_update-2aca11e0-b156-42bb-9783-3982d59cfb4b-np0000006689" released by "attachment_update" :: held 0.099s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:37:49.455854 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-4cb7666d-74df-4846-9c88-77efc9967493 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/attachments/5644d82a-4b55-4d19-9f15-044752d9ffd8 returned with HTTP 200 Aug 06 19:37:49.456699 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1363/5424] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:37:49 2026] PUT /volume/v3/attachments/5644d82a-4b55-4d19-9f15-044752d9ffd8 => generated 968 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:37:49.479286 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-c5ed07d6-c264-4d6f-b2cf-287c826775d7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:49.481587 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-c5ed07d6-c264-4d6f-b2cf-287c826775d7 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] POST https://10.4.3.5/volume/v3/attachments/5644d82a-4b55-4d19-9f15-044752d9ffd8/action Aug 06 19:37:49.481917 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-c5ed07d6-c264-4d6f-b2cf-287c826775d7 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:37:49.482149 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-c5ed07d6-c264-4d6f-b2cf-287c826775d7 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:37:49.497632 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:49.497632 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:37:49.510321 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-c5ed07d6-c264-4d6f-b2cf-287c826775d7 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/attachments/5644d82a-4b55-4d19-9f15-044752d9ffd8/action returned with HTTP 204 Aug 06 19:37:49.510877 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1362/5425] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:37:49 2026] POST /volume/v3/attachments/5644d82a-4b55-4d19-9f15-044752d9ffd8/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:37:53.688751 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-1e545ea4-7789-4efe-973c-9aa0039abb69 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:53.690913 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-1e545ea4-7789-4efe-973c-9aa0039abb69 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b/encryption Aug 06 19:37:53.691096 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-1e545ea4-7789-4efe-973c-9aa0039abb69 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:53.691293 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-1e545ea4-7789-4efe-973c-9aa0039abb69 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:53.700099 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:53.700099 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:37:53.705838 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6ed4f637-ebec-452c-9564-5e6323fa03e2 req-1e545ea4-7789-4efe-973c-9aa0039abb69 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b/encryption returned with HTTP 200 Aug 06 19:37:53.706249 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1354/5426] 10.4.3.5 () {68 vars in 1617 bytes} [Thu Aug 6 19:37:53 2026] GET /volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:37:55.743562 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-be7cc225-2073-4454-9782-7942e6e98888 req-5c40b27f-209b-4dce-bf16-df888b520795 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:55.745976 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-be7cc225-2073-4454-9782-7942e6e98888 req-5c40b27f-209b-4dce-bf16-df888b520795 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319/encryption Aug 06 19:37:55.746359 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-be7cc225-2073-4454-9782-7942e6e98888 req-5c40b27f-209b-4dce-bf16-df888b520795 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:55.746483 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-be7cc225-2073-4454-9782-7942e6e98888 req-5c40b27f-209b-4dce-bf16-df888b520795 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:55.757692 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:55.757692 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:37:55.763664 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-be7cc225-2073-4454-9782-7942e6e98888 req-5c40b27f-209b-4dce-bf16-df888b520795 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319/encryption returned with HTTP 200 Aug 06 19:37:55.764058 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1348/5427] 10.4.3.5 () {68 vars in 1617 bytes} [Thu Aug 6 19:37:55 2026] GET /volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:37:56.454364 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-be7cc225-2073-4454-9782-7942e6e98888 req-414d2cbf-3c07-4908-b958-72c1b532fc76 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:56.456348 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-be7cc225-2073-4454-9782-7942e6e98888 req-414d2cbf-3c07-4908-b958-72c1b532fc76 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] DELETE https://10.4.3.5/volume/v3/attachments/4504cfaa-a0ba-47fc-bd3a-41aa9507eff7 Aug 06 19:37:56.456867 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-be7cc225-2073-4454-9782-7942e6e98888 req-414d2cbf-3c07-4908-b958-72c1b532fc76 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:56.457200 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-be7cc225-2073-4454-9782-7942e6e98888 req-414d2cbf-3c07-4908-b958-72c1b532fc76 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:56.468426 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:56.468426 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:37:56.515876 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-be7cc225-2073-4454-9782-7942e6e98888 req-414d2cbf-3c07-4908-b958-72c1b532fc76 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments/4504cfaa-a0ba-47fc-bd3a-41aa9507eff7 returned with HTTP 200 Aug 06 19:37:56.516389 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1364/5428] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:37:56 2026] DELETE /volume/v3/attachments/4504cfaa-a0ba-47fc-bd3a-41aa9507eff7 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:37:57.667208 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-825d31a6-193e-4bab-b0f7-fc8caed6357e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:57.669069 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-825d31a6-193e-4bab-b0f7-fc8caed6357e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] DELETE https://10.4.3.5/volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319 Aug 06 19:37:57.669301 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-825d31a6-193e-4bab-b0f7-fc8caed6357e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:57.669562 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-825d31a6-193e-4bab-b0f7-fc8caed6357e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:57.669754 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-825d31a6-193e-4bab-b0f7-fc8caed6357e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Delete volume with id: f4a2e2b9-8e83-4ca7-9836-cea22292e319 Aug 06 19:37:57.676543 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:57.676543 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:37:57.677033 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-825d31a6-193e-4bab-b0f7-fc8caed6357e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:37:57.687622 np0000006689 devstack@c-api.service[100265]: WARNING cinder.keymgr.conf_key_mgr [None req-825d31a6-193e-4bab-b0f7-fc8caed6357e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 19:37:57.693150 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-825d31a6-193e-4bab-b0f7-fc8caed6357e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Delete volume request issued successfully. Aug 06 19:37:57.693418 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-825d31a6-193e-4bab-b0f7-fc8caed6357e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319 returned with HTTP 202 Aug 06 19:37:57.693848 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1363/5429] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:37:57 2026] DELETE /volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:37:57.705916 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-83bc8f04-6d62-4744-b283-4255f162245d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:57.708010 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-83bc8f04-6d62-4744-b283-4255f162245d tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319 Aug 06 19:37:57.708239 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-83bc8f04-6d62-4744-b283-4255f162245d tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:57.708427 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-83bc8f04-6d62-4744-b283-4255f162245d tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:57.716522 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:57.716522 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:37:57.720412 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-83bc8f04-6d62-4744-b283-4255f162245d tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:37:57.724714 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-83bc8f04-6d62-4744-b283-4255f162245d tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319 returned with HTTP 200 Aug 06 19:37:57.725130 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1355/5430] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:37:57 2026] GET /volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319 => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:37:58.739472 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-303d4ea5-273b-447a-b9ee-29d115521796 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:58.741800 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-303d4ea5-273b-447a-b9ee-29d115521796 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319 Aug 06 19:37:58.742064 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-303d4ea5-273b-447a-b9ee-29d115521796 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:58.742355 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-303d4ea5-273b-447a-b9ee-29d115521796 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:58.749592 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-303d4ea5-273b-447a-b9ee-29d115521796 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319 returned with HTTP 404 Aug 06 19:37:58.750369 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1349/5431] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:37:58 2026] GET /volume/v3/volumes/f4a2e2b9-8e83-4ca7-9836-cea22292e319 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:37:58.758821 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9e51b4f4-8c1f-40aa-a8e5-d71be62bcfa0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:58.760802 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9e51b4f4-8c1f-40aa-a8e5-d71be62bcfa0 tempest-TestVolumeBootPattern-2067728298 tempest-TestVolumeBootPattern-2067728298-project-admin] GET https://10.4.3.5/volume/v3/volumes/detail?all_tenants=1 Aug 06 19:37:58.761073 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9e51b4f4-8c1f-40aa-a8e5-d71be62bcfa0 tempest-TestVolumeBootPattern-2067728298 tempest-TestVolumeBootPattern-2067728298-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:58.761350 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9e51b4f4-8c1f-40aa-a8e5-d71be62bcfa0 tempest-TestVolumeBootPattern-2067728298 tempest-TestVolumeBootPattern-2067728298-project-admin] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:58.761900 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:58.761900 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:37:58.762257 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9e51b4f4-8c1f-40aa-a8e5-d71be62bcfa0 tempest-TestVolumeBootPattern-2067728298 tempest-TestVolumeBootPattern-2067728298-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:37:58.774832 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9e51b4f4-8c1f-40aa-a8e5-d71be62bcfa0 tempest-TestVolumeBootPattern-2067728298 tempest-TestVolumeBootPattern-2067728298-project-admin] Get all volumes completed successfully. Aug 06 19:37:58.776893 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:58.776893 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:37:58.782333 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9e51b4f4-8c1f-40aa-a8e5-d71be62bcfa0 tempest-TestVolumeBootPattern-2067728298 tempest-TestVolumeBootPattern-2067728298-project-admin] https://10.4.3.5/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 19:37:58.782987 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1365/5432] 10.4.3.5 () {66 vars in 1271 bytes} [Thu Aug 6 19:37:58 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8740 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:37:58.802051 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0dab7e84-cd79-4e32-a830-127c3a23a4aa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:58.803755 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0dab7e84-cd79-4e32-a830-127c3a23a4aa tempest-TestVolumeBootPattern-2067728298 tempest-TestVolumeBootPattern-2067728298-project-admin] DELETE https://10.4.3.5/volume/v3/types/7c63c781-1dd2-4159-b0d1-35baac893bd0 Aug 06 19:37:58.803930 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0dab7e84-cd79-4e32-a830-127c3a23a4aa tempest-TestVolumeBootPattern-2067728298 tempest-TestVolumeBootPattern-2067728298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:58.804189 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0dab7e84-cd79-4e32-a830-127c3a23a4aa tempest-TestVolumeBootPattern-2067728298 tempest-TestVolumeBootPattern-2067728298-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:58.824338 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0dab7e84-cd79-4e32-a830-127c3a23a4aa tempest-TestVolumeBootPattern-2067728298 tempest-TestVolumeBootPattern-2067728298-project-admin] https://10.4.3.5/volume/v3/types/7c63c781-1dd2-4159-b0d1-35baac893bd0 returned with HTTP 202 Aug 06 19:37:58.824709 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1364/5433] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:37:58 2026] DELETE /volume/v3/types/7c63c781-1dd2-4159-b0d1-35baac893bd0 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:37:58.854844 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d1fade79-f440-43ac-a0c8-cd38e001aabe None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:58.856467 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d1fade79-f440-43ac-a0c8-cd38e001aabe tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:37:58.856801 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d1fade79-f440-43ac-a0c8-cd38e001aabe tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1498765105", "snapshot_id": null, "imageRef": "11f21727-e5ec-459d-91b4-c79ce982c40c", "volume_type": null, "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:37:58.858288 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-d1fade79-f440-43ac-a0c8-cd38e001aabe tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1498765105', 'snapshot_id': None, 'imageRef': '11f21727-e5ec-459d-91b4-c79ce982c40c', 'volume_type': None, 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:37:58.934617 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-d1fade79-f440-43ac-a0c8-cd38e001aabe tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create volume of 1 GB Aug 06 19:37:58.939035 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d1fade79-f440-43ac-a0c8-cd38e001aabe tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Availability Zones retrieved successfully. Aug 06 19:37:58.944249 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d1fade79-f440-43ac-a0c8-cd38e001aabe tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Flow 'volume_create_api' (9fbb791b-d27f-408f-842f-5389cf3a7a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:37:58.945694 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d1fade79-f440-43ac-a0c8-cd38e001aabe tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be734e81-8e32-46d3-90ba-f74b4acb6607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:37:58.946666 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-d1fade79-f440-43ac-a0c8-cd38e001aabe tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:37:59.004698 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d1fade79-f440-43ac-a0c8-cd38e001aabe tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be734e81-8e32-46d3-90ba-f74b4acb6607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:37:59.005511 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d1fade79-f440-43ac-a0c8-cd38e001aabe tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bce21de-fe94-4dbd-8d9c-51411bf11083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:37:59.055440 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-d1fade79-f440-43ac-a0c8-cd38e001aabe tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Created reservations ['affa7ab1-4c89-40b2-b840-7f12cafaf7d6', '315d093e-6ab7-484b-99d8-9e7d2a6eb633', '201bb702-7ba0-4ee9-9ab8-43009ae4f7b9', 'dcdc728d-cc4d-43a6-8faf-d196000a38db'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:37:59.056275 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d1fade79-f440-43ac-a0c8-cd38e001aabe tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bce21de-fe94-4dbd-8d9c-51411bf11083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['affa7ab1-4c89-40b2-b840-7f12cafaf7d6', '315d093e-6ab7-484b-99d8-9e7d2a6eb633', '201bb702-7ba0-4ee9-9ab8-43009ae4f7b9', 'dcdc728d-cc4d-43a6-8faf-d196000a38db']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:37:59.057064 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d1fade79-f440-43ac-a0c8-cd38e001aabe tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0e9442a-52f5-4b2d-9969-384f9a45f2fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:37:59.076483 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d1fade79-f440-43ac-a0c8-cd38e001aabe tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0e9442a-52f5-4b2d-9969-384f9a45f2fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21ea9d6d-2639-430e-b621-d9dc4eb4b0ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1498765105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95f129259611440e96ee2a2b01c719d8',qos_specs=None,replication_status=,reservations=['affa7ab1-4c89-40b2-b840-7f12cafaf7d6','315d093e-6ab7-484b-99d8-9e7d2a6eb633','201bb702-7ba0-4ee9-9ab8-43009ae4f7b9','dcdc728d-cc4d-43a6-8faf-d196000a38db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='922273c46ed347a98920a74800c07dc3',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:37:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1498765105',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21ea9d6d-2639-430e-b621-d9dc4eb4b0ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95f129259611440e96ee2a2b01c719d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='922273c46ed347a98920a74800c07dc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:37:59.077138 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d1fade79-f440-43ac-a0c8-cd38e001aabe tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e4e0b6b-a861-4f43-a44c-f4d6379aace6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:37:59.092072 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d1fade79-f440-43ac-a0c8-cd38e001aabe tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e4e0b6b-a861-4f43-a44c-f4d6379aace6) transitioned into state 'SUCCESS' from state '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-1498765105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95f129259611440e96ee2a2b01c719d8',qos_specs=None,replication_status=,reservations=['affa7ab1-4c89-40b2-b840-7f12cafaf7d6','315d093e-6ab7-484b-99d8-9e7d2a6eb633','201bb702-7ba0-4ee9-9ab8-43009ae4f7b9','dcdc728d-cc4d-43a6-8faf-d196000a38db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='922273c46ed347a98920a74800c07dc3',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:37:59.092681 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d1fade79-f440-43ac-a0c8-cd38e001aabe tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a71a78c-996b-4bd2-aa0f-68537da645db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:37:59.100629 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d1fade79-f440-43ac-a0c8-cd38e001aabe tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a71a78c-996b-4bd2-aa0f-68537da645db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:37:59.101402 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d1fade79-f440-43ac-a0c8-cd38e001aabe tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Flow 'volume_create_api' (9fbb791b-d27f-408f-842f-5389cf3a7a70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:37:59.101669 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d1fade79-f440-43ac-a0c8-cd38e001aabe tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create volume request issued successfully. Aug 06 19:37:59.102185 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d1fade79-f440-43ac-a0c8-cd38e001aabe tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:37:59.102596 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1356/5434] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:37:58 2026] POST /volume/v3/volumes => generated 755 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:37:59.113087 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7c1d72c7-6e12-4616-beee-c86b1af937e2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:37:59.115007 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7c1d72c7-6e12-4616-beee-c86b1af937e2 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/21ea9d6d-2639-430e-b621-d9dc4eb4b0ca Aug 06 19:37:59.115284 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7c1d72c7-6e12-4616-beee-c86b1af937e2 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:37:59.115531 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7c1d72c7-6e12-4616-beee-c86b1af937e2 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:37:59.121930 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:37:59.121930 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:37:59.125135 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7c1d72c7-6e12-4616-beee-c86b1af937e2 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:37:59.129080 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7c1d72c7-6e12-4616-beee-c86b1af937e2 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/21ea9d6d-2639-430e-b621-d9dc4eb4b0ca returned with HTTP 200 Aug 06 19:37:59.129502 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1350/5435] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:37:59 2026] GET /volume/v3/volumes/21ea9d6d-2639-430e-b621-d9dc4eb4b0ca => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:38:00.140900 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-26b9979c-0e60-4f71-8a14-ca14250a8cd5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:00.142616 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-26b9979c-0e60-4f71-8a14-ca14250a8cd5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/21ea9d6d-2639-430e-b621-d9dc4eb4b0ca Aug 06 19:38:00.142810 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-26b9979c-0e60-4f71-8a14-ca14250a8cd5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:00.142984 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-26b9979c-0e60-4f71-8a14-ca14250a8cd5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:00.150097 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:00.150097 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:38:00.153841 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-26b9979c-0e60-4f71-8a14-ca14250a8cd5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:38:00.158264 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-26b9979c-0e60-4f71-8a14-ca14250a8cd5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/21ea9d6d-2639-430e-b621-d9dc4eb4b0ca returned with HTTP 200 Aug 06 19:38:00.158639 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1366/5436] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:38:00 2026] GET /volume/v3/volumes/21ea9d6d-2639-430e-b621-d9dc4eb4b0ca => generated 1363 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:38:00.170567 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8eb9cc49-ba9f-4ffe-a4c8-78bb6f442a70 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:00.172269 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8eb9cc49-ba9f-4ffe-a4c8-78bb6f442a70 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/21ea9d6d-2639-430e-b621-d9dc4eb4b0ca Aug 06 19:38:00.172470 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8eb9cc49-ba9f-4ffe-a4c8-78bb6f442a70 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:00.172652 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8eb9cc49-ba9f-4ffe-a4c8-78bb6f442a70 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:00.179274 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:00.179274 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:38:00.182479 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8eb9cc49-ba9f-4ffe-a4c8-78bb6f442a70 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:38:00.186546 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8eb9cc49-ba9f-4ffe-a4c8-78bb6f442a70 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/21ea9d6d-2639-430e-b621-d9dc4eb4b0ca returned with HTTP 200 Aug 06 19:38:00.186913 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1365/5437] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:38:00 2026] GET /volume/v3/volumes/21ea9d6d-2639-430e-b621-d9dc4eb4b0ca => generated 1363 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:38:01.178662 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-34f6be06-54dd-4904-af67-bde4d12d87b6 req-097ece7a-fb74-4d23-8185-404f9eda1efb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:01.180631 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-34f6be06-54dd-4904-af67-bde4d12d87b6 req-097ece7a-fb74-4d23-8185-404f9eda1efb tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/21ea9d6d-2639-430e-b621-d9dc4eb4b0ca Aug 06 19:38:01.180811 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-34f6be06-54dd-4904-af67-bde4d12d87b6 req-097ece7a-fb74-4d23-8185-404f9eda1efb tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:01.181027 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-34f6be06-54dd-4904-af67-bde4d12d87b6 req-097ece7a-fb74-4d23-8185-404f9eda1efb tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:01.188041 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:01.188041 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:38:01.191473 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-34f6be06-54dd-4904-af67-bde4d12d87b6 req-097ece7a-fb74-4d23-8185-404f9eda1efb tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:38:01.196168 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-34f6be06-54dd-4904-af67-bde4d12d87b6 req-097ece7a-fb74-4d23-8185-404f9eda1efb tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/21ea9d6d-2639-430e-b621-d9dc4eb4b0ca returned with HTTP 200 Aug 06 19:38:01.196591 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1357/5438] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:38:01 2026] GET /volume/v3/volumes/21ea9d6d-2639-430e-b621-d9dc4eb4b0ca => generated 1363 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:38:01.612039 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-34f6be06-54dd-4904-af67-bde4d12d87b6 req-744f34e4-6f63-42b6-ade4-8b17bf8cedf2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:01.614062 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-34f6be06-54dd-4904-af67-bde4d12d87b6 req-744f34e4-6f63-42b6-ade4-8b17bf8cedf2 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/21ea9d6d-2639-430e-b621-d9dc4eb4b0ca Aug 06 19:38:01.614364 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-34f6be06-54dd-4904-af67-bde4d12d87b6 req-744f34e4-6f63-42b6-ade4-8b17bf8cedf2 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:01.614607 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-34f6be06-54dd-4904-af67-bde4d12d87b6 req-744f34e4-6f63-42b6-ade4-8b17bf8cedf2 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:01.621528 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:01.621528 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:38:01.625635 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-34f6be06-54dd-4904-af67-bde4d12d87b6 req-744f34e4-6f63-42b6-ade4-8b17bf8cedf2 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:38:01.630558 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-34f6be06-54dd-4904-af67-bde4d12d87b6 req-744f34e4-6f63-42b6-ade4-8b17bf8cedf2 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/21ea9d6d-2639-430e-b621-d9dc4eb4b0ca returned with HTTP 200 Aug 06 19:38:01.630939 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1351/5439] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:38:01 2026] GET /volume/v3/volumes/21ea9d6d-2639-430e-b621-d9dc4eb4b0ca => generated 1363 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:38:01.640154 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0c340562-3d5d-48b8-a288-b2dbb06ad582 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:01.640623 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c340562-3d5d-48b8-a288-b2dbb06ad582 None None] GET https://10.4.3.5/volume// Aug 06 19:38:01.640795 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0c340562-3d5d-48b8-a288-b2dbb06ad582 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:01.641004 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0c340562-3d5d-48b8-a288-b2dbb06ad582 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:01.641382 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c340562-3d5d-48b8-a288-b2dbb06ad582 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:38:01.641703 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1367/5440] 10.4.3.5 () {66 vars in 1405 bytes} [Thu Aug 6 19:38:01 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:38:01.650765 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-34f6be06-54dd-4904-af67-bde4d12d87b6 req-3280016a-cdb0-44ab-913b-677d78ba7044 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:01.653001 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-34f6be06-54dd-4904-af67-bde4d12d87b6 req-3280016a-cdb0-44ab-913b-677d78ba7044 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:38:01.653455 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-34f6be06-54dd-4904-af67-bde4d12d87b6 req-3280016a-cdb0-44ab-913b-677d78ba7044 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "21ea9d6d-2639-430e-b621-d9dc4eb4b0ca", "connector": null, "instance_uuid": "c957dfb5-e32a-4a5f-a265-1999bca815c4"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:38:01.661923 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:01.661923 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:38:01.687486 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-34f6be06-54dd-4904-af67-bde4d12d87b6 req-3280016a-cdb0-44ab-913b-677d78ba7044 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:38:01.687918 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1366/5441] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:38:01 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 06 19:38:02.516951 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9ff98159-a9d4-41fe-ab04-5a82289cbe64 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:02.517530 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9ff98159-a9d4-41fe-ab04-5a82289cbe64 None None] GET https://10.4.3.5/volume// Aug 06 19:38:02.517768 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9ff98159-a9d4-41fe-ab04-5a82289cbe64 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:02.518243 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9ff98159-a9d4-41fe-ab04-5a82289cbe64 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:02.518370 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9ff98159-a9d4-41fe-ab04-5a82289cbe64 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:38:02.518923 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1358/5442] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:38:02 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:38:02.532326 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-34f6be06-54dd-4904-af67-bde4d12d87b6 req-42f07d73-a1cd-4c7d-972d-097aea21961b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:02.535156 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-34f6be06-54dd-4904-af67-bde4d12d87b6 req-42f07d73-a1cd-4c7d-972d-097aea21961b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/21ea9d6d-2639-430e-b621-d9dc4eb4b0ca Aug 06 19:38:02.535488 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-34f6be06-54dd-4904-af67-bde4d12d87b6 req-42f07d73-a1cd-4c7d-972d-097aea21961b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:02.535791 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-34f6be06-54dd-4904-af67-bde4d12d87b6 req-42f07d73-a1cd-4c7d-972d-097aea21961b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:02.548413 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:02.548413 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:38:02.553221 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-34f6be06-54dd-4904-af67-bde4d12d87b6 req-42f07d73-a1cd-4c7d-972d-097aea21961b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:38:02.559938 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-34f6be06-54dd-4904-af67-bde4d12d87b6 req-42f07d73-a1cd-4c7d-972d-097aea21961b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/21ea9d6d-2639-430e-b621-d9dc4eb4b0ca returned with HTTP 200 Aug 06 19:38:02.560556 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1352/5443] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:38:02 2026] GET /volume/v3/volumes/21ea9d6d-2639-430e-b621-d9dc4eb4b0ca => generated 1542 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:38:02.679493 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-34f6be06-54dd-4904-af67-bde4d12d87b6 req-c4385840-e647-499b-a9ea-ea31222049ce None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:02.682437 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-34f6be06-54dd-4904-af67-bde4d12d87b6 req-c4385840-e647-499b-a9ea-ea31222049ce tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] PUT https://10.4.3.5/volume/v3/attachments/e5a9a5ab-58cb-431d-8e5e-37c918b81c93 Aug 06 19:38:02.683441 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-34f6be06-54dd-4904-af67-bde4d12d87b6 req-c4385840-e647-499b-a9ea-ea31222049ce tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:38:02.693549 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-34f6be06-54dd-4904-af67-bde4d12d87b6 req-c4385840-e647-499b-a9ea-ea31222049ce tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Acquiring lock "cinder-attachment_update-21ea9d6d-2639-430e-b621-d9dc4eb4b0ca-np0000006689" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:38:02.699145 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-34f6be06-54dd-4904-af67-bde4d12d87b6 req-c4385840-e647-499b-a9ea-ea31222049ce tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Lock "cinder-attachment_update-21ea9d6d-2639-430e-b621-d9dc4eb4b0ca-np0000006689" acquired by "attachment_update" :: waited 0.006s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:38:02.700657 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:02.700657 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:38:02.795287 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-34f6be06-54dd-4904-af67-bde4d12d87b6 req-c4385840-e647-499b-a9ea-ea31222049ce tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Lock "cinder-attachment_update-21ea9d6d-2639-430e-b621-d9dc4eb4b0ca-np0000006689" released by "attachment_update" :: held 0.096s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:38:02.795682 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-34f6be06-54dd-4904-af67-bde4d12d87b6 req-c4385840-e647-499b-a9ea-ea31222049ce tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments/e5a9a5ab-58cb-431d-8e5e-37c918b81c93 returned with HTTP 200 Aug 06 19:38:02.796227 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1368/5444] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:38:02 2026] PUT /volume/v3/attachments/e5a9a5ab-58cb-431d-8e5e-37c918b81c93 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:38:02.824356 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-34f6be06-54dd-4904-af67-bde4d12d87b6 req-6691de1f-dfd9-423a-b310-dc0fea72d4a0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:02.827162 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-34f6be06-54dd-4904-af67-bde4d12d87b6 req-6691de1f-dfd9-423a-b310-dc0fea72d4a0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/attachments/e5a9a5ab-58cb-431d-8e5e-37c918b81c93/action Aug 06 19:38:02.827684 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-34f6be06-54dd-4904-af67-bde4d12d87b6 req-6691de1f-dfd9-423a-b310-dc0fea72d4a0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:38:02.828080 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-34f6be06-54dd-4904-af67-bde4d12d87b6 req-6691de1f-dfd9-423a-b310-dc0fea72d4a0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:38:02.850001 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:02.850001 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:38:02.861364 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-34f6be06-54dd-4904-af67-bde4d12d87b6 req-6691de1f-dfd9-423a-b310-dc0fea72d4a0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments/e5a9a5ab-58cb-431d-8e5e-37c918b81c93/action returned with HTTP 204 Aug 06 19:38:02.862042 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1367/5445] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:38:02 2026] POST /volume/v3/attachments/e5a9a5ab-58cb-431d-8e5e-37c918b81c93/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:38:11.194992 np0000006689 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=78,cinder:UPDATE=19,cinder:INSERT=9 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:38:12.558624 np0000006689 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=59,cinder:UPDATE=3,cinder:INSERT=2 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:38:12.788295 np0000006689 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=79,cinder:UPDATE=20,cinder:INSERT=7 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:38:12.857898 np0000006689 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=104,cinder:UPDATE=29,cinder:INSERT=11 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:38:35.976364 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-4558d94d-be3e-4e16-a0e2-2ec3a3742d30 req-8c8d2850-6a6d-411d-b718-43d9e35521e8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:35.978236 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4558d94d-be3e-4e16-a0e2-2ec3a3742d30 req-8c8d2850-6a6d-411d-b718-43d9e35521e8 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] DELETE https://10.4.3.5/volume/v3/attachments/5644d82a-4b55-4d19-9f15-044752d9ffd8 Aug 06 19:38:35.978429 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4558d94d-be3e-4e16-a0e2-2ec3a3742d30 req-8c8d2850-6a6d-411d-b718-43d9e35521e8 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:35.978607 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4558d94d-be3e-4e16-a0e2-2ec3a3742d30 req-8c8d2850-6a6d-411d-b718-43d9e35521e8 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:35.985706 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:35.985706 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:38:36.037967 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4558d94d-be3e-4e16-a0e2-2ec3a3742d30 req-8c8d2850-6a6d-411d-b718-43d9e35521e8 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/attachments/5644d82a-4b55-4d19-9f15-044752d9ffd8 returned with HTTP 200 Aug 06 19:38:36.038685 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1359/5446] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:38:35 2026] DELETE /volume/v3/attachments/5644d82a-4b55-4d19-9f15-044752d9ffd8 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:38:37.347204 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e0a82561-2118-4f7c-8805-f4a2dad9f98b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:37.348993 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e0a82561-2118-4f7c-8805-f4a2dad9f98b tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] DELETE https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b Aug 06 19:38:37.349226 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e0a82561-2118-4f7c-8805-f4a2dad9f98b tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:37.349407 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e0a82561-2118-4f7c-8805-f4a2dad9f98b tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:37.349554 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-e0a82561-2118-4f7c-8805-f4a2dad9f98b tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Delete volume with id: 2aca11e0-b156-42bb-9783-3982d59cfb4b Aug 06 19:38:37.356465 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:37.356465 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:38:37.356843 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e0a82561-2118-4f7c-8805-f4a2dad9f98b tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:38:37.366594 np0000006689 devstack@c-api.service[100262]: WARNING cinder.keymgr.conf_key_mgr [None req-e0a82561-2118-4f7c-8805-f4a2dad9f98b tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 19:38:37.371911 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e0a82561-2118-4f7c-8805-f4a2dad9f98b tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Delete volume request issued successfully. Aug 06 19:38:37.372123 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e0a82561-2118-4f7c-8805-f4a2dad9f98b tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b returned with HTTP 202 Aug 06 19:38:37.372511 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1353/5447] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:38:37 2026] DELETE /volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:38:37.379423 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-072751fb-2ebb-429a-902b-bb858106e888 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:37.381197 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-072751fb-2ebb-429a-902b-bb858106e888 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b Aug 06 19:38:37.381397 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-072751fb-2ebb-429a-902b-bb858106e888 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:37.381586 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-072751fb-2ebb-429a-902b-bb858106e888 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:37.388547 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:37.388547 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:38:37.391744 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-072751fb-2ebb-429a-902b-bb858106e888 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:38:37.396188 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-072751fb-2ebb-429a-902b-bb858106e888 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b returned with HTTP 200 Aug 06 19:38:37.396776 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1369/5448] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:38:37 2026] GET /volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b => generated 1444 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:38:38.408729 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-74d98b09-5142-4b91-909b-c7f8f5fcc217 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:38.411034 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-74d98b09-5142-4b91-909b-c7f8f5fcc217 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b Aug 06 19:38:38.411267 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-74d98b09-5142-4b91-909b-c7f8f5fcc217 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:38.411464 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-74d98b09-5142-4b91-909b-c7f8f5fcc217 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:38.417063 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-74d98b09-5142-4b91-909b-c7f8f5fcc217 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b returned with HTTP 404 Aug 06 19:38:38.417580 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1368/5449] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:38:38 2026] GET /volume/v3/volumes/2aca11e0-b156-42bb-9783-3982d59cfb4b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:38:38.665098 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5498d88b-78ee-4a26-8c33-4f796247f747 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:38.666451 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5498d88b-78ee-4a26-8c33-4f796247f747 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] DELETE https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc Aug 06 19:38:38.666631 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5498d88b-78ee-4a26-8c33-4f796247f747 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:38.666809 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5498d88b-78ee-4a26-8c33-4f796247f747 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:38.666954 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-5498d88b-78ee-4a26-8c33-4f796247f747 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Delete volume with id: f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc Aug 06 19:38:38.673405 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:38.673405 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:38:38.673858 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5498d88b-78ee-4a26-8c33-4f796247f747 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:38:38.682583 np0000006689 devstack@c-api.service[100263]: WARNING cinder.keymgr.conf_key_mgr [None req-5498d88b-78ee-4a26-8c33-4f796247f747 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 19:38:38.687764 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5498d88b-78ee-4a26-8c33-4f796247f747 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Delete volume request issued successfully. Aug 06 19:38:38.687943 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5498d88b-78ee-4a26-8c33-4f796247f747 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc returned with HTTP 202 Aug 06 19:38:38.688424 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1360/5450] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:38:38 2026] DELETE /volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:38:38.694990 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9a8ebd59-3036-40ba-8f5d-cf68e99e3e2e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:38.696674 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9a8ebd59-3036-40ba-8f5d-cf68e99e3e2e tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc Aug 06 19:38:38.696934 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9a8ebd59-3036-40ba-8f5d-cf68e99e3e2e tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:38.697131 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9a8ebd59-3036-40ba-8f5d-cf68e99e3e2e tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:38.703639 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:38.703639 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:38:38.707320 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9a8ebd59-3036-40ba-8f5d-cf68e99e3e2e tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Volume info retrieved successfully. Aug 06 19:38:38.712148 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9a8ebd59-3036-40ba-8f5d-cf68e99e3e2e tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc returned with HTTP 200 Aug 06 19:38:38.712530 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1354/5451] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:38:38 2026] GET /volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc => generated 1425 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:38:39.724329 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6e6a4b16-9c97-49b1-9a5f-47636a38ebe6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:39.726579 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6e6a4b16-9c97-49b1-9a5f-47636a38ebe6 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] GET https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc Aug 06 19:38:39.726810 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6e6a4b16-9c97-49b1-9a5f-47636a38ebe6 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:39.727149 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6e6a4b16-9c97-49b1-9a5f-47636a38ebe6 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:39.733360 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6e6a4b16-9c97-49b1-9a5f-47636a38ebe6 tempest-TestEncryptedCinderVolumes-1670913830 tempest-TestEncryptedCinderVolumes-1670913830-project-member] https://10.4.3.5/volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc returned with HTTP 404 Aug 06 19:38:39.733865 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1370/5452] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:38:39 2026] GET /volume/v3/volumes/f00c6a16-f04d-44d4-aab2-5fcdbbd8ebcc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:38:39.740414 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-84184851-0a2d-4ca5-8165-2c31c5e634b0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:39.742232 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-84184851-0a2d-4ca5-8165-2c31c5e634b0 tempest-TestEncryptedCinderVolumes-307828353 tempest-TestEncryptedCinderVolumes-307828353-project-admin] GET https://10.4.3.5/volume/v3/volumes/detail?all_tenants=1 Aug 06 19:38:39.742432 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-84184851-0a2d-4ca5-8165-2c31c5e634b0 tempest-TestEncryptedCinderVolumes-307828353 tempest-TestEncryptedCinderVolumes-307828353-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:39.742605 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-84184851-0a2d-4ca5-8165-2c31c5e634b0 tempest-TestEncryptedCinderVolumes-307828353 tempest-TestEncryptedCinderVolumes-307828353-project-admin] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:39.743355 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-84184851-0a2d-4ca5-8165-2c31c5e634b0 tempest-TestEncryptedCinderVolumes-307828353 tempest-TestEncryptedCinderVolumes-307828353-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 19:38:39.753238 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-84184851-0a2d-4ca5-8165-2c31c5e634b0 tempest-TestEncryptedCinderVolumes-307828353 tempest-TestEncryptedCinderVolumes-307828353-project-admin] Get all volumes completed successfully. Aug 06 19:38:39.754644 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:39.754644 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:38:39.758488 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-84184851-0a2d-4ca5-8165-2c31c5e634b0 tempest-TestEncryptedCinderVolumes-307828353 tempest-TestEncryptedCinderVolumes-307828353-project-admin] https://10.4.3.5/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 19:38:39.758845 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1369/5453] 10.4.3.5 () {66 vars in 1271 bytes} [Thu Aug 6 19:38:39 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7060 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:38:39.772672 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5463013b-75c6-465d-bf6d-e80014ba51fa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:39.774572 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5463013b-75c6-465d-bf6d-e80014ba51fa tempest-TestEncryptedCinderVolumes-307828353 tempest-TestEncryptedCinderVolumes-307828353-project-admin] DELETE https://10.4.3.5/volume/v3/types/5c05678f-3cbf-40b6-9b77-2a61828e0b98 Aug 06 19:38:39.774814 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5463013b-75c6-465d-bf6d-e80014ba51fa tempest-TestEncryptedCinderVolumes-307828353 tempest-TestEncryptedCinderVolumes-307828353-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:39.775073 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5463013b-75c6-465d-bf6d-e80014ba51fa tempest-TestEncryptedCinderVolumes-307828353 tempest-TestEncryptedCinderVolumes-307828353-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:39.798031 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5463013b-75c6-465d-bf6d-e80014ba51fa tempest-TestEncryptedCinderVolumes-307828353 tempest-TestEncryptedCinderVolumes-307828353-project-admin] https://10.4.3.5/volume/v3/types/5c05678f-3cbf-40b6-9b77-2a61828e0b98 returned with HTTP 202 Aug 06 19:38:39.798636 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1361/5454] 10.4.3.5 () {66 vars in 1331 bytes} [Thu Aug 6 19:38:39 2026] DELETE /volume/v3/types/5c05678f-3cbf-40b6-9b77-2a61828e0b98 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:38:45.741089 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0a730933-4e69-495c-9c6b-fd408522de32 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:45.742606 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0a730933-4e69-495c-9c6b-fd408522de32 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:38:45.742897 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0a730933-4e69-495c-9c6b-fd408522de32 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21ea9d6d-2639-430e-b621-d9dc4eb4b0ca", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-846827393", "description": null, "metadata": null}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:38:45.752732 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:45.752732 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:38:45.753155 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0a730933-4e69-495c-9c6b-fd408522de32 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:38:45.753289 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-0a730933-4e69-495c-9c6b-fd408522de32 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create snapshot from volume 21ea9d6d-2639-430e-b621-d9dc4eb4b0ca Aug 06 19:38:45.782393 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-0a730933-4e69-495c-9c6b-fd408522de32 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Created reservations ['a54a95be-fa11-46ee-8365-6bc7836fb115', 'e2310e9b-9fc8-4322-b962-d6c1e276121d', '69e9baaf-4364-45f5-8f97-922ec475f89a', '631258d7-d173-4b94-b5f3-cba5ae36c4dd'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:38:45.808298 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0a730933-4e69-495c-9c6b-fd408522de32 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot force create request issued successfully. Aug 06 19:38:45.808612 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0a730933-4e69-495c-9c6b-fd408522de32 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:38:45.809026 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1355/5455] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:38:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:38:45.817354 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-efdc5e21-468f-4531-9157-e9583372249f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:45.819209 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-efdc5e21-468f-4531-9157-e9583372249f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/8180bd42-1faa-438c-8c4e-3545fc7255e4 Aug 06 19:38:45.819582 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-efdc5e21-468f-4531-9157-e9583372249f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:45.819664 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-efdc5e21-468f-4531-9157-e9583372249f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:45.825170 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:45.825170 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:38:45.825703 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-efdc5e21-468f-4531-9157-e9583372249f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:38:45.826569 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-efdc5e21-468f-4531-9157-e9583372249f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/8180bd42-1faa-438c-8c4e-3545fc7255e4 returned with HTTP 200 Aug 06 19:38:45.826965 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1371/5456] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:38:45 2026] GET /volume/v3/snapshots/8180bd42-1faa-438c-8c4e-3545fc7255e4 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:38:46.835680 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5ddb6615-d7fe-49db-8afc-5303819871f7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:46.837429 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ddb6615-d7fe-49db-8afc-5303819871f7 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/8180bd42-1faa-438c-8c4e-3545fc7255e4 Aug 06 19:38:46.837627 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ddb6615-d7fe-49db-8afc-5303819871f7 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:46.837843 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ddb6615-d7fe-49db-8afc-5303819871f7 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:46.842599 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:46.842599 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:38:46.843043 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5ddb6615-d7fe-49db-8afc-5303819871f7 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:38:46.843828 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ddb6615-d7fe-49db-8afc-5303819871f7 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/8180bd42-1faa-438c-8c4e-3545fc7255e4 returned with HTTP 200 Aug 06 19:38:46.844176 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1370/5457] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:38:46 2026] GET /volume/v3/snapshots/8180bd42-1faa-438c-8c4e-3545fc7255e4 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:38:46.852591 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dbc855d2-241b-4c90-bdb6-32540769b47a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:46.854524 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dbc855d2-241b-4c90-bdb6-32540769b47a tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/8180bd42-1faa-438c-8c4e-3545fc7255e4 Aug 06 19:38:46.854714 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dbc855d2-241b-4c90-bdb6-32540769b47a tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:46.854889 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dbc855d2-241b-4c90-bdb6-32540769b47a tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:46.860049 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:46.860049 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:38:46.860535 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-dbc855d2-241b-4c90-bdb6-32540769b47a tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:38:46.861302 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dbc855d2-241b-4c90-bdb6-32540769b47a tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/8180bd42-1faa-438c-8c4e-3545fc7255e4 returned with HTTP 200 Aug 06 19:38:46.861673 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1362/5458] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:38:46 2026] GET /volume/v3/snapshots/8180bd42-1faa-438c-8c4e-3545fc7255e4 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:38:46.869636 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-326a8d7e-36af-45a2-aa91-0f54bb75966a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:46.871504 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-326a8d7e-36af-45a2-aa91-0f54bb75966a tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:38:46.871833 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-326a8d7e-36af-45a2-aa91-0f54bb75966a tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21ea9d6d-2639-430e-b621-d9dc4eb4b0ca", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1160365764", "description": null, "metadata": null}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:38:46.882170 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:46.882170 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:38:46.882735 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-326a8d7e-36af-45a2-aa91-0f54bb75966a tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:38:46.882851 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-326a8d7e-36af-45a2-aa91-0f54bb75966a tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create snapshot from volume 21ea9d6d-2639-430e-b621-d9dc4eb4b0ca Aug 06 19:38:46.904924 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-326a8d7e-36af-45a2-aa91-0f54bb75966a tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Created reservations ['0a3f2307-881c-4d91-87bd-31f5af18c5b6', 'efd316cb-8624-40bd-9d57-102b51c1f8b0', '8fe092a1-d577-428e-92e4-ad0d52d3a172', '2698f55a-85d0-46ba-93d5-6391332b90dd'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:38:46.932107 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-326a8d7e-36af-45a2-aa91-0f54bb75966a tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot force create request issued successfully. Aug 06 19:38:46.932465 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-326a8d7e-36af-45a2-aa91-0f54bb75966a tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:38:46.932901 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1356/5459] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:38:46 2026] POST /volume/v3/snapshots => generated 308 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:38:46.941869 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-78112cb9-840d-4290-9a29-60f52919cb4f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:46.943552 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-78112cb9-840d-4290-9a29-60f52919cb4f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/cea451ae-e218-4c55-9270-190bd00666eb Aug 06 19:38:46.943762 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-78112cb9-840d-4290-9a29-60f52919cb4f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:46.943938 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-78112cb9-840d-4290-9a29-60f52919cb4f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:46.948762 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:46.948762 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:38:46.949174 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-78112cb9-840d-4290-9a29-60f52919cb4f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:38:46.949918 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-78112cb9-840d-4290-9a29-60f52919cb4f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/cea451ae-e218-4c55-9270-190bd00666eb returned with HTTP 200 Aug 06 19:38:46.950274 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1372/5460] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:38:46 2026] GET /volume/v3/snapshots/cea451ae-e218-4c55-9270-190bd00666eb => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:38:47.958885 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-17e35785-9eb1-4d5d-bc2d-0503a24d6216 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:47.960598 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-17e35785-9eb1-4d5d-bc2d-0503a24d6216 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/cea451ae-e218-4c55-9270-190bd00666eb Aug 06 19:38:47.960789 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-17e35785-9eb1-4d5d-bc2d-0503a24d6216 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:47.960966 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-17e35785-9eb1-4d5d-bc2d-0503a24d6216 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:47.965358 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:47.965358 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:38:47.965735 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-17e35785-9eb1-4d5d-bc2d-0503a24d6216 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:38:47.966409 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-17e35785-9eb1-4d5d-bc2d-0503a24d6216 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/cea451ae-e218-4c55-9270-190bd00666eb returned with HTTP 200 Aug 06 19:38:47.966722 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1371/5461] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:38:47 2026] GET /volume/v3/snapshots/cea451ae-e218-4c55-9270-190bd00666eb => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:38:47.973847 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5c614c55-62b1-44f8-80f2-3c0d4d8c38b7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:47.975490 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5c614c55-62b1-44f8-80f2-3c0d4d8c38b7 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/cea451ae-e218-4c55-9270-190bd00666eb Aug 06 19:38:47.975687 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5c614c55-62b1-44f8-80f2-3c0d4d8c38b7 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:47.975865 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5c614c55-62b1-44f8-80f2-3c0d4d8c38b7 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:47.980505 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:47.980505 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:38:47.980884 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5c614c55-62b1-44f8-80f2-3c0d4d8c38b7 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:38:47.981569 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5c614c55-62b1-44f8-80f2-3c0d4d8c38b7 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/cea451ae-e218-4c55-9270-190bd00666eb returned with HTTP 200 Aug 06 19:38:47.981969 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1363/5462] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:38:47 2026] GET /volume/v3/snapshots/cea451ae-e218-4c55-9270-190bd00666eb => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:38:47.988892 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f3461e62-1c79-4824-91d0-5eee6db6b0ac None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:47.990592 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f3461e62-1c79-4824-91d0-5eee6db6b0ac tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:38:47.990896 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f3461e62-1c79-4824-91d0-5eee6db6b0ac tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21ea9d6d-2639-430e-b621-d9dc4eb4b0ca", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1959389365", "description": null, "metadata": null}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:38:48.000434 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:48.000434 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:38:48.000926 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f3461e62-1c79-4824-91d0-5eee6db6b0ac tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:38:48.001075 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-f3461e62-1c79-4824-91d0-5eee6db6b0ac tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create snapshot from volume 21ea9d6d-2639-430e-b621-d9dc4eb4b0ca Aug 06 19:38:48.022435 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-f3461e62-1c79-4824-91d0-5eee6db6b0ac tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Created reservations ['677ab787-7072-4afe-b692-3b2f6dc453af', '4d382539-b6c5-44bf-8d35-60e544c2079f', 'd620ee7b-0f88-4440-83c3-8ec8e9db3b34', 'd7babbb2-4aa6-47f3-954e-c2611e69f0bf'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:38:48.048209 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f3461e62-1c79-4824-91d0-5eee6db6b0ac tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot force create request issued successfully. Aug 06 19:38:48.048540 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f3461e62-1c79-4824-91d0-5eee6db6b0ac tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:38:48.048951 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1357/5463] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:38:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:38:48.056320 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-05354829-e3b5-4a1c-90e6-8ffc693cfe91 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:48.058036 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-05354829-e3b5-4a1c-90e6-8ffc693cfe91 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/9ac6356f-48b2-4dad-abfa-3fb22d8c8ed8 Aug 06 19:38:48.058206 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-05354829-e3b5-4a1c-90e6-8ffc693cfe91 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:48.058402 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-05354829-e3b5-4a1c-90e6-8ffc693cfe91 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:48.063161 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:48.063161 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:38:48.063569 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-05354829-e3b5-4a1c-90e6-8ffc693cfe91 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:38:48.064389 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-05354829-e3b5-4a1c-90e6-8ffc693cfe91 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/9ac6356f-48b2-4dad-abfa-3fb22d8c8ed8 returned with HTTP 200 Aug 06 19:38:48.064742 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1373/5464] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:38:48 2026] GET /volume/v3/snapshots/9ac6356f-48b2-4dad-abfa-3fb22d8c8ed8 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:38:49.073398 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-caa59e9e-79a6-4e52-ba5e-bd52a9bd38f9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:49.075710 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-caa59e9e-79a6-4e52-ba5e-bd52a9bd38f9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/9ac6356f-48b2-4dad-abfa-3fb22d8c8ed8 Aug 06 19:38:49.075986 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-caa59e9e-79a6-4e52-ba5e-bd52a9bd38f9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:49.076297 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-caa59e9e-79a6-4e52-ba5e-bd52a9bd38f9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:49.082699 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:49.082699 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:38:49.083224 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-caa59e9e-79a6-4e52-ba5e-bd52a9bd38f9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:38:49.084124 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-caa59e9e-79a6-4e52-ba5e-bd52a9bd38f9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/9ac6356f-48b2-4dad-abfa-3fb22d8c8ed8 returned with HTTP 200 Aug 06 19:38:49.084537 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1372/5465] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:38:49 2026] GET /volume/v3/snapshots/9ac6356f-48b2-4dad-abfa-3fb22d8c8ed8 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:38:49.091961 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0137527a-6f80-4511-92c8-4cb7518226e2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:49.094335 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0137527a-6f80-4511-92c8-4cb7518226e2 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/9ac6356f-48b2-4dad-abfa-3fb22d8c8ed8 Aug 06 19:38:49.094528 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0137527a-6f80-4511-92c8-4cb7518226e2 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:49.094727 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0137527a-6f80-4511-92c8-4cb7518226e2 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:49.099784 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:49.099784 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:38:49.100251 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0137527a-6f80-4511-92c8-4cb7518226e2 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:38:49.101002 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0137527a-6f80-4511-92c8-4cb7518226e2 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/9ac6356f-48b2-4dad-abfa-3fb22d8c8ed8 returned with HTTP 200 Aug 06 19:38:49.101432 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1364/5466] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:38:49 2026] GET /volume/v3/snapshots/9ac6356f-48b2-4dad-abfa-3fb22d8c8ed8 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:38:50.507533 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-115c7d3e-4cf4-4faf-9627-381a736d9513 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:50.509413 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-115c7d3e-4cf4-4faf-9627-381a736d9513 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/9ac6356f-48b2-4dad-abfa-3fb22d8c8ed8 Aug 06 19:38:50.509596 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-115c7d3e-4cf4-4faf-9627-381a736d9513 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:50.509776 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-115c7d3e-4cf4-4faf-9627-381a736d9513 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:50.509872 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-115c7d3e-4cf4-4faf-9627-381a736d9513 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Delete snapshot with id: 9ac6356f-48b2-4dad-abfa-3fb22d8c8ed8 Aug 06 19:38:50.514878 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:50.514878 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:38:50.515325 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-115c7d3e-4cf4-4faf-9627-381a736d9513 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:38:50.531434 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-115c7d3e-4cf4-4faf-9627-381a736d9513 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot delete request issued successfully. Aug 06 19:38:50.531595 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-115c7d3e-4cf4-4faf-9627-381a736d9513 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/9ac6356f-48b2-4dad-abfa-3fb22d8c8ed8 returned with HTTP 202 Aug 06 19:38:50.532134 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1358/5467] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:38:50 2026] DELETE /volume/v3/snapshots/9ac6356f-48b2-4dad-abfa-3fb22d8c8ed8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:38:50.538370 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6406ded5-7945-4806-ad05-a89ab1a67602 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:50.540127 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6406ded5-7945-4806-ad05-a89ab1a67602 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/9ac6356f-48b2-4dad-abfa-3fb22d8c8ed8 Aug 06 19:38:50.540328 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6406ded5-7945-4806-ad05-a89ab1a67602 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:50.540536 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6406ded5-7945-4806-ad05-a89ab1a67602 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:50.545379 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:50.545379 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:38:50.545819 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6406ded5-7945-4806-ad05-a89ab1a67602 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:38:50.546576 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6406ded5-7945-4806-ad05-a89ab1a67602 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/9ac6356f-48b2-4dad-abfa-3fb22d8c8ed8 returned with HTTP 200 Aug 06 19:38:50.546908 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1374/5468] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:38:50 2026] GET /volume/v3/snapshots/9ac6356f-48b2-4dad-abfa-3fb22d8c8ed8 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:38:51.554885 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6e1b356a-b88f-4330-bb56-d19c9cb8c255 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:51.556569 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e1b356a-b88f-4330-bb56-d19c9cb8c255 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/9ac6356f-48b2-4dad-abfa-3fb22d8c8ed8 Aug 06 19:38:51.556750 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e1b356a-b88f-4330-bb56-d19c9cb8c255 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:51.556924 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e1b356a-b88f-4330-bb56-d19c9cb8c255 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:51.560949 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e1b356a-b88f-4330-bb56-d19c9cb8c255 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/9ac6356f-48b2-4dad-abfa-3fb22d8c8ed8 returned with HTTP 404 Aug 06 19:38:51.561420 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1373/5469] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:38:51 2026] GET /volume/v3/snapshots/9ac6356f-48b2-4dad-abfa-3fb22d8c8ed8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:38:51.567918 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7934adab-df0a-4cec-a067-6b9d8acb8731 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:51.569481 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7934adab-df0a-4cec-a067-6b9d8acb8731 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/cea451ae-e218-4c55-9270-190bd00666eb Aug 06 19:38:51.569767 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7934adab-df0a-4cec-a067-6b9d8acb8731 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:51.570053 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7934adab-df0a-4cec-a067-6b9d8acb8731 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:51.570249 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-7934adab-df0a-4cec-a067-6b9d8acb8731 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Delete snapshot with id: cea451ae-e218-4c55-9270-190bd00666eb Aug 06 19:38:51.575846 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:51.575846 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:38:51.576385 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7934adab-df0a-4cec-a067-6b9d8acb8731 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:38:51.595869 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7934adab-df0a-4cec-a067-6b9d8acb8731 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot delete request issued successfully. Aug 06 19:38:51.596080 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7934adab-df0a-4cec-a067-6b9d8acb8731 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/cea451ae-e218-4c55-9270-190bd00666eb returned with HTTP 202 Aug 06 19:38:51.596540 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1365/5470] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:38:51 2026] DELETE /volume/v3/snapshots/cea451ae-e218-4c55-9270-190bd00666eb => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:38:51.604915 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-945f94d0-b0eb-4ef9-8d10-27afc217eaa9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:51.607600 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-945f94d0-b0eb-4ef9-8d10-27afc217eaa9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/cea451ae-e218-4c55-9270-190bd00666eb Aug 06 19:38:51.607883 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-945f94d0-b0eb-4ef9-8d10-27afc217eaa9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:51.608173 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-945f94d0-b0eb-4ef9-8d10-27afc217eaa9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:51.614510 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:51.614510 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:38:51.615114 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-945f94d0-b0eb-4ef9-8d10-27afc217eaa9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:38:51.616258 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-945f94d0-b0eb-4ef9-8d10-27afc217eaa9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/cea451ae-e218-4c55-9270-190bd00666eb returned with HTTP 200 Aug 06 19:38:51.616756 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1359/5471] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:38:51 2026] GET /volume/v3/snapshots/cea451ae-e218-4c55-9270-190bd00666eb => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:38:52.625802 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bbe708ae-54ed-4090-ba5d-f774d7c5183a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:52.627681 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bbe708ae-54ed-4090-ba5d-f774d7c5183a tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/cea451ae-e218-4c55-9270-190bd00666eb Aug 06 19:38:52.627886 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bbe708ae-54ed-4090-ba5d-f774d7c5183a tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:52.628090 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bbe708ae-54ed-4090-ba5d-f774d7c5183a tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:52.632273 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bbe708ae-54ed-4090-ba5d-f774d7c5183a tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/cea451ae-e218-4c55-9270-190bd00666eb returned with HTTP 404 Aug 06 19:38:52.632718 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1375/5472] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:38:52 2026] GET /volume/v3/snapshots/cea451ae-e218-4c55-9270-190bd00666eb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:38:52.638995 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dc1ae6f5-cc8b-4377-b9d6-e727f49e3517 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:52.641119 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dc1ae6f5-cc8b-4377-b9d6-e727f49e3517 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/8180bd42-1faa-438c-8c4e-3545fc7255e4 Aug 06 19:38:52.641352 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dc1ae6f5-cc8b-4377-b9d6-e727f49e3517 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:52.641596 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dc1ae6f5-cc8b-4377-b9d6-e727f49e3517 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:52.641751 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-dc1ae6f5-cc8b-4377-b9d6-e727f49e3517 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Delete snapshot with id: 8180bd42-1faa-438c-8c4e-3545fc7255e4 Aug 06 19:38:52.647768 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:52.647768 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:38:52.648289 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dc1ae6f5-cc8b-4377-b9d6-e727f49e3517 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:38:52.666475 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dc1ae6f5-cc8b-4377-b9d6-e727f49e3517 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot delete request issued successfully. Aug 06 19:38:52.666645 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dc1ae6f5-cc8b-4377-b9d6-e727f49e3517 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/8180bd42-1faa-438c-8c4e-3545fc7255e4 returned with HTTP 202 Aug 06 19:38:52.667008 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1374/5473] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:38:52 2026] DELETE /volume/v3/snapshots/8180bd42-1faa-438c-8c4e-3545fc7255e4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:38:52.674201 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9dfacb0c-e1bb-462e-ab8e-23852b5ff4a4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:52.676168 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9dfacb0c-e1bb-462e-ab8e-23852b5ff4a4 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/8180bd42-1faa-438c-8c4e-3545fc7255e4 Aug 06 19:38:52.676351 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9dfacb0c-e1bb-462e-ab8e-23852b5ff4a4 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:52.676567 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9dfacb0c-e1bb-462e-ab8e-23852b5ff4a4 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:52.681319 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:52.681319 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:38:52.681742 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9dfacb0c-e1bb-462e-ab8e-23852b5ff4a4 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:38:52.682444 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9dfacb0c-e1bb-462e-ab8e-23852b5ff4a4 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/8180bd42-1faa-438c-8c4e-3545fc7255e4 returned with HTTP 200 Aug 06 19:38:52.682753 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1366/5474] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:38:52 2026] GET /volume/v3/snapshots/8180bd42-1faa-438c-8c4e-3545fc7255e4 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:38:53.691398 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-36733f46-e99d-40cc-86ea-cfb3b5ab1b76 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:53.693187 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-36733f46-e99d-40cc-86ea-cfb3b5ab1b76 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/8180bd42-1faa-438c-8c4e-3545fc7255e4 Aug 06 19:38:53.693399 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-36733f46-e99d-40cc-86ea-cfb3b5ab1b76 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:53.693563 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-36733f46-e99d-40cc-86ea-cfb3b5ab1b76 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:53.697590 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-36733f46-e99d-40cc-86ea-cfb3b5ab1b76 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/8180bd42-1faa-438c-8c4e-3545fc7255e4 returned with HTTP 404 Aug 06 19:38:53.698035 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1360/5475] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:38:53 2026] GET /volume/v3/snapshots/8180bd42-1faa-438c-8c4e-3545fc7255e4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:38:53.704460 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2540f271-069c-442b-8e71-62dea0e21a3b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:53.706587 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2540f271-069c-442b-8e71-62dea0e21a3b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/9ac6356f-48b2-4dad-abfa-3fb22d8c8ed8 Aug 06 19:38:53.706892 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2540f271-069c-442b-8e71-62dea0e21a3b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:53.707193 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2540f271-069c-442b-8e71-62dea0e21a3b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:53.707351 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-2540f271-069c-442b-8e71-62dea0e21a3b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Delete snapshot with id: 9ac6356f-48b2-4dad-abfa-3fb22d8c8ed8 Aug 06 19:38:53.712542 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2540f271-069c-442b-8e71-62dea0e21a3b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/9ac6356f-48b2-4dad-abfa-3fb22d8c8ed8 returned with HTTP 404 Aug 06 19:38:53.713174 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1376/5476] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:38:53 2026] DELETE /volume/v3/snapshots/9ac6356f-48b2-4dad-abfa-3fb22d8c8ed8 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:38:53.719799 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d08fd1f9-3cba-49c0-a0d4-f872b5340a50 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:53.722173 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d08fd1f9-3cba-49c0-a0d4-f872b5340a50 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/9ac6356f-48b2-4dad-abfa-3fb22d8c8ed8 Aug 06 19:38:53.722414 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d08fd1f9-3cba-49c0-a0d4-f872b5340a50 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:53.722594 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d08fd1f9-3cba-49c0-a0d4-f872b5340a50 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:53.726537 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d08fd1f9-3cba-49c0-a0d4-f872b5340a50 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/9ac6356f-48b2-4dad-abfa-3fb22d8c8ed8 returned with HTTP 404 Aug 06 19:38:53.726979 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1375/5477] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:38:53 2026] GET /volume/v3/snapshots/9ac6356f-48b2-4dad-abfa-3fb22d8c8ed8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:38:53.733396 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c3475c7a-887f-4c01-b13b-dca65308d0fd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:53.735363 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c3475c7a-887f-4c01-b13b-dca65308d0fd tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/cea451ae-e218-4c55-9270-190bd00666eb Aug 06 19:38:53.735574 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c3475c7a-887f-4c01-b13b-dca65308d0fd tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:53.735753 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c3475c7a-887f-4c01-b13b-dca65308d0fd tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:53.735854 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-c3475c7a-887f-4c01-b13b-dca65308d0fd tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Delete snapshot with id: cea451ae-e218-4c55-9270-190bd00666eb Aug 06 19:38:53.740060 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c3475c7a-887f-4c01-b13b-dca65308d0fd tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/cea451ae-e218-4c55-9270-190bd00666eb returned with HTTP 404 Aug 06 19:38:53.740584 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1367/5478] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:38:53 2026] DELETE /volume/v3/snapshots/cea451ae-e218-4c55-9270-190bd00666eb => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:38:53.747191 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8f1255b5-fd12-48b4-a206-fb5c478e88ef None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:53.748973 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f1255b5-fd12-48b4-a206-fb5c478e88ef tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/cea451ae-e218-4c55-9270-190bd00666eb Aug 06 19:38:53.749194 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f1255b5-fd12-48b4-a206-fb5c478e88ef tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:53.749382 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f1255b5-fd12-48b4-a206-fb5c478e88ef tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:53.753891 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f1255b5-fd12-48b4-a206-fb5c478e88ef tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/cea451ae-e218-4c55-9270-190bd00666eb returned with HTTP 404 Aug 06 19:38:53.754512 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1361/5479] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:38:53 2026] GET /volume/v3/snapshots/cea451ae-e218-4c55-9270-190bd00666eb => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:38:53.760442 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-165bd58a-6a0b-4427-92b4-e0052064c19c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:53.762089 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-165bd58a-6a0b-4427-92b4-e0052064c19c tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/8180bd42-1faa-438c-8c4e-3545fc7255e4 Aug 06 19:38:53.762280 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-165bd58a-6a0b-4427-92b4-e0052064c19c tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:53.762475 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-165bd58a-6a0b-4427-92b4-e0052064c19c tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:53.762602 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-165bd58a-6a0b-4427-92b4-e0052064c19c tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Delete snapshot with id: 8180bd42-1faa-438c-8c4e-3545fc7255e4 Aug 06 19:38:53.767296 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-165bd58a-6a0b-4427-92b4-e0052064c19c tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/8180bd42-1faa-438c-8c4e-3545fc7255e4 returned with HTTP 404 Aug 06 19:38:53.767831 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1377/5480] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:38:53 2026] DELETE /volume/v3/snapshots/8180bd42-1faa-438c-8c4e-3545fc7255e4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:38:53.773630 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-411937df-23cf-4c0e-bbe0-dbe73d3cbc2b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:53.775230 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-411937df-23cf-4c0e-bbe0-dbe73d3cbc2b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/8180bd42-1faa-438c-8c4e-3545fc7255e4 Aug 06 19:38:53.775415 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-411937df-23cf-4c0e-bbe0-dbe73d3cbc2b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:53.775596 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-411937df-23cf-4c0e-bbe0-dbe73d3cbc2b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:53.779604 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-411937df-23cf-4c0e-bbe0-dbe73d3cbc2b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/8180bd42-1faa-438c-8c4e-3545fc7255e4 returned with HTTP 404 Aug 06 19:38:53.780003 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1376/5481] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:38:53 2026] GET /volume/v3/snapshots/8180bd42-1faa-438c-8c4e-3545fc7255e4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:38:54.769087 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-790eec97-97d5-4367-88fb-62f1d33502f7 req-a1de2f16-c0f9-45bd-815f-7950c4fc9b4d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:54.770979 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-790eec97-97d5-4367-88fb-62f1d33502f7 req-a1de2f16-c0f9-45bd-815f-7950c4fc9b4d tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] DELETE https://10.4.3.5/volume/v3/attachments/e5a9a5ab-58cb-431d-8e5e-37c918b81c93 Aug 06 19:38:54.771488 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-790eec97-97d5-4367-88fb-62f1d33502f7 req-a1de2f16-c0f9-45bd-815f-7950c4fc9b4d tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:54.771488 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-790eec97-97d5-4367-88fb-62f1d33502f7 req-a1de2f16-c0f9-45bd-815f-7950c4fc9b4d tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:54.779628 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:54.779628 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:38:54.822896 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-790eec97-97d5-4367-88fb-62f1d33502f7 req-a1de2f16-c0f9-45bd-815f-7950c4fc9b4d tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments/e5a9a5ab-58cb-431d-8e5e-37c918b81c93 returned with HTTP 200 Aug 06 19:38:54.823301 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1368/5482] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:38:54 2026] DELETE /volume/v3/attachments/e5a9a5ab-58cb-431d-8e5e-37c918b81c93 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:38:55.438654 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4d1692ae-e79b-474f-a161-7f364da0f7bf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:55.440488 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d1692ae-e79b-474f-a161-7f364da0f7bf tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] DELETE https://10.4.3.5/volume/v3/volumes/21ea9d6d-2639-430e-b621-d9dc4eb4b0ca Aug 06 19:38:55.440727 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d1692ae-e79b-474f-a161-7f364da0f7bf tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:55.440910 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d1692ae-e79b-474f-a161-7f364da0f7bf tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:55.441104 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-4d1692ae-e79b-474f-a161-7f364da0f7bf tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Delete volume with id: 21ea9d6d-2639-430e-b621-d9dc4eb4b0ca Aug 06 19:38:55.449102 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:55.449102 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:38:55.449698 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4d1692ae-e79b-474f-a161-7f364da0f7bf tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:38:55.468281 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4d1692ae-e79b-474f-a161-7f364da0f7bf tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Delete volume request issued successfully. Aug 06 19:38:55.468542 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d1692ae-e79b-474f-a161-7f364da0f7bf tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/21ea9d6d-2639-430e-b621-d9dc4eb4b0ca returned with HTTP 202 Aug 06 19:38:55.469106 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1362/5483] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:38:55 2026] DELETE /volume/v3/volumes/21ea9d6d-2639-430e-b621-d9dc4eb4b0ca => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:38:55.476323 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-99769029-9803-42cc-aa86-148dc4f507bd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:55.478109 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-99769029-9803-42cc-aa86-148dc4f507bd tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/21ea9d6d-2639-430e-b621-d9dc4eb4b0ca Aug 06 19:38:55.478310 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-99769029-9803-42cc-aa86-148dc4f507bd tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:55.478546 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-99769029-9803-42cc-aa86-148dc4f507bd tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:55.486300 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:55.486300 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:38:55.490662 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-99769029-9803-42cc-aa86-148dc4f507bd tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:38:55.495857 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-99769029-9803-42cc-aa86-148dc4f507bd tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/21ea9d6d-2639-430e-b621-d9dc4eb4b0ca returned with HTTP 200 Aug 06 19:38:55.496473 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1378/5484] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:38:55 2026] GET /volume/v3/volumes/21ea9d6d-2639-430e-b621-d9dc4eb4b0ca => generated 1362 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:38:56.509041 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8943f856-0766-4172-bdd4-d3ba77401e6c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:56.511113 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8943f856-0766-4172-bdd4-d3ba77401e6c tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/21ea9d6d-2639-430e-b621-d9dc4eb4b0ca Aug 06 19:38:56.511343 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8943f856-0766-4172-bdd4-d3ba77401e6c tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:56.511580 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8943f856-0766-4172-bdd4-d3ba77401e6c tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:56.518330 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8943f856-0766-4172-bdd4-d3ba77401e6c tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/21ea9d6d-2639-430e-b621-d9dc4eb4b0ca returned with HTTP 404 Aug 06 19:38:56.518841 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1377/5485] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:38:56 2026] GET /volume/v3/volumes/21ea9d6d-2639-430e-b621-d9dc4eb4b0ca => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:38:56.542002 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e592c3b9-6960-4075-9ed5-d0e3f56a73d0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:56.543547 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e592c3b9-6960-4075-9ed5-d0e3f56a73d0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:38:56.543834 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e592c3b9-6960-4075-9ed5-d0e3f56a73d0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-72213423", "snapshot_id": null, "imageRef": "11f21727-e5ec-459d-91b4-c79ce982c40c", "volume_type": null, "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:38:56.545185 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-e592c3b9-6960-4075-9ed5-d0e3f56a73d0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-72213423', 'snapshot_id': None, 'imageRef': '11f21727-e5ec-459d-91b4-c79ce982c40c', 'volume_type': None, 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:38:56.724948 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-e592c3b9-6960-4075-9ed5-d0e3f56a73d0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create volume of 1 GB Aug 06 19:38:56.725254 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:56.725254 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:38:56.728934 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e592c3b9-6960-4075-9ed5-d0e3f56a73d0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Availability Zones retrieved successfully. Aug 06 19:38:56.735190 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e592c3b9-6960-4075-9ed5-d0e3f56a73d0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Flow 'volume_create_api' (7582689d-7225-473c-8c9a-741a528d2346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:38:56.736301 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e592c3b9-6960-4075-9ed5-d0e3f56a73d0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1546fc08-92d3-4d71-a3cc-73f22d04c5ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:38:56.737327 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-e592c3b9-6960-4075-9ed5-d0e3f56a73d0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:38:56.787388 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e592c3b9-6960-4075-9ed5-d0e3f56a73d0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1546fc08-92d3-4d71-a3cc-73f22d04c5ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:38:56.788105 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e592c3b9-6960-4075-9ed5-d0e3f56a73d0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3863a024-1b8c-46e6-8bea-8592beb28e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:38:56.822041 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-e592c3b9-6960-4075-9ed5-d0e3f56a73d0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Created reservations ['f68d5477-af28-4a66-ae05-3a556622d394', '88691848-455e-40cc-9441-4309a1e16e03', 'b7c54be3-11cd-47bc-919d-8dc51a701465', '7e694cb8-3ed7-46e5-8e3f-9cb127804ba1'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:38:56.822722 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e592c3b9-6960-4075-9ed5-d0e3f56a73d0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3863a024-1b8c-46e6-8bea-8592beb28e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f68d5477-af28-4a66-ae05-3a556622d394', '88691848-455e-40cc-9441-4309a1e16e03', 'b7c54be3-11cd-47bc-919d-8dc51a701465', '7e694cb8-3ed7-46e5-8e3f-9cb127804ba1']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:38:56.823376 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e592c3b9-6960-4075-9ed5-d0e3f56a73d0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35d10537-4040-4348-be4d-d640e8a73be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:38:56.842842 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e592c3b9-6960-4075-9ed5-d0e3f56a73d0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35d10537-4040-4348-be4d-d640e8a73be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-72213423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95f129259611440e96ee2a2b01c719d8',qos_specs=None,replication_status=,reservations=['f68d5477-af28-4a66-ae05-3a556622d394','88691848-455e-40cc-9441-4309a1e16e03','b7c54be3-11cd-47bc-919d-8dc51a701465','7e694cb8-3ed7-46e5-8e3f-9cb127804ba1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='922273c46ed347a98920a74800c07dc3',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:38:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-72213423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95f129259611440e96ee2a2b01c719d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='922273c46ed347a98920a74800c07dc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:38:56.843556 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e592c3b9-6960-4075-9ed5-d0e3f56a73d0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4beb758d-d952-4786-9755-db43ee289f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:38:56.858545 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e592c3b9-6960-4075-9ed5-d0e3f56a73d0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4beb758d-d952-4786-9755-db43ee289f13) transitioned into state 'SUCCESS' from state '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-72213423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95f129259611440e96ee2a2b01c719d8',qos_specs=None,replication_status=,reservations=['f68d5477-af28-4a66-ae05-3a556622d394','88691848-455e-40cc-9441-4309a1e16e03','b7c54be3-11cd-47bc-919d-8dc51a701465','7e694cb8-3ed7-46e5-8e3f-9cb127804ba1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='922273c46ed347a98920a74800c07dc3',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:38:56.859255 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e592c3b9-6960-4075-9ed5-d0e3f56a73d0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc5b7a79-5384-4664-b657-5f231681ee5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:38:56.867072 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e592c3b9-6960-4075-9ed5-d0e3f56a73d0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc5b7a79-5384-4664-b657-5f231681ee5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:38:56.867475 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e592c3b9-6960-4075-9ed5-d0e3f56a73d0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Flow 'volume_create_api' (7582689d-7225-473c-8c9a-741a528d2346) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:38:56.867730 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e592c3b9-6960-4075-9ed5-d0e3f56a73d0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create volume request issued successfully. Aug 06 19:38:56.868224 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e592c3b9-6960-4075-9ed5-d0e3f56a73d0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:38:56.868618 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1369/5486] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:38:56 2026] POST /volume/v3/volumes => generated 753 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:38:56.879751 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-684e7a6f-55a3-4551-8b08-baba13c22940 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:56.881693 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-684e7a6f-55a3-4551-8b08-baba13c22940 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9 Aug 06 19:38:56.881900 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-684e7a6f-55a3-4551-8b08-baba13c22940 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:56.882122 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-684e7a6f-55a3-4551-8b08-baba13c22940 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:56.889045 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:56.889045 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:38:56.892323 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-684e7a6f-55a3-4551-8b08-baba13c22940 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:38:56.896134 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-684e7a6f-55a3-4551-8b08-baba13c22940 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9 returned with HTTP 200 Aug 06 19:38:56.896660 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1363/5487] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:38:56 2026] GET /volume/v3/volumes/0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9 => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:38:57.909199 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0f9f563e-4111-43ed-a9aa-e509644de192 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:57.911029 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0f9f563e-4111-43ed-a9aa-e509644de192 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9 Aug 06 19:38:57.911223 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0f9f563e-4111-43ed-a9aa-e509644de192 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:57.911424 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0f9f563e-4111-43ed-a9aa-e509644de192 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:57.917964 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:57.917964 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:38:57.921575 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0f9f563e-4111-43ed-a9aa-e509644de192 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:38:57.925730 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0f9f563e-4111-43ed-a9aa-e509644de192 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9 returned with HTTP 200 Aug 06 19:38:57.926080 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1379/5488] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:38:57 2026] GET /volume/v3/volumes/0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9 => generated 1361 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:38:57.940681 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f2ee1da4-235f-46be-baa9-5faf2f857ac6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:57.942605 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f2ee1da4-235f-46be-baa9-5faf2f857ac6 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9 Aug 06 19:38:57.942822 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f2ee1da4-235f-46be-baa9-5faf2f857ac6 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:57.943010 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f2ee1da4-235f-46be-baa9-5faf2f857ac6 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:57.950389 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:57.950389 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:38:57.954147 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f2ee1da4-235f-46be-baa9-5faf2f857ac6 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:38:57.958781 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f2ee1da4-235f-46be-baa9-5faf2f857ac6 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9 returned with HTTP 200 Aug 06 19:38:57.959199 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1378/5489] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:38:57 2026] GET /volume/v3/volumes/0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9 => generated 1361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:38:58.910814 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-5a714f68-f905-4660-a4b9-b0bd8a8502fa req-d189b29d-2d4f-4500-96ad-4751af07415c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:58.982539 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5a714f68-f905-4660-a4b9-b0bd8a8502fa req-d189b29d-2d4f-4500-96ad-4751af07415c tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9 Aug 06 19:38:58.982705 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-5a714f68-f905-4660-a4b9-b0bd8a8502fa req-d189b29d-2d4f-4500-96ad-4751af07415c tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:58.982877 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-5a714f68-f905-4660-a4b9-b0bd8a8502fa req-d189b29d-2d4f-4500-96ad-4751af07415c tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:58.990654 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:58.990654 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:38:58.994658 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-5a714f68-f905-4660-a4b9-b0bd8a8502fa req-d189b29d-2d4f-4500-96ad-4751af07415c tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:38:58.998708 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5a714f68-f905-4660-a4b9-b0bd8a8502fa req-d189b29d-2d4f-4500-96ad-4751af07415c tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9 returned with HTTP 200 Aug 06 19:38:58.999080 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1370/5490] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:38:58 2026] GET /volume/v3/volumes/0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9 => generated 1361 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:38:59.392188 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-5a714f68-f905-4660-a4b9-b0bd8a8502fa req-8eabbb8e-5e42-4577-b567-9fa3219f623c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:59.394500 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-5a714f68-f905-4660-a4b9-b0bd8a8502fa req-8eabbb8e-5e42-4577-b567-9fa3219f623c tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9 Aug 06 19:38:59.394737 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-5a714f68-f905-4660-a4b9-b0bd8a8502fa req-8eabbb8e-5e42-4577-b567-9fa3219f623c tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:59.395073 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-5a714f68-f905-4660-a4b9-b0bd8a8502fa req-8eabbb8e-5e42-4577-b567-9fa3219f623c tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:59.401517 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:59.401517 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:38:59.404708 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-5a714f68-f905-4660-a4b9-b0bd8a8502fa req-8eabbb8e-5e42-4577-b567-9fa3219f623c tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:38:59.408788 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-5a714f68-f905-4660-a4b9-b0bd8a8502fa req-8eabbb8e-5e42-4577-b567-9fa3219f623c tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9 returned with HTTP 200 Aug 06 19:38:59.409206 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1364/5491] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:38:59 2026] GET /volume/v3/volumes/0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9 => generated 1361 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:38:59.418412 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a1d11a7f-dbc1-4d65-a105-330e5c520ac3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:59.418781 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a1d11a7f-dbc1-4d65-a105-330e5c520ac3 None None] GET https://10.4.3.5/volume// Aug 06 19:38:59.418944 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a1d11a7f-dbc1-4d65-a105-330e5c520ac3 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:38:59.419160 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a1d11a7f-dbc1-4d65-a105-330e5c520ac3 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:38:59.419499 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a1d11a7f-dbc1-4d65-a105-330e5c520ac3 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:38:59.419778 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1380/5492] 10.4.3.5 () {66 vars in 1405 bytes} [Thu Aug 6 19:38:59 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:38:59.426780 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-5a714f68-f905-4660-a4b9-b0bd8a8502fa req-eaebe98e-d9f5-464f-8257-41d8c1ff0bfa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:38:59.429476 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5a714f68-f905-4660-a4b9-b0bd8a8502fa req-eaebe98e-d9f5-464f-8257-41d8c1ff0bfa tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:38:59.429970 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5a714f68-f905-4660-a4b9-b0bd8a8502fa req-eaebe98e-d9f5-464f-8257-41d8c1ff0bfa tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9", "connector": null, "instance_uuid": "5621060f-85e5-4944-b693-607351253402"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:38:59.439659 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:38:59.439659 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:38:59.466794 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5a714f68-f905-4660-a4b9-b0bd8a8502fa req-eaebe98e-d9f5-464f-8257-41d8c1ff0bfa tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:38:59.467294 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1379/5493] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:38:59 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 06 19:39:00.161474 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9ac16dd7-52d3-4ee2-bd6d-556b14bc1da9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:39:00.161908 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9ac16dd7-52d3-4ee2-bd6d-556b14bc1da9 None None] GET https://10.4.3.5/volume// Aug 06 19:39:00.162147 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9ac16dd7-52d3-4ee2-bd6d-556b14bc1da9 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:39:00.162375 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9ac16dd7-52d3-4ee2-bd6d-556b14bc1da9 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:39:00.162688 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9ac16dd7-52d3-4ee2-bd6d-556b14bc1da9 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:39:00.162978 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1371/5494] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:39:00 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:39:00.172738 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-5a714f68-f905-4660-a4b9-b0bd8a8502fa req-0464811c-4f84-4f14-9873-ab83517d6808 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:39:00.174951 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-5a714f68-f905-4660-a4b9-b0bd8a8502fa req-0464811c-4f84-4f14-9873-ab83517d6808 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9 Aug 06 19:39:00.175262 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-5a714f68-f905-4660-a4b9-b0bd8a8502fa req-0464811c-4f84-4f14-9873-ab83517d6808 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:39:00.175529 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-5a714f68-f905-4660-a4b9-b0bd8a8502fa req-0464811c-4f84-4f14-9873-ab83517d6808 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:39:00.186599 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:39:00.186599 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:39:00.190367 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-5a714f68-f905-4660-a4b9-b0bd8a8502fa req-0464811c-4f84-4f14-9873-ab83517d6808 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:39:00.196148 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-5a714f68-f905-4660-a4b9-b0bd8a8502fa req-0464811c-4f84-4f14-9873-ab83517d6808 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9 returned with HTTP 200 Aug 06 19:39:00.196681 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1365/5495] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:39:00 2026] GET /volume/v3/volumes/0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9 => generated 1540 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:39:00.294421 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-5a714f68-f905-4660-a4b9-b0bd8a8502fa req-6b582850-420e-4d2f-9eb4-667daa4b76a0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:39:00.296579 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5a714f68-f905-4660-a4b9-b0bd8a8502fa req-6b582850-420e-4d2f-9eb4-667daa4b76a0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] PUT https://10.4.3.5/volume/v3/attachments/7a3e7de0-d27f-421f-8ed4-f379ba49d97d Aug 06 19:39:00.296955 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5a714f68-f905-4660-a4b9-b0bd8a8502fa req-6b582850-420e-4d2f-9eb4-667daa4b76a0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:39:00.305222 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-5a714f68-f905-4660-a4b9-b0bd8a8502fa req-6b582850-420e-4d2f-9eb4-667daa4b76a0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Acquiring lock "cinder-attachment_update-0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9-np0000006689" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:39:00.310827 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-5a714f68-f905-4660-a4b9-b0bd8a8502fa req-6b582850-420e-4d2f-9eb4-667daa4b76a0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Lock "cinder-attachment_update-0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9-np0000006689" acquired by "attachment_update" :: waited 0.006s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:39:00.311892 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:39:00.311892 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:39:00.389606 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-5a714f68-f905-4660-a4b9-b0bd8a8502fa req-6b582850-420e-4d2f-9eb4-667daa4b76a0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Lock "cinder-attachment_update-0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9-np0000006689" released by "attachment_update" :: held 0.079s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:39:00.390168 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5a714f68-f905-4660-a4b9-b0bd8a8502fa req-6b582850-420e-4d2f-9eb4-667daa4b76a0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments/7a3e7de0-d27f-421f-8ed4-f379ba49d97d returned with HTTP 200 Aug 06 19:39:00.390662 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1381/5496] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:39:00 2026] PUT /volume/v3/attachments/7a3e7de0-d27f-421f-8ed4-f379ba49d97d => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:39:00.410057 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-5a714f68-f905-4660-a4b9-b0bd8a8502fa req-5117f241-f7f3-40a2-936f-ce2bb7b5bfff None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:39:00.412062 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5a714f68-f905-4660-a4b9-b0bd8a8502fa req-5117f241-f7f3-40a2-936f-ce2bb7b5bfff tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/attachments/7a3e7de0-d27f-421f-8ed4-f379ba49d97d/action Aug 06 19:39:00.412644 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5a714f68-f905-4660-a4b9-b0bd8a8502fa req-5117f241-f7f3-40a2-936f-ce2bb7b5bfff tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:39:00.412747 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5a714f68-f905-4660-a4b9-b0bd8a8502fa req-5117f241-f7f3-40a2-936f-ce2bb7b5bfff tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:39:00.428266 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:39:00.428266 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:39:00.438216 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5a714f68-f905-4660-a4b9-b0bd8a8502fa req-5117f241-f7f3-40a2-936f-ce2bb7b5bfff tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments/7a3e7de0-d27f-421f-8ed4-f379ba49d97d/action returned with HTTP 204 Aug 06 19:39:00.438922 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1380/5497] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:39:00 2026] POST /volume/v3/attachments/7a3e7de0-d27f-421f-8ed4-f379ba49d97d/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:39:08.997479 np0000006689 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=64,cinder:UPDATE=24,cinder:INSERT=7 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:39:10.194443 np0000006689 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=75,cinder:UPDATE=39,cinder:INSERT=19 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:39:10.384122 np0000006689 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=24,cinder:UPDATE=1 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:39:10.434324 np0000006689 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=29,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:39:45.059940 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1a3b15b6-30ce-4301-9ad3-261cc08af170 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:39:45.061715 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1a3b15b6-30ce-4301-9ad3-261cc08af170 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:39:45.062088 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1a3b15b6-30ce-4301-9ad3-261cc08af170 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-769956117", "description": null, "metadata": null}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:39:45.073279 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:39:45.073279 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:39:45.073828 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1a3b15b6-30ce-4301-9ad3-261cc08af170 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:39:45.073991 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-1a3b15b6-30ce-4301-9ad3-261cc08af170 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create snapshot from volume 0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9 Aug 06 19:39:45.095268 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-1a3b15b6-30ce-4301-9ad3-261cc08af170 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Created reservations ['89aedef0-c663-48ef-b7fc-89b6db7ada36', '01004d2b-ea3e-428b-864d-12d08f21d735', 'fabe784e-b6de-4f43-98eb-9d74bcce19f2', '8b5a159c-f525-4a62-895a-535b5a66ebd0'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:39:45.122173 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1a3b15b6-30ce-4301-9ad3-261cc08af170 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot force create request issued successfully. Aug 06 19:39:45.122588 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1a3b15b6-30ce-4301-9ad3-261cc08af170 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:39:45.123109 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1372/5498] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:39:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:39:45.131035 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-18088e48-95f2-4bcd-81ec-44509ef85120 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:39:45.132721 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-18088e48-95f2-4bcd-81ec-44509ef85120 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/1901a445-44fc-4ae9-b046-e05b9c18bb64 Aug 06 19:39:45.132906 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-18088e48-95f2-4bcd-81ec-44509ef85120 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:39:45.133133 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-18088e48-95f2-4bcd-81ec-44509ef85120 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:39:45.138901 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:39:45.138901 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:39:45.139541 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-18088e48-95f2-4bcd-81ec-44509ef85120 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:39:45.140649 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-18088e48-95f2-4bcd-81ec-44509ef85120 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/1901a445-44fc-4ae9-b046-e05b9c18bb64 returned with HTTP 200 Aug 06 19:39:45.141165 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1366/5499] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:39:45 2026] GET /volume/v3/snapshots/1901a445-44fc-4ae9-b046-e05b9c18bb64 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:39:46.149884 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7d9c3bf3-2535-4022-a92c-351f335a97e7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:39:46.151601 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7d9c3bf3-2535-4022-a92c-351f335a97e7 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/1901a445-44fc-4ae9-b046-e05b9c18bb64 Aug 06 19:39:46.151823 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7d9c3bf3-2535-4022-a92c-351f335a97e7 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:39:46.152032 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7d9c3bf3-2535-4022-a92c-351f335a97e7 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:39:46.157649 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:39:46.157649 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:39:46.158076 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7d9c3bf3-2535-4022-a92c-351f335a97e7 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:39:46.158913 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7d9c3bf3-2535-4022-a92c-351f335a97e7 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/1901a445-44fc-4ae9-b046-e05b9c18bb64 returned with HTTP 200 Aug 06 19:39:46.159287 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1382/5500] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:39:46 2026] GET /volume/v3/snapshots/1901a445-44fc-4ae9-b046-e05b9c18bb64 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:39:46.168930 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7bd09d27-a129-4ecc-8f1e-004d62d4a483 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:39:46.170689 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7bd09d27-a129-4ecc-8f1e-004d62d4a483 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/1901a445-44fc-4ae9-b046-e05b9c18bb64 Aug 06 19:39:46.170871 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7bd09d27-a129-4ecc-8f1e-004d62d4a483 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:39:46.171065 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7bd09d27-a129-4ecc-8f1e-004d62d4a483 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:39:46.176098 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:39:46.176098 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:39:46.176508 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7bd09d27-a129-4ecc-8f1e-004d62d4a483 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:39:46.177391 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7bd09d27-a129-4ecc-8f1e-004d62d4a483 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/1901a445-44fc-4ae9-b046-e05b9c18bb64 returned with HTTP 200 Aug 06 19:39:46.177741 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1381/5501] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:39:46 2026] GET /volume/v3/snapshots/1901a445-44fc-4ae9-b046-e05b9c18bb64 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:39:52.234889 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dffac766-cb6a-4f3d-afae-1375c92f0245 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:39:52.237066 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dffac766-cb6a-4f3d-afae-1375c92f0245 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/1901a445-44fc-4ae9-b046-e05b9c18bb64 Aug 06 19:39:52.237289 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dffac766-cb6a-4f3d-afae-1375c92f0245 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:39:52.237527 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dffac766-cb6a-4f3d-afae-1375c92f0245 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:39:52.237653 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-dffac766-cb6a-4f3d-afae-1375c92f0245 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Delete snapshot with id: 1901a445-44fc-4ae9-b046-e05b9c18bb64 Aug 06 19:39:52.243095 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:39:52.243095 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:39:52.243606 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-dffac766-cb6a-4f3d-afae-1375c92f0245 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:39:52.261671 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-dffac766-cb6a-4f3d-afae-1375c92f0245 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot delete request issued successfully. Aug 06 19:39:52.261874 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dffac766-cb6a-4f3d-afae-1375c92f0245 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/1901a445-44fc-4ae9-b046-e05b9c18bb64 returned with HTTP 202 Aug 06 19:39:52.262464 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1373/5502] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:39:52 2026] DELETE /volume/v3/snapshots/1901a445-44fc-4ae9-b046-e05b9c18bb64 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:39:52.268773 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cc34cae5-9344-401a-8c80-44c4ce745fa9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:39:52.271824 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cc34cae5-9344-401a-8c80-44c4ce745fa9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/1901a445-44fc-4ae9-b046-e05b9c18bb64 Aug 06 19:39:52.272003 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cc34cae5-9344-401a-8c80-44c4ce745fa9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:39:52.272211 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cc34cae5-9344-401a-8c80-44c4ce745fa9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:39:52.277929 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:39:52.277929 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:39:52.278343 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cc34cae5-9344-401a-8c80-44c4ce745fa9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:39:52.279058 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cc34cae5-9344-401a-8c80-44c4ce745fa9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/1901a445-44fc-4ae9-b046-e05b9c18bb64 returned with HTTP 200 Aug 06 19:39:52.279453 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1367/5503] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:39:52 2026] GET /volume/v3/snapshots/1901a445-44fc-4ae9-b046-e05b9c18bb64 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:39:53.287567 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ad599ade-b06a-4072-af6e-d8b53724bf1b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:39:53.289334 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ad599ade-b06a-4072-af6e-d8b53724bf1b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/1901a445-44fc-4ae9-b046-e05b9c18bb64 Aug 06 19:39:53.289531 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ad599ade-b06a-4072-af6e-d8b53724bf1b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:39:53.289729 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ad599ade-b06a-4072-af6e-d8b53724bf1b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:39:53.293684 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ad599ade-b06a-4072-af6e-d8b53724bf1b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/1901a445-44fc-4ae9-b046-e05b9c18bb64 returned with HTTP 404 Aug 06 19:39:53.294095 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1383/5504] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:39:53 2026] GET /volume/v3/snapshots/1901a445-44fc-4ae9-b046-e05b9c18bb64 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:39:54.532863 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-5b46c1d9-84d6-4632-bbc2-84d4105a3753 req-74086274-aa7b-430d-9442-fa928e84fb06 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:39:54.534780 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5b46c1d9-84d6-4632-bbc2-84d4105a3753 req-74086274-aa7b-430d-9442-fa928e84fb06 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] DELETE https://10.4.3.5/volume/v3/attachments/7a3e7de0-d27f-421f-8ed4-f379ba49d97d Aug 06 19:39:54.534997 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5b46c1d9-84d6-4632-bbc2-84d4105a3753 req-74086274-aa7b-430d-9442-fa928e84fb06 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:39:54.535224 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5b46c1d9-84d6-4632-bbc2-84d4105a3753 req-74086274-aa7b-430d-9442-fa928e84fb06 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:39:54.542768 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:39:54.542768 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:39:54.587348 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5b46c1d9-84d6-4632-bbc2-84d4105a3753 req-74086274-aa7b-430d-9442-fa928e84fb06 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments/7a3e7de0-d27f-421f-8ed4-f379ba49d97d returned with HTTP 200 Aug 06 19:39:54.587732 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1382/5505] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:39:54 2026] DELETE /volume/v3/attachments/7a3e7de0-d27f-421f-8ed4-f379ba49d97d => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:39:55.974600 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7397e5eb-90bd-49d0-b6a4-2ceb156f51aa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:39:55.976534 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7397e5eb-90bd-49d0-b6a4-2ceb156f51aa tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] DELETE https://10.4.3.5/volume/v3/volumes/0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9 Aug 06 19:39:55.976783 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7397e5eb-90bd-49d0-b6a4-2ceb156f51aa tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:39:55.976991 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7397e5eb-90bd-49d0-b6a4-2ceb156f51aa tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:39:55.977165 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-7397e5eb-90bd-49d0-b6a4-2ceb156f51aa tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Delete volume with id: 0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9 Aug 06 19:39:55.984407 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:39:55.984407 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:39:55.984968 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7397e5eb-90bd-49d0-b6a4-2ceb156f51aa tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:39:55.999805 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7397e5eb-90bd-49d0-b6a4-2ceb156f51aa tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Delete volume request issued successfully. Aug 06 19:39:56.000000 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7397e5eb-90bd-49d0-b6a4-2ceb156f51aa tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9 returned with HTTP 202 Aug 06 19:39:56.000501 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1374/5506] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:39:55 2026] DELETE /volume/v3/volumes/0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:39:56.007033 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f5a11f22-5588-4809-9dc8-87bcaa8a24ff None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:39:56.009111 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f5a11f22-5588-4809-9dc8-87bcaa8a24ff tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9 Aug 06 19:39:56.009397 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f5a11f22-5588-4809-9dc8-87bcaa8a24ff tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:39:56.009687 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f5a11f22-5588-4809-9dc8-87bcaa8a24ff tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:39:56.016312 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:39:56.016312 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:39:56.019407 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f5a11f22-5588-4809-9dc8-87bcaa8a24ff tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:39:56.023826 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f5a11f22-5588-4809-9dc8-87bcaa8a24ff tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9 returned with HTTP 200 Aug 06 19:39:56.024240 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1368/5507] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:39:56 2026] GET /volume/v3/volumes/0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9 => generated 1360 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:39:57.037119 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7f71dea4-2c03-49b9-9624-76114092843f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:39:57.039048 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7f71dea4-2c03-49b9-9624-76114092843f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9 Aug 06 19:39:57.039280 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7f71dea4-2c03-49b9-9624-76114092843f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:39:57.039508 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7f71dea4-2c03-49b9-9624-76114092843f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:39:57.044869 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7f71dea4-2c03-49b9-9624-76114092843f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9 returned with HTTP 404 Aug 06 19:39:57.045409 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1384/5508] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:39:57 2026] GET /volume/v3/volumes/0fe36b4e-f0f6-43a3-be0e-407b7a2df9a9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:39:57.070686 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e65b51ef-66ce-41e0-8239-19656811e98b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:39:57.072291 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e65b51ef-66ce-41e0-8239-19656811e98b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:39:57.072647 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e65b51ef-66ce-41e0-8239-19656811e98b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-17296598", "snapshot_id": null, "imageRef": "11f21727-e5ec-459d-91b4-c79ce982c40c", "volume_type": null, "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:39:57.074075 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-e65b51ef-66ce-41e0-8239-19656811e98b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-17296598', 'snapshot_id': None, 'imageRef': '11f21727-e5ec-459d-91b4-c79ce982c40c', 'volume_type': None, 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:39:57.140521 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-e65b51ef-66ce-41e0-8239-19656811e98b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create volume of 1 GB Aug 06 19:39:57.140844 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:39:57.140844 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:39:57.144291 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e65b51ef-66ce-41e0-8239-19656811e98b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Availability Zones retrieved successfully. Aug 06 19:39:57.149190 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e65b51ef-66ce-41e0-8239-19656811e98b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Flow 'volume_create_api' (70ef79fe-346b-4b02-8a96-84f4512ac851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:39:57.150094 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e65b51ef-66ce-41e0-8239-19656811e98b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da68160b-f5a3-4651-bba6-e2a0d7eb8cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:39:57.150970 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-e65b51ef-66ce-41e0-8239-19656811e98b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:39:57.199098 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e65b51ef-66ce-41e0-8239-19656811e98b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da68160b-f5a3-4651-bba6-e2a0d7eb8cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:39:57.199837 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e65b51ef-66ce-41e0-8239-19656811e98b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bd7e45a-1820-4535-82fa-8fbd6592f2cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:39:57.233011 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-e65b51ef-66ce-41e0-8239-19656811e98b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Created reservations ['444d213e-3133-4df3-8f65-7caa43be3c5e', 'c6d80d75-4570-4ad4-b923-2fd496e35ef1', 'd0348eb3-effc-46be-92b6-39f3e167480d', '74a56e5e-2f36-42dd-b605-93567f2b6d07'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:39:57.233749 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e65b51ef-66ce-41e0-8239-19656811e98b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bd7e45a-1820-4535-82fa-8fbd6592f2cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['444d213e-3133-4df3-8f65-7caa43be3c5e', 'c6d80d75-4570-4ad4-b923-2fd496e35ef1', 'd0348eb3-effc-46be-92b6-39f3e167480d', '74a56e5e-2f36-42dd-b605-93567f2b6d07']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:39:57.234432 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e65b51ef-66ce-41e0-8239-19656811e98b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31c4f7f2-9655-4bf7-8299-5dd62e564dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:39:57.255632 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e65b51ef-66ce-41e0-8239-19656811e98b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31c4f7f2-9655-4bf7-8299-5dd62e564dd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddbd5a06-b5b5-4723-92c0-b26ba981eda6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-17296598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95f129259611440e96ee2a2b01c719d8',qos_specs=None,replication_status=,reservations=['444d213e-3133-4df3-8f65-7caa43be3c5e','c6d80d75-4570-4ad4-b923-2fd496e35ef1','d0348eb3-effc-46be-92b6-39f3e167480d','74a56e5e-2f36-42dd-b605-93567f2b6d07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='922273c46ed347a98920a74800c07dc3',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:39:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-17296598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddbd5a06-b5b5-4723-92c0-b26ba981eda6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95f129259611440e96ee2a2b01c719d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='922273c46ed347a98920a74800c07dc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:39:57.256429 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e65b51ef-66ce-41e0-8239-19656811e98b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfa4438b-257c-4f64-baa6-40706f240687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:39:57.273500 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e65b51ef-66ce-41e0-8239-19656811e98b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfa4438b-257c-4f64-baa6-40706f240687) transitioned into state 'SUCCESS' from state '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-17296598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95f129259611440e96ee2a2b01c719d8',qos_specs=None,replication_status=,reservations=['444d213e-3133-4df3-8f65-7caa43be3c5e','c6d80d75-4570-4ad4-b923-2fd496e35ef1','d0348eb3-effc-46be-92b6-39f3e167480d','74a56e5e-2f36-42dd-b605-93567f2b6d07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='922273c46ed347a98920a74800c07dc3',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:39:57.274235 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e65b51ef-66ce-41e0-8239-19656811e98b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b92b35a3-c387-463c-9797-75d7817f42f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:39:57.282330 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e65b51ef-66ce-41e0-8239-19656811e98b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b92b35a3-c387-463c-9797-75d7817f42f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:39:57.283198 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e65b51ef-66ce-41e0-8239-19656811e98b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Flow 'volume_create_api' (70ef79fe-346b-4b02-8a96-84f4512ac851) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:39:57.283538 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e65b51ef-66ce-41e0-8239-19656811e98b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create volume request issued successfully. Aug 06 19:39:57.284173 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e65b51ef-66ce-41e0-8239-19656811e98b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:39:57.284639 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1383/5509] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:39:57 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 06 19:39:57.296971 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1cbf716d-7814-477d-9857-68fb17f3e0ff None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:39:57.299288 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1cbf716d-7814-477d-9857-68fb17f3e0ff tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/ddbd5a06-b5b5-4723-92c0-b26ba981eda6 Aug 06 19:39:57.299390 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1cbf716d-7814-477d-9857-68fb17f3e0ff tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:39:57.299605 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1cbf716d-7814-477d-9857-68fb17f3e0ff tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:39:57.306408 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:39:57.306408 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:39:57.310530 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1cbf716d-7814-477d-9857-68fb17f3e0ff tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:39:57.316392 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1cbf716d-7814-477d-9857-68fb17f3e0ff tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/ddbd5a06-b5b5-4723-92c0-b26ba981eda6 returned with HTTP 200 Aug 06 19:39:57.316828 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1375/5510] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:39:57 2026] GET /volume/v3/volumes/ddbd5a06-b5b5-4723-92c0-b26ba981eda6 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:39:58.329253 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8baceadd-77aa-404c-b553-af4bda0a8e4f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:39:58.331031 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8baceadd-77aa-404c-b553-af4bda0a8e4f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/ddbd5a06-b5b5-4723-92c0-b26ba981eda6 Aug 06 19:39:58.331247 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8baceadd-77aa-404c-b553-af4bda0a8e4f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:39:58.331435 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8baceadd-77aa-404c-b553-af4bda0a8e4f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:39:58.338241 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:39:58.338241 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:39:58.341793 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8baceadd-77aa-404c-b553-af4bda0a8e4f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:39:58.345935 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8baceadd-77aa-404c-b553-af4bda0a8e4f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/ddbd5a06-b5b5-4723-92c0-b26ba981eda6 returned with HTTP 200 Aug 06 19:39:58.346302 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1369/5511] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:39:58 2026] GET /volume/v3/volumes/ddbd5a06-b5b5-4723-92c0-b26ba981eda6 => generated 1361 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:39:58.357670 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ab0db894-0425-4bc6-97f5-5648bd617fa7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:39:58.359465 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ab0db894-0425-4bc6-97f5-5648bd617fa7 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/ddbd5a06-b5b5-4723-92c0-b26ba981eda6 Aug 06 19:39:58.359663 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ab0db894-0425-4bc6-97f5-5648bd617fa7 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:39:58.359841 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ab0db894-0425-4bc6-97f5-5648bd617fa7 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:39:58.367195 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:39:58.367195 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:39:58.371942 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ab0db894-0425-4bc6-97f5-5648bd617fa7 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:39:58.376445 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ab0db894-0425-4bc6-97f5-5648bd617fa7 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/ddbd5a06-b5b5-4723-92c0-b26ba981eda6 returned with HTTP 200 Aug 06 19:39:58.376859 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1385/5512] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:39:58 2026] GET /volume/v3/volumes/ddbd5a06-b5b5-4723-92c0-b26ba981eda6 => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:39:58.388638 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c920ac47-91d5-4e9d-9946-13b83b4c90f1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:39:58.390447 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c920ac47-91d5-4e9d-9946-13b83b4c90f1 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:39:58.390783 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c920ac47-91d5-4e9d-9946-13b83b4c90f1 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ddbd5a06-b5b5-4723-92c0-b26ba981eda6", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-788109743", "description": null, "metadata": null}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:39:58.399023 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:39:58.399023 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:39:58.399457 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c920ac47-91d5-4e9d-9946-13b83b4c90f1 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:39:58.399586 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-c920ac47-91d5-4e9d-9946-13b83b4c90f1 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create snapshot from volume ddbd5a06-b5b5-4723-92c0-b26ba981eda6 Aug 06 19:39:58.421076 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-c920ac47-91d5-4e9d-9946-13b83b4c90f1 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Created reservations ['5f356ace-a0f5-4789-932d-8a88afdaf7ec', 'ccf930da-5cb3-426a-a444-3c55ff5f92ac', 'd900b4bc-ecf1-45a8-8ad1-0e518435e92f', '93cfda58-9748-487e-a53a-2b64d8afa49e'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:39:58.446905 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c920ac47-91d5-4e9d-9946-13b83b4c90f1 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot create request issued successfully. Aug 06 19:39:58.447314 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c920ac47-91d5-4e9d-9946-13b83b4c90f1 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:39:58.447799 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1384/5513] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:39:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:39:58.456575 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-13a3778b-24f4-4db1-a2f5-623c6610aed4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:39:58.458266 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-13a3778b-24f4-4db1-a2f5-623c6610aed4 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/def06700-3615-4bb3-aae2-5ea41e5ac60b Aug 06 19:39:58.458419 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-13a3778b-24f4-4db1-a2f5-623c6610aed4 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:39:58.458610 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-13a3778b-24f4-4db1-a2f5-623c6610aed4 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:39:58.463422 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:39:58.463422 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:39:58.463805 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-13a3778b-24f4-4db1-a2f5-623c6610aed4 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:39:58.464507 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-13a3778b-24f4-4db1-a2f5-623c6610aed4 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/def06700-3615-4bb3-aae2-5ea41e5ac60b returned with HTTP 200 Aug 06 19:39:58.464827 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1376/5514] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:39:58 2026] GET /volume/v3/snapshots/def06700-3615-4bb3-aae2-5ea41e5ac60b => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:39:59.473257 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b944ad03-8eb5-4793-af8a-19f79e718782 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:39:59.474906 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b944ad03-8eb5-4793-af8a-19f79e718782 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/def06700-3615-4bb3-aae2-5ea41e5ac60b Aug 06 19:39:59.475114 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b944ad03-8eb5-4793-af8a-19f79e718782 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:39:59.475289 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b944ad03-8eb5-4793-af8a-19f79e718782 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:39:59.480552 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:39:59.480552 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:39:59.481027 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b944ad03-8eb5-4793-af8a-19f79e718782 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:39:59.481821 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b944ad03-8eb5-4793-af8a-19f79e718782 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/def06700-3615-4bb3-aae2-5ea41e5ac60b returned with HTTP 200 Aug 06 19:39:59.482394 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1370/5515] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:39:59 2026] GET /volume/v3/snapshots/def06700-3615-4bb3-aae2-5ea41e5ac60b => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:39:59.491572 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6cac00a5-56c2-4b78-b6ef-848ecf025b1a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:39:59.493285 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6cac00a5-56c2-4b78-b6ef-848ecf025b1a tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/def06700-3615-4bb3-aae2-5ea41e5ac60b Aug 06 19:39:59.493525 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6cac00a5-56c2-4b78-b6ef-848ecf025b1a tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:39:59.493710 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6cac00a5-56c2-4b78-b6ef-848ecf025b1a tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:39:59.498741 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:39:59.498741 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:39:59.499212 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6cac00a5-56c2-4b78-b6ef-848ecf025b1a tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:39:59.500010 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6cac00a5-56c2-4b78-b6ef-848ecf025b1a tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/def06700-3615-4bb3-aae2-5ea41e5ac60b returned with HTTP 200 Aug 06 19:39:59.500548 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1386/5516] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:39:59 2026] GET /volume/v3/snapshots/def06700-3615-4bb3-aae2-5ea41e5ac60b => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:39:59.577291 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-b7265d95-985e-4e5e-93a1-a72ee308f4af None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:39:59.579260 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-b7265d95-985e-4e5e-93a1-a72ee308f4af tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/def06700-3615-4bb3-aae2-5ea41e5ac60b Aug 06 19:39:59.579456 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-b7265d95-985e-4e5e-93a1-a72ee308f4af tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:39:59.579664 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-b7265d95-985e-4e5e-93a1-a72ee308f4af tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:39:59.584264 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:39:59.584264 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:39:59.584678 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-b7265d95-985e-4e5e-93a1-a72ee308f4af tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:39:59.585390 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-b7265d95-985e-4e5e-93a1-a72ee308f4af tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/def06700-3615-4bb3-aae2-5ea41e5ac60b returned with HTTP 200 Aug 06 19:39:59.585739 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1385/5517] 10.4.3.5 () {68 vars in 1590 bytes} [Thu Aug 6 19:39:59 2026] GET /volume/v3/snapshots/def06700-3615-4bb3-aae2-5ea41e5ac60b => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:39:59.593376 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-02e3fb29-d8d5-4460-811b-2cc9dba7865c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:39:59.595799 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-02e3fb29-d8d5-4460-811b-2cc9dba7865c tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/ddbd5a06-b5b5-4723-92c0-b26ba981eda6 Aug 06 19:39:59.596043 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-02e3fb29-d8d5-4460-811b-2cc9dba7865c tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:39:59.596259 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-02e3fb29-d8d5-4460-811b-2cc9dba7865c tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:39:59.602482 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:39:59.602482 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:39:59.605624 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-02e3fb29-d8d5-4460-811b-2cc9dba7865c tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:39:59.609583 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-02e3fb29-d8d5-4460-811b-2cc9dba7865c tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/ddbd5a06-b5b5-4723-92c0-b26ba981eda6 returned with HTTP 200 Aug 06 19:39:59.609990 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1377/5518] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:39:59 2026] GET /volume/v3/volumes/ddbd5a06-b5b5-4723-92c0-b26ba981eda6 => generated 1361 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:39:59.954629 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-b59cb49a-196e-47fd-9bb6-b9f5d36631bc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:39:59.956602 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-b59cb49a-196e-47fd-9bb6-b9f5d36631bc tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/def06700-3615-4bb3-aae2-5ea41e5ac60b Aug 06 19:39:59.956810 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-b59cb49a-196e-47fd-9bb6-b9f5d36631bc tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:39:59.957005 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-b59cb49a-196e-47fd-9bb6-b9f5d36631bc tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:39:59.962347 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:39:59.962347 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:39:59.962742 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-b59cb49a-196e-47fd-9bb6-b9f5d36631bc tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:39:59.963431 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-b59cb49a-196e-47fd-9bb6-b9f5d36631bc tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/def06700-3615-4bb3-aae2-5ea41e5ac60b returned with HTTP 200 Aug 06 19:39:59.963840 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1371/5519] 10.4.3.5 () {68 vars in 1590 bytes} [Thu Aug 6 19:39:59 2026] GET /volume/v3/snapshots/def06700-3615-4bb3-aae2-5ea41e5ac60b => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:40:00.702093 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-d909f01f-e059-411f-b4d1-f6a19b720d55 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:40:00.704202 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-d909f01f-e059-411f-b4d1-f6a19b720d55 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/def06700-3615-4bb3-aae2-5ea41e5ac60b Aug 06 19:40:00.704389 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-d909f01f-e059-411f-b4d1-f6a19b720d55 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:40:00.704601 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-d909f01f-e059-411f-b4d1-f6a19b720d55 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:40:00.709778 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:40:00.709778 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:40:00.710277 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-d909f01f-e059-411f-b4d1-f6a19b720d55 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:40:00.711108 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-d909f01f-e059-411f-b4d1-f6a19b720d55 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/def06700-3615-4bb3-aae2-5ea41e5ac60b returned with HTTP 200 Aug 06 19:40:00.711526 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1387/5520] 10.4.3.5 () {68 vars in 1590 bytes} [Thu Aug 6 19:40:00 2026] GET /volume/v3/snapshots/def06700-3615-4bb3-aae2-5ea41e5ac60b => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:40:00.720222 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-5fca2da4-b238-4c72-a0f1-dc240e305a76 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:40:00.722756 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-5fca2da4-b238-4c72-a0f1-dc240e305a76 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/ddbd5a06-b5b5-4723-92c0-b26ba981eda6 Aug 06 19:40:00.723067 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-5fca2da4-b238-4c72-a0f1-dc240e305a76 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:40:00.723340 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-5fca2da4-b238-4c72-a0f1-dc240e305a76 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:40:00.732815 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:40:00.732815 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:40:00.737537 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-5fca2da4-b238-4c72-a0f1-dc240e305a76 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:40:00.744209 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-5fca2da4-b238-4c72-a0f1-dc240e305a76 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/ddbd5a06-b5b5-4723-92c0-b26ba981eda6 returned with HTTP 200 Aug 06 19:40:00.744790 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1386/5521] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:40:00 2026] GET /volume/v3/volumes/ddbd5a06-b5b5-4723-92c0-b26ba981eda6 => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:40:00.754157 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-290af1cd-6609-46ce-adfc-f3fbaa06c723 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:40:00.755992 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-290af1cd-6609-46ce-adfc-f3fbaa06c723 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:40:00.756302 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-290af1cd-6609-46ce-adfc-f3fbaa06c723 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "def06700-3615-4bb3-aae2-5ea41e5ac60b", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:40:00.757841 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-290af1cd-6609-46ce-adfc-f3fbaa06c723 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'def06700-3615-4bb3-aae2-5ea41e5ac60b', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:40:00.765010 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:40:00.765010 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:40:00.765402 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-290af1cd-6609-46ce-adfc-f3fbaa06c723 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:40:00.765525 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-290af1cd-6609-46ce-adfc-f3fbaa06c723 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create volume of 1 GB Aug 06 19:40:00.766145 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-290af1cd-6609-46ce-adfc-f3fbaa06c723 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Availability Zones retrieved successfully. Aug 06 19:40:00.770955 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-290af1cd-6609-46ce-adfc-f3fbaa06c723 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Flow 'volume_create_api' (5d9d371a-f198-458b-a093-b01842d56007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:40:00.771963 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-290af1cd-6609-46ce-adfc-f3fbaa06c723 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3577cd2-49c7-4eaa-bbad-a173531ea7af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:40:00.772790 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-290af1cd-6609-46ce-adfc-f3fbaa06c723 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:40:00.794301 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-290af1cd-6609-46ce-adfc-f3fbaa06c723 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3577cd2-49c7-4eaa-bbad-a173531ea7af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'def06700-3615-4bb3-aae2-5ea41e5ac60b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:40:00.795058 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-290af1cd-6609-46ce-adfc-f3fbaa06c723 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c33da65c-03a7-4735-9683-8c1c0239de9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:40:00.831593 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-290af1cd-6609-46ce-adfc-f3fbaa06c723 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Created reservations ['6ff221a9-59a8-4c1d-bf77-27d5d261cc63', '2d58bff2-f372-4d30-ad46-8fc1ea38f87b', '85d26ad5-328f-4ae5-92bb-88e9c9a2f8f7', '6a11d84a-766d-40eb-919e-172825cd4450'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:40:00.832342 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-290af1cd-6609-46ce-adfc-f3fbaa06c723 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c33da65c-03a7-4735-9683-8c1c0239de9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ff221a9-59a8-4c1d-bf77-27d5d261cc63', '2d58bff2-f372-4d30-ad46-8fc1ea38f87b', '85d26ad5-328f-4ae5-92bb-88e9c9a2f8f7', '6a11d84a-766d-40eb-919e-172825cd4450']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:40:00.833026 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-290af1cd-6609-46ce-adfc-f3fbaa06c723 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f76dd965-66dd-4af9-852d-a4898195e85c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:40:00.869207 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-290af1cd-6609-46ce-adfc-f3fbaa06c723 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f76dd965-66dd-4af9-852d-a4898195e85c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea0b1887-7b78-4cbd-a441-73d48e0213a1', '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='95f129259611440e96ee2a2b01c719d8',qos_specs=None,replication_status=,reservations=['6ff221a9-59a8-4c1d-bf77-27d5d261cc63','2d58bff2-f372-4d30-ad46-8fc1ea38f87b','85d26ad5-328f-4ae5-92bb-88e9c9a2f8f7','6a11d84a-766d-40eb-919e-172825cd4450'],size=1,snapshot_id=def06700-3615-4bb3-aae2-5ea41e5ac60b,source_replicaid=,source_volid=None,status='creating',user_id='922273c46ed347a98920a74800c07dc3',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), '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-06T19:40:00Z,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=ea0b1887-7b78-4cbd-a441-73d48e0213a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95f129259611440e96ee2a2b01c719d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=def06700-3615-4bb3-aae2-5ea41e5ac60b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='922273c46ed347a98920a74800c07dc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:40:00.869903 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-290af1cd-6609-46ce-adfc-f3fbaa06c723 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8084652-5826-4c8c-85ca-ea8be8ced8e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:40:00.886532 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-290af1cd-6609-46ce-adfc-f3fbaa06c723 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8084652-5826-4c8c-85ca-ea8be8ced8e2) transitioned into 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='95f129259611440e96ee2a2b01c719d8',qos_specs=None,replication_status=,reservations=['6ff221a9-59a8-4c1d-bf77-27d5d261cc63','2d58bff2-f372-4d30-ad46-8fc1ea38f87b','85d26ad5-328f-4ae5-92bb-88e9c9a2f8f7','6a11d84a-766d-40eb-919e-172825cd4450'],size=1,snapshot_id=def06700-3615-4bb3-aae2-5ea41e5ac60b,source_replicaid=,source_volid=None,status='creating',user_id='922273c46ed347a98920a74800c07dc3',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:40:00.887199 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-290af1cd-6609-46ce-adfc-f3fbaa06c723 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (764d1c7f-4f0b-4856-a3ee-5cd92b25ad86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:40:00.904821 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-290af1cd-6609-46ce-adfc-f3fbaa06c723 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (764d1c7f-4f0b-4856-a3ee-5cd92b25ad86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:40:00.905664 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-290af1cd-6609-46ce-adfc-f3fbaa06c723 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Flow 'volume_create_api' (5d9d371a-f198-458b-a093-b01842d56007) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:40:00.905967 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-290af1cd-6609-46ce-adfc-f3fbaa06c723 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create volume request issued successfully. Aug 06 19:40:00.906498 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-290af1cd-6609-46ce-adfc-f3fbaa06c723 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:40:00.906895 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1378/5522] 10.4.3.5 () {72 vars in 1527 bytes} [Thu Aug 6 19:40:00 2026] POST /volume/v3/volumes => generated 732 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:40:00.913777 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-cf3b4719-64b0-4b04-a748-016d39c8495a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:40:00.916009 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-cf3b4719-64b0-4b04-a748-016d39c8495a tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/ea0b1887-7b78-4cbd-a441-73d48e0213a1 Aug 06 19:40:00.916280 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-cf3b4719-64b0-4b04-a748-016d39c8495a tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:40:00.916547 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-cf3b4719-64b0-4b04-a748-016d39c8495a tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:40:00.923779 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:40:00.923779 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:40:00.927562 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-cf3b4719-64b0-4b04-a748-016d39c8495a tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:40:00.931661 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-cf3b4719-64b0-4b04-a748-016d39c8495a tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/ea0b1887-7b78-4cbd-a441-73d48e0213a1 returned with HTTP 200 Aug 06 19:40:00.932088 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1372/5523] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:40:00 2026] GET /volume/v3/volumes/ea0b1887-7b78-4cbd-a441-73d48e0213a1 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:40:00.939041 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-281b5757-7330-414b-a42d-a07c33056de9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:40:00.941028 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-281b5757-7330-414b-a42d-a07c33056de9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/ea0b1887-7b78-4cbd-a441-73d48e0213a1 Aug 06 19:40:00.941243 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-281b5757-7330-414b-a42d-a07c33056de9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:40:00.941449 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-281b5757-7330-414b-a42d-a07c33056de9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:40:00.947652 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:40:00.947652 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:40:00.950715 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-281b5757-7330-414b-a42d-a07c33056de9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:40:00.954174 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-281b5757-7330-414b-a42d-a07c33056de9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/ea0b1887-7b78-4cbd-a441-73d48e0213a1 returned with HTTP 200 Aug 06 19:40:00.954522 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1388/5524] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:40:00 2026] GET /volume/v3/volumes/ea0b1887-7b78-4cbd-a441-73d48e0213a1 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:40:03.963391 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-25369d02-2ed4-46db-aea9-77ee038b6a9f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:40:03.965637 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-25369d02-2ed4-46db-aea9-77ee038b6a9f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/ea0b1887-7b78-4cbd-a441-73d48e0213a1 Aug 06 19:40:03.965848 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-25369d02-2ed4-46db-aea9-77ee038b6a9f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:40:03.966088 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-25369d02-2ed4-46db-aea9-77ee038b6a9f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:40:03.974750 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:40:03.974750 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:40:03.978206 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-25369d02-2ed4-46db-aea9-77ee038b6a9f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:40:03.982808 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-25369d02-2ed4-46db-aea9-77ee038b6a9f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/ea0b1887-7b78-4cbd-a441-73d48e0213a1 returned with HTTP 200 Aug 06 19:40:03.983200 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1387/5525] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:40:03 2026] GET /volume/v3/volumes/ea0b1887-7b78-4cbd-a441-73d48e0213a1 => generated 1341 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:40:03.990198 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-695ea433-5e26-4333-bf2b-538611dfacfd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:40:03.990674 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-695ea433-5e26-4333-bf2b-538611dfacfd None None] GET https://10.4.3.5/volume// Aug 06 19:40:03.990873 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-695ea433-5e26-4333-bf2b-538611dfacfd None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:40:03.991122 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-695ea433-5e26-4333-bf2b-538611dfacfd None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:40:03.991518 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-695ea433-5e26-4333-bf2b-538611dfacfd None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:40:03.991854 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1379/5526] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:40:03 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:40:03.997794 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-62b098db-c4b5-4a67-ae96-25443a0a7d51 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:40:03.999697 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-62b098db-c4b5-4a67-ae96-25443a0a7d51 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:40:03.999997 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-62b098db-c4b5-4a67-ae96-25443a0a7d51 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ea0b1887-7b78-4cbd-a441-73d48e0213a1", "connector": null, "instance_uuid": "3fd5752e-df78-4e8e-aaed-16f20242bc7a"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:40:04.008836 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:40:04.008836 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:40:04.032159 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-62b098db-c4b5-4a67-ae96-25443a0a7d51 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:40:04.032622 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1373/5527] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:40:03 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 06 19:40:04.039268 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2c3169ce-55e7-49f7-bb69-4f74c3dbf52b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:40:04.039653 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2c3169ce-55e7-49f7-bb69-4f74c3dbf52b None None] GET https://10.4.3.5/volume// Aug 06 19:40:04.039819 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2c3169ce-55e7-49f7-bb69-4f74c3dbf52b None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:40:04.040030 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2c3169ce-55e7-49f7-bb69-4f74c3dbf52b None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:40:04.040368 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2c3169ce-55e7-49f7-bb69-4f74c3dbf52b None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:40:04.040665 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1389/5528] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:40:04 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:40:04.047029 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-253c26d5-86d4-4b7f-abec-a9d3dee7b6ec None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:40:04.048803 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-253c26d5-86d4-4b7f-abec-a9d3dee7b6ec tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/ea0b1887-7b78-4cbd-a441-73d48e0213a1 Aug 06 19:40:04.049012 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-253c26d5-86d4-4b7f-abec-a9d3dee7b6ec tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:40:04.049228 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-253c26d5-86d4-4b7f-abec-a9d3dee7b6ec tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:40:04.057153 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:40:04.057153 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:40:04.059950 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-253c26d5-86d4-4b7f-abec-a9d3dee7b6ec tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:40:04.063789 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-253c26d5-86d4-4b7f-abec-a9d3dee7b6ec tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/ea0b1887-7b78-4cbd-a441-73d48e0213a1 returned with HTTP 200 Aug 06 19:40:04.064171 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1388/5529] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:40:04 2026] GET /volume/v3/volumes/ea0b1887-7b78-4cbd-a441-73d48e0213a1 => generated 1520 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:40:04.157172 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-718cef0a-a7c4-421a-b96a-58a18d0c9db6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:40:04.159343 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-718cef0a-a7c4-421a-b96a-58a18d0c9db6 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] PUT https://10.4.3.5/volume/v3/attachments/013ab339-6401-4659-affe-26da0017feec Aug 06 19:40:04.159698 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-718cef0a-a7c4-421a-b96a-58a18d0c9db6 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:40:04.167145 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-718cef0a-a7c4-421a-b96a-58a18d0c9db6 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Acquiring lock "cinder-attachment_update-ea0b1887-7b78-4cbd-a441-73d48e0213a1-np0000006689" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:40:04.172379 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-718cef0a-a7c4-421a-b96a-58a18d0c9db6 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Lock "cinder-attachment_update-ea0b1887-7b78-4cbd-a441-73d48e0213a1-np0000006689" acquired by "attachment_update" :: waited 0.005s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:40:04.173731 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:40:04.173731 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:40:04.243497 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-718cef0a-a7c4-421a-b96a-58a18d0c9db6 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Lock "cinder-attachment_update-ea0b1887-7b78-4cbd-a441-73d48e0213a1-np0000006689" released by "attachment_update" :: held 0.071s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:40:04.243770 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-718cef0a-a7c4-421a-b96a-58a18d0c9db6 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments/013ab339-6401-4659-affe-26da0017feec returned with HTTP 200 Aug 06 19:40:04.244488 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1380/5530] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:40:04 2026] PUT /volume/v3/attachments/013ab339-6401-4659-affe-26da0017feec => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:40:04.264306 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-f8422cd1-2272-4c03-8b1c-bda0e55d2fca None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:40:04.266757 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-f8422cd1-2272-4c03-8b1c-bda0e55d2fca tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/attachments/013ab339-6401-4659-affe-26da0017feec/action Aug 06 19:40:04.267203 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-f8422cd1-2272-4c03-8b1c-bda0e55d2fca tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:40:04.267363 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-f8422cd1-2272-4c03-8b1c-bda0e55d2fca tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:40:04.284172 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:40:04.284172 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:40:04.292819 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-771de14e-fdfc-4fca-92cf-1a2b826fbcb5 req-f8422cd1-2272-4c03-8b1c-bda0e55d2fca tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments/013ab339-6401-4659-affe-26da0017feec/action returned with HTTP 204 Aug 06 19:40:04.293229 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1374/5531] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:40:04 2026] POST /volume/v3/attachments/013ab339-6401-4659-affe-26da0017feec/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:40:10.953526 np0000006689 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=13 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:40:10.956558 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ce69fc92-2699-4866-8227-66ceec211ea9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:40:10.958577 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce69fc92-2699-4866-8227-66ceec211ea9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/ea0b1887-7b78-4cbd-a441-73d48e0213a1 Aug 06 19:40:10.958768 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce69fc92-2699-4866-8227-66ceec211ea9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:40:10.958937 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce69fc92-2699-4866-8227-66ceec211ea9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:40:10.968791 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:40:10.968791 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:40:10.972382 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ce69fc92-2699-4866-8227-66ceec211ea9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:40:10.977146 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce69fc92-2699-4866-8227-66ceec211ea9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/ea0b1887-7b78-4cbd-a441-73d48e0213a1 returned with HTTP 200 Aug 06 19:40:10.977558 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1390/5532] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:40:10 2026] GET /volume/v3/volumes/ea0b1887-7b78-4cbd-a441-73d48e0213a1 => generated 1633 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:40:12.102693 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-760382db-ed07-4a33-91a9-357e27eccafb req-dcdee35b-9bce-4317-95f3-4e63f8d66295 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:40:12.104680 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-760382db-ed07-4a33-91a9-357e27eccafb req-dcdee35b-9bce-4317-95f3-4e63f8d66295 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] DELETE https://10.4.3.5/volume/v3/attachments/013ab339-6401-4659-affe-26da0017feec Aug 06 19:40:12.104863 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-760382db-ed07-4a33-91a9-357e27eccafb req-dcdee35b-9bce-4317-95f3-4e63f8d66295 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:40:12.105054 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-760382db-ed07-4a33-91a9-357e27eccafb req-dcdee35b-9bce-4317-95f3-4e63f8d66295 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:40:12.112519 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:40:12.112519 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:40:12.153801 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-760382db-ed07-4a33-91a9-357e27eccafb req-dcdee35b-9bce-4317-95f3-4e63f8d66295 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments/013ab339-6401-4659-affe-26da0017feec returned with HTTP 200 Aug 06 19:40:12.154252 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1389/5533] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:40:12 2026] DELETE /volume/v3/attachments/013ab339-6401-4659-affe-26da0017feec => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:40:12.163432 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-760382db-ed07-4a33-91a9-357e27eccafb req-9905e536-3712-4475-9312-d8b58b049dc1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:40:12.165554 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-760382db-ed07-4a33-91a9-357e27eccafb req-9905e536-3712-4475-9312-d8b58b049dc1 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] DELETE https://10.4.3.5/volume/v3/volumes/ea0b1887-7b78-4cbd-a441-73d48e0213a1 Aug 06 19:40:12.165760 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-760382db-ed07-4a33-91a9-357e27eccafb req-9905e536-3712-4475-9312-d8b58b049dc1 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:40:12.165979 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-760382db-ed07-4a33-91a9-357e27eccafb req-9905e536-3712-4475-9312-d8b58b049dc1 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:40:12.166184 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [req-760382db-ed07-4a33-91a9-357e27eccafb req-9905e536-3712-4475-9312-d8b58b049dc1 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Delete volume with id: ea0b1887-7b78-4cbd-a441-73d48e0213a1 Aug 06 19:40:12.173001 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:40:12.173001 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:40:12.173460 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-760382db-ed07-4a33-91a9-357e27eccafb req-9905e536-3712-4475-9312-d8b58b049dc1 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:40:12.187982 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-760382db-ed07-4a33-91a9-357e27eccafb req-9905e536-3712-4475-9312-d8b58b049dc1 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Delete volume request issued successfully. Aug 06 19:40:12.188187 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-760382db-ed07-4a33-91a9-357e27eccafb req-9905e536-3712-4475-9312-d8b58b049dc1 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/ea0b1887-7b78-4cbd-a441-73d48e0213a1 returned with HTTP 202 Aug 06 19:40:12.188639 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1381/5534] 10.4.3.5 () {70 vars in 1606 bytes} [Thu Aug 6 19:40:12 2026] DELETE /volume/v3/volumes/ea0b1887-7b78-4cbd-a441-73d48e0213a1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:40:13.380053 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2d0181af-21d0-482b-82e6-9c781fea3e36 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:40:13.381749 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2d0181af-21d0-482b-82e6-9c781fea3e36 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/ea0b1887-7b78-4cbd-a441-73d48e0213a1 Aug 06 19:40:13.381948 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2d0181af-21d0-482b-82e6-9c781fea3e36 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:40:13.382148 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2d0181af-21d0-482b-82e6-9c781fea3e36 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:40:13.387348 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2d0181af-21d0-482b-82e6-9c781fea3e36 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/ea0b1887-7b78-4cbd-a441-73d48e0213a1 returned with HTTP 404 Aug 06 19:40:13.387779 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1375/5535] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:40:13 2026] GET /volume/v3/volumes/ea0b1887-7b78-4cbd-a441-73d48e0213a1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:40:13.439696 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-be4968ec-e3f2-4220-aaed-e20bb304e00f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:40:13.441309 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-be4968ec-e3f2-4220-aaed-e20bb304e00f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/def06700-3615-4bb3-aae2-5ea41e5ac60b Aug 06 19:40:13.441525 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-be4968ec-e3f2-4220-aaed-e20bb304e00f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:40:13.441710 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-be4968ec-e3f2-4220-aaed-e20bb304e00f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:40:13.441804 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-be4968ec-e3f2-4220-aaed-e20bb304e00f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Delete snapshot with id: def06700-3615-4bb3-aae2-5ea41e5ac60b Aug 06 19:40:13.446745 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:40:13.446745 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:40:13.447160 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-be4968ec-e3f2-4220-aaed-e20bb304e00f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:40:13.461979 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-be4968ec-e3f2-4220-aaed-e20bb304e00f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot delete request issued successfully. Aug 06 19:40:13.462166 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-be4968ec-e3f2-4220-aaed-e20bb304e00f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/def06700-3615-4bb3-aae2-5ea41e5ac60b returned with HTTP 202 Aug 06 19:40:13.462601 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1391/5536] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:40:13 2026] DELETE /volume/v3/snapshots/def06700-3615-4bb3-aae2-5ea41e5ac60b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:40:13.469679 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6c9476db-c5e3-4101-8713-c35240ba3a71 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:40:13.471612 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c9476db-c5e3-4101-8713-c35240ba3a71 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/def06700-3615-4bb3-aae2-5ea41e5ac60b Aug 06 19:40:13.471894 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c9476db-c5e3-4101-8713-c35240ba3a71 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:40:13.472172 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c9476db-c5e3-4101-8713-c35240ba3a71 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:40:13.477093 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:40:13.477093 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:40:13.477485 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6c9476db-c5e3-4101-8713-c35240ba3a71 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:40:13.478250 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c9476db-c5e3-4101-8713-c35240ba3a71 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/def06700-3615-4bb3-aae2-5ea41e5ac60b returned with HTTP 200 Aug 06 19:40:13.478594 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1390/5537] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:40:13 2026] GET /volume/v3/snapshots/def06700-3615-4bb3-aae2-5ea41e5ac60b => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:40:14.486752 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-626196dc-f9a4-4ae5-b913-e29c4f4bc310 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:40:14.488680 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-626196dc-f9a4-4ae5-b913-e29c4f4bc310 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/def06700-3615-4bb3-aae2-5ea41e5ac60b Aug 06 19:40:14.488876 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-626196dc-f9a4-4ae5-b913-e29c4f4bc310 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:40:14.489070 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-626196dc-f9a4-4ae5-b913-e29c4f4bc310 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:40:14.493081 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-626196dc-f9a4-4ae5-b913-e29c4f4bc310 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/def06700-3615-4bb3-aae2-5ea41e5ac60b returned with HTTP 404 Aug 06 19:40:14.493600 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1382/5538] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:40:14 2026] GET /volume/v3/snapshots/def06700-3615-4bb3-aae2-5ea41e5ac60b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:40:14.499777 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ae64f2ce-efd2-4dc3-a7a1-ad648d942a61 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:40:14.501569 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ae64f2ce-efd2-4dc3-a7a1-ad648d942a61 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] DELETE https://10.4.3.5/volume/v3/volumes/ddbd5a06-b5b5-4723-92c0-b26ba981eda6 Aug 06 19:40:14.501773 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ae64f2ce-efd2-4dc3-a7a1-ad648d942a61 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:40:14.501977 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ae64f2ce-efd2-4dc3-a7a1-ad648d942a61 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:40:14.502177 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-ae64f2ce-efd2-4dc3-a7a1-ad648d942a61 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Delete volume with id: ddbd5a06-b5b5-4723-92c0-b26ba981eda6 Aug 06 19:40:14.508941 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:40:14.508941 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:40:14.509401 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ae64f2ce-efd2-4dc3-a7a1-ad648d942a61 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:40:14.525106 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ae64f2ce-efd2-4dc3-a7a1-ad648d942a61 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Delete volume request issued successfully. Aug 06 19:40:14.525310 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ae64f2ce-efd2-4dc3-a7a1-ad648d942a61 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/ddbd5a06-b5b5-4723-92c0-b26ba981eda6 returned with HTTP 202 Aug 06 19:40:14.525716 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1376/5539] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:40:14 2026] DELETE /volume/v3/volumes/ddbd5a06-b5b5-4723-92c0-b26ba981eda6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:40:14.532961 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-87ea9ed3-0403-4b76-bf64-8539efe2c968 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:40:14.534663 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-87ea9ed3-0403-4b76-bf64-8539efe2c968 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/ddbd5a06-b5b5-4723-92c0-b26ba981eda6 Aug 06 19:40:14.534840 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-87ea9ed3-0403-4b76-bf64-8539efe2c968 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:40:14.535033 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-87ea9ed3-0403-4b76-bf64-8539efe2c968 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:40:14.541520 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:40:14.541520 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:40:14.544749 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-87ea9ed3-0403-4b76-bf64-8539efe2c968 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:40:14.548834 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-87ea9ed3-0403-4b76-bf64-8539efe2c968 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/ddbd5a06-b5b5-4723-92c0-b26ba981eda6 returned with HTTP 200 Aug 06 19:40:14.549177 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1392/5540] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:40:14 2026] GET /volume/v3/volumes/ddbd5a06-b5b5-4723-92c0-b26ba981eda6 => generated 1360 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:40:15.561109 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7c1c77f1-4a9a-4265-90c3-7436fa19d081 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:40:15.562868 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7c1c77f1-4a9a-4265-90c3-7436fa19d081 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/ddbd5a06-b5b5-4723-92c0-b26ba981eda6 Aug 06 19:40:15.563065 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7c1c77f1-4a9a-4265-90c3-7436fa19d081 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:40:15.563276 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7c1c77f1-4a9a-4265-90c3-7436fa19d081 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:40:15.569112 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7c1c77f1-4a9a-4265-90c3-7436fa19d081 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/ddbd5a06-b5b5-4723-92c0-b26ba981eda6 returned with HTTP 404 Aug 06 19:40:15.569609 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1391/5541] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:40:15 2026] GET /volume/v3/volumes/ddbd5a06-b5b5-4723-92c0-b26ba981eda6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:40:15.595583 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-74a22239-cb9b-4e71-9f27-9f72f9d92a63 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:40:15.597740 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-74a22239-cb9b-4e71-9f27-9f72f9d92a63 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:40:15.598240 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-74a22239-cb9b-4e71-9f27-9f72f9d92a63 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1337577793", "snapshot_id": null, "imageRef": "11f21727-e5ec-459d-91b4-c79ce982c40c", "volume_type": null, "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:40:15.600289 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-74a22239-cb9b-4e71-9f27-9f72f9d92a63 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1337577793', 'snapshot_id': None, 'imageRef': '11f21727-e5ec-459d-91b4-c79ce982c40c', 'volume_type': None, 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:40:15.672154 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-74a22239-cb9b-4e71-9f27-9f72f9d92a63 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create volume of 1 GB Aug 06 19:40:15.676074 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-74a22239-cb9b-4e71-9f27-9f72f9d92a63 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Availability Zones retrieved successfully. Aug 06 19:40:15.682079 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-74a22239-cb9b-4e71-9f27-9f72f9d92a63 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Flow 'volume_create_api' (ca096303-310e-4d75-8364-938a9d2768a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:40:15.682942 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-74a22239-cb9b-4e71-9f27-9f72f9d92a63 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f292bed-17ec-49c8-a522-6c4f6231305f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:40:15.683828 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-74a22239-cb9b-4e71-9f27-9f72f9d92a63 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:40:15.736431 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-74a22239-cb9b-4e71-9f27-9f72f9d92a63 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f292bed-17ec-49c8-a522-6c4f6231305f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:40:15.737153 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-74a22239-cb9b-4e71-9f27-9f72f9d92a63 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cdf22f1-dcc0-448e-9223-3d8882580ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:40:15.770364 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-74a22239-cb9b-4e71-9f27-9f72f9d92a63 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Created reservations ['d93f7e1b-5bb1-43f4-8c80-e4a15e436a34', 'c8da28d6-7ba7-4e4b-81b5-bccfa7dd3666', 'bb364169-07ec-4d3f-8b2c-25344dea162f', '4e3a4ef3-2253-4e2e-b2b6-e0898d8a2f6c'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:40:15.770956 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-74a22239-cb9b-4e71-9f27-9f72f9d92a63 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cdf22f1-dcc0-448e-9223-3d8882580ff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d93f7e1b-5bb1-43f4-8c80-e4a15e436a34', 'c8da28d6-7ba7-4e4b-81b5-bccfa7dd3666', 'bb364169-07ec-4d3f-8b2c-25344dea162f', '4e3a4ef3-2253-4e2e-b2b6-e0898d8a2f6c']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:40:15.771672 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-74a22239-cb9b-4e71-9f27-9f72f9d92a63 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe95769b-3582-47d2-99b4-43e88d757ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:40:15.792000 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-74a22239-cb9b-4e71-9f27-9f72f9d92a63 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe95769b-3582-47d2-99b4-43e88d757ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e8bfed6-b221-4314-bf33-86d8b930e5f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1337577793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95f129259611440e96ee2a2b01c719d8',qos_specs=None,replication_status=,reservations=['d93f7e1b-5bb1-43f4-8c80-e4a15e436a34','c8da28d6-7ba7-4e4b-81b5-bccfa7dd3666','bb364169-07ec-4d3f-8b2c-25344dea162f','4e3a4ef3-2253-4e2e-b2b6-e0898d8a2f6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='922273c46ed347a98920a74800c07dc3',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:40:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1337577793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e8bfed6-b221-4314-bf33-86d8b930e5f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95f129259611440e96ee2a2b01c719d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='922273c46ed347a98920a74800c07dc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:40:15.792752 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-74a22239-cb9b-4e71-9f27-9f72f9d92a63 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae40b276-3dfe-434b-80a9-6077b5ba2680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:40:15.809446 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-74a22239-cb9b-4e71-9f27-9f72f9d92a63 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae40b276-3dfe-434b-80a9-6077b5ba2680) transitioned into state 'SUCCESS' from state '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-1337577793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95f129259611440e96ee2a2b01c719d8',qos_specs=None,replication_status=,reservations=['d93f7e1b-5bb1-43f4-8c80-e4a15e436a34','c8da28d6-7ba7-4e4b-81b5-bccfa7dd3666','bb364169-07ec-4d3f-8b2c-25344dea162f','4e3a4ef3-2253-4e2e-b2b6-e0898d8a2f6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='922273c46ed347a98920a74800c07dc3',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:40:15.810088 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-74a22239-cb9b-4e71-9f27-9f72f9d92a63 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5ec4b05-9eab-40f4-b0ca-b6ef69ddec15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:40:15.817853 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-74a22239-cb9b-4e71-9f27-9f72f9d92a63 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5ec4b05-9eab-40f4-b0ca-b6ef69ddec15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:40:15.818640 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-74a22239-cb9b-4e71-9f27-9f72f9d92a63 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Flow 'volume_create_api' (ca096303-310e-4d75-8364-938a9d2768a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:40:15.818938 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-74a22239-cb9b-4e71-9f27-9f72f9d92a63 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create volume request issued successfully. Aug 06 19:40:15.819467 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-74a22239-cb9b-4e71-9f27-9f72f9d92a63 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:40:15.819868 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1383/5542] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:40:15 2026] POST /volume/v3/volumes => generated 755 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:40:15.831298 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-615fcdfa-5075-491a-a91a-c0646a0a4148 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:40:15.832908 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-615fcdfa-5075-491a-a91a-c0646a0a4148 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 Aug 06 19:40:15.833110 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-615fcdfa-5075-491a-a91a-c0646a0a4148 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:40:15.833298 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-615fcdfa-5075-491a-a91a-c0646a0a4148 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:40:15.839920 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:40:15.839920 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:40:15.843275 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-615fcdfa-5075-491a-a91a-c0646a0a4148 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:40:15.847029 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-615fcdfa-5075-491a-a91a-c0646a0a4148 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 returned with HTTP 200 Aug 06 19:40:15.847403 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1377/5543] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:40:15 2026] GET /volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:40:16.858710 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8de8d294-cfde-484f-ba00-c44be5600c17 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:40:16.860392 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8de8d294-cfde-484f-ba00-c44be5600c17 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 Aug 06 19:40:16.860605 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8de8d294-cfde-484f-ba00-c44be5600c17 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:40:16.860779 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8de8d294-cfde-484f-ba00-c44be5600c17 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:40:16.866888 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:40:16.866888 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:40:16.869985 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8de8d294-cfde-484f-ba00-c44be5600c17 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:40:16.873848 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8de8d294-cfde-484f-ba00-c44be5600c17 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 returned with HTTP 200 Aug 06 19:40:16.874195 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1393/5544] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:40:16 2026] GET /volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 => generated 1363 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:40:16.884950 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8669f821-af97-45ea-bb71-2dca3358f676 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:40:16.886753 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8669f821-af97-45ea-bb71-2dca3358f676 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 Aug 06 19:40:16.886925 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8669f821-af97-45ea-bb71-2dca3358f676 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:40:16.887129 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8669f821-af97-45ea-bb71-2dca3358f676 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:40:16.893636 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:40:16.893636 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:40:16.896917 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8669f821-af97-45ea-bb71-2dca3358f676 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:40:16.900917 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8669f821-af97-45ea-bb71-2dca3358f676 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 returned with HTTP 200 Aug 06 19:40:16.901324 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1392/5545] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:40:16 2026] GET /volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 => generated 1363 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:40:17.769604 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-fcbcd78b-737f-4bc8-bba5-910f3090cf90 req-fb156d86-0829-4792-b483-317e7e8bfaf7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:40:17.771670 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-fcbcd78b-737f-4bc8-bba5-910f3090cf90 req-fb156d86-0829-4792-b483-317e7e8bfaf7 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 Aug 06 19:40:17.771884 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-fcbcd78b-737f-4bc8-bba5-910f3090cf90 req-fb156d86-0829-4792-b483-317e7e8bfaf7 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:40:17.772119 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-fcbcd78b-737f-4bc8-bba5-910f3090cf90 req-fb156d86-0829-4792-b483-317e7e8bfaf7 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:40:17.779101 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:40:17.779101 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:40:17.782496 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-fcbcd78b-737f-4bc8-bba5-910f3090cf90 req-fb156d86-0829-4792-b483-317e7e8bfaf7 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:40:17.786622 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-fcbcd78b-737f-4bc8-bba5-910f3090cf90 req-fb156d86-0829-4792-b483-317e7e8bfaf7 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 returned with HTTP 200 Aug 06 19:40:17.787055 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1384/5546] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:40:17 2026] GET /volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 => generated 1363 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:40:18.172624 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-fcbcd78b-737f-4bc8-bba5-910f3090cf90 req-d9d81730-3661-47bf-b3d6-5820e7c96e78 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:40:18.174592 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-fcbcd78b-737f-4bc8-bba5-910f3090cf90 req-d9d81730-3661-47bf-b3d6-5820e7c96e78 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 Aug 06 19:40:18.174833 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-fcbcd78b-737f-4bc8-bba5-910f3090cf90 req-d9d81730-3661-47bf-b3d6-5820e7c96e78 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:40:18.175027 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-fcbcd78b-737f-4bc8-bba5-910f3090cf90 req-d9d81730-3661-47bf-b3d6-5820e7c96e78 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:40:18.181291 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:40:18.181291 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:40:18.185291 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-fcbcd78b-737f-4bc8-bba5-910f3090cf90 req-d9d81730-3661-47bf-b3d6-5820e7c96e78 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:40:18.190010 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-fcbcd78b-737f-4bc8-bba5-910f3090cf90 req-d9d81730-3661-47bf-b3d6-5820e7c96e78 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 returned with HTTP 200 Aug 06 19:40:18.190460 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1378/5547] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:40:18 2026] GET /volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 => generated 1363 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:40:18.201955 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f6361ad8-fd0c-4422-9554-f75fcf790fc0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:40:18.202419 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f6361ad8-fd0c-4422-9554-f75fcf790fc0 None None] GET https://10.4.3.5/volume// Aug 06 19:40:18.202628 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f6361ad8-fd0c-4422-9554-f75fcf790fc0 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:40:18.202836 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f6361ad8-fd0c-4422-9554-f75fcf790fc0 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:40:18.203202 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f6361ad8-fd0c-4422-9554-f75fcf790fc0 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:40:18.203527 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1394/5548] 10.4.3.5 () {66 vars in 1405 bytes} [Thu Aug 6 19:40:18 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:40:18.210778 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-fcbcd78b-737f-4bc8-bba5-910f3090cf90 req-777186a0-49a5-4944-9704-c31945c17953 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:40:18.213500 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fcbcd78b-737f-4bc8-bba5-910f3090cf90 req-777186a0-49a5-4944-9704-c31945c17953 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:40:18.213970 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fcbcd78b-737f-4bc8-bba5-910f3090cf90 req-777186a0-49a5-4944-9704-c31945c17953 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7e8bfed6-b221-4314-bf33-86d8b930e5f5", "connector": null, "instance_uuid": "4f924f2b-f274-4658-9e3d-491210f049ea"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:40:18.224854 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:40:18.224854 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:40:18.248032 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fcbcd78b-737f-4bc8-bba5-910f3090cf90 req-777186a0-49a5-4944-9704-c31945c17953 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:40:18.248467 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1393/5549] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:40:18 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 06 19:40:18.870664 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-348be907-af4e-4493-8901-92845c51567e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:40:18.871076 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-348be907-af4e-4493-8901-92845c51567e None None] GET https://10.4.3.5/volume// Aug 06 19:40:18.871255 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-348be907-af4e-4493-8901-92845c51567e None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:40:18.871438 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-348be907-af4e-4493-8901-92845c51567e None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:40:18.871861 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-348be907-af4e-4493-8901-92845c51567e None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:40:18.872073 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1385/5550] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:40:18 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:40:18.881955 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-fcbcd78b-737f-4bc8-bba5-910f3090cf90 req-40b00d4c-bebb-466f-b563-f77397d231f7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:40:18.883937 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-fcbcd78b-737f-4bc8-bba5-910f3090cf90 req-40b00d4c-bebb-466f-b563-f77397d231f7 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 Aug 06 19:40:18.884151 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-fcbcd78b-737f-4bc8-bba5-910f3090cf90 req-40b00d4c-bebb-466f-b563-f77397d231f7 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:40:18.884324 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-fcbcd78b-737f-4bc8-bba5-910f3090cf90 req-40b00d4c-bebb-466f-b563-f77397d231f7 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:40:18.892696 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:40:18.892696 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:40:18.895653 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-fcbcd78b-737f-4bc8-bba5-910f3090cf90 req-40b00d4c-bebb-466f-b563-f77397d231f7 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:40:18.899876 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-fcbcd78b-737f-4bc8-bba5-910f3090cf90 req-40b00d4c-bebb-466f-b563-f77397d231f7 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 returned with HTTP 200 Aug 06 19:40:18.900264 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1379/5551] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:40:18 2026] GET /volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 => generated 1542 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:40:18.988533 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-fcbcd78b-737f-4bc8-bba5-910f3090cf90 req-f56e51f8-83eb-4e78-a3bc-ca2651738f06 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:40:18.990502 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-fcbcd78b-737f-4bc8-bba5-910f3090cf90 req-f56e51f8-83eb-4e78-a3bc-ca2651738f06 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] PUT https://10.4.3.5/volume/v3/attachments/35d38ad5-df75-4819-a158-11b1b0559dc1 Aug 06 19:40:18.990850 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-fcbcd78b-737f-4bc8-bba5-910f3090cf90 req-f56e51f8-83eb-4e78-a3bc-ca2651738f06 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:40:18.999677 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-fcbcd78b-737f-4bc8-bba5-910f3090cf90 req-f56e51f8-83eb-4e78-a3bc-ca2651738f06 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Acquiring lock "cinder-attachment_update-7e8bfed6-b221-4314-bf33-86d8b930e5f5-np0000006689" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:40:19.004548 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-fcbcd78b-737f-4bc8-bba5-910f3090cf90 req-f56e51f8-83eb-4e78-a3bc-ca2651738f06 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Lock "cinder-attachment_update-7e8bfed6-b221-4314-bf33-86d8b930e5f5-np0000006689" acquired by "attachment_update" :: waited 0.005s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:40:19.005685 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:40:19.005685 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:40:19.080186 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-fcbcd78b-737f-4bc8-bba5-910f3090cf90 req-f56e51f8-83eb-4e78-a3bc-ca2651738f06 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Lock "cinder-attachment_update-7e8bfed6-b221-4314-bf33-86d8b930e5f5-np0000006689" released by "attachment_update" :: held 0.076s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:40:19.080503 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-fcbcd78b-737f-4bc8-bba5-910f3090cf90 req-f56e51f8-83eb-4e78-a3bc-ca2651738f06 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments/35d38ad5-df75-4819-a158-11b1b0559dc1 returned with HTTP 200 Aug 06 19:40:19.081239 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1395/5552] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:40:18 2026] PUT /volume/v3/attachments/35d38ad5-df75-4819-a158-11b1b0559dc1 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:40:19.101190 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-fcbcd78b-737f-4bc8-bba5-910f3090cf90 req-4e0d110a-a5cf-4ac9-bb16-e7386e341cdd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:40:19.103249 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fcbcd78b-737f-4bc8-bba5-910f3090cf90 req-4e0d110a-a5cf-4ac9-bb16-e7386e341cdd tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/attachments/35d38ad5-df75-4819-a158-11b1b0559dc1/action Aug 06 19:40:19.103617 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fcbcd78b-737f-4bc8-bba5-910f3090cf90 req-4e0d110a-a5cf-4ac9-bb16-e7386e341cdd tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:40:19.103779 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fcbcd78b-737f-4bc8-bba5-910f3090cf90 req-4e0d110a-a5cf-4ac9-bb16-e7386e341cdd tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:40:19.119115 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:40:19.119115 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:40:19.128009 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fcbcd78b-737f-4bc8-bba5-910f3090cf90 req-4e0d110a-a5cf-4ac9-bb16-e7386e341cdd tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments/35d38ad5-df75-4819-a158-11b1b0559dc1/action returned with HTTP 204 Aug 06 19:40:19.128476 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1394/5553] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:40:19 2026] POST /volume/v3/attachments/35d38ad5-df75-4819-a158-11b1b0559dc1/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:40:27.785856 np0000006689 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=86,cinder:INSERT=19,cinder:UPDATE=40 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:40:28.899116 np0000006689 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=43,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:40:29.075332 np0000006689 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=20,cinder:UPDATE=2 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:40:29.125388 np0000006689 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=83,cinder:UPDATE=34,cinder:INSERT=12 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:41:03.542002 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-25cb19ac-6757-49a1-86de-d2ca7ea2ab96 req-03879489-0927-4006-90aa-b6efd49bd31b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:41:03.543876 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-25cb19ac-6757-49a1-86de-d2ca7ea2ab96 req-03879489-0927-4006-90aa-b6efd49bd31b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/limits Aug 06 19:41:03.544220 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-25cb19ac-6757-49a1-86de-d2ca7ea2ab96 req-03879489-0927-4006-90aa-b6efd49bd31b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:41:03.545080 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-25cb19ac-6757-49a1-86de-d2ca7ea2ab96 req-03879489-0927-4006-90aa-b6efd49bd31b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:41:03.560877 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-25cb19ac-6757-49a1-86de-d2ca7ea2ab96 req-03879489-0927-4006-90aa-b6efd49bd31b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/limits returned with HTTP 200 Aug 06 19:41:03.561215 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1386/5554] 10.4.3.5 () {68 vars in 1470 bytes} [Thu Aug 6 19:41:03 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 06 19:41:03.590423 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-25cb19ac-6757-49a1-86de-d2ca7ea2ab96 req-6dbdb7cd-81da-46e1-8884-2664c7cb3421 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:41:03.592458 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-25cb19ac-6757-49a1-86de-d2ca7ea2ab96 req-6dbdb7cd-81da-46e1-8884-2664c7cb3421 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 Aug 06 19:41:03.592682 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-25cb19ac-6757-49a1-86de-d2ca7ea2ab96 req-6dbdb7cd-81da-46e1-8884-2664c7cb3421 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:41:03.592857 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-25cb19ac-6757-49a1-86de-d2ca7ea2ab96 req-6dbdb7cd-81da-46e1-8884-2664c7cb3421 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:41:03.601475 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:41:03.601475 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:41:03.604435 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-25cb19ac-6757-49a1-86de-d2ca7ea2ab96 req-6dbdb7cd-81da-46e1-8884-2664c7cb3421 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:41:03.608439 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-25cb19ac-6757-49a1-86de-d2ca7ea2ab96 req-6dbdb7cd-81da-46e1-8884-2664c7cb3421 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 returned with HTTP 200 Aug 06 19:41:03.608797 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1380/5555] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:41:03 2026] GET /volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 => generated 1655 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:41:03.616940 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-25cb19ac-6757-49a1-86de-d2ca7ea2ab96 req-0080fe08-79e0-4da6-8863-de75967ae012 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:41:03.618996 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-25cb19ac-6757-49a1-86de-d2ca7ea2ab96 req-0080fe08-79e0-4da6-8863-de75967ae012 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:41:03.619365 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-25cb19ac-6757-49a1-86de-d2ca7ea2ab96 req-0080fe08-79e0-4da6-8863-de75967ae012 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e8bfed6-b221-4314-bf33-86d8b930e5f5", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1626870654", "description": null, "metadata": {}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:41:03.630769 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:41:03.630769 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:41:03.631244 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-25cb19ac-6757-49a1-86de-d2ca7ea2ab96 req-0080fe08-79e0-4da6-8863-de75967ae012 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:41:03.631420 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [req-25cb19ac-6757-49a1-86de-d2ca7ea2ab96 req-0080fe08-79e0-4da6-8863-de75967ae012 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create snapshot from volume 7e8bfed6-b221-4314-bf33-86d8b930e5f5 Aug 06 19:41:03.654368 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [req-25cb19ac-6757-49a1-86de-d2ca7ea2ab96 req-0080fe08-79e0-4da6-8863-de75967ae012 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Created reservations ['ea88e1d6-8b9f-4af6-9311-9d0964f1149b', '3969e64c-c293-4c4d-942e-4c1ff6a9818c', 'b5f9fcd4-00dc-48e0-bbc6-dd35f70a925e', '59d81499-5387-43b0-a5c0-cd6ef76e565d'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:41:03.682387 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-25cb19ac-6757-49a1-86de-d2ca7ea2ab96 req-0080fe08-79e0-4da6-8863-de75967ae012 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot force create request issued successfully. Aug 06 19:41:03.682732 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-25cb19ac-6757-49a1-86de-d2ca7ea2ab96 req-0080fe08-79e0-4da6-8863-de75967ae012 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:41:03.683177 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1396/5556] 10.4.3.5 () {72 vars in 1533 bytes} [Thu Aug 6 19:41:03 2026] POST /volume/v3/snapshots => generated 320 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:41:05.291258 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4de1ba3c-5462-47f4-892a-e5b66c42df8f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:41:05.293567 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4de1ba3c-5462-47f4-892a-e5b66c42df8f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/d8309716-5a89-463d-ad08-76832a229244 Aug 06 19:41:05.293856 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4de1ba3c-5462-47f4-892a-e5b66c42df8f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:41:05.294152 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4de1ba3c-5462-47f4-892a-e5b66c42df8f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:41:05.301127 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:41:05.301127 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:41:05.301770 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4de1ba3c-5462-47f4-892a-e5b66c42df8f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:41:05.302833 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4de1ba3c-5462-47f4-892a-e5b66c42df8f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/d8309716-5a89-463d-ad08-76832a229244 returned with HTTP 200 Aug 06 19:41:05.303370 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1395/5557] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:41:05 2026] GET /volume/v3/snapshots/d8309716-5a89-463d-ad08-76832a229244 => generated 479 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:41:06.767537 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-e667d28c-41c6-44b5-baa6-4224e1a558cf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:41:06.769635 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-e667d28c-41c6-44b5-baa6-4224e1a558cf tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/d8309716-5a89-463d-ad08-76832a229244 Aug 06 19:41:06.769804 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-e667d28c-41c6-44b5-baa6-4224e1a558cf tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:41:06.769976 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-e667d28c-41c6-44b5-baa6-4224e1a558cf tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:41:06.775096 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:41:06.775096 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:41:06.775495 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-e667d28c-41c6-44b5-baa6-4224e1a558cf tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:41:06.776142 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-e667d28c-41c6-44b5-baa6-4224e1a558cf tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/d8309716-5a89-463d-ad08-76832a229244 returned with HTTP 200 Aug 06 19:41:06.776530 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1387/5558] 10.4.3.5 () {68 vars in 1590 bytes} [Thu Aug 6 19:41:06 2026] GET /volume/v3/snapshots/d8309716-5a89-463d-ad08-76832a229244 => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:41:07.485537 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-439b82d1-242e-469b-a7db-4894ed4dfc81 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:41:07.488390 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-439b82d1-242e-469b-a7db-4894ed4dfc81 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/d8309716-5a89-463d-ad08-76832a229244 Aug 06 19:41:07.488680 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-439b82d1-242e-469b-a7db-4894ed4dfc81 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:41:07.488929 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-439b82d1-242e-469b-a7db-4894ed4dfc81 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:41:07.495000 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:41:07.495000 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:41:07.495469 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-439b82d1-242e-469b-a7db-4894ed4dfc81 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:41:07.496314 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-439b82d1-242e-469b-a7db-4894ed4dfc81 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/d8309716-5a89-463d-ad08-76832a229244 returned with HTTP 200 Aug 06 19:41:07.496667 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1381/5559] 10.4.3.5 () {68 vars in 1590 bytes} [Thu Aug 6 19:41:07 2026] GET /volume/v3/snapshots/d8309716-5a89-463d-ad08-76832a229244 => generated 479 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:41:07.504727 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-65db0d97-9a41-4177-80fb-d78a0b21b361 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:41:07.507720 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-65db0d97-9a41-4177-80fb-d78a0b21b361 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 Aug 06 19:41:07.507973 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-65db0d97-9a41-4177-80fb-d78a0b21b361 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:41:07.508231 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-65db0d97-9a41-4177-80fb-d78a0b21b361 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:41:07.522791 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:41:07.522791 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:41:07.527281 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-65db0d97-9a41-4177-80fb-d78a0b21b361 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:41:07.533385 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-65db0d97-9a41-4177-80fb-d78a0b21b361 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 returned with HTTP 200 Aug 06 19:41:07.533951 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1397/5560] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:41:07 2026] GET /volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 => generated 1655 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:41:07.544187 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-37f0c479-87e0-4e81-8297-326f35c56116 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:41:07.546388 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-37f0c479-87e0-4e81-8297-326f35c56116 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:41:07.546869 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-37f0c479-87e0-4e81-8297-326f35c56116 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "d8309716-5a89-463d-ad08-76832a229244", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:41:07.548790 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-37f0c479-87e0-4e81-8297-326f35c56116 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'd8309716-5a89-463d-ad08-76832a229244', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:41:07.557231 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:41:07.557231 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:41:07.557799 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-37f0c479-87e0-4e81-8297-326f35c56116 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:41:07.557876 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-37f0c479-87e0-4e81-8297-326f35c56116 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create volume of 1 GB Aug 06 19:41:07.558632 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-37f0c479-87e0-4e81-8297-326f35c56116 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Availability Zones retrieved successfully. Aug 06 19:41:07.564325 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-37f0c479-87e0-4e81-8297-326f35c56116 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Flow 'volume_create_api' (e0a5f66d-6ee6-4593-8c0e-9cddfd5b1a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:41:07.565476 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-37f0c479-87e0-4e81-8297-326f35c56116 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fb9d310-3333-4d97-97fb-92708757fde9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:41:07.566455 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-37f0c479-87e0-4e81-8297-326f35c56116 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:41:07.597345 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-37f0c479-87e0-4e81-8297-326f35c56116 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fb9d310-3333-4d97-97fb-92708757fde9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd8309716-5a89-463d-ad08-76832a229244', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:41:07.598103 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-37f0c479-87e0-4e81-8297-326f35c56116 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aebe89d-e58f-45a6-bdbe-c16f4eba945f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:41:07.643072 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-37f0c479-87e0-4e81-8297-326f35c56116 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Created reservations ['ed0cbc1a-e79b-4b94-9b6a-647b0f48bc4d', 'ae4453c2-9a57-47dd-a690-aa9fca61a157', '773e95f2-f327-44b9-93f2-2f0648de56bb', 'c6d5e5d9-58a4-4b81-8f48-467331869b41'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:41:07.644295 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-37f0c479-87e0-4e81-8297-326f35c56116 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aebe89d-e58f-45a6-bdbe-c16f4eba945f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed0cbc1a-e79b-4b94-9b6a-647b0f48bc4d', 'ae4453c2-9a57-47dd-a690-aa9fca61a157', '773e95f2-f327-44b9-93f2-2f0648de56bb', 'c6d5e5d9-58a4-4b81-8f48-467331869b41']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:41:07.645433 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-37f0c479-87e0-4e81-8297-326f35c56116 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f283ae9-7f82-4d65-b328-405c478ec333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:41:07.697136 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-37f0c479-87e0-4e81-8297-326f35c56116 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f283ae9-7f82-4d65-b328-405c478ec333) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac94e093-0810-47ee-9e1d-299ab0fff30a', '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='95f129259611440e96ee2a2b01c719d8',qos_specs=None,replication_status=,reservations=['ed0cbc1a-e79b-4b94-9b6a-647b0f48bc4d','ae4453c2-9a57-47dd-a690-aa9fca61a157','773e95f2-f327-44b9-93f2-2f0648de56bb','c6d5e5d9-58a4-4b81-8f48-467331869b41'],size=1,snapshot_id=d8309716-5a89-463d-ad08-76832a229244,source_replicaid=,source_volid=None,status='creating',user_id='922273c46ed347a98920a74800c07dc3',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), '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-06T19:41:07Z,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=ac94e093-0810-47ee-9e1d-299ab0fff30a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95f129259611440e96ee2a2b01c719d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d8309716-5a89-463d-ad08-76832a229244,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='922273c46ed347a98920a74800c07dc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:41:07.697941 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-37f0c479-87e0-4e81-8297-326f35c56116 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3c7aa48-e2a6-4c21-b58b-321df6b9bc17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:41:07.715376 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-37f0c479-87e0-4e81-8297-326f35c56116 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3c7aa48-e2a6-4c21-b58b-321df6b9bc17) transitioned into 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='95f129259611440e96ee2a2b01c719d8',qos_specs=None,replication_status=,reservations=['ed0cbc1a-e79b-4b94-9b6a-647b0f48bc4d','ae4453c2-9a57-47dd-a690-aa9fca61a157','773e95f2-f327-44b9-93f2-2f0648de56bb','c6d5e5d9-58a4-4b81-8f48-467331869b41'],size=1,snapshot_id=d8309716-5a89-463d-ad08-76832a229244,source_replicaid=,source_volid=None,status='creating',user_id='922273c46ed347a98920a74800c07dc3',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:41:07.716324 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-37f0c479-87e0-4e81-8297-326f35c56116 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73e585d2-fbfe-41fd-bf79-ee34ea9d6964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:41:07.741939 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-37f0c479-87e0-4e81-8297-326f35c56116 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73e585d2-fbfe-41fd-bf79-ee34ea9d6964) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:41:07.742859 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-37f0c479-87e0-4e81-8297-326f35c56116 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Flow 'volume_create_api' (e0a5f66d-6ee6-4593-8c0e-9cddfd5b1a80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:41:07.743196 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-37f0c479-87e0-4e81-8297-326f35c56116 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create volume request issued successfully. Aug 06 19:41:07.743800 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-37f0c479-87e0-4e81-8297-326f35c56116 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:41:07.744346 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1396/5561] 10.4.3.5 () {72 vars in 1527 bytes} [Thu Aug 6 19:41:07 2026] POST /volume/v3/volumes => generated 732 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:41:07.752779 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-8821eb9f-6223-41dc-af02-83ae85aaca00 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:41:07.754841 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-8821eb9f-6223-41dc-af02-83ae85aaca00 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/ac94e093-0810-47ee-9e1d-299ab0fff30a Aug 06 19:41:07.755094 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-8821eb9f-6223-41dc-af02-83ae85aaca00 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:41:07.755325 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-8821eb9f-6223-41dc-af02-83ae85aaca00 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:41:07.762479 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:41:07.762479 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:41:07.766481 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-8821eb9f-6223-41dc-af02-83ae85aaca00 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:41:07.770985 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-8821eb9f-6223-41dc-af02-83ae85aaca00 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/ac94e093-0810-47ee-9e1d-299ab0fff30a returned with HTTP 200 Aug 06 19:41:07.771385 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1388/5562] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:41:07 2026] GET /volume/v3/volumes/ac94e093-0810-47ee-9e1d-299ab0fff30a => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:41:07.780210 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-8ff7ab60-27bb-43a9-8c80-990e4fafa15a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:41:07.782178 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-8ff7ab60-27bb-43a9-8c80-990e4fafa15a tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/ac94e093-0810-47ee-9e1d-299ab0fff30a Aug 06 19:41:07.782433 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-8ff7ab60-27bb-43a9-8c80-990e4fafa15a tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:41:07.782660 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-8ff7ab60-27bb-43a9-8c80-990e4fafa15a tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:41:07.790134 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:41:07.790134 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:41:07.794396 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-8ff7ab60-27bb-43a9-8c80-990e4fafa15a tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:41:07.799554 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-8ff7ab60-27bb-43a9-8c80-990e4fafa15a tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/ac94e093-0810-47ee-9e1d-299ab0fff30a returned with HTTP 200 Aug 06 19:41:07.800078 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1382/5563] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:41:07 2026] GET /volume/v3/volumes/ac94e093-0810-47ee-9e1d-299ab0fff30a => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:41:10.808631 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-6f2dd1ce-1e28-4fd2-b93b-e7adf475e037 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:41:10.810681 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-6f2dd1ce-1e28-4fd2-b93b-e7adf475e037 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/ac94e093-0810-47ee-9e1d-299ab0fff30a Aug 06 19:41:10.810824 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-6f2dd1ce-1e28-4fd2-b93b-e7adf475e037 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:41:10.810990 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-6f2dd1ce-1e28-4fd2-b93b-e7adf475e037 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:41:10.817605 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:41:10.817605 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:41:10.820971 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-6f2dd1ce-1e28-4fd2-b93b-e7adf475e037 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:41:10.825884 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-6f2dd1ce-1e28-4fd2-b93b-e7adf475e037 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/ac94e093-0810-47ee-9e1d-299ab0fff30a returned with HTTP 200 Aug 06 19:41:10.826316 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1398/5564] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:41:10 2026] GET /volume/v3/volumes/ac94e093-0810-47ee-9e1d-299ab0fff30a => generated 1341 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:41:10.833650 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d9dc9804-7ff6-4a18-8a30-47e5c5965f9a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:41:10.834159 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d9dc9804-7ff6-4a18-8a30-47e5c5965f9a None None] GET https://10.4.3.5/volume// Aug 06 19:41:10.834378 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d9dc9804-7ff6-4a18-8a30-47e5c5965f9a None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:41:10.834653 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d9dc9804-7ff6-4a18-8a30-47e5c5965f9a None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:41:10.835097 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d9dc9804-7ff6-4a18-8a30-47e5c5965f9a None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:41:10.835471 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1397/5565] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:41:10 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:41:10.841943 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-c643dc24-4ae9-4885-b4c6-238ce00885f0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:41:10.844000 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-c643dc24-4ae9-4885-b4c6-238ce00885f0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:41:10.844344 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-c643dc24-4ae9-4885-b4c6-238ce00885f0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ac94e093-0810-47ee-9e1d-299ab0fff30a", "connector": null, "instance_uuid": "93e4e732-dc76-40fd-9d02-ca2fe638d357"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:41:10.852075 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:41:10.852075 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:41:10.872550 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-c643dc24-4ae9-4885-b4c6-238ce00885f0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:41:10.873067 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1389/5566] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:41:10 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 06 19:41:10.881300 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1887d4ab-11e9-46ca-a0d9-1c7e71decf75 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:41:10.881687 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1887d4ab-11e9-46ca-a0d9-1c7e71decf75 None None] GET https://10.4.3.5/volume// Aug 06 19:41:10.881881 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1887d4ab-11e9-46ca-a0d9-1c7e71decf75 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:41:10.882094 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1887d4ab-11e9-46ca-a0d9-1c7e71decf75 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:41:10.882401 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1887d4ab-11e9-46ca-a0d9-1c7e71decf75 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:41:10.882727 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1383/5567] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:41:10 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:41:10.890883 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-89cbfbcc-7bfd-4298-acd7-e74b7413a657 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:41:10.893585 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-89cbfbcc-7bfd-4298-acd7-e74b7413a657 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/ac94e093-0810-47ee-9e1d-299ab0fff30a Aug 06 19:41:10.893882 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-89cbfbcc-7bfd-4298-acd7-e74b7413a657 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:41:10.894143 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-89cbfbcc-7bfd-4298-acd7-e74b7413a657 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:41:10.905886 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:41:10.905886 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:41:10.909807 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-89cbfbcc-7bfd-4298-acd7-e74b7413a657 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:41:10.914479 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-89cbfbcc-7bfd-4298-acd7-e74b7413a657 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/ac94e093-0810-47ee-9e1d-299ab0fff30a returned with HTTP 200 Aug 06 19:41:10.914893 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1399/5568] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:41:10 2026] GET /volume/v3/volumes/ac94e093-0810-47ee-9e1d-299ab0fff30a => generated 1520 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:41:11.015749 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-f383b655-5771-4e3f-b224-198040a37d55 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:41:11.017923 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-f383b655-5771-4e3f-b224-198040a37d55 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] PUT https://10.4.3.5/volume/v3/attachments/e467f77c-e33c-4649-bc0b-a384d96a8ed5 Aug 06 19:41:11.018297 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-f383b655-5771-4e3f-b224-198040a37d55 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:41:11.025448 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-f383b655-5771-4e3f-b224-198040a37d55 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Acquiring lock "cinder-attachment_update-ac94e093-0810-47ee-9e1d-299ab0fff30a-np0000006689" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:41:11.031826 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-f383b655-5771-4e3f-b224-198040a37d55 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Lock "cinder-attachment_update-ac94e093-0810-47ee-9e1d-299ab0fff30a-np0000006689" acquired by "attachment_update" :: waited 0.006s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:41:11.032766 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:41:11.032766 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:41:11.104393 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-f383b655-5771-4e3f-b224-198040a37d55 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Lock "cinder-attachment_update-ac94e093-0810-47ee-9e1d-299ab0fff30a-np0000006689" released by "attachment_update" :: held 0.072s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:41:11.104783 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-f383b655-5771-4e3f-b224-198040a37d55 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments/e467f77c-e33c-4649-bc0b-a384d96a8ed5 returned with HTTP 200 Aug 06 19:41:11.105359 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1398/5569] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:41:11 2026] PUT /volume/v3/attachments/e467f77c-e33c-4649-bc0b-a384d96a8ed5 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:41:11.127410 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-e35b7fbc-c04e-49c5-a5f4-b1dd6f66586b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:41:11.129657 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-e35b7fbc-c04e-49c5-a5f4-b1dd6f66586b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/attachments/e467f77c-e33c-4649-bc0b-a384d96a8ed5/action Aug 06 19:41:11.130067 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-e35b7fbc-c04e-49c5-a5f4-b1dd6f66586b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:41:11.130182 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-e35b7fbc-c04e-49c5-a5f4-b1dd6f66586b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:41:11.145563 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:41:11.145563 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:41:11.154564 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-3f58bea8-3c99-48dc-95a6-4f8283e45492 req-e35b7fbc-c04e-49c5-a5f4-b1dd6f66586b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments/e467f77c-e33c-4649-bc0b-a384d96a8ed5/action returned with HTTP 204 Aug 06 19:41:11.155096 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1390/5570] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:41:11 2026] POST /volume/v3/attachments/e467f77c-e33c-4649-bc0b-a384d96a8ed5/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:41:17.798352 np0000006689 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=10 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:41:20.913263 np0000006689 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=28,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:41:21.099458 np0000006689 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=32,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:41:21.152042 np0000006689 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=22,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:41:53.145814 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-22b1b10f-3677-4509-909f-e355abc60667 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:41:53.147244 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-22b1b10f-3677-4509-909f-e355abc60667 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/ac94e093-0810-47ee-9e1d-299ab0fff30a Aug 06 19:41:53.147527 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-22b1b10f-3677-4509-909f-e355abc60667 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:41:53.147771 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-22b1b10f-3677-4509-909f-e355abc60667 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:41:53.156831 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:41:53.156831 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:41:53.159146 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-22b1b10f-3677-4509-909f-e355abc60667 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:41:53.163184 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-22b1b10f-3677-4509-909f-e355abc60667 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/ac94e093-0810-47ee-9e1d-299ab0fff30a returned with HTTP 200 Aug 06 19:41:53.163634 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1384/5571] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:41:53 2026] GET /volume/v3/volumes/ac94e093-0810-47ee-9e1d-299ab0fff30a => generated 1633 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:41:54.405610 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ee586017-8ba5-4c2f-9a8c-4b8d3b90c0e2 req-f4727b58-cdb1-4515-a07e-603002ee67e9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:41:54.407806 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ee586017-8ba5-4c2f-9a8c-4b8d3b90c0e2 req-f4727b58-cdb1-4515-a07e-603002ee67e9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] DELETE https://10.4.3.5/volume/v3/attachments/e467f77c-e33c-4649-bc0b-a384d96a8ed5 Aug 06 19:41:54.407988 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ee586017-8ba5-4c2f-9a8c-4b8d3b90c0e2 req-f4727b58-cdb1-4515-a07e-603002ee67e9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:41:54.408202 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ee586017-8ba5-4c2f-9a8c-4b8d3b90c0e2 req-f4727b58-cdb1-4515-a07e-603002ee67e9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:41:54.415243 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:41:54.415243 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:41:54.456560 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ee586017-8ba5-4c2f-9a8c-4b8d3b90c0e2 req-f4727b58-cdb1-4515-a07e-603002ee67e9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments/e467f77c-e33c-4649-bc0b-a384d96a8ed5 returned with HTTP 200 Aug 06 19:41:54.456937 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1400/5572] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:41:54 2026] DELETE /volume/v3/attachments/e467f77c-e33c-4649-bc0b-a384d96a8ed5 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:41:54.466829 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ee586017-8ba5-4c2f-9a8c-4b8d3b90c0e2 req-d792068d-0c2f-4b40-9933-5b7ba05ebee9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:41:54.469107 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ee586017-8ba5-4c2f-9a8c-4b8d3b90c0e2 req-d792068d-0c2f-4b40-9933-5b7ba05ebee9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] DELETE https://10.4.3.5/volume/v3/volumes/ac94e093-0810-47ee-9e1d-299ab0fff30a Aug 06 19:41:54.469353 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ee586017-8ba5-4c2f-9a8c-4b8d3b90c0e2 req-d792068d-0c2f-4b40-9933-5b7ba05ebee9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:41:54.469650 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ee586017-8ba5-4c2f-9a8c-4b8d3b90c0e2 req-d792068d-0c2f-4b40-9933-5b7ba05ebee9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:41:54.469855 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [req-ee586017-8ba5-4c2f-9a8c-4b8d3b90c0e2 req-d792068d-0c2f-4b40-9933-5b7ba05ebee9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Delete volume with id: ac94e093-0810-47ee-9e1d-299ab0fff30a Aug 06 19:41:54.476776 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:41:54.476776 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:41:54.477200 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-ee586017-8ba5-4c2f-9a8c-4b8d3b90c0e2 req-d792068d-0c2f-4b40-9933-5b7ba05ebee9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:41:54.497061 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-ee586017-8ba5-4c2f-9a8c-4b8d3b90c0e2 req-d792068d-0c2f-4b40-9933-5b7ba05ebee9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Delete volume request issued successfully. Aug 06 19:41:54.497320 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ee586017-8ba5-4c2f-9a8c-4b8d3b90c0e2 req-d792068d-0c2f-4b40-9933-5b7ba05ebee9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/ac94e093-0810-47ee-9e1d-299ab0fff30a returned with HTTP 202 Aug 06 19:41:54.497806 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1399/5573] 10.4.3.5 () {70 vars in 1606 bytes} [Thu Aug 6 19:41:54 2026] DELETE /volume/v3/volumes/ac94e093-0810-47ee-9e1d-299ab0fff30a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:41:55.537516 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-19092b25-5393-4bec-9fb5-b9967e882f88 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:41:55.539174 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-19092b25-5393-4bec-9fb5-b9967e882f88 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/ac94e093-0810-47ee-9e1d-299ab0fff30a Aug 06 19:41:55.539384 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-19092b25-5393-4bec-9fb5-b9967e882f88 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:41:55.539599 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-19092b25-5393-4bec-9fb5-b9967e882f88 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:41:55.544942 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-19092b25-5393-4bec-9fb5-b9967e882f88 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/ac94e093-0810-47ee-9e1d-299ab0fff30a returned with HTTP 404 Aug 06 19:41:55.545384 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1391/5574] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:41:55 2026] GET /volume/v3/volumes/ac94e093-0810-47ee-9e1d-299ab0fff30a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:41:55.550937 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7d855552-540c-4182-82d2-bb84f9ced135 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:41:55.552638 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7d855552-540c-4182-82d2-bb84f9ced135 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/d8309716-5a89-463d-ad08-76832a229244 Aug 06 19:41:55.552947 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7d855552-540c-4182-82d2-bb84f9ced135 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:41:55.553155 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7d855552-540c-4182-82d2-bb84f9ced135 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:41:55.553286 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-7d855552-540c-4182-82d2-bb84f9ced135 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Delete snapshot with id: d8309716-5a89-463d-ad08-76832a229244 Aug 06 19:41:55.558158 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:41:55.558158 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:41:55.558557 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7d855552-540c-4182-82d2-bb84f9ced135 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:41:55.574989 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7d855552-540c-4182-82d2-bb84f9ced135 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot delete request issued successfully. Aug 06 19:41:55.575214 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7d855552-540c-4182-82d2-bb84f9ced135 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/d8309716-5a89-463d-ad08-76832a229244 returned with HTTP 202 Aug 06 19:41:55.575621 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1385/5575] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:41:55 2026] DELETE /volume/v3/snapshots/d8309716-5a89-463d-ad08-76832a229244 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:41:55.582843 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5fa17579-03ff-4dde-a7da-0af30228eba6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:41:55.584748 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5fa17579-03ff-4dde-a7da-0af30228eba6 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/d8309716-5a89-463d-ad08-76832a229244 Aug 06 19:41:55.584918 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5fa17579-03ff-4dde-a7da-0af30228eba6 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:41:55.585184 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5fa17579-03ff-4dde-a7da-0af30228eba6 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:41:55.590232 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:41:55.590232 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:41:55.590642 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5fa17579-03ff-4dde-a7da-0af30228eba6 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:41:55.591415 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5fa17579-03ff-4dde-a7da-0af30228eba6 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/d8309716-5a89-463d-ad08-76832a229244 returned with HTTP 200 Aug 06 19:41:55.591845 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1401/5576] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:41:55 2026] GET /volume/v3/snapshots/d8309716-5a89-463d-ad08-76832a229244 => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:41:56.600216 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2b170921-ec04-4712-b0f0-56fa507b8e05 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:41:56.601865 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2b170921-ec04-4712-b0f0-56fa507b8e05 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/d8309716-5a89-463d-ad08-76832a229244 Aug 06 19:41:56.602077 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2b170921-ec04-4712-b0f0-56fa507b8e05 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:41:56.602256 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2b170921-ec04-4712-b0f0-56fa507b8e05 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:41:56.606116 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2b170921-ec04-4712-b0f0-56fa507b8e05 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/d8309716-5a89-463d-ad08-76832a229244 returned with HTTP 404 Aug 06 19:41:56.606514 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1400/5577] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:41:56 2026] GET /volume/v3/snapshots/d8309716-5a89-463d-ad08-76832a229244 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:41:57.742090 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-ba3b0089-f8c8-42dd-b091-07a04d3e8cd0 req-e2117222-59d9-489e-b322-b379739bd41d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:41:57.744252 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-ba3b0089-f8c8-42dd-b091-07a04d3e8cd0 req-e2117222-59d9-489e-b322-b379739bd41d tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] DELETE https://10.4.3.5/volume/v3/attachments/35d38ad5-df75-4819-a158-11b1b0559dc1 Aug 06 19:41:57.744434 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-ba3b0089-f8c8-42dd-b091-07a04d3e8cd0 req-e2117222-59d9-489e-b322-b379739bd41d tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:41:57.744618 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-ba3b0089-f8c8-42dd-b091-07a04d3e8cd0 req-e2117222-59d9-489e-b322-b379739bd41d tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:41:57.751252 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:41:57.751252 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:41:57.794073 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-ba3b0089-f8c8-42dd-b091-07a04d3e8cd0 req-e2117222-59d9-489e-b322-b379739bd41d tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments/35d38ad5-df75-4819-a158-11b1b0559dc1 returned with HTTP 200 Aug 06 19:41:57.794529 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1392/5578] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:41:57 2026] DELETE /volume/v3/attachments/35d38ad5-df75-4819-a158-11b1b0559dc1 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:41:57.803740 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-ba3b0089-f8c8-42dd-b091-07a04d3e8cd0 req-443d994a-d439-4a48-91e7-9551c1eff7b9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:41:57.805597 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-ba3b0089-f8c8-42dd-b091-07a04d3e8cd0 req-443d994a-d439-4a48-91e7-9551c1eff7b9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] DELETE https://10.4.3.5/volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 Aug 06 19:41:57.805753 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-ba3b0089-f8c8-42dd-b091-07a04d3e8cd0 req-443d994a-d439-4a48-91e7-9551c1eff7b9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:41:57.805924 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-ba3b0089-f8c8-42dd-b091-07a04d3e8cd0 req-443d994a-d439-4a48-91e7-9551c1eff7b9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:41:57.806107 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [req-ba3b0089-f8c8-42dd-b091-07a04d3e8cd0 req-443d994a-d439-4a48-91e7-9551c1eff7b9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Delete volume with id: 7e8bfed6-b221-4314-bf33-86d8b930e5f5 Aug 06 19:41:57.812540 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:41:57.812540 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:41:57.812983 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-ba3b0089-f8c8-42dd-b091-07a04d3e8cd0 req-443d994a-d439-4a48-91e7-9551c1eff7b9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:41:57.827861 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-ba3b0089-f8c8-42dd-b091-07a04d3e8cd0 req-443d994a-d439-4a48-91e7-9551c1eff7b9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Delete volume request issued successfully. Aug 06 19:41:57.828083 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-ba3b0089-f8c8-42dd-b091-07a04d3e8cd0 req-443d994a-d439-4a48-91e7-9551c1eff7b9 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 returned with HTTP 202 Aug 06 19:41:57.828481 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1386/5579] 10.4.3.5 () {70 vars in 1606 bytes} [Thu Aug 6 19:41:57 2026] DELETE /volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:41:58.988594 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-949d0d44-a372-4105-872c-4999b91f3e80 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:41:58.990272 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-949d0d44-a372-4105-872c-4999b91f3e80 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 Aug 06 19:41:58.990468 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-949d0d44-a372-4105-872c-4999b91f3e80 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:41:58.990634 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-949d0d44-a372-4105-872c-4999b91f3e80 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:41:58.995984 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-949d0d44-a372-4105-872c-4999b91f3e80 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 returned with HTTP 404 Aug 06 19:41:58.996409 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1402/5580] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:41:58 2026] GET /volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:41:59.377881 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-52484880-7744-498d-b5df-d533e97623e3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:41:59.379863 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-52484880-7744-498d-b5df-d533e97623e3 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/d8309716-5a89-463d-ad08-76832a229244 Aug 06 19:41:59.380090 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-52484880-7744-498d-b5df-d533e97623e3 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:41:59.380315 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-52484880-7744-498d-b5df-d533e97623e3 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:41:59.380411 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-52484880-7744-498d-b5df-d533e97623e3 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Delete snapshot with id: d8309716-5a89-463d-ad08-76832a229244 Aug 06 19:41:59.384920 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-52484880-7744-498d-b5df-d533e97623e3 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/d8309716-5a89-463d-ad08-76832a229244 returned with HTTP 404 Aug 06 19:41:59.385340 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1401/5581] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:41:59 2026] DELETE /volume/v3/snapshots/d8309716-5a89-463d-ad08-76832a229244 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:41:59.391306 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e02d92de-04ec-4a29-bbba-45ffc3a1b2c0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:41:59.392922 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e02d92de-04ec-4a29-bbba-45ffc3a1b2c0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/d8309716-5a89-463d-ad08-76832a229244 Aug 06 19:41:59.393119 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e02d92de-04ec-4a29-bbba-45ffc3a1b2c0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:41:59.393289 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e02d92de-04ec-4a29-bbba-45ffc3a1b2c0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:41:59.397163 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e02d92de-04ec-4a29-bbba-45ffc3a1b2c0 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/d8309716-5a89-463d-ad08-76832a229244 returned with HTTP 404 Aug 06 19:41:59.397578 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1393/5582] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:41:59 2026] GET /volume/v3/snapshots/d8309716-5a89-463d-ad08-76832a229244 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:42:00.013409 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-75b0e377-e812-48af-ac1b-74bb4ed54967 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:42:00.015348 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-75b0e377-e812-48af-ac1b-74bb4ed54967 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] DELETE https://10.4.3.5/volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 Aug 06 19:42:00.015576 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-75b0e377-e812-48af-ac1b-74bb4ed54967 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:42:00.015784 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-75b0e377-e812-48af-ac1b-74bb4ed54967 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:42:00.015957 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-75b0e377-e812-48af-ac1b-74bb4ed54967 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Delete volume with id: 7e8bfed6-b221-4314-bf33-86d8b930e5f5 Aug 06 19:42:00.021618 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-75b0e377-e812-48af-ac1b-74bb4ed54967 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 returned with HTTP 404 Aug 06 19:42:00.022007 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1387/5583] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:42:00 2026] DELETE /volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:42:00.028346 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ee28c705-1e91-41e1-a34a-8dd3ea1d1819 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:42:00.030540 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ee28c705-1e91-41e1-a34a-8dd3ea1d1819 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 Aug 06 19:42:00.030789 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ee28c705-1e91-41e1-a34a-8dd3ea1d1819 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:42:00.031037 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ee28c705-1e91-41e1-a34a-8dd3ea1d1819 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:42:00.036810 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ee28c705-1e91-41e1-a34a-8dd3ea1d1819 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 returned with HTTP 404 Aug 06 19:42:00.037407 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1403/5584] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:42:00 2026] GET /volume/v3/volumes/7e8bfed6-b221-4314-bf33-86d8b930e5f5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:42:00.935138 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4889fea4-88a2-4b0c-8521-7f2088179041 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:42:00.936777 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4889fea4-88a2-4b0c-8521-7f2088179041 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:42:00.937118 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4889fea4-88a2-4b0c-8521-7f2088179041 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-952487478", "snapshot_id": null, "imageRef": "11f21727-e5ec-459d-91b4-c79ce982c40c", "volume_type": null, "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:42:00.938557 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-4889fea4-88a2-4b0c-8521-7f2088179041 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-952487478', 'snapshot_id': None, 'imageRef': '11f21727-e5ec-459d-91b4-c79ce982c40c', 'volume_type': None, 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:42:01.034996 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-4889fea4-88a2-4b0c-8521-7f2088179041 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create volume of 1 GB Aug 06 19:42:01.039789 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4889fea4-88a2-4b0c-8521-7f2088179041 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Availability Zones retrieved successfully. Aug 06 19:42:01.044548 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4889fea4-88a2-4b0c-8521-7f2088179041 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Flow 'volume_create_api' (460c052b-1c09-4064-bdbf-5128616362b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:42:01.045472 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4889fea4-88a2-4b0c-8521-7f2088179041 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e20c256-f594-43c7-a239-0cf21e54ddac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:42:01.046318 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-4889fea4-88a2-4b0c-8521-7f2088179041 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:42:01.093416 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4889fea4-88a2-4b0c-8521-7f2088179041 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e20c256-f594-43c7-a239-0cf21e54ddac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:42:01.094115 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4889fea4-88a2-4b0c-8521-7f2088179041 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a882e465-a339-4e54-a5fa-5f534411525f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:42:01.127125 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-4889fea4-88a2-4b0c-8521-7f2088179041 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Created reservations ['2fc18882-e58d-43c0-8470-a7b41d3e3983', 'c21d02dd-a29d-4ed4-a109-51b57805eab8', '78235624-b67b-43b3-9ded-2c14ed8069b0', '135957e0-c060-4145-9990-0eb69fb474d0'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:42:01.127813 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4889fea4-88a2-4b0c-8521-7f2088179041 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a882e465-a339-4e54-a5fa-5f534411525f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fc18882-e58d-43c0-8470-a7b41d3e3983', 'c21d02dd-a29d-4ed4-a109-51b57805eab8', '78235624-b67b-43b3-9ded-2c14ed8069b0', '135957e0-c060-4145-9990-0eb69fb474d0']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:42:01.128502 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4889fea4-88a2-4b0c-8521-7f2088179041 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0d55860-4936-4d97-aad0-c28315bc8d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:42:01.147031 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4889fea4-88a2-4b0c-8521-7f2088179041 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0d55860-4936-4d97-aad0-c28315bc8d13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec1ab224-8174-4d18-a12b-fc3bfe45c3d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-952487478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95f129259611440e96ee2a2b01c719d8',qos_specs=None,replication_status=,reservations=['2fc18882-e58d-43c0-8470-a7b41d3e3983','c21d02dd-a29d-4ed4-a109-51b57805eab8','78235624-b67b-43b3-9ded-2c14ed8069b0','135957e0-c060-4145-9990-0eb69fb474d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='922273c46ed347a98920a74800c07dc3',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:42:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-952487478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec1ab224-8174-4d18-a12b-fc3bfe45c3d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95f129259611440e96ee2a2b01c719d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='922273c46ed347a98920a74800c07dc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:42:01.147749 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4889fea4-88a2-4b0c-8521-7f2088179041 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec41606c-81e8-4ce3-8f8b-9cb95a2926b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:42:01.166301 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4889fea4-88a2-4b0c-8521-7f2088179041 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec41606c-81e8-4ce3-8f8b-9cb95a2926b5) transitioned into state 'SUCCESS' from state '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-952487478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95f129259611440e96ee2a2b01c719d8',qos_specs=None,replication_status=,reservations=['2fc18882-e58d-43c0-8470-a7b41d3e3983','c21d02dd-a29d-4ed4-a109-51b57805eab8','78235624-b67b-43b3-9ded-2c14ed8069b0','135957e0-c060-4145-9990-0eb69fb474d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='922273c46ed347a98920a74800c07dc3',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:42:01.167383 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4889fea4-88a2-4b0c-8521-7f2088179041 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43c892fb-ab5e-48ad-946f-67274f91cf50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:42:01.179494 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4889fea4-88a2-4b0c-8521-7f2088179041 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43c892fb-ab5e-48ad-946f-67274f91cf50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:42:01.180701 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4889fea4-88a2-4b0c-8521-7f2088179041 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Flow 'volume_create_api' (460c052b-1c09-4064-bdbf-5128616362b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:42:01.181109 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4889fea4-88a2-4b0c-8521-7f2088179041 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create volume request issued successfully. Aug 06 19:42:01.181924 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4889fea4-88a2-4b0c-8521-7f2088179041 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:42:01.182630 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1402/5585] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:42:00 2026] POST /volume/v3/volumes => generated 754 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:42:01.196216 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2c9bc335-851a-4322-ab92-93b6db1bc6c5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:42:01.197773 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2c9bc335-851a-4322-ab92-93b6db1bc6c5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 Aug 06 19:42:01.197956 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2c9bc335-851a-4322-ab92-93b6db1bc6c5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:42:01.198155 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2c9bc335-851a-4322-ab92-93b6db1bc6c5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:42:01.204577 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:42:01.204577 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:42:01.208033 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2c9bc335-851a-4322-ab92-93b6db1bc6c5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:42:01.211862 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2c9bc335-851a-4322-ab92-93b6db1bc6c5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 returned with HTTP 200 Aug 06 19:42:01.212269 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1394/5586] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:42:01 2026] GET /volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:42:02.225636 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-df7646f7-c8a2-45ce-ad07-af5337cb7afc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:42:02.227291 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-df7646f7-c8a2-45ce-ad07-af5337cb7afc tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 Aug 06 19:42:02.227483 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-df7646f7-c8a2-45ce-ad07-af5337cb7afc tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:42:02.227692 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-df7646f7-c8a2-45ce-ad07-af5337cb7afc tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:42:02.234271 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:42:02.234271 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:42:02.237329 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-df7646f7-c8a2-45ce-ad07-af5337cb7afc tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:42:02.241210 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-df7646f7-c8a2-45ce-ad07-af5337cb7afc tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 returned with HTTP 200 Aug 06 19:42:02.241563 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1388/5587] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:42:02 2026] GET /volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 => generated 1362 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:42:02.253160 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c08285da-52e5-4143-a846-2485dc19d9c6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:42:02.254794 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c08285da-52e5-4143-a846-2485dc19d9c6 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 Aug 06 19:42:02.254978 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c08285da-52e5-4143-a846-2485dc19d9c6 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:42:02.255178 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c08285da-52e5-4143-a846-2485dc19d9c6 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:42:02.261643 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:42:02.261643 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:42:02.265749 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c08285da-52e5-4143-a846-2485dc19d9c6 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:42:02.270358 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c08285da-52e5-4143-a846-2485dc19d9c6 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 returned with HTTP 200 Aug 06 19:42:02.270739 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1404/5588] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:42:02 2026] GET /volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 => generated 1362 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:42:02.349247 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b125b869-49fd-4b9b-956c-b9e56a54329f req-c92d7c13-a701-4699-89a3-bf0a86e19254 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:42:02.351646 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b125b869-49fd-4b9b-956c-b9e56a54329f req-c92d7c13-a701-4699-89a3-bf0a86e19254 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 Aug 06 19:42:02.351850 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b125b869-49fd-4b9b-956c-b9e56a54329f req-c92d7c13-a701-4699-89a3-bf0a86e19254 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:42:02.352052 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b125b869-49fd-4b9b-956c-b9e56a54329f req-c92d7c13-a701-4699-89a3-bf0a86e19254 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:42:02.359072 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:42:02.359072 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:42:02.362959 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b125b869-49fd-4b9b-956c-b9e56a54329f req-c92d7c13-a701-4699-89a3-bf0a86e19254 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:42:02.367648 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b125b869-49fd-4b9b-956c-b9e56a54329f req-c92d7c13-a701-4699-89a3-bf0a86e19254 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 returned with HTTP 200 Aug 06 19:42:02.368027 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1403/5589] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:42:02 2026] GET /volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 => generated 1362 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:42:02.791877 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-b125b869-49fd-4b9b-956c-b9e56a54329f req-77b2f130-83cd-4d86-b05d-79fbc6985685 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:42:02.793859 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b125b869-49fd-4b9b-956c-b9e56a54329f req-77b2f130-83cd-4d86-b05d-79fbc6985685 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 Aug 06 19:42:02.794045 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b125b869-49fd-4b9b-956c-b9e56a54329f req-77b2f130-83cd-4d86-b05d-79fbc6985685 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:42:02.794226 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b125b869-49fd-4b9b-956c-b9e56a54329f req-77b2f130-83cd-4d86-b05d-79fbc6985685 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:42:02.800171 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:42:02.800171 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:42:02.803232 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-b125b869-49fd-4b9b-956c-b9e56a54329f req-77b2f130-83cd-4d86-b05d-79fbc6985685 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:42:02.807081 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b125b869-49fd-4b9b-956c-b9e56a54329f req-77b2f130-83cd-4d86-b05d-79fbc6985685 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 returned with HTTP 200 Aug 06 19:42:02.807406 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1395/5590] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:42:02 2026] GET /volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 => generated 1362 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:42:02.816083 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-21997907-55c8-4c15-8277-dd99ab6197fe None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:42:02.816244 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-21997907-55c8-4c15-8277-dd99ab6197fe None None] GET https://10.4.3.5/volume// Aug 06 19:42:02.816435 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-21997907-55c8-4c15-8277-dd99ab6197fe None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:42:02.816673 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-21997907-55c8-4c15-8277-dd99ab6197fe None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:42:02.817026 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-21997907-55c8-4c15-8277-dd99ab6197fe None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:42:02.817316 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1389/5591] 10.4.3.5 () {66 vars in 1405 bytes} [Thu Aug 6 19:42:02 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:42:02.823361 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b125b869-49fd-4b9b-956c-b9e56a54329f req-c6208069-249c-41b9-987e-055c5b4c45f4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:42:02.825350 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b125b869-49fd-4b9b-956c-b9e56a54329f req-c6208069-249c-41b9-987e-055c5b4c45f4 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:42:02.825693 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b125b869-49fd-4b9b-956c-b9e56a54329f req-c6208069-249c-41b9-987e-055c5b4c45f4 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec1ab224-8174-4d18-a12b-fc3bfe45c3d0", "connector": null, "instance_uuid": "8d945c5d-2e67-4241-a400-37f2919791eb"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:42:02.833661 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:42:02.833661 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:42:02.853899 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b125b869-49fd-4b9b-956c-b9e56a54329f req-c6208069-249c-41b9-987e-055c5b4c45f4 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:42:02.854457 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1405/5592] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:42:02 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 06 19:42:03.499778 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-76b55604-8b8d-4c0c-b55e-ac3a17616aed None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:42:03.500179 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76b55604-8b8d-4c0c-b55e-ac3a17616aed None None] GET https://10.4.3.5/volume// Aug 06 19:42:03.500331 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76b55604-8b8d-4c0c-b55e-ac3a17616aed None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:42:03.500529 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76b55604-8b8d-4c0c-b55e-ac3a17616aed None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:42:03.500828 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76b55604-8b8d-4c0c-b55e-ac3a17616aed None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:42:03.501088 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1404/5593] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:42:03 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:42:03.510001 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-b125b869-49fd-4b9b-956c-b9e56a54329f req-60e39508-c63a-4eec-8482-ca04a1c46950 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:42:03.512965 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b125b869-49fd-4b9b-956c-b9e56a54329f req-60e39508-c63a-4eec-8482-ca04a1c46950 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 Aug 06 19:42:03.513262 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b125b869-49fd-4b9b-956c-b9e56a54329f req-60e39508-c63a-4eec-8482-ca04a1c46950 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:42:03.513544 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b125b869-49fd-4b9b-956c-b9e56a54329f req-60e39508-c63a-4eec-8482-ca04a1c46950 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:42:03.525112 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:42:03.525112 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:42:03.529300 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-b125b869-49fd-4b9b-956c-b9e56a54329f req-60e39508-c63a-4eec-8482-ca04a1c46950 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:42:03.535371 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b125b869-49fd-4b9b-956c-b9e56a54329f req-60e39508-c63a-4eec-8482-ca04a1c46950 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 returned with HTTP 200 Aug 06 19:42:03.535957 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1396/5594] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:42:03 2026] GET /volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 => generated 1541 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:42:03.629165 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-b125b869-49fd-4b9b-956c-b9e56a54329f req-fc6e1769-add0-48c4-acbc-dc52f93c0060 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:42:03.631564 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b125b869-49fd-4b9b-956c-b9e56a54329f req-fc6e1769-add0-48c4-acbc-dc52f93c0060 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] PUT https://10.4.3.5/volume/v3/attachments/fdc54cdb-8b4d-414d-8a25-2335943d49f4 Aug 06 19:42:03.631897 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b125b869-49fd-4b9b-956c-b9e56a54329f req-fc6e1769-add0-48c4-acbc-dc52f93c0060 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:42:03.638693 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-b125b869-49fd-4b9b-956c-b9e56a54329f req-fc6e1769-add0-48c4-acbc-dc52f93c0060 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Acquiring lock "cinder-attachment_update-ec1ab224-8174-4d18-a12b-fc3bfe45c3d0-np0000006689" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:42:03.643436 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-b125b869-49fd-4b9b-956c-b9e56a54329f req-fc6e1769-add0-48c4-acbc-dc52f93c0060 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Lock "cinder-attachment_update-ec1ab224-8174-4d18-a12b-fc3bfe45c3d0-np0000006689" acquired by "attachment_update" :: waited 0.005s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:42:03.644407 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:42:03.644407 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:42:03.709699 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-b125b869-49fd-4b9b-956c-b9e56a54329f req-fc6e1769-add0-48c4-acbc-dc52f93c0060 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Lock "cinder-attachment_update-ec1ab224-8174-4d18-a12b-fc3bfe45c3d0-np0000006689" released by "attachment_update" :: held 0.066s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:42:03.710054 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b125b869-49fd-4b9b-956c-b9e56a54329f req-fc6e1769-add0-48c4-acbc-dc52f93c0060 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments/fdc54cdb-8b4d-414d-8a25-2335943d49f4 returned with HTTP 200 Aug 06 19:42:03.710793 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1390/5595] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:42:03 2026] PUT /volume/v3/attachments/fdc54cdb-8b4d-414d-8a25-2335943d49f4 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:42:03.730436 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b125b869-49fd-4b9b-956c-b9e56a54329f req-4a020514-a53e-433e-85e7-69c313815232 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:42:03.733067 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b125b869-49fd-4b9b-956c-b9e56a54329f req-4a020514-a53e-433e-85e7-69c313815232 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/attachments/fdc54cdb-8b4d-414d-8a25-2335943d49f4/action Aug 06 19:42:03.733656 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b125b869-49fd-4b9b-956c-b9e56a54329f req-4a020514-a53e-433e-85e7-69c313815232 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:42:03.733877 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b125b869-49fd-4b9b-956c-b9e56a54329f req-4a020514-a53e-433e-85e7-69c313815232 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:42:03.752654 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:42:03.752654 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:42:03.761240 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b125b869-49fd-4b9b-956c-b9e56a54329f req-4a020514-a53e-433e-85e7-69c313815232 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments/fdc54cdb-8b4d-414d-8a25-2335943d49f4/action returned with HTTP 204 Aug 06 19:42:03.761641 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1406/5596] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:42:03 2026] POST /volume/v3/attachments/fdc54cdb-8b4d-414d-8a25-2335943d49f4/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:42:12.365991 np0000006689 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=29,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:42:13.533486 np0000006689 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=25,cinder:UPDATE=3 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:42:13.704539 np0000006689 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=21,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:42:13.759048 np0000006689 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=27,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:42:36.655126 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-96639ff1-e29a-45a3-b1aa-ae75ff41e72d req-1328940e-b8c3-490a-8186-1f0a0a1205a4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:42:36.657123 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-96639ff1-e29a-45a3-b1aa-ae75ff41e72d req-1328940e-b8c3-490a-8186-1f0a0a1205a4 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] DELETE https://10.4.3.5/volume/v3/attachments/fdc54cdb-8b4d-414d-8a25-2335943d49f4 Aug 06 19:42:36.657301 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-96639ff1-e29a-45a3-b1aa-ae75ff41e72d req-1328940e-b8c3-490a-8186-1f0a0a1205a4 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:42:36.657495 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-96639ff1-e29a-45a3-b1aa-ae75ff41e72d req-1328940e-b8c3-490a-8186-1f0a0a1205a4 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:42:36.663952 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:42:36.663952 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:42:36.702301 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-96639ff1-e29a-45a3-b1aa-ae75ff41e72d req-1328940e-b8c3-490a-8186-1f0a0a1205a4 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments/fdc54cdb-8b4d-414d-8a25-2335943d49f4 returned with HTTP 200 Aug 06 19:42:36.702713 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1405/5597] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:42:36 2026] DELETE /volume/v3/attachments/fdc54cdb-8b4d-414d-8a25-2335943d49f4 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:42:37.464561 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-a0e351be-5a41-4181-80a2-7a2a6ee3f375 req-2f00e2e3-90b5-4b38-bd37-c279920fb095 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:42:37.466822 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a0e351be-5a41-4181-80a2-7a2a6ee3f375 req-2f00e2e3-90b5-4b38-bd37-c279920fb095 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 Aug 06 19:42:37.467055 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a0e351be-5a41-4181-80a2-7a2a6ee3f375 req-2f00e2e3-90b5-4b38-bd37-c279920fb095 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:42:37.467270 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a0e351be-5a41-4181-80a2-7a2a6ee3f375 req-2f00e2e3-90b5-4b38-bd37-c279920fb095 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:42:37.475794 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:42:37.475794 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:42:37.481817 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-a0e351be-5a41-4181-80a2-7a2a6ee3f375 req-2f00e2e3-90b5-4b38-bd37-c279920fb095 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:42:37.487471 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a0e351be-5a41-4181-80a2-7a2a6ee3f375 req-2f00e2e3-90b5-4b38-bd37-c279920fb095 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 returned with HTTP 200 Aug 06 19:42:37.487891 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1397/5598] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:42:37 2026] GET /volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 => generated 1362 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:42:37.860010 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a0e351be-5a41-4181-80a2-7a2a6ee3f375 req-4bad6113-0eb3-4bf1-b4de-644aab2b684c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:42:37.861829 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a0e351be-5a41-4181-80a2-7a2a6ee3f375 req-4bad6113-0eb3-4bf1-b4de-644aab2b684c tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 Aug 06 19:42:37.862027 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a0e351be-5a41-4181-80a2-7a2a6ee3f375 req-4bad6113-0eb3-4bf1-b4de-644aab2b684c tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:42:37.862216 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a0e351be-5a41-4181-80a2-7a2a6ee3f375 req-4bad6113-0eb3-4bf1-b4de-644aab2b684c tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:42:37.868783 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:42:37.868783 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:42:37.871815 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-a0e351be-5a41-4181-80a2-7a2a6ee3f375 req-4bad6113-0eb3-4bf1-b4de-644aab2b684c tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:42:37.875649 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a0e351be-5a41-4181-80a2-7a2a6ee3f375 req-4bad6113-0eb3-4bf1-b4de-644aab2b684c tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 returned with HTTP 200 Aug 06 19:42:37.875982 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1391/5599] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:42:37 2026] GET /volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 => generated 1362 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:42:37.885182 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f9f2023a-6daa-4af2-a345-89ee58c9f767 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:42:37.885547 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f9f2023a-6daa-4af2-a345-89ee58c9f767 None None] GET https://10.4.3.5/volume// Aug 06 19:42:37.885703 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f9f2023a-6daa-4af2-a345-89ee58c9f767 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:42:37.885873 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f9f2023a-6daa-4af2-a345-89ee58c9f767 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:42:37.886186 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f9f2023a-6daa-4af2-a345-89ee58c9f767 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:42:37.886493 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1407/5600] 10.4.3.5 () {66 vars in 1405 bytes} [Thu Aug 6 19:42:37 2026] GET /volume/ => generated 384 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:42:37.892887 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a0e351be-5a41-4181-80a2-7a2a6ee3f375 req-7a223f8c-ebb6-4044-ad1e-21e3a003327b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:42:37.894728 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a0e351be-5a41-4181-80a2-7a2a6ee3f375 req-7a223f8c-ebb6-4044-ad1e-21e3a003327b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:42:37.895217 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a0e351be-5a41-4181-80a2-7a2a6ee3f375 req-7a223f8c-ebb6-4044-ad1e-21e3a003327b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec1ab224-8174-4d18-a12b-fc3bfe45c3d0", "connector": null, "instance_uuid": "485a9ff9-980f-4a91-ade9-b5c4482e4597"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:42:37.902875 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:42:37.902875 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:42:37.923010 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a0e351be-5a41-4181-80a2-7a2a6ee3f375 req-7a223f8c-ebb6-4044-ad1e-21e3a003327b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:42:37.923358 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1406/5601] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:42:37 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 06 19:42:38.682534 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-83452d61-68c9-4182-9aff-65ee8449f68f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:42:38.682891 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-83452d61-68c9-4182-9aff-65ee8449f68f None None] GET https://10.4.3.5/volume// Aug 06 19:42:38.683092 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-83452d61-68c9-4182-9aff-65ee8449f68f None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:42:38.683267 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-83452d61-68c9-4182-9aff-65ee8449f68f None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:42:38.683605 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-83452d61-68c9-4182-9aff-65ee8449f68f None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:42:38.683872 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1398/5602] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:42:38 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:42:38.694340 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a0e351be-5a41-4181-80a2-7a2a6ee3f375 req-319582b0-49ab-4ae1-bdf4-c758a0802d64 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:42:38.696317 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a0e351be-5a41-4181-80a2-7a2a6ee3f375 req-319582b0-49ab-4ae1-bdf4-c758a0802d64 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 Aug 06 19:42:38.696585 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a0e351be-5a41-4181-80a2-7a2a6ee3f375 req-319582b0-49ab-4ae1-bdf4-c758a0802d64 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:42:38.696792 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a0e351be-5a41-4181-80a2-7a2a6ee3f375 req-319582b0-49ab-4ae1-bdf4-c758a0802d64 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:42:38.705456 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:42:38.705456 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:42:38.708770 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-a0e351be-5a41-4181-80a2-7a2a6ee3f375 req-319582b0-49ab-4ae1-bdf4-c758a0802d64 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:42:38.713003 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a0e351be-5a41-4181-80a2-7a2a6ee3f375 req-319582b0-49ab-4ae1-bdf4-c758a0802d64 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 returned with HTTP 200 Aug 06 19:42:38.713435 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1392/5603] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:42:38 2026] GET /volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 => generated 1541 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:42:38.813607 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a0e351be-5a41-4181-80a2-7a2a6ee3f375 req-3f0b7b2f-53d7-42b5-9e66-c07973795ce5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:42:38.815491 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a0e351be-5a41-4181-80a2-7a2a6ee3f375 req-3f0b7b2f-53d7-42b5-9e66-c07973795ce5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] PUT https://10.4.3.5/volume/v3/attachments/42eff292-cf14-40e7-9046-73198e56387c Aug 06 19:42:38.815838 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a0e351be-5a41-4181-80a2-7a2a6ee3f375 req-3f0b7b2f-53d7-42b5-9e66-c07973795ce5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:42:38.823644 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-a0e351be-5a41-4181-80a2-7a2a6ee3f375 req-3f0b7b2f-53d7-42b5-9e66-c07973795ce5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Acquiring lock "cinder-attachment_update-ec1ab224-8174-4d18-a12b-fc3bfe45c3d0-np0000006689" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:42:38.827983 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-a0e351be-5a41-4181-80a2-7a2a6ee3f375 req-3f0b7b2f-53d7-42b5-9e66-c07973795ce5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Lock "cinder-attachment_update-ec1ab224-8174-4d18-a12b-fc3bfe45c3d0-np0000006689" acquired by "attachment_update" :: waited 0.004s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:42:38.828813 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:42:38.828813 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:42:38.896920 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-a0e351be-5a41-4181-80a2-7a2a6ee3f375 req-3f0b7b2f-53d7-42b5-9e66-c07973795ce5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Lock "cinder-attachment_update-ec1ab224-8174-4d18-a12b-fc3bfe45c3d0-np0000006689" released by "attachment_update" :: held 0.069s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:42:38.897531 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a0e351be-5a41-4181-80a2-7a2a6ee3f375 req-3f0b7b2f-53d7-42b5-9e66-c07973795ce5 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments/42eff292-cf14-40e7-9046-73198e56387c returned with HTTP 200 Aug 06 19:42:38.897979 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1408/5604] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:42:38 2026] PUT /volume/v3/attachments/42eff292-cf14-40e7-9046-73198e56387c => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:42:38.916741 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a0e351be-5a41-4181-80a2-7a2a6ee3f375 req-e799d2f4-ff04-44ee-89c4-afffe69e2b85 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:42:38.918594 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a0e351be-5a41-4181-80a2-7a2a6ee3f375 req-e799d2f4-ff04-44ee-89c4-afffe69e2b85 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/attachments/42eff292-cf14-40e7-9046-73198e56387c/action Aug 06 19:42:38.918932 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a0e351be-5a41-4181-80a2-7a2a6ee3f375 req-e799d2f4-ff04-44ee-89c4-afffe69e2b85 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:42:38.919070 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a0e351be-5a41-4181-80a2-7a2a6ee3f375 req-e799d2f4-ff04-44ee-89c4-afffe69e2b85 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:42:38.934506 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:42:38.934506 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:42:38.942191 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a0e351be-5a41-4181-80a2-7a2a6ee3f375 req-e799d2f4-ff04-44ee-89c4-afffe69e2b85 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments/42eff292-cf14-40e7-9046-73198e56387c/action returned with HTTP 204 Aug 06 19:42:38.942594 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1407/5605] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:42:38 2026] POST /volume/v3/attachments/42eff292-cf14-40e7-9046-73198e56387c/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:42:47.485371 np0000006689 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=4 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:42:48.711747 np0000006689 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=9 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:42:48.891162 np0000006689 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:42:48.940091 np0000006689 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=20,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:43:22.414942 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-05b5a480-c165-4cf2-b630-795a5096a58d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:43:22.416954 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-05b5a480-c165-4cf2-b630-795a5096a58d tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:43:22.417379 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-05b5a480-c165-4cf2-b630-795a5096a58d tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec1ab224-8174-4d18-a12b-fc3bfe45c3d0", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2110906061", "description": null, "metadata": null}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:43:22.428972 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:43:22.428972 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:43:22.429650 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-05b5a480-c165-4cf2-b630-795a5096a58d tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:43:22.429802 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-05b5a480-c165-4cf2-b630-795a5096a58d tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create snapshot from volume ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 Aug 06 19:43:22.451416 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-05b5a480-c165-4cf2-b630-795a5096a58d tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Created reservations ['e1b69822-1383-4aa7-b569-bd74e82df451', '6edaf8f1-fe2a-4026-8936-6b3f80262709', '67651ecc-ceae-4d44-9906-09dc9c78e780', 'e0fc7167-1fc1-4532-8ecb-5a1769d73391'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:43:22.480034 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-05b5a480-c165-4cf2-b630-795a5096a58d tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot force create request issued successfully. Aug 06 19:43:22.480290 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-05b5a480-c165-4cf2-b630-795a5096a58d tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:43:22.480708 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1399/5606] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:43:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:43:22.490576 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1e60c3dc-c833-4879-8e66-aea18ecf79c1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:43:22.492735 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1e60c3dc-c833-4879-8e66-aea18ecf79c1 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/ad9816db-6582-41b9-9064-ea6069ade210 Aug 06 19:43:22.492915 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1e60c3dc-c833-4879-8e66-aea18ecf79c1 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:43:22.493112 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1e60c3dc-c833-4879-8e66-aea18ecf79c1 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:43:22.498529 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:43:22.498529 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:43:22.498919 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1e60c3dc-c833-4879-8e66-aea18ecf79c1 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:43:22.499812 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1e60c3dc-c833-4879-8e66-aea18ecf79c1 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/ad9816db-6582-41b9-9064-ea6069ade210 returned with HTTP 200 Aug 06 19:43:22.500156 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1393/5607] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:43:22 2026] GET /volume/v3/snapshots/ad9816db-6582-41b9-9064-ea6069ade210 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:43:23.509142 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-97719658-369c-4326-9f73-1c9a4dc19844 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:43:23.510805 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-97719658-369c-4326-9f73-1c9a4dc19844 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/ad9816db-6582-41b9-9064-ea6069ade210 Aug 06 19:43:23.510980 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-97719658-369c-4326-9f73-1c9a4dc19844 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:43:23.511171 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-97719658-369c-4326-9f73-1c9a4dc19844 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:43:23.516167 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:43:23.516167 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:43:23.516563 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-97719658-369c-4326-9f73-1c9a4dc19844 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:43:23.517269 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-97719658-369c-4326-9f73-1c9a4dc19844 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/ad9816db-6582-41b9-9064-ea6069ade210 returned with HTTP 200 Aug 06 19:43:23.517592 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1409/5608] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:43:23 2026] GET /volume/v3/snapshots/ad9816db-6582-41b9-9064-ea6069ade210 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:43:23.525078 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-04d6be5a-b409-4dbb-8495-15d8e62b4400 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:43:23.526769 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-04d6be5a-b409-4dbb-8495-15d8e62b4400 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/ad9816db-6582-41b9-9064-ea6069ade210 Aug 06 19:43:23.526965 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-04d6be5a-b409-4dbb-8495-15d8e62b4400 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:43:23.527173 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-04d6be5a-b409-4dbb-8495-15d8e62b4400 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:43:23.532029 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:43:23.532029 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:43:23.532402 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-04d6be5a-b409-4dbb-8495-15d8e62b4400 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:43:23.533115 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-04d6be5a-b409-4dbb-8495-15d8e62b4400 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/ad9816db-6582-41b9-9064-ea6069ade210 returned with HTTP 200 Aug 06 19:43:23.533418 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1408/5609] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:43:23 2026] GET /volume/v3/snapshots/ad9816db-6582-41b9-9064-ea6069ade210 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:43:23.541257 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-23a69e1b-6e63-4944-ab1b-a74863cc89bc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:43:23.542921 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-23a69e1b-6e63-4944-ab1b-a74863cc89bc tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:43:23.543264 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-23a69e1b-6e63-4944-ab1b-a74863cc89bc tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1965061504", "snapshot_id": "ad9816db-6582-41b9-9064-ea6069ade210", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:43:23.544731 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-23a69e1b-6e63-4944-ab1b-a74863cc89bc tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1965061504', 'snapshot_id': 'ad9816db-6582-41b9-9064-ea6069ade210', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:43:23.549418 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:43:23.549418 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:43:23.549801 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-23a69e1b-6e63-4944-ab1b-a74863cc89bc tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:43:23.549905 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-23a69e1b-6e63-4944-ab1b-a74863cc89bc tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create volume of 1 GB Aug 06 19:43:23.552974 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-23a69e1b-6e63-4944-ab1b-a74863cc89bc tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Availability Zones retrieved successfully. Aug 06 19:43:23.558059 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-23a69e1b-6e63-4944-ab1b-a74863cc89bc tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Flow 'volume_create_api' (f29fa627-5040-40d6-9b14-5e65716a057e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:43:23.558896 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-23a69e1b-6e63-4944-ab1b-a74863cc89bc tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c018051-9f9a-486c-a132-07f0b1b025f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:43:23.559719 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-23a69e1b-6e63-4944-ab1b-a74863cc89bc tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:43:23.586884 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-23a69e1b-6e63-4944-ab1b-a74863cc89bc tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c018051-9f9a-486c-a132-07f0b1b025f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ad9816db-6582-41b9-9064-ea6069ade210', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:43:23.587631 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-23a69e1b-6e63-4944-ab1b-a74863cc89bc tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba56ccdc-5ace-405e-a966-63e1767b5f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:43:23.621033 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-23a69e1b-6e63-4944-ab1b-a74863cc89bc tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Created reservations ['b2435f18-88a7-4214-b250-1f90d47b2e51', '47af30cb-2bca-4978-b235-06c93d9ebe07', '8798a739-c408-41a8-bf8e-ddca7e8e5243', '7a194726-d734-4f0a-bbd4-a9e44df4294d'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:43:23.621917 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-23a69e1b-6e63-4944-ab1b-a74863cc89bc tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba56ccdc-5ace-405e-a966-63e1767b5f3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2435f18-88a7-4214-b250-1f90d47b2e51', '47af30cb-2bca-4978-b235-06c93d9ebe07', '8798a739-c408-41a8-bf8e-ddca7e8e5243', '7a194726-d734-4f0a-bbd4-a9e44df4294d']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:43:23.622849 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-23a69e1b-6e63-4944-ab1b-a74863cc89bc tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (298a0c1c-4893-4b99-944a-223ff4057d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:43:23.672671 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-23a69e1b-6e63-4944-ab1b-a74863cc89bc tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (298a0c1c-4893-4b99-944a-223ff4057d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '302f40e6-7ffa-4815-9040-edb543e1e669', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1965061504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95f129259611440e96ee2a2b01c719d8',qos_specs=None,replication_status=,reservations=['b2435f18-88a7-4214-b250-1f90d47b2e51','47af30cb-2bca-4978-b235-06c93d9ebe07','8798a739-c408-41a8-bf8e-ddca7e8e5243','7a194726-d734-4f0a-bbd4-a9e44df4294d'],size=1,snapshot_id=ad9816db-6582-41b9-9064-ea6069ade210,source_replicaid=,source_volid=None,status='creating',user_id='922273c46ed347a98920a74800c07dc3',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), '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-06T19:43:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1965061504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=302f40e6-7ffa-4815-9040-edb543e1e669,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95f129259611440e96ee2a2b01c719d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ad9816db-6582-41b9-9064-ea6069ade210,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='922273c46ed347a98920a74800c07dc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:43:23.673563 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-23a69e1b-6e63-4944-ab1b-a74863cc89bc tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4354c2b-68cf-4277-af9c-33b87ad26491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:43:23.689105 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-23a69e1b-6e63-4944-ab1b-a74863cc89bc tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4354c2b-68cf-4277-af9c-33b87ad26491) transitioned into state 'SUCCESS' from state '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-1965061504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95f129259611440e96ee2a2b01c719d8',qos_specs=None,replication_status=,reservations=['b2435f18-88a7-4214-b250-1f90d47b2e51','47af30cb-2bca-4978-b235-06c93d9ebe07','8798a739-c408-41a8-bf8e-ddca7e8e5243','7a194726-d734-4f0a-bbd4-a9e44df4294d'],size=1,snapshot_id=ad9816db-6582-41b9-9064-ea6069ade210,source_replicaid=,source_volid=None,status='creating',user_id='922273c46ed347a98920a74800c07dc3',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:43:23.689708 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-23a69e1b-6e63-4944-ab1b-a74863cc89bc tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e84b619a-13a5-4a7d-a109-7bb5e9398e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:43:23.707309 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-23a69e1b-6e63-4944-ab1b-a74863cc89bc tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e84b619a-13a5-4a7d-a109-7bb5e9398e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:43:23.708023 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-23a69e1b-6e63-4944-ab1b-a74863cc89bc tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Flow 'volume_create_api' (f29fa627-5040-40d6-9b14-5e65716a057e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:43:23.708286 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-23a69e1b-6e63-4944-ab1b-a74863cc89bc tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Create volume request issued successfully. Aug 06 19:43:23.708776 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-23a69e1b-6e63-4944-ab1b-a74863cc89bc tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:43:23.709292 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1400/5610] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:43:23 2026] POST /volume/v3/volumes => generated 781 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:43:23.719658 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0ab8d296-3519-4be2-bbf9-0126371636fd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:43:23.721684 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0ab8d296-3519-4be2-bbf9-0126371636fd tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/302f40e6-7ffa-4815-9040-edb543e1e669 Aug 06 19:43:23.721684 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0ab8d296-3519-4be2-bbf9-0126371636fd tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:43:23.721805 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0ab8d296-3519-4be2-bbf9-0126371636fd tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:43:23.728251 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:43:23.728251 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:43:23.731397 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0ab8d296-3519-4be2-bbf9-0126371636fd tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:43:23.735135 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0ab8d296-3519-4be2-bbf9-0126371636fd tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/302f40e6-7ffa-4815-9040-edb543e1e669 returned with HTTP 200 Aug 06 19:43:23.735589 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1394/5611] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:43:23 2026] GET /volume/v3/volumes/302f40e6-7ffa-4815-9040-edb543e1e669 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:43:24.746775 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1cb89ee0-b5a5-4d96-9aab-1ebf3cea778d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:43:24.748440 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1cb89ee0-b5a5-4d96-9aab-1ebf3cea778d tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/302f40e6-7ffa-4815-9040-edb543e1e669 Aug 06 19:43:24.748630 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1cb89ee0-b5a5-4d96-9aab-1ebf3cea778d tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:43:24.748805 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1cb89ee0-b5a5-4d96-9aab-1ebf3cea778d tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:43:24.757158 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:43:24.757158 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:43:24.760696 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1cb89ee0-b5a5-4d96-9aab-1ebf3cea778d tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:43:24.764856 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1cb89ee0-b5a5-4d96-9aab-1ebf3cea778d tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/302f40e6-7ffa-4815-9040-edb543e1e669 returned with HTTP 200 Aug 06 19:43:24.765259 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1410/5612] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:43:24 2026] GET /volume/v3/volumes/302f40e6-7ffa-4815-9040-edb543e1e669 => generated 1390 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:43:24.776129 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f1318b2b-9635-4803-b0ee-382f6bb8705e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:43:24.777734 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f1318b2b-9635-4803-b0ee-382f6bb8705e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/302f40e6-7ffa-4815-9040-edb543e1e669 Aug 06 19:43:24.777906 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f1318b2b-9635-4803-b0ee-382f6bb8705e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:43:24.778112 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f1318b2b-9635-4803-b0ee-382f6bb8705e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:43:24.784209 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:43:24.784209 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:43:24.787147 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f1318b2b-9635-4803-b0ee-382f6bb8705e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:43:24.791033 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f1318b2b-9635-4803-b0ee-382f6bb8705e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/302f40e6-7ffa-4815-9040-edb543e1e669 returned with HTTP 200 Aug 06 19:43:24.791345 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1409/5613] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:43:24 2026] GET /volume/v3/volumes/302f40e6-7ffa-4815-9040-edb543e1e669 => generated 1390 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:43:24.868109 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-81620047-f231-4e38-926d-f1482ebb9ccf req-130e41a2-73b4-4ccb-aae3-424731d9e4ae None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:43:24.870112 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-81620047-f231-4e38-926d-f1482ebb9ccf req-130e41a2-73b4-4ccb-aae3-424731d9e4ae tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/302f40e6-7ffa-4815-9040-edb543e1e669 Aug 06 19:43:24.870295 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-81620047-f231-4e38-926d-f1482ebb9ccf req-130e41a2-73b4-4ccb-aae3-424731d9e4ae tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:43:24.870476 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-81620047-f231-4e38-926d-f1482ebb9ccf req-130e41a2-73b4-4ccb-aae3-424731d9e4ae tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:43:24.876551 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:43:24.876551 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:43:24.879581 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [req-81620047-f231-4e38-926d-f1482ebb9ccf req-130e41a2-73b4-4ccb-aae3-424731d9e4ae tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:43:24.883348 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-81620047-f231-4e38-926d-f1482ebb9ccf req-130e41a2-73b4-4ccb-aae3-424731d9e4ae tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/302f40e6-7ffa-4815-9040-edb543e1e669 returned with HTTP 200 Aug 06 19:43:24.883677 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1401/5614] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:43:24 2026] GET /volume/v3/volumes/302f40e6-7ffa-4815-9040-edb543e1e669 => generated 1390 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:43:25.302759 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-81620047-f231-4e38-926d-f1482ebb9ccf req-4ef0c7f7-accf-4f16-a765-959d767bfd22 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:43:25.304814 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-81620047-f231-4e38-926d-f1482ebb9ccf req-4ef0c7f7-accf-4f16-a765-959d767bfd22 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/302f40e6-7ffa-4815-9040-edb543e1e669 Aug 06 19:43:25.305367 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-81620047-f231-4e38-926d-f1482ebb9ccf req-4ef0c7f7-accf-4f16-a765-959d767bfd22 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:43:25.305367 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-81620047-f231-4e38-926d-f1482ebb9ccf req-4ef0c7f7-accf-4f16-a765-959d767bfd22 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:43:25.311680 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:43:25.311680 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:43:25.314599 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-81620047-f231-4e38-926d-f1482ebb9ccf req-4ef0c7f7-accf-4f16-a765-959d767bfd22 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:43:25.318327 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-81620047-f231-4e38-926d-f1482ebb9ccf req-4ef0c7f7-accf-4f16-a765-959d767bfd22 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/302f40e6-7ffa-4815-9040-edb543e1e669 returned with HTTP 200 Aug 06 19:43:25.318676 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1395/5615] 10.4.3.5 () {68 vars in 1584 bytes} [Thu Aug 6 19:43:25 2026] GET /volume/v3/volumes/302f40e6-7ffa-4815-9040-edb543e1e669 => generated 1390 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:43:25.327264 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0a0744f8-3595-4cef-a6f4-6d87f17b6e99 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:43:25.327630 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0a0744f8-3595-4cef-a6f4-6d87f17b6e99 None None] GET https://10.4.3.5/volume// Aug 06 19:43:25.327783 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0a0744f8-3595-4cef-a6f4-6d87f17b6e99 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:43:25.327959 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0a0744f8-3595-4cef-a6f4-6d87f17b6e99 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:43:25.328290 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0a0744f8-3595-4cef-a6f4-6d87f17b6e99 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:43:25.328568 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1411/5616] 10.4.3.5 () {66 vars in 1405 bytes} [Thu Aug 6 19:43:25 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:43:25.334827 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-81620047-f231-4e38-926d-f1482ebb9ccf req-4f2779e6-a88e-4d53-ac3a-078bc2bdeef1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:43:25.336771 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-81620047-f231-4e38-926d-f1482ebb9ccf req-4f2779e6-a88e-4d53-ac3a-078bc2bdeef1 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/attachments Aug 06 19:43:25.337140 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-81620047-f231-4e38-926d-f1482ebb9ccf req-4f2779e6-a88e-4d53-ac3a-078bc2bdeef1 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "302f40e6-7ffa-4815-9040-edb543e1e669", "connector": null, "instance_uuid": "290977f3-44fe-48e7-a8a7-99970d7a75d3"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:43:25.345258 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:43:25.345258 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:43:25.364999 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-81620047-f231-4e38-926d-f1482ebb9ccf req-4f2779e6-a88e-4d53-ac3a-078bc2bdeef1 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments returned with HTTP 200 Aug 06 19:43:25.365495 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1410/5617] 10.4.3.5 () {74 vars in 1580 bytes} [Thu Aug 6 19:43:25 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 19:43:26.049176 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2933aada-6626-4f37-8fa8-e81aeb74b796 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:43:26.049550 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2933aada-6626-4f37-8fa8-e81aeb74b796 None None] GET https://10.4.3.5/volume// Aug 06 19:43:26.049717 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2933aada-6626-4f37-8fa8-e81aeb74b796 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:43:26.049891 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2933aada-6626-4f37-8fa8-e81aeb74b796 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:43:26.050202 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2933aada-6626-4f37-8fa8-e81aeb74b796 None None] https://10.4.3.5/volume// returned with HTTP 300 Aug 06 19:43:26.050497 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1402/5618] 10.4.3.5 () {66 vars in 1412 bytes} [Thu Aug 6 19:43:26 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 19:43:26.062525 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-81620047-f231-4e38-926d-f1482ebb9ccf req-593e2cd4-60b2-43ab-9b28-4a018d1f033e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:43:26.064394 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-81620047-f231-4e38-926d-f1482ebb9ccf req-593e2cd4-60b2-43ab-9b28-4a018d1f033e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/302f40e6-7ffa-4815-9040-edb543e1e669 Aug 06 19:43:26.064694 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-81620047-f231-4e38-926d-f1482ebb9ccf req-593e2cd4-60b2-43ab-9b28-4a018d1f033e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:43:26.064779 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-81620047-f231-4e38-926d-f1482ebb9ccf req-593e2cd4-60b2-43ab-9b28-4a018d1f033e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:43:26.073278 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:43:26.073278 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:43:26.077308 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [req-81620047-f231-4e38-926d-f1482ebb9ccf req-593e2cd4-60b2-43ab-9b28-4a018d1f033e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:43:26.082028 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-81620047-f231-4e38-926d-f1482ebb9ccf req-593e2cd4-60b2-43ab-9b28-4a018d1f033e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/302f40e6-7ffa-4815-9040-edb543e1e669 returned with HTTP 200 Aug 06 19:43:26.082441 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1396/5619] 10.4.3.5 () {70 vars in 1625 bytes} [Thu Aug 6 19:43:26 2026] GET /volume/v3/volumes/302f40e6-7ffa-4815-9040-edb543e1e669 => generated 1569 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 19:43:26.173423 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-81620047-f231-4e38-926d-f1482ebb9ccf req-c9636172-dc52-4da7-8baa-ed612e2dd795 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:43:26.175439 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-81620047-f231-4e38-926d-f1482ebb9ccf req-c9636172-dc52-4da7-8baa-ed612e2dd795 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] PUT https://10.4.3.5/volume/v3/attachments/d64a37b4-899f-4f31-b149-f1a0994d5299 Aug 06 19:43:26.175821 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-81620047-f231-4e38-926d-f1482ebb9ccf req-c9636172-dc52-4da7-8baa-ed612e2dd795 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.5", "host": "np0000006689", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de733c1a6b3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "83be2dcf-9fe3-42f1-a9e0-a675d03ceda4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:43:26.183027 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-81620047-f231-4e38-926d-f1482ebb9ccf req-c9636172-dc52-4da7-8baa-ed612e2dd795 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Acquiring lock "cinder-attachment_update-302f40e6-7ffa-4815-9040-edb543e1e669-np0000006689" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 19:43:26.187401 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-81620047-f231-4e38-926d-f1482ebb9ccf req-c9636172-dc52-4da7-8baa-ed612e2dd795 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Lock "cinder-attachment_update-302f40e6-7ffa-4815-9040-edb543e1e669-np0000006689" acquired by "attachment_update" :: waited 0.004s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 19:43:26.188310 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:43:26.188310 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:43:26.252958 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-81620047-f231-4e38-926d-f1482ebb9ccf req-c9636172-dc52-4da7-8baa-ed612e2dd795 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Lock "cinder-attachment_update-302f40e6-7ffa-4815-9040-edb543e1e669-np0000006689" released by "attachment_update" :: held 0.066s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 19:43:26.253267 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-81620047-f231-4e38-926d-f1482ebb9ccf req-c9636172-dc52-4da7-8baa-ed612e2dd795 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments/d64a37b4-899f-4f31-b149-f1a0994d5299 returned with HTTP 200 Aug 06 19:43:26.253757 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1412/5620] 10.4.3.5 () {74 vars in 1690 bytes} [Thu Aug 6 19:43:26 2026] PUT /volume/v3/attachments/d64a37b4-899f-4f31-b149-f1a0994d5299 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:43:26.271879 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-81620047-f231-4e38-926d-f1482ebb9ccf req-bce6158c-bf6a-47c6-ac4c-9f2e2a0f6e2b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:43:26.274071 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-81620047-f231-4e38-926d-f1482ebb9ccf req-bce6158c-bf6a-47c6-ac4c-9f2e2a0f6e2b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] POST https://10.4.3.5/volume/v3/attachments/d64a37b4-899f-4f31-b149-f1a0994d5299/action Aug 06 19:43:26.274428 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-81620047-f231-4e38-926d-f1482ebb9ccf req-bce6158c-bf6a-47c6-ac4c-9f2e2a0f6e2b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:43:26.274573 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-81620047-f231-4e38-926d-f1482ebb9ccf req-bce6158c-bf6a-47c6-ac4c-9f2e2a0f6e2b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:43:26.289536 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:43:26.289536 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:43:26.297837 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-81620047-f231-4e38-926d-f1482ebb9ccf req-bce6158c-bf6a-47c6-ac4c-9f2e2a0f6e2b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments/d64a37b4-899f-4f31-b149-f1a0994d5299/action returned with HTTP 204 Aug 06 19:43:26.298246 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1411/5621] 10.4.3.5 () {74 vars in 1711 bytes} [Thu Aug 6 19:43:26 2026] POST /volume/v3/attachments/d64a37b4-899f-4f31-b149-f1a0994d5299/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:43:34.882327 np0000006689 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:43:36.080526 np0000006689 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=14 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:43:36.247631 np0000006689 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:43:36.295679 np0000006689 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:44:11.468387 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-2ed0b23d-ad5a-47a8-a4a6-41709f2e9845 req-f1178bce-d240-4dd5-beaa-8ede53ab799f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:11.470781 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2ed0b23d-ad5a-47a8-a4a6-41709f2e9845 req-f1178bce-d240-4dd5-beaa-8ede53ab799f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] DELETE https://10.4.3.5/volume/v3/attachments/d64a37b4-899f-4f31-b149-f1a0994d5299 Aug 06 19:44:11.471064 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2ed0b23d-ad5a-47a8-a4a6-41709f2e9845 req-f1178bce-d240-4dd5-beaa-8ede53ab799f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:11.471332 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2ed0b23d-ad5a-47a8-a4a6-41709f2e9845 req-f1178bce-d240-4dd5-beaa-8ede53ab799f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:11.481256 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:11.481256 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:44:11.524679 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2ed0b23d-ad5a-47a8-a4a6-41709f2e9845 req-f1178bce-d240-4dd5-beaa-8ede53ab799f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments/d64a37b4-899f-4f31-b149-f1a0994d5299 returned with HTTP 200 Aug 06 19:44:11.525175 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1403/5622] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:44:11 2026] DELETE /volume/v3/attachments/d64a37b4-899f-4f31-b149-f1a0994d5299 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:12.757567 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-52fea317-c7c3-496e-b85d-69da5769d69f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:12.759956 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-52fea317-c7c3-496e-b85d-69da5769d69f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] DELETE https://10.4.3.5/volume/v3/volumes/302f40e6-7ffa-4815-9040-edb543e1e669 Aug 06 19:44:12.760247 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-52fea317-c7c3-496e-b85d-69da5769d69f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:12.760513 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-52fea317-c7c3-496e-b85d-69da5769d69f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:12.760737 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-52fea317-c7c3-496e-b85d-69da5769d69f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Delete volume with id: 302f40e6-7ffa-4815-9040-edb543e1e669 Aug 06 19:44:12.770773 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:12.770773 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:44:12.771457 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-52fea317-c7c3-496e-b85d-69da5769d69f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:44:12.787936 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-52fea317-c7c3-496e-b85d-69da5769d69f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Delete volume request issued successfully. Aug 06 19:44:12.788112 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-52fea317-c7c3-496e-b85d-69da5769d69f tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/302f40e6-7ffa-4815-9040-edb543e1e669 returned with HTTP 202 Aug 06 19:44:12.788549 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1397/5623] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:44:12 2026] DELETE /volume/v3/volumes/302f40e6-7ffa-4815-9040-edb543e1e669 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:44:12.796229 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a35006b9-fe7a-4985-9f7d-01792091e328 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:12.798340 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a35006b9-fe7a-4985-9f7d-01792091e328 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/302f40e6-7ffa-4815-9040-edb543e1e669 Aug 06 19:44:12.798564 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a35006b9-fe7a-4985-9f7d-01792091e328 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:12.798754 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a35006b9-fe7a-4985-9f7d-01792091e328 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:12.807249 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:12.807249 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:44:12.811792 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a35006b9-fe7a-4985-9f7d-01792091e328 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:44:12.817337 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a35006b9-fe7a-4985-9f7d-01792091e328 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/302f40e6-7ffa-4815-9040-edb543e1e669 returned with HTTP 200 Aug 06 19:44:12.817893 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1413/5624] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:12 2026] GET /volume/v3/volumes/302f40e6-7ffa-4815-9040-edb543e1e669 => generated 1389 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:44:13.830289 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c701f241-b565-4290-8c50-33f8ec86a4ab None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:13.832160 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c701f241-b565-4290-8c50-33f8ec86a4ab tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/302f40e6-7ffa-4815-9040-edb543e1e669 Aug 06 19:44:13.832412 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c701f241-b565-4290-8c50-33f8ec86a4ab tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:13.832656 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c701f241-b565-4290-8c50-33f8ec86a4ab tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:13.838933 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c701f241-b565-4290-8c50-33f8ec86a4ab tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/302f40e6-7ffa-4815-9040-edb543e1e669 returned with HTTP 404 Aug 06 19:44:13.839458 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1412/5625] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:13 2026] GET /volume/v3/volumes/302f40e6-7ffa-4815-9040-edb543e1e669 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:44:13.846189 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-566c4ee3-61f7-4eae-bffc-4c2424adc237 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:13.848173 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-566c4ee3-61f7-4eae-bffc-4c2424adc237 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/ad9816db-6582-41b9-9064-ea6069ade210 Aug 06 19:44:13.848384 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-566c4ee3-61f7-4eae-bffc-4c2424adc237 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:13.848633 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-566c4ee3-61f7-4eae-bffc-4c2424adc237 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:13.848792 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-566c4ee3-61f7-4eae-bffc-4c2424adc237 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Delete snapshot with id: ad9816db-6582-41b9-9064-ea6069ade210 Aug 06 19:44:13.855005 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:13.855005 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:44:13.855430 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-566c4ee3-61f7-4eae-bffc-4c2424adc237 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:44:13.874975 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-566c4ee3-61f7-4eae-bffc-4c2424adc237 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot delete request issued successfully. Aug 06 19:44:13.875217 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-566c4ee3-61f7-4eae-bffc-4c2424adc237 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/ad9816db-6582-41b9-9064-ea6069ade210 returned with HTTP 202 Aug 06 19:44:13.875713 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1404/5626] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:44:13 2026] DELETE /volume/v3/snapshots/ad9816db-6582-41b9-9064-ea6069ade210 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:44:13.882645 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9a3a2f6d-7612-491d-a93e-e5ae0f491e65 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:13.884779 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9a3a2f6d-7612-491d-a93e-e5ae0f491e65 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/ad9816db-6582-41b9-9064-ea6069ade210 Aug 06 19:44:13.884993 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9a3a2f6d-7612-491d-a93e-e5ae0f491e65 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:13.885205 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9a3a2f6d-7612-491d-a93e-e5ae0f491e65 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:13.890877 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:13.890877 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:44:13.891508 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9a3a2f6d-7612-491d-a93e-e5ae0f491e65 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Snapshot retrieved successfully. Aug 06 19:44:13.892666 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9a3a2f6d-7612-491d-a93e-e5ae0f491e65 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/ad9816db-6582-41b9-9064-ea6069ade210 returned with HTTP 200 Aug 06 19:44:13.893177 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1398/5627] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:44:13 2026] GET /volume/v3/snapshots/ad9816db-6582-41b9-9064-ea6069ade210 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:14.902150 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b490e7c7-fb5f-4031-ba2c-74ccc1a9b90b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:14.903740 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b490e7c7-fb5f-4031-ba2c-74ccc1a9b90b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/snapshots/ad9816db-6582-41b9-9064-ea6069ade210 Aug 06 19:44:14.903922 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b490e7c7-fb5f-4031-ba2c-74ccc1a9b90b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:14.904147 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b490e7c7-fb5f-4031-ba2c-74ccc1a9b90b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:14.908153 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b490e7c7-fb5f-4031-ba2c-74ccc1a9b90b tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/snapshots/ad9816db-6582-41b9-9064-ea6069ade210 returned with HTTP 404 Aug 06 19:44:14.908602 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1414/5628] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:44:14 2026] GET /volume/v3/snapshots/ad9816db-6582-41b9-9064-ea6069ade210 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:44:16.232194 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-04c3deca-64bc-46f8-824b-96536f9225e2 req-6f7fd1c9-b091-441b-bd25-200ea7869fd8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:16.234296 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-04c3deca-64bc-46f8-824b-96536f9225e2 req-6f7fd1c9-b091-441b-bd25-200ea7869fd8 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] DELETE https://10.4.3.5/volume/v3/attachments/42eff292-cf14-40e7-9046-73198e56387c Aug 06 19:44:16.234473 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-04c3deca-64bc-46f8-824b-96536f9225e2 req-6f7fd1c9-b091-441b-bd25-200ea7869fd8 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:16.234659 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-04c3deca-64bc-46f8-824b-96536f9225e2 req-6f7fd1c9-b091-441b-bd25-200ea7869fd8 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:16.241720 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:16.241720 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:44:16.285721 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-04c3deca-64bc-46f8-824b-96536f9225e2 req-6f7fd1c9-b091-441b-bd25-200ea7869fd8 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/attachments/42eff292-cf14-40e7-9046-73198e56387c returned with HTTP 200 Aug 06 19:44:16.286108 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1413/5629] 10.4.3.5 () {72 vars in 1659 bytes} [Thu Aug 6 19:44:16 2026] DELETE /volume/v3/attachments/42eff292-cf14-40e7-9046-73198e56387c => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:17.751713 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-16fdaa63-d357-438e-8b5e-77cb9b02a47e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:17.754025 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-16fdaa63-d357-438e-8b5e-77cb9b02a47e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] DELETE https://10.4.3.5/volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 Aug 06 19:44:17.754265 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-16fdaa63-d357-438e-8b5e-77cb9b02a47e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:17.754531 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-16fdaa63-d357-438e-8b5e-77cb9b02a47e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:17.754748 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-16fdaa63-d357-438e-8b5e-77cb9b02a47e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Delete volume with id: ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 Aug 06 19:44:17.763202 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:17.763202 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:44:17.763610 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-16fdaa63-d357-438e-8b5e-77cb9b02a47e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:44:17.777306 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-16fdaa63-d357-438e-8b5e-77cb9b02a47e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Delete volume request issued successfully. Aug 06 19:44:17.777488 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-16fdaa63-d357-438e-8b5e-77cb9b02a47e tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 returned with HTTP 202 Aug 06 19:44:17.778031 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1405/5630] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:44:17 2026] DELETE /volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:44:17.784952 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d41e8317-879d-4e61-803d-7ebacc2a0bae None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:17.786922 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d41e8317-879d-4e61-803d-7ebacc2a0bae tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 Aug 06 19:44:17.787168 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d41e8317-879d-4e61-803d-7ebacc2a0bae tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:17.787368 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d41e8317-879d-4e61-803d-7ebacc2a0bae tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:17.794606 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:17.794606 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:44:17.798386 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d41e8317-879d-4e61-803d-7ebacc2a0bae tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Volume info retrieved successfully. Aug 06 19:44:17.803919 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d41e8317-879d-4e61-803d-7ebacc2a0bae tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 returned with HTTP 200 Aug 06 19:44:17.803919 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1399/5631] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:17 2026] GET /volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 => generated 1361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:44:18.815477 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-99f5675d-a2f9-4fa7-8968-bc8c8980cd93 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:18.817330 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-99f5675d-a2f9-4fa7-8968-bc8c8980cd93 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] GET https://10.4.3.5/volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 Aug 06 19:44:18.817556 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-99f5675d-a2f9-4fa7-8968-bc8c8980cd93 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:18.817756 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-99f5675d-a2f9-4fa7-8968-bc8c8980cd93 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:18.823584 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-99f5675d-a2f9-4fa7-8968-bc8c8980cd93 tempest-TestVolumeBootPattern-1763537720 tempest-TestVolumeBootPattern-1763537720-project-member] https://10.4.3.5/volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 returned with HTTP 404 Aug 06 19:44:18.824109 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1415/5632] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:18 2026] GET /volume/v3/volumes/ec1ab224-8174-4d18-a12b-fc3bfe45c3d0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:44:24.328106 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3d948c91-d5e5-4c8a-a5b7-acca7dd789a0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:24.415278 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3d948c91-d5e5-4c8a-a5b7-acca7dd789a0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:44:24.415665 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3d948c91-d5e5-4c8a-a5b7-acca7dd789a0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1320821309"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:44:24.417294 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-3d948c91-d5e5-4c8a-a5b7-acca7dd789a0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1320821309'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:44:24.417459 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-3d948c91-d5e5-4c8a-a5b7-acca7dd789a0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Create volume of 1 GB Aug 06 19:44:24.417810 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:24.417810 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:44:24.422815 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3d948c91-d5e5-4c8a-a5b7-acca7dd789a0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Availability Zones retrieved successfully. Aug 06 19:44:24.429440 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3d948c91-d5e5-4c8a-a5b7-acca7dd789a0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Flow 'volume_create_api' (20fca78d-fd11-454a-bb41-5c612fe7f61b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:44:24.430727 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3d948c91-d5e5-4c8a-a5b7-acca7dd789a0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c9507dc-ebc6-4364-8ca7-9d1ba2db4b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:44:24.431777 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-3d948c91-d5e5-4c8a-a5b7-acca7dd789a0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:44:24.459203 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3d948c91-d5e5-4c8a-a5b7-acca7dd789a0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c9507dc-ebc6-4364-8ca7-9d1ba2db4b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:44:24.459957 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3d948c91-d5e5-4c8a-a5b7-acca7dd789a0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4ce328d-b468-4279-a9a3-ada1ab5ccc32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:44:24.526932 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-3d948c91-d5e5-4c8a-a5b7-acca7dd789a0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Created reservations ['00e608ed-e014-468f-8e87-e7d5d2c3d20b', '429ca492-b479-4641-a74c-be52f943af4e', '77640128-36ed-4dbd-b0ac-33038b23e21d', 'c5ecca2e-59f8-4dc4-8fbe-ad37d0a54bb5'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:44:24.527825 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3d948c91-d5e5-4c8a-a5b7-acca7dd789a0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4ce328d-b468-4279-a9a3-ada1ab5ccc32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00e608ed-e014-468f-8e87-e7d5d2c3d20b', '429ca492-b479-4641-a74c-be52f943af4e', '77640128-36ed-4dbd-b0ac-33038b23e21d', 'c5ecca2e-59f8-4dc4-8fbe-ad37d0a54bb5']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:44:24.528543 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3d948c91-d5e5-4c8a-a5b7-acca7dd789a0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e50999f-55b6-4f94-8528-386760b9dd99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:44:24.551934 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3d948c91-d5e5-4c8a-a5b7-acca7dd789a0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e50999f-55b6-4f94-8528-386760b9dd99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5d1f2d3-4249-45f9-bf5a-16b70940c56f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1320821309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='988094102b1f44a9b75cfe79a2ffe56b',qos_specs=None,replication_status=,reservations=['00e608ed-e014-468f-8e87-e7d5d2c3d20b','429ca492-b479-4641-a74c-be52f943af4e','77640128-36ed-4dbd-b0ac-33038b23e21d','c5ecca2e-59f8-4dc4-8fbe-ad37d0a54bb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a60ebb7951a4b8796367ee6b53fd30d',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:44:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1320821309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5d1f2d3-4249-45f9-bf5a-16b70940c56f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='988094102b1f44a9b75cfe79a2ffe56b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a60ebb7951a4b8796367ee6b53fd30d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:44:24.552814 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3d948c91-d5e5-4c8a-a5b7-acca7dd789a0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a2d2ce0-821c-4c01-b36e-faebba0db7a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:44:24.573118 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3d948c91-d5e5-4c8a-a5b7-acca7dd789a0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a2d2ce0-821c-4c01-b36e-faebba0db7a3) transitioned into state 'SUCCESS' from state '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-1320821309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='988094102b1f44a9b75cfe79a2ffe56b',qos_specs=None,replication_status=,reservations=['00e608ed-e014-468f-8e87-e7d5d2c3d20b','429ca492-b479-4641-a74c-be52f943af4e','77640128-36ed-4dbd-b0ac-33038b23e21d','c5ecca2e-59f8-4dc4-8fbe-ad37d0a54bb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a60ebb7951a4b8796367ee6b53fd30d',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:44:24.573841 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3d948c91-d5e5-4c8a-a5b7-acca7dd789a0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a644b926-1d5c-4d4a-8cc6-cf6b5aaff4b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:44:24.585704 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3d948c91-d5e5-4c8a-a5b7-acca7dd789a0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a644b926-1d5c-4d4a-8cc6-cf6b5aaff4b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:44:24.586558 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3d948c91-d5e5-4c8a-a5b7-acca7dd789a0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Flow 'volume_create_api' (20fca78d-fd11-454a-bb41-5c612fe7f61b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:44:24.586876 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3d948c91-d5e5-4c8a-a5b7-acca7dd789a0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Create volume request issued successfully. Aug 06 19:44:24.587452 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3d948c91-d5e5-4c8a-a5b7-acca7dd789a0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:44:24.587834 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1414/5633] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:44:24 2026] POST /volume/v3/volumes => generated 754 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:44:24.600159 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5d6247f4-7099-4a3d-923f-cea3de1722e4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:24.602157 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5d6247f4-7099-4a3d-923f-cea3de1722e4 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/volumes/d5d1f2d3-4249-45f9-bf5a-16b70940c56f Aug 06 19:44:24.602361 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5d6247f4-7099-4a3d-923f-cea3de1722e4 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:24.602577 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5d6247f4-7099-4a3d-923f-cea3de1722e4 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:24.610540 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:24.610540 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:44:24.614188 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5d6247f4-7099-4a3d-923f-cea3de1722e4 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Volume info retrieved successfully. Aug 06 19:44:24.617811 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5d6247f4-7099-4a3d-923f-cea3de1722e4 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/volumes/d5d1f2d3-4249-45f9-bf5a-16b70940c56f returned with HTTP 200 Aug 06 19:44:24.618174 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1406/5634] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:24 2026] GET /volume/v3/volumes/d5d1f2d3-4249-45f9-bf5a-16b70940c56f => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:25.629952 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-da92d8a2-5944-4852-adaa-c55da581bcda None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:25.631634 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-da92d8a2-5944-4852-adaa-c55da581bcda tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/volumes/d5d1f2d3-4249-45f9-bf5a-16b70940c56f Aug 06 19:44:25.631840 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-da92d8a2-5944-4852-adaa-c55da581bcda tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:25.632053 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-da92d8a2-5944-4852-adaa-c55da581bcda tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:25.638909 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:25.638909 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:44:25.642241 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-da92d8a2-5944-4852-adaa-c55da581bcda tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Volume info retrieved successfully. Aug 06 19:44:25.645855 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-da92d8a2-5944-4852-adaa-c55da581bcda tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/volumes/d5d1f2d3-4249-45f9-bf5a-16b70940c56f returned with HTTP 200 Aug 06 19:44:25.646251 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1400/5635] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:25 2026] GET /volume/v3/volumes/d5d1f2d3-4249-45f9-bf5a-16b70940c56f => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:25.658846 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e8c869e2-9142-403b-b746-dcabf9b513a6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:25.660542 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e8c869e2-9142-403b-b746-dcabf9b513a6 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] POST https://10.4.3.5/volume/v3/backups Aug 06 19:44:25.660866 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e8c869e2-9142-403b-b746-dcabf9b513a6 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d5d1f2d3-4249-45f9-bf5a-16b70940c56f", "name": "tempest-CreateVolumesFromBackupTest-Backup-442623913"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:44:25.662223 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-e8c869e2-9142-403b-b746-dcabf9b513a6 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Creating new backup {'backup': {'volume_id': 'd5d1f2d3-4249-45f9-bf5a-16b70940c56f', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-442623913'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:44:25.662348 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-e8c869e2-9142-403b-b746-dcabf9b513a6 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Creating backup of volume d5d1f2d3-4249-45f9-bf5a-16b70940c56f in container None Aug 06 19:44:25.669279 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:25.669279 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:44:25.669731 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e8c869e2-9142-403b-b746-dcabf9b513a6 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Volume info retrieved successfully. Aug 06 19:44:25.692162 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-e8c869e2-9142-403b-b746-dcabf9b513a6 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Created reservations ['a8f2983f-4eff-408b-8b7b-5c31f7bdd17b', '1ad2a03a-ad0d-45d0-8f0c-6067199aac4e'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:44:25.716035 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e8c869e2-9142-403b-b746-dcabf9b513a6 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:44:25.716479 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1416/5636] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:44:25 2026] POST /volume/v3/backups => generated 334 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:44:25.725595 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ce355a34-4c7e-4317-b816-b837e8b32752 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:25.727415 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ce355a34-4c7e-4317-b816-b837e8b32752 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 Aug 06 19:44:25.727777 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ce355a34-4c7e-4317-b816-b837e8b32752 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:25.727777 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ce355a34-4c7e-4317-b816-b837e8b32752 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:25.727932 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ce355a34-4c7e-4317-b816-b837e8b32752 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Show backup with id 3467b43b-5c69-448a-9b65-c8f2fcb18b91. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:44:25.733207 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:25.733207 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:44:25.733969 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ce355a34-4c7e-4317-b816-b837e8b32752 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 returned with HTTP 200 Aug 06 19:44:25.734378 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1415/5637] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:25 2026] GET /volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 => generated 741 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:26.744393 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2e43a5f6-7847-4ab1-ba2a-e0b73a6c97f0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:26.746342 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2e43a5f6-7847-4ab1-ba2a-e0b73a6c97f0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 Aug 06 19:44:26.746629 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2e43a5f6-7847-4ab1-ba2a-e0b73a6c97f0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:26.746814 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2e43a5f6-7847-4ab1-ba2a-e0b73a6c97f0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:26.746918 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-2e43a5f6-7847-4ab1-ba2a-e0b73a6c97f0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Show backup with id 3467b43b-5c69-448a-9b65-c8f2fcb18b91. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:44:26.751147 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:26.751147 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:44:26.751865 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2e43a5f6-7847-4ab1-ba2a-e0b73a6c97f0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 returned with HTTP 200 Aug 06 19:44:26.752214 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1407/5638] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:26 2026] GET /volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 => generated 743 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:27.761777 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-43825917-6ba9-4a31-a75b-098187040f84 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:27.763510 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-43825917-6ba9-4a31-a75b-098187040f84 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 Aug 06 19:44:27.763700 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-43825917-6ba9-4a31-a75b-098187040f84 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:27.763925 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-43825917-6ba9-4a31-a75b-098187040f84 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:27.764068 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-43825917-6ba9-4a31-a75b-098187040f84 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Show backup with id 3467b43b-5c69-448a-9b65-c8f2fcb18b91. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:44:27.768551 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:27.768551 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:44:27.769215 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-43825917-6ba9-4a31-a75b-098187040f84 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 returned with HTTP 200 Aug 06 19:44:27.769565 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1401/5639] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:27 2026] GET /volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 => generated 743 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:28.778789 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a3046cd8-252e-4fbe-9fca-2aa55f5a8260 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:28.780459 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a3046cd8-252e-4fbe-9fca-2aa55f5a8260 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 Aug 06 19:44:28.780642 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a3046cd8-252e-4fbe-9fca-2aa55f5a8260 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:28.780809 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a3046cd8-252e-4fbe-9fca-2aa55f5a8260 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:28.780909 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-a3046cd8-252e-4fbe-9fca-2aa55f5a8260 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Show backup with id 3467b43b-5c69-448a-9b65-c8f2fcb18b91. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:44:28.784731 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:28.784731 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:44:28.785382 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a3046cd8-252e-4fbe-9fca-2aa55f5a8260 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 returned with HTTP 200 Aug 06 19:44:28.785690 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1417/5640] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:28 2026] GET /volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 => generated 743 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:29.795259 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-513338a3-61bf-4607-9f17-8768478e2e2f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:29.797149 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-513338a3-61bf-4607-9f17-8768478e2e2f tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 Aug 06 19:44:29.797335 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-513338a3-61bf-4607-9f17-8768478e2e2f tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:29.797545 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-513338a3-61bf-4607-9f17-8768478e2e2f tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:29.797775 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-513338a3-61bf-4607-9f17-8768478e2e2f tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Show backup with id 3467b43b-5c69-448a-9b65-c8f2fcb18b91. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:44:29.801951 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:29.801951 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:44:29.802670 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-513338a3-61bf-4607-9f17-8768478e2e2f tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 returned with HTTP 200 Aug 06 19:44:29.803191 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1416/5641] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:29 2026] GET /volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:30.814090 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-40fe4076-207b-4089-af59-b0b7dea82fd3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:30.815756 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-40fe4076-207b-4089-af59-b0b7dea82fd3 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 Aug 06 19:44:30.815970 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-40fe4076-207b-4089-af59-b0b7dea82fd3 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:30.816171 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-40fe4076-207b-4089-af59-b0b7dea82fd3 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:30.816269 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-40fe4076-207b-4089-af59-b0b7dea82fd3 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Show backup with id 3467b43b-5c69-448a-9b65-c8f2fcb18b91. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:44:30.820432 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:30.820432 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:44:30.821133 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-40fe4076-207b-4089-af59-b0b7dea82fd3 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 returned with HTTP 200 Aug 06 19:44:30.821457 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1408/5642] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:30 2026] GET /volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:31.834406 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-78405f52-3146-4e07-bcd3-ec715fb76d4c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:31.836720 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-78405f52-3146-4e07-bcd3-ec715fb76d4c tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 Aug 06 19:44:31.837003 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-78405f52-3146-4e07-bcd3-ec715fb76d4c tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:31.837305 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-78405f52-3146-4e07-bcd3-ec715fb76d4c tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:31.837458 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-78405f52-3146-4e07-bcd3-ec715fb76d4c tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Show backup with id 3467b43b-5c69-448a-9b65-c8f2fcb18b91. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:44:31.842762 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:31.842762 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:44:31.843727 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-78405f52-3146-4e07-bcd3-ec715fb76d4c tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 returned with HTTP 200 Aug 06 19:44:31.844217 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1402/5643] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:31 2026] GET /volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:32.853561 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f73c905e-76f4-4ba9-b1c6-7f89f3d274d8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:32.855209 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f73c905e-76f4-4ba9-b1c6-7f89f3d274d8 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 Aug 06 19:44:32.855396 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f73c905e-76f4-4ba9-b1c6-7f89f3d274d8 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:32.855582 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f73c905e-76f4-4ba9-b1c6-7f89f3d274d8 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:32.855673 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f73c905e-76f4-4ba9-b1c6-7f89f3d274d8 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Show backup with id 3467b43b-5c69-448a-9b65-c8f2fcb18b91. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:44:32.859651 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:32.859651 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:44:32.860338 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f73c905e-76f4-4ba9-b1c6-7f89f3d274d8 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 returned with HTTP 200 Aug 06 19:44:32.860795 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1418/5644] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:32 2026] GET /volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:33.870585 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e180e509-f037-46ac-8077-2a0088490f7a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:33.872222 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e180e509-f037-46ac-8077-2a0088490f7a tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 Aug 06 19:44:33.872397 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e180e509-f037-46ac-8077-2a0088490f7a tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:33.872577 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e180e509-f037-46ac-8077-2a0088490f7a tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:33.872678 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e180e509-f037-46ac-8077-2a0088490f7a tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Show backup with id 3467b43b-5c69-448a-9b65-c8f2fcb18b91. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:44:33.876677 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:33.876677 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:44:33.877399 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e180e509-f037-46ac-8077-2a0088490f7a tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 returned with HTTP 200 Aug 06 19:44:33.877771 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1417/5645] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:33 2026] GET /volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 => generated 754 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:34.887964 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-631cda11-baf0-4ff1-b4b6-117ddf7e9b26 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:34.889625 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-631cda11-baf0-4ff1-b4b6-117ddf7e9b26 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 Aug 06 19:44:34.889858 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-631cda11-baf0-4ff1-b4b6-117ddf7e9b26 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:34.890091 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-631cda11-baf0-4ff1-b4b6-117ddf7e9b26 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:34.890227 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-631cda11-baf0-4ff1-b4b6-117ddf7e9b26 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Show backup with id 3467b43b-5c69-448a-9b65-c8f2fcb18b91. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:44:34.896307 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:34.896307 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:44:34.897295 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-631cda11-baf0-4ff1-b4b6-117ddf7e9b26 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 returned with HTTP 200 Aug 06 19:44:34.897816 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1409/5646] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:34 2026] GET /volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:35.908333 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-57ae7168-0ccd-4713-b7cb-3d7759647b20 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:35.910398 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-57ae7168-0ccd-4713-b7cb-3d7759647b20 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 Aug 06 19:44:35.910668 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-57ae7168-0ccd-4713-b7cb-3d7759647b20 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:35.910901 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-57ae7168-0ccd-4713-b7cb-3d7759647b20 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:35.911009 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-57ae7168-0ccd-4713-b7cb-3d7759647b20 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Show backup with id 3467b43b-5c69-448a-9b65-c8f2fcb18b91. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:44:35.915914 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:35.915914 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:44:35.916702 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-57ae7168-0ccd-4713-b7cb-3d7759647b20 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 returned with HTTP 200 Aug 06 19:44:35.917295 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1403/5647] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:35 2026] GET /volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:36.928105 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e77d730d-4ae0-4a0a-9a4f-01a59aad16dc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:36.929834 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e77d730d-4ae0-4a0a-9a4f-01a59aad16dc tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 Aug 06 19:44:36.930036 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e77d730d-4ae0-4a0a-9a4f-01a59aad16dc tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:36.930236 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e77d730d-4ae0-4a0a-9a4f-01a59aad16dc tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:36.930336 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-e77d730d-4ae0-4a0a-9a4f-01a59aad16dc tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Show backup with id 3467b43b-5c69-448a-9b65-c8f2fcb18b91. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:44:36.934428 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:36.934428 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:44:36.935198 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e77d730d-4ae0-4a0a-9a4f-01a59aad16dc tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 returned with HTTP 200 Aug 06 19:44:36.935549 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1419/5648] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:36 2026] GET /volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:37.945975 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f9bccc4b-d920-4967-b8ba-bbf76443e158 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:37.947676 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9bccc4b-d920-4967-b8ba-bbf76443e158 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 Aug 06 19:44:37.947854 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f9bccc4b-d920-4967-b8ba-bbf76443e158 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:37.948049 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f9bccc4b-d920-4967-b8ba-bbf76443e158 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:37.948152 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f9bccc4b-d920-4967-b8ba-bbf76443e158 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Show backup with id 3467b43b-5c69-448a-9b65-c8f2fcb18b91. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:44:37.951999 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:37.951999 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:44:37.952665 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9bccc4b-d920-4967-b8ba-bbf76443e158 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 returned with HTTP 200 Aug 06 19:44:37.953059 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1418/5649] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:37 2026] GET /volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 => generated 754 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:38.962946 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dd4ea6ad-8d38-4a43-81ec-44db83bffc0f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:38.964793 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dd4ea6ad-8d38-4a43-81ec-44db83bffc0f tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 Aug 06 19:44:38.965006 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dd4ea6ad-8d38-4a43-81ec-44db83bffc0f tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:38.965204 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dd4ea6ad-8d38-4a43-81ec-44db83bffc0f tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:38.965303 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-dd4ea6ad-8d38-4a43-81ec-44db83bffc0f tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Show backup with id 3467b43b-5c69-448a-9b65-c8f2fcb18b91. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:44:38.970532 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:38.970532 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:44:38.971545 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dd4ea6ad-8d38-4a43-81ec-44db83bffc0f tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 returned with HTTP 200 Aug 06 19:44:38.971545 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1410/5650] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:38 2026] GET /volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:39.981849 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9f656598-4837-4248-bd12-0f3a227c9664 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:39.983618 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9f656598-4837-4248-bd12-0f3a227c9664 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 Aug 06 19:44:39.983812 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9f656598-4837-4248-bd12-0f3a227c9664 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:39.983988 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9f656598-4837-4248-bd12-0f3a227c9664 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:39.984155 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-9f656598-4837-4248-bd12-0f3a227c9664 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Show backup with id 3467b43b-5c69-448a-9b65-c8f2fcb18b91. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:44:39.988339 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:39.988339 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:44:39.989037 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9f656598-4837-4248-bd12-0f3a227c9664 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 returned with HTTP 200 Aug 06 19:44:39.989466 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1404/5651] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:39 2026] GET /volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:40.998545 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3de78a86-603f-4519-b524-7eb648a90838 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:41.000266 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3de78a86-603f-4519-b524-7eb648a90838 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 Aug 06 19:44:41.000456 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3de78a86-603f-4519-b524-7eb648a90838 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:41.000662 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3de78a86-603f-4519-b524-7eb648a90838 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:41.000765 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-3de78a86-603f-4519-b524-7eb648a90838 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Show backup with id 3467b43b-5c69-448a-9b65-c8f2fcb18b91. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:44:41.004640 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:41.004640 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:44:41.005267 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3de78a86-603f-4519-b524-7eb648a90838 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 returned with HTTP 200 Aug 06 19:44:41.005591 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1420/5652] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:40 2026] GET /volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 => generated 756 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:41.014403 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e78d0c19-26a2-4afa-a0a4-f162ed3afa0d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:41.015974 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e78d0c19-26a2-4afa-a0a4-f162ed3afa0d tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:44:41.016297 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e78d0c19-26a2-4afa-a0a4-f162ed3afa0d tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "3467b43b-5c69-448a-9b65-c8f2fcb18b91", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-251596079"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:44:41.017614 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-e78d0c19-26a2-4afa-a0a4-f162ed3afa0d tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Create volume request body: {'volume': {"'backup_id": '3467b43b-5c69-448a-9b65-c8f2fcb18b91', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-251596079'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:44:41.017725 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-e78d0c19-26a2-4afa-a0a4-f162ed3afa0d tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Create volume of 1 GB Aug 06 19:44:41.021937 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e78d0c19-26a2-4afa-a0a4-f162ed3afa0d tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Availability Zones retrieved successfully. Aug 06 19:44:41.026586 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e78d0c19-26a2-4afa-a0a4-f162ed3afa0d tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Flow 'volume_create_api' (ba9b7d4d-ab82-4b26-900d-d47613ce1ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:44:41.027535 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e78d0c19-26a2-4afa-a0a4-f162ed3afa0d tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0da2fd47-af46-49b3-9604-a99bf2ef88ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:44:41.028327 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-e78d0c19-26a2-4afa-a0a4-f162ed3afa0d tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:44:41.050373 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e78d0c19-26a2-4afa-a0a4-f162ed3afa0d tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0da2fd47-af46-49b3-9604-a99bf2ef88ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:44:41.051126 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e78d0c19-26a2-4afa-a0a4-f162ed3afa0d tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6f704cd-9291-44b1-8743-a5db9b574f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:44:41.083319 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-e78d0c19-26a2-4afa-a0a4-f162ed3afa0d tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Created reservations ['da3f5879-42d1-4ed4-ac16-d45c73638e85', 'a93f875f-b998-4d39-82b2-7b715a4a9a85', '993d127b-1140-4dc0-828c-d18d602baf65', '0a43ade6-cef2-4604-9e64-afd143ce37ef'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:44:41.083974 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e78d0c19-26a2-4afa-a0a4-f162ed3afa0d tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6f704cd-9291-44b1-8743-a5db9b574f64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da3f5879-42d1-4ed4-ac16-d45c73638e85', 'a93f875f-b998-4d39-82b2-7b715a4a9a85', '993d127b-1140-4dc0-828c-d18d602baf65', '0a43ade6-cef2-4604-9e64-afd143ce37ef']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:44:41.084648 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e78d0c19-26a2-4afa-a0a4-f162ed3afa0d tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da658f00-190b-45db-9752-a655037c0b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:44:41.103006 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e78d0c19-26a2-4afa-a0a4-f162ed3afa0d tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da658f00-190b-45db-9752-a655037c0b43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afc2a85c-1110-447b-85e8-759c853e0d92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-251596079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='988094102b1f44a9b75cfe79a2ffe56b',qos_specs=None,replication_status=,reservations=['da3f5879-42d1-4ed4-ac16-d45c73638e85','a93f875f-b998-4d39-82b2-7b715a4a9a85','993d127b-1140-4dc0-828c-d18d602baf65','0a43ade6-cef2-4604-9e64-afd143ce37ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a60ebb7951a4b8796367ee6b53fd30d',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:44:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-251596079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afc2a85c-1110-447b-85e8-759c853e0d92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='988094102b1f44a9b75cfe79a2ffe56b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a60ebb7951a4b8796367ee6b53fd30d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:44:41.103693 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e78d0c19-26a2-4afa-a0a4-f162ed3afa0d tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db5f1a87-9afe-4716-a0f6-2e3292576211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:44:41.117812 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e78d0c19-26a2-4afa-a0a4-f162ed3afa0d tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db5f1a87-9afe-4716-a0f6-2e3292576211) transitioned into state 'SUCCESS' from state '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-251596079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='988094102b1f44a9b75cfe79a2ffe56b',qos_specs=None,replication_status=,reservations=['da3f5879-42d1-4ed4-ac16-d45c73638e85','a93f875f-b998-4d39-82b2-7b715a4a9a85','993d127b-1140-4dc0-828c-d18d602baf65','0a43ade6-cef2-4604-9e64-afd143ce37ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a60ebb7951a4b8796367ee6b53fd30d',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:44:41.118416 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e78d0c19-26a2-4afa-a0a4-f162ed3afa0d tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02df71d8-b4c2-4e84-820a-9ff214bcf410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:44:41.125305 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e78d0c19-26a2-4afa-a0a4-f162ed3afa0d tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02df71d8-b4c2-4e84-820a-9ff214bcf410) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:44:41.125988 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e78d0c19-26a2-4afa-a0a4-f162ed3afa0d tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Flow 'volume_create_api' (ba9b7d4d-ab82-4b26-900d-d47613ce1ee4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:44:41.126256 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e78d0c19-26a2-4afa-a0a4-f162ed3afa0d tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Create volume request issued successfully. Aug 06 19:44:41.126750 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e78d0c19-26a2-4afa-a0a4-f162ed3afa0d tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:44:41.127138 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1419/5653] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:44:41 2026] POST /volume/v3/volumes => generated 753 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:44:41.137729 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ce70d161-ec94-4c7c-ad35-768f6071d9d8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:41.139316 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ce70d161-ec94-4c7c-ad35-768f6071d9d8 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:44:41.139648 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ce70d161-ec94-4c7c-ad35-768f6071d9d8 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "3467b43b-5c69-448a-9b65-c8f2fcb18b91", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1490251954"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:44:41.140984 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-ce70d161-ec94-4c7c-ad35-768f6071d9d8 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Create volume request body: {'volume': {"'backup_id": '3467b43b-5c69-448a-9b65-c8f2fcb18b91', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1490251954'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:44:41.141125 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-ce70d161-ec94-4c7c-ad35-768f6071d9d8 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Create volume of 1 GB Aug 06 19:44:41.144900 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ce70d161-ec94-4c7c-ad35-768f6071d9d8 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Availability Zones retrieved successfully. Aug 06 19:44:41.149819 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ce70d161-ec94-4c7c-ad35-768f6071d9d8 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Flow 'volume_create_api' (748b08d9-a268-4f64-bde2-89bddea8e04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:44:41.150702 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ce70d161-ec94-4c7c-ad35-768f6071d9d8 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37fab129-6732-4f05-94b0-cda97e0580dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:44:41.151511 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-ce70d161-ec94-4c7c-ad35-768f6071d9d8 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:44:41.179996 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ce70d161-ec94-4c7c-ad35-768f6071d9d8 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37fab129-6732-4f05-94b0-cda97e0580dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:44:41.181155 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ce70d161-ec94-4c7c-ad35-768f6071d9d8 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1c821d2-e71d-44e0-83ce-cce862343a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:44:41.225396 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-ce70d161-ec94-4c7c-ad35-768f6071d9d8 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Created reservations ['a2be6085-f174-43ac-b8b7-583d6de92956', 'df6f62ee-aebe-42db-afcd-c043301bd2e4', '25aecf30-bb54-4308-ae6f-ad115e0d5e59', '8751551c-8872-4289-be3e-e41b6c8f446e'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:44:41.226091 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ce70d161-ec94-4c7c-ad35-768f6071d9d8 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1c821d2-e71d-44e0-83ce-cce862343a34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2be6085-f174-43ac-b8b7-583d6de92956', 'df6f62ee-aebe-42db-afcd-c043301bd2e4', '25aecf30-bb54-4308-ae6f-ad115e0d5e59', '8751551c-8872-4289-be3e-e41b6c8f446e']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:44:41.226730 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ce70d161-ec94-4c7c-ad35-768f6071d9d8 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f3f8146-aa43-4d99-8b40-006a0b53dc35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:44:41.247007 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ce70d161-ec94-4c7c-ad35-768f6071d9d8 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f3f8146-aa43-4d99-8b40-006a0b53dc35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '081f990c-5077-4d8d-a0d0-8212c84dac58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1490251954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='988094102b1f44a9b75cfe79a2ffe56b',qos_specs=None,replication_status=,reservations=['a2be6085-f174-43ac-b8b7-583d6de92956','df6f62ee-aebe-42db-afcd-c043301bd2e4','25aecf30-bb54-4308-ae6f-ad115e0d5e59','8751551c-8872-4289-be3e-e41b6c8f446e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a60ebb7951a4b8796367ee6b53fd30d',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:44:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1490251954',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=081f990c-5077-4d8d-a0d0-8212c84dac58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='988094102b1f44a9b75cfe79a2ffe56b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a60ebb7951a4b8796367ee6b53fd30d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:44:41.248028 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ce70d161-ec94-4c7c-ad35-768f6071d9d8 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8120e392-1101-421d-a4c3-2425c5609919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:44:41.263032 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ce70d161-ec94-4c7c-ad35-768f6071d9d8 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8120e392-1101-421d-a4c3-2425c5609919) transitioned into state 'SUCCESS' from state '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-1490251954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='988094102b1f44a9b75cfe79a2ffe56b',qos_specs=None,replication_status=,reservations=['a2be6085-f174-43ac-b8b7-583d6de92956','df6f62ee-aebe-42db-afcd-c043301bd2e4','25aecf30-bb54-4308-ae6f-ad115e0d5e59','8751551c-8872-4289-be3e-e41b6c8f446e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a60ebb7951a4b8796367ee6b53fd30d',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:44:41.263688 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ce70d161-ec94-4c7c-ad35-768f6071d9d8 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d2d202c-9ced-4d41-b766-5b519ed0606a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:44:41.271267 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ce70d161-ec94-4c7c-ad35-768f6071d9d8 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d2d202c-9ced-4d41-b766-5b519ed0606a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:44:41.272024 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ce70d161-ec94-4c7c-ad35-768f6071d9d8 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Flow 'volume_create_api' (748b08d9-a268-4f64-bde2-89bddea8e04d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:44:41.272308 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ce70d161-ec94-4c7c-ad35-768f6071d9d8 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Create volume request issued successfully. Aug 06 19:44:41.272830 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ce70d161-ec94-4c7c-ad35-768f6071d9d8 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:44:41.273268 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1411/5654] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:44:41 2026] POST /volume/v3/volumes => generated 754 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:44:41.283591 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-44465743-ff64-491a-ad4c-b3d53b7dea73 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:41.285218 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-44465743-ff64-491a-ad4c-b3d53b7dea73 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:44:41.285568 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-44465743-ff64-491a-ad4c-b3d53b7dea73 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "3467b43b-5c69-448a-9b65-c8f2fcb18b91", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1936890054"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:44:41.286949 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-44465743-ff64-491a-ad4c-b3d53b7dea73 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Create volume request body: {'volume': {"'backup_id": '3467b43b-5c69-448a-9b65-c8f2fcb18b91', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1936890054'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:44:41.287084 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-44465743-ff64-491a-ad4c-b3d53b7dea73 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Create volume of 1 GB Aug 06 19:44:41.291835 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-44465743-ff64-491a-ad4c-b3d53b7dea73 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Availability Zones retrieved successfully. Aug 06 19:44:41.297192 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-44465743-ff64-491a-ad4c-b3d53b7dea73 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Flow 'volume_create_api' (0c0e68c0-3564-4ee6-9816-b2ce219091e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:44:41.298319 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-44465743-ff64-491a-ad4c-b3d53b7dea73 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fba03a6-7d58-4eff-9c2a-01f4a0828141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:44:41.299193 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-44465743-ff64-491a-ad4c-b3d53b7dea73 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:44:41.323374 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-44465743-ff64-491a-ad4c-b3d53b7dea73 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fba03a6-7d58-4eff-9c2a-01f4a0828141) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:44:41.324165 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-44465743-ff64-491a-ad4c-b3d53b7dea73 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a908759-ef3a-4709-92bc-6c84228f014a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:44:41.358702 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-44465743-ff64-491a-ad4c-b3d53b7dea73 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Created reservations ['35e5c580-430f-4926-8e8f-37beb63b3b9e', '785e6919-2251-4508-be55-bdb5edd89bdf', '9b258ff3-c5b5-4ada-bcc5-588eb640eb69', 'cc93bee4-36c8-474e-b9f4-9bc10b31e9e3'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:44:41.359513 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-44465743-ff64-491a-ad4c-b3d53b7dea73 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a908759-ef3a-4709-92bc-6c84228f014a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35e5c580-430f-4926-8e8f-37beb63b3b9e', '785e6919-2251-4508-be55-bdb5edd89bdf', '9b258ff3-c5b5-4ada-bcc5-588eb640eb69', 'cc93bee4-36c8-474e-b9f4-9bc10b31e9e3']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:44:41.360310 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-44465743-ff64-491a-ad4c-b3d53b7dea73 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21d1d7f6-67a4-43f8-bed7-83a213dd8a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:44:41.382333 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-44465743-ff64-491a-ad4c-b3d53b7dea73 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21d1d7f6-67a4-43f8-bed7-83a213dd8a7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af6a7fd1-74cb-4243-aed2-cc068bea3349', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1936890054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='988094102b1f44a9b75cfe79a2ffe56b',qos_specs=None,replication_status=,reservations=['35e5c580-430f-4926-8e8f-37beb63b3b9e','785e6919-2251-4508-be55-bdb5edd89bdf','9b258ff3-c5b5-4ada-bcc5-588eb640eb69','cc93bee4-36c8-474e-b9f4-9bc10b31e9e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a60ebb7951a4b8796367ee6b53fd30d',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:44:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1936890054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af6a7fd1-74cb-4243-aed2-cc068bea3349,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='988094102b1f44a9b75cfe79a2ffe56b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a60ebb7951a4b8796367ee6b53fd30d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:44:41.383229 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-44465743-ff64-491a-ad4c-b3d53b7dea73 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (950f7a37-7688-4237-8f2d-e774073def3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:44:41.405575 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-44465743-ff64-491a-ad4c-b3d53b7dea73 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (950f7a37-7688-4237-8f2d-e774073def3f) transitioned into state 'SUCCESS' from state '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-1936890054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='988094102b1f44a9b75cfe79a2ffe56b',qos_specs=None,replication_status=,reservations=['35e5c580-430f-4926-8e8f-37beb63b3b9e','785e6919-2251-4508-be55-bdb5edd89bdf','9b258ff3-c5b5-4ada-bcc5-588eb640eb69','cc93bee4-36c8-474e-b9f4-9bc10b31e9e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a60ebb7951a4b8796367ee6b53fd30d',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:44:41.406632 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-44465743-ff64-491a-ad4c-b3d53b7dea73 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (514f6d8d-53b8-442d-9b8d-e599e03300d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:44:41.417645 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-44465743-ff64-491a-ad4c-b3d53b7dea73 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (514f6d8d-53b8-442d-9b8d-e599e03300d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:44:41.418893 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-44465743-ff64-491a-ad4c-b3d53b7dea73 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Flow 'volume_create_api' (0c0e68c0-3564-4ee6-9816-b2ce219091e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:44:41.419355 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-44465743-ff64-491a-ad4c-b3d53b7dea73 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Create volume request issued successfully. Aug 06 19:44:41.420169 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-44465743-ff64-491a-ad4c-b3d53b7dea73 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:44:41.420863 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1405/5655] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:44:41 2026] POST /volume/v3/volumes => generated 754 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:44:41.432847 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-22c07a7f-a1c8-42e9-9496-5262ee1a50d0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:41.434816 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-22c07a7f-a1c8-42e9-9496-5262ee1a50d0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:44:41.435220 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-22c07a7f-a1c8-42e9-9496-5262ee1a50d0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "3467b43b-5c69-448a-9b65-c8f2fcb18b91", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2109184960"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:44:41.436983 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-22c07a7f-a1c8-42e9-9496-5262ee1a50d0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Create volume request body: {'volume': {"'backup_id": '3467b43b-5c69-448a-9b65-c8f2fcb18b91', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2109184960'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:44:41.437263 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-22c07a7f-a1c8-42e9-9496-5262ee1a50d0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Create volume of 1 GB Aug 06 19:44:41.443041 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-22c07a7f-a1c8-42e9-9496-5262ee1a50d0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Availability Zones retrieved successfully. Aug 06 19:44:41.450686 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-22c07a7f-a1c8-42e9-9496-5262ee1a50d0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Flow 'volume_create_api' (17e84580-5614-4ce2-8e72-34dd84a6ca2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:44:41.452051 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-22c07a7f-a1c8-42e9-9496-5262ee1a50d0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ef54433-8e0b-445f-878f-2bcd9e09b1c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:44:41.453201 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-22c07a7f-a1c8-42e9-9496-5262ee1a50d0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:44:41.478709 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-22c07a7f-a1c8-42e9-9496-5262ee1a50d0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ef54433-8e0b-445f-878f-2bcd9e09b1c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:44:41.479443 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-22c07a7f-a1c8-42e9-9496-5262ee1a50d0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efbd0f6b-911f-4887-9edc-4d02922b2f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:44:41.523662 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-22c07a7f-a1c8-42e9-9496-5262ee1a50d0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Created reservations ['1245e0bd-903c-440a-b6e9-00de0c28095b', '63b3e28b-ab81-4645-b3ea-9865351955ec', 'f168d78d-c572-4a48-bb32-7e29033aca12', 'b54626db-ccb3-4261-97d0-823d0165c0b9'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:44:41.524802 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-22c07a7f-a1c8-42e9-9496-5262ee1a50d0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efbd0f6b-911f-4887-9edc-4d02922b2f59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1245e0bd-903c-440a-b6e9-00de0c28095b', '63b3e28b-ab81-4645-b3ea-9865351955ec', 'f168d78d-c572-4a48-bb32-7e29033aca12', 'b54626db-ccb3-4261-97d0-823d0165c0b9']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:44:41.525928 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-22c07a7f-a1c8-42e9-9496-5262ee1a50d0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f8a6347-365c-4e76-9900-af419e61720e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:44:41.557907 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-22c07a7f-a1c8-42e9-9496-5262ee1a50d0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f8a6347-365c-4e76-9900-af419e61720e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38ccc07b-1eef-4c7a-b266-58d6cceb34df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2109184960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='988094102b1f44a9b75cfe79a2ffe56b',qos_specs=None,replication_status=,reservations=['1245e0bd-903c-440a-b6e9-00de0c28095b','63b3e28b-ab81-4645-b3ea-9865351955ec','f168d78d-c572-4a48-bb32-7e29033aca12','b54626db-ccb3-4261-97d0-823d0165c0b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a60ebb7951a4b8796367ee6b53fd30d',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:44:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2109184960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38ccc07b-1eef-4c7a-b266-58d6cceb34df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='988094102b1f44a9b75cfe79a2ffe56b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a60ebb7951a4b8796367ee6b53fd30d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:44:41.558702 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-22c07a7f-a1c8-42e9-9496-5262ee1a50d0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (306e113f-8f2c-40fa-9af3-efde9a3c4085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:44:41.574851 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-22c07a7f-a1c8-42e9-9496-5262ee1a50d0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (306e113f-8f2c-40fa-9af3-efde9a3c4085) transitioned into state 'SUCCESS' from state '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-2109184960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='988094102b1f44a9b75cfe79a2ffe56b',qos_specs=None,replication_status=,reservations=['1245e0bd-903c-440a-b6e9-00de0c28095b','63b3e28b-ab81-4645-b3ea-9865351955ec','f168d78d-c572-4a48-bb32-7e29033aca12','b54626db-ccb3-4261-97d0-823d0165c0b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a60ebb7951a4b8796367ee6b53fd30d',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:44:41.575502 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-22c07a7f-a1c8-42e9-9496-5262ee1a50d0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ff6ce0c-8c92-4726-bb40-0704c9e08991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:44:41.584517 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-22c07a7f-a1c8-42e9-9496-5262ee1a50d0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ff6ce0c-8c92-4726-bb40-0704c9e08991) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:44:41.585431 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-22c07a7f-a1c8-42e9-9496-5262ee1a50d0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Flow 'volume_create_api' (17e84580-5614-4ce2-8e72-34dd84a6ca2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:44:41.585799 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-22c07a7f-a1c8-42e9-9496-5262ee1a50d0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Create volume request issued successfully. Aug 06 19:44:41.586492 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-22c07a7f-a1c8-42e9-9496-5262ee1a50d0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:44:41.586931 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1421/5656] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:44:41 2026] POST /volume/v3/volumes => generated 754 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:44:41.597605 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cbe2ec29-6875-4993-a9a8-3254ab6a915a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:41.599186 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cbe2ec29-6875-4993-a9a8-3254ab6a915a tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:44:41.599509 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cbe2ec29-6875-4993-a9a8-3254ab6a915a tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "3467b43b-5c69-448a-9b65-c8f2fcb18b91", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1380336063"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:44:41.600797 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-cbe2ec29-6875-4993-a9a8-3254ab6a915a tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Create volume request body: {'volume': {"'backup_id": '3467b43b-5c69-448a-9b65-c8f2fcb18b91', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1380336063'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:44:41.600968 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-cbe2ec29-6875-4993-a9a8-3254ab6a915a tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Create volume of 1 GB Aug 06 19:44:41.601157 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:41.601157 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:44:41.604690 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cbe2ec29-6875-4993-a9a8-3254ab6a915a tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Availability Zones retrieved successfully. Aug 06 19:44:41.609537 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cbe2ec29-6875-4993-a9a8-3254ab6a915a tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Flow 'volume_create_api' (edde0813-cb84-4608-bdad-d90cbf462acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:44:41.610332 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cbe2ec29-6875-4993-a9a8-3254ab6a915a tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (194f3717-8a23-443b-b760-39e954f041b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:44:41.611092 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-cbe2ec29-6875-4993-a9a8-3254ab6a915a tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:44:41.632286 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cbe2ec29-6875-4993-a9a8-3254ab6a915a tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (194f3717-8a23-443b-b760-39e954f041b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:44:41.632957 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cbe2ec29-6875-4993-a9a8-3254ab6a915a tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f932bcf-4821-4567-948b-262e6bfa93c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:44:41.669898 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-cbe2ec29-6875-4993-a9a8-3254ab6a915a tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Created reservations ['6f5eb5a6-a46c-4de6-ab87-5a58d94a4f5b', '73fb707e-1cb0-4fbc-bb3e-bb3ddb95906a', '2ef79b25-4e78-471c-81ad-d44b74c16df9', 'e150dffd-0319-45a0-9cda-df4e4a4cd264'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:44:41.670725 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cbe2ec29-6875-4993-a9a8-3254ab6a915a tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f932bcf-4821-4567-948b-262e6bfa93c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f5eb5a6-a46c-4de6-ab87-5a58d94a4f5b', '73fb707e-1cb0-4fbc-bb3e-bb3ddb95906a', '2ef79b25-4e78-471c-81ad-d44b74c16df9', 'e150dffd-0319-45a0-9cda-df4e4a4cd264']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:44:41.671734 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cbe2ec29-6875-4993-a9a8-3254ab6a915a tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7113fb6d-8abd-4ade-9de5-7fb34dea760d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:44:41.692639 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cbe2ec29-6875-4993-a9a8-3254ab6a915a tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7113fb6d-8abd-4ade-9de5-7fb34dea760d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a787d115-fa11-4edb-a1d1-ececaff40e67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1380336063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='988094102b1f44a9b75cfe79a2ffe56b',qos_specs=None,replication_status=,reservations=['6f5eb5a6-a46c-4de6-ab87-5a58d94a4f5b','73fb707e-1cb0-4fbc-bb3e-bb3ddb95906a','2ef79b25-4e78-471c-81ad-d44b74c16df9','e150dffd-0319-45a0-9cda-df4e4a4cd264'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a60ebb7951a4b8796367ee6b53fd30d',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:44:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1380336063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a787d115-fa11-4edb-a1d1-ececaff40e67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='988094102b1f44a9b75cfe79a2ffe56b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a60ebb7951a4b8796367ee6b53fd30d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:44:41.693344 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cbe2ec29-6875-4993-a9a8-3254ab6a915a tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b448f8b6-32aa-41aa-a65b-9b19d999e6bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:44:41.709071 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cbe2ec29-6875-4993-a9a8-3254ab6a915a tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b448f8b6-32aa-41aa-a65b-9b19d999e6bd) transitioned into state 'SUCCESS' from state '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-1380336063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='988094102b1f44a9b75cfe79a2ffe56b',qos_specs=None,replication_status=,reservations=['6f5eb5a6-a46c-4de6-ab87-5a58d94a4f5b','73fb707e-1cb0-4fbc-bb3e-bb3ddb95906a','2ef79b25-4e78-471c-81ad-d44b74c16df9','e150dffd-0319-45a0-9cda-df4e4a4cd264'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a60ebb7951a4b8796367ee6b53fd30d',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:44:41.709681 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cbe2ec29-6875-4993-a9a8-3254ab6a915a tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7b3e614-4497-491a-b85e-68a3bcdfca9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:44:41.716969 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cbe2ec29-6875-4993-a9a8-3254ab6a915a tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7b3e614-4497-491a-b85e-68a3bcdfca9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:44:41.717671 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cbe2ec29-6875-4993-a9a8-3254ab6a915a tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Flow 'volume_create_api' (edde0813-cb84-4608-bdad-d90cbf462acc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:44:41.717920 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cbe2ec29-6875-4993-a9a8-3254ab6a915a tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Create volume request issued successfully. Aug 06 19:44:41.718423 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cbe2ec29-6875-4993-a9a8-3254ab6a915a tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:44:41.718808 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1420/5657] 10.4.3.5 () {68 vars in 1245 bytes} [Thu Aug 6 19:44:41 2026] POST /volume/v3/volumes => generated 754 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:44:41.728818 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d3427f04-9e6f-453c-9f8f-b5af844f9b93 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:41.730670 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d3427f04-9e6f-453c-9f8f-b5af844f9b93 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/volumes/afc2a85c-1110-447b-85e8-759c853e0d92 Aug 06 19:44:41.730892 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d3427f04-9e6f-453c-9f8f-b5af844f9b93 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:41.731136 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d3427f04-9e6f-453c-9f8f-b5af844f9b93 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:41.738352 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:41.738352 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:44:41.741345 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d3427f04-9e6f-453c-9f8f-b5af844f9b93 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Volume info retrieved successfully. Aug 06 19:44:41.744784 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d3427f04-9e6f-453c-9f8f-b5af844f9b93 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/volumes/afc2a85c-1110-447b-85e8-759c853e0d92 returned with HTTP 200 Aug 06 19:44:41.745155 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1412/5658] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:41 2026] GET /volume/v3/volumes/afc2a85c-1110-447b-85e8-759c853e0d92 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:41.755865 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-54809f3a-6801-4695-927e-4b26e0d86eb0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:41.757594 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-54809f3a-6801-4695-927e-4b26e0d86eb0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/volumes/081f990c-5077-4d8d-a0d0-8212c84dac58 Aug 06 19:44:41.757808 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-54809f3a-6801-4695-927e-4b26e0d86eb0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:41.758034 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-54809f3a-6801-4695-927e-4b26e0d86eb0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:41.764446 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:41.764446 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:44:41.767507 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-54809f3a-6801-4695-927e-4b26e0d86eb0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Volume info retrieved successfully. Aug 06 19:44:41.770942 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-54809f3a-6801-4695-927e-4b26e0d86eb0 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/volumes/081f990c-5077-4d8d-a0d0-8212c84dac58 returned with HTTP 200 Aug 06 19:44:41.771461 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1406/5659] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:41 2026] GET /volume/v3/volumes/081f990c-5077-4d8d-a0d0-8212c84dac58 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:41.782966 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b216218d-84c6-4276-8f61-89568a00b643 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:41.784715 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b216218d-84c6-4276-8f61-89568a00b643 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/volumes/af6a7fd1-74cb-4243-aed2-cc068bea3349 Aug 06 19:44:41.784887 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b216218d-84c6-4276-8f61-89568a00b643 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:41.785096 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b216218d-84c6-4276-8f61-89568a00b643 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:41.793146 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:41.793146 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:44:41.796915 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b216218d-84c6-4276-8f61-89568a00b643 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Volume info retrieved successfully. Aug 06 19:44:41.800816 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b216218d-84c6-4276-8f61-89568a00b643 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/volumes/af6a7fd1-74cb-4243-aed2-cc068bea3349 returned with HTTP 200 Aug 06 19:44:41.801213 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1422/5660] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:41 2026] GET /volume/v3/volumes/af6a7fd1-74cb-4243-aed2-cc068bea3349 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:41.812837 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d9c53470-97a2-4c11-a4cc-2bd2f421fa60 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:41.814720 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d9c53470-97a2-4c11-a4cc-2bd2f421fa60 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/volumes/38ccc07b-1eef-4c7a-b266-58d6cceb34df Aug 06 19:44:41.814978 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d9c53470-97a2-4c11-a4cc-2bd2f421fa60 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:41.815151 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d9c53470-97a2-4c11-a4cc-2bd2f421fa60 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:41.821948 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:41.821948 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:44:41.825816 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d9c53470-97a2-4c11-a4cc-2bd2f421fa60 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Volume info retrieved successfully. Aug 06 19:44:41.829548 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d9c53470-97a2-4c11-a4cc-2bd2f421fa60 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/volumes/38ccc07b-1eef-4c7a-b266-58d6cceb34df returned with HTTP 200 Aug 06 19:44:41.829938 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1421/5661] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:41 2026] GET /volume/v3/volumes/38ccc07b-1eef-4c7a-b266-58d6cceb34df => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:41.840967 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-311a33ee-3b28-4717-88f1-5dccc027986c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:41.842689 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-311a33ee-3b28-4717-88f1-5dccc027986c tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/volumes/a787d115-fa11-4edb-a1d1-ececaff40e67 Aug 06 19:44:41.842875 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-311a33ee-3b28-4717-88f1-5dccc027986c tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:41.843094 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-311a33ee-3b28-4717-88f1-5dccc027986c tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:41.849203 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:41.849203 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:44:41.852093 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-311a33ee-3b28-4717-88f1-5dccc027986c tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Volume info retrieved successfully. Aug 06 19:44:41.855431 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-311a33ee-3b28-4717-88f1-5dccc027986c tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/volumes/a787d115-fa11-4edb-a1d1-ececaff40e67 returned with HTTP 200 Aug 06 19:44:41.855758 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1413/5662] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:41 2026] GET /volume/v3/volumes/a787d115-fa11-4edb-a1d1-ececaff40e67 => generated 847 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:41.867136 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1d435ef6-ae3e-4aa8-9295-ccbbc31c6bfe None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:41.869140 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1d435ef6-ae3e-4aa8-9295-ccbbc31c6bfe tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] DELETE https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 Aug 06 19:44:41.869393 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1d435ef6-ae3e-4aa8-9295-ccbbc31c6bfe tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:41.869647 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1d435ef6-ae3e-4aa8-9295-ccbbc31c6bfe tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:41.869782 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-1d435ef6-ae3e-4aa8-9295-ccbbc31c6bfe tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Delete backup with id: 3467b43b-5c69-448a-9b65-c8f2fcb18b91. Aug 06 19:44:41.873910 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:41.873910 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:44:41.884032 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-1d435ef6-ae3e-4aa8-9295-ccbbc31c6bfe tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] delete_backup rpcapi backup_id 3467b43b-5c69-448a-9b65-c8f2fcb18b91 {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:44:41.885601 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1d435ef6-ae3e-4aa8-9295-ccbbc31c6bfe tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 returned with HTTP 202 Aug 06 19:44:41.885968 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1407/5663] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:44:41 2026] DELETE /volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:44:41.892170 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7c7769c0-1f64-41c2-87aa-56efde27dc6b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:41.893866 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7c7769c0-1f64-41c2-87aa-56efde27dc6b tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 Aug 06 19:44:41.894087 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7c7769c0-1f64-41c2-87aa-56efde27dc6b tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:41.894263 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7c7769c0-1f64-41c2-87aa-56efde27dc6b tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:41.894373 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-7c7769c0-1f64-41c2-87aa-56efde27dc6b tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Show backup with id 3467b43b-5c69-448a-9b65-c8f2fcb18b91. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:44:41.898480 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:41.898480 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:44:41.899197 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7c7769c0-1f64-41c2-87aa-56efde27dc6b tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 returned with HTTP 200 Aug 06 19:44:41.899538 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1423/5664] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:41 2026] GET /volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:42.908804 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d8816925-42f1-4309-9913-1dc1ab36d5fb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:42.910514 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d8816925-42f1-4309-9913-1dc1ab36d5fb tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 Aug 06 19:44:42.910706 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d8816925-42f1-4309-9913-1dc1ab36d5fb tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:42.910882 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d8816925-42f1-4309-9913-1dc1ab36d5fb tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:42.910992 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d8816925-42f1-4309-9913-1dc1ab36d5fb tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Show backup with id 3467b43b-5c69-448a-9b65-c8f2fcb18b91. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:44:42.914298 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d8816925-42f1-4309-9913-1dc1ab36d5fb tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 returned with HTTP 404 Aug 06 19:44:42.914749 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1422/5665] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:42 2026] GET /volume/v3/backups/3467b43b-5c69-448a-9b65-c8f2fcb18b91 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:44:42.922519 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2d70b9dd-98dd-4c25-bdaa-8dce3dbe3f1f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:42.924279 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2d70b9dd-98dd-4c25-bdaa-8dce3dbe3f1f tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] DELETE https://10.4.3.5/volume/v3/volumes/a787d115-fa11-4edb-a1d1-ececaff40e67 Aug 06 19:44:42.924462 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2d70b9dd-98dd-4c25-bdaa-8dce3dbe3f1f tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:42.924656 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2d70b9dd-98dd-4c25-bdaa-8dce3dbe3f1f tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:42.924810 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-2d70b9dd-98dd-4c25-bdaa-8dce3dbe3f1f tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Delete volume with id: a787d115-fa11-4edb-a1d1-ececaff40e67 Aug 06 19:44:42.931106 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:42.931106 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:44:42.931507 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2d70b9dd-98dd-4c25-bdaa-8dce3dbe3f1f tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Volume info retrieved successfully. Aug 06 19:44:42.945119 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2d70b9dd-98dd-4c25-bdaa-8dce3dbe3f1f tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Delete volume request issued successfully. Aug 06 19:44:42.945286 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2d70b9dd-98dd-4c25-bdaa-8dce3dbe3f1f tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/volumes/a787d115-fa11-4edb-a1d1-ececaff40e67 returned with HTTP 202 Aug 06 19:44:42.945663 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1414/5666] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:44:42 2026] DELETE /volume/v3/volumes/a787d115-fa11-4edb-a1d1-ececaff40e67 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:44:42.951935 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f0fb5420-7858-45e4-9c5e-20cae1671f5d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:42.953878 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f0fb5420-7858-45e4-9c5e-20cae1671f5d tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/volumes/a787d115-fa11-4edb-a1d1-ececaff40e67 Aug 06 19:44:42.954078 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f0fb5420-7858-45e4-9c5e-20cae1671f5d tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:42.954814 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f0fb5420-7858-45e4-9c5e-20cae1671f5d tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:42.961789 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:42.961789 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:44:42.965331 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f0fb5420-7858-45e4-9c5e-20cae1671f5d tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Volume info retrieved successfully. Aug 06 19:44:42.969564 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f0fb5420-7858-45e4-9c5e-20cae1671f5d tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/volumes/a787d115-fa11-4edb-a1d1-ececaff40e67 returned with HTTP 200 Aug 06 19:44:42.969970 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1408/5667] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:42 2026] GET /volume/v3/volumes/a787d115-fa11-4edb-a1d1-ececaff40e67 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:43.981347 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3b5c760d-e1fa-40a3-b151-f3045312339d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:43.983061 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3b5c760d-e1fa-40a3-b151-f3045312339d tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/volumes/a787d115-fa11-4edb-a1d1-ececaff40e67 Aug 06 19:44:43.983290 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3b5c760d-e1fa-40a3-b151-f3045312339d tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:43.983490 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3b5c760d-e1fa-40a3-b151-f3045312339d tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:43.988726 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3b5c760d-e1fa-40a3-b151-f3045312339d tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/volumes/a787d115-fa11-4edb-a1d1-ececaff40e67 returned with HTTP 404 Aug 06 19:44:43.989077 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1424/5668] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:43 2026] GET /volume/v3/volumes/a787d115-fa11-4edb-a1d1-ececaff40e67 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:44:43.994757 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8a6cec7a-9409-404c-97b5-ad56beb2bd80 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:43.996315 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a6cec7a-9409-404c-97b5-ad56beb2bd80 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] DELETE https://10.4.3.5/volume/v3/volumes/38ccc07b-1eef-4c7a-b266-58d6cceb34df Aug 06 19:44:43.996485 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8a6cec7a-9409-404c-97b5-ad56beb2bd80 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:43.996675 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8a6cec7a-9409-404c-97b5-ad56beb2bd80 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:43.996822 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-8a6cec7a-9409-404c-97b5-ad56beb2bd80 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Delete volume with id: 38ccc07b-1eef-4c7a-b266-58d6cceb34df Aug 06 19:44:44.003297 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:44.003297 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:44:44.003713 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8a6cec7a-9409-404c-97b5-ad56beb2bd80 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Volume info retrieved successfully. Aug 06 19:44:44.017264 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8a6cec7a-9409-404c-97b5-ad56beb2bd80 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Delete volume request issued successfully. Aug 06 19:44:44.017421 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a6cec7a-9409-404c-97b5-ad56beb2bd80 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/volumes/38ccc07b-1eef-4c7a-b266-58d6cceb34df returned with HTTP 202 Aug 06 19:44:44.017790 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1423/5669] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:44:43 2026] DELETE /volume/v3/volumes/38ccc07b-1eef-4c7a-b266-58d6cceb34df => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:44:44.024836 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f87a4c73-0b82-496a-be7f-9a34c6bac915 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:44.026676 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f87a4c73-0b82-496a-be7f-9a34c6bac915 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/volumes/38ccc07b-1eef-4c7a-b266-58d6cceb34df Aug 06 19:44:44.026859 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f87a4c73-0b82-496a-be7f-9a34c6bac915 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:44.027052 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f87a4c73-0b82-496a-be7f-9a34c6bac915 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:44.034462 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:44.034462 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:44:44.038973 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f87a4c73-0b82-496a-be7f-9a34c6bac915 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Volume info retrieved successfully. Aug 06 19:44:44.044399 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f87a4c73-0b82-496a-be7f-9a34c6bac915 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/volumes/38ccc07b-1eef-4c7a-b266-58d6cceb34df returned with HTTP 200 Aug 06 19:44:44.044835 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1415/5670] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:44 2026] GET /volume/v3/volumes/38ccc07b-1eef-4c7a-b266-58d6cceb34df => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:45.056774 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-19102baa-994f-407c-861a-95b64ce25cea None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:45.058631 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-19102baa-994f-407c-861a-95b64ce25cea tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/volumes/38ccc07b-1eef-4c7a-b266-58d6cceb34df Aug 06 19:44:45.058823 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-19102baa-994f-407c-861a-95b64ce25cea tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:45.059034 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-19102baa-994f-407c-861a-95b64ce25cea tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:45.064957 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-19102baa-994f-407c-861a-95b64ce25cea tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/volumes/38ccc07b-1eef-4c7a-b266-58d6cceb34df returned with HTTP 404 Aug 06 19:44:45.065456 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1409/5671] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:45 2026] GET /volume/v3/volumes/38ccc07b-1eef-4c7a-b266-58d6cceb34df => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:44:45.072099 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-64f91e74-a1e2-4314-aa67-8d84f1149377 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:45.073924 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-64f91e74-a1e2-4314-aa67-8d84f1149377 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] DELETE https://10.4.3.5/volume/v3/volumes/af6a7fd1-74cb-4243-aed2-cc068bea3349 Aug 06 19:44:45.074192 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-64f91e74-a1e2-4314-aa67-8d84f1149377 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:45.074423 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-64f91e74-a1e2-4314-aa67-8d84f1149377 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:45.074639 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-64f91e74-a1e2-4314-aa67-8d84f1149377 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Delete volume with id: af6a7fd1-74cb-4243-aed2-cc068bea3349 Aug 06 19:44:45.081681 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:45.081681 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:44:45.082244 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-64f91e74-a1e2-4314-aa67-8d84f1149377 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Volume info retrieved successfully. Aug 06 19:44:45.096933 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-64f91e74-a1e2-4314-aa67-8d84f1149377 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Delete volume request issued successfully. Aug 06 19:44:45.097190 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-64f91e74-a1e2-4314-aa67-8d84f1149377 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/volumes/af6a7fd1-74cb-4243-aed2-cc068bea3349 returned with HTTP 202 Aug 06 19:44:45.097661 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1425/5672] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:44:45 2026] DELETE /volume/v3/volumes/af6a7fd1-74cb-4243-aed2-cc068bea3349 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:44:45.104379 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-96a2bd0a-5222-483e-92eb-14da75f90651 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:45.106142 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-96a2bd0a-5222-483e-92eb-14da75f90651 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/volumes/af6a7fd1-74cb-4243-aed2-cc068bea3349 Aug 06 19:44:45.106545 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-96a2bd0a-5222-483e-92eb-14da75f90651 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:45.106545 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-96a2bd0a-5222-483e-92eb-14da75f90651 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:45.113796 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:45.113796 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:44:45.117329 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-96a2bd0a-5222-483e-92eb-14da75f90651 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Volume info retrieved successfully. Aug 06 19:44:45.121437 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-96a2bd0a-5222-483e-92eb-14da75f90651 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/volumes/af6a7fd1-74cb-4243-aed2-cc068bea3349 returned with HTTP 200 Aug 06 19:44:45.121831 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1424/5673] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:45 2026] GET /volume/v3/volumes/af6a7fd1-74cb-4243-aed2-cc068bea3349 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:46.134526 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3804beb6-aa3d-4fac-8034-3362406a2669 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:46.136710 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3804beb6-aa3d-4fac-8034-3362406a2669 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/volumes/af6a7fd1-74cb-4243-aed2-cc068bea3349 Aug 06 19:44:46.136881 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3804beb6-aa3d-4fac-8034-3362406a2669 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:46.137073 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3804beb6-aa3d-4fac-8034-3362406a2669 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:46.142334 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3804beb6-aa3d-4fac-8034-3362406a2669 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/volumes/af6a7fd1-74cb-4243-aed2-cc068bea3349 returned with HTTP 404 Aug 06 19:44:46.143051 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1416/5674] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:46 2026] GET /volume/v3/volumes/af6a7fd1-74cb-4243-aed2-cc068bea3349 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:44:46.149519 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0f65e458-3c15-4529-9ee2-86448423dd42 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:46.151118 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0f65e458-3c15-4529-9ee2-86448423dd42 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] DELETE https://10.4.3.5/volume/v3/volumes/081f990c-5077-4d8d-a0d0-8212c84dac58 Aug 06 19:44:46.151334 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0f65e458-3c15-4529-9ee2-86448423dd42 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:46.151588 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0f65e458-3c15-4529-9ee2-86448423dd42 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:46.151788 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-0f65e458-3c15-4529-9ee2-86448423dd42 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Delete volume with id: 081f990c-5077-4d8d-a0d0-8212c84dac58 Aug 06 19:44:46.158180 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:46.158180 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:44:46.158675 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0f65e458-3c15-4529-9ee2-86448423dd42 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Volume info retrieved successfully. Aug 06 19:44:46.175268 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0f65e458-3c15-4529-9ee2-86448423dd42 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Delete volume request issued successfully. Aug 06 19:44:46.175495 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0f65e458-3c15-4529-9ee2-86448423dd42 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/volumes/081f990c-5077-4d8d-a0d0-8212c84dac58 returned with HTTP 202 Aug 06 19:44:46.176034 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1410/5675] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:44:46 2026] DELETE /volume/v3/volumes/081f990c-5077-4d8d-a0d0-8212c84dac58 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:44:46.183719 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d785a128-5c8b-4224-a958-202c62610823 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:46.185644 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d785a128-5c8b-4224-a958-202c62610823 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/volumes/081f990c-5077-4d8d-a0d0-8212c84dac58 Aug 06 19:44:46.185883 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d785a128-5c8b-4224-a958-202c62610823 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:46.186102 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d785a128-5c8b-4224-a958-202c62610823 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:46.192896 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:46.192896 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:44:46.196849 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d785a128-5c8b-4224-a958-202c62610823 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Volume info retrieved successfully. Aug 06 19:44:46.202152 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d785a128-5c8b-4224-a958-202c62610823 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/volumes/081f990c-5077-4d8d-a0d0-8212c84dac58 returned with HTTP 200 Aug 06 19:44:46.202557 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1426/5676] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:46 2026] GET /volume/v3/volumes/081f990c-5077-4d8d-a0d0-8212c84dac58 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:47.214833 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6cb9fec4-1a09-4823-bd05-dadeab76549b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:47.216729 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6cb9fec4-1a09-4823-bd05-dadeab76549b tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/volumes/081f990c-5077-4d8d-a0d0-8212c84dac58 Aug 06 19:44:47.216937 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6cb9fec4-1a09-4823-bd05-dadeab76549b tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:47.217143 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6cb9fec4-1a09-4823-bd05-dadeab76549b tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:47.223336 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6cb9fec4-1a09-4823-bd05-dadeab76549b tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/volumes/081f990c-5077-4d8d-a0d0-8212c84dac58 returned with HTTP 404 Aug 06 19:44:47.223902 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1425/5677] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:47 2026] GET /volume/v3/volumes/081f990c-5077-4d8d-a0d0-8212c84dac58 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:44:47.230175 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-75168f3e-92a0-46d8-ae43-e77bf025c195 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:47.231955 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-75168f3e-92a0-46d8-ae43-e77bf025c195 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] DELETE https://10.4.3.5/volume/v3/volumes/afc2a85c-1110-447b-85e8-759c853e0d92 Aug 06 19:44:47.232188 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-75168f3e-92a0-46d8-ae43-e77bf025c195 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:47.232370 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-75168f3e-92a0-46d8-ae43-e77bf025c195 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:47.232521 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-75168f3e-92a0-46d8-ae43-e77bf025c195 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Delete volume with id: afc2a85c-1110-447b-85e8-759c853e0d92 Aug 06 19:44:47.239564 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:47.239564 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:44:47.239932 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-75168f3e-92a0-46d8-ae43-e77bf025c195 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Volume info retrieved successfully. Aug 06 19:44:47.254295 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-75168f3e-92a0-46d8-ae43-e77bf025c195 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Delete volume request issued successfully. Aug 06 19:44:47.254438 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-75168f3e-92a0-46d8-ae43-e77bf025c195 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/volumes/afc2a85c-1110-447b-85e8-759c853e0d92 returned with HTTP 202 Aug 06 19:44:47.254784 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1417/5678] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:44:47 2026] DELETE /volume/v3/volumes/afc2a85c-1110-447b-85e8-759c853e0d92 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:44:47.261247 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1ec0fe60-a091-4dbf-9259-145aec9e2218 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:47.263008 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1ec0fe60-a091-4dbf-9259-145aec9e2218 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/volumes/afc2a85c-1110-447b-85e8-759c853e0d92 Aug 06 19:44:47.263205 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1ec0fe60-a091-4dbf-9259-145aec9e2218 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:47.263381 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1ec0fe60-a091-4dbf-9259-145aec9e2218 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:47.270031 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:47.270031 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:44:47.273399 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1ec0fe60-a091-4dbf-9259-145aec9e2218 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Volume info retrieved successfully. Aug 06 19:44:47.277133 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1ec0fe60-a091-4dbf-9259-145aec9e2218 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/volumes/afc2a85c-1110-447b-85e8-759c853e0d92 returned with HTTP 200 Aug 06 19:44:47.277549 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1411/5679] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:47 2026] GET /volume/v3/volumes/afc2a85c-1110-447b-85e8-759c853e0d92 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:48.290105 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f2505cd8-079e-4951-8045-08f2559e9c25 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:48.292055 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f2505cd8-079e-4951-8045-08f2559e9c25 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/volumes/afc2a85c-1110-447b-85e8-759c853e0d92 Aug 06 19:44:48.292194 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f2505cd8-079e-4951-8045-08f2559e9c25 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:48.292333 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f2505cd8-079e-4951-8045-08f2559e9c25 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:48.297903 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f2505cd8-079e-4951-8045-08f2559e9c25 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/volumes/afc2a85c-1110-447b-85e8-759c853e0d92 returned with HTTP 404 Aug 06 19:44:48.298373 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1427/5680] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:48 2026] GET /volume/v3/volumes/afc2a85c-1110-447b-85e8-759c853e0d92 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:44:48.305236 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b76edf92-c4d2-4631-bff0-015db8caea10 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:48.307004 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b76edf92-c4d2-4631-bff0-015db8caea10 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] DELETE https://10.4.3.5/volume/v3/volumes/d5d1f2d3-4249-45f9-bf5a-16b70940c56f Aug 06 19:44:48.307207 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b76edf92-c4d2-4631-bff0-015db8caea10 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:48.307396 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b76edf92-c4d2-4631-bff0-015db8caea10 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:48.307563 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-b76edf92-c4d2-4631-bff0-015db8caea10 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Delete volume with id: d5d1f2d3-4249-45f9-bf5a-16b70940c56f Aug 06 19:44:48.314842 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:48.314842 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:44:48.315302 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b76edf92-c4d2-4631-bff0-015db8caea10 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Volume info retrieved successfully. Aug 06 19:44:48.330799 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b76edf92-c4d2-4631-bff0-015db8caea10 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Delete volume request issued successfully. Aug 06 19:44:48.331060 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b76edf92-c4d2-4631-bff0-015db8caea10 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/volumes/d5d1f2d3-4249-45f9-bf5a-16b70940c56f returned with HTTP 202 Aug 06 19:44:48.331626 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1426/5681] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:44:48 2026] DELETE /volume/v3/volumes/d5d1f2d3-4249-45f9-bf5a-16b70940c56f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:44:48.338650 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b6c38c30-8cd5-479c-9233-287c85227652 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:48.340420 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b6c38c30-8cd5-479c-9233-287c85227652 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/volumes/d5d1f2d3-4249-45f9-bf5a-16b70940c56f Aug 06 19:44:48.340617 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b6c38c30-8cd5-479c-9233-287c85227652 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:48.340847 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b6c38c30-8cd5-479c-9233-287c85227652 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:48.347681 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:48.347681 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:44:48.351184 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b6c38c30-8cd5-479c-9233-287c85227652 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Volume info retrieved successfully. Aug 06 19:44:48.355678 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b6c38c30-8cd5-479c-9233-287c85227652 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/volumes/d5d1f2d3-4249-45f9-bf5a-16b70940c56f returned with HTTP 200 Aug 06 19:44:48.356069 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1418/5682] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:48 2026] GET /volume/v3/volumes/d5d1f2d3-4249-45f9-bf5a-16b70940c56f => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:49.367947 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5ba08809-a06f-449b-acad-2a4949ae9f19 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:49.369801 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5ba08809-a06f-449b-acad-2a4949ae9f19 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] GET https://10.4.3.5/volume/v3/volumes/d5d1f2d3-4249-45f9-bf5a-16b70940c56f Aug 06 19:44:49.370000 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5ba08809-a06f-449b-acad-2a4949ae9f19 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:49.370213 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5ba08809-a06f-449b-acad-2a4949ae9f19 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:49.376352 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5ba08809-a06f-449b-acad-2a4949ae9f19 tempest-CreateVolumesFromBackupTest-324346794 tempest-CreateVolumesFromBackupTest-324346794-project-member] https://10.4.3.5/volume/v3/volumes/d5d1f2d3-4249-45f9-bf5a-16b70940c56f returned with HTTP 404 Aug 06 19:44:49.376899 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1412/5683] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:44:49 2026] GET /volume/v3/volumes/d5d1f2d3-4249-45f9-bf5a-16b70940c56f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:44:50.501181 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-55db00d8-dbb6-4bda-a83a-ac4b4ea5451d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:50.596798 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-55db00d8-dbb6-4bda-a83a-ac4b4ea5451d tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:44:50.597247 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-55db00d8-dbb6-4bda-a83a-ac4b4ea5451d tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1466780774"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:44:50.599184 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-55db00d8-dbb6-4bda-a83a-ac4b4ea5451d tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1466780774'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:44:50.599346 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-55db00d8-dbb6-4bda-a83a-ac4b4ea5451d tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Create volume of 1 GB Aug 06 19:44:50.604321 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-55db00d8-dbb6-4bda-a83a-ac4b4ea5451d tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Availability Zones retrieved successfully. Aug 06 19:44:50.612033 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-55db00d8-dbb6-4bda-a83a-ac4b4ea5451d tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Flow 'volume_create_api' (7182fc03-5669-4cdc-a79f-0baed54508a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:44:50.613346 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-55db00d8-dbb6-4bda-a83a-ac4b4ea5451d tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db547bef-63a3-46e8-b3da-0c014f60935d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:44:50.614560 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-55db00d8-dbb6-4bda-a83a-ac4b4ea5451d tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:44:50.640109 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-55db00d8-dbb6-4bda-a83a-ac4b4ea5451d tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db547bef-63a3-46e8-b3da-0c014f60935d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:44:50.640799 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-55db00d8-dbb6-4bda-a83a-ac4b4ea5451d tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26076be8-941e-4eda-bd48-786774b23357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:44:50.696315 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-55db00d8-dbb6-4bda-a83a-ac4b4ea5451d tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Created reservations ['39e4a014-5ace-42da-b7ac-a55af517c2b6', 'ee5bd326-24f8-4aac-bbb4-b8e41a8bb793', '7f5d8b60-c86b-4045-9774-c0d0313fe443', 'b45c4709-f4bc-4703-b96a-76984ffe2501'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:44:50.697083 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-55db00d8-dbb6-4bda-a83a-ac4b4ea5451d tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26076be8-941e-4eda-bd48-786774b23357) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39e4a014-5ace-42da-b7ac-a55af517c2b6', 'ee5bd326-24f8-4aac-bbb4-b8e41a8bb793', '7f5d8b60-c86b-4045-9774-c0d0313fe443', 'b45c4709-f4bc-4703-b96a-76984ffe2501']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:44:50.697785 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-55db00d8-dbb6-4bda-a83a-ac4b4ea5451d tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b95e7b20-f2e4-4bb0-8996-cb8575d89ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:44:50.719678 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-55db00d8-dbb6-4bda-a83a-ac4b4ea5451d tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b95e7b20-f2e4-4bb0-8996-cb8575d89ddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f566a25-1158-4978-b676-dfcc90779e43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1466780774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d2f8f0979a745d7ab1352e6244f64d4',qos_specs=None,replication_status=,reservations=['39e4a014-5ace-42da-b7ac-a55af517c2b6','ee5bd326-24f8-4aac-bbb4-b8e41a8bb793','7f5d8b60-c86b-4045-9774-c0d0313fe443','b45c4709-f4bc-4703-b96a-76984ffe2501'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18401bacc6804d378074e83870d217da',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:44:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1466780774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f566a25-1158-4978-b676-dfcc90779e43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d2f8f0979a745d7ab1352e6244f64d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18401bacc6804d378074e83870d217da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:44:50.720926 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-55db00d8-dbb6-4bda-a83a-ac4b4ea5451d tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9700a50f-305c-4c13-aae3-ad392e9cf9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:44:50.737981 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-55db00d8-dbb6-4bda-a83a-ac4b4ea5451d tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9700a50f-305c-4c13-aae3-ad392e9cf9e3) transitioned into state 'SUCCESS' from state '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-1466780774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d2f8f0979a745d7ab1352e6244f64d4',qos_specs=None,replication_status=,reservations=['39e4a014-5ace-42da-b7ac-a55af517c2b6','ee5bd326-24f8-4aac-bbb4-b8e41a8bb793','7f5d8b60-c86b-4045-9774-c0d0313fe443','b45c4709-f4bc-4703-b96a-76984ffe2501'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18401bacc6804d378074e83870d217da',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:44:50.738683 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-55db00d8-dbb6-4bda-a83a-ac4b4ea5451d tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d5a3428-3c1e-401c-bf68-bd98bce82fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:44:50.747631 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-55db00d8-dbb6-4bda-a83a-ac4b4ea5451d tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d5a3428-3c1e-401c-bf68-bd98bce82fbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:44:50.748274 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-55db00d8-dbb6-4bda-a83a-ac4b4ea5451d tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Flow 'volume_create_api' (7182fc03-5669-4cdc-a79f-0baed54508a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:44:50.748591 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-55db00d8-dbb6-4bda-a83a-ac4b4ea5451d tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Create volume request issued successfully. Aug 06 19:44:50.749244 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-55db00d8-dbb6-4bda-a83a-ac4b4ea5451d tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:44:50.749684 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1428/5684] 10.4.3.5 () {70 vars in 1284 bytes} [Thu Aug 6 19:44:50 2026] POST /volume/v3/volumes => generated 774 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:44:50.761769 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5157d966-6a7c-4bb6-9622-aac413cf015d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:50.764264 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5157d966-6a7c-4bb6-9622-aac413cf015d tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] GET https://10.4.3.5/volume/v3/volumes/2f566a25-1158-4978-b676-dfcc90779e43 Aug 06 19:44:50.764570 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5157d966-6a7c-4bb6-9622-aac413cf015d tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:50.764837 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5157d966-6a7c-4bb6-9622-aac413cf015d tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:50.774784 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:50.774784 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:44:50.779092 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5157d966-6a7c-4bb6-9622-aac413cf015d tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Volume info retrieved successfully. Aug 06 19:44:50.783983 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5157d966-6a7c-4bb6-9622-aac413cf015d tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] https://10.4.3.5/volume/v3/volumes/2f566a25-1158-4978-b676-dfcc90779e43 returned with HTTP 200 Aug 06 19:44:50.784362 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1427/5685] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:44:50 2026] GET /volume/v3/volumes/2f566a25-1158-4978-b676-dfcc90779e43 => generated 953 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:51.796242 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9a92098b-7313-43ba-8576-d8b493d05f3e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:51.797902 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9a92098b-7313-43ba-8576-d8b493d05f3e tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] GET https://10.4.3.5/volume/v3/volumes/2f566a25-1158-4978-b676-dfcc90779e43 Aug 06 19:44:51.798113 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9a92098b-7313-43ba-8576-d8b493d05f3e tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:51.798289 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9a92098b-7313-43ba-8576-d8b493d05f3e tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:51.804688 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:51.804688 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:44:51.807893 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9a92098b-7313-43ba-8576-d8b493d05f3e tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Volume info retrieved successfully. Aug 06 19:44:51.811330 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9a92098b-7313-43ba-8576-d8b493d05f3e tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] https://10.4.3.5/volume/v3/volumes/2f566a25-1158-4978-b676-dfcc90779e43 returned with HTTP 200 Aug 06 19:44:51.811686 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1419/5686] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:44:51 2026] GET /volume/v3/volumes/2f566a25-1158-4978-b676-dfcc90779e43 => generated 1014 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:44:51.823178 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e6afe16a-575b-4847-8041-7e4d31eb7e25 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:51.824802 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e6afe16a-575b-4847-8041-7e4d31eb7e25 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] POST https://10.4.3.5/volume/v3/backups Aug 06 19:44:51.825126 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e6afe16a-575b-4847-8041-7e4d31eb7e25 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2f566a25-1158-4978-b676-dfcc90779e43", "name": "tempest-type-Backup-1256232262"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:44:51.826415 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-e6afe16a-575b-4847-8041-7e4d31eb7e25 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Creating new backup {'backup': {'volume_id': '2f566a25-1158-4978-b676-dfcc90779e43', 'name': 'tempest-type-Backup-1256232262'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 19:44:51.826551 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-e6afe16a-575b-4847-8041-7e4d31eb7e25 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Creating backup of volume 2f566a25-1158-4978-b676-dfcc90779e43 in container None Aug 06 19:44:51.832820 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:51.832820 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:44:51.833132 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e6afe16a-575b-4847-8041-7e4d31eb7e25 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Volume info retrieved successfully. Aug 06 19:44:51.852196 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-e6afe16a-575b-4847-8041-7e4d31eb7e25 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Created reservations ['03e05941-72c6-46bf-981d-4280bff49572', '70b3972e-03aa-47fe-be5a-02b112619e49'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:44:51.871972 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e6afe16a-575b-4847-8041-7e4d31eb7e25 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] https://10.4.3.5/volume/v3/backups returned with HTTP 202 Aug 06 19:44:51.872390 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1413/5687] 10.4.3.5 () {70 vars in 1285 bytes} [Thu Aug 6 19:44:51 2026] POST /volume/v3/backups => generated 312 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:44:51.880073 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9db14b69-7a4f-4aac-87a2-0f313894c8f8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:51.882209 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9db14b69-7a4f-4aac-87a2-0f313894c8f8 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] GET https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 Aug 06 19:44:51.882565 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9db14b69-7a4f-4aac-87a2-0f313894c8f8 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:51.882635 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9db14b69-7a4f-4aac-87a2-0f313894c8f8 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:51.882742 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-9db14b69-7a4f-4aac-87a2-0f313894c8f8 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Show backup with id a424f8e1-7796-4658-92e1-b78369f10898. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:44:51.886629 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:51.886629 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:44:51.887309 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9db14b69-7a4f-4aac-87a2-0f313894c8f8 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 returned with HTTP 200 Aug 06 19:44:51.887707 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1429/5688] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:44:51 2026] GET /volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 => generated 719 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:52.896844 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-de64122c-b0f1-4514-871d-93c4840c9fff None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:52.898502 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-de64122c-b0f1-4514-871d-93c4840c9fff tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] GET https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 Aug 06 19:44:52.898710 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-de64122c-b0f1-4514-871d-93c4840c9fff tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:52.898885 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-de64122c-b0f1-4514-871d-93c4840c9fff tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:52.898986 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-de64122c-b0f1-4514-871d-93c4840c9fff tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Show backup with id a424f8e1-7796-4658-92e1-b78369f10898. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:44:52.903386 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:52.903386 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:44:52.903959 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-de64122c-b0f1-4514-871d-93c4840c9fff tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 returned with HTTP 200 Aug 06 19:44:52.904503 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1428/5689] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:44:52 2026] GET /volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:53.914570 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-abeb640c-706a-447a-9db6-9cd714d88233 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:53.916365 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-abeb640c-706a-447a-9db6-9cd714d88233 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] GET https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 Aug 06 19:44:53.916616 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-abeb640c-706a-447a-9db6-9cd714d88233 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:53.916830 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-abeb640c-706a-447a-9db6-9cd714d88233 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:53.916973 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-abeb640c-706a-447a-9db6-9cd714d88233 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Show backup with id a424f8e1-7796-4658-92e1-b78369f10898. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:44:53.921282 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:53.921282 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:44:53.921875 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-abeb640c-706a-447a-9db6-9cd714d88233 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 returned with HTTP 200 Aug 06 19:44:53.922226 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1420/5690] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:44:53 2026] GET /volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:54.933224 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c826508b-3541-4956-af26-88ad5ce2fb83 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:54.935240 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c826508b-3541-4956-af26-88ad5ce2fb83 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] GET https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 Aug 06 19:44:54.935447 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c826508b-3541-4956-af26-88ad5ce2fb83 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:54.935612 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c826508b-3541-4956-af26-88ad5ce2fb83 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:54.935667 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-c826508b-3541-4956-af26-88ad5ce2fb83 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Show backup with id a424f8e1-7796-4658-92e1-b78369f10898. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:44:54.939668 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:54.939668 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:44:54.940215 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c826508b-3541-4956-af26-88ad5ce2fb83 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 returned with HTTP 200 Aug 06 19:44:54.940713 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1414/5691] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:44:54 2026] GET /volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:55.950621 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c2911042-c36a-4c51-8704-dfb4e2427b9c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:55.953946 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c2911042-c36a-4c51-8704-dfb4e2427b9c tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] GET https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 Aug 06 19:44:55.954278 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c2911042-c36a-4c51-8704-dfb4e2427b9c tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:55.954499 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c2911042-c36a-4c51-8704-dfb4e2427b9c tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:55.954627 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-c2911042-c36a-4c51-8704-dfb4e2427b9c tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Show backup with id a424f8e1-7796-4658-92e1-b78369f10898. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:44:55.959073 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:55.959073 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:44:55.959716 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c2911042-c36a-4c51-8704-dfb4e2427b9c tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 returned with HTTP 200 Aug 06 19:44:55.960117 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1430/5692] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:44:55 2026] GET /volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:56.970322 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b7ec95b7-c8e1-4b83-ab2e-dc4f8dba33e6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:56.972406 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b7ec95b7-c8e1-4b83-ab2e-dc4f8dba33e6 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] GET https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 Aug 06 19:44:56.972625 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b7ec95b7-c8e1-4b83-ab2e-dc4f8dba33e6 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:56.972853 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b7ec95b7-c8e1-4b83-ab2e-dc4f8dba33e6 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:56.972952 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b7ec95b7-c8e1-4b83-ab2e-dc4f8dba33e6 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Show backup with id a424f8e1-7796-4658-92e1-b78369f10898. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:44:56.977389 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:56.977389 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:44:56.978053 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b7ec95b7-c8e1-4b83-ab2e-dc4f8dba33e6 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 returned with HTTP 200 Aug 06 19:44:56.978439 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1429/5693] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:44:56 2026] GET /volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:57.989082 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1b749f6b-917e-4b69-bff9-267f1f335b16 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:57.991530 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1b749f6b-917e-4b69-bff9-267f1f335b16 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] GET https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 Aug 06 19:44:57.991854 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1b749f6b-917e-4b69-bff9-267f1f335b16 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:57.992140 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1b749f6b-917e-4b69-bff9-267f1f335b16 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:57.992302 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-1b749f6b-917e-4b69-bff9-267f1f335b16 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Show backup with id a424f8e1-7796-4658-92e1-b78369f10898. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:44:57.996924 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:57.996924 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:44:57.997600 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1b749f6b-917e-4b69-bff9-267f1f335b16 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 returned with HTTP 200 Aug 06 19:44:57.997989 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1421/5694] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:44:57 2026] GET /volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:44:59.008879 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e37fab4f-b29b-4e32-970e-4e095a3d472c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:44:59.010684 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e37fab4f-b29b-4e32-970e-4e095a3d472c tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] GET https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 Aug 06 19:44:59.010917 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e37fab4f-b29b-4e32-970e-4e095a3d472c tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:44:59.011151 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e37fab4f-b29b-4e32-970e-4e095a3d472c tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:44:59.011256 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-e37fab4f-b29b-4e32-970e-4e095a3d472c tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Show backup with id a424f8e1-7796-4658-92e1-b78369f10898. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:44:59.015585 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:44:59.015585 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:44:59.016228 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e37fab4f-b29b-4e32-970e-4e095a3d472c tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 returned with HTTP 200 Aug 06 19:44:59.016604 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1415/5695] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:44:59 2026] GET /volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:00.027125 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-726680e6-259a-4eba-af0d-fc586f122660 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:00.029410 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-726680e6-259a-4eba-af0d-fc586f122660 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] GET https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 Aug 06 19:45:00.029698 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-726680e6-259a-4eba-af0d-fc586f122660 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:00.029945 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-726680e6-259a-4eba-af0d-fc586f122660 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:00.030112 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-726680e6-259a-4eba-af0d-fc586f122660 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Show backup with id a424f8e1-7796-4658-92e1-b78369f10898. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:45:00.035062 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:00.035062 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:45:00.035806 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-726680e6-259a-4eba-af0d-fc586f122660 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 returned with HTTP 200 Aug 06 19:45:00.036284 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1431/5696] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:45:00 2026] GET /volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:01.047092 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c1ae10ad-126b-4816-8666-b54adbabe1c6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:01.048879 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c1ae10ad-126b-4816-8666-b54adbabe1c6 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] GET https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 Aug 06 19:45:01.049111 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c1ae10ad-126b-4816-8666-b54adbabe1c6 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:01.049302 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c1ae10ad-126b-4816-8666-b54adbabe1c6 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:01.049410 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c1ae10ad-126b-4816-8666-b54adbabe1c6 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Show backup with id a424f8e1-7796-4658-92e1-b78369f10898. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:45:01.053658 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:01.053658 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:45:01.054256 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c1ae10ad-126b-4816-8666-b54adbabe1c6 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 returned with HTTP 200 Aug 06 19:45:01.054679 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1430/5697] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:45:01 2026] GET /volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:02.065677 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0b846085-1f70-42f7-8941-633b22a10444 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:02.067613 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0b846085-1f70-42f7-8941-633b22a10444 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] GET https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 Aug 06 19:45:02.067911 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0b846085-1f70-42f7-8941-633b22a10444 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:02.068301 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0b846085-1f70-42f7-8941-633b22a10444 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:02.068367 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-0b846085-1f70-42f7-8941-633b22a10444 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Show backup with id a424f8e1-7796-4658-92e1-b78369f10898. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:45:02.073261 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:02.073261 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:45:02.073834 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0b846085-1f70-42f7-8941-633b22a10444 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 returned with HTTP 200 Aug 06 19:45:02.074223 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1422/5698] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:45:02 2026] GET /volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:03.085192 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9b8d86f6-e4b3-46b4-9aa7-6232791e5cf2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:03.087203 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9b8d86f6-e4b3-46b4-9aa7-6232791e5cf2 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] GET https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 Aug 06 19:45:03.087418 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9b8d86f6-e4b3-46b4-9aa7-6232791e5cf2 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:03.087641 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9b8d86f6-e4b3-46b4-9aa7-6232791e5cf2 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:03.087767 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-9b8d86f6-e4b3-46b4-9aa7-6232791e5cf2 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Show backup with id a424f8e1-7796-4658-92e1-b78369f10898. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:45:03.092154 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:03.092154 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:45:03.092893 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9b8d86f6-e4b3-46b4-9aa7-6232791e5cf2 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 returned with HTTP 200 Aug 06 19:45:03.093396 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1416/5699] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:45:03 2026] GET /volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:04.102526 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0b686bdb-5e8b-42b1-a261-62255be21fc5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:04.104478 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0b686bdb-5e8b-42b1-a261-62255be21fc5 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] GET https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 Aug 06 19:45:04.104729 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0b686bdb-5e8b-42b1-a261-62255be21fc5 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:04.104929 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0b686bdb-5e8b-42b1-a261-62255be21fc5 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:04.105064 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-0b686bdb-5e8b-42b1-a261-62255be21fc5 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Show backup with id a424f8e1-7796-4658-92e1-b78369f10898. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:45:04.109105 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:04.109105 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:45:04.109703 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0b686bdb-5e8b-42b1-a261-62255be21fc5 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 returned with HTTP 200 Aug 06 19:45:04.110080 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1432/5700] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:45:04 2026] GET /volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:05.120004 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b21d2b8b-f6ed-4616-8fe0-2f4ffdda8660 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:05.122105 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b21d2b8b-f6ed-4616-8fe0-2f4ffdda8660 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] GET https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 Aug 06 19:45:05.122345 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b21d2b8b-f6ed-4616-8fe0-2f4ffdda8660 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:05.122560 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b21d2b8b-f6ed-4616-8fe0-2f4ffdda8660 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:05.122685 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b21d2b8b-f6ed-4616-8fe0-2f4ffdda8660 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Show backup with id a424f8e1-7796-4658-92e1-b78369f10898. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:45:05.127764 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:05.127764 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:45:05.128627 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b21d2b8b-f6ed-4616-8fe0-2f4ffdda8660 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 returned with HTTP 200 Aug 06 19:45:05.129265 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1431/5701] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:45:05 2026] GET /volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:06.139132 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-50f47d9b-76e9-40ff-9e47-9d8e44062663 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:06.141574 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-50f47d9b-76e9-40ff-9e47-9d8e44062663 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] GET https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 Aug 06 19:45:06.141893 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-50f47d9b-76e9-40ff-9e47-9d8e44062663 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:06.142196 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-50f47d9b-76e9-40ff-9e47-9d8e44062663 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:06.142363 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-50f47d9b-76e9-40ff-9e47-9d8e44062663 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Show backup with id a424f8e1-7796-4658-92e1-b78369f10898. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:45:06.144608 np0000006689 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=76,cinder:UPDATE=19,cinder:INSERT=9 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:45:06.148477 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:06.148477 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:45:06.149450 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-50f47d9b-76e9-40ff-9e47-9d8e44062663 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 returned with HTTP 200 Aug 06 19:45:06.150099 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1423/5702] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:45:06 2026] GET /volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:07.159984 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c8aecc71-0840-49de-96bd-14c8cf332922 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:07.161638 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c8aecc71-0840-49de-96bd-14c8cf332922 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] GET https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 Aug 06 19:45:07.161878 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c8aecc71-0840-49de-96bd-14c8cf332922 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:07.162065 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c8aecc71-0840-49de-96bd-14c8cf332922 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:07.162172 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-c8aecc71-0840-49de-96bd-14c8cf332922 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Show backup with id a424f8e1-7796-4658-92e1-b78369f10898. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:45:07.163749 np0000006689 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=72,cinder:UPDATE=23,cinder:INSERT=13 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:45:07.167196 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:07.167196 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:45:07.167885 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c8aecc71-0840-49de-96bd-14c8cf332922 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 returned with HTTP 200 Aug 06 19:45:07.168338 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1417/5703] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:45:07 2026] GET /volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:07.177764 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6979a4fa-0325-4067-acbf-3423f3d96093 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:07.179614 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6979a4fa-0325-4067-acbf-3423f3d96093 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] PUT https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 Aug 06 19:45:07.180011 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6979a4fa-0325-4067-acbf-3423f3d96093 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:45:07.183389 np0000006689 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=88,cinder:INSERT=22,cinder:UPDATE=33 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:45:07.187869 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:07.187869 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:45:07.194074 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6979a4fa-0325-4067-acbf-3423f3d96093 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 returned with HTTP 200 Aug 06 19:45:07.194483 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1433/5704] 10.4.3.5 () {70 vars in 1394 bytes} [Thu Aug 6 19:45:07 2026] PUT /volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 => generated 312 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:07.201832 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c62ea5f1-daec-49dd-8e44-760a16723a67 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:07.204215 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c62ea5f1-daec-49dd-8e44-760a16723a67 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] GET https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 Aug 06 19:45:07.204463 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c62ea5f1-daec-49dd-8e44-760a16723a67 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:07.204725 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c62ea5f1-daec-49dd-8e44-760a16723a67 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:07.204875 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c62ea5f1-daec-49dd-8e44-760a16723a67 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Show backup with id a424f8e1-7796-4658-92e1-b78369f10898. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:45:07.206974 np0000006689 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=107,cinder:UPDATE=41,cinder:INSERT=24 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:45:07.212308 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:07.212308 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:45:07.213701 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c62ea5f1-daec-49dd-8e44-760a16723a67 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 returned with HTTP 200 Aug 06 19:45:07.214283 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1432/5705] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:45:07 2026] GET /volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:07.223807 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7ab89a2b-3d59-4e31-bd3a-e992cbb1ab8e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:07.225397 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7ab89a2b-3d59-4e31-bd3a-e992cbb1ab8e tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] DELETE https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 Aug 06 19:45:07.225599 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7ab89a2b-3d59-4e31-bd3a-e992cbb1ab8e tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:07.225767 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7ab89a2b-3d59-4e31-bd3a-e992cbb1ab8e tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:07.225867 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-7ab89a2b-3d59-4e31-bd3a-e992cbb1ab8e tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Delete backup with id: a424f8e1-7796-4658-92e1-b78369f10898. Aug 06 19:45:07.229611 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:07.229611 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:45:07.242859 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.backup.rpcapi [None req-7ab89a2b-3d59-4e31-bd3a-e992cbb1ab8e tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] delete_backup rpcapi backup_id a424f8e1-7796-4658-92e1-b78369f10898 {{(pid=100263) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 19:45:07.245089 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7ab89a2b-3d59-4e31-bd3a-e992cbb1ab8e tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 returned with HTTP 202 Aug 06 19:45:07.245555 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1424/5706] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:45:07 2026] DELETE /volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:45:07.252440 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0eb8682f-c9ee-4f8a-90b8-ad6ad4f84fb9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:07.254089 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0eb8682f-c9ee-4f8a-90b8-ad6ad4f84fb9 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] GET https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 Aug 06 19:45:07.254298 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0eb8682f-c9ee-4f8a-90b8-ad6ad4f84fb9 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:07.254487 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0eb8682f-c9ee-4f8a-90b8-ad6ad4f84fb9 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:07.254602 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-0eb8682f-c9ee-4f8a-90b8-ad6ad4f84fb9 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Show backup with id a424f8e1-7796-4658-92e1-b78369f10898. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:45:07.258759 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:07.258759 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:45:07.259356 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0eb8682f-c9ee-4f8a-90b8-ad6ad4f84fb9 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 returned with HTTP 200 Aug 06 19:45:07.259736 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1418/5707] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:45:07 2026] GET /volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:08.270342 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-be952ee4-511c-474a-a517-ab1c8ffa3676 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:08.272024 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-be952ee4-511c-474a-a517-ab1c8ffa3676 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] GET https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 Aug 06 19:45:08.272223 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-be952ee4-511c-474a-a517-ab1c8ffa3676 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:08.272392 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-be952ee4-511c-474a-a517-ab1c8ffa3676 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:08.272493 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-be952ee4-511c-474a-a517-ab1c8ffa3676 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Show backup with id a424f8e1-7796-4658-92e1-b78369f10898. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 19:45:08.275848 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-be952ee4-511c-474a-a517-ab1c8ffa3676 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] https://10.4.3.5/volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 returned with HTTP 404 Aug 06 19:45:08.276335 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1434/5708] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:45:08 2026] GET /volume/v3/backups/a424f8e1-7796-4658-92e1-b78369f10898 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:45:08.282746 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8ba92e6c-c943-4d61-8b50-4b4b2eb88794 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:08.284755 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ba92e6c-c943-4d61-8b50-4b4b2eb88794 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/2f566a25-1158-4978-b676-dfcc90779e43 Aug 06 19:45:08.285072 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8ba92e6c-c943-4d61-8b50-4b4b2eb88794 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:08.285349 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8ba92e6c-c943-4d61-8b50-4b4b2eb88794 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:08.285599 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-8ba92e6c-c943-4d61-8b50-4b4b2eb88794 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Delete volume with id: 2f566a25-1158-4978-b676-dfcc90779e43 Aug 06 19:45:08.292675 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:08.292675 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:45:08.293078 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8ba92e6c-c943-4d61-8b50-4b4b2eb88794 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Volume info retrieved successfully. Aug 06 19:45:08.311032 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8ba92e6c-c943-4d61-8b50-4b4b2eb88794 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Delete volume request issued successfully. Aug 06 19:45:08.311270 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ba92e6c-c943-4d61-8b50-4b4b2eb88794 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] https://10.4.3.5/volume/v3/volumes/2f566a25-1158-4978-b676-dfcc90779e43 returned with HTTP 202 Aug 06 19:45:08.311903 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1433/5709] 10.4.3.5 () {68 vars in 1377 bytes} [Thu Aug 6 19:45:08 2026] DELETE /volume/v3/volumes/2f566a25-1158-4978-b676-dfcc90779e43 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:45:08.319088 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-13cd1e5c-3d8d-4210-9557-6442b022eae1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:08.320819 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-13cd1e5c-3d8d-4210-9557-6442b022eae1 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] GET https://10.4.3.5/volume/v3/volumes/2f566a25-1158-4978-b676-dfcc90779e43 Aug 06 19:45:08.321071 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-13cd1e5c-3d8d-4210-9557-6442b022eae1 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:08.321282 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-13cd1e5c-3d8d-4210-9557-6442b022eae1 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:08.327770 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:08.327770 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:45:08.330890 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-13cd1e5c-3d8d-4210-9557-6442b022eae1 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Volume info retrieved successfully. Aug 06 19:45:08.335265 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-13cd1e5c-3d8d-4210-9557-6442b022eae1 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] https://10.4.3.5/volume/v3/volumes/2f566a25-1158-4978-b676-dfcc90779e43 returned with HTTP 200 Aug 06 19:45:08.335627 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1425/5710] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:45:08 2026] GET /volume/v3/volumes/2f566a25-1158-4978-b676-dfcc90779e43 => generated 1013 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:45:09.349928 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c526a209-aa7f-4e3b-8d87-2907cb2c3570 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:09.351927 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c526a209-aa7f-4e3b-8d87-2907cb2c3570 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] GET https://10.4.3.5/volume/v3/volumes/2f566a25-1158-4978-b676-dfcc90779e43 Aug 06 19:45:09.352189 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c526a209-aa7f-4e3b-8d87-2907cb2c3570 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:09.352422 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c526a209-aa7f-4e3b-8d87-2907cb2c3570 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:09.358744 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c526a209-aa7f-4e3b-8d87-2907cb2c3570 tempest-ProjectAdminTests39-1965602961 tempest-ProjectAdminTests39-1965602961-project-admin] https://10.4.3.5/volume/v3/volumes/2f566a25-1158-4978-b676-dfcc90779e43 returned with HTTP 404 Aug 06 19:45:09.359267 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1419/5711] 10.4.3.5 () {68 vars in 1374 bytes} [Thu Aug 6 19:45:09 2026] GET /volume/v3/volumes/2f566a25-1158-4978-b676-dfcc90779e43 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:45:10.689820 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-de3dee03-bce1-4202-9357-dcfa2014f3e1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:10.772474 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-de3dee03-bce1-4202-9357-dcfa2014f3e1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:45:10.772817 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-de3dee03-bce1-4202-9357-dcfa2014f3e1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1837211790"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:45:10.774466 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-de3dee03-bce1-4202-9357-dcfa2014f3e1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1837211790'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:45:10.774594 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-de3dee03-bce1-4202-9357-dcfa2014f3e1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Create volume of 1 GB Aug 06 19:45:10.779122 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-de3dee03-bce1-4202-9357-dcfa2014f3e1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Availability Zones retrieved successfully. Aug 06 19:45:10.785054 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-de3dee03-bce1-4202-9357-dcfa2014f3e1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Flow 'volume_create_api' (217bb52f-b445-4f14-a66f-f03893442048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:45:10.786196 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-de3dee03-bce1-4202-9357-dcfa2014f3e1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91714666-fa68-429d-b593-34f3544d746b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:10.787031 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-de3dee03-bce1-4202-9357-dcfa2014f3e1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:45:10.810758 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-de3dee03-bce1-4202-9357-dcfa2014f3e1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91714666-fa68-429d-b593-34f3544d746b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:10.811505 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-de3dee03-bce1-4202-9357-dcfa2014f3e1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b104931e-6ddb-4a92-8611-e8d9b5360f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:10.861438 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-de3dee03-bce1-4202-9357-dcfa2014f3e1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Created reservations ['c11cb24f-c9d5-4665-a05a-fc22acea76bf', '474cb9c6-091c-4c17-ab8a-4aeab1e801d1', 'b300e3d0-394b-4907-bf10-e9027bfb36c9', '52c2918a-a26c-45be-ad08-7186b991ce00'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:45:10.862241 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-de3dee03-bce1-4202-9357-dcfa2014f3e1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b104931e-6ddb-4a92-8611-e8d9b5360f78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c11cb24f-c9d5-4665-a05a-fc22acea76bf', '474cb9c6-091c-4c17-ab8a-4aeab1e801d1', 'b300e3d0-394b-4907-bf10-e9027bfb36c9', '52c2918a-a26c-45be-ad08-7186b991ce00']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:10.862961 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-de3dee03-bce1-4202-9357-dcfa2014f3e1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (108073ea-9cdd-4d0f-9bb3-99ad3e2f74ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:10.884416 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-de3dee03-bce1-4202-9357-dcfa2014f3e1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (108073ea-9cdd-4d0f-9bb3-99ad3e2f74ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9966407f-e359-4b19-b7e4-6a92d2dd3b35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1837211790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c68cbb9110248409d2f03f1d92c5c87',qos_specs=None,replication_status=,reservations=['c11cb24f-c9d5-4665-a05a-fc22acea76bf','474cb9c6-091c-4c17-ab8a-4aeab1e801d1','b300e3d0-394b-4907-bf10-e9027bfb36c9','52c2918a-a26c-45be-ad08-7186b991ce00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728cdeb1cb85444dbff13d073129fa73',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:45:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1837211790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9966407f-e359-4b19-b7e4-6a92d2dd3b35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c68cbb9110248409d2f03f1d92c5c87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='728cdeb1cb85444dbff13d073129fa73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:10.885108 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-de3dee03-bce1-4202-9357-dcfa2014f3e1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (785f072f-f7c9-4a01-9592-7069f81e7fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:10.901245 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-de3dee03-bce1-4202-9357-dcfa2014f3e1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (785f072f-f7c9-4a01-9592-7069f81e7fc1) transitioned into state 'SUCCESS' from state '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-1837211790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c68cbb9110248409d2f03f1d92c5c87',qos_specs=None,replication_status=,reservations=['c11cb24f-c9d5-4665-a05a-fc22acea76bf','474cb9c6-091c-4c17-ab8a-4aeab1e801d1','b300e3d0-394b-4907-bf10-e9027bfb36c9','52c2918a-a26c-45be-ad08-7186b991ce00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728cdeb1cb85444dbff13d073129fa73',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:10.901913 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-de3dee03-bce1-4202-9357-dcfa2014f3e1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76adbef8-e0ce-4139-962d-5b136547ffa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:10.909980 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-de3dee03-bce1-4202-9357-dcfa2014f3e1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76adbef8-e0ce-4139-962d-5b136547ffa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:10.910708 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-de3dee03-bce1-4202-9357-dcfa2014f3e1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Flow 'volume_create_api' (217bb52f-b445-4f14-a66f-f03893442048) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:45:10.910993 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-de3dee03-bce1-4202-9357-dcfa2014f3e1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Create volume request issued successfully. Aug 06 19:45:10.911556 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-de3dee03-bce1-4202-9357-dcfa2014f3e1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:45:10.912095 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1435/5712] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:45:10 2026] POST /volume/v3/volumes => generated 774 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:45:10.923365 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f249b9c1-af4c-4c8a-998f-14575d46b427 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:10.925262 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f249b9c1-af4c-4c8a-998f-14575d46b427 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/9966407f-e359-4b19-b7e4-6a92d2dd3b35 Aug 06 19:45:10.925349 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f249b9c1-af4c-4c8a-998f-14575d46b427 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:10.925531 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f249b9c1-af4c-4c8a-998f-14575d46b427 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:10.932262 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:10.932262 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:45:10.935513 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f249b9c1-af4c-4c8a-998f-14575d46b427 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:10.939193 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f249b9c1-af4c-4c8a-998f-14575d46b427 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/9966407f-e359-4b19-b7e4-6a92d2dd3b35 returned with HTTP 200 Aug 06 19:45:10.939532 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1434/5713] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:10 2026] GET /volume/v3/volumes/9966407f-e359-4b19-b7e4-6a92d2dd3b35 => generated 953 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:11.951150 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4de8a685-b302-40ae-a76d-7a74c1536c4f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:11.952786 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4de8a685-b302-40ae-a76d-7a74c1536c4f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/9966407f-e359-4b19-b7e4-6a92d2dd3b35 Aug 06 19:45:11.952994 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4de8a685-b302-40ae-a76d-7a74c1536c4f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:11.953181 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4de8a685-b302-40ae-a76d-7a74c1536c4f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:11.960106 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:11.960106 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:45:11.963067 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4de8a685-b302-40ae-a76d-7a74c1536c4f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:11.966632 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4de8a685-b302-40ae-a76d-7a74c1536c4f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/9966407f-e359-4b19-b7e4-6a92d2dd3b35 returned with HTTP 200 Aug 06 19:45:11.966995 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1426/5714] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:11 2026] GET /volume/v3/volumes/9966407f-e359-4b19-b7e4-6a92d2dd3b35 => generated 1014 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:45:11.978663 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0773d546-69f1-46fb-8372-930b9caf3b66 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:12.031666 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0773d546-69f1-46fb-8372-930b9caf3b66 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:45:12.031989 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0773d546-69f1-46fb-8372-930b9caf3b66 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9966407f-e359-4b19-b7e4-6a92d2dd3b35", "name": "tempest-ProjectMemberTests-Snapshot-473077813"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:45:12.041228 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:12.041228 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:45:12.041818 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0773d546-69f1-46fb-8372-930b9caf3b66 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Volume info retrieved successfully. Aug 06 19:45:12.041965 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-0773d546-69f1-46fb-8372-930b9caf3b66 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Create snapshot from volume 9966407f-e359-4b19-b7e4-6a92d2dd3b35 Aug 06 19:45:12.075169 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-0773d546-69f1-46fb-8372-930b9caf3b66 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Created reservations ['0a00e3f9-24a8-482f-90ba-3157d9ebf029', 'c6a485ea-58d4-4b1b-b4ef-06104a00c6e8', 'a933166a-ad15-4dab-b7b4-e840af10a3d8', 'ec0d4c84-00ee-4d55-9218-372382f6af2b'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:45:12.105190 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0773d546-69f1-46fb-8372-930b9caf3b66 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Snapshot create request issued successfully. Aug 06 19:45:12.105590 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0773d546-69f1-46fb-8372-930b9caf3b66 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:45:12.106250 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1420/5715] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:45:11 2026] POST /volume/v3/snapshots => generated 304 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:45:12.114304 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bbe40c01-f0ac-433d-a214-cdce5d9ac91d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:12.116039 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bbe40c01-f0ac-433d-a214-cdce5d9ac91d tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] GET https://10.4.3.5/volume/v3/snapshots/7e6c1d67-c41a-4f7f-8096-650fde04253b Aug 06 19:45:12.116223 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bbe40c01-f0ac-433d-a214-cdce5d9ac91d tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:12.116420 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bbe40c01-f0ac-433d-a214-cdce5d9ac91d tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:12.120857 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:12.120857 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:45:12.121315 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bbe40c01-f0ac-433d-a214-cdce5d9ac91d tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Snapshot retrieved successfully. Aug 06 19:45:12.122092 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bbe40c01-f0ac-433d-a214-cdce5d9ac91d tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] https://10.4.3.5/volume/v3/snapshots/7e6c1d67-c41a-4f7f-8096-650fde04253b returned with HTTP 200 Aug 06 19:45:12.122431 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1436/5716] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:12 2026] GET /volume/v3/snapshots/7e6c1d67-c41a-4f7f-8096-650fde04253b => generated 436 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:13.132254 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9ee6cbca-3a37-468f-8588-39b1fd0dd2aa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:13.134501 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ee6cbca-3a37-468f-8588-39b1fd0dd2aa tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] GET https://10.4.3.5/volume/v3/snapshots/7e6c1d67-c41a-4f7f-8096-650fde04253b Aug 06 19:45:13.134769 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9ee6cbca-3a37-468f-8588-39b1fd0dd2aa tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:13.135101 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9ee6cbca-3a37-468f-8588-39b1fd0dd2aa tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:13.141642 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:13.141642 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:45:13.142190 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9ee6cbca-3a37-468f-8588-39b1fd0dd2aa tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Snapshot retrieved successfully. Aug 06 19:45:13.143226 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ee6cbca-3a37-468f-8588-39b1fd0dd2aa tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] https://10.4.3.5/volume/v3/snapshots/7e6c1d67-c41a-4f7f-8096-650fde04253b returned with HTTP 200 Aug 06 19:45:13.143723 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1435/5717] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:13 2026] GET /volume/v3/snapshots/7e6c1d67-c41a-4f7f-8096-650fde04253b => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:13.153841 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-644e9bb1-9e1f-4a2d-89d2-5c0450b5caaa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:13.156000 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-644e9bb1-9e1f-4a2d-89d2-5c0450b5caaa tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/7e6c1d67-c41a-4f7f-8096-650fde04253b Aug 06 19:45:13.156257 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-644e9bb1-9e1f-4a2d-89d2-5c0450b5caaa tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:13.156500 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-644e9bb1-9e1f-4a2d-89d2-5c0450b5caaa tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:13.156653 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-644e9bb1-9e1f-4a2d-89d2-5c0450b5caaa tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Delete snapshot with id: 7e6c1d67-c41a-4f7f-8096-650fde04253b Aug 06 19:45:13.162469 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:13.162469 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:45:13.163148 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-644e9bb1-9e1f-4a2d-89d2-5c0450b5caaa tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Snapshot retrieved successfully. Aug 06 19:45:13.182485 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-644e9bb1-9e1f-4a2d-89d2-5c0450b5caaa tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Snapshot delete request issued successfully. Aug 06 19:45:13.182756 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-644e9bb1-9e1f-4a2d-89d2-5c0450b5caaa tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] https://10.4.3.5/volume/v3/snapshots/7e6c1d67-c41a-4f7f-8096-650fde04253b returned with HTTP 202 Aug 06 19:45:13.183377 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1427/5718] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:45:13 2026] DELETE /volume/v3/snapshots/7e6c1d67-c41a-4f7f-8096-650fde04253b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:45:13.192274 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cedc82cc-45b1-48dc-ba25-028337b4165d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:13.194736 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cedc82cc-45b1-48dc-ba25-028337b4165d tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] GET https://10.4.3.5/volume/v3/snapshots/7e6c1d67-c41a-4f7f-8096-650fde04253b Aug 06 19:45:13.194989 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cedc82cc-45b1-48dc-ba25-028337b4165d tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:13.195490 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cedc82cc-45b1-48dc-ba25-028337b4165d tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:13.200762 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:13.200762 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:45:13.201263 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cedc82cc-45b1-48dc-ba25-028337b4165d tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Snapshot retrieved successfully. Aug 06 19:45:13.202011 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cedc82cc-45b1-48dc-ba25-028337b4165d tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] https://10.4.3.5/volume/v3/snapshots/7e6c1d67-c41a-4f7f-8096-650fde04253b returned with HTTP 200 Aug 06 19:45:13.202415 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1421/5719] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:13 2026] GET /volume/v3/snapshots/7e6c1d67-c41a-4f7f-8096-650fde04253b => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:14.212439 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e4b9373a-6632-44f1-b9c6-0702fb1a0ea5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:14.214215 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e4b9373a-6632-44f1-b9c6-0702fb1a0ea5 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] GET https://10.4.3.5/volume/v3/snapshots/7e6c1d67-c41a-4f7f-8096-650fde04253b Aug 06 19:45:14.214423 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e4b9373a-6632-44f1-b9c6-0702fb1a0ea5 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:14.214621 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e4b9373a-6632-44f1-b9c6-0702fb1a0ea5 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:14.218610 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e4b9373a-6632-44f1-b9c6-0702fb1a0ea5 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] https://10.4.3.5/volume/v3/snapshots/7e6c1d67-c41a-4f7f-8096-650fde04253b returned with HTTP 404 Aug 06 19:45:14.219036 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1437/5720] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:14 2026] GET /volume/v3/snapshots/7e6c1d67-c41a-4f7f-8096-650fde04253b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:45:14.225477 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-51defc5b-b8e4-4fe7-b2f6-cbde2226a7b6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:14.228088 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-51defc5b-b8e4-4fe7-b2f6-cbde2226a7b6 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/9966407f-e359-4b19-b7e4-6a92d2dd3b35 Aug 06 19:45:14.228088 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-51defc5b-b8e4-4fe7-b2f6-cbde2226a7b6 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:14.228088 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-51defc5b-b8e4-4fe7-b2f6-cbde2226a7b6 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:14.228088 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-51defc5b-b8e4-4fe7-b2f6-cbde2226a7b6 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Delete volume with id: 9966407f-e359-4b19-b7e4-6a92d2dd3b35 Aug 06 19:45:14.234366 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:14.234366 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:45:14.234742 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-51defc5b-b8e4-4fe7-b2f6-cbde2226a7b6 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:14.248844 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-51defc5b-b8e4-4fe7-b2f6-cbde2226a7b6 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Delete volume request issued successfully. Aug 06 19:45:14.249154 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-51defc5b-b8e4-4fe7-b2f6-cbde2226a7b6 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/9966407f-e359-4b19-b7e4-6a92d2dd3b35 returned with HTTP 202 Aug 06 19:45:14.249624 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1436/5721] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:45:14 2026] DELETE /volume/v3/volumes/9966407f-e359-4b19-b7e4-6a92d2dd3b35 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:45:14.256414 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ffa216bf-9388-4d6a-97c7-ef62302bfee0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:14.258038 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ffa216bf-9388-4d6a-97c7-ef62302bfee0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/9966407f-e359-4b19-b7e4-6a92d2dd3b35 Aug 06 19:45:14.258255 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ffa216bf-9388-4d6a-97c7-ef62302bfee0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:14.258441 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ffa216bf-9388-4d6a-97c7-ef62302bfee0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:14.265835 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:14.265835 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:45:14.269423 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ffa216bf-9388-4d6a-97c7-ef62302bfee0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:14.274309 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ffa216bf-9388-4d6a-97c7-ef62302bfee0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/9966407f-e359-4b19-b7e4-6a92d2dd3b35 returned with HTTP 200 Aug 06 19:45:14.274791 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1428/5722] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:14 2026] GET /volume/v3/volumes/9966407f-e359-4b19-b7e4-6a92d2dd3b35 => generated 1013 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:45:15.286776 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b3e03c86-16a1-441f-9cc1-99cc6c49008f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:15.288533 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b3e03c86-16a1-441f-9cc1-99cc6c49008f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/9966407f-e359-4b19-b7e4-6a92d2dd3b35 Aug 06 19:45:15.288756 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b3e03c86-16a1-441f-9cc1-99cc6c49008f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:15.288942 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b3e03c86-16a1-441f-9cc1-99cc6c49008f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:15.294806 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b3e03c86-16a1-441f-9cc1-99cc6c49008f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/9966407f-e359-4b19-b7e4-6a92d2dd3b35 returned with HTTP 404 Aug 06 19:45:15.295332 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1422/5723] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:15 2026] GET /volume/v3/volumes/9966407f-e359-4b19-b7e4-6a92d2dd3b35 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:45:15.302942 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a9434df3-6048-4f1c-9bd7-ffe63f986dd7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:15.304621 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a9434df3-6048-4f1c-9bd7-ffe63f986dd7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:45:15.304960 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a9434df3-6048-4f1c-9bd7-ffe63f986dd7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-276796151"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:45:15.307742 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-a9434df3-6048-4f1c-9bd7-ffe63f986dd7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-276796151'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:45:15.307900 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-a9434df3-6048-4f1c-9bd7-ffe63f986dd7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Create volume of 1 GB Aug 06 19:45:15.311888 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a9434df3-6048-4f1c-9bd7-ffe63f986dd7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Availability Zones retrieved successfully. Aug 06 19:45:15.316525 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a9434df3-6048-4f1c-9bd7-ffe63f986dd7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Flow 'volume_create_api' (2be3b97e-de70-457c-aa28-54353f0e7627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:45:15.317525 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a9434df3-6048-4f1c-9bd7-ffe63f986dd7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23a9ff0c-fca9-4e81-9d29-61aff0d18421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:15.318635 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-a9434df3-6048-4f1c-9bd7-ffe63f986dd7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:45:15.341202 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a9434df3-6048-4f1c-9bd7-ffe63f986dd7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23a9ff0c-fca9-4e81-9d29-61aff0d18421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:15.341872 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a9434df3-6048-4f1c-9bd7-ffe63f986dd7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d005fd13-8c4b-413d-8082-bc32ee4d0757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:15.373754 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-a9434df3-6048-4f1c-9bd7-ffe63f986dd7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Created reservations ['69cf80c5-ddab-4d41-8fdb-d3bfc6e051ca', '2cc76a79-4480-4f13-8bd2-99e38826af67', 'b1ea0763-da85-47bd-85ca-18d1ab8ff59b', '0e42ecac-ccfd-4d19-9d16-6e0a2662f82e'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:45:15.374457 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a9434df3-6048-4f1c-9bd7-ffe63f986dd7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d005fd13-8c4b-413d-8082-bc32ee4d0757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69cf80c5-ddab-4d41-8fdb-d3bfc6e051ca', '2cc76a79-4480-4f13-8bd2-99e38826af67', 'b1ea0763-da85-47bd-85ca-18d1ab8ff59b', '0e42ecac-ccfd-4d19-9d16-6e0a2662f82e']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:15.375096 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a9434df3-6048-4f1c-9bd7-ffe63f986dd7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86b63da0-f190-4e88-9322-61f7dca497f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:15.395381 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a9434df3-6048-4f1c-9bd7-ffe63f986dd7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86b63da0-f190-4e88-9322-61f7dca497f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd476d573-7387-49a7-86b9-b02781ff416c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-276796151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c68cbb9110248409d2f03f1d92c5c87',qos_specs=None,replication_status=,reservations=['69cf80c5-ddab-4d41-8fdb-d3bfc6e051ca','2cc76a79-4480-4f13-8bd2-99e38826af67','b1ea0763-da85-47bd-85ca-18d1ab8ff59b','0e42ecac-ccfd-4d19-9d16-6e0a2662f82e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728cdeb1cb85444dbff13d073129fa73',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:45:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-276796151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d476d573-7387-49a7-86b9-b02781ff416c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c68cbb9110248409d2f03f1d92c5c87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='728cdeb1cb85444dbff13d073129fa73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:15.395985 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a9434df3-6048-4f1c-9bd7-ffe63f986dd7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4f3fd42-a43f-487e-946f-49e5c7c1c648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:15.411265 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a9434df3-6048-4f1c-9bd7-ffe63f986dd7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4f3fd42-a43f-487e-946f-49e5c7c1c648) transitioned into state 'SUCCESS' from state '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-276796151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c68cbb9110248409d2f03f1d92c5c87',qos_specs=None,replication_status=,reservations=['69cf80c5-ddab-4d41-8fdb-d3bfc6e051ca','2cc76a79-4480-4f13-8bd2-99e38826af67','b1ea0763-da85-47bd-85ca-18d1ab8ff59b','0e42ecac-ccfd-4d19-9d16-6e0a2662f82e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728cdeb1cb85444dbff13d073129fa73',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:15.411829 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a9434df3-6048-4f1c-9bd7-ffe63f986dd7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b965e8f3-906b-42cb-ad8c-70d3b4efe70c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:15.419702 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a9434df3-6048-4f1c-9bd7-ffe63f986dd7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b965e8f3-906b-42cb-ad8c-70d3b4efe70c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:15.420436 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a9434df3-6048-4f1c-9bd7-ffe63f986dd7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Flow 'volume_create_api' (2be3b97e-de70-457c-aa28-54353f0e7627) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:45:15.420705 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a9434df3-6048-4f1c-9bd7-ffe63f986dd7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Create volume request issued successfully. Aug 06 19:45:15.421263 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a9434df3-6048-4f1c-9bd7-ffe63f986dd7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:45:15.421734 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1438/5724] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:45:15 2026] POST /volume/v3/volumes => generated 773 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:45:15.434807 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-133f8cb3-772d-41c5-9757-ede476271b29 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:15.436593 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-133f8cb3-772d-41c5-9757-ede476271b29 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/d476d573-7387-49a7-86b9-b02781ff416c Aug 06 19:45:15.436782 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-133f8cb3-772d-41c5-9757-ede476271b29 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:15.436964 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-133f8cb3-772d-41c5-9757-ede476271b29 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:15.443550 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:15.443550 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:45:15.446605 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-133f8cb3-772d-41c5-9757-ede476271b29 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:15.449906 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-133f8cb3-772d-41c5-9757-ede476271b29 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/d476d573-7387-49a7-86b9-b02781ff416c returned with HTTP 200 Aug 06 19:45:15.450283 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1437/5725] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:15 2026] GET /volume/v3/volumes/d476d573-7387-49a7-86b9-b02781ff416c => generated 952 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:16.461482 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d7c2fc1e-2802-4f21-8d17-7c879ded65d7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:16.463155 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d7c2fc1e-2802-4f21-8d17-7c879ded65d7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/d476d573-7387-49a7-86b9-b02781ff416c Aug 06 19:45:16.463357 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d7c2fc1e-2802-4f21-8d17-7c879ded65d7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:16.463555 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d7c2fc1e-2802-4f21-8d17-7c879ded65d7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:16.470000 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:16.470000 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:45:16.473009 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d7c2fc1e-2802-4f21-8d17-7c879ded65d7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:16.476696 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d7c2fc1e-2802-4f21-8d17-7c879ded65d7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/d476d573-7387-49a7-86b9-b02781ff416c returned with HTTP 200 Aug 06 19:45:16.477074 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1429/5726] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:16 2026] GET /volume/v3/volumes/d476d573-7387-49a7-86b9-b02781ff416c => generated 1013 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:45:16.488460 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-96a505f4-b1e0-43c5-818a-b3f4e6e2e0f0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:16.490258 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-96a505f4-b1e0-43c5-818a-b3f4e6e2e0f0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:45:16.490635 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-96a505f4-b1e0-43c5-818a-b3f4e6e2e0f0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d476d573-7387-49a7-86b9-b02781ff416c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1266138181"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:45:16.498731 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:16.498731 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:45:16.499107 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-96a505f4-b1e0-43c5-818a-b3f4e6e2e0f0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:16.499217 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-96a505f4-b1e0-43c5-818a-b3f4e6e2e0f0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Create snapshot from volume d476d573-7387-49a7-86b9-b02781ff416c Aug 06 19:45:16.529877 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-96a505f4-b1e0-43c5-818a-b3f4e6e2e0f0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Created reservations ['0035fdb4-95f0-4763-a89e-d81e7dea90d1', 'c1558587-d41a-4ae8-a76f-8507039b925d', '70557e3b-927f-4e19-8aea-9add8653a578', 'cdeb6595-d6cd-4109-be86-fdb4d7f93cc4'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:45:16.556478 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-96a505f4-b1e0-43c5-818a-b3f4e6e2e0f0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot create request issued successfully. Aug 06 19:45:16.556815 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-96a505f4-b1e0-43c5-818a-b3f4e6e2e0f0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:45:16.557228 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1423/5727] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:45:16 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 06 19:45:16.566616 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c89cd196-d9a4-4370-84eb-7b94dccf4f20 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:16.568274 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c89cd196-d9a4-4370-84eb-7b94dccf4f20 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/snapshots/0cfdf6ed-ea93-4a2f-a6b3-aa9305c3b0be Aug 06 19:45:16.568449 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c89cd196-d9a4-4370-84eb-7b94dccf4f20 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:16.568661 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c89cd196-d9a4-4370-84eb-7b94dccf4f20 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:16.573144 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:16.573144 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:45:16.573310 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c89cd196-d9a4-4370-84eb-7b94dccf4f20 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot retrieved successfully. Aug 06 19:45:16.573899 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c89cd196-d9a4-4370-84eb-7b94dccf4f20 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/0cfdf6ed-ea93-4a2f-a6b3-aa9305c3b0be returned with HTTP 200 Aug 06 19:45:16.574251 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1439/5728] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:16 2026] GET /volume/v3/snapshots/0cfdf6ed-ea93-4a2f-a6b3-aa9305c3b0be => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:17.582481 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6e21ffc7-0af7-4fa3-bb3b-73acce49b636 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:17.584273 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e21ffc7-0af7-4fa3-bb3b-73acce49b636 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/snapshots/0cfdf6ed-ea93-4a2f-a6b3-aa9305c3b0be Aug 06 19:45:17.584465 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e21ffc7-0af7-4fa3-bb3b-73acce49b636 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:17.584676 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e21ffc7-0af7-4fa3-bb3b-73acce49b636 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:17.589370 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:17.589370 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:45:17.589634 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6e21ffc7-0af7-4fa3-bb3b-73acce49b636 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot retrieved successfully. Aug 06 19:45:17.590237 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e21ffc7-0af7-4fa3-bb3b-73acce49b636 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/0cfdf6ed-ea93-4a2f-a6b3-aa9305c3b0be returned with HTTP 200 Aug 06 19:45:17.590565 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1438/5729] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:17 2026] GET /volume/v3/snapshots/0cfdf6ed-ea93-4a2f-a6b3-aa9305c3b0be => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:17.598876 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b8ed3b4b-fdc2-4f04-a0d5-8074e87694fe None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:17.600640 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b8ed3b4b-fdc2-4f04-a0d5-8074e87694fe tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] DELETE https://10.4.3.5/volume/v3/snapshots/0cfdf6ed-ea93-4a2f-a6b3-aa9305c3b0be Aug 06 19:45:17.600869 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b8ed3b4b-fdc2-4f04-a0d5-8074e87694fe tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:17.601082 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b8ed3b4b-fdc2-4f04-a0d5-8074e87694fe tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:17.601184 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-b8ed3b4b-fdc2-4f04-a0d5-8074e87694fe tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Delete snapshot with id: 0cfdf6ed-ea93-4a2f-a6b3-aa9305c3b0be Aug 06 19:45:17.606914 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:17.606914 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:45:17.607474 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b8ed3b4b-fdc2-4f04-a0d5-8074e87694fe tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Snapshot retrieved successfully. Aug 06 19:45:17.624271 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b8ed3b4b-fdc2-4f04-a0d5-8074e87694fe tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Snapshot delete request issued successfully. Aug 06 19:45:17.624432 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b8ed3b4b-fdc2-4f04-a0d5-8074e87694fe tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] https://10.4.3.5/volume/v3/snapshots/0cfdf6ed-ea93-4a2f-a6b3-aa9305c3b0be returned with HTTP 202 Aug 06 19:45:17.624825 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1430/5730] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:45:17 2026] DELETE /volume/v3/snapshots/0cfdf6ed-ea93-4a2f-a6b3-aa9305c3b0be => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:45:17.631491 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f5b1676d-6310-4de3-b371-3604fef02f39 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:17.633281 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f5b1676d-6310-4de3-b371-3604fef02f39 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] GET https://10.4.3.5/volume/v3/snapshots/0cfdf6ed-ea93-4a2f-a6b3-aa9305c3b0be Aug 06 19:45:17.633505 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f5b1676d-6310-4de3-b371-3604fef02f39 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:17.633718 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f5b1676d-6310-4de3-b371-3604fef02f39 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:17.639265 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:17.639265 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:45:17.639829 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f5b1676d-6310-4de3-b371-3604fef02f39 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Snapshot retrieved successfully. Aug 06 19:45:17.640812 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f5b1676d-6310-4de3-b371-3604fef02f39 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] https://10.4.3.5/volume/v3/snapshots/0cfdf6ed-ea93-4a2f-a6b3-aa9305c3b0be returned with HTTP 200 Aug 06 19:45:17.641184 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1424/5731] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:17 2026] GET /volume/v3/snapshots/0cfdf6ed-ea93-4a2f-a6b3-aa9305c3b0be => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:18.649197 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-75d45b76-3cba-45fe-aa13-44cce1dc1723 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:18.651266 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-75d45b76-3cba-45fe-aa13-44cce1dc1723 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] GET https://10.4.3.5/volume/v3/snapshots/0cfdf6ed-ea93-4a2f-a6b3-aa9305c3b0be Aug 06 19:45:18.651493 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-75d45b76-3cba-45fe-aa13-44cce1dc1723 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:18.651701 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-75d45b76-3cba-45fe-aa13-44cce1dc1723 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:18.655688 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-75d45b76-3cba-45fe-aa13-44cce1dc1723 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] https://10.4.3.5/volume/v3/snapshots/0cfdf6ed-ea93-4a2f-a6b3-aa9305c3b0be returned with HTTP 404 Aug 06 19:45:18.656334 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1440/5732] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:18 2026] GET /volume/v3/snapshots/0cfdf6ed-ea93-4a2f-a6b3-aa9305c3b0be => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:45:18.661959 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3ac3fccf-2e44-406b-828f-09cfc5907941 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:18.663655 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3ac3fccf-2e44-406b-828f-09cfc5907941 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] DELETE https://10.4.3.5/volume/v3/snapshots/0cfdf6ed-ea93-4a2f-a6b3-aa9305c3b0be Aug 06 19:45:18.663835 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3ac3fccf-2e44-406b-828f-09cfc5907941 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:18.664009 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3ac3fccf-2e44-406b-828f-09cfc5907941 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:18.664115 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-3ac3fccf-2e44-406b-828f-09cfc5907941 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Delete snapshot with id: 0cfdf6ed-ea93-4a2f-a6b3-aa9305c3b0be Aug 06 19:45:18.667993 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3ac3fccf-2e44-406b-828f-09cfc5907941 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/0cfdf6ed-ea93-4a2f-a6b3-aa9305c3b0be returned with HTTP 404 Aug 06 19:45:18.668419 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1439/5733] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:45:18 2026] DELETE /volume/v3/snapshots/0cfdf6ed-ea93-4a2f-a6b3-aa9305c3b0be => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:45:18.674088 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5977aaa2-768e-45fd-8a92-dd58eff2843e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:18.675813 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5977aaa2-768e-45fd-8a92-dd58eff2843e tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/snapshots/0cfdf6ed-ea93-4a2f-a6b3-aa9305c3b0be Aug 06 19:45:18.676000 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5977aaa2-768e-45fd-8a92-dd58eff2843e tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:18.676208 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5977aaa2-768e-45fd-8a92-dd58eff2843e tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:18.680553 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5977aaa2-768e-45fd-8a92-dd58eff2843e tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/0cfdf6ed-ea93-4a2f-a6b3-aa9305c3b0be returned with HTTP 404 Aug 06 19:45:18.680979 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1431/5734] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:18 2026] GET /volume/v3/snapshots/0cfdf6ed-ea93-4a2f-a6b3-aa9305c3b0be => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:45:18.686832 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cb2d1215-07e6-461c-aa42-58ad3bda52c7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:18.688500 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cb2d1215-07e6-461c-aa42-58ad3bda52c7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/d476d573-7387-49a7-86b9-b02781ff416c Aug 06 19:45:18.688694 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cb2d1215-07e6-461c-aa42-58ad3bda52c7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:18.688864 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cb2d1215-07e6-461c-aa42-58ad3bda52c7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:18.689024 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-cb2d1215-07e6-461c-aa42-58ad3bda52c7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Delete volume with id: d476d573-7387-49a7-86b9-b02781ff416c Aug 06 19:45:18.695322 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:18.695322 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:45:18.695664 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cb2d1215-07e6-461c-aa42-58ad3bda52c7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:18.708877 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cb2d1215-07e6-461c-aa42-58ad3bda52c7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Delete volume request issued successfully. Aug 06 19:45:18.709043 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cb2d1215-07e6-461c-aa42-58ad3bda52c7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/d476d573-7387-49a7-86b9-b02781ff416c returned with HTTP 202 Aug 06 19:45:18.709396 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1425/5735] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:45:18 2026] DELETE /volume/v3/volumes/d476d573-7387-49a7-86b9-b02781ff416c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:45:18.716161 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-962f12fb-0130-490f-88c3-32516bb958c1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:18.717897 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-962f12fb-0130-490f-88c3-32516bb958c1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/d476d573-7387-49a7-86b9-b02781ff416c Aug 06 19:45:18.718132 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-962f12fb-0130-490f-88c3-32516bb958c1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:18.718335 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-962f12fb-0130-490f-88c3-32516bb958c1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:18.725097 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:18.725097 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:45:18.728223 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-962f12fb-0130-490f-88c3-32516bb958c1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:18.731802 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-962f12fb-0130-490f-88c3-32516bb958c1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/d476d573-7387-49a7-86b9-b02781ff416c returned with HTTP 200 Aug 06 19:45:18.732157 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1441/5736] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:18 2026] GET /volume/v3/volumes/d476d573-7387-49a7-86b9-b02781ff416c => generated 1012 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:45:19.745034 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8c5a78b8-44b7-4895-94b2-125a5bf633f2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:19.746812 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8c5a78b8-44b7-4895-94b2-125a5bf633f2 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/d476d573-7387-49a7-86b9-b02781ff416c Aug 06 19:45:19.747010 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8c5a78b8-44b7-4895-94b2-125a5bf633f2 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:19.747211 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8c5a78b8-44b7-4895-94b2-125a5bf633f2 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:19.752955 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8c5a78b8-44b7-4895-94b2-125a5bf633f2 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/d476d573-7387-49a7-86b9-b02781ff416c returned with HTTP 404 Aug 06 19:45:19.753386 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1440/5737] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:19 2026] GET /volume/v3/volumes/d476d573-7387-49a7-86b9-b02781ff416c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:45:19.760150 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8b9bf38b-c5b1-4b0c-9096-24cd5b89c8e3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:19.761863 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8b9bf38b-c5b1-4b0c-9096-24cd5b89c8e3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:45:19.762193 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8b9bf38b-c5b1-4b0c-9096-24cd5b89c8e3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1843544030"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:45:19.763699 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-8b9bf38b-c5b1-4b0c-9096-24cd5b89c8e3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1843544030'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:45:19.763816 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-8b9bf38b-c5b1-4b0c-9096-24cd5b89c8e3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Create volume of 1 GB Aug 06 19:45:19.764082 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:19.764082 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:45:19.767738 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8b9bf38b-c5b1-4b0c-9096-24cd5b89c8e3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Availability Zones retrieved successfully. Aug 06 19:45:19.772685 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8b9bf38b-c5b1-4b0c-9096-24cd5b89c8e3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Flow 'volume_create_api' (7b1eff40-4d66-49f2-818c-a0dbb8710ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:45:19.773641 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8b9bf38b-c5b1-4b0c-9096-24cd5b89c8e3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3495ac8d-98e4-4265-9c76-5a2c613db25a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:19.774362 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-8b9bf38b-c5b1-4b0c-9096-24cd5b89c8e3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:45:19.794681 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8b9bf38b-c5b1-4b0c-9096-24cd5b89c8e3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3495ac8d-98e4-4265-9c76-5a2c613db25a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:19.795367 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8b9bf38b-c5b1-4b0c-9096-24cd5b89c8e3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec622fab-adec-4be7-9cb9-55fde80243af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:19.830585 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-8b9bf38b-c5b1-4b0c-9096-24cd5b89c8e3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Created reservations ['a4aa46ae-8d67-433b-b6bf-154051f8b75a', '4e34d008-ebf2-4eb0-9fba-1e192633a6c2', 'aad498af-1519-4ab5-be29-5e9b8cc2d623', 'f9e749a1-b2b2-4a35-8218-abaeb563b744'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:45:19.831336 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8b9bf38b-c5b1-4b0c-9096-24cd5b89c8e3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec622fab-adec-4be7-9cb9-55fde80243af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4aa46ae-8d67-433b-b6bf-154051f8b75a', '4e34d008-ebf2-4eb0-9fba-1e192633a6c2', 'aad498af-1519-4ab5-be29-5e9b8cc2d623', 'f9e749a1-b2b2-4a35-8218-abaeb563b744']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:19.832082 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8b9bf38b-c5b1-4b0c-9096-24cd5b89c8e3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5063f72d-4394-4841-834c-84e460975874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:19.853658 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8b9bf38b-c5b1-4b0c-9096-24cd5b89c8e3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5063f72d-4394-4841-834c-84e460975874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9be47240-87f0-402a-b542-99de27fe2417', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1843544030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c68cbb9110248409d2f03f1d92c5c87',qos_specs=None,replication_status=,reservations=['a4aa46ae-8d67-433b-b6bf-154051f8b75a','4e34d008-ebf2-4eb0-9fba-1e192633a6c2','aad498af-1519-4ab5-be29-5e9b8cc2d623','f9e749a1-b2b2-4a35-8218-abaeb563b744'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728cdeb1cb85444dbff13d073129fa73',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:45:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1843544030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9be47240-87f0-402a-b542-99de27fe2417,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c68cbb9110248409d2f03f1d92c5c87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='728cdeb1cb85444dbff13d073129fa73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:19.854337 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8b9bf38b-c5b1-4b0c-9096-24cd5b89c8e3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2be4ba6-ab6e-4699-a8e6-f71ae96621c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:19.870873 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8b9bf38b-c5b1-4b0c-9096-24cd5b89c8e3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2be4ba6-ab6e-4699-a8e6-f71ae96621c5) transitioned into state 'SUCCESS' from state '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-1843544030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c68cbb9110248409d2f03f1d92c5c87',qos_specs=None,replication_status=,reservations=['a4aa46ae-8d67-433b-b6bf-154051f8b75a','4e34d008-ebf2-4eb0-9fba-1e192633a6c2','aad498af-1519-4ab5-be29-5e9b8cc2d623','f9e749a1-b2b2-4a35-8218-abaeb563b744'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728cdeb1cb85444dbff13d073129fa73',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:19.871557 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8b9bf38b-c5b1-4b0c-9096-24cd5b89c8e3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (615f6d76-e15d-4f63-8b19-9c0356e1f4a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:19.886453 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8b9bf38b-c5b1-4b0c-9096-24cd5b89c8e3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (615f6d76-e15d-4f63-8b19-9c0356e1f4a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:19.887002 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8b9bf38b-c5b1-4b0c-9096-24cd5b89c8e3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Flow 'volume_create_api' (7b1eff40-4d66-49f2-818c-a0dbb8710ec6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:45:19.887352 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8b9bf38b-c5b1-4b0c-9096-24cd5b89c8e3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Create volume request issued successfully. Aug 06 19:45:19.887967 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8b9bf38b-c5b1-4b0c-9096-24cd5b89c8e3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:45:19.888405 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1432/5738] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:45:19 2026] POST /volume/v3/volumes => generated 774 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:45:19.899576 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b57096c0-2f64-4954-bdd3-48ca46cf6d86 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:19.901369 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b57096c0-2f64-4954-bdd3-48ca46cf6d86 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/9be47240-87f0-402a-b542-99de27fe2417 Aug 06 19:45:19.901622 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b57096c0-2f64-4954-bdd3-48ca46cf6d86 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:19.901809 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b57096c0-2f64-4954-bdd3-48ca46cf6d86 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:19.908494 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:19.908494 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:45:19.911841 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b57096c0-2f64-4954-bdd3-48ca46cf6d86 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:19.915475 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b57096c0-2f64-4954-bdd3-48ca46cf6d86 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/9be47240-87f0-402a-b542-99de27fe2417 returned with HTTP 200 Aug 06 19:45:19.915877 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1426/5739] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:19 2026] GET /volume/v3/volumes/9be47240-87f0-402a-b542-99de27fe2417 => generated 953 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:20.929634 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-acfa49e5-6717-439f-91f6-7018da89f0c6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:20.931274 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-acfa49e5-6717-439f-91f6-7018da89f0c6 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/9be47240-87f0-402a-b542-99de27fe2417 Aug 06 19:45:20.931458 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-acfa49e5-6717-439f-91f6-7018da89f0c6 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:20.931664 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-acfa49e5-6717-439f-91f6-7018da89f0c6 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:20.937980 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:20.937980 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:45:20.941091 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-acfa49e5-6717-439f-91f6-7018da89f0c6 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:20.944333 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-acfa49e5-6717-439f-91f6-7018da89f0c6 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/9be47240-87f0-402a-b542-99de27fe2417 returned with HTTP 200 Aug 06 19:45:20.944701 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1442/5740] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:20 2026] GET /volume/v3/volumes/9be47240-87f0-402a-b542-99de27fe2417 => generated 1014 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:45:20.955646 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-586e3d2b-0bfe-4b55-bf22-f59aa69a955e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:20.957345 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-586e3d2b-0bfe-4b55-bf22-f59aa69a955e tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:45:20.957685 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-586e3d2b-0bfe-4b55-bf22-f59aa69a955e tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9be47240-87f0-402a-b542-99de27fe2417", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-919979866"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:45:20.965348 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:20.965348 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:45:20.965645 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-586e3d2b-0bfe-4b55-bf22-f59aa69a955e tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:20.965748 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-586e3d2b-0bfe-4b55-bf22-f59aa69a955e tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Create snapshot from volume 9be47240-87f0-402a-b542-99de27fe2417 Aug 06 19:45:20.986364 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-586e3d2b-0bfe-4b55-bf22-f59aa69a955e tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Created reservations ['3e1d1737-e704-43ca-a01b-d92b366fa2f7', '299042ab-045b-4e94-95a0-d3b01bf77020', 'ec7f4132-bf33-461d-b05f-5c58b3a8f26a', 'e60e3ac1-c965-4604-8e05-fffbe8ad7a6b'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:45:21.009471 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-586e3d2b-0bfe-4b55-bf22-f59aa69a955e tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot create request issued successfully. Aug 06 19:45:21.009792 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-586e3d2b-0bfe-4b55-bf22-f59aa69a955e tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:45:21.010208 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1441/5741] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:45:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:45:21.020642 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-263c8629-072f-43d2-bfb4-b485091a9112 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:21.022805 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-263c8629-072f-43d2-bfb4-b485091a9112 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/snapshots/7de7ad40-56a5-4c6c-8a2c-97130efbfe8e Aug 06 19:45:21.023033 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-263c8629-072f-43d2-bfb4-b485091a9112 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:21.023302 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-263c8629-072f-43d2-bfb4-b485091a9112 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:21.028037 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:21.028037 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:45:21.028395 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-263c8629-072f-43d2-bfb4-b485091a9112 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot retrieved successfully. Aug 06 19:45:21.029056 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-263c8629-072f-43d2-bfb4-b485091a9112 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/7de7ad40-56a5-4c6c-8a2c-97130efbfe8e returned with HTTP 200 Aug 06 19:45:21.029430 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1433/5742] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:21 2026] GET /volume/v3/snapshots/7de7ad40-56a5-4c6c-8a2c-97130efbfe8e => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:22.037559 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8b289adb-2f37-42e1-b412-c6bafcc02a63 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:22.039083 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8b289adb-2f37-42e1-b412-c6bafcc02a63 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/snapshots/7de7ad40-56a5-4c6c-8a2c-97130efbfe8e Aug 06 19:45:22.039247 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8b289adb-2f37-42e1-b412-c6bafcc02a63 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:22.039418 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8b289adb-2f37-42e1-b412-c6bafcc02a63 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:22.043470 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:22.043470 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:45:22.043711 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8b289adb-2f37-42e1-b412-c6bafcc02a63 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot retrieved successfully. Aug 06 19:45:22.044246 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8b289adb-2f37-42e1-b412-c6bafcc02a63 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/7de7ad40-56a5-4c6c-8a2c-97130efbfe8e returned with HTTP 200 Aug 06 19:45:22.044547 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1427/5743] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:22 2026] GET /volume/v3/snapshots/7de7ad40-56a5-4c6c-8a2c-97130efbfe8e => generated 466 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:22.052551 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8a6b38df-4ffd-45e6-bf50-d464ad34a81d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:22.054102 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8a6b38df-4ffd-45e6-bf50-d464ad34a81d tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] POST https://10.4.3.5/volume/v3/snapshots/7de7ad40-56a5-4c6c-8a2c-97130efbfe8e/action Aug 06 19:45:22.054416 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8a6b38df-4ffd-45e6-bf50-d464ad34a81d tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:45:22.054536 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8a6b38df-4ffd-45e6-bf50-d464ad34a81d tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:45:22.059997 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:22.059997 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:45:22.060378 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8a6b38df-4ffd-45e6-bf50-d464ad34a81d tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Snapshot retrieved successfully. Aug 06 19:45:22.061083 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-8a6b38df-4ffd-45e6-bf50-d464ad34a81d tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'cf39968fe0374f3aa9d4a6b29f7689a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c68cbb9110248409d2f03f1d92c5c87', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:45:22.061254 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8a6b38df-4ffd-45e6-bf50-d464ad34a81d tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] https://10.4.3.5/volume/v3/snapshots/7de7ad40-56a5-4c6c-8a2c-97130efbfe8e/action returned with HTTP 403 Aug 06 19:45:22.061669 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1443/5744] 10.4.3.5 () {68 vars in 1382 bytes} [Thu Aug 6 19:45:22 2026] POST /volume/v3/snapshots/7de7ad40-56a5-4c6c-8a2c-97130efbfe8e/action => generated 133 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:45:22.067921 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2c8bd769-63c3-4b96-a593-c78658839f14 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:22.069543 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c8bd769-63c3-4b96-a593-c78658839f14 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] DELETE https://10.4.3.5/volume/v3/snapshots/7de7ad40-56a5-4c6c-8a2c-97130efbfe8e Aug 06 19:45:22.069706 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c8bd769-63c3-4b96-a593-c78658839f14 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:22.069873 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c8bd769-63c3-4b96-a593-c78658839f14 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:22.069966 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-2c8bd769-63c3-4b96-a593-c78658839f14 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Delete snapshot with id: 7de7ad40-56a5-4c6c-8a2c-97130efbfe8e Aug 06 19:45:22.074188 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:22.074188 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:45:22.074408 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2c8bd769-63c3-4b96-a593-c78658839f14 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot retrieved successfully. Aug 06 19:45:22.086612 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2c8bd769-63c3-4b96-a593-c78658839f14 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot delete request issued successfully. Aug 06 19:45:22.086758 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c8bd769-63c3-4b96-a593-c78658839f14 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/7de7ad40-56a5-4c6c-8a2c-97130efbfe8e returned with HTTP 202 Aug 06 19:45:22.087141 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1442/5745] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:45:22 2026] DELETE /volume/v3/snapshots/7de7ad40-56a5-4c6c-8a2c-97130efbfe8e => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:45:22.093925 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9a43e70c-5fe7-4ed9-9f0b-848140ac4276 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:22.095725 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9a43e70c-5fe7-4ed9-9f0b-848140ac4276 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/snapshots/7de7ad40-56a5-4c6c-8a2c-97130efbfe8e Aug 06 19:45:22.095905 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9a43e70c-5fe7-4ed9-9f0b-848140ac4276 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:22.096107 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9a43e70c-5fe7-4ed9-9f0b-848140ac4276 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:22.100699 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:22.100699 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:45:22.100946 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9a43e70c-5fe7-4ed9-9f0b-848140ac4276 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot retrieved successfully. Aug 06 19:45:22.101554 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9a43e70c-5fe7-4ed9-9f0b-848140ac4276 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/7de7ad40-56a5-4c6c-8a2c-97130efbfe8e returned with HTTP 200 Aug 06 19:45:22.101872 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1434/5746] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:22 2026] GET /volume/v3/snapshots/7de7ad40-56a5-4c6c-8a2c-97130efbfe8e => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:23.110095 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-83562e5e-6607-4e5d-b2f1-4dc7ff394594 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:23.111631 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-83562e5e-6607-4e5d-b2f1-4dc7ff394594 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/snapshots/7de7ad40-56a5-4c6c-8a2c-97130efbfe8e Aug 06 19:45:23.111794 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-83562e5e-6607-4e5d-b2f1-4dc7ff394594 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:23.111959 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-83562e5e-6607-4e5d-b2f1-4dc7ff394594 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:23.115666 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-83562e5e-6607-4e5d-b2f1-4dc7ff394594 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/7de7ad40-56a5-4c6c-8a2c-97130efbfe8e returned with HTTP 404 Aug 06 19:45:23.116092 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1428/5747] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:23 2026] GET /volume/v3/snapshots/7de7ad40-56a5-4c6c-8a2c-97130efbfe8e => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:45:23.122468 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8aa0c028-cdb3-40a2-8d50-2936bd69a032 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:23.124139 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8aa0c028-cdb3-40a2-8d50-2936bd69a032 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/9be47240-87f0-402a-b542-99de27fe2417 Aug 06 19:45:23.124315 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8aa0c028-cdb3-40a2-8d50-2936bd69a032 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:23.124509 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8aa0c028-cdb3-40a2-8d50-2936bd69a032 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:23.124673 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-8aa0c028-cdb3-40a2-8d50-2936bd69a032 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Delete volume with id: 9be47240-87f0-402a-b542-99de27fe2417 Aug 06 19:45:23.131295 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:23.131295 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:45:23.131682 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8aa0c028-cdb3-40a2-8d50-2936bd69a032 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:23.145758 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8aa0c028-cdb3-40a2-8d50-2936bd69a032 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Delete volume request issued successfully. Aug 06 19:45:23.145984 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8aa0c028-cdb3-40a2-8d50-2936bd69a032 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/9be47240-87f0-402a-b542-99de27fe2417 returned with HTTP 202 Aug 06 19:45:23.146416 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1444/5748] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:45:23 2026] DELETE /volume/v3/volumes/9be47240-87f0-402a-b542-99de27fe2417 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:45:23.153666 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1af42569-371e-4462-bba9-b0ba048e9e2f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:23.156009 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1af42569-371e-4462-bba9-b0ba048e9e2f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/9be47240-87f0-402a-b542-99de27fe2417 Aug 06 19:45:23.156292 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1af42569-371e-4462-bba9-b0ba048e9e2f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:23.156561 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1af42569-371e-4462-bba9-b0ba048e9e2f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:23.164860 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:23.164860 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:45:23.168132 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1af42569-371e-4462-bba9-b0ba048e9e2f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:23.171979 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1af42569-371e-4462-bba9-b0ba048e9e2f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/9be47240-87f0-402a-b542-99de27fe2417 returned with HTTP 200 Aug 06 19:45:23.172413 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1443/5749] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:23 2026] GET /volume/v3/volumes/9be47240-87f0-402a-b542-99de27fe2417 => generated 1013 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:45:24.184488 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fa88bc01-4498-46fe-8e3a-4ab1aade0c7a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:24.186176 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fa88bc01-4498-46fe-8e3a-4ab1aade0c7a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/9be47240-87f0-402a-b542-99de27fe2417 Aug 06 19:45:24.186352 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fa88bc01-4498-46fe-8e3a-4ab1aade0c7a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:24.186548 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fa88bc01-4498-46fe-8e3a-4ab1aade0c7a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:24.191676 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fa88bc01-4498-46fe-8e3a-4ab1aade0c7a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/9be47240-87f0-402a-b542-99de27fe2417 returned with HTTP 404 Aug 06 19:45:24.192092 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1435/5750] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:24 2026] GET /volume/v3/volumes/9be47240-87f0-402a-b542-99de27fe2417 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:45:24.199694 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6eab1898-2c76-446a-8c7d-4a917252072a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:24.201401 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6eab1898-2c76-446a-8c7d-4a917252072a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:45:24.201758 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6eab1898-2c76-446a-8c7d-4a917252072a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-318751382"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:45:24.203456 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-6eab1898-2c76-446a-8c7d-4a917252072a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-318751382'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:45:24.203583 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-6eab1898-2c76-446a-8c7d-4a917252072a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Create volume of 1 GB Aug 06 19:45:24.207297 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6eab1898-2c76-446a-8c7d-4a917252072a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Availability Zones retrieved successfully. Aug 06 19:45:24.212346 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6eab1898-2c76-446a-8c7d-4a917252072a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Flow 'volume_create_api' (91b93085-2b63-47a7-85b4-0ab21ab2198a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:45:24.213340 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6eab1898-2c76-446a-8c7d-4a917252072a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (926ab729-d0df-462b-9f11-580c9a2385aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:24.214054 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-6eab1898-2c76-446a-8c7d-4a917252072a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:45:24.237589 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6eab1898-2c76-446a-8c7d-4a917252072a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (926ab729-d0df-462b-9f11-580c9a2385aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:24.238340 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6eab1898-2c76-446a-8c7d-4a917252072a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5557f843-ee4b-4cbe-9623-e6b53ec3ba84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:24.276322 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-6eab1898-2c76-446a-8c7d-4a917252072a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Created reservations ['74694fbf-d7ff-4eb6-bcef-e44f8d0cacd8', '3850f62d-5b16-47ac-b51b-ec9fe76fccef', 'e74a0213-a7c4-4eb1-a172-fc18feb6cde1', '42922e0f-a707-432c-a862-4b07f5cd1bc5'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:45:24.277124 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6eab1898-2c76-446a-8c7d-4a917252072a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5557f843-ee4b-4cbe-9623-e6b53ec3ba84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74694fbf-d7ff-4eb6-bcef-e44f8d0cacd8', '3850f62d-5b16-47ac-b51b-ec9fe76fccef', 'e74a0213-a7c4-4eb1-a172-fc18feb6cde1', '42922e0f-a707-432c-a862-4b07f5cd1bc5']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:24.277818 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6eab1898-2c76-446a-8c7d-4a917252072a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b381084-e3a4-4cf6-a74c-ff3ae2272a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:24.299603 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6eab1898-2c76-446a-8c7d-4a917252072a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b381084-e3a4-4cf6-a74c-ff3ae2272a23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74cb2f1c-4675-49c8-9238-6f0ead951ab2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-318751382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c68cbb9110248409d2f03f1d92c5c87',qos_specs=None,replication_status=,reservations=['74694fbf-d7ff-4eb6-bcef-e44f8d0cacd8','3850f62d-5b16-47ac-b51b-ec9fe76fccef','e74a0213-a7c4-4eb1-a172-fc18feb6cde1','42922e0f-a707-432c-a862-4b07f5cd1bc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728cdeb1cb85444dbff13d073129fa73',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:45:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-318751382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74cb2f1c-4675-49c8-9238-6f0ead951ab2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c68cbb9110248409d2f03f1d92c5c87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='728cdeb1cb85444dbff13d073129fa73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:24.300330 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6eab1898-2c76-446a-8c7d-4a917252072a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9c2c26c-c1c9-42d3-a70e-c7df20820ff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:24.316495 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6eab1898-2c76-446a-8c7d-4a917252072a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9c2c26c-c1c9-42d3-a70e-c7df20820ff9) transitioned into state 'SUCCESS' from state '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-318751382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c68cbb9110248409d2f03f1d92c5c87',qos_specs=None,replication_status=,reservations=['74694fbf-d7ff-4eb6-bcef-e44f8d0cacd8','3850f62d-5b16-47ac-b51b-ec9fe76fccef','e74a0213-a7c4-4eb1-a172-fc18feb6cde1','42922e0f-a707-432c-a862-4b07f5cd1bc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728cdeb1cb85444dbff13d073129fa73',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:24.317421 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6eab1898-2c76-446a-8c7d-4a917252072a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bdd6194-8feb-4d47-9c4f-b48a2b927180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:24.326960 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6eab1898-2c76-446a-8c7d-4a917252072a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bdd6194-8feb-4d47-9c4f-b48a2b927180) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:24.327990 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6eab1898-2c76-446a-8c7d-4a917252072a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Flow 'volume_create_api' (91b93085-2b63-47a7-85b4-0ab21ab2198a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:45:24.328359 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6eab1898-2c76-446a-8c7d-4a917252072a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Create volume request issued successfully. Aug 06 19:45:24.329025 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6eab1898-2c76-446a-8c7d-4a917252072a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:45:24.329592 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1429/5751] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:45:24 2026] POST /volume/v3/volumes => generated 773 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:45:24.340751 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4ceac617-698f-4f90-9883-dfd2ded4c9d7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:24.342307 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4ceac617-698f-4f90-9883-dfd2ded4c9d7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/74cb2f1c-4675-49c8-9238-6f0ead951ab2 Aug 06 19:45:24.342495 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4ceac617-698f-4f90-9883-dfd2ded4c9d7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:24.342682 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4ceac617-698f-4f90-9883-dfd2ded4c9d7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:24.349027 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:24.349027 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:45:24.351850 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4ceac617-698f-4f90-9883-dfd2ded4c9d7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:24.354998 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4ceac617-698f-4f90-9883-dfd2ded4c9d7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/74cb2f1c-4675-49c8-9238-6f0ead951ab2 returned with HTTP 200 Aug 06 19:45:24.355372 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1445/5752] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:24 2026] GET /volume/v3/volumes/74cb2f1c-4675-49c8-9238-6f0ead951ab2 => generated 952 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:25.367812 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4141f6d6-5321-4e51-973b-1ef3f61cee98 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:25.369686 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4141f6d6-5321-4e51-973b-1ef3f61cee98 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/74cb2f1c-4675-49c8-9238-6f0ead951ab2 Aug 06 19:45:25.369883 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4141f6d6-5321-4e51-973b-1ef3f61cee98 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:25.370092 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4141f6d6-5321-4e51-973b-1ef3f61cee98 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:25.379028 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:25.379028 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:45:25.382692 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4141f6d6-5321-4e51-973b-1ef3f61cee98 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:25.386669 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4141f6d6-5321-4e51-973b-1ef3f61cee98 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/74cb2f1c-4675-49c8-9238-6f0ead951ab2 returned with HTTP 200 Aug 06 19:45:25.387081 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1444/5753] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:25 2026] GET /volume/v3/volumes/74cb2f1c-4675-49c8-9238-6f0ead951ab2 => generated 1013 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:45:25.399509 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f3eadda0-5235-4a6a-8dd7-70c62685eb9f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:25.401223 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f3eadda0-5235-4a6a-8dd7-70c62685eb9f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:45:25.401560 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f3eadda0-5235-4a6a-8dd7-70c62685eb9f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "74cb2f1c-4675-49c8-9238-6f0ead951ab2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1686487514"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:45:25.411051 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:25.411051 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:45:25.411327 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f3eadda0-5235-4a6a-8dd7-70c62685eb9f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:25.411503 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-f3eadda0-5235-4a6a-8dd7-70c62685eb9f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Create snapshot from volume 74cb2f1c-4675-49c8-9238-6f0ead951ab2 Aug 06 19:45:25.436580 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-f3eadda0-5235-4a6a-8dd7-70c62685eb9f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Created reservations ['5daa04d5-a15c-4186-8108-ecb1f380b688', '22096492-0c08-4f64-8a26-fbe9440e5df7', 'c09c6db6-f2dc-4364-a751-5a27bc0627cf', '37748e16-027f-4aa2-ac69-4b1debd0abc8'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:45:25.461273 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f3eadda0-5235-4a6a-8dd7-70c62685eb9f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot create request issued successfully. Aug 06 19:45:25.461642 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f3eadda0-5235-4a6a-8dd7-70c62685eb9f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:45:25.462092 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1436/5754] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:45:25 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 06 19:45:25.470706 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a45d8d55-6675-433b-b728-3f47304877a6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:25.472639 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a45d8d55-6675-433b-b728-3f47304877a6 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/snapshots/79ce151c-096f-4e3d-859d-00e4ee0c58a3 Aug 06 19:45:25.472829 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a45d8d55-6675-433b-b728-3f47304877a6 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:25.473052 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a45d8d55-6675-433b-b728-3f47304877a6 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:25.478061 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:25.478061 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:45:25.478353 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a45d8d55-6675-433b-b728-3f47304877a6 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot retrieved successfully. Aug 06 19:45:25.478977 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a45d8d55-6675-433b-b728-3f47304877a6 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/79ce151c-096f-4e3d-859d-00e4ee0c58a3 returned with HTTP 200 Aug 06 19:45:25.479342 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1430/5755] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:25 2026] GET /volume/v3/snapshots/79ce151c-096f-4e3d-859d-00e4ee0c58a3 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:26.487396 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-87684bf0-adf5-41a6-b6b3-672059e96814 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:26.489463 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-87684bf0-adf5-41a6-b6b3-672059e96814 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/snapshots/79ce151c-096f-4e3d-859d-00e4ee0c58a3 Aug 06 19:45:26.489729 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-87684bf0-adf5-41a6-b6b3-672059e96814 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:26.489927 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-87684bf0-adf5-41a6-b6b3-672059e96814 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:26.494609 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:26.494609 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:45:26.494880 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-87684bf0-adf5-41a6-b6b3-672059e96814 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot retrieved successfully. Aug 06 19:45:26.495498 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-87684bf0-adf5-41a6-b6b3-672059e96814 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/79ce151c-096f-4e3d-859d-00e4ee0c58a3 returned with HTTP 200 Aug 06 19:45:26.495846 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1446/5756] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:26 2026] GET /volume/v3/snapshots/79ce151c-096f-4e3d-859d-00e4ee0c58a3 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:26.504061 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e0349db0-f92b-4958-9f84-5c401a9fe54a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:26.506214 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e0349db0-f92b-4958-9f84-5c401a9fe54a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] GET https://10.4.3.5/volume/v3/snapshots Aug 06 19:45:26.506439 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e0349db0-f92b-4958-9f84-5c401a9fe54a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:26.506675 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e0349db0-f92b-4958-9f84-5c401a9fe54a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:26.506967 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-e0349db0-f92b-4958-9f84-5c401a9fe54a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 19:45:26.508169 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-e0349db0-f92b-4958-9f84-5c401a9fe54a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 19:45:26.511685 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e0349db0-f92b-4958-9f84-5c401a9fe54a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Get all snapshots completed successfully. Aug 06 19:45:26.511948 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e0349db0-f92b-4958-9f84-5c401a9fe54a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] https://10.4.3.5/volume/v3/snapshots returned with HTTP 200 Aug 06 19:45:26.512302 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1445/5757] 10.4.3.5 () {66 vars in 1229 bytes} [Thu Aug 6 19:45:26 2026] GET /volume/v3/snapshots => generated 336 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:26.519792 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-aca4007b-18eb-4a9c-b4c6-ac7ec295036f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:26.521589 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aca4007b-18eb-4a9c-b4c6-ac7ec295036f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] DELETE https://10.4.3.5/volume/v3/snapshots/79ce151c-096f-4e3d-859d-00e4ee0c58a3 Aug 06 19:45:26.521776 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aca4007b-18eb-4a9c-b4c6-ac7ec295036f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:26.521958 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aca4007b-18eb-4a9c-b4c6-ac7ec295036f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:26.522088 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-aca4007b-18eb-4a9c-b4c6-ac7ec295036f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Delete snapshot with id: 79ce151c-096f-4e3d-859d-00e4ee0c58a3 Aug 06 19:45:26.526658 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:26.526658 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:45:26.526910 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-aca4007b-18eb-4a9c-b4c6-ac7ec295036f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot retrieved successfully. Aug 06 19:45:26.539840 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-aca4007b-18eb-4a9c-b4c6-ac7ec295036f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot delete request issued successfully. Aug 06 19:45:26.539984 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aca4007b-18eb-4a9c-b4c6-ac7ec295036f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/79ce151c-096f-4e3d-859d-00e4ee0c58a3 returned with HTTP 202 Aug 06 19:45:26.540360 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1437/5758] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:45:26 2026] DELETE /volume/v3/snapshots/79ce151c-096f-4e3d-859d-00e4ee0c58a3 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:45:26.547260 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-502d2b8d-2911-4a9e-954e-4c3c9e9af9a8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:26.548784 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-502d2b8d-2911-4a9e-954e-4c3c9e9af9a8 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/snapshots/79ce151c-096f-4e3d-859d-00e4ee0c58a3 Aug 06 19:45:26.548979 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-502d2b8d-2911-4a9e-954e-4c3c9e9af9a8 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:26.549174 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-502d2b8d-2911-4a9e-954e-4c3c9e9af9a8 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:26.554005 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:26.554005 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:45:26.554304 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-502d2b8d-2911-4a9e-954e-4c3c9e9af9a8 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot retrieved successfully. Aug 06 19:45:26.554897 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-502d2b8d-2911-4a9e-954e-4c3c9e9af9a8 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/79ce151c-096f-4e3d-859d-00e4ee0c58a3 returned with HTTP 200 Aug 06 19:45:26.555254 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1431/5759] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:26 2026] GET /volume/v3/snapshots/79ce151c-096f-4e3d-859d-00e4ee0c58a3 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:27.563745 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-555c3f4d-e96e-44f1-a0ef-937ccc87c076 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:27.565464 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-555c3f4d-e96e-44f1-a0ef-937ccc87c076 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/snapshots/79ce151c-096f-4e3d-859d-00e4ee0c58a3 Aug 06 19:45:27.565666 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-555c3f4d-e96e-44f1-a0ef-937ccc87c076 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:27.565873 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-555c3f4d-e96e-44f1-a0ef-937ccc87c076 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:27.569839 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-555c3f4d-e96e-44f1-a0ef-937ccc87c076 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/79ce151c-096f-4e3d-859d-00e4ee0c58a3 returned with HTTP 404 Aug 06 19:45:27.570264 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1447/5760] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:27 2026] GET /volume/v3/snapshots/79ce151c-096f-4e3d-859d-00e4ee0c58a3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:45:27.576227 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d330b444-6ecd-4744-9a02-00bf543710c6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:27.577946 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d330b444-6ecd-4744-9a02-00bf543710c6 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/74cb2f1c-4675-49c8-9238-6f0ead951ab2 Aug 06 19:45:27.578162 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d330b444-6ecd-4744-9a02-00bf543710c6 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:27.578342 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d330b444-6ecd-4744-9a02-00bf543710c6 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:27.578494 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-d330b444-6ecd-4744-9a02-00bf543710c6 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Delete volume with id: 74cb2f1c-4675-49c8-9238-6f0ead951ab2 Aug 06 19:45:27.585060 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:27.585060 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:45:27.585330 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d330b444-6ecd-4744-9a02-00bf543710c6 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:27.598978 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d330b444-6ecd-4744-9a02-00bf543710c6 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Delete volume request issued successfully. Aug 06 19:45:27.599145 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d330b444-6ecd-4744-9a02-00bf543710c6 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/74cb2f1c-4675-49c8-9238-6f0ead951ab2 returned with HTTP 202 Aug 06 19:45:27.599493 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1446/5761] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:45:27 2026] DELETE /volume/v3/volumes/74cb2f1c-4675-49c8-9238-6f0ead951ab2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:45:27.606342 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-73d53f94-29f8-4e71-b439-aef82bdf7739 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:27.608100 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-73d53f94-29f8-4e71-b439-aef82bdf7739 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/74cb2f1c-4675-49c8-9238-6f0ead951ab2 Aug 06 19:45:27.608289 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-73d53f94-29f8-4e71-b439-aef82bdf7739 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:27.608481 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-73d53f94-29f8-4e71-b439-aef82bdf7739 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:27.615002 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:27.615002 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:45:27.618215 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-73d53f94-29f8-4e71-b439-aef82bdf7739 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:27.621626 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-73d53f94-29f8-4e71-b439-aef82bdf7739 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/74cb2f1c-4675-49c8-9238-6f0ead951ab2 returned with HTTP 200 Aug 06 19:45:27.621983 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1438/5762] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:27 2026] GET /volume/v3/volumes/74cb2f1c-4675-49c8-9238-6f0ead951ab2 => generated 1012 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:45:28.633877 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-91d34642-0288-4e5f-af11-12ce8e351123 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:28.635622 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-91d34642-0288-4e5f-af11-12ce8e351123 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/74cb2f1c-4675-49c8-9238-6f0ead951ab2 Aug 06 19:45:28.635804 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-91d34642-0288-4e5f-af11-12ce8e351123 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:28.635977 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-91d34642-0288-4e5f-af11-12ce8e351123 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:28.641433 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-91d34642-0288-4e5f-af11-12ce8e351123 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/74cb2f1c-4675-49c8-9238-6f0ead951ab2 returned with HTTP 404 Aug 06 19:45:28.641852 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1432/5763] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:28 2026] GET /volume/v3/volumes/74cb2f1c-4675-49c8-9238-6f0ead951ab2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:45:28.648972 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b4960b92-7862-4fd3-ab51-ba782cd9dd0e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:28.650617 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b4960b92-7862-4fd3-ab51-ba782cd9dd0e tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:45:28.650909 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b4960b92-7862-4fd3-ab51-ba782cd9dd0e tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1832462509"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:45:28.652518 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-b4960b92-7862-4fd3-ab51-ba782cd9dd0e tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1832462509'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:45:28.652641 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-b4960b92-7862-4fd3-ab51-ba782cd9dd0e tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Create volume of 1 GB Aug 06 19:45:28.656860 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b4960b92-7862-4fd3-ab51-ba782cd9dd0e tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Availability Zones retrieved successfully. Aug 06 19:45:28.661867 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b4960b92-7862-4fd3-ab51-ba782cd9dd0e tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Flow 'volume_create_api' (47a1fdba-7f6e-4bfa-af35-78c2136e15bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:45:28.663000 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b4960b92-7862-4fd3-ab51-ba782cd9dd0e tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (994c4972-1701-4deb-9e95-3cac9eb7a236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:28.664095 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-b4960b92-7862-4fd3-ab51-ba782cd9dd0e tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:45:28.686253 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b4960b92-7862-4fd3-ab51-ba782cd9dd0e tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (994c4972-1701-4deb-9e95-3cac9eb7a236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:28.686938 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b4960b92-7862-4fd3-ab51-ba782cd9dd0e tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c9d1539-1ad9-4abf-ac1e-cdd39cd8be0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:28.719244 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-b4960b92-7862-4fd3-ab51-ba782cd9dd0e tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Created reservations ['a5c941b7-7ba3-4dd3-8b46-e4922d6b3b3b', '95f76b40-e39a-4032-b9e2-ddf03b2db4ad', '79096abd-c652-44fe-bd3b-d891cceb89cb', 'b8aa976a-e9f1-4c68-b01b-1e3fe21994ce'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:45:28.720332 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b4960b92-7862-4fd3-ab51-ba782cd9dd0e tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c9d1539-1ad9-4abf-ac1e-cdd39cd8be0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5c941b7-7ba3-4dd3-8b46-e4922d6b3b3b', '95f76b40-e39a-4032-b9e2-ddf03b2db4ad', '79096abd-c652-44fe-bd3b-d891cceb89cb', 'b8aa976a-e9f1-4c68-b01b-1e3fe21994ce']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:28.721447 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b4960b92-7862-4fd3-ab51-ba782cd9dd0e tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fea4b3d-c028-4829-ac45-d776dd017075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:28.743912 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b4960b92-7862-4fd3-ab51-ba782cd9dd0e tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fea4b3d-c028-4829-ac45-d776dd017075) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4d90737-fbfe-4605-862e-647d151ea298', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1832462509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c68cbb9110248409d2f03f1d92c5c87',qos_specs=None,replication_status=,reservations=['a5c941b7-7ba3-4dd3-8b46-e4922d6b3b3b','95f76b40-e39a-4032-b9e2-ddf03b2db4ad','79096abd-c652-44fe-bd3b-d891cceb89cb','b8aa976a-e9f1-4c68-b01b-1e3fe21994ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728cdeb1cb85444dbff13d073129fa73',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:45:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1832462509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4d90737-fbfe-4605-862e-647d151ea298,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c68cbb9110248409d2f03f1d92c5c87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='728cdeb1cb85444dbff13d073129fa73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:28.744680 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b4960b92-7862-4fd3-ab51-ba782cd9dd0e tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1addd64e-937e-455a-8908-3236576c0001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:28.761272 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b4960b92-7862-4fd3-ab51-ba782cd9dd0e tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1addd64e-937e-455a-8908-3236576c0001) transitioned into state 'SUCCESS' from state '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-1832462509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c68cbb9110248409d2f03f1d92c5c87',qos_specs=None,replication_status=,reservations=['a5c941b7-7ba3-4dd3-8b46-e4922d6b3b3b','95f76b40-e39a-4032-b9e2-ddf03b2db4ad','79096abd-c652-44fe-bd3b-d891cceb89cb','b8aa976a-e9f1-4c68-b01b-1e3fe21994ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728cdeb1cb85444dbff13d073129fa73',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:28.761937 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b4960b92-7862-4fd3-ab51-ba782cd9dd0e tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fda457c5-62ac-4d79-9202-b3c6fa1cd74f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:28.771460 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b4960b92-7862-4fd3-ab51-ba782cd9dd0e tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fda457c5-62ac-4d79-9202-b3c6fa1cd74f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:28.772279 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b4960b92-7862-4fd3-ab51-ba782cd9dd0e tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Flow 'volume_create_api' (47a1fdba-7f6e-4bfa-af35-78c2136e15bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:45:28.772629 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b4960b92-7862-4fd3-ab51-ba782cd9dd0e tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Create volume request issued successfully. Aug 06 19:45:28.773162 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b4960b92-7862-4fd3-ab51-ba782cd9dd0e tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:45:28.773577 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1448/5764] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:45:28 2026] POST /volume/v3/volumes => generated 774 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:45:28.785250 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3b43aa5b-5979-4db1-a006-a273651834d7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:28.787085 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3b43aa5b-5979-4db1-a006-a273651834d7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/c4d90737-fbfe-4605-862e-647d151ea298 Aug 06 19:45:28.787205 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3b43aa5b-5979-4db1-a006-a273651834d7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:28.787449 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3b43aa5b-5979-4db1-a006-a273651834d7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:28.795093 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:28.795093 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:45:28.798237 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3b43aa5b-5979-4db1-a006-a273651834d7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:28.801587 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3b43aa5b-5979-4db1-a006-a273651834d7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/c4d90737-fbfe-4605-862e-647d151ea298 returned with HTTP 200 Aug 06 19:45:28.801960 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1447/5765] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:28 2026] GET /volume/v3/volumes/c4d90737-fbfe-4605-862e-647d151ea298 => generated 953 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:29.817098 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-97460b48-a974-4c6f-9a2c-fef0f55486dc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:29.818823 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-97460b48-a974-4c6f-9a2c-fef0f55486dc tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/c4d90737-fbfe-4605-862e-647d151ea298 Aug 06 19:45:29.819029 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-97460b48-a974-4c6f-9a2c-fef0f55486dc tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:29.819382 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-97460b48-a974-4c6f-9a2c-fef0f55486dc tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:29.825770 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:29.825770 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:45:29.828958 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-97460b48-a974-4c6f-9a2c-fef0f55486dc tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:29.832745 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-97460b48-a974-4c6f-9a2c-fef0f55486dc tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/c4d90737-fbfe-4605-862e-647d151ea298 returned with HTTP 200 Aug 06 19:45:29.833128 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1439/5766] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:29 2026] GET /volume/v3/volumes/c4d90737-fbfe-4605-862e-647d151ea298 => generated 1014 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:45:29.843913 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e503f6cf-06f0-4073-906f-1ba4db10db93 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:29.845554 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e503f6cf-06f0-4073-906f-1ba4db10db93 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:45:29.845869 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e503f6cf-06f0-4073-906f-1ba4db10db93 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c4d90737-fbfe-4605-862e-647d151ea298", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1123106245"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:45:29.853691 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:29.853691 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:45:29.853974 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e503f6cf-06f0-4073-906f-1ba4db10db93 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:29.854115 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-e503f6cf-06f0-4073-906f-1ba4db10db93 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Create snapshot from volume c4d90737-fbfe-4605-862e-647d151ea298 Aug 06 19:45:29.875005 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-e503f6cf-06f0-4073-906f-1ba4db10db93 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Created reservations ['2610e913-8632-42d9-a41e-f1210de7a0ac', 'e1de9de7-d63e-4cc0-95aa-3cbcd82da77e', '3a0cccff-ad18-4f14-8d7b-2dea85b5c25c', '34fb0c5c-28e1-4e13-9bcd-05def32856de'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:45:29.898981 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e503f6cf-06f0-4073-906f-1ba4db10db93 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot create request issued successfully. Aug 06 19:45:29.899437 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e503f6cf-06f0-4073-906f-1ba4db10db93 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:45:29.899852 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1433/5767] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:45:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:45:29.907945 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ec817342-4138-4fcb-a90e-396a6e844f6f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:29.909829 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec817342-4138-4fcb-a90e-396a6e844f6f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/snapshots/f015480f-f1e3-46ab-8ee4-21a68de37ef9 Aug 06 19:45:29.910108 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec817342-4138-4fcb-a90e-396a6e844f6f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:29.910272 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec817342-4138-4fcb-a90e-396a6e844f6f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:29.915169 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:29.915169 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:45:29.915493 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ec817342-4138-4fcb-a90e-396a6e844f6f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot retrieved successfully. Aug 06 19:45:29.916151 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec817342-4138-4fcb-a90e-396a6e844f6f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/f015480f-f1e3-46ab-8ee4-21a68de37ef9 returned with HTTP 200 Aug 06 19:45:29.916487 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1449/5768] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:29 2026] GET /volume/v3/snapshots/f015480f-f1e3-46ab-8ee4-21a68de37ef9 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:30.924722 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a9667645-d2d2-4832-933e-bd5b2d522db3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:30.926427 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9667645-d2d2-4832-933e-bd5b2d522db3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/snapshots/f015480f-f1e3-46ab-8ee4-21a68de37ef9 Aug 06 19:45:30.926647 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9667645-d2d2-4832-933e-bd5b2d522db3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:30.926826 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9667645-d2d2-4832-933e-bd5b2d522db3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:30.931537 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:30.931537 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:45:30.931806 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a9667645-d2d2-4832-933e-bd5b2d522db3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot retrieved successfully. Aug 06 19:45:30.932364 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9667645-d2d2-4832-933e-bd5b2d522db3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/f015480f-f1e3-46ab-8ee4-21a68de37ef9 returned with HTTP 200 Aug 06 19:45:30.932727 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1448/5769] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:30 2026] GET /volume/v3/snapshots/f015480f-f1e3-46ab-8ee4-21a68de37ef9 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:30.940327 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3a0bb59b-a959-41cb-b65c-a9b8e98a6bb8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:30.942223 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3a0bb59b-a959-41cb-b65c-a9b8e98a6bb8 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] POST https://10.4.3.5/volume/v3/snapshots/f015480f-f1e3-46ab-8ee4-21a68de37ef9/action Aug 06 19:45:30.942608 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3a0bb59b-a959-41cb-b65c-a9b8e98a6bb8 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:45:30.942737 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3a0bb59b-a959-41cb-b65c-a9b8e98a6bb8 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:45:30.944064 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.admin_actions [None req-3a0bb59b-a959-41cb-b65c-a9b8e98a6bb8 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Updating snapshot 'f015480f-f1e3-46ab-8ee4-21a68de37ef9' with '{'status': 'error'}' {{(pid=100263) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 19:45:30.951769 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:30.951769 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:45:30.952221 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.policy [None req-3a0bb59b-a959-41cb-b65c-a9b8e98a6bb8 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'cf39968fe0374f3aa9d4a6b29f7689a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c68cbb9110248409d2f03f1d92c5c87', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100263) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:45:30.952388 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3a0bb59b-a959-41cb-b65c-a9b8e98a6bb8 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] https://10.4.3.5/volume/v3/snapshots/f015480f-f1e3-46ab-8ee4-21a68de37ef9/action returned with HTTP 403 Aug 06 19:45:30.952813 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1440/5770] 10.4.3.5 () {68 vars in 1382 bytes} [Thu Aug 6 19:45:30 2026] POST /volume/v3/snapshots/f015480f-f1e3-46ab-8ee4-21a68de37ef9/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:45:30.959227 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e2bf3a24-40f6-496d-b035-0a3a59c39e5b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:30.961064 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e2bf3a24-40f6-496d-b035-0a3a59c39e5b tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] DELETE https://10.4.3.5/volume/v3/snapshots/f015480f-f1e3-46ab-8ee4-21a68de37ef9 Aug 06 19:45:30.961280 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e2bf3a24-40f6-496d-b035-0a3a59c39e5b tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:30.961459 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e2bf3a24-40f6-496d-b035-0a3a59c39e5b tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:30.961567 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-e2bf3a24-40f6-496d-b035-0a3a59c39e5b tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Delete snapshot with id: f015480f-f1e3-46ab-8ee4-21a68de37ef9 Aug 06 19:45:30.966013 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:30.966013 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:45:30.966286 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e2bf3a24-40f6-496d-b035-0a3a59c39e5b tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot retrieved successfully. Aug 06 19:45:30.979288 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e2bf3a24-40f6-496d-b035-0a3a59c39e5b tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot delete request issued successfully. Aug 06 19:45:30.979454 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e2bf3a24-40f6-496d-b035-0a3a59c39e5b tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/f015480f-f1e3-46ab-8ee4-21a68de37ef9 returned with HTTP 202 Aug 06 19:45:30.979857 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1434/5771] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:45:30 2026] DELETE /volume/v3/snapshots/f015480f-f1e3-46ab-8ee4-21a68de37ef9 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:45:30.986519 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c32f353b-8f1a-459b-9bf6-fd856a5b44b2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:30.988236 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c32f353b-8f1a-459b-9bf6-fd856a5b44b2 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/snapshots/f015480f-f1e3-46ab-8ee4-21a68de37ef9 Aug 06 19:45:30.988449 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c32f353b-8f1a-459b-9bf6-fd856a5b44b2 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:30.988669 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c32f353b-8f1a-459b-9bf6-fd856a5b44b2 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:30.993201 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:30.993201 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:45:30.993469 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c32f353b-8f1a-459b-9bf6-fd856a5b44b2 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot retrieved successfully. Aug 06 19:45:30.994087 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c32f353b-8f1a-459b-9bf6-fd856a5b44b2 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/f015480f-f1e3-46ab-8ee4-21a68de37ef9 returned with HTTP 200 Aug 06 19:45:30.994413 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1450/5772] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:30 2026] GET /volume/v3/snapshots/f015480f-f1e3-46ab-8ee4-21a68de37ef9 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:32.003159 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-911a783a-ba87-4618-856b-a266c4da083f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:32.005396 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-911a783a-ba87-4618-856b-a266c4da083f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/snapshots/f015480f-f1e3-46ab-8ee4-21a68de37ef9 Aug 06 19:45:32.005657 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-911a783a-ba87-4618-856b-a266c4da083f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:32.005893 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-911a783a-ba87-4618-856b-a266c4da083f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:32.010796 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-911a783a-ba87-4618-856b-a266c4da083f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/f015480f-f1e3-46ab-8ee4-21a68de37ef9 returned with HTTP 404 Aug 06 19:45:32.011368 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1449/5773] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:32 2026] GET /volume/v3/snapshots/f015480f-f1e3-46ab-8ee4-21a68de37ef9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:45:32.017032 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9f949914-77ea-4d0d-b22e-a04eff417ad8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:32.018814 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9f949914-77ea-4d0d-b22e-a04eff417ad8 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/c4d90737-fbfe-4605-862e-647d151ea298 Aug 06 19:45:32.019021 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9f949914-77ea-4d0d-b22e-a04eff417ad8 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:32.019215 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9f949914-77ea-4d0d-b22e-a04eff417ad8 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:32.019383 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-9f949914-77ea-4d0d-b22e-a04eff417ad8 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Delete volume with id: c4d90737-fbfe-4605-862e-647d151ea298 Aug 06 19:45:32.026033 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:32.026033 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:45:32.026406 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9f949914-77ea-4d0d-b22e-a04eff417ad8 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:32.041285 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9f949914-77ea-4d0d-b22e-a04eff417ad8 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Delete volume request issued successfully. Aug 06 19:45:32.041579 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9f949914-77ea-4d0d-b22e-a04eff417ad8 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/c4d90737-fbfe-4605-862e-647d151ea298 returned with HTTP 202 Aug 06 19:45:32.042157 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1441/5774] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:45:32 2026] DELETE /volume/v3/volumes/c4d90737-fbfe-4605-862e-647d151ea298 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:45:32.049191 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fe145ef7-e43a-4d1b-adce-8b037ec19802 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:32.051043 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fe145ef7-e43a-4d1b-adce-8b037ec19802 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/c4d90737-fbfe-4605-862e-647d151ea298 Aug 06 19:45:32.051254 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fe145ef7-e43a-4d1b-adce-8b037ec19802 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:32.051441 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fe145ef7-e43a-4d1b-adce-8b037ec19802 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:32.058672 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:32.058672 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:45:32.061379 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fe145ef7-e43a-4d1b-adce-8b037ec19802 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:32.064930 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fe145ef7-e43a-4d1b-adce-8b037ec19802 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/c4d90737-fbfe-4605-862e-647d151ea298 returned with HTTP 200 Aug 06 19:45:32.065317 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1435/5775] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:32 2026] GET /volume/v3/volumes/c4d90737-fbfe-4605-862e-647d151ea298 => generated 1013 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:45:33.078691 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2aef5ab1-2aae-446a-8c7d-7e3bb99568e8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:33.080320 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2aef5ab1-2aae-446a-8c7d-7e3bb99568e8 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/c4d90737-fbfe-4605-862e-647d151ea298 Aug 06 19:45:33.080501 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2aef5ab1-2aae-446a-8c7d-7e3bb99568e8 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:33.080730 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2aef5ab1-2aae-446a-8c7d-7e3bb99568e8 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:33.086480 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2aef5ab1-2aae-446a-8c7d-7e3bb99568e8 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/c4d90737-fbfe-4605-862e-647d151ea298 returned with HTTP 404 Aug 06 19:45:33.086935 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1451/5776] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:33 2026] GET /volume/v3/volumes/c4d90737-fbfe-4605-862e-647d151ea298 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:45:33.095781 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a2af102d-b39b-4fe9-8203-54f79769ba42 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:33.097992 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a2af102d-b39b-4fe9-8203-54f79769ba42 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:45:33.098450 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a2af102d-b39b-4fe9-8203-54f79769ba42 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-840803042"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:45:33.100875 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-a2af102d-b39b-4fe9-8203-54f79769ba42 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-840803042'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:45:33.101051 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-a2af102d-b39b-4fe9-8203-54f79769ba42 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Create volume of 1 GB Aug 06 19:45:33.107048 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a2af102d-b39b-4fe9-8203-54f79769ba42 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Availability Zones retrieved successfully. Aug 06 19:45:33.113333 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a2af102d-b39b-4fe9-8203-54f79769ba42 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Flow 'volume_create_api' (29693667-7aa5-4ee4-9eb7-3863fdaeb38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:45:33.114755 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a2af102d-b39b-4fe9-8203-54f79769ba42 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e074ac18-8f1d-4f81-8e41-cf9934776262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:33.115754 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-a2af102d-b39b-4fe9-8203-54f79769ba42 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:45:33.144190 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a2af102d-b39b-4fe9-8203-54f79769ba42 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e074ac18-8f1d-4f81-8e41-cf9934776262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:33.145147 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a2af102d-b39b-4fe9-8203-54f79769ba42 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (453f5d70-8b22-4c41-88b6-b12161c00f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:33.184955 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-a2af102d-b39b-4fe9-8203-54f79769ba42 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Created reservations ['9d652ec4-ac2a-494c-897d-54c1a6944b6e', '95afefc8-4496-4828-808b-1609a0e4276c', '04451105-5410-4078-b08e-b42d0218e3ba', 'd92fb346-879f-4ca2-b362-11c74a8008e1'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:45:33.186276 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a2af102d-b39b-4fe9-8203-54f79769ba42 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (453f5d70-8b22-4c41-88b6-b12161c00f52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d652ec4-ac2a-494c-897d-54c1a6944b6e', '95afefc8-4496-4828-808b-1609a0e4276c', '04451105-5410-4078-b08e-b42d0218e3ba', 'd92fb346-879f-4ca2-b362-11c74a8008e1']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:33.187470 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a2af102d-b39b-4fe9-8203-54f79769ba42 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afbbd776-8b54-4984-a723-304a63ba1ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:33.211240 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a2af102d-b39b-4fe9-8203-54f79769ba42 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afbbd776-8b54-4984-a723-304a63ba1ab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e844e42-3b69-4756-9989-855ff915f364', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-840803042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c68cbb9110248409d2f03f1d92c5c87',qos_specs=None,replication_status=,reservations=['9d652ec4-ac2a-494c-897d-54c1a6944b6e','95afefc8-4496-4828-808b-1609a0e4276c','04451105-5410-4078-b08e-b42d0218e3ba','d92fb346-879f-4ca2-b362-11c74a8008e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728cdeb1cb85444dbff13d073129fa73',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:45:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-840803042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e844e42-3b69-4756-9989-855ff915f364,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c68cbb9110248409d2f03f1d92c5c87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='728cdeb1cb85444dbff13d073129fa73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:33.212027 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a2af102d-b39b-4fe9-8203-54f79769ba42 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8aad107-ac4c-463c-8110-3f7f67bbb5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:33.232112 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a2af102d-b39b-4fe9-8203-54f79769ba42 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8aad107-ac4c-463c-8110-3f7f67bbb5db) transitioned into state 'SUCCESS' from state '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-840803042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c68cbb9110248409d2f03f1d92c5c87',qos_specs=None,replication_status=,reservations=['9d652ec4-ac2a-494c-897d-54c1a6944b6e','95afefc8-4496-4828-808b-1609a0e4276c','04451105-5410-4078-b08e-b42d0218e3ba','d92fb346-879f-4ca2-b362-11c74a8008e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728cdeb1cb85444dbff13d073129fa73',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:33.233070 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a2af102d-b39b-4fe9-8203-54f79769ba42 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b6a0fcb-97d8-42f4-8e81-91cc72631d5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:33.243562 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a2af102d-b39b-4fe9-8203-54f79769ba42 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b6a0fcb-97d8-42f4-8e81-91cc72631d5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:33.244485 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a2af102d-b39b-4fe9-8203-54f79769ba42 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Flow 'volume_create_api' (29693667-7aa5-4ee4-9eb7-3863fdaeb38f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:45:33.244912 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a2af102d-b39b-4fe9-8203-54f79769ba42 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Create volume request issued successfully. Aug 06 19:45:33.245648 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a2af102d-b39b-4fe9-8203-54f79769ba42 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:45:33.246220 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1450/5777] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:45:33 2026] POST /volume/v3/volumes => generated 773 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:45:33.259957 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-808e3bf5-482d-4381-8d17-2d288468684a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:33.261716 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-808e3bf5-482d-4381-8d17-2d288468684a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/2e844e42-3b69-4756-9989-855ff915f364 Aug 06 19:45:33.261939 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-808e3bf5-482d-4381-8d17-2d288468684a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:33.262176 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-808e3bf5-482d-4381-8d17-2d288468684a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:33.269830 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:33.269830 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:45:33.273538 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-808e3bf5-482d-4381-8d17-2d288468684a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:33.277746 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-808e3bf5-482d-4381-8d17-2d288468684a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/2e844e42-3b69-4756-9989-855ff915f364 returned with HTTP 200 Aug 06 19:45:33.278139 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1442/5778] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:33 2026] GET /volume/v3/volumes/2e844e42-3b69-4756-9989-855ff915f364 => generated 952 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:34.290257 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4c1d9517-f360-4b27-b2bf-4b3856f88276 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:34.291949 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4c1d9517-f360-4b27-b2bf-4b3856f88276 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/2e844e42-3b69-4756-9989-855ff915f364 Aug 06 19:45:34.292151 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4c1d9517-f360-4b27-b2bf-4b3856f88276 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:34.292326 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4c1d9517-f360-4b27-b2bf-4b3856f88276 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:34.299547 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:34.299547 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:45:34.303008 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4c1d9517-f360-4b27-b2bf-4b3856f88276 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:34.306672 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4c1d9517-f360-4b27-b2bf-4b3856f88276 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/2e844e42-3b69-4756-9989-855ff915f364 returned with HTTP 200 Aug 06 19:45:34.307033 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1436/5779] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:34 2026] GET /volume/v3/volumes/2e844e42-3b69-4756-9989-855ff915f364 => generated 1013 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:45:34.319046 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b83fe849-1e59-4070-b307-5e29b8d79e56 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:34.320660 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b83fe849-1e59-4070-b307-5e29b8d79e56 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:45:34.320973 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b83fe849-1e59-4070-b307-5e29b8d79e56 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2e844e42-3b69-4756-9989-855ff915f364", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-940188141"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:45:34.328501 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:34.328501 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:45:34.328803 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b83fe849-1e59-4070-b307-5e29b8d79e56 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:34.328907 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-b83fe849-1e59-4070-b307-5e29b8d79e56 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Create snapshot from volume 2e844e42-3b69-4756-9989-855ff915f364 Aug 06 19:45:34.348314 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-b83fe849-1e59-4070-b307-5e29b8d79e56 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Created reservations ['5d81bb76-335e-4447-906c-a9c077b076b5', '258eef1f-7623-4c3b-af7b-14901b2a99d6', 'c4fdc862-1b15-4b6b-9d0a-79bacfb063b6', 'd22add05-b2f7-4607-8299-f5d3004a8b7e'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:45:34.370771 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b83fe849-1e59-4070-b307-5e29b8d79e56 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot create request issued successfully. Aug 06 19:45:34.371069 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b83fe849-1e59-4070-b307-5e29b8d79e56 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:45:34.371476 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1452/5780] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:45:34 2026] POST /volume/v3/snapshots => generated 307 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:45:34.379451 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7865e305-b5a1-4f9d-8bf0-22f9e1aab53c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:34.381376 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7865e305-b5a1-4f9d-8bf0-22f9e1aab53c tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/snapshots/adcdee95-7bcb-48ff-85bb-b9dc5e47df84 Aug 06 19:45:34.381625 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7865e305-b5a1-4f9d-8bf0-22f9e1aab53c tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:34.381836 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7865e305-b5a1-4f9d-8bf0-22f9e1aab53c tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:34.386622 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:34.386622 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:45:34.386880 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7865e305-b5a1-4f9d-8bf0-22f9e1aab53c tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot retrieved successfully. Aug 06 19:45:34.387541 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7865e305-b5a1-4f9d-8bf0-22f9e1aab53c tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/adcdee95-7bcb-48ff-85bb-b9dc5e47df84 returned with HTTP 200 Aug 06 19:45:34.388007 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1451/5781] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:34 2026] GET /volume/v3/snapshots/adcdee95-7bcb-48ff-85bb-b9dc5e47df84 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:35.396217 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2b1c113b-041e-476c-ba5b-65802f1368e7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:35.397919 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2b1c113b-041e-476c-ba5b-65802f1368e7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/snapshots/adcdee95-7bcb-48ff-85bb-b9dc5e47df84 Aug 06 19:45:35.398127 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2b1c113b-041e-476c-ba5b-65802f1368e7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:35.398327 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2b1c113b-041e-476c-ba5b-65802f1368e7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:35.402901 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:35.402901 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:45:35.403202 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2b1c113b-041e-476c-ba5b-65802f1368e7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot retrieved successfully. Aug 06 19:45:35.403839 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2b1c113b-041e-476c-ba5b-65802f1368e7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/adcdee95-7bcb-48ff-85bb-b9dc5e47df84 returned with HTTP 200 Aug 06 19:45:35.404191 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1443/5782] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:35 2026] GET /volume/v3/snapshots/adcdee95-7bcb-48ff-85bb-b9dc5e47df84 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:35.411870 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0734e812-fa56-480d-81c3-cbbc4892cab3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:35.413565 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0734e812-fa56-480d-81c3-cbbc4892cab3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] GET https://10.4.3.5/volume/v3/snapshots/adcdee95-7bcb-48ff-85bb-b9dc5e47df84 Aug 06 19:45:35.413764 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0734e812-fa56-480d-81c3-cbbc4892cab3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:35.413939 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0734e812-fa56-480d-81c3-cbbc4892cab3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:35.418395 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:35.418395 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:45:35.418822 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0734e812-fa56-480d-81c3-cbbc4892cab3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Snapshot retrieved successfully. Aug 06 19:45:35.419516 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0734e812-fa56-480d-81c3-cbbc4892cab3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] https://10.4.3.5/volume/v3/snapshots/adcdee95-7bcb-48ff-85bb-b9dc5e47df84 returned with HTTP 200 Aug 06 19:45:35.419847 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1437/5783] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:35 2026] GET /volume/v3/snapshots/adcdee95-7bcb-48ff-85bb-b9dc5e47df84 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:35.428142 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-17072b05-725d-4629-a462-7bde3a64cf90 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:35.430120 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17072b05-725d-4629-a462-7bde3a64cf90 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] DELETE https://10.4.3.5/volume/v3/snapshots/adcdee95-7bcb-48ff-85bb-b9dc5e47df84 Aug 06 19:45:35.430369 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17072b05-725d-4629-a462-7bde3a64cf90 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:35.430627 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17072b05-725d-4629-a462-7bde3a64cf90 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:35.430774 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-17072b05-725d-4629-a462-7bde3a64cf90 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Delete snapshot with id: adcdee95-7bcb-48ff-85bb-b9dc5e47df84 Aug 06 19:45:35.435337 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:35.435337 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:45:35.435612 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-17072b05-725d-4629-a462-7bde3a64cf90 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot retrieved successfully. Aug 06 19:45:35.448636 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-17072b05-725d-4629-a462-7bde3a64cf90 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot delete request issued successfully. Aug 06 19:45:35.448840 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17072b05-725d-4629-a462-7bde3a64cf90 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/adcdee95-7bcb-48ff-85bb-b9dc5e47df84 returned with HTTP 202 Aug 06 19:45:35.449288 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1453/5784] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:45:35 2026] DELETE /volume/v3/snapshots/adcdee95-7bcb-48ff-85bb-b9dc5e47df84 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:45:35.456942 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5ce6aa2c-0227-470a-b25a-bfb09364e868 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:35.458796 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ce6aa2c-0227-470a-b25a-bfb09364e868 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/snapshots/adcdee95-7bcb-48ff-85bb-b9dc5e47df84 Aug 06 19:45:35.458796 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ce6aa2c-0227-470a-b25a-bfb09364e868 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:35.458979 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ce6aa2c-0227-470a-b25a-bfb09364e868 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:35.464248 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:35.464248 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:45:35.464248 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5ce6aa2c-0227-470a-b25a-bfb09364e868 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot retrieved successfully. Aug 06 19:45:35.464388 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ce6aa2c-0227-470a-b25a-bfb09364e868 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/adcdee95-7bcb-48ff-85bb-b9dc5e47df84 returned with HTTP 200 Aug 06 19:45:35.464768 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1452/5785] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:35 2026] GET /volume/v3/snapshots/adcdee95-7bcb-48ff-85bb-b9dc5e47df84 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:36.473159 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b5886b72-c72e-4d8b-a9b0-07ffb335b2f4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:36.475257 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b5886b72-c72e-4d8b-a9b0-07ffb335b2f4 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/snapshots/adcdee95-7bcb-48ff-85bb-b9dc5e47df84 Aug 06 19:45:36.475496 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b5886b72-c72e-4d8b-a9b0-07ffb335b2f4 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:36.475844 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b5886b72-c72e-4d8b-a9b0-07ffb335b2f4 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:36.484096 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b5886b72-c72e-4d8b-a9b0-07ffb335b2f4 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/adcdee95-7bcb-48ff-85bb-b9dc5e47df84 returned with HTTP 404 Aug 06 19:45:36.484645 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1444/5786] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:36 2026] GET /volume/v3/snapshots/adcdee95-7bcb-48ff-85bb-b9dc5e47df84 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:45:36.491240 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-02bff480-7132-4e3c-b6f3-f69f9548ddbf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:36.492977 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-02bff480-7132-4e3c-b6f3-f69f9548ddbf tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/2e844e42-3b69-4756-9989-855ff915f364 Aug 06 19:45:36.493208 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-02bff480-7132-4e3c-b6f3-f69f9548ddbf tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:36.493422 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-02bff480-7132-4e3c-b6f3-f69f9548ddbf tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:36.493635 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-02bff480-7132-4e3c-b6f3-f69f9548ddbf tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Delete volume with id: 2e844e42-3b69-4756-9989-855ff915f364 Aug 06 19:45:36.500172 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:36.500172 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:45:36.500459 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-02bff480-7132-4e3c-b6f3-f69f9548ddbf tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:36.513775 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-02bff480-7132-4e3c-b6f3-f69f9548ddbf tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Delete volume request issued successfully. Aug 06 19:45:36.513952 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-02bff480-7132-4e3c-b6f3-f69f9548ddbf tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/2e844e42-3b69-4756-9989-855ff915f364 returned with HTTP 202 Aug 06 19:45:36.514387 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1438/5787] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:45:36 2026] DELETE /volume/v3/volumes/2e844e42-3b69-4756-9989-855ff915f364 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:45:36.521674 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0055e383-521e-4d59-abb7-8e421bc127dc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:36.523457 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0055e383-521e-4d59-abb7-8e421bc127dc tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/2e844e42-3b69-4756-9989-855ff915f364 Aug 06 19:45:36.523457 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0055e383-521e-4d59-abb7-8e421bc127dc tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:36.523622 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0055e383-521e-4d59-abb7-8e421bc127dc tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:36.530384 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:36.530384 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:45:36.533567 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0055e383-521e-4d59-abb7-8e421bc127dc tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:36.537208 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0055e383-521e-4d59-abb7-8e421bc127dc tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/2e844e42-3b69-4756-9989-855ff915f364 returned with HTTP 200 Aug 06 19:45:36.537577 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1454/5788] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:36 2026] GET /volume/v3/volumes/2e844e42-3b69-4756-9989-855ff915f364 => generated 1012 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:45:37.549613 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-44e66245-2063-4231-8782-fa86a398cde8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:37.551371 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44e66245-2063-4231-8782-fa86a398cde8 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/2e844e42-3b69-4756-9989-855ff915f364 Aug 06 19:45:37.551591 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44e66245-2063-4231-8782-fa86a398cde8 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:37.551781 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44e66245-2063-4231-8782-fa86a398cde8 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:37.557576 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44e66245-2063-4231-8782-fa86a398cde8 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/2e844e42-3b69-4756-9989-855ff915f364 returned with HTTP 404 Aug 06 19:45:37.557988 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1453/5789] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:37 2026] GET /volume/v3/volumes/2e844e42-3b69-4756-9989-855ff915f364 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:45:37.565608 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d55f99e4-c5bc-4898-a7de-afbf260cdae0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:37.567187 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d55f99e4-c5bc-4898-a7de-afbf260cdae0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:45:37.567505 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d55f99e4-c5bc-4898-a7de-afbf260cdae0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-52629329"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:45:37.569058 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-d55f99e4-c5bc-4898-a7de-afbf260cdae0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-52629329'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:45:37.569174 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-d55f99e4-c5bc-4898-a7de-afbf260cdae0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Create volume of 1 GB Aug 06 19:45:37.572932 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d55f99e4-c5bc-4898-a7de-afbf260cdae0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Availability Zones retrieved successfully. Aug 06 19:45:37.577539 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d55f99e4-c5bc-4898-a7de-afbf260cdae0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Flow 'volume_create_api' (802572e4-f4d1-4313-bac6-295c2b4d9869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:45:37.578490 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d55f99e4-c5bc-4898-a7de-afbf260cdae0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba9bc447-e5c7-4d53-bf6f-cffc27a86552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:37.579169 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-d55f99e4-c5bc-4898-a7de-afbf260cdae0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:45:37.602419 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d55f99e4-c5bc-4898-a7de-afbf260cdae0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba9bc447-e5c7-4d53-bf6f-cffc27a86552) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:37.603038 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d55f99e4-c5bc-4898-a7de-afbf260cdae0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f47ba048-b59b-4f84-a868-c987ffd9ab32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:37.638493 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-d55f99e4-c5bc-4898-a7de-afbf260cdae0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Created reservations ['5340a094-5cfe-471b-9415-8a28f4555ec7', '49efa7af-b14b-4664-bff2-b803f81cebf5', 'c75b61a5-6fdc-4388-a0c7-d7d558ca0676', 'ba713bc3-f905-45b8-a355-a47264a62d55'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:45:37.639237 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d55f99e4-c5bc-4898-a7de-afbf260cdae0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f47ba048-b59b-4f84-a868-c987ffd9ab32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5340a094-5cfe-471b-9415-8a28f4555ec7', '49efa7af-b14b-4664-bff2-b803f81cebf5', 'c75b61a5-6fdc-4388-a0c7-d7d558ca0676', 'ba713bc3-f905-45b8-a355-a47264a62d55']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:37.639952 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d55f99e4-c5bc-4898-a7de-afbf260cdae0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4014513-1ce5-423b-9841-853bab8dcbef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:37.660208 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d55f99e4-c5bc-4898-a7de-afbf260cdae0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4014513-1ce5-423b-9841-853bab8dcbef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '796ff7e9-5b5d-4532-b492-d71aaf480b23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-52629329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c68cbb9110248409d2f03f1d92c5c87',qos_specs=None,replication_status=,reservations=['5340a094-5cfe-471b-9415-8a28f4555ec7','49efa7af-b14b-4664-bff2-b803f81cebf5','c75b61a5-6fdc-4388-a0c7-d7d558ca0676','ba713bc3-f905-45b8-a355-a47264a62d55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728cdeb1cb85444dbff13d073129fa73',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:45:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-52629329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=796ff7e9-5b5d-4532-b492-d71aaf480b23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c68cbb9110248409d2f03f1d92c5c87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='728cdeb1cb85444dbff13d073129fa73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:37.660875 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d55f99e4-c5bc-4898-a7de-afbf260cdae0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fdb194b-55dd-450b-9726-24740b75e1c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:37.677775 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d55f99e4-c5bc-4898-a7de-afbf260cdae0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fdb194b-55dd-450b-9726-24740b75e1c7) transitioned into state 'SUCCESS' from state '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-52629329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c68cbb9110248409d2f03f1d92c5c87',qos_specs=None,replication_status=,reservations=['5340a094-5cfe-471b-9415-8a28f4555ec7','49efa7af-b14b-4664-bff2-b803f81cebf5','c75b61a5-6fdc-4388-a0c7-d7d558ca0676','ba713bc3-f905-45b8-a355-a47264a62d55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728cdeb1cb85444dbff13d073129fa73',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:37.678425 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d55f99e4-c5bc-4898-a7de-afbf260cdae0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d50e2cb-e4a6-4f34-87d8-fc70f9e545cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:37.687527 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d55f99e4-c5bc-4898-a7de-afbf260cdae0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d50e2cb-e4a6-4f34-87d8-fc70f9e545cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:37.688349 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d55f99e4-c5bc-4898-a7de-afbf260cdae0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Flow 'volume_create_api' (802572e4-f4d1-4313-bac6-295c2b4d9869) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:45:37.688637 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d55f99e4-c5bc-4898-a7de-afbf260cdae0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Create volume request issued successfully. Aug 06 19:45:37.689177 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d55f99e4-c5bc-4898-a7de-afbf260cdae0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:45:37.689577 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1445/5790] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:45:37 2026] POST /volume/v3/volumes => generated 772 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:45:37.700446 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-179010ef-c021-4bba-b91f-8c60a5335e5a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:37.702146 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-179010ef-c021-4bba-b91f-8c60a5335e5a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/796ff7e9-5b5d-4532-b492-d71aaf480b23 Aug 06 19:45:37.702338 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-179010ef-c021-4bba-b91f-8c60a5335e5a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:37.702519 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-179010ef-c021-4bba-b91f-8c60a5335e5a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:37.709028 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:37.709028 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:45:37.712111 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-179010ef-c021-4bba-b91f-8c60a5335e5a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:37.715440 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-179010ef-c021-4bba-b91f-8c60a5335e5a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/796ff7e9-5b5d-4532-b492-d71aaf480b23 returned with HTTP 200 Aug 06 19:45:37.715793 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1439/5791] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:37 2026] GET /volume/v3/volumes/796ff7e9-5b5d-4532-b492-d71aaf480b23 => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:38.729468 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bbe724fa-9f45-4e81-99bb-a63c2dd246d6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:38.731189 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bbe724fa-9f45-4e81-99bb-a63c2dd246d6 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/796ff7e9-5b5d-4532-b492-d71aaf480b23 Aug 06 19:45:38.731388 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bbe724fa-9f45-4e81-99bb-a63c2dd246d6 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:38.731576 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bbe724fa-9f45-4e81-99bb-a63c2dd246d6 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:38.738322 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:38.738322 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:45:38.741665 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bbe724fa-9f45-4e81-99bb-a63c2dd246d6 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:38.745452 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bbe724fa-9f45-4e81-99bb-a63c2dd246d6 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/796ff7e9-5b5d-4532-b492-d71aaf480b23 returned with HTTP 200 Aug 06 19:45:38.745827 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1455/5792] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:38 2026] GET /volume/v3/volumes/796ff7e9-5b5d-4532-b492-d71aaf480b23 => generated 1012 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:45:38.760043 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2f170ad9-2dc4-405e-9c20-3ecc3ffb1f00 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:38.762249 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2f170ad9-2dc4-405e-9c20-3ecc3ffb1f00 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:45:38.762865 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2f170ad9-2dc4-405e-9c20-3ecc3ffb1f00 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "796ff7e9-5b5d-4532-b492-d71aaf480b23", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-649846414"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:45:38.771151 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:38.771151 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:45:38.771436 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2f170ad9-2dc4-405e-9c20-3ecc3ffb1f00 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:38.771565 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-2f170ad9-2dc4-405e-9c20-3ecc3ffb1f00 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Create snapshot from volume 796ff7e9-5b5d-4532-b492-d71aaf480b23 Aug 06 19:45:38.792868 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-2f170ad9-2dc4-405e-9c20-3ecc3ffb1f00 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Created reservations ['4c5caf44-1393-4b28-b8a3-b4a0bd40d639', '3ddef79d-196b-450c-8667-52b3566a256f', '37dc564a-7491-47b2-9ec0-32dcac091e6e', 'befc964c-01ab-4437-ab55-b27c82f331b7'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:45:38.819994 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2f170ad9-2dc4-405e-9c20-3ecc3ffb1f00 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot create request issued successfully. Aug 06 19:45:38.820434 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2f170ad9-2dc4-405e-9c20-3ecc3ffb1f00 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:45:38.820998 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1454/5793] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:45:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:45:38.829085 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-20827cd4-7f91-49b8-aa13-4b6e48f44cc0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:38.831053 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-20827cd4-7f91-49b8-aa13-4b6e48f44cc0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/snapshots/5560096c-739c-4346-965f-9af2d4ce6c87 Aug 06 19:45:38.831244 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-20827cd4-7f91-49b8-aa13-4b6e48f44cc0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:38.831443 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-20827cd4-7f91-49b8-aa13-4b6e48f44cc0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:38.837030 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:38.837030 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:45:38.837510 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-20827cd4-7f91-49b8-aa13-4b6e48f44cc0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot retrieved successfully. Aug 06 19:45:38.838429 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-20827cd4-7f91-49b8-aa13-4b6e48f44cc0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/5560096c-739c-4346-965f-9af2d4ce6c87 returned with HTTP 200 Aug 06 19:45:38.839052 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1446/5794] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:38 2026] GET /volume/v3/snapshots/5560096c-739c-4346-965f-9af2d4ce6c87 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:39.847820 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f2016b5e-16c1-48f2-97c9-7cd0942376f3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:39.849963 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f2016b5e-16c1-48f2-97c9-7cd0942376f3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/snapshots/5560096c-739c-4346-965f-9af2d4ce6c87 Aug 06 19:45:39.850195 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f2016b5e-16c1-48f2-97c9-7cd0942376f3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:39.850424 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f2016b5e-16c1-48f2-97c9-7cd0942376f3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:39.855941 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:39.855941 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:45:39.856304 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f2016b5e-16c1-48f2-97c9-7cd0942376f3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot retrieved successfully. Aug 06 19:45:39.857072 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f2016b5e-16c1-48f2-97c9-7cd0942376f3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/5560096c-739c-4346-965f-9af2d4ce6c87 returned with HTTP 200 Aug 06 19:45:39.857471 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1440/5795] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:39 2026] GET /volume/v3/snapshots/5560096c-739c-4346-965f-9af2d4ce6c87 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:39.866461 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7c8eb0f0-fa37-4270-bbe3-3d20d67161fc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:39.869037 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7c8eb0f0-fa37-4270-bbe3-3d20d67161fc tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] POST https://10.4.3.5/volume/v3/snapshots/5560096c-739c-4346-965f-9af2d4ce6c87/action Aug 06 19:45:39.869621 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7c8eb0f0-fa37-4270-bbe3-3d20d67161fc tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:45:39.869812 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7c8eb0f0-fa37-4270-bbe3-3d20d67161fc tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:45:39.871568 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.contrib.snapshot_unmanage [None req-7c8eb0f0-fa37-4270-bbe3-3d20d67161fc tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Unmanage snapshot with id: 5560096c-739c-4346-965f-9af2d4ce6c87 Aug 06 19:45:39.877991 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:39.877991 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:45:39.878537 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7c8eb0f0-fa37-4270-bbe3-3d20d67161fc tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Snapshot retrieved successfully. Aug 06 19:45:39.879556 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-7c8eb0f0-fa37-4270-bbe3-3d20d67161fc tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'cf39968fe0374f3aa9d4a6b29f7689a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c68cbb9110248409d2f03f1d92c5c87', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:45:39.879762 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7c8eb0f0-fa37-4270-bbe3-3d20d67161fc tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] https://10.4.3.5/volume/v3/snapshots/5560096c-739c-4346-965f-9af2d4ce6c87/action returned with HTTP 403 Aug 06 19:45:39.880428 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1456/5796] 10.4.3.5 () {68 vars in 1382 bytes} [Thu Aug 6 19:45:39 2026] POST /volume/v3/snapshots/5560096c-739c-4346-965f-9af2d4ce6c87/action => generated 117 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:45:39.887787 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cf659c01-dbd3-49f0-bb9b-f6db7e49c373 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:39.889771 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cf659c01-dbd3-49f0-bb9b-f6db7e49c373 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] DELETE https://10.4.3.5/volume/v3/snapshots/5560096c-739c-4346-965f-9af2d4ce6c87 Aug 06 19:45:39.889964 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cf659c01-dbd3-49f0-bb9b-f6db7e49c373 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:39.890178 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cf659c01-dbd3-49f0-bb9b-f6db7e49c373 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:39.890272 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-cf659c01-dbd3-49f0-bb9b-f6db7e49c373 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Delete snapshot with id: 5560096c-739c-4346-965f-9af2d4ce6c87 Aug 06 19:45:39.894867 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:39.894867 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:45:39.895164 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cf659c01-dbd3-49f0-bb9b-f6db7e49c373 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot retrieved successfully. Aug 06 19:45:39.909443 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cf659c01-dbd3-49f0-bb9b-f6db7e49c373 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot delete request issued successfully. Aug 06 19:45:39.909768 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cf659c01-dbd3-49f0-bb9b-f6db7e49c373 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/5560096c-739c-4346-965f-9af2d4ce6c87 returned with HTTP 202 Aug 06 19:45:39.910400 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1455/5797] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:45:39 2026] DELETE /volume/v3/snapshots/5560096c-739c-4346-965f-9af2d4ce6c87 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:45:39.917548 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1441d80a-f84f-4bf6-b2b3-b75dd52e8877 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:39.919690 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1441d80a-f84f-4bf6-b2b3-b75dd52e8877 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/snapshots/5560096c-739c-4346-965f-9af2d4ce6c87 Aug 06 19:45:39.919910 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1441d80a-f84f-4bf6-b2b3-b75dd52e8877 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:39.920137 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1441d80a-f84f-4bf6-b2b3-b75dd52e8877 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:39.926957 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:39.926957 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:45:39.927331 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1441d80a-f84f-4bf6-b2b3-b75dd52e8877 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot retrieved successfully. Aug 06 19:45:39.928040 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1441d80a-f84f-4bf6-b2b3-b75dd52e8877 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/5560096c-739c-4346-965f-9af2d4ce6c87 returned with HTTP 200 Aug 06 19:45:39.928414 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1447/5798] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:39 2026] GET /volume/v3/snapshots/5560096c-739c-4346-965f-9af2d4ce6c87 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:40.937117 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3e41507a-243a-4f6a-9cc6-d0eede5c237c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:40.938714 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3e41507a-243a-4f6a-9cc6-d0eede5c237c tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/snapshots/5560096c-739c-4346-965f-9af2d4ce6c87 Aug 06 19:45:40.938891 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3e41507a-243a-4f6a-9cc6-d0eede5c237c tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:40.939082 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3e41507a-243a-4f6a-9cc6-d0eede5c237c tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:40.943012 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3e41507a-243a-4f6a-9cc6-d0eede5c237c tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/5560096c-739c-4346-965f-9af2d4ce6c87 returned with HTTP 404 Aug 06 19:45:40.943450 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1441/5799] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:40 2026] GET /volume/v3/snapshots/5560096c-739c-4346-965f-9af2d4ce6c87 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:45:40.950682 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-face2283-cfa3-4f3e-b54a-daa9f0ddfe5b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:40.952505 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-face2283-cfa3-4f3e-b54a-daa9f0ddfe5b tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/796ff7e9-5b5d-4532-b492-d71aaf480b23 Aug 06 19:45:40.952713 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-face2283-cfa3-4f3e-b54a-daa9f0ddfe5b tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:40.952949 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-face2283-cfa3-4f3e-b54a-daa9f0ddfe5b tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:40.953128 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-face2283-cfa3-4f3e-b54a-daa9f0ddfe5b tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Delete volume with id: 796ff7e9-5b5d-4532-b492-d71aaf480b23 Aug 06 19:45:40.960293 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:40.960293 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:45:40.960613 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-face2283-cfa3-4f3e-b54a-daa9f0ddfe5b tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:40.974659 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-face2283-cfa3-4f3e-b54a-daa9f0ddfe5b tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Delete volume request issued successfully. Aug 06 19:45:40.974846 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-face2283-cfa3-4f3e-b54a-daa9f0ddfe5b tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/796ff7e9-5b5d-4532-b492-d71aaf480b23 returned with HTTP 202 Aug 06 19:45:40.975241 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1457/5800] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:45:40 2026] DELETE /volume/v3/volumes/796ff7e9-5b5d-4532-b492-d71aaf480b23 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:45:40.981344 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-412c7ae3-8481-419e-9e4a-9d04a85a7ee7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:40.982875 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-412c7ae3-8481-419e-9e4a-9d04a85a7ee7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/796ff7e9-5b5d-4532-b492-d71aaf480b23 Aug 06 19:45:40.983037 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-412c7ae3-8481-419e-9e4a-9d04a85a7ee7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:40.983212 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-412c7ae3-8481-419e-9e4a-9d04a85a7ee7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:40.989421 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:40.989421 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:45:40.992613 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-412c7ae3-8481-419e-9e4a-9d04a85a7ee7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:40.995907 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-412c7ae3-8481-419e-9e4a-9d04a85a7ee7 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/796ff7e9-5b5d-4532-b492-d71aaf480b23 returned with HTTP 200 Aug 06 19:45:40.996315 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1456/5801] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:40 2026] GET /volume/v3/volumes/796ff7e9-5b5d-4532-b492-d71aaf480b23 => generated 1011 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:45:42.009427 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1b2749c2-6c16-49e4-8e82-fd5e8b4b9ae1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:42.011219 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1b2749c2-6c16-49e4-8e82-fd5e8b4b9ae1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/796ff7e9-5b5d-4532-b492-d71aaf480b23 Aug 06 19:45:42.011410 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1b2749c2-6c16-49e4-8e82-fd5e8b4b9ae1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:42.011626 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1b2749c2-6c16-49e4-8e82-fd5e8b4b9ae1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:42.017754 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1b2749c2-6c16-49e4-8e82-fd5e8b4b9ae1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/796ff7e9-5b5d-4532-b492-d71aaf480b23 returned with HTTP 404 Aug 06 19:45:42.018348 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1448/5802] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:42 2026] GET /volume/v3/volumes/796ff7e9-5b5d-4532-b492-d71aaf480b23 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:45:42.026076 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ad08b3e1-8c5c-43a2-bcd3-16811634a288 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:42.027629 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ad08b3e1-8c5c-43a2-bcd3-16811634a288 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:45:42.027926 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ad08b3e1-8c5c-43a2-bcd3-16811634a288 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-460733262"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:45:42.029479 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-ad08b3e1-8c5c-43a2-bcd3-16811634a288 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-460733262'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:45:42.029598 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-ad08b3e1-8c5c-43a2-bcd3-16811634a288 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Create volume of 1 GB Aug 06 19:45:42.033543 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ad08b3e1-8c5c-43a2-bcd3-16811634a288 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Availability Zones retrieved successfully. Aug 06 19:45:42.038729 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ad08b3e1-8c5c-43a2-bcd3-16811634a288 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Flow 'volume_create_api' (ab974e5d-a7b1-452e-b782-5c9b09c7c406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:45:42.039790 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ad08b3e1-8c5c-43a2-bcd3-16811634a288 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bfdc8b0-aef1-41ec-aa9f-a48f69dc5d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:42.040484 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-ad08b3e1-8c5c-43a2-bcd3-16811634a288 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:45:42.067939 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ad08b3e1-8c5c-43a2-bcd3-16811634a288 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bfdc8b0-aef1-41ec-aa9f-a48f69dc5d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:42.068811 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ad08b3e1-8c5c-43a2-bcd3-16811634a288 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (261e85bc-aa0b-4efc-a4ff-8bf2f78b9d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:42.108934 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-ad08b3e1-8c5c-43a2-bcd3-16811634a288 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Created reservations ['5ef1e19f-f150-4e28-a3c7-5c5ad69104a2', '9896dfce-e64c-45d7-bf95-0860c689fe5b', 'dc4e359f-d3ac-407c-a897-7aeb6f2d9fe6', '3605e17d-0186-4695-a476-9e79ecc12ede'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:45:42.111208 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ad08b3e1-8c5c-43a2-bcd3-16811634a288 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (261e85bc-aa0b-4efc-a4ff-8bf2f78b9d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ef1e19f-f150-4e28-a3c7-5c5ad69104a2', '9896dfce-e64c-45d7-bf95-0860c689fe5b', 'dc4e359f-d3ac-407c-a897-7aeb6f2d9fe6', '3605e17d-0186-4695-a476-9e79ecc12ede']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:42.112291 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ad08b3e1-8c5c-43a2-bcd3-16811634a288 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (700c1541-bebf-44f3-b1bb-198fa0847f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:42.134596 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ad08b3e1-8c5c-43a2-bcd3-16811634a288 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (700c1541-bebf-44f3-b1bb-198fa0847f8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f6f77ff-7b75-40b8-856e-575e05854918', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-460733262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c68cbb9110248409d2f03f1d92c5c87',qos_specs=None,replication_status=,reservations=['5ef1e19f-f150-4e28-a3c7-5c5ad69104a2','9896dfce-e64c-45d7-bf95-0860c689fe5b','dc4e359f-d3ac-407c-a897-7aeb6f2d9fe6','3605e17d-0186-4695-a476-9e79ecc12ede'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728cdeb1cb85444dbff13d073129fa73',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:45:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-460733262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f6f77ff-7b75-40b8-856e-575e05854918,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c68cbb9110248409d2f03f1d92c5c87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='728cdeb1cb85444dbff13d073129fa73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:42.135342 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ad08b3e1-8c5c-43a2-bcd3-16811634a288 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acfaab9a-739a-43d2-b22e-900bc6760183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:42.150596 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ad08b3e1-8c5c-43a2-bcd3-16811634a288 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acfaab9a-739a-43d2-b22e-900bc6760183) transitioned into state 'SUCCESS' from state '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-460733262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c68cbb9110248409d2f03f1d92c5c87',qos_specs=None,replication_status=,reservations=['5ef1e19f-f150-4e28-a3c7-5c5ad69104a2','9896dfce-e64c-45d7-bf95-0860c689fe5b','dc4e359f-d3ac-407c-a897-7aeb6f2d9fe6','3605e17d-0186-4695-a476-9e79ecc12ede'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728cdeb1cb85444dbff13d073129fa73',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:42.151197 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ad08b3e1-8c5c-43a2-bcd3-16811634a288 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b1e6434-2bf7-45fd-909d-df2c9bdf7b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:42.158214 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ad08b3e1-8c5c-43a2-bcd3-16811634a288 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b1e6434-2bf7-45fd-909d-df2c9bdf7b7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:42.158992 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ad08b3e1-8c5c-43a2-bcd3-16811634a288 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Flow 'volume_create_api' (ab974e5d-a7b1-452e-b782-5c9b09c7c406) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:45:42.159324 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ad08b3e1-8c5c-43a2-bcd3-16811634a288 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Create volume request issued successfully. Aug 06 19:45:42.159872 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ad08b3e1-8c5c-43a2-bcd3-16811634a288 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:45:42.160282 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1442/5803] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:45:42 2026] POST /volume/v3/volumes => generated 773 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:45:42.174035 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bc827d46-f7aa-4050-ae35-038f8bf5336f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:42.175371 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bc827d46-f7aa-4050-ae35-038f8bf5336f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/0f6f77ff-7b75-40b8-856e-575e05854918 Aug 06 19:45:42.175546 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bc827d46-f7aa-4050-ae35-038f8bf5336f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:42.175722 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bc827d46-f7aa-4050-ae35-038f8bf5336f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:42.182126 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:42.182126 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:45:42.185063 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bc827d46-f7aa-4050-ae35-038f8bf5336f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:42.188260 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bc827d46-f7aa-4050-ae35-038f8bf5336f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/0f6f77ff-7b75-40b8-856e-575e05854918 returned with HTTP 200 Aug 06 19:45:42.188595 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1458/5804] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:42 2026] GET /volume/v3/volumes/0f6f77ff-7b75-40b8-856e-575e05854918 => generated 952 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:43.203117 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a9280db3-b0af-43ff-96d8-297306efe988 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:43.204712 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9280db3-b0af-43ff-96d8-297306efe988 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/0f6f77ff-7b75-40b8-856e-575e05854918 Aug 06 19:45:43.204890 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9280db3-b0af-43ff-96d8-297306efe988 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:43.205075 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9280db3-b0af-43ff-96d8-297306efe988 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:43.211478 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:43.211478 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:45:43.214436 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a9280db3-b0af-43ff-96d8-297306efe988 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:43.217778 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9280db3-b0af-43ff-96d8-297306efe988 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/0f6f77ff-7b75-40b8-856e-575e05854918 returned with HTTP 200 Aug 06 19:45:43.218163 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1457/5805] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:43 2026] GET /volume/v3/volumes/0f6f77ff-7b75-40b8-856e-575e05854918 => generated 1013 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:45:43.229961 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-93cb0251-8bea-4d41-81d0-3876bb81b62f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:43.232123 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-93cb0251-8bea-4d41-81d0-3876bb81b62f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:45:43.232482 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-93cb0251-8bea-4d41-81d0-3876bb81b62f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0f6f77ff-7b75-40b8-856e-575e05854918", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-965425305"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:45:43.240910 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:43.240910 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:45:43.241307 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-93cb0251-8bea-4d41-81d0-3876bb81b62f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:43.241424 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-93cb0251-8bea-4d41-81d0-3876bb81b62f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Create snapshot from volume 0f6f77ff-7b75-40b8-856e-575e05854918 Aug 06 19:45:43.262854 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-93cb0251-8bea-4d41-81d0-3876bb81b62f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Created reservations ['be8ac313-ebe2-4d67-8d4a-36ed85bed699', '2831cbfe-5788-4667-b9ee-0ba89fd2d84c', '5a204064-8083-40a3-8f49-7d24671a29f0', '917b4605-9cd1-4c52-8d80-53c0b6ba218d'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:45:43.288895 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-93cb0251-8bea-4d41-81d0-3876bb81b62f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot create request issued successfully. Aug 06 19:45:43.289330 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-93cb0251-8bea-4d41-81d0-3876bb81b62f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:45:43.289967 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1449/5806] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:45:43 2026] POST /volume/v3/snapshots => generated 307 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:45:43.300410 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2bd7a53d-f74d-40b5-bc94-25ef78ff05e0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:43.302710 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2bd7a53d-f74d-40b5-bc94-25ef78ff05e0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/snapshots/be78487c-1cb5-4297-8069-ad1222a04625 Aug 06 19:45:43.302985 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2bd7a53d-f74d-40b5-bc94-25ef78ff05e0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:43.303240 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2bd7a53d-f74d-40b5-bc94-25ef78ff05e0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:43.308772 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:43.308772 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:45:43.309131 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2bd7a53d-f74d-40b5-bc94-25ef78ff05e0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot retrieved successfully. Aug 06 19:45:43.309839 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2bd7a53d-f74d-40b5-bc94-25ef78ff05e0 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/be78487c-1cb5-4297-8069-ad1222a04625 returned with HTTP 200 Aug 06 19:45:43.310296 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1443/5807] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:43 2026] GET /volume/v3/snapshots/be78487c-1cb5-4297-8069-ad1222a04625 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:44.319457 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-22c75d47-7388-424e-84f1-3c19af53a03b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:44.321088 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-22c75d47-7388-424e-84f1-3c19af53a03b tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/snapshots/be78487c-1cb5-4297-8069-ad1222a04625 Aug 06 19:45:44.321335 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-22c75d47-7388-424e-84f1-3c19af53a03b tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:44.321529 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-22c75d47-7388-424e-84f1-3c19af53a03b tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:44.326737 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:44.326737 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:45:44.327047 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-22c75d47-7388-424e-84f1-3c19af53a03b tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot retrieved successfully. Aug 06 19:45:44.327672 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-22c75d47-7388-424e-84f1-3c19af53a03b tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/be78487c-1cb5-4297-8069-ad1222a04625 returned with HTTP 200 Aug 06 19:45:44.328033 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1459/5808] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:44 2026] GET /volume/v3/snapshots/be78487c-1cb5-4297-8069-ad1222a04625 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:44.336971 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e650dc6d-0371-4d93-baab-63674ee1f9d1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:44.338692 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e650dc6d-0371-4d93-baab-63674ee1f9d1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] PUT https://10.4.3.5/volume/v3/snapshots/be78487c-1cb5-4297-8069-ad1222a04625 Aug 06 19:45:44.339069 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e650dc6d-0371-4d93-baab-63674ee1f9d1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:45:44.344755 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:44.344755 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:45:44.345180 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e650dc6d-0371-4d93-baab-63674ee1f9d1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Snapshot retrieved successfully. Aug 06 19:45:44.350818 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e650dc6d-0371-4d93-baab-63674ee1f9d1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] https://10.4.3.5/volume/v3/snapshots/be78487c-1cb5-4297-8069-ad1222a04625 returned with HTTP 200 Aug 06 19:45:44.351248 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1458/5809] 10.4.3.5 () {68 vars in 1360 bytes} [Thu Aug 6 19:45:44 2026] PUT /volume/v3/snapshots/be78487c-1cb5-4297-8069-ad1222a04625 => generated 360 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:44.360099 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4c1c549a-9016-41d6-b0aa-2dadd4ccc059 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:44.362419 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4c1c549a-9016-41d6-b0aa-2dadd4ccc059 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] DELETE https://10.4.3.5/volume/v3/snapshots/be78487c-1cb5-4297-8069-ad1222a04625 Aug 06 19:45:44.362652 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4c1c549a-9016-41d6-b0aa-2dadd4ccc059 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:44.362870 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4c1c549a-9016-41d6-b0aa-2dadd4ccc059 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:44.362995 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-4c1c549a-9016-41d6-b0aa-2dadd4ccc059 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Delete snapshot with id: be78487c-1cb5-4297-8069-ad1222a04625 Aug 06 19:45:44.368523 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:44.368523 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:45:44.368905 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4c1c549a-9016-41d6-b0aa-2dadd4ccc059 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot retrieved successfully. Aug 06 19:45:44.385558 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4c1c549a-9016-41d6-b0aa-2dadd4ccc059 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot delete request issued successfully. Aug 06 19:45:44.385767 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4c1c549a-9016-41d6-b0aa-2dadd4ccc059 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/be78487c-1cb5-4297-8069-ad1222a04625 returned with HTTP 202 Aug 06 19:45:44.386293 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1450/5810] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:45:44 2026] DELETE /volume/v3/snapshots/be78487c-1cb5-4297-8069-ad1222a04625 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:45:44.393212 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7aff62dc-59ca-4927-a0ed-55ee252e5c09 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:44.395424 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7aff62dc-59ca-4927-a0ed-55ee252e5c09 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/snapshots/be78487c-1cb5-4297-8069-ad1222a04625 Aug 06 19:45:44.395688 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7aff62dc-59ca-4927-a0ed-55ee252e5c09 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:44.395932 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7aff62dc-59ca-4927-a0ed-55ee252e5c09 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:44.401495 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:44.401495 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:45:44.401867 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7aff62dc-59ca-4927-a0ed-55ee252e5c09 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot retrieved successfully. Aug 06 19:45:44.402693 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7aff62dc-59ca-4927-a0ed-55ee252e5c09 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/be78487c-1cb5-4297-8069-ad1222a04625 returned with HTTP 200 Aug 06 19:45:44.403152 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1444/5811] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:44 2026] GET /volume/v3/snapshots/be78487c-1cb5-4297-8069-ad1222a04625 => generated 493 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:45.412495 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cd6bac39-1ada-4f7d-9bf0-0c3c3a49335f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:45.414378 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cd6bac39-1ada-4f7d-9bf0-0c3c3a49335f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/snapshots/be78487c-1cb5-4297-8069-ad1222a04625 Aug 06 19:45:45.414569 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cd6bac39-1ada-4f7d-9bf0-0c3c3a49335f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:45.414751 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cd6bac39-1ada-4f7d-9bf0-0c3c3a49335f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:45.419006 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cd6bac39-1ada-4f7d-9bf0-0c3c3a49335f tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/be78487c-1cb5-4297-8069-ad1222a04625 returned with HTTP 404 Aug 06 19:45:45.419550 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1460/5812] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:45 2026] GET /volume/v3/snapshots/be78487c-1cb5-4297-8069-ad1222a04625 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:45:45.426037 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7079ec86-c3b6-4a16-b95c-778e77f1b23d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:45.427858 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7079ec86-c3b6-4a16-b95c-778e77f1b23d tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/0f6f77ff-7b75-40b8-856e-575e05854918 Aug 06 19:45:45.428062 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7079ec86-c3b6-4a16-b95c-778e77f1b23d tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:45.428268 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7079ec86-c3b6-4a16-b95c-778e77f1b23d tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:45.428446 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-7079ec86-c3b6-4a16-b95c-778e77f1b23d tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Delete volume with id: 0f6f77ff-7b75-40b8-856e-575e05854918 Aug 06 19:45:45.435659 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:45.435659 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:45:45.435942 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7079ec86-c3b6-4a16-b95c-778e77f1b23d tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:45.450395 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7079ec86-c3b6-4a16-b95c-778e77f1b23d tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Delete volume request issued successfully. Aug 06 19:45:45.450592 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7079ec86-c3b6-4a16-b95c-778e77f1b23d tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/0f6f77ff-7b75-40b8-856e-575e05854918 returned with HTTP 202 Aug 06 19:45:45.450934 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1459/5813] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:45:45 2026] DELETE /volume/v3/volumes/0f6f77ff-7b75-40b8-856e-575e05854918 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:45:45.457651 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-efb17b4c-3dbd-495c-befb-a3d160e3bc47 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:45.459696 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-efb17b4c-3dbd-495c-befb-a3d160e3bc47 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/0f6f77ff-7b75-40b8-856e-575e05854918 Aug 06 19:45:45.459937 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-efb17b4c-3dbd-495c-befb-a3d160e3bc47 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:45.460200 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-efb17b4c-3dbd-495c-befb-a3d160e3bc47 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:45.468919 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:45.468919 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:45:45.472911 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-efb17b4c-3dbd-495c-befb-a3d160e3bc47 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:45.476548 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-efb17b4c-3dbd-495c-befb-a3d160e3bc47 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/0f6f77ff-7b75-40b8-856e-575e05854918 returned with HTTP 200 Aug 06 19:45:45.476692 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1451/5814] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:45 2026] GET /volume/v3/volumes/0f6f77ff-7b75-40b8-856e-575e05854918 => generated 1012 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:45:46.489109 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-051f28e6-7f47-40bb-a484-91904eeb396a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:46.490709 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-051f28e6-7f47-40bb-a484-91904eeb396a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/0f6f77ff-7b75-40b8-856e-575e05854918 Aug 06 19:45:46.490871 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-051f28e6-7f47-40bb-a484-91904eeb396a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:46.491068 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-051f28e6-7f47-40bb-a484-91904eeb396a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:46.496424 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-051f28e6-7f47-40bb-a484-91904eeb396a tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/0f6f77ff-7b75-40b8-856e-575e05854918 returned with HTTP 404 Aug 06 19:45:46.497034 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1445/5815] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:46 2026] GET /volume/v3/volumes/0f6f77ff-7b75-40b8-856e-575e05854918 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:45:46.504771 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5953f8c3-78cb-4676-b08f-a4efb4de41cf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:46.506408 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5953f8c3-78cb-4676-b08f-a4efb4de41cf tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:45:46.506725 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5953f8c3-78cb-4676-b08f-a4efb4de41cf tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-136897968"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:45:46.508352 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-5953f8c3-78cb-4676-b08f-a4efb4de41cf tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-136897968'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:45:46.508471 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-5953f8c3-78cb-4676-b08f-a4efb4de41cf tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Create volume of 1 GB Aug 06 19:45:46.512088 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5953f8c3-78cb-4676-b08f-a4efb4de41cf tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Availability Zones retrieved successfully. Aug 06 19:45:46.517117 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5953f8c3-78cb-4676-b08f-a4efb4de41cf tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Flow 'volume_create_api' (69d17956-70bb-49f4-9ee8-4e8ec2924070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:45:46.518102 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5953f8c3-78cb-4676-b08f-a4efb4de41cf tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (902e7996-d4f5-4a4d-8209-b0537469bdb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:46.518772 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-5953f8c3-78cb-4676-b08f-a4efb4de41cf tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:45:46.540339 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5953f8c3-78cb-4676-b08f-a4efb4de41cf tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (902e7996-d4f5-4a4d-8209-b0537469bdb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:46.541010 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5953f8c3-78cb-4676-b08f-a4efb4de41cf tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c308e343-61a6-4e4c-91bc-dfa02cafe159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:46.574109 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-5953f8c3-78cb-4676-b08f-a4efb4de41cf tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Created reservations ['f90b27cf-f4a6-4251-96b3-077c3779cc83', '1defd8f3-d7b9-4a59-a756-237a03fa76ef', '650fb2d3-9fbd-47bd-baa5-4b2d6e4e8dc2', 'ae7eba22-417c-46cf-a907-508b755f5c04'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:45:46.574768 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5953f8c3-78cb-4676-b08f-a4efb4de41cf tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c308e343-61a6-4e4c-91bc-dfa02cafe159) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f90b27cf-f4a6-4251-96b3-077c3779cc83', '1defd8f3-d7b9-4a59-a756-237a03fa76ef', '650fb2d3-9fbd-47bd-baa5-4b2d6e4e8dc2', 'ae7eba22-417c-46cf-a907-508b755f5c04']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:46.575432 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5953f8c3-78cb-4676-b08f-a4efb4de41cf tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d40f3c7-af12-40ac-9837-e3e181bc0224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:46.596755 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5953f8c3-78cb-4676-b08f-a4efb4de41cf tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d40f3c7-af12-40ac-9837-e3e181bc0224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b62a70e3-9b68-4742-93a9-4e203ccb8c02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-136897968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c68cbb9110248409d2f03f1d92c5c87',qos_specs=None,replication_status=,reservations=['f90b27cf-f4a6-4251-96b3-077c3779cc83','1defd8f3-d7b9-4a59-a756-237a03fa76ef','650fb2d3-9fbd-47bd-baa5-4b2d6e4e8dc2','ae7eba22-417c-46cf-a907-508b755f5c04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728cdeb1cb85444dbff13d073129fa73',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:45:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-136897968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b62a70e3-9b68-4742-93a9-4e203ccb8c02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c68cbb9110248409d2f03f1d92c5c87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='728cdeb1cb85444dbff13d073129fa73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:46.597599 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5953f8c3-78cb-4676-b08f-a4efb4de41cf tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ef6d7e9-e44f-4999-a572-52379c032644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:46.612628 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5953f8c3-78cb-4676-b08f-a4efb4de41cf tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ef6d7e9-e44f-4999-a572-52379c032644) transitioned into state 'SUCCESS' from state '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-136897968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c68cbb9110248409d2f03f1d92c5c87',qos_specs=None,replication_status=,reservations=['f90b27cf-f4a6-4251-96b3-077c3779cc83','1defd8f3-d7b9-4a59-a756-237a03fa76ef','650fb2d3-9fbd-47bd-baa5-4b2d6e4e8dc2','ae7eba22-417c-46cf-a907-508b755f5c04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728cdeb1cb85444dbff13d073129fa73',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:46.613284 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5953f8c3-78cb-4676-b08f-a4efb4de41cf tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52dc5f45-66b1-4f50-bdd7-e57748b9519d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:46.620720 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5953f8c3-78cb-4676-b08f-a4efb4de41cf tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52dc5f45-66b1-4f50-bdd7-e57748b9519d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:46.621458 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5953f8c3-78cb-4676-b08f-a4efb4de41cf tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Flow 'volume_create_api' (69d17956-70bb-49f4-9ee8-4e8ec2924070) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:45:46.621749 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5953f8c3-78cb-4676-b08f-a4efb4de41cf tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Create volume request issued successfully. Aug 06 19:45:46.622292 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5953f8c3-78cb-4676-b08f-a4efb4de41cf tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:45:46.622701 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1461/5816] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:45:46 2026] POST /volume/v3/volumes => generated 773 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:45:46.636086 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d521a3d5-e460-4fb3-b992-e0a24bfeb252 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:46.637738 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d521a3d5-e460-4fb3-b992-e0a24bfeb252 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/b62a70e3-9b68-4742-93a9-4e203ccb8c02 Aug 06 19:45:46.637919 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d521a3d5-e460-4fb3-b992-e0a24bfeb252 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:46.638108 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d521a3d5-e460-4fb3-b992-e0a24bfeb252 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:46.644745 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:46.644745 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:45:46.647970 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d521a3d5-e460-4fb3-b992-e0a24bfeb252 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:46.651388 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d521a3d5-e460-4fb3-b992-e0a24bfeb252 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/b62a70e3-9b68-4742-93a9-4e203ccb8c02 returned with HTTP 200 Aug 06 19:45:46.651754 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1460/5817] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:46 2026] GET /volume/v3/volumes/b62a70e3-9b68-4742-93a9-4e203ccb8c02 => generated 952 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:47.666230 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9c0f73f3-b95b-4ccf-80c5-6fd704415c7d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:47.667905 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9c0f73f3-b95b-4ccf-80c5-6fd704415c7d tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/b62a70e3-9b68-4742-93a9-4e203ccb8c02 Aug 06 19:45:47.668108 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9c0f73f3-b95b-4ccf-80c5-6fd704415c7d tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:47.668285 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9c0f73f3-b95b-4ccf-80c5-6fd704415c7d tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:47.674998 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:47.674998 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:45:47.678452 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9c0f73f3-b95b-4ccf-80c5-6fd704415c7d tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:47.681975 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9c0f73f3-b95b-4ccf-80c5-6fd704415c7d tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/b62a70e3-9b68-4742-93a9-4e203ccb8c02 returned with HTTP 200 Aug 06 19:45:47.682360 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1452/5818] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:47 2026] GET /volume/v3/volumes/b62a70e3-9b68-4742-93a9-4e203ccb8c02 => generated 1013 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:45:47.693104 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f6a8a6cf-99c1-4c4f-a149-9b91b6133bd3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:47.695049 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f6a8a6cf-99c1-4c4f-a149-9b91b6133bd3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] POST https://10.4.3.5/volume/v3/snapshots Aug 06 19:45:47.695453 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f6a8a6cf-99c1-4c4f-a149-9b91b6133bd3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b62a70e3-9b68-4742-93a9-4e203ccb8c02", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-225317983"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:45:47.703875 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:47.703875 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:45:47.704226 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f6a8a6cf-99c1-4c4f-a149-9b91b6133bd3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:47.704366 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-f6a8a6cf-99c1-4c4f-a149-9b91b6133bd3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Create snapshot from volume b62a70e3-9b68-4742-93a9-4e203ccb8c02 Aug 06 19:45:47.728036 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-f6a8a6cf-99c1-4c4f-a149-9b91b6133bd3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Created reservations ['0fdea835-b765-45d5-b759-759ea78c5555', 'a0a7bab5-9e78-49ae-b402-bc756b726829', '41b39f36-da56-4829-85e9-6dec01c7e3b9', '1d4f33a1-dfed-4e4e-a654-dd996109a156'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:45:47.754052 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f6a8a6cf-99c1-4c4f-a149-9b91b6133bd3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot create request issued successfully. Aug 06 19:45:47.754179 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f6a8a6cf-99c1-4c4f-a149-9b91b6133bd3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots returned with HTTP 202 Aug 06 19:45:47.754719 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1446/5819] 10.4.3.5 () {68 vars in 1251 bytes} [Thu Aug 6 19:45:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:45:47.764160 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ea4d3d22-99b6-4904-a26e-292410cf1b54 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:47.766007 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ea4d3d22-99b6-4904-a26e-292410cf1b54 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/snapshots/9028a55b-5a7a-4d40-b6b6-2d5964e0e495 Aug 06 19:45:47.766246 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ea4d3d22-99b6-4904-a26e-292410cf1b54 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:47.766460 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ea4d3d22-99b6-4904-a26e-292410cf1b54 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:47.771975 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:47.771975 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:45:47.772227 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ea4d3d22-99b6-4904-a26e-292410cf1b54 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot retrieved successfully. Aug 06 19:45:47.772876 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ea4d3d22-99b6-4904-a26e-292410cf1b54 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/9028a55b-5a7a-4d40-b6b6-2d5964e0e495 returned with HTTP 200 Aug 06 19:45:47.773263 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1462/5820] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:47 2026] GET /volume/v3/snapshots/9028a55b-5a7a-4d40-b6b6-2d5964e0e495 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:48.782009 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a19e6534-f5c0-4be1-bbfe-a04e0a4ca022 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:48.783792 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a19e6534-f5c0-4be1-bbfe-a04e0a4ca022 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/snapshots/9028a55b-5a7a-4d40-b6b6-2d5964e0e495 Aug 06 19:45:48.783997 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a19e6534-f5c0-4be1-bbfe-a04e0a4ca022 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:48.784216 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a19e6534-f5c0-4be1-bbfe-a04e0a4ca022 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:48.788859 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:48.788859 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:45:48.789170 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a19e6534-f5c0-4be1-bbfe-a04e0a4ca022 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot retrieved successfully. Aug 06 19:45:48.789774 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a19e6534-f5c0-4be1-bbfe-a04e0a4ca022 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/9028a55b-5a7a-4d40-b6b6-2d5964e0e495 returned with HTTP 200 Aug 06 19:45:48.790166 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1461/5821] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:48 2026] GET /volume/v3/snapshots/9028a55b-5a7a-4d40-b6b6-2d5964e0e495 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:48.798142 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1d66b4df-e0cc-4c08-933e-2a6500a3e725 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:48.799922 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1d66b4df-e0cc-4c08-933e-2a6500a3e725 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] POST https://10.4.3.5/volume/v3/snapshots/9028a55b-5a7a-4d40-b6b6-2d5964e0e495/action Aug 06 19:45:48.800306 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1d66b4df-e0cc-4c08-933e-2a6500a3e725 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:45:48.800428 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1d66b4df-e0cc-4c08-933e-2a6500a3e725 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:45:48.801750 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.admin_actions [None req-1d66b4df-e0cc-4c08-933e-2a6500a3e725 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Updating snapshot '9028a55b-5a7a-4d40-b6b6-2d5964e0e495' with '{'status': 'creating'}' {{(pid=100263) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 19:45:48.810235 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:48.810235 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:45:48.820040 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1d66b4df-e0cc-4c08-933e-2a6500a3e725 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/9028a55b-5a7a-4d40-b6b6-2d5964e0e495/action returned with HTTP 202 Aug 06 19:45:48.820605 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1453/5822] 10.4.3.5 () {68 vars in 1382 bytes} [Thu Aug 6 19:45:48 2026] POST /volume/v3/snapshots/9028a55b-5a7a-4d40-b6b6-2d5964e0e495/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 19:45:48.826924 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-896e0335-2750-4849-91c5-f3c2468dd06d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:48.829412 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-896e0335-2750-4849-91c5-f3c2468dd06d tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/snapshots/9028a55b-5a7a-4d40-b6b6-2d5964e0e495 Aug 06 19:45:48.829663 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-896e0335-2750-4849-91c5-f3c2468dd06d tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:48.829891 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-896e0335-2750-4849-91c5-f3c2468dd06d tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:48.835211 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:48.835211 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:45:48.835548 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-896e0335-2750-4849-91c5-f3c2468dd06d tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot retrieved successfully. Aug 06 19:45:48.836264 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-896e0335-2750-4849-91c5-f3c2468dd06d tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/9028a55b-5a7a-4d40-b6b6-2d5964e0e495 returned with HTTP 200 Aug 06 19:45:48.836887 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1447/5823] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:48 2026] GET /volume/v3/snapshots/9028a55b-5a7a-4d40-b6b6-2d5964e0e495 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:48.844600 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8ebc0a68-ac88-4821-9ede-0a996f589d1c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:48.846361 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ebc0a68-ac88-4821-9ede-0a996f589d1c tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] POST https://10.4.3.5/volume/v3/snapshots/9028a55b-5a7a-4d40-b6b6-2d5964e0e495/action Aug 06 19:45:48.846738 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8ebc0a68-ac88-4821-9ede-0a996f589d1c tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:45:48.846857 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8ebc0a68-ac88-4821-9ede-0a996f589d1c tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:45:48.848185 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.snapshot_actions [None req-8ebc0a68-ac88-4821-9ede-0a996f589d1c tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100264) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 06 19:45:48.853248 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:48.853248 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:45:48.853701 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.contrib.snapshot_actions [None req-8ebc0a68-ac88-4821-9ede-0a996f589d1c tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] Updating snapshot 9028a55b-5a7a-4d40-b6b6-2d5964e0e495 with info {'id': '9028a55b-5a7a-4d40-b6b6-2d5964e0e495', 'status': 'error', 'progress': '80%'} Aug 06 19:45:48.858483 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ebc0a68-ac88-4821-9ede-0a996f589d1c tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-member] https://10.4.3.5/volume/v3/snapshots/9028a55b-5a7a-4d40-b6b6-2d5964e0e495/action returned with HTTP 202 Aug 06 19:45:48.858866 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1463/5824] 10.4.3.5 () {68 vars in 1382 bytes} [Thu Aug 6 19:45:48 2026] POST /volume/v3/snapshots/9028a55b-5a7a-4d40-b6b6-2d5964e0e495/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:45:48.864979 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6818bfe8-dad0-41f1-97a0-521edd6ebd82 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:48.866941 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6818bfe8-dad0-41f1-97a0-521edd6ebd82 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] DELETE https://10.4.3.5/volume/v3/snapshots/9028a55b-5a7a-4d40-b6b6-2d5964e0e495 Aug 06 19:45:48.867215 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6818bfe8-dad0-41f1-97a0-521edd6ebd82 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:48.867463 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6818bfe8-dad0-41f1-97a0-521edd6ebd82 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:48.867610 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-6818bfe8-dad0-41f1-97a0-521edd6ebd82 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Delete snapshot with id: 9028a55b-5a7a-4d40-b6b6-2d5964e0e495 Aug 06 19:45:48.874041 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:48.874041 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:45:48.874370 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6818bfe8-dad0-41f1-97a0-521edd6ebd82 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot retrieved successfully. Aug 06 19:45:48.890366 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6818bfe8-dad0-41f1-97a0-521edd6ebd82 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot delete request issued successfully. Aug 06 19:45:48.890574 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6818bfe8-dad0-41f1-97a0-521edd6ebd82 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/9028a55b-5a7a-4d40-b6b6-2d5964e0e495 returned with HTTP 202 Aug 06 19:45:48.891072 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1462/5825] 10.4.3.5 () {66 vars in 1343 bytes} [Thu Aug 6 19:45:48 2026] DELETE /volume/v3/snapshots/9028a55b-5a7a-4d40-b6b6-2d5964e0e495 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:45:48.899005 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7a44d062-a3db-4c3e-9ac1-c9cf780a6376 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:48.900669 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7a44d062-a3db-4c3e-9ac1-c9cf780a6376 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/snapshots/9028a55b-5a7a-4d40-b6b6-2d5964e0e495 Aug 06 19:45:48.900857 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7a44d062-a3db-4c3e-9ac1-c9cf780a6376 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:48.901039 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7a44d062-a3db-4c3e-9ac1-c9cf780a6376 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:48.906451 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:48.906451 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:45:48.906884 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7a44d062-a3db-4c3e-9ac1-c9cf780a6376 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Snapshot retrieved successfully. Aug 06 19:45:48.907651 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7a44d062-a3db-4c3e-9ac1-c9cf780a6376 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/9028a55b-5a7a-4d40-b6b6-2d5964e0e495 returned with HTTP 200 Aug 06 19:45:48.908112 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1454/5826] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:48 2026] GET /volume/v3/snapshots/9028a55b-5a7a-4d40-b6b6-2d5964e0e495 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:49.916779 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b0085356-8887-4950-892a-30f3c9e019f1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:49.918623 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b0085356-8887-4950-892a-30f3c9e019f1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/snapshots/9028a55b-5a7a-4d40-b6b6-2d5964e0e495 Aug 06 19:45:49.918812 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b0085356-8887-4950-892a-30f3c9e019f1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:49.919002 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b0085356-8887-4950-892a-30f3c9e019f1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:49.923172 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b0085356-8887-4950-892a-30f3c9e019f1 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/snapshots/9028a55b-5a7a-4d40-b6b6-2d5964e0e495 returned with HTTP 404 Aug 06 19:45:49.923614 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1448/5827] 10.4.3.5 () {66 vars in 1340 bytes} [Thu Aug 6 19:45:49 2026] GET /volume/v3/snapshots/9028a55b-5a7a-4d40-b6b6-2d5964e0e495 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:45:49.930803 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fc81ebba-85fe-494e-9897-e1ae7b4dbb99 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:49.932728 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc81ebba-85fe-494e-9897-e1ae7b4dbb99 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/b62a70e3-9b68-4742-93a9-4e203ccb8c02 Aug 06 19:45:49.932943 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fc81ebba-85fe-494e-9897-e1ae7b4dbb99 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:49.933106 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fc81ebba-85fe-494e-9897-e1ae7b4dbb99 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:49.933237 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-fc81ebba-85fe-494e-9897-e1ae7b4dbb99 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Delete volume with id: b62a70e3-9b68-4742-93a9-4e203ccb8c02 Aug 06 19:45:49.940511 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:49.940511 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:45:49.940848 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fc81ebba-85fe-494e-9897-e1ae7b4dbb99 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:49.954501 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fc81ebba-85fe-494e-9897-e1ae7b4dbb99 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Delete volume request issued successfully. Aug 06 19:45:49.954671 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc81ebba-85fe-494e-9897-e1ae7b4dbb99 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/b62a70e3-9b68-4742-93a9-4e203ccb8c02 returned with HTTP 202 Aug 06 19:45:49.955060 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1464/5828] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:45:49 2026] DELETE /volume/v3/volumes/b62a70e3-9b68-4742-93a9-4e203ccb8c02 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:45:49.964547 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-69b881c3-056b-42c8-9273-ae9e3dc93d60 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:49.967071 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-69b881c3-056b-42c8-9273-ae9e3dc93d60 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/b62a70e3-9b68-4742-93a9-4e203ccb8c02 Aug 06 19:45:49.967358 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-69b881c3-056b-42c8-9273-ae9e3dc93d60 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:49.967648 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-69b881c3-056b-42c8-9273-ae9e3dc93d60 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:49.977466 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:49.977466 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:45:49.982207 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-69b881c3-056b-42c8-9273-ae9e3dc93d60 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Volume info retrieved successfully. Aug 06 19:45:49.987639 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-69b881c3-056b-42c8-9273-ae9e3dc93d60 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/b62a70e3-9b68-4742-93a9-4e203ccb8c02 returned with HTTP 200 Aug 06 19:45:49.988215 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1463/5829] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:49 2026] GET /volume/v3/volumes/b62a70e3-9b68-4742-93a9-4e203ccb8c02 => generated 1012 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:45:51.001868 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-188a94d3-dc2c-4547-8947-f5cd6c9a95f3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:51.004004 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-188a94d3-dc2c-4547-8947-f5cd6c9a95f3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] GET https://10.4.3.5/volume/v3/volumes/b62a70e3-9b68-4742-93a9-4e203ccb8c02 Aug 06 19:45:51.004312 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-188a94d3-dc2c-4547-8947-f5cd6c9a95f3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:51.004519 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-188a94d3-dc2c-4547-8947-f5cd6c9a95f3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:51.010977 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-188a94d3-dc2c-4547-8947-f5cd6c9a95f3 tempest-ProjectMemberTests-416242509 tempest-ProjectMemberTests-416242509-project-admin] https://10.4.3.5/volume/v3/volumes/b62a70e3-9b68-4742-93a9-4e203ccb8c02 returned with HTTP 404 Aug 06 19:45:51.011482 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1455/5830] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:51 2026] GET /volume/v3/volumes/b62a70e3-9b68-4742-93a9-4e203ccb8c02 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:45:52.415451 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-698c76d1-815d-42aa-89b2-6243ac579e6e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:52.496991 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-698c76d1-815d-42aa-89b2-6243ac579e6e tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:45:52.497320 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-698c76d1-815d-42aa-89b2-6243ac579e6e tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2003375872"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:45:52.499606 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-698c76d1-815d-42aa-89b2-6243ac579e6e tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2003375872'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:45:52.499747 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-698c76d1-815d-42aa-89b2-6243ac579e6e tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Create volume of 1 GB Aug 06 19:45:52.503574 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-698c76d1-815d-42aa-89b2-6243ac579e6e tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Availability Zones retrieved successfully. Aug 06 19:45:52.508477 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-698c76d1-815d-42aa-89b2-6243ac579e6e tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Flow 'volume_create_api' (055daa78-10f8-41dd-b25e-e37655b7a980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:45:52.509501 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-698c76d1-815d-42aa-89b2-6243ac579e6e tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eec71b73-15ad-4128-af5d-6ea2c2578a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:52.510221 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-698c76d1-815d-42aa-89b2-6243ac579e6e tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:45:52.532494 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-698c76d1-815d-42aa-89b2-6243ac579e6e tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eec71b73-15ad-4128-af5d-6ea2c2578a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:52.533273 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-698c76d1-815d-42aa-89b2-6243ac579e6e tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee22ad14-185c-4fe0-843f-d6c32a9ccd68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:52.584464 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-698c76d1-815d-42aa-89b2-6243ac579e6e tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Created reservations ['84cff15a-1f77-4439-937c-8cd8affe1e26', '13d293f4-e369-43af-8dd1-5725b717e4a3', 'fd1f2077-6f14-43f8-b81b-8aebb48fb198', '79a6829f-26ff-44a4-97f2-4c4fd94e0b8e'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:45:52.585215 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-698c76d1-815d-42aa-89b2-6243ac579e6e tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee22ad14-185c-4fe0-843f-d6c32a9ccd68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84cff15a-1f77-4439-937c-8cd8affe1e26', '13d293f4-e369-43af-8dd1-5725b717e4a3', 'fd1f2077-6f14-43f8-b81b-8aebb48fb198', '79a6829f-26ff-44a4-97f2-4c4fd94e0b8e']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:52.586108 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-698c76d1-815d-42aa-89b2-6243ac579e6e tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54533478-e3ea-4744-8e1e-1f615f95b822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:52.607524 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-698c76d1-815d-42aa-89b2-6243ac579e6e tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54533478-e3ea-4744-8e1e-1f615f95b822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7105af08-e5a6-4e8d-9458-8a0b66b0fb06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2003375872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9cc53cd84964276b9810b07bc1e88b1',qos_specs=None,replication_status=,reservations=['84cff15a-1f77-4439-937c-8cd8affe1e26','13d293f4-e369-43af-8dd1-5725b717e4a3','fd1f2077-6f14-43f8-b81b-8aebb48fb198','79a6829f-26ff-44a4-97f2-4c4fd94e0b8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6280a5e35c448b0a90f5e45de4a5a9c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:45:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2003375872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7105af08-e5a6-4e8d-9458-8a0b66b0fb06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9cc53cd84964276b9810b07bc1e88b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6280a5e35c448b0a90f5e45de4a5a9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:52.608266 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-698c76d1-815d-42aa-89b2-6243ac579e6e tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3b69948-8294-4b9a-9a47-8635692b21e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:52.624294 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-698c76d1-815d-42aa-89b2-6243ac579e6e tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3b69948-8294-4b9a-9a47-8635692b21e9) transitioned into state 'SUCCESS' from state '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-2003375872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9cc53cd84964276b9810b07bc1e88b1',qos_specs=None,replication_status=,reservations=['84cff15a-1f77-4439-937c-8cd8affe1e26','13d293f4-e369-43af-8dd1-5725b717e4a3','fd1f2077-6f14-43f8-b81b-8aebb48fb198','79a6829f-26ff-44a4-97f2-4c4fd94e0b8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6280a5e35c448b0a90f5e45de4a5a9c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:52.625089 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-698c76d1-815d-42aa-89b2-6243ac579e6e tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52dd742f-04fa-4309-a65e-787f964ba335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:52.633041 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-698c76d1-815d-42aa-89b2-6243ac579e6e tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52dd742f-04fa-4309-a65e-787f964ba335) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:52.633917 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-698c76d1-815d-42aa-89b2-6243ac579e6e tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Flow 'volume_create_api' (055daa78-10f8-41dd-b25e-e37655b7a980) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:45:52.634312 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-698c76d1-815d-42aa-89b2-6243ac579e6e tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Create volume request issued successfully. Aug 06 19:45:52.634933 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-698c76d1-815d-42aa-89b2-6243ac579e6e tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:45:52.635451 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1449/5831] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:45:52 2026] POST /volume/v3/volumes => generated 774 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:45:52.649303 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-21ed6901-886b-4b91-babb-ba8849f825d5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:52.651592 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-21ed6901-886b-4b91-babb-ba8849f825d5 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] GET https://10.4.3.5/volume/v3/volumes/7105af08-e5a6-4e8d-9458-8a0b66b0fb06 Aug 06 19:45:52.651801 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-21ed6901-886b-4b91-babb-ba8849f825d5 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:52.652091 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-21ed6901-886b-4b91-babb-ba8849f825d5 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:52.660793 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:52.660793 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:45:52.664359 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-21ed6901-886b-4b91-babb-ba8849f825d5 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Volume info retrieved successfully. Aug 06 19:45:52.668805 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-21ed6901-886b-4b91-babb-ba8849f825d5 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] https://10.4.3.5/volume/v3/volumes/7105af08-e5a6-4e8d-9458-8a0b66b0fb06 returned with HTTP 200 Aug 06 19:45:52.669280 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1465/5832] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:52 2026] GET /volume/v3/volumes/7105af08-e5a6-4e8d-9458-8a0b66b0fb06 => generated 953 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:53.683153 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-71911b63-0158-49dc-b542-55568dc8de20 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:53.684887 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71911b63-0158-49dc-b542-55568dc8de20 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] GET https://10.4.3.5/volume/v3/volumes/7105af08-e5a6-4e8d-9458-8a0b66b0fb06 Aug 06 19:45:53.685080 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71911b63-0158-49dc-b542-55568dc8de20 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:53.685275 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71911b63-0158-49dc-b542-55568dc8de20 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:53.693188 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:53.693188 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:45:53.696219 np0000006689 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-71911b63-0158-49dc-b542-55568dc8de20 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Volume info retrieved successfully. Aug 06 19:45:53.699816 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71911b63-0158-49dc-b542-55568dc8de20 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] https://10.4.3.5/volume/v3/volumes/7105af08-e5a6-4e8d-9458-8a0b66b0fb06 returned with HTTP 200 Aug 06 19:45:53.700162 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1464/5833] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:53 2026] GET /volume/v3/volumes/7105af08-e5a6-4e8d-9458-8a0b66b0fb06 => generated 1014 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:45:53.711296 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6782b63f-9f41-44a5-a575-d8269c05c7f0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:53.763588 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6782b63f-9f41-44a5-a575-d8269c05c7f0 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-reader] POST https://10.4.3.5/volume/v3/volumes/7105af08-e5a6-4e8d-9458-8a0b66b0fb06/action Aug 06 19:45:53.763924 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6782b63f-9f41-44a5-a575-d8269c05c7f0 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:45:53.764070 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6782b63f-9f41-44a5-a575-d8269c05c7f0 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:45:53.772004 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:53.772004 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:45:53.772512 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6782b63f-9f41-44a5-a575-d8269c05c7f0 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-reader] Volume info retrieved successfully. Aug 06 19:45:53.773620 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.policy [None req-6782b63f-9f41-44a5-a575-d8269c05c7f0 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'fa72ce125982404184a6e9ddcbd8abfc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a9cc53cd84964276b9810b07bc1e88b1', '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=100263) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:45:53.773817 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6782b63f-9f41-44a5-a575-d8269c05c7f0 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-reader] https://10.4.3.5/volume/v3/volumes/7105af08-e5a6-4e8d-9458-8a0b66b0fb06/action returned with HTTP 403 Aug 06 19:45:53.774343 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1456/5834] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:45:53 2026] POST /volume/v3/volumes/7105af08-e5a6-4e8d-9458-8a0b66b0fb06/action => generated 131 bytes in 63 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:45:53.781030 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6ae58282-404e-4a58-b64a-61bcae688d1b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:53.782803 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6ae58282-404e-4a58-b64a-61bcae688d1b tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/7105af08-e5a6-4e8d-9458-8a0b66b0fb06 Aug 06 19:45:53.783001 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6ae58282-404e-4a58-b64a-61bcae688d1b tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:53.783207 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6ae58282-404e-4a58-b64a-61bcae688d1b tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:53.783381 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-6ae58282-404e-4a58-b64a-61bcae688d1b tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Delete volume with id: 7105af08-e5a6-4e8d-9458-8a0b66b0fb06 Aug 06 19:45:53.790606 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:53.790606 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:45:53.790897 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6ae58282-404e-4a58-b64a-61bcae688d1b tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Volume info retrieved successfully. Aug 06 19:45:53.805788 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6ae58282-404e-4a58-b64a-61bcae688d1b tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Delete volume request issued successfully. Aug 06 19:45:53.805986 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6ae58282-404e-4a58-b64a-61bcae688d1b tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] https://10.4.3.5/volume/v3/volumes/7105af08-e5a6-4e8d-9458-8a0b66b0fb06 returned with HTTP 202 Aug 06 19:45:53.806429 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1450/5835] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:45:53 2026] DELETE /volume/v3/volumes/7105af08-e5a6-4e8d-9458-8a0b66b0fb06 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:45:53.812965 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0ea79c7c-14d7-4ca5-b1ad-ae9f7ae0b98b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:53.814800 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0ea79c7c-14d7-4ca5-b1ad-ae9f7ae0b98b tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] GET https://10.4.3.5/volume/v3/volumes/7105af08-e5a6-4e8d-9458-8a0b66b0fb06 Aug 06 19:45:53.815031 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0ea79c7c-14d7-4ca5-b1ad-ae9f7ae0b98b tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:53.815267 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0ea79c7c-14d7-4ca5-b1ad-ae9f7ae0b98b tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:53.823865 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:53.823865 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:45:53.827929 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0ea79c7c-14d7-4ca5-b1ad-ae9f7ae0b98b tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Volume info retrieved successfully. Aug 06 19:45:53.832390 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0ea79c7c-14d7-4ca5-b1ad-ae9f7ae0b98b tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] https://10.4.3.5/volume/v3/volumes/7105af08-e5a6-4e8d-9458-8a0b66b0fb06 returned with HTTP 200 Aug 06 19:45:53.832870 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1466/5836] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:53 2026] GET /volume/v3/volumes/7105af08-e5a6-4e8d-9458-8a0b66b0fb06 => generated 1013 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:45:54.848124 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-33775f6a-20ff-44e6-abc4-0ea9fba275c9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:54.849911 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-33775f6a-20ff-44e6-abc4-0ea9fba275c9 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] GET https://10.4.3.5/volume/v3/volumes/7105af08-e5a6-4e8d-9458-8a0b66b0fb06 Aug 06 19:45:54.850162 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-33775f6a-20ff-44e6-abc4-0ea9fba275c9 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:54.850384 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-33775f6a-20ff-44e6-abc4-0ea9fba275c9 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:54.856475 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-33775f6a-20ff-44e6-abc4-0ea9fba275c9 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] https://10.4.3.5/volume/v3/volumes/7105af08-e5a6-4e8d-9458-8a0b66b0fb06 returned with HTTP 404 Aug 06 19:45:54.856935 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1465/5837] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:54 2026] GET /volume/v3/volumes/7105af08-e5a6-4e8d-9458-8a0b66b0fb06 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:45:54.864235 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a2539acc-e9da-4dcc-8a0e-97cb7afb9d41 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:54.865852 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a2539acc-e9da-4dcc-8a0e-97cb7afb9d41 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] POST https://10.4.3.5/volume/v3/volumes Aug 06 19:45:54.866192 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a2539acc-e9da-4dcc-8a0e-97cb7afb9d41 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1878212021"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:45:54.867522 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-a2539acc-e9da-4dcc-8a0e-97cb7afb9d41 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1878212021'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 19:45:54.867639 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-a2539acc-e9da-4dcc-8a0e-97cb7afb9d41 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Create volume of 1 GB Aug 06 19:45:54.871627 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a2539acc-e9da-4dcc-8a0e-97cb7afb9d41 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Availability Zones retrieved successfully. Aug 06 19:45:54.876765 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a2539acc-e9da-4dcc-8a0e-97cb7afb9d41 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Flow 'volume_create_api' (591e8d65-c2b4-4668-bcc6-2cb65bf0c66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:45:54.877689 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a2539acc-e9da-4dcc-8a0e-97cb7afb9d41 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcf54588-d14b-4414-bb37-4f5354a7f9cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:54.878663 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-a2539acc-e9da-4dcc-8a0e-97cb7afb9d41 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 19:45:54.902211 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a2539acc-e9da-4dcc-8a0e-97cb7afb9d41 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcf54588-d14b-4414-bb37-4f5354a7f9cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T19:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98e2903d-445c-41ee-a9ae-94755cb7a73e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e2903d-445c-41ee-a9ae-94755cb7a73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:54.903003 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a2539acc-e9da-4dcc-8a0e-97cb7afb9d41 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (225c8d2b-9962-4663-9613-07e05b67e4f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:54.937083 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-a2539acc-e9da-4dcc-8a0e-97cb7afb9d41 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Created reservations ['181cc1dd-c26b-4dcb-9e29-db1ed5225854', '56e06edb-97b5-4c90-b2ba-094832fd0ab3', '825558f5-510b-4951-975c-ccf5eb3d3c84', '24689340-58fd-479a-846a-2e7e1bcc75cb'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 19:45:54.937791 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a2539acc-e9da-4dcc-8a0e-97cb7afb9d41 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (225c8d2b-9962-4663-9613-07e05b67e4f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['181cc1dd-c26b-4dcb-9e29-db1ed5225854', '56e06edb-97b5-4c90-b2ba-094832fd0ab3', '825558f5-510b-4951-975c-ccf5eb3d3c84', '24689340-58fd-479a-846a-2e7e1bcc75cb']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:54.938523 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a2539acc-e9da-4dcc-8a0e-97cb7afb9d41 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d4c3ee1-60ef-48ec-af85-515ba317fbf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:54.958469 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a2539acc-e9da-4dcc-8a0e-97cb7afb9d41 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d4c3ee1-60ef-48ec-af85-515ba317fbf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '808a89ea-7aa2-4820-a494-4960166f4cfd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1878212021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9cc53cd84964276b9810b07bc1e88b1',qos_specs=None,replication_status=,reservations=['181cc1dd-c26b-4dcb-9e29-db1ed5225854','56e06edb-97b5-4c90-b2ba-094832fd0ab3','825558f5-510b-4951-975c-ccf5eb3d3c84','24689340-58fd-479a-846a-2e7e1bcc75cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6280a5e35c448b0a90f5e45de4a5a9c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T19:45:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1878212021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=808a89ea-7aa2-4820-a494-4960166f4cfd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9cc53cd84964276b9810b07bc1e88b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6280a5e35c448b0a90f5e45de4a5a9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e2903d-445c-41ee-a9ae-94755cb7a73e),volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:54.959153 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a2539acc-e9da-4dcc-8a0e-97cb7afb9d41 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4fbfb62-6fd9-4531-90ee-87a27155ff20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:54.974807 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a2539acc-e9da-4dcc-8a0e-97cb7afb9d41 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4fbfb62-6fd9-4531-90ee-87a27155ff20) transitioned into state 'SUCCESS' from state '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-1878212021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9cc53cd84964276b9810b07bc1e88b1',qos_specs=None,replication_status=,reservations=['181cc1dd-c26b-4dcb-9e29-db1ed5225854','56e06edb-97b5-4c90-b2ba-094832fd0ab3','825558f5-510b-4951-975c-ccf5eb3d3c84','24689340-58fd-479a-846a-2e7e1bcc75cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6280a5e35c448b0a90f5e45de4a5a9c',volume_type_id=98e2903d-445c-41ee-a9ae-94755cb7a73e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:54.975584 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a2539acc-e9da-4dcc-8a0e-97cb7afb9d41 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f365618-bbaf-4207-8dea-fed0439454af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 19:45:54.984036 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a2539acc-e9da-4dcc-8a0e-97cb7afb9d41 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f365618-bbaf-4207-8dea-fed0439454af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 19:45:54.984771 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a2539acc-e9da-4dcc-8a0e-97cb7afb9d41 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Flow 'volume_create_api' (591e8d65-c2b4-4668-bcc6-2cb65bf0c66d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 19:45:54.985063 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a2539acc-e9da-4dcc-8a0e-97cb7afb9d41 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Create volume request issued successfully. Aug 06 19:45:54.985625 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a2539acc-e9da-4dcc-8a0e-97cb7afb9d41 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] https://10.4.3.5/volume/v3/volumes returned with HTTP 202 Aug 06 19:45:54.986132 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1457/5838] 10.4.3.5 () {68 vars in 1244 bytes} [Thu Aug 6 19:45:54 2026] POST /volume/v3/volumes => generated 774 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 19:45:54.997152 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ba6a5f3f-a532-48ad-a4a7-a65d37c62c19 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:54.998840 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ba6a5f3f-a532-48ad-a4a7-a65d37c62c19 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] GET https://10.4.3.5/volume/v3/volumes/808a89ea-7aa2-4820-a494-4960166f4cfd Aug 06 19:45:54.999032 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ba6a5f3f-a532-48ad-a4a7-a65d37c62c19 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:54.999213 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ba6a5f3f-a532-48ad-a4a7-a65d37c62c19 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:55.005756 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:55.005756 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:45:55.008781 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ba6a5f3f-a532-48ad-a4a7-a65d37c62c19 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Volume info retrieved successfully. Aug 06 19:45:55.012423 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ba6a5f3f-a532-48ad-a4a7-a65d37c62c19 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] https://10.4.3.5/volume/v3/volumes/808a89ea-7aa2-4820-a494-4960166f4cfd returned with HTTP 200 Aug 06 19:45:55.012960 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1451/5839] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:54 2026] GET /volume/v3/volumes/808a89ea-7aa2-4820-a494-4960166f4cfd => generated 953 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 19:45:56.024592 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-197a1687-d81a-4c2c-8bdc-37cbd9905e3c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:56.026660 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-197a1687-d81a-4c2c-8bdc-37cbd9905e3c tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] GET https://10.4.3.5/volume/v3/volumes/808a89ea-7aa2-4820-a494-4960166f4cfd Aug 06 19:45:56.026958 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-197a1687-d81a-4c2c-8bdc-37cbd9905e3c tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:56.027240 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-197a1687-d81a-4c2c-8bdc-37cbd9905e3c tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:56.034713 np0000006689 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:56.034713 np0000006689 devstack@c-api.service[100264]: warnings.warn( Aug 06 19:45:56.038486 np0000006689 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-197a1687-d81a-4c2c-8bdc-37cbd9905e3c tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Volume info retrieved successfully. Aug 06 19:45:56.042252 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-197a1687-d81a-4c2c-8bdc-37cbd9905e3c tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] https://10.4.3.5/volume/v3/volumes/808a89ea-7aa2-4820-a494-4960166f4cfd returned with HTTP 200 Aug 06 19:45:56.042716 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1467/5840] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:56 2026] GET /volume/v3/volumes/808a89ea-7aa2-4820-a494-4960166f4cfd => generated 1014 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:45:56.055881 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c188eb6f-decb-4c48-9e80-607c8fc3be03 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:56.057624 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c188eb6f-decb-4c48-9e80-607c8fc3be03 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-reader] POST https://10.4.3.5/volume/v3/volumes/808a89ea-7aa2-4820-a494-4960166f4cfd/action Aug 06 19:45:56.057922 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c188eb6f-decb-4c48-9e80-607c8fc3be03 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 19:45:56.058054 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c188eb6f-decb-4c48-9e80-607c8fc3be03 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 19:45:56.065871 np0000006689 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:56.065871 np0000006689 devstack@c-api.service[100265]: warnings.warn( Aug 06 19:45:56.066447 np0000006689 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-c188eb6f-decb-4c48-9e80-607c8fc3be03 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'fa72ce125982404184a6e9ddcbd8abfc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a9cc53cd84964276b9810b07bc1e88b1', '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 19:45:56.066721 np0000006689 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c188eb6f-decb-4c48-9e80-607c8fc3be03 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-reader] https://10.4.3.5/volume/v3/volumes/808a89ea-7aa2-4820-a494-4960166f4cfd/action returned with HTTP 403 Aug 06 19:45:56.067274 np0000006689 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1466/5841] 10.4.3.5 () {68 vars in 1376 bytes} [Thu Aug 6 19:45:56 2026] POST /volume/v3/volumes/808a89ea-7aa2-4820-a494-4960166f4cfd/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:45:56.073905 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-835b68f2-313a-48f7-8bfb-dfb20b53fd5e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:56.075807 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-835b68f2-313a-48f7-8bfb-dfb20b53fd5e tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] DELETE https://10.4.3.5/volume/v3/volumes/808a89ea-7aa2-4820-a494-4960166f4cfd Aug 06 19:45:56.075998 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-835b68f2-313a-48f7-8bfb-dfb20b53fd5e tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:56.076202 np0000006689 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-835b68f2-313a-48f7-8bfb-dfb20b53fd5e tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:56.076355 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-835b68f2-313a-48f7-8bfb-dfb20b53fd5e tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Delete volume with id: 808a89ea-7aa2-4820-a494-4960166f4cfd Aug 06 19:45:56.084188 np0000006689 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:56.084188 np0000006689 devstack@c-api.service[100263]: warnings.warn( Aug 06 19:45:56.084662 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-835b68f2-313a-48f7-8bfb-dfb20b53fd5e tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Volume info retrieved successfully. Aug 06 19:45:56.099487 np0000006689 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-835b68f2-313a-48f7-8bfb-dfb20b53fd5e tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Delete volume request issued successfully. Aug 06 19:45:56.099748 np0000006689 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-835b68f2-313a-48f7-8bfb-dfb20b53fd5e tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] https://10.4.3.5/volume/v3/volumes/808a89ea-7aa2-4820-a494-4960166f4cfd returned with HTTP 202 Aug 06 19:45:56.100321 np0000006689 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1458/5842] 10.4.3.5 () {66 vars in 1337 bytes} [Thu Aug 6 19:45:56 2026] DELETE /volume/v3/volumes/808a89ea-7aa2-4820-a494-4960166f4cfd => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 19:45:56.107705 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7252afbb-bf4b-4096-8c53-280357988f86 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:56.109568 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7252afbb-bf4b-4096-8c53-280357988f86 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] GET https://10.4.3.5/volume/v3/volumes/808a89ea-7aa2-4820-a494-4960166f4cfd Aug 06 19:45:56.109817 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7252afbb-bf4b-4096-8c53-280357988f86 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:56.110073 np0000006689 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7252afbb-bf4b-4096-8c53-280357988f86 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:56.117462 np0000006689 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 19:45:56.117462 np0000006689 devstack@c-api.service[100262]: warnings.warn( Aug 06 19:45:56.121471 np0000006689 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7252afbb-bf4b-4096-8c53-280357988f86 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Volume info retrieved successfully. Aug 06 19:45:56.126567 np0000006689 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7252afbb-bf4b-4096-8c53-280357988f86 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] https://10.4.3.5/volume/v3/volumes/808a89ea-7aa2-4820-a494-4960166f4cfd returned with HTTP 200 Aug 06 19:45:56.126971 np0000006689 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1452/5843] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:56 2026] GET /volume/v3/volumes/808a89ea-7aa2-4820-a494-4960166f4cfd => generated 1013 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 19:45:57.140273 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b5f97d9f-cd5b-48da-aeb8-d967a2ce8502 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 19:45:57.142033 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b5f97d9f-cd5b-48da-aeb8-d967a2ce8502 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] GET https://10.4.3.5/volume/v3/volumes/808a89ea-7aa2-4820-a494-4960166f4cfd Aug 06 19:45:57.142289 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b5f97d9f-cd5b-48da-aeb8-d967a2ce8502 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 19:45:57.142532 np0000006689 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b5f97d9f-cd5b-48da-aeb8-d967a2ce8502 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 19:45:57.148980 np0000006689 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b5f97d9f-cd5b-48da-aeb8-d967a2ce8502 tempest-ProjectReaderTests-523698528 tempest-ProjectReaderTests-523698528-project-admin] https://10.4.3.5/volume/v3/volumes/808a89ea-7aa2-4820-a494-4960166f4cfd returned with HTTP 404 Aug 06 19:45:57.149638 np0000006689 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1468/5844] 10.4.3.5 () {66 vars in 1334 bytes} [Thu Aug 6 19:45:57 2026] GET /volume/v3/volumes/808a89ea-7aa2-4820-a494-4960166f4cfd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 19:46:06.061368 np0000006689 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=119,cinder:UPDATE=44,cinder:INSERT=20 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:46:06.095417 np0000006689 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=158,cinder:UPDATE=68,cinder:INSERT=30,cinder:DELETE=1 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:46:06.124985 np0000006689 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=172,cinder:INSERT=47,cinder:UPDATE=88 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 19:46:07.144961 np0000006689 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:UPDATE=66,cinder:SELECT=164,cinder:INSERT=36 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}